|
|
|
1 | 2025-01-31T04:13:33.800Z | job assigned to worker 01JJX903D48MY3EXR2YWDJKMAW [factory gimlet-EVT22200007-propolis, EVT22200007/20664] (queued for 25 s) |
|
2 | 2025-01-31T04:13:41.909Z | starting task 0: "setup" |
3 | 2025-01-31T04:13:41.934Z | ++ uname -s |
4 | 2025-01-31T04:13:41.934Z | + kern=SunOS |
5 | 2025-01-31T04:13:41.934Z | + build_user=build |
6 | 2025-01-31T04:13:41.934Z | + build_uid=12345 |
7 | 2025-01-31T04:13:41.934Z | + work_dir=/work |
8 | 2025-01-31T04:13:41.934Z | + input_dir=/input |
9 | 2025-01-31T04:13:41.934Z | + [[ 0 == 12345 ]] |
10 | 2025-01-31T04:13:41.934Z | + case "$kern" in |
11 | 2025-01-31T04:13:41.934Z | + groupadd -g 12345 build |
12 | 2025-01-31T04:13:41.934Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
13 | 2025-01-31T04:13:43.932Z | + zfs create -o mountpoint=/work rpool/work |
14 | 2025-01-31T04:13:43.966Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
15 | 2025-01-31T04:13:43.991Z | + home_fs=zfs |
16 | 2025-01-31T04:13:43.991Z | + [[ zfs == autofs ]] |
17 | 2025-01-31T04:13:43.991Z | + mkdir -p /home/build |
18 | 2025-01-31T04:13:43.991Z | + chown build:build /home/build /work |
19 | 2025-01-31T04:13:45.976Z | + chmod 0700 /home/build /work |
20 | 2025-01-31T04:13:46.000Z | process exited: duration 4072 ms, exit code 0 |
|
21 | 2025-01-31T04:13:46.051Z | starting task 1: "rust-toolchain" |
22 | 2025-01-31T04:13:46.076Z | + printf ' * rust toolchain channel = "%s"\n' stable |
23 | 2025-01-31T04:13:46.076Z | * rust toolchain channel = "stable" |
24 | 2025-01-31T04:13:46.076Z | * rust toolchain profile = "default" |
25 | 2025-01-31T04:13:46.076Z | + printf ' * rust toolchain profile = "%s"\n' default |
26 | 2025-01-31T04:13:46.076Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
27 | 2025-01-31T04:13:46.076Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
28 | 2025-01-31T04:13:46.076Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
29 | 2025-01-31T04:13:46.076Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
30 | 2025-01-31T04:13:46.205Z | info: downloading installer |
31 | 2025-01-31T04:13:46.638Z | warning: it looks like you have an existing installation of Rust at: |
32 | 2025-01-31T04:13:46.638Z | warning: /opt/ooce/bin |
33 | 2025-01-31T04:13:46.638Z | warning: It is recommended that rustup be the primary Rust installation. |
34 | 2025-01-31T04:13:46.638Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
35 | 2025-01-31T04:13:46.638Z | warning: If you are sure that you want both rustup and your already installed Rust |
36 | 2025-01-31T04:13:46.638Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
37 | 2025-01-31T04:13:46.638Z | warning: or pass `-y' to ignore all ignorable checks. |
38 | 2025-01-31T04:13:46.638Z | error: cannot install while Rust is installed |
39 | 2025-01-31T04:13:46.638Z | warning: continuing (because the -y flag is set and the error is ignorable) |
40 | 2025-01-31T04:13:46.663Z | info: profile set to 'default' |
41 | 2025-01-31T04:13:46.663Z | info: default host triple is x86_64-unknown-illumos |
42 | 2025-01-31T04:13:46.663Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
43 | 2025-01-31T04:13:46.758Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
44 | 2025-01-31T04:13:46.758Z | info: downloading component 'cargo' |
45 | 2025-01-31T04:13:46.947Z | info: downloading component 'clippy' |
46 | 2025-01-31T04:13:47.013Z | info: downloading component 'rust-docs' |
47 | 2025-01-31T04:13:47.256Z | info: downloading component 'rust-std' |
48 | 2025-01-31T04:13:47.713Z | info: downloading component 'rustc' |
49 | 2025-01-31T04:13:49.410Z | info: downloading component 'rustfmt' |
50 | 2025-01-31T04:13:49.505Z | info: installing component 'cargo' |
51 | 2025-01-31T04:13:50.594Z | info: installing component 'clippy' |
52 | 2025-01-31T04:13:51.044Z | info: installing component 'rust-docs' |
53 | 2025-01-31T04:13:53.884Z | info: installing component 'rust-std' |
54 | 2025-01-31T04:13:55.988Z | info: installing component 'rustc' |
55 | 2025-01-31T04:14:03.041Z | info: installing component 'rustfmt' |
56 | 2025-01-31T04:14:03.431Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
57 | 2025-01-31T04:14:03.431Z | |
58 | 2025-01-31T04:14:03.582Z | stable-x86_64-unknown-illumos installed - rustc 1.84.1 (e71f9a9a9 2025-01-27) |
59 | 2025-01-31T04:14:03.582Z | |
60 | 2025-01-31T04:14:03.582Z | |
61 | 2025-01-31T04:14:03.582Z | Rust is installed now. Great! |
62 | 2025-01-31T04:14:03.582Z | |
63 | 2025-01-31T04:14:03.582Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
64 | 2025-01-31T04:14:03.582Z | environment variable. This has not been done automatically. |
65 | 2025-01-31T04:14:03.582Z | |
66 | 2025-01-31T04:14:03.582Z | To configure your current shell, you need to source |
67 | 2025-01-31T04:14:03.582Z | the corresponding env file under $HOME/.cargo. |
68 | 2025-01-31T04:14:03.582Z | |
69 | 2025-01-31T04:14:03.582Z | This is usually done by running one of the following (note the leading DOT): |
70 | 2025-01-31T04:14:03.582Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
71 | 2025-01-31T04:14:03.582Z | source "$HOME/.cargo/env.fish" # For fish |
72 | 2025-01-31T04:14:03.686Z | + rustup --version |
73 | 2025-01-31T04:14:03.711Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
74 | 2025-01-31T04:14:03.711Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
75 | 2025-01-31T04:14:03.823Z | info: The currently active `rustc` version is `rustc 1.84.1 (e71f9a9a9 2025-01-27)` |
76 | 2025-01-31T04:14:03.848Z | + cargo --version |
77 | 2025-01-31T04:14:03.933Z | cargo 1.84.1 (66221abde 2024-11-19) |
78 | 2025-01-31T04:14:03.958Z | + rustc --version |
79 | 2025-01-31T04:14:04.044Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
80 | 2025-01-31T04:14:04.068Z | process exited: duration 17998 ms, exit code 0 |
|
81 | 2025-01-31T04:14:04.118Z | starting task 2: "authentication" |
82 | 2025-01-31T04:14:04.175Z | process exited: duration 56 ms, exit code 0 |
|
83 | 2025-01-31T04:14:04.224Z | starting task 3: "clone repository" |
84 | 2025-01-31T04:14:04.249Z | + mkdir -p /work/oxidecomputer/maghemite |
85 | 2025-01-31T04:14:04.249Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
86 | 2025-01-31T04:14:04.273Z | Cloning into '/work/oxidecomputer/maghemite'... |
87 | 2025-01-31T04:14:05.005Z | + cd /work/oxidecomputer/maghemite |
88 | 2025-01-31T04:14:05.005Z | + git fetch origin 2898e144474ee2183c7231c171525c98652f98e6 |
89 | 2025-01-31T04:14:05.323Z | From https://github.com/oxidecomputer/maghemite |
90 | 2025-01-31T04:14:05.323Z | * branch 2898e144474ee2183c7231c171525c98652f98e6 -> FETCH_HEAD |
91 | 2025-01-31T04:14:05.347Z | + [[ -n renovate/rust-1.x ]] |
92 | 2025-01-31T04:14:05.347Z | ++ git branch --show-current |
93 | 2025-01-31T04:14:05.347Z | + current=main |
94 | 2025-01-31T04:14:05.347Z | + [[ main != renovate/rust-1.x ]] |
95 | 2025-01-31T04:14:05.347Z | + git branch -f renovate/rust-1.x 2898e144474ee2183c7231c171525c98652f98e6 |
96 | 2025-01-31T04:14:05.371Z | + git checkout -f renovate/rust-1.x |
97 | 2025-01-31T04:14:05.371Z | Switched to branch 'renovate/rust-1.x' |
98 | 2025-01-31T04:14:05.371Z | + git reset --hard 2898e144474ee2183c7231c171525c98652f98e6 |
99 | 2025-01-31T04:14:05.394Z | HEAD is now at 2898e14 Update dependency rust to v1.84.1 |
100 | 2025-01-31T04:14:05.394Z | process exited: duration 1151 ms, exit code 0 |
|
101 | 2025-01-31T04:14:05.443Z | starting task 4: "build" |
102 | 2025-01-31T04:14:05.466Z | + cargo --version |
103 | 2025-01-31T04:14:05.467Z | info: syncing channel updates for '1.84.1-x86_64-unknown-illumos' |
104 | 2025-01-31T04:14:05.586Z | info: latest update on 2025-01-30, rust version 1.84.1 (e71f9a9a9 2025-01-27) |
105 | 2025-01-31T04:14:05.586Z | info: downloading component 'cargo' |
106 | 2025-01-31T04:14:05.720Z | info: downloading component 'clippy' |
107 | 2025-01-31T04:14:05.772Z | info: downloading component 'rust-docs' |
108 | 2025-01-31T04:14:05.958Z | info: downloading component 'rust-std' |
109 | 2025-01-31T04:14:06.227Z | info: downloading component 'rustc' |
110 | 2025-01-31T04:14:07.550Z | info: downloading component 'rustfmt' |
111 | 2025-01-31T04:14:07.625Z | info: installing component 'cargo' |
112 | 2025-01-31T04:14:08.710Z | info: installing component 'clippy' |
113 | 2025-01-31T04:14:09.140Z | info: installing component 'rust-docs' |
114 | 2025-01-31T04:14:11.902Z | info: installing component 'rust-std' |
115 | 2025-01-31T04:14:13.953Z | info: installing component 'rustc' |
116 | 2025-01-31T04:14:20.968Z | info: installing component 'rustfmt' |
117 | 2025-01-31T04:14:21.450Z | cargo 1.84.1 (66221abde 2024-11-19) |
118 | 2025-01-31T04:14:21.474Z | + rustc --version |
119 | 2025-01-31T04:14:21.542Z | rustc 1.84.1 (e71f9a9a9 2025-01-27) |
120 | 2025-01-31T04:14:21.566Z | + banner check |
121 | 2025-01-31T04:14:21.566Z | |
122 | 2025-01-31T04:14:21.566Z | #### # # ###### #### # # |
123 | 2025-01-31T04:14:21.566Z | # # # # # # # # # |
124 | 2025-01-31T04:14:21.566Z | # ###### ##### # #### |
125 | 2025-01-31T04:14:21.566Z | # # # # # # # |
126 | 2025-01-31T04:14:21.566Z | # # # # # # # # # |
127 | 2025-01-31T04:14:21.566Z | #### # # ###### #### # # |
128 | 2025-01-31T04:14:21.566Z | |
129 | 2025-01-31T04:14:21.566Z | + cargo fmt -- --check |
130 | 2025-01-31T04:14:22.192Z | + cargo clippy --all-targets -- --deny warnings |
131 | 2025-01-31T04:14:22.498Z | Updating git repository `https://www.github.com/oxidecomputer/oxnet` |
132 | 2025-01-31T04:14:22.832Z | warning: redirecting to https://github.com/oxidecomputer/oxnet.git/ |
133 | 2025-01-31T04:14:23.112Z | From https://www.github.com/oxidecomputer/oxnet |
134 | 2025-01-31T04:14:23.112Z | * [new branch] ci -> origin/ci |
135 | 2025-01-31T04:14:23.137Z | * [new branch] dependabot/cargo/ipnetwork-0.21.1 -> origin/dependabot/cargo/ipnetwork-0.21.1 |
136 | 2025-01-31T04:14:23.137Z | * [new branch] dependabot/cargo/regress-0.10.3 -> origin/dependabot/cargo/regress-0.10.3 |
137 | 2025-01-31T04:14:23.137Z | * [new branch] dependabot/cargo/serde-1.0.217 -> origin/dependabot/cargo/serde-1.0.217 |
138 | 2025-01-31T04:14:23.137Z | * [new branch] dependabot/cargo/serde_json-1.0.137 -> origin/dependabot/cargo/serde_json-1.0.137 |
139 | 2025-01-31T04:14:23.137Z | * [new branch] main -> origin/main |
140 | 2025-01-31T04:14:23.137Z | * [new ref] -> origin/HEAD |
141 | 2025-01-31T04:14:23.137Z | Updating crates.io index |
142 | 2025-01-31T04:14:23.137Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
143 | 2025-01-31T04:14:24.019Z | From https://github.com/oxidecomputer/falcon |
144 | 2025-01-31T04:14:24.020Z | * [new ref] d8c38f890040f90cdc467e23f3f06b6372a9921c -> refs/commit/d8c38f890040f90cdc467e23f3f06b6372a9921c |
145 | 2025-01-31T04:14:24.218Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
146 | 2025-01-31T04:14:25.344Z | From https://github.com/oxidecomputer/dendrite |
147 | 2025-01-31T04:14:25.344Z | * [new ref] 4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 -> refs/commit/4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 |
148 | 2025-01-31T04:14:25.485Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
149 | 2025-01-31T04:14:25.871Z | From https://github.com/oxidecomputer/ispf |
150 | 2025-01-31T04:14:25.871Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
151 | 2025-01-31T04:14:25.895Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
152 | 2025-01-31T04:14:26.375Z | From https://github.com/oxidecomputer/netadm-sys |
153 | 2025-01-31T04:14:26.375Z | * [new ref] e07ad76458eb50601e0da4f9da16dbc942bfc2ba -> refs/commit/e07ad76458eb50601e0da4f9da16dbc942bfc2ba |
154 | 2025-01-31T04:14:26.399Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
155 | 2025-01-31T04:14:29.850Z | From https://github.com/oxidecomputer/omicron |
156 | 2025-01-31T04:14:29.850Z | * [new ref] 48125c8e00738710bde6aed65c253c606c2bdb30 -> refs/commit/48125c8e00738710bde6aed65c253c606c2bdb30 |
157 | 2025-01-31T04:14:30.297Z | Updating git repository `https://github.com/oxidecomputer/opte` |
158 | 2025-01-31T04:14:30.952Z | From https://github.com/oxidecomputer/opte |
159 | 2025-01-31T04:14:30.952Z | * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d |
160 | 2025-01-31T04:14:31.010Z | Updating git repository `https://github.com/illumos/smf-rs` |
161 | 2025-01-31T04:14:31.414Z | From https://github.com/illumos/smf-rs |
162 | 2025-01-31T04:14:31.414Z | * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48 |
163 | 2025-01-31T04:14:31.551Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
164 | 2025-01-31T04:14:32.205Z | From https://github.com/oxidecomputer/maghemite |
165 | 2025-01-31T04:14:32.205Z | * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43 |
166 | 2025-01-31T04:14:32.248Z | Updating git repository `https://github.com/oxidecomputer/zone` |
167 | 2025-01-31T04:14:32.636Z | From https://github.com/oxidecomputer/zone |
168 | 2025-01-31T04:14:32.636Z | * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70 |
169 | 2025-01-31T04:14:32.703Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
170 | 2025-01-31T04:14:33.429Z | From https://github.com/oxidecomputer/propolis |
171 | 2025-01-31T04:14:33.429Z | * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831 |
172 | 2025-01-31T04:14:33.564Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
173 | 2025-01-31T04:14:33.882Z | From https://github.com/oxidecomputer/dlpi-sys |
174 | 2025-01-31T04:14:33.882Z | * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2 |
175 | 2025-01-31T04:14:33.906Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
176 | 2025-01-31T04:14:34.329Z | From https://github.com/jmesmon/rust-libzfs |
177 | 2025-01-31T04:14:34.329Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
178 | 2025-01-31T04:14:34.353Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
179 | 2025-01-31T04:14:34.695Z | From https://github.com/oxidecomputer/rusty-doors |
180 | 2025-01-31T04:14:34.695Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
181 | 2025-01-31T04:14:34.720Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
182 | 2025-01-31T04:14:35.197Z | From https://github.com/oxidecomputer/maghemite |
183 | 2025-01-31T04:14:35.197Z | * [new ref] b13b5b240f3967de753fd589b1036745d2770b52 -> refs/commit/b13b5b240f3967de753fd589b1036745d2770b52 |
184 | 2025-01-31T04:14:35.249Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
185 | 2025-01-31T04:14:35.576Z | From https://github.com/oxidecomputer/serde_human_bytes |
186 | 2025-01-31T04:14:35.576Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
187 | 2025-01-31T04:14:35.602Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
188 | 2025-01-31T04:14:35.960Z | From https://github.com/oxidecomputer/slog-error-chain |
189 | 2025-01-31T04:14:35.961Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
190 | 2025-01-31T04:14:35.986Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
191 | 2025-01-31T04:14:37.914Z | From https://github.com/oxidecomputer/poptrie |
192 | 2025-01-31T04:14:37.914Z | * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 |
193 | 2025-01-31T04:14:37.946Z | Updating git repository `https://github.com/illumos/libscf-sys.git` |
194 | 2025-01-31T04:14:38.249Z | From https://github.com/illumos/libscf-sys |
195 | 2025-01-31T04:14:38.249Z | * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93 |
196 | 2025-01-31T04:14:38.280Z | Updating git repository `https://github.com/oxidecomputer/progenitor` |
197 | 2025-01-31T04:14:39.229Z | From https://github.com/oxidecomputer/progenitor |
198 | 2025-01-31T04:14:39.230Z | * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840 |
199 | 2025-01-31T04:14:39.413Z | Updating git repository `https://github.com/oxidecomputer/typify` |
200 | 2025-01-31T04:14:40.310Z | From https://github.com/oxidecomputer/typify |
201 | 2025-01-31T04:14:40.310Z | * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c |
202 | 2025-01-31T04:14:40.495Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
203 | 2025-01-31T04:14:41.435Z | From https://github.com/oxidecomputer/crucible |
204 | 2025-01-31T04:14:41.435Z | * [new ref] 74286f952a2953cd08512015076f0947050deba7 -> refs/commit/74286f952a2953cd08512015076f0947050deba7 |
205 | 2025-01-31T04:14:41.522Z | Updating git repository `https://github.com/oxidecomputer/opte` |
206 | 2025-01-31T04:14:41.932Z | From https://github.com/oxidecomputer/opte |
207 | 2025-01-31T04:14:41.932Z | * [new ref] 76878de67229ea113d70503c441eab47ac5dc653 -> refs/commit/76878de67229ea113d70503c441eab47ac5dc653 |
208 | 2025-01-31T04:14:41.975Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
209 | 2025-01-31T04:14:42.626Z | From https://github.com/oxidecomputer/management-gateway-service |
210 | 2025-01-31T04:14:42.626Z | * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 |
211 | 2025-01-31T04:14:43.349Z | Downloading crates ... |
212 | 2025-01-31T04:14:43.432Z | Downloaded darling_macro v0.20.10 |
213 | 2025-01-31T04:14:43.456Z | Downloaded foreign-types v0.5.0 |
214 | 2025-01-31T04:14:43.456Z | Downloaded foreign-types-macros v0.2.3 |
215 | 2025-01-31T04:14:43.456Z | Downloaded equivalent v1.0.1 |
216 | 2025-01-31T04:14:43.456Z | Downloaded futures-core v0.3.30 |
217 | 2025-01-31T04:14:43.456Z | Downloaded crunchy v0.2.2 |
218 | 2025-01-31T04:14:43.456Z | Downloaded cookie v0.18.1 |
219 | 2025-01-31T04:14:43.456Z | Downloaded foreign-types-shared v0.3.1 |
220 | 2025-01-31T04:14:43.456Z | Downloaded errno v0.3.9 |
221 | 2025-01-31T04:14:43.456Z | Downloaded dtrace-parser v0.2.0 |
222 | 2025-01-31T04:14:43.480Z | Downloaded foreign-types-shared v0.1.1 |
223 | 2025-01-31T04:14:43.480Z | Downloaded cfg-if v1.0.0 |
224 | 2025-01-31T04:14:43.480Z | Downloaded futures-io v0.3.30 |
225 | 2025-01-31T04:14:43.480Z | Downloaded allocator-api2 v0.2.18 |
226 | 2025-01-31T04:14:43.480Z | Downloaded enum-as-inner v0.6.1 |
227 | 2025-01-31T04:14:43.480Z | Downloaded form_urlencoded v1.2.1 |
228 | 2025-01-31T04:14:43.481Z | Downloaded password-hash v0.5.0 |
229 | 2025-01-31T04:14:43.481Z | Downloaded atomic-waker v1.1.2 |
230 | 2025-01-31T04:14:43.481Z | Downloaded num_threads v0.1.7 |
231 | 2025-01-31T04:14:43.481Z | Downloaded futures v0.3.30 |
232 | 2025-01-31T04:14:43.505Z | Downloaded swrite v0.1.0 |
233 | 2025-01-31T04:14:43.505Z | Downloaded tower-service v0.3.3 |
234 | 2025-01-31T04:14:43.505Z | Downloaded atomicwrites v0.4.4 |
235 | 2025-01-31T04:14:43.505Z | Downloaded hubpack_derive v0.1.1 |
236 | 2025-01-31T04:14:43.505Z | Downloaded hubpack v0.1.2 |
237 | 2025-01-31T04:14:43.505Z | Downloaded http-body v0.4.6 |
238 | 2025-01-31T04:14:43.505Z | Downloaded sync_wrapper v0.1.2 |
239 | 2025-01-31T04:14:43.505Z | Downloaded hostname v0.4.0 |
240 | 2025-01-31T04:14:43.505Z | Downloaded fxhash v0.2.1 |
241 | 2025-01-31T04:14:43.505Z | Downloaded hostname v0.3.1 |
242 | 2025-01-31T04:14:43.505Z | Downloaded num-conv v0.1.0 |
243 | 2025-01-31T04:14:43.530Z | Downloaded toml_datetime v0.6.8 |
244 | 2025-01-31T04:14:43.530Z | Downloaded zone v0.3.0 |
245 | 2025-01-31T04:14:43.531Z | Downloaded once_cell v1.20.2 |
246 | 2025-01-31T04:14:43.531Z | Downloaded ipnetwork v0.20.0 |
247 | 2025-01-31T04:14:43.531Z | Downloaded tabwriter v1.4.0 |
248 | 2025-01-31T04:14:43.531Z | Downloaded bytes v1.7.2 |
249 | 2025-01-31T04:14:43.531Z | Downloaded lazy_static v1.5.0 |
250 | 2025-01-31T04:14:43.531Z | Downloaded async-stream v0.3.5 |
251 | 2025-01-31T04:14:43.531Z | Downloaded httparse v1.9.4 |
252 | 2025-01-31T04:14:43.555Z | Downloaded crossbeam-channel v0.5.13 |
253 | 2025-01-31T04:14:43.555Z | Downloaded spin v0.5.2 |
254 | 2025-01-31T04:14:43.555Z | Downloaded macaddr v1.0.1 |
255 | 2025-01-31T04:14:43.555Z | Downloaded hex v0.4.3 |
256 | 2025-01-31T04:14:43.555Z | Downloaded static_assertions v1.1.0 |
257 | 2025-01-31T04:14:43.555Z | Downloaded ident_case v1.0.1 |
258 | 2025-01-31T04:14:44.082Z | Downloaded hyper-tls v0.6.0 |
259 | 2025-01-31T04:14:44.082Z | Downloaded hyper-tls v0.5.0 |
260 | 2025-01-31T04:14:44.083Z | Downloaded num-iter v0.1.45 |
261 | 2025-01-31T04:14:44.083Z | Downloaded structmeta-derive v0.3.0 |
262 | 2025-01-31T04:14:44.083Z | Downloaded usdt-macro v0.5.0 |
263 | 2025-01-31T04:14:44.083Z | Downloaded rand v0.8.5 |
264 | 2025-01-31T04:14:44.083Z | Downloaded untrusted v0.9.0 |
265 | 2025-01-31T04:14:44.083Z | Downloaded newline-converter v0.3.0 |
266 | 2025-01-31T04:14:44.083Z | Downloaded time v0.3.36 |
267 | 2025-01-31T04:14:44.083Z | Downloaded openssl-probe v0.1.5 |
268 | 2025-01-31T04:14:44.083Z | Downloaded h2 v0.3.26 |
269 | 2025-01-31T04:14:44.083Z | Downloaded take_mut v0.2.2 |
270 | 2025-01-31T04:14:44.083Z | Downloaded newtype-uuid v1.1.0 |
271 | 2025-01-31T04:14:44.083Z | Downloaded quinn-proto v0.11.8 |
272 | 2025-01-31T04:14:44.083Z | Downloaded is_terminal_polyfill v1.70.1 |
273 | 2025-01-31T04:14:44.083Z | Downloaded instant v0.1.13 |
274 | 2025-01-31T04:14:44.083Z | Downloaded zone_cfg_derive v0.3.0 |
275 | 2025-01-31T04:14:44.083Z | Downloaded slog-stdlog v4.1.1 |
276 | 2025-01-31T04:14:44.083Z | Downloaded parking_lot v0.11.2 |
277 | 2025-01-31T04:14:44.083Z | Downloaded memchr v2.7.4 |
278 | 2025-01-31T04:14:44.083Z | Downloaded hyper-rustls v0.27.3 |
279 | 2025-01-31T04:14:44.083Z | Downloaded typenum v1.17.0 |
280 | 2025-01-31T04:14:44.083Z | Downloaded unicode-bidi v0.3.15 |
281 | 2025-01-31T04:14:44.083Z | Downloaded itertools v0.12.1 |
282 | 2025-01-31T04:14:44.084Z | Downloaded tokio-macros v2.4.0 |
283 | 2025-01-31T04:14:44.084Z | Downloaded tokio-native-tls v0.3.1 |
284 | 2025-01-31T04:14:44.084Z | Downloaded hashbrown v0.14.5 |
285 | 2025-01-31T04:14:44.084Z | Downloaded winnow v0.5.40 |
286 | 2025-01-31T04:14:44.084Z | Downloaded smartstring v1.0.1 |
287 | 2025-01-31T04:14:44.084Z | Downloaded hickory-proto v0.24.1 |
288 | 2025-01-31T04:14:44.084Z | Downloaded webpki-roots v0.26.6 |
289 | 2025-01-31T04:14:44.084Z | Downloaded heapless v0.8.0 |
290 | 2025-01-31T04:14:44.084Z | Downloaded regress v0.9.1 |
291 | 2025-01-31T04:14:44.084Z | Downloaded regex-syntax v0.8.4 |
292 | 2025-01-31T04:14:44.084Z | Downloaded idna v0.5.0 |
293 | 2025-01-31T04:14:44.084Z | Downloaded rustls v0.22.4 |
294 | 2025-01-31T04:14:44.084Z | Downloaded openssl v0.10.66 |
295 | 2025-01-31T04:14:44.084Z | Downloaded rustls v0.21.12 |
296 | 2025-01-31T04:14:44.084Z | Downloaded rustix v0.38.37 |
297 | 2025-01-31T04:14:44.084Z | Downloaded regress v0.10.1 |
298 | 2025-01-31T04:14:44.084Z | Downloaded zerocopy-derive v0.6.6 |
299 | 2025-01-31T04:14:44.084Z | Downloaded regex v1.10.6 |
300 | 2025-01-31T04:14:44.084Z | Downloaded futures-util v0.3.30 |
301 | 2025-01-31T04:14:44.085Z | Downloaded smoltcp v0.11.0 |
302 | 2025-01-31T04:14:44.085Z | Downloaded sled v0.34.7 |
303 | 2025-01-31T04:14:44.085Z | Downloaded typify-impl v0.2.0 |
304 | 2025-01-31T04:14:44.085Z | Downloaded smallvec v1.13.2 |
305 | 2025-01-31T04:14:44.085Z | Downloaded vcpkg v0.2.15 |
306 | 2025-01-31T04:14:44.085Z | Downloaded libc v0.2.167 |
307 | 2025-01-31T04:14:44.085Z | Downloaded openapiv3 v2.0.0 |
308 | 2025-01-31T04:14:44.085Z | Downloaded try-lock v0.2.5 |
309 | 2025-01-31T04:14:44.085Z | Downloaded ucd-trie v0.1.6 |
310 | 2025-01-31T04:14:44.085Z | Downloaded slog-dtrace v0.3.0 |
311 | 2025-01-31T04:14:44.085Z | Downloaded zerocopy v0.7.35 |
312 | 2025-01-31T04:14:44.109Z | Downloaded idna v0.4.0 |
313 | 2025-01-31T04:14:44.109Z | Downloaded rustls-webpki v0.102.8 |
314 | 2025-01-31T04:14:44.109Z | Downloaded slog-envlogger v2.2.0 |
315 | 2025-01-31T04:14:44.109Z | Downloaded linked-hash-map v0.5.6 |
316 | 2025-01-31T04:14:44.109Z | Downloaded unicode-width v0.1.14 |
317 | 2025-01-31T04:14:44.109Z | Downloaded serde_with v3.9.0 |
318 | 2025-01-31T04:14:44.109Z | Downloaded serde_json v1.0.133 |
319 | 2025-01-31T04:14:44.133Z | Downloaded rustls v0.23.13 |
320 | 2025-01-31T04:14:44.133Z | Downloaded tokio v1.42.0 |
321 | 2025-01-31T04:14:44.171Z | Downloaded itertools v0.10.5 |
322 | 2025-01-31T04:14:44.195Z | Downloaded socket2 v0.5.8 |
323 | 2025-01-31T04:14:44.195Z | Downloaded thiserror v1.0.69 |
324 | 2025-01-31T04:14:44.195Z | Downloaded num v0.4.3 |
325 | 2025-01-31T04:14:44.195Z | Downloaded generic-array v0.14.7 |
326 | 2025-01-31T04:14:44.195Z | Downloaded syn v2.0.87 |
327 | 2025-01-31T04:14:44.220Z | Downloaded tracing-core v0.1.32 |
328 | 2025-01-31T04:14:44.220Z | Downloaded slog-term v2.9.1 |
329 | 2025-01-31T04:14:44.220Z | Downloaded libm v0.2.8 |
330 | 2025-01-31T04:14:44.220Z | Downloaded time-core v0.1.2 |
331 | 2025-01-31T04:14:44.220Z | Downloaded webpki-roots v0.25.4 |
332 | 2025-01-31T04:14:44.244Z | Downloaded serde_yaml v0.9.34+deprecated |
333 | 2025-01-31T04:14:44.244Z | Downloaded quinn v0.11.5 |
334 | 2025-01-31T04:14:44.245Z | Downloaded dropshot v0.12.0 |
335 | 2025-01-31T04:14:44.269Z | Downloaded native-tls v0.2.12 |
336 | 2025-01-31T04:14:44.269Z | Downloaded usdt-impl v0.5.0 |
337 | 2025-01-31T04:14:44.269Z | Downloaded waitgroup v0.1.2 |
338 | 2025-01-31T04:14:44.269Z | Downloaded sync_wrapper v1.0.1 |
339 | 2025-01-31T04:14:44.269Z | Downloaded encoding_rs v0.8.34 |
340 | 2025-01-31T04:14:44.293Z | Downloaded omicron-workspace-hack v0.1.0 |
341 | 2025-01-31T04:14:44.293Z | Downloaded slog v2.7.0 |
342 | 2025-01-31T04:14:44.293Z | Downloaded schemars v0.8.21 |
343 | 2025-01-31T04:14:44.317Z | Downloaded pest v2.7.13 |
344 | 2025-01-31T04:14:44.317Z | Downloaded heck v0.5.0 |
345 | 2025-01-31T04:14:44.317Z | Downloaded heck v0.4.1 |
346 | 2025-01-31T04:14:44.318Z | Downloaded typify v0.2.0 |
347 | 2025-01-31T04:14:44.318Z | Downloaded tracing-attributes v0.1.27 |
348 | 2025-01-31T04:14:44.342Z | Downloaded typify-macro v0.2.0 |
349 | 2025-01-31T04:14:44.342Z | Downloaded ipnet v2.10.0 |
350 | 2025-01-31T04:14:44.342Z | Downloaded uuid v1.11.0 |
351 | 2025-01-31T04:14:44.342Z | Downloaded num-derive v0.3.3 |
352 | 2025-01-31T04:14:44.342Z | Downloaded num_enum v0.7.3 |
353 | 2025-01-31T04:14:44.342Z | Downloaded serde_derive v1.0.215 |
354 | 2025-01-31T04:14:44.342Z | Downloaded rustls-pki-types v1.8.0 |
355 | 2025-01-31T04:14:44.342Z | Downloaded quinn-udp v0.5.5 |
356 | 2025-01-31T04:14:44.342Z | Downloaded url v2.5.2 |
357 | 2025-01-31T04:14:44.368Z | Downloaded strum v0.26.3 |
358 | 2025-01-31T04:14:44.368Z | Downloaded syn v1.0.109 |
359 | 2025-01-31T04:14:44.368Z | Downloaded slog-bunyan v2.5.0 |
360 | 2025-01-31T04:14:44.368Z | Downloaded sha1 v0.10.6 |
361 | 2025-01-31T04:14:44.368Z | Downloaded serde_tokenstream v0.2.2 |
362 | 2025-01-31T04:14:44.368Z | Downloaded serde_derive_internals v0.29.1 |
363 | 2025-01-31T04:14:44.368Z | Downloaded sct v0.7.1 |
364 | 2025-01-31T04:14:44.393Z | Downloaded rustversion v1.0.17 |
365 | 2025-01-31T04:14:44.393Z | Downloaded rustls-pemfile v2.1.3 |
366 | 2025-01-31T04:14:44.393Z | Downloaded tempfile v3.12.0 |
367 | 2025-01-31T04:14:44.393Z | Downloaded subtle v2.6.1 |
368 | 2025-01-31T04:14:44.393Z | Downloaded yansi v1.0.1 |
369 | 2025-01-31T04:14:44.393Z | Downloaded winnow v0.6.18 |
370 | 2025-01-31T04:14:44.393Z | Downloaded slog-async v2.8.0 |
371 | 2025-01-31T04:14:44.417Z | Downloaded shlex v1.3.0 |
372 | 2025-01-31T04:14:44.417Z | Downloaded serde_spanned v0.6.7 |
373 | 2025-01-31T04:14:44.417Z | Downloaded semver v0.1.20 |
374 | 2025-01-31T04:14:44.417Z | Downloaded schemars_derive v0.8.21 |
375 | 2025-01-31T04:14:44.417Z | Downloaded multer v3.1.0 |
376 | 2025-01-31T04:14:44.417Z | Downloaded usdt v0.5.0 |
377 | 2025-01-31T04:14:44.417Z | Downloaded strum_macros v0.25.3 |
378 | 2025-01-31T04:14:44.417Z | Downloaded proc-macro-error-attr v1.0.4 |
379 | 2025-01-31T04:14:44.417Z | Downloaded prettyplease v0.2.22 |
380 | 2025-01-31T04:14:44.417Z | Downloaded slab v0.4.9 |
381 | 2025-01-31T04:14:44.417Z | Downloaded signal-hook-registry v1.4.2 |
382 | 2025-01-31T04:14:44.417Z | Downloaded serde_path_to_error v0.1.16 |
383 | 2025-01-31T04:14:44.442Z | Downloaded rustls-webpki v0.101.7 |
384 | 2025-01-31T04:14:44.442Z | Downloaded rustc_version v0.1.7 |
385 | 2025-01-31T04:14:44.442Z | Downloaded paste v1.0.15 |
386 | 2025-01-31T04:14:44.442Z | Downloaded is-terminal v0.4.13 |
387 | 2025-01-31T04:14:44.442Z | Downloaded term v0.7.0 |
388 | 2025-01-31T04:14:44.466Z | Downloaded unicode-ident v1.0.13 |
389 | 2025-01-31T04:14:44.466Z | Downloaded tokio-rustls v0.25.0 |
390 | 2025-01-31T04:14:44.466Z | Downloaded hyper v0.14.30 |
391 | 2025-01-31T04:14:44.466Z | Downloaded sigpipe v0.1.3 |
392 | 2025-01-31T04:14:44.466Z | Downloaded serde_with_macros v3.9.0 |
393 | 2025-01-31T04:14:44.466Z | Downloaded serde-big-array v0.5.1 |
394 | 2025-01-31T04:14:44.466Z | Downloaded scroll_derive v0.12.0 |
395 | 2025-01-31T04:14:44.466Z | Downloaded resolv-conf v0.7.0 |
396 | 2025-01-31T04:14:44.466Z | Downloaded quote v1.0.37 |
397 | 2025-01-31T04:14:44.490Z | Downloaded progenitor-impl v0.8.0 |
398 | 2025-01-31T04:14:44.490Z | Downloaded proc-macro2 v1.0.86 |
399 | 2025-01-31T04:14:44.490Z | Downloaded pretty-hex v0.2.1 |
400 | 2025-01-31T04:14:44.490Z | Downloaded ppv-lite86 v0.2.20 |
401 | 2025-01-31T04:14:44.490Z | Downloaded plain v0.2.3 |
402 | 2025-01-31T04:14:44.491Z | Downloaded pkg-config v0.3.31 |
403 | 2025-01-31T04:14:44.491Z | Downloaded pin-project-lite v0.2.14 |
404 | 2025-01-31T04:14:44.491Z | Downloaded percent-encoding v2.3.1 |
405 | 2025-01-31T04:14:44.491Z | Downloaded strsim v0.11.1 |
406 | 2025-01-31T04:14:44.515Z | Downloaded futures-task v0.3.30 |
407 | 2025-01-31T04:14:44.515Z | Downloaded zeroize v1.8.1 |
408 | 2025-01-31T04:14:44.515Z | Downloaded num-rational v0.4.2 |
409 | 2025-01-31T04:14:44.515Z | Downloaded progenitor v0.8.0 |
410 | 2025-01-31T04:14:44.515Z | Downloaded pest_generator v2.7.13 |
411 | 2025-01-31T04:14:44.515Z | Downloaded parse-display v0.10.0 |
412 | 2025-01-31T04:14:44.515Z | Downloaded utf8parse v0.2.2 |
413 | 2025-01-31T04:14:44.515Z | Downloaded rhai_codegen v2.2.0 |
414 | 2025-01-31T04:14:44.539Z | Downloaded reqwest v0.11.27 |
415 | 2025-01-31T04:14:44.539Z | Downloaded rand_chacha v0.3.1 |
416 | 2025-01-31T04:14:44.540Z | Downloaded progenitor-macro v0.8.0 |
417 | 2025-01-31T04:14:44.540Z | Downloaded proc-macro-crate v1.3.1 |
418 | 2025-01-31T04:14:44.540Z | Downloaded powerfmt v0.2.0 |
419 | 2025-01-31T04:14:44.540Z | Downloaded postcard v1.0.10 |
420 | 2025-01-31T04:14:44.540Z | Downloaded cancel-safe-futures v0.1.5 |
421 | 2025-01-31T04:14:44.540Z | Downloaded futures-sink v0.3.30 |
422 | 2025-01-31T04:14:44.540Z | Downloaded openssl-macros v0.1.1 |
423 | 2025-01-31T04:14:44.540Z | Downloaded no-std-compat v0.4.1 |
424 | 2025-01-31T04:14:44.564Z | Downloaded newtype_derive v0.1.6 |
425 | 2025-01-31T04:14:44.564Z | Downloaded whoami v1.5.2 |
426 | 2025-01-31T04:14:44.564Z | Downloaded unsafe-libyaml v0.2.11 |
427 | 2025-01-31T04:14:44.564Z | Downloaded nom v7.1.3 |
428 | 2025-01-31T04:14:44.564Z | Downloaded itertools v0.13.0 |
429 | 2025-01-31T04:14:44.564Z | Downloaded sha2 v0.10.8 |
430 | 2025-01-31T04:14:44.588Z | Downloaded serde_urlencoded v0.7.1 |
431 | 2025-01-31T04:14:44.588Z | Downloaded serde v1.0.215 |
432 | 2025-01-31T04:14:44.588Z | Downloaded rustls-pemfile v1.0.4 |
433 | 2025-01-31T04:14:44.588Z | Downloaded rustc-hash v2.0.0 |
434 | 2025-01-31T04:14:44.588Z | Downloaded regex-automata v0.4.7 |
435 | 2025-01-31T04:14:44.614Z | Downloaded quick-error v1.2.3 |
436 | 2025-01-31T04:14:44.614Z | Downloaded parking_lot v0.12.3 |
437 | 2025-01-31T04:14:44.614Z | Downloaded ryu v1.0.18 |
438 | 2025-01-31T04:14:44.614Z | Downloaded rustc_version v0.4.1 |
439 | 2025-01-31T04:14:44.614Z | Downloaded reqwest v0.12.9 |
440 | 2025-01-31T04:14:44.638Z | Downloaded pretty-hex v0.4.1 |
441 | 2025-01-31T04:14:44.638Z | Downloaded pin-utils v0.1.0 |
442 | 2025-01-31T04:14:44.638Z | Downloaded pest_meta v2.7.13 |
443 | 2025-01-31T04:14:44.638Z | Downloaded parse-display-derive v0.10.0 |
444 | 2025-01-31T04:14:44.638Z | Downloaded parking_lot_core v0.8.6 |
445 | 2025-01-31T04:14:44.638Z | Downloaded chrono v0.4.38 |
446 | 2025-01-31T04:14:44.638Z | Downloaded version_check v0.9.5 |
447 | 2025-01-31T04:14:44.638Z | Downloaded mime v0.3.17 |
448 | 2025-01-31T04:14:44.638Z | Downloaded lock_api v0.4.12 |
449 | 2025-01-31T04:14:44.638Z | Downloaded linear-map v1.2.0 |
450 | 2025-01-31T04:14:44.638Z | Downloaded libsw v3.3.1 |
451 | 2025-01-31T04:14:44.638Z | Downloaded usdt-attr-macro v0.5.0 |
452 | 2025-01-31T04:14:44.662Z | Downloaded unicode-segmentation v1.12.0 |
453 | 2025-01-31T04:14:44.662Z | Downloaded unicode-normalization v0.1.24 |
454 | 2025-01-31T04:14:44.662Z | Downloaded hyper v1.5.1 |
455 | 2025-01-31T04:14:44.662Z | Downloaded similar v2.6.0 |
456 | 2025-01-31T04:14:44.663Z | Downloaded serde_repr v0.1.19 |
457 | 2025-01-31T04:14:44.687Z | Downloaded semver v1.0.23 |
458 | 2025-01-31T04:14:44.687Z | Downloaded scroll v0.12.0 |
459 | 2025-01-31T04:14:44.688Z | Downloaded scopeguard v1.2.0 |
460 | 2025-01-31T04:14:44.688Z | Downloaded rhai v1.20.0 |
461 | 2025-01-31T04:14:44.688Z | Downloaded progenitor-client v0.8.0 |
462 | 2025-01-31T04:14:44.688Z | Downloaded pretty_assertions v1.4.1 |
463 | 2025-01-31T04:14:44.688Z | Downloaded pest_derive v2.7.13 |
464 | 2025-01-31T04:14:44.688Z | Downloaded terminal_size v0.4.0 |
465 | 2025-01-31T04:14:44.712Z | Downloaded h2 v0.4.6 |
466 | 2025-01-31T04:14:44.712Z | Downloaded goblin v0.8.2 |
467 | 2025-01-31T04:14:44.712Z | Downloaded petgraph v0.6.5 |
468 | 2025-01-31T04:14:44.736Z | Downloaded memmap v0.7.0 |
469 | 2025-01-31T04:14:44.736Z | Downloaded match_cfg v0.1.0 |
470 | 2025-01-31T04:14:44.736Z | Downloaded managed v0.8.0 |
471 | 2025-01-31T04:14:44.736Z | Downloaded strum_macros v0.26.4 |
472 | 2025-01-31T04:14:44.736Z | Downloaded hyper-util v0.1.10 |
473 | 2025-01-31T04:14:44.736Z | Downloaded steno v0.4.1 |
474 | 2025-01-31T04:14:44.760Z | Downloaded tiny-keccak v2.0.2 |
475 | 2025-01-31T04:14:44.760Z | Downloaded thiserror-impl v1.0.69 |
476 | 2025-01-31T04:14:44.760Z | Downloaded mio v1.0.2 |
477 | 2025-01-31T04:14:44.760Z | Downloaded proc-macro-error v1.0.4 |
478 | 2025-01-31T04:14:44.760Z | Downloaded parking_lot_core v0.9.10 |
479 | 2025-01-31T04:14:44.760Z | Downloaded proc-macro-crate v3.2.0 |
480 | 2025-01-31T04:14:44.760Z | Downloaded openssl-sys v0.9.103 |
481 | 2025-01-31T04:14:44.785Z | Downloaded zerocopy v0.6.6 |
482 | 2025-01-31T04:14:44.785Z | Downloaded tinyvec v1.8.0 |
483 | 2025-01-31T04:14:44.785Z | Downloaded rand_core v0.6.4 |
484 | 2025-01-31T04:14:44.785Z | Downloaded futures-executor v0.3.30 |
485 | 2025-01-31T04:14:44.785Z | Downloaded structmeta v0.3.0 |
486 | 2025-01-31T04:14:44.785Z | Downloaded owo-colors v4.1.0 |
487 | 2025-01-31T04:14:44.785Z | Downloaded slog-json v2.6.1 |
488 | 2025-01-31T04:14:44.785Z | Downloaded hashbrown v0.12.3 |
489 | 2025-01-31T04:14:44.785Z | Downloaded tokio-util v0.7.12 |
490 | 2025-01-31T04:14:44.809Z | Downloaded portable-atomic v1.8.0 |
491 | 2025-01-31T04:14:44.809Z | Downloaded iana-time-zone v0.1.61 |
492 | 2025-01-31T04:14:44.809Z | Downloaded indexmap v2.5.0 |
493 | 2025-01-31T04:14:44.809Z | Downloaded toml_edit v0.19.15 |
494 | 2025-01-31T04:14:44.833Z | Downloaded http v1.2.0 |
495 | 2025-01-31T04:14:44.833Z | Downloaded aho-corasick v1.1.3 |
496 | 2025-01-31T04:14:44.857Z | Downloaded indexmap v1.9.3 |
497 | 2025-01-31T04:14:44.857Z | Downloaded tinyvec_macros v0.1.1 |
498 | 2025-01-31T04:14:44.857Z | Downloaded minimal-lexical v0.2.1 |
499 | 2025-01-31T04:14:44.857Z | Downloaded toml_edit v0.22.21 |
500 | 2025-01-31T04:14:44.880Z | Downloaded base64 v0.21.7 |
501 | 2025-01-31T04:14:44.881Z | Downloaded tokio-rustls v0.26.0 |
502 | 2025-01-31T04:14:44.881Z | Downloaded tokio-rustls v0.24.1 |
503 | 2025-01-31T04:14:44.881Z | Downloaded log v0.4.22 |
504 | 2025-01-31T04:14:44.905Z | Downloaded tracing v0.1.40 |
505 | 2025-01-31T04:14:44.905Z | Downloaded http v0.2.12 |
506 | 2025-01-31T04:14:44.905Z | Downloaded hickory-resolver v0.24.1 |
507 | 2025-01-31T04:14:44.905Z | Downloaded clap_builder v4.5.23 |
508 | 2025-01-31T04:14:44.905Z | Downloaded spin v0.9.8 |
509 | 2025-01-31T04:14:44.929Z | Downloaded thin-vec v0.2.13 |
510 | 2025-01-31T04:14:44.929Z | Downloaded smf v0.2.3 |
511 | 2025-01-31T04:14:44.929Z | Downloaded half v2.4.1 |
512 | 2025-01-31T04:14:44.929Z | Downloaded cc v1.1.21 |
513 | 2025-01-31T04:14:44.929Z | Downloaded stable_deref_trait v1.2.0 |
514 | 2025-01-31T04:14:44.929Z | Downloaded num-integer v0.1.46 |
515 | 2025-01-31T04:14:44.929Z | Downloaded num-derive v0.4.2 |
516 | 2025-01-31T04:14:44.929Z | Downloaded lru-cache v0.1.2 |
517 | 2025-01-31T04:14:44.929Z | Downloaded indent_write v2.2.0 |
518 | 2025-01-31T04:14:44.929Z | Downloaded ring v0.17.8 |
519 | 2025-01-31T04:14:45.003Z | Downloaded zerocopy-derive v0.7.35 |
520 | 2025-01-31T04:14:45.027Z | Downloaded time-macros v0.2.18 |
521 | 2025-01-31T04:14:45.027Z | Downloaded thread_local v1.1.8 |
522 | 2025-01-31T04:14:45.027Z | Downloaded thread-id v4.2.2 |
523 | 2025-01-31T04:14:45.027Z | Downloaded num-complex v0.4.6 |
524 | 2025-01-31T04:14:45.027Z | Downloaded getrandom v0.2.15 |
525 | 2025-01-31T04:14:45.027Z | Downloaded toml v0.8.19 |
526 | 2025-01-31T04:14:45.027Z | Downloaded num-traits v0.2.19 |
527 | 2025-01-31T04:14:45.027Z | Downloaded expectorate v1.1.0 |
528 | 2025-01-31T04:14:45.051Z | Downloaded base64 v0.22.1 |
529 | 2025-01-31T04:14:45.051Z | Downloaded slog-scope v4.4.0 |
530 | 2025-01-31T04:14:45.051Z | Downloaded num_enum_derive v0.5.11 |
531 | 2025-01-31T04:14:45.051Z | Downloaded humantime v2.1.0 |
532 | 2025-01-31T04:14:45.051Z | Downloaded fixedbitset v0.4.2 |
533 | 2025-01-31T04:14:45.051Z | Downloaded itoa v1.0.11 |
534 | 2025-01-31T04:14:45.051Z | Downloaded hyper-rustls v0.24.2 |
535 | 2025-01-31T04:14:45.051Z | Downloaded http-body v1.0.1 |
536 | 2025-01-31T04:14:45.051Z | Downloaded highway v1.2.0 |
537 | 2025-01-31T04:14:45.052Z | Downloaded futures-macro v0.3.30 |
538 | 2025-01-31T04:14:45.052Z | Downloaded dof v0.3.0 |
539 | 2025-01-31T04:14:45.052Z | Downloaded base64ct v1.6.0 |
540 | 2025-01-31T04:14:45.052Z | Downloaded hash32 v0.3.1 |
541 | 2025-01-31T04:14:45.052Z | Downloaded blake2 v0.10.6 |
542 | 2025-01-31T04:14:45.076Z | Downloaded argon2 v0.5.3 |
543 | 2025-01-31T04:14:45.076Z | Downloaded num_enum_derive v0.7.3 |
544 | 2025-01-31T04:14:45.076Z | Downloaded httpdate v1.0.3 |
545 | 2025-01-31T04:14:45.076Z | Downloaded num_enum v0.5.11 |
546 | 2025-01-31T04:14:45.076Z | Downloaded http-body-util v0.1.2 |
547 | 2025-01-31T04:14:45.076Z | Downloaded anstyle v1.0.10 |
548 | 2025-01-31T04:14:45.076Z | Downloaded want v0.3.1 |
549 | 2025-01-31T04:14:45.076Z | Downloaded ciborium-io v0.2.2 |
550 | 2025-01-31T04:14:45.076Z | Downloaded clap v4.5.23 |
551 | 2025-01-31T04:14:45.101Z | Downloaded camino-tempfile v1.1.1 |
552 | 2025-01-31T04:14:45.101Z | Downloaded futures-channel v0.3.30 |
553 | 2025-01-31T04:14:45.101Z | Downloaded embedded-io v0.6.1 |
554 | 2025-01-31T04:14:45.101Z | Downloaded embedded-io v0.4.0 |
555 | 2025-01-31T04:14:45.101Z | Downloaded dirs-next v2.0.0 |
556 | 2025-01-31T04:14:45.101Z | Downloaded derive-where v1.2.7 |
557 | 2025-01-31T04:14:45.101Z | Downloaded darling v0.20.10 |
558 | 2025-01-31T04:14:45.101Z | Downloaded crypto-common v0.1.6 |
559 | 2025-01-31T04:14:45.101Z | Downloaded crossbeam-utils v0.8.20 |
560 | 2025-01-31T04:14:45.101Z | Downloaded crc32fast v1.4.2 |
561 | 2025-01-31T04:14:45.125Z | Downloaded clap_lex v0.7.4 |
562 | 2025-01-31T04:14:45.125Z | Downloaded derive_more v0.99.18 |
563 | 2025-01-31T04:14:45.125Z | Downloaded ciborium v0.2.2 |
564 | 2025-01-31T04:14:45.125Z | Downloaded diff v0.1.13 |
565 | 2025-01-31T04:14:45.125Z | Downloaded defmt v0.3.8 |
566 | 2025-01-31T04:14:45.125Z | Downloaded darling_core v0.20.10 |
567 | 2025-01-31T04:14:45.125Z | Downloaded const-random-macro v0.1.16 |
568 | 2025-01-31T04:14:45.125Z | Downloaded const-random v0.1.18 |
569 | 2025-01-31T04:14:45.126Z | Downloaded byteorder v1.5.0 |
570 | 2025-01-31T04:14:45.126Z | Downloaded async-trait v0.1.83 |
571 | 2025-01-31T04:14:45.150Z | Downloaded dropshot_endpoint v0.12.0 |
572 | 2025-01-31T04:14:45.150Z | Downloaded crossbeam-epoch v0.9.18 |
573 | 2025-01-31T04:14:45.150Z | Downloaded cpufeatures v0.2.14 |
574 | 2025-01-31T04:14:45.150Z | Downloaded clap_derive v4.5.18 |
575 | 2025-01-31T04:14:45.150Z | Downloaded camino v1.1.9 |
576 | 2025-01-31T04:14:45.150Z | Downloaded fnv v1.0.7 |
577 | 2025-01-31T04:14:45.150Z | Downloaded either v1.13.0 |
578 | 2025-01-31T04:14:45.150Z | Downloaded defmt-macros v0.3.9 |
579 | 2025-01-31T04:14:45.150Z | Downloaded crucible-workspace-hack v0.1.0 |
580 | 2025-01-31T04:14:45.150Z | Downloaded colorchoice v1.0.2 |
581 | 2025-01-31T04:14:45.150Z | Downloaded bitflags v1.3.2 |
582 | 2025-01-31T04:14:45.174Z | Downloaded cobs v0.2.3 |
583 | 2025-01-31T04:14:45.174Z | Downloaded bitflags v2.6.0 |
584 | 2025-01-31T04:14:45.174Z | Downloaded arc-swap v1.7.1 |
585 | 2025-01-31T04:14:45.174Z | Downloaded dyn-clone v1.0.17 |
586 | 2025-01-31T04:14:45.174Z | Downloaded digest v0.10.7 |
587 | 2025-01-31T04:14:45.174Z | Downloaded crc8 v0.1.1 |
588 | 2025-01-31T04:14:45.174Z | Downloaded colored v2.1.0 |
589 | 2025-01-31T04:14:45.174Z | Downloaded ciborium-ll v0.2.2 |
590 | 2025-01-31T04:14:45.174Z | Downloaded block-buffer v0.10.4 |
591 | 2025-01-31T04:14:45.174Z | Downloaded anyhow v1.0.94 |
592 | 2025-01-31T04:14:45.174Z | Downloaded foreign-types v0.3.2 |
593 | 2025-01-31T04:14:45.174Z | Downloaded float-ord v0.3.2 |
594 | 2025-01-31T04:14:45.198Z | Downloaded fastrand v2.1.1 |
595 | 2025-01-31T04:14:45.198Z | Downloaded dirs-sys-next v0.1.2 |
596 | 2025-01-31T04:14:45.199Z | Downloaded deranged v0.3.11 |
597 | 2025-01-31T04:14:45.199Z | Downloaded defmt-parser v0.3.4 |
598 | 2025-01-31T04:14:45.199Z | Downloaded debug-ignore v1.0.5 |
599 | 2025-01-31T04:14:45.199Z | Downloaded data-encoding v2.6.0 |
600 | 2025-01-31T04:14:45.199Z | Downloaded cstr-argument v0.1.2 |
601 | 2025-01-31T04:14:45.199Z | Downloaded convert_case v0.4.0 |
602 | 2025-01-31T04:14:45.199Z | Downloaded console v0.15.8 |
603 | 2025-01-31T04:14:45.199Z | Downloaded backoff v0.4.0 |
604 | 2025-01-31T04:14:45.199Z | Downloaded anstyle-query v1.1.1 |
605 | 2025-01-31T04:14:45.199Z | Downloaded anstyle-parse v0.2.5 |
606 | 2025-01-31T04:14:45.199Z | Downloaded anstream v0.6.15 |
607 | 2025-01-31T04:14:45.199Z | Downloaded ahash v0.8.11 |
608 | 2025-01-31T04:14:45.199Z | Downloaded autocfg v1.3.0 |
609 | 2025-01-31T04:14:45.223Z | Downloaded async-stream-impl v0.3.5 |
610 | 2025-01-31T04:14:45.507Z | Compiling proc-macro2 v1.0.86 |
611 | 2025-01-31T04:14:45.507Z | Compiling unicode-ident v1.0.13 |
612 | 2025-01-31T04:14:45.507Z | Compiling libc v0.2.167 |
613 | 2025-01-31T04:14:45.507Z | Compiling serde v1.0.215 |
614 | 2025-01-31T04:14:45.532Z | Compiling autocfg v1.3.0 |
615 | 2025-01-31T04:14:45.532Z | Compiling version_check v0.9.5 |
616 | 2025-01-31T04:14:45.532Z | Compiling cfg-if v1.0.0 |
617 | 2025-01-31T04:14:45.532Z | Compiling once_cell v1.20.2 |
618 | 2025-01-31T04:14:45.745Z | Compiling portable-atomic v1.8.0 |
619 | 2025-01-31T04:14:45.772Z | Compiling libm v0.2.8 |
620 | 2025-01-31T04:14:46.286Z | Compiling parking_lot_core v0.9.10 |
621 | 2025-01-31T04:14:46.486Z | Compiling thiserror v1.0.69 |
622 | 2025-01-31T04:14:46.514Z | Compiling serde_json v1.0.133 |
623 | 2025-01-31T04:14:46.539Z | Compiling byteorder v1.5.0 |
624 | 2025-01-31T04:14:46.562Z | Compiling lock_api v0.4.12 |
625 | 2025-01-31T04:14:46.995Z | Compiling num-traits v0.2.19 |
626 | 2025-01-31T04:14:47.019Z | Compiling shlex v1.3.0 |
627 | 2025-01-31T04:14:47.086Z | Compiling schemars v0.8.21 |
628 | 2025-01-31T04:14:47.298Z | Compiling cc v1.1.21 |
629 | 2025-01-31T04:14:47.380Z | Compiling memchr v2.7.4 |
630 | 2025-01-31T04:14:47.463Z | Compiling quote v1.0.37 |
631 | 2025-01-31T04:14:47.622Z | Compiling slab v0.4.9 |
632 | 2025-01-31T04:14:47.721Z | Compiling getrandom v0.2.15 |
633 | 2025-01-31T04:14:47.850Z | Compiling syn v2.0.87 |
634 | 2025-01-31T04:14:47.900Z | Compiling crunchy v0.2.2 |
635 | 2025-01-31T04:14:47.924Z | Compiling tiny-keccak v2.0.2 |
636 | 2025-01-31T04:14:48.018Z | Compiling ahash v0.8.11 |
637 | 2025-01-31T04:14:48.274Z | Compiling allocator-api2 v0.2.18 |
638 | 2025-01-31T04:14:48.324Z | Compiling itoa v1.0.11 |
639 | 2025-01-31T04:14:48.541Z | Compiling ryu v1.0.18 |
640 | 2025-01-31T04:14:48.586Z | Compiling heck v0.5.0 |
641 | 2025-01-31T04:14:48.634Z | Compiling equivalent v1.0.1 |
642 | 2025-01-31T04:14:48.765Z | Compiling httparse v1.9.4 |
643 | 2025-01-31T04:14:48.846Z | Compiling log v0.4.22 |
644 | 2025-01-31T04:14:48.919Z | Compiling vcpkg v0.2.15 |
645 | 2025-01-31T04:14:48.943Z | Compiling pkg-config v0.3.31 |
646 | 2025-01-31T04:14:48.969Z | Compiling const-random-macro v0.1.16 |
647 | 2025-01-31T04:14:49.412Z | Compiling slog v2.7.0 |
648 | 2025-01-31T04:14:49.598Z | Compiling fnv v1.0.7 |
649 | 2025-01-31T04:14:49.670Z | Compiling ring v0.17.8 |
650 | 2025-01-31T04:14:49.749Z | Compiling openssl v0.10.66 |
651 | 2025-01-31T04:14:49.905Z | Compiling semver v1.0.23 |
652 | 2025-01-31T04:14:49.929Z | Compiling iana-time-zone v0.1.61 |
653 | 2025-01-31T04:14:50.227Z | Compiling native-tls v0.2.12 |
654 | 2025-01-31T04:14:50.251Z | Compiling openssl-sys v0.9.103 |
655 | 2025-01-31T04:14:50.279Z | Compiling dyn-clone v1.0.17 |
656 | 2025-01-31T04:14:50.769Z | Compiling rustls v0.23.13 |
657 | 2025-01-31T04:14:51.134Z | Compiling anyhow v1.0.94 |
658 | 2025-01-31T04:14:51.301Z | Compiling aho-corasick v1.1.3 |
659 | 2025-01-31T04:14:51.327Z | Compiling regex-syntax v0.8.4 |
660 | 2025-01-31T04:14:51.507Z | Compiling typenum v1.17.0 |
661 | 2025-01-31T04:14:51.531Z | Compiling generic-array v0.14.7 |
662 | 2025-01-31T04:14:51.829Z | Compiling unsafe-libyaml v0.2.11 |
663 | 2025-01-31T04:14:51.955Z | Checking pin-project-lite v0.2.14 |
664 | 2025-01-31T04:14:52.162Z | Compiling time-core v0.1.2 |
665 | 2025-01-31T04:14:52.191Z | Compiling num-conv v0.1.0 |
666 | 2025-01-31T04:14:52.447Z | Compiling time-macros v0.2.18 |
667 | 2025-01-31T04:14:52.534Z | Compiling syn v1.0.109 |
668 | 2025-01-31T04:14:53.016Z | Checking scopeguard v1.2.0 |
669 | 2025-01-31T04:14:53.151Z | Compiling ucd-trie v0.1.6 |
670 | 2025-01-31T04:14:53.504Z | Compiling serde_derive_internals v0.29.1 |
671 | 2025-01-31T04:14:53.538Z | Checking socket2 v0.5.8 |
672 | 2025-01-31T04:14:53.931Z | Checking signal-hook-registry v1.4.2 |
673 | 2025-01-31T04:14:54.163Z | Compiling regex-automata v0.4.7 |
674 | 2025-01-31T04:14:54.342Z | Checking mio v1.0.2 |
675 | 2025-01-31T04:14:54.566Z | Compiling omicron-workspace-hack v0.1.0 |
676 | 2025-01-31T04:14:54.852Z | Compiling crossbeam-utils v0.8.20 |
677 | 2025-01-31T04:14:54.877Z | Compiling rustversion v1.0.17 |
678 | 2025-01-31T04:14:54.877Z | Checking const-random v0.1.18 |
679 | 2025-01-31T04:14:54.974Z | Compiling usdt-impl v0.5.0 |
680 | 2025-01-31T04:14:55.334Z | Compiling plain v0.2.3 |
681 | 2025-01-31T04:14:55.462Z | Compiling strsim v0.11.1 |
682 | 2025-01-31T04:14:55.658Z | Compiling slog-async v2.8.0 |
683 | 2025-01-31T04:14:56.094Z | Compiling pretty-hex v0.4.1 |
684 | 2025-01-31T04:14:56.217Z | Compiling thread-id v4.2.2 |
685 | 2025-01-31T04:14:56.334Z | Compiling ident_case v1.0.1 |
686 | 2025-01-31T04:14:56.505Z | Checking futures-core v0.3.30 |
687 | 2025-01-31T04:14:56.537Z | Compiling camino v1.1.9 |
688 | 2025-01-31T04:14:56.593Z | Compiling darling_core v0.20.10 |
689 | 2025-01-31T04:14:56.685Z | Compiling rustls v0.22.4 |
690 | 2025-01-31T04:14:56.871Z | Compiling serde_derive v1.0.215 |
691 | 2025-01-31T04:14:56.980Z | Compiling zerocopy-derive v0.7.35 |
692 | 2025-01-31T04:14:57.052Z | Compiling tokio-macros v2.4.0 |
693 | 2025-01-31T04:14:57.106Z | Compiling thiserror-impl v1.0.69 |
694 | 2025-01-31T04:14:57.215Z | Compiling schemars_derive v0.8.21 |
695 | 2025-01-31T04:14:58.222Z | Compiling futures-macro v0.3.30 |
696 | 2025-01-31T04:14:58.545Z | Compiling zerocopy v0.7.35 |
697 | 2025-01-31T04:14:59.332Z | Compiling tracing-attributes v0.1.27 |
698 | 2025-01-31T04:14:59.793Z | Compiling openssl-macros v0.1.1 |
699 | 2025-01-31T04:15:00.003Z | Compiling hashbrown v0.14.5 |
700 | 2025-01-31T04:15:00.050Z | Compiling regex v1.10.6 |
701 | 2025-01-31T04:15:00.916Z | Compiling scroll_derive v0.12.0 |
702 | 2025-01-31T04:15:01.038Z | Compiling pest v2.7.13 |
703 | 2025-01-31T04:15:01.222Z | Compiling regress v0.10.1 |
704 | 2025-01-31T04:15:01.551Z | Compiling darling_macro v0.20.10 |
705 | 2025-01-31T04:15:01.767Z | Compiling async-trait v0.1.83 |
706 | 2025-01-31T04:15:02.125Z | Compiling scroll v0.12.0 |
707 | 2025-01-31T04:15:02.399Z | Compiling darling v0.20.10 |
708 | 2025-01-31T04:15:02.424Z | Checking futures-sink v0.3.30 |
709 | 2025-01-31T04:15:02.509Z | Compiling paste v1.0.15 |
710 | 2025-01-31T04:15:02.631Z | Compiling goblin v0.8.2 |
711 | 2025-01-31T04:15:03.129Z | Compiling pest_meta v2.7.13 |
712 | 2025-01-31T04:15:03.453Z | Compiling serde_with_macros v3.9.0 |
713 | 2025-01-31T04:15:03.521Z | Compiling strum_macros v0.26.4 |
714 | 2025-01-31T04:15:04.714Z | Compiling pest_generator v2.7.13 |
715 | 2025-01-31T04:15:05.447Z | Compiling multer v3.1.0 |
716 | 2025-01-31T04:15:06.051Z | Compiling async-stream-impl v0.3.5 |
717 | 2025-01-31T04:15:06.176Z | Compiling pest_derive v2.7.13 |
718 | 2025-01-31T04:15:06.338Z | Checking bytes v1.7.2 |
719 | 2025-01-31T04:15:06.966Z | Compiling indexmap v2.5.0 |
720 | 2025-01-31T04:15:06.990Z | Compiling serde_tokenstream v0.2.2 |
721 | 2025-01-31T04:15:07.015Z | Compiling uuid v1.11.0 |
722 | 2025-01-31T04:15:07.059Z | Compiling chrono v0.4.38 |
723 | 2025-01-31T04:15:07.473Z | Compiling http v1.2.0 |
724 | 2025-01-31T04:15:07.609Z | Checking smallvec v1.13.2 |
725 | 2025-01-31T04:15:07.655Z | Compiling toml_datetime v0.6.8 |
726 | 2025-01-31T04:15:08.061Z | Compiling serde_yaml v0.9.34+deprecated |
727 | 2025-01-31T04:15:08.281Z | Checking parking_lot v0.12.3 |
728 | 2025-01-31T04:15:08.410Z | Compiling openapiv3 v2.0.0 |
729 | 2025-01-31T04:15:08.597Z | Checking tokio v1.42.0 |
730 | 2025-01-31T04:15:09.154Z | Compiling dof v0.3.0 |
731 | 2025-01-31T04:15:09.572Z | Compiling dtrace-parser v0.2.0 |
732 | 2025-01-31T04:15:10.385Z | Compiling typify-impl v0.2.0 |
733 | 2025-01-31T04:15:11.163Z | Compiling usdt-macro v0.5.0 |
734 | 2025-01-31T04:15:11.248Z | Compiling usdt-attr-macro v0.5.0 |
735 | 2025-01-31T04:15:11.602Z | Checking futures-channel v0.3.30 |
736 | 2025-01-31T04:15:11.734Z | Compiling structmeta-derive v0.3.0 |
737 | 2025-01-31T04:15:11.893Z | Checking tracing-core v0.1.32 |
738 | 2025-01-31T04:15:12.429Z | Checking futures-task v0.3.30 |
739 | 2025-01-31T04:15:12.460Z | Checking futures-io v0.3.30 |
740 | 2025-01-31T04:15:12.627Z | Checking pin-utils v0.1.0 |
741 | 2025-01-31T04:15:12.674Z | Compiling rustix v0.38.37 |
742 | 2025-01-31T04:15:12.714Z | Checking futures-util v0.3.30 |
743 | 2025-01-31T04:15:13.340Z | Checking tracing v0.1.40 |
744 | 2025-01-31T04:15:13.463Z | Compiling dropshot v0.12.0 |
745 | 2025-01-31T04:15:13.783Z | Compiling structmeta v0.3.0 |
746 | 2025-01-31T04:15:13.861Z | Compiling dropshot_endpoint v0.12.0 |
747 | 2025-01-31T04:15:13.894Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
748 | 2025-01-31T04:15:14.148Z | Compiling parse-display-derive v0.10.0 |
749 | 2025-01-31T04:15:15.443Z | Checking bitflags v2.6.0 |
750 | 2025-01-31T04:15:15.695Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
751 | 2025-01-31T04:15:15.901Z | Checking spin v0.9.8 |
752 | 2025-01-31T04:15:16.251Z | Compiling winnow v0.5.40 |
753 | 2025-01-31T04:15:16.417Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
754 | 2025-01-31T04:15:16.673Z | Compiling heapless v0.8.0 |
755 | 2025-01-31T04:15:16.774Z | Checking untrusted v0.9.0 |
756 | 2025-01-31T04:15:17.575Z | Compiling smoltcp v0.11.0 |
757 | 2025-01-31T04:15:17.859Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
758 | 2025-01-31T04:15:18.144Z | Checking tokio-util v0.7.12 |
759 | 2025-01-31T04:15:18.197Z | Compiling foreign-types-macros v0.2.3 |
760 | 2025-01-31T04:15:18.733Z | Compiling toml_edit v0.19.15 |
761 | 2025-01-31T04:15:19.145Z | Checking try-lock v0.2.5 |
762 | 2025-01-31T04:15:19.294Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
763 | 2025-01-31T04:15:19.325Z | Checking want v0.3.1 |
764 | 2025-01-31T04:15:19.880Z | Checking httpdate v1.0.3 |
765 | 2025-01-31T04:15:19.906Z | Checking subtle v2.6.1 |
766 | 2025-01-31T04:15:20.041Z | Compiling typify-macro v0.2.0 |
767 | 2025-01-31T04:15:20.124Z | Compiling clap_derive v4.5.18 |
768 | 2025-01-31T04:15:20.215Z | Checking tinyvec_macros v0.1.1 |
769 | 2025-01-31T04:15:20.311Z | Compiling heck v0.4.1 |
770 | 2025-01-31T04:15:20.634Z | Checking tower-service v0.3.3 |
771 | 2025-01-31T04:15:20.723Z | Checking tinyvec v1.8.0 |
772 | 2025-01-31T04:15:21.181Z | Compiling proc-macro-crate v1.3.1 |
773 | 2025-01-31T04:15:22.286Z | Checking percent-encoding v2.3.1 |
774 | 2025-01-31T04:15:22.491Z | Checking foreign-types-shared v0.1.1 |
775 | 2025-01-31T04:15:22.645Z | Checking foreign-types v0.3.2 |
776 | 2025-01-31T04:15:22.740Z | Checking form_urlencoded v1.2.1 |
777 | 2025-01-31T04:15:22.931Z | Checking unicode-normalization v0.1.24 |
778 | 2025-01-31T04:15:22.993Z | Compiling typify v0.2.0 |
779 | 2025-01-31T04:15:23.125Z | Compiling progenitor-impl v0.8.0 |
780 | 2025-01-31T04:15:23.479Z | Compiling proc-macro-error-attr v1.0.4 |
781 | 2025-01-31T04:15:23.504Z | Compiling num_enum_derive v0.5.11 |
782 | 2025-01-31T04:15:23.688Z | Checking rustls-pki-types v1.8.0 |
783 | 2025-01-31T04:15:24.026Z | Checking unicode-bidi v0.3.15 |
784 | 2025-01-31T04:15:24.639Z | Compiling proc-macro-error v1.0.4 |
785 | 2025-01-31T04:15:24.674Z | Checking openssl-probe v0.1.5 |
786 | 2025-01-31T04:15:25.419Z | Checking idna v0.5.0 |
787 | 2025-01-31T04:15:25.957Z | Compiling atomic-waker v1.1.2 |
788 | 2025-01-31T04:15:26.135Z | Checking url v2.5.2 |
789 | 2025-01-31T04:15:26.728Z | Compiling rustls-webpki v0.102.8 |
790 | 2025-01-31T04:15:27.013Z | Checking http-body v1.0.1 |
791 | 2025-01-31T04:15:27.648Z | Checking encoding_rs v0.8.34 |
792 | 2025-01-31T04:15:27.875Z | Checking mime v0.3.17 |
793 | 2025-01-31T04:15:28.004Z | Compiling progenitor-macro v0.8.0 |
794 | 2025-01-31T04:15:28.120Z | Checking ipnet v2.10.0 |
795 | 2025-01-31T04:15:28.565Z | Compiling zeroize v1.8.1 |
796 | 2025-01-31T04:15:28.846Z | Compiling h2 v0.4.6 |
797 | 2025-01-31T04:15:29.026Z | Checking tokio-native-tls v0.3.1 |
798 | 2025-01-31T04:15:29.206Z | Checking serde_urlencoded v0.7.1 |
799 | 2025-01-31T04:15:30.599Z | Checking ipnetwork v0.20.0 |
800 | 2025-01-31T04:15:30.984Z | Checking rand_core v0.6.4 |
801 | 2025-01-31T04:15:32.496Z | Compiling serde_spanned v0.6.7 |
802 | 2025-01-31T04:15:32.574Z | Checking hyper v1.5.1 |
803 | 2025-01-31T04:15:33.308Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
804 | 2025-01-31T04:15:33.533Z | Compiling winnow v0.6.18 |
805 | 2025-01-31T04:15:33.612Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764) |
806 | 2025-01-31T04:15:34.275Z | Checking hyper-util v0.1.10 |
807 | 2025-01-31T04:15:35.821Z | Compiling http-body-util v0.1.2 |
808 | 2025-01-31T04:15:36.253Z | Compiling toml_edit v0.22.21 |
809 | 2025-01-31T04:15:37.394Z | Checking ppv-lite86 v0.2.20 |
810 | 2025-01-31T04:15:37.714Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
811 | 2025-01-31T04:15:38.494Z | Compiling base64 v0.22.1 |
812 | 2025-01-31T04:15:38.527Z | Compiling powerfmt v0.2.0 |
813 | 2025-01-31T04:15:39.211Z | Checking tokio-rustls v0.26.0 |
814 | 2025-01-31T04:15:39.572Z | Compiling rustls-pemfile v2.1.3 |
815 | 2025-01-31T04:15:39.853Z | Compiling deranged v0.3.11 |
816 | 2025-01-31T04:15:39.932Z | Checking rand_chacha v0.3.1 |
817 | 2025-01-31T04:15:40.693Z | Compiling webpki-roots v0.26.6 |
818 | 2025-01-31T04:15:41.047Z | Compiling num_threads v0.1.7 |
819 | 2025-01-31T04:15:41.071Z | Compiling crucible-workspace-hack v0.1.0 |
820 | 2025-01-31T04:15:41.427Z | Compiling time v0.3.36 |
821 | 2025-01-31T04:15:41.451Z | Checking hyper-rustls v0.27.3 |
822 | 2025-01-31T04:15:41.666Z | Compiling hyper-tls v0.6.0 |
823 | 2025-01-31T04:15:41.719Z | Checking rand v0.8.5 |
824 | 2025-01-31T04:15:41.947Z | Compiling sync_wrapper v1.0.1 |
825 | 2025-01-31T04:15:42.039Z | Compiling dirs-sys-next v0.1.2 |
826 | 2025-01-31T04:15:42.325Z | Compiling prettyplease v0.2.22 |
827 | 2025-01-31T04:15:42.466Z | Compiling dirs-next v2.0.0 |
828 | 2025-01-31T04:15:42.643Z | Compiling reqwest v0.12.9 |
829 | 2025-01-31T04:15:42.971Z | Compiling crypto-common v0.1.6 |
830 | 2025-01-31T04:15:43.153Z | Compiling block-buffer v0.10.4 |
831 | 2025-01-31T04:15:43.867Z | Compiling thread_local v1.1.8 |
832 | 2025-01-31T04:15:43.892Z | Compiling match_cfg v0.1.0 |
833 | 2025-01-31T04:15:44.026Z | Compiling hostname v0.3.1 |
834 | 2025-01-31T04:15:44.279Z | Compiling crossbeam-channel v0.5.13 |
835 | 2025-01-31T04:15:44.303Z | Compiling digest v0.10.7 |
836 | 2025-01-31T04:15:44.633Z | Compiling slog-json v2.6.1 |
837 | 2025-01-31T04:15:44.745Z | Compiling progenitor-client v0.8.0 |
838 | 2025-01-31T04:15:44.845Z | Compiling term v0.7.0 |
839 | 2025-01-31T04:15:45.123Z | Compiling futures-executor v0.3.30 |
840 | 2025-01-31T04:15:45.225Z | Compiling zone_cfg_derive v0.3.0 |
841 | 2025-01-31T04:15:45.537Z | Compiling num-derive v0.4.2 |
842 | 2025-01-31T04:15:45.563Z | Compiling num-integer v0.1.46 |
843 | 2025-01-31T04:15:46.201Z | Compiling memmap v0.7.0 |
844 | 2025-01-31T04:15:46.418Z | Compiling errno v0.3.9 |
845 | 2025-01-31T04:15:46.491Z | Compiling is-terminal v0.4.13 |
846 | 2025-01-31T04:15:46.968Z | Compiling utf8parse v0.2.2 |
847 | 2025-01-31T04:15:47.148Z | Compiling take_mut v0.2.2 |
848 | 2025-01-31T04:15:47.311Z | Compiling cpufeatures v0.2.14 |
849 | 2025-01-31T04:15:47.425Z | Compiling sha1 v0.10.6 |
850 | 2025-01-31T04:15:47.773Z | Compiling anstyle-parse v0.2.5 |
851 | 2025-01-31T04:15:47.983Z | Compiling slog-term v2.9.1 |
852 | 2025-01-31T04:15:48.356Z | Compiling usdt v0.5.0 |
853 | 2025-01-31T04:15:48.569Z | Compiling futures v0.3.30 |
854 | 2025-01-31T04:15:48.681Z | Compiling tokio-rustls v0.25.0 |
855 | 2025-01-31T04:15:48.735Z | Compiling progenitor v0.8.0 |
856 | 2025-01-31T04:15:48.867Z | Compiling slog-bunyan v2.5.0 |
857 | 2025-01-31T04:15:49.344Z | Compiling toml v0.8.19 |
858 | 2025-01-31T04:15:49.531Z | Checking oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265) |
859 | 2025-01-31T04:15:49.829Z | Compiling waitgroup v0.1.2 |
860 | 2025-01-31T04:15:50.013Z | Compiling async-stream v0.3.5 |
861 | 2025-01-31T04:15:50.185Z | Compiling newtype-uuid v1.1.0 |
862 | 2025-01-31T04:15:50.279Z | Compiling hex v0.4.3 |
863 | 2025-01-31T04:15:50.460Z | Compiling serde_path_to_error v0.1.16 |
864 | 2025-01-31T04:15:51.138Z | Compiling hostname v0.4.0 |
865 | 2025-01-31T04:15:51.217Z | Compiling instant v0.1.13 |
866 | 2025-01-31T04:15:51.373Z | Compiling anstyle v1.0.10 |
867 | 2025-01-31T04:15:51.560Z | Compiling anstyle-query v1.1.1 |
868 | 2025-01-31T04:15:51.585Z | Compiling is_terminal_polyfill v1.70.1 |
869 | 2025-01-31T04:15:51.721Z | Compiling semver v0.1.20 |
870 | 2025-01-31T04:15:51.745Z | Compiling debug-ignore v1.0.5 |
871 | 2025-01-31T04:15:51.745Z | Compiling colorchoice v1.0.2 |
872 | 2025-01-31T04:15:51.837Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
873 | 2025-01-31T04:15:51.958Z | Compiling anstream v0.6.15 |
874 | 2025-01-31T04:15:52.104Z | Compiling rustc_version v0.1.7 |
875 | 2025-01-31T04:15:52.483Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24) |
876 | 2025-01-31T04:15:52.510Z | Compiling backoff v0.4.0 |
877 | 2025-01-31T04:15:52.792Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
878 | 2025-01-31T04:15:52.962Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
879 | 2025-01-31T04:15:53.075Z | Compiling terminal_size v0.4.0 |
880 | 2025-01-31T04:15:53.157Z | Compiling num-rational v0.4.2 |
881 | 2025-01-31T04:15:53.258Z | Compiling num-iter v0.1.45 |
882 | 2025-01-31T04:15:53.285Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
883 | 2025-01-31T04:15:53.396Z | Compiling parse-display v0.10.0 |
884 | 2025-01-31T04:15:53.435Z | Compiling strum v0.26.3 |
885 | 2025-01-31T04:15:53.468Z | Compiling serde_with v3.9.0 |
886 | 2025-01-31T04:15:53.616Z | Compiling macaddr v1.0.1 |
887 | 2025-01-31T04:15:53.911Z | Compiling hubpack_derive v0.1.1 |
888 | 2025-01-31T04:15:53.996Z | Compiling regress v0.9.1 |
889 | 2025-01-31T04:15:54.182Z | Compiling zerocopy-derive v0.6.6 |
890 | 2025-01-31T04:15:54.724Z | Compiling num-complex v0.4.6 |
891 | 2025-01-31T04:15:54.810Z | Checking lazy_static v1.5.0 |
892 | 2025-01-31T04:15:54.925Z | Compiling clap_lex v0.7.4 |
893 | 2025-01-31T04:15:55.277Z | Compiling clap_builder v4.5.23 |
894 | 2025-01-31T04:15:55.490Z | Compiling num v0.4.3 |
895 | 2025-01-31T04:15:55.594Z | Compiling newtype_derive v0.1.6 |
896 | 2025-01-31T04:15:55.914Z | Compiling cancel-safe-futures v0.1.5 |
897 | 2025-01-31T04:15:55.976Z | Compiling float-ord v0.3.2 |
898 | 2025-01-31T04:15:56.143Z | Compiling owo-colors v4.1.0 |
899 | 2025-01-31T04:15:57.036Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
900 | 2025-01-31T04:15:57.382Z | Compiling strum_macros v0.25.3 |
901 | 2025-01-31T04:15:58.404Z | Compiling serde_repr v0.1.19 |
902 | 2025-01-31T04:15:58.492Z | Compiling clap v4.5.23 |
903 | 2025-01-31T04:16:00.476Z | Compiling cookie v0.18.1 |
904 | 2025-01-31T04:16:00.799Z | Compiling convert_case v0.4.0 |
905 | 2025-01-31T04:16:00.823Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764) |
906 | 2025-01-31T04:16:01.407Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
907 | 2025-01-31T04:16:01.457Z | Compiling derive_more v0.99.18 |
908 | 2025-01-31T04:16:01.482Z | Compiling enum-as-inner v0.6.1 |
909 | 2025-01-31T04:16:01.632Z | Compiling derive-where v1.2.7 |
910 | 2025-01-31T04:16:02.070Z | Checking unicode-width v0.1.14 |
911 | 2025-01-31T04:16:06.005Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
912 | 2025-01-31T04:16:07.313Z | Checking hash32 v0.3.1 |
913 | 2025-01-31T04:16:07.565Z | Compiling slog-dtrace v0.3.0 |
914 | 2025-01-31T04:16:07.692Z | Checking stable_deref_trait v1.2.0 |
915 | 2025-01-31T04:16:08.572Z | Compiling num-derive v0.3.3 |
916 | 2025-01-31T04:16:08.780Z | Checking foreign-types-shared v0.3.1 |
917 | 2025-01-31T04:16:08.891Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
918 | 2025-01-31T04:16:08.916Z | Checking bitflags v1.3.2 |
919 | 2025-01-31T04:16:09.018Z | Checking cobs v0.2.3 |
920 | 2025-01-31T04:16:09.682Z | Checking either v1.13.0 |
921 | 2025-01-31T04:16:10.000Z | Compiling parking_lot_core v0.8.6 |
922 | 2025-01-31T04:16:10.159Z | Checking managed v0.8.0 |
923 | 2025-01-31T04:16:10.851Z | Checking postcard v1.0.10 |
924 | 2025-01-31T04:16:10.987Z | Checking foreign-types v0.5.0 |
925 | 2025-01-31T04:16:11.314Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
926 | 2025-01-31T04:16:11.364Z | Checking num_enum v0.5.11 |
927 | 2025-01-31T04:16:11.691Z | Checking cstr-argument v0.1.2 |
928 | 2025-01-31T04:16:12.147Z | Checking pretty-hex v0.2.1 |
929 | 2025-01-31T04:16:12.323Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
930 | 2025-01-31T04:16:12.616Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
931 | 2025-01-31T04:16:12.865Z | Checking colored v2.1.0 |
932 | 2025-01-31T04:16:13.005Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
933 | 2025-01-31T04:16:13.442Z | Checking tabwriter v1.4.0 |
934 | 2025-01-31T04:16:16.873Z | Checking fastrand v2.1.1 |
935 | 2025-01-31T04:16:16.930Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
936 | 2025-01-31T04:16:16.966Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
937 | 2025-01-31T04:16:17.155Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
938 | 2025-01-31T04:16:17.191Z | Checking tempfile v3.12.0 |
939 | 2025-01-31T04:16:19.249Z | Checking unicode-segmentation v1.12.0 |
940 | 2025-01-31T04:16:19.839Z | Checking newline-converter v0.3.0 |
941 | 2025-01-31T04:16:19.960Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
942 | 2025-01-31T04:16:20.003Z | Checking camino-tempfile v1.1.1 |
943 | 2025-01-31T04:16:20.205Z | Checking itertools v0.10.5 |
944 | 2025-01-31T04:16:20.261Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
945 | 2025-01-31T04:16:20.286Z | Checking console v0.15.8 |
946 | 2025-01-31T04:16:20.597Z | Checking sigpipe v0.1.3 |
947 | 2025-01-31T04:16:20.723Z | Checking base64ct v1.6.0 |
948 | 2025-01-31T04:16:20.772Z | Checking similar v2.6.0 |
949 | 2025-01-31T04:16:20.797Z | Checking static_assertions v1.1.0 |
950 | 2025-01-31T04:16:21.021Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
951 | 2025-01-31T04:16:21.164Z | Checking password-hash v0.5.0 |
952 | 2025-01-31T04:16:21.253Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95) |
953 | 2025-01-31T04:16:21.386Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6) |
954 | 2025-01-31T04:16:21.460Z | Checking expectorate v1.1.0 |
955 | 2025-01-31T04:16:21.568Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338) |
956 | 2025-01-31T04:16:21.646Z | Checking blake2 v0.10.6 |
957 | 2025-01-31T04:16:21.670Z | Checking smf v0.2.3 |
958 | 2025-01-31T04:16:21.851Z | Checking whoami v1.5.2 |
959 | 2025-01-31T04:16:22.029Z | Checking fixedbitset v0.4.2 |
960 | 2025-01-31T04:16:22.053Z | Checking argon2 v0.5.3 |
961 | 2025-01-31T04:16:22.053Z | Checking zone v0.3.0 |
962 | 2025-01-31T04:16:22.097Z | Checking zerocopy v0.6.6 |
963 | 2025-01-31T04:16:22.135Z | Checking hubpack v0.1.2 |
964 | 2025-01-31T04:16:22.292Z | Checking petgraph v0.6.5 |
965 | 2025-01-31T04:16:22.419Z | Checking serde-big-array v0.5.1 |
966 | 2025-01-31T04:16:22.567Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
967 | 2025-01-31T04:16:22.658Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
968 | 2025-01-31T04:16:23.007Z | Checking dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
969 | 2025-01-31T04:16:23.156Z | Checking atomicwrites v0.4.4 |
970 | 2025-01-31T04:16:23.341Z | Checking itertools v0.13.0 |
971 | 2025-01-31T04:16:23.934Z | Checking idna v0.4.0 |
972 | 2025-01-31T04:16:24.304Z | Checking libsw v3.3.1 |
973 | 2025-01-31T04:16:24.604Z | Checking data-encoding v2.6.0 |
974 | 2025-01-31T04:16:24.760Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
975 | 2025-01-31T04:16:24.804Z | Checking linear-map v1.2.0 |
976 | 2025-01-31T04:16:25.078Z | Checking highway v1.2.0 |
977 | 2025-01-31T04:16:25.202Z | Checking swrite v0.1.0 |
978 | 2025-01-31T04:16:25.240Z | Checking quick-error v1.2.3 |
979 | 2025-01-31T04:16:25.288Z | Checking linked-hash-map v0.5.6 |
980 | 2025-01-31T04:16:25.342Z | Checking indent_write v2.2.0 |
981 | 2025-01-31T04:16:25.405Z | Checking resolv-conf v0.7.0 |
982 | 2025-01-31T04:16:25.455Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
983 | 2025-01-31T04:16:25.559Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
984 | 2025-01-31T04:16:25.584Z | Checking lru-cache v0.1.2 |
985 | 2025-01-31T04:16:25.730Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
986 | 2025-01-31T04:16:25.770Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
987 | 2025-01-31T04:16:25.933Z | Checking hickory-proto v0.24.1 |
988 | 2025-01-31T04:16:26.507Z | Checking steno v0.4.1 |
989 | 2025-01-31T04:16:26.642Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
990 | 2025-01-31T04:16:26.700Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
991 | 2025-01-31T04:16:27.279Z | Checking humantime v2.1.0 |
992 | 2025-01-31T04:16:28.716Z | Checking libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3) |
993 | 2025-01-31T04:16:28.872Z | Checking hickory-resolver v0.24.1 |
994 | 2025-01-31T04:16:29.673Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351) |
995 | 2025-01-31T04:16:30.073Z | Checking internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
996 | 2025-01-31T04:16:30.132Z | Compiling rustls v0.21.12 |
997 | 2025-01-31T04:16:30.252Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
998 | 2025-01-31T04:16:30.449Z | Checking parking_lot v0.11.2 |
999 | 2025-01-31T04:16:30.774Z | Checking crossbeam-epoch v0.9.18 |
1000 | 2025-01-31T04:16:31.171Z | Checking fxhash v0.2.1 |
1001 | 2025-01-31T04:16:31.223Z | Checking crc32fast v1.4.2 |
1002 | 2025-01-31T04:16:31.331Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1003 | 2025-01-31T04:16:31.461Z | Checking sled v0.34.7 |
1004 | 2025-01-31T04:16:33.325Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1005 | 2025-01-31T04:16:35.569Z | Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1006 | 2025-01-31T04:16:36.148Z | Compiling proc-macro-crate v3.2.0 |
1007 | 2025-01-31T04:16:36.802Z | Checking half v2.4.1 |
1008 | 2025-01-31T04:16:36.850Z | Compiling smartstring v1.0.1 |
1009 | 2025-01-31T04:16:36.948Z | Checking ciborium-io v0.2.2 |
1010 | 2025-01-31T04:16:37.017Z | Compiling num_enum_derive v0.7.3 |
1011 | 2025-01-31T04:16:37.215Z | Checking ciborium-ll v0.2.2 |
1012 | 2025-01-31T04:16:37.628Z | Checking http v0.2.12 |
1013 | 2025-01-31T04:16:38.687Z | Checking ciborium v0.2.2 |
1014 | 2025-01-31T04:16:38.829Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e) |
1015 | 2025-01-31T04:16:38.934Z | Compiling rhai_codegen v2.2.0 |
1016 | 2025-01-31T04:16:39.235Z | Checking crc8 v0.1.1 |
1017 | 2025-01-31T04:16:39.370Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1018 | 2025-01-31T04:16:39.475Z | Checking http-body v0.4.6 |
1019 | 2025-01-31T04:16:39.522Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1020 | 2025-01-31T04:16:39.824Z | Checking h2 v0.3.26 |
1021 | 2025-01-31T04:16:40.294Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e) |
1022 | 2025-01-31T04:16:40.783Z | Checking rustls-webpki v0.101.7 |
1023 | 2025-01-31T04:16:41.193Z | Checking sct v0.7.1 |
1024 | 2025-01-31T04:16:42.032Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1025 | 2025-01-31T04:16:43.237Z | Checking hyper v0.14.30 |
1026 | 2025-01-31T04:16:45.029Z | Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1027 | 2025-01-31T04:16:46.057Z | Checking arc-swap v1.7.1 |
1028 | 2025-01-31T04:16:46.444Z | Checking slog-scope v4.4.0 |
1029 | 2025-01-31T04:16:46.615Z | Checking tokio-rustls v0.24.1 |
1030 | 2025-01-31T04:16:46.641Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1031 | 2025-01-31T04:16:47.256Z | Checking num_enum v0.7.3 |
1032 | 2025-01-31T04:16:47.420Z | Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488) |
1033 | 2025-01-31T04:16:47.885Z | Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966) |
1034 | 2025-01-31T04:16:47.928Z | Checking base64 v0.21.7 |
1035 | 2025-01-31T04:16:48.034Z | Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1036 | 2025-01-31T04:16:48.123Z | Checking spin v0.5.2 |
1037 | 2025-01-31T04:16:48.331Z | Checking no-std-compat v0.4.1 |
1038 | 2025-01-31T04:16:48.361Z | Checking rustls-pemfile v1.0.4 |
1039 | 2025-01-31T04:16:48.450Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd) |
1040 | 2025-01-31T04:16:48.563Z | Checking hyper-rustls v0.24.2 |
1041 | 2025-01-31T04:16:48.607Z | Checking slog-stdlog v4.1.1 |
1042 | 2025-01-31T04:16:48.794Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e) |
1043 | 2025-01-31T04:16:48.843Z | Checking hyper-tls v0.5.0 |
1044 | 2025-01-31T04:16:49.109Z | Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
1045 | 2025-01-31T04:16:49.623Z | Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
1046 | 2025-01-31T04:16:49.910Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
1047 | 2025-01-31T04:16:50.234Z | Checking thin-vec v0.2.13 |
1048 | 2025-01-31T04:16:50.459Z | Checking webpki-roots v0.25.4 |
1049 | 2025-01-31T04:16:50.610Z | Checking diff v0.1.13 |
1050 | 2025-01-31T04:16:50.636Z | Checking sync_wrapper v0.1.2 |
1051 | 2025-01-31T04:16:50.768Z | Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
1052 | 2025-01-31T04:16:50.792Z | Checking yansi v1.0.1 |
1053 | 2025-01-31T04:16:51.259Z | Checking minimal-lexical v0.2.1 |
1054 | 2025-01-31T04:16:51.290Z | Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900) |
1055 | 2025-01-31T04:16:51.465Z | Checking pretty_assertions v1.4.1 |
1056 | 2025-01-31T04:16:51.625Z | Checking nom v7.1.3 |
1057 | 2025-01-31T04:16:51.649Z | Checking reqwest v0.11.27 |
1058 | 2025-01-31T04:16:51.694Z | Checking rhai v1.20.0 |
1059 | 2025-01-31T04:16:52.747Z | Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a) |
1060 | 2025-01-31T04:16:52.771Z | error: this `match` expression can be replaced with `?` |
1061 | 2025-01-31T04:16:52.771Z | --> rdb/src/bestpath.rs:37:22 |
1062 | 2025-01-31T04:16:52.771Z | | |
1063 | 2025-01-31T04:16:52.771Z | 37 | let candidates = match rib.get(&prefix) { |
1064 | 2025-01-31T04:16:52.771Z | | ______________________^ |
1065 | 2025-01-31T04:16:52.771Z | 38 | | Some(cs) => cs, |
1066 | 2025-01-31T04:16:52.771Z | 39 | | None => return None, |
1067 | 2025-01-31T04:16:52.771Z | 40 | | }; |
1068 | 2025-01-31T04:16:52.771Z | | |_____^ help: try instead: `rib.get(&prefix)?` |
1069 | 2025-01-31T04:16:52.772Z | | |
1070 | 2025-01-31T04:16:52.772Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#question_mark |
1071 | 2025-01-31T04:16:52.772Z | = note: `-D clippy::question-mark` implied by `-D warnings` |
1072 | 2025-01-31T04:16:52.772Z | = help: to override `-D warnings` add `#[allow(clippy::question_mark)]` |
1073 | 2025-01-31T04:16:52.772Z | |
1074 | 2025-01-31T04:16:52.796Z | Checking slog-envlogger v2.2.0 |
1075 | 2025-01-31T04:16:53.064Z | error: could not compile `rdb` (lib) due to 1 previous error |
1076 | 2025-01-31T04:16:53.064Z | warning: build failed, waiting for other jobs to finish... |
1077 | 2025-01-31T04:17:06.463Z | process exited: duration 181021 ms, exit code 101 |
|
1078 | 2025-01-31T04:17:06.512Z | found 0 output files |