|
|
|
1 | 2025-07-07T07:07:35.913Z | job assigned to worker 01JZHVAFTH5274J0224B9XP60W [factory aws, i-0ee0446a71eee330f] (queued for 1 m 2 s) |
|
2 | 2025-07-07T07:07:44.344Z | starting task 0: "setup" |
3 | 2025-07-07T07:07:44.348Z | ++ uname -s |
4 | 2025-07-07T07:07:44.351Z | + kern=SunOS |
5 | 2025-07-07T07:07:44.351Z | + build_user=build |
6 | 2025-07-07T07:07:44.351Z | + build_uid=12345 |
7 | 2025-07-07T07:07:44.351Z | + work_dir=/work |
8 | 2025-07-07T07:07:44.351Z | + input_dir=/input |
9 | 2025-07-07T07:07:44.351Z | + [[ 0 == 12345 ]] |
10 | 2025-07-07T07:07:44.351Z | + case "$kern" in |
11 | 2025-07-07T07:07:44.351Z | + groupadd -g 12345 build |
12 | 2025-07-07T07:07:44.355Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-07-07T07:07:46.360Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-07-07T07:07:46.543Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-07-07T07:07:46.546Z | + home_fs=zfs |
16 | 2025-07-07T07:07:46.546Z | + [[ zfs == autofs ]] |
17 | 2025-07-07T07:07:46.546Z | + mkdir -p /home/build |
18 | 2025-07-07T07:07:46.550Z | + chown build:build /home/build /work |
19 | 2025-07-07T07:07:48.550Z | + chmod 0700 /home/build /work |
20 | 2025-07-07T07:07:48.553Z | process exited: duration 4210 ms, exit code 0 |
|
21 | 2025-07-07T07:07:48.560Z | starting task 1: "rust-toolchain" |
22 | 2025-07-07T07:07:48.565Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-07-07T07:07:48.565Z | * rust toolchain channel = "stable" |
24 | 2025-07-07T07:07:48.565Z | * rust toolchain profile = "default" |
25 | 2025-07-07T07:07:48.565Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-07-07T07:07:48.565Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-07-07T07:07:48.565Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-07-07T07:07:48.569Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-07-07T07:07:48.569Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-07-07T07:07:48.689Z | info: downloading installer |
31 | 2025-07-07T07:07:50.109Z | warn: It looks like you have an existing installation of Rust at: |
32 | 2025-07-07T07:07:50.109Z | warn: /opt/ooce/bin |
33 | 2025-07-07T07:07:50.109Z | warn: It is recommended that rustup be the primary Rust installation. |
34 | 2025-07-07T07:07:50.109Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
35 | 2025-07-07T07:07:50.109Z | warn: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-07-07T07:07:50.109Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-07-07T07:07:50.109Z | warn: or pass `-y' to ignore all ignorable checks. |
38 | 2025-07-07T07:07:50.109Z | error: cannot install while Rust is installed |
39 | 2025-07-07T07:07:50.109Z | warn: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-07-07T07:07:50.122Z | info: profile set to 'default' |
41 | 2025-07-07T07:07:50.122Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-07-07T07:07:50.126Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-07-07T07:07:50.281Z | info: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23) |
44 | 2025-07-07T07:07:50.281Z | info: downloading component 'cargo' |
45 | 2025-07-07T07:07:51.218Z | info: downloading component 'clippy' |
46 | 2025-07-07T07:07:51.601Z | info: downloading component 'rust-docs' |
47 | 2025-07-07T07:07:53.043Z | info: downloading component 'rust-std' |
48 | 2025-07-07T07:07:54.798Z | info: downloading component 'rustc' |
49 | 2025-07-07T07:08:01.971Z | info: downloading component 'rustfmt' |
50 | 2025-07-07T07:08:02.250Z | info: installing component 'cargo' |
51 | 2025-07-07T07:08:03.121Z | info: installing component 'clippy' |
52 | 2025-07-07T07:08:03.513Z | info: installing component 'rust-docs' |
53 | 2025-07-07T07:08:05.336Z | info: installing component 'rust-std' |
54 | 2025-07-07T07:08:07.054Z | info: installing component 'rustc' |
55 | 2025-07-07T07:08:13.507Z | info: installing component 'rustfmt' |
56 | 2025-07-07T07:08:13.830Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-07-07T07:08:13.830Z | |
58 | 2025-07-07T07:08:14.242Z | stable-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23) |
59 | 2025-07-07T07:08:14.242Z | |
60 | 2025-07-07T07:08:14.246Z | |
61 | 2025-07-07T07:08:14.246Z | Rust is installed now. Great! |
62 | 2025-07-07T07:08:14.246Z | |
63 | 2025-07-07T07:08:14.246Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-07-07T07:08:14.246Z | environment variable. This has not been done automatically. |
65 | 2025-07-07T07:08:14.246Z | |
66 | 2025-07-07T07:08:14.246Z | To configure your current shell, you need to source |
67 | 2025-07-07T07:08:14.246Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-07-07T07:08:14.246Z | |
69 | 2025-07-07T07:08:14.246Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-07-07T07:08:14.246Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-07-07T07:08:14.246Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-07-07T07:08:14.246Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
73 | 2025-07-07T07:08:14.332Z | + rustup --version |
74 | 2025-07-07T07:08:14.344Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
75 | 2025-07-07T07:08:14.347Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
76 | 2025-07-07T07:08:14.420Z | info: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)` |
77 | 2025-07-07T07:08:14.423Z | + cargo --version |
78 | 2025-07-07T07:08:14.481Z | cargo 1.88.0 (873a06493 2025-05-10) |
79 | 2025-07-07T07:08:14.485Z | + rustc --version |
80 | 2025-07-07T07:08:14.549Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
81 | 2025-07-07T07:08:14.553Z | process exited: duration 25987 ms, exit code 0 |
|
82 | 2025-07-07T07:08:14.563Z | starting task 2: "authentication" |
83 | 2025-07-07T07:08:14.583Z | process exited: duration 22 ms, exit code 0 |
|
84 | 2025-07-07T07:08:14.590Z | starting task 3: "clone repository" |
85 | 2025-07-07T07:08:14.600Z | + mkdir -p /work/oxidecomputer/maghemite |
86 | 2025-07-07T07:08:14.600Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
87 | 2025-07-07T07:08:14.637Z | Cloning into '/work/oxidecomputer/maghemite'... |
88 | 2025-07-07T07:08:15.288Z | + cd /work/oxidecomputer/maghemite |
89 | 2025-07-07T07:08:15.292Z | + git fetch origin eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb |
90 | 2025-07-07T07:08:15.611Z | From https://github.com/oxidecomputer/maghemite |
91 | 2025-07-07T07:08:15.611Z | * branch eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb -> FETCH_HEAD |
92 | 2025-07-07T07:08:15.619Z | + [[ -n renovate/lock-file-maintenance ]] |
93 | 2025-07-07T07:08:15.622Z | ++ git branch --show-current |
94 | 2025-07-07T07:08:15.625Z | + current=main |
95 | 2025-07-07T07:08:15.625Z | + [[ main != renovate/lock-file-maintenance ]] |
96 | 2025-07-07T07:08:15.626Z | + git branch -f renovate/lock-file-maintenance eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb |
97 | 2025-07-07T07:08:15.629Z | + git checkout -f renovate/lock-file-maintenance |
98 | 2025-07-07T07:08:15.641Z | Switched to branch 'renovate/lock-file-maintenance' |
99 | 2025-07-07T07:08:15.644Z | + git reset --hard eb30e2da08eca7a9ec30e17d1a81b8f9967a66cb |
100 | 2025-07-07T07:08:15.655Z | HEAD is now at eb30e2d Lock file maintenance |
101 | 2025-07-07T07:08:15.659Z | process exited: duration 1066 ms, exit code 0 |
|
102 | 2025-07-07T07:08:15.666Z | starting task 4: "build" |
103 | 2025-07-07T07:08:15.670Z | + set -e |
104 | 2025-07-07T07:08:15.671Z | + NEXTEST_VERSION=0.9.97 |
105 | 2025-07-07T07:08:15.671Z | + PLATFORM=illumos |
106 | 2025-07-07T07:08:15.671Z | + cargo --version |
107 | 2025-07-07T07:08:15.677Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
108 | 2025-07-07T07:08:15.865Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
109 | 2025-07-07T07:08:15.865Z | info: downloading component 'cargo' |
110 | 2025-07-07T07:08:16.621Z | info: downloading component 'clippy' |
111 | 2025-07-07T07:08:16.922Z | info: downloading component 'rust-docs' |
112 | 2025-07-07T07:08:18.524Z | info: downloading component 'rust-std' |
113 | 2025-07-07T07:08:20.296Z | info: downloading component 'rustc' |
114 | 2025-07-07T07:08:27.275Z | info: downloading component 'rustfmt' |
115 | 2025-07-07T07:08:27.553Z | info: installing component 'cargo' |
116 | 2025-07-07T07:08:28.370Z | info: installing component 'clippy' |
117 | 2025-07-07T07:08:28.753Z | info: installing component 'rust-docs' |
118 | 2025-07-07T07:08:30.578Z | info: installing component 'rust-std' |
119 | 2025-07-07T07:08:32.293Z | info: installing component 'rustc' |
120 | 2025-07-07T07:08:38.559Z | info: installing component 'rustfmt' |
121 | 2025-07-07T07:08:39.017Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
122 | 2025-07-07T07:08:39.021Z | + rustc --version |
123 | 2025-07-07T07:08:39.105Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
124 | 2025-07-07T07:08:39.110Z | + curl -sSfL --retry 10 https://get.nexte.st/0.9.97/illumos |
125 | 2025-07-07T07:08:39.110Z | + gunzip |
126 | 2025-07-07T07:08:39.110Z | + tar -xvf - -C /home/build/.cargo/bin |
127 | 2025-07-07T07:08:40.099Z | x cargo-nextest, 18489920 bytes, 36114 tape blocks |
128 | 2025-07-07T07:08:40.108Z | + pushd rdb |
129 | 2025-07-07T07:08:40.108Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
130 | 2025-07-07T07:08:40.108Z | + cargo nextest run |
131 | 2025-07-07T07:08:40.440Z | Updating crates.io index |
132 | 2025-07-07T07:08:40.446Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
133 | 2025-07-07T07:08:41.080Z | From https://github.com/oxidecomputer/falcon |
134 | 2025-07-07T07:08:41.080Z | * [new ref] bfcf50ebd5aa308990c858606ebf4e6cc3a0a119 -> refs/commit/bfcf50ebd5aa308990c858606ebf4e6cc3a0a119 |
135 | 2025-07-07T07:08:41.254Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
136 | 2025-07-07T07:08:41.658Z | From https://github.com/oxidecomputer/dendrite |
137 | 2025-07-07T07:08:41.658Z | * [new ref] 196b6b1389cedbe71ffaa369ccf2af90664fac75 -> refs/commit/196b6b1389cedbe71ffaa369ccf2af90664fac75 |
138 | 2025-07-07T07:08:41.720Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
139 | 2025-07-07T07:08:42.089Z | From https://github.com/oxidecomputer/ispf |
140 | 2025-07-07T07:08:42.089Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
141 | 2025-07-07T07:08:42.098Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
142 | 2025-07-07T07:08:42.445Z | From https://github.com/oxidecomputer/netadm-sys |
143 | 2025-07-07T07:08:42.445Z | * [new ref] edbf966dab4ea27af8163e9296484d3e51ec84b0 -> refs/commit/edbf966dab4ea27af8163e9296484d3e51ec84b0 |
144 | 2025-07-07T07:08:42.457Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
145 | 2025-07-07T07:08:48.306Z | From https://github.com/oxidecomputer/omicron |
146 | 2025-07-07T07:08:48.306Z | * [new ref] 765dbb0c6d463961ec364a388485a685ee80547c -> refs/commit/765dbb0c6d463961ec364a388485a685ee80547c |
147 | 2025-07-07T07:08:48.781Z | Updating git repository `https://github.com/oxidecomputer/opte` |
148 | 2025-07-07T07:08:49.597Z | From https://github.com/oxidecomputer/opte |
149 | 2025-07-07T07:08:49.597Z | * [new ref] 3d1263ced8177893d46da54a914e4c510dc2bfc8 -> refs/commit/3d1263ced8177893d46da54a914e4c510dc2bfc8 |
150 | 2025-07-07T07:08:49.642Z | Updating git repository `https://github.com/illumos/smf-rs` |
151 | 2025-07-07T07:08:49.960Z | From https://github.com/illumos/smf-rs |
152 | 2025-07-07T07:08:49.960Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
153 | 2025-07-07T07:08:50.023Z | Updating git repository `https://github.com/oxidecomputer/zone` |
154 | 2025-07-07T07:08:50.363Z | From https://github.com/oxidecomputer/zone |
155 | 2025-07-07T07:08:50.363Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
156 | 2025-07-07T07:08:50.405Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
157 | 2025-07-07T07:08:51.384Z | From https://github.com/oxidecomputer/propolis |
158 | 2025-07-07T07:08:51.384Z | * [new ref] 02fdf06bb279fc1b1393f993b90cbe84b7e9f281 -> refs/commit/02fdf06bb279fc1b1393f993b90cbe84b7e9f281 |
159 | 2025-07-07T07:08:51.488Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
160 | 2025-07-07T07:08:52.029Z | From https://github.com/oxidecomputer/transceiver-control |
161 | 2025-07-07T07:08:52.029Z | * [new ref] d861e1dedaa6eb6513a017c2bbe4b73e97327684 -> refs/commit/d861e1dedaa6eb6513a017c2bbe4b73e97327684 |
162 | 2025-07-07T07:08:52.064Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
163 | 2025-07-07T07:08:52.405Z | From https://github.com/oxidecomputer/dlpi-sys |
164 | 2025-07-07T07:08:52.405Z | * [new ref] bc75c49c365534f4764dec5853a75c7c9f4567c1 -> refs/commit/bc75c49c365534f4764dec5853a75c7c9f4567c1 |
165 | 2025-07-07T07:08:52.421Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
166 | 2025-07-07T07:08:52.745Z | From https://github.com/jmesmon/rust-libzfs |
167 | 2025-07-07T07:08:52.745Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
168 | 2025-07-07T07:08:52.758Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
169 | 2025-07-07T07:08:53.071Z | From https://github.com/oxidecomputer/rusty-doors |
170 | 2025-07-07T07:08:53.071Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
171 | 2025-07-07T07:08:53.085Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
172 | 2025-07-07T07:08:53.431Z | From https://github.com/oxidecomputer/lldp |
173 | 2025-07-07T07:08:53.431Z | * [new ref] 82fbc8c9747eb9f74dde0f92ae77ec67f65652c4 -> refs/commit/82fbc8c9747eb9f74dde0f92ae77ec67f65652c4 |
174 | 2025-07-07T07:08:53.458Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
175 | 2025-07-07T07:08:54.028Z | From https://github.com/oxidecomputer/maghemite |
176 | 2025-07-07T07:08:54.028Z | * [new ref] fa5f15cdcd5864161a929e2ec01534f70dfba216 -> refs/commit/fa5f15cdcd5864161a929e2ec01534f70dfba216 |
177 | 2025-07-07T07:08:54.072Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
178 | 2025-07-07T07:08:54.410Z | From https://github.com/oxidecomputer/serde_human_bytes |
179 | 2025-07-07T07:08:54.410Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
180 | 2025-07-07T07:08:54.451Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
181 | 2025-07-07T07:08:54.803Z | From https://github.com/oxidecomputer/slog-error-chain |
182 | 2025-07-07T07:08:54.803Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
183 | 2025-07-07T07:08:54.816Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
184 | 2025-07-07T07:08:55.149Z | From https://github.com/oxidecomputer/tufaceous |
185 | 2025-07-07T07:08:55.149Z | * [new ref] 3923a4358e8be55fef0f50859e8ea1efa48f00f0 -> refs/commit/3923a4358e8be55fef0f50859e8ea1efa48f00f0 |
186 | 2025-07-07T07:08:55.229Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
187 | 2025-07-07T07:08:56.479Z | From https://github.com/oxidecomputer/crucible |
188 | 2025-07-07T07:08:56.479Z | * [new ref] da3cf198a0e000bb89efc3a1c77d7ba09340a600 -> refs/commit/da3cf198a0e000bb89efc3a1c77d7ba09340a600 |
189 | 2025-07-07T07:08:56.639Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
190 | 2025-07-07T07:08:57.049Z | From https://github.com/oxidecomputer/propolis |
191 | 2025-07-07T07:08:57.049Z | * [new ref] e3988414bd68ecf806078fb898120e1194451ee9 -> refs/commit/e3988414bd68ecf806078fb898120e1194451ee9 |
192 | 2025-07-07T07:08:57.199Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
193 | 2025-07-07T07:08:57.601Z | From https://github.com/oxidecomputer/crucible |
194 | 2025-07-07T07:08:57.601Z | * [new ref] e164393a88e7b62598897dc4f53315f083e25333 -> refs/commit/e164393a88e7b62598897dc4f53315f083e25333 |
195 | 2025-07-07T07:08:57.665Z | Updating git repository `https://github.com/oxidecomputer/opte` |
196 | 2025-07-07T07:08:58.049Z | From https://github.com/oxidecomputer/opte |
197 | 2025-07-07T07:08:58.049Z | * [new ref] 23cebf3b1c911f09c203f7df50cc06bf780338e5 -> refs/commit/23cebf3b1c911f09c203f7df50cc06bf780338e5 |
198 | 2025-07-07T07:08:58.104Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
199 | 2025-07-07T07:08:58.738Z | From https://github.com/oxidecomputer/management-gateway-service |
200 | 2025-07-07T07:08:58.738Z | * [new ref] 0e1e055b66ec007c537e5bd45e210c245f9c537d -> refs/commit/0e1e055b66ec007c537e5bd45e210c245f9c537d |
201 | 2025-07-07T07:08:58.819Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
202 | 2025-07-07T07:08:59.150Z | From https://github.com/oxidecomputer/ipcc-rs |
203 | 2025-07-07T07:08:59.150Z | * [new ref] 524eb8f125003dff50b9703900c6b323f00f9e1b -> refs/commit/524eb8f125003dff50b9703900c6b323f00f9e1b |
204 | 2025-07-07T07:08:59.923Z | Downloading crates ... |
205 | 2025-07-07T07:09:00.022Z | Downloaded adler2 v2.0.1 |
206 | 2025-07-07T07:09:00.026Z | Downloaded autocfg v1.5.0 |
207 | 2025-07-07T07:09:00.036Z | Downloaded block-buffer v0.10.4 |
208 | 2025-07-07T07:09:00.040Z | Downloaded base64ct v1.8.0 |
209 | 2025-07-07T07:09:00.043Z | Downloaded anstyle v1.0.11 |
210 | 2025-07-07T07:09:00.046Z | Downloaded ahash v0.8.12 |
211 | 2025-07-07T07:09:00.050Z | Downloaded atomicwrites v0.4.4 |
212 | 2025-07-07T07:09:00.053Z | Downloaded base64 v0.22.1 |
213 | 2025-07-07T07:09:00.057Z | Downloaded memmap2 v0.9.5 |
214 | 2025-07-07T07:09:00.060Z | Downloaded anstream v0.6.19 |
215 | 2025-07-07T07:09:00.060Z | Downloaded cobs v0.3.0 |
216 | 2025-07-07T07:09:00.064Z | Downloaded mime v0.3.17 |
217 | 2025-07-07T07:09:00.064Z | Downloaded enum-as-inner v0.6.1 |
218 | 2025-07-07T07:09:00.067Z | Downloaded anyhow v1.0.98 |
219 | 2025-07-07T07:09:00.070Z | Downloaded darling v0.20.11 |
220 | 2025-07-07T07:09:00.074Z | Downloaded memoffset v0.9.1 |
221 | 2025-07-07T07:09:00.077Z | Downloaded memmap v0.7.0 |
222 | 2025-07-07T07:09:00.077Z | Downloaded base16ct v0.2.0 |
223 | 2025-07-07T07:09:00.081Z | Downloaded backoff v0.4.0 |
224 | 2025-07-07T07:09:00.084Z | Downloaded no-std-compat v0.4.1 |
225 | 2025-07-07T07:09:00.084Z | Downloaded const-random v0.1.18 |
226 | 2025-07-07T07:09:00.087Z | Downloaded argon2 v0.5.3 |
227 | 2025-07-07T07:09:00.087Z | Downloaded derive_more v0.99.20 |
228 | 2025-07-07T07:09:00.092Z | Downloaded num-conv v0.1.0 |
229 | 2025-07-07T07:09:00.095Z | Downloaded cfg_aliases v0.2.1 |
230 | 2025-07-07T07:09:00.098Z | Downloaded num v0.4.3 |
231 | 2025-07-07T07:09:00.098Z | Downloaded num-complex v0.4.6 |
232 | 2025-07-07T07:09:00.101Z | Downloaded memchr v2.7.5 |
233 | 2025-07-07T07:09:00.105Z | Downloaded num-derive v0.3.3 |
234 | 2025-07-07T07:09:00.108Z | Downloaded num-rational v0.4.2 |
235 | 2025-07-07T07:09:00.111Z | Downloaded cancel-safe-futures v0.1.5 |
236 | 2025-07-07T07:09:00.115Z | Downloaded async-stream-impl v0.3.6 |
237 | 2025-07-07T07:09:00.115Z | Downloaded digest v0.10.7 |
238 | 2025-07-07T07:09:00.118Z | Downloaded once_cell v1.21.3 |
239 | 2025-07-07T07:09:00.121Z | Downloaded openssl-macros v0.1.1 |
240 | 2025-07-07T07:09:00.121Z | Downloaded num_threads v0.1.7 |
241 | 2025-07-07T07:09:00.124Z | Downloaded cstr-argument v0.1.2 |
242 | 2025-07-07T07:09:00.124Z | Downloaded omicron-workspace-hack v0.1.0 |
243 | 2025-07-07T07:09:00.124Z | Downloaded darling_macro v0.20.11 |
244 | 2025-07-07T07:09:00.128Z | Downloaded crc8 v0.1.1 |
245 | 2025-07-07T07:09:00.128Z | Downloaded percent-encoding v2.3.1 |
246 | 2025-07-07T07:09:00.131Z | Downloaded match_cfg v0.1.0 |
247 | 2025-07-07T07:09:00.131Z | Downloaded embedded-io v0.4.0 |
248 | 2025-07-07T07:09:00.134Z | Downloaded defmt-macros v1.0.1 |
249 | 2025-07-07T07:09:00.138Z | Downloaded num_enum_derive v0.7.4 |
250 | 2025-07-07T07:09:00.138Z | Downloaded cfg-if v1.0.1 |
251 | 2025-07-07T07:09:00.141Z | Downloaded data-encoding v2.9.0 |
252 | 2025-07-07T07:09:00.141Z | Downloaded colorchoice v1.0.4 |
253 | 2025-07-07T07:09:00.144Z | Downloaded constant_time_eq v0.3.1 |
254 | 2025-07-07T07:09:00.144Z | Downloaded time-core v0.1.4 |
255 | 2025-07-07T07:09:00.149Z | Downloaded async-trait v0.1.88 |
256 | 2025-07-07T07:09:00.152Z | Downloaded progenitor-client v0.9.1 |
257 | 2025-07-07T07:09:00.152Z | Downloaded derive-where v1.5.0 |
258 | 2025-07-07T07:09:00.155Z | Downloaded yoke-derive v0.8.0 |
259 | 2025-07-07T07:09:00.159Z | Downloaded typify-macro v0.4.2 |
260 | 2025-07-07T07:09:00.159Z | Downloaded dirs-sys-next v0.1.2 |
261 | 2025-07-07T07:09:00.162Z | Downloaded dirs-next v2.0.0 |
262 | 2025-07-07T07:09:00.162Z | Downloaded embedded-io v0.6.1 |
263 | 2025-07-07T07:09:00.165Z | Downloaded num-traits v0.2.19 |
264 | 2025-07-07T07:09:00.168Z | Downloaded num_enum v0.7.4 |
265 | 2025-07-07T07:09:00.171Z | Downloaded pin-utils v0.1.0 |
266 | 2025-07-07T07:09:00.174Z | Downloaded dyn-clone v1.0.19 |
267 | 2025-07-07T07:09:00.178Z | Downloaded lru-slab v0.1.2 |
268 | 2025-07-07T07:09:00.179Z | Downloaded foreign-types v0.3.2 |
269 | 2025-07-07T07:09:00.179Z | Downloaded tokio-macros v2.5.0 |
270 | 2025-07-07T07:09:00.182Z | Downloaded foreign-types-macros v0.2.3 |
271 | 2025-07-07T07:09:00.182Z | Downloaded cargo_toml v0.22.1 |
272 | 2025-07-07T07:09:00.185Z | Downloaded base64 v0.21.7 |
273 | 2025-07-07T07:09:00.188Z | Downloaded potential_utf v0.1.2 |
274 | 2025-07-07T07:09:00.189Z | Downloaded pkg-config v0.3.32 |
275 | 2025-07-07T07:09:00.192Z | Downloaded paste v1.0.15 |
276 | 2025-07-07T07:09:00.195Z | Downloaded parse-display v0.10.0 |
277 | 2025-07-07T07:09:00.195Z | Downloaded utf8parse v0.2.2 |
278 | 2025-07-07T07:09:00.198Z | Downloaded typify-macro v0.3.0 |
279 | 2025-07-07T07:09:00.198Z | Downloaded zeroize v1.8.1 |
280 | 2025-07-07T07:09:00.202Z | Downloaded powerfmt v0.2.0 |
281 | 2025-07-07T07:09:00.202Z | Downloaded hex v0.4.3 |
282 | 2025-07-07T07:09:00.205Z | Downloaded progenitor v0.9.1 |
283 | 2025-07-07T07:09:00.205Z | Downloaded proc-macro-error-attr v1.0.4 |
284 | 2025-07-07T07:09:00.208Z | Downloaded openssl-sys v0.9.109 |
285 | 2025-07-07T07:09:00.212Z | Downloaded fastrand v2.3.0 |
286 | 2025-07-07T07:09:00.215Z | Downloaded progenitor-macro v0.10.0 |
287 | 2025-07-07T07:09:00.218Z | Downloaded num-iter v0.1.45 |
288 | 2025-07-07T07:09:00.218Z | Downloaded serde_repr v0.1.20 |
289 | 2025-07-07T07:09:00.221Z | Downloaded time-macros v0.2.22 |
290 | 2025-07-07T07:09:00.225Z | Downloaded derive-ex v0.1.8 |
291 | 2025-07-07T07:09:00.225Z | Downloaded futures-sink v0.3.31 |
292 | 2025-07-07T07:09:00.228Z | Downloaded rand_core v0.9.3 |
293 | 2025-07-07T07:09:00.228Z | Downloaded progenitor-macro v0.9.1 |
294 | 2025-07-07T07:09:00.231Z | Downloaded camino-tempfile v1.4.1 |
295 | 2025-07-07T07:09:00.231Z | Downloaded strum v0.26.3 |
296 | 2025-07-07T07:09:00.234Z | Downloaded ref-cast v1.0.24 |
297 | 2025-07-07T07:09:00.238Z | Downloaded heck v0.5.0 |
298 | 2025-07-07T07:09:00.238Z | Downloaded owo-colors v4.2.2 |
299 | 2025-07-07T07:09:00.241Z | Downloaded indent_write v2.2.0 |
300 | 2025-07-07T07:09:00.244Z | Downloaded parking_lot_core v0.9.11 |
301 | 2025-07-07T07:09:00.247Z | Downloaded lazy_static v1.5.0 |
302 | 2025-07-07T07:09:00.247Z | Downloaded ipnetwork v0.21.1 |
303 | 2025-07-07T07:09:00.250Z | Downloaded parse-display-derive v0.10.0 |
304 | 2025-07-07T07:09:00.251Z | Downloaded toml_datetime v0.6.11 |
305 | 2025-07-07T07:09:00.254Z | Downloaded equivalent v1.0.2 |
306 | 2025-07-07T07:09:00.254Z | Downloaded want v0.3.1 |
307 | 2025-07-07T07:09:00.257Z | Downloaded foldhash v0.1.5 |
308 | 2025-07-07T07:09:00.257Z | Downloaded slog-bunyan v2.5.0 |
309 | 2025-07-07T07:09:00.260Z | Downloaded stable_deref_trait v1.2.0 |
310 | 2025-07-07T07:09:00.260Z | Downloaded dropshot_endpoint v0.16.2 |
311 | 2025-07-07T07:09:00.264Z | Downloaded rustversion v1.0.21 |
312 | 2025-07-07T07:09:00.267Z | Downloaded serde_spanned v0.6.9 |
313 | 2025-07-07T07:09:00.270Z | Downloaded proc-macro-error2 v2.0.1 |
314 | 2025-07-07T07:09:00.274Z | Downloaded structmeta v0.3.0 |
315 | 2025-07-07T07:09:00.274Z | Downloaded slog-async v2.8.0 |
316 | 2025-07-07T07:09:00.277Z | Downloaded typify v0.3.0 |
317 | 2025-07-07T07:09:00.280Z | Downloaded structmeta-derive v0.3.0 |
318 | 2025-07-07T07:09:00.283Z | Downloaded ident_case v1.0.1 |
319 | 2025-07-07T07:09:00.283Z | Downloaded num-derive v0.4.2 |
320 | 2025-07-07T07:09:00.287Z | Downloaded http-body v1.0.1 |
321 | 2025-07-07T07:09:00.287Z | Downloaded ingot v0.1.0 |
322 | 2025-07-07T07:09:00.290Z | Downloaded synstructure v0.13.2 |
323 | 2025-07-07T07:09:00.290Z | Downloaded quinn-udp v0.5.13 |
324 | 2025-07-07T07:09:00.293Z | Downloaded thiserror v1.0.69 |
325 | 2025-07-07T07:09:00.296Z | Downloaded scroll_derive v0.12.1 |
326 | 2025-07-07T07:09:00.300Z | Downloaded is-terminal v0.4.16 |
327 | 2025-07-07T07:09:00.300Z | Downloaded pest_meta v2.8.1 |
328 | 2025-07-07T07:09:00.303Z | Downloaded unarray v0.1.4 |
329 | 2025-07-07T07:09:00.306Z | Downloaded parking_lot v0.12.4 |
330 | 2025-07-07T07:09:00.310Z | Downloaded progenitor-client v0.10.0 |
331 | 2025-07-07T07:09:00.310Z | Downloaded libscf-sys v1.1.0 |
332 | 2025-07-07T07:09:00.313Z | Downloaded darling_core v0.20.11 |
333 | 2025-07-07T07:09:00.316Z | Downloaded try-lock v0.2.5 |
334 | 2025-07-07T07:09:00.319Z | Downloaded xattr v1.5.1 |
335 | 2025-07-07T07:09:00.319Z | Downloaded serde-big-array v0.5.1 |
336 | 2025-07-07T07:09:00.322Z | Downloaded swrite v0.1.0 |
337 | 2025-07-07T07:09:00.322Z | Downloaded sha2 v0.10.9 |
338 | 2025-07-07T07:09:00.325Z | Downloaded toml v0.7.8 |
339 | 2025-07-07T07:09:00.329Z | Downloaded hostname v0.4.1 |
340 | 2025-07-07T07:09:00.332Z | Downloaded toml_write v0.1.2 |
341 | 2025-07-07T07:09:00.335Z | Downloaded futures-macro v0.3.31 |
342 | 2025-07-07T07:09:00.335Z | Downloaded futures-task v0.3.31 |
343 | 2025-07-07T07:09:00.335Z | Downloaded quote v1.0.40 |
344 | 2025-07-07T07:09:00.339Z | Downloaded managed v0.8.0 |
345 | 2025-07-07T07:09:00.342Z | Downloaded proc-macro2 v1.0.95 |
346 | 2025-07-07T07:09:00.345Z | Downloaded term v0.7.0 |
347 | 2025-07-07T07:09:00.348Z | Downloaded hostname v0.3.1 |
348 | 2025-07-07T07:09:00.351Z | Downloaded subtle v2.6.1 |
349 | 2025-07-07T07:09:00.352Z | Downloaded secrecy v0.10.3 |
350 | 2025-07-07T07:09:00.352Z | Downloaded take_mut v0.2.2 |
351 | 2025-07-07T07:09:00.355Z | Downloaded generic-array v0.14.7 |
352 | 2025-07-07T07:09:00.355Z | Downloaded tiny-keccak v2.0.2 |
353 | 2025-07-07T07:09:00.358Z | Downloaded fxhash v0.2.1 |
354 | 2025-07-07T07:09:00.361Z | Downloaded yoke v0.8.0 |
355 | 2025-07-07T07:09:00.361Z | Downloaded fixedbitset v0.5.7 |
356 | 2025-07-07T07:09:00.364Z | Downloaded ryu v1.0.20 |
357 | 2025-07-07T07:09:00.367Z | Downloaded testing_table v0.3.0 |
358 | 2025-07-07T07:09:00.371Z | Downloaded http-body-util v0.1.3 |
359 | 2025-07-07T07:09:00.371Z | Downloaded foreign-types-shared v0.3.1 |
360 | 2025-07-07T07:09:00.374Z | Downloaded foreign-types-shared v0.1.1 |
361 | 2025-07-07T07:09:00.374Z | Downloaded tinyvec_macros v0.1.1 |
362 | 2025-07-07T07:09:00.374Z | Downloaded waitgroup v0.1.2 |
363 | 2025-07-07T07:09:00.377Z | Downloaded version_check v0.9.5 |
364 | 2025-07-07T07:09:00.377Z | Downloaded futures-io v0.3.31 |
365 | 2025-07-07T07:09:00.381Z | Downloaded idna_adapter v1.2.1 |
366 | 2025-07-07T07:09:00.381Z | Downloaded linked-hash-map v0.5.6 |
367 | 2025-07-07T07:09:00.384Z | Downloaded getrandom v0.2.16 |
368 | 2025-07-07T07:09:00.387Z | Downloaded linear-map v1.2.0 |
369 | 2025-07-07T07:09:00.387Z | Downloaded zerofrom-derive v0.1.6 |
370 | 2025-07-07T07:09:00.390Z | Downloaded blake3 v1.8.2 |
371 | 2025-07-07T07:09:00.397Z | Downloaded form_urlencoded v1.2.1 |
372 | 2025-07-07T07:09:00.400Z | Downloaded serde_urlencoded v0.7.1 |
373 | 2025-07-07T07:09:00.403Z | Downloaded serde_tokenstream v0.2.2 |
374 | 2025-07-07T07:09:00.404Z | Downloaded tinystr v0.8.1 |
375 | 2025-07-07T07:09:00.407Z | Downloaded unit-prefix v0.5.1 |
376 | 2025-07-07T07:09:00.407Z | Downloaded fnv v1.0.7 |
377 | 2025-07-07T07:09:00.410Z | Downloaded zone_cfg_derive v0.3.1 |
378 | 2025-07-07T07:09:00.410Z | Downloaded prettyplease v0.2.35 |
379 | 2025-07-07T07:09:00.414Z | Downloaded usdt v0.5.0 |
380 | 2025-07-07T07:09:00.417Z | Downloaded lru-cache v0.1.2 |
381 | 2025-07-07T07:09:00.417Z | Downloaded progenitor-impl v0.10.0 |
382 | 2025-07-07T07:09:00.420Z | Downloaded unicode-ident v1.0.18 |
383 | 2025-07-07T07:09:00.423Z | Downloaded usdt-attr-macro v0.5.0 |
384 | 2025-07-07T07:09:00.423Z | Downloaded libsw-core v0.3.2 |
385 | 2025-07-07T07:09:00.427Z | Downloaded libsw v3.5.0 |
386 | 2025-07-07T07:09:00.430Z | Downloaded is_terminal_polyfill v1.70.1 |
387 | 2025-07-07T07:09:00.430Z | Downloaded writeable v0.6.1 |
388 | 2025-07-07T07:09:00.433Z | Downloaded tracing-attributes v0.1.30 |
389 | 2025-07-07T07:09:00.434Z | Downloaded tower-layer v0.3.3 |
390 | 2025-07-07T07:09:00.437Z | Downloaded futures v0.3.31 |
391 | 2025-07-07T07:09:00.440Z | Downloaded tower-service v0.3.3 |
392 | 2025-07-07T07:09:00.443Z | Downloaded tracing-core v0.1.34 |
393 | 2025-07-07T07:09:00.446Z | Downloaded itoa v1.0.15 |
394 | 2025-07-07T07:09:00.447Z | Downloaded rayon-core v1.12.1 |
395 | 2025-07-07T07:09:00.450Z | Downloaded slog-envlogger v2.2.0 |
396 | 2025-07-07T07:09:00.453Z | Downloaded instant v0.1.13 |
397 | 2025-07-07T07:09:00.456Z | Downloaded hubpack_derive v0.1.1 |
398 | 2025-07-07T07:09:00.456Z | Downloaded rustc-hash v2.1.1 |
399 | 2025-07-07T07:09:00.456Z | Downloaded httpdate v1.0.3 |
400 | 2025-07-07T07:09:00.460Z | Downloaded tagptr v0.2.0 |
401 | 2025-07-07T07:09:00.460Z | Downloaded tinyvec v1.9.0 |
402 | 2025-07-07T07:09:00.463Z | Downloaded sync_wrapper v1.0.2 |
403 | 2025-07-07T07:09:00.466Z | Downloaded slog-term v2.9.1 |
404 | 2025-07-07T07:09:00.469Z | Downloaded smf v0.2.3 |
405 | 2025-07-07T07:09:00.469Z | Downloaded socket2 v0.5.10 |
406 | 2025-07-07T07:09:00.473Z | Downloaded serde v1.0.219 |
407 | 2025-07-07T07:09:00.476Z | Downloaded thread-id v4.2.2 |
408 | 2025-07-07T07:09:00.476Z | Downloaded highway v1.3.0 |
409 | 2025-07-07T07:09:00.479Z | Downloaded slab v0.4.10 |
410 | 2025-07-07T07:09:00.479Z | Downloaded tower v0.5.2 |
411 | 2025-07-07T07:09:00.488Z | Downloaded zerofrom v0.1.6 |
412 | 2025-07-07T07:09:00.491Z | Downloaded lock_api v0.4.13 |
413 | 2025-07-07T07:09:00.491Z | Downloaded icu_provider v2.0.0 |
414 | 2025-07-07T07:09:00.495Z | Downloaded usdt-macro v0.5.0 |
415 | 2025-07-07T07:09:00.495Z | Downloaded futures-executor v0.3.31 |
416 | 2025-07-07T07:09:00.498Z | Downloaded spin v0.5.2 |
417 | 2025-07-07T07:09:00.498Z | Downloaded static_assertions v1.1.0 |
418 | 2025-07-07T07:09:00.501Z | Downloaded ingot-types v0.1.0 |
419 | 2025-07-07T07:09:00.501Z | Downloaded sha1 v0.10.6 |
420 | 2025-07-07T07:09:00.504Z | Downloaded futures-core v0.3.31 |
421 | 2025-07-07T07:09:00.504Z | Downloaded fixedbitset v0.4.2 |
422 | 2025-07-07T07:09:00.517Z | Downloaded hash32 v0.3.1 |
423 | 2025-07-07T07:09:00.517Z | Downloaded tempfile v3.20.0 |
424 | 2025-07-07T07:09:00.517Z | Downloaded quinn v0.11.8 |
425 | 2025-07-07T07:09:00.517Z | Downloaded rustls-pemfile v2.2.0 |
426 | 2025-07-07T07:09:00.517Z | Downloaded hubpack v0.1.2 |
427 | 2025-07-07T07:09:00.522Z | Downloaded httparse v1.10.1 |
428 | 2025-07-07T07:09:00.522Z | Downloaded macaddr v1.0.1 |
429 | 2025-07-07T07:09:00.525Z | Downloaded sigpipe v0.1.3 |
430 | 2025-07-07T07:09:00.525Z | Downloaded terminal_size v0.4.2 |
431 | 2025-07-07T07:09:00.525Z | Downloaded tabwriter v1.4.1 |
432 | 2025-07-07T07:09:00.528Z | Downloaded yansi v1.0.1 |
433 | 2025-07-07T07:09:00.528Z | Downloaded slog-json v2.6.1 |
434 | 2025-07-07T07:09:00.532Z | Downloaded slog-scope v4.4.0 |
435 | 2025-07-07T07:09:00.532Z | Downloaded smartstring v1.0.1 |
436 | 2025-07-07T07:09:00.535Z | Downloaded utf-8 v0.7.6 |
437 | 2025-07-07T07:09:00.538Z | Downloaded glob v0.3.2 |
438 | 2025-07-07T07:09:00.538Z | Downloaded slog-stdlog v4.1.1 |
439 | 2025-07-07T07:09:00.538Z | Downloaded rustc_version v0.4.1 |
440 | 2025-07-07T07:09:00.541Z | Downloaded indexmap v1.9.3 |
441 | 2025-07-07T07:09:00.545Z | Downloaded resolv-conf v0.7.4 |
442 | 2025-07-07T07:09:00.545Z | Downloaded tokio-stream v0.1.17 |
443 | 2025-07-07T07:09:00.549Z | Downloaded topological-sort v0.2.2 |
444 | 2025-07-07T07:09:00.552Z | Downloaded schemars v0.9.0 |
445 | 2025-07-07T07:09:00.561Z | Downloaded strsim v0.11.1 |
446 | 2025-07-07T07:09:00.564Z | Downloaded typify v0.4.2 |
447 | 2025-07-07T07:09:00.568Z | Downloaded mio v1.0.4 |
448 | 2025-07-07T07:09:00.571Z | Downloaded log v0.4.27 |
449 | 2025-07-07T07:09:00.575Z | Downloaded clap_builder v4.5.40 |
450 | 2025-07-07T07:09:00.580Z | Downloaded utf8_iter v1.0.4 |
451 | 2025-07-07T07:09:00.583Z | Downloaded same-file v1.0.6 |
452 | 2025-07-07T07:09:00.583Z | Downloaded test-strategy v0.4.3 |
453 | 2025-07-07T07:09:00.587Z | Downloaded qorb v0.4.1 |
454 | 2025-07-07T07:09:00.591Z | Downloaded schemars v1.0.4 |
455 | 2025-07-07T07:09:00.604Z | Downloaded tokio-tungstenite v0.21.0 |
456 | 2025-07-07T07:09:00.607Z | Downloaded unsafe-libyaml v0.2.11 |
457 | 2025-07-07T07:09:00.610Z | Downloaded signal-hook-registry v1.4.5 |
458 | 2025-07-07T07:09:00.610Z | Downloaded xz2 v0.1.7 |
459 | 2025-07-07T07:09:00.614Z | Downloaded toml v0.8.23 |
460 | 2025-07-07T07:09:00.617Z | Downloaded icu_normalizer_data v2.0.0 |
461 | 2025-07-07T07:09:00.620Z | Downloaded hyper-rustls v0.27.7 |
462 | 2025-07-07T07:09:00.620Z | Downloaded socket2 v0.6.0 |
463 | 2025-07-07T07:09:00.624Z | Downloaded hickory-resolver v0.24.4 |
464 | 2025-07-07T07:09:00.627Z | Downloaded rustls-pki-types v1.12.0 |
465 | 2025-07-07T07:09:00.630Z | Downloaded http v1.3.1 |
466 | 2025-07-07T07:09:00.634Z | Downloaded iddqd v0.3.8 |
467 | 2025-07-07T07:09:00.640Z | Downloaded ingot-macros v0.1.0 |
468 | 2025-07-07T07:09:00.643Z | Downloaded zerocopy v0.7.35 |
469 | 2025-07-07T07:09:00.656Z | Downloaded tokio-rustls v0.25.0 |
470 | 2025-07-07T07:09:00.660Z | Downloaded icu_collections v2.0.0 |
471 | 2025-07-07T07:09:00.664Z | Downloaded hyper-util v0.1.14 |
472 | 2025-07-07T07:09:00.669Z | Downloaded ipnet v2.11.0 |
473 | 2025-07-07T07:09:00.672Z | Downloaded steno v0.4.1 |
474 | 2025-07-07T07:09:00.675Z | Downloaded time v0.3.41 |
475 | 2025-07-07T07:09:00.682Z | Downloaded zerocopy-derive v0.8.26 |
476 | 2025-07-07T07:09:00.688Z | Downloaded indicatif v0.18.0 |
477 | 2025-07-07T07:09:00.692Z | Downloaded serde_yaml v0.9.34+deprecated |
478 | 2025-07-07T07:09:00.695Z | Downloaded jiff-static v0.2.15 |
479 | 2025-07-07T07:09:00.698Z | Downloaded hickory-resolver v0.25.2 |
480 | 2025-07-07T07:09:00.702Z | Downloaded uuid v1.17.0 |
481 | 2025-07-07T07:09:00.705Z | Downloaded chrono v0.4.41 |
482 | 2025-07-07T07:09:00.712Z | Downloaded similar v2.7.0 |
483 | 2025-07-07T07:09:00.716Z | Downloaded indexmap v2.10.0 |
484 | 2025-07-07T07:09:00.721Z | Downloaded idna v1.0.3 |
485 | 2025-07-07T07:09:00.726Z | Downloaded hashbrown v0.12.3 |
486 | 2025-07-07T07:09:00.729Z | Downloaded winnow v0.5.40 |
487 | 2025-07-07T07:09:00.736Z | Downloaded typenum v1.18.0 |
488 | 2025-07-07T07:09:00.740Z | Downloaded tungstenite v0.21.0 |
489 | 2025-07-07T07:09:00.744Z | Downloaded serde_derive v1.0.219 |
490 | 2025-07-07T07:09:00.747Z | Downloaded flate2 v1.1.2 |
491 | 2025-07-07T07:09:00.750Z | Downloaded futures-util v0.3.31 |
492 | 2025-07-07T07:09:00.761Z | Downloaded icu_normalizer v2.0.0 |
493 | 2025-07-07T07:09:00.764Z | Downloaded url v2.5.4 |
494 | 2025-07-07T07:09:00.767Z | Downloaded ron v0.10.1 |
495 | 2025-07-07T07:09:00.774Z | Downloaded icu_locale_core v2.0.0 |
496 | 2025-07-07T07:09:00.781Z | Downloaded unicode-segmentation v1.12.0 |
497 | 2025-07-07T07:09:00.784Z | Downloaded zerovec v0.11.2 |
498 | 2025-07-07T07:09:00.789Z | Downloaded iri-string v0.7.8 |
499 | 2025-07-07T07:09:00.796Z | Downloaded tabled v0.20.0 |
500 | 2025-07-07T07:09:00.813Z | Downloaded reqwest v0.12.22 |
501 | 2025-07-07T07:09:00.821Z | Downloaded pest v2.8.1 |
502 | 2025-07-07T07:09:00.826Z | Downloaded libm v0.2.15 |
503 | 2025-07-07T07:09:00.835Z | Downloaded h2 v0.4.11 |
504 | 2025-07-07T07:09:00.841Z | Downloaded rayon v1.10.0 |
505 | 2025-07-07T07:09:00.850Z | Downloaded zerocopy v0.8.26 |
506 | 2025-07-07T07:09:00.870Z | Downloaded unicode-width v0.2.1 |
507 | 2025-07-07T07:09:00.875Z | Downloaded rhai v1.22.2 |
508 | 2025-07-07T07:09:00.888Z | Downloaded syn v2.0.104 |
509 | 2025-07-07T07:09:00.897Z | Downloaded itertools v0.12.1 |
510 | 2025-07-07T07:09:00.903Z | Downloaded portable-atomic v1.11.1 |
511 | 2025-07-07T07:09:00.910Z | Downloaded hickory-proto v0.24.4 |
512 | 2025-07-07T07:09:00.924Z | Downloaded rustls v0.23.28 |
513 | 2025-07-07T07:09:00.935Z | Downloaded serde_json v1.0.140 |
514 | 2025-07-07T07:09:00.941Z | Downloaded itertools v0.14.0 |
515 | 2025-07-07T07:09:00.948Z | Downloaded hickory-proto v0.25.2 |
516 | 2025-07-07T07:09:00.962Z | Downloaded rustix v0.38.44 |
517 | 2025-07-07T07:09:00.983Z | Downloaded itertools v0.13.0 |
518 | 2025-07-07T07:09:00.989Z | Downloaded serde_with v3.14.0 |
519 | 2025-07-07T07:09:00.999Z | Downloaded typify-impl v0.3.0 |
520 | 2025-07-07T07:09:01.013Z | Downloaded quinn-proto v0.11.12 |
521 | 2025-07-07T07:09:01.019Z | Downloaded typify-impl v0.4.2 |
522 | 2025-07-07T07:09:01.033Z | Downloaded regex v1.11.1 |
523 | 2025-07-07T07:09:01.044Z | Downloaded rustls-webpki v0.102.8 |
524 | 2025-07-07T07:09:01.061Z | Downloaded goblin v0.8.2 |
525 | 2025-07-07T07:09:01.067Z | Downloaded vcpkg v0.2.15 |
526 | 2025-07-07T07:09:01.101Z | Downloaded unicode-width v0.1.14 |
527 | 2025-07-07T07:09:01.106Z | Downloaded nix v0.30.1 |
528 | 2025-07-07T07:09:01.117Z | Downloaded syn v1.0.109 |
529 | 2025-07-07T07:09:01.127Z | Downloaded openssl v0.10.73 |
530 | 2025-07-07T07:09:01.136Z | Downloaded smoltcp v0.11.0 |
531 | 2025-07-07T07:09:01.147Z | Downloaded rustls v0.22.4 |
532 | 2025-07-07T07:09:01.159Z | Downloaded openapiv3 v2.2.0 |
533 | 2025-07-07T07:09:01.169Z | Downloaded regress v0.10.3 |
534 | 2025-07-07T07:09:01.177Z | Downloaded regex-syntax v0.8.5 |
535 | 2025-07-07T07:09:01.185Z | Downloaded jiff v0.2.15 |
536 | 2025-07-07T07:09:01.201Z | Downloaded rustix v1.0.7 |
537 | 2025-07-07T07:09:01.222Z | Downloaded moka v0.12.10 |
538 | 2025-07-07T07:09:01.231Z | Downloaded webpki-roots v1.0.1 |
539 | 2025-07-07T07:09:01.234Z | Downloaded proptest v1.7.0 |
540 | 2025-07-07T07:09:01.242Z | Downloaded hyper v1.6.0 |
541 | 2025-07-07T07:09:01.248Z | Downloaded libc v0.2.174 |
542 | 2025-07-07T07:09:01.271Z | Downloaded icu_properties_data v2.0.1 |
543 | 2025-07-07T07:09:01.279Z | Downloaded lzma-sys v0.1.20 |
544 | 2025-07-07T07:09:01.306Z | Downloaded sled v0.34.7 |
545 | 2025-07-07T07:09:01.315Z | Downloaded dropshot v0.16.2 |
546 | 2025-07-07T07:09:01.334Z | Downloaded tokio v1.46.1 |
547 | 2025-07-07T07:09:01.368Z | Downloaded expectorate v1.2.0 |
548 | 2025-07-07T07:09:01.371Z | Downloaded rustls-webpki v0.103.3 |
549 | 2025-07-07T07:09:01.375Z | Downloaded regex-automata v0.4.9 |
550 | 2025-07-07T07:09:01.388Z | Downloaded winnow v0.7.11 |
551 | 2025-07-07T07:09:01.396Z | Downloaded half v2.6.0 |
552 | 2025-07-07T07:09:01.399Z | Downloaded zerocopy-derive v0.7.35 |
553 | 2025-07-07T07:09:01.402Z | Downloaded petgraph v0.6.5 |
554 | 2025-07-07T07:09:01.417Z | Downloaded spin v0.9.8 |
555 | 2025-07-07T07:09:01.420Z | Downloaded hashbrown v0.15.4 |
556 | 2025-07-07T07:09:01.424Z | Downloaded rand v0.9.1 |
557 | 2025-07-07T07:09:01.427Z | Downloaded petgraph v0.8.2 |
558 | 2025-07-07T07:09:01.445Z | Downloaded getrandom v0.3.3 |
559 | 2025-07-07T07:09:01.448Z | Downloaded tower-http v0.6.6 |
560 | 2025-07-07T07:09:01.455Z | Downloaded tracing v0.1.41 |
561 | 2025-07-07T07:09:01.459Z | Downloaded tokio-util v0.7.15 |
562 | 2025-07-07T07:09:01.465Z | Downloaded tar v0.4.44 |
563 | 2025-07-07T07:09:01.468Z | Downloaded iana-time-zone v0.1.63 |
564 | 2025-07-07T07:09:01.471Z | Downloaded toml_edit v0.19.15 |
565 | 2025-07-07T07:09:01.484Z | Downloaded schemars v0.8.22 |
566 | 2025-07-07T07:09:01.493Z | Downloaded zerotrie v0.2.2 |
567 | 2025-07-07T07:09:01.496Z | Downloaded litemap v0.8.0 |
568 | 2025-07-07T07:09:01.499Z | Downloaded rand v0.8.5 |
569 | 2025-07-07T07:09:01.503Z | Downloaded tabled_derive v0.11.0 |
570 | 2025-07-07T07:09:01.503Z | Downloaded smallvec v1.15.1 |
571 | 2025-07-07T07:09:01.506Z | Downloaded serde_with_macros v3.14.0 |
572 | 2025-07-07T07:09:01.509Z | Downloaded errno v0.3.13 |
573 | 2025-07-07T07:09:01.509Z | Downloaded toml_edit v0.22.27 |
574 | 2025-07-07T07:09:01.513Z | Downloaded pretty_assertions v1.4.1 |
575 | 2025-07-07T07:09:01.513Z | Downloaded thread_local v1.1.9 |
576 | 2025-07-07T07:09:01.516Z | Downloaded thiserror-impl v2.0.12 |
577 | 2025-07-07T07:09:01.516Z | Downloaded encoding_rs v0.8.35 |
578 | 2025-07-07T07:09:01.534Z | Downloaded serde_derive_internals v0.29.1 |
579 | 2025-07-07T07:09:01.538Z | Downloaded cc v1.2.29 |
580 | 2025-07-07T07:09:01.541Z | Downloaded futures-channel v0.3.31 |
581 | 2025-07-07T07:09:01.541Z | Downloaded zone v0.3.1 |
582 | 2025-07-07T07:09:01.545Z | Downloaded crossbeam-channel v0.5.15 |
583 | 2025-07-07T07:09:01.548Z | Downloaded float-ord v0.3.2 |
584 | 2025-07-07T07:09:01.548Z | Downloaded tokio-rustls v0.26.2 |
585 | 2025-07-07T07:09:01.548Z | Downloaded zerovec-derive v0.11.1 |
586 | 2025-07-07T07:09:01.551Z | Downloaded thiserror-impl v1.0.69 |
587 | 2025-07-07T07:09:01.551Z | Downloaded strum_macros v0.26.4 |
588 | 2025-07-07T07:09:01.554Z | Downloaded serde_path_to_error v0.1.17 |
589 | 2025-07-07T07:09:01.554Z | Downloaded scroll v0.12.0 |
590 | 2025-07-07T07:09:01.554Z | Downloaded rustc_version v0.1.7 |
591 | 2025-07-07T07:09:01.558Z | Downloaded humantime v2.2.0 |
592 | 2025-07-07T07:09:01.558Z | Downloaded semver v0.1.20 |
593 | 2025-07-07T07:09:01.558Z | Downloaded heapless v0.8.0 |
594 | 2025-07-07T07:09:01.561Z | Downloaded papergrid v0.17.0 |
595 | 2025-07-07T07:09:01.565Z | Downloaded slog v2.7.0 |
596 | 2025-07-07T07:09:01.568Z | Downloaded walkdir v2.5.0 |
597 | 2025-07-07T07:09:01.572Z | Downloaded strum_macros v0.25.3 |
598 | 2025-07-07T07:09:01.572Z | Downloaded scopeguard v1.2.0 |
599 | 2025-07-07T07:09:01.572Z | Downloaded schemars_derive v0.8.22 |
600 | 2025-07-07T07:09:01.575Z | Downloaded thiserror v2.0.12 |
601 | 2025-07-07T07:09:01.578Z | Downloaded thin-vec v0.2.14 |
602 | 2025-07-07T07:09:01.581Z | Downloaded rhai_codegen v2.2.0 |
603 | 2025-07-07T07:09:01.585Z | Downloaded icu_properties v2.0.1 |
604 | 2025-07-07T07:09:01.588Z | Downloaded progenitor-impl v0.9.1 |
605 | 2025-07-07T07:09:01.591Z | Downloaded proc-macro-error v1.0.4 |
606 | 2025-07-07T07:09:01.594Z | Downloaded pest_derive v2.8.1 |
607 | 2025-07-07T07:09:01.594Z | Downloaded ucd-trie v0.1.7 |
608 | 2025-07-07T07:09:01.598Z | Downloaded postcard v1.1.2 |
609 | 2025-07-07T07:09:01.598Z | Downloaded slog-dtrace v0.3.0 |
610 | 2025-07-07T07:09:01.601Z | Downloaded ring v0.17.14 |
611 | 2025-07-07T07:09:01.637Z | Downloaded aho-corasick v1.1.3 |
612 | 2025-07-07T07:09:01.642Z | Downloaded semver v1.0.26 |
613 | 2025-07-07T07:09:01.647Z | Downloaded whoami v1.6.0 |
614 | 2025-07-07T07:09:01.650Z | Downloaded crossbeam-epoch v0.9.18 |
615 | 2025-07-07T07:09:01.650Z | Downloaded bytes v1.10.1 |
616 | 2025-07-07T07:09:01.653Z | Downloaded cookie v0.18.1 |
617 | 2025-07-07T07:09:01.656Z | Downloaded clap v4.5.40 |
618 | 2025-07-07T07:09:01.660Z | Downloaded shlex v1.3.0 |
619 | 2025-07-07T07:09:01.663Z | Downloaded pin-project-lite v0.2.16 |
620 | 2025-07-07T07:09:01.667Z | Downloaded newtype-uuid v1.2.4 |
621 | 2025-07-07T07:09:01.667Z | Downloaded multer v3.1.0 |
622 | 2025-07-07T07:09:01.670Z | Downloaded password-hash v0.5.0 |
623 | 2025-07-07T07:09:01.673Z | Downloaded parking_lot_core v0.8.6 |
624 | 2025-07-07T07:09:01.673Z | Downloaded parking_lot v0.11.2 |
625 | 2025-07-07T07:09:01.676Z | Downloaded rusty-fork v0.3.0 |
626 | 2025-07-07T07:09:01.676Z | Downloaded foreign-types v0.5.0 |
627 | 2025-07-07T07:09:01.676Z | Downloaded defmt v1.0.1 |
628 | 2025-07-07T07:09:01.681Z | Downloaded blake2 v0.10.6 |
629 | 2025-07-07T07:09:01.684Z | Downloaded usdt-impl v0.5.0 |
630 | 2025-07-07T07:09:01.685Z | Downloaded untrusted v0.9.0 |
631 | 2025-07-07T07:09:01.685Z | Downloaded heck v0.4.1 |
632 | 2025-07-07T07:09:01.685Z | Downloaded crc32fast v1.4.2 |
633 | 2025-07-07T07:09:01.688Z | Downloaded rand_xorshift v0.4.0 |
634 | 2025-07-07T07:09:01.688Z | Downloaded rand_chacha v0.9.0 |
635 | 2025-07-07T07:09:01.688Z | Downloaded bitflags v2.9.1 |
636 | 2025-07-07T07:09:01.691Z | Downloaded num-integer v0.1.46 |
637 | 2025-07-07T07:09:01.695Z | Downloaded console v0.15.11 |
638 | 2025-07-07T07:09:01.695Z | Downloaded ciborium v0.2.2 |
639 | 2025-07-07T07:09:01.698Z | Downloaded progenitor v0.10.0 |
640 | 2025-07-07T07:09:01.698Z | Downloaded either v1.15.0 |
641 | 2025-07-07T07:09:01.701Z | Downloaded displaydoc v0.2.5 |
642 | 2025-07-07T07:09:01.701Z | Downloaded daft-derive v0.1.4 |
643 | 2025-07-07T07:09:01.705Z | Downloaded wait-timeout v0.2.1 |
644 | 2025-07-07T07:09:01.708Z | Downloaded ref-cast-impl v1.0.24 |
645 | 2025-07-07T07:09:01.708Z | Downloaded rand_core v0.6.4 |
646 | 2025-07-07T07:09:01.708Z | Downloaded rand_chacha v0.3.1 |
647 | 2025-07-07T07:09:01.711Z | Downloaded quick-error v1.2.3 |
648 | 2025-07-07T07:09:01.711Z | Downloaded proc-macro-crate v3.3.0 |
649 | 2025-07-07T07:09:01.711Z | Downloaded diff v0.1.13 |
650 | 2025-07-07T07:09:01.714Z | Downloaded debug-ignore v1.0.5 |
651 | 2025-07-07T07:09:01.714Z | Downloaded critical-section v1.2.0 |
652 | 2025-07-07T07:09:01.719Z | Downloaded camino v1.1.10 |
653 | 2025-07-07T07:09:01.719Z | Downloaded bit-vec v0.8.0 |
654 | 2025-07-07T07:09:01.723Z | Downloaded arrayvec v0.7.6 |
655 | 2025-07-07T07:09:01.723Z | Downloaded proc-macro-error-attr2 v2.0.0 |
656 | 2025-07-07T07:09:01.723Z | Downloaded ppv-lite86 v0.2.21 |
657 | 2025-07-07T07:09:01.723Z | Downloaded miniz_oxide v0.8.9 |
658 | 2025-07-07T07:09:01.726Z | Downloaded crossbeam-utils v0.8.21 |
659 | 2025-07-07T07:09:01.729Z | Downloaded colored v3.0.0 |
660 | 2025-07-07T07:09:01.729Z | Downloaded clap_derive v4.5.40 |
661 | 2025-07-07T07:09:01.732Z | Downloaded plain v0.2.3 |
662 | 2025-07-07T07:09:01.732Z | Downloaded oxnet v0.1.2 |
663 | 2025-07-07T07:09:01.736Z | Downloaded filetime v0.2.25 |
664 | 2025-07-07T07:09:01.736Z | Downloaded convert_case v0.4.0 |
665 | 2025-07-07T07:09:01.736Z | Downloaded dof v0.3.0 |
666 | 2025-07-07T07:09:01.736Z | Downloaded pest_generator v2.8.1 |
667 | 2025-07-07T07:09:01.739Z | Downloaded deranged v0.4.0 |
668 | 2025-07-07T07:09:01.739Z | Downloaded crypto-common v0.1.6 |
669 | 2025-07-07T07:09:01.739Z | Downloaded bit-set v0.8.0 |
670 | 2025-07-07T07:09:01.742Z | Downloaded arrayref v0.3.9 |
671 | 2025-07-07T07:09:01.742Z | Downloaded daft v0.1.4 |
672 | 2025-07-07T07:09:01.742Z | Downloaded bitflags v1.3.2 |
673 | 2025-07-07T07:09:01.746Z | Downloaded async-stream v0.3.6 |
674 | 2025-07-07T07:09:01.749Z | Downloaded defmt-parser v1.0.0 |
675 | 2025-07-07T07:09:01.749Z | Downloaded crossbeam-deque v0.8.6 |
676 | 2025-07-07T07:09:01.749Z | Downloaded cpufeatures v0.2.17 |
677 | 2025-07-07T07:09:01.749Z | Downloaded console v0.16.0 |
678 | 2025-07-07T07:09:01.752Z | Downloaded pretty-hex v0.4.1 |
679 | 2025-07-07T07:09:01.752Z | Downloaded newline-converter v0.3.0 |
680 | 2025-07-07T07:09:01.756Z | Downloaded clap_lex v0.7.5 |
681 | 2025-07-07T07:09:01.756Z | Downloaded ciborium-ll v0.2.2 |
682 | 2025-07-07T07:09:01.756Z | Downloaded arc-swap v1.7.1 |
683 | 2025-07-07T07:09:01.759Z | Downloaded crunchy v0.2.4 |
684 | 2025-07-07T07:09:01.759Z | Downloaded omicron-zone-package v0.12.2 |
685 | 2025-07-07T07:09:01.762Z | Downloaded dtrace-parser v0.2.0 |
686 | 2025-07-07T07:09:01.762Z | Downloaded nom v7.1.3 |
687 | 2025-07-07T07:09:01.766Z | Downloaded defmt v0.3.100 |
688 | 2025-07-07T07:09:01.769Z | Downloaded crucible-workspace-hack v0.1.0 |
689 | 2025-07-07T07:09:01.770Z | Downloaded const-random-macro v0.1.16 |
690 | 2025-07-07T07:09:01.770Z | Downloaded ciborium-io v0.2.2 |
691 | 2025-07-07T07:09:01.770Z | Downloaded byteorder v1.5.0 |
692 | 2025-07-07T07:09:01.773Z | Downloaded bytecount v0.6.9 |
693 | 2025-07-07T07:09:01.773Z | Downloaded atomic-waker v1.1.2 |
694 | 2025-07-07T07:09:01.773Z | Downloaded newtype_derive v0.1.6 |
695 | 2025-07-07T07:09:01.776Z | Downloaded minimal-lexical v0.2.1 |
696 | 2025-07-07T07:09:01.779Z | Downloaded anstyle-parse v0.2.7 |
697 | 2025-07-07T07:09:01.779Z | Downloaded anstyle-query v1.1.3 |
698 | 2025-07-07T07:09:01.783Z | Downloaded allocator-api2 v0.2.21 |
699 | 2025-07-07T07:09:02.748Z | Compiling proc-macro2 v1.0.95 |
700 | 2025-07-07T07:09:02.748Z | Compiling unicode-ident v1.0.18 |
701 | 2025-07-07T07:09:02.751Z | Compiling cfg-if v1.0.1 |
702 | 2025-07-07T07:09:02.751Z | Compiling serde v1.0.219 |
703 | 2025-07-07T07:09:02.751Z | Compiling autocfg v1.5.0 |
704 | 2025-07-07T07:09:02.751Z | Compiling libc v0.2.174 |
705 | 2025-07-07T07:09:02.773Z | Compiling memchr v2.7.5 |
706 | 2025-07-07T07:09:02.873Z | Compiling itoa v1.0.15 |
707 | 2025-07-07T07:09:02.976Z | Compiling smallvec v1.15.1 |
708 | 2025-07-07T07:09:03.090Z | Compiling getrandom v0.3.3 |
709 | 2025-07-07T07:09:03.347Z | Compiling ryu v1.0.20 |
710 | 2025-07-07T07:09:03.440Z | Compiling libm v0.2.15 |
711 | 2025-07-07T07:09:03.624Z | Compiling serde_json v1.0.140 |
712 | 2025-07-07T07:09:03.787Z | Compiling stable_deref_trait v1.2.0 |
713 | 2025-07-07T07:09:03.826Z | Compiling pin-project-lite v0.2.16 |
714 | 2025-07-07T07:09:03.891Z | Compiling foldhash v0.1.5 |
715 | 2025-07-07T07:09:03.954Z | Compiling equivalent v1.0.2 |
716 | 2025-07-07T07:09:04.030Z | Compiling allocator-api2 v0.2.21 |
717 | 2025-07-07T07:09:04.084Z | Compiling iana-time-zone v0.1.63 |
718 | 2025-07-07T07:09:04.241Z | Compiling lock_api v0.4.13 |
719 | 2025-07-07T07:09:04.376Z | Compiling semver v1.0.26 |
720 | 2025-07-07T07:09:04.478Z | Compiling scopeguard v1.2.0 |
721 | 2025-07-07T07:09:04.489Z | Compiling parking_lot_core v0.9.11 |
722 | 2025-07-07T07:09:04.633Z | Compiling quote v1.0.40 |
723 | 2025-07-07T07:09:04.738Z | Compiling hashbrown v0.15.4 |
724 | 2025-07-07T07:09:04.777Z | Compiling fnv v1.0.7 |
725 | 2025-07-07T07:09:04.914Z | Compiling thiserror v2.0.12 |
726 | 2025-07-07T07:09:04.946Z | Compiling dyn-clone v1.0.19 |
727 | 2025-07-07T07:09:04.984Z | Compiling syn v2.0.104 |
728 | 2025-07-07T07:09:05.187Z | Compiling litemap v0.8.0 |
729 | 2025-07-07T07:09:05.305Z | Compiling writeable v0.6.1 |
730 | 2025-07-07T07:09:05.318Z | Compiling percent-encoding v2.3.1 |
731 | 2025-07-07T07:09:05.476Z | Compiling icu_properties_data v2.0.1 |
732 | 2025-07-07T07:09:05.611Z | Compiling icu_normalizer_data v2.0.0 |
733 | 2025-07-07T07:09:05.641Z | Compiling version_check v0.9.5 |
734 | 2025-07-07T07:09:05.902Z | Compiling futures-core v0.3.31 |
735 | 2025-07-07T07:09:05.914Z | Compiling form_urlencoded v1.2.1 |
736 | 2025-07-07T07:09:05.962Z | Compiling utf8_iter v1.0.4 |
737 | 2025-07-07T07:09:06.080Z | Compiling log v0.4.27 |
738 | 2025-07-07T07:09:06.153Z | Compiling futures-sink v0.3.31 |
739 | 2025-07-07T07:09:06.204Z | Compiling heck v0.5.0 |
740 | 2025-07-07T07:09:06.216Z | Compiling shlex v1.3.0 |
741 | 2025-07-07T07:09:06.220Z | Compiling num-traits v0.2.19 |
742 | 2025-07-07T07:09:06.417Z | Compiling slab v0.4.10 |
743 | 2025-07-07T07:09:06.542Z | Compiling cc v1.2.29 |
744 | 2025-07-07T07:09:06.675Z | Compiling futures-channel v0.3.31 |
745 | 2025-07-07T07:09:06.696Z | Compiling futures-task v0.3.31 |
746 | 2025-07-07T07:09:06.708Z | Compiling futures-io v0.3.31 |
747 | 2025-07-07T07:09:06.965Z | Compiling pin-utils v0.1.0 |
748 | 2025-07-07T07:09:06.978Z | Compiling zeroize v1.8.1 |
749 | 2025-07-07T07:09:07.010Z | Compiling portable-atomic v1.11.1 |
750 | 2025-07-07T07:09:07.071Z | Compiling schemars v0.8.22 |
751 | 2025-07-07T07:09:07.087Z | Compiling subtle v2.6.1 |
752 | 2025-07-07T07:09:07.320Z | Compiling rustls-pki-types v1.12.0 |
753 | 2025-07-07T07:09:07.332Z | Compiling untrusted v0.9.0 |
754 | 2025-07-07T07:09:07.500Z | Compiling critical-section v1.2.0 |
755 | 2025-07-07T07:09:07.655Z | Compiling mio v1.0.4 |
756 | 2025-07-07T07:09:08.063Z | Compiling parking_lot v0.12.4 |
757 | 2025-07-07T07:09:08.294Z | Compiling signal-hook-registry v1.4.5 |
758 | 2025-07-07T07:09:08.433Z | Compiling socket2 v0.5.10 |
759 | 2025-07-07T07:09:08.589Z | Compiling thiserror v1.0.69 |
760 | 2025-07-07T07:09:09.015Z | Compiling regex-syntax v0.8.5 |
761 | 2025-07-07T07:09:09.142Z | Compiling once_cell v1.21.3 |
762 | 2025-07-07T07:09:09.240Z | Compiling httparse v1.10.1 |
763 | 2025-07-07T07:09:09.256Z | Compiling atomic-waker v1.1.2 |
764 | 2025-07-07T07:09:09.387Z | Compiling ring v0.17.14 |
765 | 2025-07-07T07:09:09.399Z | Compiling ipnet v2.11.0 |
766 | 2025-07-07T07:09:09.441Z | Compiling getrandom v0.2.16 |
767 | 2025-07-07T07:09:09.495Z | Compiling aho-corasick v1.1.3 |
768 | 2025-07-07T07:09:09.507Z | Compiling tower-service v0.3.3 |
769 | 2025-07-07T07:09:09.627Z | Compiling byteorder v1.5.0 |
770 | 2025-07-07T07:09:09.750Z | Compiling regress v0.10.3 |
771 | 2025-07-07T07:09:10.056Z | Compiling rustix v1.0.7 |
772 | 2025-07-07T07:09:10.505Z | Compiling try-lock v0.2.5 |
773 | 2025-07-07T07:09:10.525Z | Compiling httpdate v1.0.3 |
774 | 2025-07-07T07:09:10.654Z | Compiling want v0.3.1 |
775 | 2025-07-07T07:09:10.863Z | Compiling zerocopy v0.8.26 |
776 | 2025-07-07T07:09:10.935Z | Compiling slog v2.7.0 |
777 | 2025-07-07T07:09:10.939Z | Compiling strsim v0.11.1 |
778 | 2025-07-07T07:09:11.505Z | Compiling rustls v0.23.28 |
779 | 2025-07-07T07:09:11.667Z | Compiling base64 v0.22.1 |
780 | 2025-07-07T07:09:11.837Z | Compiling tracing-core v0.1.34 |
781 | 2025-07-07T07:09:12.326Z | Compiling synstructure v0.13.2 |
782 | 2025-07-07T07:09:12.434Z | Compiling serde_derive_internals v0.29.1 |
783 | 2025-07-07T07:09:13.116Z | Compiling regex-automata v0.4.9 |
784 | 2025-07-07T07:09:13.409Z | Compiling ucd-trie v0.1.7 |
785 | 2025-07-07T07:09:13.485Z | Compiling sync_wrapper v1.0.2 |
786 | 2025-07-07T07:09:13.671Z | Compiling tower-layer v0.3.3 |
787 | 2025-07-07T07:09:13.962Z | Compiling paste v1.0.15 |
788 | 2025-07-07T07:09:14.020Z | Compiling typenum v1.18.0 |
789 | 2025-07-07T07:09:14.287Z | Compiling pretty-hex v0.4.1 |
790 | 2025-07-07T07:09:14.393Z | Compiling generic-array v0.14.7 |
791 | 2025-07-07T07:09:14.487Z | Compiling ident_case v1.0.1 |
792 | 2025-07-07T07:09:14.561Z | Compiling newtype-uuid v1.2.4 |
793 | 2025-07-07T07:09:14.594Z | Compiling rustversion v1.0.21 |
794 | 2025-07-07T07:09:14.669Z | Compiling darling_core v0.20.11 |
795 | 2025-07-07T07:09:14.925Z | Compiling webpki-roots v1.0.1 |
796 | 2025-07-07T07:09:15.115Z | Compiling powerfmt v0.2.0 |
797 | 2025-07-07T07:09:15.272Z | Compiling time-core v0.1.4 |
798 | 2025-07-07T07:09:15.318Z | Compiling num-conv v0.1.0 |
799 | 2025-07-07T07:09:15.445Z | Compiling iri-string v0.7.8 |
800 | 2025-07-07T07:09:15.502Z | Compiling plain v0.2.3 |
801 | 2025-07-07T07:09:15.579Z | Compiling time-macros v0.2.22 |
802 | 2025-07-07T07:09:15.669Z | Compiling deranged v0.4.0 |
803 | 2025-07-07T07:09:16.007Z | Compiling serde_derive v1.0.219 |
804 | 2025-07-07T07:09:16.896Z | Compiling zerofrom-derive v0.1.6 |
805 | 2025-07-07T07:09:17.006Z | Compiling yoke-derive v0.8.0 |
806 | 2025-07-07T07:09:17.096Z | Compiling zerovec-derive v0.11.1 |
807 | 2025-07-07T07:09:18.412Z | Compiling displaydoc v0.2.5 |
808 | 2025-07-07T07:09:19.364Z | Compiling schemars_derive v0.8.22 |
809 | 2025-07-07T07:09:19.464Z | Compiling thiserror-impl v2.0.12 |
810 | 2025-07-07T07:09:19.665Z | Compiling tokio-macros v2.5.0 |
811 | 2025-07-07T07:09:19.820Z | Compiling futures-macro v0.3.31 |
812 | 2025-07-07T07:09:19.935Z | Compiling thiserror-impl v1.0.69 |
813 | 2025-07-07T07:09:19.978Z | Compiling zerofrom v0.1.6 |
814 | 2025-07-07T07:09:20.196Z | Compiling yoke v0.8.0 |
815 | 2025-07-07T07:09:20.543Z | Compiling zerovec v0.11.2 |
816 | 2025-07-07T07:09:21.138Z | Compiling zerotrie v0.2.2 |
817 | 2025-07-07T07:09:21.458Z | Compiling regex v1.11.1 |
818 | 2025-07-07T07:09:21.633Z | Compiling futures-util v0.3.31 |
819 | 2025-07-07T07:09:21.725Z | Compiling zerocopy-derive v0.8.26 |
820 | 2025-07-07T07:09:22.017Z | Compiling tracing-attributes v0.1.30 |
821 | 2025-07-07T07:09:22.382Z | Compiling tinystr v0.8.1 |
822 | 2025-07-07T07:09:22.441Z | Compiling potential_utf v0.1.2 |
823 | 2025-07-07T07:09:22.475Z | Compiling pest v2.8.1 |
824 | 2025-07-07T07:09:22.681Z | Compiling icu_locale_core v2.0.0 |
825 | 2025-07-07T07:09:22.711Z | Compiling icu_collections v2.0.0 |
826 | 2025-07-07T07:09:22.758Z | Compiling scroll_derive v0.12.1 |
827 | 2025-07-07T07:09:23.837Z | Compiling zerocopy-derive v0.7.35 |
828 | 2025-07-07T07:09:24.246Z | Compiling icu_provider v2.0.0 |
829 | 2025-07-07T07:09:24.731Z | Compiling icu_properties v2.0.1 |
830 | 2025-07-07T07:09:24.744Z | Compiling icu_normalizer v2.0.0 |
831 | 2025-07-07T07:09:24.961Z | Compiling tracing v0.1.41 |
832 | 2025-07-07T07:09:25.368Z | Compiling pest_meta v2.8.1 |
833 | 2025-07-07T07:09:25.500Z | Compiling scroll v0.12.0 |
834 | 2025-07-07T07:09:25.709Z | Compiling zerocopy v0.7.35 |
835 | 2025-07-07T07:09:26.021Z | Compiling goblin v0.8.2 |
836 | 2025-07-07T07:09:26.064Z | Compiling darling_macro v0.20.11 |
837 | 2025-07-07T07:09:26.868Z | Compiling idna_adapter v1.2.1 |
838 | 2025-07-07T07:09:27.009Z | Compiling pest_generator v2.8.1 |
839 | 2025-07-07T07:09:27.075Z | Compiling idna v1.0.3 |
840 | 2025-07-07T07:09:27.079Z | Compiling usdt-impl v0.5.0 |
841 | 2025-07-07T07:09:27.582Z | Compiling anyhow v1.0.98 |
842 | 2025-07-07T07:09:28.199Z | Compiling bytes v1.10.1 |
843 | 2025-07-07T07:09:28.587Z | Compiling indexmap v2.10.0 |
844 | 2025-07-07T07:09:28.919Z | Compiling url v2.5.4 |
845 | 2025-07-07T07:09:29.066Z | Compiling uuid v1.17.0 |
846 | 2025-07-07T07:09:29.117Z | Compiling chrono v0.4.41 |
847 | 2025-07-07T07:09:29.690Z | Compiling http v1.3.1 |
848 | 2025-07-07T07:09:29.967Z | Compiling serde_tokenstream v0.2.2 |
849 | 2025-07-07T07:09:30.747Z | Compiling tokio v1.46.1 |
850 | 2025-07-07T07:09:30.790Z | Compiling bitflags v2.9.1 |
851 | 2025-07-07T07:09:30.904Z | Compiling openapiv3 v2.2.0 |
852 | 2025-07-07T07:09:31.929Z | Compiling http-body v1.0.1 |
853 | 2025-07-07T07:09:32.174Z | Compiling http-body-util v0.1.3 |
854 | 2025-07-07T07:09:32.572Z | Compiling serde_urlencoded v0.7.1 |
855 | 2025-07-07T07:09:32.638Z | Compiling pest_derive v2.8.1 |
856 | 2025-07-07T07:09:33.629Z | Compiling num_threads v0.1.7 |
857 | 2025-07-07T07:09:33.770Z | Compiling dtrace-parser v0.2.0 |
858 | 2025-07-07T07:09:33.980Z | Compiling dof v0.3.0 |
859 | 2025-07-07T07:09:34.446Z | Compiling ppv-lite86 v0.2.21 |
860 | 2025-07-07T07:09:34.924Z | Compiling toml_datetime v0.6.11 |
861 | 2025-07-07T07:09:35.196Z | Compiling serde_spanned v0.6.9 |
862 | 2025-07-07T07:09:35.465Z | Compiling darling v0.20.11 |
863 | 2025-07-07T07:09:35.581Z | Compiling daft-derive v0.1.4 |
864 | 2025-07-07T07:09:35.888Z | Compiling fastrand v2.3.0 |
865 | 2025-07-07T07:09:35.907Z | Compiling toml_write v0.1.2 |
866 | 2025-07-07T07:09:36.103Z | Compiling winnow v0.7.11 |
867 | 2025-07-07T07:09:36.425Z | Compiling typify-impl v0.3.0 |
868 | 2025-07-07T07:09:36.669Z | Compiling block-buffer v0.10.4 |
869 | 2025-07-07T07:09:36.869Z | Compiling crypto-common v0.1.6 |
870 | 2025-07-07T07:09:37.055Z | Compiling thread-id v4.2.2 |
871 | 2025-07-07T07:09:37.069Z | Compiling omicron-workspace-hack v0.1.0 |
872 | 2025-07-07T07:09:37.156Z | Compiling crossbeam-utils v0.8.21 |
873 | 2025-07-07T07:09:37.424Z | Compiling async-trait v0.1.88 |
874 | 2025-07-07T07:09:37.725Z | Compiling errno v0.3.13 |
875 | 2025-07-07T07:09:38.850Z | Compiling ipnetwork v0.21.1 |
876 | 2025-07-07T07:09:39.243Z | Compiling tokio-util v0.7.15 |
877 | 2025-07-07T07:09:39.657Z | Compiling toml_edit v0.22.27 |
878 | 2025-07-07T07:09:39.701Z | Compiling rustls v0.22.4 |
879 | 2025-07-07T07:09:39.704Z | Compiling unsafe-libyaml v0.2.11 |
880 | 2025-07-07T07:09:39.738Z | Compiling usdt-attr-macro v0.5.0 |
881 | 2025-07-07T07:09:40.072Z | Compiling usdt-macro v0.5.0 |
882 | 2025-07-07T07:09:40.296Z | Compiling h2 v0.4.11 |
883 | 2025-07-07T07:09:41.312Z | Compiling serde_yaml v0.9.34+deprecated |
884 | 2025-07-07T07:09:41.798Z | Compiling futures-executor v0.3.31 |
885 | 2025-07-07T07:09:41.989Z | Compiling structmeta-derive v0.3.0 |
886 | 2025-07-07T07:09:42.307Z | Compiling thread_local v1.1.9 |
887 | 2025-07-07T07:09:42.817Z | Compiling camino v1.1.10 |
888 | 2025-07-07T07:09:43.431Z | Compiling cpufeatures v0.2.17 |
889 | 2025-07-07T07:09:43.593Z | Compiling match_cfg v0.1.0 |
890 | 2025-07-07T07:09:43.662Z | Compiling futures v0.3.31 |
891 | 2025-07-07T07:09:43.685Z | Compiling macaddr v1.0.1 |
892 | 2025-07-07T07:09:43.778Z | Compiling rand_core v0.9.3 |
893 | 2025-07-07T07:09:44.090Z | Compiling quick-error v1.2.3 |
894 | 2025-07-07T07:09:44.197Z | Compiling slog-async v2.8.0 |
895 | 2025-07-07T07:09:44.379Z | Compiling structmeta v0.3.0 |
896 | 2025-07-07T07:09:44.530Z | Compiling rustls-webpki v0.103.3 |
897 | 2025-07-07T07:09:44.730Z | Compiling strum_macros v0.26.4 |
898 | 2025-07-07T07:09:44.800Z | Compiling rand_core v0.6.4 |
899 | 2025-07-07T07:09:45.112Z | Compiling hyper v1.6.0 |
900 | 2025-07-07T07:09:45.225Z | Compiling multer v3.1.0 |
901 | 2025-07-07T07:09:45.615Z | Compiling instant v0.1.13 |
902 | 2025-07-07T07:09:45.737Z | Compiling bit-vec v0.8.0 |
903 | 2025-07-07T07:09:45.772Z | Compiling take_mut v0.2.2 |
904 | 2025-07-07T07:09:45.941Z | Compiling debug-ignore v1.0.5 |
905 | 2025-07-07T07:09:46.107Z | Compiling lazy_static v1.5.0 |
906 | 2025-07-07T07:09:46.182Z | Compiling bit-set v0.8.0 |
907 | 2025-07-07T07:09:46.473Z | Compiling rand_chacha v0.9.0 |
908 | 2025-07-07T07:09:46.795Z | Compiling oxnet v0.1.2 |
909 | 2025-07-07T07:09:47.541Z | Compiling hyper-util v0.1.14 |
910 | 2025-07-07T07:09:47.572Z | Compiling derive-where v1.5.0 |
911 | 2025-07-07T07:09:47.605Z | Compiling async-stream-impl v0.3.6 |
912 | 2025-07-07T07:09:47.681Z | Compiling dropshot v0.16.2 |
913 | 2025-07-07T07:09:48.065Z | Compiling encoding_rs v0.8.35 |
914 | 2025-07-07T07:09:48.769Z | Compiling strum v0.26.3 |
915 | 2025-07-07T07:09:48.857Z | Compiling ref-cast v1.0.24 |
916 | 2025-07-07T07:09:48.887Z | Compiling spin v0.9.8 |
917 | 2025-07-07T07:09:48.946Z | Compiling unarray v0.1.4 |
918 | 2025-07-07T07:09:49.067Z | Compiling mime v0.3.17 |
919 | 2025-07-07T07:09:49.106Z | Compiling async-stream v0.3.6 |
920 | 2025-07-07T07:09:49.456Z | Compiling rand v0.9.1 |
921 | 2025-07-07T07:09:49.468Z | Compiling derive-ex v0.1.8 |
922 | 2025-07-07T07:09:49.588Z | Compiling toml v0.8.23 |
923 | 2025-07-07T07:09:50.757Z | Compiling tower v0.5.2 |
924 | 2025-07-07T07:09:50.968Z | Compiling serde_with_macros v3.14.0 |
925 | 2025-07-07T07:09:51.176Z | Compiling dropshot_endpoint v0.16.2 |
926 | 2025-07-07T07:09:51.520Z | Compiling hex v0.4.3 |
927 | 2025-07-07T07:09:51.561Z | Compiling serde_path_to_error v0.1.17 |
928 | 2025-07-07T07:09:52.093Z | Compiling tokio-rustls v0.26.2 |
929 | 2025-07-07T07:09:52.352Z | Compiling ref-cast-impl v1.0.24 |
930 | 2025-07-07T07:09:52.415Z | Compiling waitgroup v0.1.2 |
931 | 2025-07-07T07:09:52.573Z | Compiling rustls-pemfile v2.2.0 |
932 | 2025-07-07T07:09:53.323Z | Compiling test-strategy v0.4.3 |
933 | 2025-07-07T07:09:53.392Z | Compiling serde_with v3.14.0 |
934 | 2025-07-07T07:09:53.625Z | Compiling hyper-rustls v0.27.7 |
935 | 2025-07-07T07:09:53.687Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
936 | 2025-07-07T07:09:53.855Z | Compiling tower-http v0.6.6 |
937 | 2025-07-07T07:09:54.187Z | Compiling rand_chacha v0.3.1 |
938 | 2025-07-07T07:09:54.231Z | Compiling tempfile v3.20.0 |
939 | 2025-07-07T07:09:54.785Z | Compiling digest v0.10.7 |
940 | 2025-07-07T07:09:55.097Z | Compiling time v0.3.41 |
941 | 2025-07-07T07:09:55.137Z | Compiling typify-macro v0.3.0 |
942 | 2025-07-07T07:09:56.063Z | Compiling syn v1.0.109 |
943 | 2025-07-07T07:09:56.263Z | Compiling rustc-hash v2.1.1 |
944 | 2025-07-07T07:09:56.451Z | Compiling daft v0.1.4 |
945 | 2025-07-07T07:09:56.652Z | Compiling rand v0.8.5 |
946 | 2025-07-07T07:09:56.697Z | Compiling reqwest v0.12.22 |
947 | 2025-07-07T07:09:56.959Z | Compiling parse-display-derive v0.10.0 |
948 | 2025-07-07T07:09:58.031Z | Compiling crossbeam-channel v0.5.15 |
949 | 2025-07-07T07:09:58.060Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
950 | 2025-07-07T07:09:58.963Z | Compiling dirs-sys-next v0.1.2 |
951 | 2025-07-07T07:09:59.035Z | Compiling memmap v0.7.0 |
952 | 2025-07-07T07:09:59.372Z | Compiling usdt v0.5.0 |
953 | 2025-07-07T07:09:59.388Z | Compiling dirs-next v2.0.0 |
954 | 2025-07-07T07:09:59.483Z | Compiling typify v0.3.0 |
955 | 2025-07-07T07:09:59.561Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
956 | 2025-07-07T07:09:59.587Z | Compiling progenitor-impl v0.9.1 |
957 | 2025-07-07T07:09:59.751Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
958 | 2025-07-07T07:09:59.845Z | Compiling rustls-webpki v0.102.8 |
959 | 2025-07-07T07:10:00.558Z | Compiling term v0.7.0 |
960 | 2025-07-07T07:10:01.070Z | Compiling parse-display v0.10.0 |
961 | 2025-07-07T07:10:01.875Z | Compiling slog-json v2.6.1 |
962 | 2025-07-07T07:10:01.913Z | Compiling hostname v0.3.1 |
963 | 2025-07-07T07:10:02.139Z | Compiling wait-timeout v0.2.1 |
964 | 2025-07-07T07:10:02.237Z | Compiling is-terminal v0.4.16 |
965 | 2025-07-07T07:10:02.734Z | Compiling rusty-fork v0.3.0 |
966 | 2025-07-07T07:10:02.750Z | Compiling slog-term v2.9.1 |
967 | 2025-07-07T07:10:03.463Z | Compiling slog-bunyan v2.5.0 |
968 | 2025-07-07T07:10:03.738Z | Compiling progenitor-client v0.9.1 |
969 | 2025-07-07T07:10:05.116Z | Compiling sha1 v0.10.6 |
970 | 2025-07-07T07:10:06.080Z | Compiling tokio-rustls v0.25.0 |
971 | 2025-07-07T07:10:06.502Z | Compiling rand_xorshift v0.4.0 |
972 | 2025-07-07T07:10:06.757Z | Compiling hostname v0.4.1 |
973 | 2025-07-07T07:10:07.964Z | Compiling progenitor-macro v0.9.1 |
974 | 2025-07-07T07:10:08.988Z | Compiling proptest v1.7.0 |
975 | 2025-07-07T07:10:10.273Z | Compiling progenitor-client v0.10.0 |
976 | 2025-07-07T07:10:10.767Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
977 | 2025-07-07T07:10:11.368Z | Compiling backoff v0.4.0 |
978 | 2025-07-07T07:10:11.397Z | Compiling iddqd v0.3.8 |
979 | 2025-07-07T07:10:11.466Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
980 | 2025-07-07T07:10:11.776Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
981 | 2025-07-07T07:10:12.874Z | Compiling utf8parse v0.2.2 |
982 | 2025-07-07T07:10:13.051Z | Compiling anstyle-parse v0.2.7 |
983 | 2025-07-07T07:10:13.444Z | Compiling colorchoice v1.0.4 |
984 | 2025-07-07T07:10:13.623Z | Compiling anstyle-query v1.1.3 |
985 | 2025-07-07T07:10:13.731Z | Compiling is_terminal_polyfill v1.70.1 |
986 | 2025-07-07T07:10:13.787Z | Compiling anstyle v1.0.11 |
987 | 2025-07-07T07:10:14.061Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#3923a435) |
988 | 2025-07-07T07:10:14.219Z | Compiling anstream v0.6.19 |
989 | 2025-07-07T07:10:14.722Z | Compiling clap_lex v0.7.5 |
990 | 2025-07-07T07:10:15.142Z | Compiling crossbeam-epoch v0.9.18 |
991 | 2025-07-07T07:10:15.453Z | Compiling either v1.15.0 |
992 | 2025-07-07T07:10:16.268Z | Compiling itertools v0.13.0 |
993 | 2025-07-07T07:10:18.490Z | Compiling clap_derive v4.5.40 |
994 | 2025-07-07T07:10:18.792Z | Compiling unicode-width v0.2.1 |
995 | 2025-07-07T07:10:19.059Z | Compiling heapless v0.8.0 |
996 | 2025-07-07T07:10:19.062Z | Compiling ingot-macros v0.1.0 |
997 | 2025-07-07T07:10:21.399Z | Compiling progenitor v0.9.1 |
998 | 2025-07-07T07:10:21.578Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=fa5f15cdcd5864161a929e2ec01534f70dfba216#fa5f15cd) |
999 | 2025-07-07T07:10:21.874Z | Compiling hash32 v0.3.1 |
1000 | 2025-07-07T07:10:22.127Z | Compiling smoltcp v0.11.0 |
1001 | 2025-07-07T07:10:22.672Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1002 | 2025-07-07T07:10:22.773Z | Compiling heck v0.4.1 |
1003 | 2025-07-07T07:10:24.046Z | Compiling proc-macro-crate v3.3.0 |
1004 | 2025-07-07T07:10:24.399Z | Compiling terminal_size v0.4.2 |
1005 | 2025-07-07T07:10:24.546Z | Compiling typify-impl v0.4.2 |
1006 | 2025-07-07T07:10:24.608Z | Compiling cobs v0.3.0 |
1007 | 2025-07-07T07:10:24.932Z | Compiling proc-macro-error-attr v1.0.4 |
1008 | 2025-07-07T07:10:24.945Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c) |
1009 | 2025-07-07T07:10:24.966Z | Compiling managed v0.8.0 |
1010 | 2025-07-07T07:10:25.302Z | Compiling bitflags v1.3.2 |
1011 | 2025-07-07T07:10:25.346Z | Compiling num_enum_derive v0.7.4 |
1012 | 2025-07-07T07:10:25.401Z | Compiling postcard v1.1.2 |
1013 | 2025-07-07T07:10:26.067Z | Compiling clap_builder v4.5.40 |
1014 | 2025-07-07T07:10:26.246Z | Compiling ingot-types v0.1.0 |
1015 | 2025-07-07T07:10:27.106Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1016 | 2025-07-07T07:10:27.901Z | Compiling ingot v0.1.0 |
1017 | 2025-07-07T07:10:29.881Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1018 | 2025-07-07T07:10:30.265Z | Compiling foreign-types-macros v0.2.3 |
1019 | 2025-07-07T07:10:30.546Z | Compiling num-integer v0.1.46 |
1020 | 2025-07-07T07:10:31.271Z | Compiling proc-macro-error v1.0.4 |
1021 | 2025-07-07T07:10:31.594Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1022 | 2025-07-07T07:10:31.805Z | Compiling foreign-types-shared v0.3.1 |
1023 | 2025-07-07T07:10:31.940Z | Compiling rayon-core v1.12.1 |
1024 | 2025-07-07T07:10:31.976Z | Compiling float-ord v0.3.2 |
1025 | 2025-07-07T07:10:32.081Z | Compiling foreign-types v0.5.0 |
1026 | 2025-07-07T07:10:32.275Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1027 | 2025-07-07T07:10:32.323Z | Compiling clap v4.5.40 |
1028 | 2025-07-07T07:10:32.336Z | Compiling num_enum v0.7.4 |
1029 | 2025-07-07T07:10:32.856Z | Compiling tabwriter v1.4.1 |
1030 | 2025-07-07T07:10:33.321Z | Compiling crossbeam-deque v0.8.6 |
1031 | 2025-07-07T07:10:33.381Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1032 | 2025-07-07T07:10:34.369Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1033 | 2025-07-07T07:10:34.927Z | Compiling cstr-argument v0.1.2 |
1034 | 2025-07-07T07:10:34.971Z | Compiling crucible-workspace-hack v0.1.0 |
1035 | 2025-07-07T07:10:35.149Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#edbf966d) |
1036 | 2025-07-07T07:10:35.184Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
1037 | 2025-07-07T07:10:35.663Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
1038 | 2025-07-07T07:10:36.332Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#bc75c49c) |
1039 | 2025-07-07T07:10:36.596Z | Compiling num-iter v0.1.45 |
1040 | 2025-07-07T07:10:36.686Z | Compiling num-rational v0.4.2 |
1041 | 2025-07-07T07:10:37.854Z | Compiling num-complex v0.4.6 |
1042 | 2025-07-07T07:10:38.163Z | Compiling socket2 v0.6.0 |
1043 | 2025-07-07T07:10:38.373Z | Compiling half v2.6.0 |
1044 | 2025-07-07T07:10:38.601Z | Compiling colored v3.0.0 |
1045 | 2025-07-07T07:10:38.778Z | Compiling tinyvec_macros v0.1.1 |
1046 | 2025-07-07T07:10:38.830Z | Compiling rustix v0.38.44 |
1047 | 2025-07-07T07:10:38.878Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
1048 | 2025-07-07T07:10:38.962Z | Compiling vcpkg v0.2.15 |
1049 | 2025-07-07T07:10:39.126Z | Compiling prettyplease v0.2.35 |
1050 | 2025-07-07T07:10:39.250Z | Compiling pkg-config v0.3.32 |
1051 | 2025-07-07T07:10:39.394Z | Compiling ciborium-io v0.2.2 |
1052 | 2025-07-07T07:10:39.515Z | Compiling semver v0.1.20 |
1053 | 2025-07-07T07:10:39.661Z | Compiling ciborium-ll v0.2.2 |
1054 | 2025-07-07T07:10:39.977Z | Compiling rustc_version v0.1.7 |
1055 | 2025-07-07T07:10:40.061Z | Compiling tinyvec v1.9.0 |
1056 | 2025-07-07T07:10:40.292Z | Compiling num v0.4.3 |
1057 | 2025-07-07T07:10:40.307Z | Compiling openssl-sys v0.9.109 |
1058 | 2025-07-07T07:10:41.735Z | Compiling rayon v1.10.0 |
1059 | 2025-07-07T07:10:41.747Z | Compiling zone_cfg_derive v0.3.1 |
1060 | 2025-07-07T07:10:42.866Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1061 | 2025-07-07T07:10:43.403Z | Compiling typify-macro v0.4.2 |
1062 | 2025-07-07T07:10:43.708Z | Compiling itertools v0.14.0 |
1063 | 2025-07-07T07:10:44.618Z | Compiling itertools v0.12.1 |
1064 | 2025-07-07T07:10:45.045Z | Compiling hubpack_derive v0.1.1 |
1065 | 2025-07-07T07:10:45.113Z | Compiling camino-tempfile v1.4.1 |
1066 | 2025-07-07T07:10:45.187Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414) |
1067 | 2025-07-07T07:10:45.574Z | Compiling num-derive v0.4.2 |
1068 | 2025-07-07T07:10:45.964Z | Compiling enum-as-inner v0.6.1 |
1069 | 2025-07-07T07:10:46.018Z | Compiling sigpipe v0.1.3 |
1070 | 2025-07-07T07:10:46.353Z | Compiling glob v0.3.2 |
1071 | 2025-07-07T07:10:46.547Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1072 | 2025-07-07T07:10:46.928Z | Compiling data-encoding v2.9.0 |
1073 | 2025-07-07T07:10:47.057Z | Compiling base64ct v1.8.0 |
1074 | 2025-07-07T07:10:47.277Z | Compiling jiff v0.2.15 |
1075 | 2025-07-07T07:10:47.431Z | Compiling zone v0.3.1 |
1076 | 2025-07-07T07:10:47.635Z | Compiling password-hash v0.5.0 |
1077 | 2025-07-07T07:10:47.776Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=e164393a88e7b62598897dc4f53315f083e25333#e164393a) |
1078 | 2025-07-07T07:10:47.796Z | Compiling typify v0.4.2 |
1079 | 2025-07-07T07:10:47.933Z | Compiling progenitor-impl v0.10.0 |
1080 | 2025-07-07T07:10:48.674Z | Compiling hubpack v0.1.2 |
1081 | 2025-07-07T07:10:49.085Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e3988414bd68ecf806078fb898120e1194451ee9#e3988414) |
1082 | 2025-07-07T07:10:49.128Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=23cebf3b1c911f09c203f7df50cc06bf780338e5#23cebf3b) |
1083 | 2025-07-07T07:10:50.156Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1084 | 2025-07-07T07:10:50.385Z | Compiling newtype_derive v0.1.6 |
1085 | 2025-07-07T07:10:51.152Z | Compiling ciborium v0.2.2 |
1086 | 2025-07-07T07:10:54.754Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1087 | 2025-07-07T07:10:56.322Z | Compiling strum_macros v0.25.3 |
1088 | 2025-07-07T07:10:56.559Z | Compiling blake2 v0.10.6 |
1089 | 2025-07-07T07:10:57.212Z | Compiling serde-big-array v0.5.1 |
1090 | 2025-07-07T07:10:57.410Z | Compiling smf v0.2.3 |
1091 | 2025-07-07T07:10:57.434Z | Compiling serde_repr v0.1.20 |
1092 | 2025-07-07T07:10:58.471Z | Compiling whoami v1.6.0 |
1093 | 2025-07-07T07:10:58.639Z | Compiling unicode-segmentation v1.12.0 |
1094 | 2025-07-07T07:10:58.703Z | Compiling cancel-safe-futures v0.1.5 |
1095 | 2025-07-07T07:10:58.843Z | Compiling owo-colors v4.2.2 |
1096 | 2025-07-07T07:10:58.876Z | Compiling static_assertions v1.1.0 |
1097 | 2025-07-07T07:10:59.200Z | Compiling argon2 v0.5.3 |
1098 | 2025-07-07T07:10:59.504Z | Compiling newline-converter v0.3.0 |
1099 | 2025-07-07T07:10:59.648Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0e1e055b66ec007c537e5bd45e210c245f9c537d#0e1e055b) |
1100 | 2025-07-07T07:10:59.676Z | Compiling progenitor-macro v0.10.0 |
1101 | 2025-07-07T07:10:59.701Z | Compiling atomicwrites v0.4.4 |
1102 | 2025-07-07T07:11:00.044Z | Compiling ipcc v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1103 | 2025-07-07T07:11:00.839Z | Compiling console v0.15.11 |
1104 | 2025-07-07T07:11:02.205Z | Compiling libsw-core v0.3.2 |
1105 | 2025-07-07T07:11:02.477Z | Compiling secrecy v0.10.3 |
1106 | 2025-07-07T07:11:02.730Z | Compiling cookie v0.18.1 |
1107 | 2025-07-07T07:11:03.116Z | Compiling similar v2.7.0 |
1108 | 2025-07-07T07:11:04.328Z | Compiling openssl v0.10.73 |
1109 | 2025-07-07T07:11:04.825Z | Compiling resolv-conf v0.7.4 |
1110 | 2025-07-07T07:11:05.315Z | Compiling moka v0.12.10 |
1111 | 2025-07-07T07:11:05.555Z | Compiling foreign-types-shared v0.1.1 |
1112 | 2025-07-07T07:11:05.683Z | Compiling linked-hash-map v0.5.6 |
1113 | 2025-07-07T07:11:05.683Z | Compiling fixedbitset v0.5.7 |
1114 | 2025-07-07T07:11:06.020Z | Compiling convert_case v0.4.0 |
1115 | 2025-07-07T07:11:06.183Z | Compiling fixedbitset v0.4.2 |
1116 | 2025-07-07T07:11:06.228Z | Compiling petgraph v0.8.2 |
1117 | 2025-07-07T07:11:06.343Z | Compiling lru-cache v0.1.2 |
1118 | 2025-07-07T07:11:06.540Z | Compiling petgraph v0.6.5 |
1119 | 2025-07-07T07:11:06.652Z | Compiling derive_more v0.99.20 |
1120 | 2025-07-07T07:11:06.663Z | Compiling foreign-types v0.3.2 |
1121 | 2025-07-07T07:11:06.763Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1122 | 2025-07-07T07:11:08.051Z | Compiling expectorate v1.2.0 |
1123 | 2025-07-07T07:11:08.481Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1124 | 2025-07-07T07:11:08.897Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1125 | 2025-07-07T07:11:09.353Z | Compiling libsw v3.5.0 |
1126 | 2025-07-07T07:11:10.176Z | Compiling hickory-proto v0.24.4 |
1127 | 2025-07-07T07:11:10.699Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1128 | 2025-07-07T07:11:11.638Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1129 | 2025-07-07T07:11:12.242Z | Compiling openssl-macros v0.1.1 |
1130 | 2025-07-07T07:11:12.545Z | Compiling tagptr v0.2.0 |
1131 | 2025-07-07T07:11:12.813Z | Compiling indent_write v2.2.0 |
1132 | 2025-07-07T07:11:13.023Z | Compiling unicode-width v0.1.14 |
1133 | 2025-07-07T07:11:13.089Z | Compiling linear-map v1.2.0 |
1134 | 2025-07-07T07:11:13.292Z | Compiling progenitor v0.10.0 |
1135 | 2025-07-07T07:11:13.364Z | Compiling highway v1.3.0 |
1136 | 2025-07-07T07:11:13.411Z | Compiling swrite v0.1.0 |
1137 | 2025-07-07T07:11:13.546Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1138 | 2025-07-07T07:11:13.579Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1139 | 2025-07-07T07:11:14.278Z | Compiling hickory-resolver v0.24.4 |
1140 | 2025-07-07T07:11:14.746Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1141 | 2025-07-07T07:11:17.019Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1142 | 2025-07-07T07:11:17.798Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1143 | 2025-07-07T07:11:18.384Z | Compiling steno v0.4.1 |
1144 | 2025-07-07T07:11:19.025Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1145 | 2025-07-07T07:11:20.083Z | Compiling hickory-proto v0.25.2 |
1146 | 2025-07-07T07:11:20.481Z | Compiling tokio-stream v0.1.17 |
1147 | 2025-07-07T07:11:20.983Z | Compiling slog-dtrace v0.3.0 |
1148 | 2025-07-07T07:11:21.377Z | Compiling humantime v2.2.0 |
1149 | 2025-07-07T07:11:21.427Z | Compiling parking_lot_core v0.8.6 |
1150 | 2025-07-07T07:11:21.863Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1151 | 2025-07-07T07:11:21.987Z | Compiling qorb v0.4.1 |
1152 | 2025-07-07T07:11:22.772Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1153 | 2025-07-07T07:11:23.573Z | Compiling num-derive v0.3.3 |
1154 | 2025-07-07T07:11:24.110Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1155 | 2025-07-07T07:11:25.268Z | Compiling hickory-resolver v0.25.2 |
1156 | 2025-07-07T07:11:25.693Z | Compiling libscf-sys v1.1.0 |
1157 | 2025-07-07T07:11:25.965Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
1158 | 2025-07-07T07:11:26.135Z | Compiling fxhash v0.2.1 |
1159 | 2025-07-07T07:11:26.345Z | Compiling parking_lot v0.11.2 |
1160 | 2025-07-07T07:11:26.513Z | Compiling crc32fast v1.4.2 |
1161 | 2025-07-07T07:11:26.758Z | Compiling sled v0.34.7 |
1162 | 2025-07-07T07:11:27.192Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1163 | 2025-07-07T07:11:35.103Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1164 | 2025-07-07T07:11:39.697Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1165 | 2025-07-07T07:11:47.847Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#765dbb0c) |
1166 | 2025-07-07T07:11:49.334Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1167 | 2025-07-07T07:11:50.635Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
1168 | 2025-07-07T07:12:13.156Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 11s |
1169 | 2025-07-07T07:12:13.316Z | error: creating test list failed |
1170 | 2025-07-07T07:12:13.319Z | |
1171 | 2025-07-07T07:12:13.319Z | Caused by: |
1172 | 2025-07-07T07:12:13.319Z | for `rdb`, command `/work/oxidecomputer/maghemite/target/debug/deps/rdb-76089dcddb44ef16 --list --format terse` aborted with signal 9 (SIGKILL) |
1173 | 2025-07-07T07:12:13.319Z | --- stdout: |
1174 | 2025-07-07T07:12:13.319Z | |
1175 | 2025-07-07T07:12:13.319Z | --- stderr: |
1176 | 2025-07-07T07:12:13.319Z | ld.so.1: rdb-76089dcddb44ef16: fatal: libipcc.so.1: open failed: No such file or directory |
1177 | 2025-07-07T07:12:13.319Z | |
1178 | 2025-07-07T07:12:13.319Z | --- |
1179 | 2025-07-07T07:12:13.322Z | process exited: duration 237621 ms, exit code 104 |
|
1180 | 2025-07-07T07:12:13.329Z | found 0 output files |