|
|
|
1 | 2025-02-25T01:29:08.638Z | job assigned to worker 01JMXBFRTWJX3FW20D2P4J3VDS [factory aws, i-0ea9d1f135787cb3a] (queued for 47 m 31 s) |
|
2 | 2025-02-25T01:29:17.747Z | starting task 0: "setup" |
3 | 2025-02-25T01:29:17.755Z | ++ uname -s |
4 | 2025-02-25T01:29:17.757Z | + kern=SunOS |
5 | 2025-02-25T01:29:17.757Z | + build_user=build |
6 | 2025-02-25T01:29:17.757Z | + build_uid=12345 |
7 | 2025-02-25T01:29:17.757Z | + work_dir=/work |
8 | 2025-02-25T01:29:17.757Z | + input_dir=/input |
9 | 2025-02-25T01:29:17.757Z | + [[ 0 == 12345 ]] |
10 | 2025-02-25T01:29:17.757Z | + case "$kern" in |
11 | 2025-02-25T01:29:17.757Z | + groupadd -g 12345 build |
12 | 2025-02-25T01:29:17.761Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-02-25T01:29:19.767Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-02-25T01:29:19.861Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-02-25T01:29:19.864Z | + home_fs=zfs |
16 | 2025-02-25T01:29:19.864Z | + [[ zfs == autofs ]] |
17 | 2025-02-25T01:29:19.864Z | + mkdir -p /home/build |
18 | 2025-02-25T01:29:19.866Z | + chown build:build /home/build /work |
19 | 2025-02-25T01:29:21.869Z | + chmod 0700 /home/build /work |
20 | 2025-02-25T01:29:21.872Z | process exited: duration 4123 ms, exit code 0 |
|
21 | 2025-02-25T01:29:21.877Z | starting task 1: "rust-toolchain" |
22 | 2025-02-25T01:29:21.883Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
23 | 2025-02-25T01:29:21.883Z | * rust toolchain channel = "1.85.0" |
24 | 2025-02-25T01:29:21.883Z | * rust toolchain profile = "default" |
25 | 2025-02-25T01:29:21.883Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-02-25T01:29:21.883Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-02-25T01:29:21.883Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-02-25T01:29:21.886Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-02-25T01:29:21.886Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
30 | 2025-02-25T01:29:22.008Z | info: downloading installer |
31 | 2025-02-25T01:29:23.534Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-02-25T01:29:23.534Z | warning: /opt/ooce/bin |
33 | 2025-02-25T01:29:23.534Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-02-25T01:29:23.534Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-02-25T01:29:23.534Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-02-25T01:29:23.534Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-02-25T01:29:23.534Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-02-25T01:29:23.534Z | error: cannot install while Rust is installed |
39 | 2025-02-25T01:29:23.534Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-02-25T01:29:23.583Z | info: profile set to 'default' |
41 | 2025-02-25T01:29:23.583Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-02-25T01:29:23.585Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
43 | 2025-02-25T01:29:23.744Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
44 | 2025-02-25T01:29:23.744Z | info: downloading component 'cargo' |
45 | 2025-02-25T01:29:24.613Z | info: downloading component 'clippy' |
46 | 2025-02-25T01:29:24.964Z | info: downloading component 'rust-docs' |
47 | 2025-02-25T01:29:26.279Z | info: downloading component 'rust-std' |
48 | 2025-02-25T01:29:28.212Z | info: downloading component 'rustc' |
49 | 2025-02-25T01:29:34.877Z | info: downloading component 'rustfmt' |
50 | 2025-02-25T01:29:35.125Z | info: installing component 'cargo' |
51 | 2025-02-25T01:29:35.957Z | info: installing component 'clippy' |
52 | 2025-02-25T01:29:36.347Z | info: installing component 'rust-docs' |
53 | 2025-02-25T01:29:38.128Z | info: installing component 'rust-std' |
54 | 2025-02-25T01:29:39.913Z | info: installing component 'rustc' |
55 | 2025-02-25T01:29:45.957Z | info: installing component 'rustfmt' |
56 | 2025-02-25T01:29:46.302Z | info: default toolchain set to '1.85.0-x86_64-unknown-illumos' |
57 | 2025-02-25T01:29:46.302Z | |
58 | 2025-02-25T01:29:46.680Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
59 | 2025-02-25T01:29:46.680Z | |
60 | 2025-02-25T01:29:46.682Z | |
61 | 2025-02-25T01:29:46.682Z | Rust is installed now. Great! |
62 | 2025-02-25T01:29:46.682Z | |
63 | 2025-02-25T01:29:46.682Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-02-25T01:29:46.682Z | environment variable. This has not been done automatically. |
65 | 2025-02-25T01:29:46.682Z | |
66 | 2025-02-25T01:29:46.682Z | To configure your current shell, you need to source |
67 | 2025-02-25T01:29:46.682Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-02-25T01:29:46.683Z | |
69 | 2025-02-25T01:29:46.683Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-02-25T01:29:46.683Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-02-25T01:29:46.683Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-02-25T01:29:46.754Z | + rustup --version |
73 | 2025-02-25T01:29:46.761Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-02-25T01:29:46.761Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-02-25T01:29:46.842Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
76 | 2025-02-25T01:29:46.845Z | + cargo --version |
77 | 2025-02-25T01:29:46.908Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
78 | 2025-02-25T01:29:46.911Z | + rustc --version |
79 | 2025-02-25T01:29:46.981Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
80 | 2025-02-25T01:29:46.986Z | process exited: duration 25104 ms, exit code 0 |
|
81 | 2025-02-25T01:29:46.992Z | starting task 2: "authentication" |
82 | 2025-02-25T01:29:47.015Z | process exited: duration 23 ms, exit code 0 |
|
83 | 2025-02-25T01:29:47.021Z | starting task 3: "clone repository" |
84 | 2025-02-25T01:29:47.026Z | + mkdir -p /work/oxidecomputer/omicron |
85 | 2025-02-25T01:29:47.029Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
86 | 2025-02-25T01:29:48.276Z | Cloning into '/work/oxidecomputer/omicron'... |
87 | 2025-02-25T01:29:56.806Z | + cd /work/oxidecomputer/omicron |
88 | 2025-02-25T01:29:56.806Z | + git fetch origin 804b2ee5bcfea29637e6d28381ef63b58b391875 |
89 | 2025-02-25T01:29:57.168Z | From https://github.com/oxidecomputer/omicron |
90 | 2025-02-25T01:29:57.168Z | * branch 804b2ee5bcfea29637e6d28381ef63b58b391875 -> FETCH_HEAD |
91 | 2025-02-25T01:29:57.180Z | + [[ -n aa-group-of-group ]] |
92 | 2025-02-25T01:29:57.183Z | ++ git branch --show-current |
93 | 2025-02-25T01:29:57.186Z | + current=main |
94 | 2025-02-25T01:29:57.186Z | + [[ main != aa-group-of-group ]] |
95 | 2025-02-25T01:29:57.186Z | + git branch -f aa-group-of-group 804b2ee5bcfea29637e6d28381ef63b58b391875 |
96 | 2025-02-25T01:29:57.189Z | + git checkout -f aa-group-of-group |
97 | 2025-02-25T01:29:57.377Z | Switched to branch 'aa-group-of-group' |
98 | 2025-02-25T01:29:57.380Z | + git reset --hard 804b2ee5bcfea29637e6d28381ef63b58b391875 |
99 | 2025-02-25T01:29:57.417Z | HEAD is now at 804b2ee5b Merge branch 'vmm-reduce-contention' into aa-group-of-group |
100 | 2025-02-25T01:29:57.419Z | process exited: duration 10395 ms, exit code 0 |
|
101 | 2025-02-25T01:29:57.425Z | starting task 4: "build" |
102 | 2025-02-25T01:29:57.430Z | + source ./env.sh |
103 | 2025-02-25T01:29:57.432Z | ++ OLD_SHELL_OPTS=ehxB |
104 | 2025-02-25T01:29:57.432Z | ++ set -o xtrace |
105 | 2025-02-25T01:29:57.435Z | ++++ dirname ./env.sh |
106 | 2025-02-25T01:29:57.435Z | +++ readlink -f . |
107 | 2025-02-25T01:29:57.521Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
108 | 2025-02-25T01:29:57.524Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
109 | 2025-02-25T01:29:57.524Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
110 | 2025-02-25T01:29:57.524Z | ++ 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 |
111 | 2025-02-25T01:29:57.524Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
112 | 2025-02-25T01:29:57.524Z | ++ 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 |
113 | 2025-02-25T01:29:57.524Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
114 | 2025-02-25T01:29:57.524Z | ++ 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 |
115 | 2025-02-25T01:29:57.524Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
116 | 2025-02-25T01:29:57.524Z | ++ case $OLD_SHELL_OPTS in |
117 | 2025-02-25T01:29:57.524Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
118 | 2025-02-25T01:29:57.524Z | + source .github/buildomat/ci-env.sh |
119 | 2025-02-25T01:29:57.524Z | ++ export CARGO_TERM_COLOR=always |
120 | 2025-02-25T01:29:57.524Z | ++ CARGO_TERM_COLOR=always |
121 | 2025-02-25T01:29:57.524Z | + cargo --version |
122 | 2025-02-25T01:29:57.573Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
123 | 2025-02-25T01:29:57.576Z | + rustc --version |
124 | 2025-02-25T01:29:57.637Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
125 | 2025-02-25T01:29:57.640Z | + banner prerequisites |
126 | 2025-02-25T01:29:57.719Z | |
127 | 2025-02-25T01:29:57.719Z | ##### ##### ###### ##### ###### #### # # # #### # |
128 | 2025-02-25T01:29:57.719Z | # # # # # # # # # # # # # # # |
129 | 2025-02-25T01:29:57.719Z | # # # # ##### # # ##### # # # # # #### # |
130 | 2025-02-25T01:29:57.719Z | ##### ##### # ##### # # # # # # # # # |
131 | 2025-02-25T01:29:57.719Z | # # # # # # # # # # # # # # # |
132 | 2025-02-25T01:29:57.719Z | # # # ###### # # ###### ### # #### # #### # |
133 | 2025-02-25T01:29:57.719Z | |
134 | 2025-02-25T01:29:57.722Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
135 | 2025-02-25T01:30:09.160Z | pkg list: illegal option -- F |
136 | 2025-02-25T01:30:09.160Z | Usage: |
137 | 2025-02-25T01:30:09.163Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
138 | 2025-02-25T01:30:09.163Z | [pkg_fmri_pattern ...] |
139 | 2025-02-25T01:30:10.035Z | pkg list: illegal option -- F |
140 | 2025-02-25T01:30:10.035Z | Usage: |
141 | 2025-02-25T01:30:10.038Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
142 | 2025-02-25T01:30:10.038Z | [pkg_fmri_pattern ...] |
143 | 2025-02-25T01:30:17.277Z | Startup: Refreshing catalog 'helios-dev' ... Done |
144 | 2025-02-25T01:30:21.890Z | Startup: Caching catalogs ... Done |
145 | 2025-02-25T01:30:35.394Z | Planning: Solver setup ... Done (12.547s) |
146 | 2025-02-25T01:30:35.545Z | Planning: Running solver ... Done (0.152s) |
147 | 2025-02-25T01:30:36.067Z | Planning: Finding local manifests ... Done (0.409s) |
148 | 2025-02-25T01:30:36.084Z | Planning: Fetching manifests: 0/7 0% complete |
149 | 2025-02-25T01:30:36.783Z | Planning: Fetching manifests: 7/7 100% complete |
150 | 2025-02-25T01:30:37.478Z | Planning: Package planning ... Done (0.696s) |
151 | 2025-02-25T01:30:37.535Z | Planning: Merging actions ... Done (0.057s) |
152 | 2025-02-25T01:30:38.992Z | Planning: Checking for conflicting actions ... Done (1.456s) |
153 | 2025-02-25T01:30:47.188Z | Planning: Consolidating action changes ... Done (8.194s) |
154 | 2025-02-25T01:30:47.634Z | Planning: Evaluating mediators ... Done (0.446s) |
155 | 2025-02-25T01:30:47.829Z | Planning: Planning completed in 25.83 seconds |
156 | 2025-02-25T01:30:48.208Z | Packages to install: 4 |
157 | 2025-02-25T01:30:48.208Z | Packages to update: 3 |
158 | 2025-02-25T01:30:48.208Z | Mediators to change: 2 |
159 | 2025-02-25T01:30:48.208Z | Services to change: 1 |
160 | 2025-02-25T01:30:48.208Z | Estimated space available: 155.60 GB |
161 | 2025-02-25T01:30:48.221Z | Estimated space to be consumed: 1.66 GB |
162 | 2025-02-25T01:30:48.221Z | Create boot environment: No |
163 | 2025-02-25T01:30:48.221Z | Create backup boot environment: Yes |
164 | 2025-02-25T01:30:48.221Z | Rebuild boot archive: No |
165 | 2025-02-25T01:30:48.221Z | |
166 | 2025-02-25T01:30:48.221Z | Changed mediators: |
167 | 2025-02-25T01:30:48.221Z | mediator clang: |
168 | 2025-02-25T01:30:48.221Z | version: None -> 15 (system default) |
169 | 2025-02-25T01:30:48.221Z | |
170 | 2025-02-25T01:30:48.221Z | mediator llvm: |
171 | 2025-02-25T01:30:48.221Z | version: 14 (system default) -> 15 (system default) |
172 | 2025-02-25T01:30:48.221Z | |
173 | 2025-02-25T01:30:48.221Z | Changed packages: |
174 | 2025-02-25T01:30:48.221Z | helios-dev |
175 | 2025-02-25T01:30:48.221Z | developer/build-essential |
176 | 2025-02-25T01:30:48.221Z | None -> 11-2.0 |
177 | 2025-02-25T01:30:48.221Z | library/libxmlsec1 |
178 | 2025-02-25T01:30:48.221Z | None -> 1.2.35-2.0 |
179 | 2025-02-25T01:30:48.221Z | ooce/developer/clang-15 |
180 | 2025-02-25T01:30:48.221Z | None -> 15.0.7-2.0 |
181 | 2025-02-25T01:30:48.222Z | ooce/developer/llvm-15 |
182 | 2025-02-25T01:30:48.222Z | None -> 15.0.7-2.0 |
183 | 2025-02-25T01:30:48.222Z | package/pkg |
184 | 2025-02-25T01:30:48.222Z | 0.5.11-2.0 -> 0.5.11-2.1.6412 |
185 | 2025-02-25T01:30:48.222Z | system/library/g++-runtime |
186 | 2025-02-25T01:30:48.222Z | 13-2.0 -> 14-2.0 |
187 | 2025-02-25T01:30:48.222Z | system/library/gcc-runtime |
188 | 2025-02-25T01:30:48.222Z | 13-2.0 -> 14-2.0 |
189 | 2025-02-25T01:30:48.222Z | |
190 | 2025-02-25T01:30:48.222Z | Services: |
191 | 2025-02-25T01:30:48.222Z | restart_fmri: |
192 | 2025-02-25T01:30:48.222Z | svc:/system/update-man-index:default |
193 | 2025-02-25T01:30:48.222Z | |
194 | 2025-02-25T01:30:48.222Z | Editable files to change: |
195 | 2025-02-25T01:30:48.222Z | Update: |
196 | 2025-02-25T01:30:48.222Z | usr/share/lib/pkg/web/config.shtml |
197 | 2025-02-25T01:30:48.565Z | |
198 | 2025-02-25T01:30:48.565Z | Download: 0/4301 items 0.0/225.4MB 0% complete |
199 | 2025-02-25T01:30:53.578Z | Download: 1528/4301 items 116.8/225.4MB 51% complete (23.7M/s) |
200 | 2025-02-25T01:30:58.568Z | Download: 2812/4301 items 121.0/225.4MB 53% complete (12.2M/s) |
201 | 2025-02-25T01:31:03.570Z | Download: 4172/4301 items 220.4/225.4MB 97% complete (10.3M/s) |
202 | 2025-02-25T01:31:06.366Z | Download: Completed 225.42 MB in 17.80 seconds (12.7M/s) |
203 | 2025-02-25T01:31:08.461Z | Actions: 1/5122 actions (Removing old actions) |
204 | 2025-02-25T01:31:08.479Z | Actions: 194/5122 actions (Installing new actions) |
205 | 2025-02-25T01:31:13.567Z | Actions: 4119/5122 actions (Installing new actions) |
206 | 2025-02-25T01:31:18.186Z | Actions: 4267/5122 actions (Updating modified actions) |
207 | 2025-02-25T01:31:18.221Z | Actions: Completed 5122 actions in 6.68 seconds. |
208 | 2025-02-25T01:31:18.221Z | Done (0.425s) |
209 | 2025-02-25T01:31:18.221Z | Done (0.002s) |
210 | 2025-02-25T01:31:18.221Z | Done (0.614s) |
211 | 2025-02-25T01:31:23.196Z | Done (6.754s) |
212 | 2025-02-25T01:31:23.723Z | Done (0.443s) |
213 | 2025-02-25T01:31:23.725Z | Done (0.000s) |
214 | 2025-02-25T01:31:23.957Z | Done (0.000s) |
215 | 2025-02-25T01:31:24.731Z | Planning: Evaluating mediator changes ... Done |
216 | 2025-02-25T01:31:24.895Z | Planning: Checking for conflicting actions ... Done |
217 | 2025-02-25T01:31:24.897Z | Planning: Consolidating action changes ... Done |
218 | 2025-02-25T01:31:25.179Z | Planning: Evaluating mediators ... Done |
219 | 2025-02-25T01:31:25.181Z | Planning: Planning completed in 0.45 seconds |
220 | 2025-02-25T01:31:25.219Z | Mediators to change: 2 |
221 | 2025-02-25T01:31:25.219Z | Create boot environment: No |
222 | 2025-02-25T01:31:25.219Z | Create backup boot environment: No |
223 | 2025-02-25T01:31:25.304Z | Done |
224 | 2025-02-25T01:31:25.305Z | Done |
225 | 2025-02-25T01:31:25.764Z | Done |
226 | 2025-02-25T01:31:29.561Z | Done |
227 | 2025-02-25T01:31:29.649Z | Done |
228 | 2025-02-25T01:31:29.652Z | Done |
229 | 2025-02-25T01:31:29.801Z | Done |
230 | 2025-02-25T01:31:30.449Z | Planning: Evaluating mediator changes ... Done |
231 | 2025-02-25T01:31:30.453Z | Planning: Merging actions ... Done |
232 | 2025-02-25T01:31:30.638Z | Planning: Checking for conflicting actions ... Done |
233 | 2025-02-25T01:31:30.643Z | Planning: Consolidating action changes ... Done |
234 | 2025-02-25T01:31:30.902Z | Planning: Evaluating mediators ... Done |
235 | 2025-02-25T01:31:30.956Z | Planning: Planning completed in 0.76 seconds |
236 | 2025-02-25T01:31:30.997Z | Packages to change: 1 |
237 | 2025-02-25T01:31:30.997Z | Mediators to change: 1 |
238 | 2025-02-25T01:31:30.997Z | Services to change: 1 |
239 | 2025-02-25T01:31:30.997Z | Create boot environment: No |
240 | 2025-02-25T01:31:30.997Z | Create backup boot environment: Yes |
241 | 2025-02-25T01:31:33.205Z | Actions: 1/6 actions (Updating modified actions) |
242 | 2025-02-25T01:31:33.293Z | Actions: Completed 6 actions in 0.09 seconds. |
243 | 2025-02-25T01:31:33.296Z | Done |
244 | 2025-02-25T01:31:33.296Z | Done |
245 | 2025-02-25T01:31:33.419Z | Done |
246 | 2025-02-25T01:31:37.593Z | Done |
247 | 2025-02-25T01:31:37.609Z | Done |
248 | 2025-02-25T01:31:37.609Z | Done |
249 | 2025-02-25T01:31:37.609Z | Done |
250 | 2025-02-25T01:31:37.914Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
251 | 2025-02-25T01:31:37.915Z | clang system 15 system |
252 | 2025-02-25T01:31:37.915Z | csh system system illumos |
253 | 2025-02-25T01:31:37.915Z | ctags system system illumos |
254 | 2025-02-25T01:31:37.915Z | gcc vendor 12 vendor |
255 | 2025-02-25T01:31:37.915Z | gcc system 10 system |
256 | 2025-02-25T01:31:37.915Z | gcc system 7 system |
257 | 2025-02-25T01:31:37.915Z | go system 1.20 system |
258 | 2025-02-25T01:31:37.915Z | go system 1.19 system |
259 | 2025-02-25T01:31:37.915Z | llvm system 15 system |
260 | 2025-02-25T01:31:37.915Z | llvm system 14 system |
261 | 2025-02-25T01:31:37.915Z | mariadb system 10.6 system |
262 | 2025-02-25T01:31:37.915Z | mta vendor vendor dma |
263 | 2025-02-25T01:31:37.915Z | openjdk system 17 system |
264 | 2025-02-25T01:31:37.915Z | openjdk system 11 system |
265 | 2025-02-25T01:31:37.915Z | openjdk system 1.8 system |
266 | 2025-02-25T01:31:37.915Z | openssl vendor 3 vendor |
267 | 2025-02-25T01:31:37.915Z | perl system 5.36 system |
268 | 2025-02-25T01:31:37.915Z | postgresql system 15 system |
269 | 2025-02-25T01:31:37.915Z | postgresql system 13 system |
270 | 2025-02-25T01:31:37.915Z | python vendor 3 vendor |
271 | 2025-02-25T01:31:37.915Z | python system 2 system |
272 | 2025-02-25T01:31:37.916Z | python3 system 3.11 system |
273 | 2025-02-25T01:31:37.916Z | ruby system 3.0 system |
274 | 2025-02-25T01:31:37.916Z | words vendor vendor american-english |
275 | 2025-02-25T01:31:37.916Z | words system system australian-english |
276 | 2025-02-25T01:31:37.916Z | words system system british-english |
277 | 2025-02-25T01:31:37.916Z | words system system canadian-english |
278 | 2025-02-25T01:31:37.916Z | words system system french |
279 | 2025-02-25T01:31:37.916Z | words system system italian |
280 | 2025-02-25T01:31:37.916Z | words system system ngerman |
281 | 2025-02-25T01:31:37.916Z | words system system ogerman |
282 | 2025-02-25T01:31:37.916Z | words system system spanish |
283 | 2025-02-25T01:31:38.277Z | PUBLISHER TYPE STATUS P LOCATION |
284 | 2025-02-25T01:31:38.277Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
285 | 2025-02-25T01:31:41.394Z | FMRI IFO |
286 | 2025-02-25T01:31:41.394Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
287 | 2025-02-25T01:31:41.394Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
288 | 2025-02-25T01:31:41.394Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
289 | 2025-02-25T01:31:41.394Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
290 | 2025-02-25T01:31:41.394Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
291 | 2025-02-25T01:31:41.394Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
292 | 2025-02-25T01:31:41.394Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im- |
293 | 2025-02-25T01:31:41.394Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
294 | 2025-02-25T01:31:41.394Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
295 | 2025-02-25T01:31:41.394Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im- |
296 | 2025-02-25T01:31:41.394Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
297 | 2025-02-25T01:31:41.394Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
298 | 2025-02-25T01:31:41.394Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im- |
299 | 2025-02-25T01:31:41.394Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
300 | 2025-02-25T01:31:41.394Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
301 | 2025-02-25T01:31:42.193Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
302 | 2025-02-25T01:31:42.495Z | Updating crates.io index |
303 | 2025-02-25T01:31:42.584Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
304 | 2025-02-25T01:31:43.139Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
305 | 2025-02-25T01:31:43.479Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
306 | 2025-02-25T01:31:43.742Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
307 | 2025-02-25T01:31:44.656Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
308 | 2025-02-25T01:31:46.370Z | Updating git repository `https://github.com/oxidecomputer/opte` |
309 | 2025-02-25T01:31:47.208Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
310 | 2025-02-25T01:31:47.914Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
311 | 2025-02-25T01:31:48.166Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
312 | 2025-02-25T01:31:48.520Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
313 | 2025-02-25T01:31:49.072Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
314 | 2025-02-25T01:31:49.637Z | Updating git repository `https://github.com/oxidecomputer/libipcc` |
315 | 2025-02-25T01:31:49.979Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
316 | 2025-02-25T01:31:50.469Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
317 | 2025-02-25T01:31:50.749Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
318 | 2025-02-25T01:31:50.990Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
319 | 2025-02-25T01:31:51.239Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
320 | 2025-02-25T01:31:51.481Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
321 | 2025-02-25T01:31:51.836Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
322 | 2025-02-25T01:31:52.162Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
323 | 2025-02-25T01:31:52.491Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
324 | 2025-02-25T01:31:52.808Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
325 | 2025-02-25T01:31:53.102Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
326 | 2025-02-25T01:31:53.444Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
327 | 2025-02-25T01:31:53.927Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
328 | 2025-02-25T01:31:54.259Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
329 | 2025-02-25T01:31:54.673Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
330 | 2025-02-25T01:31:54.999Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
331 | 2025-02-25T01:31:55.329Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
332 | 2025-02-25T01:31:55.582Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
333 | 2025-02-25T01:31:55.870Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
334 | 2025-02-25T01:31:57.179Z | Downloading crates ... |
335 | 2025-02-25T01:31:57.295Z | Downloaded anstyle v1.0.10 |
336 | 2025-02-25T01:31:57.299Z | Downloaded anstyle-query v1.1.1 |
337 | 2025-02-25T01:31:57.303Z | Downloaded bitflags v2.6.0 |
338 | 2025-02-25T01:31:57.307Z | Downloaded anyhow v1.0.96 |
339 | 2025-02-25T01:31:57.313Z | Downloaded camino-tempfile v1.1.1 |
340 | 2025-02-25T01:31:57.317Z | Downloaded anstream v0.6.15 |
341 | 2025-02-25T01:31:57.319Z | Downloaded swrite v0.1.0 |
342 | 2025-02-25T01:31:57.325Z | Downloaded dtrace-parser v0.2.0 |
343 | 2025-02-25T01:31:57.327Z | Downloaded equivalent v1.0.1 |
344 | 2025-02-25T01:31:57.330Z | Downloaded bytecount v0.6.8 |
345 | 2025-02-25T01:31:57.333Z | Downloaded autocfg v1.4.0 |
346 | 2025-02-25T01:31:57.335Z | Downloaded pest_generator v2.7.14 |
347 | 2025-02-25T01:31:57.336Z | Downloaded cargo-platform v0.1.8 |
348 | 2025-02-25T01:31:57.338Z | Downloaded anstyle-parse v0.2.5 |
349 | 2025-02-25T01:31:57.341Z | Downloaded dof v0.3.0 |
350 | 2025-02-25T01:31:57.341Z | Downloaded proc-macro-error-attr v1.0.4 |
351 | 2025-02-25T01:31:57.343Z | Downloaded scroll_derive v0.12.0 |
352 | 2025-02-25T01:31:57.344Z | Downloaded heck v0.4.1 |
353 | 2025-02-25T01:31:57.346Z | Downloaded usdt-attr-macro v0.5.0 |
354 | 2025-02-25T01:31:57.349Z | Downloaded pretty-hex v0.4.1 |
355 | 2025-02-25T01:31:57.354Z | Downloaded colorchoice v1.0.2 |
356 | 2025-02-25T01:31:57.356Z | Downloaded smawk v0.3.2 |
357 | 2025-02-25T01:31:57.359Z | Downloaded version_check v0.9.5 |
358 | 2025-02-25T01:31:57.361Z | Downloaded unicode-linebreak v0.1.5 |
359 | 2025-02-25T01:31:57.364Z | Downloaded thiserror v1.0.69 |
360 | 2025-02-25T01:31:57.367Z | Downloaded usdt v0.5.0 |
361 | 2025-02-25T01:31:57.369Z | Downloaded serde_spanned v0.6.8 |
362 | 2025-02-25T01:31:57.370Z | Downloaded fastrand v2.1.1 |
363 | 2025-02-25T01:31:57.372Z | Downloaded cfg-if v1.0.0 |
364 | 2025-02-25T01:31:57.375Z | Downloaded generic-array v0.14.7 |
365 | 2025-02-25T01:31:57.381Z | Downloaded utf8parse v0.2.2 |
366 | 2025-02-25T01:31:57.383Z | Downloaded serde_tokenstream v0.2.2 |
367 | 2025-02-25T01:31:57.383Z | Downloaded usdt-macro v0.5.0 |
368 | 2025-02-25T01:31:57.386Z | Downloaded fnv v1.0.7 |
369 | 2025-02-25T01:31:57.389Z | Downloaded plain v0.2.3 |
370 | 2025-02-25T01:31:57.391Z | Downloaded itoa v1.0.11 |
371 | 2025-02-25T01:31:57.394Z | Downloaded errno v0.3.9 |
372 | 2025-02-25T01:31:57.394Z | Downloaded crypto-common v0.1.6 |
373 | 2025-02-25T01:31:57.396Z | Downloaded toml_datetime v0.6.8 |
374 | 2025-02-25T01:31:57.396Z | Downloaded block-buffer v0.10.4 |
375 | 2025-02-25T01:31:57.396Z | Downloaded macaddr v1.0.1 |
376 | 2025-02-25T01:31:57.399Z | Downloaded tempfile v3.13.0 |
377 | 2025-02-25T01:31:57.401Z | Downloaded semver v1.0.25 |
378 | 2025-02-25T01:31:57.404Z | Downloaded tabled_derive v0.7.0 |
379 | 2025-02-25T01:31:57.404Z | Downloaded is_terminal_polyfill v1.70.1 |
380 | 2025-02-25T01:31:57.406Z | Downloaded sha2 v0.10.8 |
381 | 2025-02-25T01:31:57.409Z | Downloaded clap_lex v0.7.4 |
382 | 2025-02-25T01:31:57.409Z | Downloaded quote v1.0.38 |
383 | 2025-02-25T01:31:57.411Z | Downloaded strsim v0.11.1 |
384 | 2025-02-25T01:31:57.414Z | Downloaded thiserror-impl v1.0.69 |
385 | 2025-02-25T01:31:57.414Z | Downloaded heck v0.5.0 |
386 | 2025-02-25T01:31:57.416Z | Downloaded usdt-impl v0.5.0 |
387 | 2025-02-25T01:31:57.419Z | Downloaded clap v4.5.30 |
388 | 2025-02-25T01:31:57.425Z | Downloaded zerocopy-derive v0.7.35 |
389 | 2025-02-25T01:31:57.429Z | Downloaded cpufeatures v0.2.14 |
390 | 2025-02-25T01:31:57.432Z | Downloaded fs-err v2.11.0 |
391 | 2025-02-25T01:31:57.435Z | Downloaded textwrap v0.16.1 |
392 | 2025-02-25T01:31:57.438Z | Downloaded unicode-ident v1.0.14 |
393 | 2025-02-25T01:31:57.440Z | Downloaded byteorder v1.5.0 |
394 | 2025-02-25T01:31:57.440Z | Downloaded memmap v0.7.0 |
395 | 2025-02-25T01:31:57.443Z | Downloaded ryu v1.0.18 |
396 | 2025-02-25T01:31:57.445Z | Downloaded papergrid v0.11.0 |
397 | 2025-02-25T01:31:57.450Z | Downloaded proc-macro2 v1.0.93 |
398 | 2025-02-25T01:31:57.452Z | Downloaded clap_derive v4.5.28 |
399 | 2025-02-25T01:31:57.455Z | Downloaded toml v0.8.19 |
400 | 2025-02-25T01:31:57.458Z | Downloaded pest_meta v2.7.14 |
401 | 2025-02-25T01:31:57.461Z | Downloaded log v0.4.22 |
402 | 2025-02-25T01:31:57.463Z | Downloaded ucd-trie v0.1.7 |
403 | 2025-02-25T01:31:57.466Z | Downloaded cargo_metadata v0.18.1 |
404 | 2025-02-25T01:31:57.468Z | Downloaded typenum v1.17.0 |
405 | 2025-02-25T01:31:57.471Z | Downloaded serde_derive v1.0.218 |
406 | 2025-02-25T01:31:57.474Z | Downloaded indexmap v2.7.1 |
407 | 2025-02-25T01:31:57.477Z | Downloaded memchr v2.7.4 |
408 | 2025-02-25T01:31:57.481Z | Downloaded thread-id v4.2.2 |
409 | 2025-02-25T01:31:57.483Z | Downloaded terminal_size v0.4.0 |
410 | 2025-02-25T01:31:57.483Z | Downloaded proc-macro-error v1.0.4 |
411 | 2025-02-25T01:31:57.486Z | Downloaded toml_edit v0.22.22 |
412 | 2025-02-25T01:31:57.508Z | Downloaded serde v1.0.218 |
413 | 2025-02-25T01:31:57.512Z | Downloaded pest v2.7.14 |
414 | 2025-02-25T01:31:57.517Z | Downloaded once_cell v1.20.3 |
415 | 2025-02-25T01:31:57.520Z | Downloaded digest v0.10.7 |
416 | 2025-02-25T01:31:57.522Z | Downloaded cargo_toml v0.20.5 |
417 | 2025-02-25T01:31:57.524Z | Downloaded camino v1.1.9 |
418 | 2025-02-25T01:31:57.525Z | Downloaded scroll v0.12.0 |
419 | 2025-02-25T01:31:57.527Z | Downloaded pest_derive v2.7.14 |
420 | 2025-02-25T01:31:57.534Z | Downloaded serde_json v1.0.139 |
421 | 2025-02-25T01:31:57.550Z | Downloaded hashbrown v0.15.1 |
422 | 2025-02-25T01:31:57.555Z | Downloaded clap_builder v4.5.30 |
423 | 2025-02-25T01:31:57.562Z | Downloaded zerocopy v0.7.35 |
424 | 2025-02-25T01:31:57.578Z | Downloaded winnow v0.6.20 |
425 | 2025-02-25T01:31:57.586Z | Downloaded tabled v0.15.0 |
426 | 2025-02-25T01:31:57.600Z | Downloaded goblin v0.8.2 |
427 | 2025-02-25T01:31:57.607Z | Downloaded syn v1.0.109 |
428 | 2025-02-25T01:31:57.622Z | Downloaded unicode-width v0.1.14 |
429 | 2025-02-25T01:31:57.627Z | Downloaded syn v2.0.96 |
430 | 2025-02-25T01:31:57.639Z | Downloaded rustix v0.38.37 |
431 | 2025-02-25T01:31:57.677Z | Downloaded libc v0.2.170 |
432 | 2025-02-25T01:31:57.955Z | Compiling proc-macro2 v1.0.93 |
433 | 2025-02-25T01:31:57.955Z | Compiling unicode-ident v1.0.14 |
434 | 2025-02-25T01:31:57.957Z | Compiling serde v1.0.218 |
435 | 2025-02-25T01:31:57.958Z | Compiling version_check v0.9.5 |
436 | 2025-02-25T01:31:57.958Z | Compiling memchr v2.7.4 |
437 | 2025-02-25T01:31:57.958Z | Compiling thiserror v1.0.69 |
438 | 2025-02-25T01:31:57.958Z | Compiling libc v0.2.170 |
439 | 2025-02-25T01:31:57.990Z | Compiling ryu v1.0.18 |
440 | 2025-02-25T01:31:58.245Z | Compiling ucd-trie v0.1.7 |
441 | 2025-02-25T01:31:58.385Z | Compiling itoa v1.0.11 |
442 | 2025-02-25T01:31:58.591Z | Compiling once_cell v1.20.3 |
443 | 2025-02-25T01:31:58.747Z | Compiling byteorder v1.5.0 |
444 | 2025-02-25T01:31:59.077Z | Compiling serde_json v1.0.139 |
445 | 2025-02-25T01:31:59.251Z | Compiling rustix v0.38.37 |
446 | 2025-02-25T01:32:00.173Z | Compiling bitflags v2.6.0 |
447 | 2025-02-25T01:32:00.176Z | Compiling proc-macro-error-attr v1.0.4 |
448 | 2025-02-25T01:32:00.266Z | Compiling usdt-impl v0.5.0 |
449 | 2025-02-25T01:32:00.289Z | Compiling syn v1.0.109 |
450 | 2025-02-25T01:32:00.483Z | Compiling proc-macro-error v1.0.4 |
451 | 2025-02-25T01:32:00.544Z | Compiling hashbrown v0.15.1 |
452 | 2025-02-25T01:32:00.582Z | Compiling equivalent v1.0.1 |
453 | 2025-02-25T01:32:00.706Z | Compiling plain v0.2.3 |
454 | 2025-02-25T01:32:00.772Z | Compiling log v0.4.22 |
455 | 2025-02-25T01:32:00.796Z | Compiling utf8parse v0.2.2 |
456 | 2025-02-25T01:32:00.872Z | Compiling thread-id v4.2.2 |
457 | 2025-02-25T01:32:00.898Z | Compiling camino v1.1.9 |
458 | 2025-02-25T01:32:00.957Z | Compiling anstyle-parse v0.2.5 |
459 | 2025-02-25T01:32:01.088Z | Compiling semver v1.0.25 |
460 | 2025-02-25T01:32:01.133Z | Compiling quote v1.0.38 |
461 | 2025-02-25T01:32:01.303Z | Compiling anstyle v1.0.10 |
462 | 2025-02-25T01:32:01.368Z | Compiling is_terminal_polyfill v1.70.1 |
463 | 2025-02-25T01:32:01.498Z | Compiling errno v0.3.9 |
464 | 2025-02-25T01:32:01.601Z | Compiling syn v2.0.96 |
465 | 2025-02-25T01:32:01.603Z | Compiling indexmap v2.7.1 |
466 | 2025-02-25T01:32:01.644Z | Compiling anstyle-query v1.1.1 |
467 | 2025-02-25T01:32:01.746Z | Compiling colorchoice v1.0.2 |
468 | 2025-02-25T01:32:01.749Z | Compiling winnow v0.6.20 |
469 | 2025-02-25T01:32:01.813Z | Compiling autocfg v1.4.0 |
470 | 2025-02-25T01:32:01.889Z | Compiling pretty-hex v0.4.1 |
471 | 2025-02-25T01:32:02.120Z | Compiling unicode-width v0.1.14 |
472 | 2025-02-25T01:32:02.643Z | Compiling anstream v0.6.15 |
473 | 2025-02-25T01:32:02.798Z | Compiling fs-err v2.11.0 |
474 | 2025-02-25T01:32:03.093Z | Compiling fnv v1.0.7 |
475 | 2025-02-25T01:32:03.195Z | Compiling cfg-if v1.0.0 |
476 | 2025-02-25T01:32:03.254Z | Compiling bytecount v0.6.8 |
477 | 2025-02-25T01:32:03.257Z | Compiling clap_lex v0.7.4 |
478 | 2025-02-25T01:32:03.304Z | Compiling heck v0.5.0 |
479 | 2025-02-25T01:32:03.471Z | Compiling strsim v0.11.1 |
480 | 2025-02-25T01:32:03.553Z | Compiling anyhow v1.0.96 |
481 | 2025-02-25T01:32:03.698Z | Compiling fastrand v2.1.1 |
482 | 2025-02-25T01:32:03.767Z | Compiling heck v0.4.1 |
483 | 2025-02-25T01:32:04.155Z | Compiling terminal_size v0.4.0 |
484 | 2025-02-25T01:32:04.204Z | Compiling tempfile v3.13.0 |
485 | 2025-02-25T01:32:04.230Z | Compiling papergrid v0.11.0 |
486 | 2025-02-25T01:32:04.370Z | Compiling clap_builder v4.5.30 |
487 | 2025-02-25T01:32:04.574Z | Compiling memmap v0.7.0 |
488 | 2025-02-25T01:32:04.874Z | Compiling smawk v0.3.2 |
489 | 2025-02-25T01:32:04.974Z | Compiling unicode-linebreak v0.1.5 |
490 | 2025-02-25T01:32:05.207Z | Compiling swrite v0.1.0 |
491 | 2025-02-25T01:32:05.471Z | Compiling textwrap v0.16.1 |
492 | 2025-02-25T01:32:06.149Z | Compiling tabled_derive v0.7.0 |
493 | 2025-02-25T01:32:07.313Z | Compiling tabled v0.15.0 |
494 | 2025-02-25T01:32:08.479Z | Compiling serde_derive v1.0.218 |
495 | 2025-02-25T01:32:08.482Z | Compiling thiserror-impl v1.0.69 |
496 | 2025-02-25T01:32:08.482Z | Compiling zerocopy-derive v0.7.35 |
497 | 2025-02-25T01:32:08.497Z | Compiling scroll_derive v0.12.0 |
498 | 2025-02-25T01:32:08.706Z | Compiling clap_derive v4.5.28 |
499 | 2025-02-25T01:32:09.936Z | Compiling scroll v0.12.0 |
500 | 2025-02-25T01:32:10.310Z | Compiling zerocopy v0.7.35 |
501 | 2025-02-25T01:32:10.383Z | Compiling goblin v0.8.2 |
502 | 2025-02-25T01:32:10.758Z | Compiling pest v2.7.14 |
503 | 2025-02-25T01:32:12.213Z | Compiling clap v4.5.30 |
504 | 2025-02-25T01:32:12.976Z | Compiling pest_meta v2.7.14 |
505 | 2025-02-25T01:32:13.900Z | Compiling pest_generator v2.7.14 |
506 | 2025-02-25T01:32:15.157Z | Compiling pest_derive v2.7.14 |
507 | 2025-02-25T01:32:15.911Z | Compiling dtrace-parser v0.2.0 |
508 | 2025-02-25T01:32:17.146Z | Compiling serde_spanned v0.6.8 |
509 | 2025-02-25T01:32:17.149Z | Compiling toml_datetime v0.6.8 |
510 | 2025-02-25T01:32:17.149Z | Compiling cargo-platform v0.1.8 |
511 | 2025-02-25T01:32:17.478Z | Compiling serde_tokenstream v0.2.2 |
512 | 2025-02-25T01:32:17.523Z | Compiling macaddr v1.0.1 |
513 | 2025-02-25T01:32:17.688Z | Compiling toml_edit v0.22.22 |
514 | 2025-02-25T01:32:17.798Z | Compiling camino-tempfile v1.1.1 |
515 | 2025-02-25T01:32:18.568Z | Compiling dof v0.3.0 |
516 | 2025-02-25T01:32:18.568Z | Compiling cargo_metadata v0.18.1 |
517 | 2025-02-25T01:32:20.146Z | Compiling usdt-macro v0.5.0 |
518 | 2025-02-25T01:32:20.146Z | Compiling usdt-attr-macro v0.5.0 |
519 | 2025-02-25T01:32:20.562Z | Compiling toml v0.8.19 |
520 | 2025-02-25T01:32:21.264Z | Compiling usdt v0.5.0 |
521 | 2025-02-25T01:32:21.389Z | Compiling cargo_toml v0.20.5 |
522 | 2025-02-25T01:32:24.043Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
523 | 2025-02-25T01:32:27.352Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.39s |
524 | 2025-02-25T01:32:27.604Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
525 | 2025-02-25T01:32:28.200Z | Downloading crates ... |
526 | 2025-02-25T01:32:28.322Z | Downloaded addr2line v0.24.2 |
527 | 2025-02-25T01:32:28.349Z | Downloaded async-stream-impl v0.3.6 |
528 | 2025-02-25T01:32:28.356Z | Downloaded heck v0.3.3 |
529 | 2025-02-25T01:32:28.358Z | Downloaded curve25519-dalek-derive v0.1.1 |
530 | 2025-02-25T01:32:28.385Z | Downloaded cstr-argument v0.1.2 |
531 | 2025-02-25T01:32:28.385Z | Downloaded atomicwrites v0.4.4 |
532 | 2025-02-25T01:32:28.385Z | Downloaded cfg_aliases v0.1.1 |
533 | 2025-02-25T01:32:28.385Z | Downloaded hubpack_derive v0.1.1 |
534 | 2025-02-25T01:32:28.385Z | Downloaded http-range v0.1.5 |
535 | 2025-02-25T01:32:28.385Z | Downloaded ciborium-io v0.2.2 |
536 | 2025-02-25T01:32:28.385Z | Downloaded crunchy v0.2.2 |
537 | 2025-02-25T01:32:28.385Z | Downloaded crucible-workspace-hack v0.1.0 |
538 | 2025-02-25T01:32:28.385Z | Downloaded match_cfg v0.1.0 |
539 | 2025-02-25T01:32:28.388Z | Downloaded cfg_aliases v0.2.1 |
540 | 2025-02-25T01:32:28.388Z | Downloaded mirai-annotations v1.12.0 |
541 | 2025-02-25T01:32:28.388Z | Downloaded atty v0.2.14 |
542 | 2025-02-25T01:32:28.388Z | Downloaded arrayref v0.3.9 |
543 | 2025-02-25T01:32:28.391Z | Downloaded is_ci v1.2.0 |
544 | 2025-02-25T01:32:28.391Z | Downloaded bitflags v1.3.2 |
545 | 2025-02-25T01:32:28.394Z | Downloaded bitfield-struct v0.6.2 |
546 | 2025-02-25T01:32:28.396Z | Downloaded base16ct v0.2.0 |
547 | 2025-02-25T01:32:28.399Z | Downloaded atomic-waker v1.1.2 |
548 | 2025-02-25T01:32:28.399Z | Downloaded array-init v0.0.4 |
549 | 2025-02-25T01:32:28.401Z | Downloaded bb8 v0.8.5 |
550 | 2025-02-25T01:32:28.404Z | Downloaded md5 v0.7.0 |
551 | 2025-02-25T01:32:28.404Z | Downloaded crc-catalog v2.4.0 |
552 | 2025-02-25T01:32:28.406Z | Downloaded adler2 v2.0.0 |
553 | 2025-02-25T01:32:28.409Z | Downloaded ident_case v1.0.1 |
554 | 2025-02-25T01:32:28.409Z | Downloaded assert_matches v1.5.0 |
555 | 2025-02-25T01:32:28.411Z | Downloaded aead v0.5.2 |
556 | 2025-02-25T01:32:28.411Z | Downloaded block-padding v0.3.3 |
557 | 2025-02-25T01:32:28.414Z | Downloaded crossbeam-deque v0.8.5 |
558 | 2025-02-25T01:32:28.416Z | Downloaded instant v0.1.13 |
559 | 2025-02-25T01:32:28.419Z | Downloaded home v0.5.9 |
560 | 2025-02-25T01:32:28.419Z | Downloaded ciborium-ll v0.2.2 |
561 | 2025-02-25T01:32:28.419Z | Downloaded cbc v0.1.2 |
562 | 2025-02-25T01:32:28.421Z | Downloaded memoffset v0.9.1 |
563 | 2025-02-25T01:32:28.425Z | Downloaded keccak v0.1.5 |
564 | 2025-02-25T01:32:28.425Z | Downloaded hyper-tls v0.6.0 |
565 | 2025-02-25T01:32:28.428Z | Downloaded hex v0.4.3 |
566 | 2025-02-25T01:32:28.431Z | Downloaded linear-map v1.2.0 |
567 | 2025-02-25T01:32:28.434Z | Downloaded progenitor-client v0.9.1 |
568 | 2025-02-25T01:32:28.434Z | Downloaded lalrpop-util v0.19.12 |
569 | 2025-02-25T01:32:28.436Z | Downloaded ctr v0.9.2 |
570 | 2025-02-25T01:32:28.439Z | Downloaded humantime v2.1.0 |
571 | 2025-02-25T01:32:28.441Z | Downloaded md-5 v0.10.6 |
572 | 2025-02-25T01:32:28.441Z | Downloaded linked-hash-map v0.5.6 |
573 | 2025-02-25T01:32:28.444Z | Downloaded indoc v1.0.9 |
574 | 2025-02-25T01:32:28.447Z | Downloaded mockall v0.13.1 |
575 | 2025-02-25T01:32:28.449Z | Downloaded lru-cache v0.1.2 |
576 | 2025-02-25T01:32:28.452Z | Downloaded lockfree-object-pool v0.1.6 |
577 | 2025-02-25T01:32:28.454Z | Downloaded maplit v1.0.2 |
578 | 2025-02-25T01:32:28.457Z | Downloaded hex-literal v0.4.1 |
579 | 2025-02-25T01:32:28.457Z | Downloaded buf-list v1.0.3 |
580 | 2025-02-25T01:32:28.460Z | Downloaded indent_write v2.2.0 |
581 | 2025-02-25T01:32:28.462Z | Downloaded mime v0.3.17 |
582 | 2025-02-25T01:32:28.465Z | Downloaded bit-set v0.5.3 |
583 | 2025-02-25T01:32:28.465Z | Downloaded bcs v0.1.6 |
584 | 2025-02-25T01:32:28.467Z | Downloaded is-terminal v0.4.13 |
585 | 2025-02-25T01:32:28.469Z | Downloaded maybe-uninit v2.0.0 |
586 | 2025-02-25T01:32:28.470Z | Downloaded lru v0.12.5 |
587 | 2025-02-25T01:32:28.472Z | Downloaded libsw v3.3.1 |
588 | 2025-02-25T01:32:28.474Z | Downloaded memmap2 v0.9.5 |
589 | 2025-02-25T01:32:28.477Z | Downloaded lock_api v0.4.12 |
590 | 2025-02-25T01:32:28.479Z | Downloaded litemap v0.7.3 |
591 | 2025-02-25T01:32:28.482Z | Downloaded russh-cryptovec v0.7.3 |
592 | 2025-02-25T01:32:28.482Z | Downloaded chrono-tz-build v0.4.0 |
593 | 2025-02-25T01:32:28.484Z | Downloaded progenitor-client v0.8.0 |
594 | 2025-02-25T01:32:28.484Z | Downloaded libloading v0.8.5 |
595 | 2025-02-25T01:32:28.487Z | Downloaded libefi-sys v0.1.0 |
596 | 2025-02-25T01:32:28.489Z | Downloaded ipnet v2.10.1 |
597 | 2025-02-25T01:32:28.492Z | Downloaded const_format_proc_macros v0.2.34 |
598 | 2025-02-25T01:32:28.494Z | Downloaded colored v2.1.0 |
599 | 2025-02-25T01:32:28.497Z | Downloaded async-bb8-diesel v0.2.1 |
600 | 2025-02-25T01:32:28.499Z | Downloaded bit-vec v0.6.3 |
601 | 2025-02-25T01:32:28.502Z | Downloaded instability v0.3.2 |
602 | 2025-02-25T01:32:28.502Z | Downloaded hyper-rustls v0.27.3 |
603 | 2025-02-25T01:32:28.511Z | Downloaded bzip2 v0.4.4 |
604 | 2025-02-25T01:32:28.511Z | Downloaded jobserver v0.1.32 |
605 | 2025-02-25T01:32:28.511Z | Downloaded cancel-safe-futures v0.1.5 |
606 | 2025-02-25T01:32:28.514Z | Downloaded argon2 v0.5.3 |
607 | 2025-02-25T01:32:28.517Z | Downloaded ciborium v0.2.2 |
608 | 2025-02-25T01:32:28.517Z | Downloaded backoff v0.4.0 |
609 | 2025-02-25T01:32:28.519Z | Downloaded arrayvec v0.7.6 |
610 | 2025-02-25T01:32:28.522Z | Downloaded waitgroup v0.1.2 |
611 | 2025-02-25T01:32:28.525Z | Downloaded rand_xorshift v0.3.0 |
612 | 2025-02-25T01:32:28.525Z | Downloaded blake2 v0.10.6 |
613 | 2025-02-25T01:32:28.527Z | Downloaded async-trait v0.1.86 |
614 | 2025-02-25T01:32:28.531Z | Downloaded typify-macro v0.2.0 |
615 | 2025-02-25T01:32:28.534Z | Downloaded proc-macro-crate v1.3.1 |
616 | 2025-02-25T01:32:28.534Z | Downloaded take_mut v0.2.2 |
617 | 2025-02-25T01:32:28.536Z | Downloaded icu_normalizer_data v1.5.0 |
618 | 2025-02-25T01:32:28.539Z | Downloaded endian-type v0.1.2 |
619 | 2025-02-25T01:32:28.539Z | Downloaded rustc-hash v2.1.1 |
620 | 2025-02-25T01:32:28.542Z | Downloaded rfc6979 v0.4.0 |
621 | 2025-02-25T01:32:28.542Z | Downloaded derive_builder_macro v0.20.2 |
622 | 2025-02-25T01:32:28.544Z | Downloaded resolv-conf v0.7.0 |
623 | 2025-02-25T01:32:28.547Z | Downloaded icu_locid_transform_data v1.5.0 |
624 | 2025-02-25T01:32:28.549Z | Downloaded serde-hex v0.1.0 |
625 | 2025-02-25T01:32:28.549Z | Downloaded constant_time_eq v0.3.1 |
626 | 2025-02-25T01:32:28.552Z | Downloaded signal-hook-registry v1.4.2 |
627 | 2025-02-25T01:32:28.552Z | Downloaded tiny-keccak v2.0.2 |
628 | 2025-02-25T01:32:28.555Z | Downloaded hashlink v0.9.1 |
629 | 2025-02-25T01:32:28.557Z | Downloaded crc32fast v1.4.2 |
630 | 2025-02-25T01:32:28.560Z | Downloaded litrs v0.4.1 |
631 | 2025-02-25T01:32:28.562Z | Downloaded icu_provider v1.5.0 |
632 | 2025-02-25T01:32:28.566Z | Downloaded miniz_oxide v0.8.0 |
633 | 2025-02-25T01:32:28.569Z | Downloaded try-lock v0.2.5 |
634 | 2025-02-25T01:32:28.572Z | Downloaded tokio-native-tls v0.3.1 |
635 | 2025-02-25T01:32:28.574Z | Downloaded console v0.15.10 |
636 | 2025-02-25T01:32:28.577Z | Downloaded openssl-macros v0.1.1 |
637 | 2025-02-25T01:32:28.577Z | Downloaded thiserror-no-std v2.0.2 |
638 | 2025-02-25T01:32:28.581Z | Downloaded parse-size v1.1.0 |
639 | 2025-02-25T01:32:28.585Z | Downloaded wait-timeout v0.2.0 |
640 | 2025-02-25T01:32:28.588Z | Downloaded signal-hook-mio v0.2.4 |
641 | 2025-02-25T01:32:28.588Z | Downloaded untrusted v0.7.1 |
642 | 2025-02-25T01:32:28.588Z | Downloaded tui-tree-widget v0.23.0 |
643 | 2025-02-25T01:32:28.591Z | Downloaded peg-runtime v0.8.3 |
644 | 2025-02-25T01:32:28.591Z | Downloaded opaque-debug v0.3.1 |
645 | 2025-02-25T01:32:28.591Z | Downloaded universal-hash v0.5.1 |
646 | 2025-02-25T01:32:28.594Z | Downloaded enum-as-inner v0.6.1 |
647 | 2025-02-25T01:32:28.596Z | Downloaded tap v1.0.1 |
648 | 2025-02-25T01:32:28.596Z | Downloaded embedded-io v0.6.1 |
649 | 2025-02-25T01:32:28.599Z | Downloaded powerfmt v0.2.0 |
650 | 2025-02-25T01:32:28.601Z | Downloaded serde_path_to_error v0.1.16 |
651 | 2025-02-25T01:32:28.601Z | Downloaded ena v0.14.3 |
652 | 2025-02-25T01:32:28.603Z | Downloaded embedded-io v0.4.0 |
653 | 2025-02-25T01:32:28.606Z | Downloaded icu_properties v1.5.1 |
654 | 2025-02-25T01:32:28.609Z | Downloaded zeroize v1.8.1 |
655 | 2025-02-25T01:32:28.612Z | Downloaded const-oid v0.9.6 |
656 | 2025-02-25T01:32:28.614Z | Downloaded percent-encoding v2.3.1 |
657 | 2025-02-25T01:32:28.614Z | Downloaded zeroize_derive v1.4.2 |
658 | 2025-02-25T01:32:28.617Z | Downloaded wyz v0.5.1 |
659 | 2025-02-25T01:32:28.617Z | Downloaded serde_derive_internals v0.29.1 |
660 | 2025-02-25T01:32:28.619Z | Downloaded icu_normalizer v1.5.0 |
661 | 2025-02-25T01:32:28.622Z | Downloaded allocator-api2 v0.2.18 |
662 | 2025-02-25T01:32:28.626Z | Downloaded tokio-rustls v0.25.0 |
663 | 2025-02-25T01:32:28.633Z | Downloaded chacha20poly1305 v0.10.1 |
664 | 2025-02-25T01:32:28.636Z | Downloaded compact_str v0.8.0 |
665 | 2025-02-25T01:32:28.636Z | Downloaded pem v3.0.5 |
666 | 2025-02-25T01:32:28.638Z | Downloaded num v0.4.3 |
667 | 2025-02-25T01:32:28.638Z | Downloaded hickory-client v0.24.3 |
668 | 2025-02-25T01:32:28.642Z | Downloaded time-core v0.1.2 |
669 | 2025-02-25T01:32:28.645Z | Downloaded sqlparser_derive v0.2.2 |
670 | 2025-02-25T01:32:28.645Z | Downloaded futures-task v0.3.31 |
671 | 2025-02-25T01:32:28.647Z | Downloaded sqlformat v0.2.6 |
672 | 2025-02-25T01:32:28.650Z | Downloaded vte_generate_state_changes v0.1.2 |
673 | 2025-02-25T01:32:28.650Z | Downloaded des v0.8.1 |
674 | 2025-02-25T01:32:28.652Z | Downloaded der_derive v0.7.3 |
675 | 2025-02-25T01:32:28.655Z | Downloaded base64 v0.22.1 |
676 | 2025-02-25T01:32:28.657Z | Downloaded progenitor-macro v0.8.0 |
677 | 2025-02-25T01:32:28.660Z | Downloaded native-tls v0.2.12 |
678 | 2025-02-25T01:32:28.674Z | Downloaded yoke-derive v0.7.4 |
679 | 2025-02-25T01:32:28.676Z | Downloaded slog-async v2.8.0 |
680 | 2025-02-25T01:32:28.676Z | Downloaded shell-words v1.1.0 |
681 | 2025-02-25T01:32:28.676Z | Downloaded quick-error v1.2.3 |
682 | 2025-02-25T01:32:28.679Z | Downloaded nanorand v0.7.0 |
683 | 2025-02-25T01:32:28.681Z | Downloaded sec1 v0.7.3 |
684 | 2025-02-25T01:32:28.684Z | Downloaded yasna v0.5.2 |
685 | 2025-02-25T01:32:28.684Z | Downloaded smallvec v1.14.0 |
686 | 2025-02-25T01:32:28.686Z | Downloaded icu_collections v1.5.0 |
687 | 2025-02-25T01:32:28.693Z | Downloaded const_format v0.2.34 |
688 | 2025-02-25T01:32:28.699Z | Downloaded headers-core v0.3.0 |
689 | 2025-02-25T01:32:28.701Z | Downloaded postgres-types v0.2.8 |
690 | 2025-02-25T01:32:28.704Z | Downloaded path-slash v0.1.5 |
691 | 2025-02-25T01:32:28.704Z | Downloaded newtype_derive v0.1.6 |
692 | 2025-02-25T01:32:28.707Z | Downloaded yoke v0.7.4 |
693 | 2025-02-25T01:32:28.710Z | Downloaded pretty-hex v0.2.1 |
694 | 2025-02-25T01:32:28.710Z | Downloaded stable_deref_trait v1.2.0 |
695 | 2025-02-25T01:32:28.714Z | Downloaded ssh-cipher v0.2.0 |
696 | 2025-02-25T01:32:28.714Z | Downloaded slog-stdlog v4.1.1 |
697 | 2025-02-25T01:32:28.714Z | Downloaded sha1 v0.10.6 |
698 | 2025-02-25T01:32:28.716Z | Downloaded secrecy v0.8.0 |
699 | 2025-02-25T01:32:28.719Z | Downloaded thread_local v1.1.8 |
700 | 2025-02-25T01:32:28.719Z | Downloaded thiserror-impl v2.0.11 |
701 | 2025-02-25T01:32:28.721Z | Downloaded peg-macros v0.8.4 |
702 | 2025-02-25T01:32:28.724Z | Downloaded defmt-macros v0.3.9 |
703 | 2025-02-25T01:32:28.726Z | Downloaded dirs-sys-next v0.1.2 |
704 | 2025-02-25T01:32:28.728Z | Downloaded defmt-parser v0.3.4 |
705 | 2025-02-25T01:32:28.728Z | Downloaded defmt v0.3.8 |
706 | 2025-02-25T01:32:28.732Z | Downloaded float-cmp v0.10.0 |
707 | 2025-02-25T01:32:28.735Z | Downloaded strum v0.26.3 |
708 | 2025-02-25T01:32:28.737Z | Downloaded hyper-util v0.1.10 |
709 | 2025-02-25T01:32:28.740Z | Downloaded mio v1.0.2 |
710 | 2025-02-25T01:32:28.746Z | Downloaded funty v2.0.0 |
711 | 2025-02-25T01:32:28.749Z | Downloaded xz2 v0.1.7 |
712 | 2025-02-25T01:32:28.751Z | Downloaded hickory-resolver v0.24.3 |
713 | 2025-02-25T01:32:28.754Z | Downloaded rustc-demangle v0.1.24 |
714 | 2025-02-25T01:32:28.757Z | Downloaded derive_more v0.99.19 |
715 | 2025-02-25T01:32:28.763Z | Downloaded pbkdf2 v0.11.0 |
716 | 2025-02-25T01:32:28.765Z | Downloaded pbkdf2 v0.12.2 |
717 | 2025-02-25T01:32:28.768Z | Downloaded zone_cfg_derive v0.3.0 |
718 | 2025-02-25T01:32:28.770Z | Downloaded zone_cfg_derive v0.1.2 |
719 | 2025-02-25T01:32:28.770Z | Downloaded vsss-rs v3.3.4 |
720 | 2025-02-25T01:32:28.773Z | Downloaded twox-hash v2.1.0 |
721 | 2025-02-25T01:32:28.775Z | Downloaded headers v0.4.0 |
722 | 2025-02-25T01:32:28.781Z | Downloaded oso-derive v0.27.3 |
723 | 2025-02-25T01:32:28.784Z | Downloaded new_debug_unreachable v1.0.6 |
724 | 2025-02-25T01:32:28.784Z | Downloaded rcgen v0.12.1 |
725 | 2025-02-25T01:32:28.787Z | Downloaded rustls-pemfile v1.0.4 |
726 | 2025-02-25T01:32:28.792Z | Downloaded strum_macros v0.24.3 |
727 | 2025-02-25T01:32:28.794Z | Downloaded slab v0.4.9 |
728 | 2025-02-25T01:32:28.794Z | Downloaded filetime v0.2.25 |
729 | 2025-02-25T01:32:28.798Z | Downloaded utf-8 v0.7.6 |
730 | 2025-02-25T01:32:28.798Z | Downloaded siphasher v0.3.11 |
731 | 2025-02-25T01:32:28.800Z | Downloaded radium v0.7.0 |
732 | 2025-02-25T01:32:28.800Z | Downloaded predicates-tree v1.0.11 |
733 | 2025-02-25T01:32:28.802Z | Downloaded paste v1.0.15 |
734 | 2025-02-25T01:32:28.805Z | Downloaded phf_shared v0.10.0 |
735 | 2025-02-25T01:32:28.807Z | Downloaded topological-sort v0.2.2 |
736 | 2025-02-25T01:32:28.807Z | Downloaded strip-ansi-escapes v0.2.0 |
737 | 2025-02-25T01:32:28.810Z | Downloaded string_cache v0.8.7 |
738 | 2025-02-25T01:32:28.812Z | Downloaded phf_codegen v0.11.2 |
739 | 2025-02-25T01:32:28.813Z | Downloaded darling v0.20.10 |
740 | 2025-02-25T01:32:28.816Z | Downloaded structmeta v0.3.0 |
741 | 2025-02-25T01:32:28.819Z | Downloaded sigpipe v0.1.3 |
742 | 2025-02-25T01:32:28.821Z | Downloaded vte v0.11.1 |
743 | 2025-02-25T01:32:28.824Z | Downloaded zip v0.6.6 |
744 | 2025-02-25T01:32:28.826Z | Downloaded zone v0.3.0 |
745 | 2025-02-25T01:32:28.829Z | Downloaded cc v1.2.15 |
746 | 2025-02-25T01:32:28.832Z | Downloaded tinyvec_macros v0.1.1 |
747 | 2025-02-25T01:32:28.835Z | Downloaded futures-core v0.3.31 |
748 | 2025-02-25T01:32:28.837Z | Downloaded rustls-pemfile v2.2.0 |
749 | 2025-02-25T01:32:28.840Z | Downloaded unicode-truncate v1.1.0 |
750 | 2025-02-25T01:32:28.840Z | Downloaded olpc-cjson v0.1.4 |
751 | 2025-02-25T01:32:28.843Z | Downloaded zone v0.1.8 |
752 | 2025-02-25T01:32:28.843Z | Downloaded zerofrom-derive v0.1.4 |
753 | 2025-02-25T01:32:28.846Z | Downloaded itertools v0.10.5 |
754 | 2025-02-25T01:32:28.851Z | Downloaded float-ord v0.3.2 |
755 | 2025-02-25T01:32:28.853Z | Downloaded prettyplease v0.2.29 |
756 | 2025-02-25T01:32:28.856Z | Downloaded glob v0.3.2 |
757 | 2025-02-25T01:32:28.859Z | Downloaded fixedbitset v0.4.2 |
758 | 2025-02-25T01:32:28.861Z | Downloaded pkcs8 v0.10.2 |
759 | 2025-02-25T01:32:28.864Z | Downloaded downcast v0.11.0 |
760 | 2025-02-25T01:32:28.866Z | Downloaded write16 v1.0.0 |
761 | 2025-02-25T01:32:28.866Z | Downloaded want v0.3.1 |
762 | 2025-02-25T01:32:28.869Z | Downloaded phf_shared v0.11.2 |
763 | 2025-02-25T01:32:28.869Z | Downloaded phf_generator v0.11.2 |
764 | 2025-02-25T01:32:28.872Z | Downloaded phf v0.11.2 |
765 | 2025-02-25T01:32:28.872Z | Downloaded untrusted v0.9.0 |
766 | 2025-02-25T01:32:28.875Z | Downloaded aes-gcm v0.10.3 |
767 | 2025-02-25T01:32:28.878Z | Downloaded fatfs v0.3.6 |
768 | 2025-02-25T01:32:28.880Z | Downloaded subtle v2.6.1 |
769 | 2025-02-25T01:32:28.883Z | Downloaded unicode_categories v0.1.1 |
770 | 2025-02-25T01:32:28.886Z | Downloaded aes v0.8.4 |
771 | 2025-02-25T01:32:28.889Z | Downloaded rustc-hash v1.1.0 |
772 | 2025-02-25T01:32:28.889Z | Downloaded qorb v0.2.1 |
773 | 2025-02-25T01:32:28.894Z | Downloaded tabled_derive v0.10.0 |
774 | 2025-02-25T01:32:28.896Z | Downloaded simd-adler32 v0.3.7 |
775 | 2025-02-25T01:32:28.899Z | Downloaded rand_chacha v0.9.0 |
776 | 2025-02-25T01:32:28.901Z | Downloaded peg v0.8.4 |
777 | 2025-02-25T01:32:28.904Z | Downloaded multer v3.1.0 |
778 | 2025-02-25T01:32:28.906Z | Downloaded libxml v0.3.3 |
779 | 2025-02-25T01:32:28.912Z | Downloaded idna v1.0.3 |
780 | 2025-02-25T01:32:28.917Z | Downloaded difflib v0.4.0 |
781 | 2025-02-25T01:32:28.920Z | Downloaded whoami v1.5.2 |
782 | 2025-02-25T01:32:28.922Z | Downloaded owo-colors v4.1.0 |
783 | 2025-02-25T01:32:28.925Z | Downloaded diesel_table_macro_syntax v0.2.0 |
784 | 2025-02-25T01:32:28.927Z | Downloaded zerocopy v0.6.6 |
785 | 2025-02-25T01:32:28.930Z | Downloaded tar v0.4.44 |
786 | 2025-02-25T01:32:28.932Z | Downloaded dunce v1.0.5 |
787 | 2025-02-25T01:32:28.935Z | Downloaded dsl_auto_type v0.1.2 |
788 | 2025-02-25T01:32:28.935Z | Downloaded ron v0.7.1 |
789 | 2025-02-25T01:32:28.939Z | Downloaded similar v2.6.0 |
790 | 2025-02-25T01:32:28.945Z | Downloaded dyn-clone v1.0.18 |
791 | 2025-02-25T01:32:28.947Z | Downloaded walkdir v2.5.0 |
792 | 2025-02-25T01:32:28.950Z | Downloaded tokio-stream v0.1.17 |
793 | 2025-02-25T01:32:28.953Z | Downloaded serde-big-array v0.5.1 |
794 | 2025-02-25T01:32:28.956Z | Downloaded futures v0.3.31 |
795 | 2025-02-25T01:32:28.959Z | Downloaded num-conv v0.1.0 |
796 | 2025-02-25T01:32:28.962Z | Downloaded rand_seeder v0.3.0 |
797 | 2025-02-25T01:32:28.962Z | Downloaded rand_core v0.6.4 |
798 | 2025-02-25T01:32:28.965Z | Downloaded num-bigint v0.4.6 |
799 | 2025-02-25T01:32:28.970Z | Downloaded proc-macro-error-attr2 v2.0.0 |
800 | 2025-02-25T01:32:28.974Z | Downloaded itertools v0.14.0 |
801 | 2025-02-25T01:32:28.978Z | Downloaded tower-layer v0.3.3 |
802 | 2025-02-25T01:32:28.981Z | Downloaded pin-utils v0.1.0 |
803 | 2025-02-25T01:32:28.981Z | Downloaded daft v0.1.1 |
804 | 2025-02-25T01:32:28.985Z | Downloaded slog-dtrace v0.3.0 |
805 | 2025-02-25T01:32:28.985Z | Downloaded slog-bunyan v2.5.0 |
806 | 2025-02-25T01:32:28.985Z | Downloaded rustc_version v0.4.1 |
807 | 2025-02-25T01:32:28.989Z | Downloaded serde_urlencoded v0.7.1 |
808 | 2025-02-25T01:32:28.989Z | Downloaded signature v2.2.0 |
809 | 2025-02-25T01:32:28.989Z | Downloaded signal-hook-tokio v0.3.1 |
810 | 2025-02-25T01:32:28.993Z | Downloaded unicode-properties v0.1.3 |
811 | 2025-02-25T01:32:28.993Z | Downloaded parse-zoneinfo v0.3.1 |
812 | 2025-02-25T01:32:28.997Z | Downloaded ff v0.13.0 |
813 | 2025-02-25T01:32:28.997Z | Downloaded fallible-iterator v0.2.0 |
814 | 2025-02-25T01:32:29.003Z | Downloaded env_logger v0.11.5 |
815 | 2025-02-25T01:32:29.007Z | Downloaded ecdsa v0.16.9 |
816 | 2025-02-25T01:32:29.007Z | Downloaded darling_macro v0.20.10 |
817 | 2025-02-25T01:32:29.008Z | Downloaded hash32 v0.2.1 |
818 | 2025-02-25T01:32:29.008Z | Downloaded foreign-types-macros v0.2.3 |
819 | 2025-02-25T01:32:29.008Z | Downloaded tracing-attributes v0.1.27 |
820 | 2025-02-25T01:32:29.018Z | Downloaded writeable v0.5.5 |
821 | 2025-02-25T01:32:29.018Z | Downloaded normalize-line-endings v0.3.0 |
822 | 2025-02-25T01:32:29.018Z | Downloaded yansi v1.0.1 |
823 | 2025-02-25T01:32:29.018Z | Downloaded nodrop v0.1.14 |
824 | 2025-02-25T01:32:29.018Z | Downloaded russh-keys v0.45.0 |
825 | 2025-02-25T01:32:29.018Z | Downloaded num_enum_derive v0.5.11 |
826 | 2025-02-25T01:32:29.021Z | Downloaded slog-json v2.6.1 |
827 | 2025-02-25T01:32:29.021Z | Downloaded aho-corasick v1.1.3 |
828 | 2025-02-25T01:32:29.027Z | Downloaded rand_core v0.9.2 |
829 | 2025-02-25T01:32:29.030Z | Downloaded reedline v0.35.0 |
830 | 2025-02-25T01:32:29.040Z | Downloaded sync-ptr v0.1.1 |
831 | 2025-02-25T01:32:29.045Z | Downloaded primeorder v0.13.6 |
832 | 2025-02-25T01:32:29.045Z | Downloaded typify v0.2.0 |
833 | 2025-02-25T01:32:29.045Z | Downloaded num-bigint-dig v0.8.4 |
834 | 2025-02-25T01:32:29.048Z | Downloaded pkg-config v0.3.31 |
835 | 2025-02-25T01:32:29.051Z | Downloaded pkcs1 v0.7.5 |
836 | 2025-02-25T01:32:29.065Z | Downloaded daft-derive v0.1.1 |
837 | 2025-02-25T01:32:29.070Z | Downloaded debug-ignore v1.0.5 |
838 | 2025-02-25T01:32:29.070Z | Downloaded diesel-dtrace v0.4.2 |
839 | 2025-02-25T01:32:29.070Z | Downloaded serde_with_macros v3.11.0 |
840 | 2025-02-25T01:32:29.070Z | Downloaded dirs-next v2.0.0 |
841 | 2025-02-25T01:32:29.070Z | Downloaded xattr v1.3.1 |
842 | 2025-02-25T01:32:29.070Z | Downloaded scrypt v0.11.0 |
843 | 2025-02-25T01:32:29.076Z | Downloaded zerovec v0.10.4 |
844 | 2025-02-25T01:32:29.086Z | Downloaded sync_wrapper v1.0.1 |
845 | 2025-02-25T01:32:29.089Z | Downloaded newline-converter v0.3.0 |
846 | 2025-02-25T01:32:29.089Z | Downloaded foreign-types-shared v0.3.1 |
847 | 2025-02-25T01:32:29.089Z | Downloaded ppv-lite86 v0.2.20 |
848 | 2025-02-25T01:32:29.089Z | Downloaded num-traits v0.2.19 |
849 | 2025-02-25T01:32:29.089Z | Downloaded tungstenite v0.23.0 |
850 | 2025-02-25T01:32:29.093Z | Downloaded typify v0.3.0 |
851 | 2025-02-25T01:32:29.098Z | Downloaded tls_codec_derive v0.4.1 |
852 | 2025-02-25T01:32:29.102Z | Downloaded heapless v0.8.0 |
853 | 2025-02-25T01:32:29.106Z | Downloaded num_threads v0.1.7 |
854 | 2025-02-25T01:32:29.109Z | Downloaded supports-color v3.0.2 |
855 | 2025-02-25T01:32:29.109Z | Downloaded nu-ansi-term v0.50.1 |
856 | 2025-02-25T01:32:29.112Z | Downloaded openssl-probe v0.1.5 |
857 | 2025-02-25T01:32:29.115Z | Downloaded derive_builder_core v0.20.2 |
858 | 2025-02-25T01:32:29.117Z | Downloaded proc-macro-error2 v2.0.1 |
859 | 2025-02-25T01:32:29.122Z | Downloaded newtype-uuid v1.2.1 |
860 | 2025-02-25T01:32:29.126Z | Downloaded pkcs5 v0.7.1 |
861 | 2025-02-25T01:32:29.128Z | Downloaded semver v0.1.20 |
862 | 2025-02-25T01:32:29.128Z | Downloaded predicates v3.1.3 |
863 | 2025-02-25T01:32:29.131Z | Downloaded parking_lot v0.11.2 |
864 | 2025-02-25T01:32:29.136Z | Downloaded deranged v0.3.11 |
865 | 2025-02-25T01:32:29.136Z | Downloaded data-encoding v2.6.0 |
866 | 2025-02-25T01:32:29.139Z | Downloaded sct v0.7.1 |
867 | 2025-02-25T01:32:29.142Z | Downloaded rustls-pki-types v1.10.0 |
868 | 2025-02-25T01:32:29.146Z | Downloaded number_prefix v0.4.0 |
869 | 2025-02-25T01:32:29.149Z | Downloaded psl-types v2.0.11 |
870 | 2025-02-25T01:32:29.149Z | Downloaded progenitor-macro v0.9.1 |
871 | 2025-02-25T01:32:29.151Z | Downloaded zopfli v0.8.1 |
872 | 2025-02-25T01:32:29.154Z | Downloaded tungstenite v0.21.0 |
873 | 2025-02-25T01:32:29.156Z | Downloaded ref-cast v1.0.23 |
874 | 2025-02-25T01:32:29.161Z | Downloaded ref-cast-impl v1.0.23 |
875 | 2025-02-25T01:32:29.161Z | Downloaded blake3 v1.5.4 |
876 | 2025-02-25T01:32:29.168Z | Downloaded foreign-types v0.3.2 |
877 | 2025-02-25T01:32:29.171Z | Downloaded oxnet v0.1.0 |
878 | 2025-02-25T01:32:29.174Z | Downloaded termtree v0.4.1 |
879 | 2025-02-25T01:32:29.174Z | Downloaded diff v0.1.13 |
880 | 2025-02-25T01:32:29.177Z | Downloaded foldhash v0.1.3 |
881 | 2025-02-25T01:32:29.179Z | Downloaded ssh-key v0.6.6 |
882 | 2025-02-25T01:32:29.186Z | Downloaded foreign-types-shared v0.1.1 |
883 | 2025-02-25T01:32:29.188Z | Downloaded smallvec v0.6.14 |
884 | 2025-02-25T01:32:29.189Z | Downloaded poly1305 v0.8.0 |
885 | 2025-02-25T01:32:29.191Z | Downloaded packed_struct_codegen v0.10.1 |
886 | 2025-02-25T01:32:29.194Z | Downloaded display-error-chain v0.2.2 |
887 | 2025-02-25T01:32:29.197Z | Downloaded predicates-core v1.0.8 |
888 | 2025-02-25T01:32:29.197Z | Downloaded zip v2.1.3 |
889 | 2025-02-25T01:32:29.202Z | Downloaded toolchain_find v0.4.0 |
890 | 2025-02-25T01:32:29.206Z | Downloaded serde_yaml v0.9.34+deprecated |
891 | 2025-02-25T01:32:29.208Z | Downloaded unicode-segmentation v1.12.0 |
892 | 2025-02-25T01:32:29.211Z | Downloaded rsa v0.9.6 |
893 | 2025-02-25T01:32:29.215Z | Downloaded fxhash v0.2.1 |
894 | 2025-02-25T01:32:29.218Z | Downloaded salsa20 v0.10.2 |
895 | 2025-02-25T01:32:29.218Z | Downloaded document-features v0.2.10 |
896 | 2025-02-25T01:32:29.221Z | Downloaded displaydoc v0.2.5 |
897 | 2025-02-25T01:32:29.225Z | Downloaded fallible-streaming-iterator v0.1.9 |
898 | 2025-02-25T01:32:29.225Z | Downloaded p521 v0.13.3 |
899 | 2025-02-25T01:32:29.227Z | Downloaded pin-project-internal v1.1.6 |
900 | 2025-02-25T01:32:29.230Z | Downloaded tower-service v0.3.3 |
901 | 2025-02-25T01:32:29.233Z | Downloaded spki v0.7.3 |
902 | 2025-02-25T01:32:29.233Z | Downloaded scheduled-thread-pool v0.2.7 |
903 | 2025-02-25T01:32:29.236Z | Downloaded fragile v2.0.0 |
904 | 2025-02-25T01:32:29.236Z | Downloaded tokio-tungstenite v0.24.0 |
905 | 2025-02-25T01:32:29.239Z | Downloaded rusty-fork v0.3.0 |
906 | 2025-02-25T01:32:29.242Z | Downloaded foreign-types v0.5.0 |
907 | 2025-02-25T01:32:29.242Z | Downloaded term v0.7.0 |
908 | 2025-02-25T01:32:29.244Z | Downloaded gethostname v0.5.0 |
909 | 2025-02-25T01:32:29.247Z | Downloaded typify-macro v0.3.0 |
910 | 2025-02-25T01:32:29.247Z | Downloaded uzers v0.12.1 |
911 | 2025-02-25T01:32:29.249Z | Downloaded slog-scope v4.4.0 |
912 | 2025-02-25T01:32:29.252Z | Downloaded termios v0.3.3 |
913 | 2025-02-25T01:32:29.255Z | Downloaded utf8_iter v1.0.4 |
914 | 2025-02-25T01:32:29.255Z | Downloaded termcolor v1.4.1 |
915 | 2025-02-25T01:32:29.258Z | Downloaded rand v0.9.0 |
916 | 2025-02-25T01:32:29.260Z | Downloaded aws-lc-rs v1.10.0 |
917 | 2025-02-25T01:32:29.269Z | Downloaded parse-display v0.10.0 |
918 | 2025-02-25T01:32:29.272Z | Downloaded fallible-iterator v0.3.0 |
919 | 2025-02-25T01:32:29.274Z | Downloaded fd-lock v4.0.2 |
920 | 2025-02-25T01:32:29.277Z | Downloaded derive_builder v0.20.2 |
921 | 2025-02-25T01:32:29.280Z | Downloaded snafu-derive v0.8.5 |
922 | 2025-02-25T01:32:29.282Z | Downloaded progenitor-impl v0.9.1 |
923 | 2025-02-25T01:32:29.285Z | Downloaded password-hash v0.4.2 |
924 | 2025-02-25T01:32:29.287Z | Downloaded expectorate v1.1.0 |
925 | 2025-02-25T01:32:29.290Z | Downloaded hashbrown v0.13.2 |
926 | 2025-02-25T01:32:29.293Z | Downloaded time v0.3.36 |
927 | 2025-02-25T01:32:29.301Z | Downloaded scopeguard v1.2.0 |
928 | 2025-02-25T01:32:29.303Z | Downloaded globset v0.4.15 |
929 | 2025-02-25T01:32:29.306Z | Downloaded progenitor-impl v0.8.0 |
930 | 2025-02-25T01:32:29.309Z | Downloaded rayon-core v1.12.1 |
931 | 2025-02-25T01:32:29.311Z | Downloaded termtree v0.5.1 |
932 | 2025-02-25T01:32:29.314Z | Downloaded pin-project v1.1.6 |
933 | 2025-02-25T01:32:29.324Z | Downloaded rustc_version v0.1.7 |
934 | 2025-02-25T01:32:29.327Z | Downloaded password-hash v0.5.0 |
935 | 2025-02-25T01:32:29.329Z | Downloaded snafu v0.8.5 |
936 | 2025-02-25T01:32:29.334Z | Downloaded russh v0.45.0 |
937 | 2025-02-25T01:32:29.340Z | Downloaded reqwest v0.12.12 |
938 | 2025-02-25T01:32:29.350Z | Downloaded socket2 v0.5.8 |
939 | 2025-02-25T01:32:29.353Z | Downloaded parking_lot v0.12.3 |
940 | 2025-02-25T01:32:29.355Z | Downloaded uuid v1.12.0 |
941 | 2025-02-25T01:32:29.359Z | Downloaded papergrid v0.14.0 |
942 | 2025-02-25T01:32:29.364Z | Downloaded publicsuffix v2.3.0 |
943 | 2025-02-25T01:32:29.367Z | Downloaded test-strategy v0.4.0 |
944 | 2025-02-25T01:32:29.371Z | Downloaded chrono v0.4.39 |
945 | 2025-02-25T01:32:29.380Z | Downloaded tungstenite v0.24.0 |
946 | 2025-02-25T01:32:29.383Z | Downloaded flume v0.11.1 |
947 | 2025-02-25T01:32:29.388Z | Downloaded openssl-sys v0.9.106 |
948 | 2025-02-25T01:32:29.393Z | Downloaded rustls-webpki v0.102.8 |
949 | 2025-02-25T01:32:29.413Z | Downloaded x509-cert v0.2.5 |
950 | 2025-02-25T01:32:29.419Z | Downloaded der v0.7.9 |
951 | 2025-02-25T01:32:29.424Z | Downloaded ron v0.8.1 |
952 | 2025-02-25T01:32:29.431Z | Downloaded samael v0.0.18 |
953 | 2025-02-25T01:32:29.437Z | Downloaded nom v7.1.3 |
954 | 2025-02-25T01:32:29.444Z | Downloaded toml_edit v0.19.15 |
955 | 2025-02-25T01:32:29.461Z | Downloaded hashbrown v0.12.3 |
956 | 2025-02-25T01:32:29.465Z | Downloaded serde_with v3.11.0 |
957 | 2025-02-25T01:32:29.474Z | Downloaded winnow v0.5.40 |
958 | 2025-02-25T01:32:29.482Z | Downloaded unicode-normalization v0.1.24 |
959 | 2025-02-25T01:32:29.486Z | Downloaded tokio-util v0.7.12 |
960 | 2025-02-25T01:32:29.493Z | Downloaded rusqlite v0.32.1 |
961 | 2025-02-25T01:32:29.500Z | Downloaded git2 v0.19.0 |
962 | 2025-02-25T01:32:29.509Z | Downloaded rustyline v14.0.0 |
963 | 2025-02-25T01:32:29.514Z | Downloaded quick-xml v0.37.2 |
964 | 2025-02-25T01:32:29.520Z | Downloaded portable-atomic v1.9.0 |
965 | 2025-02-25T01:32:29.528Z | Downloaded steno v0.4.1 |
966 | 2025-02-25T01:32:29.531Z | Downloaded quinn-proto v0.11.8 |
967 | 2025-02-25T01:32:29.538Z | Downloaded regex v1.11.1 |
968 | 2025-02-25T01:32:29.551Z | Downloaded p384 v0.13.0 |
969 | 2025-02-25T01:32:29.557Z | Downloaded curve25519-dalek v4.1.3 |
970 | 2025-02-25T01:32:29.566Z | Downloaded petname v2.0.2 |
971 | 2025-02-25T01:32:29.573Z | Downloaded unicode-width v0.2.0 |
972 | 2025-02-25T01:32:29.578Z | Downloaded proptest v1.5.0 |
973 | 2025-02-25T01:32:29.587Z | Downloaded webpki-roots v0.26.6 |
974 | 2025-02-25T01:32:29.591Z | Downloaded openssl v0.10.71 |
975 | 2025-02-25T01:32:29.600Z | Downloaded vcpkg v0.2.15 |
976 | 2025-02-25T01:32:29.638Z | Downloaded rayon v1.10.0 |
977 | 2025-02-25T01:32:29.647Z | Downloaded smoltcp v0.9.1 |
978 | 2025-02-25T01:32:29.658Z | Downloaded salty v0.3.0 |
979 | 2025-02-25T01:32:29.664Z | Downloaded tabled v0.18.0 |
980 | 2025-02-25T01:32:29.680Z | Downloaded h2 v0.4.6 |
981 | 2025-02-25T01:32:29.687Z | Downloaded rustls v0.22.4 |
982 | 2025-02-25T01:32:29.702Z | Downloaded zerocopy v0.8.10 |
983 | 2025-02-25T01:32:29.726Z | Downloaded polar-core v0.27.3 |
984 | 2025-02-25T01:32:29.735Z | Downloaded regress v0.9.1 |
985 | 2025-02-25T01:32:29.741Z | Downloaded dropshot v0.15.1 |
986 | 2025-02-25T01:32:29.762Z | Downloaded regress v0.10.1 |
987 | 2025-02-25T01:32:29.772Z | Downloaded regex-syntax v0.8.5 |
988 | 2025-02-25T01:32:29.779Z | Downloaded object v0.30.4 |
989 | 2025-02-25T01:32:29.788Z | Downloaded nix v0.29.0 |
990 | 2025-02-25T01:32:29.800Z | Downloaded openapiv3 v2.0.0 |
991 | 2025-02-25T01:32:29.812Z | Downloaded nix v0.28.0 |
992 | 2025-02-25T01:32:29.823Z | Downloaded smoltcp v0.11.0 |
993 | 2025-02-25T01:32:29.835Z | Downloaded rustls v0.23.19 |
994 | 2025-02-25T01:32:29.846Z | Downloaded typify-impl v0.3.0 |
995 | 2025-02-25T01:32:29.863Z | Downloaded typify-impl v0.2.0 |
996 | 2025-02-25T01:32:29.877Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
997 | 2025-02-25T01:32:29.890Z | Downloaded sled v0.34.7 |
998 | 2025-02-25T01:32:29.900Z | Downloaded ratatui v0.29.0 |
999 | 2025-02-25T01:32:29.920Z | Downloaded diesel v2.2.7 |
1000 | 2025-02-25T01:32:29.937Z | Downloaded regex-syntax v0.6.29 |
1001 | 2025-02-25T01:32:29.944Z | Downloaded dropshot v0.12.0 |
1002 | 2025-02-25T01:32:29.963Z | Downloaded object v0.36.5 |
1003 | 2025-02-25T01:32:29.974Z | Downloaded rustls v0.21.12 |
1004 | 2025-02-25T01:32:29.984Z | Downloaded hickory-proto v0.24.3 |
1005 | 2025-02-25T01:32:29.999Z | Downloaded bstr v1.10.0 |
1006 | 2025-02-25T01:32:30.009Z | Downloaded nix v0.27.1 |
1007 | 2025-02-25T01:32:30.020Z | Downloaded gimli v0.31.1 |
1008 | 2025-02-25T01:32:30.028Z | Downloaded chrono-tz v0.10.1 |
1009 | 2025-02-25T01:32:30.036Z | Downloaded csv v1.3.1 |
1010 | 2025-02-25T01:32:30.056Z | Downloaded zerocopy-derive v0.6.6 |
1011 | 2025-02-25T01:32:30.068Z | Downloaded radix_trie v0.2.1 |
1012 | 2025-02-25T01:32:30.073Z | Downloaded bindgen v0.71.1 |
1013 | 2025-02-25T01:32:30.080Z | Downloaded zerocopy-derive v0.8.10 |
1014 | 2025-02-25T01:32:30.087Z | Downloaded typed-path v0.9.3 |
1015 | 2025-02-25T01:32:30.094Z | Downloaded hashbrown v0.14.5 |
1016 | 2025-02-25T01:32:30.099Z | Downloaded regex-automata v0.4.8 |
1017 | 2025-02-25T01:32:30.117Z | Downloaded lzma-sys v0.1.20 |
1018 | 2025-02-25T01:32:30.148Z | Downloaded petgraph v0.6.5 |
1019 | 2025-02-25T01:32:30.166Z | Downloaded bitvec v1.0.1 |
1020 | 2025-02-25T01:32:30.181Z | Downloaded bindgen v0.69.5 |
1021 | 2025-02-25T01:32:30.189Z | Downloaded rustls-webpki v0.101.7 |
1022 | 2025-02-25T01:32:30.203Z | Downloaded libz-sys v1.1.20 |
1023 | 2025-02-25T01:32:30.225Z | Downloaded sqlparser v0.45.0 |
1024 | 2025-02-25T01:32:30.230Z | Downloaded p256 v0.13.2 |
1025 | 2025-02-25T01:32:30.233Z | Downloaded vergen v8.3.2 |
1026 | 2025-02-25T01:32:30.236Z | Downloaded darling_core v0.20.10 |
1027 | 2025-02-25T01:32:30.241Z | Downloaded tokio v1.43.0 |
1028 | 2025-02-25T01:32:30.281Z | Downloaded sha3 v0.10.8 |
1029 | 2025-02-25T01:32:30.286Z | Downloaded unicode-bidi v0.3.17 |
1030 | 2025-02-25T01:32:30.289Z | Downloaded toml v0.7.8 |
1031 | 2025-02-25T01:32:30.292Z | Downloaded derive-where v1.2.7 |
1032 | 2025-02-25T01:32:30.295Z | Downloaded getrandom v0.2.15 |
1033 | 2025-02-25T01:32:30.298Z | Downloaded value-bag v1.9.0 |
1034 | 2025-02-25T01:32:30.301Z | Downloaded tough v0.19.0 |
1035 | 2025-02-25T01:32:30.309Z | Downloaded lalrpop v0.19.12 |
1036 | 2025-02-25T01:32:30.322Z | Downloaded icu_properties_data v1.5.0 |
1037 | 2025-02-25T01:32:30.333Z | Downloaded hash32 v0.3.1 |
1038 | 2025-02-25T01:32:30.335Z | Downloaded time-macros v0.2.18 |
1039 | 2025-02-25T01:32:30.338Z | Downloaded parking_lot_core v0.9.10 |
1040 | 2025-02-25T01:32:30.338Z | Downloaded progenitor v0.9.1 |
1041 | 2025-02-25T01:32:30.341Z | Downloaded progenitor v0.8.0 |
1042 | 2025-02-25T01:32:30.343Z | Downloaded strum_macros v0.25.3 |
1043 | 2025-02-25T01:32:30.343Z | Downloaded static_assertions v1.1.0 |
1044 | 2025-02-25T01:32:30.346Z | Downloaded futures-util v0.3.31 |
1045 | 2025-02-25T01:32:30.357Z | Downloaded polyval v0.6.2 |
1046 | 2025-02-25T01:32:30.359Z | Downloaded diesel_derives v2.2.3 |
1047 | 2025-02-25T01:32:30.362Z | Downloaded synstructure v0.13.1 |
1048 | 2025-02-25T01:32:30.365Z | Downloaded tower v0.5.2 |
1049 | 2025-02-25T01:32:30.372Z | Downloaded tracing-core v0.1.32 |
1050 | 2025-02-25T01:32:30.375Z | Downloaded group v0.13.0 |
1051 | 2025-02-25T01:32:30.377Z | Downloaded tinyvec v1.8.0 |
1052 | 2025-02-25T01:32:30.380Z | Downloaded heapless v0.7.17 |
1053 | 2025-02-25T01:32:30.383Z | Downloaded parking_lot_core v0.8.6 |
1054 | 2025-02-25T01:32:30.386Z | Downloaded half v2.4.1 |
1055 | 2025-02-25T01:32:30.388Z | Downloaded form_urlencoded v1.2.1 |
1056 | 2025-02-25T01:32:30.391Z | Downloaded tls_codec v0.4.1 |
1057 | 2025-02-25T01:32:30.391Z | Downloaded hkdf v0.12.4 |
1058 | 2025-02-25T01:32:30.394Z | Downloaded flate2 v1.0.35 |
1059 | 2025-02-25T01:32:30.399Z | Downloaded futures-executor v0.3.31 |
1060 | 2025-02-25T01:32:30.401Z | Downloaded num-derive v0.4.2 |
1061 | 2025-02-25T01:32:30.405Z | Downloaded fs_extra v1.3.0 |
1062 | 2025-02-25T01:32:30.407Z | Downloaded pretty_assertions v1.4.1 |
1063 | 2025-02-25T01:32:30.407Z | Downloaded postcard v1.0.10 |
1064 | 2025-02-25T01:32:30.410Z | Downloaded futures-channel v0.3.31 |
1065 | 2025-02-25T01:32:30.413Z | Downloaded tokio-tungstenite v0.23.1 |
1066 | 2025-02-25T01:32:30.413Z | Downloaded tokio-tungstenite v0.21.0 |
1067 | 2025-02-25T01:32:30.415Z | Downloaded rand v0.8.5 |
1068 | 2025-02-25T01:32:30.419Z | Downloaded oso v0.27.3 |
1069 | 2025-02-25T01:32:30.422Z | Downloaded precomputed-hash v0.1.1 |
1070 | 2025-02-25T01:32:30.425Z | Downloaded utf16_iter v1.0.5 |
1071 | 2025-02-25T01:32:30.425Z | Downloaded encoding_rs v0.8.34 |
1072 | 2025-02-25T01:32:30.446Z | Downloaded num-integer v0.1.46 |
1073 | 2025-02-25T01:32:30.448Z | Downloaded pin-project-lite v0.2.14 |
1074 | 2025-02-25T01:32:30.452Z | Downloaded serde_plain v1.0.2 |
1075 | 2025-02-25T01:32:30.455Z | Downloaded num-rational v0.4.2 |
1076 | 2025-02-25T01:32:30.457Z | Downloaded slog v2.7.0 |
1077 | 2025-02-25T01:32:30.459Z | Downloaded spin v0.9.8 |
1078 | 2025-02-25T01:32:30.462Z | Downloaded getrandom v0.3.1 |
1079 | 2025-02-25T01:32:30.465Z | Downloaded url v2.5.3 |
1080 | 2025-02-25T01:32:30.467Z | Downloaded tracing v0.1.40 |
1081 | 2025-02-25T01:32:30.471Z | Downloaded ed25519-dalek v2.1.1 |
1082 | 2025-02-25T01:32:30.474Z | Downloaded itertools v0.13.0 |
1083 | 2025-02-25T01:32:30.481Z | Downloaded ring v0.17.11 |
1084 | 2025-02-25T01:32:30.524Z | Downloaded hyper v1.5.2 |
1085 | 2025-02-25T01:32:30.531Z | Downloaded parse-display-derive v0.10.0 |
1086 | 2025-02-25T01:32:30.533Z | Downloaded num-iter v0.1.45 |
1087 | 2025-02-25T01:32:30.533Z | Downloaded rpassword v7.3.1 |
1088 | 2025-02-25T01:32:30.533Z | Downloaded crossterm v0.28.1 |
1089 | 2025-02-25T01:32:30.539Z | Downloaded quinn v0.11.5 |
1090 | 2025-02-25T01:32:30.542Z | Downloaded which v4.4.2 |
1091 | 2025-02-25T01:32:30.545Z | Downloaded tinystr v0.7.6 |
1092 | 2025-02-25T01:32:30.547Z | Downloaded rtoolbox v0.0.2 |
1093 | 2025-02-25T01:32:30.548Z | Downloaded env_logger v0.10.2 |
1094 | 2025-02-25T01:32:30.550Z | Downloaded env_filter v0.1.2 |
1095 | 2025-02-25T01:32:30.552Z | Downloaded tokio-rustls v0.26.0 |
1096 | 2025-02-25T01:32:30.552Z | Downloaded libm v0.2.8 |
1097 | 2025-02-25T01:32:30.560Z | Downloaded itertools v0.12.1 |
1098 | 2025-02-25T01:32:30.566Z | Downloaded dropshot_endpoint v0.12.0 |
1099 | 2025-02-25T01:32:30.569Z | Downloaded structmeta-derive v0.3.0 |
1100 | 2025-02-25T01:32:30.571Z | Downloaded unicode-xid v0.2.6 |
1101 | 2025-02-25T01:32:30.571Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
1102 | 2025-02-25T01:32:30.628Z | Downloaded postgres-protocol v0.6.8 |
1103 | 2025-02-25T01:32:30.631Z | Downloaded hickory-server v0.24.3 |
1104 | 2025-02-25T01:32:30.635Z | Downloaded shlex v1.3.0 |
1105 | 2025-02-25T01:32:30.637Z | Downloaded serde_repr v0.1.19 |
1106 | 2025-02-25T01:32:30.640Z | Downloaded rustfmt-wrapper v0.2.1 |
1107 | 2025-02-25T01:32:30.640Z | Downloaded quinn-udp v0.5.5 |
1108 | 2025-02-25T01:32:30.643Z | Downloaded ghash v0.5.1 |
1109 | 2025-02-25T01:32:30.643Z | Downloaded tokio-postgres v0.7.12 |
1110 | 2025-02-25T01:32:30.646Z | Downloaded thiserror-impl-no-std v2.0.2 |
1111 | 2025-02-25T01:32:30.648Z | Downloaded thiserror v2.0.11 |
1112 | 2025-02-25T01:32:30.652Z | Downloaded zerofrom v0.1.4 |
1113 | 2025-02-25T01:32:30.654Z | Downloaded http v1.2.0 |
1114 | 2025-02-25T01:32:30.657Z | Downloaded elliptic-curve v0.13.8 |
1115 | 2025-02-25T01:32:30.660Z | Downloaded ssh-encoding v0.2.0 |
1116 | 2025-02-25T01:32:30.662Z | Downloaded slog-term v2.9.1 |
1117 | 2025-02-25T01:32:30.665Z | Downloaded omicron-zone-package v0.12.0 |
1118 | 2025-02-25T01:32:30.668Z | Downloaded dropshot_endpoint v0.15.1 |
1119 | 2025-02-25T01:32:30.670Z | Downloaded packed_struct v0.10.1 |
1120 | 2025-02-25T01:32:30.673Z | Downloaded num_enum v0.5.11 |
1121 | 2025-02-25T01:32:30.675Z | Downloaded nibble_vec v0.1.0 |
1122 | 2025-02-25T01:32:30.678Z | Downloaded crypto-bigint v0.5.5 |
1123 | 2025-02-25T01:32:30.681Z | Downloaded crossbeam-channel v0.5.13 |
1124 | 2025-02-25T01:32:30.685Z | Downloaded bumpalo v3.16.0 |
1125 | 2025-02-25T01:32:30.688Z | Downloaded unsafe-libyaml v0.2.11 |
1126 | 2025-02-25T01:32:30.691Z | Downloaded base64 v0.13.1 |
1127 | 2025-02-25T01:32:30.694Z | Downloaded minimal-lexical v0.2.1 |
1128 | 2025-02-25T01:32:30.698Z | Downloaded flagset v0.4.6 |
1129 | 2025-02-25T01:32:30.700Z | Downloaded schemars v0.8.21 |
1130 | 2025-02-25T01:32:30.709Z | Downloaded unicase v2.7.0 |
1131 | 2025-02-25T01:32:30.712Z | Downloaded unarray v0.1.4 |
1132 | 2025-02-25T01:32:30.712Z | Downloaded subprocess v0.2.9 |
1133 | 2025-02-25T01:32:30.714Z | Downloaded pem-rfc7468 v0.7.0 |
1134 | 2025-02-25T01:32:30.718Z | Downloaded num-complex v0.4.6 |
1135 | 2025-02-25T01:32:30.720Z | Downloaded bytes v1.9.0 |
1136 | 2025-02-25T01:32:30.720Z | Downloaded backtrace v0.3.74 |
1137 | 2025-02-25T01:32:30.725Z | Downloaded base64 v0.21.7 |
1138 | 2025-02-25T01:32:30.728Z | Downloaded signal-hook v0.3.17 |
1139 | 2025-02-25T01:32:30.731Z | Downloaded same-file v1.0.6 |
1140 | 2025-02-25T01:32:30.733Z | Downloaded multimap v0.10.0 |
1141 | 2025-02-25T01:32:30.733Z | Downloaded indicatif v0.17.11 |
1142 | 2025-02-25T01:32:30.736Z | Downloaded futures-sink v0.3.31 |
1143 | 2025-02-25T01:32:30.739Z | Downloaded ed25519 v2.2.3 |
1144 | 2025-02-25T01:32:30.739Z | Downloaded tokio-macros v2.5.0 |
1145 | 2025-02-25T01:32:30.742Z | Downloaded strum_macros v0.26.4 |
1146 | 2025-02-25T01:32:30.744Z | Downloaded futures-macro v0.3.31 |
1147 | 2025-02-25T01:32:30.744Z | Downloaded futures-io v0.3.31 |
1148 | 2025-02-25T01:32:30.744Z | Downloaded crc-any v2.5.0 |
1149 | 2025-02-25T01:32:30.747Z | Downloaded crossbeam-utils v0.8.20 |
1150 | 2025-02-25T01:32:30.749Z | Downloaded tokio-rustls v0.24.1 |
1151 | 2025-02-25T01:32:30.749Z | Downloaded smf v0.2.3 |
1152 | 2025-02-25T01:32:30.752Z | Downloaded clang-sys v1.8.1 |
1153 | 2025-02-25T01:32:30.754Z | Downloaded arc-swap v1.7.1 |
1154 | 2025-02-25T01:32:30.757Z | Downloaded slog-envlogger v2.2.0 |
1155 | 2025-02-25T01:32:30.757Z | Downloaded either v1.13.0 |
1156 | 2025-02-25T01:32:30.759Z | Downloaded zerovec-derive v0.10.3 |
1157 | 2025-02-25T01:32:30.759Z | Downloaded tabwriter v1.4.0 |
1158 | 2025-02-25T01:32:30.762Z | Downloaded crossbeam-epoch v0.9.18 |
1159 | 2025-02-25T01:32:30.764Z | Downloaded indexmap v1.9.3 |
1160 | 2025-02-25T01:32:30.767Z | Downloaded mockall_derive v0.13.1 |
1161 | 2025-02-25T01:32:30.769Z | Downloaded cookie v0.18.1 |
1162 | 2025-02-25T01:32:30.769Z | Downloaded csv-core v0.1.11 |
1163 | 2025-02-25T01:32:30.773Z | Downloaded cookie_store v0.21.1 |
1164 | 2025-02-25T01:32:30.775Z | Downloaded ahash v0.8.11 |
1165 | 2025-02-25T01:32:30.775Z | Downloaded stringprep v0.1.5 |
1166 | 2025-02-25T01:32:30.778Z | Downloaded schemars_derive v0.8.21 |
1167 | 2025-02-25T01:32:30.778Z | Downloaded rustversion v1.0.17 |
1168 | 2025-02-25T01:32:30.780Z | Downloaded rand_chacha v0.3.1 |
1169 | 2025-02-25T01:32:30.782Z | Downloaded r2d2 v0.8.10 |
1170 | 2025-02-25T01:32:30.782Z | Downloaded icu_locid v1.5.0 |
1171 | 2025-02-25T01:32:30.786Z | Downloaded httparse v1.9.5 |
1172 | 2025-02-25T01:32:30.788Z | Downloaded mime_guess v2.0.5 |
1173 | 2025-02-25T01:32:30.791Z | Downloaded hmac v0.12.1 |
1174 | 2025-02-25T01:32:30.793Z | Downloaded iana-time-zone v0.1.61 |
1175 | 2025-02-25T01:32:30.796Z | Downloaded highway v1.2.0 |
1176 | 2025-02-25T01:32:30.796Z | Downloaded base64ct v1.6.0 |
1177 | 2025-02-25T01:32:30.799Z | Downloaded ipnetwork v0.21.1 |
1178 | 2025-02-25T01:32:30.799Z | Downloaded inout v0.1.3 |
1179 | 2025-02-25T01:32:30.802Z | Downloaded internet-checksum v0.2.1 |
1180 | 2025-02-25T01:32:30.802Z | Downloaded icu_locid_transform v1.5.0 |
1181 | 2025-02-25T01:32:30.805Z | Downloaded hyper-staticfile v0.10.1 |
1182 | 2025-02-25T01:32:30.805Z | Downloaded bcrypt-pbkdf v0.10.0 |
1183 | 2025-02-25T01:32:30.807Z | Downloaded async-stream v0.3.6 |
1184 | 2025-02-25T01:32:30.807Z | Downloaded async-recursion v1.1.1 |
1185 | 2025-02-25T01:32:30.810Z | Downloaded managed v0.8.0 |
1186 | 2025-02-25T01:32:30.812Z | Downloaded lazycell v1.3.0 |
1187 | 2025-02-25T01:32:30.812Z | Downloaded indoc v2.0.5 |
1188 | 2025-02-25T01:32:30.815Z | Downloaded impl-trait-for-tuples v0.2.2 |
1189 | 2025-02-25T01:32:30.817Z | Downloaded idna_adapter v1.2.0 |
1190 | 2025-02-25T01:32:30.817Z | Downloaded icu_provider_macros v1.5.0 |
1191 | 2025-02-25T01:32:30.820Z | Downloaded hostname v0.3.1 |
1192 | 2025-02-25T01:32:30.820Z | Downloaded chacha20 v0.9.1 |
1193 | 2025-02-25T01:32:30.822Z | Downloaded castaway v0.2.3 |
1194 | 2025-02-25T01:32:30.822Z | Downloaded convert_case v0.4.0 |
1195 | 2025-02-25T01:32:30.824Z | Downloaded cobs v0.2.3 |
1196 | 2025-02-25T01:32:30.824Z | Downloaded lazy_static v1.5.0 |
1197 | 2025-02-25T01:32:30.827Z | Downloaded cmake v0.1.51 |
1198 | 2025-02-25T01:32:30.827Z | Downloaded cexpr v0.6.0 |
1199 | 2025-02-25T01:32:30.829Z | Downloaded cassowary v0.3.0 |
1200 | 2025-02-25T01:32:30.829Z | Downloaded kstat-rs v0.2.4 |
1201 | 2025-02-25T01:32:30.835Z | Downloaded hostname v0.4.0 |
1202 | 2025-02-25T01:32:30.835Z | Downloaded crc v3.2.1 |
1203 | 2025-02-25T01:32:30.838Z | Downloaded cipher v0.4.4 |
1204 | 2025-02-25T01:32:30.838Z | Downloaded blowfish v0.9.1 |
1205 | 2025-02-25T01:32:30.838Z | Downloaded httpdate v1.0.3 |
1206 | 2025-02-25T01:32:30.838Z | Downloaded hubpack v0.1.2 |
1207 | 2025-02-25T01:32:30.838Z | Downloaded http-body-util v0.1.2 |
1208 | 2025-02-25T01:32:30.841Z | Downloaded ascii-canvas v3.0.0 |
1209 | 2025-02-25T01:32:30.841Z | Downloaded bitfield v0.14.0 |
1210 | 2025-02-25T01:32:30.843Z | Downloaded http-body v1.0.1 |
1211 | 2025-02-25T01:32:30.933Z | Downloaded libsqlite3-sys v0.30.1 |
1212 | 2025-02-25T01:32:31.192Z | Downloaded aws-lc-sys v0.22.0 |
1213 | 2025-02-25T01:32:31.515Z | Compiling serde v1.0.218 |
1214 | 2025-02-25T01:32:31.524Z | Compiling value-bag v1.9.0 |
1215 | 2025-02-25T01:32:31.524Z | Compiling lock_api v0.4.12 |
1216 | 2025-02-25T01:32:31.524Z | Compiling scopeguard v1.2.0 |
1217 | 2025-02-25T01:32:31.671Z | Compiling typenum v1.17.0 |
1218 | 2025-02-25T01:32:31.676Z | Compiling generic-array v0.14.7 |
1219 | 2025-02-25T01:32:31.712Z | Compiling syn v2.0.96 |
1220 | 2025-02-25T01:32:31.729Z | Compiling getrandom v0.2.15 |
1221 | 2025-02-25T01:32:31.834Z | Compiling shlex v1.3.0 |
1222 | 2025-02-25T01:32:32.069Z | Compiling rand_core v0.6.4 |
1223 | 2025-02-25T01:32:32.130Z | Compiling log v0.4.22 |
1224 | 2025-02-25T01:32:32.210Z | Compiling subtle v2.6.1 |
1225 | 2025-02-25T01:32:32.231Z | Compiling jobserver v0.1.32 |
1226 | 2025-02-25T01:32:32.253Z | Compiling smallvec v1.14.0 |
1227 | 2025-02-25T01:32:32.645Z | Compiling const-oid v0.9.6 |
1228 | 2025-02-25T01:32:32.728Z | Compiling pin-project-lite v0.2.14 |
1229 | 2025-02-25T01:32:32.747Z | Compiling cc v1.2.15 |
1230 | 2025-02-25T01:32:32.764Z | Compiling parking_lot_core v0.9.10 |
1231 | 2025-02-25T01:32:32.872Z | Compiling rustix v0.38.37 |
1232 | 2025-02-25T01:32:33.077Z | Compiling futures-core v0.3.31 |
1233 | 2025-02-25T01:32:33.205Z | Compiling spin v0.9.8 |
1234 | 2025-02-25T01:32:33.373Z | Compiling signal-hook-registry v1.4.2 |
1235 | 2025-02-25T01:32:33.616Z | Compiling mio v1.0.2 |
1236 | 2025-02-25T01:32:33.790Z | Compiling parking_lot v0.12.3 |
1237 | 2025-02-25T01:32:33.841Z | Compiling either v1.13.0 |
1238 | 2025-02-25T01:32:34.088Z | Compiling aho-corasick v1.1.3 |
1239 | 2025-02-25T01:32:34.259Z | Compiling regex-syntax v0.8.5 |
1240 | 2025-02-25T01:32:34.279Z | Compiling stable_deref_trait v1.2.0 |
1241 | 2025-02-25T01:32:34.410Z | Compiling cpufeatures v0.2.14 |
1242 | 2025-02-25T01:32:34.531Z | Compiling futures-sink v0.3.31 |
1243 | 2025-02-25T01:32:34.631Z | Compiling socket2 v0.5.8 |
1244 | 2025-02-25T01:32:34.697Z | Compiling slab v0.4.9 |
1245 | 2025-02-25T01:32:34.730Z | Compiling glob v0.3.2 |
1246 | 2025-02-25T01:32:34.869Z | Compiling prettyplease v0.2.29 |
1247 | 2025-02-25T01:32:35.274Z | Compiling lazy_static v1.5.0 |
1248 | 2025-02-25T01:32:35.428Z | Compiling minimal-lexical v0.2.1 |
1249 | 2025-02-25T01:32:35.542Z | Compiling serde_json v1.0.139 |
1250 | 2025-02-25T01:32:35.592Z | Compiling futures-channel v0.3.31 |
1251 | 2025-02-25T01:32:35.623Z | Compiling clang-sys v1.8.1 |
1252 | 2025-02-25T01:32:35.894Z | Compiling nom v7.1.3 |
1253 | 2025-02-25T01:32:35.963Z | Compiling libloading v0.8.5 |
1254 | 2025-02-25T01:32:35.982Z | Compiling bindgen v0.69.5 |
1255 | 2025-02-25T01:32:36.379Z | Compiling pin-utils v0.1.0 |
1256 | 2025-02-25T01:32:36.406Z | Compiling futures-io v0.3.31 |
1257 | 2025-02-25T01:32:36.493Z | Compiling futures-task v0.3.31 |
1258 | 2025-02-25T01:32:36.691Z | Compiling home v0.5.9 |
1259 | 2025-02-25T01:32:36.837Z | Compiling itertools v0.12.1 |
1260 | 2025-02-25T01:32:36.860Z | Compiling libm v0.2.8 |
1261 | 2025-02-25T01:32:36.889Z | Compiling lazycell v1.3.0 |
1262 | 2025-02-25T01:32:37.059Z | Compiling allocator-api2 v0.2.18 |
1263 | 2025-02-25T01:32:37.236Z | Compiling foldhash v0.1.3 |
1264 | 2025-02-25T01:32:37.585Z | Compiling rustc-hash v1.1.0 |
1265 | 2025-02-25T01:32:37.751Z | Compiling hashbrown v0.15.1 |
1266 | 2025-02-25T01:32:37.878Z | Compiling cmake v0.1.51 |
1267 | 2025-02-25T01:32:38.791Z | Compiling regex-automata v0.4.8 |
1268 | 2025-02-25T01:32:38.840Z | Compiling num-traits v0.2.19 |
1269 | 2025-02-25T01:32:38.963Z | Compiling pkg-config v0.3.31 |
1270 | 2025-02-25T01:32:39.169Z | Compiling cexpr v0.6.0 |
1271 | 2025-02-25T01:32:39.287Z | Compiling dunce v1.0.5 |
1272 | 2025-02-25T01:32:39.446Z | Compiling synstructure v0.13.1 |
1273 | 2025-02-25T01:32:40.255Z | Compiling fs_extra v1.3.0 |
1274 | 2025-02-25T01:32:40.814Z | Compiling litemap v0.7.3 |
1275 | 2025-02-25T01:32:40.817Z | Compiling writeable v0.5.5 |
1276 | 2025-02-25T01:32:40.817Z | Compiling ring v0.17.11 |
1277 | 2025-02-25T01:32:41.201Z | Compiling paste v1.0.15 |
1278 | 2025-02-25T01:32:41.392Z | Compiling base64ct v1.6.0 |
1279 | 2025-02-25T01:32:41.956Z | Compiling pem-rfc7468 v0.7.0 |
1280 | 2025-02-25T01:32:42.056Z | Compiling aws-lc-rs v1.10.0 |
1281 | 2025-02-25T01:32:42.519Z | Compiling flagset v0.4.6 |
1282 | 2025-02-25T01:32:42.559Z | Compiling httparse v1.9.5 |
1283 | 2025-02-25T01:32:42.579Z | Compiling icu_locid_transform_data v1.5.0 |
1284 | 2025-02-25T01:32:42.720Z | Compiling tracing-core v0.1.32 |
1285 | 2025-02-25T01:32:43.326Z | Compiling rustls-pki-types v1.10.0 |
1286 | 2025-02-25T01:32:43.503Z | Compiling crossbeam-utils v0.8.20 |
1287 | 2025-02-25T01:32:43.653Z | Compiling percent-encoding v2.3.1 |
1288 | 2025-02-25T01:32:43.872Z | Compiling icu_properties_data v1.5.0 |
1289 | 2025-02-25T01:32:44.023Z | Compiling num-conv v0.1.0 |
1290 | 2025-02-25T01:32:44.133Z | Compiling vcpkg v0.2.15 |
1291 | 2025-02-25T01:32:44.196Z | Compiling write16 v1.0.0 |
1292 | 2025-02-25T01:32:44.312Z | Compiling regex v1.11.1 |
1293 | 2025-02-25T01:32:44.347Z | Compiling untrusted v0.7.1 |
1294 | 2025-02-25T01:32:44.470Z | Compiling serde_derive v1.0.218 |
1295 | 2025-02-25T01:32:44.537Z | Compiling zeroize_derive v1.4.2 |
1296 | 2025-02-25T01:32:44.619Z | Compiling zerocopy-derive v0.7.35 |
1297 | 2025-02-25T01:32:45.140Z | Compiling tokio-macros v2.5.0 |
1298 | 2025-02-25T01:32:45.769Z | Compiling zerofrom-derive v0.1.4 |
1299 | 2025-02-25T01:32:45.786Z | Compiling zeroize v1.8.1 |
1300 | 2025-02-25T01:32:46.597Z | Compiling zerocopy v0.7.35 |
1301 | 2025-02-25T01:32:46.606Z | Compiling yoke-derive v0.7.4 |
1302 | 2025-02-25T01:32:47.198Z | Compiling futures-macro v0.3.31 |
1303 | 2025-02-25T01:32:47.456Z | Compiling crypto-common v0.1.6 |
1304 | 2025-02-25T01:32:47.706Z | Compiling block-buffer v0.10.4 |
1305 | 2025-02-25T01:32:47.897Z | Compiling thiserror-impl v1.0.69 |
1306 | 2025-02-25T01:32:47.966Z | Compiling digest v0.10.7 |
1307 | 2025-02-25T01:32:48.466Z | Compiling zerovec-derive v0.10.3 |
1308 | 2025-02-25T01:32:48.992Z | Compiling futures-util v0.3.31 |
1309 | 2025-02-25T01:32:49.073Z | Compiling zerofrom v0.1.4 |
1310 | 2025-02-25T01:32:49.212Z | Compiling hmac v0.12.1 |
1311 | 2025-02-25T01:32:49.303Z | Compiling yoke v0.7.4 |
1312 | 2025-02-25T01:32:49.324Z | Compiling displaydoc v0.2.5 |
1313 | 2025-02-25T01:32:49.460Z | Compiling block-padding v0.3.3 |
1314 | 2025-02-25T01:32:49.672Z | Compiling inout v0.1.3 |
1315 | 2025-02-25T01:32:49.690Z | Compiling ppv-lite86 v0.2.20 |
1316 | 2025-02-25T01:32:49.928Z | Compiling cipher v0.4.4 |
1317 | 2025-02-25T01:32:50.419Z | Compiling sha2 v0.10.8 |
1318 | 2025-02-25T01:32:50.440Z | Compiling icu_provider_macros v1.5.0 |
1319 | 2025-02-25T01:32:50.713Z | Compiling thiserror v1.0.69 |
1320 | 2025-02-25T01:32:50.822Z | Compiling der_derive v0.7.3 |
1321 | 2025-02-25T01:32:50.861Z | Compiling tracing-attributes v0.1.27 |
1322 | 2025-02-25T01:32:50.910Z | Compiling zerovec v0.10.4 |
1323 | 2025-02-25T01:32:51.500Z | Compiling pest v2.7.14 |
1324 | 2025-02-25T01:32:52.948Z | Compiling tinystr v0.7.6 |
1325 | 2025-02-25T01:32:53.019Z | Compiling der v0.7.9 |
1326 | 2025-02-25T01:32:53.315Z | Compiling icu_locid v1.5.0 |
1327 | 2025-02-25T01:32:53.928Z | Compiling icu_collections v1.5.0 |
1328 | 2025-02-25T01:32:53.969Z | Compiling tracing v0.1.40 |
1329 | 2025-02-25T01:32:54.178Z | Compiling salsa20 v0.10.2 |
1330 | 2025-02-25T01:32:54.364Z | Compiling pbkdf2 v0.12.2 |
1331 | 2025-02-25T01:32:54.413Z | Compiling icu_provider v1.5.0 |
1332 | 2025-02-25T01:32:54.480Z | Compiling mirai-annotations v1.12.0 |
1333 | 2025-02-25T01:32:54.556Z | Compiling powerfmt v0.2.0 |
1334 | 2025-02-25T01:32:54.672Z | Compiling time-core v0.1.2 |
1335 | 2025-02-25T01:32:54.853Z | Compiling utf16_iter v1.0.5 |
1336 | 2025-02-25T01:32:54.920Z | Compiling utf8_iter v1.0.4 |
1337 | 2025-02-25T01:32:55.058Z | Compiling icu_locid_transform v1.5.0 |
1338 | 2025-02-25T01:32:55.143Z | Compiling spki v0.7.3 |
1339 | 2025-02-25T01:32:55.164Z | Compiling untrusted v0.9.0 |
1340 | 2025-02-25T01:32:55.187Z | Compiling icu_normalizer_data v1.5.0 |
1341 | 2025-02-25T01:32:55.277Z | Compiling time-macros v0.2.18 |
1342 | 2025-02-25T01:32:55.300Z | Compiling deranged v0.3.11 |
1343 | 2025-02-25T01:32:55.360Z | Compiling scrypt v0.11.0 |
1344 | 2025-02-25T01:32:55.534Z | Compiling pest_meta v2.7.14 |
1345 | 2025-02-25T01:32:55.841Z | Compiling cbc v0.1.2 |
1346 | 2025-02-25T01:32:55.944Z | Compiling aes v0.8.4 |
1347 | 2025-02-25T01:32:56.092Z | Compiling rand_chacha v0.3.1 |
1348 | 2025-02-25T01:32:56.684Z | Compiling bitflags v2.6.0 |
1349 | 2025-02-25T01:32:56.946Z | Compiling bytes v1.9.0 |
1350 | 2025-02-25T01:32:57.478Z | Compiling indexmap v2.7.1 |
1351 | 2025-02-25T01:32:58.203Z | Compiling tokio v1.43.0 |
1352 | 2025-02-25T01:32:58.225Z | Compiling semver v1.0.25 |
1353 | 2025-02-25T01:32:58.481Z | Compiling http v1.2.0 |
1354 | 2025-02-25T01:32:58.734Z | Compiling icu_properties v1.5.1 |
1355 | 2025-02-25T01:32:58.806Z | Compiling rustc_version v0.4.1 |
1356 | 2025-02-25T01:32:59.548Z | Compiling openssl-sys v0.9.106 |
1357 | 2025-02-25T01:32:59.707Z | Compiling scroll_derive v0.12.0 |
1358 | 2025-02-25T01:33:00.644Z | Compiling tinyvec_macros v0.1.1 |
1359 | 2025-02-25T01:33:00.683Z | Compiling num_threads v0.1.7 |
1360 | 2025-02-25T01:33:00.757Z | Compiling which v4.4.2 |
1361 | 2025-02-25T01:33:00.835Z | Compiling atomic-waker v1.1.2 |
1362 | 2025-02-25T01:33:01.045Z | Compiling time v0.3.36 |
1363 | 2025-02-25T01:33:01.216Z | Compiling scroll v0.12.0 |
1364 | 2025-02-25T01:33:01.257Z | Compiling tinyvec v1.8.0 |
1365 | 2025-02-25T01:33:01.858Z | Compiling http-body v1.0.1 |
1366 | 2025-02-25T01:33:02.095Z | Compiling pkcs5 v0.7.1 |
1367 | 2025-02-25T01:33:02.118Z | Compiling pest_generator v2.7.14 |
1368 | 2025-02-25T01:33:02.800Z | Compiling icu_normalizer v1.5.0 |
1369 | 2025-02-25T01:33:03.245Z | Compiling rand v0.8.5 |
1370 | 2025-02-25T01:33:03.378Z | Compiling form_urlencoded v1.2.1 |
1371 | 2025-02-25T01:33:03.488Z | Compiling getrandom v0.3.1 |
1372 | 2025-02-25T01:33:03.696Z | Compiling slog v2.7.0 |
1373 | 2025-02-25T01:33:04.035Z | Compiling idna_adapter v1.2.0 |
1374 | 2025-02-25T01:33:04.199Z | Compiling zerocopy v0.8.10 |
1375 | 2025-02-25T01:33:04.227Z | Compiling try-lock v0.2.5 |
1376 | 2025-02-25T01:33:04.272Z | Compiling idna v1.0.3 |
1377 | 2025-02-25T01:33:04.409Z | Compiling want v0.3.1 |
1378 | 2025-02-25T01:33:04.589Z | Compiling goblin v0.8.2 |
1379 | 2025-02-25T01:33:04.805Z | Compiling pest_derive v2.7.14 |
1380 | 2025-02-25T01:33:05.088Z | Compiling pkcs8 v0.10.2 |
1381 | 2025-02-25T01:33:05.316Z | Compiling uuid v1.12.0 |
1382 | 2025-02-25T01:33:05.635Z | Compiling zerocopy-derive v0.8.10 |
1383 | 2025-02-25T01:33:05.654Z | Compiling tower-service v0.3.3 |
1384 | 2025-02-25T01:33:05.759Z | Compiling httpdate v1.0.3 |
1385 | 2025-02-25T01:33:05.779Z | Compiling iana-time-zone v0.1.61 |
1386 | 2025-02-25T01:33:05.797Z | Compiling dtrace-parser v0.2.0 |
1387 | 2025-02-25T01:33:06.191Z | Compiling chrono v0.4.39 |
1388 | 2025-02-25T01:33:06.669Z | Compiling tokio-util v0.7.12 |
1389 | 2025-02-25T01:33:07.664Z | Compiling h2 v0.4.6 |
1390 | 2025-02-25T01:33:07.684Z | Compiling toml_datetime v0.6.8 |
1391 | 2025-02-25T01:33:07.989Z | Compiling serde_spanned v0.6.8 |
1392 | 2025-02-25T01:33:08.136Z | Compiling serde_tokenstream v0.2.2 |
1393 | 2025-02-25T01:33:08.255Z | Compiling rustversion v1.0.17 |
1394 | 2025-02-25T01:33:08.731Z | Compiling match_cfg v0.1.0 |
1395 | 2025-02-25T01:33:08.840Z | Compiling adler2 v2.0.0 |
1396 | 2025-02-25T01:33:08.957Z | Compiling base64 v0.22.1 |
1397 | 2025-02-25T01:33:09.063Z | Compiling foreign-types-shared v0.1.1 |
1398 | 2025-02-25T01:33:09.199Z | Compiling openssl v0.10.71 |
1399 | 2025-02-25T01:33:09.551Z | Compiling foreign-types v0.3.2 |
1400 | 2025-02-25T01:33:09.658Z | Compiling miniz_oxide v0.8.0 |
1401 | 2025-02-25T01:33:09.701Z | Compiling hostname v0.3.1 |
1402 | 2025-02-25T01:33:09.750Z | Compiling url v2.5.3 |
1403 | 2025-02-25T01:33:11.106Z | Compiling dof v0.3.0 |
1404 | 2025-02-25T01:33:11.227Z | Compiling async-trait v0.1.86 |
1405 | 2025-02-25T01:33:11.403Z | Compiling rand_core v0.9.2 |
1406 | 2025-02-25T01:33:11.556Z | Compiling openssl-macros v0.1.1 |
1407 | 2025-02-25T01:33:11.572Z | Compiling serde_derive_internals v0.29.1 |
1408 | 2025-02-25T01:33:11.839Z | Compiling dirs-sys-next v0.1.2 |
1409 | 2025-02-25T01:33:12.376Z | Compiling usdt-impl v0.5.0 |
1410 | 2025-02-25T01:33:12.423Z | Compiling siphasher v0.3.11 |
1411 | 2025-02-25T01:33:12.838Z | Compiling syn v1.0.109 |
1412 | 2025-02-25T01:33:12.964Z | Compiling schemars v0.8.21 |
1413 | 2025-02-25T01:33:13.334Z | Compiling native-tls v0.2.12 |
1414 | 2025-02-25T01:33:13.456Z | Compiling data-encoding v2.6.0 |
1415 | 2025-02-25T01:33:13.693Z | Compiling rustls v0.22.4 |
1416 | 2025-02-25T01:33:13.715Z | Compiling rustls v0.23.19 |
1417 | 2025-02-25T01:33:13.855Z | Compiling schemars_derive v0.8.21 |
1418 | 2025-02-25T01:33:13.948Z | Compiling dirs-next v2.0.0 |
1419 | 2025-02-25T01:33:13.998Z | Compiling rand_chacha v0.9.0 |
1420 | 2025-02-25T01:33:14.142Z | Compiling unicode-normalization v0.1.24 |
1421 | 2025-02-25T01:33:15.235Z | Compiling hyper v1.5.2 |
1422 | 2025-02-25T01:33:15.341Z | Compiling http-body-util v0.1.2 |
1423 | 2025-02-25T01:33:15.421Z | Compiling crossbeam-epoch v0.9.18 |
1424 | 2025-02-25T01:33:15.837Z | Compiling heapless v0.7.17 |
1425 | 2025-02-25T01:33:16.028Z | Compiling signature v2.2.0 |
1426 | 2025-02-25T01:33:16.111Z | Compiling sha1 v0.10.6 |
1427 | 2025-02-25T01:33:16.311Z | Compiling bzip2-sys v0.1.11+1.0.8 |
1428 | 2025-02-25T01:33:16.335Z | Compiling thread_local v1.1.8 |
1429 | 2025-02-25T01:33:16.558Z | Compiling encoding_rs v0.8.34 |
1430 | 2025-02-25T01:33:16.795Z | Compiling multer v3.1.0 |
1431 | 2025-02-25T01:33:16.820Z | Compiling cookie v0.18.1 |
1432 | 2025-02-25T01:33:16.823Z | Compiling unicode-bidi v0.3.17 |
1433 | 2025-02-25T01:33:17.122Z | Compiling dyn-clone v1.0.18 |
1434 | 2025-02-25T01:33:17.145Z | Compiling gimli v0.31.1 |
1435 | 2025-02-25T01:33:17.371Z | Compiling signal-hook v0.3.17 |
1436 | 2025-02-25T01:33:17.721Z | Compiling hyper-util v0.1.10 |
1437 | 2025-02-25T01:33:17.755Z | Compiling unicode-properties v0.1.3 |
1438 | 2025-02-25T01:33:18.092Z | Compiling openssl-probe v0.1.5 |
1439 | 2025-02-25T01:33:18.218Z | Compiling rayon-core v1.12.1 |
1440 | 2025-02-25T01:33:18.441Z | Compiling slog-async v2.8.0 |
1441 | 2025-02-25T01:33:18.573Z | Compiling mime v0.3.17 |
1442 | 2025-02-25T01:33:18.970Z | Compiling ipnet v2.10.1 |
1443 | 2025-02-25T01:33:19.104Z | Compiling stringprep v0.1.5 |
1444 | 2025-02-25T01:33:19.132Z | Compiling toml_edit v0.22.22 |
1445 | 2025-02-25T01:33:20.776Z | Compiling crossbeam-deque v0.8.5 |
1446 | 2025-02-25T01:33:20.828Z | Compiling rand v0.9.0 |
1447 | 2025-02-25T01:33:21.121Z | Compiling term v0.7.0 |
1448 | 2025-02-25T01:33:21.801Z | Compiling addr2line v0.24.2 |
1449 | 2025-02-25T01:33:21.883Z | Compiling usdt-attr-macro v0.5.0 |
1450 | 2025-02-25T01:33:22.217Z | Compiling usdt-macro v0.5.0 |
1451 | 2025-02-25T01:33:22.543Z | Compiling slog-json v2.6.1 |
1452 | 2025-02-25T01:33:22.639Z | Compiling serde_urlencoded v0.7.1 |
1453 | 2025-02-25T01:33:22.927Z | Compiling crossbeam-channel v0.5.13 |
1454 | 2025-02-25T01:33:23.102Z | Compiling curve25519-dalek v4.1.3 |
1455 | 2025-02-25T01:33:23.494Z | Compiling enum-as-inner v0.6.1 |
1456 | 2025-02-25T01:33:23.574Z | Compiling futures-executor v0.3.31 |
1457 | 2025-02-25T01:33:23.699Z | Compiling md-5 v0.10.6 |
1458 | 2025-02-25T01:33:23.822Z | Compiling async-stream-impl v0.3.6 |
1459 | 2025-02-25T01:33:23.933Z | Compiling rustls-pemfile v2.2.0 |
1460 | 2025-02-25T01:33:24.008Z | Compiling num-integer v0.1.46 |
1461 | 2025-02-25T01:33:24.071Z | Compiling hash32 v0.2.1 |
1462 | 2025-02-25T01:33:24.286Z | Compiling ff v0.13.0 |
1463 | 2025-02-25T01:33:24.466Z | Compiling is-terminal v0.4.13 |
1464 | 2025-02-25T01:33:24.554Z | Compiling object v0.36.5 |
1465 | 2025-02-25T01:33:24.575Z | Compiling memoffset v0.9.1 |
1466 | 2025-02-25T01:33:24.614Z | Compiling dropshot v0.12.0 |
1467 | 2025-02-25T01:33:24.768Z | Compiling psl-types v2.0.11 |
1468 | 2025-02-25T01:33:24.910Z | Compiling litrs v0.4.1 |
1469 | 2025-02-25T01:33:24.912Z | Compiling linked-hash-map v0.5.6 |
1470 | 2025-02-25T01:33:24.990Z | Compiling quick-error v1.2.3 |
1471 | 2025-02-25T01:33:25.062Z | Compiling anyhow v1.0.96 |
1472 | 2025-02-25T01:33:25.163Z | Compiling portable-atomic v1.9.0 |
1473 | 2025-02-25T01:33:25.277Z | Compiling smoltcp v0.9.1 |
1474 | 2025-02-25T01:33:25.688Z | Compiling cfg_aliases v0.2.1 |
1475 | 2025-02-25T01:33:25.835Z | Compiling num-bigint-dig v0.8.4 |
1476 | 2025-02-25T01:33:25.936Z | Compiling base16ct v0.2.0 |
1477 | 2025-02-25T01:33:26.036Z | Compiling rustc-demangle v0.1.24 |
1478 | 2025-02-25T01:33:26.167Z | Compiling take_mut v0.2.2 |
1479 | 2025-02-25T01:33:26.174Z | Compiling utf-8 v0.7.6 |
1480 | 2025-02-25T01:33:26.272Z | Compiling fallible-iterator v0.2.0 |
1481 | 2025-02-25T01:33:26.432Z | Compiling tungstenite v0.24.0 |
1482 | 2025-02-25T01:33:26.572Z | Compiling sec1 v0.7.3 |
1483 | 2025-02-25T01:33:26.939Z | Compiling postgres-protocol v0.6.8 |
1484 | 2025-02-25T01:33:26.991Z | Compiling document-features v0.2.10 |
1485 | 2025-02-25T01:33:27.182Z | Compiling nix v0.29.0 |
1486 | 2025-02-25T01:33:27.819Z | Compiling lru-cache v0.1.2 |
1487 | 2025-02-25T01:33:28.023Z | Compiling resolv-conf v0.7.0 |
1488 | 2025-02-25T01:33:28.089Z | Compiling async-stream v0.3.6 |
1489 | 2025-02-25T01:33:28.229Z | Compiling publicsuffix v2.3.0 |
1490 | 2025-02-25T01:33:28.413Z | Compiling slog-term v2.9.1 |
1491 | 2025-02-25T01:33:28.498Z | Compiling hickory-proto v0.24.3 |
1492 | 2025-02-25T01:33:28.518Z | Compiling usdt v0.5.0 |
1493 | 2025-02-25T01:33:28.546Z | Compiling num-iter v0.1.45 |
1494 | 2025-02-25T01:33:28.745Z | Compiling group v0.13.0 |
1495 | 2025-02-25T01:33:28.999Z | Compiling futures v0.3.31 |
1496 | 2025-02-25T01:33:29.126Z | Compiling slog-bunyan v2.5.0 |
1497 | 2025-02-25T01:33:29.196Z | Compiling toml v0.8.19 |
1498 | 2025-02-25T01:33:30.527Z | Compiling tokio-native-tls v0.3.1 |
1499 | 2025-02-25T01:33:30.805Z | Compiling camino v1.1.9 |
1500 | 2025-02-25T01:33:30.826Z | Compiling phf_shared v0.11.2 |
1501 | 2025-02-25T01:33:31.063Z | Compiling dropshot_endpoint v0.12.0 |
1502 | 2025-02-25T01:33:31.200Z | Compiling waitgroup v0.1.2 |
1503 | 2025-02-25T01:33:31.449Z | Compiling backtrace v0.3.74 |
1504 | 2025-02-25T01:33:31.543Z | Compiling terminal_size v0.4.0 |
1505 | 2025-02-25T01:33:31.658Z | Compiling openapiv3 v2.0.0 |
1506 | 2025-02-25T01:33:31.781Z | Compiling serde_path_to_error v0.1.16 |
1507 | 2025-02-25T01:33:31.923Z | Compiling hkdf v0.12.4 |
1508 | 2025-02-25T01:33:32.212Z | Compiling crypto-bigint v0.5.5 |
1509 | 2025-02-25T01:33:32.598Z | Compiling zerocopy-derive v0.6.6 |
1510 | 2025-02-25T01:33:34.421Z | Compiling curve25519-dalek-derive v0.1.1 |
1511 | 2025-02-25T01:33:34.604Z | Compiling webpki-roots v0.26.6 |
1512 | 2025-02-25T01:33:34.669Z | Compiling hubpack_derive v0.1.1 |
1513 | 2025-02-25T01:33:34.809Z | Compiling sync_wrapper v1.0.1 |
1514 | 2025-02-25T01:33:34.985Z | Compiling hostname v0.4.0 |
1515 | 2025-02-25T01:33:35.222Z | Compiling fs-err v2.11.0 |
1516 | 2025-02-25T01:33:35.318Z | Compiling ahash v0.8.11 |
1517 | 2025-02-25T01:33:35.564Z | Compiling crc32fast v1.4.2 |
1518 | 2025-02-25T01:33:35.579Z | Compiling newtype-uuid v1.2.1 |
1519 | 2025-02-25T01:33:35.669Z | Compiling managed v0.8.0 |
1520 | 2025-02-25T01:33:35.820Z | Compiling tower-layer v0.3.3 |
1521 | 2025-02-25T01:33:35.842Z | Compiling unicode-width v0.2.0 |
1522 | 2025-02-25T01:33:35.891Z | Compiling winnow v0.5.40 |
1523 | 2025-02-25T01:33:35.912Z | Compiling debug-ignore v1.0.5 |
1524 | 2025-02-25T01:33:36.075Z | Compiling bitflags v1.3.2 |
1525 | 2025-02-25T01:33:36.092Z | Compiling tower v0.5.2 |
1526 | 2025-02-25T01:33:36.116Z | Compiling clap_builder v4.5.30 |
1527 | 2025-02-25T01:33:36.424Z | Compiling console v0.15.10 |
1528 | 2025-02-25T01:33:37.000Z | Compiling strum_macros v0.25.3 |
1529 | 2025-02-25T01:33:37.787Z | Compiling flate2 v1.0.35 |
1530 | 2025-02-25T01:33:38.470Z | Compiling hubpack v0.1.2 |
1531 | 2025-02-25T01:33:38.570Z | Compiling elliptic-curve v0.13.8 |
1532 | 2025-02-25T01:33:38.715Z | Compiling zerocopy v0.6.6 |
1533 | 2025-02-25T01:33:38.888Z | Compiling hickory-resolver v0.24.3 |
1534 | 2025-02-25T01:33:39.385Z | Compiling toml_edit v0.19.15 |
1535 | 2025-02-25T01:33:39.471Z | Compiling phf v0.11.2 |
1536 | 2025-02-25T01:33:39.770Z | Compiling signal-hook-mio v0.2.4 |
1537 | 2025-02-25T01:33:39.949Z | Compiling hyper-tls v0.6.0 |
1538 | 2025-02-25T01:33:40.236Z | Compiling cookie_store v0.21.1 |
1539 | 2025-02-25T01:33:40.362Z | Compiling rayon v1.10.0 |
1540 | 2025-02-25T01:33:40.639Z | Compiling bzip2 v0.4.4 |
1541 | 2025-02-25T01:33:41.925Z | Compiling postgres-types v0.2.8 |
1542 | 2025-02-25T01:33:43.325Z | Compiling tokio-tungstenite v0.24.0 |
1543 | 2025-02-25T01:33:44.409Z | Compiling ed25519 v2.2.3 |
1544 | 2025-02-25T01:33:44.558Z | Compiling phf_shared v0.10.0 |
1545 | 2025-02-25T01:33:44.894Z | Compiling tokio-stream v0.1.17 |
1546 | 2025-02-25T01:33:44.952Z | Compiling pkcs1 v0.7.5 |
1547 | 2025-02-25T01:33:45.164Z | Compiling serde-big-array v0.5.1 |
1548 | 2025-02-25T01:33:45.425Z | Compiling clap_derive v4.5.28 |
1549 | 2025-02-25T01:33:45.887Z | Compiling rfc6979 v0.4.0 |
1550 | 2025-02-25T01:33:45.908Z | Compiling derive-where v1.2.7 |
1551 | 2025-02-25T01:33:45.958Z | Compiling serde_repr v0.1.19 |
1552 | 2025-02-25T01:33:46.091Z | Compiling bstr v1.10.0 |
1553 | 2025-02-25T01:33:46.250Z | Compiling float-cmp v0.10.0 |
1554 | 2025-02-25T01:33:46.489Z | Compiling whoami v1.5.2 |
1555 | 2025-02-25T01:33:46.513Z | Compiling bit-vec v0.6.3 |
1556 | 2025-02-25T01:33:46.922Z | Compiling difflib v0.4.0 |
1557 | 2025-02-25T01:33:47.024Z | Compiling new_debug_unreachable v1.0.6 |
1558 | 2025-02-25T01:33:47.056Z | Compiling static_assertions v1.1.0 |
1559 | 2025-02-25T01:33:47.134Z | Compiling number_prefix v0.4.0 |
1560 | 2025-02-25T01:33:47.181Z | Compiling normalize-line-endings v0.3.0 |
1561 | 2025-02-25T01:33:47.341Z | Compiling unicode-segmentation v1.12.0 |
1562 | 2025-02-25T01:33:47.394Z | Compiling predicates-core v1.0.8 |
1563 | 2025-02-25T01:33:47.742Z | Compiling precomputed-hash v0.1.1 |
1564 | 2025-02-25T01:33:47.763Z | Compiling fixedbitset v0.4.2 |
1565 | 2025-02-25T01:33:47.884Z | Compiling string_cache v0.8.7 |
1566 | 2025-02-25T01:33:48.240Z | Compiling similar v2.6.0 |
1567 | 2025-02-25T01:33:48.269Z | Compiling petgraph v0.6.5 |
1568 | 2025-02-25T01:33:48.303Z | Compiling predicates v3.1.3 |
1569 | 2025-02-25T01:33:48.324Z | Compiling indicatif v0.17.11 |
1570 | 2025-02-25T01:33:49.070Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1571 | 2025-02-25T01:33:49.851Z | Compiling bit-set v0.5.3 |
1572 | 2025-02-25T01:33:50.077Z | Compiling clap v4.5.30 |
1573 | 2025-02-25T01:33:50.153Z | Compiling tokio-postgres v0.7.12 |
1574 | 2025-02-25T01:33:50.209Z | Compiling ecdsa v0.16.9 |
1575 | 2025-02-25T01:33:50.298Z | Compiling rsa v0.9.6 |
1576 | 2025-02-25T01:33:50.441Z | Compiling ed25519-dalek v2.1.1 |
1577 | 2025-02-25T01:33:51.035Z | Compiling toml v0.7.8 |
1578 | 2025-02-25T01:33:52.030Z | Compiling zip v0.6.6 |
1579 | 2025-02-25T01:33:52.550Z | Compiling crossterm v0.28.1 |
1580 | 2025-02-25T01:33:54.491Z | Compiling hex v0.4.3 |
1581 | 2025-02-25T01:33:54.572Z | Compiling x509-cert v0.2.5 |
1582 | 2025-02-25T01:33:55.101Z | Compiling itertools v0.10.5 |
1583 | 2025-02-25T01:33:55.514Z | Compiling itertools v0.14.0 |
1584 | 2025-02-25T01:33:55.569Z | Compiling unicode-xid v0.2.6 |
1585 | 2025-02-25T01:33:55.763Z | Compiling peg-runtime v0.8.3 |
1586 | 2025-02-25T01:33:55.788Z | Compiling lalrpop-util v0.19.12 |
1587 | 2025-02-25T01:33:55.804Z | Compiling strum_macros v0.26.4 |
1588 | 2025-02-25T01:33:56.139Z | Compiling xattr v1.3.1 |
1589 | 2025-02-25T01:33:56.373Z | Compiling filetime v0.2.25 |
1590 | 2025-02-25T01:33:56.706Z | Compiling tar v0.4.44 |
1591 | 2025-02-25T01:33:59.849Z | Compiling strum v0.26.3 |
1592 | 2025-02-25T01:34:03.615Z | Compiling aws-lc-sys v0.22.0 |
1593 | 2025-02-25T01:34:40.032Z | Compiling rustls-webpki v0.102.8 |
1594 | 2025-02-25T01:34:43.453Z | Compiling tokio-rustls v0.25.0 |
1595 | 2025-02-25T01:34:45.280Z | Compiling tokio-rustls v0.26.0 |
1596 | 2025-02-25T01:34:45.593Z | Compiling hyper-rustls v0.27.3 |
1597 | 2025-02-25T01:34:45.961Z | Compiling reqwest v0.12.12 |
1598 | 2025-02-25T01:34:47.317Z | Compiling qorb v0.2.1 |
1599 | 2025-02-25T01:34:50.492Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1600 | 2025-02-25T01:34:50.784Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
1601 | 2025-02-25T01:34:55.526Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 27s |
1602 | 2025-02-25T01:34:55.701Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
1603 | 2025-02-25T01:34:55.750Z | Feb 25 01:34:54.619 INFO Starting download, target: Clickhouse |
1604 | 2025-02-25T01:34:55.755Z | Feb 25 01:34:54.620 INFO Starting download, target: Console |
1605 | 2025-02-25T01:34:55.755Z | Feb 25 01:34:54.620 INFO Starting download, target: Cockroach |
1606 | 2025-02-25T01:34:55.755Z | Feb 25 01:34:54.620 INFO Starting download, target: DendriteOpenapi |
1607 | 2025-02-25T01:34:55.755Z | Feb 25 01:34:54.620 INFO Starting download, target: DendriteStub |
1608 | 2025-02-25T01:34:55.755Z | Feb 25 01:34:54.620 INFO Starting download, target: MaghemiteMgd |
1609 | 2025-02-25T01:34:55.755Z | Feb 25 01:34:54.620 INFO Starting download, target: TransceiverControl |
1610 | 2025-02-25T01:34:55.755Z | Feb 25 01:34:54.621 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
1611 | 2025-02-25T01:34:55.755Z | Feb 25 01:34:54.621 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi |
1612 | 2025-02-25T01:34:55.755Z | Feb 25 01:34:54.621 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
1613 | 2025-02-25T01:34:55.755Z | Feb 25 01:34:54.621 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
1614 | 2025-02-25T01:34:55.755Z | Feb 25 01:34:54.621 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
1615 | 2025-02-25T01:34:55.756Z | Feb 25 01:34:54.621 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
1616 | 2025-02-25T01:34:55.756Z | Feb 25 01:34:54.621 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
1617 | 2025-02-25T01:34:56.012Z | Feb 25 01:34:54.842 INFO Download complete, target: DendriteOpenapi |
1618 | 2025-02-25T01:34:56.230Z | Feb 25 01:34:55.033 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
1619 | 2025-02-25T01:34:56.366Z | Feb 25 01:34:55.145 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
1620 | 2025-02-25T01:34:56.677Z | Feb 25 01:34:55.513 INFO Download complete, target: Console |
1621 | 2025-02-25T01:34:56.730Z | Feb 25 01:34:55.532 INFO Download complete, target: TransceiverControl |
1622 | 2025-02-25T01:34:56.783Z | Feb 25 01:34:55.608 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
1623 | 2025-02-25T01:34:56.844Z | Feb 25 01:34:55.697 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
1624 | 2025-02-25T01:34:57.568Z | Feb 25 01:34:56.437 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
1625 | 2025-02-25T01:34:57.568Z | Feb 25 01:34:56.438 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
1626 | 2025-02-25T01:34:58.209Z | Feb 25 01:34:57.078 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
1627 | 2025-02-25T01:34:59.835Z | Feb 25 01:34:58.703 INFO Download complete, target: DendriteStub |
1628 | 2025-02-25T01:34:59.949Z | Feb 25 01:34:58.814 INFO Download complete, target: MaghemiteMgd |
1629 | 2025-02-25T01:35:05.240Z | Feb 25 01:35:04.104 INFO Checking that binary works, target: Cockroach |
1630 | 2025-02-25T01:35:05.412Z | Feb 25 01:35:04.280 INFO Download complete, target: Cockroach |
1631 | 2025-02-25T01:35:10.824Z | Feb 25 01:35:09.690 INFO Checking that binary works, target: Clickhouse |
1632 | 2025-02-25T01:35:11.785Z | Feb 25 01:35:10.652 INFO Download complete, target: Clickhouse |
1633 | 2025-02-25T01:35:11.889Z | All builder prerequisites installed successfully, and PATH looks valid |
1634 | 2025-02-25T01:35:11.900Z | |
1635 | 2025-02-25T01:35:11.900Z | real 5:14.109539165 |
1636 | 2025-02-25T01:35:11.900Z | user 16:02.216095288 |
1637 | 2025-02-25T01:35:11.900Z | sys 2:10.282270259 |
1638 | 2025-02-25T01:35:11.900Z | trap 0.614209593 |
1639 | 2025-02-25T01:35:11.900Z | tflt 8.707151384 |
1640 | 2025-02-25T01:35:11.900Z | dflt 8.160462165 |
1641 | 2025-02-25T01:35:11.901Z | kflt 0.435896818 |
1642 | 2025-02-25T01:35:11.901Z | lock 25:41.338450253 |
1643 | 2025-02-25T01:35:11.901Z | slp 59:11.191354406 |
1644 | 2025-02-25T01:35:11.901Z | lat 55.624318694 |
1645 | 2025-02-25T01:35:11.901Z | stop 2:20.466168748 |
1646 | 2025-02-25T01:35:11.901Z | + banner clippy |
1647 | 2025-02-25T01:35:11.901Z | |
1648 | 2025-02-25T01:35:11.901Z | #### # # ##### ##### # # |
1649 | 2025-02-25T01:35:11.901Z | # # # # # # # # # # |
1650 | 2025-02-25T01:35:11.901Z | # # # # # # # # |
1651 | 2025-02-25T01:35:11.901Z | # # # ##### ##### # |
1652 | 2025-02-25T01:35:11.901Z | # # # # # # # |
1653 | 2025-02-25T01:35:11.901Z | #### ###### # # # # |
1654 | 2025-02-25T01:35:11.901Z | |
1655 | 2025-02-25T01:35:11.901Z | + export CARGO_INCREMENTAL=0 |
1656 | 2025-02-25T01:35:11.901Z | + CARGO_INCREMENTAL=0 |
1657 | 2025-02-25T01:35:11.901Z | + ptime -m cargo xtask clippy |
1658 | 2025-02-25T01:35:12.504Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
1659 | 2025-02-25T01:35:15.395Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.43s |
1660 | 2025-02-25T01:35:15.468Z | Running `target/debug/xtask clippy` |
1661 | 2025-02-25T01:35:15.496Z | running: /home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings" |
1662 | 2025-02-25T01:35:16.165Z | Downloading crates ... |
1663 | 2025-02-25T01:35:16.479Z | Downloaded async-attributes v1.1.2 |
1664 | 2025-02-25T01:35:16.482Z | Downloaded anes v0.1.6 |
1665 | 2025-02-25T01:35:16.487Z | Downloaded async-executor v1.13.1 |
1666 | 2025-02-25T01:35:16.490Z | Downloaded async-channel v2.3.1 |
1667 | 2025-02-25T01:35:16.492Z | Downloaded assert_cmd v2.0.16 |
1668 | 2025-02-25T01:35:16.495Z | Downloaded doc-comment v0.3.3 |
1669 | 2025-02-25T01:35:16.500Z | Downloaded partial-io v0.5.4 |
1670 | 2025-02-25T01:35:16.504Z | Downloaded parking v2.2.1 |
1671 | 2025-02-25T01:35:16.507Z | Downloaded target-triple v0.1.3 |
1672 | 2025-02-25T01:35:16.513Z | Downloaded guppy-workspace-hack v0.1.0 |
1673 | 2025-02-25T01:35:16.515Z | Downloaded assert-json-diff v2.0.2 |
1674 | 2025-02-25T01:35:16.519Z | Downloaded serde_regex v1.1.0 |
1675 | 2025-02-25T01:35:16.519Z | Downloaded blocking v1.6.1 |
1676 | 2025-02-25T01:35:16.522Z | Downloaded path-tree v0.8.1 |
1677 | 2025-02-25T01:35:16.522Z | Downloaded plotters-svg v0.3.7 |
1678 | 2025-02-25T01:35:16.522Z | Downloaded futures-timer v3.0.3 |
1679 | 2025-02-25T01:35:16.535Z | Downloaded stringmetrics v2.2.2 |
1680 | 2025-02-25T01:35:16.535Z | Downloaded event-listener v2.5.3 |
1681 | 2025-02-25T01:35:16.535Z | Downloaded approx v0.5.1 |
1682 | 2025-02-25T01:35:16.535Z | Downloaded pathdiff v0.2.3 |
1683 | 2025-02-25T01:35:16.535Z | Downloaded async-channel v1.9.0 |
1684 | 2025-02-25T01:35:16.535Z | Downloaded plotters-backend v0.3.7 |
1685 | 2025-02-25T01:35:16.536Z | Downloaded async-process v2.3.0 |
1686 | 2025-02-25T01:35:16.536Z | Downloaded tinytemplate v1.2.1 |
1687 | 2025-02-25T01:35:16.538Z | Downloaded piper v0.2.4 |
1688 | 2025-02-25T01:35:16.538Z | Downloaded threadpool v1.8.1 |
1689 | 2025-02-25T01:35:16.541Z | Downloaded fixedbitset v0.5.7 |
1690 | 2025-02-25T01:35:16.543Z | Downloaded oorandom v11.1.4 |
1691 | 2025-02-25T01:35:16.543Z | Downloaded num_cpus v1.16.0 |
1692 | 2025-02-25T01:35:16.546Z | Downloaded kv-log-macro v1.0.7 |
1693 | 2025-02-25T01:35:16.549Z | Downloaded rust-argon2 v2.1.0 |
1694 | 2025-02-25T01:35:16.552Z | Downloaded async-task v4.7.1 |
1695 | 2025-02-25T01:35:16.553Z | Downloaded rustls-native-certs v0.7.3 |
1696 | 2025-02-25T01:35:16.555Z | Downloaded libtest-mimic v0.7.3 |
1697 | 2025-02-25T01:35:16.557Z | Downloaded nested v0.1.1 |
1698 | 2025-02-25T01:35:16.560Z | Downloaded hyper-rustls v0.26.0 |
1699 | 2025-02-25T01:35:16.563Z | Downloaded relative-path v1.9.3 |
1700 | 2025-02-25T01:35:16.563Z | Downloaded trybuild v1.0.101 |
1701 | 2025-02-25T01:35:16.566Z | Downloaded proc-macro-crate v3.2.0 |
1702 | 2025-02-25T01:35:16.570Z | Downloaded httptest v0.16.3 |
1703 | 2025-02-25T01:35:16.572Z | Downloaded cfg-expr v0.18.0 |
1704 | 2025-02-25T01:35:16.576Z | Downloaded futures-lite v2.3.0 |
1705 | 2025-02-25T01:35:16.576Z | Downloaded async-io v2.3.4 |
1706 | 2025-02-25T01:35:16.579Z | Downloaded target-lexicon v0.13.2 |
1707 | 2025-02-25T01:35:16.581Z | Downloaded target-spec v3.4.2 |
1708 | 2025-02-25T01:35:16.586Z | Downloaded similar-asserts v1.6.1 |
1709 | 2025-02-25T01:35:16.586Z | Downloaded rstest v0.23.0 |
1710 | 2025-02-25T01:35:16.592Z | Downloaded concurrent-queue v2.5.0 |
1711 | 2025-02-25T01:35:16.615Z | Downloaded rand_distr v0.4.3 |
1712 | 2025-02-25T01:35:16.618Z | Downloaded event-listener-strategy v0.5.2 |
1713 | 2025-02-25T01:35:16.622Z | Downloaded async-lock v3.4.0 |
1714 | 2025-02-25T01:35:16.632Z | Downloaded fancy-regex v0.13.0 |
1715 | 2025-02-25T01:35:16.632Z | Downloaded event-listener v5.3.1 |
1716 | 2025-02-25T01:35:16.632Z | Downloaded polling v3.7.3 |
1717 | 2025-02-25T01:35:16.632Z | Downloaded escape8259 v0.5.3 |
1718 | 2025-02-25T01:35:16.636Z | Downloaded blake2b_simd v1.0.2 |
1719 | 2025-02-25T01:35:16.636Z | Downloaded criterion v0.5.1 |
1720 | 2025-02-25T01:35:16.641Z | Downloaded guppy v0.17.17 |
1721 | 2025-02-25T01:35:16.647Z | Downloaded rstest_macros v0.23.0 |
1722 | 2025-02-25T01:35:16.650Z | Downloaded plotters v0.3.7 |
1723 | 2025-02-25T01:35:16.659Z | Downloaded async-std v1.13.0 |
1724 | 2025-02-25T01:35:16.677Z | Downloaded cargo_metadata v0.19.1 |
1725 | 2025-02-25T01:35:16.681Z | Downloaded async-signal v0.2.10 |
1726 | 2025-02-25T01:35:16.683Z | Downloaded datatest-stable v0.2.9 |
1727 | 2025-02-25T01:35:16.683Z | Downloaded criterion-plot v0.5.0 |
1728 | 2025-02-25T01:35:16.686Z | Downloaded cast v0.3.0 |
1729 | 2025-02-25T01:35:16.686Z | Downloaded async-object-pool v0.1.5 |
1730 | 2025-02-25T01:35:16.686Z | Downloaded async-global-executor v2.4.1 |
1731 | 2025-02-25T01:35:16.736Z | Downloaded petgraph v0.7.1 |
1732 | 2025-02-25T01:35:16.777Z | Downloaded httpmock v0.8.0-alpha.1 |
1733 | 2025-02-25T01:35:17.661Z | Checking cfg-if v1.0.0 |
1734 | 2025-02-25T01:35:17.742Z | Checking libc v0.2.170 |
1735 | 2025-02-25T01:35:17.763Z | Checking serde v1.0.218 |
1736 | 2025-02-25T01:35:17.788Z | Checking memchr v2.7.4 |
1737 | 2025-02-25T01:35:17.811Z | Checking value-bag v1.9.0 |
1738 | 2025-02-25T01:35:17.840Z | Checking itoa v1.0.11 |
1739 | 2025-02-25T01:35:17.862Z | Checking zeroize v1.8.1 |
1740 | 2025-02-25T01:35:17.892Z | Checking smallvec v1.14.0 |
1741 | 2025-02-25T01:35:17.922Z | Checking scopeguard v1.2.0 |
1742 | 2025-02-25T01:35:18.041Z | Checking byteorder v1.5.0 |
1743 | 2025-02-25T01:35:18.087Z | Checking lock_api v0.4.12 |
1744 | 2025-02-25T01:35:18.137Z | Checking once_cell v1.20.3 |
1745 | 2025-02-25T01:35:18.219Z | Checking log v0.4.22 |
1746 | 2025-02-25T01:35:18.247Z | Checking pin-project-lite v0.2.14 |
1747 | 2025-02-25T01:35:18.412Z | Checking subtle v2.6.1 |
1748 | 2025-02-25T01:35:18.449Z | Checking libm v0.2.8 |
1749 | 2025-02-25T01:35:18.449Z | Checking typenum v1.17.0 |
1750 | 2025-02-25T01:35:18.527Z | Checking ryu v1.0.18 |
1751 | 2025-02-25T01:35:18.600Z | Checking futures-core v0.3.31 |
1752 | 2025-02-25T01:35:18.694Z | Checking zerocopy v0.7.35 |
1753 | 2025-02-25T01:35:18.770Z | Checking getrandom v0.2.15 |
1754 | 2025-02-25T01:35:18.770Z | Checking signal-hook-registry v1.4.2 |
1755 | 2025-02-25T01:35:18.818Z | Checking parking_lot_core v0.9.10 |
1756 | 2025-02-25T01:35:18.821Z | Checking mio v1.0.2 |
1757 | 2025-02-25T01:35:19.014Z | Checking rand_core v0.6.4 |
1758 | 2025-02-25T01:35:19.043Z | Checking socket2 v0.5.8 |
1759 | 2025-02-25T01:35:19.176Z | Checking parking_lot v0.12.3 |
1760 | 2025-02-25T01:35:19.352Z | Checking thiserror v1.0.69 |
1761 | 2025-02-25T01:35:19.413Z | Checking num-traits v0.2.19 |
1762 | 2025-02-25T01:35:19.446Z | Checking allocator-api2 v0.2.18 |
1763 | 2025-02-25T01:35:19.505Z | Checking const-oid v0.9.6 |
1764 | 2025-02-25T01:35:19.537Z | Checking generic-array v0.14.7 |
1765 | 2025-02-25T01:35:19.570Z | Checking futures-io v0.3.31 |
1766 | 2025-02-25T01:35:19.605Z | Checking slab v0.4.9 |
1767 | 2025-02-25T01:35:19.790Z | Checking futures-sink v0.3.31 |
1768 | 2025-02-25T01:35:19.884Z | Checking cpufeatures v0.2.14 |
1769 | 2025-02-25T01:35:19.912Z | Checking iana-time-zone v0.1.61 |
1770 | 2025-02-25T01:35:19.955Z | Checking equivalent v1.0.1 |
1771 | 2025-02-25T01:35:19.988Z | Checking foldhash v0.1.3 |
1772 | 2025-02-25T01:35:20.063Z | Checking pin-utils v0.1.0 |
1773 | 2025-02-25T01:35:20.099Z | Checking futures-channel v0.3.31 |
1774 | 2025-02-25T01:35:20.126Z | Checking futures-task v0.3.31 |
1775 | 2025-02-25T01:35:20.170Z | Checking fnv v1.0.7 |
1776 | 2025-02-25T01:35:20.197Z | Checking hashbrown v0.15.1 |
1777 | 2025-02-25T01:35:20.335Z | Checking stable_deref_trait v1.2.0 |
1778 | 2025-02-25T01:35:20.381Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
1779 | 2025-02-25T01:35:20.466Z | Checking futures-util v0.3.31 |
1780 | 2025-02-25T01:35:20.497Z | Checking dyn-clone v1.0.18 |
1781 | 2025-02-25T01:35:20.603Z | Checking crypto-common v0.1.6 |
1782 | 2025-02-25T01:35:20.673Z | Checking block-buffer v0.10.4 |
1783 | 2025-02-25T01:35:20.751Z | Checking errno v0.3.9 |
1784 | 2025-02-25T01:35:20.820Z | Checking tracing-core v0.1.32 |
1785 | 2025-02-25T01:35:20.899Z | Checking ppv-lite86 v0.2.20 |
1786 | 2025-02-25T01:35:20.927Z | Checking zerofrom v0.1.4 |
1787 | 2025-02-25T01:35:20.950Z | Checking crossbeam-utils v0.8.20 |
1788 | 2025-02-25T01:35:21.144Z | Checking yoke v0.7.4 |
1789 | 2025-02-25T01:35:21.278Z | Checking percent-encoding v2.3.1 |
1790 | 2025-02-25T01:35:21.443Z | Checking digest v0.10.7 |
1791 | 2025-02-25T01:35:21.472Z | Checking tracing v0.1.40 |
1792 | 2025-02-25T01:35:21.503Z | Checking zerovec v0.10.4 |
1793 | 2025-02-25T01:35:21.531Z | Checking litemap v0.7.3 |
1794 | 2025-02-25T01:35:21.629Z | Checking rand_chacha v0.3.1 |
1795 | 2025-02-25T01:35:21.682Z | Checking writeable v0.5.5 |
1796 | 2025-02-25T01:35:21.824Z | Checking block-padding v0.3.3 |
1797 | 2025-02-25T01:35:21.852Z | Checking httparse v1.9.5 |
1798 | 2025-02-25T01:35:21.916Z | Checking icu_locid_transform_data v1.5.0 |
1799 | 2025-02-25T01:35:22.017Z | Checking regex-syntax v0.8.5 |
1800 | 2025-02-25T01:35:22.044Z | Checking atomic-waker v1.1.2 |
1801 | 2025-02-25T01:35:22.070Z | Checking rand v0.8.5 |
1802 | 2025-02-25T01:35:22.074Z | Checking inout v0.1.3 |
1803 | 2025-02-25T01:35:22.210Z | Checking form_urlencoded v1.2.1 |
1804 | 2025-02-25T01:35:22.298Z | Checking untrusted v0.9.0 |
1805 | 2025-02-25T01:35:22.330Z | Checking cipher v0.4.4 |
1806 | 2025-02-25T01:35:22.352Z | Checking bytes v1.9.0 |
1807 | 2025-02-25T01:35:22.435Z | Checking bitflags v2.6.0 |
1808 | 2025-02-25T01:35:22.502Z | Checking serde_json v1.0.139 |
1809 | 2025-02-25T01:35:22.749Z | Checking chrono v0.4.39 |
1810 | 2025-02-25T01:35:22.779Z | Checking semver v1.0.25 |
1811 | 2025-02-25T01:35:23.085Z | Checking uuid v1.12.0 |
1812 | 2025-02-25T01:35:23.194Z | Checking tokio v1.43.0 |
1813 | 2025-02-25T01:35:23.223Z | Checking indexmap v2.7.1 |
1814 | 2025-02-25T01:35:23.331Z | Checking rustix v0.38.37 |
1815 | 2025-02-25T01:35:23.742Z | Checking http v1.2.0 |
1816 | 2025-02-25T01:35:24.166Z | Checking tinystr v0.7.6 |
1817 | 2025-02-25T01:35:24.505Z | Checking icu_collections v1.5.0 |
1818 | 2025-02-25T01:35:24.538Z | Checking icu_locid v1.5.0 |
1819 | 2025-02-25T01:35:24.750Z | Checking schemars v0.8.21 |
1820 | 2025-02-25T01:35:25.012Z | Checking icu_properties_data v1.5.0 |
1821 | 2025-02-25T01:35:25.164Z | Checking powerfmt v0.2.0 |
1822 | 2025-02-25T01:35:25.195Z | Checking unicode-ident v1.0.14 |
1823 | 2025-02-25T01:35:25.279Z | Checking ring v0.17.11 |
1824 | 2025-02-25T01:35:25.372Z | Checking aho-corasick v1.1.3 |
1825 | 2025-02-25T01:35:25.424Z | Checking proc-macro2 v1.0.93 |
1826 | 2025-02-25T01:35:25.463Z | Checking deranged v0.3.11 |
1827 | 2025-02-25T01:35:25.543Z | Checking icu_provider v1.5.0 |
1828 | 2025-02-25T01:35:26.100Z | Checking spin v0.9.8 |
1829 | 2025-02-25T01:35:26.187Z | Checking icu_locid_transform v1.5.0 |
1830 | 2025-02-25T01:35:26.345Z | Checking icu_normalizer_data v1.5.0 |
1831 | 2025-02-25T01:35:26.468Z | Checking utf16_iter v1.0.5 |
1832 | 2025-02-25T01:35:26.497Z | Checking num-conv v0.1.0 |
1833 | 2025-02-25T01:35:26.617Z | Checking num_threads v0.1.7 |
1834 | 2025-02-25T01:35:26.675Z | Checking write16 v1.0.0 |
1835 | 2025-02-25T01:35:26.754Z | Checking utf8_iter v1.0.4 |
1836 | 2025-02-25T01:35:26.787Z | Checking time-core v0.1.2 |
1837 | 2025-02-25T01:35:26.817Z | Checking quote v1.0.38 |
1838 | 2025-02-25T01:35:26.835Z | Checking base64ct v1.6.0 |
1839 | 2025-02-25T01:35:26.965Z | Checking time v0.3.36 |
1840 | 2025-02-25T01:35:27.010Z | Checking hmac v0.12.1 |
1841 | 2025-02-25T01:35:27.022Z | Checking regex-automata v0.4.8 |
1842 | 2025-02-25T01:35:27.194Z | Checking syn v2.0.96 |
1843 | 2025-02-25T01:35:27.223Z | Checking sha2 v0.10.8 |
1844 | 2025-02-25T01:35:27.259Z | Checking icu_properties v1.5.1 |
1845 | 2025-02-25T01:35:27.286Z | Checking adler2 v2.0.0 |
1846 | 2025-02-25T01:35:27.483Z | Checking rustls-pki-types v1.10.0 |
1847 | 2025-02-25T01:35:27.597Z | Checking miniz_oxide v0.8.0 |
1848 | 2025-02-25T01:35:27.839Z | Checking http-body v1.0.1 |
1849 | 2025-02-25T01:35:28.039Z | Checking aws-lc-sys v0.22.0 |
1850 | 2025-02-25T01:35:28.069Z | Checking base64 v0.22.1 |
1851 | 2025-02-25T01:35:28.360Z | Checking mirai-annotations v1.12.0 |
1852 | 2025-02-25T01:35:28.612Z | Checking untrusted v0.7.1 |
1853 | 2025-02-25T01:35:28.649Z | Checking httpdate v1.0.3 |
1854 | 2025-02-25T01:35:28.768Z | Checking try-lock v0.2.5 |
1855 | 2025-02-25T01:35:28.861Z | Checking ahash v0.8.11 |
1856 | 2025-02-25T01:35:28.930Z | Checking want v0.3.1 |
1857 | 2025-02-25T01:35:33.055Z | Checking pem-rfc7468 v0.7.0 |
1858 | 2025-02-25T01:35:33.129Z | Checking tower-service v0.3.3 |
1859 | 2025-02-25T01:35:33.129Z | Checking slog v2.7.0 |
1860 | 2025-02-25T01:35:33.129Z | Checking mime v0.3.17 |
1861 | 2025-02-25T01:35:33.130Z | Checking flagset v0.4.6 |
1862 | 2025-02-25T01:35:33.130Z | Checking der v0.7.9 |
1863 | 2025-02-25T01:35:33.130Z | Checking pbkdf2 v0.12.2 |
1864 | 2025-02-25T01:35:33.130Z | Checking aes v0.8.4 |
1865 | 2025-02-25T01:35:33.130Z | Checking gimli v0.31.1 |
1866 | 2025-02-25T01:35:33.130Z | Checking tokio-util v0.7.12 |
1867 | 2025-02-25T01:35:33.130Z | Checking aws-lc-rs v1.10.0 |
1868 | 2025-02-25T01:35:33.130Z | Checking icu_normalizer v1.5.0 |
1869 | 2025-02-25T01:35:33.130Z | Checking utf8parse v0.2.2 |
1870 | 2025-02-25T01:35:33.130Z | Checking http-body-util v0.1.2 |
1871 | 2025-02-25T01:35:33.130Z | Checking h2 v0.4.6 |
1872 | 2025-02-25T01:35:33.130Z | Checking idna_adapter v1.2.0 |
1873 | 2025-02-25T01:35:33.130Z | Checking cbc v0.1.2 |
1874 | 2025-02-25T01:35:33.130Z | Checking spki v0.7.3 |
1875 | 2025-02-25T01:35:33.130Z | Checking regex v1.11.1 |
1876 | 2025-02-25T01:35:33.130Z | Checking idna v1.0.3 |
1877 | 2025-02-25T01:35:33.130Z | Checking salsa20 v0.10.2 |
1878 | 2025-02-25T01:35:33.130Z | Checking object v0.36.5 |
1879 | 2025-02-25T01:35:33.130Z | Checking rustc-demangle v0.1.24 |
1880 | 2025-02-25T01:35:33.130Z | Checking rustls-webpki v0.102.8 |
1881 | 2025-02-25T01:35:33.130Z | Checking scrypt v0.11.0 |
1882 | 2025-02-25T01:35:33.130Z | Checking url v2.5.3 |
1883 | 2025-02-25T01:35:33.130Z | Checking rustls-pemfile v2.2.0 |
1884 | 2025-02-25T01:35:33.130Z | Checking lazy_static v1.5.0 |
1885 | 2025-02-25T01:35:33.130Z | Checking foreign-types-shared v0.1.1 |
1886 | 2025-02-25T01:35:33.130Z | Checking anstyle v1.0.10 |
1887 | 2025-02-25T01:35:33.130Z | Checking openssl-probe v0.1.5 |
1888 | 2025-02-25T01:35:33.130Z | Checking ipnet v2.10.1 |
1889 | 2025-02-25T01:35:33.152Z | Checking foreign-types v0.3.2 |
1890 | 2025-02-25T01:35:33.152Z | Checking pkcs5 v0.7.1 |
1891 | 2025-02-25T01:35:33.152Z | Checking futures-executor v0.3.31 |
1892 | 2025-02-25T01:35:33.152Z | Checking serde_urlencoded v0.7.1 |
1893 | 2025-02-25T01:35:33.252Z | Checking openssl-sys v0.9.106 |
1894 | 2025-02-25T01:35:33.349Z | Checking encoding_rs v0.8.34 |
1895 | 2025-02-25T01:35:33.492Z | Checking futures v0.3.31 |
1896 | 2025-02-25T01:35:33.521Z | Checking toml_datetime v0.6.8 |
1897 | 2025-02-25T01:35:33.586Z | Checking pkcs8 v0.10.2 |
1898 | 2025-02-25T01:35:33.625Z | Checking serde_spanned v0.6.8 |
1899 | 2025-02-25T01:35:33.833Z | Checking rustls v0.23.19 |
1900 | 2025-02-25T01:35:33.864Z | Checking anstyle-parse v0.2.5 |
1901 | 2025-02-25T01:35:33.867Z | Checking addr2line v0.24.2 |
1902 | 2025-02-25T01:35:33.919Z | Checking is_terminal_polyfill v1.70.1 |
1903 | 2025-02-25T01:35:35.077Z | Checking anstyle-query v1.1.1 |
1904 | 2025-02-25T01:35:35.105Z | Checking colorchoice v1.0.2 |
1905 | 2025-02-25T01:35:35.105Z | Checking data-encoding v2.6.0 |
1906 | 2025-02-25T01:35:35.105Z | Checking anstream v0.6.15 |
1907 | 2025-02-25T01:35:35.105Z | Checking openssl v0.10.71 |
1908 | 2025-02-25T01:35:35.105Z | Checking terminal_size v0.4.0 |
1909 | 2025-02-25T01:35:35.105Z | Checking openapiv3 v2.0.0 |
1910 | 2025-02-25T01:35:35.105Z | Checking sha1 v0.10.6 |
1911 | 2025-02-25T01:35:35.105Z | Checking either v1.13.0 |
1912 | 2025-02-25T01:35:35.105Z | Checking clap_lex v0.7.4 |
1913 | 2025-02-25T01:35:35.193Z | Checking strsim v0.11.1 |
1914 | 2025-02-25T01:35:35.265Z | Checking psl-types v2.0.11 |
1915 | 2025-02-25T01:35:35.495Z | Checking publicsuffix v2.3.0 |
1916 | 2025-02-25T01:35:35.523Z | Checking clap_builder v4.5.30 |
1917 | 2025-02-25T01:35:35.642Z | Checking cookie v0.18.1 |
1918 | 2025-02-25T01:35:35.778Z | Checking webpki-roots v0.26.6 |
1919 | 2025-02-25T01:35:36.007Z | Checking camino v1.1.9 |
1920 | 2025-02-25T01:35:36.092Z | Checking sync_wrapper v1.0.1 |
1921 | 2025-02-25T01:35:36.255Z | Checking is-terminal v0.4.13 |
1922 | 2025-02-25T01:35:36.419Z | Checking tower-layer v0.3.3 |
1923 | 2025-02-25T01:35:36.515Z | Checking cookie_store v0.21.1 |
1924 | 2025-02-25T01:35:36.716Z | Checking tower v0.5.2 |
1925 | 2025-02-25T01:35:37.275Z | Checking signature v2.2.0 |
1926 | 2025-02-25T01:35:37.395Z | Checking hyper v1.5.2 |
1927 | 2025-02-25T01:35:37.474Z | Checking scroll v0.12.0 |
1928 | 2025-02-25T01:35:37.504Z | Checking ucd-trie v0.1.7 |
1929 | 2025-02-25T01:35:37.756Z | Checking plain v0.2.3 |
1930 | 2025-02-25T01:35:37.831Z | Checking backtrace v0.3.74 |
1931 | 2025-02-25T01:35:37.936Z | Checking winnow v0.6.20 |
1932 | 2025-02-25T01:35:37.962Z | Checking goblin v0.8.2 |
1933 | 2025-02-25T01:35:37.990Z | Checking pest v2.7.14 |
1934 | 2025-02-25T01:35:38.447Z | Checking anyhow v1.0.96 |
1935 | 2025-02-25T01:35:38.604Z | Checking clap v4.5.30 |
1936 | 2025-02-25T01:35:38.745Z | Checking dirs-sys-next v0.1.2 |
1937 | 2025-02-25T01:35:38.884Z | Checking pretty-hex v0.4.1 |
1938 | 2025-02-25T01:35:38.941Z | Checking tinyvec_macros v0.1.1 |
1939 | 2025-02-25T01:35:39.050Z | Checking tinyvec v1.8.0 |
1940 | 2025-02-25T01:35:39.077Z | Checking dirs-next v2.0.0 |
1941 | 2025-02-25T01:35:39.142Z | Checking tokio-rustls v0.26.0 |
1942 | 2025-02-25T01:35:39.224Z | Checking crossbeam-channel v0.5.13 |
1943 | 2025-02-25T01:35:39.353Z | Checking hyper-util v0.1.10 |
1944 | 2025-02-25T01:35:39.596Z | Checking thread-id v4.2.2 |
1945 | 2025-02-25T01:35:39.681Z | Checking native-tls v0.2.12 |
1946 | 2025-02-25T01:35:39.736Z | Checking thread_local v1.1.8 |
1947 | 2025-02-25T01:35:39.929Z | Checking base16ct v0.2.0 |
1948 | 2025-02-25T01:35:40.022Z | Checking term v0.7.0 |
1949 | 2025-02-25T01:35:40.026Z | Checking tokio-native-tls v0.3.1 |
1950 | 2025-02-25T01:35:40.123Z | Checking sec1 v0.7.3 |
1951 | 2025-02-25T01:35:40.276Z | Checking num-integer v0.1.46 |
1952 | 2025-02-25T01:35:40.323Z | Checking zerocopy v0.8.10 |
1953 | 2025-02-25T01:35:40.520Z | Checking ff v0.13.0 |
1954 | 2025-02-25T01:35:40.569Z | Checking memmap v0.7.0 |
1955 | 2025-02-25T01:35:40.627Z | Checking dtrace-parser v0.2.0 |
1956 | 2025-02-25T01:35:40.728Z | Checking take_mut v0.2.2 |
1957 | 2025-02-25T01:35:40.765Z | Checking group v0.13.0 |
1958 | 2025-02-25T01:35:40.800Z | Checking toml_edit v0.22.22 |
1959 | 2025-02-25T01:35:40.804Z | Checking slog-term v2.9.1 |
1960 | 2025-02-25T01:35:40.886Z | Checking slog-async v2.8.0 |
1961 | 2025-02-25T01:35:41.030Z | Checking hkdf v0.12.4 |
1962 | 2025-02-25T01:35:41.088Z | Checking crypto-bigint v0.5.5 |
1963 | 2025-02-25T01:35:41.179Z | Checking crc32fast v1.4.2 |
1964 | 2025-02-25T01:35:41.265Z | Checking match_cfg v0.1.0 |
1965 | 2025-02-25T01:35:41.313Z | Checking bitflags v1.3.2 |
1966 | 2025-02-25T01:35:41.357Z | Checking hyper-tls v0.6.0 |
1967 | 2025-02-25T01:35:41.397Z | Checking hyper-rustls v0.27.3 |
1968 | 2025-02-25T01:35:41.440Z | Checking static_assertions v1.1.0 |
1969 | 2025-02-25T01:35:41.466Z | Checking utf-8 v0.7.6 |
1970 | 2025-02-25T01:35:41.571Z | Checking hostname v0.3.1 |
1971 | 2025-02-25T01:35:41.661Z | Checking unicode-segmentation v1.12.0 |
1972 | 2025-02-25T01:35:41.714Z | Checking unicode-width v0.2.0 |
1973 | 2025-02-25T01:35:41.743Z | Checking num-iter v0.1.45 |
1974 | 2025-02-25T01:35:41.768Z | Checking reqwest v0.12.12 |
1975 | 2025-02-25T01:35:41.920Z | Checking crossbeam-epoch v0.9.18 |
1976 | 2025-02-25T01:35:42.215Z | Checking bstr v1.10.0 |
1977 | 2025-02-25T01:35:42.358Z | Checking slog-json v2.6.1 |
1978 | 2025-02-25T01:35:42.387Z | Checking rfc6979 v0.4.0 |
1979 | 2025-02-25T01:35:42.601Z | Checking hubpack v0.1.2 |
1980 | 2025-02-25T01:35:42.655Z | Checking hex v0.4.3 |
1981 | 2025-02-25T01:35:42.937Z | Checking winnow v0.5.40 |
1982 | 2025-02-25T01:35:42.978Z | Checking dof v0.3.0 |
1983 | 2025-02-25T01:35:43.146Z | Checking managed v0.8.0 |
1984 | 2025-02-25T01:35:43.174Z | Checking slog-bunyan v2.5.0 |
1985 | 2025-02-25T01:35:43.177Z | Checking crossbeam-deque v0.8.5 |
1986 | 2025-02-25T01:35:43.361Z | Checking num-bigint-dig v0.8.4 |
1987 | 2025-02-25T01:35:43.503Z | Checking toml v0.8.19 |
1988 | 2025-02-25T01:35:43.545Z | Checking flate2 v1.0.35 |
1989 | 2025-02-25T01:35:43.573Z | Checking pkcs1 v0.7.5 |
1990 | 2025-02-25T01:35:43.611Z | Checking usdt-impl v0.5.0 |
1991 | 2025-02-25T01:35:43.638Z | Checking rustls v0.22.4 |
1992 | 2025-02-25T01:35:43.944Z | Checking elliptic-curve v0.13.8 |
1993 | 2025-02-25T01:35:44.003Z | Checking curve25519-dalek v4.1.3 |
1994 | 2025-02-25T01:35:44.158Z | Checking usdt v0.5.0 |
1995 | 2025-02-25T01:35:44.198Z | Checking zerocopy v0.6.6 |
1996 | 2025-02-25T01:35:44.249Z | Checking siphasher v0.3.11 |
1997 | 2025-02-25T01:35:44.442Z | Checking rayon-core v1.12.1 |
1998 | 2025-02-25T01:35:44.594Z | Checking unicode-normalization v0.1.24 |
1999 | 2025-02-25T01:35:44.625Z | Checking ecdsa v0.16.9 |
2000 | 2025-02-25T01:35:44.937Z | Checking ed25519 v2.2.3 |
2001 | 2025-02-25T01:35:45.150Z | Checking signal-hook v0.3.17 |
2002 | 2025-02-25T01:35:45.260Z | Checking getrandom v0.3.1 |
2003 | 2025-02-25T01:35:45.376Z | Checking debug-ignore v1.0.5 |
2004 | 2025-02-25T01:35:45.403Z | Checking rsa v0.9.6 |
2005 | 2025-02-25T01:35:45.513Z | Checking quick-error v1.2.3 |
2006 | 2025-02-25T01:35:45.544Z | Checking rand_core v0.9.2 |
2007 | 2025-02-25T01:35:45.574Z | Checking hickory-proto v0.24.3 |
2008 | 2025-02-25T01:35:45.605Z | Checking multer v3.1.0 |
2009 | 2025-02-25T01:35:45.673Z | Checking itertools v0.10.5 |
2010 | 2025-02-25T01:35:45.810Z | Checking toml_edit v0.19.15 |
2011 | 2025-02-25T01:35:45.875Z | Checking ed25519-dalek v2.1.1 |
2012 | 2025-02-25T01:35:45.910Z | Checking x509-cert v0.2.5 |
2013 | 2025-02-25T01:35:45.992Z | Checking serde_path_to_error v0.1.16 |
2014 | 2025-02-25T01:35:46.285Z | Checking waitgroup v0.1.2 |
2015 | 2025-02-25T01:35:46.455Z | Checking memoffset v0.9.1 |
2016 | 2025-02-25T01:35:46.484Z | Checking bzip2-sys v0.1.11+1.0.8 |
2017 | 2025-02-25T01:35:46.585Z | Checking async-stream v0.3.6 |
2018 | 2025-02-25T01:35:46.615Z | Checking hostname v0.4.0 |
2019 | 2025-02-25T01:35:46.642Z | Checking bit-vec v0.6.3 |
2020 | 2025-02-25T01:35:46.775Z | Checking bzip2 v0.4.4 |
2021 | 2025-02-25T01:35:46.803Z | Checking rand_chacha v0.9.0 |
2022 | 2025-02-25T01:35:47.000Z | Checking bit-set v0.5.3 |
2023 | 2025-02-25T01:35:47.040Z | Checking tokio-rustls v0.25.0 |
2024 | 2025-02-25T01:35:47.077Z | Checking signal-hook-mio v0.2.4 |
2025 | 2025-02-25T01:35:47.213Z | Checking console v0.15.10 |
2026 | 2025-02-25T01:35:47.251Z | Checking hash32 v0.2.1 |
2027 | 2025-02-25T01:35:47.280Z | Checking predicates-core v1.0.8 |
2028 | 2025-02-25T01:35:47.469Z | Checking linked-hash-map v0.5.6 |
2029 | 2025-02-25T01:35:47.472Z | Checking unicode-bidi v0.3.17 |
2030 | 2025-02-25T01:35:47.522Z | Checking unicode-properties v0.1.3 |
2031 | 2025-02-25T01:35:47.578Z | Checking heapless v0.7.17 |
2032 | 2025-02-25T01:35:47.789Z | Checking dropshot v0.12.0 |
2033 | 2025-02-25T01:35:47.815Z | Checking lru-cache v0.1.2 |
2034 | 2025-02-25T01:35:47.838Z | Checking crossterm v0.28.1 |
2035 | 2025-02-25T01:35:47.917Z | Checking rand v0.9.0 |
2036 | 2025-02-25T01:35:48.002Z | Checking rayon v1.10.0 |
2037 | 2025-02-25T01:35:48.148Z | Checking stringprep v0.1.5 |
2038 | 2025-02-25T01:35:48.309Z | Checking toml v0.7.8 |
2039 | 2025-02-25T01:35:48.466Z | Checking phf_shared v0.11.2 |
2040 | 2025-02-25T01:35:48.548Z | Checking similar v2.6.0 |
2041 | 2025-02-25T01:35:48.768Z | Checking itertools v0.14.0 |
2042 | 2025-02-25T01:35:48.960Z | Checking tokio-stream v0.1.17 |
2043 | 2025-02-25T01:35:49.027Z | Checking newtype-uuid v1.2.1 |
2044 | 2025-02-25T01:35:49.307Z | Checking md-5 v0.10.6 |
2045 | 2025-02-25T01:35:49.403Z | Checking float-cmp v0.10.0 |
2046 | 2025-02-25T01:35:49.560Z | Checking fallible-iterator v0.2.0 |
2047 | 2025-02-25T01:35:49.590Z | Checking normalize-line-endings v0.3.0 |
2048 | 2025-02-25T01:35:49.648Z | Checking difflib v0.4.0 |
2049 | 2025-02-25T01:35:49.741Z | Checking phf v0.11.2 |
2050 | 2025-02-25T01:35:49.756Z | Checking smoltcp v0.9.1 |
2051 | 2025-02-25T01:35:49.994Z | Checking predicates v3.1.3 |
2052 | 2025-02-25T01:35:50.025Z | Checking zip v0.6.6 |
2053 | 2025-02-25T01:35:50.145Z | Checking postgres-protocol v0.6.8 |
2054 | 2025-02-25T01:35:50.357Z | Checking nix v0.29.0 |
2055 | 2025-02-25T01:35:50.645Z | Checking resolv-conf v0.7.0 |
2056 | 2025-02-25T01:35:50.726Z | Checking phf_shared v0.10.0 |
2057 | 2025-02-25T01:35:50.883Z | Checking tungstenite v0.24.0 |
2058 | 2025-02-25T01:35:51.010Z | Checking fs-err v2.11.0 |
2059 | 2025-02-25T01:35:51.015Z | Checking serde-big-array v0.5.1 |
2060 | 2025-02-25T01:35:51.198Z | Checking portable-atomic v1.9.0 |
2061 | 2025-02-25T01:35:51.222Z | Checking fixedbitset v0.4.2 |
2062 | 2025-02-25T01:35:51.268Z | Checking lalrpop-util v0.19.12 |
2063 | 2025-02-25T01:35:51.300Z | Checking precomputed-hash v0.1.1 |
2064 | 2025-02-25T01:35:51.451Z | Checking number_prefix v0.4.0 |
2065 | 2025-02-25T01:35:51.512Z | Checking new_debug_unreachable v1.0.6 |
2066 | 2025-02-25T01:35:51.581Z | Checking minimal-lexical v0.2.1 |
2067 | 2025-02-25T01:35:51.612Z | Checking petgraph v0.6.5 |
2068 | 2025-02-25T01:35:51.645Z | Checking string_cache v0.8.7 |
2069 | 2025-02-25T01:35:51.672Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
2070 | 2025-02-25T01:35:51.675Z | Checking hickory-resolver v0.24.3 |
2071 | 2025-02-25T01:35:51.758Z | Checking tokio-tungstenite v0.24.0 |
2072 | 2025-02-25T01:35:51.787Z | Checking postgres-types v0.2.8 |
2073 | 2025-02-25T01:35:51.936Z | Checking itertools v0.12.1 |
2074 | 2025-02-25T01:35:51.964Z | Checking nom v7.1.3 |
2075 | 2025-02-25T01:35:52.237Z | Checking peg-runtime v0.8.3 |
2076 | 2025-02-25T01:35:52.266Z | Checking indicatif v0.17.11 |
2077 | 2025-02-25T01:35:52.497Z | Checking whoami v1.5.2 |
2078 | 2025-02-25T01:35:52.673Z | Compiling hashbrown v0.14.5 |
2079 | 2025-02-25T01:35:52.836Z | Checking tokio-postgres v0.7.12 |
2080 | 2025-02-25T01:35:53.024Z | Compiling thiserror v2.0.11 |
2081 | 2025-02-25T01:35:53.339Z | Checking qorb v0.2.1 |
2082 | 2025-02-25T01:35:53.940Z | Compiling regress v0.10.1 |
2083 | 2025-02-25T01:35:54.046Z | Compiling thiserror-impl v2.0.11 |
2084 | 2025-02-25T01:35:54.303Z | Compiling ident_case v1.0.1 |
2085 | 2025-02-25T01:35:54.529Z | Compiling darling_core v0.20.10 |
2086 | 2025-02-25T01:35:54.680Z | Compiling unsafe-libyaml v0.2.11 |
2087 | 2025-02-25T01:35:55.833Z | Checking heck v0.5.0 |
2088 | 2025-02-25T01:35:56.039Z | Compiling serde_yaml v0.9.34+deprecated |
2089 | 2025-02-25T01:35:56.067Z | Checking fastrand v2.1.1 |
2090 | 2025-02-25T01:35:56.438Z | Checking ipnetwork v0.21.1 |
2091 | 2025-02-25T01:35:56.543Z | Checking progenitor-client v0.9.1 |
2092 | 2025-02-25T01:35:56.840Z | Compiling structmeta-derive v0.3.0 |
2093 | 2025-02-25T01:35:56.941Z | Compiling daft-derive v0.1.1 |
2094 | 2025-02-25T01:35:56.948Z | Checking strum v0.26.3 |
2095 | 2025-02-25T01:35:57.157Z | Checking oxnet v0.1.0 |
2096 | 2025-02-25T01:35:57.373Z | Compiling dropshot v0.15.1 |
2097 | 2025-02-25T01:35:57.537Z | Checking macaddr v1.0.1 |
2098 | 2025-02-25T01:35:57.732Z | Compiling typify-impl v0.2.0 |
2099 | 2025-02-25T01:35:57.998Z | Compiling dropshot_endpoint v0.15.1 |
2100 | 2025-02-25T01:35:58.524Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2101 | 2025-02-25T01:35:58.711Z | Checking tempfile v3.13.0 |
2102 | 2025-02-25T01:35:59.124Z | Checking progenitor-client v0.8.0 |
2103 | 2025-02-25T01:35:59.293Z | Checking instant v0.1.13 |
2104 | 2025-02-25T01:35:59.455Z | Checking daft v0.1.1 |
2105 | 2025-02-25T01:35:59.494Z | Checking regress v0.9.1 |
2106 | 2025-02-25T01:35:59.525Z | Compiling structmeta v0.3.0 |
2107 | 2025-02-25T01:35:59.570Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
2108 | 2025-02-25T01:35:59.906Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
2109 | 2025-02-25T01:35:59.934Z | Compiling parse-display-derive v0.10.0 |
2110 | 2025-02-25T01:36:00.339Z | Checking backoff v0.4.0 |
2111 | 2025-02-25T01:36:00.370Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
2112 | 2025-02-25T01:36:00.427Z | Compiling darling_macro v0.20.10 |
2113 | 2025-02-25T01:36:00.556Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
2114 | 2025-02-25T01:36:00.679Z | Checking wait-timeout v0.2.0 |
2115 | 2025-02-25T01:36:00.799Z | Checking rand_xorshift v0.3.0 |
2116 | 2025-02-25T01:36:00.900Z | Checking rusty-fork v0.3.0 |
2117 | 2025-02-25T01:36:00.936Z | Checking unarray v0.1.4 |
2118 | 2025-02-25T01:36:01.108Z | Compiling test-strategy v0.4.0 |
2119 | 2025-02-25T01:36:01.231Z | Checking proptest v1.5.0 |
2120 | 2025-02-25T01:36:01.372Z | Compiling darling v0.20.10 |
2121 | 2025-02-25T01:36:01.523Z | Compiling serde_with_macros v3.11.0 |
2122 | 2025-02-25T01:36:02.079Z | Checking camino-tempfile v1.1.1 |
2123 | 2025-02-25T01:36:02.384Z | Checking unicode-width v0.1.14 |
2124 | 2025-02-25T01:36:02.922Z | Compiling proc-macro-error v1.0.4 |
2125 | 2025-02-25T01:36:03.142Z | Compiling proc-macro-crate v1.3.1 |
2126 | 2025-02-25T01:36:03.541Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2127 | 2025-02-25T01:36:03.986Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2128 | 2025-02-25T01:36:04.062Z | Checking parse-display v0.10.0 |
2129 | 2025-02-25T01:36:04.097Z | Compiling num_enum_derive v0.5.11 |
2130 | 2025-02-25T01:36:04.133Z | Checking serde_with v3.11.0 |
2131 | 2025-02-25T01:36:04.323Z | Checking tabwriter v1.4.0 |
2132 | 2025-02-25T01:36:04.364Z | Compiling foreign-types-macros v0.2.3 |
2133 | 2025-02-25T01:36:04.582Z | Checking foreign-types-shared v0.3.1 |
2134 | 2025-02-25T01:36:04.795Z | Checking cstr-argument v0.1.2 |
2135 | 2025-02-25T01:36:04.928Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2136 | 2025-02-25T01:36:05.005Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
2137 | 2025-02-25T01:36:05.334Z | Checking pretty-hex v0.2.1 |
2138 | 2025-02-25T01:36:05.588Z | Checking colored v2.1.0 |
2139 | 2025-02-25T01:36:05.677Z | Checking foreign-types v0.5.0 |
2140 | 2025-02-25T01:36:05.797Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
2141 | 2025-02-25T01:36:05.821Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
2142 | 2025-02-25T01:36:05.888Z | Checking smf v0.2.3 |
2143 | 2025-02-25T01:36:05.932Z | Checking itertools v0.13.0 |
2144 | 2025-02-25T01:36:05.994Z | Checking base64 v0.21.7 |
2145 | 2025-02-25T01:36:06.107Z | Compiling typify-impl v0.3.0 |
2146 | 2025-02-25T01:36:06.309Z | Checking num_enum v0.5.11 |
2147 | 2025-02-25T01:36:06.492Z | Compiling crucible-workspace-hack v0.1.0 |
2148 | 2025-02-25T01:36:06.498Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
2149 | 2025-02-25T01:36:06.548Z | Checking atomicwrites v0.4.4 |
2150 | 2025-02-25T01:36:07.065Z | Compiling heapless v0.8.0 |
2151 | 2025-02-25T01:36:07.206Z | Checking termtree v0.4.1 |
2152 | 2025-02-25T01:36:07.465Z | Checking predicates-tree v1.0.11 |
2153 | 2025-02-25T01:36:07.675Z | Checking hash32 v0.3.1 |
2154 | 2025-02-25T01:36:07.895Z | Compiling smoltcp v0.11.0 |
2155 | 2025-02-25T01:36:08.550Z | Checking cobs v0.2.3 |
2156 | 2025-02-25T01:36:08.615Z | Checking sigpipe v0.1.3 |
2157 | 2025-02-25T01:36:08.751Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2158 | 2025-02-25T01:36:08.775Z | Checking postcard v1.0.10 |
2159 | 2025-02-25T01:36:08.825Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2160 | 2025-02-25T01:36:09.003Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2161 | 2025-02-25T01:36:09.167Z | Compiling mockall_derive v0.13.1 |
2162 | 2025-02-25T01:36:09.281Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
2163 | 2025-02-25T01:36:09.375Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2164 | 2025-02-25T01:36:09.547Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
2165 | 2025-02-25T01:36:09.625Z | Compiling zone_cfg_derive v0.3.0 |
2166 | 2025-02-25T01:36:09.798Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2167 | 2025-02-25T01:36:09.895Z | Compiling num-derive v0.4.2 |
2168 | 2025-02-25T01:36:10.146Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
2169 | 2025-02-25T01:36:10.509Z | Checking fragile v2.0.0 |
2170 | 2025-02-25T01:36:10.810Z | Checking downcast v0.11.0 |
2171 | 2025-02-25T01:36:11.077Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2172 | 2025-02-25T01:36:11.103Z | Checking zone v0.3.0 |
2173 | 2025-02-25T01:36:11.380Z | Checking tungstenite v0.21.0 |
2174 | 2025-02-25T01:36:11.766Z | Compiling convert_case v0.4.0 |
2175 | 2025-02-25T01:36:11.869Z | Checking newline-converter v0.3.0 |
2176 | 2025-02-25T01:36:12.083Z | Checking expectorate v1.1.0 |
2177 | 2025-02-25T01:36:12.194Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2178 | 2025-02-25T01:36:12.277Z | Checking same-file v1.0.6 |
2179 | 2025-02-25T01:36:12.306Z | Compiling typify-macro v0.2.0 |
2180 | 2025-02-25T01:36:12.316Z | Checking tokio-tungstenite v0.21.0 |
2181 | 2025-02-25T01:36:12.492Z | Checking walkdir v2.5.0 |
2182 | 2025-02-25T01:36:12.642Z | Compiling derive_more v0.99.19 |
2183 | 2025-02-25T01:36:12.669Z | Checking arc-swap v1.7.1 |
2184 | 2025-02-25T01:36:12.821Z | Checking xattr v1.3.1 |
2185 | 2025-02-25T01:36:12.899Z | Checking filetime v0.2.25 |
2186 | 2025-02-25T01:36:13.030Z | Checking num-rational v0.4.2 |
2187 | 2025-02-25T01:36:13.102Z | Checking slog-scope v4.4.0 |
2188 | 2025-02-25T01:36:13.134Z | Checking tar v0.4.44 |
2189 | 2025-02-25T01:36:13.329Z | Checking slog-stdlog v4.1.1 |
2190 | 2025-02-25T01:36:13.540Z | Checking slog-envlogger v2.2.0 |
2191 | 2025-02-25T01:36:13.700Z | Checking num-complex v0.4.6 |
2192 | 2025-02-25T01:36:13.799Z | Checking float-ord v0.3.2 |
2193 | 2025-02-25T01:36:13.972Z | Checking indent_write v2.2.0 |
2194 | 2025-02-25T01:36:14.033Z | Compiling owo-colors v4.1.0 |
2195 | 2025-02-25T01:36:14.196Z | Checking swrite v0.1.0 |
2196 | 2025-02-25T01:36:14.335Z | Compiling cancel-safe-futures v0.1.5 |
2197 | 2025-02-25T01:36:14.582Z | Checking num v0.4.3 |
2198 | 2025-02-25T01:36:14.714Z | Checking libsw v3.3.1 |
2199 | 2025-02-25T01:36:14.989Z | Checking pem v3.0.5 |
2200 | 2025-02-25T01:36:15.221Z | Checking password-hash v0.5.0 |
2201 | 2025-02-25T01:36:15.288Z | Checking blake2 v0.10.6 |
2202 | 2025-02-25T01:36:19.797Z | Checking linear-map v1.2.0 |
2203 | 2025-02-25T01:36:19.860Z | Checking argon2 v0.5.3 |
2204 | 2025-02-25T01:36:19.860Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2205 | 2025-02-25T01:36:19.860Z | Compiling typify v0.2.0 |
2206 | 2025-02-25T01:36:19.860Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
2207 | 2025-02-25T01:36:19.860Z | Compiling progenitor-impl v0.8.0 |
2208 | 2025-02-25T01:36:19.860Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
2209 | 2025-02-25T01:36:19.860Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
2210 | 2025-02-25T01:36:19.860Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
2211 | 2025-02-25T01:36:19.860Z | Checking mockall v0.13.1 |
2212 | 2025-02-25T01:36:19.860Z | Compiling lzma-sys v0.1.20 |
2213 | 2025-02-25T01:36:19.860Z | Checking headers-core v0.3.0 |
2214 | 2025-02-25T01:36:19.879Z | Compiling heck v0.3.3 |
2215 | 2025-02-25T01:36:19.879Z | Checking headers v0.4.0 |
2216 | 2025-02-25T01:36:19.879Z | Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2217 | 2025-02-25T01:36:19.879Z | Compiling zone_cfg_derive v0.1.2 |
2218 | 2025-02-25T01:36:19.879Z | Checking yasna v0.5.2 |
2219 | 2025-02-25T01:36:19.879Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2220 | 2025-02-25T01:36:19.879Z | Checking base64 v0.13.1 |
2221 | 2025-02-25T01:36:19.879Z | Checking highway v1.2.0 |
2222 | 2025-02-25T01:36:19.879Z | Checking rcgen v0.12.1 |
2223 | 2025-02-25T01:36:19.879Z | Checking ron v0.7.1 |
2224 | 2025-02-25T01:36:19.879Z | Checking zone v0.1.8 |
2225 | 2025-02-25T01:36:19.879Z | Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2226 | 2025-02-25T01:36:20.040Z | Checking xz2 v0.1.7 |
2227 | 2025-02-25T01:36:20.216Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2228 | 2025-02-25T01:36:20.251Z | Checking subprocess v0.2.9 |
2229 | 2025-02-25T01:36:20.302Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
2230 | 2025-02-25T01:36:20.371Z | Checking humantime v2.1.0 |
2231 | 2025-02-25T01:36:20.490Z | Compiling semver v0.1.20 |
2232 | 2025-02-25T01:36:20.720Z | Checking prettyplease v0.2.29 |
2233 | 2025-02-25T01:36:20.748Z | Compiling typify-macro v0.3.0 |
2234 | 2025-02-25T01:36:20.825Z | Checking half v2.4.1 |
2235 | 2025-02-25T01:36:20.972Z | Compiling rustc_version v0.1.7 |
2236 | 2025-02-25T01:36:21.101Z | Checking ciborium-io v0.2.2 |
2237 | 2025-02-25T01:36:21.311Z | Checking ciborium-ll v0.2.2 |
2238 | 2025-02-25T01:36:21.387Z | Compiling newtype_derive v0.1.6 |
2239 | 2025-02-25T01:36:21.605Z | Checking ciborium v0.2.2 |
2240 | 2025-02-25T01:36:21.851Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
2241 | 2025-02-25T01:36:21.983Z | Checking steno v0.4.1 |
2242 | 2025-02-25T01:36:23.383Z | Compiling progenitor-macro v0.8.0 |
2243 | 2025-02-25T01:36:24.469Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
2244 | 2025-02-25T01:36:24.498Z | Compiling typify v0.3.0 |
2245 | 2025-02-25T01:36:24.669Z | Compiling progenitor-impl v0.9.1 |
2246 | 2025-02-25T01:36:25.167Z | Compiling slog-dtrace v0.3.0 |
2247 | 2025-02-25T01:36:25.588Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2248 | 2025-02-25T01:36:25.617Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2249 | 2025-02-25T01:36:26.025Z | Checking display-error-chain v0.2.2 |
2250 | 2025-02-25T01:36:26.189Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2251 | 2025-02-25T01:36:26.230Z | Checking gethostname v0.5.0 |
2252 | 2025-02-25T01:36:26.386Z | Checking nibble_vec v0.1.0 |
2253 | 2025-02-25T01:36:26.496Z | Compiling blake3 v1.5.4 |
2254 | 2025-02-25T01:36:26.634Z | Checking keccak v0.1.5 |
2255 | 2025-02-25T01:36:26.998Z | Checking endian-type v0.1.2 |
2256 | 2025-02-25T01:36:27.025Z | Checking sha3 v0.10.8 |
2257 | 2025-02-25T01:36:27.240Z | Checking radix_trie v0.2.1 |
2258 | 2025-02-25T01:36:27.473Z | Checking bytecount v0.6.8 |
2259 | 2025-02-25T01:36:27.661Z | Checking universal-hash v0.5.1 |
2260 | 2025-02-25T01:36:27.705Z | Checking secrecy v0.8.0 |
2261 | 2025-02-25T01:36:27.881Z | Checking opaque-debug v0.3.1 |
2262 | 2025-02-25T01:36:27.886Z | Checking aead v0.5.2 |
2263 | 2025-02-25T01:36:27.929Z | Checking chacha20 v0.9.1 |
2264 | 2025-02-25T01:36:27.988Z | Checking poly1305 v0.8.0 |
2265 | 2025-02-25T01:36:28.341Z | Compiling memmap2 v0.9.5 |
2266 | 2025-02-25T01:36:28.522Z | Compiling constant_time_eq v0.3.1 |
2267 | 2025-02-25T01:36:28.750Z | Compiling arrayref v0.3.9 |
2268 | 2025-02-25T01:36:28.787Z | Compiling arrayvec v0.7.6 |
2269 | 2025-02-25T01:36:28.877Z | Compiling toolchain_find v0.4.0 |
2270 | 2025-02-25T01:36:28.974Z | Compiling thiserror-impl-no-std v2.0.2 |
2271 | 2025-02-25T01:36:29.006Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212) |
2272 | 2025-02-25T01:36:29.342Z | Compiling topological-sort v0.2.2 |
2273 | 2025-02-25T01:36:29.443Z | Compiling rustfmt-wrapper v0.2.1 |
2274 | 2025-02-25T01:36:29.491Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
2275 | 2025-02-25T01:36:29.847Z | Compiling omicron-zone-package v0.12.0 |
2276 | 2025-02-25T01:36:29.908Z | Checking chacha20poly1305 v0.10.1 |
2277 | 2025-02-25T01:36:30.042Z | Compiling async-recursion v1.1.1 |
2278 | 2025-02-25T01:36:30.118Z | Checking fxhash v0.2.1 |
2279 | 2025-02-25T01:36:30.312Z | Compiling zip v2.1.3 |
2280 | 2025-02-25T01:36:30.336Z | Checking lockfree-object-pool v0.1.6 |
2281 | 2025-02-25T01:36:30.629Z | Checking simd-adler32 v0.3.7 |
2282 | 2025-02-25T01:36:30.688Z | Checking bumpalo v3.16.0 |
2283 | 2025-02-25T01:36:31.051Z | Checking zopfli v0.8.1 |
2284 | 2025-02-25T01:36:31.076Z | Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
2285 | 2025-02-25T01:36:31.097Z | Checking maplit v1.0.2 |
2286 | 2025-02-25T01:36:31.219Z | Checking termcolor v1.4.1 |
2287 | 2025-02-25T01:36:31.433Z | Compiling progenitor-macro v0.9.1 |
2288 | 2025-02-25T01:36:31.477Z | Compiling radium v0.7.0 |
2289 | 2025-02-25T01:36:31.536Z | Compiling const_format_proc_macros v0.2.34 |
2290 | 2025-02-25T01:36:31.678Z | Checking tap v1.0.1 |
2291 | 2025-02-25T01:36:31.792Z | Checking thiserror-no-std v2.0.2 |
2292 | 2025-02-25T01:36:31.862Z | Compiling maybe-uninit v2.0.0 |
2293 | 2025-02-25T01:36:31.954Z | Checking vsss-rs v3.3.4 |
2294 | 2025-02-25T01:36:32.503Z | Checking wyz v0.5.1 |
2295 | 2025-02-25T01:36:32.527Z | Compiling packed_struct v0.10.1 |
2296 | 2025-02-25T01:36:32.865Z | Checking crc-catalog v2.4.0 |
2297 | 2025-02-25T01:36:32.906Z | Checking funty v2.0.0 |
2298 | 2025-02-25T01:36:32.995Z | Checking home v0.5.9 |
2299 | 2025-02-25T01:36:33.042Z | Checking crc v3.2.1 |
2300 | 2025-02-25T01:36:33.312Z | Checking kstat-rs v0.2.4 |
2301 | 2025-02-25T01:36:33.493Z | Compiling packed_struct_codegen v0.10.1 |
2302 | 2025-02-25T01:36:33.531Z | Checking const_format v0.2.34 |
2303 | 2025-02-25T01:36:33.705Z | Compiling vte_generate_state_changes v0.1.2 |
2304 | 2025-02-25T01:36:33.765Z | Checking bitvec v1.0.1 |
2305 | 2025-02-25T01:36:34.055Z | Compiling indexmap v1.9.3 |
2306 | 2025-02-25T01:36:34.311Z | Checking nodrop v0.1.14 |
2307 | 2025-02-25T01:36:34.381Z | Compiling libefi-sys v0.1.0 |
2308 | 2025-02-25T01:36:34.467Z | Checking array-init v0.0.4 |
2309 | 2025-02-25T01:36:34.818Z | Checking vte v0.11.1 |
2310 | 2025-02-25T01:36:35.034Z | Checking progenitor v0.8.0 |
2311 | 2025-02-25T01:36:35.261Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2312 | 2025-02-25T01:36:35.412Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
2313 | 2025-02-25T01:36:35.589Z | Checking smallvec v0.6.14 |
2314 | 2025-02-25T01:36:35.961Z | Checking fd-lock v4.0.2 |
2315 | 2025-02-25T01:36:36.049Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
2316 | 2025-02-25T01:36:36.147Z | Compiling bitfield-struct v0.6.2 |
2317 | 2025-02-25T01:36:36.209Z | Checking bitfield v0.14.0 |
2318 | 2025-02-25T01:36:36.503Z | Checking hashbrown v0.12.3 |
2319 | 2025-02-25T01:36:36.658Z | Checking strip-ansi-escapes v0.2.0 |
2320 | 2025-02-25T01:36:36.843Z | Checking serde-hex v0.1.0 |
2321 | 2025-02-25T01:36:37.579Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2322 | 2025-02-25T01:36:38.273Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2323 | 2025-02-25T01:36:38.572Z | Checking env_logger v0.10.2 |
2324 | 2025-02-25T01:36:38.599Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
2325 | 2025-02-25T01:36:38.930Z | Checking ron v0.8.1 |
2326 | 2025-02-25T01:36:39.024Z | Checking hashbrown v0.13.2 |
2327 | 2025-02-25T01:36:39.734Z | Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
2328 | 2025-02-25T01:36:39.952Z | Checking crc-any v2.5.0 |
2329 | 2025-02-25T01:36:40.073Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
2330 | 2025-02-25T01:36:40.179Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
2331 | 2025-02-25T01:36:40.199Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2332 | 2025-02-25T01:36:40.358Z | Checking nu-ansi-term v0.50.1 |
2333 | 2025-02-25T01:36:40.390Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
2334 | 2025-02-25T01:36:40.807Z | Checking reedline v0.35.0 |
2335 | 2025-02-25T01:36:40.875Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
2336 | 2025-02-25T01:36:40.900Z | Checking object v0.30.4 |
2337 | 2025-02-25T01:36:42.480Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
2338 | 2025-02-25T01:36:42.791Z | Checking nanorand v0.7.0 |
2339 | 2025-02-25T01:36:43.012Z | Checking path-slash v0.1.5 |
2340 | 2025-02-25T01:36:43.138Z | Compiling parking_lot_core v0.8.6 |
2341 | 2025-02-25T01:36:43.176Z | Checking flume v0.11.1 |
2342 | 2025-02-25T01:36:43.468Z | Compiling phf_generator v0.11.2 |
2343 | 2025-02-25T01:36:43.660Z | Checking glob v0.3.2 |
2344 | 2025-02-25T01:36:43.684Z | Compiling phf_codegen v0.11.2 |
2345 | 2025-02-25T01:36:43.799Z | Checking progenitor v0.9.1 |
2346 | 2025-02-25T01:36:44.015Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
2347 | 2025-02-25T01:36:44.042Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
2348 | 2025-02-25T01:36:44.067Z | Checking parking_lot v0.11.2 |
2349 | 2025-02-25T01:36:44.133Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
2350 | 2025-02-25T01:36:44.412Z | Checking papergrid v0.11.0 |
2351 | 2025-02-25T01:36:46.022Z | Compiling tabled_derive v0.7.0 |
2352 | 2025-02-25T01:36:46.577Z | Compiling parse-zoneinfo v0.3.1 |
2353 | 2025-02-25T01:36:48.139Z | Compiling cfg_aliases v0.1.1 |
2354 | 2025-02-25T01:36:48.266Z | Compiling nix v0.28.0 |
2355 | 2025-02-25T01:36:48.305Z | Checking tabled v0.15.0 |
2356 | 2025-02-25T01:36:48.331Z | Compiling chrono-tz-build v0.4.0 |
2357 | 2025-02-25T01:36:49.108Z | Checking sled v0.34.7 |
2358 | 2025-02-25T01:36:49.565Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
2359 | 2025-02-25T01:36:49.721Z | Checking hickory-client v0.24.3 |
2360 | 2025-02-25T01:36:50.429Z | Checking hickory-server v0.24.3 |
2361 | 2025-02-25T01:36:50.812Z | Compiling chrono-tz v0.10.1 |
2362 | 2025-02-25T01:36:51.137Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812) |
2363 | 2025-02-25T01:36:51.548Z | Compiling unicase v2.7.0 |
2364 | 2025-02-25T01:36:52.183Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
2365 | 2025-02-25T01:36:52.230Z | Compiling peg-macros v0.8.4 |
2366 | 2025-02-25T01:36:53.163Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
2367 | 2025-02-25T01:36:53.202Z | Compiling sqlparser_derive v0.2.2 |
2368 | 2025-02-25T01:36:54.292Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
2369 | 2025-02-25T01:36:54.319Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
2370 | 2025-02-25T01:36:54.341Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
2371 | 2025-02-25T01:36:54.426Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
2372 | 2025-02-25T01:36:55.669Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
2373 | 2025-02-25T01:36:56.510Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
2374 | 2025-02-25T01:36:57.035Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
2375 | 2025-02-25T01:36:57.396Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0) |
2376 | 2025-02-25T01:36:57.607Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
2377 | 2025-02-25T01:36:57.965Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
2378 | 2025-02-25T01:36:58.087Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
2379 | 2025-02-25T01:36:58.647Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
2380 | 2025-02-25T01:36:58.810Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
2381 | 2025-02-25T01:36:59.495Z | Checking unicode_categories v0.1.1 |
2382 | 2025-02-25T01:36:59.545Z | Compiling buf-list v1.0.3 |
2383 | 2025-02-25T01:36:59.833Z | Checking sqlformat v0.2.6 |
2384 | 2025-02-25T01:37:00.104Z | Checking peg v0.8.4 |
2385 | 2025-02-25T01:37:00.311Z | Checking rustyline v14.0.0 |
2386 | 2025-02-25T01:37:00.488Z | Checking sqlparser v0.45.0 |
2387 | 2025-02-25T01:37:02.093Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
2388 | 2025-02-25T01:37:03.348Z | Checking bcs v0.1.6 |
2389 | 2025-02-25T01:37:03.724Z | Checking termtree v0.5.1 |
2390 | 2025-02-25T01:37:04.152Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
2391 | 2025-02-25T01:37:04.204Z | Checking primeorder v0.13.6 |
2392 | 2025-02-25T01:37:04.313Z | Compiling mime_guess v2.0.5 |
2393 | 2025-02-25T01:37:04.667Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
2394 | 2025-02-25T01:37:04.692Z | Checking http-range v0.1.5 |
2395 | 2025-02-25T01:37:05.187Z | Checking atty v0.2.14 |
2396 | 2025-02-25T01:37:05.295Z | Compiling salty v0.3.0 |
2397 | 2025-02-25T01:37:05.326Z | Checking p384 v0.13.0 |
2398 | 2025-02-25T01:37:05.793Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
2399 | 2025-02-25T01:37:06.323Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
2400 | 2025-02-25T01:37:06.380Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2401 | 2025-02-25T01:37:06.501Z | Checking hyper-staticfile v0.10.1 |
2402 | 2025-02-25T01:37:07.071Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
2403 | 2025-02-25T01:37:07.115Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
2404 | 2025-02-25T01:37:07.466Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
2405 | 2025-02-25T01:37:07.515Z | Compiling dsl_auto_type v0.1.2 |
2406 | 2025-02-25T01:37:07.543Z | Checking scheduled-thread-pool v0.2.7 |
2407 | 2025-02-25T01:37:07.809Z | Checking env_filter v0.1.2 |
2408 | 2025-02-25T01:37:08.014Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
2409 | 2025-02-25T01:37:08.837Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
2410 | 2025-02-25T01:37:08.975Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
2411 | 2025-02-25T01:37:09.375Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
2412 | 2025-02-25T01:37:09.622Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
2413 | 2025-02-25T01:37:09.841Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
2414 | 2025-02-25T01:37:09.924Z | Compiling diesel_table_macro_syntax v0.2.0 |
2415 | 2025-02-25T01:37:09.989Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
2416 | 2025-02-25T01:37:10.319Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
2417 | 2025-02-25T01:37:10.586Z | Compiling crunchy v0.2.2 |
2418 | 2025-02-25T01:37:10.792Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
2419 | 2025-02-25T01:37:11.006Z | Compiling diesel_derives v2.2.3 |
2420 | 2025-02-25T01:37:11.059Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
2421 | 2025-02-25T01:37:11.624Z | Checking env_logger v0.11.5 |
2422 | 2025-02-25T01:37:12.027Z | Checking r2d2 v0.8.10 |
2423 | 2025-02-25T01:37:12.357Z | Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2424 | 2025-02-25T01:37:12.615Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
2425 | 2025-02-25T01:37:12.998Z | Compiling tiny-keccak v2.0.2 |
2426 | 2025-02-25T01:37:13.336Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738) |
2427 | 2025-02-25T01:37:13.412Z | Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
2428 | 2025-02-25T01:37:13.776Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
2429 | 2025-02-25T01:37:13.856Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c) |
2430 | 2025-02-25T01:37:14.030Z | Compiling ref-cast v1.0.23 |
2431 | 2025-02-25T01:37:14.252Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=2652487c19ede2db2cbc634b0dee3a78848dfea1#2652487c) |
2432 | 2025-02-25T01:37:15.878Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
2433 | 2025-02-25T01:37:16.176Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
2434 | 2025-02-25T01:37:16.220Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
2435 | 2025-02-25T01:37:16.678Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
2436 | 2025-02-25T01:37:16.839Z | Compiling ascii-canvas v3.0.0 |
2437 | 2025-02-25T01:37:17.043Z | Compiling ena v0.14.3 |
2438 | 2025-02-25T01:37:17.332Z | Compiling ref-cast-impl v1.0.23 |
2439 | 2025-02-25T01:37:17.466Z | Compiling bindgen v0.71.1 |
2440 | 2025-02-25T01:37:18.085Z | Compiling diff v0.1.13 |
2441 | 2025-02-25T01:37:18.372Z | Compiling regex-syntax v0.6.29 |
2442 | 2025-02-25T01:37:18.541Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
2443 | 2025-02-25T01:37:18.688Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
2444 | 2025-02-25T01:37:18.740Z | Compiling rustc-hash v2.1.1 |
2445 | 2025-02-25T01:37:19.128Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
2446 | 2025-02-25T01:37:19.475Z | Compiling derive_builder_core v0.20.2 |
2447 | 2025-02-25T01:37:21.062Z | Compiling libxml v0.3.3 |
2448 | 2025-02-25T01:37:21.458Z | Compiling pin-project-internal v1.1.6 |
2449 | 2025-02-25T01:37:21.698Z | Compiling lalrpop v0.19.12 |
2450 | 2025-02-25T01:37:22.024Z | Compiling derive_builder_macro v0.20.2 |
2451 | 2025-02-25T01:37:22.774Z | Checking diesel v2.2.7 |
2452 | 2025-02-25T01:37:23.025Z | Checking signal-hook-tokio v0.3.1 |
2453 | 2025-02-25T01:37:23.158Z | Compiling strum_macros v0.24.3 |
2454 | 2025-02-25T01:37:23.229Z | Compiling indoc v1.0.9 |
2455 | 2025-02-25T01:37:24.186Z | Checking derive_builder v0.20.2 |
2456 | 2025-02-25T01:37:24.324Z | Checking pin-project v1.1.6 |
2457 | 2025-02-25T01:37:24.371Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
2458 | 2025-02-25T01:37:24.485Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
2459 | 2025-02-25T01:37:24.865Z | Checking quick-xml v0.37.2 |
2460 | 2025-02-25T01:37:25.255Z | Compiling impl-trait-for-tuples v0.2.2 |
2461 | 2025-02-25T01:37:25.631Z | Compiling oso-derive v0.27.3 |
2462 | 2025-02-25T01:37:26.520Z | Compiling snafu-derive v0.8.5 |
2463 | 2025-02-25T01:37:26.672Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
2464 | 2025-02-25T01:37:27.016Z | Checking olpc-cjson v0.1.4 |
2465 | 2025-02-25T01:37:27.264Z | Checking globset v0.4.15 |
2466 | 2025-02-25T01:37:27.822Z | Checking tungstenite v0.23.0 |
2467 | 2025-02-25T01:37:28.391Z | Checking serde_plain v1.0.2 |
2468 | 2025-02-25T01:37:28.685Z | Compiling diesel-dtrace v0.4.2 |
2469 | 2025-02-25T01:37:28.711Z | Checking typed-path v0.9.3 |
2470 | 2025-02-25T01:37:29.137Z | Checking tokio-tungstenite v0.23.1 |
2471 | 2025-02-25T01:37:29.665Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
2472 | 2025-02-25T01:37:30.015Z | Checking bb8 v0.8.5 |
2473 | 2025-02-25T01:37:30.536Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
2474 | 2025-02-25T01:37:30.731Z | Checking parse-size v1.1.0 |
2475 | 2025-02-25T01:37:30.976Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
2476 | 2025-02-25T01:37:31.008Z | Checking nix v0.27.1 |
2477 | 2025-02-25T01:37:31.234Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
2478 | 2025-02-25T01:37:31.535Z | Checking snafu v0.8.5 |
2479 | 2025-02-25T01:37:32.056Z | Checking tough v0.19.0 |
2480 | 2025-02-25T01:37:32.147Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
2481 | 2025-02-25T01:37:34.031Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
2482 | 2025-02-25T01:37:34.198Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
2483 | 2025-02-25T01:37:34.574Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
2484 | 2025-02-25T01:37:34.602Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
2485 | 2025-02-25T01:37:35.597Z | Checking rand_seeder v0.3.0 |
2486 | 2025-02-25T01:37:35.716Z | Compiling proc-macro-error-attr2 v2.0.0 |
2487 | 2025-02-25T01:37:35.769Z | Checking heck v0.4.1 |
2488 | 2025-02-25T01:37:35.881Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
2489 | 2025-02-25T01:37:36.001Z | Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4) |
2490 | 2025-02-25T01:37:36.384Z | Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
2491 | 2025-02-25T01:37:36.426Z | Checking assert_matches v1.5.0 |
2492 | 2025-02-25T01:37:36.537Z | Compiling proc-macro-error2 v2.0.1 |
2493 | 2025-02-25T01:37:36.563Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
2494 | 2025-02-25T01:37:36.825Z | Checking papergrid v0.14.0 |
2495 | 2025-02-25T01:37:37.206Z | Compiling tabled_derive v0.10.0 |
2496 | 2025-02-25T01:37:38.392Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4) |
2497 | 2025-02-25T01:37:38.605Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#9fc521c4) |
2498 | 2025-02-25T01:37:39.044Z | Checking yansi v1.0.1 |
2499 | 2025-02-25T01:37:39.067Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
2500 | 2025-02-25T01:37:39.656Z | Checking pretty_assertions v1.4.1 |
2501 | 2025-02-25T01:37:39.907Z | Compiling libz-sys v1.1.20 |
2502 | 2025-02-25T01:37:39.986Z | Checking tabled v0.18.0 |
2503 | 2025-02-25T01:37:40.211Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#9fc521c4) |
2504 | 2025-02-25T01:37:40.322Z | Compiling indoc v2.0.5 |
2505 | 2025-02-25T01:37:40.768Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
2506 | 2025-02-25T01:37:41.331Z | Checking castaway v0.2.3 |
2507 | 2025-02-25T01:37:41.355Z | Checking is_ci v1.2.0 |
2508 | 2025-02-25T01:37:41.513Z | Checking supports-color v3.0.2 |
2509 | 2025-02-25T01:37:41.515Z | Checking compact_str v0.8.0 |
2510 | 2025-02-25T01:37:41.762Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
2511 | 2025-02-25T01:37:42.361Z | Checking unicode-truncate v1.1.0 |
2512 | 2025-02-25T01:37:42.447Z | Checking cargo-platform v0.1.8 |
2513 | 2025-02-25T01:37:42.657Z | Checking lru v0.12.5 |
2514 | 2025-02-25T01:37:42.821Z | Compiling libgit2-sys v0.17.0+1.8.1 |
2515 | 2025-02-25T01:37:42.972Z | Compiling instability v0.3.2 |
2516 | 2025-02-25T01:37:43.680Z | Checking cassowary v0.3.0 |
2517 | 2025-02-25T01:37:44.126Z | Checking ratatui v0.29.0 |
2518 | 2025-02-25T01:37:44.665Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
2519 | 2025-02-25T01:37:44.864Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
2520 | 2025-02-25T01:37:44.890Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
2521 | 2025-02-25T01:37:45.604Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
2522 | 2025-02-25T01:37:46.257Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
2523 | 2025-02-25T01:37:46.806Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
2524 | 2025-02-25T01:37:47.166Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
2525 | 2025-02-25T01:37:48.323Z | Compiling vergen v8.3.2 |
2526 | 2025-02-25T01:37:49.190Z | Checking smawk v0.3.2 |
2527 | 2025-02-25T01:37:49.234Z | Checking unicode-linebreak v0.1.5 |
2528 | 2025-02-25T01:37:49.392Z | Compiling cargo_metadata v0.18.1 |
2529 | 2025-02-25T01:37:49.658Z | Checking textwrap v0.16.1 |
2530 | 2025-02-25T01:37:50.135Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
2531 | 2025-02-25T01:37:51.526Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
2532 | 2025-02-25T01:37:52.460Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
2533 | 2025-02-25T01:37:52.618Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
2534 | 2025-02-25T01:37:52.646Z | Compiling libsqlite3-sys v0.30.1 |
2535 | 2025-02-25T01:37:52.954Z | Compiling rustls v0.21.12 |
2536 | 2025-02-25T01:37:53.185Z | Checking plotters-backend v0.3.7 |
2537 | 2025-02-25T01:37:53.249Z | Checking shell-words v1.1.0 |
2538 | 2025-02-25T01:37:53.528Z | Checking plotters-svg v0.3.7 |
2539 | 2025-02-25T01:37:53.601Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
2540 | 2025-02-25T01:37:53.785Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
2541 | 2025-02-25T01:37:53.963Z | Checking rustls-webpki v0.101.7 |
2542 | 2025-02-25T01:37:54.056Z | Checking sct v0.7.1 |
2543 | 2025-02-25T01:37:54.082Z | Checking cast v0.3.0 |
2544 | 2025-02-25T01:37:54.374Z | Checking plotters v0.3.7 |
2545 | 2025-02-25T01:37:54.409Z | Checking criterion-plot v0.5.0 |
2546 | 2025-02-25T01:37:54.896Z | Checking async-bb8-diesel v0.2.1 |
2547 | 2025-02-25T01:37:55.966Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
2548 | 2025-02-25T01:37:56.222Z | Checking hashlink v0.9.1 |
2549 | 2025-02-25T01:37:56.322Z | Checking tinytemplate v1.2.1 |
2550 | 2025-02-25T01:37:56.778Z | Checking concurrent-queue v2.5.0 |
2551 | 2025-02-25T01:37:56.888Z | Checking anes v0.1.6 |
2552 | 2025-02-25T01:37:57.163Z | Checking fallible-iterator v0.3.0 |
2553 | 2025-02-25T01:37:57.252Z | Checking fallible-streaming-iterator v0.1.9 |
2554 | 2025-02-25T01:37:57.512Z | Checking oorandom v11.1.4 |
2555 | 2025-02-25T01:37:57.673Z | Checking parking v2.2.1 |
2556 | 2025-02-25T01:37:57.870Z | Checking rusqlite v0.32.1 |
2557 | 2025-02-25T01:37:58.198Z | Checking criterion v0.5.1 |
2558 | 2025-02-25T01:37:58.250Z | Checking tokio-rustls v0.24.1 |
2559 | 2025-02-25T01:37:58.706Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
2560 | 2025-02-25T01:37:59.285Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
2561 | 2025-02-25T01:37:59.587Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
2562 | 2025-02-25T01:37:59.948Z | Checking rustls-pemfile v1.0.4 |
2563 | 2025-02-25T01:38:00.210Z | Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
2564 | 2025-02-25T01:38:00.385Z | Checking twox-hash v2.1.0 |
2565 | 2025-02-25T01:38:00.594Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
2566 | 2025-02-25T01:38:00.856Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
2567 | 2025-02-25T01:38:01.141Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2568 | 2025-02-25T01:38:02.894Z | Checking fatfs v0.3.6 |
2569 | 2025-02-25T01:38:02.920Z | Checking csv-core v0.1.11 |
2570 | 2025-02-25T01:38:03.284Z | Checking hex-literal v0.4.1 |
2571 | 2025-02-25T01:38:03.449Z | Checking csv v1.3.1 |
2572 | 2025-02-25T01:38:04.003Z | Checking event-listener v5.3.1 |
2573 | 2025-02-25T01:38:04.406Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
2574 | 2025-02-25T01:38:06.064Z | Checking rtoolbox v0.0.2 |
2575 | 2025-02-25T01:38:06.292Z | Checking rpassword v7.3.1 |
2576 | 2025-02-25T01:38:06.485Z | Checking event-listener-strategy v0.5.2 |
2577 | 2025-02-25T01:38:06.754Z | Checking tui-tree-widget v0.23.0 |
2578 | 2025-02-25T01:38:07.110Z | Checking polyval v0.6.2 |
2579 | 2025-02-25T01:38:07.412Z | Checking ghash v0.5.1 |
2580 | 2025-02-25T01:38:07.636Z | Checking futures-lite v2.3.0 |
2581 | 2025-02-25T01:38:09.048Z | Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous) |
2582 | 2025-02-25T01:38:10.094Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
2583 | 2025-02-25T01:38:10.627Z | Checking ctr v0.9.2 |
2584 | 2025-02-25T01:38:11.305Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
2585 | 2025-02-25T01:38:11.335Z | Checking aes-gcm v0.10.3 |
2586 | 2025-02-25T01:38:11.610Z | Checking ssh-encoding v0.2.0 |
2587 | 2025-02-25T01:38:11.994Z | Checking blowfish v0.9.1 |
2588 | 2025-02-25T01:38:12.264Z | Checking bcrypt-pbkdf v0.10.0 |
2589 | 2025-02-25T01:38:12.540Z | Checking ssh-cipher v0.2.0 |
2590 | 2025-02-25T01:38:12.685Z | Checking async-lock v3.4.0 |
2591 | 2025-02-25T01:38:12.890Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
2592 | 2025-02-25T01:38:13.565Z | Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros) |
2593 | 2025-02-25T01:38:13.761Z | Checking password-hash v0.4.2 |
2594 | 2025-02-25T01:38:14.229Z | Checking polling v3.7.3 |
2595 | 2025-02-25T01:38:14.609Z | Checking async-io v2.3.4 |
2596 | 2025-02-25T01:38:14.993Z | Checking pbkdf2 v0.11.0 |
2597 | 2025-02-25T01:38:15.308Z | Checking ssh-key v0.6.6 |
2598 | 2025-02-25T01:38:15.441Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
2599 | 2025-02-25T01:38:16.097Z | Checking p521 v0.13.3 |
2600 | 2025-02-25T01:38:17.002Z | Checking p256 v0.13.2 |
2601 | 2025-02-25T01:38:17.507Z | Checking russh-cryptovec v0.7.3 |
2602 | 2025-02-25T01:38:17.557Z | Compiling doc-comment v0.3.3 |
2603 | 2025-02-25T01:38:17.651Z | Checking md5 v0.7.0 |
2604 | 2025-02-25T01:38:17.753Z | Checking async-task v4.7.1 |
2605 | 2025-02-25T01:38:17.989Z | Compiling target-lexicon v0.13.2 |
2606 | 2025-02-25T01:38:18.114Z | Checking russh-keys v0.45.0 |
2607 | 2025-02-25T01:38:18.310Z | Checking async-channel v2.3.1 |
2608 | 2025-02-25T01:38:18.663Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
2609 | 2025-02-25T01:38:18.999Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
2610 | 2025-02-25T01:38:19.457Z | Checking piper v0.2.4 |
2611 | 2025-02-25T01:38:19.727Z | Checking num-bigint v0.4.6 |
2612 | 2025-02-25T01:38:19.813Z | Checking des v0.8.1 |
2613 | 2025-02-25T01:38:20.109Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
2614 | 2025-02-25T01:38:20.304Z | Compiling guppy-workspace-hack v0.1.0 |
2615 | 2025-02-25T01:38:20.629Z | Compiling assert_cmd v2.0.16 |
2616 | 2025-02-25T01:38:21.040Z | Checking futures-timer v3.0.3 |
2617 | 2025-02-25T01:38:21.112Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
2618 | 2025-02-25T01:38:21.406Z | Checking blocking v1.6.1 |
2619 | 2025-02-25T01:38:22.158Z | Checking russh v0.45.0 |
2620 | 2025-02-25T01:38:22.404Z | Checking async-executor v1.13.1 |
2621 | 2025-02-25T01:38:22.510Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
2622 | 2025-02-25T01:38:22.800Z | Checking async-signal v0.2.10 |
2623 | 2025-02-25T01:38:23.103Z | Checking rustls-native-certs v0.7.3 |
2624 | 2025-02-25T01:38:23.132Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
2625 | 2025-02-25T01:38:23.597Z | Compiling target-spec v3.4.2 |
2626 | 2025-02-25T01:38:23.635Z | Checking internet-checksum v0.2.1 |
2627 | 2025-02-25T01:38:23.860Z | Checking event-listener v2.5.3 |
2628 | 2025-02-25T01:38:24.113Z | Checking async-channel v1.9.0 |
2629 | 2025-02-25T01:38:24.393Z | Checking hyper-rustls v0.26.0 |
2630 | 2025-02-25T01:38:24.790Z | Checking async-process v2.3.0 |
2631 | 2025-02-25T01:38:24.793Z | Checking async-global-executor v2.4.1 |
2632 | 2025-02-25T01:38:25.191Z | Checking cfg-expr v0.18.0 |
2633 | 2025-02-25T01:38:25.672Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
2634 | 2025-02-25T01:38:26.023Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
2635 | 2025-02-25T01:38:26.263Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
2636 | 2025-02-25T01:38:26.706Z | Checking httptest v0.16.3 |
2637 | 2025-02-25T01:38:27.290Z | Compiling petname v2.0.2 |
2638 | 2025-02-25T01:38:27.461Z | Checking num_cpus v1.16.0 |
2639 | 2025-02-25T01:38:27.613Z | Checking kv-log-macro v1.0.7 |
2640 | 2025-02-25T01:38:27.831Z | Compiling async-attributes v1.1.2 |
2641 | 2025-02-25T01:38:28.596Z | Checking fixedbitset v0.5.7 |
2642 | 2025-02-25T01:38:28.633Z | Checking async-std v1.13.0 |
2643 | 2025-02-25T01:38:29.042Z | Checking petgraph v0.7.1 |
2644 | 2025-02-25T01:38:31.645Z | Checking threadpool v1.8.1 |
2645 | 2025-02-25T01:38:36.007Z | Checking cargo_metadata v0.19.1 |
2646 | 2025-02-25T01:38:36.042Z | Checking pathdiff v0.2.3 |
2647 | 2025-02-25T01:38:36.042Z | Compiling rstest_macros v0.23.0 |
2648 | 2025-02-25T01:38:36.042Z | Compiling target-triple v0.1.3 |
2649 | 2025-02-25T01:38:36.042Z | Checking escape8259 v0.5.3 |
2650 | 2025-02-25T01:38:36.074Z | Checking nested v0.1.1 |
2651 | 2025-02-25T01:38:36.074Z | Checking libtest-mimic v0.7.3 |
2652 | 2025-02-25T01:38:36.074Z | Checking async-object-pool v0.1.5 |
2653 | 2025-02-25T01:38:36.074Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
2654 | 2025-02-25T01:38:36.074Z | Checking guppy v0.17.17 |
2655 | 2025-02-25T01:38:36.074Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
2656 | 2025-02-25T01:38:36.074Z | Checking similar-asserts v1.6.1 |
2657 | 2025-02-25T01:38:36.074Z | Checking fancy-regex v0.13.0 |
2658 | 2025-02-25T01:38:36.074Z | Checking serde_regex v1.1.0 |
2659 | 2025-02-25T01:38:36.075Z | Checking assert-json-diff v2.0.2 |
2660 | 2025-02-25T01:38:36.075Z | Compiling proc-macro-crate v3.2.0 |
2661 | 2025-02-25T01:38:36.293Z | Checking path-tree v0.8.1 |
2662 | 2025-02-25T01:38:36.454Z | Compiling relative-path v1.9.3 |
2663 | 2025-02-25T01:38:36.675Z | Checking stringmetrics v2.2.2 |
2664 | 2025-02-25T01:38:37.002Z | Checking sync-ptr v0.1.1 |
2665 | 2025-02-25T01:38:37.082Z | Compiling git2 v0.19.0 |
2666 | 2025-02-25T01:38:37.191Z | Checking httpmock v0.8.0-alpha.1 |
2667 | 2025-02-25T01:38:37.243Z | Checking datatest-stable v0.2.9 |
2668 | 2025-02-25T01:38:37.745Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
2669 | 2025-02-25T01:38:39.093Z | Checking blake2b_simd v1.0.2 |
2670 | 2025-02-25T01:38:40.041Z | Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib) |
2671 | 2025-02-25T01:38:44.171Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
2672 | 2025-02-25T01:38:44.538Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
2673 | 2025-02-25T01:38:44.914Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
2674 | 2025-02-25T01:38:46.225Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
2675 | 2025-02-25T01:38:46.258Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
2676 | 2025-02-25T01:38:46.258Z | Checking serde_tokenstream v0.2.2 |
2677 | 2025-02-25T01:38:46.282Z | Checking uzers v0.12.1 |
2678 | 2025-02-25T01:38:46.299Z | Checking rstest v0.23.0 |
2679 | 2025-02-25T01:38:46.712Z | Checking rust-argon2 v2.1.0 |
2680 | 2025-02-25T01:38:46.731Z | Checking trybuild v1.0.101 |
2681 | 2025-02-25T01:38:47.201Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
2682 | 2025-02-25T01:38:48.126Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
2683 | 2025-02-25T01:38:48.394Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
2684 | 2025-02-25T01:38:48.460Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
2685 | 2025-02-25T01:38:49.683Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
2686 | 2025-02-25T01:38:49.888Z | Checking rand_distr v0.4.3 |
2687 | 2025-02-25T01:38:50.045Z | Checking multimap v0.10.0 |
2688 | 2025-02-25T01:38:50.367Z | Checking approx v0.5.1 |
2689 | 2025-02-25T01:38:50.647Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
2690 | 2025-02-25T01:38:51.298Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
2691 | 2025-02-25T01:38:51.774Z | Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
2692 | 2025-02-25T01:38:52.567Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
2693 | 2025-02-25T01:38:52.942Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
2694 | 2025-02-25T01:38:53.272Z | Checking partial-io v0.5.4 |
2695 | 2025-02-25T01:38:53.638Z | Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests) |
2696 | 2025-02-25T01:38:53.829Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
2697 | 2025-02-25T01:38:53.987Z | Checking cargo_toml v0.20.5 |
2698 | 2025-02-25T01:38:55.091Z | Checking termios v0.3.3 |
2699 | 2025-02-25T01:38:55.187Z | Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros) |
2700 | 2025-02-25T01:38:55.333Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
2701 | 2025-02-25T01:38:55.371Z | Compiling samael v0.0.18 |
2702 | 2025-02-25T01:38:55.952Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
2703 | 2025-02-25T01:39:00.847Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
2704 | 2025-02-25T01:39:15.030Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
2705 | 2025-02-25T01:39:24.174Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
2706 | 2025-02-25T01:39:49.928Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
2707 | 2025-02-25T01:39:50.498Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
2708 | 2025-02-25T01:39:51.325Z | Compiling polar-core v0.27.3 |
2709 | 2025-02-25T01:39:56.017Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
2710 | 2025-02-25T01:40:02.598Z | Checking oso v0.27.3 |
2711 | 2025-02-25T01:40:43.878Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
2712 | 2025-02-25T01:40:43.878Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
2713 | 2025-02-25T01:40:43.881Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
2714 | 2025-02-25T01:41:21.750Z | error[E0061]: this function takes 3 arguments but 2 arguments were supplied |
2715 | 2025-02-25T01:41:21.750Z | --> nexus/db-queries/src/db/datastore/sled.rs:2251:13 |
2716 | 2025-02-25T01:41:21.750Z | | |
2717 | 2025-02-25T01:41:21.750Z | 2251 | create_project(&opctx, &datastore).await; |
2718 | 2025-02-25T01:41:21.750Z | | ^^^^^^^^^^^^^^-------------------- argument #3 of type `&'static str` is missing |
2719 | 2025-02-25T01:41:21.750Z | | |
2720 | 2025-02-25T01:41:21.750Z | note: function defined here |
2721 | 2025-02-25T01:41:21.750Z | --> nexus/db-queries/src/db/pub_test_utils/helpers.rs:38:14 |
2722 | 2025-02-25T01:41:21.750Z | | |
2723 | 2025-02-25T01:41:21.750Z | 38 | pub async fn create_project( |
2724 | 2025-02-25T01:41:21.750Z | | ^^^^^^^^^^^^^^ |
2725 | 2025-02-25T01:41:21.750Z | 39 | opctx: &OpContext, |
2726 | 2025-02-25T01:41:21.750Z | | ----------------- |
2727 | 2025-02-25T01:41:21.750Z | 40 | datastore: &DataStore, |
2728 | 2025-02-25T01:41:21.750Z | | --------------------- |
2729 | 2025-02-25T01:41:21.750Z | 41 | name: &'static str, |
2730 | 2025-02-25T01:41:21.750Z | | ------------------ |
2731 | 2025-02-25T01:41:21.751Z | help: provide the argument |
2732 | 2025-02-25T01:41:21.751Z | | |
2733 | 2025-02-25T01:41:21.751Z | 2251 | create_project(&opctx, &datastore, /* &'static str */).await; |
2734 | 2025-02-25T01:41:21.751Z | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
2735 | 2025-02-25T01:41:21.751Z | |
2736 | 2025-02-25T01:41:21.756Z | error[E0061]: this function takes 3 arguments but 2 arguments were supplied |
2737 | 2025-02-25T01:41:21.756Z | --> nexus/db-queries/src/db/datastore/sled.rs:2328:13 |
2738 | 2025-02-25T01:41:21.756Z | | |
2739 | 2025-02-25T01:41:21.756Z | 2328 | create_project(&opctx, &datastore).await; |
2740 | 2025-02-25T01:41:21.756Z | | ^^^^^^^^^^^^^^-------------------- argument #3 of type `&'static str` is missing |
2741 | 2025-02-25T01:41:21.756Z | | |
2742 | 2025-02-25T01:41:21.756Z | note: function defined here |
2743 | 2025-02-25T01:41:21.756Z | --> nexus/db-queries/src/db/pub_test_utils/helpers.rs:38:14 |
2744 | 2025-02-25T01:41:21.756Z | | |
2745 | 2025-02-25T01:41:21.757Z | 38 | pub async fn create_project( |
2746 | 2025-02-25T01:41:21.757Z | | ^^^^^^^^^^^^^^ |
2747 | 2025-02-25T01:41:21.757Z | 39 | opctx: &OpContext, |
2748 | 2025-02-25T01:41:21.757Z | | ----------------- |
2749 | 2025-02-25T01:41:21.757Z | 40 | datastore: &DataStore, |
2750 | 2025-02-25T01:41:21.757Z | | --------------------- |
2751 | 2025-02-25T01:41:21.757Z | 41 | name: &'static str, |
2752 | 2025-02-25T01:41:21.757Z | | ------------------ |
2753 | 2025-02-25T01:41:21.757Z | help: provide the argument |
2754 | 2025-02-25T01:41:21.757Z | | |
2755 | 2025-02-25T01:41:21.757Z | 2328 | create_project(&opctx, &datastore, /* &'static str */).await; |
2756 | 2025-02-25T01:41:21.757Z | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
2757 | 2025-02-25T01:41:21.757Z | |
2758 | 2025-02-25T01:41:21.763Z | error[E0061]: this function takes 3 arguments but 2 arguments were supplied |
2759 | 2025-02-25T01:41:21.764Z | --> nexus/db-queries/src/db/datastore/sled.rs:2411:13 |
2760 | 2025-02-25T01:41:21.764Z | | |
2761 | 2025-02-25T01:41:21.764Z | 2411 | create_project(&opctx, &datastore).await; |
2762 | 2025-02-25T01:41:21.764Z | | ^^^^^^^^^^^^^^-------------------- argument #3 of type `&'static str` is missing |
2763 | 2025-02-25T01:41:21.764Z | | |
2764 | 2025-02-25T01:41:21.764Z | note: function defined here |
2765 | 2025-02-25T01:41:21.764Z | --> nexus/db-queries/src/db/pub_test_utils/helpers.rs:38:14 |
2766 | 2025-02-25T01:41:21.764Z | | |
2767 | 2025-02-25T01:41:21.764Z | 38 | pub async fn create_project( |
2768 | 2025-02-25T01:41:21.764Z | | ^^^^^^^^^^^^^^ |
2769 | 2025-02-25T01:41:21.764Z | 39 | opctx: &OpContext, |
2770 | 2025-02-25T01:41:21.764Z | | ----------------- |
2771 | 2025-02-25T01:41:21.764Z | 40 | datastore: &DataStore, |
2772 | 2025-02-25T01:41:21.764Z | | --------------------- |
2773 | 2025-02-25T01:41:21.764Z | 41 | name: &'static str, |
2774 | 2025-02-25T01:41:21.764Z | | ------------------ |
2775 | 2025-02-25T01:41:21.764Z | help: provide the argument |
2776 | 2025-02-25T01:41:21.764Z | | |
2777 | 2025-02-25T01:41:21.764Z | 2411 | create_project(&opctx, &datastore, /* &'static str */).await; |
2778 | 2025-02-25T01:41:21.764Z | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
2779 | 2025-02-25T01:41:21.764Z | |
2780 | 2025-02-25T01:41:21.771Z | error[E0061]: this function takes 3 arguments but 2 arguments were supplied |
2781 | 2025-02-25T01:41:21.771Z | --> nexus/db-queries/src/db/datastore/sled.rs:2499:13 |
2782 | 2025-02-25T01:41:21.771Z | | |
2783 | 2025-02-25T01:41:21.771Z | 2499 | create_project(&opctx, &datastore).await; |
2784 | 2025-02-25T01:41:21.771Z | | ^^^^^^^^^^^^^^-------------------- argument #3 of type `&'static str` is missing |
2785 | 2025-02-25T01:41:21.771Z | | |
2786 | 2025-02-25T01:41:21.771Z | note: function defined here |
2787 | 2025-02-25T01:41:21.771Z | --> nexus/db-queries/src/db/pub_test_utils/helpers.rs:38:14 |
2788 | 2025-02-25T01:41:21.771Z | | |
2789 | 2025-02-25T01:41:21.772Z | 38 | pub async fn create_project( |
2790 | 2025-02-25T01:41:21.772Z | | ^^^^^^^^^^^^^^ |
2791 | 2025-02-25T01:41:21.772Z | 39 | opctx: &OpContext, |
2792 | 2025-02-25T01:41:21.772Z | | ----------------- |
2793 | 2025-02-25T01:41:21.772Z | 40 | datastore: &DataStore, |
2794 | 2025-02-25T01:41:21.772Z | | --------------------- |
2795 | 2025-02-25T01:41:21.772Z | 41 | name: &'static str, |
2796 | 2025-02-25T01:41:21.772Z | | ------------------ |
2797 | 2025-02-25T01:41:21.772Z | help: provide the argument |
2798 | 2025-02-25T01:41:21.772Z | | |
2799 | 2025-02-25T01:41:21.772Z | 2499 | create_project(&opctx, &datastore, /* &'static str */).await; |
2800 | 2025-02-25T01:41:21.772Z | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
2801 | 2025-02-25T01:41:21.772Z | |
2802 | 2025-02-25T01:41:21.792Z | error[E0061]: this function takes 3 arguments but 2 arguments were supplied |
2803 | 2025-02-25T01:41:21.792Z | --> nexus/db-queries/src/db/datastore/sled.rs:2759:13 |
2804 | 2025-02-25T01:41:21.792Z | | |
2805 | 2025-02-25T01:41:21.792Z | 2759 | create_project(&opctx, &datastore).await; |
2806 | 2025-02-25T01:41:21.792Z | | ^^^^^^^^^^^^^^-------------------- argument #3 of type `&'static str` is missing |
2807 | 2025-02-25T01:41:21.792Z | | |
2808 | 2025-02-25T01:41:21.792Z | note: function defined here |
2809 | 2025-02-25T01:41:21.792Z | --> nexus/db-queries/src/db/pub_test_utils/helpers.rs:38:14 |
2810 | 2025-02-25T01:41:21.792Z | | |
2811 | 2025-02-25T01:41:21.792Z | 38 | pub async fn create_project( |
2812 | 2025-02-25T01:41:21.792Z | | ^^^^^^^^^^^^^^ |
2813 | 2025-02-25T01:41:21.792Z | 39 | opctx: &OpContext, |
2814 | 2025-02-25T01:41:21.792Z | | ----------------- |
2815 | 2025-02-25T01:41:21.792Z | 40 | datastore: &DataStore, |
2816 | 2025-02-25T01:41:21.792Z | | --------------------- |
2817 | 2025-02-25T01:41:21.792Z | 41 | name: &'static str, |
2818 | 2025-02-25T01:41:21.792Z | | ------------------ |
2819 | 2025-02-25T01:41:21.792Z | help: provide the argument |
2820 | 2025-02-25T01:41:21.792Z | | |
2821 | 2025-02-25T01:41:21.792Z | 2759 | create_project(&opctx, &datastore, /* &'static str */).await; |
2822 | 2025-02-25T01:41:21.793Z | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
2823 | 2025-02-25T01:41:21.793Z | |
2824 | 2025-02-25T01:41:21.802Z | error[E0061]: this function takes 3 arguments but 2 arguments were supplied |
2825 | 2025-02-25T01:41:21.803Z | --> nexus/db-queries/src/db/datastore/sled.rs:2855:13 |
2826 | 2025-02-25T01:41:21.803Z | | |
2827 | 2025-02-25T01:41:21.803Z | 2855 | create_project(&opctx, &datastore).await; |
2828 | 2025-02-25T01:41:21.803Z | | ^^^^^^^^^^^^^^-------------------- argument #3 of type `&'static str` is missing |
2829 | 2025-02-25T01:41:21.803Z | | |
2830 | 2025-02-25T01:41:21.803Z | note: function defined here |
2831 | 2025-02-25T01:41:21.803Z | --> nexus/db-queries/src/db/pub_test_utils/helpers.rs:38:14 |
2832 | 2025-02-25T01:41:21.803Z | | |
2833 | 2025-02-25T01:41:21.803Z | 38 | pub async fn create_project( |
2834 | 2025-02-25T01:41:21.803Z | | ^^^^^^^^^^^^^^ |
2835 | 2025-02-25T01:41:21.803Z | 39 | opctx: &OpContext, |
2836 | 2025-02-25T01:41:21.803Z | | ----------------- |
2837 | 2025-02-25T01:41:21.803Z | 40 | datastore: &DataStore, |
2838 | 2025-02-25T01:41:21.803Z | | --------------------- |
2839 | 2025-02-25T01:41:21.803Z | 41 | name: &'static str, |
2840 | 2025-02-25T01:41:21.803Z | | ------------------ |
2841 | 2025-02-25T01:41:21.803Z | help: provide the argument |
2842 | 2025-02-25T01:41:21.803Z | | |
2843 | 2025-02-25T01:41:21.803Z | 2855 | create_project(&opctx, &datastore, /* &'static str */).await; |
2844 | 2025-02-25T01:41:21.803Z | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
2845 | 2025-02-25T01:41:21.803Z | |
2846 | 2025-02-25T01:41:21.812Z | error[E0061]: this function takes 3 arguments but 2 arguments were supplied |
2847 | 2025-02-25T01:41:21.812Z | --> nexus/db-queries/src/db/datastore/sled.rs:2950:13 |
2848 | 2025-02-25T01:41:21.812Z | | |
2849 | 2025-02-25T01:41:21.812Z | 2950 | create_project(&opctx, &datastore).await; |
2850 | 2025-02-25T01:41:21.812Z | | ^^^^^^^^^^^^^^-------------------- argument #3 of type `&'static str` is missing |
2851 | 2025-02-25T01:41:21.812Z | | |
2852 | 2025-02-25T01:41:21.812Z | note: function defined here |
2853 | 2025-02-25T01:41:21.812Z | --> nexus/db-queries/src/db/pub_test_utils/helpers.rs:38:14 |
2854 | 2025-02-25T01:41:21.812Z | | |
2855 | 2025-02-25T01:41:21.812Z | 38 | pub async fn create_project( |
2856 | 2025-02-25T01:41:21.812Z | | ^^^^^^^^^^^^^^ |
2857 | 2025-02-25T01:41:21.812Z | 39 | opctx: &OpContext, |
2858 | 2025-02-25T01:41:21.812Z | | ----------------- |
2859 | 2025-02-25T01:41:21.812Z | 40 | datastore: &DataStore, |
2860 | 2025-02-25T01:41:21.812Z | | --------------------- |
2861 | 2025-02-25T01:41:21.812Z | 41 | name: &'static str, |
2862 | 2025-02-25T01:41:21.812Z | | ------------------ |
2863 | 2025-02-25T01:41:21.812Z | help: provide the argument |
2864 | 2025-02-25T01:41:21.812Z | | |
2865 | 2025-02-25T01:41:21.812Z | 2950 | create_project(&opctx, &datastore, /* &'static str */).await; |
2866 | 2025-02-25T01:41:21.812Z | | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
2867 | 2025-02-25T01:41:21.812Z | |
2868 | 2025-02-25T01:41:28.381Z | For more information about this error, try `rustc --explain E0061`. |
2869 | 2025-02-25T01:41:28.756Z | error: could not compile `nexus-db-queries` (lib test) due to 7 previous errors |
2870 | 2025-02-25T01:41:28.756Z | warning: build failed, waiting for other jobs to finish... |
2871 | 2025-02-25T01:41:54.356Z | Error: failed: exit status: 101 |
2872 | 2025-02-25T01:41:54.363Z | |
2873 | 2025-02-25T01:41:54.363Z | real 6:42.382961336 |
2874 | 2025-02-25T01:41:54.363Z | user 36:56.737772262 |
2875 | 2025-02-25T01:41:54.364Z | sys 5:16.500113306 |
2876 | 2025-02-25T01:41:54.364Z | trap 1.120902415 |
2877 | 2025-02-25T01:41:54.364Z | tflt 0.497314141 |
2878 | 2025-02-25T01:41:54.364Z | dflt 0.189219719 |
2879 | 2025-02-25T01:41:54.364Z | kflt 0.000805239 |
2880 | 2025-02-25T01:41:54.364Z | lock 53:21.102235740 |
2881 | 2025-02-25T01:41:54.364Z | slp 2:05:51.763979646 |
2882 | 2025-02-25T01:41:54.364Z | lat 1:47.686232892 |
2883 | 2025-02-25T01:41:54.364Z | stop 7:11.699754743 |
2884 | 2025-02-25T01:41:54.364Z | process exited: duration 716798 ms, exit code 1 |
|
2885 | 2025-02-25T01:41:54.403Z | found 0 output files |