|
|
|
| 1 | 2026-03-11T03:14:17.994Z | job assigned to worker 01KKDE4TFHZESZDSB5QBW532QJ [factory aws, i-06e12f9e5ddd6ea93] (queued for 1 m 36 s) |
| |
| 2 | 2026-03-11T03:14:25.427Z | starting task 0: "setup" |
| 3 | 2026-03-11T03:14:25.431Z | ++ uname -s |
| 4 | 2026-03-11T03:14:25.435Z | + kern=SunOS |
| 5 | 2026-03-11T03:14:25.435Z | + build_user=build |
| 6 | 2026-03-11T03:14:25.435Z | + build_uid=12345 |
| 7 | 2026-03-11T03:14:25.435Z | + work_dir=/work |
| 8 | 2026-03-11T03:14:25.435Z | + input_dir=/input |
| 9 | 2026-03-11T03:14:25.435Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-11T03:14:25.435Z | + case "$kern" in |
| 11 | 2026-03-11T03:14:25.435Z | + groupadd -g 12345 build |
| 12 | 2026-03-11T03:14:25.438Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-11T03:14:27.443Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-11T03:14:27.564Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-11T03:14:27.569Z | + home_fs=zfs |
| 16 | 2026-03-11T03:14:27.569Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-11T03:14:27.569Z | + mkdir -p /home/build |
| 18 | 2026-03-11T03:14:27.569Z | + chown build:build /home/build /work |
| 19 | 2026-03-11T03:14:29.570Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-11T03:14:29.575Z | process exited: duration 4146 ms, exit code 0 |
| |
| 21 | 2026-03-11T03:14:29.581Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-11T03:14:29.586Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-11T03:14:29.586Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-11T03:14:29.586Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-11T03:14:29.586Z | * rust toolchain profile = "default" |
| 26 | 2026-03-11T03:14:29.586Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-11T03:14:29.586Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-11T03:14:29.590Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-11T03:14:29.590Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-11T03:14:29.706Z | info: downloading installer |
| 31 | 2026-03-11T03:14:31.454Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-11T03:14:31.454Z | warn: /opt/ooce/bin |
| 33 | 2026-03-11T03:14:31.454Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-11T03:14:31.454Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-11T03:14:31.454Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-11T03:14:31.454Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-11T03:14:31.454Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-11T03:14:31.454Z | error: cannot install while Rust is installed |
| 39 | 2026-03-11T03:14:31.454Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-11T03:14:31.466Z | info: profile set to 'default' |
| 41 | 2026-03-11T03:14:31.466Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-03-11T03:14:31.470Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-03-11T03:14:31.659Z | info: latest update on 2026-03-05, rust version 1.94.0 (4a4ef493e 2026-03-02) |
| 44 | 2026-03-11T03:14:31.660Z | info: downloading component 'cargo' |
| 45 | 2026-03-11T03:14:32.856Z | info: downloading component 'clippy' |
| 46 | 2026-03-11T03:14:33.306Z | info: downloading component 'rust-docs' |
| 47 | 2026-03-11T03:14:34.776Z | info: downloading component 'rust-std' |
| 48 | 2026-03-11T03:14:36.679Z | info: downloading component 'rustc' |
| 49 | 2026-03-11T03:14:45.705Z | info: downloading component 'rustfmt' |
| 50 | 2026-03-11T03:14:45.987Z | info: installing component 'cargo' |
| 51 | 2026-03-11T03:14:46.819Z | info: installing component 'clippy' |
| 52 | 2026-03-11T03:14:47.177Z | info: installing component 'rust-docs' |
| 53 | 2026-03-11T03:14:48.665Z | info: installing component 'rust-std' |
| 54 | 2026-03-11T03:14:50.129Z | info: installing component 'rustc' |
| 55 | 2026-03-11T03:14:55.981Z | info: installing component 'rustfmt' |
| 56 | 2026-03-11T03:14:56.276Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-03-11T03:14:56.276Z | |
| 58 | 2026-03-11T03:14:56.703Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 59 | 2026-03-11T03:14:56.703Z | |
| 60 | 2026-03-11T03:14:56.708Z | |
| 61 | 2026-03-11T03:14:56.708Z | Rust is installed now. Great! |
| 62 | 2026-03-11T03:14:56.708Z | |
| 63 | 2026-03-11T03:14:56.708Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-03-11T03:14:56.708Z | environment variable. This has not been done automatically. |
| 65 | 2026-03-11T03:14:56.708Z | |
| 66 | 2026-03-11T03:14:56.708Z | To configure your current shell, you need to source |
| 67 | 2026-03-11T03:14:56.708Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-03-11T03:14:56.708Z | |
| 69 | 2026-03-11T03:14:56.708Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-03-11T03:14:56.708Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-03-11T03:14:56.708Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-03-11T03:14:56.708Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-03-11T03:14:56.807Z | + rustup --version |
| 74 | 2026-03-11T03:14:56.818Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-03-11T03:14:56.821Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-03-11T03:14:56.894Z | info: The currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 77 | 2026-03-11T03:14:56.900Z | + cargo --version |
| 78 | 2026-03-11T03:14:56.951Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 79 | 2026-03-11T03:14:56.955Z | + rustc --version |
| 80 | 2026-03-11T03:14:57.017Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 81 | 2026-03-11T03:14:57.021Z | process exited: duration 27427 ms, exit code 0 |
| |
| 82 | 2026-03-11T03:14:57.029Z | starting task 2: "authentication" |
| 83 | 2026-03-11T03:14:57.052Z | process exited: duration 21 ms, exit code 0 |
| |
| 84 | 2026-03-11T03:14:57.065Z | starting task 3: "clone repository" |
| 85 | 2026-03-11T03:14:57.070Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-03-11T03:14:57.074Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-03-11T03:14:57.104Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-03-11T03:14:58.192Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-03-11T03:14:58.192Z | + git fetch origin 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 |
| 90 | 2026-03-11T03:14:58.418Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-03-11T03:14:58.418Z | * branch 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 -> FETCH_HEAD |
| 92 | 2026-03-11T03:14:58.425Z | + [[ -n renovate/anyhow-1.x ]] |
| 93 | 2026-03-11T03:14:58.428Z | ++ git branch --show-current |
| 94 | 2026-03-11T03:14:58.428Z | + current=main |
| 95 | 2026-03-11T03:14:58.428Z | + [[ main != renovate/anyhow-1.x ]] |
| 96 | 2026-03-11T03:14:58.428Z | + git branch -f renovate/anyhow-1.x 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 |
| 97 | 2026-03-11T03:14:58.432Z | + git checkout -f renovate/anyhow-1.x |
| 98 | 2026-03-11T03:14:58.459Z | Switched to branch 'renovate/anyhow-1.x' |
| 99 | 2026-03-11T03:14:58.462Z | + git reset --hard 67dbfd6713eca85202f896b9aca2ee72dc3e1fc3 |
| 100 | 2026-03-11T03:14:58.465Z | HEAD is now at 67dbfd6 Update Rust crate anyhow to 1.0.102 |
| 101 | 2026-03-11T03:14:58.468Z | process exited: duration 1400 ms, exit code 0 |
| |
| 102 | 2026-03-11T03:14:58.475Z | starting task 4: "build" |
| 103 | 2026-03-11T03:14:58.479Z | + set -e |
| 104 | 2026-03-11T03:14:58.479Z | + source .github/buildomat/test-common.sh |
| 105 | 2026-03-11T03:14:58.482Z | ++ NEXTEST_VERSION=0.9.97 |
| 106 | 2026-03-11T03:14:58.482Z | ++ PLATFORM=illumos |
| 107 | 2026-03-11T03:14:58.482Z | ++ banner install |
| 108 | 2026-03-11T03:14:58.482Z | |
| 109 | 2026-03-11T03:14:58.482Z | # # # #### ##### ## # # |
| 110 | 2026-03-11T03:14:58.482Z | # ## # # # # # # # |
| 111 | 2026-03-11T03:14:58.482Z | # # # # #### # # # # # |
| 112 | 2026-03-11T03:14:58.482Z | # # # # # # ###### # # |
| 113 | 2026-03-11T03:14:58.482Z | # # ## # # # # # # # |
| 114 | 2026-03-11T03:14:58.483Z | # # # #### # # # ###### ###### |
| 115 | 2026-03-11T03:14:58.483Z | |
| 116 | 2026-03-11T03:14:58.483Z | ++ set +o errexit |
| 117 | 2026-03-11T03:14:58.486Z | ++ pkg info clang-15 |
| 118 | 2026-03-11T03:14:58.486Z | ++ grep -qi installed |
| 119 | 2026-03-11T03:14:59.821Z | pkg: info: no packages matching the following patterns you specified are |
| 120 | 2026-03-11T03:14:59.821Z | installed on the system. Try querying remotely instead: |
| 121 | 2026-03-11T03:14:59.821Z | |
| 122 | 2026-03-11T03:14:59.821Z | clang-15 |
| 123 | 2026-03-11T03:14:59.867Z | ++ [[ 1 != 0 ]] |
| 124 | 2026-03-11T03:14:59.867Z | ++ set -o errexit |
| 125 | 2026-03-11T03:14:59.870Z | ++ pfexec pkg install clang-15 |
| 126 | 2026-03-11T03:15:08.329Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 127 | 2026-03-11T03:15:18.390Z | Startup: Caching catalogs ... Done |
| 128 | 2026-03-11T03:15:39.886Z | Planning: Solver setup ... Done |
| 129 | 2026-03-11T03:15:40.036Z | Planning: Running solver ... Done |
| 130 | 2026-03-11T03:15:40.215Z | Planning: Finding local manifests ... Done |
| 131 | 2026-03-11T03:15:40.236Z | Planning: Fetching manifests: 0/2 0% complete |
| 132 | 2026-03-11T03:15:40.361Z | Planning: Fetching manifests: 2/2 100% complete |
| 133 | 2026-03-11T03:15:40.402Z | Planning: Package planning ... Done |
| 134 | 2026-03-11T03:15:40.438Z | Planning: Merging actions ... Done |
| 135 | 2026-03-11T03:15:40.579Z | Planning: Checking for conflicting actions ... Done |
| 136 | 2026-03-11T03:15:40.588Z | Planning: Consolidating action changes ... Done |
| 137 | 2026-03-11T03:15:41.448Z | Planning: Evaluating mediators ... Done |
| 138 | 2026-03-11T03:15:41.455Z | Planning: Planning completed in 22.91 seconds |
| 139 | 2026-03-11T03:15:41.468Z | Packages to install: 2 |
| 140 | 2026-03-11T03:15:41.472Z | Mediators to change: 2 |
| 141 | 2026-03-11T03:15:41.472Z | Services to change: 1 |
| 142 | 2026-03-11T03:15:41.473Z | Create boot environment: No |
| 143 | 2026-03-11T03:15:41.473Z | Create backup boot environment: No |
| 144 | 2026-03-11T03:15:41.516Z | |
| 145 | 2026-03-11T03:15:41.516Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 146 | 2026-03-11T03:15:46.655Z | Download: 975/3076 items 75.1/211.3MB 35% complete (16.6M/s) |
| 147 | 2026-03-11T03:16:06.769Z | Download: 984/3076 items 82.2/211.3MB 38% complete |
| 148 | 2026-03-11T03:16:11.773Z | Download: 1764/3076 items 115.3/211.3MB 54% complete (6.7M/s) |
| 149 | 2026-03-11T03:16:16.969Z | Download: 3027/3076 items 199.4/211.3MB 94% complete (11.9M/s) |
| 150 | 2026-03-11T03:16:23.352Z | Download: 3066/3076 items 207.9/211.3MB 98% complete (9.3M/s) |
| 151 | 2026-03-11T03:16:27.918Z | Download: Completed 211.31 MB in 46.38 seconds (4.6M/s) |
| 152 | 2026-03-11T03:16:28.059Z | Actions: 1/3418 actions (Installing new actions) |
| 153 | 2026-03-11T03:16:32.085Z | Actions: Completed 3418 actions in 4.02 seconds. |
| 154 | 2026-03-11T03:16:32.822Z | Done |
| 155 | 2026-03-11T03:16:32.822Z | Done |
| 156 | 2026-03-11T03:16:33.817Z | Done |
| 157 | 2026-03-11T03:16:37.807Z | Done |
| 158 | 2026-03-11T03:16:37.890Z | Done |
| 159 | 2026-03-11T03:16:37.894Z | Done |
| 160 | 2026-03-11T03:16:38.041Z | Done |
| 161 | 2026-03-11T03:16:38.750Z | ++ set -o errexit |
| 162 | 2026-03-11T03:16:38.750Z | ++ cargo --version |
| 163 | 2026-03-11T03:16:38.758Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 164 | 2026-03-11T03:16:38.985Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 165 | 2026-03-11T03:16:38.988Z | info: downloading component 'cargo' |
| 166 | 2026-03-11T03:16:40.180Z | info: downloading component 'clippy' |
| 167 | 2026-03-11T03:16:40.648Z | info: downloading component 'rust-docs' |
| 168 | 2026-03-11T03:16:42.569Z | info: downloading component 'rust-std' |
| 169 | 2026-03-11T03:16:45.233Z | info: downloading component 'rustc' |
| 170 | 2026-03-11T03:16:56.135Z | info: downloading component 'rustfmt' |
| 171 | 2026-03-11T03:16:56.518Z | info: installing component 'cargo' |
| 172 | 2026-03-11T03:16:57.351Z | info: installing component 'clippy' |
| 173 | 2026-03-11T03:16:57.699Z | info: installing component 'rust-docs' |
| 174 | 2026-03-11T03:16:59.132Z | info: installing component 'rust-std' |
| 175 | 2026-03-11T03:17:00.666Z | info: installing component 'rustc' |
| 176 | 2026-03-11T03:17:06.471Z | info: installing component 'rustfmt' |
| 177 | 2026-03-11T03:17:06.916Z | cargo 1.92.0 (344c4567c 2025-10-21) |
| 178 | 2026-03-11T03:17:06.920Z | ++ rustc --version |
| 179 | 2026-03-11T03:17:06.995Z | rustc 1.92.0 (ded5c06cf 2025-12-08) |
| 180 | 2026-03-11T03:17:06.999Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 181 | 2026-03-11T03:17:07.100Z | Updating crates.io index |
| 182 | 2026-03-11T03:17:07.209Z | Downloading crates ... |
| 183 | 2026-03-11T03:17:07.301Z | Downloaded cargo-nextest v0.9.97 |
| 184 | 2026-03-11T03:17:07.377Z | Installing cargo-nextest v0.9.97 |
| 185 | 2026-03-11T03:17:07.433Z | Updating crates.io index |
| 186 | 2026-03-11T03:17:10.146Z | Locking 407 packages to latest compatible versions |
| 187 | 2026-03-11T03:17:10.153Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 188 | 2026-03-11T03:17:10.153Z | Adding duct v0.13.7 (available: v1.1.1) |
| 189 | 2026-03-11T03:17:10.153Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 190 | 2026-03-11T03:17:10.153Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 191 | 2026-03-11T03:17:10.157Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 192 | 2026-03-11T03:17:10.157Z | Adding nextest-filtering v0.15.0 (available: v0.18.0) |
| 193 | 2026-03-11T03:17:10.157Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 194 | 2026-03-11T03:17:10.161Z | Adding nextest-runner v0.80.0 (available: v0.111.0) |
| 195 | 2026-03-11T03:17:10.183Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 196 | 2026-03-11T03:17:10.200Z | Downloading crates ... |
| 197 | 2026-03-11T03:17:10.314Z | Downloaded addr2line v0.25.1 |
| 198 | 2026-03-11T03:17:10.318Z | Downloaded anstyle-query v1.1.5 |
| 199 | 2026-03-11T03:17:10.318Z | Downloaded humantime v2.3.0 |
| 200 | 2026-03-11T03:17:10.322Z | Downloaded anstyle-parse v0.2.7 |
| 201 | 2026-03-11T03:17:10.322Z | Downloaded colorchoice v1.0.4 |
| 202 | 2026-03-11T03:17:10.325Z | Downloaded foldhash v0.1.5 |
| 203 | 2026-03-11T03:17:10.325Z | Downloaded cpufeatures v0.2.17 |
| 204 | 2026-03-11T03:17:10.329Z | Downloaded eyre v0.6.12 |
| 205 | 2026-03-11T03:17:10.333Z | Downloaded futures-macro v0.3.32 |
| 206 | 2026-03-11T03:17:10.334Z | Downloaded block-buffer v0.10.4 |
| 207 | 2026-03-11T03:17:10.334Z | Downloaded adler2 v2.0.1 |
| 208 | 2026-03-11T03:17:10.337Z | Downloaded httparse v1.10.1 |
| 209 | 2026-03-11T03:17:10.342Z | Downloaded enable-ansi-support v0.2.1 |
| 210 | 2026-03-11T03:17:10.347Z | Downloaded futures-executor v0.3.32 |
| 211 | 2026-03-11T03:17:10.351Z | Downloaded iana-time-zone v0.1.65 |
| 212 | 2026-03-11T03:17:10.355Z | Downloaded idna_adapter v1.0.0 |
| 213 | 2026-03-11T03:17:10.355Z | Downloaded home v0.5.12 |
| 214 | 2026-03-11T03:17:10.355Z | Downloaded dialoguer v0.11.0 |
| 215 | 2026-03-11T03:17:10.359Z | Downloaded hex v0.4.3 |
| 216 | 2026-03-11T03:17:10.362Z | Downloaded indent_write v2.2.0 |
| 217 | 2026-03-11T03:17:10.362Z | Downloaded crc32fast v1.5.0 |
| 218 | 2026-03-11T03:17:10.365Z | Downloaded foreign-types-shared v0.1.1 |
| 219 | 2026-03-11T03:17:10.365Z | Downloaded idna v1.1.0 |
| 220 | 2026-03-11T03:17:10.369Z | Downloaded futures-sink v0.3.32 |
| 221 | 2026-03-11T03:17:10.373Z | Downloaded cfg-expr v0.20.7 |
| 222 | 2026-03-11T03:17:10.377Z | Downloaded cargo-platform v0.2.0 |
| 223 | 2026-03-11T03:17:10.377Z | Downloaded fixedbitset v0.5.7 |
| 224 | 2026-03-11T03:17:10.377Z | Downloaded hyper-util v0.1.20 |
| 225 | 2026-03-11T03:17:10.382Z | Downloaded backtrace-ext v0.2.1 |
| 226 | 2026-03-11T03:17:10.387Z | Downloaded hyper v1.8.1 |
| 227 | 2026-03-11T03:17:10.391Z | Downloaded foreign-types v0.3.2 |
| 228 | 2026-03-11T03:17:10.391Z | Downloaded humantime-serde v1.1.1 |
| 229 | 2026-03-11T03:17:10.395Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 230 | 2026-03-11T03:17:10.395Z | Downloaded nextest-metadata v0.12.2 |
| 231 | 2026-03-11T03:17:10.395Z | Downloaded cargo-platform v0.3.2 |
| 232 | 2026-03-11T03:17:10.398Z | Downloaded atomic-waker v1.1.2 |
| 233 | 2026-03-11T03:17:10.398Z | Downloaded async-scoped v0.9.0 |
| 234 | 2026-03-11T03:17:10.405Z | Downloaded derive_more-impl v2.1.1 |
| 235 | 2026-03-11T03:17:10.405Z | Downloaded openssl-probe v0.2.1 |
| 236 | 2026-03-11T03:17:10.410Z | Downloaded futures-task v0.3.32 |
| 237 | 2026-03-11T03:17:10.410Z | Downloaded autocfg v1.5.0 |
| 238 | 2026-03-11T03:17:10.410Z | Downloaded lazy_static v1.5.0 |
| 239 | 2026-03-11T03:17:10.414Z | Downloaded native-tls v0.2.18 |
| 240 | 2026-03-11T03:17:10.414Z | Downloaded itoa v1.0.17 |
| 241 | 2026-03-11T03:17:10.414Z | Downloaded color-spantrace v0.3.0 |
| 242 | 2026-03-11T03:17:10.418Z | Downloaded debug-ignore v1.0.5 |
| 243 | 2026-03-11T03:17:10.418Z | Downloaded atomicwrites v0.4.4 |
| 244 | 2026-03-11T03:17:10.418Z | Downloaded future-queue v0.4.0 |
| 245 | 2026-03-11T03:17:10.421Z | Downloaded pkcs8 v0.10.2 |
| 246 | 2026-03-11T03:17:10.424Z | Downloaded pathdiff v0.2.3 |
| 247 | 2026-03-11T03:17:10.424Z | Downloaded openssl-macros v0.1.1 |
| 248 | 2026-03-11T03:17:10.428Z | Downloaded lock_api v0.4.14 |
| 249 | 2026-03-11T03:17:10.428Z | Downloaded globset v0.4.18 |
| 250 | 2026-03-11T03:17:10.434Z | Downloaded http-body-util v0.1.3 |
| 251 | 2026-03-11T03:17:10.434Z | Downloaded serde-value v0.7.0 |
| 252 | 2026-03-11T03:17:10.434Z | Downloaded futures-core v0.3.32 |
| 253 | 2026-03-11T03:17:10.439Z | Downloaded crypto-common v0.1.7 |
| 254 | 2026-03-11T03:17:10.439Z | Downloaded ed25519 v2.2.3 |
| 255 | 2026-03-11T03:17:10.439Z | Downloaded base64ct v1.8.3 |
| 256 | 2026-03-11T03:17:10.442Z | Downloaded guppy-workspace-hack v0.1.0 |
| 257 | 2026-03-11T03:17:10.442Z | Downloaded cargo_metadata v0.20.0 |
| 258 | 2026-03-11T03:17:10.442Z | Downloaded cfg_aliases v0.2.1 |
| 259 | 2026-03-11T03:17:10.442Z | Downloaded quinn-udp v0.5.14 |
| 260 | 2026-03-11T03:17:10.446Z | Downloaded parking_lot v0.12.5 |
| 261 | 2026-03-11T03:17:10.450Z | Downloaded nextest-workspace-hack v0.1.0 |
| 262 | 2026-03-11T03:17:10.450Z | Downloaded parking_lot_core v0.9.12 |
| 263 | 2026-03-11T03:17:10.450Z | Downloaded der v0.7.10 |
| 264 | 2026-03-11T03:17:10.454Z | Downloaded lru-slab v0.1.2 |
| 265 | 2026-03-11T03:17:10.459Z | Downloaded fnv v1.0.7 |
| 266 | 2026-03-11T03:17:10.459Z | Downloaded document-features v0.2.12 |
| 267 | 2026-03-11T03:17:10.459Z | Downloaded backtrace v0.3.76 |
| 268 | 2026-03-11T03:17:10.463Z | Downloaded bitflags v2.11.0 |
| 269 | 2026-03-11T03:17:10.468Z | Downloaded find-msvc-tools v0.1.9 |
| 270 | 2026-03-11T03:17:10.468Z | Downloaded filetime v0.2.27 |
| 271 | 2026-03-11T03:17:10.468Z | Downloaded futures-io v0.3.32 |
| 272 | 2026-03-11T03:17:10.471Z | Downloaded equivalent v1.0.2 |
| 273 | 2026-03-11T03:17:10.471Z | Downloaded cargo-util-schemas v0.2.0 |
| 274 | 2026-03-11T03:17:10.471Z | Downloaded num-traits v0.2.19 |
| 275 | 2026-03-11T03:17:10.474Z | Downloaded generic-array v0.14.7 |
| 276 | 2026-03-11T03:17:10.474Z | Downloaded clap_lex v1.0.0 |
| 277 | 2026-03-11T03:17:10.478Z | Downloaded fastrand v2.3.0 |
| 278 | 2026-03-11T03:17:10.478Z | Downloaded form_urlencoded v1.2.2 |
| 279 | 2026-03-11T03:17:10.478Z | Downloaded cfg-if v1.0.4 |
| 280 | 2026-03-11T03:17:10.482Z | Downloaded console v0.15.11 |
| 281 | 2026-03-11T03:17:10.486Z | Downloaded duct v0.13.7 |
| 282 | 2026-03-11T03:17:10.486Z | Downloaded digest v0.10.7 |
| 283 | 2026-03-11T03:17:10.486Z | Downloaded anstyle v1.0.13 |
| 284 | 2026-03-11T03:17:10.489Z | Downloaded rustc-hash v2.1.1 |
| 285 | 2026-03-11T03:17:10.489Z | Downloaded cargo_metadata v0.23.1 |
| 286 | 2026-03-11T03:17:10.493Z | Downloaded is_terminal_polyfill v1.70.2 |
| 287 | 2026-03-11T03:17:10.493Z | Downloaded heck v0.5.0 |
| 288 | 2026-03-11T03:17:10.493Z | Downloaded serde_urlencoded v0.7.1 |
| 289 | 2026-03-11T03:17:10.500Z | Downloaded http-body v1.0.1 |
| 290 | 2026-03-11T03:17:10.500Z | Downloaded rand_core v0.6.4 |
| 291 | 2026-03-11T03:17:10.506Z | Downloaded percent-encoding v2.3.2 |
| 292 | 2026-03-11T03:17:10.506Z | Downloaded futures-channel v0.3.32 |
| 293 | 2026-03-11T03:17:10.506Z | Downloaded convert_case v0.10.0 |
| 294 | 2026-03-11T03:17:10.506Z | Downloaded ordered-float v2.10.1 |
| 295 | 2026-03-11T03:17:10.506Z | Downloaded clap_derive v4.5.55 |
| 296 | 2026-03-11T03:17:10.506Z | Downloaded camino-tempfile v1.4.1 |
| 297 | 2026-03-11T03:17:10.518Z | Downloaded scopeguard v1.2.0 |
| 298 | 2026-03-11T03:17:10.518Z | Downloaded errno v0.3.14 |
| 299 | 2026-03-11T03:17:10.518Z | Downloaded const-oid v0.9.6 |
| 300 | 2026-03-11T03:17:10.518Z | Downloaded pin-utils v0.1.0 |
| 301 | 2026-03-11T03:17:10.518Z | Downloaded ahash v0.8.12 |
| 302 | 2026-03-11T03:17:10.522Z | Downloaded serde_spanned v0.6.9 |
| 303 | 2026-03-11T03:17:10.522Z | Downloaded ppv-lite86 v0.2.21 |
| 304 | 2026-03-11T03:17:10.522Z | Downloaded either v1.15.0 |
| 305 | 2026-03-11T03:17:10.522Z | Downloaded signature v2.2.0 |
| 306 | 2026-03-11T03:17:10.522Z | Downloaded sigchld v0.2.4 |
| 307 | 2026-03-11T03:17:10.522Z | Downloaded supports-color v3.0.2 |
| 308 | 2026-03-11T03:17:10.522Z | Downloaded shell-words v1.1.1 |
| 309 | 2026-03-11T03:17:10.522Z | Downloaded subtle v2.6.1 |
| 310 | 2026-03-11T03:17:10.525Z | Downloaded signal-hook-mio v0.2.5 |
| 311 | 2026-03-11T03:17:10.525Z | Downloaded nested v0.1.1 |
| 312 | 2026-03-11T03:17:10.528Z | Downloaded mukti-metadata v0.3.0 |
| 313 | 2026-03-11T03:17:10.528Z | Downloaded serde_path_to_error v0.1.20 |
| 314 | 2026-03-11T03:17:10.528Z | Downloaded strip-ansi-escapes v0.2.1 |
| 315 | 2026-03-11T03:17:10.532Z | Downloaded os_pipe v1.2.3 |
| 316 | 2026-03-11T03:17:10.537Z | Downloaded serde_ignored v0.1.14 |
| 317 | 2026-03-11T03:17:10.541Z | Downloaded anstream v0.6.21 |
| 318 | 2026-03-11T03:17:10.541Z | Downloaded semver v1.0.27 |
| 319 | 2026-03-11T03:17:10.541Z | Downloaded number_prefix v0.4.0 |
| 320 | 2026-03-11T03:17:10.550Z | Downloaded is_ci v1.2.0 |
| 321 | 2026-03-11T03:17:10.550Z | Downloaded getrandom v0.2.17 |
| 322 | 2026-03-11T03:17:10.557Z | Downloaded indenter v0.3.4 |
| 323 | 2026-03-11T03:17:10.557Z | Downloaded supports-unicode v3.0.0 |
| 324 | 2026-03-11T03:17:10.557Z | Downloaded sync_wrapper v1.0.2 |
| 325 | 2026-03-11T03:17:10.557Z | Downloaded getrandom v0.4.2 |
| 326 | 2026-03-11T03:17:10.557Z | Downloaded static_assertions v1.1.0 |
| 327 | 2026-03-11T03:17:10.561Z | Downloaded pkg-config v0.3.32 |
| 328 | 2026-03-11T03:17:10.561Z | Downloaded rand_chacha v0.9.0 |
| 329 | 2026-03-11T03:17:10.561Z | Downloaded getrandom v0.3.4 |
| 330 | 2026-03-11T03:17:10.564Z | Downloaded tower-layer v0.3.3 |
| 331 | 2026-03-11T03:17:10.567Z | Downloaded serde_spanned v1.0.4 |
| 332 | 2026-03-11T03:17:10.567Z | Downloaded erased-serde v0.4.10 |
| 333 | 2026-03-11T03:17:10.571Z | Downloaded swrite v0.1.0 |
| 334 | 2026-03-11T03:17:10.571Z | Downloaded sha2 v0.10.9 |
| 335 | 2026-03-11T03:17:10.576Z | Downloaded tinyvec_macros v0.1.1 |
| 336 | 2026-03-11T03:17:10.576Z | Downloaded shared_child v1.1.1 |
| 337 | 2026-03-11T03:17:10.579Z | Downloaded tokio-macros v2.6.1 |
| 338 | 2026-03-11T03:17:10.582Z | Downloaded toml_datetime v0.6.11 |
| 339 | 2026-03-11T03:17:10.582Z | Downloaded rand_core v0.9.5 |
| 340 | 2026-03-11T03:17:10.582Z | Downloaded quote v1.0.45 |
| 341 | 2026-03-11T03:17:10.588Z | Downloaded signal-hook-registry v1.4.8 |
| 342 | 2026-03-11T03:17:10.588Z | Downloaded thiserror v1.0.69 |
| 343 | 2026-03-11T03:17:10.594Z | Downloaded tokio-native-tls v0.3.1 |
| 344 | 2026-03-11T03:17:10.594Z | Downloaded pin-project-lite v0.2.17 |
| 345 | 2026-03-11T03:17:10.598Z | Downloaded newtype-uuid v1.3.2 |
| 346 | 2026-03-11T03:17:10.598Z | Downloaded camino v1.2.2 |
| 347 | 2026-03-11T03:17:10.598Z | Downloaded thiserror-impl v1.0.69 |
| 348 | 2026-03-11T03:17:10.601Z | Downloaded serde_derive v1.0.228 |
| 349 | 2026-03-11T03:17:10.605Z | Downloaded owo-colors v4.3.0 |
| 350 | 2026-03-11T03:17:10.605Z | Downloaded config v0.15.19 |
| 351 | 2026-03-11T03:17:10.610Z | Downloaded once_cell v1.21.3 |
| 352 | 2026-03-11T03:17:10.610Z | Downloaded flate2 v1.1.9 |
| 353 | 2026-03-11T03:17:10.615Z | Downloaded tower-service v0.3.3 |
| 354 | 2026-03-11T03:17:10.615Z | Downloaded self_update v0.42.0 |
| 355 | 2026-03-11T03:17:10.618Z | Downloaded terminal_size v0.4.3 |
| 356 | 2026-03-11T03:17:10.618Z | Downloaded tracing-error v0.2.1 |
| 357 | 2026-03-11T03:17:10.618Z | Downloaded borsh v1.6.0 |
| 358 | 2026-03-11T03:17:10.622Z | Downloaded toml_write v0.1.2 |
| 359 | 2026-03-11T03:17:10.626Z | Downloaded indicatif v0.17.11 |
| 360 | 2026-03-11T03:17:10.629Z | Downloaded jobserver v0.1.34 |
| 361 | 2026-03-11T03:17:10.629Z | Downloaded target-spec v3.5.7 |
| 362 | 2026-03-11T03:17:10.633Z | Downloaded miette v7.6.0 |
| 363 | 2026-03-11T03:17:10.637Z | Downloaded target-lexicon v0.13.3 |
| 364 | 2026-03-11T03:17:10.637Z | Downloaded shlex v1.3.0 |
| 365 | 2026-03-11T03:17:10.641Z | Downloaded self-replace v1.5.0 |
| 366 | 2026-03-11T03:17:10.641Z | Downloaded bytes v1.11.1 |
| 367 | 2026-03-11T03:17:10.644Z | Downloaded supports-hyperlinks v3.2.0 |
| 368 | 2026-03-11T03:17:10.644Z | Downloaded rustc-demangle v0.1.27 |
| 369 | 2026-03-11T03:17:10.648Z | Downloaded urlencoding v2.1.3 |
| 370 | 2026-03-11T03:17:10.648Z | Downloaded untrusted v0.9.0 |
| 371 | 2026-03-11T03:17:10.648Z | Downloaded base64 v0.22.1 |
| 372 | 2026-03-11T03:17:10.653Z | Downloaded want v0.3.1 |
| 373 | 2026-03-11T03:17:10.653Z | Downloaded version_check v0.9.5 |
| 374 | 2026-03-11T03:17:10.653Z | Downloaded smallvec v1.15.1 |
| 375 | 2026-03-11T03:17:10.676Z | Downloaded futures v0.3.32 |
| 376 | 2026-03-11T03:17:10.676Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 377 | 2026-03-11T03:17:10.676Z | Downloaded pin-project-internal v1.1.11 |
| 378 | 2026-03-11T03:17:10.676Z | Downloaded thiserror-impl v2.0.18 |
| 379 | 2026-03-11T03:17:10.676Z | Downloaded spki v0.7.3 |
| 380 | 2026-03-11T03:17:10.676Z | Downloaded strsim v0.11.1 |
| 381 | 2026-03-11T03:17:10.676Z | Downloaded serde_core v1.0.228 |
| 382 | 2026-03-11T03:17:10.676Z | Downloaded slab v0.4.12 |
| 383 | 2026-03-11T03:17:10.676Z | Downloaded tar v0.4.44 |
| 384 | 2026-03-11T03:17:10.676Z | Downloaded textwrap v0.16.2 |
| 385 | 2026-03-11T03:17:10.676Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 386 | 2026-03-11T03:17:10.676Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 387 | 2026-03-11T03:17:10.679Z | Downloaded sharded-slab v0.1.7 |
| 388 | 2026-03-11T03:17:10.679Z | Downloaded derive_more v2.1.1 |
| 389 | 2026-03-11T03:17:10.686Z | Downloaded thread_local v1.1.9 |
| 390 | 2026-03-11T03:17:10.689Z | Downloaded target-spec-miette v0.4.5 |
| 391 | 2026-03-11T03:17:10.692Z | Downloaded nextest-filtering v0.15.0 |
| 392 | 2026-03-11T03:17:10.692Z | Downloaded unicode-xid v0.2.6 |
| 393 | 2026-03-11T03:17:10.695Z | Downloaded clap_builder v4.5.60 |
| 394 | 2026-03-11T03:17:10.698Z | Downloaded smol_str v0.3.6 |
| 395 | 2026-03-11T03:17:10.701Z | Downloaded serde v1.0.228 |
| 396 | 2026-03-11T03:17:10.706Z | Downloaded zstd-safe v7.2.4 |
| 397 | 2026-03-11T03:17:10.706Z | Downloaded rustls-pki-types v1.14.0 |
| 398 | 2026-03-11T03:17:10.706Z | Downloaded ipnet v2.12.0 |
| 399 | 2026-03-11T03:17:10.711Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 400 | 2026-03-11T03:17:10.711Z | Downloaded cc v1.2.56 |
| 401 | 2026-03-11T03:17:10.715Z | Downloaded thiserror v2.0.18 |
| 402 | 2026-03-11T03:17:10.715Z | Downloaded tempfile v3.27.0 |
| 403 | 2026-03-11T03:17:10.719Z | Downloaded hashbrown v0.16.1 |
| 404 | 2026-03-11T03:17:10.722Z | Downloaded quick-junit v0.5.2 |
| 405 | 2026-03-11T03:17:10.727Z | Downloaded hyper-tls v0.6.0 |
| 406 | 2026-03-11T03:17:10.727Z | Downloaded socket2 v0.6.3 |
| 407 | 2026-03-11T03:17:10.727Z | Downloaded serde-untagged v0.1.9 |
| 408 | 2026-03-11T03:17:10.731Z | Downloaded utf8_iter v1.0.4 |
| 409 | 2026-03-11T03:17:10.731Z | Downloaded clap v4.5.60 |
| 410 | 2026-03-11T03:17:10.735Z | Downloaded zmij v1.0.21 |
| 411 | 2026-03-11T03:17:10.739Z | Downloaded zipsign-api v0.1.5 |
| 412 | 2026-03-11T03:17:10.739Z | Downloaded try-lock v0.2.5 |
| 413 | 2026-03-11T03:17:10.739Z | Downloaded simd-adler32 v0.3.8 |
| 414 | 2026-03-11T03:17:10.743Z | Downloaded log v0.4.29 |
| 415 | 2026-03-11T03:17:10.743Z | Downloaded zstd v0.13.3 |
| 416 | 2026-03-11T03:17:10.746Z | Downloaded tracing-log v0.2.0 |
| 417 | 2026-03-11T03:17:10.746Z | Downloaded tokio-stream v0.1.18 |
| 418 | 2026-03-11T03:17:10.749Z | Downloaded litrs v1.0.0 |
| 419 | 2026-03-11T03:17:10.755Z | Downloaded uuid v1.22.0 |
| 420 | 2026-03-11T03:17:10.760Z | Downloaded miniz_oxide v0.8.9 |
| 421 | 2026-03-11T03:17:10.760Z | Downloaded hashbrown v0.15.5 |
| 422 | 2026-03-11T03:17:10.764Z | Downloaded hyper-rustls v0.27.7 |
| 423 | 2026-03-11T03:17:10.764Z | Downloaded xattr v1.6.1 |
| 424 | 2026-03-11T03:17:10.764Z | Downloaded unicode-linebreak v0.1.5 |
| 425 | 2026-03-11T03:17:10.764Z | Downloaded utf8parse v0.2.2 |
| 426 | 2026-03-11T03:17:10.768Z | Downloaded tokio-rustls v0.26.4 |
| 427 | 2026-03-11T03:17:10.768Z | Downloaded crossterm v0.29.0 |
| 428 | 2026-03-11T03:17:10.771Z | Downloaded unicase v2.9.0 |
| 429 | 2026-03-11T03:17:10.777Z | Downloaded tracing-attributes v0.1.31 |
| 430 | 2026-03-11T03:17:10.777Z | Downloaded signal-hook v0.3.18 |
| 431 | 2026-03-11T03:17:10.777Z | Downloaded toml v0.8.23 |
| 432 | 2026-03-11T03:17:10.780Z | Downloaded typeid v1.0.3 |
| 433 | 2026-03-11T03:17:10.780Z | Downloaded zeroize v1.8.2 |
| 434 | 2026-03-11T03:17:10.780Z | Downloaded pin-project v1.1.11 |
| 435 | 2026-03-11T03:17:10.788Z | Downloaded proc-macro2 v1.0.106 |
| 436 | 2026-03-11T03:17:10.791Z | Downloaded guppy v0.17.25 |
| 437 | 2026-03-11T03:17:10.795Z | Downloaded derive-where v1.6.0 |
| 438 | 2026-03-11T03:17:10.799Z | Downloaded h2 v0.4.13 |
| 439 | 2026-03-11T03:17:10.805Z | Downloaded unicode-ident v1.0.24 |
| 440 | 2026-03-11T03:17:10.808Z | Downloaded tower v0.5.3 |
| 441 | 2026-03-11T03:17:10.813Z | Downloaded tinyvec v1.10.0 |
| 442 | 2026-03-11T03:17:10.816Z | Downloaded quinn v0.11.9 |
| 443 | 2026-03-11T03:17:10.820Z | Downloaded xxhash-rust v0.8.15 |
| 444 | 2026-03-11T03:17:10.820Z | Downloaded ryu v1.0.23 |
| 445 | 2026-03-11T03:17:10.825Z | Downloaded futures-util v0.3.32 |
| 446 | 2026-03-11T03:17:10.829Z | Downloaded vte v0.14.1 |
| 447 | 2026-03-11T03:17:10.832Z | Downloaded serde_json v1.0.149 |
| 448 | 2026-03-11T03:17:10.837Z | Downloaded typenum v1.19.0 |
| 449 | 2026-03-11T03:17:10.841Z | Downloaded mio v1.1.1 |
| 450 | 2026-03-11T03:17:10.844Z | Downloaded tracing-core v0.1.36 |
| 451 | 2026-03-11T03:17:10.849Z | Downloaded rustls-webpki v0.103.9 |
| 452 | 2026-03-11T03:17:10.849Z | Downloaded aho-corasick v1.1.4 |
| 453 | 2026-03-11T03:17:10.853Z | Downloaded openssl-sys v0.9.111 |
| 454 | 2026-03-11T03:17:10.856Z | Downloaded iri-string v0.7.10 |
| 455 | 2026-03-11T03:17:10.864Z | Downloaded toml_edit v0.22.27 |
| 456 | 2026-03-11T03:17:10.870Z | Downloaded unicode-segmentation v1.12.0 |
| 457 | 2026-03-11T03:17:10.870Z | Downloaded http v1.4.0 |
| 458 | 2026-03-11T03:17:10.876Z | Downloaded chrono v0.4.44 |
| 459 | 2026-03-11T03:17:10.876Z | Downloaded indexmap v2.13.0 |
| 460 | 2026-03-11T03:17:10.879Z | Downloaded portable-atomic v1.13.1 |
| 461 | 2026-03-11T03:17:10.884Z | Downloaded memchr v2.8.0 |
| 462 | 2026-03-11T03:17:10.887Z | Downloaded url v2.5.8 |
| 463 | 2026-03-11T03:17:10.891Z | Downloaded unicode-normalization v0.1.25 |
| 464 | 2026-03-11T03:17:10.894Z | Downloaded bstr v1.12.1 |
| 465 | 2026-03-11T03:17:10.899Z | Downloaded rustc_version v0.4.1 |
| 466 | 2026-03-11T03:17:10.905Z | Downloaded miette-derive v7.6.0 |
| 467 | 2026-03-11T03:17:10.905Z | Downloaded ed25519-dalek v2.2.0 |
| 468 | 2026-03-11T03:17:10.910Z | Downloaded tower-http v0.6.8 |
| 469 | 2026-03-11T03:17:10.915Z | Downloaded winnow v0.7.15 |
| 470 | 2026-03-11T03:17:10.922Z | Downloaded ron v0.12.0 |
| 471 | 2026-03-11T03:17:10.931Z | Downloaded pulldown-cmark v0.13.1 |
| 472 | 2026-03-11T03:17:10.934Z | Downloaded rand v0.9.2 |
| 473 | 2026-03-11T03:17:10.943Z | Downloaded tracing-subscriber v0.3.22 |
| 474 | 2026-03-11T03:17:10.949Z | Downloaded gimli v0.32.3 |
| 475 | 2026-03-11T03:17:10.956Z | Downloaded webpki-roots v1.0.6 |
| 476 | 2026-03-11T03:17:10.961Z | Downloaded curve25519-dalek v4.1.3 |
| 477 | 2026-03-11T03:17:10.966Z | Downloaded syn v2.0.117 |
| 478 | 2026-03-11T03:17:10.976Z | Downloaded tokio-util v0.7.18 |
| 479 | 2026-03-11T03:17:10.981Z | Downloaded unicode-width v0.2.2 |
| 480 | 2026-03-11T03:17:10.985Z | Downloaded reqwest v0.12.28 |
| 481 | 2026-03-11T03:17:10.990Z | Downloaded quinn-proto v0.11.14 |
| 482 | 2026-03-11T03:17:10.995Z | Downloaded quick-xml v0.38.4 |
| 483 | 2026-03-11T03:17:10.999Z | Downloaded regex v1.12.3 |
| 484 | 2026-03-11T03:17:11.003Z | Downloaded itertools v0.14.0 |
| 485 | 2026-03-11T03:17:11.009Z | Downloaded unicode-width v0.1.14 |
| 486 | 2026-03-11T03:17:11.016Z | Downloaded quick-xml v0.37.5 |
| 487 | 2026-03-11T03:17:11.035Z | Downloaded openssl v0.10.75 |
| 488 | 2026-03-11T03:17:11.042Z | Downloaded color-eyre v0.6.5 |
| 489 | 2026-03-11T03:17:11.065Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 490 | 2026-03-11T03:17:11.077Z | Downloaded tokio v1.50.0 |
| 491 | 2026-03-11T03:17:11.128Z | Downloaded vcpkg v0.2.15 |
| 492 | 2026-03-11T03:17:11.175Z | Downloaded nextest-runner v0.80.0 |
| 493 | 2026-03-11T03:17:11.180Z | Downloaded zerocopy v0.8.42 |
| 494 | 2026-03-11T03:17:11.191Z | Downloaded rustls v0.23.37 |
| 495 | 2026-03-11T03:17:11.200Z | Downloaded regex-syntax v0.8.10 |
| 496 | 2026-03-11T03:17:11.225Z | Downloaded object v0.37.3 |
| 497 | 2026-03-11T03:17:11.231Z | Downloaded rustix v0.38.44 |
| 498 | 2026-03-11T03:17:11.245Z | Downloaded nix v0.30.1 |
| 499 | 2026-03-11T03:17:11.253Z | Downloaded rustix v1.1.4 |
| 500 | 2026-03-11T03:17:11.297Z | Downloaded tracing v0.1.44 |
| 501 | 2026-03-11T03:17:11.312Z | Downloaded regex-automata v0.4.14 |
| 502 | 2026-03-11T03:17:11.405Z | Downloaded petgraph v0.8.3 |
| 503 | 2026-03-11T03:17:11.423Z | Downloaded libc v0.2.183 |
| 504 | 2026-03-11T03:17:11.501Z | Downloaded recursion v0.5.4 |
| 505 | 2026-03-11T03:17:11.511Z | Downloaded ring v0.17.14 |
| 506 | 2026-03-11T03:17:11.605Z | Compiling libc v0.2.183 |
| 507 | 2026-03-11T03:17:11.605Z | Compiling proc-macro2 v1.0.106 |
| 508 | 2026-03-11T03:17:11.680Z | Compiling quote v1.0.45 |
| 509 | 2026-03-11T03:17:11.680Z | Compiling unicode-ident v1.0.24 |
| 510 | 2026-03-11T03:17:11.680Z | Compiling serde_core v1.0.228 |
| 511 | 2026-03-11T03:17:11.680Z | Compiling cfg-if v1.0.4 |
| 512 | 2026-03-11T03:17:11.680Z | Compiling memchr v2.8.0 |
| 513 | 2026-03-11T03:17:11.680Z | Compiling once_cell v1.21.3 |
| 514 | 2026-03-11T03:17:11.860Z | Compiling log v0.4.29 |
| 515 | 2026-03-11T03:17:11.891Z | Compiling pin-project-lite v0.2.17 |
| 516 | 2026-03-11T03:17:12.012Z | Compiling serde v1.0.228 |
| 517 | 2026-03-11T03:17:12.119Z | Compiling itoa v1.0.17 |
| 518 | 2026-03-11T03:17:12.258Z | Compiling futures-core v0.3.32 |
| 519 | 2026-03-11T03:17:12.423Z | Compiling smallvec v1.15.1 |
| 520 | 2026-03-11T03:17:12.445Z | Compiling bitflags v2.11.0 |
| 521 | 2026-03-11T03:17:12.462Z | Compiling find-msvc-tools v0.1.9 |
| 522 | 2026-03-11T03:17:12.744Z | Compiling shlex v1.3.0 |
| 523 | 2026-03-11T03:17:12.759Z | Compiling equivalent v1.0.2 |
| 524 | 2026-03-11T03:17:12.864Z | Compiling hashbrown v0.16.1 |
| 525 | 2026-03-11T03:17:12.935Z | Compiling bytes v1.11.1 |
| 526 | 2026-03-11T03:17:12.979Z | Compiling futures-sink v0.3.32 |
| 527 | 2026-03-11T03:17:13.131Z | Compiling errno v0.3.14 |
| 528 | 2026-03-11T03:17:13.209Z | Compiling jobserver v0.1.34 |
| 529 | 2026-03-11T03:17:13.303Z | Compiling signal-hook-registry v1.4.8 |
| 530 | 2026-03-11T03:17:13.330Z | Compiling mio v1.1.1 |
| 531 | 2026-03-11T03:17:13.346Z | Compiling syn v2.0.117 |
| 532 | 2026-03-11T03:17:13.443Z | Compiling rustix v1.1.4 |
| 533 | 2026-03-11T03:17:13.625Z | Compiling cc v1.2.56 |
| 534 | 2026-03-11T03:17:13.773Z | Compiling socket2 v0.6.3 |
| 535 | 2026-03-11T03:17:13.964Z | Compiling slab v0.4.12 |
| 536 | 2026-03-11T03:17:14.120Z | Compiling zmij v1.0.21 |
| 537 | 2026-03-11T03:17:14.228Z | Compiling futures-channel v0.3.32 |
| 538 | 2026-03-11T03:17:14.252Z | Compiling tracing-core v0.1.36 |
| 539 | 2026-03-11T03:17:14.554Z | Compiling serde_json v1.0.149 |
| 540 | 2026-03-11T03:17:14.607Z | Compiling version_check v0.9.5 |
| 541 | 2026-03-11T03:17:14.904Z | Compiling getrandom v0.4.2 |
| 542 | 2026-03-11T03:17:14.987Z | Compiling indexmap v2.13.0 |
| 543 | 2026-03-11T03:17:15.234Z | Compiling futures-io v0.3.32 |
| 544 | 2026-03-11T03:17:15.281Z | Compiling futures-task v0.3.32 |
| 545 | 2026-03-11T03:17:15.487Z | Compiling camino v1.2.2 |
| 546 | 2026-03-11T03:17:15.519Z | Compiling unicode-width v0.2.2 |
| 547 | 2026-03-11T03:17:15.542Z | Compiling ring v0.17.14 |
| 548 | 2026-03-11T03:17:15.927Z | Compiling http v1.4.0 |
| 549 | 2026-03-11T03:17:15.994Z | Compiling simd-adler32 v0.3.8 |
| 550 | 2026-03-11T03:17:16.011Z | Compiling adler2 v2.0.1 |
| 551 | 2026-03-11T03:17:16.195Z | Compiling zeroize v1.8.2 |
| 552 | 2026-03-11T03:17:16.217Z | Compiling autocfg v1.5.0 |
| 553 | 2026-03-11T03:17:16.265Z | Compiling percent-encoding v2.3.2 |
| 554 | 2026-03-11T03:17:16.594Z | Compiling miniz_oxide v0.8.9 |
| 555 | 2026-03-11T03:17:16.687Z | Compiling num-traits v0.2.19 |
| 556 | 2026-03-11T03:17:16.987Z | Compiling zerocopy v0.8.42 |
| 557 | 2026-03-11T03:17:17.123Z | Compiling getrandom v0.3.4 |
| 558 | 2026-03-11T03:17:17.492Z | Compiling target-lexicon v0.13.3 |
| 559 | 2026-03-11T03:17:17.576Z | Compiling winnow v0.7.15 |
| 560 | 2026-03-11T03:17:17.606Z | Compiling object v0.37.3 |
| 561 | 2026-03-11T03:17:18.192Z | Compiling http-body v1.0.1 |
| 562 | 2026-03-11T03:17:18.310Z | Compiling rustls-pki-types v1.14.0 |
| 563 | 2026-03-11T03:17:18.328Z | Compiling semver v1.0.27 |
| 564 | 2026-03-11T03:17:18.382Z | Compiling getrandom v0.2.17 |
| 565 | 2026-03-11T03:17:18.414Z | Compiling guppy-workspace-hack v0.1.0 |
| 566 | 2026-03-11T03:17:18.616Z | Compiling httparse v1.10.1 |
| 567 | 2026-03-11T03:17:18.724Z | Compiling untrusted v0.9.0 |
| 568 | 2026-03-11T03:17:18.822Z | Compiling fnv v1.0.7 |
| 569 | 2026-03-11T03:17:18.837Z | Compiling serde_derive v1.0.228 |
| 570 | 2026-03-11T03:17:18.843Z | Compiling tokio-macros v2.6.1 |
| 571 | 2026-03-11T03:17:18.858Z | Compiling futures-macro v0.3.32 |
| 572 | 2026-03-11T03:17:19.064Z | Compiling tracing-attributes v0.1.31 |
| 573 | 2026-03-11T03:17:19.158Z | Compiling thiserror v2.0.18 |
| 574 | 2026-03-11T03:17:19.379Z | Compiling owo-colors v4.3.0 |
| 575 | 2026-03-11T03:17:19.747Z | Compiling signal-hook v0.3.18 |
| 576 | 2026-03-11T03:17:19.875Z | Compiling gimli v0.32.3 |
| 577 | 2026-03-11T03:17:19.910Z | Compiling tokio v1.50.0 |
| 578 | 2026-03-11T03:17:19.938Z | Compiling typenum v1.19.0 |
| 579 | 2026-03-11T03:17:19.960Z | Compiling futures-util v0.3.32 |
| 580 | 2026-03-11T03:17:20.483Z | Compiling thiserror-impl v2.0.18 |
| 581 | 2026-03-11T03:17:20.749Z | Compiling tracing v0.1.44 |
| 582 | 2026-03-11T03:17:22.192Z | Compiling form_urlencoded v1.2.2 |
| 583 | 2026-03-11T03:17:22.771Z | Compiling addr2line v0.25.1 |
| 584 | 2026-03-11T03:17:23.069Z | Compiling generic-array v0.14.7 |
| 585 | 2026-03-11T03:17:23.340Z | Compiling rustc-demangle v0.1.27 |
| 586 | 2026-03-11T03:17:23.362Z | Compiling tower-service v0.3.3 |
| 587 | 2026-03-11T03:17:23.511Z | Compiling try-lock v0.2.5 |
| 588 | 2026-03-11T03:17:23.537Z | Compiling thiserror v1.0.69 |
| 589 | 2026-03-11T03:17:23.598Z | Compiling rustls v0.23.37 |
| 590 | 2026-03-11T03:17:23.658Z | Compiling atomic-waker v1.1.2 |
| 591 | 2026-03-11T03:17:23.804Z | Compiling utf8_iter v1.0.4 |
| 592 | 2026-03-11T03:17:23.868Z | Compiling pkg-config v0.3.32 |
| 593 | 2026-03-11T03:17:23.919Z | Compiling fastrand v2.3.0 |
| 594 | 2026-03-11T03:17:24.015Z | Compiling typeid v1.0.3 |
| 595 | 2026-03-11T03:17:24.372Z | Compiling target-spec v3.5.7 |
| 596 | 2026-03-11T03:17:24.392Z | Compiling idna_adapter v1.0.0 |
| 597 | 2026-03-11T03:17:24.485Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 598 | 2026-03-11T03:17:24.518Z | Compiling idna v1.1.0 |
| 599 | 2026-03-11T03:17:24.694Z | Compiling tempfile v3.27.0 |
| 600 | 2026-03-11T03:17:24.981Z | Compiling want v0.3.1 |
| 601 | 2026-03-11T03:17:25.195Z | Compiling tokio-util v0.7.18 |
| 602 | 2026-03-11T03:17:25.210Z | Compiling cfg-expr v0.20.7 |
| 603 | 2026-03-11T03:17:29.503Z | Compiling h2 v0.4.13 |
| 604 | 2026-03-11T03:17:29.503Z | Compiling backtrace v0.3.76 |
| 605 | 2026-03-11T03:17:29.503Z | Compiling rustls-webpki v0.103.9 |
| 606 | 2026-03-11T03:17:29.503Z | Compiling thiserror-impl v1.0.69 |
| 607 | 2026-03-11T03:17:29.503Z | Compiling terminal_size v0.4.3 |
| 608 | 2026-03-11T03:17:29.503Z | Compiling aho-corasick v1.1.4 |
| 609 | 2026-03-11T03:17:29.503Z | Compiling subtle v2.6.1 |
| 610 | 2026-03-11T03:17:29.503Z | Compiling pin-utils v0.1.0 |
| 611 | 2026-03-11T03:17:29.503Z | Compiling erased-serde v0.4.10 |
| 612 | 2026-03-11T03:17:29.503Z | Compiling regex-syntax v0.8.10 |
| 613 | 2026-03-11T03:17:29.503Z | Compiling hyper v1.8.1 |
| 614 | 2026-03-11T03:17:32.524Z | Compiling regex-automata v0.4.14 |
| 615 | 2026-03-11T03:17:34.064Z | Compiling url v2.5.8 |
| 616 | 2026-03-11T03:17:35.011Z | Compiling serde_spanned v0.6.9 |
| 617 | 2026-03-11T03:17:35.204Z | Compiling toml_datetime v0.6.11 |
| 618 | 2026-03-11T03:17:35.265Z | Compiling ahash v0.8.12 |
| 619 | 2026-03-11T03:17:35.584Z | Compiling sync_wrapper v1.0.2 |
| 620 | 2026-03-11T03:17:35.677Z | Compiling base64 v0.22.1 |
| 621 | 2026-03-11T03:17:35.729Z | Compiling nextest-workspace-hack v0.1.0 |
| 622 | 2026-03-11T03:17:36.017Z | Compiling portable-atomic v1.13.1 |
| 623 | 2026-03-11T03:17:36.314Z | Compiling unicode-linebreak v0.1.5 |
| 624 | 2026-03-11T03:17:36.629Z | Compiling is_ci v1.2.0 |
| 625 | 2026-03-11T03:17:36.667Z | Compiling toml_write v0.1.2 |
| 626 | 2026-03-11T03:17:36.686Z | Compiling lazy_static v1.5.0 |
| 627 | 2026-03-11T03:17:36.811Z | Compiling parking_lot_core v0.9.12 |
| 628 | 2026-03-11T03:17:36.836Z | Compiling either v1.15.0 |
| 629 | 2026-03-11T03:17:36.981Z | Compiling foldhash v0.1.5 |
| 630 | 2026-03-11T03:17:37.124Z | Compiling crc32fast v1.5.0 |
| 631 | 2026-03-11T03:17:37.164Z | Compiling tower-layer v0.3.3 |
| 632 | 2026-03-11T03:17:37.181Z | Compiling ipnet v2.12.0 |
| 633 | 2026-03-11T03:17:37.265Z | Compiling unicode-segmentation v1.12.0 |
| 634 | 2026-03-11T03:17:37.460Z | Compiling tower v0.5.3 |
| 635 | 2026-03-11T03:17:37.568Z | Compiling hyper-util v0.1.20 |
| 636 | 2026-03-11T03:17:37.784Z | Compiling convert_case v0.10.0 |
| 637 | 2026-03-11T03:17:38.188Z | Compiling hashbrown v0.15.5 |
| 638 | 2026-03-11T03:17:38.277Z | Compiling toml_edit v0.22.27 |
| 639 | 2026-03-11T03:17:38.330Z | Compiling sharded-slab v0.1.7 |
| 640 | 2026-03-11T03:17:38.755Z | Compiling supports-color v3.0.2 |
| 641 | 2026-03-11T03:17:39.066Z | Compiling textwrap v0.16.2 |
| 642 | 2026-03-11T03:17:39.229Z | Compiling tokio-rustls v0.26.4 |
| 643 | 2026-03-11T03:17:39.595Z | Compiling backtrace-ext v0.2.1 |
| 644 | 2026-03-11T03:17:39.930Z | Compiling ordered-float v2.10.1 |
| 645 | 2026-03-11T03:17:40.029Z | Compiling miette-derive v7.6.0 |
| 646 | 2026-03-11T03:17:40.314Z | Compiling webpki-roots v1.0.6 |
| 647 | 2026-03-11T03:17:40.468Z | Compiling pathdiff v0.2.3 |
| 648 | 2026-03-11T03:17:40.622Z | Compiling console v0.15.11 |
| 649 | 2026-03-11T03:17:40.836Z | Compiling cargo-platform v0.3.2 |
| 650 | 2026-03-11T03:17:41.038Z | Compiling tracing-log v0.2.0 |
| 651 | 2026-03-11T03:17:41.477Z | Compiling os_pipe v1.2.3 |
| 652 | 2026-03-11T03:17:41.554Z | Compiling thread_local v1.1.9 |
| 653 | 2026-03-11T03:17:41.634Z | Compiling cfg_aliases v0.2.1 |
| 654 | 2026-03-11T03:17:41.679Z | Compiling supports-unicode v3.0.0 |
| 655 | 2026-03-11T03:17:41.719Z | Compiling supports-hyperlinks v3.2.0 |
| 656 | 2026-03-11T03:17:41.883Z | Compiling utf8parse v0.2.2 |
| 657 | 2026-03-11T03:17:41.984Z | Compiling fixedbitset v0.5.7 |
| 658 | 2026-03-11T03:17:42.002Z | Compiling zstd-safe v7.2.4 |
| 659 | 2026-03-11T03:17:42.019Z | Compiling debug-ignore v1.0.5 |
| 660 | 2026-03-11T03:17:42.159Z | Compiling iri-string v0.7.10 |
| 661 | 2026-03-11T03:17:42.314Z | Compiling scopeguard v1.2.0 |
| 662 | 2026-03-11T03:17:42.363Z | Compiling pulldown-cmark v0.13.1 |
| 663 | 2026-03-11T03:17:42.636Z | Compiling unicode-width v0.1.14 |
| 664 | 2026-03-11T03:17:42.654Z | Compiling rustix v0.38.44 |
| 665 | 2026-03-11T03:17:42.877Z | Compiling ryu v1.0.23 |
| 666 | 2026-03-11T03:17:43.027Z | Compiling miette v7.6.0 |
| 667 | 2026-03-11T03:17:43.233Z | Compiling serde_urlencoded v0.7.1 |
| 668 | 2026-03-11T03:17:43.336Z | Compiling lock_api v0.4.14 |
| 669 | 2026-03-11T03:17:43.601Z | Compiling petgraph v0.8.3 |
| 670 | 2026-03-11T03:17:43.656Z | Compiling anstyle-parse v0.2.7 |
| 671 | 2026-03-11T03:17:43.935Z | Compiling tracing-subscriber v0.3.22 |
| 672 | 2026-03-11T03:17:45.537Z | Compiling tower-http v0.6.8 |
| 673 | 2026-03-11T03:17:46.269Z | Compiling nix v0.30.1 |
| 674 | 2026-03-11T03:17:46.801Z | Compiling sigchld v0.2.4 |
| 675 | 2026-03-11T03:17:46.824Z | Compiling cargo_metadata v0.23.1 |
| 676 | 2026-03-11T03:17:47.030Z | Compiling toml v0.8.23 |
| 677 | 2026-03-11T03:17:47.118Z | Compiling hyper-rustls v0.27.7 |
| 678 | 2026-03-11T03:17:47.939Z | Compiling serde-value v0.7.0 |
| 679 | 2026-03-11T03:17:48.037Z | Compiling serde-untagged v0.1.9 |
| 680 | 2026-03-11T03:17:48.897Z | Compiling derive_more-impl v2.1.1 |
| 681 | 2026-03-11T03:17:49.601Z | Compiling itertools v0.14.0 |
| 682 | 2026-03-11T03:17:49.676Z | Compiling regex v1.12.3 |
| 683 | 2026-03-11T03:17:49.974Z | Compiling block-buffer v0.10.4 |
| 684 | 2026-03-11T03:17:50.159Z | Compiling crypto-common v0.1.7 |
| 685 | 2026-03-11T03:17:50.335Z | Compiling ppv-lite86 v0.2.21 |
| 686 | 2026-03-11T03:17:50.537Z | Compiling futures-executor v0.3.32 |
| 687 | 2026-03-11T03:17:50.674Z | Compiling rand_core v0.9.5 |
| 688 | 2026-03-11T03:17:50.812Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 689 | 2026-03-11T03:17:50.965Z | Compiling pin-project-internal v1.1.11 |
| 690 | 2026-03-11T03:17:51.194Z | Compiling http-body-util v0.1.3 |
| 691 | 2026-03-11T03:17:51.485Z | Compiling uuid v1.22.0 |
| 692 | 2026-03-11T03:17:51.560Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 693 | 2026-03-11T03:17:51.621Z | Compiling smol_str v0.3.6 |
| 694 | 2026-03-11T03:17:52.055Z | Compiling serde_spanned v1.0.4 |
| 695 | 2026-03-11T03:17:52.078Z | Compiling filetime v0.2.27 |
| 696 | 2026-03-11T03:17:52.182Z | Compiling vte v0.14.1 |
| 697 | 2026-03-11T03:17:52.241Z | Compiling bstr v1.12.1 |
| 698 | 2026-03-11T03:17:52.329Z | Compiling litrs v1.0.0 |
| 699 | 2026-03-11T03:17:52.426Z | Compiling nested v0.1.1 |
| 700 | 2026-03-11T03:17:52.454Z | Compiling tinyvec_macros v0.1.1 |
| 701 | 2026-03-11T03:17:52.519Z | Compiling eyre v0.6.12 |
| 702 | 2026-03-11T03:17:52.540Z | Compiling color-spantrace v0.3.0 |
| 703 | 2026-03-11T03:17:52.676Z | Compiling xattr v1.6.1 |
| 704 | 2026-03-11T03:17:52.919Z | Compiling anstyle v1.0.13 |
| 705 | 2026-03-11T03:17:52.922Z | Compiling unicase v2.9.0 |
| 706 | 2026-03-11T03:17:52.952Z | Compiling unicode-xid v0.2.6 |
| 707 | 2026-03-11T03:17:53.116Z | Compiling colorchoice v1.0.4 |
| 708 | 2026-03-11T03:17:53.144Z | Compiling anstyle-query v1.1.5 |
| 709 | 2026-03-11T03:17:53.161Z | Compiling is_terminal_polyfill v1.70.2 |
| 710 | 2026-03-11T03:17:53.257Z | Compiling static_assertions v1.1.0 |
| 711 | 2026-03-11T03:17:53.274Z | Compiling iana-time-zone v0.1.65 |
| 712 | 2026-03-11T03:17:53.277Z | Compiling number_prefix v0.4.0 |
| 713 | 2026-03-11T03:17:53.305Z | Compiling self_update v0.42.0 |
| 714 | 2026-03-11T03:17:53.345Z | Compiling guppy v0.17.25 |
| 715 | 2026-03-11T03:17:53.474Z | Compiling indicatif v0.17.11 |
| 716 | 2026-03-11T03:17:53.646Z | Compiling chrono v0.4.44 |
| 717 | 2026-03-11T03:17:53.677Z | Compiling anstream v0.6.21 |
| 718 | 2026-03-11T03:17:53.912Z | Compiling cargo-util-schemas v0.2.0 |
| 719 | 2026-03-11T03:17:54.310Z | Compiling document-features v0.2.12 |
| 720 | 2026-03-11T03:17:55.376Z | Compiling tar v0.4.44 |
| 721 | 2026-03-11T03:17:55.399Z | Compiling globset v0.4.18 |
| 722 | 2026-03-11T03:17:55.449Z | Compiling tinyvec v1.10.0 |
| 723 | 2026-03-11T03:17:56.019Z | Compiling pin-project v1.1.11 |
| 724 | 2026-03-11T03:17:56.186Z | Compiling strip-ansi-escapes v0.2.1 |
| 725 | 2026-03-11T03:17:56.830Z | Compiling toml v0.9.12+spec-1.1.0 |
| 726 | 2026-03-11T03:17:57.023Z | Compiling nextest-metadata v0.12.2 |
| 727 | 2026-03-11T03:17:57.554Z | Compiling newtype-uuid v1.3.2 |
| 728 | 2026-03-11T03:17:57.795Z | Compiling reqwest v0.12.28 |
| 729 | 2026-03-11T03:17:58.117Z | Compiling rand_chacha v0.9.0 |
| 730 | 2026-03-11T03:17:58.702Z | Compiling futures v0.3.32 |
| 731 | 2026-03-11T03:17:58.803Z | Compiling digest v0.10.7 |
| 732 | 2026-03-11T03:17:58.851Z | Compiling derive_more v2.1.1 |
| 733 | 2026-03-11T03:17:58.951Z | Compiling flate2 v1.1.9 |
| 734 | 2026-03-11T03:17:59.096Z | Compiling parking_lot v0.12.5 |
| 735 | 2026-03-11T03:17:59.563Z | Compiling shared_child v1.1.1 |
| 736 | 2026-03-11T03:17:59.726Z | Compiling tracing-error v0.2.1 |
| 737 | 2026-03-11T03:18:00.282Z | Compiling signal-hook-mio v0.2.5 |
| 738 | 2026-03-11T03:18:00.425Z | Compiling self-replace v1.5.0 |
| 739 | 2026-03-11T03:18:00.442Z | Compiling cargo-platform v0.2.0 |
| 740 | 2026-03-11T03:18:00.786Z | Compiling quick-xml v0.37.5 |
| 741 | 2026-03-11T03:18:00.987Z | Compiling quick-xml v0.38.4 |
| 742 | 2026-03-11T03:18:01.160Z | Compiling clap_lex v1.0.0 |
| 743 | 2026-03-11T03:18:01.805Z | Compiling urlencoding v2.1.3 |
| 744 | 2026-03-11T03:18:01.896Z | Compiling recursion v0.5.4 |
| 745 | 2026-03-11T03:18:02.073Z | Compiling strsim v0.11.1 |
| 746 | 2026-03-11T03:18:02.116Z | Compiling indenter v0.3.4 |
| 747 | 2026-03-11T03:18:02.274Z | Compiling shell-words v1.1.1 |
| 748 | 2026-03-11T03:18:02.585Z | Compiling heck v0.5.0 |
| 749 | 2026-03-11T03:18:02.850Z | Compiling cpufeatures v0.2.17 |
| 750 | 2026-03-11T03:18:02.939Z | Compiling humantime v2.3.0 |
| 751 | 2026-03-11T03:18:03.100Z | Compiling clap_builder v4.5.60 |
| 752 | 2026-03-11T03:18:03.119Z | Compiling sha2 v0.10.9 |
| 753 | 2026-03-11T03:18:03.136Z | Compiling clap_derive v4.5.55 |
| 754 | 2026-03-11T03:18:03.505Z | Compiling humantime-serde v1.1.1 |
| 755 | 2026-03-11T03:18:03.772Z | Compiling nextest-filtering v0.15.0 |
| 756 | 2026-03-11T03:18:04.760Z | Compiling quick-junit v0.5.2 |
| 757 | 2026-03-11T03:18:05.636Z | Compiling atomicwrites v0.4.4 |
| 758 | 2026-03-11T03:18:05.994Z | Compiling cargo_metadata v0.20.0 |
| 759 | 2026-03-11T03:18:08.722Z | Compiling cargo-nextest v0.9.97 |
| 760 | 2026-03-11T03:18:08.739Z | Compiling crossterm v0.29.0 |
| 761 | 2026-03-11T03:18:09.601Z | Compiling zstd v0.13.3 |
| 762 | 2026-03-11T03:18:09.711Z | Compiling duct v0.13.7 |
| 763 | 2026-03-11T03:18:11.188Z | Compiling async-scoped v0.9.0 |
| 764 | 2026-03-11T03:18:11.306Z | Compiling rand v0.9.2 |
| 765 | 2026-03-11T03:18:11.477Z | Compiling config v0.15.19 |
| 766 | 2026-03-11T03:18:11.993Z | Compiling unicode-normalization v0.1.25 |
| 767 | 2026-03-11T03:18:12.286Z | Compiling target-spec-miette v0.4.5 |
| 768 | 2026-03-11T03:18:12.751Z | Compiling future-queue v0.4.0 |
| 769 | 2026-03-11T03:18:12.775Z | Compiling mukti-metadata v0.3.0 |
| 770 | 2026-03-11T03:18:12.792Z | Compiling tokio-stream v0.1.18 |
| 771 | 2026-03-11T03:18:12.951Z | Compiling camino-tempfile v1.4.1 |
| 772 | 2026-03-11T03:18:12.991Z | Compiling derive-where v1.6.0 |
| 773 | 2026-03-11T03:18:13.127Z | Compiling serde_path_to_error v0.1.20 |
| 774 | 2026-03-11T03:18:13.406Z | Compiling serde_ignored v0.1.14 |
| 775 | 2026-03-11T03:18:13.475Z | Compiling swrite v0.1.0 |
| 776 | 2026-03-11T03:18:13.503Z | Compiling hex v0.4.3 |
| 777 | 2026-03-11T03:18:13.601Z | Compiling xxhash-rust v0.8.15 |
| 778 | 2026-03-11T03:18:13.694Z | Compiling home v0.5.12 |
| 779 | 2026-03-11T03:18:13.819Z | Compiling indent_write v2.2.0 |
| 780 | 2026-03-11T03:18:13.868Z | Compiling color-eyre v0.6.5 |
| 781 | 2026-03-11T03:18:13.897Z | Compiling clap v4.5.60 |
| 782 | 2026-03-11T03:18:13.932Z | Compiling dialoguer v0.11.0 |
| 783 | 2026-03-11T03:18:13.999Z | Compiling enable-ansi-support v0.2.1 |
| 784 | 2026-03-11T03:18:14.718Z | Compiling nextest-runner v0.80.0 |
| 785 | 2026-03-11T03:18:38.643Z | Finished `release` profile [optimized] target(s) in 1m 31s |
| 786 | 2026-03-11T03:18:38.869Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 787 | 2026-03-11T03:18:38.960Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 788 | 2026-03-11T03:18:38.994Z | + pushd mg-lower |
| 789 | 2026-03-11T03:18:38.998Z | /work/oxidecomputer/maghemite/mg-lower /work/oxidecomputer/maghemite |
| 790 | 2026-03-11T03:18:38.999Z | + cargo nextest run |
| 791 | 2026-03-11T03:18:39.349Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 792 | 2026-03-11T03:18:39.968Z | From https://github.com/oxidecomputer/falcon |
| 793 | 2026-03-11T03:18:39.968Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 794 | 2026-03-11T03:18:40.061Z | Updating crates.io index |
| 795 | 2026-03-11T03:18:40.067Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 796 | 2026-03-11T03:18:40.765Z | From https://github.com/oxidecomputer/dendrite |
| 797 | 2026-03-11T03:18:40.765Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 798 | 2026-03-11T03:18:40.901Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 799 | 2026-03-11T03:18:41.211Z | From https://github.com/oxidecomputer/ispf |
| 800 | 2026-03-11T03:18:41.211Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 801 | 2026-03-11T03:18:41.219Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 802 | 2026-03-11T03:18:41.558Z | From https://github.com/oxidecomputer/netadm-sys |
| 803 | 2026-03-11T03:18:41.558Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 804 | 2026-03-11T03:18:41.571Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 805 | 2026-03-11T03:19:09.997Z | From https://github.com/oxidecomputer/omicron |
| 806 | 2026-03-11T03:19:09.997Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 807 | 2026-03-11T03:19:10.612Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 808 | 2026-03-11T03:19:11.262Z | From https://github.com/oxidecomputer/opte |
| 809 | 2026-03-11T03:19:11.262Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 810 | 2026-03-11T03:19:11.302Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 811 | 2026-03-11T03:19:11.555Z | From https://github.com/illumos/smf-rs |
| 812 | 2026-03-11T03:19:11.555Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 813 | 2026-03-11T03:19:11.697Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 814 | 2026-03-11T03:19:11.934Z | From https://github.com/oxidecomputer/network-interface |
| 815 | 2026-03-11T03:19:11.934Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 816 | 2026-03-11T03:19:11.943Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 817 | 2026-03-11T03:19:12.210Z | From https://github.com/oxidecomputer/zone |
| 818 | 2026-03-11T03:19:12.210Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 819 | 2026-03-11T03:19:12.296Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 820 | 2026-03-11T03:19:13.392Z | From https://github.com/oxidecomputer/propolis |
| 821 | 2026-03-11T03:19:13.392Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 822 | 2026-03-11T03:19:13.510Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 823 | 2026-03-11T03:19:13.930Z | From https://github.com/oxidecomputer/transceiver-control |
| 824 | 2026-03-11T03:19:13.930Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 825 | 2026-03-11T03:19:13.974Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 826 | 2026-03-11T03:19:15.491Z | From https://github.com/oxidecomputer/dlpi-sys |
| 827 | 2026-03-11T03:19:15.491Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 828 | 2026-03-11T03:19:15.620Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 829 | 2026-03-11T03:19:15.620Z | From https://github.com/jmesmon/rust-libzfs |
| 830 | 2026-03-11T03:19:15.620Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 831 | 2026-03-11T03:19:15.620Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 832 | 2026-03-11T03:19:15.620Z | From https://github.com/oxidecomputer/rusty-doors |
| 833 | 2026-03-11T03:19:15.620Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 834 | 2026-03-11T03:19:15.620Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 835 | 2026-03-11T03:19:15.620Z | From https://github.com/oxidecomputer/lldp |
| 836 | 2026-03-11T03:19:15.620Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 837 | 2026-03-11T03:19:15.620Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 838 | 2026-03-11T03:19:16.279Z | From https://github.com/oxidecomputer/maghemite |
| 839 | 2026-03-11T03:19:16.279Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 840 | 2026-03-11T03:19:16.335Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 841 | 2026-03-11T03:19:16.591Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 842 | 2026-03-11T03:19:16.591Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 843 | 2026-03-11T03:19:16.668Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 844 | 2026-03-11T03:19:16.938Z | From https://github.com/oxidecomputer/slog-error-chain |
| 845 | 2026-03-11T03:19:16.938Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 846 | 2026-03-11T03:19:16.958Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 847 | 2026-03-11T03:19:17.250Z | From https://github.com/oxidecomputer/tufaceous |
| 848 | 2026-03-11T03:19:17.251Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 849 | 2026-03-11T03:19:17.313Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 850 | 2026-03-11T03:19:17.755Z | From https://github.com/oxidecomputer/management-gateway-service |
| 851 | 2026-03-11T03:19:17.755Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 852 | 2026-03-11T03:19:17.785Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 853 | 2026-03-11T03:19:18.731Z | From https://github.com/oxidecomputer/crucible |
| 854 | 2026-03-11T03:19:18.731Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 855 | 2026-03-11T03:19:19.310Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 856 | 2026-03-11T03:19:19.628Z | From https://github.com/oxidecomputer/propolis |
| 857 | 2026-03-11T03:19:19.628Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 858 | 2026-03-11T03:19:19.695Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 859 | 2026-03-11T03:19:19.968Z | From https://github.com/oxidecomputer/tofino |
| 860 | 2026-03-11T03:19:19.968Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 861 | 2026-03-11T03:19:20.040Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 862 | 2026-03-11T03:19:20.311Z | From https://github.com/oxidecomputer/clickward |
| 863 | 2026-03-11T03:19:20.311Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 864 | 2026-03-11T03:19:20.327Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 865 | 2026-03-11T03:19:20.618Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 866 | 2026-03-11T03:19:20.618Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 867 | 2026-03-11T03:19:21.962Z | Downloading crates ... |
| 868 | 2026-03-11T03:19:22.099Z | Downloaded defmt v1.0.1 |
| 869 | 2026-03-11T03:19:22.102Z | Downloaded elliptic-curve v0.13.8 |
| 870 | 2026-03-11T03:19:22.137Z | Downloaded num_enum_derive v0.5.11 |
| 871 | 2026-03-11T03:19:22.152Z | Downloaded libsw v3.5.0 |
| 872 | 2026-03-11T03:19:22.155Z | Downloaded icu_collections v2.1.1 |
| 873 | 2026-03-11T03:19:22.170Z | Downloaded parking_lot_core v0.8.6 |
| 874 | 2026-03-11T03:19:22.249Z | Downloaded oxide-tokio-rt v0.1.2 |
| 875 | 2026-03-11T03:19:22.265Z | Downloaded memmap v0.7.0 |
| 876 | 2026-03-11T03:19:22.328Z | Downloaded hashbrown v0.12.3 |
| 877 | 2026-03-11T03:19:22.332Z | Downloaded hostname v0.4.2 |
| 878 | 2026-03-11T03:19:22.339Z | Downloaded nom v7.1.3 |
| 879 | 2026-03-11T03:19:22.345Z | Downloaded num_enum v0.7.5 |
| 880 | 2026-03-11T03:19:22.350Z | Downloaded dof v0.4.0 |
| 881 | 2026-03-11T03:19:22.358Z | Downloaded bit-vec v0.8.0 |
| 882 | 2026-03-11T03:19:22.367Z | Downloaded omicron-workspace-hack v0.1.0 |
| 883 | 2026-03-11T03:19:22.372Z | Downloaded foldhash v0.2.0 |
| 884 | 2026-03-11T03:19:22.372Z | Downloaded libsw-core v0.3.2 |
| 885 | 2026-03-11T03:19:22.373Z | Downloaded cstr-argument v0.1.2 |
| 886 | 2026-03-11T03:19:22.373Z | Downloaded lru-cache v0.1.2 |
| 887 | 2026-03-11T03:19:22.377Z | Downloaded papergrid v0.17.0 |
| 888 | 2026-03-11T03:19:22.381Z | Downloaded bytecount v0.6.9 |
| 889 | 2026-03-11T03:19:22.386Z | Downloaded crc8 v0.1.1 |
| 890 | 2026-03-11T03:19:22.391Z | Downloaded newtype-uuid-macros v0.1.0 |
| 891 | 2026-03-11T03:19:22.394Z | Downloaded oxnet v0.1.4 |
| 892 | 2026-03-11T03:19:22.394Z | Downloaded dof v0.3.0 |
| 893 | 2026-03-11T03:19:22.397Z | Downloaded allocator-api2 v0.2.21 |
| 894 | 2026-03-11T03:19:22.400Z | Downloaded ciborium-io v0.2.2 |
| 895 | 2026-03-11T03:19:22.400Z | Downloaded dyn-clone v1.0.20 |
| 896 | 2026-03-11T03:19:22.403Z | Downloaded num-derive v0.4.2 |
| 897 | 2026-03-11T03:19:22.406Z | Downloaded num-iter v0.1.45 |
| 898 | 2026-03-11T03:19:22.407Z | Downloaded cookie v0.18.1 |
| 899 | 2026-03-11T03:19:22.410Z | Downloaded ff v0.13.1 |
| 900 | 2026-03-11T03:19:22.414Z | Downloaded macaddr v1.0.1 |
| 901 | 2026-03-11T03:19:22.414Z | Downloaded ingot-macros v0.1.1 |
| 902 | 2026-03-11T03:19:22.417Z | Downloaded arc-swap v1.8.2 |
| 903 | 2026-03-11T03:19:22.421Z | Downloaded async-stream-impl v0.3.6 |
| 904 | 2026-03-11T03:19:22.421Z | Downloaded async-recursion v1.1.1 |
| 905 | 2026-03-11T03:19:22.424Z | Downloaded olpc-cjson v0.1.4 |
| 906 | 2026-03-11T03:19:22.428Z | Downloaded newline-converter v0.3.0 |
| 907 | 2026-03-11T03:19:22.428Z | Downloaded fs-err v3.3.0 |
| 908 | 2026-03-11T03:19:22.432Z | Downloaded defmt-macros v1.0.1 |
| 909 | 2026-03-11T03:19:22.435Z | Downloaded aead v0.5.2 |
| 910 | 2026-03-11T03:19:22.435Z | Downloaded idna_adapter v1.2.1 |
| 911 | 2026-03-11T03:19:22.436Z | Downloaded embedded-io v0.6.1 |
| 912 | 2026-03-11T03:19:22.439Z | Downloaded cipher v0.4.4 |
| 913 | 2026-03-11T03:19:22.443Z | Downloaded clap v4.5.59 |
| 914 | 2026-03-11T03:19:22.447Z | Downloaded num-derive v0.3.3 |
| 915 | 2026-03-11T03:19:22.450Z | Downloaded memoffset v0.9.1 |
| 916 | 2026-03-11T03:19:22.453Z | Downloaded ipnetwork v0.21.1 |
| 917 | 2026-03-11T03:19:22.454Z | Downloaded icu_normalizer v2.1.1 |
| 918 | 2026-03-11T03:19:22.457Z | Downloaded derive-ex v0.1.8 |
| 919 | 2026-03-11T03:19:22.461Z | Downloaded embedded-io v0.4.0 |
| 920 | 2026-03-11T03:19:22.461Z | Downloaded progenitor-client v0.10.0 |
| 921 | 2026-03-11T03:19:22.464Z | Downloaded crypto-bigint v0.5.5 |
| 922 | 2026-03-11T03:19:22.467Z | Downloaded password-hash v0.5.0 |
| 923 | 2026-03-11T03:19:22.471Z | Downloaded backoff v0.4.0 |
| 924 | 2026-03-11T03:19:22.474Z | Downloaded itertools v0.12.1 |
| 925 | 2026-03-11T03:19:22.478Z | Downloaded group v0.13.0 |
| 926 | 2026-03-11T03:19:22.481Z | Downloaded cancel-safe-futures v0.1.5 |
| 927 | 2026-03-11T03:19:22.485Z | Downloaded ingot-types v0.1.2 |
| 928 | 2026-03-11T03:19:22.485Z | Downloaded constant_time_eq v0.4.2 |
| 929 | 2026-03-11T03:19:22.488Z | Downloaded hickory-resolver v0.25.2 |
| 930 | 2026-03-11T03:19:22.491Z | Downloaded blake2 v0.10.6 |
| 931 | 2026-03-11T03:19:22.496Z | Downloaded bitflags v1.3.2 |
| 932 | 2026-03-11T03:19:22.500Z | Downloaded getrandom v0.4.1 |
| 933 | 2026-03-11T03:19:22.500Z | Downloaded fxhash v0.2.1 |
| 934 | 2026-03-11T03:19:22.503Z | Downloaded const-random v0.1.18 |
| 935 | 2026-03-11T03:19:22.503Z | Downloaded base16ct v0.2.0 |
| 936 | 2026-03-11T03:19:22.506Z | Downloaded arrayref v0.3.9 |
| 937 | 2026-03-11T03:19:22.506Z | Downloaded natord v1.0.9 |
| 938 | 2026-03-11T03:19:22.506Z | Downloaded enum-as-inner v0.6.1 |
| 939 | 2026-03-11T03:19:22.510Z | Downloaded darling v0.21.3 |
| 940 | 2026-03-11T03:19:22.513Z | Downloaded hostname v0.3.1 |
| 941 | 2026-03-11T03:19:22.516Z | Downloaded foreign-types-shared v0.3.1 |
| 942 | 2026-03-11T03:19:22.516Z | Downloaded cobs v0.3.0 |
| 943 | 2026-03-11T03:19:22.519Z | Downloaded crucible-workspace-hack v0.1.0 |
| 944 | 2026-03-11T03:19:22.519Z | Downloaded goblin v0.8.2 |
| 945 | 2026-03-11T03:19:22.525Z | Downloaded cargo_toml v0.22.3 |
| 946 | 2026-03-11T03:19:22.528Z | Downloaded daft-derive v0.1.5 |
| 947 | 2026-03-11T03:19:22.534Z | Downloaded cmake v0.1.57 |
| 948 | 2026-03-11T03:19:22.538Z | Downloaded hickory-proto v0.25.2 |
| 949 | 2026-03-11T03:19:22.544Z | Downloaded dropshot v0.16.7 |
| 950 | 2026-03-11T03:19:22.561Z | Downloaded qorb v0.4.1 |
| 951 | 2026-03-11T03:19:22.566Z | Downloaded rusty-fork v0.3.1 |
| 952 | 2026-03-11T03:19:22.569Z | Downloaded libc v0.2.180 |
| 953 | 2026-03-11T03:19:22.591Z | Downloaded paste v1.0.15 |
| 954 | 2026-03-11T03:19:22.595Z | Downloaded aws-lc-rs v1.15.4 |
| 955 | 2026-03-11T03:19:22.602Z | Downloaded inout v0.1.4 |
| 956 | 2026-03-11T03:19:22.608Z | Downloaded rhai v1.24.0 |
| 957 | 2026-03-11T03:19:22.612Z | Downloaded keccak v0.1.6 |
| 958 | 2026-03-11T03:19:22.616Z | Downloaded num_threads v0.1.7 |
| 959 | 2026-03-11T03:19:22.616Z | Downloaded half v2.7.1 |
| 960 | 2026-03-11T03:19:22.620Z | Downloaded csv v1.4.0 |
| 961 | 2026-03-11T03:19:22.633Z | Downloaded phf v0.12.1 |
| 962 | 2026-03-11T03:19:22.636Z | Downloaded hash32 v0.3.1 |
| 963 | 2026-03-11T03:19:22.640Z | Downloaded defmt v0.3.100 |
| 964 | 2026-03-11T03:19:22.640Z | Downloaded icu_properties v2.1.2 |
| 965 | 2026-03-11T03:19:22.640Z | Downloaded dtrace-parser v0.3.0 |
| 966 | 2026-03-11T03:19:22.645Z | Downloaded bit-set v0.8.0 |
| 967 | 2026-03-11T03:19:22.645Z | Downloaded num-rational v0.4.2 |
| 968 | 2026-03-11T03:19:22.648Z | Downloaded icu_properties_data v2.1.2 |
| 969 | 2026-03-11T03:19:22.654Z | Downloaded pest_derive v2.8.6 |
| 970 | 2026-03-11T03:19:22.657Z | Downloaded internet-checksum v0.2.1 |
| 971 | 2026-03-11T03:19:22.657Z | Downloaded crossbeam-epoch v0.9.18 |
| 972 | 2026-03-11T03:19:22.661Z | Downloaded arrayvec v0.7.6 |
| 973 | 2026-03-11T03:19:22.661Z | Downloaded progenitor-macro v0.10.0 |
| 974 | 2026-03-11T03:19:22.664Z | Downloaded ciborium-ll v0.2.2 |
| 975 | 2026-03-11T03:19:22.664Z | Downloaded chrono v0.4.43 |
| 976 | 2026-03-11T03:19:22.669Z | Downloaded progenitor-macro v0.13.0 |
| 977 | 2026-03-11T03:19:22.673Z | Downloaded pest v2.8.6 |
| 978 | 2026-03-11T03:19:22.676Z | Downloaded serde_yaml v0.9.34+deprecated |
| 979 | 2026-03-11T03:19:22.681Z | Downloaded async-trait v0.1.89 |
| 980 | 2026-03-11T03:19:22.681Z | Downloaded byteorder v1.5.0 |
| 981 | 2026-03-11T03:19:22.685Z | Downloaded fs_extra v1.3.0 |
| 982 | 2026-03-11T03:19:22.685Z | Downloaded num v0.4.3 |
| 983 | 2026-03-11T03:19:22.685Z | Downloaded dropshot-api-manager v0.3.0 |
| 984 | 2026-03-11T03:19:22.689Z | Downloaded anyhow v1.0.102 |
| 985 | 2026-03-11T03:19:22.693Z | Downloaded progenitor-client v0.13.0 |
| 986 | 2026-03-11T03:19:22.693Z | Downloaded rand_xorshift v0.4.0 |
| 987 | 2026-03-11T03:19:22.696Z | Downloaded gethostname v0.5.0 |
| 988 | 2026-03-11T03:19:22.696Z | Downloaded crossbeam-channel v0.5.15 |
| 989 | 2026-03-11T03:19:22.699Z | Downloaded num-conv v0.2.0 |
| 990 | 2026-03-11T03:19:22.700Z | Downloaded base16ct v1.0.0 |
| 991 | 2026-03-11T03:19:22.703Z | Downloaded pin-project-internal v1.1.10 |
| 992 | 2026-03-11T03:19:22.703Z | Downloaded convert_case v0.4.0 |
| 993 | 2026-03-11T03:19:22.708Z | Downloaded chacha20 v0.9.1 |
| 994 | 2026-03-11T03:19:22.708Z | Downloaded icu_normalizer_data v2.1.1 |
| 995 | 2026-03-11T03:19:22.711Z | Downloaded icu_locale_core v2.1.1 |
| 996 | 2026-03-11T03:19:22.714Z | Downloaded serde-big-array v0.5.1 |
| 997 | 2026-03-11T03:19:22.718Z | Downloaded argon2 v0.5.3 |
| 998 | 2026-03-11T03:19:22.718Z | Downloaded num-integer v0.1.46 |
| 999 | 2026-03-11T03:19:22.721Z | Downloaded rayon v1.11.0 |
| 1000 | 2026-03-11T03:19:22.727Z | Downloaded crunchy v0.2.4 |
| 1001 | 2026-03-11T03:19:22.732Z | Downloaded const_format_proc_macros v0.2.34 |
| 1002 | 2026-03-11T03:19:22.732Z | Downloaded ciborium v0.2.2 |
| 1003 | 2026-03-11T03:19:22.735Z | Downloaded rustls-webpki v0.102.8 |
| 1004 | 2026-03-11T03:19:22.744Z | Downloaded strum_macros v0.27.2 |
| 1005 | 2026-03-11T03:19:22.748Z | Downloaded progenitor-impl v0.11.2 |
| 1006 | 2026-03-11T03:19:22.751Z | Downloaded proc-macro-error v1.0.4 |
| 1007 | 2026-03-11T03:19:22.755Z | Downloaded ident_case v1.0.1 |
| 1008 | 2026-03-11T03:19:22.755Z | Downloaded match_cfg v0.1.0 |
| 1009 | 2026-03-11T03:19:22.755Z | Downloaded ingot v0.1.1 |
| 1010 | 2026-03-11T03:19:22.758Z | Downloaded icu_provider v2.1.1 |
| 1011 | 2026-03-11T03:19:22.759Z | Downloaded omicron-zone-package v0.12.2 |
| 1012 | 2026-03-11T03:19:22.762Z | Downloaded no-std-compat v0.4.1 |
| 1013 | 2026-03-11T03:19:22.762Z | Downloaded multer v3.1.0 |
| 1014 | 2026-03-11T03:19:22.766Z | Downloaded hickory-proto v0.24.4 |
| 1015 | 2026-03-11T03:19:22.775Z | Downloaded slog-envlogger v2.2.0 |
| 1016 | 2026-03-11T03:19:22.780Z | Downloaded glob v0.3.3 |
| 1017 | 2026-03-11T03:19:22.780Z | Downloaded foreign-types v0.5.0 |
| 1018 | 2026-03-11T03:19:22.786Z | Downloaded sha1 v0.10.6 |
| 1019 | 2026-03-11T03:19:22.786Z | Downloaded quick-error v1.2.3 |
| 1020 | 2026-03-11T03:19:22.786Z | Downloaded progenitor-client v0.11.2 |
| 1021 | 2026-03-11T03:19:22.786Z | Downloaded heck v0.4.1 |
| 1022 | 2026-03-11T03:19:22.790Z | Downloaded derive_more v0.99.20 |
| 1023 | 2026-03-11T03:19:22.790Z | Downloaded colored v3.1.1 |
| 1024 | 2026-03-11T03:19:22.794Z | Downloaded schemars v1.2.1 |
| 1025 | 2026-03-11T03:19:22.802Z | Downloaded termtree v0.5.1 |
| 1026 | 2026-03-11T03:19:22.805Z | Downloaded postcard v1.1.3 |
| 1027 | 2026-03-11T03:19:22.805Z | Downloaded displaydoc v0.2.5 |
| 1028 | 2026-03-11T03:19:22.854Z | Downloaded data-encoding v2.10.0 |
| 1029 | 2026-03-11T03:19:22.854Z | Downloaded async-stream v0.3.6 |
| 1030 | 2026-03-11T03:19:22.854Z | Downloaded progenitor v0.10.0 |
| 1031 | 2026-03-11T03:19:22.854Z | Downloaded poly1305 v0.8.0 |
| 1032 | 2026-03-11T03:19:22.854Z | Downloaded crossbeam-utils v0.8.21 |
| 1033 | 2026-03-11T03:19:22.854Z | Downloaded csv-core v0.1.13 |
| 1034 | 2026-03-11T03:19:22.854Z | Downloaded proc-macro-error2 v2.0.1 |
| 1035 | 2026-03-11T03:19:22.854Z | Downloaded hkdf v0.12.4 |
| 1036 | 2026-03-11T03:19:22.854Z | Downloaded nix v0.31.1 |
| 1037 | 2026-03-11T03:19:22.854Z | Downloaded serde_with v3.16.1 |
| 1038 | 2026-03-11T03:19:22.854Z | Downloaded opaque-debug v0.3.1 |
| 1039 | 2026-03-11T03:19:22.854Z | Downloaded litemap v0.8.1 |
| 1040 | 2026-03-11T03:19:22.855Z | Downloaded critical-section v1.2.0 |
| 1041 | 2026-03-11T03:19:22.855Z | Downloaded instant v0.1.13 |
| 1042 | 2026-03-11T03:19:22.855Z | Downloaded hubpack v0.1.2 |
| 1043 | 2026-03-11T03:19:22.855Z | Downloaded clap_builder v4.5.59 |
| 1044 | 2026-03-11T03:19:22.858Z | Downloaded httpdate v1.0.3 |
| 1045 | 2026-03-11T03:19:22.858Z | Downloaded defmt-parser v1.0.0 |
| 1046 | 2026-03-11T03:19:22.863Z | Downloaded siphasher v1.0.2 |
| 1047 | 2026-03-11T03:19:22.866Z | Downloaded num_enum v0.5.11 |
| 1048 | 2026-03-11T03:19:22.866Z | Downloaded schemars v0.8.22 |
| 1049 | 2026-03-11T03:19:22.875Z | Downloaded scroll v0.13.0 |
| 1050 | 2026-03-11T03:19:22.878Z | Downloaded erased-serde v0.3.31 |
| 1051 | 2026-03-11T03:19:22.878Z | Downloaded schemars_derive v0.8.22 |
| 1052 | 2026-03-11T03:19:22.882Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1053 | 2026-03-11T03:19:22.885Z | Downloaded fixedbitset v0.4.2 |
| 1054 | 2026-03-11T03:19:22.885Z | Downloaded dunce v1.0.5 |
| 1055 | 2026-03-11T03:19:22.886Z | Downloaded rayon-core v1.13.0 |
| 1056 | 2026-03-11T03:19:22.890Z | Downloaded papergrid v0.11.0 |
| 1057 | 2026-03-11T03:19:22.893Z | Downloaded num_enum_derive v0.7.5 |
| 1058 | 2026-03-11T03:19:22.893Z | Downloaded const-random-macro v0.1.16 |
| 1059 | 2026-03-11T03:19:22.899Z | Downloaded daft v0.1.5 |
| 1060 | 2026-03-11T03:19:22.899Z | Downloaded serde_derive_internals v0.29.1 |
| 1061 | 2026-03-11T03:19:22.899Z | Downloaded const_format v0.2.35 |
| 1062 | 2026-03-11T03:19:22.902Z | Downloaded bcs v0.1.6 |
| 1063 | 2026-03-11T03:19:22.902Z | Downloaded base64 v0.21.7 |
| 1064 | 2026-03-11T03:19:22.906Z | Downloaded darling_macro v0.21.3 |
| 1065 | 2026-03-11T03:19:22.906Z | Downloaded newtype_derive v0.1.6 |
| 1066 | 2026-03-11T03:19:22.910Z | Downloaded deranged v0.5.6 |
| 1067 | 2026-03-11T03:19:22.910Z | Downloaded crossbeam-deque v0.8.6 |
| 1068 | 2026-03-11T03:19:22.913Z | Downloaded console v0.16.2 |
| 1069 | 2026-03-11T03:19:22.913Z | Downloaded serial_test v3.3.1 |
| 1070 | 2026-03-11T03:19:22.917Z | Downloaded heapless v0.8.0 |
| 1071 | 2026-03-11T03:19:22.920Z | Downloaded rustix v1.1.3 |
| 1072 | 2026-03-11T03:19:22.937Z | Downloaded slog-term v2.9.2 |
| 1073 | 2026-03-11T03:19:22.941Z | Downloaded slog v2.8.2 |
| 1074 | 2026-03-11T03:19:22.944Z | Downloaded parse-display-derive v0.10.0 |
| 1075 | 2026-03-11T03:19:22.945Z | Downloaded owo-colors v4.2.3 |
| 1076 | 2026-03-11T03:19:22.950Z | Downloaded hubpack_derive v0.1.1 |
| 1077 | 2026-03-11T03:19:22.950Z | Downloaded linked-hash-map v0.5.6 |
| 1078 | 2026-03-11T03:19:22.950Z | Downloaded libscf-sys v1.1.0 |
| 1079 | 2026-03-11T03:19:22.955Z | Downloaded is-terminal v0.4.17 |
| 1080 | 2026-03-11T03:19:22.955Z | Downloaded float-ord v0.3.2 |
| 1081 | 2026-03-11T03:19:22.955Z | Downloaded memmap2 v0.9.10 |
| 1082 | 2026-03-11T03:19:22.955Z | Downloaded goblin v0.10.5 |
| 1083 | 2026-03-11T03:19:22.959Z | Downloaded strum v0.27.2 |
| 1084 | 2026-03-11T03:19:22.959Z | Downloaded strum v0.26.3 |
| 1085 | 2026-03-11T03:19:22.963Z | Downloaded managed v0.8.0 |
| 1086 | 2026-03-11T03:19:22.963Z | Downloaded proptest v1.10.0 |
| 1087 | 2026-03-11T03:19:22.967Z | Downloaded wait-timeout v0.2.1 |
| 1088 | 2026-03-11T03:19:22.970Z | Downloaded usdt-macro v0.6.0 |
| 1089 | 2026-03-11T03:19:22.970Z | Downloaded minimal-lexical v0.2.1 |
| 1090 | 2026-03-11T03:19:22.978Z | Downloaded linear-map v1.2.0 |
| 1091 | 2026-03-11T03:19:22.983Z | Downloaded libm v0.2.16 |
| 1092 | 2026-03-11T03:19:22.990Z | Downloaded steno v0.4.1 |
| 1093 | 2026-03-11T03:19:22.997Z | Downloaded spin v0.9.8 |
| 1094 | 2026-03-11T03:19:23.002Z | Downloaded time v0.3.47 |
| 1095 | 2026-03-11T03:19:23.018Z | Downloaded drift v0.1.3 |
| 1096 | 2026-03-11T03:19:23.022Z | Downloaded mime v0.3.17 |
| 1097 | 2026-03-11T03:19:23.030Z | Downloaded yansi v1.0.1 |
| 1098 | 2026-03-11T03:19:23.033Z | Downloaded jiff-static v0.2.20 |
| 1099 | 2026-03-11T03:19:23.037Z | Downloaded ipnet v2.11.0 |
| 1100 | 2026-03-11T03:19:23.037Z | Downloaded hickory-resolver v0.24.4 |
| 1101 | 2026-03-11T03:19:23.040Z | Downloaded dtrace-parser v0.2.0 |
| 1102 | 2026-03-11T03:19:23.041Z | Downloaded highway v1.3.0 |
| 1103 | 2026-03-11T03:19:23.045Z | Downloaded dropshot_endpoint v0.16.7 |
| 1104 | 2026-03-11T03:19:23.049Z | Downloaded tagptr v0.2.0 |
| 1105 | 2026-03-11T03:19:23.053Z | Downloaded expectorate v1.2.0 |
| 1106 | 2026-03-11T03:19:23.058Z | Downloaded petgraph v0.6.5 |
| 1107 | 2026-03-11T03:19:23.071Z | Downloaded synstructure v0.13.2 |
| 1108 | 2026-03-11T03:19:23.074Z | Downloaded hmac v0.12.1 |
| 1109 | 2026-03-11T03:19:23.075Z | Downloaded foreign-types-macros v0.2.3 |
| 1110 | 2026-03-11T03:19:23.078Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1111 | 2026-03-11T03:19:23.082Z | Downloaded parking_lot v0.11.2 |
| 1112 | 2026-03-11T03:19:23.088Z | Downloaded indicatif v0.18.4 |
| 1113 | 2026-03-11T03:19:23.088Z | Downloaded indexmap v1.9.3 |
| 1114 | 2026-03-11T03:19:23.091Z | Downloaded thread-id v5.1.0 |
| 1115 | 2026-03-11T03:19:23.091Z | Downloaded tokio-rustls v0.25.0 |
| 1116 | 2026-03-11T03:19:23.091Z | Downloaded moka v0.12.13 |
| 1117 | 2026-03-11T03:19:23.095Z | Downloaded topological-sort v0.2.2 |
| 1118 | 2026-03-11T03:19:23.099Z | Downloaded tokio-tungstenite v0.21.0 |
| 1119 | 2026-03-11T03:19:23.099Z | Downloaded num-complex v0.4.6 |
| 1120 | 2026-03-11T03:19:23.104Z | Downloaded regex-syntax v0.8.9 |
| 1121 | 2026-03-11T03:19:23.108Z | Downloaded term v1.2.1 |
| 1122 | 2026-03-11T03:19:23.108Z | Downloaded blake3 v1.8.3 |
| 1123 | 2026-03-11T03:19:23.113Z | Downloaded toml v0.7.8 |
| 1124 | 2026-03-11T03:19:23.117Z | Downloaded rustls v0.22.4 |
| 1125 | 2026-03-11T03:19:23.125Z | Downloaded typify-macro v0.4.3 |
| 1126 | 2026-03-11T03:19:23.129Z | Downloaded iddqd v0.3.17 |
| 1127 | 2026-03-11T03:19:23.132Z | Downloaded tempfile v3.25.0 |
| 1128 | 2026-03-11T03:19:23.135Z | Downloaded darling_core v0.21.3 |
| 1129 | 2026-03-11T03:19:23.140Z | Downloaded usdt v0.5.0 |
| 1130 | 2026-03-11T03:19:23.140Z | Downloaded typify v0.6.1 |
| 1131 | 2026-03-11T03:19:23.144Z | Downloaded chacha20poly1305 v0.10.1 |
| 1132 | 2026-03-11T03:19:23.144Z | Downloaded smoltcp v0.11.0 |
| 1133 | 2026-03-11T03:19:23.151Z | Downloaded yoke v0.8.1 |
| 1134 | 2026-03-11T03:19:23.154Z | Downloaded zerocopy-derive v0.7.35 |
| 1135 | 2026-03-11T03:19:23.157Z | Downloaded typed-path v0.9.3 |
| 1136 | 2026-03-11T03:19:23.161Z | Downloaded openapiv3 v2.2.0 |
| 1137 | 2026-03-11T03:19:23.167Z | Downloaded utf-8 v0.7.6 |
| 1138 | 2026-03-11T03:19:23.170Z | Downloaded diff v0.1.13 |
| 1139 | 2026-03-11T03:19:23.180Z | Downloaded writeable v0.6.2 |
| 1140 | 2026-03-11T03:19:23.199Z | Downloaded parse-display v0.10.0 |
| 1141 | 2026-03-11T03:19:23.207Z | Downloaded time-macros v0.2.27 |
| 1142 | 2026-03-11T03:19:23.232Z | Downloaded tinystr v0.8.2 |
| 1143 | 2026-03-11T03:19:23.238Z | Downloaded encoding_rs v0.8.35 |
| 1144 | 2026-03-11T03:19:23.256Z | Downloaded winnow v0.7.14 |
| 1145 | 2026-03-11T03:19:23.262Z | Downloaded tokio v1.49.0 |
| 1146 | 2026-03-11T03:19:23.292Z | Downloaded syn v2.0.116 |
| 1147 | 2026-03-11T03:19:23.301Z | Downloaded phf_shared v0.12.1 |
| 1148 | 2026-03-11T03:19:23.311Z | Downloaded chrono-tz v0.10.4 |
| 1149 | 2026-03-11T03:19:23.326Z | Downloaded rand_chacha v0.3.1 |
| 1150 | 2026-03-11T03:19:23.330Z | Downloaded pin-project-lite v0.2.16 |
| 1151 | 2026-03-11T03:19:23.330Z | Downloaded pem v3.0.6 |
| 1152 | 2026-03-11T03:19:23.333Z | Downloaded jiff v0.2.20 |
| 1153 | 2026-03-11T03:19:23.345Z | Downloaded untrusted v0.7.1 |
| 1154 | 2026-03-11T03:19:23.348Z | Downloaded powerfmt v0.2.0 |
| 1155 | 2026-03-11T03:19:23.348Z | Downloaded lzma-sys v0.1.20 |
| 1156 | 2026-03-11T03:19:23.368Z | Downloaded ucd-trie v0.1.7 |
| 1157 | 2026-03-11T03:19:23.371Z | Downloaded progenitor-impl v0.10.0 |
| 1158 | 2026-03-11T03:19:23.372Z | Downloaded unsafe-libyaml v0.2.11 |
| 1159 | 2026-03-11T03:19:23.375Z | Downloaded rustversion v1.0.22 |
| 1160 | 2026-03-11T03:19:23.378Z | Downloaded pest_generator v2.8.6 |
| 1161 | 2026-03-11T03:19:23.382Z | Downloaded pest_meta v2.8.6 |
| 1162 | 2026-03-11T03:19:23.392Z | Downloaded syn v1.0.109 |
| 1163 | 2026-03-11T03:19:23.399Z | Downloaded secrecy v0.10.3 |
| 1164 | 2026-03-11T03:19:23.405Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1165 | 2026-03-11T03:19:23.405Z | Downloaded proc-macro-crate v1.3.1 |
| 1166 | 2026-03-11T03:19:23.412Z | Downloaded rhai_codegen v3.1.0 |
| 1167 | 2026-03-11T03:19:23.417Z | Downloaded resolv-conf v0.7.6 |
| 1168 | 2026-03-11T03:19:23.422Z | Downloaded slog-scope v4.4.1 |
| 1169 | 2026-03-11T03:19:23.435Z | Downloaded pin-project v1.1.10 |
| 1170 | 2026-03-11T03:19:23.446Z | Downloaded serial_test_derive v3.3.1 |
| 1171 | 2026-03-11T03:19:23.454Z | Downloaded take_mut v0.2.2 |
| 1172 | 2026-03-11T03:19:23.470Z | Downloaded plain v0.2.3 |
| 1173 | 2026-03-11T03:19:23.474Z | Downloaded pretty-hex v0.4.1 |
| 1174 | 2026-03-11T03:19:23.474Z | Downloaded spin v0.5.2 |
| 1175 | 2026-03-11T03:19:23.479Z | Downloaded zone v0.3.1 |
| 1176 | 2026-03-11T03:19:23.482Z | Downloaded thiserror-no-std v2.0.2 |
| 1177 | 2026-03-11T03:19:23.486Z | Downloaded serde_repr v0.1.20 |
| 1178 | 2026-03-11T03:19:23.486Z | Downloaded universal-hash v0.5.1 |
| 1179 | 2026-03-11T03:19:23.486Z | Downloaded progenitor-macro v0.11.2 |
| 1180 | 2026-03-11T03:19:23.496Z | Downloaded tokio-macros v2.6.0 |
| 1181 | 2026-03-11T03:19:23.507Z | Downloaded walkdir v2.5.0 |
| 1182 | 2026-03-11T03:19:23.510Z | Downloaded semver v0.1.20 |
| 1183 | 2026-03-11T03:19:23.510Z | Downloaded socket2 v0.5.10 |
| 1184 | 2026-03-11T03:19:23.539Z | Downloaded scroll_derive v0.12.1 |
| 1185 | 2026-03-11T03:19:23.545Z | Downloaded unarray v0.1.4 |
| 1186 | 2026-03-11T03:19:23.557Z | Downloaded zone_cfg_derive v0.3.1 |
| 1187 | 2026-03-11T03:19:23.561Z | Downloaded usdt v0.6.0 |
| 1188 | 2026-03-11T03:19:23.561Z | Downloaded serde_with_macros v3.16.1 |
| 1189 | 2026-03-11T03:19:23.564Z | Downloaded smf v0.2.3 |
| 1190 | 2026-03-11T03:19:23.571Z | Downloaded potential_utf v0.1.4 |
| 1191 | 2026-03-11T03:19:23.581Z | Downloaded smartstring v1.0.1 |
| 1192 | 2026-03-11T03:19:23.601Z | Downloaded scroll v0.12.0 |
| 1193 | 2026-03-11T03:19:23.612Z | Downloaded slog-async v2.8.0 |
| 1194 | 2026-03-11T03:19:23.625Z | Downloaded usdt-attr-macro v0.5.0 |
| 1195 | 2026-03-11T03:19:23.640Z | Downloaded sha3 v0.10.8 |
| 1196 | 2026-03-11T03:19:23.646Z | Downloaded zerofrom-derive v0.1.6 |
| 1197 | 2026-03-11T03:19:23.651Z | Downloaded rand v0.8.5 |
| 1198 | 2026-03-11T03:19:23.661Z | Downloaded serde_tokenstream v0.2.3 |
| 1199 | 2026-03-11T03:19:23.667Z | Downloaded regress v0.10.5 |
| 1200 | 2026-03-11T03:19:23.674Z | Downloaded scroll_derive v0.13.1 |
| 1201 | 2026-03-11T03:19:23.681Z | Downloaded rustls-pemfile v2.2.0 |
| 1202 | 2026-03-11T03:19:23.684Z | Downloaded ref-cast-impl v1.0.25 |
| 1203 | 2026-03-11T03:19:23.685Z | Downloaded thread-id v4.2.2 |
| 1204 | 2026-03-11T03:19:23.696Z | Downloaded waitgroup v0.1.2 |
| 1205 | 2026-03-11T03:19:23.699Z | Downloaded sled v0.34.7 |
| 1206 | 2026-03-11T03:19:23.707Z | Downloaded zerovec-derive v0.11.2 |
| 1207 | 2026-03-11T03:19:23.715Z | Downloaded quote v1.0.44 |
| 1208 | 2026-03-11T03:19:23.715Z | Downloaded proc-macro-crate v3.4.0 |
| 1209 | 2026-03-11T03:19:23.720Z | Downloaded xz2 v0.1.7 |
| 1210 | 2026-03-11T03:19:23.720Z | Downloaded quinn-proto v0.11.13 |
| 1211 | 2026-03-11T03:19:23.724Z | Downloaded same-file v1.0.6 |
| 1212 | 2026-03-11T03:19:23.724Z | Downloaded ref-cast v1.0.25 |
| 1213 | 2026-03-11T03:19:23.728Z | Downloaded stable_deref_trait v1.2.1 |
| 1214 | 2026-03-11T03:19:23.737Z | Downloaded snafu-derive v0.8.9 |
| 1215 | 2026-03-11T03:19:23.741Z | Downloaded toml_edit v0.19.15 |
| 1216 | 2026-03-11T03:19:23.753Z | Downloaded zerovec v0.11.5 |
| 1217 | 2026-03-11T03:19:23.757Z | Downloaded zerocopy-derive v0.8.39 |
| 1218 | 2026-03-11T03:19:23.764Z | Downloaded rustc_version v0.1.7 |
| 1219 | 2026-03-11T03:19:23.767Z | Downloaded schemars v0.9.0 |
| 1220 | 2026-03-11T03:19:23.773Z | Downloaded zeroize_derive v1.4.3 |
| 1221 | 2026-03-11T03:19:23.776Z | Downloaded prettyplease v0.2.37 |
| 1222 | 2026-03-11T03:19:23.780Z | Downloaded structmeta-derive v0.3.0 |
| 1223 | 2026-03-11T03:19:23.780Z | Downloaded slog-bunyan v2.5.0 |
| 1224 | 2026-03-11T03:19:23.780Z | Downloaded similar v2.7.0 |
| 1225 | 2026-03-11T03:19:23.783Z | Downloaded progenitor v0.11.2 |
| 1226 | 2026-03-11T03:19:23.783Z | Downloaded rustls-native-certs v0.8.3 |
| 1227 | 2026-03-11T03:19:23.787Z | Downloaded progenitor-impl v0.13.0 |
| 1228 | 2026-03-11T03:19:23.787Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1229 | 2026-03-11T03:19:23.819Z | Downloaded uuid v1.21.0 |
| 1230 | 2026-03-11T03:19:23.837Z | Downloaded smawk v0.3.2 |
| 1231 | 2026-03-11T03:19:23.840Z | Downloaded slog-stdlog v4.1.1 |
| 1232 | 2026-03-11T03:19:23.845Z | Downloaded progenitor v0.13.0 |
| 1233 | 2026-03-11T03:19:23.845Z | Downloaded usdt-attr-macro v0.6.0 |
| 1234 | 2026-03-11T03:19:23.845Z | Downloaded time-core v0.1.8 |
| 1235 | 2026-03-11T03:19:23.850Z | Downloaded sigpipe v0.1.3 |
| 1236 | 2026-03-11T03:19:23.853Z | Downloaded sdd v3.0.10 |
| 1237 | 2026-03-11T03:19:23.857Z | Downloaded serde_plain v1.0.2 |
| 1238 | 2026-03-11T03:19:23.857Z | Downloaded thin-vec v0.2.14 |
| 1239 | 2026-03-11T03:19:23.857Z | Downloaded tabled_derive v0.11.0 |
| 1240 | 2026-03-11T03:19:23.862Z | Downloaded testing_table v0.3.0 |
| 1241 | 2026-03-11T03:19:23.876Z | Downloaded slog-json v2.6.1 |
| 1242 | 2026-03-11T03:19:23.900Z | Downloaded tabwriter v1.4.1 |
| 1243 | 2026-03-11T03:19:23.903Z | Downloaded usdt-impl v0.5.0 |
| 1244 | 2026-03-11T03:19:23.916Z | Downloaded typify-impl v0.6.1 |
| 1245 | 2026-03-11T03:19:23.927Z | Downloaded zerofrom v0.1.6 |
| 1246 | 2026-03-11T03:19:23.930Z | Downloaded reqwest v0.13.2 |
| 1247 | 2026-03-11T03:19:23.948Z | Downloaded zerocopy v0.8.39 |
| 1248 | 2026-03-11T03:19:23.980Z | Downloaded tabled_derive v0.7.0 |
| 1249 | 2026-03-11T03:19:23.990Z | Downloaded pretty_assertions v1.4.1 |
| 1250 | 2026-03-11T03:19:24.000Z | Downloaded strum_macros v0.26.4 |
| 1251 | 2026-03-11T03:19:24.019Z | Downloaded test-strategy v0.4.5 |
| 1252 | 2026-03-11T03:19:24.022Z | Downloaded tokio-dtrace v0.1.1 |
| 1253 | 2026-03-11T03:19:24.025Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1254 | 2026-03-11T03:19:24.030Z | Downloaded tiny-keccak v2.0.2 |
| 1255 | 2026-03-11T03:19:24.040Z | Downloaded tungstenite v0.21.0 |
| 1256 | 2026-03-11T03:19:24.059Z | Downloaded socket2 v0.6.2 |
| 1257 | 2026-03-11T03:19:24.062Z | Downloaded tough v0.20.0 |
| 1258 | 2026-03-11T03:19:24.069Z | Downloaded slog-dtrace v0.3.0 |
| 1259 | 2026-03-11T03:19:24.079Z | Downloaded snafu v0.8.9 |
| 1260 | 2026-03-11T03:19:24.089Z | Downloaded structmeta v0.3.0 |
| 1261 | 2026-03-11T03:19:24.092Z | Downloaded unit-prefix v0.5.2 |
| 1262 | 2026-03-11T03:19:24.096Z | Downloaded whoami v1.6.1 |
| 1263 | 2026-03-11T03:19:24.099Z | Downloaded yoke-derive v0.8.1 |
| 1264 | 2026-03-11T03:19:24.107Z | Downloaded usdt-macro v0.5.0 |
| 1265 | 2026-03-11T03:19:24.120Z | Downloaded tabled v0.20.0 |
| 1266 | 2026-03-11T03:19:24.131Z | Downloaded vsss-rs v3.3.4 |
| 1267 | 2026-03-11T03:19:24.135Z | Downloaded rustls v0.23.36 |
| 1268 | 2026-03-11T03:19:24.141Z | Downloaded typify-macro v0.6.1 |
| 1269 | 2026-03-11T03:19:24.145Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1270 | 2026-03-11T03:19:24.145Z | Downloaded scc v2.4.0 |
| 1271 | 2026-03-11T03:19:24.150Z | Downloaded zerotrie v0.2.3 |
| 1272 | 2026-03-11T03:19:24.153Z | Downloaded typify v0.4.3 |
| 1273 | 2026-03-11T03:19:24.170Z | Downloaded tabled v0.15.0 |
| 1274 | 2026-03-11T03:19:24.198Z | Downloaded usdt-impl v0.6.0 |
| 1275 | 2026-03-11T03:19:24.237Z | Downloaded typify-impl v0.4.3 |
| 1276 | 2026-03-11T03:19:24.258Z | Downloaded winnow v0.5.40 |
| 1277 | 2026-03-11T03:19:24.281Z | Downloaded zerocopy v0.7.35 |
| 1278 | 2026-03-11T03:19:24.649Z | Downloaded aws-lc-sys v0.37.1 |
| 1279 | 2026-03-11T03:19:25.827Z | Compiling proc-macro2 v1.0.106 |
| 1280 | 2026-03-11T03:19:25.827Z | Compiling unicode-ident v1.0.24 |
| 1281 | 2026-03-11T03:19:25.831Z | Compiling quote v1.0.44 |
| 1282 | 2026-03-11T03:19:25.831Z | Compiling serde_core v1.0.228 |
| 1283 | 2026-03-11T03:19:25.831Z | Compiling cfg-if v1.0.4 |
| 1284 | 2026-03-11T03:19:25.831Z | Compiling serde v1.0.228 |
| 1285 | 2026-03-11T03:19:25.831Z | Compiling libc v0.2.180 |
| 1286 | 2026-03-11T03:19:25.831Z | Compiling memchr v2.8.0 |
| 1287 | 2026-03-11T03:19:26.093Z | Compiling itoa v1.0.17 |
| 1288 | 2026-03-11T03:19:26.315Z | Compiling zmij v1.0.21 |
| 1289 | 2026-03-11T03:19:26.427Z | Compiling serde_json v1.0.149 |
| 1290 | 2026-03-11T03:19:26.440Z | Compiling autocfg v1.5.0 |
| 1291 | 2026-03-11T03:19:26.737Z | Compiling smallvec v1.15.1 |
| 1292 | 2026-03-11T03:19:26.892Z | Compiling libm v0.2.16 |
| 1293 | 2026-03-11T03:19:26.925Z | Compiling getrandom v0.4.1 |
| 1294 | 2026-03-11T03:19:27.009Z | Compiling iana-time-zone v0.1.65 |
| 1295 | 2026-03-11T03:19:27.098Z | Compiling stable_deref_trait v1.2.1 |
| 1296 | 2026-03-11T03:19:27.144Z | Compiling version_check v0.9.5 |
| 1297 | 2026-03-11T03:19:27.184Z | Compiling equivalent v1.0.2 |
| 1298 | 2026-03-11T03:19:27.277Z | Compiling foldhash v0.2.0 |
| 1299 | 2026-03-11T03:19:27.304Z | Compiling allocator-api2 v0.2.21 |
| 1300 | 2026-03-11T03:19:27.329Z | Compiling dyn-clone v1.0.20 |
| 1301 | 2026-03-11T03:19:27.498Z | Compiling syn v2.0.116 |
| 1302 | 2026-03-11T03:19:27.502Z | Compiling percent-encoding v2.3.2 |
| 1303 | 2026-03-11T03:19:27.561Z | Compiling writeable v0.6.2 |
| 1304 | 2026-03-11T03:19:27.665Z | Compiling litemap v0.8.1 |
| 1305 | 2026-03-11T03:19:27.736Z | Compiling hashbrown v0.16.1 |
| 1306 | 2026-03-11T03:19:27.752Z | Compiling icu_normalizer_data v2.1.1 |
| 1307 | 2026-03-11T03:19:27.765Z | Compiling icu_properties_data v2.1.2 |
| 1308 | 2026-03-11T03:19:27.801Z | Compiling pin-project-lite v0.2.16 |
| 1309 | 2026-03-11T03:19:27.888Z | Compiling form_urlencoded v1.2.2 |
| 1310 | 2026-03-11T03:19:27.913Z | Compiling utf8_iter v1.0.4 |
| 1311 | 2026-03-11T03:19:28.091Z | Compiling heck v0.5.0 |
| 1312 | 2026-03-11T03:19:28.107Z | Compiling thiserror v2.0.18 |
| 1313 | 2026-03-11T03:19:28.147Z | Compiling parking_lot_core v0.9.12 |
| 1314 | 2026-03-11T03:19:28.233Z | Compiling scopeguard v1.2.0 |
| 1315 | 2026-03-11T03:19:28.387Z | Compiling lock_api v0.4.14 |
| 1316 | 2026-03-11T03:19:28.418Z | Compiling num-traits v0.2.19 |
| 1317 | 2026-03-11T03:19:28.516Z | Compiling jobserver v0.1.34 |
| 1318 | 2026-03-11T03:19:28.537Z | Compiling shlex v1.3.0 |
| 1319 | 2026-03-11T03:19:28.709Z | Compiling find-msvc-tools v0.1.9 |
| 1320 | 2026-03-11T03:19:28.768Z | Compiling errno v0.3.14 |
| 1321 | 2026-03-11T03:19:28.940Z | Compiling semver v1.0.27 |
| 1322 | 2026-03-11T03:19:28.977Z | Compiling indexmap v2.13.0 |
| 1323 | 2026-03-11T03:19:28.996Z | Compiling cc v1.2.56 |
| 1324 | 2026-03-11T03:19:29.080Z | Compiling fnv v1.0.7 |
| 1325 | 2026-03-11T03:19:29.111Z | Compiling futures-core v0.3.32 |
| 1326 | 2026-03-11T03:19:29.188Z | Compiling zerocopy v0.8.39 |
| 1327 | 2026-03-11T03:19:29.283Z | Compiling getrandom v0.2.17 |
| 1328 | 2026-03-11T03:19:29.378Z | Compiling futures-sink v0.3.32 |
| 1329 | 2026-03-11T03:19:29.500Z | Compiling uuid v1.21.0 |
| 1330 | 2026-03-11T03:19:29.500Z | Compiling slab v0.4.12 |
| 1331 | 2026-03-11T03:19:29.762Z | Compiling rustversion v1.0.22 |
| 1332 | 2026-03-11T03:19:29.877Z | Compiling schemars v0.8.22 |
| 1333 | 2026-03-11T03:19:29.925Z | Compiling futures-channel v0.3.32 |
| 1334 | 2026-03-11T03:19:30.103Z | Compiling log v0.4.29 |
| 1335 | 2026-03-11T03:19:30.225Z | Compiling socket2 v0.6.2 |
| 1336 | 2026-03-11T03:19:30.240Z | Compiling futures-io v0.3.32 |
| 1337 | 2026-03-11T03:19:30.333Z | Compiling futures-task v0.3.32 |
| 1338 | 2026-03-11T03:19:30.564Z | Compiling portable-atomic v1.13.1 |
| 1339 | 2026-03-11T03:19:30.690Z | Compiling regex-syntax v0.8.9 |
| 1340 | 2026-03-11T03:19:30.830Z | Compiling parking_lot v0.12.5 |
| 1341 | 2026-03-11T03:19:30.843Z | Compiling ring v0.17.14 |
| 1342 | 2026-03-11T03:19:30.932Z | Compiling bitflags v2.11.0 |
| 1343 | 2026-03-11T03:19:31.228Z | Compiling signal-hook-registry v1.4.8 |
| 1344 | 2026-03-11T03:19:31.242Z | Compiling mio v1.1.1 |
| 1345 | 2026-03-11T03:19:31.249Z | Compiling untrusted v0.9.0 |
| 1346 | 2026-03-11T03:19:31.374Z | Compiling critical-section v1.2.0 |
| 1347 | 2026-03-11T03:19:31.609Z | Compiling synstructure v0.13.2 |
| 1348 | 2026-03-11T03:19:31.693Z | Compiling serde_derive_internals v0.29.1 |
| 1349 | 2026-03-11T03:19:31.930Z | Compiling once_cell v1.21.3 |
| 1350 | 2026-03-11T03:19:31.967Z | Compiling subtle v2.6.1 |
| 1351 | 2026-03-11T03:19:32.060Z | Compiling typenum v1.19.0 |
| 1352 | 2026-03-11T03:19:32.170Z | Compiling byteorder v1.5.0 |
| 1353 | 2026-03-11T03:19:32.189Z | Compiling base64 v0.22.1 |
| 1354 | 2026-03-11T03:19:32.278Z | Compiling rustix v1.1.3 |
| 1355 | 2026-03-11T03:19:32.462Z | Compiling ipnet v2.11.0 |
| 1356 | 2026-03-11T03:19:32.615Z | Compiling httparse v1.10.1 |
| 1357 | 2026-03-11T03:19:32.706Z | Compiling atomic-waker v1.1.2 |
| 1358 | 2026-03-11T03:19:32.856Z | Compiling ryu v1.0.23 |
| 1359 | 2026-03-11T03:19:32.986Z | Compiling tower-service v0.3.3 |
| 1360 | 2026-03-11T03:19:33.147Z | Compiling tower-layer v0.3.3 |
| 1361 | 2026-03-11T03:19:33.173Z | Compiling try-lock v0.2.5 |
| 1362 | 2026-03-11T03:19:33.207Z | Compiling rand_core v0.6.4 |
| 1363 | 2026-03-11T03:19:33.384Z | Compiling want v0.3.1 |
| 1364 | 2026-03-11T03:19:33.384Z | Compiling pin-utils v0.1.0 |
| 1365 | 2026-03-11T03:19:33.384Z | Compiling httpdate v1.0.3 |
| 1366 | 2026-03-11T03:19:33.422Z | Compiling ucd-trie v0.1.7 |
| 1367 | 2026-03-11T03:19:33.426Z | Compiling thiserror v1.0.69 |
| 1368 | 2026-03-11T03:19:33.477Z | Compiling regress v0.10.5 |
| 1369 | 2026-03-11T03:19:33.496Z | Compiling serde_derive v1.0.228 |
| 1370 | 2026-03-11T03:19:33.510Z | Compiling zerofrom-derive v0.1.6 |
| 1371 | 2026-03-11T03:19:33.588Z | Compiling yoke-derive v0.8.1 |
| 1372 | 2026-03-11T03:19:33.738Z | Compiling zerovec-derive v0.11.2 |
| 1373 | 2026-03-11T03:19:33.813Z | Compiling displaydoc v0.2.5 |
| 1374 | 2026-03-11T03:19:34.427Z | Compiling schemars_derive v0.8.22 |
| 1375 | 2026-03-11T03:19:35.936Z | Compiling thiserror-impl v2.0.18 |
| 1376 | 2026-03-11T03:19:35.955Z | Compiling tokio-macros v2.6.0 |
| 1377 | 2026-03-11T03:19:35.955Z | Compiling zerofrom v0.1.6 |
| 1378 | 2026-03-11T03:19:35.955Z | Compiling zerocopy-derive v0.8.39 |
| 1379 | 2026-03-11T03:19:35.955Z | Compiling yoke v0.8.1 |
| 1380 | 2026-03-11T03:19:35.955Z | Compiling zeroize_derive v1.4.3 |
| 1381 | 2026-03-11T03:19:35.977Z | Compiling zerovec v0.11.5 |
| 1382 | 2026-03-11T03:19:36.037Z | Compiling zerotrie v0.2.3 |
| 1383 | 2026-03-11T03:19:36.051Z | Compiling futures-macro v0.3.32 |
| 1384 | 2026-03-11T03:19:36.294Z | Compiling tinystr v0.8.2 |
| 1385 | 2026-03-11T03:19:36.428Z | Compiling potential_utf v0.1.4 |
| 1386 | 2026-03-11T03:19:36.444Z | Compiling zeroize v1.8.2 |
| 1387 | 2026-03-11T03:19:36.556Z | Compiling icu_locale_core v2.1.1 |
| 1388 | 2026-03-11T03:19:36.571Z | Compiling icu_collections v2.1.1 |
| 1389 | 2026-03-11T03:19:36.754Z | Compiling pest v2.8.6 |
| 1390 | 2026-03-11T03:19:36.944Z | Compiling thiserror-impl v1.0.69 |
| 1391 | 2026-03-11T03:19:37.176Z | Compiling futures-util v0.3.32 |
| 1392 | 2026-03-11T03:19:37.255Z | Compiling getrandom v0.3.4 |
| 1393 | 2026-03-11T03:19:37.692Z | Compiling icu_provider v2.1.1 |
| 1394 | 2026-03-11T03:19:37.902Z | Compiling bytes v1.11.1 |
| 1395 | 2026-03-11T03:19:37.999Z | Compiling icu_properties v2.1.2 |
| 1396 | 2026-03-11T03:19:38.091Z | Compiling icu_normalizer v2.1.1 |
| 1397 | 2026-03-11T03:19:38.539Z | Compiling chrono v0.4.43 |
| 1398 | 2026-03-11T03:19:38.562Z | Compiling serde_tokenstream v0.2.3 |
| 1399 | 2026-03-11T03:19:38.782Z | Compiling http v1.4.0 |
| 1400 | 2026-03-11T03:19:38.796Z | Compiling tokio v1.49.0 |
| 1401 | 2026-03-11T03:19:38.927Z | Compiling erased-serde v0.3.31 |
| 1402 | 2026-03-11T03:19:39.646Z | Compiling idna_adapter v1.2.1 |
| 1403 | 2026-03-11T03:19:39.731Z | Compiling http-body v1.0.1 |
| 1404 | 2026-03-11T03:19:39.817Z | Compiling idna v1.1.0 |
| 1405 | 2026-03-11T03:19:40.047Z | Compiling pest_meta v2.8.6 |
| 1406 | 2026-03-11T03:19:40.229Z | Compiling url v2.5.8 |
| 1407 | 2026-03-11T03:19:40.708Z | Compiling aho-corasick v1.1.4 |
| 1408 | 2026-03-11T03:19:41.068Z | Compiling pretty-hex v0.4.1 |
| 1409 | 2026-03-11T03:19:41.235Z | Compiling pest_generator v2.8.6 |
| 1410 | 2026-03-11T03:19:41.444Z | Compiling plain v0.2.3 |
| 1411 | 2026-03-11T03:19:42.688Z | Compiling strsim v0.11.1 |
| 1412 | 2026-03-11T03:19:42.797Z | Compiling ppv-lite86 v0.2.21 |
| 1413 | 2026-03-11T03:19:42.797Z | Compiling regex-automata v0.4.14 |
| 1414 | 2026-03-11T03:19:42.797Z | Compiling pest_derive v2.8.6 |
| 1415 | 2026-03-11T03:19:42.797Z | Compiling tracing-attributes v0.1.31 |
| 1416 | 2026-03-11T03:19:42.797Z | Compiling tracing-core v0.1.36 |
| 1417 | 2026-03-11T03:19:42.797Z | Compiling generic-array v0.14.7 |
| 1418 | 2026-03-11T03:19:42.797Z | Compiling http-body-util v0.1.3 |
| 1419 | 2026-03-11T03:19:42.841Z | Compiling openapiv3 v2.2.0 |
| 1420 | 2026-03-11T03:19:42.841Z | Compiling serde_urlencoded v0.7.1 |
| 1421 | 2026-03-11T03:19:42.935Z | Compiling rustls-pki-types v1.14.0 |
| 1422 | 2026-03-11T03:19:43.094Z | Compiling sync_wrapper v1.0.2 |
| 1423 | 2026-03-11T03:19:43.222Z | Compiling num-conv v0.2.0 |
| 1424 | 2026-03-11T03:19:43.394Z | Compiling time-core v0.1.8 |
| 1425 | 2026-03-11T03:19:43.583Z | Compiling powerfmt v0.2.0 |
| 1426 | 2026-03-11T03:19:43.597Z | Compiling time-macros v0.2.27 |
| 1427 | 2026-03-11T03:19:43.808Z | Compiling tracing v0.1.44 |
| 1428 | 2026-03-11T03:19:43.844Z | Compiling deranged v0.5.6 |
| 1429 | 2026-03-11T03:19:44.117Z | Compiling iri-string v0.7.10 |
| 1430 | 2026-03-11T03:19:45.018Z | Compiling regex v1.12.3 |
| 1431 | 2026-03-11T03:19:45.064Z | Compiling winnow v0.7.14 |
| 1432 | 2026-03-11T03:19:45.400Z | Compiling num_threads v0.1.7 |
| 1433 | 2026-03-11T03:19:45.518Z | Compiling anyhow v1.0.102 |
| 1434 | 2026-03-11T03:19:45.666Z | Compiling scroll_derive v0.13.1 |
| 1435 | 2026-03-11T03:19:45.693Z | Compiling slog v2.8.2 |
| 1436 | 2026-03-11T03:19:45.986Z | Compiling cmake v0.1.57 |
| 1437 | 2026-03-11T03:19:46.211Z | Compiling fs_extra v1.3.0 |
| 1438 | 2026-03-11T03:19:46.444Z | Compiling dunce v1.0.5 |
| 1439 | 2026-03-11T03:19:46.552Z | Compiling aws-lc-sys v0.37.1 |
| 1440 | 2026-03-11T03:19:46.556Z | Compiling tokio-util v0.7.18 |
| 1441 | 2026-03-11T03:19:46.583Z | Compiling crypto-common v0.1.7 |
| 1442 | 2026-03-11T03:19:46.746Z | Compiling ipnetwork v0.21.1 |
| 1443 | 2026-03-11T03:19:46.797Z | Compiling scroll v0.13.0 |
| 1444 | 2026-03-11T03:19:47.014Z | Compiling paste v1.0.15 |
| 1445 | 2026-03-11T03:19:47.320Z | Compiling syn v1.0.109 |
| 1446 | 2026-03-11T03:19:47.443Z | Compiling crossbeam-utils v0.8.21 |
| 1447 | 2026-03-11T03:19:47.708Z | Compiling typify-impl v0.4.3 |
| 1448 | 2026-03-11T03:19:47.788Z | Compiling aws-lc-rs v1.15.4 |
| 1449 | 2026-03-11T03:19:48.168Z | Compiling h2 v0.4.13 |
| 1450 | 2026-03-11T03:19:48.234Z | Compiling thread_local v1.1.9 |
| 1451 | 2026-03-11T03:19:48.541Z | Compiling ident_case v1.0.1 |
| 1452 | 2026-03-11T03:19:48.572Z | Compiling fastrand v2.3.0 |
| 1453 | 2026-03-11T03:19:48.683Z | Compiling cpufeatures v0.2.17 |
| 1454 | 2026-03-11T03:19:48.769Z | Compiling usdt-impl v0.6.0 |
| 1455 | 2026-03-11T03:19:48.912Z | Compiling darling_core v0.21.3 |
| 1456 | 2026-03-11T03:19:48.926Z | Compiling goblin v0.10.5 |
| 1457 | 2026-03-11T03:19:49.101Z | Compiling oxnet v0.1.4 |
| 1458 | 2026-03-11T03:19:49.701Z | Compiling dtrace-parser v0.3.0 |
| 1459 | 2026-03-11T03:19:49.990Z | Compiling async-trait v0.1.89 |
| 1460 | 2026-03-11T03:19:50.927Z | Compiling hyper v1.8.1 |
| 1461 | 2026-03-11T03:19:51.337Z | Compiling daft-derive v0.1.5 |
| 1462 | 2026-03-11T03:19:51.988Z | Compiling slog-async v2.8.0 |
| 1463 | 2026-03-11T03:19:52.311Z | Compiling unicode-width v0.2.2 |
| 1464 | 2026-03-11T03:19:52.330Z | Compiling omicron-workspace-hack v0.1.0 |
| 1465 | 2026-03-11T03:19:52.357Z | Compiling untrusted v0.7.1 |
| 1466 | 2026-03-11T03:19:52.560Z | Compiling hyper-util v0.1.20 |
| 1467 | 2026-03-11T03:19:52.618Z | Compiling darling_macro v0.21.3 |
| 1468 | 2026-03-11T03:19:52.673Z | Compiling rand_core v0.9.5 |
| 1469 | 2026-03-11T03:19:52.926Z | Compiling dof v0.4.0 |
| 1470 | 2026-03-11T03:19:52.951Z | Compiling thread-id v5.1.0 |
| 1471 | 2026-03-11T03:19:53.281Z | Compiling unsafe-libyaml v0.2.11 |
| 1472 | 2026-03-11T03:19:53.311Z | Compiling rustls v0.23.36 |
| 1473 | 2026-03-11T03:19:53.348Z | Compiling term v1.2.1 |
| 1474 | 2026-03-11T03:19:53.584Z | Compiling take_mut v0.2.2 |
| 1475 | 2026-03-11T03:19:53.713Z | Compiling darling v0.21.3 |
| 1476 | 2026-03-11T03:19:53.901Z | Compiling block-buffer v0.10.4 |
| 1477 | 2026-03-11T03:19:54.196Z | Compiling serde_yaml v0.9.34+deprecated |
| 1478 | 2026-03-11T03:19:54.297Z | Compiling futures-executor v0.3.32 |
| 1479 | 2026-03-11T03:19:54.933Z | Compiling match_cfg v0.1.0 |
| 1480 | 2026-03-11T03:19:54.964Z | Compiling futures v0.3.32 |
| 1481 | 2026-03-11T03:19:55.014Z | Compiling digest v0.10.7 |
| 1482 | 2026-03-11T03:19:55.050Z | Compiling rand_chacha v0.9.0 |
| 1483 | 2026-03-11T03:19:55.064Z | Compiling structmeta-derive v0.3.0 |
| 1484 | 2026-03-11T03:19:55.292Z | Compiling hex v0.4.3 |
| 1485 | 2026-03-11T03:19:55.641Z | Compiling rustls v0.22.4 |
| 1486 | 2026-03-11T03:19:55.655Z | Compiling camino v1.2.2 |
| 1487 | 2026-03-11T03:19:56.110Z | Compiling usdt-attr-macro v0.6.0 |
| 1488 | 2026-03-11T03:19:56.126Z | Compiling usdt-macro v0.6.0 |
| 1489 | 2026-03-11T03:19:56.140Z | Compiling rand v0.9.2 |
| 1490 | 2026-03-11T03:19:56.511Z | Compiling structmeta v0.3.0 |
| 1491 | 2026-03-11T03:19:56.555Z | Compiling typify-macro v0.4.3 |
| 1492 | 2026-03-11T03:19:56.962Z | Compiling time v0.3.47 |
| 1493 | 2026-03-11T03:19:57.325Z | Compiling tower v0.5.3 |
| 1494 | 2026-03-11T03:19:57.582Z | Compiling webpki-roots v1.0.6 |
| 1495 | 2026-03-11T03:19:57.596Z | Compiling quick-error v1.2.3 |
| 1496 | 2026-03-11T03:19:57.641Z | Compiling crossbeam-channel v0.5.15 |
| 1497 | 2026-03-11T03:19:57.715Z | Compiling newtype-uuid-macros v0.1.0 |
| 1498 | 2026-03-11T03:19:57.728Z | Compiling strum_macros v0.26.4 |
| 1499 | 2026-03-11T03:19:57.951Z | Compiling tower-http v0.6.8 |
| 1500 | 2026-03-11T03:19:58.494Z | Compiling serde_spanned v1.0.4 |
| 1501 | 2026-03-11T03:19:58.684Z | Compiling multer v3.1.0 |
| 1502 | 2026-03-11T03:19:58.910Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 1503 | 2026-03-11T03:19:58.955Z | Compiling debug-ignore v1.0.5 |
| 1504 | 2026-03-11T03:19:58.969Z | Compiling bit-vec v0.8.0 |
| 1505 | 2026-03-11T03:19:59.131Z | Compiling async-stream-impl v0.3.6 |
| 1506 | 2026-03-11T03:19:59.181Z | Compiling dropshot v0.16.7 |
| 1507 | 2026-03-11T03:19:59.268Z | Compiling bit-set v0.8.0 |
| 1508 | 2026-03-11T03:19:59.304Z | Compiling typify v0.4.3 |
| 1509 | 2026-03-11T03:19:59.360Z | Compiling encoding_rs v0.8.35 |
| 1510 | 2026-03-11T03:19:59.406Z | Compiling unarray v0.1.4 |
| 1511 | 2026-03-11T03:19:59.464Z | Compiling mime v0.3.17 |
| 1512 | 2026-03-11T03:19:59.467Z | Compiling ref-cast v1.0.25 |
| 1513 | 2026-03-11T03:19:59.531Z | Compiling spin v0.9.8 |
| 1514 | 2026-03-11T03:19:59.781Z | Compiling progenitor-impl v0.11.2 |
| 1515 | 2026-03-11T03:19:59.888Z | Compiling derive-ex v0.1.8 |
| 1516 | 2026-03-11T03:20:00.020Z | Compiling dropshot_endpoint v0.16.7 |
| 1517 | 2026-03-11T03:20:00.047Z | Compiling strum v0.26.3 |
| 1518 | 2026-03-11T03:20:00.060Z | Compiling async-stream v0.3.6 |
| 1519 | 2026-03-11T03:20:00.197Z | Compiling macaddr v1.0.1 |
| 1520 | 2026-03-11T03:20:00.275Z | Compiling ref-cast-impl v1.0.25 |
| 1521 | 2026-03-11T03:20:00.489Z | Compiling waitgroup v0.1.2 |
| 1522 | 2026-03-11T03:20:00.656Z | Compiling serde_path_to_error v0.1.20 |
| 1523 | 2026-03-11T03:20:01.079Z | Compiling is-terminal v0.4.17 |
| 1524 | 2026-03-11T03:20:01.185Z | Compiling slog-term v2.9.2 |
| 1525 | 2026-03-11T03:20:01.526Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1526 | 2026-03-11T03:20:01.700Z | Compiling tabwriter v1.4.1 |
| 1527 | 2026-03-11T03:20:01.746Z | Compiling tempfile v3.25.0 |
| 1528 | 2026-03-11T03:20:01.982Z | Compiling newtype-uuid v1.3.2 |
| 1529 | 2026-03-11T03:20:01.999Z | Compiling strum_macros v0.27.2 |
| 1530 | 2026-03-11T03:20:02.064Z | Compiling test-strategy v0.4.5 |
| 1531 | 2026-03-11T03:20:02.301Z | Compiling instant v0.1.13 |
| 1532 | 2026-03-11T03:20:02.335Z | Compiling colored v3.1.1 |
| 1533 | 2026-03-11T03:20:02.424Z | Compiling daft v0.1.5 |
| 1534 | 2026-03-11T03:20:02.438Z | Compiling serde_with_macros v3.16.1 |
| 1535 | 2026-03-11T03:20:02.865Z | Compiling slog-json v2.6.1 |
| 1536 | 2026-03-11T03:20:02.869Z | Compiling hostname v0.3.1 |
| 1537 | 2026-03-11T03:20:03.119Z | Compiling memmap2 v0.9.10 |
| 1538 | 2026-03-11T03:20:03.394Z | Compiling either v1.15.0 |
| 1539 | 2026-03-11T03:20:03.661Z | Compiling slog-bunyan v2.5.0 |
| 1540 | 2026-03-11T03:20:03.829Z | Compiling parse-display-derive v0.10.0 |
| 1541 | 2026-03-11T03:20:03.918Z | Compiling rustls-webpki v0.102.8 |
| 1542 | 2026-03-11T03:20:03.948Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1543 | 2026-03-11T03:20:04.542Z | Compiling rustc-hash v2.1.1 |
| 1544 | 2026-03-11T03:20:04.556Z | Compiling strum v0.27.2 |
| 1545 | 2026-03-11T03:20:04.737Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1546 | 2026-03-11T03:20:04.777Z | Compiling progenitor-macro v0.11.2 |
| 1547 | 2026-03-11T03:20:05.116Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1548 | 2026-03-11T03:20:05.661Z | Compiling rand_chacha v0.3.1 |
| 1549 | 2026-03-11T03:20:06.137Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1550 | 2026-03-11T03:20:06.261Z | Compiling wait-timeout v0.2.1 |
| 1551 | 2026-03-11T03:20:06.535Z | Compiling utf8parse v0.2.2 |
| 1552 | 2026-03-11T03:20:06.651Z | Compiling anstyle-parse v0.2.7 |
| 1553 | 2026-03-11T03:20:06.671Z | Compiling rusty-fork v0.3.1 |
| 1554 | 2026-03-11T03:20:06.886Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1555 | 2026-03-11T03:20:07.128Z | Compiling rand v0.8.5 |
| 1556 | 2026-03-11T03:20:08.091Z | Compiling tokio-rustls v0.25.0 |
| 1557 | 2026-03-11T03:20:08.376Z | Compiling sha1 v0.10.6 |
| 1558 | 2026-03-11T03:20:08.686Z | Compiling usdt v0.6.0 |
| 1559 | 2026-03-11T03:20:08.978Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1560 | 2026-03-11T03:20:09.042Z | Compiling rand_xorshift v0.4.0 |
| 1561 | 2026-03-11T03:20:09.128Z | Compiling rustls-pemfile v2.2.0 |
| 1562 | 2026-03-11T03:20:09.578Z | Compiling hostname v0.4.2 |
| 1563 | 2026-03-11T03:20:09.771Z | Compiling colorchoice v1.0.4 |
| 1564 | 2026-03-11T03:20:09.816Z | Compiling anstyle v1.0.13 |
| 1565 | 2026-03-11T03:20:09.845Z | Compiling anstyle-query v1.1.5 |
| 1566 | 2026-03-11T03:20:09.869Z | Compiling is_terminal_polyfill v1.70.2 |
| 1567 | 2026-03-11T03:20:09.987Z | Compiling proptest v1.10.0 |
| 1568 | 2026-03-11T03:20:10.116Z | Compiling anstream v0.6.21 |
| 1569 | 2026-03-11T03:20:10.781Z | Compiling clap_lex v1.0.0 |
| 1570 | 2026-03-11T03:20:12.037Z | Compiling itertools v0.14.0 |
| 1571 | 2026-03-11T03:20:12.073Z | Compiling serde_with v3.16.1 |
| 1572 | 2026-03-11T03:20:13.748Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1573 | 2026-03-11T03:20:14.120Z | Compiling clap_derive v4.5.55 |
| 1574 | 2026-03-11T03:20:14.450Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1575 | 2026-03-11T03:20:14.490Z | Compiling terminal_size v0.4.3 |
| 1576 | 2026-03-11T03:20:14.709Z | Compiling toml_datetime v0.6.11 |
| 1577 | 2026-03-11T03:20:15.244Z | Compiling backoff v0.4.0 |
| 1578 | 2026-03-11T03:20:15.521Z | Compiling parse-display v0.10.0 |
| 1579 | 2026-03-11T03:20:15.531Z | Compiling iddqd v0.3.17 |
| 1580 | 2026-03-11T03:20:15.944Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1581 | 2026-03-11T03:20:16.090Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 1582 | 2026-03-11T03:20:16.111Z | Compiling clap_builder v4.5.59 |
| 1583 | 2026-03-11T03:20:17.704Z | Compiling crossbeam-epoch v0.9.18 |
| 1584 | 2026-03-11T03:20:17.866Z | Compiling cfg_aliases v0.2.1 |
| 1585 | 2026-03-11T03:20:17.899Z | Compiling rustls-webpki v0.103.9 |
| 1586 | 2026-03-11T03:20:18.120Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 1587 | 2026-03-11T03:20:18.150Z | Compiling proc-macro-error-attr v1.0.4 |
| 1588 | 2026-03-11T03:20:18.440Z | Compiling clap v4.5.59 |
| 1589 | 2026-03-11T03:20:18.535Z | Compiling heapless v0.8.0 |
| 1590 | 2026-03-11T03:20:18.901Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1591 | 2026-03-11T03:20:18.940Z | Compiling proc-macro-crate v3.4.0 |
| 1592 | 2026-03-11T03:20:19.515Z | Compiling ingot-macros v0.1.1 |
| 1593 | 2026-03-11T03:20:20.169Z | Compiling zerocopy-derive v0.7.35 |
| 1594 | 2026-03-11T03:20:20.393Z | Compiling hash32 v0.3.1 |
| 1595 | 2026-03-11T03:20:20.590Z | Compiling proc-macro-error v1.0.4 |
| 1596 | 2026-03-11T03:20:21.345Z | Compiling memoffset v0.9.1 |
| 1597 | 2026-03-11T03:20:21.372Z | Compiling winnow v0.5.40 |
| 1598 | 2026-03-11T03:20:21.457Z | Compiling smoltcp v0.11.0 |
| 1599 | 2026-03-11T03:20:21.647Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1600 | 2026-03-11T03:20:22.007Z | Compiling zerocopy v0.7.35 |
| 1601 | 2026-03-11T03:20:22.752Z | Compiling tokio-rustls v0.26.4 |
| 1602 | 2026-03-11T03:20:22.793Z | Compiling num_enum_derive v0.7.5 |
| 1603 | 2026-03-11T03:20:23.255Z | Compiling toml_edit v0.19.15 |
| 1604 | 2026-03-11T03:20:23.331Z | Compiling ingot-types v0.1.2 |
| 1605 | 2026-03-11T03:20:23.938Z | Compiling cobs v0.3.0 |
| 1606 | 2026-03-11T03:20:23.990Z | Compiling foreign-types-macros v0.2.3 |
| 1607 | 2026-03-11T03:20:24.177Z | Compiling foreign-types-shared v0.3.1 |
| 1608 | 2026-03-11T03:20:24.191Z | Compiling bitflags v1.3.2 |
| 1609 | 2026-03-11T03:20:24.276Z | Compiling crucible-workspace-hack v0.1.0 |
| 1610 | 2026-03-11T03:20:24.290Z | Compiling managed v0.8.0 |
| 1611 | 2026-03-11T03:20:24.593Z | Compiling hyper-rustls v0.27.7 |
| 1612 | 2026-03-11T03:20:24.876Z | Compiling foreign-types v0.5.0 |
| 1613 | 2026-03-11T03:20:24.916Z | Compiling proc-macro-crate v1.3.1 |
| 1614 | 2026-03-11T03:20:24.967Z | Compiling num_enum v0.7.5 |
| 1615 | 2026-03-11T03:20:24.982Z | Compiling postcard v1.1.3 |
| 1616 | 2026-03-11T03:20:25.335Z | Compiling ingot v0.1.1 |
| 1617 | 2026-03-11T03:20:25.701Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1618 | 2026-03-11T03:20:25.718Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1619 | 2026-03-11T03:20:25.802Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1620 | 2026-03-11T03:20:26.090Z | Compiling cstr-argument v0.1.2 |
| 1621 | 2026-03-11T03:20:26.115Z | Compiling heck v0.4.1 |
| 1622 | 2026-03-11T03:20:26.232Z | Compiling rayon-core v1.13.0 |
| 1623 | 2026-03-11T03:20:26.269Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 1624 | 2026-03-11T03:20:26.349Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1625 | 2026-03-11T03:20:26.364Z | Compiling num_enum_derive v0.5.11 |
| 1626 | 2026-03-11T03:20:26.528Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1627 | 2026-03-11T03:20:26.565Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 1628 | 2026-03-11T03:20:26.581Z | Compiling reqwest v0.12.28 |
| 1629 | 2026-03-11T03:20:26.712Z | Compiling crossbeam-deque v0.8.6 |
| 1630 | 2026-03-11T03:20:26.823Z | Compiling dtrace-parser v0.2.0 |
| 1631 | 2026-03-11T03:20:27.282Z | Compiling scroll_derive v0.12.1 |
| 1632 | 2026-03-11T03:20:27.378Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1633 | 2026-03-11T03:20:27.733Z | Compiling usdt-impl v0.5.0 |
| 1634 | 2026-03-11T03:20:28.023Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1635 | 2026-03-11T03:20:28.037Z | Compiling convert_case v0.4.0 |
| 1636 | 2026-03-11T03:20:28.056Z | Compiling tinyvec_macros v0.1.1 |
| 1637 | 2026-03-11T03:20:28.121Z | Compiling tinyvec v1.10.0 |
| 1638 | 2026-03-11T03:20:28.217Z | Compiling scroll v0.12.0 |
| 1639 | 2026-03-11T03:20:28.221Z | Compiling num_enum v0.5.11 |
| 1640 | 2026-03-11T03:20:28.446Z | Compiling derive_more v0.99.20 |
| 1641 | 2026-03-11T03:20:29.183Z | Compiling dof v0.3.0 |
| 1642 | 2026-03-11T03:20:29.607Z | Compiling nix v0.30.1 |
| 1643 | 2026-03-11T03:20:30.091Z | Compiling camino-tempfile v1.4.1 |
| 1644 | 2026-03-11T03:20:30.163Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1645 | 2026-03-11T03:20:30.379Z | Compiling thread-id v4.2.2 |
| 1646 | 2026-03-11T03:20:30.959Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1647 | 2026-03-11T03:20:31.966Z | Compiling rayon v1.11.0 |
| 1648 | 2026-03-11T03:20:31.997Z | Compiling goblin v0.8.2 |
| 1649 | 2026-03-11T03:20:31.997Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1650 | 2026-03-11T03:20:31.997Z | Compiling progenitor-client v0.11.2 |
| 1651 | 2026-03-11T03:20:32.259Z | Compiling zone_cfg_derive v0.3.1 |
| 1652 | 2026-03-11T03:20:32.521Z | Compiling itertools v0.12.1 |
| 1653 | 2026-03-11T03:20:32.535Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1654 | 2026-03-11T03:20:32.795Z | Compiling hubpack_derive v0.1.1 |
| 1655 | 2026-03-11T03:20:32.867Z | Compiling serde_spanned v0.6.9 |
| 1656 | 2026-03-11T03:20:33.033Z | Compiling num-derive v0.4.2 |
| 1657 | 2026-03-11T03:20:33.456Z | Compiling sigpipe v0.1.3 |
| 1658 | 2026-03-11T03:20:33.669Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1659 | 2026-03-11T03:20:33.754Z | Compiling glob v0.3.3 |
| 1660 | 2026-03-11T03:20:33.916Z | Compiling toml_write v0.1.2 |
| 1661 | 2026-03-11T03:20:33.958Z | Compiling jiff v0.2.20 |
| 1662 | 2026-03-11T03:20:34.157Z | Compiling toml_edit v0.22.27 |
| 1663 | 2026-03-11T03:20:34.177Z | Compiling zone v0.3.1 |
| 1664 | 2026-03-11T03:20:34.270Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1665 | 2026-03-11T03:20:35.307Z | Compiling hubpack v0.1.2 |
| 1666 | 2026-03-11T03:20:35.771Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1667 | 2026-03-11T03:20:36.094Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1668 | 2026-03-11T03:20:36.159Z | Compiling progenitor v0.11.2 |
| 1669 | 2026-03-11T03:20:37.842Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1670 | 2026-03-11T03:20:38.009Z | Compiling smf v0.2.3 |
| 1671 | 2026-03-11T03:20:38.784Z | Compiling secrecy v0.10.3 |
| 1672 | 2026-03-11T03:20:38.799Z | Compiling num-integer v0.1.46 |
| 1673 | 2026-03-11T03:20:38.813Z | Compiling rustc_version v0.4.1 |
| 1674 | 2026-03-11T03:20:39.176Z | Compiling static_assertions v1.1.0 |
| 1675 | 2026-03-11T03:20:39.229Z | Compiling prettyplease v0.2.37 |
| 1676 | 2026-03-11T03:20:39.243Z | Compiling float-ord v0.3.2 |
| 1677 | 2026-03-11T03:20:39.257Z | Compiling rustix v0.38.44 |
| 1678 | 2026-03-11T03:20:39.270Z | Compiling whoami v1.6.1 |
| 1679 | 2026-03-11T03:20:39.554Z | Compiling curve25519-dalek v4.1.3 |
| 1680 | 2026-03-11T03:20:40.096Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 1681 | 2026-03-11T03:20:40.247Z | Compiling toml v0.8.23 |
| 1682 | 2026-03-11T03:20:40.586Z | Compiling usdt-attr-macro v0.5.0 |
| 1683 | 2026-03-11T03:20:40.623Z | Compiling usdt-macro v0.5.0 |
| 1684 | 2026-03-11T03:20:41.388Z | Compiling progenitor-client v0.10.0 |
| 1685 | 2026-03-11T03:20:41.758Z | Compiling hmac v0.12.1 |
| 1686 | 2026-03-11T03:20:41.981Z | Compiling inout v0.1.4 |
| 1687 | 2026-03-11T03:20:42.082Z | Compiling enum-as-inner v0.6.1 |
| 1688 | 2026-03-11T03:20:42.158Z | Compiling ff v0.13.1 |
| 1689 | 2026-03-11T03:20:42.219Z | Compiling memmap v0.7.0 |
| 1690 | 2026-03-11T03:20:42.317Z | Compiling data-encoding v2.10.0 |
| 1691 | 2026-03-11T03:20:42.456Z | Compiling usdt v0.5.0 |
| 1692 | 2026-03-11T03:20:42.801Z | Compiling group v0.13.0 |
| 1693 | 2026-03-11T03:20:42.820Z | Compiling cipher v0.4.4 |
| 1694 | 2026-03-11T03:20:42.988Z | Compiling hkdf v0.12.4 |
| 1695 | 2026-03-11T03:20:43.191Z | Compiling num-iter v0.1.45 |
| 1696 | 2026-03-11T03:20:43.263Z | Compiling num-rational v0.4.2 |
| 1697 | 2026-03-11T03:20:43.541Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1698 | 2026-03-11T03:20:43.624Z | Compiling universal-hash v0.5.1 |
| 1699 | 2026-03-11T03:20:43.948Z | Compiling crypto-bigint v0.5.5 |
| 1700 | 2026-03-11T03:20:44.147Z | Compiling half v2.7.1 |
| 1701 | 2026-03-11T03:20:44.221Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1702 | 2026-03-11T03:20:44.398Z | Compiling num-complex v0.4.6 |
| 1703 | 2026-03-11T03:20:45.015Z | Compiling base64ct v1.8.3 |
| 1704 | 2026-03-11T03:20:45.103Z | Compiling base16ct v0.2.0 |
| 1705 | 2026-03-11T03:20:45.145Z | Compiling ciborium-io v0.2.2 |
| 1706 | 2026-03-11T03:20:45.259Z | Compiling bytecount v0.6.9 |
| 1707 | 2026-03-11T03:20:45.307Z | Compiling opaque-debug v0.3.1 |
| 1708 | 2026-03-11T03:20:45.404Z | Compiling poly1305 v0.8.0 |
| 1709 | 2026-03-11T03:20:45.430Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1710 | 2026-03-11T03:20:45.434Z | Compiling password-hash v0.5.0 |
| 1711 | 2026-03-11T03:20:45.983Z | Compiling elliptic-curve v0.13.8 |
| 1712 | 2026-03-11T03:20:46.023Z | Compiling ciborium-ll v0.2.2 |
| 1713 | 2026-03-11T03:20:46.307Z | Compiling num v0.4.3 |
| 1714 | 2026-03-11T03:20:46.351Z | Compiling thiserror-no-std v2.0.2 |
| 1715 | 2026-03-11T03:20:46.490Z | Compiling chacha20 v0.9.1 |
| 1716 | 2026-03-11T03:20:46.640Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1717 | 2026-03-11T03:20:46.797Z | Compiling blake2 v0.10.6 |
| 1718 | 2026-03-11T03:20:47.176Z | Compiling aead v0.5.2 |
| 1719 | 2026-03-11T03:20:47.375Z | Compiling vcpkg v0.2.15 |
| 1720 | 2026-03-11T03:20:47.391Z | Compiling resolv-conf v0.7.6 |
| 1721 | 2026-03-11T03:20:47.650Z | Compiling semver v0.1.20 |
| 1722 | 2026-03-11T03:20:47.685Z | Compiling pkg-config v0.3.32 |
| 1723 | 2026-03-11T03:20:47.890Z | Compiling keccak v0.1.6 |
| 1724 | 2026-03-11T03:20:47.987Z | Compiling lazy_static v1.5.0 |
| 1725 | 2026-03-11T03:20:48.114Z | Compiling linked-hash-map v0.5.6 |
| 1726 | 2026-03-11T03:20:48.168Z | Compiling sha3 v0.10.8 |
| 1727 | 2026-03-11T03:20:48.218Z | Compiling rustc_version v0.1.7 |
| 1728 | 2026-03-11T03:20:48.310Z | Compiling openssl-sys v0.9.111 |
| 1729 | 2026-03-11T03:20:48.353Z | Compiling lru-cache v0.1.2 |
| 1730 | 2026-03-11T03:20:48.400Z | Compiling chacha20poly1305 v0.10.1 |
| 1731 | 2026-03-11T03:20:48.472Z | Compiling vsss-rs v3.3.4 |
| 1732 | 2026-03-11T03:20:48.510Z | Compiling argon2 v0.5.3 |
| 1733 | 2026-03-11T03:20:48.555Z | Compiling ciborium v0.2.2 |
| 1734 | 2026-03-11T03:20:48.570Z | Compiling hickory-proto v0.24.4 |
| 1735 | 2026-03-11T03:20:49.201Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1736 | 2026-03-11T03:20:49.353Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1737 | 2026-03-11T03:20:49.793Z | Compiling serde-big-array v0.5.1 |
| 1738 | 2026-03-11T03:20:49.878Z | Compiling derive-where v1.6.0 |
| 1739 | 2026-03-11T03:20:49.974Z | Compiling serde_repr v0.1.20 |
| 1740 | 2026-03-11T03:20:50.461Z | Compiling indent_write v2.2.0 |
| 1741 | 2026-03-11T03:20:50.630Z | Compiling siphasher v1.0.2 |
| 1742 | 2026-03-11T03:20:50.748Z | Compiling minimal-lexical v0.2.1 |
| 1743 | 2026-03-11T03:20:50.964Z | Compiling unicode-segmentation v1.12.0 |
| 1744 | 2026-03-11T03:20:51.097Z | Compiling hickory-resolver v0.24.4 |
| 1745 | 2026-03-11T03:20:51.144Z | Compiling nom v7.1.3 |
| 1746 | 2026-03-11T03:20:51.509Z | Compiling newline-converter v0.3.0 |
| 1747 | 2026-03-11T03:20:51.645Z | Compiling phf_shared v0.12.1 |
| 1748 | 2026-03-11T03:20:51.657Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1749 | 2026-03-11T03:20:51.891Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 1750 | 2026-03-11T03:20:53.608Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1751 | 2026-03-11T03:20:54.293Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1752 | 2026-03-11T03:20:54.790Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1753 | 2026-03-11T03:20:54.816Z | Compiling newtype_derive v0.1.6 |
| 1754 | 2026-03-11T03:20:55.123Z | Compiling atomicwrites v0.4.4 |
| 1755 | 2026-03-11T03:20:55.215Z | Compiling progenitor-impl v0.10.0 |
| 1756 | 2026-03-11T03:20:55.386Z | Compiling console v0.15.11 |
| 1757 | 2026-03-11T03:20:55.603Z | Compiling tokio-stream v0.1.18 |
| 1758 | 2026-03-11T03:20:56.233Z | Compiling pin-project-internal v1.1.10 |
| 1759 | 2026-03-11T03:20:56.303Z | Compiling slog-dtrace v0.3.0 |
| 1760 | 2026-03-11T03:20:56.613Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1761 | 2026-03-11T03:20:56.764Z | Compiling csv-core v0.1.13 |
| 1762 | 2026-03-11T03:20:57.104Z | Compiling unicode-width v0.1.14 |
| 1763 | 2026-03-11T03:20:57.118Z | Compiling unicode-xid v0.2.6 |
| 1764 | 2026-03-11T03:20:57.274Z | Compiling swrite v0.1.0 |
| 1765 | 2026-03-11T03:20:57.397Z | Compiling cancel-safe-futures v0.1.5 |
| 1766 | 2026-03-11T03:20:57.474Z | Compiling chrono-tz v0.10.4 |
| 1767 | 2026-03-11T03:20:57.559Z | Compiling similar v2.7.0 |
| 1768 | 2026-03-11T03:20:57.715Z | Compiling foldhash v0.1.5 |
| 1769 | 2026-03-11T03:20:57.764Z | Compiling owo-colors v4.2.3 |
| 1770 | 2026-03-11T03:20:57.779Z | Compiling pin-project v1.1.10 |
| 1771 | 2026-03-11T03:20:57.900Z | Compiling hashbrown v0.15.5 |
| 1772 | 2026-03-11T03:20:57.984Z | Compiling const_format_proc_macros v0.2.34 |
| 1773 | 2026-03-11T03:20:58.219Z | Compiling expectorate v1.2.0 |
| 1774 | 2026-03-11T03:20:58.263Z | Compiling csv v1.4.0 |
| 1775 | 2026-03-11T03:20:58.470Z | Compiling qorb v0.4.1 |
| 1776 | 2026-03-11T03:20:58.687Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1777 | 2026-03-11T03:20:58.894Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1778 | 2026-03-11T03:20:58.918Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1779 | 2026-03-11T03:20:59.048Z | Compiling phf v0.12.1 |
| 1780 | 2026-03-11T03:20:59.244Z | Compiling tokio-dtrace v0.1.1 |
| 1781 | 2026-03-11T03:20:59.582Z | Compiling unicode-normalization v0.1.25 |
| 1782 | 2026-03-11T03:21:00.166Z | Compiling progenitor-macro v0.10.0 |
| 1783 | 2026-03-11T03:21:00.281Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1784 | 2026-03-11T03:21:01.066Z | Compiling num-derive v0.3.3 |
| 1785 | 2026-03-11T03:21:01.380Z | Compiling libsw-core v0.3.2 |
| 1786 | 2026-03-11T03:21:01.546Z | Compiling typify-impl v0.6.1 |
| 1787 | 2026-03-11T03:21:01.598Z | Compiling async-recursion v1.1.1 |
| 1788 | 2026-03-11T03:21:01.857Z | Compiling snafu-derive v0.8.9 |
| 1789 | 2026-03-11T03:21:02.302Z | Compiling cookie v0.18.1 |
| 1790 | 2026-03-11T03:21:02.533Z | Compiling bstr v1.12.1 |
| 1791 | 2026-03-11T03:21:02.598Z | Compiling fixedbitset v0.5.7 |
| 1792 | 2026-03-11T03:21:03.053Z | Compiling openssl v0.10.75 |
| 1793 | 2026-03-11T03:21:03.204Z | Compiling foreign-types-shared v0.1.1 |
| 1794 | 2026-03-11T03:21:03.314Z | Compiling same-file v1.0.6 |
| 1795 | 2026-03-11T03:21:03.418Z | Compiling fixedbitset v0.4.2 |
| 1796 | 2026-03-11T03:21:03.534Z | Compiling highway v1.3.0 |
| 1797 | 2026-03-11T03:21:03.731Z | Compiling petgraph v0.6.5 |
| 1798 | 2026-03-11T03:21:04.049Z | Compiling walkdir v2.5.0 |
| 1799 | 2026-03-11T03:21:04.283Z | Compiling snafu v0.8.9 |
| 1800 | 2026-03-11T03:21:04.545Z | Compiling foreign-types v0.3.2 |
| 1801 | 2026-03-11T03:21:04.639Z | Compiling globset v0.4.18 |
| 1802 | 2026-03-11T03:21:04.685Z | Compiling petgraph v0.8.3 |
| 1803 | 2026-03-11T03:21:04.898Z | Compiling libscf-sys v1.1.0 |
| 1804 | 2026-03-11T03:21:05.086Z | Compiling libsw v3.5.0 |
| 1805 | 2026-03-11T03:21:05.309Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1806 | 2026-03-11T03:21:05.524Z | Compiling olpc-cjson v0.1.4 |
| 1807 | 2026-03-11T03:21:05.763Z | Compiling oxide-tokio-rt v0.1.2 |
| 1808 | 2026-03-11T03:21:05.903Z | Compiling const_format v0.2.35 |
| 1809 | 2026-03-11T03:21:05.999Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1810 | 2026-03-11T03:21:07.617Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1811 | 2026-03-11T03:21:07.959Z | Compiling progenitor v0.10.0 |
| 1812 | 2026-03-11T03:21:08.586Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1813 | 2026-03-11T03:21:08.941Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1814 | 2026-03-11T03:21:10.417Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1815 | 2026-03-11T03:21:10.686Z | Compiling typify-macro v0.6.1 |
| 1816 | 2026-03-11T03:21:11.094Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1817 | 2026-03-11T03:21:11.256Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1818 | 2026-03-11T03:21:11.309Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1819 | 2026-03-11T03:21:12.054Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1820 | 2026-03-11T03:21:12.206Z | Compiling papergrid v0.11.0 |
| 1821 | 2026-03-11T03:21:12.364Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1822 | 2026-03-11T03:21:12.848Z | Compiling gethostname v0.5.0 |
| 1823 | 2026-03-11T03:21:12.919Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1824 | 2026-03-11T03:21:13.001Z | Compiling tabled_derive v0.7.0 |
| 1825 | 2026-03-11T03:21:13.525Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1826 | 2026-03-11T03:21:13.528Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1827 | 2026-03-11T03:21:13.887Z | Compiling bcs v0.1.6 |
| 1828 | 2026-03-11T03:21:13.921Z | Compiling serde_plain v1.0.2 |
| 1829 | 2026-03-11T03:21:14.184Z | Compiling openssl-macros v0.1.1 |
| 1830 | 2026-03-11T03:21:14.287Z | Compiling pem v3.0.6 |
| 1831 | 2026-03-11T03:21:14.290Z | Compiling smawk v0.3.2 |
| 1832 | 2026-03-11T03:21:14.315Z | Compiling typed-path v0.9.3 |
| 1833 | 2026-03-11T03:21:14.473Z | Compiling unicode-linebreak v0.1.5 |
| 1834 | 2026-03-11T03:21:14.678Z | Compiling tagptr v0.2.0 |
| 1835 | 2026-03-11T03:21:14.854Z | Compiling linear-map v1.2.0 |
| 1836 | 2026-03-11T03:21:14.882Z | Compiling termtree v0.5.1 |
| 1837 | 2026-03-11T03:21:14.899Z | Compiling moka v0.12.13 |
| 1838 | 2026-03-11T03:21:14.968Z | Compiling textwrap v0.16.2 |
| 1839 | 2026-03-11T03:21:15.099Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1840 | 2026-03-11T03:21:15.685Z | Compiling tabled v0.15.0 |
| 1841 | 2026-03-11T03:21:15.989Z | Compiling tough v0.20.0 |
| 1842 | 2026-03-11T03:21:16.381Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1843 | 2026-03-11T03:21:17.217Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1844 | 2026-03-11T03:21:17.344Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1845 | 2026-03-11T03:21:17.493Z | Compiling steno v0.4.1 |
| 1846 | 2026-03-11T03:21:18.415Z | Compiling hickory-proto v0.25.2 |
| 1847 | 2026-03-11T03:21:19.470Z | Compiling humantime v2.3.0 |
| 1848 | 2026-03-11T03:21:19.512Z | Compiling openssl-probe v0.2.1 |
| 1849 | 2026-03-11T03:21:19.797Z | Compiling rustls-native-certs v0.8.3 |
| 1850 | 2026-03-11T03:21:19.874Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1851 | 2026-03-11T03:21:20.261Z | Compiling parking_lot_core v0.8.6 |
| 1852 | 2026-03-11T03:21:20.375Z | Compiling rustls-platform-verifier v0.6.2 |
| 1853 | 2026-03-11T03:21:20.493Z | Compiling proc-macro-error2 v2.0.1 |
| 1854 | 2026-03-11T03:21:20.651Z | Compiling typify v0.6.1 |
| 1855 | 2026-03-11T03:21:20.684Z | Compiling nix v0.31.1 |
| 1856 | 2026-03-11T03:21:20.872Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1857 | 2026-03-11T03:21:21.151Z | Compiling hickory-resolver v0.25.2 |
| 1858 | 2026-03-11T03:21:21.218Z | Compiling crc32fast v1.5.0 |
| 1859 | 2026-03-11T03:21:21.614Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1860 | 2026-03-11T03:21:22.027Z | Compiling tabled_derive v0.11.0 |
| 1861 | 2026-03-11T03:21:22.456Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1862 | 2026-03-11T03:21:23.317Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1863 | 2026-03-11T03:21:23.701Z | Compiling progenitor-impl v0.13.0 |
| 1864 | 2026-03-11T03:21:24.297Z | Compiling reqwest v0.13.2 |
| 1865 | 2026-03-11T03:21:24.441Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1866 | 2026-03-11T03:21:25.021Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1867 | 2026-03-11T03:21:25.493Z | Compiling papergrid v0.17.0 |
| 1868 | 2026-03-11T03:21:26.164Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 1869 | 2026-03-11T03:21:27.530Z | Compiling testing_table v0.3.0 |
| 1870 | 2026-03-11T03:21:27.616Z | Compiling arc-swap v1.8.2 |
| 1871 | 2026-03-11T03:21:27.745Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 1872 | 2026-03-11T03:21:27.922Z | Compiling slog-scope v4.4.1 |
| 1873 | 2026-03-11T03:21:28.028Z | Compiling tabled v0.20.0 |
| 1874 | 2026-03-11T03:21:28.109Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 1875 | 2026-03-11T03:21:28.276Z | Compiling progenitor-client v0.13.0 |
| 1876 | 2026-03-11T03:21:28.349Z | Compiling parking_lot v0.11.2 |
| 1877 | 2026-03-11T03:21:28.666Z | Compiling progenitor-macro v0.13.0 |
| 1878 | 2026-03-11T03:21:30.024Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1879 | 2026-03-11T03:21:30.316Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1880 | 2026-03-11T03:21:30.388Z | Compiling fxhash v0.2.1 |
| 1881 | 2026-03-11T03:21:30.554Z | Compiling socket2 v0.5.10 |
| 1882 | 2026-03-11T03:21:30.557Z | Compiling internet-checksum v0.2.1 |
| 1883 | 2026-03-11T03:21:30.582Z | Compiling sled v0.34.7 |
| 1884 | 2026-03-11T03:21:30.632Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1885 | 2026-03-11T03:21:31.186Z | Compiling slog-stdlog v4.1.1 |
| 1886 | 2026-03-11T03:21:31.486Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1887 | 2026-03-11T03:21:31.976Z | Compiling crc8 v0.1.1 |
| 1888 | 2026-03-11T03:21:32.123Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1889 | 2026-03-11T03:21:32.141Z | Compiling slog-envlogger v2.2.0 |
| 1890 | 2026-03-11T03:21:32.492Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1891 | 2026-03-11T03:21:35.672Z | Compiling progenitor v0.13.0 |
| 1892 | 2026-03-11T03:21:35.787Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1893 | 2026-03-11T03:21:44.753Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1894 | 2026-03-11T03:21:46.858Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 1895 | 2026-03-11T03:21:48.255Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1896 | 2026-03-11T03:21:49.777Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1897 | 2026-03-11T03:21:50.908Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1898 | 2026-03-11T03:21:52.963Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1899 | 2026-03-11T03:22:23.153Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 58s |
| 1900 | 2026-03-11T03:22:23.350Z | ──────────── |
| 1901 | 2026-03-11T03:22:23.350Z | Nextest run ID 4afce548-b767-4768-ac4a-b5624ccc1746 with nextest profile: default |
| 1902 | 2026-03-11T03:22:23.350Z | Starting 7 tests across 1 binary |
| 1903 | 2026-03-11T03:22:23.365Z | PASS [ 0.014s] mg-lower dendrite::test_tfport_parser |
| 1904 | 2026-03-11T03:22:23.369Z | PASS [ 0.015s] mg-lower test::sync_v4_over_v6_readback |
| 1905 | 2026-03-11T03:22:23.369Z | PASS [ 0.016s] mg-lower test::sync_v4_over_v6_removal |
| 1906 | 2026-03-11T03:22:23.369Z | PASS [ 0.016s] mg-lower test::sync_link_down_test |
| 1907 | 2026-03-11T03:22:23.370Z | PASS [ 0.017s] mg-lower test::sync_v4_over_v6_idempotent |
| 1908 | 2026-03-11T03:22:23.370Z | PASS [ 0.017s] mg-lower test::sync_prefix_test |
| 1909 | 2026-03-11T03:22:23.370Z | PASS [ 0.017s] mg-lower test::sync_mixed_v4_and_v4_over_v6 |
| 1910 | 2026-03-11T03:22:23.370Z | ──────────── |
| 1911 | 2026-03-11T03:22:23.370Z | Summary [ 0.018s] 7 tests run: 7 passed, 0 skipped |
| 1912 | 2026-03-11T03:22:23.382Z | process exited: duration 444722 ms, exit code 0 |
| |
| 1913 | 2026-03-11T03:22:23.390Z | found 0 output files |