|
|
|
| 1 | 2025-04-28T16:32:01.792Z | job assigned to worker 01JSYKTTH7PXMCHRNNBMJJFHDM [factory gimlet-EVT22200007-propolis, EVT22200007/25601] (queued for 23 s) |
| |
| 2 | 2025-04-28T16:32:10.164Z | starting task 0: "setup" |
| 3 | 2025-04-28T16:32:10.189Z | ++ uname -s |
| 4 | 2025-04-28T16:32:10.189Z | + kern=SunOS |
| 5 | 2025-04-28T16:32:10.189Z | + build_user=build |
| 6 | 2025-04-28T16:32:10.189Z | + build_uid=12345 |
| 7 | 2025-04-28T16:32:10.189Z | + work_dir=/work |
| 8 | 2025-04-28T16:32:10.189Z | + input_dir=/input |
| 9 | 2025-04-28T16:32:10.189Z | + [[ 0 == 12345 ]] |
| 10 | 2025-04-28T16:32:10.189Z | + case "$kern" in |
| 11 | 2025-04-28T16:32:10.189Z | + groupadd -g 12345 build |
| 12 | 2025-04-28T16:32:10.189Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-04-28T16:32:12.189Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-04-28T16:32:12.228Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-04-28T16:32:12.253Z | + home_fs=zfs |
| 16 | 2025-04-28T16:32:12.253Z | + [[ zfs == autofs ]] |
| 17 | 2025-04-28T16:32:12.254Z | + mkdir -p /home/build |
| 18 | 2025-04-28T16:32:12.254Z | + chown build:build /home/build /work |
| 19 | 2025-04-28T16:32:14.237Z | + chmod 0700 /home/build /work |
| 20 | 2025-04-28T16:32:14.262Z | process exited: duration 4077 ms, exit code 0 |
| |
| 21 | 2025-04-28T16:32:14.315Z | starting task 1: "rust-toolchain" |
| 22 | 2025-04-28T16:32:14.340Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-04-28T16:32:14.340Z | * rust toolchain channel = "stable" |
| 24 | 2025-04-28T16:32:14.340Z | * rust toolchain profile = "default" |
| 25 | 2025-04-28T16:32:14.340Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2025-04-28T16:32:14.340Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-04-28T16:32:14.340Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-04-28T16:32:14.340Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-04-28T16:32:14.340Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-04-28T16:32:14.467Z | info: downloading installer |
| 31 | 2025-04-28T16:32:14.875Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-04-28T16:32:14.875Z | warn: /opt/ooce/bin |
| 33 | 2025-04-28T16:32:14.875Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-04-28T16:32:14.875Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-04-28T16:32:14.875Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-04-28T16:32:14.875Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-04-28T16:32:14.875Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-04-28T16:32:14.875Z | error: cannot install while Rust is installed |
| 39 | 2025-04-28T16:32:14.875Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-04-28T16:32:14.900Z | info: profile set to 'default' |
| 41 | 2025-04-28T16:32:14.900Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-04-28T16:32:14.900Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-04-28T16:32:14.988Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
| 44 | 2025-04-28T16:32:14.988Z | info: downloading component 'cargo' |
| 45 | 2025-04-28T16:32:15.124Z | info: downloading component 'clippy' |
| 46 | 2025-04-28T16:32:15.190Z | info: downloading component 'rust-docs' |
| 47 | 2025-04-28T16:32:15.482Z | info: downloading component 'rust-std' |
| 48 | 2025-04-28T16:32:15.838Z | info: downloading component 'rustc' |
| 49 | 2025-04-28T16:32:16.818Z | info: downloading component 'rustfmt' |
| 50 | 2025-04-28T16:32:16.873Z | info: installing component 'cargo' |
| 51 | 2025-04-28T16:32:18.003Z | info: installing component 'clippy' |
| 52 | 2025-04-28T16:32:18.459Z | info: installing component 'rust-docs' |
| 53 | 2025-04-28T16:32:21.552Z | info: installing component 'rust-std' |
| 54 | 2025-04-28T16:32:23.499Z | info: installing component 'rustc' |
| 55 | 2025-04-28T16:32:31.041Z | info: installing component 'rustfmt' |
| 56 | 2025-04-28T16:32:31.414Z | |
| 57 | 2025-04-28T16:32:31.414Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 58 | 2025-04-28T16:32:31.573Z | stable-x86_64-unknown-illumos installed - rustc 1.86.0 (05f9846f8 2025-03-31) |
| 59 | 2025-04-28T16:32:31.573Z | |
| 60 | 2025-04-28T16:32:31.598Z | |
| 61 | 2025-04-28T16:32:31.598Z | Rust is installed now. Great! |
| 62 | 2025-04-28T16:32:31.598Z | |
| 63 | 2025-04-28T16:32:31.598Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-04-28T16:32:31.598Z | environment variable. This has not been done automatically. |
| 65 | 2025-04-28T16:32:31.598Z | |
| 66 | 2025-04-28T16:32:31.598Z | To configure your current shell, you need to source |
| 67 | 2025-04-28T16:32:31.598Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-04-28T16:32:31.598Z | |
| 69 | 2025-04-28T16:32:31.599Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-04-28T16:32:31.599Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-04-28T16:32:31.599Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-04-28T16:32:31.599Z | source "$HOME/.cargo/env.nu" # For nushell |
| 73 | 2025-04-28T16:32:31.691Z | + rustup --version |
| 74 | 2025-04-28T16:32:31.716Z | rustup 1.28.1 (f9edccde0 2025-03-05) |
| 75 | 2025-04-28T16:32:31.716Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-04-28T16:32:31.758Z | info: The currently active `rustc` version is `rustc 1.86.0 (05f9846f8 2025-03-31)` |
| 77 | 2025-04-28T16:32:31.784Z | + cargo --version |
| 78 | 2025-04-28T16:32:31.809Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 79 | 2025-04-28T16:32:31.809Z | + rustc --version |
| 80 | 2025-04-28T16:32:31.844Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 81 | 2025-04-28T16:32:31.869Z | process exited: duration 17536 ms, exit code 0 |
| |
| 82 | 2025-04-28T16:32:31.919Z | starting task 2: "authentication" |
| 83 | 2025-04-28T16:32:31.980Z | process exited: duration 60 ms, exit code 0 |
| |
| 84 | 2025-04-28T16:32:32.031Z | starting task 3: "clone repository" |
| 85 | 2025-04-28T16:32:32.056Z | + mkdir -p /work/oxidecomputer/propolis |
| 86 | 2025-04-28T16:32:32.056Z | + git clone https://github.com/oxidecomputer/propolis /work/oxidecomputer/propolis |
| 87 | 2025-04-28T16:32:32.081Z | Cloning into '/work/oxidecomputer/propolis'... |
| 88 | 2025-04-28T16:32:33.310Z | + cd /work/oxidecomputer/propolis |
| 89 | 2025-04-28T16:32:33.311Z | + git fetch origin 674478287c93cd583e737b3c4ba9f25c6e9aa881 |
| 90 | 2025-04-28T16:32:33.691Z | From https://github.com/oxidecomputer/propolis |
| 91 | 2025-04-28T16:32:33.691Z | * branch 674478287c93cd583e737b3c4ba9f25c6e9aa881 -> FETCH_HEAD |
| 92 | 2025-04-28T16:32:33.716Z | + [[ -n '' ]] |
| 93 | 2025-04-28T16:32:33.716Z | + git reset --hard 674478287c93cd583e737b3c4ba9f25c6e9aa881 |
| 94 | 2025-04-28T16:32:33.741Z | HEAD is now at 6744782 standardize whitespace |
| 95 | 2025-04-28T16:32:33.741Z | process exited: duration 1709 ms, exit code 0 |
| |
| 96 | 2025-04-28T16:32:33.791Z | starting task 4: "build" |
| 97 | 2025-04-28T16:32:33.816Z | + cargo --version |
| 98 | 2025-04-28T16:32:33.841Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 99 | 2025-04-28T16:32:33.841Z | + rustc --version |
| 100 | 2025-04-28T16:32:33.868Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 101 | 2025-04-28T16:32:33.893Z | + banner check |
| 102 | 2025-04-28T16:32:33.893Z | |
| 103 | 2025-04-28T16:32:33.893Z | #### # # ###### #### # # |
| 104 | 2025-04-28T16:32:33.893Z | # # # # # # # # # |
| 105 | 2025-04-28T16:32:33.893Z | # ###### ##### # #### |
| 106 | 2025-04-28T16:32:33.893Z | # # # # # # # |
| 107 | 2025-04-28T16:32:33.893Z | # # # # # # # # # |
| 108 | 2025-04-28T16:32:33.893Z | #### # # ###### #### # # |
| 109 | 2025-04-28T16:32:33.893Z | |
| 110 | 2025-04-28T16:32:33.893Z | + ptime -m cargo check --features falcon |
| 111 | 2025-04-28T16:32:34.095Z | Updating crates.io index |
| 112 | 2025-04-28T16:32:34.165Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 113 | 2025-04-28T16:32:36.358Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 114 | 2025-04-28T16:32:45.492Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 115 | 2025-04-28T16:32:45.827Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 116 | 2025-04-28T16:32:46.258Z | Updating git repository `https://github.com/oxidecomputer/p9fs` |
| 117 | 2025-04-28T16:32:46.720Z | Updating git repository `https://github.com/oxidecomputer/softnpu` |
| 118 | 2025-04-28T16:32:47.190Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 119 | 2025-04-28T16:32:47.875Z | Updating git repository `http://github.com/oxidecomputer/serde_human_bytes` |
| 120 | 2025-04-28T16:32:48.264Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 121 | 2025-04-28T16:32:48.634Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 122 | 2025-04-28T16:32:49.118Z | Updating git repository `https://github.com/oxidecomputer/p4` |
| 123 | 2025-04-28T16:32:49.757Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 124 | 2025-04-28T16:32:50.997Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 125 | 2025-04-28T16:32:51.751Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 126 | 2025-04-28T16:32:52.469Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 127 | 2025-04-28T16:32:52.852Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 128 | 2025-04-28T16:32:53.456Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
| 129 | 2025-04-28T16:32:53.860Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 130 | 2025-04-28T16:32:54.343Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 131 | 2025-04-28T16:32:54.808Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 132 | 2025-04-28T16:32:56.052Z | Downloading crates ... |
| 133 | 2025-04-28T16:32:56.126Z | Downloaded bitstruct_derive v0.1.0 |
| 134 | 2025-04-28T16:32:56.151Z | Downloaded cfg_aliases v0.2.1 |
| 135 | 2025-04-28T16:32:56.151Z | Downloaded atomicwrites v0.4.4 |
| 136 | 2025-04-28T16:32:56.151Z | Downloaded equivalent v1.0.1 |
| 137 | 2025-04-28T16:32:56.151Z | Downloaded bit-set v0.5.3 |
| 138 | 2025-04-28T16:32:56.151Z | Downloaded match_cfg v0.1.0 |
| 139 | 2025-04-28T16:32:56.151Z | Downloaded openssl-probe v0.1.5 |
| 140 | 2025-04-28T16:32:56.179Z | Downloaded progenitor-client v0.9.1 |
| 141 | 2025-04-28T16:32:56.179Z | Downloaded num_enum v0.5.11 |
| 142 | 2025-04-28T16:32:56.179Z | Downloaded progenitor-client v0.8.0 |
| 143 | 2025-04-28T16:32:56.179Z | Downloaded ascii v1.1.0 |
| 144 | 2025-04-28T16:32:56.179Z | Downloaded anstream v0.6.14 |
| 145 | 2025-04-28T16:32:56.179Z | Downloaded enum-as-inner v0.6.0 |
| 146 | 2025-04-28T16:32:56.205Z | Downloaded camino v1.1.9 |
| 147 | 2025-04-28T16:32:56.205Z | Downloaded num v0.4.3 |
| 148 | 2025-04-28T16:32:56.205Z | Downloaded yoke-derive v0.7.5 |
| 149 | 2025-04-28T16:32:56.205Z | Downloaded yoke v0.7.5 |
| 150 | 2025-04-28T16:32:56.205Z | Downloaded form_urlencoded v1.2.1 |
| 151 | 2025-04-28T16:32:56.231Z | Downloaded futures-executor v0.3.31 |
| 152 | 2025-04-28T16:32:56.231Z | Downloaded scroll_derive v0.12.0 |
| 153 | 2025-04-28T16:32:56.231Z | Downloaded scopeguard v1.2.0 |
| 154 | 2025-04-28T16:32:56.231Z | Downloaded take_mut v0.2.2 |
| 155 | 2025-04-28T16:32:56.231Z | Downloaded zerofrom v0.1.5 |
| 156 | 2025-04-28T16:32:56.257Z | Downloaded zerofrom-derive v0.1.5 |
| 157 | 2025-04-28T16:32:56.257Z | Downloaded serde-big-array v0.5.1 |
| 158 | 2025-04-28T16:32:56.257Z | Downloaded try-lock v0.2.5 |
| 159 | 2025-04-28T16:32:56.257Z | Downloaded serde_derive_internals v0.29.1 |
| 160 | 2025-04-28T16:32:56.257Z | Downloaded toml_datetime v0.6.8 |
| 161 | 2025-04-28T16:32:56.282Z | Downloaded usdt-macro v0.5.0 |
| 162 | 2025-04-28T16:32:56.282Z | Downloaded icu_provider_macros v1.5.0 |
| 163 | 2025-04-28T16:32:56.282Z | Downloaded utf16_iter v1.0.5 |
| 164 | 2025-04-28T16:32:56.282Z | Downloaded spin v0.9.8 |
| 165 | 2025-04-28T16:32:56.282Z | Downloaded http-body v1.0.1 |
| 166 | 2025-04-28T16:32:56.282Z | Downloaded futures-task v0.3.31 |
| 167 | 2025-04-28T16:32:56.282Z | Downloaded http-body-util v0.1.2 |
| 168 | 2025-04-28T16:32:56.308Z | Downloaded usdt-impl v0.5.0 |
| 169 | 2025-04-28T16:32:56.309Z | Downloaded untrusted v0.9.0 |
| 170 | 2025-04-28T16:32:56.309Z | Downloaded strum v0.27.1 |
| 171 | 2025-04-28T16:32:56.309Z | Downloaded hubpack_derive v0.1.1 |
| 172 | 2025-04-28T16:32:56.309Z | Downloaded supports-color v2.1.0 |
| 173 | 2025-04-28T16:32:56.309Z | Downloaded subtle v2.5.0 |
| 174 | 2025-04-28T16:32:56.309Z | Downloaded swrite v0.1.0 |
| 175 | 2025-04-28T16:32:56.309Z | Downloaded structmeta v0.3.0 |
| 176 | 2025-04-28T16:32:56.309Z | Downloaded rustls-pemfile v1.0.4 |
| 177 | 2025-04-28T16:32:56.335Z | Downloaded tokio-macros v2.5.0 |
| 178 | 2025-04-28T16:32:56.335Z | Downloaded escargot v0.5.10 |
| 179 | 2025-04-28T16:32:56.335Z | Downloaded errno v0.3.9 |
| 180 | 2025-04-28T16:32:56.335Z | Downloaded httparse v1.10.1 |
| 181 | 2025-04-28T16:32:56.335Z | Downloaded unicode-segmentation v1.11.0 |
| 182 | 2025-04-28T16:32:56.335Z | Downloaded rustls-pki-types v1.7.0 |
| 183 | 2025-04-28T16:32:56.360Z | Downloaded expectorate v1.1.0 |
| 184 | 2025-04-28T16:32:56.360Z | Downloaded supports-color v3.0.1 |
| 185 | 2025-04-28T16:32:56.360Z | Downloaded git2 v0.19.0 |
| 186 | 2025-04-28T16:32:56.360Z | Downloaded httpdate v1.0.3 |
| 187 | 2025-04-28T16:32:56.360Z | Downloaded rustls-webpki v0.101.7 |
| 188 | 2025-04-28T16:32:56.385Z | Downloaded icu_locid_transform v1.5.0 |
| 189 | 2025-04-28T16:32:56.385Z | Downloaded hyper v1.6.0 |
| 190 | 2025-04-28T16:32:56.411Z | Downloaded icu_locid v1.5.0 |
| 191 | 2025-04-28T16:32:56.412Z | Downloaded mio v1.0.2 |
| 192 | 2025-04-28T16:32:56.412Z | Downloaded typify-impl v0.3.0 |
| 193 | 2025-04-28T16:32:56.440Z | Downloaded icu_properties v1.5.1 |
| 194 | 2025-04-28T16:32:56.440Z | Downloaded syn v1.0.109 |
| 195 | 2025-04-28T16:32:56.440Z | Downloaded icu_collections v1.5.0 |
| 196 | 2025-04-28T16:32:56.466Z | Downloaded libm v0.2.8 |
| 197 | 2025-04-28T16:32:56.466Z | Downloaded pest v2.7.10 |
| 198 | 2025-04-28T16:32:56.466Z | Downloaded rustls v0.22.4 |
| 199 | 2025-04-28T16:32:56.500Z | Downloaded zerovec v0.10.4 |
| 200 | 2025-04-28T16:32:56.500Z | Downloaded zerocopy-derive v0.6.6 |
| 201 | 2025-04-28T16:32:56.500Z | Downloaded winnow v0.5.40 |
| 202 | 2025-04-28T16:32:56.527Z | Downloaded h2 v0.4.6 |
| 203 | 2025-04-28T16:32:56.527Z | Downloaded zerocopy v0.8.24 |
| 204 | 2025-04-28T16:32:56.552Z | Downloaded icu_properties_data v1.5.0 |
| 205 | 2025-04-28T16:32:56.577Z | Downloaded rustls v0.23.10 |
| 206 | 2025-04-28T16:32:56.577Z | Downloaded webpki-roots v0.26.3 |
| 207 | 2025-04-28T16:32:56.601Z | Downloaded rustls v0.21.12 |
| 208 | 2025-04-28T16:32:56.602Z | Downloaded syn v2.0.100 |
| 209 | 2025-04-28T16:32:56.626Z | Downloaded regress v0.10.3 |
| 210 | 2025-04-28T16:32:56.627Z | Downloaded rustix v0.38.34 |
| 211 | 2025-04-28T16:32:56.651Z | Downloaded openapiv3 v2.0.0 |
| 212 | 2025-04-28T16:32:56.676Z | Downloaded regex-syntax v0.8.5 |
| 213 | 2025-04-28T16:32:56.676Z | Downloaded libc v0.2.171 |
| 214 | 2025-04-28T16:32:56.701Z | Downloaded nix v0.29.0 |
| 215 | 2025-04-28T16:32:56.726Z | Downloaded nix v0.28.0 |
| 216 | 2025-04-28T16:32:56.726Z | Downloaded regex v1.11.1 |
| 217 | 2025-04-28T16:32:56.750Z | Downloaded openssl v0.10.71 |
| 218 | 2025-04-28T16:32:56.751Z | Downloaded reqwest v0.12.7 |
| 219 | 2025-04-28T16:32:56.775Z | Downloaded zerocopy-derive v0.2.0 |
| 220 | 2025-04-28T16:32:56.775Z | Downloaded rayon v1.10.0 |
| 221 | 2025-04-28T16:32:56.775Z | Downloaded quinn-proto v0.11.8 |
| 222 | 2025-04-28T16:32:56.800Z | Downloaded proptest v1.5.0 |
| 223 | 2025-04-28T16:32:56.801Z | Downloaded zerocopy v0.7.34 |
| 224 | 2025-04-28T16:32:56.825Z | Downloaded regex-automata v0.4.9 |
| 225 | 2025-04-28T16:32:56.850Z | Downloaded petgraph v0.7.1 |
| 226 | 2025-04-28T16:32:56.850Z | Downloaded steno v0.4.1 |
| 227 | 2025-04-28T16:32:56.875Z | Downloaded smoltcp v0.11.0 |
| 228 | 2025-04-28T16:32:56.875Z | Downloaded http v1.2.0 |
| 229 | 2025-04-28T16:32:56.875Z | Downloaded hickory-proto v0.24.4 |
| 230 | 2025-04-28T16:32:56.900Z | Downloaded petgraph v0.6.5 |
| 231 | 2025-04-28T16:32:56.925Z | Downloaded num-bigint v0.4.5 |
| 232 | 2025-04-28T16:32:56.925Z | Downloaded unicode-width v0.1.14 |
| 233 | 2025-04-28T16:32:56.925Z | Downloaded hickory-resolver v0.24.4 |
| 234 | 2025-04-28T16:32:56.925Z | Downloaded qorb v0.2.1 |
| 235 | 2025-04-28T16:32:56.950Z | Downloaded tokio v1.44.1 |
| 236 | 2025-04-28T16:32:56.975Z | Downloaded rand v0.9.0 |
| 237 | 2025-04-28T16:32:57.000Z | Downloaded whoami v1.5.1 |
| 238 | 2025-04-28T16:32:57.000Z | Downloaded vergen v8.3.2 |
| 239 | 2025-04-28T16:32:57.000Z | Downloaded vcpkg v0.2.15 |
| 240 | 2025-04-28T16:32:57.026Z | Downloaded encoding_rs v0.8.34 |
| 241 | 2025-04-28T16:32:57.051Z | Downloaded typenum v1.17.0 |
| 242 | 2025-04-28T16:32:57.076Z | Downloaded libsw-core v0.3.2 |
| 243 | 2025-04-28T16:32:57.076Z | Downloaded libloading v0.7.4 |
| 244 | 2025-04-28T16:32:57.076Z | Downloaded tracing-core v0.1.32 |
| 245 | 2025-04-28T16:32:57.076Z | Downloaded rand v0.8.5 |
| 246 | 2025-04-28T16:32:57.076Z | Downloaded strsim v0.11.1 |
| 247 | 2025-04-28T16:32:57.076Z | Downloaded typify-impl v0.2.0 |
| 248 | 2025-04-28T16:32:57.101Z | Downloaded iana-time-zone v0.1.60 |
| 249 | 2025-04-28T16:32:57.102Z | Downloaded highway v1.3.0 |
| 250 | 2025-04-28T16:32:57.102Z | Downloaded tinyvec v1.6.0 |
| 251 | 2025-04-28T16:32:57.102Z | Downloaded zerocopy v0.6.6 |
| 252 | 2025-04-28T16:32:57.102Z | Downloaded memchr v2.7.2 |
| 253 | 2025-04-28T16:32:57.102Z | Downloaded zerovec-derive v0.10.3 |
| 254 | 2025-04-28T16:32:57.102Z | Downloaded rustls-webpki v0.102.4 |
| 255 | 2025-04-28T16:32:57.127Z | Downloaded quinn v0.11.5 |
| 256 | 2025-04-28T16:32:57.127Z | Downloaded zone v0.3.0 |
| 257 | 2025-04-28T16:32:57.127Z | Downloaded rustc_version v0.1.7 |
| 258 | 2025-04-28T16:32:57.127Z | Downloaded idna v1.0.3 |
| 259 | 2025-04-28T16:32:57.152Z | Downloaded libsw v3.5.0 |
| 260 | 2025-04-28T16:32:57.152Z | Downloaded openssl-sys v0.9.106 |
| 261 | 2025-04-28T16:32:57.152Z | Downloaded goblin v0.8.2 |
| 262 | 2025-04-28T16:32:57.152Z | Downloaded futures-util v0.3.31 |
| 263 | 2025-04-28T16:32:57.177Z | Downloaded rayon-core v1.12.1 |
| 264 | 2025-04-28T16:32:57.177Z | Downloaded rustc_version v0.4.0 |
| 265 | 2025-04-28T16:32:57.177Z | Downloaded usdt-impl v0.3.5 |
| 266 | 2025-04-28T16:32:57.177Z | Downloaded prettyplease v0.2.31 |
| 267 | 2025-04-28T16:32:57.177Z | Downloaded pest_meta v2.7.10 |
| 268 | 2025-04-28T16:32:57.177Z | Downloaded hyper-util v0.1.10 |
| 269 | 2025-04-28T16:32:57.177Z | Downloaded static_assertions v1.1.0 |
| 270 | 2025-04-28T16:32:57.177Z | Downloaded typeid v1.0.0 |
| 271 | 2025-04-28T16:32:57.177Z | Downloaded serde_tokenstream v0.1.7 |
| 272 | 2025-04-28T16:32:57.203Z | Downloaded erased-serde v0.4.5 |
| 273 | 2025-04-28T16:32:57.203Z | Downloaded typify-macro v0.3.0 |
| 274 | 2025-04-28T16:32:57.203Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 275 | 2025-04-28T16:32:57.249Z | Downloaded ring v0.17.14 |
| 276 | 2025-04-28T16:32:57.296Z | Downloaded tokio-rustls v0.25.0 |
| 277 | 2025-04-28T16:32:57.321Z | Downloaded tokio-rustls v0.24.1 |
| 278 | 2025-04-28T16:32:57.321Z | Downloaded tokio-native-tls v0.3.1 |
| 279 | 2025-04-28T16:32:57.321Z | Downloaded sync_wrapper v1.0.1 |
| 280 | 2025-04-28T16:32:57.321Z | Downloaded unsafe-libyaml v0.2.11 |
| 281 | 2025-04-28T16:32:57.322Z | Downloaded hostname v0.4.0 |
| 282 | 2025-04-28T16:32:57.322Z | Downloaded typify v0.2.0 |
| 283 | 2025-04-28T16:32:57.322Z | Downloaded serde_json v1.0.140 |
| 284 | 2025-04-28T16:32:57.322Z | Downloaded dropshot v0.16.0 |
| 285 | 2025-04-28T16:32:57.347Z | Downloaded bstr v1.9.1 |
| 286 | 2025-04-28T16:32:57.372Z | Downloaded synstructure v0.13.1 |
| 287 | 2025-04-28T16:32:57.372Z | Downloaded synstructure v0.12.6 |
| 288 | 2025-04-28T16:32:57.372Z | Downloaded zone_cfg_derive v0.3.0 |
| 289 | 2025-04-28T16:32:57.372Z | Downloaded winnow v0.7.4 |
| 290 | 2025-04-28T16:32:57.372Z | Downloaded structmeta-derive v0.3.0 |
| 291 | 2025-04-28T16:32:57.372Z | Downloaded rustls-pemfile v2.1.3 |
| 292 | 2025-04-28T16:32:57.397Z | Downloaded hyper-rustls v0.27.3 |
| 293 | 2025-04-28T16:32:57.397Z | Downloaded universal-hash v0.5.1 |
| 294 | 2025-04-28T16:32:57.397Z | Downloaded unicode-ident v1.0.14 |
| 295 | 2025-04-28T16:32:57.397Z | Downloaded ucd-trie v0.1.6 |
| 296 | 2025-04-28T16:32:57.397Z | Downloaded lock_api v0.4.12 |
| 297 | 2025-04-28T16:32:57.397Z | Downloaded litemap v0.7.4 |
| 298 | 2025-04-28T16:32:57.397Z | Downloaded typify-macro v0.2.0 |
| 299 | 2025-04-28T16:32:57.397Z | Downloaded toml_edit v0.22.24 |
| 300 | 2025-04-28T16:32:57.422Z | Downloaded slog-dtrace v0.3.0 |
| 301 | 2025-04-28T16:32:57.422Z | Downloaded ron v0.8.1 |
| 302 | 2025-04-28T16:32:57.422Z | Downloaded hyper-tls v0.6.0 |
| 303 | 2025-04-28T16:32:57.422Z | Downloaded icu_provider v1.5.0 |
| 304 | 2025-04-28T16:32:57.422Z | Downloaded slog-bunyan v2.5.0 |
| 305 | 2025-04-28T16:32:57.447Z | Downloaded humantime v2.1.0 |
| 306 | 2025-04-28T16:32:57.447Z | Downloaded hubpack v0.1.2 |
| 307 | 2025-04-28T16:32:57.447Z | Downloaded strum_macros v0.27.1 |
| 308 | 2025-04-28T16:32:57.447Z | Downloaded strum_macros v0.26.4 |
| 309 | 2025-04-28T16:32:57.447Z | Downloaded strum_macros v0.25.3 |
| 310 | 2025-04-28T16:32:57.447Z | Downloaded strum v0.26.3 |
| 311 | 2025-04-28T16:32:57.447Z | Downloaded uuid v1.16.0 |
| 312 | 2025-04-28T16:32:57.447Z | Downloaded percent-encoding v2.3.1 |
| 313 | 2025-04-28T16:32:57.447Z | Downloaded twox-hash v2.1.0 |
| 314 | 2025-04-28T16:32:57.447Z | Downloaded num-rational v0.4.2 |
| 315 | 2025-04-28T16:32:57.447Z | Downloaded getrandom v0.2.14 |
| 316 | 2025-04-28T16:32:57.448Z | Downloaded serde v1.0.219 |
| 317 | 2025-04-28T16:32:57.473Z | Downloaded hashbrown v0.15.2 |
| 318 | 2025-04-28T16:32:57.473Z | Downloaded serde_with v3.12.0 |
| 319 | 2025-04-28T16:32:57.473Z | Downloaded progenitor-impl v0.8.0 |
| 320 | 2025-04-28T16:32:57.473Z | Downloaded ringbuffer v0.15.0 |
| 321 | 2025-04-28T16:32:57.473Z | Downloaded linked-hash-map v0.5.6 |
| 322 | 2025-04-28T16:32:57.473Z | Downloaded linear-map v1.2.0 |
| 323 | 2025-04-28T16:32:57.473Z | Downloaded utf-8 v0.7.6 |
| 324 | 2025-04-28T16:32:57.473Z | Downloaded toml_edit v0.19.15 |
| 325 | 2025-04-28T16:32:57.498Z | Downloaded thiserror v2.0.12 |
| 326 | 2025-04-28T16:32:57.498Z | Downloaded unarray v0.1.4 |
| 327 | 2025-04-28T16:32:57.498Z | Downloaded usdt-macro v0.3.5 |
| 328 | 2025-04-28T16:32:57.498Z | Downloaded slog-term v2.9.1 |
| 329 | 2025-04-28T16:32:57.524Z | Downloaded globset v0.4.14 |
| 330 | 2025-04-28T16:32:57.524Z | Downloaded hostname v0.3.1 |
| 331 | 2025-04-28T16:32:57.524Z | Downloaded time v0.3.36 |
| 332 | 2025-04-28T16:32:57.524Z | Downloaded rand_core v0.9.3 |
| 333 | 2025-04-28T16:32:57.524Z | Downloaded progenitor-impl v0.9.1 |
| 334 | 2025-04-28T16:32:57.524Z | Downloaded rustc-hash v2.0.0 |
| 335 | 2025-04-28T16:32:57.524Z | Downloaded ident_case v1.0.1 |
| 336 | 2025-04-28T16:32:57.524Z | Downloaded want v0.3.1 |
| 337 | 2025-04-28T16:32:57.524Z | Downloaded utf8_iter v1.0.4 |
| 338 | 2025-04-28T16:32:57.524Z | Downloaded socket2 v0.5.7 |
| 339 | 2025-04-28T16:32:57.524Z | Downloaded fatfs v0.3.6 |
| 340 | 2025-04-28T16:32:57.524Z | Downloaded tower-service v0.3.2 |
| 341 | 2025-04-28T16:32:57.549Z | Downloaded proc-macro2 v1.0.92 |
| 342 | 2025-04-28T16:32:57.549Z | Downloaded stable_deref_trait v1.2.0 |
| 343 | 2025-04-28T16:32:57.549Z | Downloaded smallvec v1.13.2 |
| 344 | 2025-04-28T16:32:57.549Z | Downloaded getrandom v0.3.2 |
| 345 | 2025-04-28T16:32:57.549Z | Downloaded tinyvec_macros v0.1.1 |
| 346 | 2025-04-28T16:32:57.549Z | Downloaded zeroize v1.7.0 |
| 347 | 2025-04-28T16:32:57.549Z | Downloaded tinystr v0.7.6 |
| 348 | 2025-04-28T16:32:57.549Z | Downloaded slog-async v2.8.0 |
| 349 | 2025-04-28T16:32:57.549Z | Downloaded usdt v0.3.5 |
| 350 | 2025-04-28T16:32:57.549Z | Downloaded paste v1.0.15 |
| 351 | 2025-04-28T16:32:57.549Z | Downloaded futures-sink v0.3.31 |
| 352 | 2025-04-28T16:32:57.549Z | Downloaded futures-macro v0.3.31 |
| 353 | 2025-04-28T16:32:57.549Z | Downloaded futures-io v0.3.31 |
| 354 | 2025-04-28T16:32:57.549Z | Downloaded proc-macro-error v1.0.4 |
| 355 | 2025-04-28T16:32:57.575Z | Downloaded tungstenite v0.21.0 |
| 356 | 2025-04-28T16:32:57.575Z | Downloaded toml v0.7.8 |
| 357 | 2025-04-28T16:32:57.575Z | Downloaded serde_derive v1.0.219 |
| 358 | 2025-04-28T16:32:57.575Z | Downloaded test-strategy v0.4.1 |
| 359 | 2025-04-28T16:32:57.575Z | Downloaded parking_lot v0.12.2 |
| 360 | 2025-04-28T16:32:57.575Z | Downloaded owo-colors v4.2.0 |
| 361 | 2025-04-28T16:32:57.575Z | Downloaded utf8parse v0.2.1 |
| 362 | 2025-04-28T16:32:57.575Z | Downloaded smf v0.2.3 |
| 363 | 2025-04-28T16:32:57.575Z | Downloaded slog-json v2.6.1 |
| 364 | 2025-04-28T16:32:57.575Z | Downloaded rusty-fork v0.3.0 |
| 365 | 2025-04-28T16:32:57.575Z | Downloaded rustversion v1.0.17 |
| 366 | 2025-04-28T16:32:57.600Z | Downloaded glob v0.3.1 |
| 367 | 2025-04-28T16:32:57.600Z | Downloaded fixedbitset v0.5.7 |
| 368 | 2025-04-28T16:32:57.600Z | Downloaded toml v0.8.20 |
| 369 | 2025-04-28T16:32:57.600Z | Downloaded hashbrown v0.12.3 |
| 370 | 2025-04-28T16:32:57.600Z | Downloaded thiserror-impl v1.0.64 |
| 371 | 2025-04-28T16:32:57.600Z | Downloaded zerocopy v0.3.2 |
| 372 | 2025-04-28T16:32:57.600Z | Downloaded wait-timeout v0.2.0 |
| 373 | 2025-04-28T16:32:57.600Z | Downloaded chrono v0.4.40 |
| 374 | 2025-04-28T16:32:57.625Z | Downloaded generic-array v0.14.7 |
| 375 | 2025-04-28T16:32:57.625Z | Downloaded fixedbitset v0.4.2 |
| 376 | 2025-04-28T16:32:57.625Z | Downloaded filetime v0.2.23 |
| 377 | 2025-04-28T16:32:57.625Z | Downloaded fastrand v2.1.0 |
| 378 | 2025-04-28T16:32:57.625Z | Downloaded tokio-stream v0.1.17 |
| 379 | 2025-04-28T16:32:57.625Z | Downloaded heapless v0.8.0 |
| 380 | 2025-04-28T16:32:57.625Z | Downloaded itertools v0.14.0 |
| 381 | 2025-04-28T16:32:57.625Z | Downloaded itertools v0.13.0 |
| 382 | 2025-04-28T16:32:57.650Z | Downloaded itertools v0.10.5 |
| 383 | 2025-04-28T16:32:57.650Z | Downloaded password-hash v0.5.0 |
| 384 | 2025-04-28T16:32:57.650Z | Downloaded multer v3.1.0 |
| 385 | 2025-04-28T16:32:57.650Z | Downloaded tokio-rustls v0.26.0 |
| 386 | 2025-04-28T16:32:57.650Z | Downloaded idna_adapter v1.2.0 |
| 387 | 2025-04-28T16:32:57.650Z | Downloaded zerocopy-derive v0.8.24 |
| 388 | 2025-04-28T16:32:57.675Z | Downloaded terminal_size v0.3.0 |
| 389 | 2025-04-28T16:32:57.676Z | Downloaded version_check v0.9.5 |
| 390 | 2025-04-28T16:32:57.676Z | Downloaded usdt v0.5.0 |
| 391 | 2025-04-28T16:32:57.676Z | Downloaded url v2.5.4 |
| 392 | 2025-04-28T16:32:57.676Z | Downloaded unicode-xid v0.2.4 |
| 393 | 2025-04-28T16:32:57.676Z | Downloaded quote v1.0.38 |
| 394 | 2025-04-28T16:32:57.676Z | Downloaded postcard v1.0.9 |
| 395 | 2025-04-28T16:32:57.676Z | Downloaded pin-utils v0.1.0 |
| 396 | 2025-04-28T16:32:57.676Z | Downloaded pin-project-lite v0.2.14 |
| 397 | 2025-04-28T16:32:57.676Z | Downloaded pest_derive v2.7.10 |
| 398 | 2025-04-28T16:32:57.676Z | Downloaded bitvec v1.0.1 |
| 399 | 2025-04-28T16:32:57.701Z | Downloaded serde_arrays v0.1.0 |
| 400 | 2025-04-28T16:32:57.701Z | Downloaded semver v1.0.26 |
| 401 | 2025-04-28T16:32:57.701Z | Downloaded semver v0.1.20 |
| 402 | 2025-04-28T16:32:57.701Z | Downloaded sct v0.7.1 |
| 403 | 2025-04-28T16:32:57.701Z | Downloaded indent_write v2.2.0 |
| 404 | 2025-04-28T16:32:57.701Z | Downloaded sigpipe v0.1.3 |
| 405 | 2025-04-28T16:32:57.701Z | Downloaded radium v0.7.0 |
| 406 | 2025-04-28T16:32:57.726Z | Downloaded serde_spanned v0.6.8 |
| 407 | 2025-04-28T16:32:57.726Z | Downloaded serde_repr v0.1.19 |
| 408 | 2025-04-28T16:32:57.726Z | Downloaded serde_path_to_error v0.1.16 |
| 409 | 2025-04-28T16:32:57.726Z | Downloaded libz-sys v1.1.16 |
| 410 | 2025-04-28T16:32:57.780Z | Downloaded tempfile v3.10.1 |
| 411 | 2025-04-28T16:32:57.805Z | Downloaded tar v0.4.40 |
| 412 | 2025-04-28T16:32:57.805Z | Downloaded serde_yaml v0.9.34+deprecated |
| 413 | 2025-04-28T16:32:57.805Z | Downloaded is_terminal_polyfill v1.70.0 |
| 414 | 2025-04-28T16:32:57.805Z | Downloaded usdt-attr-macro v0.3.5 |
| 415 | 2025-04-28T16:32:57.805Z | Downloaded progenitor v0.8.0 |
| 416 | 2025-04-28T16:32:57.805Z | Downloaded ppv-lite86 v0.2.17 |
| 417 | 2025-04-28T16:32:57.805Z | Downloaded parse-display v0.10.0 |
| 418 | 2025-04-28T16:32:57.805Z | Downloaded num_enum_derive v0.5.11 |
| 419 | 2025-04-28T16:32:57.805Z | Downloaded num-complex v0.4.6 |
| 420 | 2025-04-28T16:32:57.805Z | Downloaded lazy_static v1.5.0 |
| 421 | 2025-04-28T16:32:57.805Z | Downloaded kstat-rs v0.2.4 |
| 422 | 2025-04-28T16:32:57.805Z | Downloaded hex v0.4.3 |
| 423 | 2025-04-28T16:32:57.805Z | Downloaded heck v0.5.0 |
| 424 | 2025-04-28T16:32:57.805Z | Downloaded heck v0.4.1 |
| 425 | 2025-04-28T16:32:57.805Z | Downloaded hash32 v0.3.1 |
| 426 | 2025-04-28T16:32:57.830Z | Downloaded zerocopy-derive v0.7.34 |
| 427 | 2025-04-28T16:32:57.830Z | Downloaded tabwriter v1.4.0 |
| 428 | 2025-04-28T16:32:57.830Z | Downloaded slog v2.7.0 |
| 429 | 2025-04-28T16:32:57.830Z | Downloaded similar v2.5.0 |
| 430 | 2025-04-28T16:32:57.830Z | Downloaded num-traits v0.2.19 |
| 431 | 2025-04-28T16:32:57.830Z | Downloaded num-derive v0.4.2 |
| 432 | 2025-04-28T16:32:57.831Z | Downloaded aho-corasick v1.1.3 |
| 433 | 2025-04-28T16:32:57.831Z | Downloaded writeable v0.5.5 |
| 434 | 2025-04-28T16:32:57.855Z | Downloaded time-macros v0.2.18 |
| 435 | 2025-04-28T16:32:57.856Z | Downloaded thread_local v1.1.8 |
| 436 | 2025-04-28T16:32:57.856Z | Downloaded thiserror-impl v2.0.12 |
| 437 | 2025-04-28T16:32:57.856Z | Downloaded thiserror v1.0.64 |
| 438 | 2025-04-28T16:32:57.856Z | Downloaded term v0.7.0 |
| 439 | 2025-04-28T16:32:57.856Z | Downloaded slab v0.4.9 |
| 440 | 2025-04-28T16:32:57.856Z | Downloaded schemars v0.8.22 |
| 441 | 2025-04-28T16:32:57.881Z | Downloaded indexmap v2.8.0 |
| 442 | 2025-04-28T16:32:57.881Z | Downloaded parking_lot_core v0.9.10 |
| 443 | 2025-04-28T16:32:57.881Z | Downloaded once_cell v1.19.0 |
| 444 | 2025-04-28T16:32:57.881Z | Downloaded write16 v1.0.0 |
| 445 | 2025-04-28T16:32:57.881Z | Downloaded time-core v0.1.2 |
| 446 | 2025-04-28T16:32:57.881Z | Downloaded thread-id v4.2.1 |
| 447 | 2025-04-28T16:32:57.881Z | Downloaded tap v1.0.1 |
| 448 | 2025-04-28T16:32:57.881Z | Downloaded sha2 v0.10.8 |
| 449 | 2025-04-28T16:32:57.881Z | Downloaded serde_with_macros v3.12.0 |
| 450 | 2025-04-28T16:32:57.881Z | Downloaded serde_tokenstream v0.2.2 |
| 451 | 2025-04-28T16:32:57.881Z | Downloaded ryu v1.0.18 |
| 452 | 2025-04-28T16:32:57.881Z | Downloaded usdt-attr-macro v0.5.0 |
| 453 | 2025-04-28T16:32:57.906Z | Downloaded quinn-udp v0.5.5 |
| 454 | 2025-04-28T16:32:57.906Z | Downloaded pkg-config v0.3.30 |
| 455 | 2025-04-28T16:32:57.907Z | Downloaded num_threads v0.1.7 |
| 456 | 2025-04-28T16:32:57.907Z | Downloaded clap_builder v4.5.2 |
| 457 | 2025-04-28T16:32:57.907Z | Downloaded signal-hook-registry v1.4.2 |
| 458 | 2025-04-28T16:32:57.907Z | Downloaded shlex v1.3.0 |
| 459 | 2025-04-28T16:32:57.907Z | Downloaded sha1 v0.10.6 |
| 460 | 2025-04-28T16:32:57.907Z | Downloaded serde_urlencoded v0.7.1 |
| 461 | 2025-04-28T16:32:57.907Z | Downloaded scroll v0.12.0 |
| 462 | 2025-04-28T16:32:57.907Z | Downloaded schemars_derive v0.8.22 |
| 463 | 2025-04-28T16:32:57.907Z | Downloaded jobserver v0.1.31 |
| 464 | 2025-04-28T16:32:57.907Z | Downloaded indexmap v1.9.3 |
| 465 | 2025-04-28T16:32:57.907Z | Downloaded icu_normalizer v1.5.0 |
| 466 | 2025-04-28T16:32:57.932Z | Downloaded foldhash v0.1.5 |
| 467 | 2025-04-28T16:32:57.932Z | Downloaded tokio-util v0.7.11 |
| 468 | 2025-04-28T16:32:57.932Z | Downloaded rand_core v0.6.4 |
| 469 | 2025-04-28T16:32:57.932Z | Downloaded rand_chacha v0.3.1 |
| 470 | 2025-04-28T16:32:57.932Z | Downloaded progenitor-macro v0.9.1 |
| 471 | 2025-04-28T16:32:57.932Z | Downloaded progenitor v0.9.1 |
| 472 | 2025-04-28T16:32:57.932Z | Downloaded oxnet v0.1.1 |
| 473 | 2025-04-28T16:32:57.932Z | Downloaded aes v0.8.4 |
| 474 | 2025-04-28T16:32:57.932Z | Downloaded itoa v1.0.11 |
| 475 | 2025-04-28T16:32:57.932Z | Downloaded ipnetwork v0.21.1 |
| 476 | 2025-04-28T16:32:57.932Z | Downloaded ipnet v2.9.0 |
| 477 | 2025-04-28T16:32:57.958Z | Downloaded inout v0.1.3 |
| 478 | 2025-04-28T16:32:57.958Z | Downloaded icu_normalizer_data v1.5.0 |
| 479 | 2025-04-28T16:32:57.958Z | Downloaded icu_locid_transform_data v1.5.0 |
| 480 | 2025-04-28T16:32:57.958Z | Downloaded futures v0.3.31 |
| 481 | 2025-04-28T16:32:57.958Z | Downloaded resolv-conf v0.7.0 |
| 482 | 2025-04-28T16:32:57.958Z | Downloaded rand_chacha v0.9.0 |
| 483 | 2025-04-28T16:32:57.958Z | Downloaded powerfmt v0.2.0 |
| 484 | 2025-04-28T16:32:57.958Z | Downloaded polyval v0.6.2 |
| 485 | 2025-04-28T16:32:57.958Z | Downloaded darling_core v0.20.9 |
| 486 | 2025-04-28T16:32:57.958Z | Downloaded crossbeam-channel v0.5.12 |
| 487 | 2025-04-28T16:32:57.984Z | Downloaded cc v1.2.17 |
| 488 | 2025-04-28T16:32:57.984Z | Downloaded is_ci v1.2.0 |
| 489 | 2025-04-28T16:32:57.984Z | Downloaded is-terminal v0.4.12 |
| 490 | 2025-04-28T16:32:57.984Z | Downloaded instant v0.1.12 |
| 491 | 2025-04-28T16:32:57.984Z | Downloaded futures-core v0.3.31 |
| 492 | 2025-04-28T16:32:57.984Z | Downloaded futures-channel v0.3.31 |
| 493 | 2025-04-28T16:32:57.984Z | Downloaded funty v2.0.0 |
| 494 | 2025-04-28T16:32:57.984Z | Downloaded foreign-types-macros v0.2.3 |
| 495 | 2025-04-28T16:32:57.984Z | Downloaded foreign-types v0.5.0 |
| 496 | 2025-04-28T16:32:57.984Z | Downloaded tracing v0.1.40 |
| 497 | 2025-04-28T16:32:57.984Z | Downloaded proc-macro-crate v1.3.1 |
| 498 | 2025-04-28T16:32:57.984Z | Downloaded plain v0.2.3 |
| 499 | 2025-04-28T16:32:57.984Z | Downloaded num_enum v0.7.3 |
| 500 | 2025-04-28T16:32:58.010Z | Downloaded const_format v0.2.32 |
| 501 | 2025-04-28T16:32:58.010Z | Downloaded colorchoice v1.0.1 |
| 502 | 2025-04-28T16:32:58.010Z | Downloaded fnv v1.0.7 |
| 503 | 2025-04-28T16:32:58.010Z | Downloaded typify v0.3.0 |
| 504 | 2025-04-28T16:32:58.010Z | Downloaded rand_xorshift v0.3.0 |
| 505 | 2025-04-28T16:32:58.010Z | Downloaded progenitor-macro v0.8.0 |
| 506 | 2025-04-28T16:32:58.010Z | Downloaded proc-macro-error-attr v1.0.4 |
| 507 | 2025-04-28T16:32:58.010Z | Downloaded pest_generator v2.7.10 |
| 508 | 2025-04-28T16:32:58.010Z | Downloaded either v1.15.0 |
| 509 | 2025-04-28T16:32:58.010Z | Downloaded derive-where v1.2.7 |
| 510 | 2025-04-28T16:32:58.010Z | Downloaded base64 v0.22.1 |
| 511 | 2025-04-28T16:32:58.010Z | Downloaded foreign-types-shared v0.3.1 |
| 512 | 2025-04-28T16:32:58.010Z | Downloaded foreign-types-shared v0.1.1 |
| 513 | 2025-04-28T16:32:58.035Z | Downloaded foreign-types v0.3.2 |
| 514 | 2025-04-28T16:32:58.035Z | Downloaded float-ord v0.3.2 |
| 515 | 2025-04-28T16:32:58.035Z | Downloaded wyz v0.5.1 |
| 516 | 2025-04-28T16:32:58.035Z | Downloaded waitgroup v0.1.2 |
| 517 | 2025-04-28T16:32:58.035Z | Downloaded quick-error v1.2.3 |
| 518 | 2025-04-28T16:32:58.036Z | Downloaded parse-display-derive v0.10.0 |
| 519 | 2025-04-28T16:32:58.036Z | Downloaded log v0.4.22 |
| 520 | 2025-04-28T16:32:58.036Z | Downloaded bytes v1.10.1 |
| 521 | 2025-04-28T16:32:58.036Z | Downloaded tracing-attributes v0.1.27 |
| 522 | 2025-04-28T16:32:58.036Z | Downloaded omicron-workspace-hack v0.1.0 |
| 523 | 2025-04-28T16:32:58.036Z | Downloaded num_enum_derive v0.7.3 |
| 524 | 2025-04-28T16:32:58.036Z | Downloaded ctr v0.9.2 |
| 525 | 2025-04-28T16:32:58.036Z | Downloaded crossbeam-utils v0.8.19 |
| 526 | 2025-04-28T16:32:58.036Z | Downloaded crossbeam-epoch v0.9.18 |
| 527 | 2025-04-28T16:32:58.036Z | Downloaded clap v4.5.4 |
| 528 | 2025-04-28T16:32:58.061Z | Downloaded base64 v0.21.7 |
| 529 | 2025-04-28T16:32:58.061Z | Downloaded argon2 v0.5.3 |
| 530 | 2025-04-28T16:32:58.061Z | Downloaded xattr v1.3.1 |
| 531 | 2025-04-28T16:32:58.061Z | Downloaded tokio-tungstenite v0.21.0 |
| 532 | 2025-04-28T16:32:58.061Z | Downloaded opaque-debug v0.3.1 |
| 533 | 2025-04-28T16:32:58.061Z | Downloaded newtype-uuid v1.2.1 |
| 534 | 2025-04-28T16:32:58.061Z | Downloaded native-tls v0.2.11 |
| 535 | 2025-04-28T16:32:58.061Z | Downloaded managed v0.8.0 |
| 536 | 2025-04-28T16:32:58.061Z | Downloaded dropshot_endpoint v0.16.0 |
| 537 | 2025-04-28T16:32:58.086Z | Downloaded displaydoc v0.2.5 |
| 538 | 2025-04-28T16:32:58.086Z | Downloaded derive_more v0.99.19 |
| 539 | 2025-04-28T16:32:58.086Z | Downloaded darling v0.20.9 |
| 540 | 2025-04-28T16:32:58.086Z | Downloaded cookie v0.18.1 |
| 541 | 2025-04-28T16:32:58.086Z | Downloaded console v0.15.8 |
| 542 | 2025-04-28T16:32:58.086Z | Downloaded colored v3.0.0 |
| 543 | 2025-04-28T16:32:58.086Z | Downloaded clap_derive v4.5.4 |
| 544 | 2025-04-28T16:32:58.086Z | Downloaded cargo_metadata v0.18.1 |
| 545 | 2025-04-28T16:32:58.111Z | Downloaded blake2 v0.10.6 |
| 546 | 2025-04-28T16:32:58.111Z | Downloaded bitflags v2.6.0 |
| 547 | 2025-04-28T16:32:58.112Z | Downloaded async-trait v0.1.88 |
| 548 | 2025-04-28T16:32:58.112Z | Downloaded anyhow v1.0.97 |
| 549 | 2025-04-28T16:32:58.112Z | Downloaded allocator-api2 v0.2.18 |
| 550 | 2025-04-28T16:32:58.112Z | Downloaded embedded-io v0.6.1 |
| 551 | 2025-04-28T16:32:58.112Z | Downloaded dyn-clone v1.0.17 |
| 552 | 2025-04-28T16:32:58.112Z | Downloaded dirs-sys-next v0.1.2 |
| 553 | 2025-04-28T16:32:58.112Z | Downloaded dirs-next v2.0.0 |
| 554 | 2025-04-28T16:32:58.112Z | Downloaded digest v0.10.7 |
| 555 | 2025-04-28T16:32:58.112Z | Downloaded defmt-parser v0.3.4 |
| 556 | 2025-04-28T16:32:58.112Z | Downloaded daft-derive v0.1.2 |
| 557 | 2025-04-28T16:32:58.137Z | Downloaded ctrlc v3.4.4 |
| 558 | 2025-04-28T16:32:58.137Z | Downloaded clap_lex v0.7.0 |
| 559 | 2025-04-28T16:32:58.137Z | Downloaded cancel-safe-futures v0.1.5 |
| 560 | 2025-04-28T16:32:58.137Z | Downloaded camino-tempfile v1.1.1 |
| 561 | 2025-04-28T16:32:58.137Z | Downloaded base64ct v1.6.0 |
| 562 | 2025-04-28T16:32:58.137Z | Downloaded backoff v0.4.0 |
| 563 | 2025-04-28T16:32:58.137Z | Downloaded bitflags v1.3.2 |
| 564 | 2025-04-28T16:32:58.137Z | Downloaded bit-vec v0.6.3 |
| 565 | 2025-04-28T16:32:58.137Z | Downloaded bincode v1.3.3 |
| 566 | 2025-04-28T16:32:58.137Z | Downloaded async-stream v0.3.6 |
| 567 | 2025-04-28T16:32:58.137Z | Downloaded aead v0.5.2 |
| 568 | 2025-04-28T16:32:58.163Z | Downloaded embedded-io v0.4.0 |
| 569 | 2025-04-28T16:32:58.163Z | Downloaded dof v0.3.0 |
| 570 | 2025-04-28T16:32:58.163Z | Downloaded dof v0.1.5 |
| 571 | 2025-04-28T16:32:58.163Z | Downloaded defmt-macros v0.3.9 |
| 572 | 2025-04-28T16:32:58.163Z | Downloaded defmt v0.3.8 |
| 573 | 2025-04-28T16:32:58.163Z | Downloaded debug-ignore v1.0.5 |
| 574 | 2025-04-28T16:32:58.163Z | Downloaded daft v0.1.2 |
| 575 | 2025-04-28T16:32:58.163Z | Downloaded cstr-argument v0.1.2 |
| 576 | 2025-04-28T16:32:58.163Z | Downloaded crossbeam-deque v0.8.5 |
| 577 | 2025-04-28T16:32:58.163Z | Downloaded convert_case v0.4.0 |
| 578 | 2025-04-28T16:32:58.163Z | Downloaded cargo-platform v0.1.8 |
| 579 | 2025-04-28T16:32:58.163Z | Downloaded byteorder v1.5.0 |
| 580 | 2025-04-28T16:32:58.163Z | Downloaded atty v0.2.14 |
| 581 | 2025-04-28T16:32:58.163Z | Downloaded aes-gcm-siv v0.11.1 |
| 582 | 2025-04-28T16:32:58.163Z | Downloaded pretty-hex v0.4.1 |
| 583 | 2025-04-28T16:32:58.188Z | Downloaded pretty-hex v0.2.1 |
| 584 | 2025-04-28T16:32:58.188Z | Downloaded memmap v0.7.0 |
| 585 | 2025-04-28T16:32:58.188Z | Downloaded dtrace-parser v0.2.0 |
| 586 | 2025-04-28T16:32:58.188Z | Downloaded deranged v0.3.11 |
| 587 | 2025-04-28T16:32:58.188Z | Downloaded data-encoding v2.6.0 |
| 588 | 2025-04-28T16:32:58.188Z | Downloaded crypto-common v0.1.6 |
| 589 | 2025-04-28T16:32:58.188Z | Downloaded cpufeatures v0.2.12 |
| 590 | 2025-04-28T16:32:58.188Z | Downloaded const_format_proc_macros v0.2.32 |
| 591 | 2025-04-28T16:32:58.188Z | Downloaded cobs v0.2.3 |
| 592 | 2025-04-28T16:32:58.188Z | Downloaded cipher v0.4.4 |
| 593 | 2025-04-28T16:32:58.188Z | Downloaded cfg-if v1.0.0 |
| 594 | 2025-04-28T16:32:58.188Z | Downloaded block-buffer v0.10.4 |
| 595 | 2025-04-28T16:32:58.188Z | Downloaded bit_field v0.10.2 |
| 596 | 2025-04-28T16:32:58.188Z | Downloaded autocfg v1.3.0 |
| 597 | 2025-04-28T16:32:58.188Z | Downloaded atomic-waker v1.1.2 |
| 598 | 2025-04-28T16:32:58.188Z | Downloaded anstyle-query v1.0.3 |
| 599 | 2025-04-28T16:32:58.189Z | Downloaded num-iter v0.1.45 |
| 600 | 2025-04-28T16:32:58.189Z | Downloaded num-integer v0.1.46 |
| 601 | 2025-04-28T16:32:58.189Z | Downloaded mime v0.3.17 |
| 602 | 2025-04-28T16:32:58.214Z | Downloaded macaddr v1.0.1 |
| 603 | 2025-04-28T16:32:58.214Z | Downloaded dtrace-parser v0.1.14 |
| 604 | 2025-04-28T16:32:58.214Z | Downloaded darling_macro v0.20.9 |
| 605 | 2025-04-28T16:32:58.214Z | Downloaded cfg_aliases v0.1.1 |
| 606 | 2025-04-28T16:32:58.214Z | Downloaded async-stream-impl v0.3.6 |
| 607 | 2025-04-28T16:32:58.214Z | Downloaded openssl-macros v0.1.1 |
| 608 | 2025-04-28T16:32:58.214Z | Downloaded newline-converter v0.3.0 |
| 609 | 2025-04-28T16:32:58.214Z | Downloaded num-conv v0.1.0 |
| 610 | 2025-04-28T16:32:58.214Z | Downloaded newtype_derive v0.1.6 |
| 611 | 2025-04-28T16:32:58.214Z | Downloaded lru-cache v0.1.2 |
| 612 | 2025-04-28T16:32:58.214Z | Downloaded anstyle v1.0.7 |
| 613 | 2025-04-28T16:32:58.214Z | Downloaded async-recursion v1.1.1 |
| 614 | 2025-04-28T16:32:58.214Z | Downloaded anstyle-parse v0.2.4 |
| 615 | 2025-04-28T16:32:58.214Z | Downloaded crucible-workspace-hack v0.1.0 |
| 616 | 2025-04-28T16:32:58.214Z | Downloaded bitstruct v0.1.1 |
| 617 | 2025-04-28T16:32:58.473Z | Compiling proc-macro2 v1.0.92 |
| 618 | 2025-04-28T16:32:58.473Z | Compiling unicode-ident v1.0.14 |
| 619 | 2025-04-28T16:32:58.498Z | Compiling libc v0.2.171 |
| 620 | 2025-04-28T16:32:58.498Z | Compiling serde v1.0.219 |
| 621 | 2025-04-28T16:32:58.498Z | Compiling autocfg v1.3.0 |
| 622 | 2025-04-28T16:32:58.498Z | Checking cfg-if v1.0.0 |
| 623 | 2025-04-28T16:32:58.498Z | Compiling serde_json v1.0.140 |
| 624 | 2025-04-28T16:32:58.498Z | Compiling memchr v2.7.2 |
| 625 | 2025-04-28T16:32:58.672Z | Compiling libm v0.2.8 |
| 626 | 2025-04-28T16:32:58.703Z | Compiling version_check v0.9.5 |
| 627 | 2025-04-28T16:32:59.184Z | Compiling itoa v1.0.11 |
| 628 | 2025-04-28T16:32:59.209Z | Compiling thiserror v1.0.64 |
| 629 | 2025-04-28T16:32:59.292Z | Compiling shlex v1.3.0 |
| 630 | 2025-04-28T16:32:59.488Z | Compiling semver v1.0.26 |
| 631 | 2025-04-28T16:32:59.629Z | Compiling lock_api v0.4.12 |
| 632 | 2025-04-28T16:32:59.786Z | Compiling parking_lot_core v0.9.10 |
| 633 | 2025-04-28T16:33:00.013Z | Compiling ryu v1.0.18 |
| 634 | 2025-04-28T16:33:00.094Z | Compiling schemars v0.8.22 |
| 635 | 2025-04-28T16:33:00.119Z | Compiling once_cell v1.19.0 |
| 636 | 2025-04-28T16:33:00.228Z | Compiling quote v1.0.38 |
| 637 | 2025-04-28T16:33:00.291Z | Compiling foldhash v0.1.5 |
| 638 | 2025-04-28T16:33:00.333Z | Compiling allocator-api2 v0.2.18 |
| 639 | 2025-04-28T16:33:00.432Z | Compiling jobserver v0.1.31 |
| 640 | 2025-04-28T16:33:00.498Z | Compiling equivalent v1.0.1 |
| 641 | 2025-04-28T16:33:00.618Z | Compiling slab v0.4.9 |
| 642 | 2025-04-28T16:33:00.653Z | Checking getrandom v0.2.14 |
| 643 | 2025-04-28T16:33:00.791Z | Compiling syn v2.0.100 |
| 644 | 2025-04-28T16:33:00.843Z | Compiling num-traits v0.2.19 |
| 645 | 2025-04-28T16:33:00.913Z | Compiling log v0.4.22 |
| 646 | 2025-04-28T16:33:00.989Z | Compiling heck v0.5.0 |
| 647 | 2025-04-28T16:33:01.156Z | Compiling cc v1.2.17 |
| 648 | 2025-04-28T16:33:01.194Z | Compiling hashbrown v0.15.2 |
| 649 | 2025-04-28T16:33:01.240Z | Checking pin-project-lite v0.2.14 |
| 650 | 2025-04-28T16:33:01.305Z | Checking smallvec v1.13.2 |
| 651 | 2025-04-28T16:33:01.340Z | Compiling fnv v1.0.7 |
| 652 | 2025-04-28T16:33:01.365Z | Compiling pkg-config v0.3.30 |
| 653 | 2025-04-28T16:33:01.474Z | Compiling getrandom v0.3.2 |
| 654 | 2025-04-28T16:33:01.613Z | Checking scopeguard v1.2.0 |
| 655 | 2025-04-28T16:33:01.766Z | Compiling vcpkg v0.2.15 |
| 656 | 2025-04-28T16:33:02.597Z | Checking socket2 v0.5.7 |
| 657 | 2025-04-28T16:33:02.718Z | Checking parking_lot v0.12.2 |
| 658 | 2025-04-28T16:33:02.751Z | Checking mio v1.0.2 |
| 659 | 2025-04-28T16:33:03.029Z | Checking signal-hook-registry v1.4.2 |
| 660 | 2025-04-28T16:33:03.056Z | Checking iana-time-zone v0.1.60 |
| 661 | 2025-04-28T16:33:03.273Z | Compiling httparse v1.10.1 |
| 662 | 2025-04-28T16:33:03.404Z | Compiling typenum v1.17.0 |
| 663 | 2025-04-28T16:33:03.571Z | Checking futures-core v0.3.31 |
| 664 | 2025-04-28T16:33:03.748Z | Compiling regex-syntax v0.8.5 |
| 665 | 2025-04-28T16:33:03.893Z | Compiling aho-corasick v1.1.3 |
| 666 | 2025-04-28T16:33:04.024Z | Compiling ring v0.17.14 |
| 667 | 2025-04-28T16:33:04.117Z | Compiling generic-array v0.14.7 |
| 668 | 2025-04-28T16:33:04.323Z | Checking dyn-clone v1.0.17 |
| 669 | 2025-04-28T16:33:04.656Z | Checking rand_core v0.6.4 |
| 670 | 2025-04-28T16:33:04.724Z | Checking futures-sink v0.3.31 |
| 671 | 2025-04-28T16:33:04.752Z | Checking stable_deref_trait v1.2.0 |
| 672 | 2025-04-28T16:33:04.827Z | Compiling openssl-sys v0.9.106 |
| 673 | 2025-04-28T16:33:04.866Z | Checking byteorder v1.5.0 |
| 674 | 2025-04-28T16:33:04.931Z | Compiling ucd-trie v0.1.6 |
| 675 | 2025-04-28T16:33:05.142Z | Checking futures-channel v0.3.31 |
| 676 | 2025-04-28T16:33:05.215Z | Checking futures-task v0.3.31 |
| 677 | 2025-04-28T16:33:05.309Z | Checking futures-io v0.3.31 |
| 678 | 2025-04-28T16:33:05.441Z | Checking pin-utils v0.1.0 |
| 679 | 2025-04-28T16:33:05.486Z | Compiling slog v2.7.0 |
| 680 | 2025-04-28T16:33:05.524Z | Compiling rustversion v1.0.17 |
| 681 | 2025-04-28T16:33:05.694Z | Checking subtle v2.5.0 |
| 682 | 2025-04-28T16:33:05.805Z | Compiling rustix v0.38.34 |
| 683 | 2025-04-28T16:33:05.913Z | Compiling thiserror v2.0.12 |
| 684 | 2025-04-28T16:33:06.480Z | Compiling openssl v0.10.71 |
| 685 | 2025-04-28T16:33:06.676Z | Compiling regex-automata v0.4.9 |
| 686 | 2025-04-28T16:33:06.704Z | Compiling serde_derive_internals v0.29.1 |
| 687 | 2025-04-28T16:33:06.862Z | Compiling synstructure v0.13.1 |
| 688 | 2025-04-28T16:33:07.049Z | Compiling regress v0.10.3 |
| 689 | 2025-04-28T16:33:07.300Z | Compiling rustls v0.23.10 |
| 690 | 2025-04-28T16:33:07.608Z | Compiling native-tls v0.2.11 |
| 691 | 2025-04-28T16:33:08.018Z | Checking tracing-core v0.1.32 |
| 692 | 2025-04-28T16:33:08.261Z | Compiling syn v1.0.109 |
| 693 | 2025-04-28T16:33:08.390Z | Checking untrusted v0.9.0 |
| 694 | 2025-04-28T16:33:08.579Z | Checking litemap v0.7.4 |
| 695 | 2025-04-28T16:33:08.603Z | Checking writeable v0.5.5 |
| 696 | 2025-04-28T16:33:08.915Z | Checking ppv-lite86 v0.2.17 |
| 697 | 2025-04-28T16:33:08.940Z | Checking icu_locid_transform_data v1.5.0 |
| 698 | 2025-04-28T16:33:09.053Z | Checking percent-encoding v2.3.1 |
| 699 | 2025-04-28T16:33:09.270Z | Compiling num-conv v0.1.0 |
| 700 | 2025-04-28T16:33:09.498Z | Compiling time-core v0.1.2 |
| 701 | 2025-04-28T16:33:09.554Z | Compiling anyhow v1.0.97 |
| 702 | 2025-04-28T16:33:09.671Z | Checking crypto-common v0.1.6 |
| 703 | 2025-04-28T16:33:09.698Z | Compiling time-macros v0.2.18 |
| 704 | 2025-04-28T16:33:09.844Z | Compiling serde_derive v1.0.219 |
| 705 | 2025-04-28T16:33:09.869Z | Compiling thiserror-impl v1.0.64 |
| 706 | 2025-04-28T16:33:10.065Z | Compiling tokio-macros v2.5.0 |
| 707 | 2025-04-28T16:33:10.369Z | Compiling schemars_derive v0.8.22 |
| 708 | 2025-04-28T16:33:11.178Z | Compiling zerofrom-derive v0.1.5 |
| 709 | 2025-04-28T16:33:11.560Z | Compiling yoke-derive v0.7.5 |
| 710 | 2025-04-28T16:33:11.779Z | Compiling zerovec-derive v0.10.3 |
| 711 | 2025-04-28T16:33:11.805Z | Compiling displaydoc v0.2.5 |
| 712 | 2025-04-28T16:33:12.209Z | Compiling futures-macro v0.3.31 |
| 713 | 2025-04-28T16:33:12.566Z | Compiling icu_provider_macros v1.5.0 |
| 714 | 2025-04-28T16:33:13.085Z | Compiling regex v1.11.1 |
| 715 | 2025-04-28T16:33:13.424Z | Compiling pest v2.7.10 |
| 716 | 2025-04-28T16:33:13.449Z | Compiling thiserror-impl v2.0.12 |
| 717 | 2025-04-28T16:33:13.562Z | Compiling openssl-macros v0.1.1 |
| 718 | 2025-04-28T16:33:13.592Z | Checking futures-util v0.3.31 |
| 719 | 2025-04-28T16:33:13.617Z | Checking zerofrom v0.1.5 |
| 720 | 2025-04-28T16:33:13.795Z | Checking yoke v0.7.5 |
| 721 | 2025-04-28T16:33:13.854Z | Compiling tracing-attributes v0.1.27 |
| 722 | 2025-04-28T16:33:14.090Z | Checking zerovec v0.10.4 |
| 723 | 2025-04-28T16:33:14.198Z | Compiling scroll_derive v0.12.0 |
| 724 | 2025-04-28T16:33:15.341Z | Checking tinystr v0.7.6 |
| 725 | 2025-04-28T16:33:15.602Z | Compiling pest_meta v2.7.10 |
| 726 | 2025-04-28T16:33:15.727Z | Checking icu_locid v1.5.0 |
| 727 | 2025-04-28T16:33:15.763Z | Checking icu_collections v1.5.0 |
| 728 | 2025-04-28T16:33:16.181Z | Checking tracing v0.1.40 |
| 729 | 2025-04-28T16:33:16.475Z | Compiling zerocopy-derive v0.7.34 |
| 730 | 2025-04-28T16:33:16.539Z | Checking icu_provider v1.5.0 |
| 731 | 2025-04-28T16:33:16.630Z | Checking form_urlencoded v1.2.1 |
| 732 | 2025-04-28T16:33:16.828Z | Compiling pest_generator v2.7.10 |
| 733 | 2025-04-28T16:33:17.058Z | Checking icu_locid_transform v1.5.0 |
| 734 | 2025-04-28T16:33:17.710Z | Compiling thread-id v4.2.1 |
| 735 | 2025-04-28T16:33:17.837Z | Checking rustls-pki-types v1.7.0 |
| 736 | 2025-04-28T16:33:17.867Z | Checking icu_properties_data v1.5.0 |
| 737 | 2025-04-28T16:33:18.052Z | Compiling strsim v0.11.1 |
| 738 | 2025-04-28T16:33:18.077Z | Checking icu_properties v1.5.1 |
| 739 | 2025-04-28T16:33:18.204Z | Checking utf16_iter v1.0.5 |
| 740 | 2025-04-28T16:33:18.273Z | Checking icu_normalizer_data v1.5.0 |
| 741 | 2025-04-28T16:33:18.369Z | Checking utf8_iter v1.0.4 |
| 742 | 2025-04-28T16:33:18.394Z | Checking write16 v1.0.0 |
| 743 | 2025-04-28T16:33:18.471Z | Compiling pest_derive v2.7.10 |
| 744 | 2025-04-28T16:33:18.517Z | Compiling camino v1.1.9 |
| 745 | 2025-04-28T16:33:18.561Z | Checking zeroize v1.7.0 |
| 746 | 2025-04-28T16:33:18.588Z | Checking atomic-waker v1.1.2 |
| 747 | 2025-04-28T16:33:18.664Z | Checking bytes v1.10.1 |
| 748 | 2025-04-28T16:33:18.796Z | Checking bitflags v2.6.0 |
| 749 | 2025-04-28T16:33:19.016Z | Checking chrono v0.4.40 |
| 750 | 2025-04-28T16:33:19.189Z | Checking uuid v1.16.0 |
| 751 | 2025-04-28T16:33:19.673Z | Compiling indexmap v2.8.0 |
| 752 | 2025-04-28T16:33:19.922Z | Checking tokio v1.44.1 |
| 753 | 2025-04-28T16:33:20.025Z | Compiling serde_tokenstream v0.2.2 |
| 754 | 2025-04-28T16:33:20.777Z | Compiling http v1.2.0 |
| 755 | 2025-04-28T16:33:21.114Z | Checking icu_normalizer v1.5.0 |
| 756 | 2025-04-28T16:33:21.229Z | Compiling ident_case v1.0.1 |
| 757 | 2025-04-28T16:33:21.397Z | Compiling darling_core v0.20.9 |
| 758 | 2025-04-28T16:33:21.747Z | Checking idna_adapter v1.2.0 |
| 759 | 2025-04-28T16:33:21.772Z | Compiling openapiv3 v2.0.0 |
| 760 | 2025-04-28T16:33:21.838Z | Checking http-body v1.0.1 |
| 761 | 2025-04-28T16:33:21.928Z | Checking rustls-webpki v0.102.4 |
| 762 | 2025-04-28T16:33:21.953Z | Checking rand_chacha v0.3.1 |
| 763 | 2025-04-28T16:33:22.037Z | Checking try-lock v0.2.5 |
| 764 | 2025-04-28T16:33:22.168Z | Checking want v0.3.1 |
| 765 | 2025-04-28T16:33:22.254Z | Checking rand v0.8.5 |
| 766 | 2025-04-28T16:33:22.384Z | Checking idna v1.0.3 |
| 767 | 2025-04-28T16:33:22.545Z | Compiling scroll v0.12.0 |
| 768 | 2025-04-28T16:33:22.807Z | Checking errno v0.3.9 |
| 769 | 2025-04-28T16:33:22.974Z | Compiling usdt-impl v0.5.0 |
| 770 | 2025-04-28T16:33:22.998Z | Checking base64 v0.22.1 |
| 771 | 2025-04-28T16:33:23.023Z | Compiling plain v0.2.3 |
| 772 | 2025-04-28T16:33:23.047Z | Checking httpdate v1.0.3 |
| 773 | 2025-04-28T16:33:23.160Z | Compiling paste v1.0.15 |
| 774 | 2025-04-28T16:33:23.261Z | Compiling goblin v0.8.2 |
| 775 | 2025-04-28T16:33:23.471Z | Checking url v2.5.4 |
| 776 | 2025-04-28T16:33:23.646Z | Compiling zerocopy v0.7.34 |
| 777 | 2025-04-28T16:33:24.142Z | Compiling strum_macros v0.26.4 |
| 778 | 2025-04-28T16:33:24.680Z | Checking tower-service v0.3.2 |
| 779 | 2025-04-28T16:33:24.713Z | Compiling pretty-hex v0.4.1 |
| 780 | 2025-04-28T16:33:24.885Z | Compiling unsafe-libyaml v0.2.11 |
| 781 | 2025-04-28T16:33:25.069Z | Compiling dtrace-parser v0.2.0 |
| 782 | 2025-04-28T16:33:25.472Z | Compiling darling_macro v0.20.9 |
| 783 | 2025-04-28T16:33:25.503Z | Checking tokio-util v0.7.11 |
| 784 | 2025-04-28T16:33:25.843Z | Compiling serde_yaml v0.9.34+deprecated |
| 785 | 2025-04-28T16:33:26.163Z | Checking h2 v0.4.6 |
| 786 | 2025-04-28T16:33:26.277Z | Compiling darling v0.20.9 |
| 787 | 2025-04-28T16:33:26.363Z | Compiling async-trait v0.1.88 |
| 788 | 2025-04-28T16:33:26.519Z | Compiling newtype-uuid v1.2.1 |
| 789 | 2025-04-28T16:33:26.808Z | Checking foreign-types-shared v0.1.1 |
| 790 | 2025-04-28T16:33:27.178Z | Checking cpufeatures v0.2.12 |
| 791 | 2025-04-28T16:33:27.300Z | Checking foreign-types v0.3.2 |
| 792 | 2025-04-28T16:33:27.386Z | Compiling typify-impl v0.2.0 |
| 793 | 2025-04-28T16:33:27.410Z | Checking http-body-util v0.1.2 |
| 794 | 2025-04-28T16:33:27.618Z | Checking block-buffer v0.10.4 |
| 795 | 2025-04-28T16:33:27.699Z | Compiling dof v0.3.0 |
| 796 | 2025-04-28T16:33:28.102Z | Checking encoding_rs v0.8.34 |
| 797 | 2025-04-28T16:33:28.699Z | Compiling omicron-workspace-hack v0.1.0 |
| 798 | 2025-04-28T16:33:28.839Z | Checking mime v0.3.17 |
| 799 | 2025-04-28T16:33:29.301Z | Checking digest v0.10.7 |
| 800 | 2025-04-28T16:33:29.412Z | Checking hyper v1.6.0 |
| 801 | 2025-04-28T16:33:29.720Z | Checking rustls-pemfile v2.1.3 |
| 802 | 2025-04-28T16:33:29.818Z | Checking serde_urlencoded v0.7.1 |
| 803 | 2025-04-28T16:33:30.190Z | Checking openssl-probe v0.1.5 |
| 804 | 2025-04-28T16:33:30.328Z | Compiling rustls v0.22.4 |
| 805 | 2025-04-28T16:33:30.439Z | Checking ipnet v2.9.0 |
| 806 | 2025-04-28T16:33:30.901Z | Compiling usdt-attr-macro v0.5.0 |
| 807 | 2025-04-28T16:33:31.066Z | Checking hyper-util v0.1.10 |
| 808 | 2025-04-28T16:33:31.097Z | Compiling usdt-macro v0.5.0 |
| 809 | 2025-04-28T16:33:32.110Z | Compiling toml_datetime v0.6.8 |
| 810 | 2025-04-28T16:33:32.415Z | Compiling crossbeam-utils v0.8.19 |
| 811 | 2025-04-28T16:33:32.468Z | Compiling slog-async v2.8.0 |
| 812 | 2025-04-28T16:33:32.837Z | Checking webpki-roots v0.26.3 |
| 813 | 2025-04-28T16:33:32.890Z | Checking futures-executor v0.3.31 |
| 814 | 2025-04-28T16:33:33.031Z | Compiling structmeta-derive v0.3.0 |
| 815 | 2025-04-28T16:33:33.057Z | Compiling daft-derive v0.1.2 |
| 816 | 2025-04-28T16:33:33.220Z | Compiling multer v3.1.0 |
| 817 | 2025-04-28T16:33:33.538Z | Checking tokio-native-tls v0.3.1 |
| 818 | 2025-04-28T16:33:33.773Z | Checking hyper-tls v0.6.0 |
| 819 | 2025-04-28T16:33:33.996Z | Checking futures v0.3.31 |
| 820 | 2025-04-28T16:33:34.102Z | Checking ipnetwork v0.21.1 |
| 821 | 2025-04-28T16:33:34.309Z | Checking serde_spanned v0.6.8 |
| 822 | 2025-04-28T16:33:34.499Z | Compiling async-stream-impl v0.3.6 |
| 823 | 2025-04-28T16:33:34.549Z | Checking sync_wrapper v1.0.1 |
| 824 | 2025-04-28T16:33:34.597Z | Checking powerfmt v0.2.0 |
| 825 | 2025-04-28T16:33:34.817Z | Checking tokio-rustls v0.26.0 |
| 826 | 2025-04-28T16:33:34.844Z | Checking deranged v0.3.11 |
| 827 | 2025-04-28T16:33:34.940Z | Compiling structmeta v0.3.0 |
| 828 | 2025-04-28T16:33:35.189Z | Checking hyper-rustls v0.27.3 |
| 829 | 2025-04-28T16:33:35.259Z | Checking sha1 v0.10.6 |
| 830 | 2025-04-28T16:33:35.296Z | Checking strum v0.26.3 |
| 831 | 2025-04-28T16:33:35.567Z | Checking reqwest v0.12.7 |
| 832 | 2025-04-28T16:33:35.932Z | Compiling typify-macro v0.2.0 |
| 833 | 2025-04-28T16:33:35.956Z | Checking is-terminal v0.4.12 |
| 834 | 2025-04-28T16:33:35.956Z | Compiling dropshot v0.16.0 |
| 835 | 2025-04-28T16:33:36.239Z | Checking num_threads v0.1.7 |
| 836 | 2025-04-28T16:33:36.446Z | Checking time v0.3.36 |
| 837 | 2025-04-28T16:33:36.471Z | Compiling parse-display-derive v0.10.0 |
| 838 | 2025-04-28T16:33:36.961Z | Compiling serde_with_macros v3.12.0 |
| 839 | 2025-04-28T16:33:37.458Z | Compiling dropshot_endpoint v0.16.0 |
| 840 | 2025-04-28T16:33:38.295Z | Checking match_cfg v0.1.0 |
| 841 | 2025-04-28T16:33:38.389Z | Checking fastrand v2.1.0 |
| 842 | 2025-04-28T16:33:38.525Z | Compiling typify v0.2.0 |
| 843 | 2025-04-28T16:33:38.652Z | Compiling progenitor-impl v0.8.0 |
| 844 | 2025-04-28T16:33:38.708Z | Checking tempfile v3.10.1 |
| 845 | 2025-04-28T16:33:38.835Z | Checking hostname v0.3.1 |
| 846 | 2025-04-28T16:33:39.302Z | Checking dirs-sys-next v0.1.2 |
| 847 | 2025-04-28T16:33:39.989Z | Checking winnow v0.7.4 |
| 848 | 2025-04-28T16:33:40.352Z | Checking dirs-next v2.0.0 |
| 849 | 2025-04-28T16:33:40.430Z | Compiling test-strategy v0.4.1 |
| 850 | 2025-04-28T16:33:40.540Z | Checking oxnet v0.1.1 |
| 851 | 2025-04-28T16:33:40.950Z | Checking macaddr v1.0.1 |
| 852 | 2025-04-28T16:33:41.233Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 853 | 2025-04-28T16:33:41.276Z | Checking thread_local v1.1.8 |
| 854 | 2025-04-28T16:33:41.563Z | Checking memmap v0.7.0 |
| 855 | 2025-04-28T16:33:42.263Z | Checking quick-error v1.2.3 |
| 856 | 2025-04-28T16:33:42.287Z | Checking usdt v0.5.0 |
| 857 | 2025-04-28T16:33:42.426Z | Checking term v0.7.0 |
| 858 | 2025-04-28T16:33:42.546Z | Checking progenitor-client v0.9.1 |
| 859 | 2025-04-28T16:33:42.571Z | Checking crossbeam-channel v0.5.12 |
| 860 | 2025-04-28T16:33:42.999Z | Compiling progenitor-macro v0.8.0 |
| 861 | 2025-04-28T16:33:43.038Z | Checking lazy_static v1.5.0 |
| 862 | 2025-04-28T16:33:43.117Z | Checking take_mut v0.2.2 |
| 863 | 2025-04-28T16:33:43.201Z | Checking debug-ignore v1.0.5 |
| 864 | 2025-04-28T16:33:43.243Z | Checking slog-term v2.9.1 |
| 865 | 2025-04-28T16:33:43.385Z | Checking toml_edit v0.22.24 |
| 866 | 2025-04-28T16:33:43.580Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 867 | 2025-04-28T16:33:43.694Z | Checking slog-json v2.6.1 |
| 868 | 2025-04-28T16:33:44.437Z | Checking spin v0.9.8 |
| 869 | 2025-04-28T16:33:45.136Z | Checking slog-bunyan v2.5.0 |
| 870 | 2025-04-28T16:33:45.566Z | Checking toml v0.8.20 |
| 871 | 2025-04-28T16:33:45.978Z | Checking daft v0.1.2 |
| 872 | 2025-04-28T16:33:46.155Z | Checking async-stream v0.3.6 |
| 873 | 2025-04-28T16:33:46.348Z | Checking waitgroup v0.1.2 |
| 874 | 2025-04-28T16:33:46.495Z | Checking serde_path_to_error v0.1.16 |
| 875 | 2025-04-28T16:33:46.555Z | Checking hostname v0.4.0 |
| 876 | 2025-04-28T16:33:46.580Z | Checking wait-timeout v0.2.0 |
| 877 | 2025-04-28T16:33:46.739Z | Checking bit-vec v0.6.3 |
| 878 | 2025-04-28T16:33:46.912Z | Checking tokio-rustls v0.25.0 |
| 879 | 2025-04-28T16:33:46.937Z | Compiling winnow v0.5.40 |
| 880 | 2025-04-28T16:33:47.047Z | Checking bit-set v0.5.3 |
| 881 | 2025-04-28T16:33:47.071Z | Checking rusty-fork v0.3.0 |
| 882 | 2025-04-28T16:33:47.313Z | Checking serde_with v3.12.0 |
| 883 | 2025-04-28T16:33:47.343Z | Checking progenitor-client v0.8.0 |
| 884 | 2025-04-28T16:33:47.630Z | Checking hex v0.4.3 |
| 885 | 2025-04-28T16:33:48.042Z | Checking rand_xorshift v0.3.0 |
| 886 | 2025-04-28T16:33:48.201Z | Checking unarray v0.1.4 |
| 887 | 2025-04-28T16:33:48.454Z | Compiling crucible-workspace-hack v0.1.0 |
| 888 | 2025-04-28T16:33:48.795Z | Checking proptest v1.5.0 |
| 889 | 2025-04-28T16:33:48.944Z | Checking serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 890 | 2025-04-28T16:33:49.088Z | Checking parse-display v0.10.0 |
| 891 | 2025-04-28T16:33:49.295Z | Compiling clap_derive v4.5.4 |
| 892 | 2025-04-28T16:33:49.549Z | Compiling toml_edit v0.19.15 |
| 893 | 2025-04-28T16:33:50.330Z | Checking instant v0.1.12 |
| 894 | 2025-04-28T16:33:50.598Z | Compiling zerocopy v0.8.24 |
| 895 | 2025-04-28T16:33:51.141Z | Checking progenitor v0.8.0 |
| 896 | 2025-04-28T16:33:51.196Z | Compiling heck v0.4.1 |
| 897 | 2025-04-28T16:33:51.326Z | Checking utf8parse v0.2.1 |
| 898 | 2025-04-28T16:33:51.481Z | Checking anstyle-parse v0.2.4 |
| 899 | 2025-04-28T16:33:51.528Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 900 | 2025-04-28T16:33:51.726Z | Compiling proc-macro-crate v1.3.1 |
| 901 | 2025-04-28T16:33:52.049Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
| 902 | 2025-04-28T16:33:52.141Z | Checking backoff v0.4.0 |
| 903 | 2025-04-28T16:33:52.354Z | Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 904 | 2025-04-28T16:33:52.402Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 905 | 2025-04-28T16:33:52.426Z | Compiling zerocopy-derive v0.8.24 |
| 906 | 2025-04-28T16:33:52.551Z | Checking anstyle v1.0.7 |
| 907 | 2025-04-28T16:33:52.644Z | Checking is_terminal_polyfill v1.70.0 |
| 908 | 2025-04-28T16:33:52.852Z | Checking anstyle-query v1.0.3 |
| 909 | 2025-04-28T16:33:52.986Z | Checking colorchoice v1.0.1 |
| 910 | 2025-04-28T16:33:53.129Z | Checking anstream v0.6.14 |
| 911 | 2025-04-28T16:33:53.851Z | Compiling typify-impl v0.3.0 |
| 912 | 2025-04-28T16:33:53.890Z | Checking terminal_size v0.3.0 |
| 913 | 2025-04-28T16:33:54.666Z | Checking num-integer v0.1.46 |
| 914 | 2025-04-28T16:33:55.061Z | Compiling unicode-xid v0.2.4 |
| 915 | 2025-04-28T16:33:55.105Z | Checking unicode-width v0.1.14 |
| 916 | 2025-04-28T16:33:55.193Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 917 | 2025-04-28T16:33:55.695Z | Checking clap_lex v0.7.0 |
| 918 | 2025-04-28T16:33:55.927Z | Compiling either v1.15.0 |
| 919 | 2025-04-28T16:33:56.284Z | Compiling itertools v0.13.0 |
| 920 | 2025-04-28T16:33:56.345Z | Checking clap_builder v4.5.2 |
| 921 | 2025-04-28T16:33:58.369Z | Compiling heapless v0.8.0 |
| 922 | 2025-04-28T16:33:58.801Z | Checking clap v4.5.4 |
| 923 | 2025-04-28T16:33:58.827Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 924 | 2025-04-28T16:33:59.111Z | Checking num-bigint v0.4.5 |
| 925 | 2025-04-28T16:33:59.365Z | Checking hash32 v0.3.1 |
| 926 | 2025-04-28T16:33:59.547Z | Compiling smoltcp v0.11.0 |
| 927 | 2025-04-28T16:34:00.050Z | Checking bitflags v1.3.2 |
| 928 | 2025-04-28T16:34:00.207Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 929 | 2025-04-28T16:34:00.880Z | Checking num-rational v0.4.2 |
| 930 | 2025-04-28T16:34:01.092Z | Compiling synstructure v0.12.6 |
| 931 | 2025-04-28T16:34:01.285Z | Checking num-iter v0.1.45 |
| 932 | 2025-04-28T16:34:01.411Z | Compiling num_enum_derive v0.7.3 |
| 933 | 2025-04-28T16:34:01.474Z | Checking num-complex v0.4.6 |
| 934 | 2025-04-28T16:34:02.064Z | Compiling proc-macro-error-attr v1.0.4 |
| 935 | 2025-04-28T16:34:02.162Z | Checking cobs v0.2.3 |
| 936 | 2025-04-28T16:34:02.345Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 937 | 2025-04-28T16:34:02.376Z | Checking data-encoding v2.6.0 |
| 938 | 2025-04-28T16:34:02.459Z | Checking managed v0.8.0 |
| 939 | 2025-04-28T16:34:02.541Z | Compiling typify-macro v0.3.0 |
| 940 | 2025-04-28T16:34:02.939Z | Checking postcard v1.0.9 |
| 941 | 2025-04-28T16:34:03.195Z | Checking num_enum v0.7.3 |
| 942 | 2025-04-28T16:34:03.345Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 943 | 2025-04-28T16:34:03.369Z | Checking num v0.4.3 |
| 944 | 2025-04-28T16:34:03.369Z | Compiling zerocopy-derive v0.2.0 |
| 945 | 2025-04-28T16:34:03.889Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 946 | 2025-04-28T16:34:04.727Z | Compiling foreign-types-macros v0.2.3 |
| 947 | 2025-04-28T16:34:04.764Z | Compiling libz-sys v1.1.16 |
| 948 | 2025-04-28T16:34:04.824Z | Checking rand_core v0.9.3 |
| 949 | 2025-04-28T16:34:05.216Z | Compiling typify v0.3.0 |
| 950 | 2025-04-28T16:34:05.338Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 951 | 2025-04-28T16:34:05.363Z | Compiling proc-macro-error v1.0.4 |
| 952 | 2025-04-28T16:34:05.639Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 953 | 2025-04-28T16:34:05.726Z | Checking foreign-types-shared v0.3.1 |
| 954 | 2025-04-28T16:34:05.811Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 955 | 2025-04-28T16:34:05.883Z | Checking foreign-types v0.5.0 |
| 956 | 2025-04-28T16:34:05.993Z | Compiling progenitor-impl v0.9.1 |
| 957 | 2025-04-28T16:34:06.090Z | Checking rand_chacha v0.9.0 |
| 958 | 2025-04-28T16:34:06.900Z | Checking tabwriter v1.4.0 |
| 959 | 2025-04-28T16:34:07.141Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 960 | 2025-04-28T16:34:07.292Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 961 | 2025-04-28T16:34:07.760Z | Checking cstr-argument v0.1.2 |
| 962 | 2025-04-28T16:34:07.889Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 963 | 2025-04-28T16:34:07.953Z | Compiling prettyplease v0.2.31 |
| 964 | 2025-04-28T16:34:08.527Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 965 | 2025-04-28T16:34:08.623Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 966 | 2025-04-28T16:34:09.442Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 967 | 2025-04-28T16:34:09.586Z | Checking rand v0.9.0 |
| 968 | 2025-04-28T16:34:10.320Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 969 | 2025-04-28T16:34:10.364Z | Compiling progenitor-macro v0.9.1 |
| 970 | 2025-04-28T16:34:11.025Z | Checking colored v3.0.0 |
| 971 | 2025-04-28T16:34:11.075Z | Checking is_ci v1.2.0 |
| 972 | 2025-04-28T16:34:11.216Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 973 | 2025-04-28T16:34:11.430Z | Compiling semver v0.1.20 |
| 974 | 2025-04-28T16:34:11.715Z | Checking float-ord v0.3.2 |
| 975 | 2025-04-28T16:34:11.857Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 976 | 2025-04-28T16:34:11.883Z | Compiling rustc_version v0.1.7 |
| 977 | 2025-04-28T16:34:12.196Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 978 | 2025-04-28T16:34:13.306Z | Compiling zone_cfg_derive v0.3.0 |
| 979 | 2025-04-28T16:34:14.564Z | Checking itertools v0.10.5 |
| 980 | 2025-04-28T16:34:14.781Z | Checking itertools v0.14.0 |
| 981 | 2025-04-28T16:34:15.210Z | Checking camino-tempfile v1.1.1 |
| 982 | 2025-04-28T16:34:15.502Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 983 | 2025-04-28T16:34:16.138Z | Compiling derive-where v1.2.7 |
| 984 | 2025-04-28T16:34:16.320Z | Compiling num-derive v0.4.2 |
| 985 | 2025-04-28T16:34:17.622Z | Checking sigpipe v0.1.3 |
| 986 | 2025-04-28T16:34:17.733Z | Compiling usdt-impl v0.3.5 |
| 987 | 2025-04-28T16:34:17.931Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 988 | 2025-04-28T16:34:18.172Z | Checking base64 v0.21.7 |
| 989 | 2025-04-28T16:34:18.207Z | Checking base64ct v1.6.0 |
| 990 | 2025-04-28T16:34:18.412Z | Compiling owo-colors v4.2.0 |
| 991 | 2025-04-28T16:34:18.655Z | Checking password-hash v0.5.0 |
| 992 | 2025-04-28T16:34:18.750Z | Checking progenitor v0.9.1 |
| 993 | 2025-04-28T16:34:18.837Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
| 994 | 2025-04-28T16:34:18.913Z | Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 995 | 2025-04-28T16:34:19.091Z | Checking zone v0.3.0 |
| 996 | 2025-04-28T16:34:19.116Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 997 | 2025-04-28T16:34:19.116Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 998 | 2025-04-28T16:34:19.172Z | Compiling newtype_derive v0.1.6 |
| 999 | 2025-04-28T16:34:19.251Z | Checking supports-color v3.0.1 |
| 1000 | 2025-04-28T16:34:19.382Z | Checking supports-color v2.1.0 |
| 1001 | 2025-04-28T16:34:19.407Z | Compiling zerocopy v0.3.2 |
| 1002 | 2025-04-28T16:34:19.437Z | Checking blake2 v0.10.6 |
| 1003 | 2025-04-28T16:34:19.513Z | Compiling cargo-platform v0.1.8 |
| 1004 | 2025-04-28T16:34:19.566Z | Compiling hubpack_derive v0.1.1 |
| 1005 | 2025-04-28T16:34:19.743Z | Checking smf v0.2.3 |
| 1006 | 2025-04-28T16:34:19.790Z | Compiling zerocopy-derive v0.6.6 |
| 1007 | 2025-04-28T16:34:19.842Z | Compiling serde_repr v0.1.19 |
| 1008 | 2025-04-28T16:34:19.914Z | Compiling vergen v8.3.2 |
| 1009 | 2025-04-28T16:34:20.130Z | Compiling cancel-safe-futures v0.1.5 |
| 1010 | 2025-04-28T16:34:20.229Z | Checking tinyvec_macros v0.1.1 |
| 1011 | 2025-04-28T16:34:20.309Z | Checking whoami v1.5.1 |
| 1012 | 2025-04-28T16:34:20.498Z | Checking unicode-segmentation v1.11.0 |
| 1013 | 2025-04-28T16:34:20.601Z | Checking tinyvec v1.6.0 |
| 1014 | 2025-04-28T16:34:20.801Z | Checking hubpack v0.1.2 |
| 1015 | 2025-04-28T16:34:21.025Z | Checking newline-converter v0.3.0 |
| 1016 | 2025-04-28T16:34:21.102Z | Checking argon2 v0.5.3 |
| 1017 | 2025-04-28T16:34:21.185Z | Compiling dof v0.1.5 |
| 1018 | 2025-04-28T16:34:21.276Z | Checking zerocopy v0.6.6 |
| 1019 | 2025-04-28T16:34:21.599Z | Compiling cargo_metadata v0.18.1 |
| 1020 | 2025-04-28T16:34:21.929Z | Checking console v0.15.8 |
| 1021 | 2025-04-28T16:34:22.386Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1022 | 2025-04-28T16:34:22.743Z | Compiling enum-as-inner v0.6.0 |
| 1023 | 2025-04-28T16:34:22.835Z | Compiling strum_macros v0.25.3 |
| 1024 | 2025-04-28T16:34:22.924Z | Checking libsw-core v0.3.2 |
| 1025 | 2025-04-28T16:34:23.135Z | Compiling rustc_version v0.4.0 |
| 1026 | 2025-04-28T16:34:23.586Z | Compiling dtrace-parser v0.1.14 |
| 1027 | 2025-04-28T16:34:23.638Z | Checking serde-big-array v0.5.1 |
| 1028 | 2025-04-28T16:34:23.792Z | Compiling slog-dtrace v0.3.0 |
| 1029 | 2025-04-28T16:34:23.834Z | Compiling cookie v0.18.1 |
| 1030 | 2025-04-28T16:34:23.859Z | Checking similar v2.5.0 |
| 1031 | 2025-04-28T16:34:24.113Z | Checking linked-hash-map v0.5.6 |
| 1032 | 2025-04-28T16:34:24.141Z | Checking fixedbitset v0.5.7 |
| 1033 | 2025-04-28T16:34:24.166Z | Checking utf-8 v0.7.6 |
| 1034 | 2025-04-28T16:34:24.356Z | Checking static_assertions v1.1.0 |
| 1035 | 2025-04-28T16:34:24.381Z | Checking fixedbitset v0.4.2 |
| 1036 | 2025-04-28T16:34:24.441Z | Compiling convert_case v0.4.0 |
| 1037 | 2025-04-28T16:34:24.465Z | Compiling rustls v0.21.12 |
| 1038 | 2025-04-28T16:34:24.627Z | Compiling cfg_aliases v0.2.1 |
| 1039 | 2025-04-28T16:34:24.734Z | Compiling nix v0.29.0 |
| 1040 | 2025-04-28T16:34:24.814Z | Checking petgraph v0.6.5 |
| 1041 | 2025-04-28T16:34:24.850Z | Checking petgraph v0.7.1 |
| 1042 | 2025-04-28T16:34:25.014Z | Compiling derive_more v0.99.19 |
| 1043 | 2025-04-28T16:34:25.047Z | Checking expectorate v1.1.0 |
| 1044 | 2025-04-28T16:34:25.201Z | Checking lru-cache v0.1.2 |
| 1045 | 2025-04-28T16:34:25.377Z | Checking tungstenite v0.21.0 |
| 1046 | 2025-04-28T16:34:25.402Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1047 | 2025-04-28T16:34:26.128Z | Checking hickory-proto v0.24.4 |
| 1048 | 2025-04-28T16:34:26.565Z | Checking libsw v3.5.0 |
| 1049 | 2025-04-28T16:34:26.786Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1050 | 2025-04-28T16:34:27.332Z | Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1051 | 2025-04-28T16:34:28.121Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1052 | 2025-04-28T16:34:28.376Z | Checking resolv-conf v0.7.0 |
| 1053 | 2025-04-28T16:34:28.686Z | Checking atomicwrites v0.4.4 |
| 1054 | 2025-04-28T16:34:28.872Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1055 | 2025-04-28T16:34:28.906Z | Compiling serde_tokenstream v0.1.7 |
| 1056 | 2025-04-28T16:34:28.942Z | Checking sct v0.7.1 |
| 1057 | 2025-04-28T16:34:29.134Z | Checking rustls-webpki v0.101.7 |
| 1058 | 2025-04-28T16:34:29.310Z | Checking inout v0.1.3 |
| 1059 | 2025-04-28T16:34:29.335Z | Compiling radium v0.7.0 |
| 1060 | 2025-04-28T16:34:29.335Z | Checking linear-map v1.2.0 |
| 1061 | 2025-04-28T16:34:29.497Z | Checking swrite v0.1.0 |
| 1062 | 2025-04-28T16:34:29.522Z | Checking highway v1.3.0 |
| 1063 | 2025-04-28T16:34:29.624Z | Checking indent_write v2.2.0 |
| 1064 | 2025-04-28T16:34:29.648Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1065 | 2025-04-28T16:34:29.794Z | Checking cipher v0.4.4 |
| 1066 | 2025-04-28T16:34:29.829Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1067 | 2025-04-28T16:34:29.914Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1068 | 2025-04-28T16:34:30.122Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1069 | 2025-04-28T16:34:30.792Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1070 | 2025-04-28T16:34:31.087Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1071 | 2025-04-28T16:34:31.529Z | Checking hickory-resolver v0.24.4 |
| 1072 | 2025-04-28T16:34:32.401Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1073 | 2025-04-28T16:34:32.580Z | Checking steno v0.4.1 |
| 1074 | 2025-04-28T16:34:32.690Z | Checking tokio-tungstenite v0.21.0 |
| 1075 | 2025-04-28T16:34:33.118Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1076 | 2025-04-28T16:34:33.480Z | Checking id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1077 | 2025-04-28T16:34:33.647Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1078 | 2025-04-28T16:34:33.672Z | Checking crossbeam-epoch v0.9.18 |
| 1079 | 2025-04-28T16:34:33.730Z | Checking tokio-stream v0.1.17 |
| 1080 | 2025-04-28T16:34:34.050Z | Checking tap v1.0.1 |
| 1081 | 2025-04-28T16:34:34.140Z | Compiling rayon-core v1.12.1 |
| 1082 | 2025-04-28T16:34:34.209Z | Checking humantime v2.1.0 |
| 1083 | 2025-04-28T16:34:34.380Z | Checking qorb v0.2.1 |
| 1084 | 2025-04-28T16:34:34.488Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1085 | 2025-04-28T16:34:34.513Z | Checking wyz v0.5.1 |
| 1086 | 2025-04-28T16:34:34.537Z | Checking crossbeam-deque v0.8.5 |
| 1087 | 2025-04-28T16:34:34.842Z | Checking tokio-rustls v0.24.1 |
| 1088 | 2025-04-28T16:34:35.211Z | Compiling usdt-attr-macro v0.3.5 |
| 1089 | 2025-04-28T16:34:35.521Z | Compiling usdt-macro v0.3.5 |
| 1090 | 2025-04-28T16:34:35.829Z | Checking rustls-pemfile v1.0.4 |
| 1091 | 2025-04-28T16:34:36.016Z | Compiling num_enum_derive v0.5.11 |
| 1092 | 2025-04-28T16:34:36.351Z | Checking twox-hash v2.1.0 |
| 1093 | 2025-04-28T16:34:36.519Z | Checking universal-hash v0.5.1 |
| 1094 | 2025-04-28T16:34:36.706Z | Checking atty v0.2.14 |
| 1095 | 2025-04-28T16:34:36.841Z | Checking funty v2.0.0 |
| 1096 | 2025-04-28T16:34:36.866Z | Checking opaque-debug v0.3.1 |
| 1097 | 2025-04-28T16:34:36.963Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1098 | 2025-04-28T16:34:37.315Z | Checking polyval v0.6.2 |
| 1099 | 2025-04-28T16:34:37.450Z | Checking usdt v0.3.5 |
| 1100 | 2025-04-28T16:34:37.526Z | Checking bitvec v1.0.1 |
| 1101 | 2025-04-28T16:34:37.556Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1102 | 2025-04-28T16:34:37.735Z | Checking num_enum v0.5.11 |
| 1103 | 2025-04-28T16:34:37.896Z | Checking ctr v0.9.2 |
| 1104 | 2025-04-28T16:34:38.161Z | Checking aes v0.8.4 |
| 1105 | 2025-04-28T16:34:38.185Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1106 | 2025-04-28T16:34:38.210Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1107 | 2025-04-28T16:34:38.254Z | Checking bincode v1.3.3 |
| 1108 | 2025-04-28T16:34:38.510Z | Checking aead v0.5.2 |
| 1109 | 2025-04-28T16:34:38.535Z | Compiling strum_macros v0.27.1 |
| 1110 | 2025-04-28T16:34:38.594Z | Checking toml v0.7.8 |
| 1111 | 2025-04-28T16:34:38.723Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1112 | 2025-04-28T16:34:38.822Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1113 | 2025-04-28T16:34:38.875Z | Checking strum v0.27.1 |
| 1114 | 2025-04-28T16:34:38.920Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1115 | 2025-04-28T16:34:39.044Z | Checking aes-gcm-siv v0.11.1 |
| 1116 | 2025-04-28T16:34:39.111Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1117 | 2025-04-28T16:34:39.205Z | Checking rayon v1.10.0 |
| 1118 | 2025-04-28T16:34:39.266Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1119 | 2025-04-28T16:34:39.387Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1120 | 2025-04-28T16:34:39.412Z | Compiling bitstruct_derive v0.1.0 |
| 1121 | 2025-04-28T16:34:39.487Z | Compiling async-recursion v1.1.1 |
| 1122 | 2025-04-28T16:34:39.714Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1123 | 2025-04-28T16:34:39.863Z | Compiling cfg_aliases v0.1.1 |
| 1124 | 2025-04-28T16:34:39.973Z | Checking ascii v1.1.0 |
| 1125 | 2025-04-28T16:34:40.300Z | Checking ringbuffer v0.15.0 |
| 1126 | 2025-04-28T16:34:40.456Z | Checking p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
| 1127 | 2025-04-28T16:34:40.490Z | Checking pretty-hex v0.2.1 |
| 1128 | 2025-04-28T16:34:40.680Z | Checking typeid v1.0.0 |
| 1129 | 2025-04-28T16:34:40.705Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1130 | 2025-04-28T16:34:40.741Z | Checking bitstruct v0.1.1 |
| 1131 | 2025-04-28T16:34:40.825Z | Checking erased-serde v0.4.5 |
| 1132 | 2025-04-28T16:34:40.860Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1133 | 2025-04-28T16:34:40.946Z | Compiling nix v0.28.0 |
| 1134 | 2025-04-28T16:34:41.074Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1135 | 2025-04-28T16:34:41.404Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1136 | 2025-04-28T16:34:41.563Z | Checking p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8) |
| 1137 | 2025-04-28T16:34:41.590Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1138 | 2025-04-28T16:34:41.614Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1139 | 2025-04-28T16:34:41.663Z | Checking serde_arrays v0.1.0 |
| 1140 | 2025-04-28T16:34:41.813Z | Checking libloading v0.7.4 |
| 1141 | 2025-04-28T16:34:41.939Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1142 | 2025-04-28T16:34:42.041Z | Compiling const_format_proc_macros v0.2.32 |
| 1143 | 2025-04-28T16:34:42.121Z | Checking kstat-rs v0.2.4 |
| 1144 | 2025-04-28T16:34:42.261Z | Compiling escargot v0.5.10 |
| 1145 | 2025-04-28T16:34:42.437Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1146 | 2025-04-28T16:34:42.676Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1147 | 2025-04-28T16:34:42.730Z | Checking ron v0.8.1 |
| 1148 | 2025-04-28T16:34:43.415Z | Checking xattr v1.3.1 |
| 1149 | 2025-04-28T16:34:43.532Z | Checking const_format v0.2.32 |
| 1150 | 2025-04-28T16:34:43.635Z | Checking filetime v0.2.23 |
| 1151 | 2025-04-28T16:34:43.778Z | Checking bstr v1.9.1 |
| 1152 | 2025-04-28T16:34:43.856Z | Checking bit_field v0.10.2 |
| 1153 | 2025-04-28T16:34:44.080Z | Checking tar v0.4.40 |
| 1154 | 2025-04-28T16:34:44.475Z | Checking globset v0.4.14 |
| 1155 | 2025-04-28T16:34:44.737Z | Checking ctrlc v3.4.4 |
| 1156 | 2025-04-28T16:34:44.933Z | Checking fatfs v0.3.6 |
| 1157 | 2025-04-28T16:34:45.015Z | Checking glob v0.3.1 |
| 1158 | 2025-04-28T16:34:46.348Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1159 | 2025-04-28T16:34:46.421Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1160 | 2025-04-28T16:34:47.128Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1161 | 2025-04-28T16:34:47.439Z | Compiling git2 v0.19.0 |
| 1162 | 2025-04-28T16:34:48.781Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1163 | 2025-04-28T16:34:52.370Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1164 | 2025-04-28T16:34:55.719Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1165 | 2025-04-28T16:35:00.580Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1166 | 2025-04-28T16:35:07.355Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1167 | 2025-04-28T16:35:18.816Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1168 | 2025-04-28T16:35:18.816Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1169 | 2025-04-28T16:35:27.596Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s |
| 1170 | 2025-04-28T16:35:27.894Z | |
| 1171 | 2025-04-28T16:35:27.919Z | real 2:53.954468056 |
| 1172 | 2025-04-28T16:35:27.919Z | user 11:53.992547140 |
| 1173 | 2025-04-28T16:35:27.919Z | sys 2:33.191876299 |
| 1174 | 2025-04-28T16:35:27.919Z | trap 0.365438913 |
| 1175 | 2025-04-28T16:35:27.919Z | tflt 0.290707453 |
| 1176 | 2025-04-28T16:35:27.919Z | dflt 0.118457318 |
| 1177 | 2025-04-28T16:35:27.919Z | kflt 0.002228546 |
| 1178 | 2025-04-28T16:35:27.919Z | lock 15:38.833369558 |
| 1179 | 2025-04-28T16:35:27.919Z | slp 46:03.731873956 |
| 1180 | 2025-04-28T16:35:27.919Z | lat 1:04.890798419 |
| 1181 | 2025-04-28T16:35:27.919Z | stop 3:33.979088196 |
| 1182 | 2025-04-28T16:35:27.919Z | + ptime -m cargo clippy --features falcon --all-targets |
| 1183 | 2025-04-28T16:35:28.518Z | Downloading crates ... |
| 1184 | 2025-04-28T16:35:28.757Z | Downloaded downcast v0.11.0 |
| 1185 | 2025-04-28T16:35:28.782Z | Downloaded termtree v0.4.1 |
| 1186 | 2025-04-28T16:35:28.782Z | Downloaded predicates-tree v1.0.9 |
| 1187 | 2025-04-28T16:35:28.782Z | Downloaded fdeflate v0.3.4 |
| 1188 | 2025-04-28T16:35:28.782Z | Downloaded slog-envlogger v2.2.0 |
| 1189 | 2025-04-28T16:35:28.782Z | Downloaded slog-scope v4.4.0 |
| 1190 | 2025-04-28T16:35:28.782Z | Downloaded slog-stdlog v4.1.1 |
| 1191 | 2025-04-28T16:35:28.783Z | Downloaded mockall v0.12.1 |
| 1192 | 2025-04-28T16:35:28.783Z | Downloaded miniz_oxide v0.7.2 |
| 1193 | 2025-04-28T16:35:28.783Z | Downloaded png v0.17.13 |
| 1194 | 2025-04-28T16:35:28.783Z | Downloaded arc-swap v1.7.1 |
| 1195 | 2025-04-28T16:35:28.807Z | Downloaded crc32fast v1.4.0 |
| 1196 | 2025-04-28T16:35:28.808Z | Downloaded mockall_derive v0.12.1 |
| 1197 | 2025-04-28T16:35:28.808Z | Downloaded flate2 v1.0.30 |
| 1198 | 2025-04-28T16:35:28.808Z | Downloaded serde_test v1.0.176 |
| 1199 | 2025-04-28T16:35:28.808Z | Downloaded predicates-core v1.0.6 |
| 1200 | 2025-04-28T16:35:28.808Z | Downloaded predicates v3.1.0 |
| 1201 | 2025-04-28T16:35:28.808Z | Downloaded bytemuck v1.16.0 |
| 1202 | 2025-04-28T16:35:28.808Z | Downloaded fragile v2.0.0 |
| 1203 | 2025-04-28T16:35:28.832Z | Downloaded simd-adler32 v0.3.7 |
| 1204 | 2025-04-28T16:35:28.922Z | Downloaded image v0.25.1 |
| 1205 | 2025-04-28T16:35:29.194Z | Checking log v0.4.22 |
| 1206 | 2025-04-28T16:35:29.194Z | Checking tokio v1.44.1 |
| 1207 | 2025-04-28T16:35:29.235Z | Checking propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1208 | 2025-04-28T16:35:29.260Z | Checking rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1209 | 2025-04-28T16:35:29.284Z | Checking bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1210 | 2025-04-28T16:35:29.284Z | Checking nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1211 | 2025-04-28T16:35:29.309Z | Checking viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1212 | 2025-04-28T16:35:29.309Z | Checking simd-adler32 v0.3.7 |
| 1213 | 2025-04-28T16:35:29.445Z | Checking native-tls v0.2.11 |
| 1214 | 2025-04-28T16:35:29.471Z | Checking goblin v0.8.2 |
| 1215 | 2025-04-28T16:35:29.497Z | Checking rustls v0.22.4 |
| 1216 | 2025-04-28T16:35:29.522Z | Checking typify-impl v0.2.0 |
| 1217 | 2025-04-28T16:35:29.522Z | Checking typify-impl v0.3.0 |
| 1218 | 2025-04-28T16:35:29.682Z | Checking tungstenite v0.21.0 |
| 1219 | 2025-04-28T16:35:29.719Z | Checking rustls v0.21.12 |
| 1220 | 2025-04-28T16:35:29.744Z | Checking propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1221 | 2025-04-28T16:35:30.358Z | Checking bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1222 | 2025-04-28T16:35:30.660Z | Checking nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1223 | 2025-04-28T16:35:30.853Z | Compiling crc32fast v1.4.0 |
| 1224 | 2025-04-28T16:35:31.304Z | Checking viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1225 | 2025-04-28T16:35:31.412Z | Checking typify v0.2.0 |
| 1226 | 2025-04-28T16:35:31.451Z | Checking typify v0.3.0 |
| 1227 | 2025-04-28T16:35:31.534Z | Checking progenitor-impl v0.8.0 |
| 1228 | 2025-04-28T16:35:31.610Z | Checking dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1229 | 2025-04-28T16:35:31.610Z | Checking progenitor-impl v0.9.1 |
| 1230 | 2025-04-28T16:35:31.868Z | Checking adler v1.0.2 |
| 1231 | 2025-04-28T16:35:32.007Z | Checking miniz_oxide v0.7.2 |
| 1232 | 2025-04-28T16:35:32.109Z | Checking arc-swap v1.7.1 |
| 1233 | 2025-04-28T16:35:32.282Z | Checking fdeflate v0.3.4 |
| 1234 | 2025-04-28T16:35:32.436Z | Checking slog-scope v4.4.0 |
| 1235 | 2025-04-28T16:35:32.599Z | Checking cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1236 | 2025-04-28T16:35:32.626Z | Checking flate2 v1.0.30 |
| 1237 | 2025-04-28T16:35:32.690Z | Checking slog-stdlog v4.1.1 |
| 1238 | 2025-04-28T16:35:32.846Z | Checking predicates-core v1.0.6 |
| 1239 | 2025-04-28T16:35:32.941Z | Checking bytemuck v1.16.0 |
| 1240 | 2025-04-28T16:35:32.965Z | Checking slog-envlogger v2.2.0 |
| 1241 | 2025-04-28T16:35:32.990Z | Checking termtree v0.4.1 |
| 1242 | 2025-04-28T16:35:33.024Z | Checking predicates v3.1.0 |
| 1243 | 2025-04-28T16:35:33.119Z | Checking cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1244 | 2025-04-28T16:35:33.144Z | Checking png v0.17.13 |
| 1245 | 2025-04-28T16:35:33.198Z | Compiling mockall_derive v0.12.1 |
| 1246 | 2025-04-28T16:35:33.231Z | Checking predicates-tree v1.0.9 |
| 1247 | 2025-04-28T16:35:33.322Z | Checking downcast v0.11.0 |
| 1248 | 2025-04-28T16:35:33.372Z | Checking fragile v2.0.0 |
| 1249 | 2025-04-28T16:35:33.396Z | Checking dof v0.3.0 |
| 1250 | 2025-04-28T16:35:33.509Z | Checking globset v0.4.14 |
| 1251 | 2025-04-28T16:35:33.534Z | Checking escargot v0.5.10 |
| 1252 | 2025-04-28T16:35:33.601Z | Checking fatfs v0.3.6 |
| 1253 | 2025-04-28T16:35:33.879Z | Checking usdt-impl v0.5.0 |
| 1254 | 2025-04-28T16:35:33.941Z | Checking serde_test v1.0.176 |
| 1255 | 2025-04-28T16:35:34.129Z | Checking image v0.25.1 |
| 1256 | 2025-04-28T16:35:34.317Z | Checking xtask v0.0.0 (/work/oxidecomputer/propolis/xtask) |
| 1257 | 2025-04-28T16:35:34.342Z | Checking usdt v0.5.0 |
| 1258 | 2025-04-28T16:35:34.548Z | Checking slog-dtrace v0.3.0 |
| 1259 | 2025-04-28T16:35:34.937Z | Checking tokio-util v0.7.11 |
| 1260 | 2025-04-28T16:35:35.103Z | Checking tokio-rustls v0.26.0 |
| 1261 | 2025-04-28T16:35:35.144Z | Checking tokio-native-tls v0.3.1 |
| 1262 | 2025-04-28T16:35:35.360Z | Checking tokio-rustls v0.25.0 |
| 1263 | 2025-04-28T16:35:35.415Z | Checking backoff v0.4.0 |
| 1264 | 2025-04-28T16:35:35.441Z | Checking tokio-tungstenite v0.21.0 |
| 1265 | 2025-04-28T16:35:35.466Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1266 | 2025-04-28T16:35:35.541Z | Checking zone v0.3.0 |
| 1267 | 2025-04-28T16:35:35.604Z | Checking h2 v0.4.6 |
| 1268 | 2025-04-28T16:35:35.661Z | Checking libsw-core v0.3.2 |
| 1269 | 2025-04-28T16:35:35.687Z | Checking cancel-safe-futures v0.1.5 |
| 1270 | 2025-04-28T16:35:35.711Z | Checking libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 1271 | 2025-04-28T16:35:35.842Z | Checking hickory-proto v0.24.4 |
| 1272 | 2025-04-28T16:35:35.867Z | Checking libsw v3.5.0 |
| 1273 | 2025-04-28T16:35:36.049Z | Checking tokio-stream v0.1.17 |
| 1274 | 2025-04-28T16:35:36.074Z | Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1275 | 2025-04-28T16:35:36.163Z | Checking steno v0.4.1 |
| 1276 | 2025-04-28T16:35:36.188Z | Checking rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1277 | 2025-04-28T16:35:36.697Z | Checking tokio-rustls v0.24.1 |
| 1278 | 2025-04-28T16:35:36.936Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1279 | 2025-04-28T16:35:36.991Z | Checking softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1280 | 2025-04-28T16:35:37.086Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1281 | 2025-04-28T16:35:37.843Z | Checking mockall v0.12.1 |
| 1282 | 2025-04-28T16:35:38.674Z | Checking hickory-resolver v0.24.4 |
| 1283 | 2025-04-28T16:35:38.872Z | Checking hyper v1.6.0 |
| 1284 | 2025-04-28T16:35:39.758Z | Checking qorb v0.2.1 |
| 1285 | 2025-04-28T16:35:40.437Z | Checking hyper-util v0.1.10 |
| 1286 | 2025-04-28T16:35:41.716Z | Checking hyper-rustls v0.27.3 |
| 1287 | 2025-04-28T16:35:41.716Z | Checking hyper-tls v0.6.0 |
| 1288 | 2025-04-28T16:35:41.741Z | Checking dropshot v0.16.0 |
| 1289 | 2025-04-28T16:35:41.985Z | Checking reqwest v0.12.7 |
| 1290 | 2025-04-28T16:35:43.282Z | Checking progenitor-client v0.9.1 |
| 1291 | 2025-04-28T16:35:43.282Z | Checking progenitor-client v0.8.0 |
| 1292 | 2025-04-28T16:35:43.567Z | Checking progenitor v0.8.0 |
| 1293 | 2025-04-28T16:35:43.605Z | Checking progenitor v0.9.1 |
| 1294 | 2025-04-28T16:35:43.735Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 1295 | 2025-04-28T16:35:43.773Z | Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1296 | 2025-04-28T16:35:43.774Z | Checking propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1297 | 2025-04-28T16:35:44.806Z | Checking crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1298 | 2025-04-28T16:35:45.780Z | Checking crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1299 | 2025-04-28T16:35:47.276Z | Checking omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1300 | 2025-04-28T16:35:48.285Z | Checking propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1301 | 2025-04-28T16:35:49.112Z | Checking propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1302 | 2025-04-28T16:35:54.721Z | Checking oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1303 | 2025-04-28T16:35:54.721Z | Checking illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1304 | 2025-04-28T16:35:54.746Z | Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1305 | 2025-04-28T16:35:54.746Z | Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1306 | 2025-04-28T16:35:55.475Z | Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1307 | 2025-04-28T16:35:56.733Z | Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1308 | 2025-04-28T16:35:57.086Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1309 | 2025-04-28T16:35:57.086Z | Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1310 | 2025-04-28T16:35:57.248Z | Checking nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1311 | 2025-04-28T16:35:57.857Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1312 | 2025-04-28T16:35:58.137Z | Checking oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1313 | 2025-04-28T16:35:58.482Z | Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1314 | 2025-04-28T16:36:11.558Z | Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1315 | 2025-04-28T16:36:18.226Z | Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1316 | 2025-04-28T16:36:18.990Z | Checking crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1317 | 2025-04-28T16:36:24.043Z | Checking propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1318 | 2025-04-28T16:36:35.070Z | warning: casting to the same type is unnecessary (`i16` -> `i16`) |
| 1319 | 2025-04-28T16:36:35.070Z | --> lib/propolis/src/block/file.rs:412:29 |
| 1320 | 2025-04-28T16:36:35.070Z | | |
| 1321 | 2025-04-28T16:36:35.070Z | 412 | l_type: libc::F_WRLCK as i16, |
| 1322 | 2025-04-28T16:36:35.070Z | | ^^^^^^^^^^^^^^^^^^^^ help: try: `libc::F_WRLCK` |
| 1323 | 2025-04-28T16:36:35.070Z | | |
| 1324 | 2025-04-28T16:36:35.070Z | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_cast |
| 1325 | 2025-04-28T16:36:35.070Z | = note: `#[warn(clippy::unnecessary_cast)]` on by default |
| 1326 | 2025-04-28T16:36:35.070Z | |
| 1327 | 2025-04-28T16:36:38.443Z | warning: `propolis` (lib) generated 1 warning (run `cargo clippy --fix --lib -p propolis` to apply 1 suggestion) |
| 1328 | 2025-04-28T16:36:38.469Z | Checking propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1329 | 2025-04-28T16:36:38.469Z | Checking propolis-standalone v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-standalone) |
| 1330 | 2025-04-28T16:36:39.547Z | warning: `propolis` (lib test) generated 1 warning (1 duplicate) |
| 1331 | 2025-04-28T16:36:48.526Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 1332 | 2025-04-28T16:36:48.689Z | |
| 1333 | 2025-04-28T16:36:48.715Z | real 1:20.785966707 |
| 1334 | 2025-04-28T16:36:48.715Z | user 3:00.586839011 |
| 1335 | 2025-04-28T16:36:48.715Z | sys 26.521139679 |
| 1336 | 2025-04-28T16:36:48.715Z | trap 0.052393304 |
| 1337 | 2025-04-28T16:36:48.715Z | tflt 0.015949583 |
| 1338 | 2025-04-28T16:36:48.715Z | dflt 0.006142921 |
| 1339 | 2025-04-28T16:36:48.715Z | kflt 0.000146611 |
| 1340 | 2025-04-28T16:36:48.715Z | lock 4:30.543201389 |
| 1341 | 2025-04-28T16:36:48.715Z | slp 10:02.098601362 |
| 1342 | 2025-04-28T16:36:48.715Z | lat 5.185275686 |
| 1343 | 2025-04-28T16:36:48.715Z | stop 14.909427171 |
| 1344 | 2025-04-28T16:36:48.715Z | + banner build |
| 1345 | 2025-04-28T16:36:48.715Z | |
| 1346 | 2025-04-28T16:36:48.715Z | ##### # # # # ##### |
| 1347 | 2025-04-28T16:36:48.715Z | # # # # # # # # |
| 1348 | 2025-04-28T16:36:48.715Z | ##### # # # # # # |
| 1349 | 2025-04-28T16:36:48.715Z | # # # # # # # # |
| 1350 | 2025-04-28T16:36:48.715Z | # # # # # # # # |
| 1351 | 2025-04-28T16:36:48.715Z | ##### #### # ###### ##### |
| 1352 | 2025-04-28T16:36:48.715Z | |
| 1353 | 2025-04-28T16:36:48.715Z | + ptime -m cargo build --features falcon --release -p propolis-server -p propolis-cli |
| 1354 | 2025-04-28T16:36:49.583Z | Compiling proc-macro2 v1.0.92 |
| 1355 | 2025-04-28T16:36:49.583Z | Compiling unicode-ident v1.0.14 |
| 1356 | 2025-04-28T16:36:49.608Z | Compiling libc v0.2.171 |
| 1357 | 2025-04-28T16:36:49.608Z | Compiling serde v1.0.219 |
| 1358 | 2025-04-28T16:36:49.608Z | Compiling autocfg v1.3.0 |
| 1359 | 2025-04-28T16:36:49.608Z | Compiling cfg-if v1.0.0 |
| 1360 | 2025-04-28T16:36:49.608Z | Compiling memchr v2.7.2 |
| 1361 | 2025-04-28T16:36:49.608Z | Compiling version_check v0.9.5 |
| 1362 | 2025-04-28T16:36:49.732Z | Compiling libm v0.2.8 |
| 1363 | 2025-04-28T16:36:49.861Z | Compiling shlex v1.3.0 |
| 1364 | 2025-04-28T16:36:50.077Z | Compiling itoa v1.0.11 |
| 1365 | 2025-04-28T16:36:50.186Z | Compiling thiserror v1.0.64 |
| 1366 | 2025-04-28T16:36:50.186Z | Compiling semver v1.0.26 |
| 1367 | 2025-04-28T16:36:50.211Z | Compiling lock_api v0.4.12 |
| 1368 | 2025-04-28T16:36:50.534Z | Compiling parking_lot_core v0.9.10 |
| 1369 | 2025-04-28T16:36:50.635Z | Compiling ryu v1.0.18 |
| 1370 | 2025-04-28T16:36:50.682Z | Compiling serde_json v1.0.140 |
| 1371 | 2025-04-28T16:36:50.837Z | Compiling schemars v0.8.22 |
| 1372 | 2025-04-28T16:36:50.888Z | Compiling once_cell v1.19.0 |
| 1373 | 2025-04-28T16:36:50.929Z | Compiling slab v0.4.9 |
| 1374 | 2025-04-28T16:36:51.054Z | Compiling equivalent v1.0.1 |
| 1375 | 2025-04-28T16:36:51.163Z | Compiling quote v1.0.38 |
| 1376 | 2025-04-28T16:36:51.188Z | Compiling foldhash v0.1.5 |
| 1377 | 2025-04-28T16:36:51.213Z | Compiling jobserver v0.1.31 |
| 1378 | 2025-04-28T16:36:51.261Z | Compiling allocator-api2 v0.2.18 |
| 1379 | 2025-04-28T16:36:51.513Z | Compiling syn v2.0.100 |
| 1380 | 2025-04-28T16:36:51.563Z | Compiling cc v1.2.17 |
| 1381 | 2025-04-28T16:36:51.667Z | Compiling getrandom v0.2.14 |
| 1382 | 2025-04-28T16:36:51.710Z | Compiling log v0.4.22 |
| 1383 | 2025-04-28T16:36:51.772Z | Compiling num-traits v0.2.19 |
| 1384 | 2025-04-28T16:36:51.856Z | Compiling hashbrown v0.15.2 |
| 1385 | 2025-04-28T16:36:52.006Z | Compiling heck v0.5.0 |
| 1386 | 2025-04-28T16:36:52.240Z | Compiling smallvec v1.13.2 |
| 1387 | 2025-04-28T16:36:52.313Z | Compiling pin-project-lite v0.2.14 |
| 1388 | 2025-04-28T16:36:52.345Z | Compiling pkg-config v0.3.30 |
| 1389 | 2025-04-28T16:36:52.370Z | Compiling fnv v1.0.7 |
| 1390 | 2025-04-28T16:36:52.445Z | Compiling vcpkg v0.2.15 |
| 1391 | 2025-04-28T16:36:52.852Z | Compiling scopeguard v1.2.0 |
| 1392 | 2025-04-28T16:36:52.956Z | Compiling getrandom v0.3.2 |
| 1393 | 2025-04-28T16:36:53.626Z | Compiling socket2 v0.5.7 |
| 1394 | 2025-04-28T16:36:53.849Z | Compiling parking_lot v0.12.2 |
| 1395 | 2025-04-28T16:36:54.119Z | Compiling signal-hook-registry v1.4.2 |
| 1396 | 2025-04-28T16:36:54.145Z | Compiling mio v1.0.2 |
| 1397 | 2025-04-28T16:36:54.197Z | Compiling ring v0.17.14 |
| 1398 | 2025-04-28T16:36:54.655Z | Compiling httparse v1.10.1 |
| 1399 | 2025-04-28T16:36:55.016Z | Compiling iana-time-zone v0.1.60 |
| 1400 | 2025-04-28T16:36:55.088Z | Compiling typenum v1.17.0 |
| 1401 | 2025-04-28T16:36:55.322Z | Compiling generic-array v0.14.7 |
| 1402 | 2025-04-28T16:36:55.438Z | Compiling futures-core v0.3.31 |
| 1403 | 2025-04-28T16:36:55.618Z | Compiling regex-syntax v0.8.5 |
| 1404 | 2025-04-28T16:36:55.713Z | Compiling aho-corasick v1.1.3 |
| 1405 | 2025-04-28T16:36:55.818Z | Compiling dyn-clone v1.0.17 |
| 1406 | 2025-04-28T16:36:55.883Z | Compiling openssl-sys v0.9.106 |
| 1407 | 2025-04-28T16:36:56.071Z | Compiling rand_core v0.6.4 |
| 1408 | 2025-04-28T16:36:56.219Z | Compiling futures-sink v0.3.31 |
| 1409 | 2025-04-28T16:36:56.386Z | Compiling stable_deref_trait v1.2.0 |
| 1410 | 2025-04-28T16:36:56.499Z | Compiling ucd-trie v0.1.6 |
| 1411 | 2025-04-28T16:36:56.753Z | Compiling byteorder v1.5.0 |
| 1412 | 2025-04-28T16:36:56.778Z | Compiling slog v2.7.0 |
| 1413 | 2025-04-28T16:36:56.873Z | Compiling futures-channel v0.3.31 |
| 1414 | 2025-04-28T16:36:56.913Z | Compiling pin-utils v0.1.0 |
| 1415 | 2025-04-28T16:36:57.009Z | Compiling futures-task v0.3.31 |
| 1416 | 2025-04-28T16:36:57.171Z | Compiling subtle v2.5.0 |
| 1417 | 2025-04-28T16:36:57.201Z | Compiling thiserror v2.0.12 |
| 1418 | 2025-04-28T16:36:57.271Z | Compiling rustversion v1.0.17 |
| 1419 | 2025-04-28T16:36:57.296Z | Compiling futures-io v0.3.31 |
| 1420 | 2025-04-28T16:36:57.429Z | Compiling serde_derive_internals v0.29.1 |
| 1421 | 2025-04-28T16:36:57.586Z | Compiling synstructure v0.13.1 |
| 1422 | 2025-04-28T16:36:57.760Z | Compiling openssl v0.10.71 |
| 1423 | 2025-04-28T16:36:58.169Z | Compiling rustix v0.38.34 |
| 1424 | 2025-04-28T16:36:58.547Z | Compiling regex-automata v0.4.9 |
| 1425 | 2025-04-28T16:36:58.725Z | Compiling regress v0.10.3 |
| 1426 | 2025-04-28T16:36:58.970Z | Compiling native-tls v0.2.11 |
| 1427 | 2025-04-28T16:36:59.289Z | Compiling rustls v0.23.10 |
| 1428 | 2025-04-28T16:37:00.223Z | Compiling tracing-core v0.1.32 |
| 1429 | 2025-04-28T16:37:00.371Z | Compiling syn v1.0.109 |
| 1430 | 2025-04-28T16:37:00.435Z | Compiling serde_derive v1.0.219 |
| 1431 | 2025-04-28T16:37:00.627Z | Compiling thiserror-impl v1.0.64 |
| 1432 | 2025-04-28T16:37:00.855Z | Compiling tokio-macros v2.5.0 |
| 1433 | 2025-04-28T16:37:01.772Z | Compiling schemars_derive v0.8.22 |
| 1434 | 2025-04-28T16:37:01.931Z | Compiling zerofrom-derive v0.1.5 |
| 1435 | 2025-04-28T16:37:01.994Z | Compiling yoke-derive v0.7.5 |
| 1436 | 2025-04-28T16:37:02.023Z | Compiling zerovec-derive v0.10.3 |
| 1437 | 2025-04-28T16:37:02.658Z | Compiling displaydoc v0.2.5 |
| 1438 | 2025-04-28T16:37:03.806Z | Compiling futures-macro v0.3.31 |
| 1439 | 2025-04-28T16:37:04.033Z | Compiling icu_provider_macros v1.5.0 |
| 1440 | 2025-04-28T16:37:04.099Z | Compiling regex v1.11.1 |
| 1441 | 2025-04-28T16:37:04.125Z | Compiling pest v2.7.10 |
| 1442 | 2025-04-28T16:37:04.228Z | Compiling thiserror-impl v2.0.12 |
| 1443 | 2025-04-28T16:37:04.560Z | Compiling zerofrom v0.1.5 |
| 1444 | 2025-04-28T16:37:04.795Z | Compiling yoke v0.7.5 |
| 1445 | 2025-04-28T16:37:04.915Z | Compiling openssl-macros v0.1.1 |
| 1446 | 2025-04-28T16:37:05.202Z | Compiling zerovec v0.10.4 |
| 1447 | 2025-04-28T16:37:05.353Z | Compiling futures-util v0.3.31 |
| 1448 | 2025-04-28T16:37:06.108Z | Compiling tracing-attributes v0.1.27 |
| 1449 | 2025-04-28T16:37:06.515Z | Compiling pest_meta v2.7.10 |
| 1450 | 2025-04-28T16:37:06.542Z | Compiling writeable v0.5.5 |
| 1451 | 2025-04-28T16:37:07.369Z | Compiling tinystr v0.7.6 |
| 1452 | 2025-04-28T16:37:07.523Z | Compiling untrusted v0.9.0 |
| 1453 | 2025-04-28T16:37:07.721Z | Compiling pest_generator v2.7.10 |
| 1454 | 2025-04-28T16:37:07.747Z | Compiling litemap v0.7.4 |
| 1455 | 2025-04-28T16:37:08.119Z | Compiling icu_locid v1.5.0 |
| 1456 | 2025-04-28T16:37:08.412Z | Compiling tracing v0.1.40 |
| 1457 | 2025-04-28T16:37:08.959Z | Compiling ppv-lite86 v0.2.17 |
| 1458 | 2025-04-28T16:37:09.255Z | Compiling pest_derive v2.7.10 |
| 1459 | 2025-04-28T16:37:09.534Z | Compiling icu_provider v1.5.0 |
| 1460 | 2025-04-28T16:37:09.965Z | Compiling bytes v1.10.1 |
| 1461 | 2025-04-28T16:37:11.379Z | Compiling indexmap v2.8.0 |
| 1462 | 2025-04-28T16:37:11.619Z | Compiling tokio v1.44.1 |
| 1463 | 2025-04-28T16:37:11.704Z | Compiling chrono v0.4.40 |
| 1464 | 2025-04-28T16:37:11.750Z | Compiling uuid v1.16.0 |
| 1465 | 2025-04-28T16:37:12.471Z | Compiling bitflags v2.6.0 |
| 1466 | 2025-04-28T16:37:13.218Z | Compiling serde_tokenstream v0.2.2 |
| 1467 | 2025-04-28T16:37:14.965Z | Compiling http v1.2.0 |
| 1468 | 2025-04-28T16:37:16.283Z | Compiling scroll_derive v0.12.0 |
| 1469 | 2025-04-28T16:37:16.611Z | Compiling icu_locid_transform_data v1.5.0 |
| 1470 | 2025-04-28T16:37:16.722Z | Compiling num-conv v0.1.0 |
| 1471 | 2025-04-28T16:37:16.747Z | Compiling time-core v0.1.2 |
| 1472 | 2025-04-28T16:37:16.901Z | Compiling percent-encoding v2.3.1 |
| 1473 | 2025-04-28T16:37:16.973Z | Compiling anyhow v1.0.97 |
| 1474 | 2025-04-28T16:37:17.306Z | Compiling form_urlencoded v1.2.1 |
| 1475 | 2025-04-28T16:37:17.391Z | Compiling time-macros v0.2.18 |
| 1476 | 2025-04-28T16:37:17.464Z | Compiling icu_locid_transform v1.5.0 |
| 1477 | 2025-04-28T16:37:17.963Z | Compiling icu_collections v1.5.0 |
| 1478 | 2025-04-28T16:37:18.215Z | Compiling crypto-common v0.1.6 |
| 1479 | 2025-04-28T16:37:18.448Z | Compiling zerocopy-derive v0.7.34 |
| 1480 | 2025-04-28T16:37:19.465Z | Compiling tokio-util v0.7.11 |
| 1481 | 2025-04-28T16:37:19.581Z | Compiling thread-id v4.2.1 |
| 1482 | 2025-04-28T16:37:19.911Z | Compiling strsim v0.11.1 |
| 1483 | 2025-04-28T16:37:20.017Z | Compiling rustls-pki-types v1.7.0 |
| 1484 | 2025-04-28T16:37:20.048Z | Compiling icu_properties_data v1.5.0 |
| 1485 | 2025-04-28T16:37:20.274Z | Compiling icu_properties v1.5.1 |
| 1486 | 2025-04-28T16:37:20.437Z | Compiling write16 v1.0.0 |
| 1487 | 2025-04-28T16:37:20.574Z | Compiling utf16_iter v1.0.5 |
| 1488 | 2025-04-28T16:37:20.768Z | Compiling icu_normalizer_data v1.5.0 |
| 1489 | 2025-04-28T16:37:20.873Z | Compiling utf8_iter v1.0.4 |
| 1490 | 2025-04-28T16:37:20.969Z | Compiling atomic-waker v1.1.2 |
| 1491 | 2025-04-28T16:37:21.010Z | Compiling ident_case v1.0.1 |
| 1492 | 2025-04-28T16:37:21.134Z | Compiling zeroize v1.7.0 |
| 1493 | 2025-04-28T16:37:21.162Z | Compiling darling_core v0.20.9 |
| 1494 | 2025-04-28T16:37:21.191Z | Compiling rustls-webpki v0.102.4 |
| 1495 | 2025-04-28T16:37:21.437Z | Compiling http-body v1.0.1 |
| 1496 | 2025-04-28T16:37:21.665Z | Compiling openapiv3 v2.0.0 |
| 1497 | 2025-04-28T16:37:21.730Z | Compiling rand_chacha v0.3.1 |
| 1498 | 2025-04-28T16:37:21.849Z | Compiling usdt-impl v0.5.0 |
| 1499 | 2025-04-28T16:37:22.190Z | Compiling camino v1.1.9 |
| 1500 | 2025-04-28T16:37:22.682Z | Compiling try-lock v0.2.5 |
| 1501 | 2025-04-28T16:37:22.856Z | Compiling want v0.3.1 |
| 1502 | 2025-04-28T16:37:22.968Z | Compiling rand v0.8.5 |
| 1503 | 2025-04-28T16:37:23.117Z | Compiling h2 v0.4.6 |
| 1504 | 2025-04-28T16:37:24.191Z | Compiling icu_normalizer v1.5.0 |
| 1505 | 2025-04-28T16:37:24.543Z | Compiling scroll v0.12.0 |
| 1506 | 2025-04-28T16:37:24.685Z | Compiling paste v1.0.15 |
| 1507 | 2025-04-28T16:37:24.983Z | Compiling httpdate v1.0.3 |
| 1508 | 2025-04-28T16:37:25.143Z | Compiling idna_adapter v1.2.0 |
| 1509 | 2025-04-28T16:37:25.196Z | Compiling base64 v0.22.1 |
| 1510 | 2025-04-28T16:37:25.255Z | Compiling darling_macro v0.20.9 |
| 1511 | 2025-04-28T16:37:25.378Z | Compiling idna v1.0.3 |
| 1512 | 2025-04-28T16:37:25.617Z | Compiling plain v0.2.3 |
| 1513 | 2025-04-28T16:37:25.770Z | Compiling goblin v0.8.2 |
| 1514 | 2025-04-28T16:37:26.023Z | Compiling url v2.5.4 |
| 1515 | 2025-04-28T16:37:26.102Z | Compiling darling v0.20.9 |
| 1516 | 2025-04-28T16:37:27.119Z | Compiling zerocopy v0.7.34 |
| 1517 | 2025-04-28T16:37:28.129Z | Compiling hyper v1.6.0 |
| 1518 | 2025-04-28T16:37:28.194Z | Compiling strum_macros v0.26.4 |
| 1519 | 2025-04-28T16:37:29.753Z | Compiling unsafe-libyaml v0.2.11 |
| 1520 | 2025-04-28T16:37:30.209Z | Compiling tower-service v0.3.2 |
| 1521 | 2025-04-28T16:37:30.337Z | Compiling pretty-hex v0.4.1 |
| 1522 | 2025-04-28T16:37:30.526Z | Compiling newtype-uuid v1.2.1 |
| 1523 | 2025-04-28T16:37:30.934Z | Compiling serde_yaml v0.9.34+deprecated |
| 1524 | 2025-04-28T16:37:30.970Z | Compiling dof v0.3.0 |
| 1525 | 2025-04-28T16:37:31.308Z | Compiling hyper-util v0.1.10 |
| 1526 | 2025-04-28T16:37:32.376Z | Compiling dtrace-parser v0.2.0 |
| 1527 | 2025-04-28T16:37:33.251Z | Compiling async-trait v0.1.88 |
| 1528 | 2025-04-28T16:37:33.391Z | Compiling foreign-types-shared v0.1.1 |
| 1529 | 2025-04-28T16:37:33.536Z | Compiling cpufeatures v0.2.12 |
| 1530 | 2025-04-28T16:37:33.588Z | Compiling omicron-workspace-hack v0.1.0 |
| 1531 | 2025-04-28T16:37:33.916Z | Compiling foreign-types v0.3.2 |
| 1532 | 2025-04-28T16:37:34.038Z | Compiling http-body-util v0.1.2 |
| 1533 | 2025-04-28T16:37:34.236Z | Compiling typify-impl v0.2.0 |
| 1534 | 2025-04-28T16:37:34.473Z | Compiling block-buffer v0.10.4 |
| 1535 | 2025-04-28T16:37:34.699Z | Compiling errno v0.3.9 |
| 1536 | 2025-04-28T16:37:34.777Z | Compiling encoding_rs v0.8.34 |
| 1537 | 2025-04-28T16:37:34.953Z | Compiling mime v0.3.17 |
| 1538 | 2025-04-28T16:37:35.081Z | Compiling rustls v0.22.4 |
| 1539 | 2025-04-28T16:37:35.978Z | Compiling digest v0.10.7 |
| 1540 | 2025-04-28T16:37:37.849Z | Compiling rustls-pemfile v2.1.3 |
| 1541 | 2025-04-28T16:37:38.385Z | Compiling serde_urlencoded v0.7.1 |
| 1542 | 2025-04-28T16:37:39.312Z | Compiling ipnet v2.9.0 |
| 1543 | 2025-04-28T16:37:41.640Z | Compiling typify-macro v0.2.0 |
| 1544 | 2025-04-28T16:37:42.661Z | Compiling openssl-probe v0.1.5 |
| 1545 | 2025-04-28T16:37:42.912Z | Compiling slog-async v2.8.0 |
| 1546 | 2025-04-28T16:37:44.560Z | Compiling usdt-macro v0.5.0 |
| 1547 | 2025-04-28T16:37:44.764Z | Compiling usdt-attr-macro v0.5.0 |
| 1548 | 2025-04-28T16:37:46.059Z | Compiling toml_datetime v0.6.8 |
| 1549 | 2025-04-28T16:37:46.674Z | Compiling multer v3.1.0 |
| 1550 | 2025-04-28T16:37:47.018Z | Compiling crossbeam-utils v0.8.19 |
| 1551 | 2025-04-28T16:37:47.500Z | Compiling tokio-native-tls v0.3.1 |
| 1552 | 2025-04-28T16:37:47.767Z | Compiling webpki-roots v0.26.3 |
| 1553 | 2025-04-28T16:37:48.025Z | Compiling futures-executor v0.3.31 |
| 1554 | 2025-04-28T16:37:48.304Z | Compiling structmeta-derive v0.3.0 |
| 1555 | 2025-04-28T16:37:48.879Z | Compiling daft-derive v0.1.2 |
| 1556 | 2025-04-28T16:37:49.247Z | Compiling tokio-rustls v0.26.0 |
| 1557 | 2025-04-28T16:37:50.182Z | Compiling hyper-rustls v0.27.3 |
| 1558 | 2025-04-28T16:37:50.182Z | Compiling structmeta v0.3.0 |
| 1559 | 2025-04-28T16:37:50.529Z | Compiling futures v0.3.31 |
| 1560 | 2025-04-28T16:37:50.611Z | Compiling hyper-tls v0.6.0 |
| 1561 | 2025-04-28T16:37:50.970Z | Compiling typify v0.2.0 |
| 1562 | 2025-04-28T16:37:51.083Z | Compiling ipnetwork v0.21.1 |
| 1563 | 2025-04-28T16:37:51.145Z | Compiling serde_spanned v0.6.8 |
| 1564 | 2025-04-28T16:37:51.555Z | Compiling async-stream-impl v0.3.6 |
| 1565 | 2025-04-28T16:37:51.690Z | Compiling sync_wrapper v1.0.1 |
| 1566 | 2025-04-28T16:37:51.840Z | Compiling dropshot v0.16.0 |
| 1567 | 2025-04-28T16:37:51.928Z | Compiling powerfmt v0.2.0 |
| 1568 | 2025-04-28T16:37:52.157Z | Compiling reqwest v0.12.7 |
| 1569 | 2025-04-28T16:37:52.195Z | Compiling deranged v0.3.11 |
| 1570 | 2025-04-28T16:37:52.351Z | Compiling progenitor-impl v0.8.0 |
| 1571 | 2025-04-28T16:37:53.574Z | Compiling sha1 v0.10.6 |
| 1572 | 2025-04-28T16:37:53.903Z | Compiling strum v0.26.3 |
| 1573 | 2025-04-28T16:37:55.495Z | Compiling num_threads v0.1.7 |
| 1574 | 2025-04-28T16:37:55.735Z | Compiling time v0.3.36 |
| 1575 | 2025-04-28T16:37:56.695Z | Compiling progenitor-macro v0.8.0 |
| 1576 | 2025-04-28T16:38:01.185Z | Compiling parse-display-derive v0.10.0 |
| 1577 | 2025-04-28T16:38:04.944Z | Compiling serde_with_macros v3.12.0 |
| 1578 | 2025-04-28T16:38:04.969Z | Compiling dropshot_endpoint v0.16.0 |
| 1579 | 2025-04-28T16:38:05.143Z | Compiling fastrand v2.1.0 |
| 1580 | 2025-04-28T16:38:05.441Z | Compiling match_cfg v0.1.0 |
| 1581 | 2025-04-28T16:38:05.507Z | Compiling tempfile v3.10.1 |
| 1582 | 2025-04-28T16:38:05.542Z | Compiling hostname v0.3.1 |
| 1583 | 2025-04-28T16:38:08.016Z | Compiling dirs-sys-next v0.1.2 |
| 1584 | 2025-04-28T16:38:09.465Z | Compiling winnow v0.7.4 |
| 1585 | 2025-04-28T16:38:11.525Z | Compiling dirs-next v2.0.0 |
| 1586 | 2025-04-28T16:38:11.695Z | Compiling oxnet v0.1.1 |
| 1587 | 2025-04-28T16:38:11.748Z | Compiling test-strategy v0.4.1 |
| 1588 | 2025-04-28T16:38:12.959Z | Compiling macaddr v1.0.1 |
| 1589 | 2025-04-28T16:38:13.473Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1590 | 2025-04-28T16:38:13.498Z | Compiling thread_local v1.1.8 |
| 1591 | 2025-04-28T16:38:13.522Z | Compiling memmap v0.7.0 |
| 1592 | 2025-04-28T16:38:14.088Z | Compiling quick-error v1.2.3 |
| 1593 | 2025-04-28T16:38:14.143Z | Compiling usdt v0.5.0 |
| 1594 | 2025-04-28T16:38:14.494Z | Compiling term v0.7.0 |
| 1595 | 2025-04-28T16:38:14.684Z | Compiling progenitor-client v0.9.1 |
| 1596 | 2025-04-28T16:38:14.785Z | Compiling crossbeam-channel v0.5.12 |
| 1597 | 2025-04-28T16:38:14.887Z | Compiling is-terminal v0.4.12 |
| 1598 | 2025-04-28T16:38:15.029Z | Compiling debug-ignore v1.0.5 |
| 1599 | 2025-04-28T16:38:15.183Z | Compiling take_mut v0.2.2 |
| 1600 | 2025-04-28T16:38:15.281Z | Compiling lazy_static v1.5.0 |
| 1601 | 2025-04-28T16:38:15.353Z | Compiling slog-term v2.9.1 |
| 1602 | 2025-04-28T16:38:16.458Z | Compiling toml_edit v0.22.24 |
| 1603 | 2025-04-28T16:38:17.322Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1604 | 2025-04-28T16:38:17.708Z | Compiling slog-json v2.6.1 |
| 1605 | 2025-04-28T16:38:18.178Z | Compiling spin v0.9.8 |
| 1606 | 2025-04-28T16:38:18.616Z | Compiling slog-bunyan v2.5.0 |
| 1607 | 2025-04-28T16:38:19.189Z | Compiling tokio-rustls v0.25.0 |
| 1608 | 2025-04-28T16:38:19.551Z | Compiling toml v0.8.20 |
| 1609 | 2025-04-28T16:38:20.108Z | Compiling daft v0.1.2 |
| 1610 | 2025-04-28T16:38:20.384Z | Compiling async-stream v0.3.6 |
| 1611 | 2025-04-28T16:38:20.574Z | Compiling waitgroup v0.1.2 |
| 1612 | 2025-04-28T16:38:20.799Z | Compiling serde_path_to_error v0.1.16 |
| 1613 | 2025-04-28T16:38:20.871Z | Compiling hostname v0.4.0 |
| 1614 | 2025-04-28T16:38:21.089Z | Compiling wait-timeout v0.2.0 |
| 1615 | 2025-04-28T16:38:21.114Z | Compiling bit-vec v0.6.3 |
| 1616 | 2025-04-28T16:38:21.853Z | Compiling winnow v0.5.40 |
| 1617 | 2025-04-28T16:38:22.367Z | Compiling bit-set v0.5.3 |
| 1618 | 2025-04-28T16:38:23.313Z | Compiling rusty-fork v0.3.0 |
| 1619 | 2025-04-28T16:38:24.339Z | Compiling toml_edit v0.19.15 |
| 1620 | 2025-04-28T16:38:24.809Z | Compiling serde_with v3.12.0 |
| 1621 | 2025-04-28T16:38:28.142Z | Compiling progenitor-client v0.8.0 |
| 1622 | 2025-04-28T16:38:28.561Z | Compiling hex v0.4.3 |
| 1623 | 2025-04-28T16:38:28.825Z | Compiling rand_xorshift v0.3.0 |
| 1624 | 2025-04-28T16:38:29.068Z | Compiling unarray v0.1.4 |
| 1625 | 2025-04-28T16:38:29.234Z | Compiling crucible-workspace-hack v0.1.0 |
| 1626 | 2025-04-28T16:38:29.639Z | Compiling proptest v1.5.0 |
| 1627 | 2025-04-28T16:38:32.140Z | Compiling serde_human_bytes v0.1.0 (http://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1628 | 2025-04-28T16:38:32.311Z | Compiling progenitor v0.8.0 |
| 1629 | 2025-04-28T16:38:32.487Z | Compiling proc-macro-crate v1.3.1 |
| 1630 | 2025-04-28T16:38:33.087Z | Compiling parse-display v0.10.0 |
| 1631 | 2025-04-28T16:38:33.112Z | Compiling instant v0.1.12 |
| 1632 | 2025-04-28T16:38:33.402Z | Compiling heck v0.4.1 |
| 1633 | 2025-04-28T16:38:33.703Z | Compiling zerocopy v0.8.24 |
| 1634 | 2025-04-28T16:38:34.367Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b) |
| 1635 | 2025-04-28T16:38:36.231Z | Compiling backoff v0.4.0 |
| 1636 | 2025-04-28T16:38:36.484Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889) |
| 1637 | 2025-04-28T16:38:36.634Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1638 | 2025-04-28T16:38:37.258Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1639 | 2025-04-28T16:38:37.533Z | Compiling zerocopy-derive v0.8.24 |
| 1640 | 2025-04-28T16:38:38.128Z | Compiling clap_derive v4.5.4 |
| 1641 | 2025-04-28T16:38:39.772Z | Compiling utf8parse v0.2.1 |
| 1642 | 2025-04-28T16:38:40.586Z | Compiling anstyle-parse v0.2.4 |
| 1643 | 2025-04-28T16:38:40.928Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1644 | 2025-04-28T16:38:44.511Z | Compiling typify-impl v0.3.0 |
| 1645 | 2025-04-28T16:38:45.582Z | Compiling num-integer v0.1.46 |
| 1646 | 2025-04-28T16:38:46.459Z | Compiling anstyle v1.0.7 |
| 1647 | 2025-04-28T16:38:46.904Z | Compiling unicode-xid v0.2.4 |
| 1648 | 2025-04-28T16:38:47.076Z | Compiling colorchoice v1.0.1 |
| 1649 | 2025-04-28T16:38:47.239Z | Compiling is_terminal_polyfill v1.70.0 |
| 1650 | 2025-04-28T16:38:47.363Z | Compiling unicode-width v0.1.14 |
| 1651 | 2025-04-28T16:38:47.835Z | Compiling either v1.15.0 |
| 1652 | 2025-04-28T16:38:48.575Z | Compiling anstyle-query v1.0.3 |
| 1653 | 2025-04-28T16:38:48.866Z | Compiling anstream v0.6.14 |
| 1654 | 2025-04-28T16:38:49.572Z | Compiling itertools v0.13.0 |
| 1655 | 2025-04-28T16:38:50.833Z | Compiling terminal_size v0.3.0 |
| 1656 | 2025-04-28T16:38:51.053Z | Compiling clap_lex v0.7.0 |
| 1657 | 2025-04-28T16:38:51.187Z | Compiling heapless v0.8.0 |
| 1658 | 2025-04-28T16:38:51.487Z | Compiling clap_builder v4.5.2 |
| 1659 | 2025-04-28T16:38:51.868Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1660 | 2025-04-28T16:38:52.109Z | Compiling typify-macro v0.3.0 |
| 1661 | 2025-04-28T16:38:52.559Z | Compiling num-bigint v0.4.5 |
| 1662 | 2025-04-28T16:38:52.634Z | Compiling hash32 v0.3.1 |
| 1663 | 2025-04-28T16:38:53.241Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1664 | 2025-04-28T16:38:53.586Z | Compiling smoltcp v0.11.0 |
| 1665 | 2025-04-28T16:38:54.836Z | Compiling num-rational v0.4.2 |
| 1666 | 2025-04-28T16:38:55.847Z | Compiling clap v4.5.4 |
| 1667 | 2025-04-28T16:38:55.959Z | Compiling synstructure v0.12.6 |
| 1668 | 2025-04-28T16:38:56.346Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1669 | 2025-04-28T16:38:56.915Z | Compiling num-iter v0.1.45 |
| 1670 | 2025-04-28T16:38:56.997Z | Compiling num_enum_derive v0.7.3 |
| 1671 | 2025-04-28T16:38:57.100Z | Compiling num-complex v0.4.6 |
| 1672 | 2025-04-28T16:38:57.984Z | Compiling proc-macro-error-attr v1.0.4 |
| 1673 | 2025-04-28T16:38:58.134Z | Compiling data-encoding v2.6.0 |
| 1674 | 2025-04-28T16:38:58.346Z | Compiling cobs v0.2.3 |
| 1675 | 2025-04-28T16:38:58.730Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1676 | 2025-04-28T16:38:59.042Z | Compiling managed v0.8.0 |
| 1677 | 2025-04-28T16:38:59.191Z | Compiling bitflags v1.3.2 |
| 1678 | 2025-04-28T16:38:59.330Z | Compiling num_enum v0.7.3 |
| 1679 | 2025-04-28T16:38:59.354Z | Compiling postcard v1.0.9 |
| 1680 | 2025-04-28T16:38:59.585Z | Compiling num v0.4.3 |
| 1681 | 2025-04-28T16:38:59.958Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1682 | 2025-04-28T16:39:00.190Z | Compiling zerocopy-derive v0.2.0 |
| 1683 | 2025-04-28T16:39:01.195Z | Compiling typify v0.3.0 |
| 1684 | 2025-04-28T16:39:02.479Z | Compiling foreign-types-macros v0.2.3 |
| 1685 | 2025-04-28T16:39:02.671Z | Compiling libz-sys v1.1.16 |
| 1686 | 2025-04-28T16:39:03.051Z | Compiling rand_core v0.9.3 |
| 1687 | 2025-04-28T16:39:03.523Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1688 | 2025-04-28T16:39:03.653Z | Compiling proc-macro-error v1.0.4 |
| 1689 | 2025-04-28T16:39:03.983Z | Compiling prettyplease v0.2.31 |
| 1690 | 2025-04-28T16:39:04.039Z | Compiling foreign-types-shared v0.3.1 |
| 1691 | 2025-04-28T16:39:04.174Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1692 | 2025-04-28T16:39:04.592Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1693 | 2025-04-28T16:39:04.930Z | Compiling foreign-types v0.5.0 |
| 1694 | 2025-04-28T16:39:05.825Z | Compiling rand_chacha v0.9.0 |
| 1695 | 2025-04-28T16:39:07.021Z | Compiling progenitor-impl v0.9.1 |
| 1696 | 2025-04-28T16:39:08.931Z | Compiling tabwriter v1.4.0 |
| 1697 | 2025-04-28T16:39:09.676Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1698 | 2025-04-28T16:39:10.151Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1699 | 2025-04-28T16:39:11.060Z | Compiling cstr-argument v0.1.2 |
| 1700 | 2025-04-28T16:39:11.476Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4672e62e) |
| 1701 | 2025-04-28T16:39:11.946Z | Compiling progenitor-macro v0.9.1 |
| 1702 | 2025-04-28T16:39:12.157Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1703 | 2025-04-28T16:39:12.508Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1704 | 2025-04-28T16:39:13.051Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#4f750d9e) |
| 1705 | 2025-04-28T16:39:13.144Z | Compiling rand v0.9.0 |
| 1706 | 2025-04-28T16:39:14.384Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 1707 | 2025-04-28T16:39:14.611Z | Compiling usdt-impl v0.3.5 |
| 1708 | 2025-04-28T16:39:14.979Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 1709 | 2025-04-28T16:39:15.037Z | Compiling semver v0.1.20 |
| 1710 | 2025-04-28T16:39:15.216Z | Compiling colored v3.0.0 |
| 1711 | 2025-04-28T16:39:15.467Z | Compiling float-ord v0.3.2 |
| 1712 | 2025-04-28T16:39:16.263Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1713 | 2025-04-28T16:39:16.473Z | Compiling rustc_version v0.1.7 |
| 1714 | 2025-04-28T16:39:16.789Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1715 | 2025-04-28T16:39:19.320Z | Compiling zone_cfg_derive v0.3.0 |
| 1716 | 2025-04-28T16:39:20.120Z | Compiling progenitor v0.9.1 |
| 1717 | 2025-04-28T16:39:22.637Z | Compiling itertools v0.10.5 |
| 1718 | 2025-04-28T16:39:22.941Z | Compiling itertools v0.14.0 |
| 1719 | 2025-04-28T16:39:24.405Z | Compiling camino-tempfile v1.1.1 |
| 1720 | 2025-04-28T16:39:25.024Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1721 | 2025-04-28T16:39:25.604Z | Compiling derive-where v1.2.7 |
| 1722 | 2025-04-28T16:39:25.709Z | Compiling num-derive v0.4.2 |
| 1723 | 2025-04-28T16:39:26.510Z | Compiling sigpipe v0.1.3 |
| 1724 | 2025-04-28T16:39:26.638Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1725 | 2025-04-28T16:39:26.949Z | Compiling base64 v0.21.7 |
| 1726 | 2025-04-28T16:39:27.315Z | Compiling base64ct v1.6.0 |
| 1727 | 2025-04-28T16:39:27.867Z | Compiling password-hash v0.5.0 |
| 1728 | 2025-04-28T16:39:27.908Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a) |
| 1729 | 2025-04-28T16:39:29.143Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1730 | 2025-04-28T16:39:29.672Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7) |
| 1731 | 2025-04-28T16:39:30.117Z | Compiling zone v0.3.0 |
| 1732 | 2025-04-28T16:39:31.497Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1733 | 2025-04-28T16:39:32.664Z | Compiling newtype_derive v0.1.6 |
| 1734 | 2025-04-28T16:39:32.995Z | Compiling zerocopy v0.3.2 |
| 1735 | 2025-04-28T16:39:33.149Z | Compiling blake2 v0.10.6 |
| 1736 | 2025-04-28T16:39:33.446Z | Compiling hubpack_derive v0.1.1 |
| 1737 | 2025-04-28T16:39:33.976Z | Compiling cargo-platform v0.1.8 |
| 1738 | 2025-04-28T16:39:34.038Z | Compiling smf v0.2.3 |
| 1739 | 2025-04-28T16:39:34.210Z | Compiling zerocopy-derive v0.6.6 |
| 1740 | 2025-04-28T16:39:34.374Z | Compiling serde_repr v0.1.19 |
| 1741 | 2025-04-28T16:39:34.577Z | Compiling vergen v8.3.2 |
| 1742 | 2025-04-28T16:39:34.900Z | Compiling whoami v1.5.1 |
| 1743 | 2025-04-28T16:39:35.301Z | Compiling unicode-segmentation v1.11.0 |
| 1744 | 2025-04-28T16:39:35.635Z | Compiling tinyvec_macros v0.1.1 |
| 1745 | 2025-04-28T16:39:35.660Z | Compiling owo-colors v4.2.0 |
| 1746 | 2025-04-28T16:39:35.743Z | Compiling cancel-safe-futures v0.1.5 |
| 1747 | 2025-04-28T16:39:36.122Z | Compiling newline-converter v0.3.0 |
| 1748 | 2025-04-28T16:39:36.202Z | Compiling tinyvec v1.6.0 |
| 1749 | 2025-04-28T16:39:36.227Z | Compiling zerocopy v0.6.6 |
| 1750 | 2025-04-28T16:39:36.332Z | Compiling cargo_metadata v0.18.1 |
| 1751 | 2025-04-28T16:39:37.498Z | Compiling hubpack v0.1.2 |
| 1752 | 2025-04-28T16:39:37.899Z | Compiling argon2 v0.5.3 |
| 1753 | 2025-04-28T16:39:38.510Z | Compiling dof v0.1.5 |
| 1754 | 2025-04-28T16:39:40.039Z | Compiling console v0.15.8 |
| 1755 | 2025-04-28T16:39:40.064Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1756 | 2025-04-28T16:39:41.022Z | Compiling enum-as-inner v0.6.0 |
| 1757 | 2025-04-28T16:39:41.666Z | Compiling strum_macros v0.25.3 |
| 1758 | 2025-04-28T16:39:41.893Z | Compiling libsw-core v0.3.2 |
| 1759 | 2025-04-28T16:39:42.075Z | Compiling rustc_version v0.4.0 |
| 1760 | 2025-04-28T16:39:42.159Z | Compiling dtrace-parser v0.1.14 |
| 1761 | 2025-04-28T16:39:42.325Z | Compiling serde-big-array v0.5.1 |
| 1762 | 2025-04-28T16:39:42.549Z | Compiling cookie v0.18.1 |
| 1763 | 2025-04-28T16:39:42.574Z | Compiling slog-dtrace v0.3.0 |
| 1764 | 2025-04-28T16:39:42.883Z | Compiling similar v2.5.0 |
| 1765 | 2025-04-28T16:39:42.908Z | Compiling fixedbitset v0.5.7 |
| 1766 | 2025-04-28T16:39:43.148Z | Compiling linked-hash-map v0.5.6 |
| 1767 | 2025-04-28T16:39:43.382Z | Compiling fixedbitset v0.4.2 |
| 1768 | 2025-04-28T16:39:43.489Z | Compiling cfg_aliases v0.2.1 |
| 1769 | 2025-04-28T16:39:43.598Z | Compiling utf-8 v0.7.6 |
| 1770 | 2025-04-28T16:39:43.896Z | Compiling rustls v0.21.12 |
| 1771 | 2025-04-28T16:39:44.049Z | Compiling static_assertions v1.1.0 |
| 1772 | 2025-04-28T16:39:44.150Z | Compiling convert_case v0.4.0 |
| 1773 | 2025-04-28T16:39:44.256Z | Compiling expectorate v1.1.0 |
| 1774 | 2025-04-28T16:39:44.311Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1775 | 2025-04-28T16:39:44.497Z | Compiling tungstenite v0.21.0 |
| 1776 | 2025-04-28T16:39:44.522Z | Compiling petgraph v0.6.5 |
| 1777 | 2025-04-28T16:39:44.728Z | Compiling derive_more v0.99.19 |
| 1778 | 2025-04-28T16:39:47.764Z | Compiling nix v0.29.0 |
| 1779 | 2025-04-28T16:39:47.933Z | Compiling lru-cache v0.1.2 |
| 1780 | 2025-04-28T16:39:48.144Z | Compiling petgraph v0.7.1 |
| 1781 | 2025-04-28T16:39:48.522Z | Compiling libsw v3.5.0 |
| 1782 | 2025-04-28T16:39:48.793Z | Compiling hickory-proto v0.24.4 |
| 1783 | 2025-04-28T16:39:49.169Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1784 | 2025-04-28T16:39:50.980Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1785 | 2025-04-28T16:39:51.198Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1786 | 2025-04-28T16:39:52.262Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1787 | 2025-04-28T16:39:52.690Z | Compiling resolv-conf v0.7.0 |
| 1788 | 2025-04-28T16:39:52.793Z | Compiling atomicwrites v0.4.4 |
| 1789 | 2025-04-28T16:39:53.238Z | Compiling propolis_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-types) |
| 1790 | 2025-04-28T16:39:53.380Z | Compiling serde_tokenstream v0.1.7 |
| 1791 | 2025-04-28T16:39:53.799Z | Compiling sct v0.7.1 |
| 1792 | 2025-04-28T16:39:53.935Z | Compiling rustls-webpki v0.101.7 |
| 1793 | 2025-04-28T16:39:54.175Z | Compiling inout v0.1.3 |
| 1794 | 2025-04-28T16:39:54.396Z | Compiling linear-map v1.2.0 |
| 1795 | 2025-04-28T16:39:54.761Z | Compiling radium v0.7.0 |
| 1796 | 2025-04-28T16:39:55.180Z | Compiling highway v1.3.0 |
| 1797 | 2025-04-28T16:39:55.275Z | Compiling indent_write v2.2.0 |
| 1798 | 2025-04-28T16:39:55.486Z | Compiling swrite v0.1.0 |
| 1799 | 2025-04-28T16:39:55.641Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1800 | 2025-04-28T16:39:56.364Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1801 | 2025-04-28T16:39:56.928Z | Compiling cipher v0.4.4 |
| 1802 | 2025-04-28T16:39:57.348Z | Compiling propolis_api_types v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-api-types) |
| 1803 | 2025-04-28T16:39:57.748Z | Compiling git2 v0.19.0 |
| 1804 | 2025-04-28T16:39:59.444Z | Compiling hickory-resolver v0.24.4 |
| 1805 | 2025-04-28T16:40:01.715Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1806 | 2025-04-28T16:40:04.642Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1807 | 2025-04-28T16:40:04.754Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1808 | 2025-04-28T16:40:05.918Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1809 | 2025-04-28T16:40:06.592Z | Compiling steno v0.4.1 |
| 1810 | 2025-04-28T16:40:08.483Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1811 | 2025-04-28T16:40:12.622Z | Compiling tokio-tungstenite v0.21.0 |
| 1812 | 2025-04-28T16:40:13.119Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1813 | 2025-04-28T16:40:13.446Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1814 | 2025-04-28T16:40:13.479Z | Compiling crossbeam-epoch v0.9.18 |
| 1815 | 2025-04-28T16:40:14.382Z | Compiling tokio-stream v0.1.17 |
| 1816 | 2025-04-28T16:40:14.837Z | Compiling humantime v2.1.0 |
| 1817 | 2025-04-28T16:40:15.282Z | Compiling tap v1.0.1 |
| 1818 | 2025-04-28T16:40:15.505Z | Compiling rayon-core v1.12.1 |
| 1819 | 2025-04-28T16:40:15.835Z | Compiling wyz v0.5.1 |
| 1820 | 2025-04-28T16:40:15.998Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1821 | 2025-04-28T16:40:16.206Z | Compiling qorb v0.2.1 |
| 1822 | 2025-04-28T16:40:16.554Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1823 | 2025-04-28T16:40:16.869Z | Compiling crossbeam-deque v0.8.5 |
| 1824 | 2025-04-28T16:40:18.736Z | Compiling tokio-rustls v0.24.1 |
| 1825 | 2025-04-28T16:40:19.178Z | Compiling usdt-attr-macro v0.3.5 |
| 1826 | 2025-04-28T16:40:19.522Z | Compiling usdt-macro v0.3.5 |
| 1827 | 2025-04-28T16:40:20.293Z | Compiling rustls-pemfile v1.0.4 |
| 1828 | 2025-04-28T16:40:20.541Z | Compiling num_enum_derive v0.5.11 |
| 1829 | 2025-04-28T16:40:20.914Z | Compiling twox-hash v2.1.0 |
| 1830 | 2025-04-28T16:40:21.742Z | Compiling universal-hash v0.5.1 |
| 1831 | 2025-04-28T16:40:21.966Z | Compiling atty v0.2.14 |
| 1832 | 2025-04-28T16:40:22.147Z | Compiling funty v2.0.0 |
| 1833 | 2025-04-28T16:40:22.229Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1834 | 2025-04-28T16:40:22.502Z | Compiling opaque-debug v0.3.1 |
| 1835 | 2025-04-28T16:40:22.574Z | Compiling num_enum v0.5.11 |
| 1836 | 2025-04-28T16:40:22.610Z | Compiling polyval v0.6.2 |
| 1837 | 2025-04-28T16:40:23.036Z | Compiling bitvec v1.0.1 |
| 1838 | 2025-04-28T16:40:24.370Z | Compiling toml v0.7.8 |
| 1839 | 2025-04-28T16:40:25.035Z | Compiling usdt v0.3.5 |
| 1840 | 2025-04-28T16:40:25.407Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1841 | 2025-04-28T16:40:28.208Z | Compiling ctr v0.9.2 |
| 1842 | 2025-04-28T16:40:28.513Z | Compiling aes v0.8.4 |
| 1843 | 2025-04-28T16:40:29.925Z | Compiling bhyve_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api/sys) |
| 1844 | 2025-04-28T16:40:30.256Z | Compiling aead v0.5.2 |
| 1845 | 2025-04-28T16:40:30.282Z | Compiling bincode v1.3.3 |
| 1846 | 2025-04-28T16:40:30.542Z | Compiling strum_macros v0.27.1 |
| 1847 | 2025-04-28T16:40:30.921Z | Compiling nvpair_sys v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair/sys) |
| 1848 | 2025-04-28T16:40:31.079Z | Compiling crucible v0.0.1 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1849 | 2025-04-28T16:40:31.104Z | Compiling strum v0.27.1 |
| 1850 | 2025-04-28T16:40:31.282Z | Compiling nvpair v0.0.0 (/work/oxidecomputer/propolis/crates/nvpair) |
| 1851 | 2025-04-28T16:40:31.492Z | Compiling aes-gcm-siv v0.11.1 |
| 1852 | 2025-04-28T16:40:31.583Z | Compiling bhyve_api v0.0.0 (/work/oxidecomputer/propolis/crates/bhyve-api) |
| 1853 | 2025-04-28T16:40:31.680Z | Compiling rayon v1.10.0 |
| 1854 | 2025-04-28T16:40:31.754Z | Compiling p4rs v0.1.0 (https://github.com/oxidecomputer/p4?branch=main#16b9d09f) |
| 1855 | 2025-04-28T16:40:32.241Z | Compiling rgb_frame v0.0.0 (/work/oxidecomputer/propolis/crates/rgb-frame) |
| 1856 | 2025-04-28T16:40:32.559Z | Compiling bitstruct_derive v0.1.0 |
| 1857 | 2025-04-28T16:40:33.637Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1858 | 2025-04-28T16:40:33.687Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1859 | 2025-04-28T16:40:34.071Z | Compiling crucible-protocol v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1860 | 2025-04-28T16:40:34.099Z | Compiling async-recursion v1.1.1 |
| 1861 | 2025-04-28T16:40:35.184Z | Compiling viona_api_sys v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api/sys) |
| 1862 | 2025-04-28T16:40:35.326Z | Compiling ringbuffer v0.15.0 |
| 1863 | 2025-04-28T16:40:35.838Z | Compiling typeid v1.0.0 |
| 1864 | 2025-04-28T16:40:35.923Z | Compiling ascii v1.1.0 |
| 1865 | 2025-04-28T16:40:36.018Z | Compiling pretty-hex v0.2.1 |
| 1866 | 2025-04-28T16:40:36.043Z | Compiling erased-serde v0.4.5 |
| 1867 | 2025-04-28T16:40:36.238Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys?branch=main#1d587ea9) |
| 1868 | 2025-04-28T16:40:36.526Z | Compiling rfb v0.0.0 (/work/oxidecomputer/propolis/crates/rfb) |
| 1869 | 2025-04-28T16:40:36.578Z | Compiling viona_api v0.0.0 (/work/oxidecomputer/propolis/crates/viona-api) |
| 1870 | 2025-04-28T16:40:36.895Z | Compiling p9ds v0.1.0 (https://github.com/oxidecomputer/p9fs#4b8362b8) |
| 1871 | 2025-04-28T16:40:36.980Z | Compiling bitstruct v0.1.1 |
| 1872 | 2025-04-28T16:40:37.112Z | Compiling softnpu v0.2.0 (https://github.com/oxidecomputer/softnpu#b016b192) |
| 1873 | 2025-04-28T16:40:37.236Z | Compiling cpuid_utils v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-utils) |
| 1874 | 2025-04-28T16:40:37.499Z | Compiling const_format_proc_macros v0.2.32 |
| 1875 | 2025-04-28T16:40:38.220Z | Compiling dladm v0.0.0 (/work/oxidecomputer/propolis/crates/dladm) |
| 1876 | 2025-04-28T16:40:38.451Z | Compiling serde_arrays v0.1.0 |
| 1877 | 2025-04-28T16:40:38.710Z | Compiling kstat-rs v0.2.4 |
| 1878 | 2025-04-28T16:40:38.870Z | Compiling libloading v0.7.4 |
| 1879 | 2025-04-28T16:40:39.145Z | Compiling oximeter-instruments v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1880 | 2025-04-28T16:40:39.246Z | Compiling const_format v0.2.32 |
| 1881 | 2025-04-28T16:40:39.349Z | Compiling cpuid_profile_config v0.0.0 (/work/oxidecomputer/propolis/crates/cpuid-profile-config) |
| 1882 | 2025-04-28T16:40:39.899Z | Compiling propolis-client v0.1.0 (/work/oxidecomputer/propolis/lib/propolis-client) |
| 1883 | 2025-04-28T16:40:40.246Z | Compiling ron v0.8.1 |
| 1884 | 2025-04-28T16:40:41.964Z | Compiling bit_field v0.10.2 |
| 1885 | 2025-04-28T16:40:44.432Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#0c92213c) |
| 1886 | 2025-04-28T16:40:44.458Z | Compiling propolis-config-toml v0.0.0 (/work/oxidecomputer/propolis/crates/propolis-config-toml) |
| 1887 | 2025-04-28T16:40:49.909Z | Compiling propolis-cli v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-cli) |
| 1888 | 2025-04-28T16:40:58.162Z | Compiling propolis v0.1.0 (/work/oxidecomputer/propolis/lib/propolis) |
| 1889 | 2025-04-28T16:41:11.373Z | Compiling propolis-server v0.1.0 (/work/oxidecomputer/propolis/bin/propolis-server) |
| 1890 | 2025-04-28T16:41:59.135Z | Finished `release` profile [optimized] target(s) in 5m 10s |
| 1891 | 2025-04-28T16:41:59.274Z | |
| 1892 | 2025-04-28T16:41:59.299Z | real 5:10.547322915 |
| 1893 | 2025-04-28T16:41:59.299Z | user 36:10.128234596 |
| 1894 | 2025-04-28T16:41:59.299Z | sys 2:46.293610338 |
| 1895 | 2025-04-28T16:41:59.299Z | trap 1.014794869 |
| 1896 | 2025-04-28T16:41:59.299Z | tflt 0.905390599 |
| 1897 | 2025-04-28T16:41:59.299Z | dflt 0.768493402 |
| 1898 | 2025-04-28T16:41:59.299Z | kflt 0.000178450 |
| 1899 | 2025-04-28T16:41:59.299Z | lock 1:15:02.847734649 |
| 1900 | 2025-04-28T16:41:59.299Z | slp 2:06:52.014752635 |
| 1901 | 2025-04-28T16:41:59.299Z | lat 2:03.511924200 |
| 1902 | 2025-04-28T16:41:59.299Z | stop 2:40.053514339 |
| 1903 | 2025-04-28T16:41:59.299Z | + OUTDIR=/work/release |
| 1904 | 2025-04-28T16:41:59.299Z | + mkdir -p /work/release |
| 1905 | 2025-04-28T16:41:59.299Z | + cp target/release/propolis-cli /work/release/propolis-cli |
| 1906 | 2025-04-28T16:41:59.324Z | + cp target/release/propolis-server /work/release/propolis-server |
| 1907 | 2025-04-28T16:41:59.380Z | + cd /work/release |
| 1908 | 2025-04-28T16:41:59.412Z | + digest -a sha256 propolis-cli |
| 1909 | 2025-04-28T16:41:59.437Z | + digest -a sha256 propolis-server |
| 1910 | 2025-04-28T16:41:59.470Z | process exited: duration 565690 ms, exit code 0 |
| |
| 1911 | 2025-04-28T16:41:59.554Z | found 4 output files |
| 1912 | 2025-04-28T16:41:59.554Z | uploading: /work/release/propolis-cli (22347208 bytes) |
| 1913 | 2025-04-28T16:42:05.789Z | uploaded: /work/release/propolis-cli |
| 1914 | 2025-04-28T16:42:05.789Z | uploading: /work/release/propolis-cli.sha256.txt (65 bytes) |
| 1915 | 2025-04-28T16:42:06.885Z | uploaded: /work/release/propolis-cli.sha256.txt |
| 1916 | 2025-04-28T16:42:06.885Z | uploading: /work/release/propolis-server (65050744 bytes) |
| 1917 | 2025-04-28T16:42:26.854Z | uploaded: /work/release/propolis-server |
| 1918 | 2025-04-28T16:42:26.854Z | uploading: /work/release/propolis-server.sha256.txt (65 bytes) |
| 1919 | 2025-04-28T16:42:27.952Z | uploaded: /work/release/propolis-server.sha256.txt |