|
|
|
1 | 2025-03-22T03:18:22.185Z | job assigned to worker 01JPXXP29YN2BV9VG1XDM76CMT [factory aws, i-011d5d41b1d475344] (queued for 57 s) |
|
2 | 2025-03-22T03:18:30.116Z | starting task 0: "setup" |
3 | 2025-03-22T03:18:30.121Z | ++ uname -s |
4 | 2025-03-22T03:18:30.124Z | + kern=SunOS |
5 | 2025-03-22T03:18:30.124Z | + build_user=build |
6 | 2025-03-22T03:18:30.124Z | + build_uid=12345 |
7 | 2025-03-22T03:18:30.124Z | + work_dir=/work |
8 | 2025-03-22T03:18:30.124Z | + input_dir=/input |
9 | 2025-03-22T03:18:30.124Z | + [[ 0 == 12345 ]] |
10 | 2025-03-22T03:18:30.124Z | + case "$kern" in |
11 | 2025-03-22T03:18:30.124Z | + groupadd -g 12345 build |
12 | 2025-03-22T03:18:30.128Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-03-22T03:18:32.135Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-03-22T03:18:32.258Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-03-22T03:18:32.262Z | + home_fs=zfs |
16 | 2025-03-22T03:18:32.262Z | + [[ zfs == autofs ]] |
17 | 2025-03-22T03:18:32.262Z | + mkdir -p /home/build |
18 | 2025-03-22T03:18:32.265Z | + chown build:build /home/build /work |
19 | 2025-03-22T03:18:34.264Z | + chmod 0700 /home/build /work |
20 | 2025-03-22T03:18:34.267Z | process exited: duration 4153 ms, exit code 0 |
|
21 | 2025-03-22T03:18:34.274Z | starting task 1: "rust-toolchain" |
22 | 2025-03-22T03:18:34.280Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-03-22T03:18:34.280Z | * rust toolchain channel = "stable" |
24 | 2025-03-22T03:18:34.280Z | + printf ' * rust toolchain profile = "%s"\n' default |
25 | 2025-03-22T03:18:34.280Z | * rust toolchain profile = "default" |
26 | 2025-03-22T03:18:34.280Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-03-22T03:18:34.280Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-03-22T03:18:34.286Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-03-22T03:18:34.287Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-03-22T03:18:34.403Z | info: downloading installer |
31 | 2025-03-22T03:18:35.810Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-03-22T03:18:35.810Z | warn: /opt/ooce/bin |
33 | 2025-03-22T03:18:35.810Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-03-22T03:18:35.810Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-03-22T03:18:35.810Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-03-22T03:18:35.810Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-03-22T03:18:35.810Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-03-22T03:18:35.810Z | error: cannot install while Rust is installed |
39 | 2025-03-22T03:18:35.810Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-03-22T03:18:35.827Z | info: profile set to 'default' |
41 | 2025-03-22T03:18:35.827Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-03-22T03:18:35.830Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-03-22T03:18:35.996Z | info: latest update on 2025-03-18, rust version 1.85.1 (4eb161250 2025-03-15) |
44 | 2025-03-22T03:18:35.996Z | info: downloading component 'cargo' |
45 | 2025-03-22T03:18:36.746Z | info: downloading component 'clippy' |
46 | 2025-03-22T03:18:37.129Z | info: downloading component 'rust-docs' |
47 | 2025-03-22T03:18:38.497Z | info: downloading component 'rust-std' |
48 | 2025-03-22T03:18:40.121Z | info: downloading component 'rustc' |
49 | 2025-03-22T03:18:45.958Z | info: downloading component 'rustfmt' |
50 | 2025-03-22T03:18:46.248Z | info: installing component 'cargo' |
51 | 2025-03-22T03:18:47.065Z | info: installing component 'clippy' |
52 | 2025-03-22T03:18:47.451Z | info: installing component 'rust-docs' |
53 | 2025-03-22T03:18:49.213Z | info: installing component 'rust-std' |
54 | 2025-03-22T03:18:50.957Z | info: installing component 'rustc' |
55 | 2025-03-22T03:18:56.969Z | info: installing component 'rustfmt' |
56 | 2025-03-22T03:18:57.297Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-03-22T03:18:57.297Z | |
58 | 2025-03-22T03:18:57.687Z | stable-x86_64-unknown-illumos installed - rustc 1.85.1 (4eb161250 2025-03-15) |
59 | 2025-03-22T03:18:57.687Z | |
60 | 2025-03-22T03:18:57.690Z | |
61 | 2025-03-22T03:18:57.690Z | Rust is installed now. Great! |
62 | 2025-03-22T03:18:57.690Z | |
63 | 2025-03-22T03:18:57.690Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-03-22T03:18:57.690Z | environment variable. This has not been done automatically. |
65 | 2025-03-22T03:18:57.690Z | |
66 | 2025-03-22T03:18:57.690Z | To configure your current shell, you need to source |
67 | 2025-03-22T03:18:57.690Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-03-22T03:18:57.690Z | |
69 | 2025-03-22T03:18:57.690Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-03-22T03:18:57.690Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-03-22T03:18:57.690Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-03-22T03:18:57.690Z | source "$HOME/.cargo/env.nu" # For nushell |
73 | 2025-03-22T03:18:57.764Z | + rustup --version |
74 | 2025-03-22T03:18:57.775Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
75 | 2025-03-22T03:18:57.775Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-03-22T03:18:57.803Z | info: The currently active `rustc` version is `rustc 1.85.1 (4eb161250 2025-03-15)` |
77 | 2025-03-22T03:18:57.806Z | + cargo --version |
78 | 2025-03-22T03:18:57.825Z | cargo 1.85.1 (d73d2caf9 2024-12-31) |
79 | 2025-03-22T03:18:57.829Z | + rustc --version |
80 | 2025-03-22T03:18:57.851Z | rustc 1.85.1 (4eb161250 2025-03-15) |
81 | 2025-03-22T03:18:57.855Z | process exited: duration 23580 ms, exit code 0 |
|
82 | 2025-03-22T03:18:57.860Z | starting task 2: "authentication" |
83 | 2025-03-22T03:18:57.882Z | process exited: duration 22 ms, exit code 0 |
|
84 | 2025-03-22T03:18:57.888Z | starting task 3: "clone repository" |
85 | 2025-03-22T03:18:57.893Z | + mkdir -p /work/oxidecomputer/maghemite |
86 | 2025-03-22T03:18:57.895Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
87 | 2025-03-22T03:18:57.940Z | Cloning into '/work/oxidecomputer/maghemite'... |
88 | 2025-03-22T03:18:58.467Z | + cd /work/oxidecomputer/maghemite |
89 | 2025-03-22T03:18:58.467Z | + git fetch origin f5d9b936334616366ddf35f6a77cc1da649ea802 |
90 | 2025-03-22T03:18:58.718Z | From https://github.com/oxidecomputer/maghemite |
91 | 2025-03-22T03:18:58.722Z | * branch f5d9b936334616366ddf35f6a77cc1da649ea802 -> FETCH_HEAD |
92 | 2025-03-22T03:18:58.726Z | + [[ -n renovate/hostname-0.x ]] |
93 | 2025-03-22T03:18:58.729Z | ++ git branch --show-current |
94 | 2025-03-22T03:18:58.732Z | + current=main |
95 | 2025-03-22T03:18:58.732Z | + [[ main != renovate/hostname-0.x ]] |
96 | 2025-03-22T03:18:58.732Z | + git branch -f renovate/hostname-0.x f5d9b936334616366ddf35f6a77cc1da649ea802 |
97 | 2025-03-22T03:18:58.737Z | + git checkout -f renovate/hostname-0.x |
98 | 2025-03-22T03:18:58.748Z | Switched to branch 'renovate/hostname-0.x' |
99 | 2025-03-22T03:18:58.751Z | + git reset --hard f5d9b936334616366ddf35f6a77cc1da649ea802 |
100 | 2025-03-22T03:18:58.762Z | HEAD is now at f5d9b93 Update Rust crate hostname to 0.4 |
101 | 2025-03-22T03:18:58.765Z | process exited: duration 875 ms, exit code 0 |
|
102 | 2025-03-22T03:18:58.771Z | starting task 4: "build" |
103 | 2025-03-22T03:18:58.776Z | + cargo --version |
104 | 2025-03-22T03:18:58.784Z | info: syncing channel updates for '1.81.0-x86_64-unknown-illumos' |
105 | 2025-03-22T03:18:58.958Z | info: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04) |
106 | 2025-03-22T03:18:58.961Z | info: downloading component 'cargo' |
107 | 2025-03-22T03:18:59.846Z | info: downloading component 'clippy' |
108 | 2025-03-22T03:19:00.201Z | info: downloading component 'rust-docs' |
109 | 2025-03-22T03:19:01.424Z | info: downloading component 'rust-std' |
110 | 2025-03-22T03:19:03.318Z | info: downloading component 'rustc' |
111 | 2025-03-22T03:19:10.150Z | info: downloading component 'rustfmt' |
112 | 2025-03-22T03:19:10.434Z | info: installing component 'cargo' |
113 | 2025-03-22T03:19:11.237Z | info: installing component 'clippy' |
114 | 2025-03-22T03:19:11.595Z | info: installing component 'rust-docs' |
115 | 2025-03-22T03:19:13.207Z | info: installing component 'rust-std' |
116 | 2025-03-22T03:19:14.910Z | info: installing component 'rustc' |
117 | 2025-03-22T03:19:20.640Z | info: installing component 'rustfmt' |
118 | 2025-03-22T03:19:21.025Z | cargo 1.81.0 (2dbb1af80 2024-08-20) |
119 | 2025-03-22T03:19:21.035Z | + rustc --version |
120 | 2025-03-22T03:19:21.096Z | rustc 1.81.0 (eeb90cda1 2024-09-04) |
121 | 2025-03-22T03:19:21.102Z | + banner check |
122 | 2025-03-22T03:19:21.109Z | |
123 | 2025-03-22T03:19:21.109Z | #### # # ###### #### # # |
124 | 2025-03-22T03:19:21.109Z | # # # # # # # # # |
125 | 2025-03-22T03:19:21.109Z | # ###### ##### # #### |
126 | 2025-03-22T03:19:21.109Z | # # # # # # # |
127 | 2025-03-22T03:19:21.109Z | # # # # # # # # # |
128 | 2025-03-22T03:19:21.110Z | #### # # ###### #### # # |
129 | 2025-03-22T03:19:21.110Z | |
130 | 2025-03-22T03:19:21.110Z | + cargo fmt -- --check |
131 | 2025-03-22T03:19:21.744Z | + cargo clippy --all-targets -- --deny warnings |
132 | 2025-03-22T03:19:22.003Z | Updating crates.io index |
133 | 2025-03-22T03:19:22.044Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
134 | 2025-03-22T03:19:22.718Z | From https://github.com/oxidecomputer/falcon |
135 | 2025-03-22T03:19:22.718Z | * [new ref] d04addf8c95cf59e1dbcc7c59c3d07692a2eae88 -> refs/commit/d04addf8c95cf59e1dbcc7c59c3d07692a2eae88 |
136 | 2025-03-22T03:19:22.863Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
137 | 2025-03-22T03:19:24.028Z | From https://github.com/oxidecomputer/dendrite |
138 | 2025-03-22T03:19:24.028Z | * [new ref] 58f63f5721d40d1954524879d1ede6b9084c7b3b -> refs/commit/58f63f5721d40d1954524879d1ede6b9084c7b3b |
139 | 2025-03-22T03:19:24.086Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
140 | 2025-03-22T03:19:24.469Z | From https://github.com/oxidecomputer/ispf |
141 | 2025-03-22T03:19:24.470Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
142 | 2025-03-22T03:19:24.474Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
143 | 2025-03-22T03:19:24.857Z | From https://github.com/oxidecomputer/netadm-sys |
144 | 2025-03-22T03:19:24.857Z | * [new ref] f4eae3d8070760922da93b9edd56ca4103b4c390 -> refs/commit/f4eae3d8070760922da93b9edd56ca4103b4c390 |
145 | 2025-03-22T03:19:24.871Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
146 | 2025-03-22T03:19:29.537Z | From https://github.com/oxidecomputer/omicron |
147 | 2025-03-22T03:19:29.537Z | * [new ref] 25a7855cf82764c4297d549fc0bf0b04ab2d4403 -> refs/commit/25a7855cf82764c4297d549fc0bf0b04ab2d4403 |
148 | 2025-03-22T03:19:29.575Z | * [new tag] dogfood -> dogfood |
149 | 2025-03-22T03:19:29.579Z | * [new tag] v5 -> v5 |
150 | 2025-03-22T03:19:29.580Z | * [new tag] v6 -> v6 |
151 | 2025-03-22T03:19:29.580Z | * [new tag] v7 -> v7 |
152 | 2025-03-22T03:19:29.580Z | * [new tag] v8 -> v8 |
153 | 2025-03-22T03:19:29.580Z | * [new tag] v9 -> v9 |
154 | 2025-03-22T03:19:29.989Z | Updating git repository `https://github.com/oxidecomputer/opte` |
155 | 2025-03-22T03:19:30.654Z | From https://github.com/oxidecomputer/opte |
156 | 2025-03-22T03:19:30.654Z | * [new ref] cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa -> refs/commit/cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa |
157 | 2025-03-22T03:19:30.700Z | Updating git repository `https://github.com/illumos/smf-rs` |
158 | 2025-03-22T03:19:31.057Z | From https://github.com/illumos/smf-rs |
159 | 2025-03-22T03:19:31.057Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
160 | 2025-03-22T03:19:31.122Z | Updating git repository `https://github.com/oxidecomputer/zone` |
161 | 2025-03-22T03:19:31.474Z | From https://github.com/oxidecomputer/zone |
162 | 2025-03-22T03:19:31.474Z | * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70 |
163 | 2025-03-22T03:19:31.501Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
164 | 2025-03-22T03:19:32.240Z | From https://github.com/oxidecomputer/propolis |
165 | 2025-03-22T03:19:32.240Z | * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831 |
166 | 2025-03-22T03:19:32.407Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
167 | 2025-03-22T03:19:33.024Z | From https://github.com/oxidecomputer/transceiver-control |
168 | 2025-03-22T03:19:33.024Z | * [new ref] 174386abfc9ffe8104601705f8c6d51e590dfe0c -> refs/commit/174386abfc9ffe8104601705f8c6d51e590dfe0c |
169 | 2025-03-22T03:19:33.039Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
170 | 2025-03-22T03:19:33.403Z | From https://github.com/oxidecomputer/dlpi-sys |
171 | 2025-03-22T03:19:33.403Z | * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2 |
172 | 2025-03-22T03:19:33.440Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
173 | 2025-03-22T03:19:33.809Z | From https://github.com/jmesmon/rust-libzfs |
174 | 2025-03-22T03:19:33.810Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
175 | 2025-03-22T03:19:33.828Z | * [new tag] v0.4.0 -> v0.4.0 |
176 | 2025-03-22T03:19:33.842Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
177 | 2025-03-22T03:19:34.173Z | From https://github.com/oxidecomputer/rusty-doors |
178 | 2025-03-22T03:19:34.173Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
179 | 2025-03-22T03:19:34.207Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
180 | 2025-03-22T03:19:34.740Z | From https://github.com/oxidecomputer/maghemite |
181 | 2025-03-22T03:19:34.740Z | * [new ref] caafd889f31faacfaa51e02902990c220c20ef60 -> refs/commit/caafd889f31faacfaa51e02902990c220c20ef60 |
182 | 2025-03-22T03:19:34.760Z | * [new tag] rift -> rift |
183 | 2025-03-22T03:19:34.763Z | * [new tag] srp -> srp |
184 | 2025-03-22T03:19:34.763Z | * [new tag] tie-spf -> tie-spf |
185 | 2025-03-22T03:19:34.796Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
186 | 2025-03-22T03:19:35.157Z | From https://github.com/oxidecomputer/serde_human_bytes |
187 | 2025-03-22T03:19:35.157Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
188 | 2025-03-22T03:19:35.215Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
189 | 2025-03-22T03:19:35.561Z | From https://github.com/oxidecomputer/slog-error-chain |
190 | 2025-03-22T03:19:35.561Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
191 | 2025-03-22T03:19:35.588Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
192 | 2025-03-22T03:19:35.942Z | From https://github.com/oxidecomputer/tufaceous |
193 | 2025-03-22T03:19:35.942Z | * [new ref] 69e2896b5905aba61445e519aaa40f02d59638b2 -> refs/commit/69e2896b5905aba61445e519aaa40f02d59638b2 |
194 | 2025-03-22T03:19:35.973Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
195 | 2025-03-22T03:19:36.338Z | From https://github.com/oxidecomputer/poptrie |
196 | 2025-03-22T03:19:36.338Z | * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 |
197 | 2025-03-22T03:19:36.377Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
198 | 2025-03-22T03:19:36.822Z | From https://github.com/oxidecomputer/ingot |
199 | 2025-03-22T03:19:36.822Z | * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906 |
200 | 2025-03-22T03:19:37.004Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
201 | 2025-03-22T03:19:37.545Z | From https://github.com/oxidecomputer/propolis |
202 | 2025-03-22T03:19:37.545Z | * [new ref] 6b5f2af796a3ea57405721407ab70520a93ec73f -> refs/commit/6b5f2af796a3ea57405721407ab70520a93ec73f |
203 | 2025-03-22T03:19:37.672Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
204 | 2025-03-22T03:19:38.904Z | From https://github.com/oxidecomputer/crucible |
205 | 2025-03-22T03:19:38.904Z | * [new ref] 81a3528adacdbde18fcbf3938247fef17233db11 -> refs/commit/81a3528adacdbde18fcbf3938247fef17233db11 |
206 | 2025-03-22T03:19:38.974Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
207 | 2025-03-22T03:19:39.592Z | From https://github.com/oxidecomputer/management-gateway-service |
208 | 2025-03-22T03:19:39.592Z | * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 |
209 | 2025-03-22T03:19:40.442Z | Downloading crates ... |
210 | 2025-03-22T03:19:40.521Z | Downloaded atomic-waker v1.1.2 |
211 | 2025-03-22T03:19:40.525Z | Downloaded bit-set v0.8.0 |
212 | 2025-03-22T03:19:40.528Z | Downloaded bytecount v0.6.8 |
213 | 2025-03-22T03:19:40.531Z | Downloaded colorchoice v1.0.3 |
214 | 2025-03-22T03:19:40.531Z | Downloaded blake2 v0.10.6 |
215 | 2025-03-22T03:19:40.536Z | Downloaded cfg_aliases v0.2.1 |
216 | 2025-03-22T03:19:40.539Z | Downloaded base64ct v1.7.3 |
217 | 2025-03-22T03:19:40.543Z | Downloaded bit-vec v0.8.0 |
218 | 2025-03-22T03:19:40.548Z | Downloaded foreign-types-shared v0.1.1 |
219 | 2025-03-22T03:19:40.548Z | Downloaded console v0.15.11 |
220 | 2025-03-22T03:19:40.552Z | Downloaded omicron-workspace-hack v0.1.0 |
221 | 2025-03-22T03:19:40.552Z | Downloaded num_enum v0.5.11 |
222 | 2025-03-22T03:19:40.556Z | Downloaded num_enum_derive v0.5.11 |
223 | 2025-03-22T03:19:40.556Z | Downloaded anstream v0.6.18 |
224 | 2025-03-22T03:19:40.556Z | Downloaded num-iter v0.1.45 |
225 | 2025-03-22T03:19:40.560Z | Downloaded num-traits v0.2.19 |
226 | 2025-03-22T03:19:40.563Z | Downloaded allocator-api2 v0.2.21 |
227 | 2025-03-22T03:19:40.566Z | Downloaded num-rational v0.4.2 |
228 | 2025-03-22T03:19:40.566Z | Downloaded fixedbitset v0.4.2 |
229 | 2025-03-22T03:19:40.569Z | Downloaded bitflags v2.9.0 |
230 | 2025-03-22T03:19:40.572Z | Downloaded block-buffer v0.10.4 |
231 | 2025-03-22T03:19:40.572Z | Downloaded bytes v1.10.1 |
232 | 2025-03-22T03:19:40.578Z | Downloaded progenitor-client v0.8.0 |
233 | 2025-03-22T03:19:40.582Z | Downloaded base64 v0.22.1 |
234 | 2025-03-22T03:19:40.584Z | Downloaded aho-corasick v1.1.3 |
235 | 2025-03-22T03:19:40.588Z | Downloaded bitflags v1.3.2 |
236 | 2025-03-22T03:19:40.591Z | Downloaded rand_xorshift v0.3.0 |
237 | 2025-03-22T03:19:40.594Z | Downloaded progenitor v0.9.1 |
238 | 2025-03-22T03:19:40.594Z | Downloaded num_enum v0.7.3 |
239 | 2025-03-22T03:19:40.598Z | Downloaded openssl-macros v0.1.1 |
240 | 2025-03-22T03:19:40.602Z | Downloaded ahash v0.8.11 |
241 | 2025-03-22T03:19:40.606Z | Downloaded progenitor-client v0.9.1 |
242 | 2025-03-22T03:19:40.606Z | Downloaded idna v1.0.3 |
243 | 2025-03-22T03:19:40.610Z | Downloaded quick-error v1.2.3 |
244 | 2025-03-22T03:19:40.613Z | Downloaded pretty-hex v0.4.1 |
245 | 2025-03-22T03:19:40.613Z | Downloaded rand_chacha v0.9.0 |
246 | 2025-03-22T03:19:40.613Z | Downloaded proc-macro-error-attr v1.0.4 |
247 | 2025-03-22T03:19:40.616Z | Downloaded pretty-hex v0.2.1 |
248 | 2025-03-22T03:19:40.617Z | Downloaded num_threads v0.1.7 |
249 | 2025-03-22T03:19:40.621Z | Downloaded paste v1.0.15 |
250 | 2025-03-22T03:19:40.624Z | Downloaded semver v1.0.26 |
251 | 2025-03-22T03:19:40.624Z | Downloaded rand_chacha v0.3.1 |
252 | 2025-03-22T03:19:40.627Z | Downloaded proc-macro-crate v1.3.1 |
253 | 2025-03-22T03:19:40.627Z | Downloaded pin-utils v0.1.0 |
254 | 2025-03-22T03:19:40.630Z | Downloaded rustc_version v0.1.7 |
255 | 2025-03-22T03:19:40.630Z | Downloaded parse-display v0.10.0 |
256 | 2025-03-22T03:19:40.630Z | Downloaded openssl-probe v0.1.6 |
257 | 2025-03-22T03:19:40.633Z | Downloaded percent-encoding v2.3.1 |
258 | 2025-03-22T03:19:40.633Z | Downloaded num_enum_derive v0.7.3 |
259 | 2025-03-22T03:19:40.633Z | Downloaded progenitor v0.8.0 |
260 | 2025-03-22T03:19:40.636Z | Downloaded powerfmt v0.2.0 |
261 | 2025-03-22T03:19:40.636Z | Downloaded parse-display-derive v0.10.0 |
262 | 2025-03-22T03:19:40.639Z | Downloaded const-random-macro v0.1.16 |
263 | 2025-03-22T03:19:40.639Z | Downloaded num-derive v0.4.2 |
264 | 2025-03-22T03:19:40.642Z | Downloaded oxnet v0.1.1 |
265 | 2025-03-22T03:19:40.642Z | Downloaded rustc_version v0.4.1 |
266 | 2025-03-22T03:19:40.645Z | Downloaded rand_core v0.6.4 |
267 | 2025-03-22T03:19:40.645Z | Downloaded proc-macro-error-attr2 v2.0.0 |
268 | 2025-03-22T03:19:40.648Z | Downloaded cstr-argument v0.1.2 |
269 | 2025-03-22T03:19:40.648Z | Downloaded rustc-hash v2.1.1 |
270 | 2025-03-22T03:19:40.651Z | Downloaded pest_generator v2.7.15 |
271 | 2025-03-22T03:19:40.651Z | Downloaded num-integer v0.1.46 |
272 | 2025-03-22T03:19:40.654Z | Downloaded progenitor-macro v0.9.1 |
273 | 2025-03-22T03:19:40.654Z | Downloaded progenitor-macro v0.8.0 |
274 | 2025-03-22T03:19:40.658Z | Downloaded crossbeam-utils v0.8.21 |
275 | 2025-03-22T03:19:40.661Z | Downloaded crossbeam-channel v0.5.14 |
276 | 2025-03-22T03:19:40.664Z | Downloaded futures-io v0.3.31 |
277 | 2025-03-22T03:19:40.664Z | Downloaded once_cell v1.21.1 |
278 | 2025-03-22T03:19:40.667Z | Downloaded crucible-workspace-hack v0.1.0 |
279 | 2025-03-22T03:19:40.667Z | Downloaded futures-executor v0.3.31 |
280 | 2025-03-22T03:19:40.670Z | Downloaded rustversion v1.0.20 |
281 | 2025-03-22T03:19:40.675Z | Downloaded dropshot v0.16.0 |
282 | 2025-03-22T03:19:40.695Z | Downloaded typify v0.3.0 |
283 | 2025-03-22T03:19:40.698Z | Downloaded argon2 v0.5.3 |
284 | 2025-03-22T03:19:40.701Z | Downloaded progenitor-impl v0.8.0 |
285 | 2025-03-22T03:19:40.704Z | Downloaded quinn-udp v0.5.10 |
286 | 2025-03-22T03:19:40.709Z | Downloaded proc-macro-crate v3.3.0 |
287 | 2025-03-22T03:19:40.709Z | Downloaded derive_more v0.99.19 |
288 | 2025-03-22T03:19:40.713Z | Downloaded resolv-conf v0.7.1 |
289 | 2025-03-22T03:19:40.716Z | Downloaded anyhow v1.0.97 |
290 | 2025-03-22T03:19:40.719Z | Downloaded displaydoc v0.2.5 |
291 | 2025-03-22T03:19:40.722Z | Downloaded defmt-parser v0.4.1 |
292 | 2025-03-22T03:19:40.725Z | Downloaded humantime v2.2.0 |
293 | 2025-03-22T03:19:40.728Z | Downloaded hash32 v0.3.1 |
294 | 2025-03-22T03:19:40.728Z | Downloaded rand_core v0.9.3 |
295 | 2025-03-22T03:19:40.731Z | Downloaded proc-macro-error v1.0.4 |
296 | 2025-03-22T03:19:40.734Z | Downloaded sync_wrapper v1.0.2 |
297 | 2025-03-22T03:19:40.737Z | Downloaded swrite v0.1.0 |
298 | 2025-03-22T03:19:40.737Z | Downloaded is-terminal v0.4.16 |
299 | 2025-03-22T03:19:40.740Z | Downloaded cookie v0.18.1 |
300 | 2025-03-22T03:19:40.743Z | Downloaded equivalent v1.0.2 |
301 | 2025-03-22T03:19:40.743Z | Downloaded atomicwrites v0.4.4 |
302 | 2025-03-22T03:19:40.743Z | Downloaded crc8 v0.1.1 |
303 | 2025-03-22T03:19:40.746Z | Downloaded crc32fast v1.4.2 |
304 | 2025-03-22T03:19:40.746Z | Downloaded quote v1.0.40 |
305 | 2025-03-22T03:19:40.750Z | Downloaded write16 v1.0.0 |
306 | 2025-03-22T03:19:40.754Z | Downloaded anstyle v1.0.10 |
307 | 2025-03-22T03:19:40.754Z | Downloaded schemars_derive v0.8.22 |
308 | 2025-03-22T03:19:40.754Z | Downloaded ciborium-io v0.2.2 |
309 | 2025-03-22T03:19:40.757Z | Downloaded slog-envlogger v2.2.0 |
310 | 2025-03-22T03:19:40.757Z | Downloaded embedded-io v0.6.1 |
311 | 2025-03-22T03:19:40.771Z | Downloaded dyn-clone v1.0.19 |
312 | 2025-03-22T03:19:40.771Z | Downloaded dirs-sys-next v0.1.2 |
313 | 2025-03-22T03:19:40.774Z | Downloaded proc-macro2 v1.0.94 |
314 | 2025-03-22T03:19:40.774Z | Downloaded foldhash v0.1.5 |
315 | 2025-03-22T03:19:40.774Z | Downloaded ident_case v1.0.1 |
316 | 2025-03-22T03:19:40.774Z | Downloaded autocfg v1.4.0 |
317 | 2025-03-22T03:19:40.774Z | Downloaded newtype_derive v0.1.6 |
318 | 2025-03-22T03:19:40.774Z | Downloaded foreign-types v0.3.2 |
319 | 2025-03-22T03:19:40.774Z | Downloaded async-stream v0.3.6 |
320 | 2025-03-22T03:19:40.774Z | Downloaded errno v0.3.10 |
321 | 2025-03-22T03:19:40.777Z | Downloaded debug-ignore v1.0.5 |
322 | 2025-03-22T03:19:40.780Z | Downloaded match_cfg v0.1.0 |
323 | 2025-03-22T03:19:40.780Z | Downloaded foreign-types v0.5.0 |
324 | 2025-03-22T03:19:40.780Z | Downloaded deranged v0.4.0 |
325 | 2025-03-22T03:19:40.783Z | Downloaded http-body-util v0.1.3 |
326 | 2025-03-22T03:19:40.786Z | Downloaded foreign-types-macros v0.2.3 |
327 | 2025-03-22T03:19:40.786Z | Downloaded fnv v1.0.7 |
328 | 2025-03-22T03:19:40.789Z | Downloaded clap_lex v0.7.4 |
329 | 2025-03-22T03:19:40.789Z | Downloaded ciborium-ll v0.2.2 |
330 | 2025-03-22T03:19:40.792Z | Downloaded ipnetwork v0.21.1 |
331 | 2025-03-22T03:19:40.792Z | Downloaded darling v0.20.10 |
332 | 2025-03-22T03:19:40.796Z | Downloaded typify-macro v0.3.0 |
333 | 2025-03-22T03:19:40.799Z | Downloaded zeroize v1.8.1 |
334 | 2025-03-22T03:19:40.799Z | Downloaded utf8parse v0.2.2 |
335 | 2025-03-22T03:19:40.802Z | Downloaded subtle v2.6.1 |
336 | 2025-03-22T03:19:40.802Z | Downloaded futures-core v0.3.31 |
337 | 2025-03-22T03:19:40.805Z | Downloaded colored v2.2.0 |
338 | 2025-03-22T03:19:40.808Z | Downloaded typify-macro v0.2.0 |
339 | 2025-03-22T03:19:40.808Z | Downloaded icu_provider_macros v1.5.0 |
340 | 2025-03-22T03:19:40.811Z | Downloaded fixedbitset v0.5.7 |
341 | 2025-03-22T03:19:40.811Z | Downloaded multer v3.1.0 |
342 | 2025-03-22T03:19:40.816Z | Downloaded serde_with_macros v3.12.0 |
343 | 2025-03-22T03:19:40.819Z | Downloaded daft-derive v0.1.2 |
344 | 2025-03-22T03:19:40.822Z | Downloaded foreign-types-shared v0.3.1 |
345 | 2025-03-22T03:19:40.824Z | Downloaded usdt-macro v0.5.0 |
346 | 2025-03-22T03:19:40.825Z | Downloaded slog-bunyan v2.5.0 |
347 | 2025-03-22T03:19:40.825Z | Downloaded fastrand v2.3.0 |
348 | 2025-03-22T03:19:40.828Z | Downloaded ciborium v0.2.2 |
349 | 2025-03-22T03:19:40.830Z | Downloaded libsw-core v0.3.2 |
350 | 2025-03-22T03:19:40.834Z | Downloaded yoke-derive v0.7.5 |
351 | 2025-03-22T03:19:40.834Z | Downloaded idna_adapter v1.2.0 |
352 | 2025-03-22T03:19:40.835Z | Downloaded hubpack_derive v0.1.1 |
353 | 2025-03-22T03:19:40.838Z | Downloaded quinn v0.11.7 |
354 | 2025-03-22T03:19:40.840Z | Downloaded want v0.3.1 |
355 | 2025-03-22T03:19:40.840Z | Downloaded tokio-stream v0.1.17 |
356 | 2025-03-22T03:19:40.850Z | Downloaded newtype-uuid v1.2.1 |
357 | 2025-03-22T03:19:40.855Z | Downloaded signal-hook-registry v1.4.2 |
358 | 2025-03-22T03:19:40.855Z | Downloaded slog-scope v4.4.0 |
359 | 2025-03-22T03:19:40.855Z | Downloaded tokio-rustls v0.26.2 |
360 | 2025-03-22T03:19:40.855Z | Downloaded tokio-rustls v0.25.0 |
361 | 2025-03-22T03:19:40.860Z | Downloaded slog-json v2.6.1 |
362 | 2025-03-22T03:19:40.860Z | Downloaded serde-big-array v0.5.1 |
363 | 2025-03-22T03:19:40.860Z | Downloaded slog-async v2.8.0 |
364 | 2025-03-22T03:19:40.865Z | Downloaded sigpipe v0.1.3 |
365 | 2025-03-22T03:19:40.865Z | Downloaded usdt v0.5.0 |
366 | 2025-03-22T03:19:40.865Z | Downloaded lru-cache v0.1.2 |
367 | 2025-03-22T03:19:40.865Z | Downloaded futures-sink v0.3.31 |
368 | 2025-03-22T03:19:40.868Z | Downloaded slog-stdlog v4.1.1 |
369 | 2025-03-22T03:19:40.868Z | Downloaded whoami v1.5.2 |
370 | 2025-03-22T03:19:40.868Z | Downloaded serde_path_to_error v0.1.17 |
371 | 2025-03-22T03:19:40.872Z | Downloaded iana-time-zone v0.1.61 |
372 | 2025-03-22T03:19:40.874Z | Downloaded serde_urlencoded v0.7.1 |
373 | 2025-03-22T03:19:40.875Z | Downloaded prettyplease v0.2.31 |
374 | 2025-03-22T03:19:40.879Z | Downloaded num-conv v0.1.0 |
375 | 2025-03-22T03:19:40.883Z | Downloaded openssl-sys v0.9.106 |
376 | 2025-03-22T03:19:40.885Z | Downloaded tower-layer v0.3.3 |
377 | 2025-03-22T03:19:40.889Z | Downloaded strum v0.26.3 |
378 | 2025-03-22T03:19:40.889Z | Downloaded num-derive v0.3.3 |
379 | 2025-03-22T03:19:40.892Z | Downloaded native-tls v0.2.14 |
380 | 2025-03-22T03:19:40.892Z | Downloaded version_check v0.9.5 |
381 | 2025-03-22T03:19:40.895Z | Downloaded synstructure v0.13.1 |
382 | 2025-03-22T03:19:40.895Z | Downloaded untrusted v0.9.0 |
383 | 2025-03-22T03:19:40.898Z | Downloaded slab v0.4.9 |
384 | 2025-03-22T03:19:40.898Z | Downloaded thiserror-impl v2.0.12 |
385 | 2025-03-22T03:19:40.901Z | Downloaded thread-id v4.2.2 |
386 | 2025-03-22T03:19:40.901Z | Downloaded libscf-sys v1.1.0 |
387 | 2025-03-22T03:19:40.904Z | Downloaded smallvec v1.14.0 |
388 | 2025-03-22T03:19:40.904Z | Downloaded tinyvec v1.9.0 |
389 | 2025-03-22T03:19:40.909Z | Downloaded scroll_derive v0.12.0 |
390 | 2025-03-22T03:19:40.914Z | Downloaded instant v0.1.13 |
391 | 2025-03-22T03:19:40.914Z | Downloaded heck v0.4.1 |
392 | 2025-03-22T03:19:40.914Z | Downloaded heck v0.5.0 |
393 | 2025-03-22T03:19:40.915Z | Downloaded tower-service v0.3.3 |
394 | 2025-03-22T03:19:40.915Z | Downloaded getrandom v0.3.2 |
395 | 2025-03-22T03:19:40.919Z | Downloaded futures v0.3.31 |
396 | 2025-03-22T03:19:40.923Z | Downloaded try-lock v0.2.5 |
397 | 2025-03-22T03:19:40.926Z | Downloaded strum_macros v0.25.3 |
398 | 2025-03-22T03:19:40.929Z | Downloaded http-body v1.0.1 |
399 | 2025-03-22T03:19:40.929Z | Downloaded tinystr v0.7.6 |
400 | 2025-03-22T03:19:40.931Z | Downloaded tabled_derive v0.10.0 |
401 | 2025-03-22T03:19:40.931Z | Downloaded scopeguard v1.2.0 |
402 | 2025-03-22T03:19:40.936Z | Downloaded thread_local v1.1.8 |
403 | 2025-03-22T03:19:40.940Z | Downloaded tempfile v3.19.1 |
404 | 2025-03-22T03:19:40.940Z | Downloaded wait-timeout v0.2.1 |
405 | 2025-03-22T03:19:40.940Z | Downloaded rand v0.8.5 |
406 | 2025-03-22T03:19:40.943Z | Downloaded zerofrom v0.1.6 |
407 | 2025-03-22T03:19:40.946Z | Downloaded terminal_size v0.4.2 |
408 | 2025-03-22T03:19:40.946Z | Downloaded serde_derive_internals v0.29.1 |
409 | 2025-03-22T03:19:40.949Z | Downloaded macaddr v1.0.1 |
410 | 2025-03-22T03:19:40.949Z | Downloaded fxhash v0.2.1 |
411 | 2025-03-22T03:19:40.952Z | Downloaded hostname v0.4.0 |
412 | 2025-03-22T03:19:40.952Z | Downloaded unsafe-libyaml v0.2.11 |
413 | 2025-03-22T03:19:40.955Z | Downloaded zone_cfg_derive v0.3.0 |
414 | 2025-03-22T03:19:40.958Z | Downloaded tinyvec_macros v0.1.1 |
415 | 2025-03-22T03:19:40.958Z | Downloaded usdt-impl v0.5.0 |
416 | 2025-03-22T03:19:40.960Z | Downloaded expectorate v1.1.0 |
417 | 2025-03-22T03:19:40.960Z | Downloaded take_mut v0.2.2 |
418 | 2025-03-22T03:19:40.964Z | Downloaded icu_properties v1.5.1 |
419 | 2025-03-22T03:19:40.967Z | Downloaded half v2.5.0 |
420 | 2025-03-22T03:19:40.967Z | Downloaded toml_datetime v0.6.8 |
421 | 2025-03-22T03:19:40.970Z | Downloaded thiserror-impl v1.0.69 |
422 | 2025-03-22T03:19:40.970Z | Downloaded thiserror v2.0.12 |
423 | 2025-03-22T03:19:40.975Z | Downloaded strsim v0.11.1 |
424 | 2025-03-22T03:19:40.978Z | Downloaded memoffset v0.9.1 |
425 | 2025-03-22T03:19:40.982Z | Downloaded thiserror v1.0.69 |
426 | 2025-03-22T03:19:40.985Z | Downloaded writeable v0.5.5 |
427 | 2025-03-22T03:19:40.987Z | Downloaded scroll v0.12.0 |
428 | 2025-03-22T03:19:40.987Z | Downloaded getrandom v0.2.15 |
429 | 2025-03-22T03:19:40.992Z | Downloaded toml v0.8.20 |
430 | 2025-03-22T03:19:40.995Z | Downloaded generic-array v0.14.7 |
431 | 2025-03-22T03:19:40.998Z | Downloaded memmap v0.7.0 |
432 | 2025-03-22T03:19:40.998Z | Downloaded zone v0.3.0 |
433 | 2025-03-22T03:19:40.998Z | Downloaded zerofrom-derive v0.1.6 |
434 | 2025-03-22T03:19:41.001Z | Downloaded smartstring v1.0.1 |
435 | 2025-03-22T03:19:41.006Z | Downloaded hyper-util v0.1.10 |
436 | 2025-03-22T03:19:41.010Z | Downloaded is_terminal_polyfill v1.70.1 |
437 | 2025-03-22T03:19:41.010Z | Downloaded yoke v0.7.5 |
438 | 2025-03-22T03:19:41.010Z | Downloaded mio v1.0.3 |
439 | 2025-03-22T03:19:41.019Z | Downloaded tiny-keccak v2.0.2 |
440 | 2025-03-22T03:19:41.023Z | Downloaded num v0.4.3 |
441 | 2025-03-22T03:19:41.023Z | Downloaded no-std-compat v0.4.1 |
442 | 2025-03-22T03:19:41.023Z | Downloaded tabwriter v1.4.1 |
443 | 2025-03-22T03:19:41.023Z | Downloaded time-core v0.1.4 |
444 | 2025-03-22T03:19:41.028Z | Downloaded structmeta v0.3.0 |
445 | 2025-03-22T03:19:41.028Z | Downloaded tokio-native-tls v0.3.1 |
446 | 2025-03-22T03:19:41.028Z | Downloaded num-complex v0.4.6 |
447 | 2025-03-22T03:19:41.033Z | Downloaded thin-vec v0.2.13 |
448 | 2025-03-22T03:19:41.033Z | Downloaded typify v0.2.0 |
449 | 2025-03-22T03:19:41.038Z | Downloaded icu_locid_transform v1.5.0 |
450 | 2025-03-22T03:19:41.038Z | Downloaded term v0.7.0 |
451 | 2025-03-22T03:19:41.042Z | Downloaded tokio-macros v2.5.0 |
452 | 2025-03-22T03:19:41.042Z | Downloaded typenum v1.18.0 |
453 | 2025-03-22T03:19:41.045Z | Downloaded utf8_iter v1.0.4 |
454 | 2025-03-22T03:19:41.045Z | Downloaded serde_derive v1.0.219 |
455 | 2025-03-22T03:19:41.048Z | Downloaded cc v1.2.17 |
456 | 2025-03-22T03:19:41.052Z | Downloaded icu_provider v1.5.0 |
457 | 2025-03-22T03:19:41.055Z | Downloaded minimal-lexical v0.2.1 |
458 | 2025-03-22T03:19:41.061Z | Downloaded structmeta-derive v0.3.0 |
459 | 2025-03-22T03:19:41.061Z | Downloaded icu_locid_transform_data v1.5.0 |
460 | 2025-03-22T03:19:41.066Z | Downloaded schemars v0.8.22 |
461 | 2025-03-22T03:19:41.072Z | Downloaded spin v0.9.8 |
462 | 2025-03-22T03:19:41.075Z | Downloaded url v2.5.4 |
463 | 2025-03-22T03:19:41.078Z | Downloaded semver v0.1.20 |
464 | 2025-03-22T03:19:41.078Z | Downloaded time-macros v0.2.21 |
465 | 2025-03-22T03:19:41.081Z | Downloaded hyper-rustls v0.27.5 |
466 | 2025-03-22T03:19:41.084Z | Downloaded litemap v0.7.5 |
467 | 2025-03-22T03:19:41.088Z | Downloaded test-strategy v0.4.1 |
468 | 2025-03-22T03:19:41.093Z | Downloaded zerocopy v0.6.6 |
469 | 2025-03-22T03:19:41.093Z | Downloaded socket2 v0.5.8 |
470 | 2025-03-22T03:19:41.095Z | Downloaded icu_locid v1.5.0 |
471 | 2025-03-22T03:19:41.098Z | Downloaded serde_yaml v0.9.34+deprecated |
472 | 2025-03-22T03:19:41.102Z | Downloaded unicode-ident v1.0.18 |
473 | 2025-03-22T03:19:41.105Z | Downloaded indexmap v1.9.3 |
474 | 2025-03-22T03:19:41.108Z | Downloaded tracing v0.1.41 |
475 | 2025-03-22T03:19:41.114Z | Downloaded ucd-trie v0.1.7 |
476 | 2025-03-22T03:19:41.117Z | Downloaded hyper-tls v0.6.0 |
477 | 2025-03-22T03:19:41.117Z | Downloaded httparse v1.10.1 |
478 | 2025-03-22T03:19:41.119Z | Downloaded serde v1.0.219 |
479 | 2025-03-22T03:19:41.122Z | Downloaded indexmap v2.8.0 |
480 | 2025-03-22T03:19:41.126Z | Downloaded log v0.4.26 |
481 | 2025-03-22T03:19:41.130Z | Downloaded uuid v1.16.0 |
482 | 2025-03-22T03:19:41.132Z | Downloaded toml_edit v0.19.15 |
483 | 2025-03-22T03:19:41.148Z | Downloaded yansi v1.0.1 |
484 | 2025-03-22T03:19:41.152Z | Downloaded zerovec v0.10.4 |
485 | 2025-03-22T03:19:41.156Z | Downloaded hickory-resolver v0.24.4 |
486 | 2025-03-22T03:19:41.160Z | Downloaded heapless v0.8.0 |
487 | 2025-03-22T03:19:41.165Z | Downloaded tower v0.5.2 |
488 | 2025-03-22T03:19:41.177Z | Downloaded icu_collections v1.5.0 |
489 | 2025-03-22T03:19:41.182Z | Downloaded winnow v0.7.4 |
490 | 2025-03-22T03:19:41.192Z | Downloaded memchr v2.7.4 |
491 | 2025-03-22T03:19:41.196Z | Downloaded unicode-segmentation v1.12.0 |
492 | 2025-03-22T03:19:41.199Z | Downloaded clap_builder v4.5.32 |
493 | 2025-03-22T03:19:41.206Z | Downloaded zerocopy-derive v0.8.24 |
494 | 2025-03-22T03:19:41.214Z | Downloaded tokio-util v0.7.14 |
495 | 2025-03-22T03:19:41.220Z | Downloaded steno v0.4.1 |
496 | 2025-03-22T03:19:41.224Z | Downloaded itertools v0.10.5 |
497 | 2025-03-22T03:19:41.230Z | Downloaded hashbrown v0.15.2 |
498 | 2025-03-22T03:19:41.235Z | Downloaded h2 v0.4.8 |
499 | 2025-03-22T03:19:41.242Z | Downloaded winnow v0.6.26 |
500 | 2025-03-22T03:19:41.251Z | Downloaded hyper v1.6.0 |
501 | 2025-03-22T03:19:41.258Z | Downloaded itertools v0.13.0 |
502 | 2025-03-22T03:19:41.265Z | Downloaded chrono v0.4.40 |
503 | 2025-03-22T03:19:41.272Z | Downloaded icu_properties_data v1.5.0 |
504 | 2025-03-22T03:19:41.284Z | Downloaded time v0.3.40 |
505 | 2025-03-22T03:19:41.292Z | Downloaded webpki-roots v0.26.8 |
506 | 2025-03-22T03:19:41.295Z | Downloaded unicode-width v0.2.0 |
507 | 2025-03-22T03:19:41.302Z | Downloaded tabled v0.18.0 |
508 | 2025-03-22T03:19:41.319Z | Downloaded futures-util v0.3.31 |
509 | 2025-03-22T03:19:41.330Z | Downloaded unicode-width v0.1.14 |
510 | 2025-03-22T03:19:41.337Z | Downloaded regex v1.11.1 |
511 | 2025-03-22T03:19:41.349Z | Downloaded syn v1.0.109 |
512 | 2025-03-22T03:19:41.358Z | Downloaded goblin v0.8.2 |
513 | 2025-03-22T03:19:41.365Z | Downloaded winnow v0.5.40 |
514 | 2025-03-22T03:19:41.373Z | Downloaded itertools v0.14.0 |
515 | 2025-03-22T03:19:41.380Z | Downloaded nix v0.29.0 |
516 | 2025-03-22T03:19:41.391Z | Downloaded vcpkg v0.2.15 |
517 | 2025-03-22T03:19:41.428Z | Downloaded rustls v0.23.25 |
518 | 2025-03-22T03:19:41.439Z | Downloaded syn v2.0.100 |
519 | 2025-03-22T03:19:41.451Z | Downloaded rustix v0.38.44 |
520 | 2025-03-22T03:19:41.473Z | Downloaded sled v0.34.7 |
521 | 2025-03-22T03:19:41.484Z | Downloaded rustix v1.0.3 |
522 | 2025-03-22T03:19:41.505Z | Downloaded typify-impl v0.2.0 |
523 | 2025-03-22T03:19:41.518Z | Downloaded rustls v0.22.4 |
524 | 2025-03-22T03:19:41.530Z | Downloaded rhai v1.21.0 |
525 | 2025-03-22T03:19:41.542Z | Downloaded regress v0.10.3 |
526 | 2025-03-22T03:19:41.550Z | Downloaded regex-syntax v0.8.5 |
527 | 2025-03-22T03:19:41.558Z | Downloaded openapiv3 v2.0.0 |
528 | 2025-03-22T03:19:41.570Z | Downloaded hickory-proto v0.24.4 |
529 | 2025-03-22T03:19:41.585Z | Downloaded zerocopy v0.8.24 |
530 | 2025-03-22T03:19:41.608Z | Downloaded typify-impl v0.3.0 |
531 | 2025-03-22T03:19:41.622Z | Downloaded zerocopy-derive v0.6.6 |
532 | 2025-03-22T03:19:41.632Z | Downloaded smoltcp v0.11.0 |
533 | 2025-03-22T03:19:41.643Z | Downloaded openssl v0.10.71 |
534 | 2025-03-22T03:19:41.652Z | Downloaded regex-automata v0.4.9 |
535 | 2025-03-22T03:19:41.669Z | Downloaded quinn-proto v0.11.10 |
536 | 2025-03-22T03:19:41.676Z | Downloaded itertools v0.12.1 |
537 | 2025-03-22T03:19:41.685Z | Downloaded zerocopy v0.7.35 |
538 | 2025-03-22T03:19:41.698Z | Downloaded libc v0.2.171 |
539 | 2025-03-22T03:19:41.721Z | Downloaded libm v0.2.11 |
540 | 2025-03-22T03:19:41.729Z | Downloaded rustls-webpki v0.103.0 |
541 | 2025-03-22T03:19:41.745Z | Downloaded petgraph v0.7.1 |
542 | 2025-03-22T03:19:41.762Z | Downloaded petgraph v0.6.5 |
543 | 2025-03-22T03:19:41.779Z | Downloaded rustls-webpki v0.102.8 |
544 | 2025-03-22T03:19:41.796Z | Downloaded pest v2.7.15 |
545 | 2025-03-22T03:19:41.800Z | Downloaded reqwest v0.12.15 |
546 | 2025-03-22T03:19:41.809Z | Downloaded nom v7.1.3 |
547 | 2025-03-22T03:19:41.814Z | Downloaded toml_edit v0.22.24 |
548 | 2025-03-22T03:19:41.835Z | Downloaded serde_json v1.0.140 |
549 | 2025-03-22T03:19:41.841Z | Downloaded proptest v1.6.0 |
550 | 2025-03-22T03:19:41.854Z | Downloaded portable-atomic v1.11.0 |
551 | 2025-03-22T03:19:41.857Z | Downloaded http v1.3.1 |
552 | 2025-03-22T03:19:41.861Z | Downloaded serde_with v3.12.0 |
553 | 2025-03-22T03:19:41.868Z | Downloaded tracing-core v0.1.33 |
554 | 2025-03-22T03:19:41.872Z | Downloaded utf16_iter v1.0.5 |
555 | 2025-03-22T03:19:41.874Z | Downloaded httpdate v1.0.3 |
556 | 2025-03-22T03:19:41.874Z | Downloaded tokio v1.44.1 |
557 | 2025-03-22T03:19:41.910Z | Downloaded smf v0.2.3 |
558 | 2025-03-22T03:19:41.915Z | Downloaded encoding_rs v0.8.35 |
559 | 2025-03-22T03:19:41.931Z | Downloaded hex v0.4.3 |
560 | 2025-03-22T03:19:41.934Z | Downloaded spin v0.5.2 |
561 | 2025-03-22T03:19:41.935Z | Downloaded lazy_static v1.5.0 |
562 | 2025-03-22T03:19:41.935Z | Downloaded itoa v1.0.15 |
563 | 2025-03-22T03:19:41.938Z | Downloaded zerocopy-derive v0.7.35 |
564 | 2025-03-22T03:19:41.941Z | Downloaded hashbrown v0.12.3 |
565 | 2025-03-22T03:19:41.944Z | Downloaded managed v0.8.0 |
566 | 2025-03-22T03:19:41.944Z | Downloaded icu_normalizer_data v1.5.0 |
567 | 2025-03-22T03:19:41.947Z | Downloaded tracing-attributes v0.1.28 |
568 | 2025-03-22T03:19:41.950Z | Downloaded zerovec-derive v0.10.3 |
569 | 2025-03-22T03:19:41.950Z | Downloaded serde_tokenstream v0.2.2 |
570 | 2025-03-22T03:19:41.953Z | Downloaded serde_spanned v0.6.8 |
571 | 2025-03-22T03:19:41.953Z | Downloaded serde_repr v0.1.20 |
572 | 2025-03-22T03:19:41.956Z | Downloaded similar v2.7.0 |
573 | 2025-03-22T03:19:41.959Z | Downloaded icu_normalizer v1.5.0 |
574 | 2025-03-22T03:19:41.962Z | Downloaded slog-term v2.9.1 |
575 | 2025-03-22T03:19:41.965Z | Downloaded pretty_assertions v1.4.1 |
576 | 2025-03-22T03:19:41.968Z | Downloaded hostname v0.3.1 |
577 | 2025-03-22T03:19:41.968Z | Downloaded slog v2.7.0 |
578 | 2025-03-22T03:19:41.971Z | Downloaded futures-channel v0.3.31 |
579 | 2025-03-22T03:19:41.974Z | Downloaded strum_macros v0.26.4 |
580 | 2025-03-22T03:19:41.975Z | Downloaded proc-macro-error2 v2.0.1 |
581 | 2025-03-22T03:19:41.977Z | Downloaded postcard v1.1.1 |
582 | 2025-03-22T03:19:41.980Z | Downloaded rhai_codegen v2.2.0 |
583 | 2025-03-22T03:19:41.985Z | Downloaded form_urlencoded v1.2.1 |
584 | 2025-03-22T03:19:41.988Z | Downloaded sha2 v0.10.8 |
585 | 2025-03-22T03:19:41.988Z | Downloaded rand v0.9.0 |
586 | 2025-03-22T03:19:41.991Z | Downloaded linked-hash-map v0.5.6 |
587 | 2025-03-22T03:19:41.994Z | Downloaded linear-map v1.2.0 |
588 | 2025-03-22T03:19:41.994Z | Downloaded futures-task v0.3.31 |
589 | 2025-03-22T03:19:41.998Z | Downloaded lock_api v0.4.12 |
590 | 2025-03-22T03:19:41.998Z | Downloaded clap v4.5.32 |
591 | 2025-03-22T03:19:42.005Z | Downloaded ring v0.17.14 |
592 | 2025-03-22T03:19:42.047Z | Downloaded shlex v1.3.0 |
593 | 2025-03-22T03:19:42.050Z | Downloaded sha1 v0.10.6 |
594 | 2025-03-22T03:19:42.050Z | Downloaded libsw v3.5.0 |
595 | 2025-03-22T03:19:42.052Z | Downloaded dropshot_endpoint v0.16.0 |
596 | 2025-03-22T03:19:42.055Z | Downloaded darling_core v0.20.10 |
597 | 2025-03-22T03:19:42.058Z | Downloaded newline-converter v0.3.0 |
598 | 2025-03-22T03:19:42.062Z | Downloaded mime v0.3.17 |
599 | 2025-03-22T03:19:42.062Z | Downloaded indent_write v2.2.0 |
600 | 2025-03-22T03:19:42.062Z | Downloaded hubpack v0.1.2 |
601 | 2025-03-22T03:19:42.066Z | Downloaded qorb v0.2.1 |
602 | 2025-03-22T03:19:42.069Z | Downloaded clap_derive v4.5.32 |
603 | 2025-03-22T03:19:42.070Z | Downloaded arc-swap v1.7.1 |
604 | 2025-03-22T03:19:42.073Z | Downloaded futures-macro v0.3.31 |
605 | 2025-03-22T03:19:42.073Z | Downloaded highway v1.3.0 |
606 | 2025-03-22T03:19:42.076Z | Downloaded crossbeam-epoch v0.9.18 |
607 | 2025-03-22T03:19:42.079Z | Downloaded papergrid v0.14.0 |
608 | 2025-03-22T03:19:42.082Z | Downloaded camino v1.1.9 |
609 | 2025-03-22T03:19:42.085Z | Downloaded rustls-pki-types v1.11.0 |
610 | 2025-03-22T03:19:42.087Z | Downloaded parking_lot_core v0.8.6 |
611 | 2025-03-22T03:19:42.092Z | Downloaded cancel-safe-futures v0.1.5 |
612 | 2025-03-22T03:19:42.095Z | Downloaded camino-tempfile v1.1.1 |
613 | 2025-03-22T03:19:42.095Z | Downloaded backoff v0.4.0 |
614 | 2025-03-22T03:19:42.097Z | Downloaded unarray v0.1.4 |
615 | 2025-03-22T03:19:42.097Z | Downloaded cfg-if v1.0.0 |
616 | 2025-03-22T03:19:42.098Z | Downloaded byteorder v1.5.0 |
617 | 2025-03-22T03:19:42.101Z | Downloaded ipnet v2.11.0 |
618 | 2025-03-22T03:19:42.101Z | Downloaded progenitor-impl v0.9.1 |
619 | 2025-03-22T03:19:42.104Z | Downloaded float-ord v0.3.2 |
620 | 2025-03-22T03:19:42.104Z | Downloaded cobs v0.2.3 |
621 | 2025-03-22T03:19:42.107Z | Downloaded cpufeatures v0.2.17 |
622 | 2025-03-22T03:19:42.107Z | Downloaded static_assertions v1.1.0 |
623 | 2025-03-22T03:19:42.107Z | Downloaded stable_deref_trait v1.2.0 |
624 | 2025-03-22T03:19:42.110Z | Downloaded waitgroup v0.1.2 |
625 | 2025-03-22T03:19:42.110Z | Downloaded usdt-attr-macro v0.5.0 |
626 | 2025-03-22T03:19:42.110Z | Downloaded embedded-io v0.4.0 |
627 | 2025-03-22T03:19:42.129Z | Downloaded dof v0.3.0 |
628 | 2025-03-22T03:19:42.133Z | Downloaded pest_derive v2.7.15 |
629 | 2025-03-22T03:19:42.140Z | Downloaded parking_lot v0.12.3 |
630 | 2025-03-22T03:19:42.143Z | Downloaded owo-colors v4.2.0 |
631 | 2025-03-22T03:19:42.146Z | Downloaded defmt-macros v0.4.0 |
632 | 2025-03-22T03:19:42.149Z | Downloaded crypto-common v0.1.6 |
633 | 2025-03-22T03:19:42.152Z | Downloaded slog-dtrace v0.3.0 |
634 | 2025-03-22T03:19:42.152Z | Downloaded ryu v1.0.20 |
635 | 2025-03-22T03:19:42.155Z | Downloaded ppv-lite86 v0.2.21 |
636 | 2025-03-22T03:19:42.155Z | Downloaded const-random v0.1.18 |
637 | 2025-03-22T03:19:42.158Z | Downloaded async-trait v0.1.88 |
638 | 2025-03-22T03:19:42.161Z | Downloaded async-stream-impl v0.3.6 |
639 | 2025-03-22T03:19:42.161Z | Downloaded derive-where v1.2.7 |
640 | 2025-03-22T03:19:42.164Z | Downloaded crunchy v0.2.3 |
641 | 2025-03-22T03:19:42.166Z | Downloaded anstyle-query v1.1.2 |
642 | 2025-03-22T03:19:42.167Z | Downloaded plain v0.2.3 |
643 | 2025-03-22T03:19:42.167Z | Downloaded pest_meta v2.7.15 |
644 | 2025-03-22T03:19:42.170Z | Downloaded password-hash v0.5.0 |
645 | 2025-03-22T03:19:42.173Z | Downloaded enum-as-inner v0.6.1 |
646 | 2025-03-22T03:19:42.173Z | Downloaded either v1.15.0 |
647 | 2025-03-22T03:19:42.176Z | Downloaded dtrace-parser v0.2.0 |
648 | 2025-03-22T03:19:42.176Z | Downloaded dirs-next v2.0.0 |
649 | 2025-03-22T03:19:42.177Z | Downloaded digest v0.10.7 |
650 | 2025-03-22T03:19:42.180Z | Downloaded diff v0.1.13 |
651 | 2025-03-22T03:19:42.180Z | Downloaded defmt v0.3.10 |
652 | 2025-03-22T03:19:42.183Z | Downloaded data-encoding v2.8.0 |
653 | 2025-03-22T03:19:42.187Z | Downloaded darling_macro v0.20.10 |
654 | 2025-03-22T03:19:42.187Z | Downloaded daft v0.1.2 |
655 | 2025-03-22T03:19:42.192Z | Downloaded convert_case v0.4.0 |
656 | 2025-03-22T03:19:42.192Z | Downloaded rustls-pemfile v2.2.0 |
657 | 2025-03-22T03:19:42.196Z | Downloaded pin-project-lite v0.2.16 |
658 | 2025-03-22T03:19:42.199Z | Downloaded parking_lot_core v0.9.10 |
659 | 2025-03-22T03:19:42.199Z | Downloaded parking_lot v0.11.2 |
660 | 2025-03-22T03:19:42.202Z | Downloaded rusty-fork v0.3.0 |
661 | 2025-03-22T03:19:42.202Z | Downloaded anstyle-parse v0.2.6 |
662 | 2025-03-22T03:19:42.205Z | Downloaded pkg-config v0.3.32 |
663 | 2025-03-22T03:19:42.589Z | Compiling proc-macro2 v1.0.94 |
664 | 2025-03-22T03:19:42.589Z | Compiling unicode-ident v1.0.18 |
665 | 2025-03-22T03:19:42.592Z | Compiling serde v1.0.219 |
666 | 2025-03-22T03:19:42.592Z | Compiling libc v0.2.171 |
667 | 2025-03-22T03:19:42.592Z | Compiling autocfg v1.4.0 |
668 | 2025-03-22T03:19:42.592Z | Compiling libm v0.2.11 |
669 | 2025-03-22T03:19:42.592Z | Compiling getrandom v0.3.2 |
670 | 2025-03-22T03:19:42.836Z | Compiling memchr v2.7.4 |
671 | 2025-03-22T03:19:43.182Z | Compiling parking_lot_core v0.9.10 |
672 | 2025-03-22T03:19:43.334Z | Compiling serde_json v1.0.140 |
673 | 2025-03-22T03:19:43.358Z | Compiling semver v1.0.26 |
674 | 2025-03-22T03:19:43.665Z | Compiling lock_api v0.4.12 |
675 | 2025-03-22T03:19:43.683Z | Compiling num-traits v0.2.19 |
676 | 2025-03-22T03:19:43.731Z | Compiling cfg-if v1.0.0 |
677 | 2025-03-22T03:19:43.820Z | Compiling portable-atomic v1.11.0 |
678 | 2025-03-22T03:19:44.200Z | Compiling schemars v0.8.22 |
679 | 2025-03-22T03:19:44.267Z | Compiling version_check v0.9.5 |
680 | 2025-03-22T03:19:44.416Z | Compiling shlex v1.3.0 |
681 | 2025-03-22T03:19:44.488Z | Compiling quote v1.0.40 |
682 | 2025-03-22T03:19:44.622Z | Compiling itoa v1.0.15 |
683 | 2025-03-22T03:19:44.796Z | Compiling cc v1.2.17 |
684 | 2025-03-22T03:19:44.816Z | Compiling slab v0.4.9 |
685 | 2025-03-22T03:19:44.839Z | Compiling thiserror v1.0.69 |
686 | 2025-03-22T03:19:44.926Z | Compiling syn v2.0.100 |
687 | 2025-03-22T03:19:45.036Z | Compiling heck v0.5.0 |
688 | 2025-03-22T03:19:45.125Z | Compiling equivalent v1.0.2 |
689 | 2025-03-22T03:19:45.148Z | Compiling allocator-api2 v0.2.21 |
690 | 2025-03-22T03:19:45.191Z | Compiling foldhash v0.1.5 |
691 | 2025-03-22T03:19:45.230Z | Compiling once_cell v1.21.1 |
692 | 2025-03-22T03:19:45.298Z | Compiling ryu v1.0.20 |
693 | 2025-03-22T03:19:45.496Z | Compiling thiserror v2.0.12 |
694 | 2025-03-22T03:19:45.623Z | Compiling fnv v1.0.7 |
695 | 2025-03-22T03:19:45.663Z | Compiling log v0.4.26 |
696 | 2025-03-22T03:19:45.852Z | Compiling hashbrown v0.15.2 |
697 | 2025-03-22T03:19:45.882Z | Compiling httparse v1.10.1 |
698 | 2025-03-22T03:19:46.236Z | Compiling vcpkg v0.2.15 |
699 | 2025-03-22T03:19:46.277Z | Compiling pkg-config v0.3.32 |
700 | 2025-03-22T03:19:46.416Z | Compiling regex-syntax v0.8.5 |
701 | 2025-03-22T03:19:46.622Z | Compiling iana-time-zone v0.1.61 |
702 | 2025-03-22T03:19:47.000Z | Compiling aho-corasick v1.1.3 |
703 | 2025-03-22T03:19:47.307Z | Compiling dyn-clone v1.0.19 |
704 | 2025-03-22T03:19:47.509Z | Compiling openssl v0.10.71 |
705 | 2025-03-22T03:19:47.955Z | Compiling zerocopy v0.8.24 |
706 | 2025-03-22T03:19:47.978Z | Compiling native-tls v0.2.14 |
707 | 2025-03-22T03:19:48.230Z | Compiling ring v0.17.14 |
708 | 2025-03-22T03:19:48.355Z | Compiling openssl-sys v0.9.106 |
709 | 2025-03-22T03:19:48.426Z | Compiling slog v2.7.0 |
710 | 2025-03-22T03:19:48.826Z | Compiling rustls v0.23.25 |
711 | 2025-03-22T03:19:48.989Z | Compiling rustix v1.0.3 |
712 | 2025-03-22T03:19:49.050Z | Compiling regress v0.10.3 |
713 | 2025-03-22T03:19:49.777Z | Compiling anyhow v1.0.97 |
714 | 2025-03-22T03:19:49.856Z | Compiling typenum v1.18.0 |
715 | 2025-03-22T03:19:49.998Z | Compiling regex-automata v0.4.9 |
716 | 2025-03-22T03:19:50.623Z | Compiling syn v1.0.109 |
717 | 2025-03-22T03:19:50.973Z | Compiling strsim v0.11.1 |
718 | 2025-03-22T03:19:51.286Z | Compiling num-conv v0.1.0 |
719 | 2025-03-22T03:19:51.582Z | Compiling time-core v0.1.4 |
720 | 2025-03-22T03:19:51.725Z | Compiling generic-array v0.14.7 |
721 | 2025-03-22T03:19:51.787Z | Compiling time-macros v0.2.21 |
722 | 2025-03-22T03:19:52.178Z | Compiling ident_case v1.0.1 |
723 | 2025-03-22T03:19:52.358Z | Compiling ucd-trie v0.1.7 |
724 | 2025-03-22T03:19:52.457Z | Compiling serde_derive_internals v0.29.1 |
725 | 2025-03-22T03:19:52.885Z | Compiling synstructure v0.13.1 |
726 | 2025-03-22T03:19:53.353Z | Compiling darling_core v0.20.10 |
727 | 2025-03-22T03:19:53.769Z | Compiling unsafe-libyaml v0.2.11 |
728 | 2025-03-22T03:19:54.330Z | Compiling regex v1.11.1 |
729 | 2025-03-22T03:19:54.969Z | Compiling usdt-impl v0.5.0 |
730 | 2025-03-22T03:19:55.341Z | Checking pin-project-lite v0.2.16 |
731 | 2025-03-22T03:19:55.463Z | Compiling rustversion v1.0.20 |
732 | 2025-03-22T03:19:55.730Z | Compiling crossbeam-utils v0.8.21 |
733 | 2025-03-22T03:19:56.210Z | Compiling plain v0.2.3 |
734 | 2025-03-22T03:19:56.333Z | Compiling byteorder v1.5.0 |
735 | 2025-03-22T03:19:56.429Z | Compiling pretty-hex v0.4.1 |
736 | 2025-03-22T03:19:56.617Z | Compiling paste v1.0.15 |
737 | 2025-03-22T03:19:56.680Z | Compiling omicron-workspace-hack v0.1.0 |
738 | 2025-03-22T03:19:56.794Z | Compiling thread-id v4.2.2 |
739 | 2025-03-22T03:19:56.908Z | Compiling newtype-uuid v1.2.1 |
740 | 2025-03-22T03:19:57.005Z | Checking scopeguard v1.2.0 |
741 | 2025-03-22T03:19:57.192Z | Compiling slog-async v2.8.0 |
742 | 2025-03-22T03:19:57.841Z | Checking mio v1.0.3 |
743 | 2025-03-22T03:19:57.849Z | Checking signal-hook-registry v1.4.2 |
744 | 2025-03-22T03:19:58.004Z | Checking socket2 v0.5.8 |
745 | 2025-03-22T03:19:58.026Z | Compiling serde_derive v1.0.219 |
746 | 2025-03-22T03:19:58.093Z | Compiling tokio-macros v2.5.0 |
747 | 2025-03-22T03:19:58.299Z | Compiling schemars_derive v0.8.22 |
748 | 2025-03-22T03:19:58.401Z | Compiling thiserror-impl v1.0.69 |
749 | 2025-03-22T03:19:58.500Z | Compiling zerofrom-derive v0.1.6 |
750 | 2025-03-22T03:19:58.623Z | Compiling futures-macro v0.3.31 |
751 | 2025-03-22T03:19:59.466Z | Compiling yoke-derive v0.7.5 |
752 | 2025-03-22T03:19:59.700Z | Compiling zerovec-derive v0.10.3 |
753 | 2025-03-22T03:20:00.591Z | Compiling displaydoc v0.2.5 |
754 | 2025-03-22T03:20:01.337Z | Compiling thiserror-impl v2.0.12 |
755 | 2025-03-22T03:20:01.341Z | Compiling icu_provider_macros v1.5.0 |
756 | 2025-03-22T03:20:02.083Z | Compiling tracing-attributes v0.1.28 |
757 | 2025-03-22T03:20:02.221Z | Compiling openssl-macros v0.1.1 |
758 | 2025-03-22T03:20:02.261Z | Compiling zerocopy-derive v0.8.24 |
759 | 2025-03-22T03:20:02.456Z | Compiling zerocopy-derive v0.7.35 |
760 | 2025-03-22T03:20:02.514Z | Compiling scroll_derive v0.12.0 |
761 | 2025-03-22T03:20:02.945Z | Compiling darling_macro v0.20.10 |
762 | 2025-03-22T03:20:03.928Z | Compiling darling v0.20.10 |
763 | 2025-03-22T03:20:03.947Z | Compiling scroll v0.12.0 |
764 | 2025-03-22T03:20:04.051Z | Compiling daft-derive v0.1.2 |
765 | 2025-03-22T03:20:04.498Z | Compiling goblin v0.8.2 |
766 | 2025-03-22T03:20:04.560Z | Compiling zerocopy v0.7.35 |
767 | 2025-03-22T03:20:04.617Z | Compiling pest v2.7.15 |
768 | 2025-03-22T03:20:04.762Z | Compiling async-trait v0.1.88 |
769 | 2025-03-22T03:20:05.387Z | Compiling camino v1.1.9 |
770 | 2025-03-22T03:20:05.476Z | Compiling strum_macros v0.26.4 |
771 | 2025-03-22T03:20:06.840Z | Checking getrandom v0.2.15 |
772 | 2025-03-22T03:20:07.069Z | Compiling rustls v0.22.4 |
773 | 2025-03-22T03:20:07.239Z | Compiling pest_meta v2.7.15 |
774 | 2025-03-22T03:20:07.566Z | Compiling structmeta-derive v0.3.0 |
775 | 2025-03-22T03:20:08.034Z | Checking bitflags v2.9.0 |
776 | 2025-03-22T03:20:08.329Z | Compiling serde_with_macros v3.12.0 |
777 | 2025-03-22T03:20:10.222Z | Compiling pest_generator v2.7.15 |
778 | 2025-03-22T03:20:10.293Z | Compiling structmeta v0.3.0 |
779 | 2025-03-22T03:20:10.675Z | Compiling multer v3.1.0 |
780 | 2025-03-22T03:20:10.965Z | Checking bytes v1.10.1 |
781 | 2025-03-22T03:20:11.012Z | Checking smallvec v1.14.0 |
782 | 2025-03-22T03:20:11.931Z | Compiling indexmap v2.8.0 |
783 | 2025-03-22T03:20:11.992Z | Compiling serde_tokenstream v0.2.2 |
784 | 2025-03-22T03:20:12.269Z | Compiling uuid v1.16.0 |
785 | 2025-03-22T03:20:12.596Z | Compiling chrono v0.4.40 |
786 | 2025-03-22T03:20:12.681Z | Compiling pest_derive v2.7.15 |
787 | 2025-03-22T03:20:12.729Z | Checking parking_lot v0.12.3 |
788 | 2025-03-22T03:20:13.071Z | Compiling http v1.3.1 |
789 | 2025-03-22T03:20:13.324Z | Checking tokio v1.44.1 |
790 | 2025-03-22T03:20:13.530Z | Compiling serde_yaml v0.9.34+deprecated |
791 | 2025-03-22T03:20:13.550Z | Compiling dtrace-parser v0.2.0 |
792 | 2025-03-22T03:20:13.820Z | Compiling openapiv3 v2.0.0 |
793 | 2025-03-22T03:20:14.452Z | Compiling dof v0.3.0 |
794 | 2025-03-22T03:20:14.694Z | Compiling toml_datetime v0.6.8 |
795 | 2025-03-22T03:20:16.652Z | Compiling parse-display-derive v0.10.0 |
796 | 2025-03-22T03:20:16.670Z | Compiling async-stream-impl v0.3.6 |
797 | 2025-03-22T03:20:16.747Z | Compiling usdt-attr-macro v0.5.0 |
798 | 2025-03-22T03:20:17.268Z | Compiling typify-impl v0.2.0 |
799 | 2025-03-22T03:20:18.030Z | Compiling usdt-macro v0.5.0 |
800 | 2025-03-22T03:20:18.340Z | Checking futures-core v0.3.31 |
801 | 2025-03-22T03:20:18.597Z | Compiling dropshot v0.16.0 |
802 | 2025-03-22T03:20:19.173Z | Compiling dropshot_endpoint v0.16.0 |
803 | 2025-03-22T03:20:19.530Z | Compiling test-strategy v0.4.1 |
804 | 2025-03-22T03:20:19.533Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
805 | 2025-03-22T03:20:20.638Z | Checking stable_deref_trait v1.2.0 |
806 | 2025-03-22T03:20:20.812Z | Checking futures-sink v0.3.31 |
807 | 2025-03-22T03:20:21.115Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
808 | 2025-03-22T03:20:21.939Z | Checking futures-channel v0.3.31 |
809 | 2025-03-22T03:20:22.456Z | Checking futures-io v0.3.31 |
810 | 2025-03-22T03:20:22.516Z | Checking futures-task v0.3.31 |
811 | 2025-03-22T03:20:22.537Z | Checking pin-utils v0.1.0 |
812 | 2025-03-22T03:20:22.750Z | Checking futures-util v0.3.31 |
813 | 2025-03-22T03:20:22.890Z | Checking zerofrom v0.1.6 |
814 | 2025-03-22T03:20:23.083Z | Compiling clap_derive v4.5.32 |
815 | 2025-03-22T03:20:23.430Z | Checking yoke v0.7.5 |
816 | 2025-03-22T03:20:23.451Z | Checking tracing-core v0.1.33 |
817 | 2025-03-22T03:20:24.115Z | Checking tracing v0.1.41 |
818 | 2025-03-22T03:20:24.433Z | Checking zerovec v0.10.4 |
819 | 2025-03-22T03:20:26.188Z | Checking subtle v2.6.1 |
820 | 2025-03-22T03:20:26.442Z | Checking tinystr v0.7.6 |
821 | 2025-03-22T03:20:27.306Z | Checking litemap v0.7.5 |
822 | 2025-03-22T03:20:27.711Z | Compiling winnow v0.5.40 |
823 | 2025-03-22T03:20:27.732Z | Checking writeable v0.5.5 |
824 | 2025-03-22T03:20:27.981Z | Compiling typify-impl v0.3.0 |
825 | 2025-03-22T03:20:28.066Z | Checking icu_locid v1.5.0 |
826 | 2025-03-22T03:20:28.435Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
827 | 2025-03-22T03:20:28.654Z | Checking rustls-pki-types v1.11.0 |
828 | 2025-03-22T03:20:29.086Z | Checking icu_provider v1.5.0 |
829 | 2025-03-22T03:20:30.028Z | Checking icu_locid_transform_data v1.5.0 |
830 | 2025-03-22T03:20:30.118Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
831 | 2025-03-22T03:20:30.137Z | Checking untrusted v0.9.0 |
832 | 2025-03-22T03:20:30.287Z | Compiling heck v0.4.1 |
833 | 2025-03-22T03:20:31.470Z | Compiling typify-macro v0.2.0 |
834 | 2025-03-22T03:20:31.621Z | Compiling toml_edit v0.19.15 |
835 | 2025-03-22T03:20:31.817Z | Checking icu_locid_transform v1.5.0 |
836 | 2025-03-22T03:20:33.292Z | Checking icu_collections v1.5.0 |
837 | 2025-03-22T03:20:33.673Z | Checking tokio-util v0.7.14 |
838 | 2025-03-22T03:20:34.539Z | Compiling proc-macro-crate v1.3.1 |
839 | 2025-03-22T03:20:34.670Z | Compiling foreign-types-macros v0.2.3 |
840 | 2025-03-22T03:20:35.404Z | Compiling typify v0.2.0 |
841 | 2025-03-22T03:20:35.539Z | Compiling progenitor-impl v0.8.0 |
842 | 2025-03-22T03:20:35.964Z | Compiling either v1.15.0 |
843 | 2025-03-22T03:20:36.105Z | Checking icu_properties_data v1.5.0 |
844 | 2025-03-22T03:20:37.131Z | Checking icu_properties v1.5.1 |
845 | 2025-03-22T03:20:37.431Z | Compiling itertools v0.13.0 |
846 | 2025-03-22T03:20:37.898Z | Compiling num_enum_derive v0.5.11 |
847 | 2025-03-22T03:20:40.796Z | Compiling proc-macro-error-attr v1.0.4 |
848 | 2025-03-22T03:20:40.975Z | Checking write16 v1.0.0 |
849 | 2025-03-22T03:20:41.102Z | Checking utf16_iter v1.0.5 |
850 | 2025-03-22T03:20:41.137Z | Checking icu_normalizer_data v1.5.0 |
851 | 2025-03-22T03:20:41.262Z | Checking percent-encoding v2.3.1 |
852 | 2025-03-22T03:20:41.284Z | Compiling heapless v0.8.0 |
853 | 2025-03-22T03:20:41.750Z | Checking atomic-waker v1.1.2 |
854 | 2025-03-22T03:20:41.835Z | Checking utf8_iter v1.0.4 |
855 | 2025-03-22T03:20:41.923Z | Checking form_urlencoded v1.2.1 |
856 | 2025-03-22T03:20:42.035Z | Checking icu_normalizer v1.5.0 |
857 | 2025-03-22T03:20:42.122Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
858 | 2025-03-22T03:20:42.216Z | Checking http-body v1.0.1 |
859 | 2025-03-22T03:20:42.239Z | Compiling progenitor-macro v0.8.0 |
860 | 2025-03-22T03:20:42.320Z | Compiling typify-macro v0.3.0 |
861 | 2025-03-22T03:20:42.388Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
862 | 2025-03-22T03:20:42.885Z | Compiling proc-macro-error v1.0.4 |
863 | 2025-03-22T03:20:43.048Z | Checking zeroize v1.8.1 |
864 | 2025-03-22T03:20:43.274Z | Checking try-lock v0.2.5 |
865 | 2025-03-22T03:20:43.425Z | Checking want v0.3.1 |
866 | 2025-03-22T03:20:43.756Z | Checking idna_adapter v1.2.0 |
867 | 2025-03-22T03:20:44.060Z | Checking h2 v0.4.8 |
868 | 2025-03-22T03:20:44.639Z | Checking rand_core v0.6.4 |
869 | 2025-03-22T03:20:44.942Z | Checking foreign-types-shared v0.1.1 |
870 | 2025-03-22T03:20:45.056Z | Checking httpdate v1.0.3 |
871 | 2025-03-22T03:20:45.512Z | Compiling smoltcp v0.11.0 |
872 | 2025-03-22T03:20:45.711Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
873 | 2025-03-22T03:20:46.032Z | Checking tower-service v0.3.3 |
874 | 2025-03-22T03:20:46.219Z | Compiling typify v0.3.0 |
875 | 2025-03-22T03:20:46.222Z | Checking foreign-types v0.3.2 |
876 | 2025-03-22T03:20:46.452Z | Checking idna v1.0.3 |
877 | 2025-03-22T03:20:48.428Z | Checking hyper v1.6.0 |
878 | 2025-03-22T03:20:49.062Z | Checking url v2.5.4 |
879 | 2025-03-22T03:20:49.564Z | Compiling progenitor-impl v0.9.1 |
880 | 2025-03-22T03:20:50.355Z | Checking rustls-webpki v0.103.0 |
881 | 2025-03-22T03:20:50.644Z | Checking hyper-util v0.1.10 |
882 | 2025-03-22T03:20:54.137Z | Checking ipnet v2.11.0 |
883 | 2025-03-22T03:20:54.207Z | Checking openssl-probe v0.1.6 |
884 | 2025-03-22T03:20:55.632Z | Checking http-body-util v0.1.3 |
885 | 2025-03-22T03:20:55.674Z | Checking ppv-lite86 v0.2.21 |
886 | 2025-03-22T03:20:56.300Z | Compiling progenitor-macro v0.9.1 |
887 | 2025-03-22T03:20:56.457Z | Checking ipnetwork v0.21.1 |
888 | 2025-03-22T03:20:56.824Z | Compiling hubpack_derive v0.1.1 |
889 | 2025-03-22T03:20:57.481Z | Checking errno v0.3.10 |
890 | 2025-03-22T03:20:57.622Z | Checking encoding_rs v0.8.35 |
891 | 2025-03-22T03:20:57.889Z | Checking mime v0.3.17 |
892 | 2025-03-22T03:20:59.823Z | Checking rand_chacha v0.3.1 |
893 | 2025-03-22T03:21:00.291Z | Checking tokio-rustls v0.26.2 |
894 | 2025-03-22T03:21:00.703Z | Checking tokio-native-tls v0.3.1 |
895 | 2025-03-22T03:21:01.175Z | Checking serde_urlencoded v0.7.1 |
896 | 2025-03-22T03:21:01.194Z | Checking rustls-pemfile v2.2.0 |
897 | 2025-03-22T03:21:01.405Z | Checking webpki-roots v0.26.8 |
898 | 2025-03-22T03:21:01.482Z | Checking sync_wrapper v1.0.2 |
899 | 2025-03-22T03:21:01.584Z | Compiling serde_spanned v0.6.8 |
900 | 2025-03-22T03:21:01.768Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
901 | 2025-03-22T03:21:02.004Z | Checking tower-layer v0.3.3 |
902 | 2025-03-22T03:21:02.113Z | Checking base64 v0.22.1 |
903 | 2025-03-22T03:21:02.260Z | Compiling winnow v0.7.4 |
904 | 2025-03-22T03:21:02.837Z | Checking tower v0.5.2 |
905 | 2025-03-22T03:21:03.729Z | Checking hyper-rustls v0.27.5 |
906 | 2025-03-22T03:21:03.755Z | Checking hyper-tls v0.6.0 |
907 | 2025-03-22T03:21:04.318Z | Checking rand v0.8.5 |
908 | 2025-03-22T03:21:06.030Z | Compiling toml_edit v0.22.24 |
909 | 2025-03-22T03:21:06.601Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
910 | 2025-03-22T03:21:07.858Z | Compiling powerfmt v0.2.0 |
911 | 2025-03-22T03:21:08.225Z | Compiling deranged v0.4.0 |
912 | 2025-03-22T03:21:09.702Z | Checking reqwest v0.12.15 |
913 | 2025-03-22T03:21:10.183Z | Compiling num_threads v0.1.7 |
914 | 2025-03-22T03:21:10.326Z | Checking lazy_static v1.5.0 |
915 | 2025-03-22T03:21:11.179Z | Compiling crucible-workspace-hack v0.1.0 |
916 | 2025-03-22T03:21:11.405Z | Compiling time v0.3.40 |
917 | 2025-03-22T03:21:11.524Z | Checking oxnet v0.1.1 |
918 | 2025-03-22T03:21:12.387Z | Compiling dirs-sys-next v0.1.2 |
919 | 2025-03-22T03:21:12.406Z | Compiling fastrand v2.3.0 |
920 | 2025-03-22T03:21:12.750Z | Compiling prettyplease v0.2.31 |
921 | 2025-03-22T03:21:12.916Z | Compiling tempfile v3.19.1 |
922 | 2025-03-22T03:21:13.158Z | Compiling dirs-next v2.0.0 |
923 | 2025-03-22T03:21:13.679Z | Compiling block-buffer v0.10.4 |
924 | 2025-03-22T03:21:13.914Z | Compiling crypto-common v0.1.6 |
925 | 2025-03-22T03:21:14.035Z | Compiling rustls-webpki v0.102.8 |
926 | 2025-03-22T03:21:14.408Z | Compiling thread_local v1.1.8 |
927 | 2025-03-22T03:21:14.545Z | Compiling wait-timeout v0.2.1 |
928 | 2025-03-22T03:21:14.887Z | Compiling quick-error v1.2.3 |
929 | 2025-03-22T03:21:15.172Z | Compiling bit-vec v0.8.0 |
930 | 2025-03-22T03:21:15.259Z | Compiling match_cfg v0.1.0 |
931 | 2025-03-22T03:21:15.354Z | Compiling hostname v0.3.1 |
932 | 2025-03-22T03:21:15.374Z | Compiling rusty-fork v0.3.0 |
933 | 2025-03-22T03:21:15.566Z | Compiling bit-set v0.8.0 |
934 | 2025-03-22T03:21:15.832Z | Compiling daft v0.1.2 |
935 | 2025-03-22T03:21:15.871Z | Compiling crossbeam-channel v0.5.14 |
936 | 2025-03-22T03:21:16.054Z | Compiling digest v0.10.7 |
937 | 2025-03-22T03:21:16.303Z | Compiling slog-json v2.6.1 |
938 | 2025-03-22T03:21:16.402Z | Compiling progenitor-client v0.8.0 |
939 | 2025-03-22T03:21:16.851Z | Compiling term v0.7.0 |
940 | 2025-03-22T03:21:16.872Z | Compiling rand_xorshift v0.3.0 |
941 | 2025-03-22T03:21:17.168Z | Compiling zone_cfg_derive v0.3.0 |
942 | 2025-03-22T03:21:17.958Z | Compiling futures-executor v0.3.31 |
943 | 2025-03-22T03:21:18.150Z | Compiling hex v0.4.3 |
944 | 2025-03-22T03:21:18.303Z | Compiling num-derive v0.4.2 |
945 | 2025-03-22T03:21:18.433Z | Compiling derive-where v1.2.7 |
946 | 2025-03-22T03:21:20.064Z | Compiling num-integer v0.1.46 |
947 | 2025-03-22T03:21:20.187Z | Compiling memmap v0.7.0 |
948 | 2025-03-22T03:21:20.264Z | Compiling is-terminal v0.4.16 |
949 | 2025-03-22T03:21:20.408Z | Compiling take_mut v0.2.2 |
950 | 2025-03-22T03:21:20.516Z | Compiling cpufeatures v0.2.17 |
951 | 2025-03-22T03:21:20.567Z | Compiling spin v0.9.8 |
952 | 2025-03-22T03:21:20.570Z | Compiling utf8parse v0.2.2 |
953 | 2025-03-22T03:21:20.614Z | Compiling unarray v0.1.4 |
954 | 2025-03-22T03:21:20.785Z | Compiling anstyle-parse v0.2.6 |
955 | 2025-03-22T03:21:20.824Z | Compiling sha1 v0.10.6 |
956 | 2025-03-22T03:21:20.864Z | Compiling proptest v1.6.0 |
957 | 2025-03-22T03:21:21.212Z | Compiling slog-term v2.9.1 |
958 | 2025-03-22T03:21:21.646Z | Compiling usdt v0.5.0 |
959 | 2025-03-22T03:21:22.164Z | Compiling tokio-rustls v0.25.0 |
960 | 2025-03-22T03:21:22.369Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
961 | 2025-03-22T03:21:22.543Z | Compiling futures v0.3.31 |
962 | 2025-03-22T03:21:22.910Z | Compiling progenitor v0.8.0 |
963 | 2025-03-22T03:21:22.948Z | Compiling slog-bunyan v2.5.0 |
964 | 2025-03-22T03:21:23.150Z | Compiling toml v0.8.20 |
965 | 2025-03-22T03:21:23.523Z | Compiling waitgroup v0.1.2 |
966 | 2025-03-22T03:21:23.852Z | Compiling async-stream v0.3.6 |
967 | 2025-03-22T03:21:23.943Z | Compiling parse-display v0.10.0 |
968 | 2025-03-22T03:21:24.111Z | Compiling serde_path_to_error v0.1.17 |
969 | 2025-03-22T03:21:24.519Z | Compiling strum v0.26.3 |
970 | 2025-03-22T03:21:24.697Z | Compiling hostname v0.4.0 |
971 | 2025-03-22T03:21:24.847Z | Compiling instant v0.1.13 |
972 | 2025-03-22T03:21:24.946Z | Compiling rustix v0.38.44 |
973 | 2025-03-22T03:21:24.995Z | Compiling anstyle v1.0.10 |
974 | 2025-03-22T03:21:25.036Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
975 | 2025-03-22T03:21:25.158Z | Compiling colorchoice v1.0.3 |
976 | 2025-03-22T03:21:25.274Z | Compiling semver v0.1.20 |
977 | 2025-03-22T03:21:25.313Z | Compiling anstyle-query v1.1.2 |
978 | 2025-03-22T03:21:25.355Z | Compiling is_terminal_polyfill v1.70.1 |
979 | 2025-03-22T03:21:25.423Z | Compiling debug-ignore v1.0.5 |
980 | 2025-03-22T03:21:25.479Z | Compiling anstream v0.6.18 |
981 | 2025-03-22T03:21:25.758Z | Compiling rustc_version v0.1.7 |
982 | 2025-03-22T03:21:25.817Z | Compiling backoff v0.4.0 |
983 | 2025-03-22T03:21:26.159Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
984 | 2025-03-22T03:21:26.180Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
985 | 2025-03-22T03:21:26.992Z | Compiling num-rational v0.4.2 |
986 | 2025-03-22T03:21:28.063Z | Compiling num-iter v0.1.45 |
987 | 2025-03-22T03:21:28.280Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
988 | 2025-03-22T03:21:28.704Z | Compiling progenitor-client v0.9.1 |
989 | 2025-03-22T03:21:29.311Z | Compiling terminal_size v0.4.2 |
990 | 2025-03-22T03:21:29.525Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
991 | 2025-03-22T03:21:29.706Z | Compiling macaddr v1.0.1 |
992 | 2025-03-22T03:21:29.737Z | Compiling serde_with v3.12.0 |
993 | 2025-03-22T03:21:30.122Z | Compiling zerocopy-derive v0.6.6 |
994 | 2025-03-22T03:21:30.977Z | Compiling num-complex v0.4.6 |
995 | 2025-03-22T03:21:31.692Z | Compiling clap_lex v0.7.4 |
996 | 2025-03-22T03:21:32.379Z | Compiling clap_builder v4.5.32 |
997 | 2025-03-22T03:21:32.414Z | Compiling num v0.4.3 |
998 | 2025-03-22T03:21:33.365Z | Compiling newtype_derive v0.1.6 |
999 | 2025-03-22T03:21:33.607Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1000 | 2025-03-22T03:21:34.091Z | Compiling float-ord v0.3.2 |
1001 | 2025-03-22T03:21:34.183Z | Compiling owo-colors v4.2.0 |
1002 | 2025-03-22T03:21:34.368Z | Compiling cancel-safe-futures v0.1.5 |
1003 | 2025-03-22T03:21:35.229Z | Compiling strum_macros v0.25.3 |
1004 | 2025-03-22T03:21:35.284Z | Compiling num-derive v0.3.3 |
1005 | 2025-03-22T03:21:35.313Z | Compiling serde_repr v0.1.20 |
1006 | 2025-03-22T03:21:35.334Z | Compiling enum-as-inner v0.6.1 |
1007 | 2025-03-22T03:21:36.063Z | Compiling clap v4.5.32 |
1008 | 2025-03-22T03:21:38.107Z | Compiling cookie v0.18.1 |
1009 | 2025-03-22T03:21:38.439Z | Compiling convert_case v0.4.0 |
1010 | 2025-03-22T03:21:39.219Z | Compiling derive_more v0.99.19 |
1011 | 2025-03-22T03:21:39.771Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1012 | 2025-03-22T03:21:45.784Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1013 | 2025-03-22T03:21:47.047Z | Checking unicode-width v0.2.0 |
1014 | 2025-03-22T03:21:48.979Z | Compiling slog-dtrace v0.3.0 |
1015 | 2025-03-22T03:21:49.869Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1016 | 2025-03-22T03:21:50.821Z | Compiling parking_lot_core v0.8.6 |
1017 | 2025-03-22T03:21:53.097Z | Checking foreign-types-shared v0.3.1 |
1018 | 2025-03-22T03:21:53.215Z | Checking foreign-types v0.5.0 |
1019 | 2025-03-22T03:21:53.305Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1020 | 2025-03-22T03:21:53.880Z | Checking num_enum v0.5.11 |
1021 | 2025-03-22T03:21:54.036Z | Checking hash32 v0.3.1 |
1022 | 2025-03-22T03:21:54.748Z | Checking cstr-argument v0.1.2 |
1023 | 2025-03-22T03:21:55.250Z | Checking pretty-hex v0.2.1 |
1024 | 2025-03-22T03:21:55.418Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1025 | 2025-03-22T03:21:55.945Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1026 | 2025-03-22T03:21:57.327Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1027 | 2025-03-22T03:21:57.794Z | Checking colored v2.2.0 |
1028 | 2025-03-22T03:21:57.883Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1029 | 2025-03-22T03:21:58.127Z | Checking bitflags v1.3.2 |
1030 | 2025-03-22T03:21:58.226Z | Checking cobs v0.2.3 |
1031 | 2025-03-22T03:21:58.250Z | Checking winnow v0.6.26 |
1032 | 2025-03-22T03:21:58.460Z | Checking managed v0.8.0 |
1033 | 2025-03-22T03:21:58.893Z | Checking postcard v1.1.1 |
1034 | 2025-03-22T03:21:59.578Z | Checking progenitor v0.9.1 |
1035 | 2025-03-22T03:21:59.660Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1036 | 2025-03-22T03:22:01.935Z | Checking static_assertions v1.1.0 |
1037 | 2025-03-22T03:22:01.958Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1038 | 2025-03-22T03:22:02.034Z | Checking tabwriter v1.4.1 |
1039 | 2025-03-22T03:22:02.106Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1040 | 2025-03-22T03:22:02.304Z | Checking itertools v0.14.0 |
1041 | 2025-03-22T03:22:02.388Z | Checking hubpack v0.1.2 |
1042 | 2025-03-22T03:22:02.890Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
1043 | 2025-03-22T03:22:03.126Z | Checking itertools v0.10.5 |
1044 | 2025-03-22T03:22:03.256Z | Checking camino-tempfile v1.1.1 |
1045 | 2025-03-22T03:22:03.510Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1046 | 2025-03-22T03:22:03.543Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
1047 | 2025-03-22T03:22:03.908Z | Checking sigpipe v0.1.3 |
1048 | 2025-03-22T03:22:03.975Z | Checking base64ct v1.7.3 |
1049 | 2025-03-22T03:22:04.253Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1050 | 2025-03-22T03:22:04.413Z | Checking password-hash v0.5.0 |
1051 | 2025-03-22T03:22:04.477Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
1052 | 2025-03-22T03:22:04.851Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
1053 | 2025-03-22T03:22:04.925Z | Checking blake2 v0.10.6 |
1054 | 2025-03-22T03:22:05.285Z | Checking smf v0.2.3 |
1055 | 2025-03-22T03:22:05.329Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1056 | 2025-03-22T03:22:05.458Z | Compiling memoffset v0.9.1 |
1057 | 2025-03-22T03:22:05.480Z | Checking zone v0.3.0 |
1058 | 2025-03-22T03:22:05.531Z | Checking whoami v1.5.2 |
1059 | 2025-03-22T03:22:05.728Z | Checking unicode-segmentation v1.12.0 |
1060 | 2025-03-22T03:22:05.782Z | Checking tinyvec_macros v0.1.1 |
1061 | 2025-03-22T03:22:05.878Z | Checking tinyvec v1.9.0 |
1062 | 2025-03-22T03:22:05.942Z | Checking argon2 v0.5.3 |
1063 | 2025-03-22T03:22:06.422Z | Checking newline-converter v0.3.0 |
1064 | 2025-03-22T03:22:06.555Z | Checking console v0.15.11 |
1065 | 2025-03-22T03:22:06.978Z | Checking zerocopy v0.6.6 |
1066 | 2025-03-22T03:22:07.194Z | Checking libsw-core v0.3.2 |
1067 | 2025-03-22T03:22:07.326Z | Checking serde-big-array v0.5.1 |
1068 | 2025-03-22T03:22:07.419Z | Compiling proc-macro-error-attr2 v2.0.0 |
1069 | 2025-03-22T03:22:07.729Z | Checking linked-hash-map v0.5.6 |
1070 | 2025-03-22T03:22:08.212Z | Checking similar v2.7.0 |
1071 | 2025-03-22T03:22:08.247Z | Compiling cfg_aliases v0.2.1 |
1072 | 2025-03-22T03:22:08.386Z | Checking data-encoding v2.8.0 |
1073 | 2025-03-22T03:22:08.467Z | Checking fixedbitset v0.4.2 |
1074 | 2025-03-22T03:22:08.548Z | Checking fixedbitset v0.5.7 |
1075 | 2025-03-22T03:22:08.939Z | Checking petgraph v0.7.1 |
1076 | 2025-03-22T03:22:08.965Z | Checking expectorate v1.1.0 |
1077 | 2025-03-22T03:22:09.068Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1078 | 2025-03-22T03:22:09.100Z | Checking hickory-proto v0.24.4 |
1079 | 2025-03-22T03:22:09.121Z | Checking petgraph v0.6.5 |
1080 | 2025-03-22T03:22:09.678Z | Checking atomicwrites v0.4.4 |
1081 | 2025-03-22T03:22:09.881Z | Compiling nix v0.29.0 |
1082 | 2025-03-22T03:22:10.953Z | Compiling proc-macro-error2 v2.0.1 |
1083 | 2025-03-22T03:22:11.301Z | Checking lru-cache v0.1.2 |
1084 | 2025-03-22T03:22:11.504Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1085 | 2025-03-22T03:22:11.583Z | Checking libsw v3.5.0 |
1086 | 2025-03-22T03:22:12.146Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1087 | 2025-03-22T03:22:12.435Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1088 | 2025-03-22T03:22:12.458Z | Checking resolv-conf v0.7.1 |
1089 | 2025-03-22T03:22:12.478Z | Checking libscf-sys v1.1.0 |
1090 | 2025-03-22T03:22:13.053Z | Checking unicode-width v0.1.14 |
1091 | 2025-03-22T03:22:13.228Z | Checking highway v1.3.0 |
1092 | 2025-03-22T03:22:13.466Z | Checking swrite v0.1.0 |
1093 | 2025-03-22T03:22:13.551Z | Checking linear-map v1.2.0 |
1094 | 2025-03-22T03:22:13.597Z | Checking indent_write v2.2.0 |
1095 | 2025-03-22T03:22:13.804Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1096 | 2025-03-22T03:22:13.870Z | Checking steno v0.4.1 |
1097 | 2025-03-22T03:22:13.893Z | Checking hickory-resolver v0.24.4 |
1098 | 2025-03-22T03:22:13.896Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1099 | 2025-03-22T03:22:14.686Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1100 | 2025-03-22T03:22:15.315Z | Compiling tabled_derive v0.10.0 |
1101 | 2025-03-22T03:22:15.348Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1102 | 2025-03-22T03:22:15.402Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1103 | 2025-03-22T03:22:15.977Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1104 | 2025-03-22T03:22:16.575Z | Checking tokio-stream v0.1.17 |
1105 | 2025-03-22T03:22:16.744Z | Checking humantime v2.2.0 |
1106 | 2025-03-22T03:22:16.852Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1107 | 2025-03-22T03:22:17.414Z | Checking qorb v0.2.1 |
1108 | 2025-03-22T03:22:17.824Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab) |
1109 | 2025-03-22T03:22:19.231Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
1110 | 2025-03-22T03:22:19.323Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1111 | 2025-03-22T03:22:19.982Z | Compiling crunchy v0.2.3 |
1112 | 2025-03-22T03:22:20.285Z | Checking parking_lot v0.11.2 |
1113 | 2025-03-22T03:22:20.702Z | Checking crossbeam-epoch v0.9.18 |
1114 | 2025-03-22T03:22:21.082Z | Checking fxhash v0.2.1 |
1115 | 2025-03-22T03:22:21.302Z | Checking crc32fast v1.4.2 |
1116 | 2025-03-22T03:22:21.575Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1117 | 2025-03-22T03:22:21.659Z | Compiling tiny-keccak v2.0.2 |
1118 | 2025-03-22T03:22:22.354Z | Checking sled v0.34.7 |
1119 | 2025-03-22T03:22:27.838Z | Compiling const-random-macro v0.1.16 |
1120 | 2025-03-22T03:22:27.905Z | Compiling proc-macro-crate v3.3.0 |
1121 | 2025-03-22T03:22:28.611Z | Compiling ahash v0.8.11 |
1122 | 2025-03-22T03:22:28.732Z | Compiling smartstring v1.0.1 |
1123 | 2025-03-22T03:22:29.005Z | Checking half v2.5.0 |
1124 | 2025-03-22T03:22:29.078Z | Compiling num_enum_derive v0.7.3 |
1125 | 2025-03-22T03:22:29.119Z | Checking bytecount v0.6.8 |
1126 | 2025-03-22T03:22:29.285Z | Checking ciborium-io v0.2.2 |
1127 | 2025-03-22T03:22:29.419Z | Checking papergrid v0.14.0 |
1128 | 2025-03-22T03:22:29.481Z | Checking ciborium-ll v0.2.2 |
1129 | 2025-03-22T03:22:30.246Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab) |
1130 | 2025-03-22T03:22:30.990Z | Checking tabled v0.18.0 |
1131 | 2025-03-22T03:22:31.013Z | Checking ciborium v0.2.2 |
1132 | 2025-03-22T03:22:31.625Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
1133 | 2025-03-22T03:22:32.101Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab) |
1134 | 2025-03-22T03:22:32.101Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#58f63f57) |
1135 | 2025-03-22T03:22:33.962Z | Compiling rhai_codegen v2.2.0 |
1136 | 2025-03-22T03:22:34.256Z | Checking crc8 v0.1.1 |
1137 | 2025-03-22T03:22:36.070Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#58f63f57) |
1138 | 2025-03-22T03:22:36.155Z | Checking arc-swap v1.7.1 |
1139 | 2025-03-22T03:22:37.073Z | Checking slog-scope v4.4.0 |
1140 | 2025-03-22T03:22:37.330Z | Checking num_enum v0.7.3 |
1141 | 2025-03-22T03:22:37.499Z | Checking const-random v0.1.18 |
1142 | 2025-03-22T03:22:37.811Z | Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1143 | 2025-03-22T03:22:37.869Z | Checking spin v0.5.2 |
1144 | 2025-03-22T03:22:38.077Z | Checking no-std-compat v0.4.1 |
1145 | 2025-03-22T03:22:38.290Z | Checking slog-stdlog v4.1.1 |
1146 | 2025-03-22T03:22:38.821Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1147 | 2025-03-22T03:22:39.071Z | Checking thin-vec v0.2.13 |
1148 | 2025-03-22T03:22:39.270Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1149 | 2025-03-22T03:22:39.611Z | Checking yansi v1.0.1 |
1150 | 2025-03-22T03:22:39.687Z | Checking minimal-lexical v0.2.1 |
1151 | 2025-03-22T03:22:40.096Z | Checking diff v0.1.13 |
1152 | 2025-03-22T03:22:40.279Z | Checking nom v7.1.3 |
1153 | 2025-03-22T03:22:40.317Z | Checking pretty_assertions v1.4.1 |
1154 | 2025-03-22T03:22:40.508Z | Checking rhai v1.21.0 |
1155 | 2025-03-22T03:22:40.676Z | Checking slog-envlogger v2.2.0 |
1156 | 2025-03-22T03:22:41.142Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1157 | 2025-03-22T03:22:43.273Z | Checking itertools v0.12.1 |
1158 | 2025-03-22T03:22:46.027Z | Checking zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1159 | 2025-03-22T03:22:46.755Z | Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d04addf8) |
1160 | 2025-03-22T03:22:47.035Z | Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
1161 | 2025-03-22T03:22:49.645Z | Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
1162 | 2025-03-22T03:22:50.549Z | Checking util v0.1.0 (/work/oxidecomputer/maghemite/util) |
1163 | 2025-03-22T03:22:51.325Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1164 | 2025-03-22T03:22:52.549Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1165 | 2025-03-22T03:22:54.325Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
1166 | 2025-03-22T03:22:54.655Z | Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
1167 | 2025-03-22T03:22:57.797Z | Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
1168 | 2025-03-22T03:22:58.666Z | Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
1169 | 2025-03-22T03:23:00.356Z | Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
1170 | 2025-03-22T03:23:00.506Z | Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
1171 | 2025-03-22T03:23:00.837Z | Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
1172 | 2025-03-22T03:23:01.127Z | Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
1173 | 2025-03-22T03:23:07.102Z | Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
1174 | 2025-03-22T03:23:07.105Z | Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
1175 | 2025-03-22T03:23:17.989Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 56s |
1176 | 2025-03-22T03:23:18.346Z | + banner build |
1177 | 2025-03-22T03:23:18.349Z | |
1178 | 2025-03-22T03:23:18.349Z | ##### # # # # ##### |
1179 | 2025-03-22T03:23:18.349Z | # # # # # # # # |
1180 | 2025-03-22T03:23:18.349Z | ##### # # # # # # |
1181 | 2025-03-22T03:23:18.349Z | # # # # # # # # |
1182 | 2025-03-22T03:23:18.349Z | # # # # # # # # |
1183 | 2025-03-22T03:23:18.350Z | ##### #### # ###### ##### |
1184 | 2025-03-22T03:23:18.350Z | |
1185 | 2025-03-22T03:23:18.350Z | + ptime -m cargo build |
1186 | 2025-03-22T03:23:19.207Z | Compiling cfg-if v1.0.0 |
1187 | 2025-03-22T03:23:19.233Z | Compiling libc v0.2.171 |
1188 | 2025-03-22T03:23:19.236Z | Compiling memchr v2.7.4 |
1189 | 2025-03-22T03:23:19.254Z | Compiling itoa v1.0.15 |
1190 | 2025-03-22T03:23:19.257Z | Compiling serde v1.0.219 |
1191 | 2025-03-22T03:23:19.276Z | Compiling libm v0.2.11 |
1192 | 2025-03-22T03:23:19.279Z | Compiling ryu v1.0.20 |
1193 | 2025-03-22T03:23:19.298Z | Compiling portable-atomic v1.11.0 |
1194 | 2025-03-22T03:23:19.301Z | Compiling pin-project-lite v0.2.16 |
1195 | 2025-03-22T03:23:19.418Z | Compiling scopeguard v1.2.0 |
1196 | 2025-03-22T03:23:19.448Z | Compiling bitflags v2.9.0 |
1197 | 2025-03-22T03:23:19.569Z | Compiling lock_api v0.4.12 |
1198 | 2025-03-22T03:23:19.849Z | Compiling iana-time-zone v0.1.61 |
1199 | 2025-03-22T03:23:20.070Z | Compiling once_cell v1.21.1 |
1200 | 2025-03-22T03:23:20.103Z | Compiling futures-core v0.3.31 |
1201 | 2025-03-22T03:23:20.286Z | Compiling num-traits v0.2.19 |
1202 | 2025-03-22T03:23:20.344Z | Compiling dyn-clone v1.0.19 |
1203 | 2025-03-22T03:23:20.502Z | Compiling getrandom v0.3.2 |
1204 | 2025-03-22T03:23:20.516Z | Compiling mio v1.0.3 |
1205 | 2025-03-22T03:23:20.546Z | Compiling signal-hook-registry v1.4.2 |
1206 | 2025-03-22T03:23:20.558Z | Compiling socket2 v0.5.8 |
1207 | 2025-03-22T03:23:20.730Z | Compiling getrandom v0.2.15 |
1208 | 2025-03-22T03:23:20.784Z | Compiling log v0.4.26 |
1209 | 2025-03-22T03:23:20.995Z | Compiling equivalent v1.0.2 |
1210 | 2025-03-22T03:23:21.072Z | Compiling allocator-api2 v0.2.21 |
1211 | 2025-03-22T03:23:21.105Z | Compiling foldhash v0.1.5 |
1212 | 2025-03-22T03:23:21.239Z | Compiling stable_deref_trait v1.2.0 |
1213 | 2025-03-22T03:23:21.344Z | Compiling futures-sink v0.3.31 |
1214 | 2025-03-22T03:23:21.440Z | Compiling thiserror v1.0.69 |
1215 | 2025-03-22T03:23:21.500Z | Compiling fnv v1.0.7 |
1216 | 2025-03-22T03:23:21.532Z | Compiling slab v0.4.9 |
1217 | 2025-03-22T03:23:21.587Z | Compiling futures-channel v0.3.31 |
1218 | 2025-03-22T03:23:21.634Z | Compiling futures-task v0.3.31 |
1219 | 2025-03-22T03:23:21.651Z | Compiling futures-io v0.3.31 |
1220 | 2025-03-22T03:23:21.819Z | Compiling hashbrown v0.15.2 |
1221 | 2025-03-22T03:23:21.858Z | Compiling pin-utils v0.1.0 |
1222 | 2025-03-22T03:23:21.871Z | Compiling zerofrom v0.1.6 |
1223 | 2025-03-22T03:23:21.930Z | Compiling futures-util v0.3.31 |
1224 | 2025-03-22T03:23:21.950Z | Compiling tracing-core v0.1.33 |
1225 | 2025-03-22T03:23:21.981Z | Compiling subtle v2.6.1 |
1226 | 2025-03-22T03:23:21.995Z | Compiling unicode-ident v1.0.18 |
1227 | 2025-03-22T03:23:22.092Z | Compiling yoke v0.7.5 |
1228 | 2025-03-22T03:23:22.186Z | Compiling proc-macro2 v1.0.94 |
1229 | 2025-03-22T03:23:22.257Z | Compiling litemap v0.7.5 |
1230 | 2025-03-22T03:23:22.377Z | Compiling byteorder v1.5.0 |
1231 | 2025-03-22T03:23:22.489Z | Compiling zerovec v0.10.4 |
1232 | 2025-03-22T03:23:22.688Z | Compiling writeable v0.5.5 |
1233 | 2025-03-22T03:23:22.845Z | Compiling tracing v0.1.41 |
1234 | 2025-03-22T03:23:23.270Z | Compiling quote v1.0.40 |
1235 | 2025-03-22T03:23:23.283Z | Compiling zerocopy v0.8.24 |
1236 | 2025-03-22T03:23:23.352Z | Compiling rustls-pki-types v1.11.0 |
1237 | 2025-03-22T03:23:23.560Z | Compiling thiserror v2.0.12 |
1238 | 2025-03-22T03:23:23.703Z | Compiling syn v2.0.100 |
1239 | 2025-03-22T03:23:24.084Z | Compiling untrusted v0.9.0 |
1240 | 2025-03-22T03:23:24.166Z | Compiling icu_locid_transform_data v1.5.0 |
1241 | 2025-03-22T03:23:24.259Z | Compiling ring v0.17.14 |
1242 | 2025-03-22T03:23:24.274Z | Compiling slog v2.7.0 |
1243 | 2025-03-22T03:23:24.605Z | Compiling tinystr v0.7.6 |
1244 | 2025-03-22T03:23:24.875Z | Compiling icu_collections v1.5.0 |
1245 | 2025-03-22T03:23:25.038Z | Compiling icu_locid v1.5.0 |
1246 | 2025-03-22T03:23:25.172Z | Compiling bytes v1.10.1 |
1247 | 2025-03-22T03:23:25.582Z | Compiling smallvec v1.14.0 |
1248 | 2025-03-22T03:23:26.072Z | Compiling serde_json v1.0.140 |
1249 | 2025-03-22T03:23:26.529Z | Compiling parking_lot_core v0.9.10 |
1250 | 2025-03-22T03:23:26.868Z | Compiling uuid v1.16.0 |
1251 | 2025-03-22T03:23:27.250Z | Compiling parking_lot v0.12.3 |
1252 | 2025-03-22T03:23:27.305Z | Compiling chrono v0.4.40 |
1253 | 2025-03-22T03:23:27.758Z | Compiling tokio v1.44.1 |
1254 | 2025-03-22T03:23:27.861Z | Compiling semver v1.0.26 |
1255 | 2025-03-22T03:23:28.192Z | Compiling indexmap v2.8.0 |
1256 | 2025-03-22T03:23:28.381Z | Compiling http v1.3.1 |
1257 | 2025-03-22T03:23:28.715Z | Compiling icu_provider v1.5.0 |
1258 | 2025-03-22T03:23:29.255Z | Compiling icu_properties_data v1.5.0 |
1259 | 2025-03-22T03:23:29.506Z | Compiling icu_locid_transform v1.5.0 |
1260 | 2025-03-22T03:23:29.664Z | Compiling schemars v0.8.22 |
1261 | 2025-03-22T03:23:29.679Z | Compiling rand_core v0.6.4 |
1262 | 2025-03-22T03:23:29.886Z | Compiling atomic-waker v1.1.2 |
1263 | 2025-03-22T03:23:30.077Z | Compiling utf8_iter v1.0.4 |
1264 | 2025-03-22T03:23:30.134Z | Compiling percent-encoding v2.3.1 |
1265 | 2025-03-22T03:23:30.332Z | Compiling utf16_iter v1.0.5 |
1266 | 2025-03-22T03:23:30.540Z | Compiling write16 v1.0.0 |
1267 | 2025-03-22T03:23:30.554Z | Compiling icu_normalizer_data v1.5.0 |
1268 | 2025-03-22T03:23:30.655Z | Compiling form_urlencoded v1.2.1 |
1269 | 2025-03-22T03:23:30.673Z | Compiling http-body v1.0.1 |
1270 | 2025-03-22T03:23:30.920Z | Compiling icu_properties v1.5.1 |
1271 | 2025-03-22T03:23:31.004Z | Compiling httparse v1.10.1 |
1272 | 2025-03-22T03:23:31.079Z | Compiling try-lock v0.2.5 |
1273 | 2025-03-22T03:23:31.225Z | Compiling zeroize v1.8.1 |
1274 | 2025-03-22T03:23:31.427Z | Compiling want v0.3.1 |
1275 | 2025-03-22T03:23:31.571Z | Compiling regex-syntax v0.8.5 |
1276 | 2025-03-22T03:23:31.730Z | Compiling tower-service v0.3.3 |
1277 | 2025-03-22T03:23:31.743Z | Compiling httpdate v1.0.3 |
1278 | 2025-03-22T03:23:31.852Z | Compiling foreign-types-shared v0.1.1 |
1279 | 2025-03-22T03:23:31.962Z | Compiling foreign-types v0.3.2 |
1280 | 2025-03-22T03:23:32.061Z | Compiling ppv-lite86 v0.2.21 |
1281 | 2025-03-22T03:23:32.298Z | Compiling openssl-sys v0.9.106 |
1282 | 2025-03-22T03:23:32.516Z | Compiling errno v0.3.10 |
1283 | 2025-03-22T03:23:32.759Z | Compiling aho-corasick v1.1.3 |
1284 | 2025-03-22T03:23:32.946Z | Compiling rand_chacha v0.3.1 |
1285 | 2025-03-22T03:23:33.644Z | Compiling openssl v0.10.71 |
1286 | 2025-03-22T03:23:33.763Z | Compiling ipnetwork v0.21.1 |
1287 | 2025-03-22T03:23:34.116Z | Compiling rustls-webpki v0.103.0 |
1288 | 2025-03-22T03:23:34.789Z | Compiling icu_normalizer v1.5.0 |
1289 | 2025-03-22T03:23:35.696Z | Compiling idna_adapter v1.2.0 |
1290 | 2025-03-22T03:23:35.957Z | Compiling idna v1.0.3 |
1291 | 2025-03-22T03:23:36.491Z | Compiling regex-automata v0.4.9 |
1292 | 2025-03-22T03:23:36.863Z | Compiling url v2.5.4 |
1293 | 2025-03-22T03:23:37.449Z | Compiling tokio-util v0.7.14 |
1294 | 2025-03-22T03:23:38.086Z | Compiling ipnet v2.11.0 |
1295 | 2025-03-22T03:23:38.911Z | Compiling h2 v0.4.8 |
1296 | 2025-03-22T03:23:38.925Z | Compiling openssl-probe v0.1.6 |
1297 | 2025-03-22T03:23:38.937Z | Compiling rustls v0.23.25 |
1298 | 2025-03-22T03:23:38.997Z | Compiling rand v0.8.5 |
1299 | 2025-03-22T03:23:39.324Z | Compiling rustix v1.0.3 |
1300 | 2025-03-22T03:23:39.490Z | Compiling http-body-util v0.1.3 |
1301 | 2025-03-22T03:23:40.005Z | Compiling native-tls v0.2.14 |
1302 | 2025-03-22T03:23:40.668Z | Compiling regex v1.11.1 |
1303 | 2025-03-22T03:23:40.701Z | Compiling anyhow v1.0.97 |
1304 | 2025-03-22T03:23:41.714Z | Compiling regress v0.10.3 |
1305 | 2025-03-22T03:23:41.897Z | Compiling encoding_rs v0.8.35 |
1306 | 2025-03-22T03:23:42.795Z | Compiling heck v0.5.0 |
1307 | 2025-03-22T03:23:42.798Z | Compiling mime v0.3.17 |
1308 | 2025-03-22T03:23:43.376Z | Compiling tokio-native-tls v0.3.1 |
1309 | 2025-03-22T03:23:43.499Z | Compiling serde_urlencoded v0.7.1 |
1310 | 2025-03-22T03:23:43.663Z | Compiling hyper v1.6.0 |
1311 | 2025-03-22T03:23:44.054Z | Compiling rustls-pemfile v2.2.0 |
1312 | 2025-03-22T03:23:44.405Z | Compiling webpki-roots v0.26.8 |
1313 | 2025-03-22T03:23:44.622Z | Compiling sync_wrapper v1.0.2 |
1314 | 2025-03-22T03:23:44.782Z | Compiling base64 v0.22.1 |
1315 | 2025-03-22T03:23:45.630Z | Compiling tokio-rustls v0.26.2 |
1316 | 2025-03-22T03:23:46.153Z | Compiling hyper-util v0.1.10 |
1317 | 2025-03-22T03:23:46.393Z | Compiling tower-layer v0.3.3 |
1318 | 2025-03-22T03:23:46.694Z | Compiling lazy_static v1.5.0 |
1319 | 2025-03-22T03:23:46.732Z | Compiling tower v0.5.2 |
1320 | 2025-03-22T03:23:46.825Z | Compiling powerfmt v0.2.0 |
1321 | 2025-03-22T03:23:46.840Z | Compiling oxnet v0.1.1 |
1322 | 2025-03-22T03:23:46.879Z | Compiling openapiv3 v2.0.0 |
1323 | 2025-03-22T03:23:47.065Z | Compiling num-conv v0.1.0 |
1324 | 2025-03-22T03:23:47.246Z | Compiling deranged v0.4.0 |
1325 | 2025-03-22T03:23:47.402Z | Compiling num_threads v0.1.7 |
1326 | 2025-03-22T03:23:47.535Z | Compiling time-core v0.1.4 |
1327 | 2025-03-22T03:23:47.677Z | Compiling crossbeam-utils v0.8.21 |
1328 | 2025-03-22T03:23:47.716Z | Compiling zerocopy v0.7.35 |
1329 | 2025-03-22T03:23:47.729Z | Compiling typenum v1.18.0 |
1330 | 2025-03-22T03:23:48.181Z | Compiling hyper-rustls v0.27.5 |
1331 | 2025-03-22T03:23:48.921Z | Compiling hyper-tls v0.6.0 |
1332 | 2025-03-22T03:23:49.132Z | Compiling generic-array v0.14.7 |
1333 | 2025-03-22T03:23:49.152Z | Compiling scroll v0.12.0 |
1334 | 2025-03-22T03:23:49.176Z | Compiling time v0.3.40 |
1335 | 2025-03-22T03:23:49.270Z | Compiling reqwest v0.12.15 |
1336 | 2025-03-22T03:23:49.296Z | Compiling dirs-sys-next v0.1.2 |
1337 | 2025-03-22T03:23:49.358Z | Compiling ucd-trie v0.1.7 |
1338 | 2025-03-22T03:23:49.687Z | Compiling plain v0.2.3 |
1339 | 2025-03-22T03:23:49.843Z | Compiling goblin v0.8.2 |
1340 | 2025-03-22T03:23:50.049Z | Compiling pest v2.7.15 |
1341 | 2025-03-22T03:23:50.095Z | Compiling dirs-next v2.0.0 |
1342 | 2025-03-22T03:23:50.300Z | Compiling thread_local v1.1.8 |
1343 | 2025-03-22T03:23:50.385Z | Compiling pretty-hex v0.4.1 |
1344 | 2025-03-22T03:23:50.596Z | Compiling crypto-common v0.1.6 |
1345 | 2025-03-22T03:23:50.774Z | Compiling block-buffer v0.10.4 |
1346 | 2025-03-22T03:23:50.897Z | Compiling term v0.7.0 |
1347 | 2025-03-22T03:23:50.996Z | Compiling crossbeam-channel v0.5.14 |
1348 | 2025-03-22T03:23:51.324Z | Compiling macaddr v1.0.1 |
1349 | 2025-03-22T03:23:51.832Z | Compiling is-terminal v0.4.16 |
1350 | 2025-03-22T03:23:51.964Z | Compiling thread-id v4.2.2 |
1351 | 2025-03-22T03:23:52.074Z | Compiling take_mut v0.2.2 |
1352 | 2025-03-22T03:23:52.164Z | Compiling fastrand v2.3.0 |
1353 | 2025-03-22T03:23:52.265Z | Compiling slog-async v2.8.0 |
1354 | 2025-03-22T03:23:52.666Z | Compiling dtrace-parser v0.2.0 |
1355 | 2025-03-22T03:23:52.788Z | Compiling tempfile v3.19.1 |
1356 | 2025-03-22T03:23:53.193Z | Compiling slog-term v2.9.1 |
1357 | 2025-03-22T03:23:53.587Z | Compiling progenitor-client v0.9.1 |
1358 | 2025-03-22T03:23:53.756Z | Compiling digest v0.10.7 |
1359 | 2025-03-22T03:23:53.927Z | Compiling omicron-workspace-hack v0.1.0 |
1360 | 2025-03-22T03:23:54.035Z | Compiling futures-executor v0.3.31 |
1361 | 2025-03-22T03:23:54.155Z | Compiling memmap v0.7.0 |
1362 | 2025-03-22T03:23:54.191Z | Compiling typify-impl v0.2.0 |
1363 | 2025-03-22T03:23:54.435Z | Compiling futures v0.3.31 |
1364 | 2025-03-22T03:23:54.527Z | Compiling newtype-uuid v1.2.1 |
1365 | 2025-03-22T03:23:54.556Z | Compiling hostname v0.4.0 |
1366 | 2025-03-22T03:23:54.652Z | Compiling instant v0.1.13 |
1367 | 2025-03-22T03:23:54.802Z | Compiling cpufeatures v0.2.17 |
1368 | 2025-03-22T03:23:54.820Z | Compiling daft v0.1.2 |
1369 | 2025-03-22T03:23:54.843Z | Compiling strum v0.26.3 |
1370 | 2025-03-22T03:23:54.897Z | Compiling camino v1.1.9 |
1371 | 2025-03-22T03:23:54.954Z | Compiling rustls-webpki v0.102.8 |
1372 | 2025-03-22T03:23:55.018Z | Compiling serde_spanned v0.6.8 |
1373 | 2025-03-22T03:23:55.266Z | Compiling toml_datetime v0.6.8 |
1374 | 2025-03-22T03:23:55.327Z | Compiling wait-timeout v0.2.1 |
1375 | 2025-03-22T03:23:55.587Z | Compiling winnow v0.7.4 |
1376 | 2025-03-22T03:23:55.850Z | Compiling dof v0.3.0 |
1377 | 2025-03-22T03:23:55.994Z | Compiling debug-ignore v1.0.5 |
1378 | 2025-03-22T03:23:56.020Z | Compiling quick-error v1.2.3 |
1379 | 2025-03-22T03:23:56.134Z | Compiling match_cfg v0.1.0 |
1380 | 2025-03-22T03:23:56.165Z | Compiling bit-vec v0.8.0 |
1381 | 2025-03-22T03:23:56.229Z | Compiling hostname v0.3.1 |
1382 | 2025-03-22T03:23:56.512Z | Compiling rusty-fork v0.3.0 |
1383 | 2025-03-22T03:23:56.692Z | Compiling usdt-impl v0.5.0 |
1384 | 2025-03-22T03:23:57.169Z | Compiling bit-set v0.8.0 |
1385 | 2025-03-22T03:23:57.480Z | Compiling usdt v0.5.0 |
1386 | 2025-03-22T03:23:57.491Z | Compiling typify v0.2.0 |
1387 | 2025-03-22T03:23:57.636Z | Compiling progenitor-impl v0.8.0 |
1388 | 2025-03-22T03:23:58.061Z | Compiling rustls v0.22.4 |
1389 | 2025-03-22T03:23:58.365Z | Compiling slog-json v2.6.1 |
1390 | 2025-03-22T03:23:58.471Z | Compiling progenitor-client v0.8.0 |
1391 | 2025-03-22T03:23:58.759Z | Compiling serde_with v3.12.0 |
1392 | 2025-03-22T03:23:58.961Z | Compiling rand_xorshift v0.3.0 |
1393 | 2025-03-22T03:23:59.249Z | Compiling hex v0.4.3 |
1394 | 2025-03-22T03:23:59.757Z | Compiling toml_edit v0.22.24 |
1395 | 2025-03-22T03:23:59.880Z | Compiling unarray v0.1.4 |
1396 | 2025-03-22T03:24:00.036Z | Compiling utf8parse v0.2.2 |
1397 | 2025-03-22T03:24:00.193Z | Compiling spin v0.9.8 |
1398 | 2025-03-22T03:24:00.372Z | Compiling either v1.15.0 |
1399 | 2025-03-22T03:24:00.807Z | Compiling multer v3.1.0 |
1400 | 2025-03-22T03:24:00.838Z | Compiling anstyle-parse v0.2.6 |
1401 | 2025-03-22T03:24:01.191Z | Compiling progenitor v0.8.0 |
1402 | 2025-03-22T03:24:01.472Z | Compiling proptest v1.6.0 |
1403 | 2025-03-22T03:24:01.575Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1404 | 2025-03-22T03:24:01.739Z | Compiling slog-bunyan v2.5.0 |
1405 | 2025-03-22T03:24:01.971Z | Compiling sha1 v0.10.6 |
1406 | 2025-03-22T03:24:02.015Z | Compiling async-stream v0.3.6 |
1407 | 2025-03-22T03:24:02.393Z | Compiling tokio-rustls v0.25.0 |
1408 | 2025-03-22T03:24:02.411Z | Compiling parse-display v0.10.0 |
1409 | 2025-03-22T03:24:02.845Z | Compiling waitgroup v0.1.2 |
1410 | 2025-03-22T03:24:03.017Z | Compiling toml v0.8.20 |
1411 | 2025-03-22T03:24:03.085Z | Compiling serde_path_to_error v0.1.17 |
1412 | 2025-03-22T03:24:03.220Z | Compiling anstyle v1.0.10 |
1413 | 2025-03-22T03:24:03.692Z | Compiling unicode-width v0.2.0 |
1414 | 2025-03-22T03:24:03.991Z | Compiling colorchoice v1.0.3 |
1415 | 2025-03-22T03:24:04.156Z | Compiling is_terminal_polyfill v1.70.1 |
1416 | 2025-03-22T03:24:04.218Z | Compiling anstyle-query v1.1.2 |
1417 | 2025-03-22T03:24:04.290Z | Compiling dropshot v0.16.0 |
1418 | 2025-03-22T03:24:04.373Z | Compiling anstream v0.6.18 |
1419 | 2025-03-22T03:24:04.795Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
1420 | 2025-03-22T03:24:05.222Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1421 | 2025-03-22T03:24:05.723Z | Compiling backoff v0.4.0 |
1422 | 2025-03-22T03:24:06.157Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1423 | 2025-03-22T03:24:06.333Z | Compiling terminal_size v0.4.2 |
1424 | 2025-03-22T03:24:06.550Z | Compiling clap_lex v0.7.4 |
1425 | 2025-03-22T03:24:07.022Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
1426 | 2025-03-22T03:24:07.137Z | Compiling strsim v0.11.1 |
1427 | 2025-03-22T03:24:08.009Z | Compiling clap_builder v4.5.32 |
1428 | 2025-03-22T03:24:08.228Z | Compiling foreign-types-shared v0.3.1 |
1429 | 2025-03-22T03:24:08.360Z | Compiling foreign-types v0.5.0 |
1430 | 2025-03-22T03:24:08.374Z | Compiling num_enum v0.5.11 |
1431 | 2025-03-22T03:24:08.467Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1432 | 2025-03-22T03:24:08.522Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1433 | 2025-03-22T03:24:08.632Z | Compiling hash32 v0.3.1 |
1434 | 2025-03-22T03:24:08.702Z | Compiling num-integer v0.1.46 |
1435 | 2025-03-22T03:24:08.872Z | Compiling cstr-argument v0.1.2 |
1436 | 2025-03-22T03:24:09.129Z | Compiling pretty-hex v0.2.1 |
1437 | 2025-03-22T03:24:09.144Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1438 | 2025-03-22T03:24:09.312Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1439 | 2025-03-22T03:24:09.495Z | Compiling heapless v0.8.0 |
1440 | 2025-03-22T03:24:09.727Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1441 | 2025-03-22T03:24:09.807Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1442 | 2025-03-22T03:24:09.890Z | Compiling colored v2.2.0 |
1443 | 2025-03-22T03:24:10.592Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1444 | 2025-03-22T03:24:10.656Z | Compiling typify-impl v0.3.0 |
1445 | 2025-03-22T03:24:10.910Z | Compiling bitflags v1.3.2 |
1446 | 2025-03-22T03:24:11.015Z | Compiling cobs v0.2.3 |
1447 | 2025-03-22T03:24:11.314Z | Compiling managed v0.8.0 |
1448 | 2025-03-22T03:24:11.787Z | Compiling winnow v0.6.26 |
1449 | 2025-03-22T03:24:12.473Z | Compiling clap v4.5.32 |
1450 | 2025-03-22T03:24:12.503Z | Compiling smoltcp v0.11.0 |
1451 | 2025-03-22T03:24:12.601Z | Compiling postcard v1.1.1 |
1452 | 2025-03-22T03:24:13.300Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1453 | 2025-03-22T03:24:15.767Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
1454 | 2025-03-22T03:24:15.862Z | Compiling typify v0.3.0 |
1455 | 2025-03-22T03:24:16.011Z | Compiling num-rational v0.4.2 |
1456 | 2025-03-22T03:24:16.179Z | Compiling num-iter v0.1.45 |
1457 | 2025-03-22T03:24:16.362Z | Compiling num-complex v0.4.6 |
1458 | 2025-03-22T03:24:16.504Z | Compiling static_assertions v1.1.0 |
1459 | 2025-03-22T03:24:16.608Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1460 | 2025-03-22T03:24:16.786Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1461 | 2025-03-22T03:24:17.510Z | Compiling num v0.4.3 |
1462 | 2025-03-22T03:24:17.615Z | Compiling hubpack v0.1.2 |
1463 | 2025-03-22T03:24:17.618Z | Compiling progenitor-impl v0.9.1 |
1464 | 2025-03-22T03:24:17.988Z | Compiling tabwriter v1.4.1 |
1465 | 2025-03-22T03:24:18.103Z | Compiling itertools v0.14.0 |
1466 | 2025-03-22T03:24:18.460Z | Compiling float-ord v0.3.2 |
1467 | 2025-03-22T03:24:18.556Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1468 | 2025-03-22T03:24:18.629Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
1469 | 2025-03-22T03:24:18.800Z | Compiling crucible-workspace-hack v0.1.0 |
1470 | 2025-03-22T03:24:18.906Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1471 | 2025-03-22T03:24:18.975Z | Compiling itertools v0.10.5 |
1472 | 2025-03-22T03:24:19.034Z | Compiling camino-tempfile v1.1.1 |
1473 | 2025-03-22T03:24:19.512Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
1474 | 2025-03-22T03:24:19.610Z | Compiling sigpipe v0.1.3 |
1475 | 2025-03-22T03:24:19.733Z | Compiling base64ct v1.7.3 |
1476 | 2025-03-22T03:24:20.024Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
1477 | 2025-03-22T03:24:20.419Z | Compiling progenitor v0.9.1 |
1478 | 2025-03-22T03:24:20.528Z | Compiling password-hash v0.5.0 |
1479 | 2025-03-22T03:24:20.672Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
1480 | 2025-03-22T03:24:21.274Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1481 | 2025-03-22T03:24:21.439Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1482 | 2025-03-22T03:24:21.607Z | Compiling blake2 v0.10.6 |
1483 | 2025-03-22T03:24:21.682Z | Compiling zone v0.3.0 |
1484 | 2025-03-22T03:24:21.908Z | Compiling smf v0.2.3 |
1485 | 2025-03-22T03:24:22.782Z | Compiling whoami v1.5.2 |
1486 | 2025-03-22T03:24:22.848Z | Compiling unicode-segmentation v1.12.0 |
1487 | 2025-03-22T03:24:22.918Z | Compiling tinyvec_macros v0.1.1 |
1488 | 2025-03-22T03:24:23.012Z | Compiling tinyvec v1.9.0 |
1489 | 2025-03-22T03:24:23.419Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1490 | 2025-03-22T03:24:23.501Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1491 | 2025-03-22T03:24:23.544Z | Compiling newline-converter v0.3.0 |
1492 | 2025-03-22T03:24:23.709Z | Compiling zerocopy v0.6.6 |
1493 | 2025-03-22T03:24:23.772Z | Compiling argon2 v0.5.3 |
1494 | 2025-03-22T03:24:24.478Z | Compiling rustix v0.38.44 |
1495 | 2025-03-22T03:24:24.540Z | Compiling prettyplease v0.2.31 |
1496 | 2025-03-22T03:24:25.213Z | Compiling console v0.15.11 |
1497 | 2025-03-22T03:24:26.868Z | Compiling libsw-core v0.3.2 |
1498 | 2025-03-22T03:24:26.919Z | Compiling serde-big-array v0.5.1 |
1499 | 2025-03-22T03:24:27.157Z | Compiling fixedbitset v0.4.2 |
1500 | 2025-03-22T03:24:27.174Z | Compiling linked-hash-map v0.5.6 |
1501 | 2025-03-22T03:24:27.242Z | Compiling similar v2.7.0 |
1502 | 2025-03-22T03:24:27.544Z | Compiling fixedbitset v0.5.7 |
1503 | 2025-03-22T03:24:27.685Z | Compiling data-encoding v2.8.0 |
1504 | 2025-03-22T03:24:27.831Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1505 | 2025-03-22T03:24:28.281Z | Compiling expectorate v1.1.0 |
1506 | 2025-03-22T03:24:28.293Z | Compiling petgraph v0.7.1 |
1507 | 2025-03-22T03:24:28.452Z | Compiling hickory-proto v0.24.4 |
1508 | 2025-03-22T03:24:29.916Z | Compiling lru-cache v0.1.2 |
1509 | 2025-03-22T03:24:30.120Z | Compiling petgraph v0.6.5 |
1510 | 2025-03-22T03:24:30.422Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
1511 | 2025-03-22T03:24:30.486Z | Compiling libsw v3.5.0 |
1512 | 2025-03-22T03:24:30.788Z | Compiling libscf-sys v1.1.0 |
1513 | 2025-03-22T03:24:31.045Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1514 | 2025-03-22T03:24:32.037Z | Compiling atomicwrites v0.4.4 |
1515 | 2025-03-22T03:24:32.130Z | Compiling newtype_derive v0.1.6 |
1516 | 2025-03-22T03:24:32.265Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1517 | 2025-03-22T03:24:32.429Z | Compiling cancel-safe-futures v0.1.5 |
1518 | 2025-03-22T03:24:32.602Z | Compiling owo-colors v4.2.0 |
1519 | 2025-03-22T03:24:32.684Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1520 | 2025-03-22T03:24:32.862Z | Compiling resolv-conf v0.7.1 |
1521 | 2025-03-22T03:24:33.052Z | Compiling swrite v0.1.0 |
1522 | 2025-03-22T03:24:33.188Z | Compiling highway v1.3.0 |
1523 | 2025-03-22T03:24:33.731Z | Compiling unicode-width v0.1.14 |
1524 | 2025-03-22T03:24:34.129Z | Compiling indent_write v2.2.0 |
1525 | 2025-03-22T03:24:34.276Z | Compiling linear-map v1.2.0 |
1526 | 2025-03-22T03:24:34.279Z | Compiling steno v0.4.1 |
1527 | 2025-03-22T03:24:34.351Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1528 | 2025-03-22T03:24:34.354Z | Compiling hickory-resolver v0.24.4 |
1529 | 2025-03-22T03:24:34.636Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1530 | 2025-03-22T03:24:35.059Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1531 | 2025-03-22T03:24:35.125Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1532 | 2025-03-22T03:24:36.385Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1533 | 2025-03-22T03:24:37.352Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1534 | 2025-03-22T03:24:37.606Z | Compiling cookie v0.18.1 |
1535 | 2025-03-22T03:24:37.792Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1536 | 2025-03-22T03:24:38.109Z | Compiling tokio-stream v0.1.17 |
1537 | 2025-03-22T03:24:38.847Z | Compiling humantime v2.2.0 |
1538 | 2025-03-22T03:24:39.167Z | Compiling qorb v0.2.1 |
1539 | 2025-03-22T03:24:39.188Z | Compiling slog-dtrace v0.3.0 |
1540 | 2025-03-22T03:24:39.277Z | Compiling parking_lot_core v0.8.6 |
1541 | 2025-03-22T03:24:39.445Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
1542 | 2025-03-22T03:24:39.804Z | Compiling parking_lot v0.11.2 |
1543 | 2025-03-22T03:24:40.005Z | Compiling crossbeam-epoch v0.9.18 |
1544 | 2025-03-22T03:24:40.354Z | Compiling fxhash v0.2.1 |
1545 | 2025-03-22T03:24:40.558Z | Compiling crc32fast v1.4.2 |
1546 | 2025-03-22T03:24:40.737Z | Compiling bytecount v0.6.8 |
1547 | 2025-03-22T03:24:40.856Z | Compiling sled v0.34.7 |
1548 | 2025-03-22T03:24:40.932Z | Compiling papergrid v0.14.0 |
1549 | 2025-03-22T03:24:40.970Z | Compiling memoffset v0.9.1 |
1550 | 2025-03-22T03:24:41.083Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab) |
1551 | 2025-03-22T03:24:41.543Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1552 | 2025-03-22T03:24:42.110Z | Compiling nix v0.29.0 |
1553 | 2025-03-22T03:24:43.137Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1554 | 2025-03-22T03:24:43.366Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab) |
1555 | 2025-03-22T03:24:43.661Z | Compiling tabled v0.18.0 |
1556 | 2025-03-22T03:24:43.837Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
1557 | 2025-03-22T03:24:43.957Z | Compiling half v2.5.0 |
1558 | 2025-03-22T03:24:44.542Z | Compiling ciborium-io v0.2.2 |
1559 | 2025-03-22T03:24:44.615Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#58f63f57) |
1560 | 2025-03-22T03:24:45.134Z | Compiling ciborium-ll v0.2.2 |
1561 | 2025-03-22T03:24:45.134Z | Compiling arc-swap v1.7.1 |
1562 | 2025-03-22T03:24:45.243Z | Compiling crc8 v0.1.1 |
1563 | 2025-03-22T03:24:45.310Z | Compiling slog-scope v4.4.0 |
1564 | 2025-03-22T03:24:45.497Z | Compiling ciborium v0.2.2 |
1565 | 2025-03-22T03:24:45.886Z | Compiling itertools v0.13.0 |
1566 | 2025-03-22T03:24:46.222Z | Compiling const-random v0.1.18 |
1567 | 2025-03-22T03:24:46.383Z | Compiling slog-stdlog v4.1.1 |
1568 | 2025-03-22T03:24:46.727Z | Compiling spin v0.5.2 |
1569 | 2025-03-22T03:24:47.596Z | Compiling no-std-compat v0.4.1 |
1570 | 2025-03-22T03:24:47.632Z | Compiling slog-envlogger v2.2.0 |
1571 | 2025-03-22T03:24:47.632Z | Compiling ahash v0.8.11 |
1572 | 2025-03-22T03:24:47.632Z | Compiling num_enum v0.7.3 |
1573 | 2025-03-22T03:24:47.632Z | Compiling smartstring v1.0.1 |
1574 | 2025-03-22T03:24:47.778Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab) |
1575 | 2025-03-22T03:24:48.004Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1576 | 2025-03-22T03:24:48.134Z | Compiling thin-vec v0.2.13 |
1577 | 2025-03-22T03:24:48.748Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1578 | 2025-03-22T03:24:49.240Z | Compiling minimal-lexical v0.2.1 |
1579 | 2025-03-22T03:24:49.275Z | Compiling rhai v1.21.0 |
1580 | 2025-03-22T03:24:49.625Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#58f63f57) |
1581 | 2025-03-22T03:24:49.820Z | Compiling nom v7.1.3 |
1582 | 2025-03-22T03:24:49.888Z | Compiling itertools v0.12.1 |
1583 | 2025-03-22T03:24:50.565Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
1584 | 2025-03-22T03:24:52.179Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
1585 | 2025-03-22T03:24:53.289Z | Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1586 | 2025-03-22T03:24:53.596Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
1587 | 2025-03-22T03:24:54.093Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d04addf8) |
1588 | 2025-03-22T03:24:54.493Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
1589 | 2025-03-22T03:25:02.627Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1590 | 2025-03-22T03:25:10.416Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1591 | 2025-03-22T03:25:11.918Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1592 | 2025-03-22T03:25:13.705Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
1593 | 2025-03-22T03:25:13.708Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
1594 | 2025-03-22T03:25:16.847Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
1595 | 2025-03-22T03:25:16.859Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
1596 | 2025-03-22T03:25:16.927Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
1597 | 2025-03-22T03:25:25.927Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
1598 | 2025-03-22T03:25:25.927Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
1599 | 2025-03-22T03:25:32.221Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
1600 | 2025-03-22T03:25:32.221Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
1601 | 2025-03-22T03:26:19.149Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s |
1602 | 2025-03-22T03:26:19.325Z | |
1603 | 2025-03-22T03:26:19.328Z | real 3:00.932657339 |
1604 | 2025-03-22T03:26:19.328Z | user 15:47.157887317 |
1605 | 2025-03-22T03:26:19.329Z | sys 3:04.636522881 |
1606 | 2025-03-22T03:26:19.329Z | trap 0.474996202 |
1607 | 2025-03-22T03:26:19.329Z | tflt 0.676450845 |
1608 | 2025-03-22T03:26:19.329Z | dflt 1.156666315 |
1609 | 2025-03-22T03:26:19.329Z | kflt 0.000010379 |
1610 | 2025-03-22T03:26:19.329Z | lock 31:47.322802925 |
1611 | 2025-03-22T03:26:19.329Z | slp 1:03:58.683624081 |
1612 | 2025-03-22T03:26:19.329Z | lat 32.701785702 |
1613 | 2025-03-22T03:26:19.329Z | stop 56.687024515 |
1614 | 2025-03-22T03:26:19.329Z | + ptime -m cargo build --release |
1615 | 2025-03-22T03:26:19.991Z | Compiling proc-macro2 v1.0.94 |
1616 | 2025-03-22T03:26:19.991Z | Compiling unicode-ident v1.0.18 |
1617 | 2025-03-22T03:26:19.995Z | Compiling serde v1.0.219 |
1618 | 2025-03-22T03:26:19.995Z | Compiling autocfg v1.4.0 |
1619 | 2025-03-22T03:26:19.995Z | Compiling libc v0.2.171 |
1620 | 2025-03-22T03:26:19.995Z | Compiling cfg-if v1.0.0 |
1621 | 2025-03-22T03:26:19.996Z | Compiling libm v0.2.11 |
1622 | 2025-03-22T03:26:20.232Z | Compiling memchr v2.7.4 |
1623 | 2025-03-22T03:26:20.325Z | Compiling getrandom v0.3.2 |
1624 | 2025-03-22T03:26:20.480Z | Compiling version_check v0.9.5 |
1625 | 2025-03-22T03:26:20.931Z | Compiling parking_lot_core v0.9.10 |
1626 | 2025-03-22T03:26:20.945Z | Compiling lock_api v0.4.12 |
1627 | 2025-03-22T03:26:21.098Z | Compiling itoa v1.0.15 |
1628 | 2025-03-22T03:26:21.287Z | Compiling semver v1.0.26 |
1629 | 2025-03-22T03:26:21.387Z | Compiling shlex v1.3.0 |
1630 | 2025-03-22T03:26:21.511Z | Compiling schemars v0.8.22 |
1631 | 2025-03-22T03:26:21.567Z | Compiling once_cell v1.21.1 |
1632 | 2025-03-22T03:26:21.607Z | Compiling cc v1.2.17 |
1633 | 2025-03-22T03:26:21.736Z | Compiling foldhash v0.1.5 |
1634 | 2025-03-22T03:26:21.781Z | Compiling equivalent v1.0.2 |
1635 | 2025-03-22T03:26:21.884Z | Compiling quote v1.0.40 |
1636 | 2025-03-22T03:26:21.887Z | Compiling allocator-api2 v0.2.21 |
1637 | 2025-03-22T03:26:21.946Z | Compiling ryu v1.0.20 |
1638 | 2025-03-22T03:26:22.016Z | Compiling serde_json v1.0.140 |
1639 | 2025-03-22T03:26:22.214Z | Compiling slab v0.4.9 |
1640 | 2025-03-22T03:26:22.381Z | Compiling syn v2.0.100 |
1641 | 2025-03-22T03:26:22.542Z | Compiling num-traits v0.2.19 |
1642 | 2025-03-22T03:26:22.558Z | Compiling hashbrown v0.15.2 |
1643 | 2025-03-22T03:26:22.677Z | Compiling thiserror v1.0.69 |
1644 | 2025-03-22T03:26:23.160Z | Compiling heck v0.5.0 |
1645 | 2025-03-22T03:26:23.278Z | Compiling portable-atomic v1.11.0 |
1646 | 2025-03-22T03:26:23.590Z | Compiling fnv v1.0.7 |
1647 | 2025-03-22T03:26:23.603Z | Compiling pin-project-lite v0.2.16 |
1648 | 2025-03-22T03:26:23.735Z | Compiling log v0.4.26 |
1649 | 2025-03-22T03:26:24.115Z | Compiling scopeguard v1.2.0 |
1650 | 2025-03-22T03:26:24.126Z | Compiling thiserror v2.0.12 |
1651 | 2025-03-22T03:26:24.794Z | Compiling mio v1.0.3 |
1652 | 2025-03-22T03:26:25.023Z | Compiling socket2 v0.5.8 |
1653 | 2025-03-22T03:26:25.051Z | Compiling ring v0.17.14 |
1654 | 2025-03-22T03:26:25.417Z | Compiling signal-hook-registry v1.4.2 |
1655 | 2025-03-22T03:26:25.961Z | Compiling getrandom v0.2.15 |
1656 | 2025-03-22T03:26:26.155Z | Compiling iana-time-zone v0.1.61 |
1657 | 2025-03-22T03:26:26.179Z | Compiling bitflags v2.9.0 |
1658 | 2025-03-22T03:26:26.323Z | Compiling pkg-config v0.3.32 |
1659 | 2025-03-22T03:26:26.448Z | Compiling vcpkg v0.2.15 |
1660 | 2025-03-22T03:26:26.726Z | Compiling httparse v1.10.1 |
1661 | 2025-03-22T03:26:26.957Z | Compiling dyn-clone v1.0.19 |
1662 | 2025-03-22T03:26:27.071Z | Compiling futures-core v0.3.31 |
1663 | 2025-03-22T03:26:27.553Z | Compiling regex-syntax v0.8.5 |
1664 | 2025-03-22T03:26:27.567Z | Compiling stable_deref_trait v1.2.0 |
1665 | 2025-03-22T03:26:27.692Z | Compiling aho-corasick v1.1.3 |
1666 | 2025-03-22T03:26:27.741Z | Compiling futures-sink v0.3.31 |
1667 | 2025-03-22T03:26:27.801Z | Compiling openssl v0.10.71 |
1668 | 2025-03-22T03:26:28.079Z | Compiling openssl-sys v0.9.106 |
1669 | 2025-03-22T03:26:28.242Z | Compiling rustls v0.23.25 |
1670 | 2025-03-22T03:26:28.482Z | Compiling native-tls v0.2.14 |
1671 | 2025-03-22T03:26:28.495Z | Compiling rustix v1.0.3 |
1672 | 2025-03-22T03:26:28.544Z | Compiling futures-channel v0.3.31 |
1673 | 2025-03-22T03:26:28.865Z | Compiling regress v0.10.3 |
1674 | 2025-03-22T03:26:29.006Z | Compiling futures-io v0.3.31 |
1675 | 2025-03-22T03:26:29.096Z | Compiling pin-utils v0.1.0 |
1676 | 2025-03-22T03:26:29.182Z | Compiling futures-task v0.3.31 |
1677 | 2025-03-22T03:26:29.195Z | Compiling tracing-core v0.1.33 |
1678 | 2025-03-22T03:26:29.475Z | Compiling subtle v2.6.1 |
1679 | 2025-03-22T03:26:29.690Z | Compiling zerocopy v0.8.24 |
1680 | 2025-03-22T03:26:29.703Z | Compiling typenum v1.18.0 |
1681 | 2025-03-22T03:26:30.444Z | Compiling serde_derive_internals v0.29.1 |
1682 | 2025-03-22T03:26:30.490Z | Compiling synstructure v0.13.1 |
1683 | 2025-03-22T03:26:31.538Z | Compiling regex-automata v0.4.9 |
1684 | 2025-03-22T03:26:32.031Z | Compiling byteorder v1.5.0 |
1685 | 2025-03-22T03:26:32.557Z | Compiling writeable v0.5.5 |
1686 | 2025-03-22T03:26:32.751Z | Compiling litemap v0.7.5 |
1687 | 2025-03-22T03:26:33.272Z | Compiling anyhow v1.0.97 |
1688 | 2025-03-22T03:26:33.645Z | Compiling generic-array v0.14.7 |
1689 | 2025-03-22T03:26:33.877Z | Compiling slog v2.7.0 |
1690 | 2025-03-22T03:26:33.997Z | Compiling rustls-pki-types v1.11.0 |
1691 | 2025-03-22T03:26:34.009Z | Compiling ucd-trie v0.1.7 |
1692 | 2025-03-22T03:26:34.403Z | Compiling strsim v0.11.1 |
1693 | 2025-03-22T03:26:35.016Z | Compiling icu_locid_transform_data v1.5.0 |
1694 | 2025-03-22T03:26:35.116Z | Compiling syn v1.0.109 |
1695 | 2025-03-22T03:26:35.129Z | Compiling time-core v0.1.4 |
1696 | 2025-03-22T03:26:35.319Z | Compiling num-conv v0.1.0 |
1697 | 2025-03-22T03:26:35.608Z | Compiling untrusted v0.9.0 |
1698 | 2025-03-22T03:26:35.693Z | Compiling regex v1.11.1 |
1699 | 2025-03-22T03:26:35.802Z | Compiling time-macros v0.2.21 |
1700 | 2025-03-22T03:26:35.901Z | Compiling ident_case v1.0.1 |
1701 | 2025-03-22T03:26:35.916Z | Compiling serde_derive v1.0.219 |
1702 | 2025-03-22T03:26:36.076Z | Compiling tokio-macros v2.5.0 |
1703 | 2025-03-22T03:26:36.663Z | Compiling schemars_derive v0.8.22 |
1704 | 2025-03-22T03:26:36.940Z | Compiling thiserror-impl v1.0.69 |
1705 | 2025-03-22T03:26:37.718Z | Compiling zerofrom-derive v0.1.6 |
1706 | 2025-03-22T03:26:38.970Z | Compiling yoke-derive v0.7.5 |
1707 | 2025-03-22T03:26:39.389Z | Compiling futures-macro v0.3.31 |
1708 | 2025-03-22T03:26:39.791Z | Compiling zerovec-derive v0.10.3 |
1709 | 2025-03-22T03:26:39.989Z | Compiling displaydoc v0.2.5 |
1710 | 2025-03-22T03:26:41.323Z | Compiling thiserror-impl v2.0.12 |
1711 | 2025-03-22T03:26:41.369Z | Compiling icu_provider_macros v1.5.0 |
1712 | 2025-03-22T03:26:41.768Z | Compiling openssl-macros v0.1.1 |
1713 | 2025-03-22T03:26:41.920Z | Compiling zerofrom v0.1.6 |
1714 | 2025-03-22T03:26:42.087Z | Compiling futures-util v0.3.31 |
1715 | 2025-03-22T03:26:42.147Z | Compiling yoke v0.7.5 |
1716 | 2025-03-22T03:26:42.377Z | Compiling tracing-attributes v0.1.28 |
1717 | 2025-03-22T03:26:42.523Z | Compiling zerovec v0.10.4 |
1718 | 2025-03-22T03:26:42.616Z | Compiling zerocopy-derive v0.8.24 |
1719 | 2025-03-22T03:26:42.683Z | Compiling zerocopy-derive v0.7.35 |
1720 | 2025-03-22T03:26:45.039Z | Compiling tinystr v0.7.6 |
1721 | 2025-03-22T03:26:45.474Z | Compiling icu_locid v1.5.0 |
1722 | 2025-03-22T03:26:45.639Z | Compiling scroll_derive v0.12.0 |
1723 | 2025-03-22T03:26:45.924Z | Compiling tracing v0.1.41 |
1724 | 2025-03-22T03:26:46.633Z | Compiling pest v2.7.15 |
1725 | 2025-03-22T03:26:47.192Z | Compiling icu_provider v1.5.0 |
1726 | 2025-03-22T03:26:49.341Z | Compiling pest_meta v2.7.15 |
1727 | 2025-03-22T03:26:49.477Z | Compiling icu_locid_transform v1.5.0 |
1728 | 2025-03-22T03:26:49.659Z | Compiling icu_collections v1.5.0 |
1729 | 2025-03-22T03:26:50.077Z | Compiling bytes v1.10.1 |
1730 | 2025-03-22T03:26:50.438Z | Compiling smallvec v1.14.0 |
1731 | 2025-03-22T03:26:52.404Z | Compiling indexmap v2.8.0 |
1732 | 2025-03-22T03:26:52.998Z | Compiling parking_lot v0.12.3 |
1733 | 2025-03-22T03:26:53.526Z | Compiling tokio v1.44.1 |
1734 | 2025-03-22T03:26:53.821Z | Compiling chrono v0.4.40 |
1735 | 2025-03-22T03:26:53.979Z | Compiling uuid v1.16.0 |
1736 | 2025-03-22T03:26:54.935Z | Compiling serde_tokenstream v0.2.2 |
1737 | 2025-03-22T03:26:55.368Z | Compiling http v1.3.1 |
1738 | 2025-03-22T03:26:58.561Z | Compiling icu_properties_data v1.5.0 |
1739 | 2025-03-22T03:26:58.836Z | Compiling icu_properties v1.5.1 |
1740 | 2025-03-22T03:27:00.968Z | Compiling openapiv3 v2.0.0 |
1741 | 2025-03-22T03:27:02.520Z | Compiling pest_generator v2.7.15 |
1742 | 2025-03-22T03:27:02.544Z | Compiling darling_core v0.20.10 |
1743 | 2025-03-22T03:27:04.364Z | Compiling tokio-util v0.7.14 |
1744 | 2025-03-22T03:27:05.578Z | Compiling rand_core v0.6.4 |
1745 | 2025-03-22T03:27:06.081Z | Compiling icu_normalizer_data v1.5.0 |
1746 | 2025-03-22T03:27:06.191Z | Compiling utf8_iter v1.0.4 |
1747 | 2025-03-22T03:27:06.474Z | Compiling write16 v1.0.0 |
1748 | 2025-03-22T03:27:06.487Z | Compiling atomic-waker v1.1.2 |
1749 | 2025-03-22T03:27:06.608Z | Compiling percent-encoding v2.3.1 |
1750 | 2025-03-22T03:27:06.663Z | Compiling utf16_iter v1.0.5 |
1751 | 2025-03-22T03:27:06.893Z | Compiling icu_normalizer v1.5.0 |
1752 | 2025-03-22T03:27:07.064Z | Compiling form_urlencoded v1.2.1 |
1753 | 2025-03-22T03:27:07.658Z | Compiling pest_derive v2.7.15 |
1754 | 2025-03-22T03:27:08.637Z | Compiling http-body v1.0.1 |
1755 | 2025-03-22T03:27:08.667Z | Compiling usdt-impl v0.5.0 |
1756 | 2025-03-22T03:27:08.893Z | Compiling try-lock v0.2.5 |
1757 | 2025-03-22T03:27:08.934Z | Compiling darling_macro v0.20.10 |
1758 | 2025-03-22T03:27:08.962Z | Compiling zeroize v1.8.1 |
1759 | 2025-03-22T03:27:09.084Z | Compiling want v0.3.1 |
1760 | 2025-03-22T03:27:09.178Z | Compiling idna_adapter v1.2.0 |
1761 | 2025-03-22T03:27:09.311Z | Compiling h2 v0.4.8 |
1762 | 2025-03-22T03:27:09.376Z | Compiling scroll v0.12.0 |
1763 | 2025-03-22T03:27:09.422Z | Compiling rustversion v1.0.20 |
1764 | 2025-03-22T03:27:09.996Z | Compiling darling v0.20.10 |
1765 | 2025-03-22T03:27:10.108Z | Compiling foreign-types-shared v0.1.1 |
1766 | 2025-03-22T03:27:10.230Z | Compiling tower-service v0.3.3 |
1767 | 2025-03-22T03:27:10.371Z | Compiling plain v0.2.3 |
1768 | 2025-03-22T03:27:10.442Z | Compiling httpdate v1.0.3 |
1769 | 2025-03-22T03:27:10.530Z | Compiling unsafe-libyaml v0.2.11 |
1770 | 2025-03-22T03:27:11.660Z | Compiling goblin v0.8.2 |
1771 | 2025-03-22T03:27:11.839Z | Compiling zerocopy v0.7.35 |
1772 | 2025-03-22T03:27:12.306Z | Compiling serde_yaml v0.9.34+deprecated |
1773 | 2025-03-22T03:27:13.564Z | Compiling foreign-types v0.3.2 |
1774 | 2025-03-22T03:27:13.734Z | Compiling idna v1.0.3 |
1775 | 2025-03-22T03:27:16.250Z | Compiling hyper v1.6.0 |
1776 | 2025-03-22T03:27:18.569Z | Compiling ppv-lite86 v0.2.21 |
1777 | 2025-03-22T03:27:19.437Z | Compiling errno v0.3.10 |
1778 | 2025-03-22T03:27:19.702Z | Compiling pretty-hex v0.4.1 |
1779 | 2025-03-22T03:27:19.923Z | Compiling newtype-uuid v1.2.1 |
1780 | 2025-03-22T03:27:20.274Z | Compiling omicron-workspace-hack v0.1.0 |
1781 | 2025-03-22T03:27:20.644Z | Compiling paste v1.0.15 |
1782 | 2025-03-22T03:27:21.228Z | Compiling dof v0.3.0 |
1783 | 2025-03-22T03:27:21.362Z | Compiling rand_chacha v0.3.1 |
1784 | 2025-03-22T03:27:23.169Z | Compiling hyper-util v0.1.10 |
1785 | 2025-03-22T03:27:26.085Z | Compiling url v2.5.4 |
1786 | 2025-03-22T03:27:27.396Z | Compiling dtrace-parser v0.2.0 |
1787 | 2025-03-22T03:27:28.481Z | Compiling rustls-webpki v0.103.0 |
1788 | 2025-03-22T03:27:28.961Z | Compiling typify-impl v0.2.0 |
1789 | 2025-03-22T03:27:29.130Z | Compiling ipnetwork v0.21.1 |
1790 | 2025-03-22T03:27:29.754Z | Compiling thread-id v4.2.2 |
1791 | 2025-03-22T03:27:29.868Z | Compiling openssl-probe v0.1.6 |
1792 | 2025-03-22T03:27:30.363Z | Compiling slog-async v2.8.0 |
1793 | 2025-03-22T03:27:30.894Z | Compiling ipnet v2.11.0 |
1794 | 2025-03-22T03:27:34.865Z | Compiling rand v0.8.5 |
1795 | 2025-03-22T03:27:36.564Z | Compiling http-body-util v0.1.3 |
1796 | 2025-03-22T03:27:36.715Z | Compiling toml_datetime v0.6.8 |
1797 | 2025-03-22T03:27:37.187Z | Compiling encoding_rs v0.8.35 |
1798 | 2025-03-22T03:27:38.197Z | Compiling mime v0.3.17 |
1799 | 2025-03-22T03:27:38.632Z | Compiling tokio-native-tls v0.3.1 |
1800 | 2025-03-22T03:27:38.963Z | Compiling serde_urlencoded v0.7.1 |
1801 | 2025-03-22T03:27:39.328Z | Compiling webpki-roots v0.26.8 |
1802 | 2025-03-22T03:27:39.554Z | Compiling rustls-pemfile v2.2.0 |
1803 | 2025-03-22T03:27:39.570Z | Compiling sync_wrapper v1.0.2 |
1804 | 2025-03-22T03:27:39.890Z | Compiling tower-layer v0.3.3 |
1805 | 2025-03-22T03:27:40.010Z | Compiling base64 v0.22.1 |
1806 | 2025-03-22T03:27:40.266Z | Compiling camino v1.1.9 |
1807 | 2025-03-22T03:27:40.574Z | Compiling lazy_static v1.5.0 |
1808 | 2025-03-22T03:27:40.709Z | Compiling rustls v0.22.4 |
1809 | 2025-03-22T03:27:40.876Z | Compiling tokio-rustls v0.26.2 |
1810 | 2025-03-22T03:27:41.080Z | Compiling typify-macro v0.2.0 |
1811 | 2025-03-22T03:27:41.113Z | Compiling tower v0.5.2 |
1812 | 2025-03-22T03:27:41.410Z | Compiling hyper-rustls v0.27.5 |
1813 | 2025-03-22T03:27:42.174Z | Compiling hyper-tls v0.6.0 |
1814 | 2025-03-22T03:27:42.289Z | Compiling usdt-attr-macro v0.5.0 |
1815 | 2025-03-22T03:27:42.628Z | Compiling usdt-macro v0.5.0 |
1816 | 2025-03-22T03:27:42.766Z | Compiling daft-derive v0.1.2 |
1817 | 2025-03-22T03:27:44.075Z | Compiling structmeta-derive v0.3.0 |
1818 | 2025-03-22T03:27:44.204Z | Compiling crossbeam-utils v0.8.21 |
1819 | 2025-03-22T03:27:44.535Z | Compiling powerfmt v0.2.0 |
1820 | 2025-03-22T03:27:44.888Z | Compiling reqwest v0.12.15 |
1821 | 2025-03-22T03:27:45.035Z | Compiling deranged v0.4.0 |
1822 | 2025-03-22T03:27:45.048Z | Compiling typify v0.2.0 |
1823 | 2025-03-22T03:27:45.788Z | Compiling oxnet v0.1.1 |
1824 | 2025-03-22T03:27:46.007Z | Compiling strum_macros v0.26.4 |
1825 | 2025-03-22T03:27:46.835Z | Compiling structmeta v0.3.0 |
1826 | 2025-03-22T03:27:47.247Z | Compiling async-trait v0.1.88 |
1827 | 2025-03-22T03:27:49.761Z | Compiling multer v3.1.0 |
1828 | 2025-03-22T03:27:50.171Z | Compiling num_threads v0.1.7 |
1829 | 2025-03-22T03:27:50.565Z | Compiling time v0.3.40 |
1830 | 2025-03-22T03:27:50.820Z | Compiling progenitor-impl v0.8.0 |
1831 | 2025-03-22T03:27:55.474Z | Compiling parse-display-derive v0.10.0 |
1832 | 2025-03-22T03:27:55.811Z | Compiling serde_with_macros v3.12.0 |
1833 | 2025-03-22T03:27:57.331Z | Compiling async-stream-impl v0.3.6 |
1834 | 2025-03-22T03:27:57.587Z | Compiling progenitor-macro v0.8.0 |
1835 | 2025-03-22T03:27:58.733Z | Compiling dirs-sys-next v0.1.2 |
1836 | 2025-03-22T03:27:59.672Z | Compiling dropshot v0.16.0 |
1837 | 2025-03-22T03:28:01.508Z | Compiling dirs-next v2.0.0 |
1838 | 2025-03-22T03:28:04.217Z | Compiling thread_local v1.1.8 |
1839 | 2025-03-22T03:28:05.650Z | Compiling term v0.7.0 |
1840 | 2025-03-22T03:28:06.490Z | Compiling crypto-common v0.1.6 |
1841 | 2025-03-22T03:28:06.710Z | Compiling block-buffer v0.10.4 |
1842 | 2025-03-22T03:28:10.036Z | Compiling crossbeam-channel v0.5.14 |
1843 | 2025-03-22T03:28:11.118Z | Compiling test-strategy v0.4.1 |
1844 | 2025-03-22T03:28:11.700Z | Compiling dropshot_endpoint v0.16.0 |
1845 | 2025-03-22T03:28:11.714Z | Compiling macaddr v1.0.1 |
1846 | 2025-03-22T03:28:11.833Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1847 | 2025-03-22T03:28:12.349Z | Compiling is-terminal v0.4.16 |
1848 | 2025-03-22T03:28:12.746Z | Compiling take_mut v0.2.2 |
1849 | 2025-03-22T03:28:12.799Z | Compiling fastrand v2.3.0 |
1850 | 2025-03-22T03:28:13.483Z | Compiling tempfile v3.19.1 |
1851 | 2025-03-22T03:28:15.250Z | Compiling slog-term v2.9.1 |
1852 | 2025-03-22T03:28:15.863Z | Compiling digest v0.10.7 |
1853 | 2025-03-22T03:28:16.353Z | Compiling progenitor-client v0.9.1 |
1854 | 2025-03-22T03:28:16.416Z | Compiling futures-executor v0.3.31 |
1855 | 2025-03-22T03:28:16.684Z | Compiling memmap v0.7.0 |
1856 | 2025-03-22T03:28:17.399Z | Compiling usdt v0.5.0 |
1857 | 2025-03-22T03:28:17.661Z | Compiling futures v0.3.31 |
1858 | 2025-03-22T03:28:17.827Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1859 | 2025-03-22T03:28:18.325Z | Compiling hostname v0.4.0 |
1860 | 2025-03-22T03:28:18.702Z | Compiling instant v0.1.13 |
1861 | 2025-03-22T03:28:18.873Z | Compiling cpufeatures v0.2.17 |
1862 | 2025-03-22T03:28:19.933Z | Compiling daft v0.1.2 |
1863 | 2025-03-22T03:28:20.131Z | Compiling strum v0.26.3 |
1864 | 2025-03-22T03:28:20.363Z | Compiling rustls-webpki v0.102.8 |
1865 | 2025-03-22T03:28:20.675Z | Compiling serde_spanned v0.6.8 |
1866 | 2025-03-22T03:28:21.219Z | Compiling wait-timeout v0.2.1 |
1867 | 2025-03-22T03:28:21.279Z | Compiling match_cfg v0.1.0 |
1868 | 2025-03-22T03:28:21.653Z | Compiling quick-error v1.2.3 |
1869 | 2025-03-22T03:28:21.797Z | Compiling debug-ignore v1.0.5 |
1870 | 2025-03-22T03:28:22.054Z | Compiling bit-vec v0.8.0 |
1871 | 2025-03-22T03:28:22.215Z | Compiling winnow v0.7.4 |
1872 | 2025-03-22T03:28:22.523Z | Compiling bit-set v0.8.0 |
1873 | 2025-03-22T03:28:22.681Z | Compiling rusty-fork v0.3.0 |
1874 | 2025-03-22T03:28:24.571Z | Compiling hostname v0.3.1 |
1875 | 2025-03-22T03:28:24.837Z | Compiling serde_with v3.12.0 |
1876 | 2025-03-22T03:28:24.857Z | Compiling slog-json v2.6.1 |
1877 | 2025-03-22T03:28:25.346Z | Compiling progenitor-client v0.8.0 |
1878 | 2025-03-22T03:28:26.096Z | Compiling rand_xorshift v0.3.0 |
1879 | 2025-03-22T03:28:26.270Z | Compiling toml_edit v0.22.24 |
1880 | 2025-03-22T03:28:26.397Z | Compiling hex v0.4.3 |
1881 | 2025-03-22T03:28:26.807Z | Compiling clap_derive v4.5.32 |
1882 | 2025-03-22T03:28:27.841Z | Compiling unarray v0.1.4 |
1883 | 2025-03-22T03:28:28.033Z | Compiling spin v0.9.8 |
1884 | 2025-03-22T03:28:28.336Z | Compiling either v1.15.0 |
1885 | 2025-03-22T03:28:28.809Z | Compiling utf8parse v0.2.2 |
1886 | 2025-03-22T03:28:29.106Z | Compiling anstyle-parse v0.2.6 |
1887 | 2025-03-22T03:28:29.424Z | Compiling tokio-rustls v0.25.0 |
1888 | 2025-03-22T03:28:29.870Z | Compiling toml v0.8.20 |
1889 | 2025-03-22T03:28:31.955Z | Compiling proptest v1.6.0 |
1890 | 2025-03-22T03:28:34.473Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
1891 | 2025-03-22T03:28:34.665Z | Compiling progenitor v0.8.0 |
1892 | 2025-03-22T03:28:34.930Z | Compiling slog-bunyan v2.5.0 |
1893 | 2025-03-22T03:28:35.223Z | Compiling sha1 v0.10.6 |
1894 | 2025-03-22T03:28:37.063Z | Compiling parse-display v0.10.0 |
1895 | 2025-03-22T03:28:37.519Z | Compiling async-stream v0.3.6 |
1896 | 2025-03-22T03:28:37.862Z | Compiling waitgroup v0.1.2 |
1897 | 2025-03-22T03:28:38.117Z | Compiling serde_path_to_error v0.1.17 |
1898 | 2025-03-22T03:28:38.344Z | Compiling unicode-width v0.2.0 |
1899 | 2025-03-22T03:28:38.931Z | Compiling anstyle-query v1.1.2 |
1900 | 2025-03-22T03:28:38.954Z | Compiling colorchoice v1.0.3 |
1901 | 2025-03-22T03:28:39.206Z | Compiling is_terminal_polyfill v1.70.1 |
1902 | 2025-03-22T03:28:39.222Z | Compiling anstyle v1.0.10 |
1903 | 2025-03-22T03:28:39.947Z | Compiling anstream v0.6.18 |
1904 | 2025-03-22T03:28:41.040Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
1905 | 2025-03-22T03:28:43.814Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
1906 | 2025-03-22T03:28:50.563Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1907 | 2025-03-22T03:28:50.963Z | Compiling backoff v0.4.0 |
1908 | 2025-03-22T03:28:51.386Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
1909 | 2025-03-22T03:28:51.620Z | Compiling terminal_size v0.4.2 |
1910 | 2025-03-22T03:28:53.075Z | Compiling clap_lex v0.7.4 |
1911 | 2025-03-22T03:28:53.704Z | Compiling winnow v0.5.40 |
1912 | 2025-03-22T03:28:54.393Z | Compiling clap_builder v4.5.32 |
1913 | 2025-03-22T03:28:57.797Z | Compiling toml_edit v0.19.15 |
1914 | 2025-03-22T03:28:58.164Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1915 | 2025-03-22T03:29:03.117Z | Compiling typify-impl v0.3.0 |
1916 | 2025-03-22T03:29:03.249Z | Compiling proc-macro-error-attr v1.0.4 |
1917 | 2025-03-22T03:29:04.115Z | Compiling heck v0.4.1 |
1918 | 2025-03-22T03:29:05.113Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1919 | 2025-03-22T03:29:07.125Z | Compiling proc-macro-crate v1.3.1 |
1920 | 2025-03-22T03:29:07.669Z | Compiling clap v4.5.32 |
1921 | 2025-03-22T03:29:09.375Z | Compiling proc-macro-error v1.0.4 |
1922 | 2025-03-22T03:29:10.132Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1923 | 2025-03-22T03:29:12.531Z | Compiling itertools v0.13.0 |
1924 | 2025-03-22T03:29:14.774Z | Compiling num_enum_derive v0.5.11 |
1925 | 2025-03-22T03:29:15.487Z | Compiling typify-macro v0.3.0 |
1926 | 2025-03-22T03:29:16.649Z | Compiling foreign-types-macros v0.2.3 |
1927 | 2025-03-22T03:29:17.499Z | Compiling heapless v0.8.0 |
1928 | 2025-03-22T03:29:17.988Z | Compiling foreign-types-shared v0.3.1 |
1929 | 2025-03-22T03:29:18.125Z | Compiling foreign-types v0.5.0 |
1930 | 2025-03-22T03:29:18.333Z | Compiling num_enum v0.5.11 |
1931 | 2025-03-22T03:29:19.154Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1932 | 2025-03-22T03:29:20.562Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1933 | 2025-03-22T03:29:21.394Z | Compiling hash32 v0.3.1 |
1934 | 2025-03-22T03:29:21.518Z | Compiling num-integer v0.1.46 |
1935 | 2025-03-22T03:29:21.598Z | Compiling cstr-argument v0.1.2 |
1936 | 2025-03-22T03:29:21.862Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
1937 | 2025-03-22T03:29:22.068Z | Compiling pretty-hex v0.2.1 |
1938 | 2025-03-22T03:29:22.145Z | Compiling smoltcp v0.11.0 |
1939 | 2025-03-22T03:29:22.291Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
1940 | 2025-03-22T03:29:22.746Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1941 | 2025-03-22T03:29:22.915Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1942 | 2025-03-22T03:29:23.771Z | Compiling typify v0.3.0 |
1943 | 2025-03-22T03:29:25.014Z | Compiling colored v2.2.0 |
1944 | 2025-03-22T03:29:25.708Z | Compiling managed v0.8.0 |
1945 | 2025-03-22T03:29:25.867Z | Compiling prettyplease v0.2.31 |
1946 | 2025-03-22T03:29:26.096Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1947 | 2025-03-22T03:29:26.216Z | Compiling cobs v0.2.3 |
1948 | 2025-03-22T03:29:26.330Z | Compiling winnow v0.6.26 |
1949 | 2025-03-22T03:29:26.394Z | Compiling bitflags v1.3.2 |
1950 | 2025-03-22T03:29:26.424Z | Compiling postcard v1.1.1 |
1951 | 2025-03-22T03:29:27.034Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
1952 | 2025-03-22T03:29:28.157Z | Compiling progenitor-impl v0.9.1 |
1953 | 2025-03-22T03:29:29.955Z | Compiling num-rational v0.4.2 |
1954 | 2025-03-22T03:29:30.787Z | Compiling num-iter v0.1.45 |
1955 | 2025-03-22T03:29:32.556Z | Compiling hubpack_derive v0.1.1 |
1956 | 2025-03-22T03:29:33.657Z | Compiling num-complex v0.4.6 |
1957 | 2025-03-22T03:29:34.744Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1958 | 2025-03-22T03:29:35.103Z | Compiling static_assertions v1.1.0 |
1959 | 2025-03-22T03:29:35.123Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1960 | 2025-03-22T03:29:35.279Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1961 | 2025-03-22T03:29:36.296Z | Compiling progenitor-macro v0.9.1 |
1962 | 2025-03-22T03:29:36.492Z | Compiling num v0.4.3 |
1963 | 2025-03-22T03:29:37.777Z | Compiling hubpack v0.1.2 |
1964 | 2025-03-22T03:29:39.097Z | Compiling tabwriter v1.4.1 |
1965 | 2025-03-22T03:29:39.524Z | Compiling itertools v0.14.0 |
1966 | 2025-03-22T03:29:40.874Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1967 | 2025-03-22T03:29:42.121Z | Compiling float-ord v0.3.2 |
1968 | 2025-03-22T03:29:42.191Z | Compiling crucible-workspace-hack v0.1.0 |
1969 | 2025-03-22T03:29:42.816Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1970 | 2025-03-22T03:29:49.886Z | Compiling progenitor v0.9.1 |
1971 | 2025-03-22T03:29:51.076Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
1972 | 2025-03-22T03:29:51.436Z | Compiling semver v0.1.20 |
1973 | 2025-03-22T03:29:51.597Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1974 | 2025-03-22T03:29:52.027Z | Compiling rustc_version v0.1.7 |
1975 | 2025-03-22T03:29:52.632Z | Compiling zone_cfg_derive v0.3.0 |
1976 | 2025-03-22T03:29:52.696Z | Compiling itertools v0.10.5 |
1977 | 2025-03-22T03:29:54.209Z | Compiling camino-tempfile v1.1.1 |
1978 | 2025-03-22T03:29:54.779Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
1979 | 2025-03-22T03:29:55.023Z | Compiling num-derive v0.4.2 |
1980 | 2025-03-22T03:29:55.235Z | Compiling derive-where v1.2.7 |
1981 | 2025-03-22T03:29:56.009Z | Compiling sigpipe v0.1.3 |
1982 | 2025-03-22T03:29:56.147Z | Compiling base64ct v1.7.3 |
1983 | 2025-03-22T03:29:56.880Z | Compiling rustix v0.38.44 |
1984 | 2025-03-22T03:29:57.642Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1985 | 2025-03-22T03:29:57.834Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
1986 | 2025-03-22T03:29:58.029Z | Compiling password-hash v0.5.0 |
1987 | 2025-03-22T03:29:58.613Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
1988 | 2025-03-22T03:29:59.488Z | Compiling zone v0.3.0 |
1989 | 2025-03-22T03:29:59.640Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
1990 | 2025-03-22T03:30:00.197Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
1991 | 2025-03-22T03:30:01.941Z | Compiling newtype_derive v0.1.6 |
1992 | 2025-03-22T03:30:02.335Z | Compiling blake2 v0.10.6 |
1993 | 2025-03-22T03:30:02.998Z | Compiling smf v0.2.3 |
1994 | 2025-03-22T03:30:03.263Z | Compiling zerocopy-derive v0.6.6 |
1995 | 2025-03-22T03:30:03.571Z | Compiling whoami v1.5.2 |
1996 | 2025-03-22T03:30:04.481Z | Compiling unicode-segmentation v1.12.0 |
1997 | 2025-03-22T03:30:04.542Z | Compiling tinyvec_macros v0.1.1 |
1998 | 2025-03-22T03:30:04.652Z | Compiling owo-colors v4.2.0 |
1999 | 2025-03-22T03:30:05.298Z | Compiling cancel-safe-futures v0.1.5 |
2000 | 2025-03-22T03:30:05.378Z | Compiling zerocopy v0.6.6 |
2001 | 2025-03-22T03:30:05.775Z | Compiling newline-converter v0.3.0 |
2002 | 2025-03-22T03:30:05.789Z | Compiling tinyvec v1.9.0 |
2003 | 2025-03-22T03:30:06.324Z | Compiling argon2 v0.5.3 |
2004 | 2025-03-22T03:30:08.780Z | Compiling strum_macros v0.25.3 |
2005 | 2025-03-22T03:30:11.170Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
2006 | 2025-03-22T03:30:11.582Z | Compiling console v0.15.11 |
2007 | 2025-03-22T03:30:12.643Z | Compiling num-derive v0.3.3 |
2008 | 2025-03-22T03:30:13.044Z | Compiling libsw-core v0.3.2 |
2009 | 2025-03-22T03:30:13.362Z | Compiling serde-big-array v0.5.1 |
2010 | 2025-03-22T03:30:13.636Z | Compiling serde_repr v0.1.20 |
2011 | 2025-03-22T03:30:14.523Z | Compiling enum-as-inner v0.6.1 |
2012 | 2025-03-22T03:30:14.696Z | Compiling cookie v0.18.1 |
2013 | 2025-03-22T03:30:14.918Z | Compiling fixedbitset v0.4.2 |
2014 | 2025-03-22T03:30:14.939Z | Compiling data-encoding v2.8.0 |
2015 | 2025-03-22T03:30:15.044Z | Compiling convert_case v0.4.0 |
2016 | 2025-03-22T03:30:15.627Z | Compiling similar v2.7.0 |
2017 | 2025-03-22T03:30:15.684Z | Compiling fixedbitset v0.5.7 |
2018 | 2025-03-22T03:30:15.803Z | Compiling linked-hash-map v0.5.6 |
2019 | 2025-03-22T03:30:16.245Z | Compiling lru-cache v0.1.2 |
2020 | 2025-03-22T03:30:16.484Z | Compiling petgraph v0.7.1 |
2021 | 2025-03-22T03:30:16.833Z | Compiling expectorate v1.1.0 |
2022 | 2025-03-22T03:30:17.024Z | Compiling derive_more v0.99.19 |
2023 | 2025-03-22T03:30:18.251Z | Compiling hickory-proto v0.24.4 |
2024 | 2025-03-22T03:30:22.032Z | Compiling petgraph v0.6.5 |
2025 | 2025-03-22T03:30:22.204Z | Compiling libscf-sys v1.1.0 |
2026 | 2025-03-22T03:30:22.246Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
2027 | 2025-03-22T03:30:22.458Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
2028 | 2025-03-22T03:30:23.983Z | Compiling libsw v3.5.0 |
2029 | 2025-03-22T03:30:24.309Z | Compiling atomicwrites v0.4.4 |
2030 | 2025-03-22T03:30:24.835Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
2031 | 2025-03-22T03:30:27.462Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
2032 | 2025-03-22T03:30:30.266Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
2033 | 2025-03-22T03:30:31.047Z | Compiling resolv-conf v0.7.1 |
2034 | 2025-03-22T03:30:31.155Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
2035 | 2025-03-22T03:30:31.363Z | Compiling indent_write v2.2.0 |
2036 | 2025-03-22T03:30:31.602Z | Compiling highway v1.3.0 |
2037 | 2025-03-22T03:30:32.349Z | Compiling linear-map v1.2.0 |
2038 | 2025-03-22T03:30:32.387Z | Compiling swrite v0.1.0 |
2039 | 2025-03-22T03:30:32.521Z | Compiling unicode-width v0.1.14 |
2040 | 2025-03-22T03:30:32.594Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
2041 | 2025-03-22T03:30:32.851Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
2042 | 2025-03-22T03:30:33.080Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
2043 | 2025-03-22T03:30:33.159Z | Compiling hickory-resolver v0.24.4 |
2044 | 2025-03-22T03:30:33.283Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
2045 | 2025-03-22T03:30:33.385Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
2046 | 2025-03-22T03:30:39.095Z | Compiling steno v0.4.1 |
2047 | 2025-03-22T03:30:39.946Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
2048 | 2025-03-22T03:30:41.799Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
2049 | 2025-03-22T03:30:42.183Z | Compiling tokio-stream v0.1.17 |
2050 | 2025-03-22T03:30:42.691Z | Compiling slog-dtrace v0.3.0 |
2051 | 2025-03-22T03:30:43.093Z | Compiling parking_lot_core v0.8.6 |
2052 | 2025-03-22T03:30:43.484Z | Compiling humantime v2.2.0 |
2053 | 2025-03-22T03:30:43.603Z | Compiling qorb v0.2.1 |
2054 | 2025-03-22T03:30:44.028Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
2055 | 2025-03-22T03:30:46.060Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
2056 | 2025-03-22T03:30:48.200Z | Compiling parking_lot v0.11.2 |
2057 | 2025-03-22T03:30:48.536Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
2058 | 2025-03-22T03:30:50.100Z | Compiling crossbeam-epoch v0.9.18 |
2059 | 2025-03-22T03:30:50.242Z | Compiling fxhash v0.2.1 |
2060 | 2025-03-22T03:30:50.485Z | Compiling proc-macro-error-attr2 v2.0.0 |
2061 | 2025-03-22T03:30:51.306Z | Compiling memoffset v0.9.1 |
2062 | 2025-03-22T03:30:51.361Z | Compiling crc32fast v1.4.2 |
2063 | 2025-03-22T03:30:51.686Z | Compiling cfg_aliases v0.2.1 |
2064 | 2025-03-22T03:30:51.799Z | Compiling nix v0.29.0 |
2065 | 2025-03-22T03:30:52.043Z | Compiling sled v0.34.7 |
2066 | 2025-03-22T03:30:52.730Z | Compiling proc-macro-error2 v2.0.1 |
2067 | 2025-03-22T03:30:53.367Z | Compiling bytecount v0.6.8 |
2068 | 2025-03-22T03:30:53.687Z | Compiling crunchy v0.2.3 |
2069 | 2025-03-22T03:30:54.247Z | Compiling papergrid v0.14.0 |
2070 | 2025-03-22T03:30:55.589Z | Compiling tabled_derive v0.10.0 |
2071 | 2025-03-22T03:30:55.993Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab) |
2072 | 2025-03-22T03:30:58.683Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab) |
2073 | 2025-03-22T03:30:59.066Z | Compiling tiny-keccak v2.0.2 |
2074 | 2025-03-22T03:30:59.522Z | Compiling tabled v0.18.0 |
2075 | 2025-03-22T03:30:59.702Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab) |
2076 | 2025-03-22T03:31:04.656Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
2077 | 2025-03-22T03:31:05.152Z | Compiling half v2.5.0 |
2078 | 2025-03-22T03:31:05.899Z | Compiling ciborium-io v0.2.2 |
2079 | 2025-03-22T03:31:06.057Z | Compiling ciborium-ll v0.2.2 |
2080 | 2025-03-22T03:31:06.198Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#58f63f57) |
2081 | 2025-03-22T03:31:08.039Z | Compiling crc8 v0.1.1 |
2082 | 2025-03-22T03:31:08.096Z | Compiling arc-swap v1.7.1 |
2083 | 2025-03-22T03:31:08.363Z | Compiling const-random-macro v0.1.16 |
2084 | 2025-03-22T03:31:08.809Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#58f63f57) |
2085 | 2025-03-22T03:31:09.169Z | Compiling slog-scope v4.4.0 |
2086 | 2025-03-22T03:31:09.925Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
2087 | 2025-03-22T03:31:11.563Z | Compiling ciborium v0.2.2 |
2088 | 2025-03-22T03:31:13.164Z | Compiling proc-macro-crate v3.3.0 |
2089 | 2025-03-22T03:31:14.354Z | Compiling smartstring v1.0.1 |
2090 | 2025-03-22T03:31:14.750Z | Compiling ahash v0.8.11 |
2091 | 2025-03-22T03:31:15.733Z | Compiling num_enum_derive v0.7.3 |
2092 | 2025-03-22T03:31:17.920Z | Compiling slog-stdlog v4.1.1 |
2093 | 2025-03-22T03:31:18.392Z | Compiling const-random v0.1.18 |
2094 | 2025-03-22T03:31:18.503Z | Compiling spin v0.5.2 |
2095 | 2025-03-22T03:31:18.783Z | Compiling no-std-compat v0.4.1 |
2096 | 2025-03-22T03:31:18.911Z | Compiling num_enum v0.7.3 |
2097 | 2025-03-22T03:31:19.118Z | Compiling slog-envlogger v2.2.0 |
2098 | 2025-03-22T03:31:20.087Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
2099 | 2025-03-22T03:31:20.737Z | Compiling thin-vec v0.2.13 |
2100 | 2025-03-22T03:31:21.445Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c) |
2101 | 2025-03-22T03:31:21.589Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
2102 | 2025-03-22T03:31:21.637Z | Compiling rhai_codegen v2.2.0 |
2103 | 2025-03-22T03:31:21.887Z | Compiling minimal-lexical v0.2.1 |
2104 | 2025-03-22T03:31:22.173Z | Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
2105 | 2025-03-22T03:31:22.907Z | Compiling nom v7.1.3 |
2106 | 2025-03-22T03:31:23.702Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
2107 | 2025-03-22T03:31:24.791Z | Compiling rhai v1.21.0 |
2108 | 2025-03-22T03:31:27.104Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
2109 | 2025-03-22T03:31:28.362Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
2110 | 2025-03-22T03:31:34.694Z | Compiling itertools v0.12.1 |
2111 | 2025-03-22T03:31:38.644Z | Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
2112 | 2025-03-22T03:31:40.485Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d04addf8) |
2113 | 2025-03-22T03:31:42.371Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
2114 | 2025-03-22T03:31:43.180Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
2115 | 2025-03-22T03:31:49.753Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
2116 | 2025-03-22T03:31:50.710Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
2117 | 2025-03-22T03:31:50.833Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
2118 | 2025-03-22T03:31:54.938Z | Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify) |
2119 | 2025-03-22T03:32:05.114Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
2120 | 2025-03-22T03:32:34.187Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
2121 | 2025-03-22T03:32:39.899Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
2122 | 2025-03-22T03:32:42.140Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
2123 | 2025-03-22T03:32:42.770Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
2124 | 2025-03-22T03:33:20.767Z | Finished `release` profile [optimized] target(s) in 7m 01s |
2125 | 2025-03-22T03:33:20.927Z | |
2126 | 2025-03-22T03:33:20.927Z | real 7:01.550977365 |
2127 | 2025-03-22T03:33:20.927Z | user 49:47.081348096 |
2128 | 2025-03-22T03:33:20.927Z | sys 4:45.413487885 |
2129 | 2025-03-22T03:33:20.927Z | trap 1.413946337 |
2130 | 2025-03-22T03:33:20.927Z | tflt 3.025184020 |
2131 | 2025-03-22T03:33:20.931Z | dflt 0.739950700 |
2132 | 2025-03-22T03:33:20.931Z | kflt 0.009366210 |
2133 | 2025-03-22T03:33:20.931Z | lock 1:54:09.870165054 |
2134 | 2025-03-22T03:33:20.931Z | slp 3:03:52.922790708 |
2135 | 2025-03-22T03:33:20.931Z | lat 2:23.238613968 |
2136 | 2025-03-22T03:33:20.931Z | stop 2:53.437420384 |
2137 | 2025-03-22T03:33:20.931Z | + for x in debug release |
2138 | 2025-03-22T03:33:20.931Z | + mkdir -p /work/debug |
2139 | 2025-03-22T03:33:20.931Z | + cp target/debug/ddmd /work/debug/ddmd |
2140 | 2025-03-22T03:33:21.425Z | + cp target/debug/ddmadm /work/debug/ddmadm |
2141 | 2025-03-22T03:33:21.788Z | + for x in debug release |
2142 | 2025-03-22T03:33:21.788Z | + mkdir -p /work/release |
2143 | 2025-03-22T03:33:21.792Z | + cp target/release/ddmd /work/release/ddmd |
2144 | 2025-03-22T03:33:21.840Z | + cp target/release/ddmadm /work/release/ddmadm |
2145 | 2025-03-22T03:33:21.862Z | process exited: duration 863047 ms, exit code 0 |
|
2146 | 2025-03-22T03:33:21.876Z | found 4 output files |
2147 | 2025-03-22T03:33:21.876Z | uploading: /work/debug/ddmadm (376383352 bytes) |
2148 | 2025-03-22T03:33:28.044Z | uploaded: /work/debug/ddmadm |
2149 | 2025-03-22T03:33:28.044Z | uploading: /work/debug/ddmd (471398240 bytes) |
2150 | 2025-03-22T03:33:37.025Z | uploaded: /work/debug/ddmd |
2151 | 2025-03-22T03:33:37.026Z | uploading: /work/release/ddmadm (19969344 bytes) |
2152 | 2025-03-22T03:33:38.320Z | uploaded: /work/release/ddmadm |
2153 | 2025-03-22T03:33:38.325Z | uploading: /work/release/ddmd (47948720 bytes) |
2154 | 2025-03-22T03:33:40.044Z | uploaded: /work/release/ddmd |