|
|
|
1 | 2025-03-03T07:49:57.616Z | job assigned to worker 01JNDFPM3JYR2E186SDJVN1TK0 [factory gimlet-EVT22200007-propolis, EVT22200007/21131] (queued for 23 s) |
|
2 | 2025-03-03T07:50:05.805Z | starting task 0: "setup" |
3 | 2025-03-03T07:50:05.831Z | ++ uname -s |
4 | 2025-03-03T07:50:05.831Z | + kern=SunOS |
5 | 2025-03-03T07:50:05.831Z | + build_user=build |
6 | 2025-03-03T07:50:05.831Z | + build_uid=12345 |
7 | 2025-03-03T07:50:05.831Z | + work_dir=/work |
8 | 2025-03-03T07:50:05.831Z | + input_dir=/input |
9 | 2025-03-03T07:50:05.832Z | + [[ 0 == 12345 ]] |
10 | 2025-03-03T07:50:05.832Z | + case "$kern" in |
11 | 2025-03-03T07:50:05.832Z | + groupadd -g 12345 build |
12 | 2025-03-03T07:50:05.832Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-03-03T07:50:07.828Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-03-03T07:50:07.863Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-03-03T07:50:07.889Z | + home_fs=zfs |
16 | 2025-03-03T07:50:07.889Z | + [[ zfs == autofs ]] |
17 | 2025-03-03T07:50:07.889Z | + mkdir -p /home/build |
18 | 2025-03-03T07:50:07.889Z | + chown build:build /home/build /work |
19 | 2025-03-03T07:50:09.872Z | + chmod 0700 /home/build /work |
20 | 2025-03-03T07:50:09.898Z | process exited: duration 4074 ms, exit code 0 |
|
21 | 2025-03-03T07:50:09.949Z | starting task 1: "rust-toolchain" |
22 | 2025-03-03T07:50:09.975Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-03-03T07:50:09.975Z | * rust toolchain channel = "stable" |
24 | 2025-03-03T07:50:09.975Z | * rust toolchain profile = "default" |
25 | 2025-03-03T07:50:09.975Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-03-03T07:50:09.976Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-03-03T07:50:09.976Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-03-03T07:50:09.976Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-03-03T07:50:09.976Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-03-03T07:50:10.100Z | info: downloading installer |
31 | 2025-03-03T07:50:10.537Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-03-03T07:50:10.537Z | warning: /opt/ooce/bin |
33 | 2025-03-03T07:50:10.537Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-03-03T07:50:10.537Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-03-03T07:50:10.537Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-03-03T07:50:10.537Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-03-03T07:50:10.537Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-03-03T07:50:10.537Z | error: cannot install while Rust is installed |
39 | 2025-03-03T07:50:10.537Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-03-03T07:50:10.563Z | info: profile set to 'default' |
41 | 2025-03-03T07:50:10.563Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-03-03T07:50:10.563Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-03-03T07:50:10.672Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
44 | 2025-03-03T07:50:10.673Z | info: downloading component 'cargo' |
45 | 2025-03-03T07:50:10.794Z | info: downloading component 'clippy' |
46 | 2025-03-03T07:50:10.859Z | info: downloading component 'rust-docs' |
47 | 2025-03-03T07:50:11.066Z | info: downloading component 'rust-std' |
48 | 2025-03-03T07:50:11.352Z | info: downloading component 'rustc' |
49 | 2025-03-03T07:50:12.296Z | info: downloading component 'rustfmt' |
50 | 2025-03-03T07:50:12.344Z | info: installing component 'cargo' |
51 | 2025-03-03T07:50:13.452Z | info: installing component 'clippy' |
52 | 2025-03-03T07:50:13.910Z | info: installing component 'rust-docs' |
53 | 2025-03-03T07:50:16.896Z | info: installing component 'rust-std' |
54 | 2025-03-03T07:50:19.014Z | info: installing component 'rustc' |
55 | 2025-03-03T07:50:25.943Z | info: installing component 'rustfmt' |
56 | 2025-03-03T07:50:26.340Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-03-03T07:50:26.340Z | |
58 | 2025-03-03T07:50:26.490Z | stable-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
59 | 2025-03-03T07:50:26.490Z | |
60 | 2025-03-03T07:50:26.515Z | |
61 | 2025-03-03T07:50:26.515Z | Rust is installed now. Great! |
62 | 2025-03-03T07:50:26.515Z | |
63 | 2025-03-03T07:50:26.515Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-03-03T07:50:26.515Z | environment variable. This has not been done automatically. |
65 | 2025-03-03T07:50:26.515Z | |
66 | 2025-03-03T07:50:26.515Z | To configure your current shell, you need to source |
67 | 2025-03-03T07:50:26.515Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-03-03T07:50:26.515Z | |
69 | 2025-03-03T07:50:26.515Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-03-03T07:50:26.515Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-03-03T07:50:26.515Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-03-03T07:50:26.575Z | + rustup --version |
73 | 2025-03-03T07:50:26.600Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-03-03T07:50:26.600Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-03-03T07:50:26.713Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
76 | 2025-03-03T07:50:26.738Z | + cargo --version |
77 | 2025-03-03T07:50:26.824Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
78 | 2025-03-03T07:50:26.849Z | + rustc --version |
79 | 2025-03-03T07:50:26.944Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
80 | 2025-03-03T07:50:26.969Z | process exited: duration 17001 ms, exit code 0 |
|
81 | 2025-03-03T07:50:27.019Z | starting task 2: "authentication" |
82 | 2025-03-03T07:50:27.076Z | process exited: duration 56 ms, exit code 0 |
|
83 | 2025-03-03T07:50:27.128Z | starting task 3: "clone repository" |
84 | 2025-03-03T07:50:27.153Z | + mkdir -p /work/oxidecomputer/maghemite |
85 | 2025-03-03T07:50:27.153Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
86 | 2025-03-03T07:50:27.180Z | Cloning into '/work/oxidecomputer/maghemite'... |
87 | 2025-03-03T07:50:27.851Z | + cd /work/oxidecomputer/maghemite |
88 | 2025-03-03T07:50:27.851Z | + git fetch origin a303dda6454564a11df6c753bd28b24cfcfa4c3b |
89 | 2025-03-03T07:50:28.208Z | From https://github.com/oxidecomputer/maghemite |
90 | 2025-03-03T07:50:28.208Z | * branch a303dda6454564a11df6c753bd28b24cfcfa4c3b -> FETCH_HEAD |
91 | 2025-03-03T07:50:28.234Z | + [[ -n renovate/rust-1.x ]] |
92 | 2025-03-03T07:50:28.234Z | ++ git branch --show-current |
93 | 2025-03-03T07:50:28.234Z | + current=main |
94 | 2025-03-03T07:50:28.234Z | + [[ main != renovate/rust-1.x ]] |
95 | 2025-03-03T07:50:28.234Z | + git branch -f renovate/rust-1.x a303dda6454564a11df6c753bd28b24cfcfa4c3b |
96 | 2025-03-03T07:50:28.234Z | + git checkout -f renovate/rust-1.x |
97 | 2025-03-03T07:50:28.261Z | Switched to branch 'renovate/rust-1.x' |
98 | 2025-03-03T07:50:28.261Z | + git reset --hard a303dda6454564a11df6c753bd28b24cfcfa4c3b |
99 | 2025-03-03T07:50:28.261Z | HEAD is now at a303dda Update dependency rust to v1.85.0 |
100 | 2025-03-03T07:50:28.288Z | process exited: duration 1133 ms, exit code 0 |
|
101 | 2025-03-03T07:50:28.340Z | starting task 4: "build" |
102 | 2025-03-03T07:50:28.367Z | + cargo --version |
103 | 2025-03-03T07:50:28.367Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
104 | 2025-03-03T07:50:28.492Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
105 | 2025-03-03T07:50:28.492Z | info: downloading component 'cargo' |
106 | 2025-03-03T07:50:28.642Z | info: downloading component 'clippy' |
107 | 2025-03-03T07:50:28.774Z | info: downloading component 'rust-docs' |
108 | 2025-03-03T07:50:29.147Z | info: downloading component 'rust-std' |
109 | 2025-03-03T07:50:29.709Z | info: downloading component 'rustc' |
110 | 2025-03-03T07:50:32.359Z | info: downloading component 'rustfmt' |
111 | 2025-03-03T07:50:32.490Z | info: installing component 'cargo' |
112 | 2025-03-03T07:50:33.582Z | info: installing component 'clippy' |
113 | 2025-03-03T07:50:34.032Z | info: installing component 'rust-docs' |
114 | 2025-03-03T07:50:36.742Z | info: installing component 'rust-std' |
115 | 2025-03-03T07:50:38.815Z | info: installing component 'rustc' |
116 | 2025-03-03T07:50:45.761Z | info: installing component 'rustfmt' |
117 | 2025-03-03T07:50:46.242Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
118 | 2025-03-03T07:50:46.268Z | + rustc --version |
119 | 2025-03-03T07:50:46.390Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
120 | 2025-03-03T07:50:46.416Z | + banner check |
121 | 2025-03-03T07:50:46.416Z | |
122 | 2025-03-03T07:50:46.416Z | #### # # ###### #### # # |
123 | 2025-03-03T07:50:46.416Z | # # # # # # # # # |
124 | 2025-03-03T07:50:46.417Z | # ###### ##### # #### |
125 | 2025-03-03T07:50:46.417Z | # # # # # # # |
126 | 2025-03-03T07:50:46.417Z | # # # # # # # # # |
127 | 2025-03-03T07:50:46.417Z | #### # # ###### #### # # |
128 | 2025-03-03T07:50:46.417Z | |
129 | 2025-03-03T07:50:46.417Z | + cargo fmt -- --check |
130 | 2025-03-03T07:50:47.097Z | + cargo clippy --all-targets -- --deny warnings |
131 | 2025-03-03T07:50:47.477Z | Updating crates.io index |
132 | 2025-03-03T07:50:47.503Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
133 | 2025-03-03T07:50:51.535Z | From https://github.com/oxidecomputer/falcon |
134 | 2025-03-03T07:50:51.535Z | * [new ref] f3fe0542198c08bbb82d16f168e6482db9bec5b9 -> refs/commit/f3fe0542198c08bbb82d16f168e6482db9bec5b9 |
135 | 2025-03-03T07:50:51.738Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
136 | 2025-03-03T07:50:53.036Z | From https://github.com/oxidecomputer/dendrite |
137 | 2025-03-03T07:50:53.036Z | * [new ref] b1556024506890778bada8381a8eaa404f02b0ae -> refs/commit/b1556024506890778bada8381a8eaa404f02b0ae |
138 | 2025-03-03T07:50:53.111Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
139 | 2025-03-03T07:50:53.468Z | From https://github.com/oxidecomputer/ispf |
140 | 2025-03-03T07:50:53.468Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
141 | 2025-03-03T07:50:53.493Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
142 | 2025-03-03T07:50:53.961Z | From https://github.com/oxidecomputer/netadm-sys |
143 | 2025-03-03T07:50:53.961Z | * [new ref] f4eae3d8070760922da93b9edd56ca4103b4c390 -> refs/commit/f4eae3d8070760922da93b9edd56ca4103b4c390 |
144 | 2025-03-03T07:50:53.987Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
145 | 2025-03-03T07:50:58.939Z | From https://github.com/oxidecomputer/omicron |
146 | 2025-03-03T07:50:58.939Z | * [new ref] e2f9776a2f86de2d4cd35926302bb99cedbdb3d4 -> refs/commit/e2f9776a2f86de2d4cd35926302bb99cedbdb3d4 |
147 | 2025-03-03T07:50:59.418Z | Updating git repository `https://github.com/oxidecomputer/opte` |
148 | 2025-03-03T07:51:00.091Z | From https://github.com/oxidecomputer/opte |
149 | 2025-03-03T07:51:00.091Z | * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d |
150 | 2025-03-03T07:51:00.146Z | Updating git repository `https://github.com/illumos/smf-rs` |
151 | 2025-03-03T07:51:00.508Z | From https://github.com/illumos/smf-rs |
152 | 2025-03-03T07:51:00.508Z | * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48 |
153 | 2025-03-03T07:51:00.545Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
154 | 2025-03-03T07:51:01.035Z | From https://github.com/oxidecomputer/maghemite |
155 | 2025-03-03T07:51:01.036Z | * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43 |
156 | 2025-03-03T07:51:01.075Z | Updating git repository `https://github.com/oxidecomputer/zone` |
157 | 2025-03-03T07:51:01.478Z | From https://github.com/oxidecomputer/zone |
158 | 2025-03-03T07:51:01.478Z | * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70 |
159 | 2025-03-03T07:51:01.513Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
160 | 2025-03-03T07:51:02.302Z | From https://github.com/oxidecomputer/propolis |
161 | 2025-03-03T07:51:02.302Z | * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831 |
162 | 2025-03-03T07:51:02.434Z | Updating git repository `https://github.com/illumos/smf-rs` |
163 | 2025-03-03T07:51:02.733Z | From https://github.com/illumos/smf-rs |
164 | 2025-03-03T07:51:02.734Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
165 | 2025-03-03T07:51:02.759Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
166 | 2025-03-03T07:51:03.411Z | From https://github.com/oxidecomputer/transceiver-control |
167 | 2025-03-03T07:51:03.411Z | * [new ref] 9fc521c4bd0a7fa4331c555296b2888089db32a2 -> refs/commit/9fc521c4bd0a7fa4331c555296b2888089db32a2 |
168 | 2025-03-03T07:51:03.437Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
169 | 2025-03-03T07:51:03.804Z | From https://github.com/oxidecomputer/dlpi-sys |
170 | 2025-03-03T07:51:03.804Z | * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2 |
171 | 2025-03-03T07:51:03.830Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
172 | 2025-03-03T07:51:04.237Z | From https://github.com/jmesmon/rust-libzfs |
173 | 2025-03-03T07:51:04.237Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
174 | 2025-03-03T07:51:04.263Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
175 | 2025-03-03T07:51:04.607Z | From https://github.com/oxidecomputer/rusty-doors |
176 | 2025-03-03T07:51:04.607Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
177 | 2025-03-03T07:51:04.633Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
178 | 2025-03-03T07:51:05.168Z | From https://github.com/oxidecomputer/maghemite |
179 | 2025-03-03T07:51:05.169Z | * [new ref] cb2b592e890ca9e93d8193e9765e2a62459d5fa8 -> refs/commit/cb2b592e890ca9e93d8193e9765e2a62459d5fa8 |
180 | 2025-03-03T07:51:05.221Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
181 | 2025-03-03T07:51:05.593Z | From https://github.com/oxidecomputer/serde_human_bytes |
182 | 2025-03-03T07:51:05.593Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
183 | 2025-03-03T07:51:05.622Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
184 | 2025-03-03T07:51:05.987Z | From https://github.com/oxidecomputer/slog-error-chain |
185 | 2025-03-03T07:51:05.987Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
186 | 2025-03-03T07:51:06.012Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
187 | 2025-03-03T07:51:06.340Z | From https://github.com/oxidecomputer/poptrie |
188 | 2025-03-03T07:51:06.340Z | * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 |
189 | 2025-03-03T07:51:06.365Z | Updating git repository `https://github.com/illumos/libscf-sys.git` |
190 | 2025-03-03T07:51:06.731Z | From https://github.com/illumos/libscf-sys |
191 | 2025-03-03T07:51:06.731Z | * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93 |
192 | 2025-03-03T07:51:06.756Z | Updating git repository `https://github.com/oxidecomputer/progenitor` |
193 | 2025-03-03T07:51:07.769Z | From https://github.com/oxidecomputer/progenitor |
194 | 2025-03-03T07:51:07.770Z | * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840 |
195 | 2025-03-03T07:51:07.906Z | Updating git repository `https://github.com/oxidecomputer/typify` |
196 | 2025-03-03T07:51:08.949Z | From https://github.com/oxidecomputer/typify |
197 | 2025-03-03T07:51:08.949Z | * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c |
198 | 2025-03-03T07:51:09.135Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
199 | 2025-03-03T07:51:09.787Z | From https://github.com/oxidecomputer/propolis |
200 | 2025-03-03T07:51:09.787Z | * [new ref] 95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc -> refs/commit/95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc |
201 | 2025-03-03T07:51:09.873Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
202 | 2025-03-03T07:51:11.154Z | From https://github.com/oxidecomputer/crucible |
203 | 2025-03-03T07:51:11.155Z | * [new ref] d2d8f8ad449df7e2befb7ee2723a442dd74b9b72 -> refs/commit/d2d8f8ad449df7e2befb7ee2723a442dd74b9b72 |
204 | 2025-03-03T07:51:11.229Z | Updating git repository `https://github.com/oxidecomputer/opte` |
205 | 2025-03-03T07:51:11.752Z | From https://github.com/oxidecomputer/opte |
206 | 2025-03-03T07:51:11.752Z | * [new ref] cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa -> refs/commit/cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa |
207 | 2025-03-03T07:51:11.817Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
208 | 2025-03-03T07:51:12.484Z | From https://github.com/oxidecomputer/management-gateway-service |
209 | 2025-03-03T07:51:12.484Z | * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 |
210 | 2025-03-03T07:51:12.527Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
211 | 2025-03-03T07:51:12.910Z | From https://github.com/oxidecomputer/ingot |
212 | 2025-03-03T07:51:12.910Z | * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906 |
213 | 2025-03-03T07:51:13.594Z | Downloading crates ... |
214 | 2025-03-03T07:51:13.671Z | Downloaded atomicwrites v0.4.4 |
215 | 2025-03-03T07:51:13.697Z | Downloaded async-stream-impl v0.3.6 |
216 | 2025-03-03T07:51:13.697Z | Downloaded foreign-types-shared v0.3.1 |
217 | 2025-03-03T07:51:13.697Z | Downloaded openssl-macros v0.1.1 |
218 | 2025-03-03T07:51:13.698Z | Downloaded defmt v0.3.8 |
219 | 2025-03-03T07:51:13.724Z | Downloaded pretty-hex v0.4.1 |
220 | 2025-03-03T07:51:13.724Z | Downloaded form_urlencoded v1.2.1 |
221 | 2025-03-03T07:51:13.724Z | Downloaded serde-big-array v0.5.1 |
222 | 2025-03-03T07:51:13.724Z | Downloaded parking_lot v0.11.2 |
223 | 2025-03-03T07:51:13.750Z | Downloaded serde_repr v0.1.19 |
224 | 2025-03-03T07:51:13.750Z | Downloaded want v0.3.1 |
225 | 2025-03-03T07:51:13.751Z | Downloaded waitgroup v0.1.2 |
226 | 2025-03-03T07:51:13.751Z | Downloaded ident_case v1.0.1 |
227 | 2025-03-03T07:51:13.751Z | Downloaded is-terminal v0.4.13 |
228 | 2025-03-03T07:51:13.751Z | Downloaded indent_write v2.2.0 |
229 | 2025-03-03T07:51:13.751Z | Downloaded lazy_static v1.5.0 |
230 | 2025-03-03T07:51:13.777Z | Downloaded thiserror-impl v2.0.11 |
231 | 2025-03-03T07:51:13.777Z | Downloaded try-lock v0.2.5 |
232 | 2025-03-03T07:51:13.777Z | Downloaded yansi v1.0.1 |
233 | 2025-03-03T07:51:13.777Z | Downloaded num_threads v0.1.7 |
234 | 2025-03-03T07:51:13.777Z | Downloaded omicron-workspace-hack v0.1.0 |
235 | 2025-03-03T07:51:13.777Z | Downloaded hyper-util v0.1.10 |
236 | 2025-03-03T07:51:13.803Z | Downloaded untrusted v0.9.0 |
237 | 2025-03-03T07:51:13.803Z | Downloaded zone_cfg_derive v0.3.0 |
238 | 2025-03-03T07:51:13.803Z | Downloaded tokio-stream v0.1.17 |
239 | 2025-03-03T07:51:13.803Z | Downloaded take_mut v0.2.2 |
240 | 2025-03-03T07:51:13.803Z | Downloaded sync_wrapper v1.0.1 |
241 | 2025-03-03T07:51:13.803Z | Downloaded spin v0.5.2 |
242 | 2025-03-03T07:51:13.803Z | Downloaded zeroize v1.8.1 |
243 | 2025-03-03T07:51:13.829Z | Downloaded sigpipe v0.1.3 |
244 | 2025-03-03T07:51:13.830Z | Downloaded swrite v0.1.0 |
245 | 2025-03-03T07:51:13.830Z | Downloaded num-iter v0.1.45 |
246 | 2025-03-03T07:51:13.830Z | Downloaded strum v0.26.3 |
247 | 2025-03-03T07:51:13.830Z | Downloaded hex v0.4.3 |
248 | 2025-03-03T07:51:13.830Z | Downloaded stable_deref_trait v1.2.0 |
249 | 2025-03-03T07:51:13.830Z | Downloaded thiserror v1.0.69 |
250 | 2025-03-03T07:51:13.830Z | Downloaded usdt-attr-macro v0.5.0 |
251 | 2025-03-03T07:51:13.856Z | Downloaded fxhash v0.2.1 |
252 | 2025-03-03T07:51:13.856Z | Downloaded http-body v0.4.6 |
253 | 2025-03-03T07:51:13.856Z | Downloaded tempfile v3.12.0 |
254 | 2025-03-03T07:51:13.856Z | Downloaded usdt-macro v0.5.0 |
255 | 2025-03-03T07:51:13.856Z | Downloaded num_enum v0.5.11 |
256 | 2025-03-03T07:51:13.856Z | Downloaded generic-array v0.14.7 |
257 | 2025-03-03T07:51:13.856Z | Downloaded time-macros v0.2.18 |
258 | 2025-03-03T07:51:13.857Z | Downloaded slog v2.7.0 |
259 | 2025-03-03T07:51:13.883Z | Downloaded futures-task v0.3.31 |
260 | 2025-03-03T07:51:13.883Z | Downloaded usdt v0.5.0 |
261 | 2025-03-03T07:51:13.883Z | Downloaded serde_yaml v0.9.34+deprecated |
262 | 2025-03-03T07:51:13.883Z | Downloaded getrandom v0.3.1 |
263 | 2025-03-03T07:51:13.883Z | Downloaded steno v0.4.1 |
264 | 2025-03-03T07:51:13.884Z | Downloaded http v0.2.12 |
265 | 2025-03-03T07:51:13.909Z | Downloaded hashbrown v0.14.5 |
266 | 2025-03-03T07:51:13.909Z | Downloaded hashbrown v0.15.2 |
267 | 2025-03-03T07:51:13.909Z | Downloaded serde_with v3.12.0 |
268 | 2025-03-03T07:51:13.936Z | Downloaded url v2.5.2 |
269 | 2025-03-03T07:51:13.936Z | Downloaded h2 v0.3.26 |
270 | 2025-03-03T07:51:13.936Z | Downloaded h2 v0.4.6 |
271 | 2025-03-03T07:51:13.961Z | Downloaded syn v1.0.109 |
272 | 2025-03-03T07:51:13.962Z | Downloaded futures-util v0.3.31 |
273 | 2025-03-03T07:51:13.987Z | Downloaded regex v1.11.1 |
274 | 2025-03-03T07:51:14.013Z | Downloaded openssl v0.10.66 |
275 | 2025-03-03T07:51:14.013Z | Downloaded syn v2.0.98 |
276 | 2025-03-03T07:51:14.039Z | Downloaded unicode-width v0.2.0 |
277 | 2025-03-03T07:51:14.039Z | Downloaded unicode-width v0.1.14 |
278 | 2025-03-03T07:51:14.039Z | Downloaded rustls v0.23.13 |
279 | 2025-03-03T07:51:14.065Z | Downloaded nix v0.29.0 |
280 | 2025-03-03T07:51:14.065Z | Downloaded regress v0.9.1 |
281 | 2025-03-03T07:51:14.091Z | Downloaded smoltcp v0.11.0 |
282 | 2025-03-03T07:51:14.092Z | Downloaded openapiv3 v2.0.0 |
283 | 2025-03-03T07:51:14.117Z | Downloaded hickory-proto v0.24.1 |
284 | 2025-03-03T07:51:14.117Z | Downloaded zerocopy-derive v0.6.6 |
285 | 2025-03-03T07:51:14.145Z | Downloaded rustix v0.38.37 |
286 | 2025-03-03T07:51:14.171Z | Downloaded regex-syntax v0.8.5 |
287 | 2025-03-03T07:51:14.171Z | Downloaded rustls v0.22.4 |
288 | 2025-03-03T07:51:14.196Z | Downloaded typify-impl v0.3.0 |
289 | 2025-03-03T07:51:14.196Z | Downloaded sled v0.34.7 |
290 | 2025-03-03T07:51:14.222Z | Downloaded typify-impl v0.2.0 |
291 | 2025-03-03T07:51:14.247Z | Downloaded rhai v1.20.0 |
292 | 2025-03-03T07:51:14.247Z | Downloaded regress v0.10.1 |
293 | 2025-03-03T07:51:14.247Z | Downloaded rustls v0.21.12 |
294 | 2025-03-03T07:51:14.273Z | Downloaded tabled v0.18.0 |
295 | 2025-03-03T07:51:14.298Z | Downloaded regex-automata v0.4.9 |
296 | 2025-03-03T07:51:14.298Z | Downloaded libc v0.2.169 |
297 | 2025-03-03T07:51:14.328Z | Downloaded goblin v0.8.2 |
298 | 2025-03-03T07:51:14.354Z | Downloaded tokio v1.42.0 |
299 | 2025-03-03T07:51:14.380Z | Downloaded time v0.3.36 |
300 | 2025-03-03T07:51:14.406Z | Downloaded vcpkg v0.2.15 |
301 | 2025-03-03T07:51:14.434Z | Downloaded rustls-webpki v0.102.8 |
302 | 2025-03-03T07:51:14.459Z | Downloaded petgraph v0.6.5 |
303 | 2025-03-03T07:51:14.485Z | Downloaded quinn-proto v0.11.8 |
304 | 2025-03-03T07:51:14.485Z | Downloaded hyper v0.14.30 |
305 | 2025-03-03T07:51:14.510Z | Downloaded idna v0.5.0 |
306 | 2025-03-03T07:51:14.510Z | Downloaded idna v0.4.0 |
307 | 2025-03-03T07:51:14.510Z | Downloaded reqwest v0.12.9 |
308 | 2025-03-03T07:51:14.536Z | Downloaded reqwest v0.11.27 |
309 | 2025-03-03T07:51:14.536Z | Downloaded http v1.2.0 |
310 | 2025-03-03T07:51:14.537Z | Downloaded rustls-webpki v0.101.7 |
311 | 2025-03-03T07:51:14.563Z | Downloaded portable-atomic v1.8.0 |
312 | 2025-03-03T07:51:14.563Z | Downloaded nom v7.1.3 |
313 | 2025-03-03T07:51:14.563Z | Downloaded unicode-normalization v0.1.24 |
314 | 2025-03-03T07:51:14.563Z | Downloaded serde_json v1.0.138 |
315 | 2025-03-03T07:51:14.593Z | Downloaded zerocopy v0.8.17 |
316 | 2025-03-03T07:51:14.618Z | Downloaded webpki-roots v0.26.6 |
317 | 2025-03-03T07:51:14.618Z | Downloaded webpki-roots v0.25.4 |
318 | 2025-03-03T07:51:14.618Z | Downloaded encoding_rs v0.8.34 |
319 | 2025-03-03T07:51:14.644Z | Downloaded hickory-resolver v0.24.3 |
320 | 2025-03-03T07:51:14.644Z | Downloaded heapless v0.8.0 |
321 | 2025-03-03T07:51:14.644Z | Downloaded hyper v1.5.1 |
322 | 2025-03-03T07:51:14.644Z | Downloaded pest v2.7.13 |
323 | 2025-03-03T07:51:14.669Z | Downloaded getrandom v0.2.15 |
324 | 2025-03-03T07:51:14.669Z | Downloaded tinyvec v1.8.0 |
325 | 2025-03-03T07:51:14.669Z | Downloaded half v2.4.1 |
326 | 2025-03-03T07:51:14.669Z | Downloaded uuid v1.13.1 |
327 | 2025-03-03T07:51:14.669Z | Downloaded unicode-segmentation v1.12.0 |
328 | 2025-03-03T07:51:14.669Z | Downloaded hashbrown v0.12.3 |
329 | 2025-03-03T07:51:14.669Z | Downloaded futures v0.3.31 |
330 | 2025-03-03T07:51:14.695Z | Downloaded similar v2.6.0 |
331 | 2025-03-03T07:51:14.695Z | Downloaded tokio-util v0.7.12 |
332 | 2025-03-03T07:51:14.695Z | Downloaded serde_with_macros v3.12.0 |
333 | 2025-03-03T07:51:14.695Z | Downloaded highway v1.2.0 |
334 | 2025-03-03T07:51:14.695Z | Downloaded unsafe-libyaml v0.2.11 |
335 | 2025-03-03T07:51:14.695Z | Downloaded itertools v0.14.0 |
336 | 2025-03-03T07:51:14.721Z | Downloaded itertools v0.13.0 |
337 | 2025-03-03T07:51:14.721Z | Downloaded futures-sink v0.3.31 |
338 | 2025-03-03T07:51:14.721Z | Downloaded usdt-impl v0.5.0 |
339 | 2025-03-03T07:51:14.721Z | Downloaded tiny-keccak v2.0.2 |
340 | 2025-03-03T07:51:14.721Z | Downloaded hostname v0.4.0 |
341 | 2025-03-03T07:51:14.721Z | Downloaded num-traits v0.2.19 |
342 | 2025-03-03T07:51:14.721Z | Downloaded sha2 v0.10.8 |
343 | 2025-03-03T07:51:14.746Z | Downloaded toml_edit v0.19.15 |
344 | 2025-03-03T07:51:14.746Z | Downloaded hostname v0.3.1 |
345 | 2025-03-03T07:51:14.746Z | Downloaded futures-macro v0.3.31 |
346 | 2025-03-03T07:51:14.746Z | Downloaded slog-dtrace v0.3.0 |
347 | 2025-03-03T07:51:14.746Z | Downloaded libm v0.2.8 |
348 | 2025-03-03T07:51:14.772Z | Downloaded itertools v0.12.1 |
349 | 2025-03-03T07:51:14.772Z | Downloaded thiserror v2.0.11 |
350 | 2025-03-03T07:51:14.772Z | Downloaded spin v0.9.8 |
351 | 2025-03-03T07:51:14.772Z | Downloaded socket2 v0.5.8 |
352 | 2025-03-03T07:51:14.772Z | Downloaded smallvec v1.13.2 |
353 | 2025-03-03T07:51:14.772Z | Downloaded minimal-lexical v0.2.1 |
354 | 2025-03-03T07:51:14.797Z | Downloaded memchr v2.7.4 |
355 | 2025-03-03T07:51:14.797Z | Downloaded mio v1.0.2 |
356 | 2025-03-03T07:51:14.797Z | Downloaded toml_edit v0.22.21 |
357 | 2025-03-03T07:51:14.824Z | Downloaded structmeta-derive v0.3.0 |
358 | 2025-03-03T07:51:14.824Z | Downloaded structmeta v0.3.0 |
359 | 2025-03-03T07:51:14.824Z | Downloaded strsim v0.11.1 |
360 | 2025-03-03T07:51:14.824Z | Downloaded term v0.7.0 |
361 | 2025-03-03T07:51:14.824Z | Downloaded zerocopy v0.7.35 |
362 | 2025-03-03T07:51:14.850Z | Downloaded winnow v0.6.18 |
363 | 2025-03-03T07:51:14.850Z | Downloaded winnow v0.5.40 |
364 | 2025-03-03T07:51:14.875Z | Downloaded thin-vec v0.2.13 |
365 | 2025-03-03T07:51:14.875Z | Downloaded strum_macros v0.26.4 |
366 | 2025-03-03T07:51:14.876Z | Downloaded num-rational v0.4.2 |
367 | 2025-03-03T07:51:14.876Z | Downloaded itertools v0.10.5 |
368 | 2025-03-03T07:51:14.876Z | Downloaded qorb v0.2.1 |
369 | 2025-03-03T07:51:14.876Z | Downloaded prettyplease v0.2.29 |
370 | 2025-03-03T07:51:14.901Z | Downloaded pretty_assertions v1.4.1 |
371 | 2025-03-03T07:51:14.901Z | Downloaded dropshot v0.15.1 |
372 | 2025-03-03T07:51:14.928Z | Downloaded dropshot v0.12.0 |
373 | 2025-03-03T07:51:14.928Z | Downloaded time-core v0.1.2 |
374 | 2025-03-03T07:51:14.928Z | Downloaded utf8parse v0.2.2 |
375 | 2025-03-03T07:51:14.954Z | Downloaded static_assertions v1.1.0 |
376 | 2025-03-03T07:51:14.954Z | Downloaded slog-bunyan v2.5.0 |
377 | 2025-03-03T07:51:14.954Z | Downloaded slog-async v2.8.0 |
378 | 2025-03-03T07:51:14.954Z | Downloaded slab v0.4.9 |
379 | 2025-03-03T07:51:14.954Z | Downloaded signal-hook-registry v1.4.2 |
380 | 2025-03-03T07:51:14.954Z | Downloaded shlex v1.3.0 |
381 | 2025-03-03T07:51:14.954Z | Downloaded sha1 v0.10.6 |
382 | 2025-03-03T07:51:14.954Z | Downloaded thread_local v1.1.8 |
383 | 2025-03-03T07:51:14.954Z | Downloaded futures-channel v0.3.31 |
384 | 2025-03-03T07:51:14.954Z | Downloaded smartstring v1.0.1 |
385 | 2025-03-03T07:51:14.954Z | Downloaded httparse v1.9.4 |
386 | 2025-03-03T07:51:14.954Z | Downloaded unicode-bidi v0.3.15 |
387 | 2025-03-03T07:51:14.954Z | Downloaded serde v1.0.217 |
388 | 2025-03-03T07:51:14.954Z | Downloaded subtle v2.6.1 |
389 | 2025-03-03T07:51:14.979Z | Downloaded strum_macros v0.25.3 |
390 | 2025-03-03T07:51:14.980Z | Downloaded num-complex v0.4.6 |
391 | 2025-03-03T07:51:14.980Z | Downloaded num v0.4.3 |
392 | 2025-03-03T07:51:14.980Z | Downloaded slog-term v2.9.1 |
393 | 2025-03-03T07:51:14.980Z | Downloaded unicode-ident v1.0.16 |
394 | 2025-03-03T07:51:14.980Z | Downloaded tracing v0.1.40 |
395 | 2025-03-03T07:51:14.980Z | Downloaded toml v0.8.19 |
396 | 2025-03-03T07:51:14.980Z | Downloaded heck v0.5.0 |
397 | 2025-03-03T07:51:14.980Z | Downloaded heck v0.4.1 |
398 | 2025-03-03T07:51:14.980Z | Downloaded hash32 v0.3.1 |
399 | 2025-03-03T07:51:14.980Z | Downloaded terminal_size v0.4.0 |
400 | 2025-03-03T07:51:15.007Z | Downloaded tabwriter v1.4.0 |
401 | 2025-03-03T07:51:15.007Z | Downloaded tabled_derive v0.10.0 |
402 | 2025-03-03T07:51:15.007Z | Downloaded num-derive v0.3.3 |
403 | 2025-03-03T07:51:15.007Z | Downloaded ucd-trie v0.1.6 |
404 | 2025-03-03T07:51:15.007Z | Downloaded num-integer v0.1.46 |
405 | 2025-03-03T07:51:15.007Z | Downloaded num-derive v0.4.2 |
406 | 2025-03-03T07:51:15.008Z | Downloaded tracing-core v0.1.32 |
407 | 2025-03-03T07:51:15.008Z | Downloaded rand v0.8.5 |
408 | 2025-03-03T07:51:15.008Z | Downloaded quinn v0.11.5 |
409 | 2025-03-03T07:51:15.008Z | Downloaded http-body-util v0.1.2 |
410 | 2025-03-03T07:51:15.008Z | Downloaded futures-io v0.3.31 |
411 | 2025-03-03T07:51:15.008Z | Downloaded futures-executor v0.3.31 |
412 | 2025-03-03T07:51:15.008Z | Downloaded futures-core v0.3.31 |
413 | 2025-03-03T07:51:15.034Z | Downloaded zone v0.3.0 |
414 | 2025-03-03T07:51:15.034Z | Downloaded once_cell v1.20.2 |
415 | 2025-03-03T07:51:15.034Z | Downloaded multer v3.1.0 |
416 | 2025-03-03T07:51:15.034Z | Downloaded typify v0.3.0 |
417 | 2025-03-03T07:51:15.034Z | Downloaded indexmap v2.7.1 |
418 | 2025-03-03T07:51:15.034Z | Downloaded log v0.4.22 |
419 | 2025-03-03T07:51:15.034Z | Downloaded serde_derive v1.0.217 |
420 | 2025-03-03T07:51:15.034Z | Downloaded schemars v0.8.21 |
421 | 2025-03-03T07:51:15.060Z | Downloaded smf v0.2.3 |
422 | 2025-03-03T07:51:15.060Z | Downloaded slog-json v2.6.1 |
423 | 2025-03-03T07:51:15.060Z | Downloaded slog-stdlog v4.1.1 |
424 | 2025-03-03T07:51:15.060Z | Downloaded slog-scope v4.4.0 |
425 | 2025-03-03T07:51:15.060Z | Downloaded slog-envlogger v2.2.0 |
426 | 2025-03-03T07:51:15.060Z | Downloaded typenum v1.17.0 |
427 | 2025-03-03T07:51:15.060Z | Downloaded sync_wrapper v0.1.2 |
428 | 2025-03-03T07:51:15.060Z | Downloaded num-conv v0.1.0 |
429 | 2025-03-03T07:51:15.060Z | Downloaded http-body v1.0.1 |
430 | 2025-03-03T07:51:15.060Z | Downloaded typify-macro v0.3.0 |
431 | 2025-03-03T07:51:15.060Z | Downloaded typify-macro v0.2.0 |
432 | 2025-03-03T07:51:15.060Z | Downloaded tokio-native-tls v0.3.1 |
433 | 2025-03-03T07:51:15.060Z | Downloaded tokio-macros v2.4.0 |
434 | 2025-03-03T07:51:15.060Z | Downloaded native-tls v0.2.12 |
435 | 2025-03-03T07:51:15.060Z | Downloaded lock_api v0.4.12 |
436 | 2025-03-03T07:51:15.086Z | Downloaded hyper-rustls v0.24.2 |
437 | 2025-03-03T07:51:15.086Z | Downloaded hubpack v0.1.2 |
438 | 2025-03-03T07:51:15.086Z | Downloaded typify v0.2.0 |
439 | 2025-03-03T07:51:15.086Z | Downloaded tracing-attributes v0.1.27 |
440 | 2025-03-03T07:51:15.086Z | Downloaded tokio-rustls v0.26.0 |
441 | 2025-03-03T07:51:15.086Z | Downloaded tokio-rustls v0.24.1 |
442 | 2025-03-03T07:51:15.086Z | Downloaded num_enum_derive v0.7.3 |
443 | 2025-03-03T07:51:15.086Z | Downloaded no-std-compat v0.4.1 |
444 | 2025-03-03T07:51:15.086Z | Downloaded mime v0.3.17 |
445 | 2025-03-03T07:51:15.086Z | Downloaded managed v0.8.0 |
446 | 2025-03-03T07:51:15.086Z | Downloaded tokio-rustls v0.25.0 |
447 | 2025-03-03T07:51:15.086Z | Downloaded progenitor-impl v0.9.1 |
448 | 2025-03-03T07:51:15.087Z | Downloaded tinyvec_macros v0.1.1 |
449 | 2025-03-03T07:51:15.112Z | Downloaded newtype-uuid v1.2.1 |
450 | 2025-03-03T07:51:15.112Z | Downloaded newline-converter v0.3.0 |
451 | 2025-03-03T07:51:15.113Z | Downloaded memoffset v0.9.1 |
452 | 2025-03-03T07:51:15.113Z | Downloaded memmap v0.7.0 |
453 | 2025-03-03T07:51:15.113Z | Downloaded match_cfg v0.1.0 |
454 | 2025-03-03T07:51:15.113Z | Downloaded macaddr v1.0.1 |
455 | 2025-03-03T07:51:15.113Z | Downloaded lru-cache v0.1.2 |
456 | 2025-03-03T07:51:15.113Z | Downloaded humantime v2.1.0 |
457 | 2025-03-03T07:51:15.113Z | Downloaded httpdate v1.0.3 |
458 | 2025-03-03T07:51:15.113Z | Downloaded ryu v1.0.18 |
459 | 2025-03-03T07:51:15.113Z | Downloaded rhai_codegen v2.2.0 |
460 | 2025-03-03T07:51:15.113Z | Downloaded proc-macro2 v1.0.93 |
461 | 2025-03-03T07:51:15.113Z | Downloaded papergrid v0.14.0 |
462 | 2025-03-03T07:51:15.139Z | Downloaded openssl-sys v0.9.103 |
463 | 2025-03-03T07:51:15.139Z | Downloaded toml_datetime v0.6.8 |
464 | 2025-03-03T07:51:15.139Z | Downloaded ipnet v2.10.0 |
465 | 2025-03-03T07:51:15.139Z | Downloaded progenitor-impl v0.8.0 |
466 | 2025-03-03T07:51:15.139Z | Downloaded newtype_derive v0.1.6 |
467 | 2025-03-03T07:51:15.139Z | Downloaded hubpack_derive v0.1.1 |
468 | 2025-03-03T07:51:15.139Z | Downloaded tower-service v0.3.3 |
469 | 2025-03-03T07:51:15.139Z | Downloaded indexmap v1.9.3 |
470 | 2025-03-03T07:51:15.139Z | Downloaded proc-macro-error2 v2.0.1 |
471 | 2025-03-03T07:51:15.139Z | Downloaded postcard v1.0.10 |
472 | 2025-03-03T07:51:15.164Z | Downloaded pest_meta v2.7.13 |
473 | 2025-03-03T07:51:15.164Z | Downloaded thread-id v4.2.2 |
474 | 2025-03-03T07:51:15.164Z | Downloaded linked-hash-map v0.5.6 |
475 | 2025-03-03T07:51:15.164Z | Downloaded hyper-tls v0.5.0 |
476 | 2025-03-03T07:51:15.164Z | Downloaded hyper-rustls v0.27.3 |
477 | 2025-03-03T07:51:15.164Z | Downloaded zerocopy-derive v0.8.17 |
478 | 2025-03-03T07:51:15.165Z | Downloaded semver v1.0.25 |
479 | 2025-03-03T07:51:15.165Z | Downloaded sct v0.7.1 |
480 | 2025-03-03T07:51:15.165Z | Downloaded rustls-pki-types v1.8.0 |
481 | 2025-03-03T07:51:15.191Z | Downloaded rustls-pemfile v2.1.3 |
482 | 2025-03-03T07:51:15.191Z | Downloaded rustc_version v0.1.7 |
483 | 2025-03-03T07:51:15.191Z | Downloaded parking_lot v0.12.3 |
484 | 2025-03-03T07:51:15.191Z | Downloaded thiserror-impl v1.0.69 |
485 | 2025-03-03T07:51:15.191Z | Downloaded linear-map v1.2.0 |
486 | 2025-03-03T07:51:15.191Z | Downloaded libsw v3.3.1 |
487 | 2025-03-03T07:51:15.191Z | Downloaded libscf-sys v1.1.0 |
488 | 2025-03-03T07:51:15.191Z | Downloaded itoa v1.0.11 |
489 | 2025-03-03T07:51:15.191Z | Downloaded iana-time-zone v0.1.61 |
490 | 2025-03-03T07:51:15.191Z | Downloaded zerocopy-derive v0.7.35 |
491 | 2025-03-03T07:51:15.191Z | Downloaded serde_derive_internals v0.29.1 |
492 | 2025-03-03T07:51:15.191Z | Downloaded proc-macro-error v1.0.4 |
493 | 2025-03-03T07:51:15.217Z | Downloaded parking_lot_core v0.9.10 |
494 | 2025-03-03T07:51:15.217Z | Downloaded is_terminal_polyfill v1.70.1 |
495 | 2025-03-03T07:51:15.217Z | Downloaded ipnetwork v0.21.1 |
496 | 2025-03-03T07:51:15.217Z | Downloaded ipnetwork v0.20.0 |
497 | 2025-03-03T07:51:15.218Z | Downloaded rustversion v1.0.17 |
498 | 2025-03-03T07:51:15.218Z | Downloaded quote v1.0.38 |
499 | 2025-03-03T07:51:15.218Z | Downloaded pest_derive v2.7.13 |
500 | 2025-03-03T07:51:15.218Z | Downloaded password-hash v0.5.0 |
501 | 2025-03-03T07:51:15.218Z | Downloaded parse-display-derive v0.10.0 |
502 | 2025-03-03T07:51:15.218Z | Downloaded parking_lot_core v0.8.6 |
503 | 2025-03-03T07:51:15.218Z | Downloaded hyper-tls v0.6.0 |
504 | 2025-03-03T07:51:15.218Z | Downloaded zerocopy v0.6.6 |
505 | 2025-03-03T07:51:15.218Z | Downloaded serde_tokenstream v0.2.2 |
506 | 2025-03-03T07:51:15.218Z | Downloaded serde_spanned v0.6.7 |
507 | 2025-03-03T07:51:15.244Z | Downloaded serde_path_to_error v0.1.16 |
508 | 2025-03-03T07:51:15.244Z | Downloaded ring v0.17.8 |
509 | 2025-03-03T07:51:15.298Z | Downloaded scroll v0.12.0 |
510 | 2025-03-03T07:51:15.323Z | Downloaded rustc_version v0.4.1 |
511 | 2025-03-03T07:51:15.323Z | Downloaded rustc-hash v2.0.0 |
512 | 2025-03-03T07:51:15.323Z | Downloaded instant v0.1.13 |
513 | 2025-03-03T07:51:15.323Z | Downloaded whoami v1.5.2 |
514 | 2025-03-03T07:51:15.323Z | Downloaded semver v0.1.20 |
515 | 2025-03-03T07:51:15.323Z | Downloaded scopeguard v1.2.0 |
516 | 2025-03-03T07:51:15.323Z | Downloaded progenitor-macro v0.8.0 |
517 | 2025-03-03T07:51:15.323Z | Downloaded progenitor v0.9.1 |
518 | 2025-03-03T07:51:15.323Z | Downloaded proc-macro-error-attr v1.0.4 |
519 | 2025-03-03T07:51:15.323Z | Downloaded chrono v0.4.38 |
520 | 2025-03-03T07:51:15.323Z | Downloaded aho-corasick v1.1.3 |
521 | 2025-03-03T07:51:15.349Z | Downloaded version_check v0.9.5 |
522 | 2025-03-03T07:51:15.349Z | Downloaded serde_urlencoded v0.7.1 |
523 | 2025-03-03T07:51:15.349Z | Downloaded schemars_derive v0.8.21 |
524 | 2025-03-03T07:51:15.349Z | Downloaded quick-error v1.2.3 |
525 | 2025-03-03T07:51:15.349Z | Downloaded progenitor-macro v0.9.1 |
526 | 2025-03-03T07:51:15.349Z | Downloaded proc-macro-error-attr2 v2.0.0 |
527 | 2025-03-03T07:51:15.349Z | Downloaded proc-macro-crate v1.3.1 |
528 | 2025-03-03T07:51:15.349Z | Downloaded pin-project-lite v0.2.14 |
529 | 2025-03-03T07:51:15.350Z | Downloaded rustls-pemfile v1.0.4 |
530 | 2025-03-03T07:51:15.350Z | Downloaded resolv-conf v0.7.0 |
531 | 2025-03-03T07:51:15.350Z | Downloaded rand_core v0.6.4 |
532 | 2025-03-03T07:51:15.350Z | Downloaded rand_chacha v0.3.1 |
533 | 2025-03-03T07:51:15.350Z | Downloaded quinn-udp v0.5.5 |
534 | 2025-03-03T07:51:15.350Z | Downloaded progenitor v0.8.0 |
535 | 2025-03-03T07:51:15.376Z | Downloaded proc-macro-crate v3.2.0 |
536 | 2025-03-03T07:51:15.376Z | Downloaded powerfmt v0.2.0 |
537 | 2025-03-03T07:51:15.376Z | Downloaded pkg-config v0.3.31 |
538 | 2025-03-03T07:51:15.376Z | Downloaded clap_builder v4.5.23 |
539 | 2025-03-03T07:51:15.376Z | Downloaded plain v0.2.3 |
540 | 2025-03-03T07:51:15.376Z | Downloaded pest_generator v2.7.13 |
541 | 2025-03-03T07:51:15.376Z | Downloaded paste v1.0.15 |
542 | 2025-03-03T07:51:15.376Z | Downloaded parse-display v0.10.0 |
543 | 2025-03-03T07:51:15.376Z | Downloaded oxnet v0.1.0 |
544 | 2025-03-03T07:51:15.402Z | Downloaded owo-colors v4.1.0 |
545 | 2025-03-03T07:51:15.402Z | Downloaded scroll_derive v0.12.0 |
546 | 2025-03-03T07:51:15.402Z | Downloaded progenitor-client v0.9.1 |
547 | 2025-03-03T07:51:15.402Z | Downloaded progenitor-client v0.8.0 |
548 | 2025-03-03T07:51:15.402Z | Downloaded ppv-lite86 v0.2.20 |
549 | 2025-03-03T07:51:15.402Z | Downloaded pin-utils v0.1.0 |
550 | 2025-03-03T07:51:15.402Z | Downloaded percent-encoding v2.3.1 |
551 | 2025-03-03T07:51:15.402Z | Downloaded expectorate v1.1.0 |
552 | 2025-03-03T07:51:15.402Z | Downloaded crossbeam-channel v0.5.13 |
553 | 2025-03-03T07:51:15.402Z | Downloaded cookie v0.18.1 |
554 | 2025-03-03T07:51:15.402Z | Downloaded cc v1.1.21 |
555 | 2025-03-03T07:51:15.402Z | Downloaded bytes v1.10.0 |
556 | 2025-03-03T07:51:15.429Z | Downloaded base64 v0.22.1 |
557 | 2025-03-03T07:51:15.429Z | Downloaded base64 v0.21.7 |
558 | 2025-03-03T07:51:15.429Z | Downloaded allocator-api2 v0.2.18 |
559 | 2025-03-03T07:51:15.429Z | Downloaded dyn-clone v1.0.17 |
560 | 2025-03-03T07:51:15.429Z | Downloaded dropshot_endpoint v0.15.1 |
561 | 2025-03-03T07:51:15.429Z | Downloaded dropshot_endpoint v0.12.0 |
562 | 2025-03-03T07:51:15.429Z | Downloaded diff v0.1.13 |
563 | 2025-03-03T07:51:15.455Z | Downloaded derive_more v0.99.18 |
564 | 2025-03-03T07:51:15.455Z | Downloaded derive-where v1.2.7 |
565 | 2025-03-03T07:51:15.455Z | Downloaded darling_core v0.20.10 |
566 | 2025-03-03T07:51:15.455Z | Downloaded daft-derive v0.1.1 |
567 | 2025-03-03T07:51:15.455Z | Downloaded crossbeam-utils v0.8.20 |
568 | 2025-03-03T07:51:15.455Z | Downloaded crossbeam-epoch v0.9.18 |
569 | 2025-03-03T07:51:15.455Z | Downloaded clap v4.5.23 |
570 | 2025-03-03T07:51:15.481Z | Downloaded cancel-safe-futures v0.1.5 |
571 | 2025-03-03T07:51:15.481Z | Downloaded camino-tempfile v1.1.1 |
572 | 2025-03-03T07:51:15.481Z | Downloaded camino v1.1.9 |
573 | 2025-03-03T07:51:15.481Z | Downloaded blake2 v0.10.6 |
574 | 2025-03-03T07:51:15.481Z | Downloaded bitflags v2.6.0 |
575 | 2025-03-03T07:51:15.481Z | Downloaded async-trait v0.1.86 |
576 | 2025-03-03T07:51:15.481Z | Downloaded async-stream v0.3.6 |
577 | 2025-03-03T07:51:15.507Z | Downloaded argon2 v0.5.3 |
578 | 2025-03-03T07:51:15.507Z | Downloaded arc-swap v1.7.1 |
579 | 2025-03-03T07:51:15.507Z | Downloaded anyhow v1.0.94 |
580 | 2025-03-03T07:51:15.507Z | Downloaded anstyle-parse v0.2.5 |
581 | 2025-03-03T07:51:15.507Z | Downloaded anstream v0.6.15 |
582 | 2025-03-03T07:51:15.507Z | Downloaded ahash v0.8.11 |
583 | 2025-03-03T07:51:15.507Z | Downloaded pretty-hex v0.2.1 |
584 | 2025-03-03T07:51:15.507Z | Downloaded openssl-probe v0.1.5 |
585 | 2025-03-03T07:51:15.507Z | Downloaded num_enum_derive v0.5.11 |
586 | 2025-03-03T07:51:15.507Z | Downloaded num_enum v0.7.3 |
587 | 2025-03-03T07:51:15.533Z | Downloaded errno v0.3.9 |
588 | 2025-03-03T07:51:15.533Z | Downloaded enum-as-inner v0.6.1 |
589 | 2025-03-03T07:51:15.533Z | Downloaded dof v0.3.0 |
590 | 2025-03-03T07:51:15.533Z | Downloaded darling v0.20.10 |
591 | 2025-03-03T07:51:15.533Z | Downloaded daft v0.1.1 |
592 | 2025-03-03T07:51:15.533Z | Downloaded crc32fast v1.4.2 |
593 | 2025-03-03T07:51:15.533Z | Downloaded const-random-macro v0.1.16 |
594 | 2025-03-03T07:51:15.533Z | Downloaded const-random v0.1.18 |
595 | 2025-03-03T07:51:15.534Z | Downloaded console v0.15.8 |
596 | 2025-03-03T07:51:15.534Z | Downloaded clap_lex v0.7.4 |
597 | 2025-03-03T07:51:15.534Z | Downloaded clap_derive v4.5.18 |
598 | 2025-03-03T07:51:15.534Z | Downloaded ciborium v0.2.2 |
599 | 2025-03-03T07:51:15.534Z | Downloaded base64ct v1.6.0 |
600 | 2025-03-03T07:51:15.560Z | Downloaded anstyle v1.0.10 |
601 | 2025-03-03T07:51:15.560Z | Downloaded bytecount v0.6.8 |
602 | 2025-03-03T07:51:15.560Z | Downloaded backoff v0.4.0 |
603 | 2025-03-03T07:51:15.560Z | Downloaded foreign-types-macros v0.2.3 |
604 | 2025-03-03T07:51:15.560Z | Downloaded foreign-types v0.5.0 |
605 | 2025-03-03T07:51:15.560Z | Downloaded fnv v1.0.7 |
606 | 2025-03-03T07:51:15.560Z | Downloaded fixedbitset v0.4.2 |
607 | 2025-03-03T07:51:15.560Z | Downloaded fastrand v2.1.1 |
608 | 2025-03-03T07:51:15.560Z | Downloaded embedded-io v0.6.1 |
609 | 2025-03-03T07:51:15.560Z | Downloaded embedded-io v0.4.0 |
610 | 2025-03-03T07:51:15.560Z | Downloaded either v1.13.0 |
611 | 2025-03-03T07:51:15.560Z | Downloaded dirs-sys-next v0.1.2 |
612 | 2025-03-03T07:51:15.560Z | Downloaded dirs-next v2.0.0 |
613 | 2025-03-03T07:51:15.560Z | Downloaded digest v0.10.7 |
614 | 2025-03-03T07:51:15.561Z | Downloaded deranged v0.3.11 |
615 | 2025-03-03T07:51:15.561Z | Downloaded defmt-macros v0.3.9 |
616 | 2025-03-03T07:51:15.587Z | Downloaded debug-ignore v1.0.5 |
617 | 2025-03-03T07:51:15.587Z | Downloaded data-encoding v2.6.0 |
618 | 2025-03-03T07:51:15.587Z | Downloaded crypto-common v0.1.6 |
619 | 2025-03-03T07:51:15.587Z | Downloaded cpufeatures v0.2.14 |
620 | 2025-03-03T07:51:15.587Z | Downloaded convert_case v0.4.0 |
621 | 2025-03-03T07:51:15.587Z | Downloaded colored v2.1.0 |
622 | 2025-03-03T07:51:15.587Z | Downloaded cobs v0.2.3 |
623 | 2025-03-03T07:51:15.587Z | Downloaded ciborium-ll v0.2.2 |
624 | 2025-03-03T07:51:15.587Z | Downloaded cfg-if v1.0.0 |
625 | 2025-03-03T07:51:15.587Z | Downloaded byteorder v1.5.0 |
626 | 2025-03-03T07:51:15.587Z | Downloaded block-buffer v0.10.4 |
627 | 2025-03-03T07:51:15.587Z | Downloaded bitflags v1.3.2 |
628 | 2025-03-03T07:51:15.587Z | Downloaded autocfg v1.3.0 |
629 | 2025-03-03T07:51:15.587Z | Downloaded atomic-waker v1.1.2 |
630 | 2025-03-03T07:51:15.587Z | Downloaded anstyle-query v1.1.1 |
631 | 2025-03-03T07:51:15.587Z | Downloaded foreign-types-shared v0.1.1 |
632 | 2025-03-03T07:51:15.587Z | Downloaded foreign-types v0.3.2 |
633 | 2025-03-03T07:51:15.587Z | Downloaded float-ord v0.3.2 |
634 | 2025-03-03T07:51:15.587Z | Downloaded equivalent v1.0.1 |
635 | 2025-03-03T07:51:15.613Z | Downloaded dtrace-parser v0.2.0 |
636 | 2025-03-03T07:51:15.613Z | Downloaded defmt-parser v0.3.4 |
637 | 2025-03-03T07:51:15.613Z | Downloaded darling_macro v0.20.10 |
638 | 2025-03-03T07:51:15.613Z | Downloaded cstr-argument v0.1.2 |
639 | 2025-03-03T07:51:15.613Z | Downloaded crunchy v0.2.2 |
640 | 2025-03-03T07:51:15.613Z | Downloaded crucible-workspace-hack v0.1.0 |
641 | 2025-03-03T07:51:15.613Z | Downloaded crc8 v0.1.1 |
642 | 2025-03-03T07:51:15.613Z | Downloaded colorchoice v1.0.2 |
643 | 2025-03-03T07:51:15.613Z | Downloaded ciborium-io v0.2.2 |
644 | 2025-03-03T07:51:15.614Z | Downloaded cfg_aliases v0.2.1 |
645 | 2025-03-03T07:51:16.059Z | Compiling proc-macro2 v1.0.93 |
646 | 2025-03-03T07:51:16.059Z | Compiling unicode-ident v1.0.16 |
647 | 2025-03-03T07:51:16.059Z | Compiling libc v0.2.169 |
648 | 2025-03-03T07:51:16.059Z | Compiling serde v1.0.217 |
649 | 2025-03-03T07:51:16.085Z | Compiling autocfg v1.3.0 |
650 | 2025-03-03T07:51:16.085Z | Compiling version_check v0.9.5 |
651 | 2025-03-03T07:51:16.085Z | Compiling libm v0.2.8 |
652 | 2025-03-03T07:51:16.089Z | Compiling once_cell v1.20.2 |
653 | 2025-03-03T07:51:16.307Z | Compiling portable-atomic v1.8.0 |
654 | 2025-03-03T07:51:16.529Z | Compiling parking_lot_core v0.9.10 |
655 | 2025-03-03T07:51:16.577Z | Compiling memchr v2.7.4 |
656 | 2025-03-03T07:51:16.698Z | Compiling getrandom v0.3.1 |
657 | 2025-03-03T07:51:16.731Z | Compiling cfg-if v1.0.0 |
658 | 2025-03-03T07:51:16.776Z | Compiling lock_api v0.4.12 |
659 | 2025-03-03T07:51:17.014Z | Compiling serde_json v1.0.138 |
660 | 2025-03-03T07:51:17.338Z | Compiling num-traits v0.2.19 |
661 | 2025-03-03T07:51:17.451Z | Compiling thiserror v1.0.69 |
662 | 2025-03-03T07:51:17.514Z | Compiling schemars v0.8.21 |
663 | 2025-03-03T07:51:17.962Z | Compiling quote v1.0.38 |
664 | 2025-03-03T07:51:17.988Z | Compiling shlex v1.3.0 |
665 | 2025-03-03T07:51:18.014Z | Compiling slab v0.4.9 |
666 | 2025-03-03T07:51:18.102Z | Compiling itoa v1.0.11 |
667 | 2025-03-03T07:51:18.218Z | Compiling cc v1.1.21 |
668 | 2025-03-03T07:51:18.287Z | Compiling syn v2.0.98 |
669 | 2025-03-03T07:51:18.312Z | Compiling heck v0.5.0 |
670 | 2025-03-03T07:51:18.360Z | Compiling ryu v1.0.18 |
671 | 2025-03-03T07:51:18.459Z | Compiling byteorder v1.5.0 |
672 | 2025-03-03T07:51:18.492Z | Compiling log v0.4.22 |
673 | 2025-03-03T07:51:18.538Z | Compiling getrandom v0.2.15 |
674 | 2025-03-03T07:51:18.669Z | Compiling httparse v1.9.4 |
675 | 2025-03-03T07:51:18.695Z | Compiling fnv v1.0.7 |
676 | 2025-03-03T07:51:18.778Z | Compiling hashbrown v0.15.2 |
677 | 2025-03-03T07:51:18.821Z | Compiling equivalent v1.0.1 |
678 | 2025-03-03T07:51:18.883Z | Compiling semver v1.0.25 |
679 | 2025-03-03T07:51:18.947Z | Compiling vcpkg v0.2.15 |
680 | 2025-03-03T07:51:19.301Z | Compiling pkg-config v0.3.31 |
681 | 2025-03-03T07:51:19.430Z | Compiling iana-time-zone v0.1.61 |
682 | 2025-03-03T07:51:19.764Z | Compiling dyn-clone v1.0.17 |
683 | 2025-03-03T07:51:19.828Z | Compiling ahash v0.8.11 |
684 | 2025-03-03T07:51:19.952Z | Compiling allocator-api2 v0.2.18 |
685 | 2025-03-03T07:51:20.157Z | Compiling openssl v0.10.66 |
686 | 2025-03-03T07:51:20.236Z | Compiling crunchy v0.2.2 |
687 | 2025-03-03T07:51:20.261Z | Compiling native-tls v0.2.12 |
688 | 2025-03-03T07:51:20.402Z | Compiling ring v0.17.8 |
689 | 2025-03-03T07:51:20.450Z | Compiling openssl-sys v0.9.103 |
690 | 2025-03-03T07:51:20.587Z | Compiling tiny-keccak v2.0.2 |
691 | 2025-03-03T07:51:20.827Z | Compiling aho-corasick v1.1.3 |
692 | 2025-03-03T07:51:20.863Z | Compiling regex-syntax v0.8.5 |
693 | 2025-03-03T07:51:21.385Z | Compiling const-random-macro v0.1.16 |
694 | 2025-03-03T07:51:21.434Z | Compiling slog v2.7.0 |
695 | 2025-03-03T07:51:21.573Z | Compiling rustls v0.23.13 |
696 | 2025-03-03T07:51:21.882Z | Compiling anyhow v1.0.94 |
697 | 2025-03-03T07:51:21.960Z | Compiling syn v1.0.109 |
698 | 2025-03-03T07:51:22.223Z | Compiling thiserror v2.0.11 |
699 | 2025-03-03T07:51:22.579Z | Compiling typenum v1.17.0 |
700 | 2025-03-03T07:51:23.082Z | Checking pin-project-lite v0.2.14 |
701 | 2025-03-03T07:51:23.268Z | Compiling num-conv v0.1.0 |
702 | 2025-03-03T07:51:23.498Z | Compiling time-core v0.1.2 |
703 | 2025-03-03T07:51:23.524Z | Compiling generic-array v0.14.7 |
704 | 2025-03-03T07:51:23.669Z | Compiling time-macros v0.2.18 |
705 | 2025-03-03T07:51:23.794Z | Compiling regex-automata v0.4.9 |
706 | 2025-03-03T07:51:23.994Z | Compiling serde_derive_internals v0.29.1 |
707 | 2025-03-03T07:51:24.154Z | Compiling unsafe-libyaml v0.2.11 |
708 | 2025-03-03T07:51:25.194Z | Compiling strsim v0.11.1 |
709 | 2025-03-03T07:51:25.491Z | Compiling ucd-trie v0.1.6 |
710 | 2025-03-03T07:51:25.606Z | Checking scopeguard v1.2.0 |
711 | 2025-03-03T07:51:25.826Z | Compiling ident_case v1.0.1 |
712 | 2025-03-03T07:51:25.988Z | Compiling darling_core v0.20.10 |
713 | 2025-03-03T07:51:26.014Z | Checking socket2 v0.5.8 |
714 | 2025-03-03T07:51:26.039Z | Checking signal-hook-registry v1.4.2 |
715 | 2025-03-03T07:51:26.210Z | Checking mio v1.0.2 |
716 | 2025-03-03T07:51:26.486Z | Compiling usdt-impl v0.5.0 |
717 | 2025-03-03T07:51:26.702Z | Compiling plain v0.2.3 |
718 | 2025-03-03T07:51:26.762Z | Compiling crossbeam-utils v0.8.20 |
719 | 2025-03-03T07:51:26.890Z | Compiling pretty-hex v0.4.1 |
720 | 2025-03-03T07:51:27.108Z | Compiling thread-id v4.2.2 |
721 | 2025-03-03T07:51:27.243Z | Compiling slog-async v2.8.0 |
722 | 2025-03-03T07:51:27.334Z | Compiling regex v1.11.1 |
723 | 2025-03-03T07:51:27.388Z | Compiling serde_derive v1.0.217 |
724 | 2025-03-03T07:51:27.423Z | Compiling zerocopy-derive v0.7.35 |
725 | 2025-03-03T07:51:27.451Z | Compiling tokio-macros v2.4.0 |
726 | 2025-03-03T07:51:27.674Z | Compiling schemars_derive v0.8.21 |
727 | 2025-03-03T07:51:28.065Z | Compiling thiserror-impl v1.0.69 |
728 | 2025-03-03T07:51:28.621Z | Compiling futures-macro v0.3.31 |
729 | 2025-03-03T07:51:28.929Z | Compiling zerocopy v0.7.35 |
730 | 2025-03-03T07:51:29.530Z | Compiling tracing-attributes v0.1.27 |
731 | 2025-03-03T07:51:29.893Z | Compiling openssl-macros v0.1.1 |
732 | 2025-03-03T07:51:30.069Z | Compiling thiserror-impl v2.0.11 |
733 | 2025-03-03T07:51:30.255Z | Compiling scroll_derive v0.12.0 |
734 | 2025-03-03T07:51:30.381Z | Compiling hashbrown v0.14.5 |
735 | 2025-03-03T07:51:30.432Z | Compiling pest v2.7.13 |
736 | 2025-03-03T07:51:30.458Z | Compiling darling_macro v0.20.10 |
737 | 2025-03-03T07:51:31.369Z | Compiling regress v0.10.1 |
738 | 2025-03-03T07:51:31.430Z | Compiling darling v0.20.10 |
739 | 2025-03-03T07:51:31.479Z | Compiling scroll v0.12.0 |
740 | 2025-03-03T07:51:31.886Z | Compiling goblin v0.8.2 |
741 | 2025-03-03T07:51:32.072Z | Compiling rustversion v1.0.17 |
742 | 2025-03-03T07:51:32.397Z | Compiling omicron-workspace-hack v0.1.0 |
743 | 2025-03-03T07:51:32.595Z | Compiling pest_meta v2.7.13 |
744 | 2025-03-03T07:51:32.881Z | Checking futures-core v0.3.31 |
745 | 2025-03-03T07:51:33.093Z | Compiling async-trait v0.1.86 |
746 | 2025-03-03T07:51:33.983Z | Compiling pest_generator v2.7.13 |
747 | 2025-03-03T07:51:35.238Z | Compiling camino v1.1.9 |
748 | 2025-03-03T07:51:35.276Z | Compiling paste v1.0.15 |
749 | 2025-03-03T07:51:35.491Z | Compiling pest_derive v2.7.13 |
750 | 2025-03-03T07:51:35.564Z | Compiling rustls v0.22.4 |
751 | 2025-03-03T07:51:35.957Z | Checking futures-sink v0.3.31 |
752 | 2025-03-03T07:51:36.028Z | Compiling newtype-uuid v1.2.1 |
753 | 2025-03-03T07:51:36.084Z | Checking bitflags v2.6.0 |
754 | 2025-03-03T07:51:36.293Z | Compiling dtrace-parser v0.2.0 |
755 | 2025-03-03T07:51:36.345Z | Compiling multer v3.1.0 |
756 | 2025-03-03T07:51:36.411Z | Checking bytes v1.10.0 |
757 | 2025-03-03T07:51:36.666Z | Checking smallvec v1.13.2 |
758 | 2025-03-03T07:51:37.262Z | Compiling indexmap v2.7.1 |
759 | 2025-03-03T07:51:37.331Z | Compiling serde_tokenstream v0.2.2 |
760 | 2025-03-03T07:51:38.575Z | Compiling chrono v0.4.38 |
761 | 2025-03-03T07:51:38.606Z | Compiling uuid v1.13.1 |
762 | 2025-03-03T07:51:38.606Z | Compiling http v1.2.0 |
763 | 2025-03-03T07:51:38.606Z | Checking parking_lot v0.12.3 |
764 | 2025-03-03T07:51:38.606Z | Compiling serde_yaml v0.9.34+deprecated |
765 | 2025-03-03T07:51:38.607Z | Compiling openapiv3 v2.0.0 |
766 | 2025-03-03T07:51:38.607Z | Checking tokio v1.42.0 |
767 | 2025-03-03T07:51:38.633Z | Compiling dof v0.3.0 |
768 | 2025-03-03T07:51:38.907Z | Compiling toml_datetime v0.6.8 |
769 | 2025-03-03T07:51:40.272Z | Compiling usdt-attr-macro v0.5.0 |
770 | 2025-03-03T07:51:40.387Z | Compiling usdt-macro v0.5.0 |
771 | 2025-03-03T07:51:41.063Z | Compiling rustix v0.38.37 |
772 | 2025-03-03T07:51:41.625Z | Compiling typify-impl v0.2.0 |
773 | 2025-03-03T07:51:41.817Z | Compiling async-stream-impl v0.3.6 |
774 | 2025-03-03T07:51:42.103Z | Checking futures-channel v0.3.31 |
775 | 2025-03-03T07:51:42.186Z | Compiling strum_macros v0.26.4 |
776 | 2025-03-03T07:51:42.225Z | Compiling serde_with_macros v3.12.0 |
777 | 2025-03-03T07:51:42.425Z | Checking tracing-core v0.1.32 |
778 | 2025-03-03T07:51:42.974Z | Checking futures-task v0.3.31 |
779 | 2025-03-03T07:51:43.143Z | Checking pin-utils v0.1.0 |
780 | 2025-03-03T07:51:43.197Z | Checking futures-io v0.3.31 |
781 | 2025-03-03T07:51:43.238Z | Checking tracing v0.1.40 |
782 | 2025-03-03T07:51:43.372Z | Checking futures-util v0.3.31 |
783 | 2025-03-03T07:51:44.695Z | Compiling daft-derive v0.1.1 |
784 | 2025-03-03T07:51:45.091Z | Compiling structmeta-derive v0.3.0 |
785 | 2025-03-03T07:51:45.149Z | Compiling dropshot v0.15.1 |
786 | 2025-03-03T07:51:45.439Z | Compiling dropshot_endpoint v0.15.1 |
787 | 2025-03-03T07:51:45.758Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
788 | 2025-03-03T07:51:46.448Z | Checking spin v0.9.8 |
789 | 2025-03-03T07:51:46.540Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
790 | 2025-03-03T07:51:46.809Z | Checking untrusted v0.9.0 |
791 | 2025-03-03T07:51:47.090Z | Compiling structmeta v0.3.0 |
792 | 2025-03-03T07:51:47.237Z | Checking tokio-util v0.7.12 |
793 | 2025-03-03T07:51:47.415Z | Compiling parse-display-derive v0.10.0 |
794 | 2025-03-03T07:51:48.213Z | Compiling clap_derive v4.5.18 |
795 | 2025-03-03T07:51:48.694Z | Compiling heapless v0.8.0 |
796 | 2025-03-03T07:51:48.720Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
797 | 2025-03-03T07:51:49.043Z | Compiling winnow v0.5.40 |
798 | 2025-03-03T07:51:49.420Z | Checking try-lock v0.2.5 |
799 | 2025-03-03T07:51:49.551Z | Checking want v0.3.1 |
800 | 2025-03-03T07:51:49.609Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
801 | 2025-03-03T07:51:49.727Z | Compiling smoltcp v0.11.0 |
802 | 2025-03-03T07:51:50.254Z | Checking httpdate v1.0.3 |
803 | 2025-03-03T07:51:50.279Z | Checking subtle v2.6.1 |
804 | 2025-03-03T07:51:50.651Z | Compiling typify-macro v0.2.0 |
805 | 2025-03-03T07:51:51.008Z | Compiling foreign-types-macros v0.2.3 |
806 | 2025-03-03T07:51:51.082Z | Checking const-random v0.1.18 |
807 | 2025-03-03T07:51:51.176Z | Checking percent-encoding v2.3.1 |
808 | 2025-03-03T07:51:51.373Z | Checking tower-service v0.3.3 |
809 | 2025-03-03T07:51:51.499Z | Checking tinyvec_macros v0.1.1 |
810 | 2025-03-03T07:51:51.591Z | Checking form_urlencoded v1.2.1 |
811 | 2025-03-03T07:51:51.617Z | Checking tinyvec v1.8.0 |
812 | 2025-03-03T07:51:51.736Z | Compiling toml_edit v0.19.15 |
813 | 2025-03-03T07:51:52.474Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
814 | 2025-03-03T07:51:52.683Z | Checking unicode-normalization v0.1.24 |
815 | 2025-03-03T07:51:52.924Z | Checking unicode-bidi v0.3.15 |
816 | 2025-03-03T07:51:52.949Z | Checking rustls-pki-types v1.8.0 |
817 | 2025-03-03T07:51:53.227Z | Checking foreign-types-shared v0.1.1 |
818 | 2025-03-03T07:51:53.441Z | Checking foreign-types v0.3.2 |
819 | 2025-03-03T07:51:53.467Z | Compiling typify v0.2.0 |
820 | 2025-03-03T07:51:53.610Z | Compiling progenitor-impl v0.8.0 |
821 | 2025-03-03T07:51:54.089Z | Compiling proc-macro-crate v1.3.1 |
822 | 2025-03-03T07:51:54.498Z | Compiling zerocopy v0.8.17 |
823 | 2025-03-03T07:51:54.607Z | Compiling heck v0.4.1 |
824 | 2025-03-03T07:51:55.042Z | Checking idna v0.5.0 |
825 | 2025-03-03T07:51:55.246Z | Compiling zerocopy-derive v0.8.17 |
826 | 2025-03-03T07:51:55.555Z | Compiling either v1.13.0 |
827 | 2025-03-03T07:51:55.771Z | Checking atomic-waker v1.1.2 |
828 | 2025-03-03T07:51:56.142Z | Checking openssl-probe v0.1.5 |
829 | 2025-03-03T07:51:56.167Z | Compiling num_enum_derive v0.5.11 |
830 | 2025-03-03T07:51:56.298Z | Compiling itertools v0.13.0 |
831 | 2025-03-03T07:51:56.505Z | Checking url v2.5.2 |
832 | 2025-03-03T07:51:58.010Z | Checking rustls-webpki v0.102.8 |
833 | 2025-03-03T07:51:58.223Z | Compiling progenitor-macro v0.8.0 |
834 | 2025-03-03T07:51:58.718Z | Checking http-body v1.0.1 |
835 | 2025-03-03T07:51:58.786Z | Checking encoding_rs v0.8.34 |
836 | 2025-03-03T07:51:58.943Z | Compiling proc-macro-error-attr v1.0.4 |
837 | 2025-03-03T07:51:59.354Z | Checking zeroize v1.8.1 |
838 | 2025-03-03T07:51:59.432Z | Checking mime v0.3.17 |
839 | 2025-03-03T07:51:59.586Z | Checking ipnet v2.10.0 |
840 | 2025-03-03T07:51:59.978Z | Checking tokio-native-tls v0.3.1 |
841 | 2025-03-03T07:52:00.072Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
842 | 2025-03-03T07:52:00.219Z | Checking h2 v0.4.6 |
843 | 2025-03-03T07:52:00.411Z | Checking serde_urlencoded v0.7.1 |
844 | 2025-03-03T07:52:01.199Z | Compiling proc-macro-error v1.0.4 |
845 | 2025-03-03T07:52:03.677Z | Checking hyper v1.5.1 |
846 | 2025-03-03T07:52:03.757Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
847 | 2025-03-03T07:52:04.485Z | Checking rand_core v0.6.4 |
848 | 2025-03-03T07:52:05.245Z | Checking http-body-util v0.1.2 |
849 | 2025-03-03T07:52:05.385Z | Checking hyper-util v0.1.10 |
850 | 2025-03-03T07:52:06.037Z | Checking base64 v0.22.1 |
851 | 2025-03-03T07:52:06.701Z | Checking rustls-pemfile v2.1.3 |
852 | 2025-03-03T07:52:06.986Z | Compiling typify-impl v0.3.0 |
853 | 2025-03-03T07:52:07.525Z | Checking ipnetwork v0.21.1 |
854 | 2025-03-03T07:52:07.551Z | Checking ppv-lite86 v0.2.20 |
855 | 2025-03-03T07:52:07.857Z | Compiling hubpack_derive v0.1.1 |
856 | 2025-03-03T07:52:08.929Z | Checking rand_chacha v0.3.1 |
857 | 2025-03-03T07:52:09.816Z | Checking webpki-roots v0.26.6 |
858 | 2025-03-03T07:52:09.940Z | Compiling serde_spanned v0.6.7 |
859 | 2025-03-03T07:52:10.207Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
860 | 2025-03-03T07:52:10.838Z | Checking tokio-rustls v0.26.0 |
861 | 2025-03-03T07:52:10.990Z | Compiling winnow v0.6.18 |
862 | 2025-03-03T07:52:12.554Z | Checking hyper-rustls v0.27.3 |
863 | 2025-03-03T07:52:12.872Z | Checking rand v0.8.5 |
864 | 2025-03-03T07:52:13.417Z | Checking hyper-tls v0.6.0 |
865 | 2025-03-03T07:52:13.482Z | Compiling toml_edit v0.22.21 |
866 | 2025-03-03T07:52:13.689Z | Checking sync_wrapper v1.0.1 |
867 | 2025-03-03T07:52:13.810Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
868 | 2025-03-03T07:52:14.041Z | Compiling powerfmt v0.2.0 |
869 | 2025-03-03T07:52:14.180Z | Checking reqwest v0.12.9 |
870 | 2025-03-03T07:52:14.572Z | Compiling deranged v0.3.11 |
871 | 2025-03-03T07:52:15.950Z | Compiling typify-macro v0.3.0 |
872 | 2025-03-03T07:52:16.784Z | Compiling crucible-workspace-hack v0.1.0 |
873 | 2025-03-03T07:52:17.382Z | Compiling num_threads v0.1.7 |
874 | 2025-03-03T07:52:17.522Z | Compiling time v0.3.36 |
875 | 2025-03-03T07:52:18.202Z | Checking oxnet v0.1.0 |
876 | 2025-03-03T07:52:18.796Z | Compiling dirs-sys-next v0.1.2 |
877 | 2025-03-03T07:52:18.875Z | Compiling prettyplease v0.2.29 |
878 | 2025-03-03T07:52:19.259Z | Compiling dirs-next v2.0.0 |
879 | 2025-03-03T07:52:20.008Z | Compiling block-buffer v0.10.4 |
880 | 2025-03-03T07:52:20.045Z | Compiling crypto-common v0.1.6 |
881 | 2025-03-03T07:52:21.034Z | Compiling thread_local v1.1.8 |
882 | 2025-03-03T07:52:21.320Z | Compiling match_cfg v0.1.0 |
883 | 2025-03-03T07:52:21.422Z | Compiling hostname v0.3.1 |
884 | 2025-03-03T07:52:21.612Z | Compiling digest v0.10.7 |
885 | 2025-03-03T07:52:21.940Z | Compiling crossbeam-channel v0.5.13 |
886 | 2025-03-03T07:52:21.968Z | Compiling progenitor-client v0.8.0 |
887 | 2025-03-03T07:52:21.994Z | Compiling term v0.7.0 |
888 | 2025-03-03T07:52:22.085Z | Compiling slog-json v2.6.1 |
889 | 2025-03-03T07:52:22.339Z | Compiling typify v0.3.0 |
890 | 2025-03-03T07:52:22.403Z | Compiling zone_cfg_derive v0.3.0 |
891 | 2025-03-03T07:52:22.740Z | Compiling futures-executor v0.3.31 |
892 | 2025-03-03T07:52:23.461Z | Compiling num-derive v0.4.2 |
893 | 2025-03-03T07:52:23.538Z | Compiling num-integer v0.1.46 |
894 | 2025-03-03T07:52:23.872Z | Compiling errno v0.3.9 |
895 | 2025-03-03T07:52:24.001Z | Compiling memmap v0.7.0 |
896 | 2025-03-03T07:52:24.093Z | Compiling is-terminal v0.4.13 |
897 | 2025-03-03T07:52:24.234Z | Compiling take_mut v0.2.2 |
898 | 2025-03-03T07:52:24.274Z | Compiling cpufeatures v0.2.14 |
899 | 2025-03-03T07:52:24.389Z | Compiling utf8parse v0.2.2 |
900 | 2025-03-03T07:52:24.545Z | Compiling anstyle-parse v0.2.5 |
901 | 2025-03-03T07:52:24.712Z | Compiling sha1 v0.10.6 |
902 | 2025-03-03T07:52:24.859Z | Compiling slog-term v2.9.1 |
903 | 2025-03-03T07:52:25.072Z | Compiling usdt v0.5.0 |
904 | 2025-03-03T07:52:25.315Z | Compiling daft v0.1.1 |
905 | 2025-03-03T07:52:25.467Z | Compiling futures v0.3.31 |
906 | 2025-03-03T07:52:25.534Z | Compiling progenitor-impl v0.9.1 |
907 | 2025-03-03T07:52:25.579Z | Compiling slog-bunyan v2.5.0 |
908 | 2025-03-03T07:52:25.722Z | Compiling progenitor v0.8.0 |
909 | 2025-03-03T07:52:25.824Z | Compiling toml v0.8.19 |
910 | 2025-03-03T07:52:26.286Z | Compiling tokio-rustls v0.25.0 |
911 | 2025-03-03T07:52:26.652Z | Compiling waitgroup v0.1.2 |
912 | 2025-03-03T07:52:26.850Z | Compiling async-stream v0.3.6 |
913 | 2025-03-03T07:52:26.941Z | Compiling hex v0.4.3 |
914 | 2025-03-03T07:52:27.111Z | Compiling serde_path_to_error v0.1.16 |
915 | 2025-03-03T07:52:27.699Z | Compiling hostname v0.4.0 |
916 | 2025-03-03T07:52:27.732Z | Compiling instant v0.1.13 |
917 | 2025-03-03T07:52:27.762Z | Compiling anstyle-query v1.1.1 |
918 | 2025-03-03T07:52:27.853Z | Compiling semver v0.1.20 |
919 | 2025-03-03T07:52:27.912Z | Compiling is_terminal_polyfill v1.70.1 |
920 | 2025-03-03T07:52:27.938Z | Compiling anstyle v1.0.10 |
921 | 2025-03-03T07:52:28.055Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
922 | 2025-03-03T07:52:28.307Z | Compiling debug-ignore v1.0.5 |
923 | 2025-03-03T07:52:28.332Z | Compiling colorchoice v1.0.2 |
924 | 2025-03-03T07:52:28.392Z | Compiling rustc_version v0.1.7 |
925 | 2025-03-03T07:52:28.465Z | Compiling anstream v0.6.15 |
926 | 2025-03-03T07:52:28.686Z | Compiling backoff v0.4.0 |
927 | 2025-03-03T07:52:28.740Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
928 | 2025-03-03T07:52:28.767Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
929 | 2025-03-03T07:52:28.975Z | Compiling terminal_size v0.4.0 |
930 | 2025-03-03T07:52:29.001Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
931 | 2025-03-03T07:52:29.400Z | Compiling num-iter v0.1.45 |
932 | 2025-03-03T07:52:29.569Z | Compiling num-rational v0.4.2 |
933 | 2025-03-03T07:52:29.872Z | Compiling progenitor-client v0.9.1 |
934 | 2025-03-03T07:52:30.153Z | Compiling progenitor-macro v0.9.1 |
935 | 2025-03-03T07:52:30.415Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
936 | 2025-03-03T07:52:30.554Z | Compiling parse-display v0.10.0 |
937 | 2025-03-03T07:52:30.586Z | Compiling strum v0.26.3 |
938 | 2025-03-03T07:52:30.664Z | Compiling serde_with v3.12.0 |
939 | 2025-03-03T07:52:30.789Z | Compiling macaddr v1.0.1 |
940 | 2025-03-03T07:52:30.990Z | Compiling regress v0.9.1 |
941 | 2025-03-03T07:52:31.015Z | Compiling num-derive v0.3.3 |
942 | 2025-03-03T07:52:31.169Z | Compiling derive-where v1.2.7 |
943 | 2025-03-03T07:52:32.552Z | Compiling zerocopy-derive v0.6.6 |
944 | 2025-03-03T07:52:33.469Z | Compiling num-complex v0.4.6 |
945 | 2025-03-03T07:52:34.000Z | Compiling clap_lex v0.7.4 |
946 | 2025-03-03T07:52:34.225Z | Compiling num v0.4.3 |
947 | 2025-03-03T07:52:34.316Z | Compiling clap_builder v4.5.23 |
948 | 2025-03-03T07:52:34.341Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
949 | 2025-03-03T07:52:34.600Z | Compiling newtype_derive v0.1.6 |
950 | 2025-03-03T07:52:35.100Z | Compiling float-ord v0.3.2 |
951 | 2025-03-03T07:52:35.195Z | Compiling cancel-safe-futures v0.1.5 |
952 | 2025-03-03T07:52:35.221Z | Compiling owo-colors v4.1.0 |
953 | 2025-03-03T07:52:35.921Z | Compiling strum_macros v0.25.3 |
954 | 2025-03-03T07:52:36.098Z | Compiling enum-as-inner v0.6.1 |
955 | 2025-03-03T07:52:36.559Z | Compiling serde_repr v0.1.19 |
956 | 2025-03-03T07:52:37.163Z | Checking lazy_static v1.5.0 |
957 | 2025-03-03T07:52:37.505Z | Compiling clap v4.5.23 |
958 | 2025-03-03T07:52:38.891Z | Compiling cookie v0.18.1 |
959 | 2025-03-03T07:52:39.182Z | Compiling convert_case v0.4.0 |
960 | 2025-03-03T07:52:39.635Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
961 | 2025-03-03T07:52:39.819Z | Compiling derive_more v0.99.18 |
962 | 2025-03-03T07:52:43.706Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
963 | 2025-03-03T07:52:44.116Z | Checking unicode-width v0.1.14 |
964 | 2025-03-03T07:52:45.464Z | Checking hash32 v0.3.1 |
965 | 2025-03-03T07:52:45.757Z | Compiling slog-dtrace v0.3.0 |
966 | 2025-03-03T07:52:46.073Z | Checking stable_deref_trait v1.2.0 |
967 | 2025-03-03T07:52:46.943Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
968 | 2025-03-03T07:52:48.027Z | Checking managed v0.8.0 |
969 | 2025-03-03T07:52:48.377Z | Checking foreign-types-shared v0.3.1 |
970 | 2025-03-03T07:52:48.425Z | Checking bitflags v1.3.2 |
971 | 2025-03-03T07:52:48.467Z | Checking cobs v0.2.3 |
972 | 2025-03-03T07:52:48.519Z | Compiling parking_lot_core v0.8.6 |
973 | 2025-03-03T07:52:48.664Z | Checking postcard v1.0.10 |
974 | 2025-03-03T07:52:48.689Z | Checking foreign-types v0.5.0 |
975 | 2025-03-03T07:52:48.757Z | Checking num_enum v0.5.11 |
976 | 2025-03-03T07:52:49.151Z | Checking cstr-argument v0.1.2 |
977 | 2025-03-03T07:52:49.262Z | Checking pretty-hex v0.2.1 |
978 | 2025-03-03T07:52:49.354Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
979 | 2025-03-03T07:52:49.379Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
980 | 2025-03-03T07:52:49.441Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
981 | 2025-03-03T07:52:49.633Z | Checking colored v2.1.0 |
982 | 2025-03-03T07:52:49.703Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
983 | 2025-03-03T07:52:49.890Z | Checking tabwriter v1.4.0 |
984 | 2025-03-03T07:52:52.602Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
985 | 2025-03-03T07:52:53.207Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
986 | 2025-03-03T07:52:54.326Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
987 | 2025-03-03T07:52:54.441Z | Checking fastrand v2.1.1 |
988 | 2025-03-03T07:52:54.493Z | Checking static_assertions v1.1.0 |
989 | 2025-03-03T07:52:54.766Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
990 | 2025-03-03T07:52:54.955Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
991 | 2025-03-03T07:52:54.981Z | Checking tempfile v3.12.0 |
992 | 2025-03-03T07:52:55.310Z | Checking hubpack v0.1.2 |
993 | 2025-03-03T07:52:56.617Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
994 | 2025-03-03T07:52:56.969Z | Checking camino-tempfile v1.1.1 |
995 | 2025-03-03T07:52:57.246Z | Checking itertools v0.10.5 |
996 | 2025-03-03T07:52:57.677Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
997 | 2025-03-03T07:52:58.086Z | Checking sigpipe v0.1.3 |
998 | 2025-03-03T07:52:58.139Z | Checking base64ct v1.6.0 |
999 | 2025-03-03T07:52:58.203Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1000 | 2025-03-03T07:52:58.437Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
1001 | 2025-03-03T07:52:58.508Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
1002 | 2025-03-03T07:52:58.557Z | Checking password-hash v0.5.0 |
1003 | 2025-03-03T07:52:58.769Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1004 | 2025-03-03T07:52:58.960Z | Checking blake2 v0.10.6 |
1005 | 2025-03-03T07:52:59.082Z | Checking smf v0.2.3 |
1006 | 2025-03-03T07:52:59.109Z | Checking zone v0.3.0 |
1007 | 2025-03-03T07:52:59.355Z | Compiling memoffset v0.9.1 |
1008 | 2025-03-03T07:52:59.513Z | Checking fixedbitset v0.4.2 |
1009 | 2025-03-03T07:52:59.695Z | Checking unicode-segmentation v1.12.0 |
1010 | 2025-03-03T07:52:59.760Z | Checking whoami v1.5.2 |
1011 | 2025-03-03T07:52:59.807Z | Checking petgraph v0.6.5 |
1012 | 2025-03-03T07:52:59.857Z | Checking argon2 v0.5.3 |
1013 | 2025-03-03T07:52:59.936Z | Checking console v0.15.8 |
1014 | 2025-03-03T07:53:00.077Z | Checking progenitor v0.9.1 |
1015 | 2025-03-03T07:53:00.243Z | Checking zerocopy v0.6.6 |
1016 | 2025-03-03T07:53:00.280Z | Checking newline-converter v0.3.0 |
1017 | 2025-03-03T07:53:00.422Z | Checking idna v0.4.0 |
1018 | 2025-03-03T07:53:00.447Z | Checking serde-big-array v0.5.1 |
1019 | 2025-03-03T07:53:00.662Z | Compiling proc-macro-error-attr2 v2.0.0 |
1020 | 2025-03-03T07:53:00.834Z | Compiling cfg_aliases v0.2.1 |
1021 | 2025-03-03T07:53:00.946Z | Checking quick-error v1.2.3 |
1022 | 2025-03-03T07:53:01.104Z | Checking similar v2.6.0 |
1023 | 2025-03-03T07:53:01.131Z | Checking linked-hash-map v0.5.6 |
1024 | 2025-03-03T07:53:01.341Z | Checking data-encoding v2.6.0 |
1025 | 2025-03-03T07:53:01.425Z | Checking lru-cache v0.1.2 |
1026 | 2025-03-03T07:53:01.621Z | Compiling proc-macro-error2 v2.0.1 |
1027 | 2025-03-03T07:53:01.707Z | Checking expectorate v1.1.0 |
1028 | 2025-03-03T07:53:01.826Z | Checking hickory-proto v0.24.1 |
1029 | 2025-03-03T07:53:01.864Z | Checking resolv-conf v0.7.0 |
1030 | 2025-03-03T07:53:02.104Z | Compiling nix v0.29.0 |
1031 | 2025-03-03T07:53:02.197Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1032 | 2025-03-03T07:53:02.272Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1033 | 2025-03-03T07:53:02.305Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1034 | 2025-03-03T07:53:02.801Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1035 | 2025-03-03T07:53:02.847Z | Checking atomicwrites v0.4.4 |
1036 | 2025-03-03T07:53:03.439Z | Checking libsw v3.3.1 |
1037 | 2025-03-03T07:53:03.684Z | Checking indent_write v2.2.0 |
1038 | 2025-03-03T07:53:04.001Z | Checking highway v1.2.0 |
1039 | 2025-03-03T07:53:04.051Z | Checking swrite v0.1.0 |
1040 | 2025-03-03T07:53:04.181Z | Checking linear-map v1.2.0 |
1041 | 2025-03-03T07:53:04.401Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1042 | 2025-03-03T07:53:04.426Z | Checking steno v0.4.1 |
1043 | 2025-03-03T07:53:04.482Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1044 | 2025-03-03T07:53:04.697Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1045 | 2025-03-03T07:53:04.812Z | Checking hickory-resolver v0.24.3 |
1046 | 2025-03-03T07:53:05.159Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1047 | 2025-03-03T07:53:05.240Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1048 | 2025-03-03T07:53:05.517Z | Compiling tabled_derive v0.10.0 |
1049 | 2025-03-03T07:53:06.011Z | Checking tokio-stream v0.1.17 |
1050 | 2025-03-03T07:53:06.230Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1051 | 2025-03-03T07:53:06.255Z | Checking humantime v2.1.0 |
1052 | 2025-03-03T07:53:06.587Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
1053 | 2025-03-03T07:53:06.668Z | Checking qorb v0.2.1 |
1054 | 2025-03-03T07:53:08.027Z | Checking libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3) |
1055 | 2025-03-03T07:53:08.149Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1056 | 2025-03-03T07:53:08.713Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351) |
1057 | 2025-03-03T07:53:09.284Z | Compiling rustls v0.21.12 |
1058 | 2025-03-03T07:53:09.554Z | Checking parking_lot v0.11.2 |
1059 | 2025-03-03T07:53:09.903Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1060 | 2025-03-03T07:53:09.997Z | Checking crossbeam-epoch v0.9.18 |
1061 | 2025-03-03T07:53:10.475Z | Checking fxhash v0.2.1 |
1062 | 2025-03-03T07:53:10.502Z | Checking crc32fast v1.4.2 |
1063 | 2025-03-03T07:53:10.588Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1064 | 2025-03-03T07:53:11.320Z | Checking sled v0.34.7 |
1065 | 2025-03-03T07:53:12.543Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1066 | 2025-03-03T07:53:14.818Z | Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1067 | 2025-03-03T07:53:14.911Z | Compiling dropshot v0.12.0 |
1068 | 2025-03-03T07:53:15.363Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#f4eae3d8) |
1069 | 2025-03-03T07:53:15.587Z | Compiling proc-macro-crate v3.2.0 |
1070 | 2025-03-03T07:53:15.631Z | Compiling dropshot_endpoint v0.12.0 |
1071 | 2025-03-03T07:53:16.270Z | Checking half v2.4.1 |
1072 | 2025-03-03T07:53:16.297Z | Compiling smartstring v1.0.1 |
1073 | 2025-03-03T07:53:16.443Z | Compiling num_enum_derive v0.7.3 |
1074 | 2025-03-03T07:53:16.646Z | Checking unicode-width v0.2.0 |
1075 | 2025-03-03T07:53:16.678Z | Checking bytecount v0.6.8 |
1076 | 2025-03-03T07:53:16.829Z | Checking ciborium-io v0.2.2 |
1077 | 2025-03-03T07:53:16.954Z | Checking ciborium-ll v0.2.2 |
1078 | 2025-03-03T07:53:17.065Z | Checking papergrid v0.14.0 |
1079 | 2025-03-03T07:53:17.963Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
1080 | 2025-03-03T07:53:18.295Z | Checking libscf-sys v1.1.0 |
1081 | 2025-03-03T07:53:18.320Z | Checking http v0.2.12 |
1082 | 2025-03-03T07:53:18.693Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
1083 | 2025-03-03T07:53:19.042Z | Checking tabled v0.18.0 |
1084 | 2025-03-03T07:53:19.397Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9fc521c4) |
1085 | 2025-03-03T07:53:19.490Z | Checking ciborium v0.2.2 |
1086 | 2025-03-03T07:53:20.266Z | Checking itertools v0.14.0 |
1087 | 2025-03-03T07:53:21.139Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#b1556024) |
1088 | 2025-03-03T07:53:21.898Z | Compiling rhai_codegen v2.2.0 |
1089 | 2025-03-03T07:53:22.148Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1090 | 2025-03-03T07:53:22.292Z | Checking crc8 v0.1.1 |
1091 | 2025-03-03T07:53:22.422Z | Checking ipnetwork v0.20.0 |
1092 | 2025-03-03T07:53:22.692Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1093 | 2025-03-03T07:53:23.493Z | Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1094 | 2025-03-03T07:53:23.798Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#b1556024) |
1095 | 2025-03-03T07:53:24.153Z | Checking h2 v0.3.26 |
1096 | 2025-03-03T07:53:24.206Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1097 | 2025-03-03T07:53:24.526Z | Checking http-body v0.4.6 |
1098 | 2025-03-03T07:53:25.535Z | Checking sct v0.7.1 |
1099 | 2025-03-03T07:53:25.747Z | Checking rustls-webpki v0.101.7 |
1100 | 2025-03-03T07:53:26.442Z | Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1101 | 2025-03-03T07:53:27.827Z | Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1102 | 2025-03-03T07:53:27.985Z | Checking hyper v0.14.30 |
1103 | 2025-03-03T07:53:31.481Z | Checking arc-swap v1.7.1 |
1104 | 2025-03-03T07:53:31.828Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e2f9776a) |
1105 | 2025-03-03T07:53:32.006Z | Checking slog-scope v4.4.0 |
1106 | 2025-03-03T07:53:32.058Z | Checking tokio-rustls v0.24.1 |
1107 | 2025-03-03T07:53:32.210Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1108 | 2025-03-03T07:53:32.395Z | Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1109 | 2025-03-03T07:53:32.599Z | Checking num_enum v0.7.3 |
1110 | 2025-03-03T07:53:32.745Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1111 | 2025-03-03T07:53:33.356Z | Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1112 | 2025-03-03T07:53:33.558Z | Checking base64 v0.21.7 |
1113 | 2025-03-03T07:53:33.958Z | Checking spin v0.5.2 |
1114 | 2025-03-03T07:53:34.047Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
1115 | 2025-03-03T07:53:34.168Z | Checking no-std-compat v0.4.1 |
1116 | 2025-03-03T07:53:34.275Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1117 | 2025-03-03T07:53:34.496Z | Checking rustls-pemfile v1.0.4 |
1118 | 2025-03-03T07:53:34.695Z | Checking hyper-rustls v0.24.2 |
1119 | 2025-03-03T07:53:34.961Z | Checking slog-stdlog v4.1.1 |
1120 | 2025-03-03T07:53:35.132Z | Checking hyper-tls v0.5.0 |
1121 | 2025-03-03T07:53:35.893Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1122 | 2025-03-03T07:53:36.228Z | error: this `match` expression can be replaced with `?` |
1123 | 2025-03-03T07:53:36.228Z | --> rdb/src/bestpath.rs:37:22 |
1124 | 2025-03-03T07:53:36.228Z | | |
1125 | 2025-03-03T07:53:36.228Z | 37 | let candidates = match rib.get(&prefix) { |
1126 | 2025-03-03T07:53:36.228Z | | ______________________^ |
1127 | 2025-03-03T07:53:36.228Z | 38 | | Some(cs) => cs, |
1128 | 2025-03-03T07:53:36.228Z | 39 | | None => return None, |
1129 | 2025-03-03T07:53:36.228Z | 40 | | }; |
1130 | 2025-03-03T07:53:36.228Z | | |_____^ help: try instead: `rib.get(&prefix)?` |
1131 | 2025-03-03T07:53:36.229Z | | |
1132 | 2025-03-03T07:53:36.229Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#question_mark |
1133 | 2025-03-03T07:53:36.229Z | = note: `-D clippy::question-mark` implied by `-D warnings` |
1134 | 2025-03-03T07:53:36.229Z | = help: to override `-D warnings` add `#[allow(clippy::question_mark)]` |
1135 | 2025-03-03T07:53:36.229Z | |
1136 | 2025-03-03T07:53:36.557Z | error: could not compile `rdb` (lib) due to 1 previous error |
1137 | 2025-03-03T07:53:36.557Z | warning: build failed, waiting for other jobs to finish... |
1138 | 2025-03-03T07:53:41.324Z | process exited: duration 192991 ms, exit code 101 |
|
1139 | 2025-03-03T07:53:41.376Z | found 0 output files |