|
|
|
| 1 | 2026-06-05T03:59:12.280Z | job assigned to worker 01KTAYXDY087B13MQ4T66PXW2A [factory aws, i-0f0e76f0a59908de3] (queued for 1 m 15 s) |
| |
| 2 | 2026-06-05T03:59:18.997Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:59:19.004Z | ++ uname -s |
| 4 | 2026-06-05T03:59:19.007Z | + kern=SunOS |
| 5 | 2026-06-05T03:59:19.007Z | + build_user=build |
| 6 | 2026-06-05T03:59:19.007Z | + build_uid=12345 |
| 7 | 2026-06-05T03:59:19.007Z | + work_dir=/work |
| 8 | 2026-06-05T03:59:19.007Z | + input_dir=/input |
| 9 | 2026-06-05T03:59:19.007Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:59:19.008Z | + case "$kern" in |
| 11 | 2026-06-05T03:59:19.008Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:59:19.008Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:59:21.011Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:59:21.113Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:59:21.115Z | + home_fs=zfs |
| 16 | 2026-06-05T03:59:21.115Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:59:21.115Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:59:21.115Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:59:23.132Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:59:23.139Z | process exited: duration 4120 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:59:23.157Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:59:23.167Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:59:23.167Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-05T03:59:23.167Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-05T03:59:23.167Z | * rust toolchain profile = "default" |
| 26 | 2026-06-05T03:59:23.167Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T03:59:23.167Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T03:59:23.167Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:59:23.167Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:59:23.281Z | info: downloading installer |
| 31 | 2026-06-05T03:59:24.507Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:59:24.507Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:59:24.507Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:59:24.507Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:59:24.507Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:59:24.507Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:59:24.507Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:59:24.507Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:59:24.507Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:59:24.507Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:59:24.513Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:59:24.513Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:59:24.514Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:59:24.518Z | info: profile set to default |
| 45 | 2026-06-05T03:59:24.519Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:59:24.524Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:59:24.662Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:59:24.669Z | info: downloading 6 components |
| 49 | 2026-06-05T03:59:38.693Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T03:59:38.693Z | |
| 51 | 2026-06-05T03:59:38.722Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:59:38.722Z | |
| 53 | 2026-06-05T03:59:38.722Z | |
| 54 | 2026-06-05T03:59:38.722Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:59:38.722Z | |
| 56 | 2026-06-05T03:59:38.722Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:59:38.722Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:59:38.722Z | |
| 59 | 2026-06-05T03:59:38.722Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:59:38.722Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:59:38.722Z | |
| 62 | 2026-06-05T03:59:38.722Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:59:38.722Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:59:38.722Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:59:38.722Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:59:38.722Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:59:38.722Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:59:38.722Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:59:38.725Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:59:38.725Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:59:38.815Z | + rustup --version |
| 72 | 2026-06-05T03:59:38.820Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:59:38.823Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:59:38.843Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:59:38.846Z | + cargo --version |
| 76 | 2026-06-05T03:59:38.857Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:59:38.862Z | + rustc --version |
| 78 | 2026-06-05T03:59:38.878Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:59:38.881Z | process exited: duration 15722 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:59:38.887Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:59:38.899Z | WARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value... |
| 82 | 2026-06-05T03:59:58.940Z | process exited: duration 20048 ms, exit code 0 |
| |
| 83 | 2026-06-05T03:59:58.946Z | starting task 3: "clone repository" |
| 84 | 2026-06-05T03:59:58.953Z | + mkdir -p /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T03:59:58.956Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 86 | 2026-06-05T03:59:58.986Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 87 | 2026-06-05T04:00:00.314Z | + cd /work/oxidecomputer/maghemite |
| 88 | 2026-06-05T04:00:00.314Z | + git fetch origin 67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 89 | 2026-06-05T04:00:00.706Z | From https://github.com/oxidecomputer/maghemite |
| 90 | 2026-06-05T04:00:00.707Z | * branch 67477e44dade6575731375fc4a3ddc8a728e6b47 -> FETCH_HEAD |
| 91 | 2026-06-05T04:00:00.728Z | + [[ -n renovate/oxide-tokio-rt-0.x ]] |
| 92 | 2026-06-05T04:00:00.728Z | ++ git branch --show-current |
| 93 | 2026-06-05T04:00:00.728Z | + current=main |
| 94 | 2026-06-05T04:00:00.728Z | + [[ main != renovate/oxide-tokio-rt-0.x ]] |
| 95 | 2026-06-05T04:00:00.728Z | + git branch -f renovate/oxide-tokio-rt-0.x 67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 96 | 2026-06-05T04:00:00.728Z | + git checkout -f renovate/oxide-tokio-rt-0.x |
| 97 | 2026-06-05T04:00:00.760Z | Switched to branch 'renovate/oxide-tokio-rt-0.x' |
| 98 | 2026-06-05T04:00:00.760Z | + git reset --hard 67477e44dade6575731375fc4a3ddc8a728e6b47 |
| 99 | 2026-06-05T04:00:00.760Z | HEAD is now at 67477e4 Update Rust crate oxide-tokio-rt to 0.1.6 |
| 100 | 2026-06-05T04:00:00.760Z | process exited: duration 1786 ms, exit code 0 |
| |
| 101 | 2026-06-05T04:00:00.772Z | starting task 4: "build" |
| 102 | 2026-06-05T04:00:00.775Z | + set -e |
| 103 | 2026-06-05T04:00:00.775Z | + source .github/buildomat/test-common.sh |
| 104 | 2026-06-05T04:00:00.775Z | ++ NEXTEST_VERSION=0.9.97 |
| 105 | 2026-06-05T04:00:00.775Z | ++ PLATFORM=illumos |
| 106 | 2026-06-05T04:00:00.775Z | ++ banner install |
| 107 | 2026-06-05T04:00:00.778Z | |
| 108 | 2026-06-05T04:00:00.778Z | # # # #### ##### ## # # |
| 109 | 2026-06-05T04:00:00.778Z | # ## # # # # # # # |
| 110 | 2026-06-05T04:00:00.778Z | # # # # #### # # # # # |
| 111 | 2026-06-05T04:00:00.778Z | # # # # # # ###### # # |
| 112 | 2026-06-05T04:00:00.778Z | # # ## # # # # # # # |
| 113 | 2026-06-05T04:00:00.778Z | # # # #### # # # ###### ###### |
| 114 | 2026-06-05T04:00:00.778Z | |
| 115 | 2026-06-05T04:00:00.778Z | ++ set +o errexit |
| 116 | 2026-06-05T04:00:00.778Z | ++ pkg info clang-15 |
| 117 | 2026-06-05T04:00:00.778Z | ++ grep -qi installed |
| 118 | 2026-06-05T04:00:01.986Z | pkg: info: no packages matching the following patterns you specified are |
| 119 | 2026-06-05T04:00:01.986Z | installed on the system. Try querying remotely instead: |
| 120 | 2026-06-05T04:00:01.987Z | |
| 121 | 2026-06-05T04:00:01.987Z | clang-15 |
| 122 | 2026-06-05T04:00:02.029Z | ++ [[ 1 != 0 ]] |
| 123 | 2026-06-05T04:00:02.029Z | ++ set -o errexit |
| 124 | 2026-06-05T04:00:02.029Z | ++ pfexec pkg install clang-15 |
| 125 | 2026-06-05T04:00:09.833Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 126 | 2026-06-05T04:00:17.493Z | Startup: Caching catalogs ... Done |
| 127 | 2026-06-05T04:00:24.732Z | Planning: Solver setup ... Done |
| 128 | 2026-06-05T04:00:24.773Z | Planning: Running solver ... Done |
| 129 | 2026-06-05T04:00:24.909Z | Planning: Finding local manifests ... Done |
| 130 | 2026-06-05T04:00:24.930Z | Planning: Fetching manifests: 0/2 0% complete |
| 131 | 2026-06-05T04:00:25.031Z | Planning: Fetching manifests: 2/2 100% complete |
| 132 | 2026-06-05T04:00:25.061Z | Planning: Package planning ... Done |
| 133 | 2026-06-05T04:00:25.091Z | Planning: Merging actions ... Done |
| 134 | 2026-06-05T04:00:25.196Z | Planning: Checking for conflicting actions ... Done |
| 135 | 2026-06-05T04:00:25.202Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-06-05T04:00:25.976Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-06-05T04:00:25.981Z | Planning: Planning completed in 8.33 seconds |
| 138 | 2026-06-05T04:00:25.992Z | Packages to install: 2 |
| 139 | 2026-06-05T04:00:25.993Z | Mediators to change: 2 |
| 140 | 2026-06-05T04:00:25.993Z | Services to change: 1 |
| 141 | 2026-06-05T04:00:25.998Z | Create boot environment: No |
| 142 | 2026-06-05T04:00:25.998Z | Create backup boot environment: No |
| 143 | 2026-06-05T04:00:26.034Z | |
| 144 | 2026-06-05T04:00:26.034Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 145 | 2026-06-05T04:00:31.064Z | Download: 122/3076 items 15.0/211.3MB 7% complete (4.2M/s) |
| 146 | 2026-06-05T04:00:36.300Z | Download: 211/3076 items 15.4/211.3MB 7% complete (2.0M/s) |
| 147 | 2026-06-05T04:00:41.310Z | Download: 277/3076 items 15.6/211.3MB 7% complete (221k/s) |
| 148 | 2026-06-05T04:00:46.475Z | Download: 312/3076 items 15.9/211.3MB 7% complete (86.7k/s) |
| 149 | 2026-06-05T04:00:51.482Z | Download: 476/3076 items 16.6/211.3MB 7% complete (95.4k/s) |
| 150 | 2026-06-05T04:00:56.534Z | Download: 626/3076 items 17.3/211.3MB 8% complete (135k/s) |
| 151 | 2026-06-05T04:01:01.734Z | Download: 838/3076 items 18.1/211.3MB 8% complete (159k/s) |
| 152 | 2026-06-05T04:01:07.072Z | Download: 967/3076 items 81.9/211.3MB 38% complete (6.4M/s) |
| 153 | 2026-06-05T04:01:13.026Z | Download: 975/3076 items 82.0/211.3MB 38% complete (6.4M/s) |
| 154 | 2026-06-05T04:01:19.003Z | Download: 979/3076 items 82.0/211.3MB 38% complete (5.8M/s) |
| 155 | 2026-06-05T04:01:24.009Z | Download: 1092/3076 items 113.0/211.3MB 53% complete (4.3M/s) |
| 156 | 2026-06-05T04:01:29.077Z | Download: 1303/3076 items 115.4/211.3MB 54% complete (3.6M/s) |
| 157 | 2026-06-05T04:01:34.080Z | Download: 1559/3076 items 116.9/211.3MB 55% complete (1.2M/s) |
| 158 | 2026-06-05T04:01:39.087Z | Download: 1834/3076 items 117.2/211.3MB 55% complete (202k/s) |
| 159 | 2026-06-05T04:01:44.468Z | Download: 2004/3076 items 117.7/211.3MB 55% complete (213k/s) |
| 160 | 2026-06-05T04:01:49.470Z | Download: 2133/3076 items 118.6/211.3MB 56% complete (120k/s) |
| 161 | 2026-06-05T04:01:54.484Z | Download: 2949/3076 items 143.0/211.3MB 67% complete (2.5M/s) |
| 162 | 2026-06-05T04:02:13.822Z | Download: 3033/3076 items 201.8/211.3MB 95% complete |
| 163 | 2026-06-05T04:02:16.818Z | Download: Completed 211.31 MB in 110.76 seconds (1.9M/s) |
| 164 | 2026-06-05T04:02:16.956Z | Actions: 1/3418 actions (Installing new actions) |
| 165 | 2026-06-05T04:02:20.107Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 166 | 2026-06-05T04:02:20.740Z | Done |
| 167 | 2026-06-05T04:02:20.740Z | Done |
| 168 | 2026-06-05T04:02:21.475Z | Done |
| 169 | 2026-06-05T04:02:24.852Z | Done |
| 170 | 2026-06-05T04:02:24.915Z | Done |
| 171 | 2026-06-05T04:02:24.922Z | Done |
| 172 | 2026-06-05T04:02:25.215Z | Done |
| 173 | 2026-06-05T04:02:25.882Z | ++ set -o errexit |
| 174 | 2026-06-05T04:02:25.882Z | ++ cargo --version |
| 175 | 2026-06-05T04:02:25.888Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 176 | 2026-06-05T04:02:26.039Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 177 | 2026-06-05T04:02:26.041Z | info: downloading 6 components |
| 178 | 2026-06-05T04:02:42.634Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 179 | 2026-06-05T04:02:42.637Z | ++ rustc --version |
| 180 | 2026-06-05T04:02:42.663Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 181 | 2026-06-05T04:02:42.666Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 182 | 2026-06-05T04:02:42.706Z | Updating crates.io index |
| 183 | 2026-06-05T04:02:42.798Z | Downloading crates ... |
| 184 | 2026-06-05T04:02:42.856Z | Downloaded cargo-nextest v0.9.97 |
| 185 | 2026-06-05T04:02:42.917Z | Installing cargo-nextest v0.9.97 |
| 186 | 2026-06-05T04:02:42.953Z | Updating crates.io index |
| 187 | 2026-06-05T04:02:45.527Z | Locking 404 packages to latest compatible versions |
| 188 | 2026-06-05T04:02:45.532Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 189 | 2026-06-05T04:02:45.535Z | Adding duct v0.13.7 (available: v1.1.1) |
| 190 | 2026-06-05T04:02:45.535Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 191 | 2026-06-05T04:02:45.535Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 192 | 2026-06-05T04:02:45.539Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 193 | 2026-06-05T04:02:45.541Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 194 | 2026-06-05T04:02:45.541Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 195 | 2026-06-05T04:02:45.541Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 196 | 2026-06-05T04:02:45.544Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 197 | 2026-06-05T04:02:45.571Z | Downloading crates ... |
| 198 | 2026-06-05T04:02:45.645Z | Downloaded clap_lex v1.1.0 |
| 199 | 2026-06-05T04:02:45.649Z | Downloaded addr2line v0.25.1 |
| 200 | 2026-06-05T04:02:45.656Z | Downloaded futures-task v0.3.32 |
| 201 | 2026-06-05T04:02:45.658Z | Downloaded cfg-if v1.0.4 |
| 202 | 2026-06-05T04:02:45.658Z | Downloaded digest v0.10.7 |
| 203 | 2026-06-05T04:02:45.661Z | Downloaded form_urlencoded v1.2.2 |
| 204 | 2026-06-05T04:02:45.661Z | Downloaded filetime v0.2.29 |
| 205 | 2026-06-05T04:02:45.664Z | Downloaded cargo-util-schemas v0.2.0 |
| 206 | 2026-06-05T04:02:45.664Z | Downloaded colorchoice v1.0.5 |
| 207 | 2026-06-05T04:02:45.667Z | Downloaded cc v1.2.63 |
| 208 | 2026-06-05T04:02:45.679Z | Downloaded aho-corasick v1.1.4 |
| 209 | 2026-06-05T04:02:45.682Z | Downloaded h2 v0.4.14 |
| 210 | 2026-06-05T04:02:45.686Z | Downloaded bitflags v2.12.1 |
| 211 | 2026-06-05T04:02:45.689Z | Downloaded ahash v0.8.12 |
| 212 | 2026-06-05T04:02:45.691Z | Downloaded anstyle v1.0.14 |
| 213 | 2026-06-05T04:02:45.694Z | Downloaded atomic-waker v1.1.2 |
| 214 | 2026-06-05T04:02:45.697Z | Downloaded anstream v1.0.0 |
| 215 | 2026-06-05T04:02:45.697Z | Downloaded rustc-demangle v0.1.27 |
| 216 | 2026-06-05T04:02:45.699Z | Downloaded autocfg v1.5.1 |
| 217 | 2026-06-05T04:02:45.704Z | Downloaded http-body v1.0.1 |
| 218 | 2026-06-05T04:02:45.704Z | Downloaded getrandom v0.2.17 |
| 219 | 2026-06-05T04:02:45.707Z | Downloaded ed25519 v2.2.3 |
| 220 | 2026-06-05T04:02:45.707Z | Downloaded home v0.5.12 |
| 221 | 2026-06-05T04:02:45.707Z | Downloaded openssl-macros v0.1.1 |
| 222 | 2026-06-05T04:02:45.707Z | Downloaded serde_json v1.0.150 |
| 223 | 2026-06-05T04:02:45.711Z | Downloaded scopeguard v1.2.0 |
| 224 | 2026-06-05T04:02:45.713Z | Downloaded pathdiff v0.2.3 |
| 225 | 2026-06-05T04:02:45.713Z | Downloaded cpufeatures v0.2.17 |
| 226 | 2026-06-05T04:02:45.716Z | Downloaded camino-tempfile v1.4.1 |
| 227 | 2026-06-05T04:02:45.716Z | Downloaded ordered-float v2.10.1 |
| 228 | 2026-06-05T04:02:45.719Z | Downloaded nested v0.1.1 |
| 229 | 2026-06-05T04:02:45.719Z | Downloaded const-oid v0.9.6 |
| 230 | 2026-06-05T04:02:45.719Z | Downloaded errno v0.3.14 |
| 231 | 2026-06-05T04:02:45.722Z | Downloaded camino v1.2.2 |
| 232 | 2026-06-05T04:02:45.722Z | Downloaded humantime v2.3.0 |
| 233 | 2026-06-05T04:02:45.724Z | Downloaded rustls-webpki v0.103.13 |
| 234 | 2026-06-05T04:02:45.727Z | Downloaded fnv v1.0.7 |
| 235 | 2026-06-05T04:02:45.727Z | Downloaded is_ci v1.2.0 |
| 236 | 2026-06-05T04:02:45.727Z | Downloaded globset v0.4.18 |
| 237 | 2026-06-05T04:02:45.730Z | Downloaded document-features v0.2.12 |
| 238 | 2026-06-05T04:02:45.730Z | Downloaded debug-ignore v1.0.5 |
| 239 | 2026-06-05T04:02:45.733Z | Downloaded pin-project-lite v0.2.17 |
| 240 | 2026-06-05T04:02:45.737Z | Downloaded parking_lot v0.12.5 |
| 241 | 2026-06-05T04:02:45.737Z | Downloaded hyper-rustls v0.27.9 |
| 242 | 2026-06-05T04:02:45.740Z | Downloaded rand v0.9.4 |
| 243 | 2026-06-05T04:02:45.740Z | Downloaded indent_write v2.2.0 |
| 244 | 2026-06-05T04:02:45.744Z | Downloaded pulldown-cmark v0.13.4 |
| 245 | 2026-06-05T04:02:45.747Z | Downloaded nextest-workspace-hack v0.1.0 |
| 246 | 2026-06-05T04:02:45.747Z | Downloaded indicatif v0.17.11 |
| 247 | 2026-06-05T04:02:45.750Z | Downloaded serde_ignored v0.1.14 |
| 248 | 2026-06-05T04:02:45.750Z | Downloaded http v1.4.1 |
| 249 | 2026-06-05T04:02:45.752Z | Downloaded futures-macro v0.3.32 |
| 250 | 2026-06-05T04:02:45.752Z | Downloaded hex v0.4.3 |
| 251 | 2026-06-05T04:02:45.756Z | Downloaded fixedbitset v0.5.7 |
| 252 | 2026-06-05T04:02:45.756Z | Downloaded clap_derive v4.6.1 |
| 253 | 2026-06-05T04:02:45.759Z | Downloaded cargo_metadata v0.23.1 |
| 254 | 2026-06-05T04:02:45.759Z | Downloaded futures-core v0.3.32 |
| 255 | 2026-06-05T04:02:45.762Z | Downloaded curve25519-dalek v4.1.3 |
| 256 | 2026-06-05T04:02:45.764Z | Downloaded bytes v1.11.1 |
| 257 | 2026-06-05T04:02:45.767Z | Downloaded openssl-probe v0.2.1 |
| 258 | 2026-06-05T04:02:45.770Z | Downloaded number_prefix v0.4.0 |
| 259 | 2026-06-05T04:02:45.770Z | Downloaded miette v7.6.0 |
| 260 | 2026-06-05T04:02:45.772Z | Downloaded strsim v0.11.1 |
| 261 | 2026-06-05T04:02:45.775Z | Downloaded backtrace-ext v0.2.1 |
| 262 | 2026-06-05T04:02:45.775Z | Downloaded os_pipe v1.2.3 |
| 263 | 2026-06-05T04:02:45.775Z | Downloaded http-body-util v0.1.3 |
| 264 | 2026-06-05T04:02:45.777Z | Downloaded smallvec v1.15.1 |
| 265 | 2026-06-05T04:02:45.777Z | Downloaded duct v0.13.7 |
| 266 | 2026-06-05T04:02:45.780Z | Downloaded guppy-workspace-hack v0.1.0 |
| 267 | 2026-06-05T04:02:45.780Z | Downloaded serde_core v1.0.228 |
| 268 | 2026-06-05T04:02:45.783Z | Downloaded anstyle-query v1.1.5 |
| 269 | 2026-06-05T04:02:45.783Z | Downloaded shell-words v1.1.1 |
| 270 | 2026-06-05T04:02:45.785Z | Downloaded config v0.15.23 |
| 271 | 2026-06-05T04:02:45.785Z | Downloaded shlex v2.0.1 |
| 272 | 2026-06-05T04:02:45.788Z | Downloaded anstyle-parse v1.0.0 |
| 273 | 2026-06-05T04:02:45.788Z | Downloaded async-scoped v0.9.0 |
| 274 | 2026-06-05T04:02:45.791Z | Downloaded foreign-types-shared v0.1.1 |
| 275 | 2026-06-05T04:02:45.791Z | Downloaded once_cell v1.21.4 |
| 276 | 2026-06-05T04:02:45.791Z | Downloaded serde v1.0.228 |
| 277 | 2026-06-05T04:02:45.794Z | Downloaded sharded-slab v0.1.7 |
| 278 | 2026-06-05T04:02:45.796Z | Downloaded percent-encoding v2.3.2 |
| 279 | 2026-06-05T04:02:45.796Z | Downloaded pkg-config v0.3.33 |
| 280 | 2026-06-05T04:02:45.799Z | Downloaded sigchld v0.2.4 |
| 281 | 2026-06-05T04:02:45.799Z | Downloaded signature v2.2.0 |
| 282 | 2026-06-05T04:02:45.801Z | Downloaded futures-sink v0.3.32 |
| 283 | 2026-06-05T04:02:45.801Z | Downloaded target-spec-miette v0.4.8 |
| 284 | 2026-06-05T04:02:45.806Z | Downloaded rustc_version v0.4.1 |
| 285 | 2026-06-05T04:02:45.806Z | Downloaded signal-hook-registry v1.4.8 |
| 286 | 2026-06-05T04:02:45.809Z | Downloaded is_terminal_polyfill v1.70.2 |
| 287 | 2026-06-05T04:02:45.809Z | Downloaded indenter v0.3.4 |
| 288 | 2026-06-05T04:02:45.809Z | Downloaded foreign-types v0.3.2 |
| 289 | 2026-06-05T04:02:45.809Z | Downloaded enable-ansi-support v0.2.1 |
| 290 | 2026-06-05T04:02:45.809Z | Downloaded hyper-tls v0.6.0 |
| 291 | 2026-06-05T04:02:45.812Z | Downloaded rand_core v0.6.4 |
| 292 | 2026-06-05T04:02:45.812Z | Downloaded quote v1.0.45 |
| 293 | 2026-06-05T04:02:45.815Z | Downloaded ppv-lite86 v0.2.21 |
| 294 | 2026-06-05T04:02:45.815Z | Downloaded crypto-common v0.1.7 |
| 295 | 2026-06-05T04:02:45.817Z | Downloaded lock_api v0.4.14 |
| 296 | 2026-06-05T04:02:45.817Z | Downloaded futures-executor v0.3.32 |
| 297 | 2026-06-05T04:02:45.817Z | Downloaded cargo-platform v0.3.3 |
| 298 | 2026-06-05T04:02:45.820Z | Downloaded spki v0.7.3 |
| 299 | 2026-06-05T04:02:45.820Z | Downloaded convert_case v0.10.0 |
| 300 | 2026-06-05T04:02:45.823Z | Downloaded generic-array v0.14.7 |
| 301 | 2026-06-05T04:02:45.823Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 302 | 2026-06-05T04:02:45.825Z | Downloaded litrs v1.0.0 |
| 303 | 2026-06-05T04:02:45.825Z | Downloaded pkcs8 v0.10.2 |
| 304 | 2026-06-05T04:02:45.828Z | Downloaded signal-hook-mio v0.2.5 |
| 305 | 2026-06-05T04:02:45.828Z | Downloaded serde-value v0.7.0 |
| 306 | 2026-06-05T04:02:45.831Z | Downloaded atomicwrites v0.4.4 |
| 307 | 2026-06-05T04:02:45.831Z | Downloaded crc32fast v1.5.0 |
| 308 | 2026-06-05T04:02:45.833Z | Downloaded itoa v1.0.18 |
| 309 | 2026-06-05T04:02:45.833Z | Downloaded supports-hyperlinks v3.2.0 |
| 310 | 2026-06-05T04:02:45.833Z | Downloaded color-spantrace v0.3.0 |
| 311 | 2026-06-05T04:02:45.836Z | Downloaded equivalent v1.0.2 |
| 312 | 2026-06-05T04:02:45.836Z | Downloaded adler2 v2.0.1 |
| 313 | 2026-06-05T04:02:45.836Z | Downloaded terminal_size v0.4.4 |
| 314 | 2026-06-05T04:02:45.845Z | Downloaded heck v0.5.0 |
| 315 | 2026-06-05T04:02:45.848Z | Downloaded simd-adler32 v0.3.9 |
| 316 | 2026-06-05T04:02:45.848Z | Downloaded find-msvc-tools v0.1.9 |
| 317 | 2026-06-05T04:02:45.851Z | Downloaded lru-slab v0.1.2 |
| 318 | 2026-06-05T04:02:45.851Z | Downloaded dialoguer v0.11.0 |
| 319 | 2026-06-05T04:02:45.854Z | Downloaded future-queue v0.4.0 |
| 320 | 2026-06-05T04:02:45.856Z | Downloaded lazy_static v1.5.0 |
| 321 | 2026-06-05T04:02:45.860Z | Downloaded self-replace v1.5.0 |
| 322 | 2026-06-05T04:02:45.863Z | Downloaded cfg_aliases v0.2.1 |
| 323 | 2026-06-05T04:02:45.863Z | Downloaded cargo-platform v0.2.0 |
| 324 | 2026-06-05T04:02:45.863Z | Downloaded supports-color v3.0.2 |
| 325 | 2026-06-05T04:02:45.866Z | Downloaded quick-junit v0.5.2 |
| 326 | 2026-06-05T04:02:45.868Z | Downloaded toml_datetime v0.6.11 |
| 327 | 2026-06-05T04:02:45.868Z | Downloaded sha2 v0.10.9 |
| 328 | 2026-06-05T04:02:45.868Z | Downloaded serde_path_to_error v0.1.20 |
| 329 | 2026-06-05T04:02:45.871Z | Downloaded nextest-filtering v0.15.0 |
| 330 | 2026-06-05T04:02:45.871Z | Downloaded fastrand v2.4.1 |
| 331 | 2026-06-05T04:02:45.873Z | Downloaded erased-serde v0.4.10 |
| 332 | 2026-06-05T04:02:45.874Z | Downloaded sync_wrapper v1.0.2 |
| 333 | 2026-06-05T04:02:45.874Z | Downloaded humantime-serde v1.1.1 |
| 334 | 2026-06-05T04:02:45.877Z | Downloaded smol_str v0.3.6 |
| 335 | 2026-06-05T04:02:45.877Z | Downloaded foldhash v0.1.5 |
| 336 | 2026-06-05T04:02:45.877Z | Downloaded console v0.15.11 |
| 337 | 2026-06-05T04:02:45.880Z | Downloaded cfg-expr v0.20.8 |
| 338 | 2026-06-05T04:02:45.882Z | Downloaded derive-where v1.6.1 |
| 339 | 2026-06-05T04:02:45.885Z | Downloaded owo-colors v4.3.0 |
| 340 | 2026-06-05T04:02:45.887Z | Downloaded jobserver v0.1.34 |
| 341 | 2026-06-05T04:02:45.890Z | Downloaded supports-unicode v3.0.0 |
| 342 | 2026-06-05T04:02:45.890Z | Downloaded newtype-uuid v1.3.2 |
| 343 | 2026-06-05T04:02:45.890Z | Downloaded hashbrown v0.15.5 |
| 344 | 2026-06-05T04:02:45.893Z | Downloaded idna_adapter v1.0.0 |
| 345 | 2026-06-05T04:02:45.898Z | Downloaded futures-io v0.3.32 |
| 346 | 2026-06-05T04:02:45.901Z | Downloaded block-buffer v0.10.4 |
| 347 | 2026-06-05T04:02:45.901Z | Downloaded semver v1.0.28 |
| 348 | 2026-06-05T04:02:45.903Z | Downloaded native-tls v0.2.18 |
| 349 | 2026-06-05T04:02:45.903Z | Downloaded base64ct v1.8.3 |
| 350 | 2026-06-05T04:02:45.906Z | Downloaded rand_core v0.9.5 |
| 351 | 2026-06-05T04:02:45.906Z | Downloaded getrandom v0.3.4 |
| 352 | 2026-06-05T04:02:45.909Z | Downloaded thiserror-impl v1.0.69 |
| 353 | 2026-06-05T04:02:45.909Z | Downloaded thiserror v2.0.18 |
| 354 | 2026-06-05T04:02:45.912Z | Downloaded subtle v2.6.1 |
| 355 | 2026-06-05T04:02:45.915Z | Downloaded clap v4.6.1 |
| 356 | 2026-06-05T04:02:45.917Z | Downloaded tower-layer v0.3.3 |
| 357 | 2026-06-05T04:02:45.920Z | Downloaded backtrace v0.3.76 |
| 358 | 2026-06-05T04:02:45.923Z | Downloaded shared_child v1.1.1 |
| 359 | 2026-06-05T04:02:45.923Z | Downloaded httparse v1.10.1 |
| 360 | 2026-06-05T04:02:45.929Z | Downloaded swrite v0.1.0 |
| 361 | 2026-06-05T04:02:45.929Z | Downloaded self_update v0.42.0 |
| 362 | 2026-06-05T04:02:45.929Z | Downloaded strip-ansi-escapes v0.2.1 |
| 363 | 2026-06-05T04:02:45.932Z | Downloaded socket2 v0.6.4 |
| 364 | 2026-06-05T04:02:45.932Z | Downloaded serde_spanned v1.1.1 |
| 365 | 2026-06-05T04:02:45.932Z | Downloaded getrandom v0.4.2 |
| 366 | 2026-06-05T04:02:45.938Z | Downloaded unicode-linebreak v0.1.5 |
| 367 | 2026-06-05T04:02:45.938Z | Downloaded tokio-macros v2.7.0 |
| 368 | 2026-06-05T04:02:45.938Z | Downloaded quinn-udp v0.5.14 |
| 369 | 2026-06-05T04:02:45.938Z | Downloaded serde_spanned v0.6.9 |
| 370 | 2026-06-05T04:02:45.938Z | Downloaded mukti-metadata v0.3.0 |
| 371 | 2026-06-05T04:02:45.942Z | Downloaded target-spec v3.6.0 |
| 372 | 2026-06-05T04:02:45.944Z | Downloaded serde-untagged v0.1.9 |
| 373 | 2026-06-05T04:02:45.944Z | Downloaded tinyvec v1.11.0 |
| 374 | 2026-06-05T04:02:45.947Z | Downloaded serde_urlencoded v0.7.1 |
| 375 | 2026-06-05T04:02:45.947Z | Downloaded rand_chacha v0.9.0 |
| 376 | 2026-06-05T04:02:45.950Z | Downloaded tokio-native-tls v0.3.1 |
| 377 | 2026-06-05T04:02:45.950Z | Downloaded thread_local v1.1.9 |
| 378 | 2026-06-05T04:02:45.952Z | Downloaded tinyvec_macros v0.1.1 |
| 379 | 2026-06-05T04:02:45.952Z | Downloaded cargo_metadata v0.20.0 |
| 380 | 2026-06-05T04:02:45.955Z | Downloaded tempfile v3.27.0 |
| 381 | 2026-06-05T04:02:45.955Z | Downloaded nextest-metadata v0.12.2 |
| 382 | 2026-06-05T04:02:45.958Z | Downloaded miette-derive v7.6.0 |
| 383 | 2026-06-05T04:02:45.961Z | Downloaded parking_lot_core v0.9.12 |
| 384 | 2026-06-05T04:02:45.961Z | Downloaded pin-project-internal v1.1.13 |
| 385 | 2026-06-05T04:02:45.964Z | Downloaded derive_more v2.1.1 |
| 386 | 2026-06-05T04:02:45.970Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 387 | 2026-06-05T04:02:45.973Z | Downloaded thiserror v1.0.69 |
| 388 | 2026-06-05T04:02:45.977Z | Downloaded mio v1.2.1 |
| 389 | 2026-06-05T04:02:45.980Z | Downloaded thiserror-impl v2.0.18 |
| 390 | 2026-06-05T04:02:45.980Z | Downloaded serde_derive v1.0.228 |
| 391 | 2026-06-05T04:02:45.985Z | Downloaded borsh v1.6.1 |
| 392 | 2026-06-05T04:02:45.988Z | Downloaded either v1.16.0 |
| 393 | 2026-06-05T04:02:45.988Z | Downloaded ed25519-dalek v2.2.0 |
| 394 | 2026-06-05T04:02:45.988Z | Downloaded tokio-rustls v0.26.4 |
| 395 | 2026-06-05T04:02:45.990Z | Downloaded version_check v0.9.5 |
| 396 | 2026-06-05T04:02:45.991Z | Downloaded toml_write v0.1.2 |
| 397 | 2026-06-05T04:02:45.991Z | Downloaded futures-channel v0.3.32 |
| 398 | 2026-06-05T04:02:45.993Z | Downloaded xattr v1.6.1 |
| 399 | 2026-06-05T04:02:45.993Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 400 | 2026-06-05T04:02:45.993Z | Downloaded zipsign-api v0.1.5 |
| 401 | 2026-06-05T04:02:45.996Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 402 | 2026-06-05T04:02:45.996Z | Downloaded ipnet v2.12.0 |
| 403 | 2026-06-05T04:02:45.999Z | Downloaded toml v0.8.23 |
| 404 | 2026-06-05T04:02:45.999Z | Downloaded untrusted v0.9.0 |
| 405 | 2026-06-05T04:02:46.002Z | Downloaded pin-project v1.1.13 |
| 406 | 2026-06-05T04:02:46.005Z | Downloaded derive_more-impl v2.1.1 |
| 407 | 2026-06-05T04:02:46.008Z | Downloaded slab v0.4.12 |
| 408 | 2026-06-05T04:02:46.015Z | Downloaded futures v0.3.32 |
| 409 | 2026-06-05T04:02:46.023Z | Downloaded unicase v2.9.0 |
| 410 | 2026-06-05T04:02:46.023Z | Downloaded toml_edit v0.22.27 |
| 411 | 2026-06-05T04:02:46.023Z | Downloaded tokio-stream v0.1.18 |
| 412 | 2026-06-05T04:02:46.023Z | Downloaded iana-time-zone v0.1.65 |
| 413 | 2026-06-05T04:02:46.026Z | Downloaded flate2 v1.1.9 |
| 414 | 2026-06-05T04:02:46.026Z | Downloaded static_assertions v1.1.0 |
| 415 | 2026-06-05T04:02:46.026Z | Downloaded rustls-pki-types v1.14.1 |
| 416 | 2026-06-05T04:02:46.026Z | Downloaded eyre v0.6.12 |
| 417 | 2026-06-05T04:02:46.026Z | Downloaded proc-macro2 v1.0.106 |
| 418 | 2026-06-05T04:02:46.029Z | Downloaded num-traits v0.2.19 |
| 419 | 2026-06-05T04:02:46.033Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 420 | 2026-06-05T04:02:46.037Z | Downloaded zstd-safe v7.2.4 |
| 421 | 2026-06-05T04:02:46.037Z | Downloaded der v0.7.10 |
| 422 | 2026-06-05T04:02:46.040Z | Downloaded base64 v0.22.1 |
| 423 | 2026-06-05T04:02:46.040Z | Downloaded signal-hook v0.3.18 |
| 424 | 2026-06-05T04:02:46.040Z | Downloaded chrono v0.4.45 |
| 425 | 2026-06-05T04:02:46.044Z | Downloaded xxhash-rust v0.8.15 |
| 426 | 2026-06-05T04:02:46.046Z | Downloaded unicode-normalization v0.1.25 |
| 427 | 2026-06-05T04:02:46.049Z | Downloaded log v0.4.32 |
| 428 | 2026-06-05T04:02:46.049Z | Downloaded uuid v1.23.2 |
| 429 | 2026-06-05T04:02:46.054Z | Downloaded hyper-util v0.1.20 |
| 430 | 2026-06-05T04:02:46.057Z | Downloaded crossterm v0.29.0 |
| 431 | 2026-06-05T04:02:46.062Z | Downloaded futures-util v0.3.32 |
| 432 | 2026-06-05T04:02:46.069Z | Downloaded typenum v1.20.1 |
| 433 | 2026-06-05T04:02:46.071Z | Downloaded guppy v0.17.26 |
| 434 | 2026-06-05T04:02:46.075Z | Downloaded miniz_oxide v0.8.9 |
| 435 | 2026-06-05T04:02:46.079Z | Downloaded clap_builder v4.6.0 |
| 436 | 2026-06-05T04:02:46.082Z | Downloaded ryu v1.0.23 |
| 437 | 2026-06-05T04:02:46.084Z | Downloaded hashbrown v0.17.1 |
| 438 | 2026-06-05T04:02:46.088Z | Downloaded openssl-sys v0.9.116 |
| 439 | 2026-06-05T04:02:46.093Z | Downloaded urlencoding v2.1.3 |
| 440 | 2026-06-05T04:02:46.096Z | Downloaded memchr v2.8.1 |
| 441 | 2026-06-05T04:02:46.098Z | Downloaded utf8parse v0.2.2 |
| 442 | 2026-06-05T04:02:46.098Z | Downloaded utf8_iter v1.0.4 |
| 443 | 2026-06-05T04:02:46.098Z | Downloaded textwrap v0.16.2 |
| 444 | 2026-06-05T04:02:46.101Z | Downloaded rustc-hash v2.1.2 |
| 445 | 2026-06-05T04:02:46.110Z | Downloaded zstd v0.13.3 |
| 446 | 2026-06-05T04:02:46.112Z | Downloaded zeroize v1.8.2 |
| 447 | 2026-06-05T04:02:46.112Z | Downloaded quinn v0.11.9 |
| 448 | 2026-06-05T04:02:46.119Z | Downloaded gimli v0.32.3 |
| 449 | 2026-06-05T04:02:46.124Z | Downloaded webpki-roots v1.0.7 |
| 450 | 2026-06-05T04:02:46.135Z | Downloaded syn v2.0.117 |
| 451 | 2026-06-05T04:02:46.141Z | Downloaded tar v0.4.46 |
| 452 | 2026-06-05T04:02:46.144Z | Downloaded bstr v1.12.1 |
| 453 | 2026-06-05T04:02:46.154Z | Downloaded indexmap v2.14.0 |
| 454 | 2026-06-05T04:02:46.157Z | Downloaded tracing v0.1.44 |
| 455 | 2026-06-05T04:02:46.172Z | Downloaded regex v1.12.3 |
| 456 | 2026-06-05T04:02:46.183Z | Downloaded color-eyre v0.6.5 |
| 457 | 2026-06-05T04:02:46.187Z | Downloaded itertools v0.14.0 |
| 458 | 2026-06-05T04:02:46.198Z | Downloaded unicode-width v0.2.2 |
| 459 | 2026-06-05T04:02:46.201Z | Downloaded vte v0.14.1 |
| 460 | 2026-06-05T04:02:46.206Z | Downloaded ron v0.12.1 |
| 461 | 2026-06-05T04:02:46.211Z | Downloaded unicode-segmentation v1.13.3 |
| 462 | 2026-06-05T04:02:46.214Z | Downloaded tower v0.5.3 |
| 463 | 2026-06-05T04:02:46.218Z | Downloaded portable-atomic v1.13.1 |
| 464 | 2026-06-05T04:02:46.223Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 465 | 2026-06-05T04:02:46.234Z | Downloaded tracing-attributes v0.1.31 |
| 466 | 2026-06-05T04:02:46.237Z | Downloaded reqwest v0.12.28 |
| 467 | 2026-06-05T04:02:46.240Z | Downloaded quick-xml v0.38.4 |
| 468 | 2026-06-05T04:02:46.242Z | Downloaded hyper v1.10.1 |
| 469 | 2026-06-05T04:02:46.245Z | Downloaded tracing-subscriber v0.3.23 |
| 470 | 2026-06-05T04:02:46.250Z | Downloaded typeid v1.0.3 |
| 471 | 2026-06-05T04:02:46.252Z | Downloaded try-lock v0.2.5 |
| 472 | 2026-06-05T04:02:46.252Z | Downloaded tracing-log v0.2.0 |
| 473 | 2026-06-05T04:02:46.252Z | Downloaded idna v1.1.0 |
| 474 | 2026-06-05T04:02:46.255Z | Downloaded tower-service v0.3.3 |
| 475 | 2026-06-05T04:02:46.255Z | Downloaded tracing-core v0.1.36 |
| 476 | 2026-06-05T04:02:46.258Z | Downloaded tracing-error v0.2.1 |
| 477 | 2026-06-05T04:02:46.260Z | Downloaded tower-http v0.6.11 |
| 478 | 2026-06-05T04:02:46.263Z | Downloaded want v0.3.1 |
| 479 | 2026-06-05T04:02:46.266Z | Downloaded url v2.5.8 |
| 480 | 2026-06-05T04:02:46.266Z | Downloaded unicode-ident v1.0.24 |
| 481 | 2026-06-05T04:02:46.268Z | Downloaded unicode-xid v0.2.6 |
| 482 | 2026-06-05T04:02:46.271Z | Downloaded tokio-util v0.7.18 |
| 483 | 2026-06-05T04:02:46.305Z | Downloaded quick-xml v0.37.5 |
| 484 | 2026-06-05T04:02:46.321Z | Downloaded winnow v0.7.15 |
| 485 | 2026-06-05T04:02:46.348Z | Downloaded quinn-proto v0.11.14 |
| 486 | 2026-06-05T04:02:46.352Z | Downloaded zmij v1.0.21 |
| 487 | 2026-06-05T04:02:46.369Z | Downloaded vcpkg v0.2.15 |
| 488 | 2026-06-05T04:02:46.391Z | Downloaded winnow v1.0.3 |
| 489 | 2026-06-05T04:02:46.400Z | Downloaded unicode-width v0.1.14 |
| 490 | 2026-06-05T04:02:46.419Z | Downloaded nextest-runner v0.80.0 |
| 491 | 2026-06-05T04:02:46.425Z | Downloaded openssl v0.10.80 |
| 492 | 2026-06-05T04:02:46.430Z | Downloaded zerocopy v0.8.50 |
| 493 | 2026-06-05T04:02:46.441Z | Downloaded nix v0.30.1 |
| 494 | 2026-06-05T04:02:46.448Z | Downloaded rustix v0.38.44 |
| 495 | 2026-06-05T04:02:46.460Z | Downloaded object v0.37.3 |
| 496 | 2026-06-05T04:02:46.466Z | Downloaded rustls v0.23.40 |
| 497 | 2026-06-05T04:02:46.472Z | Downloaded regex-syntax v0.8.10 |
| 498 | 2026-06-05T04:02:46.477Z | Downloaded regex-automata v0.4.14 |
| 499 | 2026-06-05T04:02:46.489Z | Downloaded rustix v1.1.4 |
| 500 | 2026-06-05T04:02:46.503Z | Downloaded target-lexicon v0.13.5 |
| 501 | 2026-06-05T04:02:46.577Z | Downloaded petgraph v0.8.3 |
| 502 | 2026-06-05T04:02:46.589Z | Downloaded libc v0.2.186 |
| 503 | 2026-06-05T04:02:46.621Z | Downloaded tokio v1.52.3 |
| 504 | 2026-06-05T04:02:46.685Z | Downloaded recursion v0.5.4 |
| 505 | 2026-06-05T04:02:46.691Z | Downloaded ring v0.17.14 |
| 506 | 2026-06-05T04:02:46.753Z | Compiling libc v0.2.186 |
| 507 | 2026-06-05T04:02:46.753Z | Compiling proc-macro2 v1.0.106 |
| 508 | 2026-06-05T04:02:46.753Z | Compiling unicode-ident v1.0.24 |
| 509 | 2026-06-05T04:02:46.753Z | Compiling quote v1.0.45 |
| 510 | 2026-06-05T04:02:46.753Z | Compiling serde_core v1.0.228 |
| 511 | 2026-06-05T04:02:46.757Z | Compiling cfg-if v1.0.4 |
| 512 | 2026-06-05T04:02:46.757Z | Compiling memchr v2.8.1 |
| 513 | 2026-06-05T04:02:46.757Z | Compiling once_cell v1.21.4 |
| 514 | 2026-06-05T04:02:46.975Z | Compiling log v0.4.32 |
| 515 | 2026-06-05T04:02:47.001Z | Compiling pin-project-lite v0.2.17 |
| 516 | 2026-06-05T04:02:47.090Z | Compiling itoa v1.0.18 |
| 517 | 2026-06-05T04:02:47.166Z | Compiling serde v1.0.228 |
| 518 | 2026-06-05T04:02:47.303Z | Compiling futures-core v0.3.32 |
| 519 | 2026-06-05T04:02:47.326Z | Compiling smallvec v1.15.1 |
| 520 | 2026-06-05T04:02:47.459Z | Compiling bitflags v2.12.1 |
| 521 | 2026-06-05T04:02:47.525Z | Compiling shlex v2.0.1 |
| 522 | 2026-06-05T04:02:47.566Z | Compiling equivalent v1.0.2 |
| 523 | 2026-06-05T04:02:47.660Z | Compiling find-msvc-tools v0.1.9 |
| 524 | 2026-06-05T04:02:47.709Z | Compiling hashbrown v0.17.1 |
| 525 | 2026-06-05T04:02:47.834Z | Compiling errno v0.3.14 |
| 526 | 2026-06-05T04:02:47.847Z | Compiling bytes v1.11.1 |
| 527 | 2026-06-05T04:02:47.892Z | Compiling mio v1.2.1 |
| 528 | 2026-06-05T04:02:47.998Z | Compiling signal-hook-registry v1.4.8 |
| 529 | 2026-06-05T04:02:48.041Z | Compiling jobserver v0.1.34 |
| 530 | 2026-06-05T04:02:48.106Z | Compiling futures-sink v0.3.32 |
| 531 | 2026-06-05T04:02:48.209Z | Compiling syn v2.0.117 |
| 532 | 2026-06-05T04:02:48.232Z | Compiling rustix v1.1.4 |
| 533 | 2026-06-05T04:02:48.360Z | Compiling cc v1.2.63 |
| 534 | 2026-06-05T04:02:48.387Z | Compiling socket2 v0.6.4 |
| 535 | 2026-06-05T04:02:48.544Z | Compiling zmij v1.0.21 |
| 536 | 2026-06-05T04:02:48.580Z | Compiling slab v0.4.12 |
| 537 | 2026-06-05T04:02:48.766Z | Compiling futures-channel v0.3.32 |
| 538 | 2026-06-05T04:02:48.830Z | Compiling tracing-core v0.1.36 |
| 539 | 2026-06-05T04:02:48.948Z | Compiling version_check v0.9.5 |
| 540 | 2026-06-05T04:02:49.027Z | Compiling serde_json v1.0.150 |
| 541 | 2026-06-05T04:02:49.225Z | Compiling indexmap v2.14.0 |
| 542 | 2026-06-05T04:02:49.299Z | Compiling getrandom v0.4.2 |
| 543 | 2026-06-05T04:02:49.331Z | Compiling futures-task v0.3.32 |
| 544 | 2026-06-05T04:02:49.514Z | Compiling futures-io v0.3.32 |
| 545 | 2026-06-05T04:02:49.618Z | Compiling camino v1.2.2 |
| 546 | 2026-06-05T04:02:49.671Z | Compiling percent-encoding v2.3.2 |
| 547 | 2026-06-05T04:02:49.749Z | Compiling unicode-width v0.2.2 |
| 548 | 2026-06-05T04:02:49.956Z | Compiling ring v0.17.14 |
| 549 | 2026-06-05T04:02:50.012Z | Compiling http v1.4.1 |
| 550 | 2026-06-05T04:02:50.076Z | Compiling simd-adler32 v0.3.9 |
| 551 | 2026-06-05T04:02:50.079Z | Compiling zeroize v1.8.2 |
| 552 | 2026-06-05T04:02:50.144Z | Compiling adler2 v2.0.1 |
| 553 | 2026-06-05T04:02:50.273Z | Compiling autocfg v1.5.1 |
| 554 | 2026-06-05T04:02:50.315Z | Compiling miniz_oxide v0.8.9 |
| 555 | 2026-06-05T04:02:50.630Z | Compiling num-traits v0.2.19 |
| 556 | 2026-06-05T04:02:50.871Z | Compiling target-lexicon v0.13.5 |
| 557 | 2026-06-05T04:02:50.948Z | Compiling getrandom v0.3.4 |
| 558 | 2026-06-05T04:02:51.303Z | Compiling object v0.37.3 |
| 559 | 2026-06-05T04:02:51.375Z | Compiling zerocopy v0.8.50 |
| 560 | 2026-06-05T04:02:51.633Z | Compiling http-body v1.0.1 |
| 561 | 2026-06-05T04:02:51.666Z | Compiling rustls-pki-types v1.14.1 |
| 562 | 2026-06-05T04:02:51.748Z | Compiling form_urlencoded v1.2.2 |
| 563 | 2026-06-05T04:02:51.796Z | Compiling semver v1.0.28 |
| 564 | 2026-06-05T04:02:51.819Z | Compiling getrandom v0.2.17 |
| 565 | 2026-06-05T04:02:51.889Z | Compiling serde_derive v1.0.228 |
| 566 | 2026-06-05T04:02:51.931Z | Compiling tokio-macros v2.7.0 |
| 567 | 2026-06-05T04:02:52.005Z | Compiling futures-macro v0.3.32 |
| 568 | 2026-06-05T04:02:52.028Z | Compiling tracing-attributes v0.1.31 |
| 569 | 2026-06-05T04:02:52.307Z | Compiling fnv v1.0.7 |
| 570 | 2026-06-05T04:02:52.404Z | Compiling thiserror v2.0.18 |
| 571 | 2026-06-05T04:02:52.440Z | Compiling guppy-workspace-hack v0.1.0 |
| 572 | 2026-06-05T04:02:52.508Z | Compiling signal-hook v0.3.18 |
| 573 | 2026-06-05T04:02:52.656Z | Compiling tokio v1.52.3 |
| 574 | 2026-06-05T04:02:52.667Z | Compiling utf8_iter v1.0.4 |
| 575 | 2026-06-05T04:02:52.734Z | Compiling idna_adapter v1.0.0 |
| 576 | 2026-06-05T04:02:52.746Z | Compiling owo-colors v4.3.0 |
| 577 | 2026-06-05T04:02:52.794Z | Compiling futures-util v0.3.32 |
| 578 | 2026-06-05T04:02:52.827Z | Compiling httparse v1.10.1 |
| 579 | 2026-06-05T04:02:52.838Z | Compiling untrusted v0.9.0 |
| 580 | 2026-06-05T04:02:52.965Z | Compiling gimli v0.32.3 |
| 581 | 2026-06-05T04:02:53.119Z | Compiling idna v1.1.0 |
| 582 | 2026-06-05T04:02:53.211Z | Compiling tracing v0.1.44 |
| 583 | 2026-06-05T04:02:53.443Z | Compiling thiserror-impl v2.0.18 |
| 584 | 2026-06-05T04:02:55.098Z | Compiling addr2line v0.25.1 |
| 585 | 2026-06-05T04:02:55.527Z | Compiling generic-array v0.14.7 |
| 586 | 2026-06-05T04:02:55.579Z | Compiling typeid v1.0.3 |
| 587 | 2026-06-05T04:02:55.595Z | Compiling fastrand v2.4.1 |
| 588 | 2026-06-05T04:02:55.766Z | Compiling rustls v0.23.40 |
| 589 | 2026-06-05T04:02:55.870Z | Compiling try-lock v0.2.5 |
| 590 | 2026-06-05T04:02:55.917Z | Compiling tower-service v0.3.3 |
| 591 | 2026-06-05T04:02:55.982Z | Compiling rustc-demangle v0.1.27 |
| 592 | 2026-06-05T04:02:55.994Z | Compiling thiserror v1.0.69 |
| 593 | 2026-06-05T04:02:55.998Z | Compiling pkg-config v0.3.33 |
| 594 | 2026-06-05T04:02:56.016Z | Compiling atomic-waker v1.1.2 |
| 595 | 2026-06-05T04:02:56.144Z | Compiling target-spec v3.6.0 |
| 596 | 2026-06-05T04:02:56.424Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 597 | 2026-06-05T04:02:56.450Z | Compiling want v0.3.1 |
| 598 | 2026-06-05T04:02:56.498Z | Compiling tokio-util v0.7.18 |
| 599 | 2026-06-05T04:02:56.549Z | Compiling tempfile v3.27.0 |
| 600 | 2026-06-05T04:02:56.668Z | Compiling cfg-expr v0.20.8 |
| 601 | 2026-06-05T04:02:56.970Z | Compiling h2 v0.4.14 |
| 602 | 2026-06-05T04:02:57.443Z | Compiling url v2.5.8 |
| 603 | 2026-06-05T04:02:57.562Z | Compiling backtrace v0.3.76 |
| 604 | 2026-06-05T04:02:57.965Z | Compiling thiserror-impl v1.0.69 |
| 605 | 2026-06-05T04:02:58.082Z | Compiling terminal_size v0.4.4 |
| 606 | 2026-06-05T04:02:58.237Z | Compiling aho-corasick v1.1.4 |
| 607 | 2026-06-05T04:02:58.512Z | Compiling winnow v0.7.15 |
| 608 | 2026-06-05T04:02:59.136Z | Compiling rustls-webpki v0.103.13 |
| 609 | 2026-06-05T04:02:59.914Z | Compiling erased-serde v0.4.10 |
| 610 | 2026-06-05T04:03:00.208Z | Compiling regex-syntax v0.8.10 |
| 611 | 2026-06-05T04:03:00.416Z | Compiling typenum v1.20.1 |
| 612 | 2026-06-05T04:03:01.097Z | Compiling subtle v2.6.1 |
| 613 | 2026-06-05T04:03:01.925Z | Compiling regex-automata v0.4.14 |
| 614 | 2026-06-05T04:03:02.282Z | Compiling hyper v1.10.1 |
| 615 | 2026-06-05T04:03:03.768Z | Compiling serde_spanned v0.6.9 |
| 616 | 2026-06-05T04:03:03.937Z | Compiling toml_datetime v0.6.11 |
| 617 | 2026-06-05T04:03:04.318Z | Compiling ahash v0.8.12 |
| 618 | 2026-06-05T04:03:04.569Z | Compiling sync_wrapper v1.0.2 |
| 619 | 2026-06-05T04:03:04.686Z | Compiling portable-atomic v1.13.1 |
| 620 | 2026-06-05T04:03:05.142Z | Compiling is_ci v1.2.0 |
| 621 | 2026-06-05T04:03:05.317Z | Compiling ipnet v2.12.0 |
| 622 | 2026-06-05T04:03:05.438Z | Compiling nextest-workspace-hack v0.1.0 |
| 623 | 2026-06-05T04:03:05.674Z | Compiling lazy_static v1.5.0 |
| 624 | 2026-06-05T04:03:05.782Z | Compiling unicode-segmentation v1.13.3 |
| 625 | 2026-06-05T04:03:05.988Z | Compiling either v1.16.0 |
| 626 | 2026-06-05T04:03:05.997Z | Compiling crc32fast v1.5.0 |
| 627 | 2026-06-05T04:03:06.182Z | Compiling base64 v0.22.1 |
| 628 | 2026-06-05T04:03:06.182Z | Compiling tower-layer v0.3.3 |
| 629 | 2026-06-05T04:03:06.293Z | Compiling parking_lot_core v0.9.12 |
| 630 | 2026-06-05T04:03:06.393Z | Compiling unicode-linebreak v0.1.5 |
| 631 | 2026-06-05T04:03:06.503Z | Compiling toml_write v0.1.2 |
| 632 | 2026-06-05T04:03:06.578Z | Compiling foldhash v0.1.5 |
| 633 | 2026-06-05T04:03:06.663Z | Compiling textwrap v0.16.2 |
| 634 | 2026-06-05T04:03:06.687Z | Compiling toml_edit v0.22.27 |
| 635 | 2026-06-05T04:03:06.765Z | Compiling hashbrown v0.15.5 |
| 636 | 2026-06-05T04:03:06.821Z | Compiling hyper-util v0.1.20 |
| 637 | 2026-06-05T04:03:07.375Z | Compiling tower v0.5.3 |
| 638 | 2026-06-05T04:03:07.459Z | Compiling convert_case v0.10.0 |
| 639 | 2026-06-05T04:03:07.716Z | Compiling sharded-slab v0.1.7 |
| 640 | 2026-06-05T04:03:07.981Z | Compiling supports-color v3.0.2 |
| 641 | 2026-06-05T04:03:08.156Z | Compiling tokio-rustls v0.26.4 |
| 642 | 2026-06-05T04:03:08.313Z | Compiling backtrace-ext v0.2.1 |
| 643 | 2026-06-05T04:03:08.445Z | Compiling ordered-float v2.10.1 |
| 644 | 2026-06-05T04:03:08.570Z | Compiling webpki-roots v1.0.7 |
| 645 | 2026-06-05T04:03:08.688Z | Compiling miette-derive v7.6.0 |
| 646 | 2026-06-05T04:03:08.726Z | Compiling pathdiff v0.2.3 |
| 647 | 2026-06-05T04:03:08.806Z | Compiling console v0.15.11 |
| 648 | 2026-06-05T04:03:08.875Z | Compiling tracing-log v0.2.0 |
| 649 | 2026-06-05T04:03:09.208Z | Compiling cargo-platform v0.3.3 |
| 650 | 2026-06-05T04:03:09.426Z | Compiling os_pipe v1.2.3 |
| 651 | 2026-06-05T04:03:09.601Z | Compiling thread_local v1.1.9 |
| 652 | 2026-06-05T04:03:09.767Z | Compiling cfg_aliases v0.2.1 |
| 653 | 2026-06-05T04:03:09.786Z | Compiling scopeguard v1.2.0 |
| 654 | 2026-06-05T04:03:09.833Z | Compiling unicode-width v0.1.14 |
| 655 | 2026-06-05T04:03:09.889Z | Compiling ryu v1.0.23 |
| 656 | 2026-06-05T04:03:09.961Z | Compiling pulldown-cmark v0.13.4 |
| 657 | 2026-06-05T04:03:10.115Z | Compiling zstd-safe v7.2.4 |
| 658 | 2026-06-05T04:03:10.131Z | Compiling debug-ignore v1.0.5 |
| 659 | 2026-06-05T04:03:10.183Z | Compiling utf8parse v0.2.2 |
| 660 | 2026-06-05T04:03:10.251Z | Compiling winnow v1.0.3 |
| 661 | 2026-06-05T04:03:10.299Z | Compiling fixedbitset v0.5.7 |
| 662 | 2026-06-05T04:03:10.367Z | Compiling supports-hyperlinks v3.2.0 |
| 663 | 2026-06-05T04:03:10.527Z | Compiling supports-unicode v3.0.0 |
| 664 | 2026-06-05T04:03:10.584Z | Compiling rustix v0.38.44 |
| 665 | 2026-06-05T04:03:10.697Z | Compiling miette v7.6.0 |
| 666 | 2026-06-05T04:03:10.847Z | Compiling petgraph v0.8.3 |
| 667 | 2026-06-05T04:03:11.026Z | Compiling anstyle-parse v1.0.0 |
| 668 | 2026-06-05T04:03:11.281Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 669 | 2026-06-05T04:03:11.668Z | Compiling serde_urlencoded v0.7.1 |
| 670 | 2026-06-05T04:03:11.958Z | Compiling lock_api v0.4.14 |
| 671 | 2026-06-05T04:03:12.202Z | Compiling nix v0.30.1 |
| 672 | 2026-06-05T04:03:12.571Z | Compiling tracing-subscriber v0.3.23 |
| 673 | 2026-06-05T04:03:12.618Z | Compiling sigchld v0.2.4 |
| 674 | 2026-06-05T04:03:12.769Z | Compiling cargo_metadata v0.23.1 |
| 675 | 2026-06-05T04:03:12.827Z | Compiling serde-value v0.7.0 |
| 676 | 2026-06-05T04:03:13.042Z | Compiling hyper-rustls v0.27.9 |
| 677 | 2026-06-05T04:03:13.586Z | Compiling serde-untagged v0.1.9 |
| 678 | 2026-06-05T04:03:13.726Z | Compiling toml v0.8.23 |
| 679 | 2026-06-05T04:03:14.839Z | Compiling tower-http v0.6.11 |
| 680 | 2026-06-05T04:03:14.933Z | Compiling derive_more-impl v2.1.1 |
| 681 | 2026-06-05T04:03:15.764Z | Compiling itertools v0.14.0 |
| 682 | 2026-06-05T04:03:15.856Z | Compiling regex v1.12.3 |
| 683 | 2026-06-05T04:03:16.007Z | Compiling crypto-common v0.1.7 |
| 684 | 2026-06-05T04:03:16.132Z | Compiling block-buffer v0.10.4 |
| 685 | 2026-06-05T04:03:16.144Z | Compiling ppv-lite86 v0.2.21 |
| 686 | 2026-06-05T04:03:16.283Z | Compiling rand_core v0.9.5 |
| 687 | 2026-06-05T04:03:16.468Z | Compiling futures-executor v0.3.32 |
| 688 | 2026-06-05T04:03:16.529Z | Compiling pin-project-internal v1.1.13 |
| 689 | 2026-06-05T04:03:16.550Z | Compiling http-body-util v0.1.3 |
| 690 | 2026-06-05T04:03:16.821Z | Compiling uuid v1.23.2 |
| 691 | 2026-06-05T04:03:17.003Z | Compiling smol_str v0.3.6 |
| 692 | 2026-06-05T04:03:17.228Z | Compiling serde_spanned v1.1.1 |
| 693 | 2026-06-05T04:03:17.262Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 694 | 2026-06-05T04:03:17.342Z | Compiling filetime v0.2.29 |
| 695 | 2026-06-05T04:03:17.377Z | Compiling bstr v1.12.1 |
| 696 | 2026-06-05T04:03:17.393Z | Compiling vte v0.14.1 |
| 697 | 2026-06-05T04:03:17.545Z | Compiling unicase v2.9.0 |
| 698 | 2026-06-05T04:03:17.582Z | Compiling is_terminal_polyfill v1.70.2 |
| 699 | 2026-06-05T04:03:17.676Z | Compiling color-spantrace v0.3.0 |
| 700 | 2026-06-05T04:03:17.676Z | Compiling self_update v0.42.0 |
| 701 | 2026-06-05T04:03:17.726Z | Compiling nested v0.1.1 |
| 702 | 2026-06-05T04:03:17.918Z | Compiling tinyvec_macros v0.1.1 |
| 703 | 2026-06-05T04:03:17.942Z | Compiling iana-time-zone v0.1.65 |
| 704 | 2026-06-05T04:03:17.984Z | Compiling anstyle-query v1.1.5 |
| 705 | 2026-06-05T04:03:17.987Z | Compiling litrs v1.0.0 |
| 706 | 2026-06-05T04:03:18.056Z | Compiling number_prefix v0.4.0 |
| 707 | 2026-06-05T04:03:18.089Z | Compiling static_assertions v1.1.0 |
| 708 | 2026-06-05T04:03:18.125Z | Compiling eyre v0.6.12 |
| 709 | 2026-06-05T04:03:18.140Z | Compiling colorchoice v1.0.5 |
| 710 | 2026-06-05T04:03:18.158Z | Compiling unicode-xid v0.2.6 |
| 711 | 2026-06-05T04:03:18.201Z | Compiling xattr v1.6.1 |
| 712 | 2026-06-05T04:03:18.248Z | Compiling anstyle v1.0.14 |
| 713 | 2026-06-05T04:03:18.270Z | Compiling cargo-util-schemas v0.2.0 |
| 714 | 2026-06-05T04:03:18.289Z | Compiling indicatif v0.17.11 |
| 715 | 2026-06-05T04:03:18.382Z | Compiling tar v0.4.46 |
| 716 | 2026-06-05T04:03:18.422Z | Compiling document-features v0.2.12 |
| 717 | 2026-06-05T04:03:18.514Z | Compiling anstream v1.0.0 |
| 718 | 2026-06-05T04:03:18.705Z | Compiling guppy v0.17.26 |
| 719 | 2026-06-05T04:03:19.022Z | Compiling chrono v0.4.45 |
| 720 | 2026-06-05T04:03:20.210Z | Compiling tinyvec v1.11.0 |
| 721 | 2026-06-05T04:03:20.450Z | Compiling globset v0.4.18 |
| 722 | 2026-06-05T04:03:20.643Z | Compiling pin-project v1.1.13 |
| 723 | 2026-06-05T04:03:20.705Z | Compiling strip-ansi-escapes v0.2.1 |
| 724 | 2026-06-05T04:03:20.762Z | Compiling toml v1.1.2+spec-1.1.0 |
| 725 | 2026-06-05T04:03:20.891Z | Compiling nextest-metadata v0.12.2 |
| 726 | 2026-06-05T04:03:21.193Z | Compiling newtype-uuid v1.3.2 |
| 727 | 2026-06-05T04:03:21.388Z | Compiling reqwest v0.12.28 |
| 728 | 2026-06-05T04:03:21.414Z | Compiling futures v0.3.32 |
| 729 | 2026-06-05T04:03:21.512Z | Compiling rand_chacha v0.9.0 |
| 730 | 2026-06-05T04:03:22.061Z | Compiling digest v0.10.7 |
| 731 | 2026-06-05T04:03:22.280Z | Compiling parking_lot v0.12.5 |
| 732 | 2026-06-05T04:03:22.414Z | Compiling derive_more v2.1.1 |
| 733 | 2026-06-05T04:03:22.493Z | Compiling flate2 v1.1.9 |
| 734 | 2026-06-05T04:03:23.043Z | Compiling tracing-error v0.2.1 |
| 735 | 2026-06-05T04:03:23.174Z | Compiling shared_child v1.1.1 |
| 736 | 2026-06-05T04:03:23.686Z | Compiling signal-hook-mio v0.2.5 |
| 737 | 2026-06-05T04:03:23.819Z | Compiling self-replace v1.5.0 |
| 738 | 2026-06-05T04:03:23.851Z | Compiling cargo-platform v0.2.0 |
| 739 | 2026-06-05T04:03:23.940Z | Compiling quick-xml v0.38.4 |
| 740 | 2026-06-05T04:03:24.102Z | Compiling quick-xml v0.37.5 |
| 741 | 2026-06-05T04:03:24.404Z | Compiling cpufeatures v0.2.17 |
| 742 | 2026-06-05T04:03:24.621Z | Compiling strsim v0.11.1 |
| 743 | 2026-06-05T04:03:24.971Z | Compiling humantime v2.3.0 |
| 744 | 2026-06-05T04:03:25.384Z | Compiling recursion v0.5.4 |
| 745 | 2026-06-05T04:03:25.857Z | Compiling urlencoding v2.1.3 |
| 746 | 2026-06-05T04:03:25.861Z | Compiling shell-words v1.1.1 |
| 747 | 2026-06-05T04:03:25.861Z | Compiling indenter v0.3.4 |
| 748 | 2026-06-05T04:03:25.861Z | Compiling clap_lex v1.1.0 |
| 749 | 2026-06-05T04:03:25.861Z | Compiling heck v0.5.0 |
| 750 | 2026-06-05T04:03:25.861Z | Compiling clap_builder v4.6.0 |
| 751 | 2026-06-05T04:03:25.890Z | Compiling clap_derive v4.6.1 |
| 752 | 2026-06-05T04:03:26.015Z | Compiling nextest-filtering v0.15.0 |
| 753 | 2026-06-05T04:03:26.210Z | Compiling humantime-serde v1.1.1 |
| 754 | 2026-06-05T04:03:26.376Z | Compiling quick-junit v0.5.2 |
| 755 | 2026-06-05T04:03:27.662Z | Compiling sha2 v0.10.9 |
| 756 | 2026-06-05T04:03:28.880Z | Compiling cargo_metadata v0.20.0 |
| 757 | 2026-06-05T04:03:29.479Z | Compiling atomicwrites v0.4.4 |
| 758 | 2026-06-05T04:03:29.766Z | Compiling cargo-nextest v0.9.97 |
| 759 | 2026-06-05T04:03:29.938Z | Compiling crossterm v0.29.0 |
| 760 | 2026-06-05T04:03:30.097Z | Compiling duct v0.13.7 |
| 761 | 2026-06-05T04:03:32.281Z | Compiling zstd v0.13.3 |
| 762 | 2026-06-05T04:03:32.515Z | Compiling rand v0.9.4 |
| 763 | 2026-06-05T04:03:32.689Z | Compiling async-scoped v0.9.0 |
| 764 | 2026-06-05T04:03:32.712Z | Compiling config v0.15.23 |
| 765 | 2026-06-05T04:03:32.879Z | Compiling unicode-normalization v0.1.25 |
| 766 | 2026-06-05T04:03:32.879Z | Compiling target-spec-miette v0.4.8 |
| 767 | 2026-06-05T04:03:33.183Z | Compiling future-queue v0.4.0 |
| 768 | 2026-06-05T04:03:33.263Z | Compiling mukti-metadata v0.3.0 |
| 769 | 2026-06-05T04:03:33.728Z | Compiling camino-tempfile v1.4.1 |
| 770 | 2026-06-05T04:03:33.734Z | Compiling tokio-stream v0.1.18 |
| 771 | 2026-06-05T04:03:33.735Z | Compiling derive-where v1.6.1 |
| 772 | 2026-06-05T04:03:33.751Z | Compiling serde_path_to_error v0.1.20 |
| 773 | 2026-06-05T04:03:33.765Z | Compiling serde_ignored v0.1.14 |
| 774 | 2026-06-05T04:03:33.989Z | Compiling indent_write v2.2.0 |
| 775 | 2026-06-05T04:03:34.005Z | Compiling xxhash-rust v0.8.15 |
| 776 | 2026-06-05T04:03:34.028Z | Compiling swrite v0.1.0 |
| 777 | 2026-06-05T04:03:34.132Z | Compiling home v0.5.12 |
| 778 | 2026-06-05T04:03:34.144Z | Compiling hex v0.4.3 |
| 779 | 2026-06-05T04:03:34.206Z | Compiling color-eyre v0.6.5 |
| 780 | 2026-06-05T04:03:34.308Z | Compiling clap v4.6.1 |
| 781 | 2026-06-05T04:03:34.328Z | Compiling dialoguer v0.11.0 |
| 782 | 2026-06-05T04:03:34.392Z | Compiling enable-ansi-support v0.2.1 |
| 783 | 2026-06-05T04:03:34.718Z | Compiling nextest-runner v0.80.0 |
| 784 | 2026-06-05T04:03:52.906Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 785 | 2026-06-05T04:03:53.092Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 786 | 2026-06-05T04:03:53.106Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 787 | 2026-06-05T04:03:53.201Z | + pushd rdb |
| 788 | 2026-06-05T04:03:53.204Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 789 | 2026-06-05T04:03:53.204Z | + cargo nextest run -p rdb -p mg-api-types -p mg-api-types-versions |
| 790 | 2026-06-05T04:03:53.366Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 791 | 2026-06-05T04:03:53.945Z | From https://github.com/oxidecomputer/falcon |
| 792 | 2026-06-05T04:03:53.945Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 793 | 2026-06-05T04:03:54.015Z | Updating crates.io index |
| 794 | 2026-06-05T04:03:54.072Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 795 | 2026-06-05T04:03:54.927Z | From https://github.com/oxidecomputer/dendrite |
| 796 | 2026-06-05T04:03:54.927Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 797 | 2026-06-05T04:03:55.396Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 798 | 2026-06-05T04:03:55.399Z | From https://github.com/oxidecomputer/ispf |
| 799 | 2026-06-05T04:03:55.399Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 800 | 2026-06-05T04:03:55.399Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 801 | 2026-06-05T04:03:55.633Z | From https://github.com/oxidecomputer/netadm-sys |
| 802 | 2026-06-05T04:03:55.633Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 803 | 2026-06-05T04:03:55.640Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 804 | 2026-06-05T04:04:03.499Z | From https://github.com/oxidecomputer/omicron |
| 805 | 2026-06-05T04:04:03.499Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 806 | 2026-06-05T04:04:03.527Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 807 | 2026-06-05T04:04:04.441Z | From https://github.com/oxidecomputer/opte |
| 808 | 2026-06-05T04:04:04.441Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 809 | 2026-06-05T04:04:04.519Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 810 | 2026-06-05T04:04:04.757Z | From https://github.com/illumos/smf-rs |
| 811 | 2026-06-05T04:04:04.757Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 812 | 2026-06-05T04:04:04.787Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 813 | 2026-06-05T04:04:05.060Z | From https://github.com/oxidecomputer/network-interface |
| 814 | 2026-06-05T04:04:05.060Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 815 | 2026-06-05T04:04:05.077Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 816 | 2026-06-05T04:04:05.346Z | From https://github.com/oxidecomputer/zone |
| 817 | 2026-06-05T04:04:05.346Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 818 | 2026-06-05T04:04:05.387Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 819 | 2026-06-05T04:04:05.963Z | From https://github.com/oxidecomputer/propolis |
| 820 | 2026-06-05T04:04:05.964Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 821 | 2026-06-05T04:04:06.034Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 822 | 2026-06-05T04:04:06.556Z | From https://github.com/oxidecomputer/transceiver-control |
| 823 | 2026-06-05T04:04:06.556Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 824 | 2026-06-05T04:04:06.576Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 825 | 2026-06-05T04:04:06.846Z | From https://github.com/oxidecomputer/dlpi-sys |
| 826 | 2026-06-05T04:04:06.846Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 827 | 2026-06-05T04:04:06.852Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 828 | 2026-06-05T04:04:07.144Z | From https://github.com/jmesmon/rust-libzfs |
| 829 | 2026-06-05T04:04:07.144Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 830 | 2026-06-05T04:04:07.152Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 831 | 2026-06-05T04:04:07.402Z | From https://github.com/oxidecomputer/rusty-doors |
| 832 | 2026-06-05T04:04:07.402Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 833 | 2026-06-05T04:04:07.827Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 834 | 2026-06-05T04:04:07.830Z | From https://github.com/oxidecomputer/lldp |
| 835 | 2026-06-05T04:04:07.830Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 836 | 2026-06-05T04:04:07.830Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 837 | 2026-06-05T04:04:08.025Z | From https://github.com/oxidecomputer/slog-error-chain |
| 838 | 2026-06-05T04:04:08.025Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 839 | 2026-06-05T04:04:08.446Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 840 | 2026-06-05T04:04:08.449Z | From https://github.com/oxidecomputer/tufaceous |
| 841 | 2026-06-05T04:04:08.449Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 842 | 2026-06-05T04:04:08.449Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 843 | 2026-06-05T04:04:08.847Z | From https://github.com/oxidecomputer/management-gateway-service |
| 844 | 2026-06-05T04:04:08.847Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 845 | 2026-06-05T04:04:08.882Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 846 | 2026-06-05T04:04:09.675Z | From https://github.com/oxidecomputer/crucible |
| 847 | 2026-06-05T04:04:09.675Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 848 | 2026-06-05T04:04:09.780Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 849 | 2026-06-05T04:04:10.033Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 850 | 2026-06-05T04:04:10.033Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 851 | 2026-06-05T04:04:10.208Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 852 | 2026-06-05T04:04:10.633Z | From https://github.com/oxidecomputer/propolis |
| 853 | 2026-06-05T04:04:10.633Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 854 | 2026-06-05T04:04:10.726Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 855 | 2026-06-05T04:04:11.244Z | From https://github.com/oxidecomputer/crucible |
| 856 | 2026-06-05T04:04:11.244Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 857 | 2026-06-05T04:04:11.308Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 858 | 2026-06-05T04:04:11.652Z | From https://github.com/oxidecomputer/tofino |
| 859 | 2026-06-05T04:04:11.652Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 860 | 2026-06-05T04:04:11.675Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 861 | 2026-06-05T04:04:12.318Z | From https://github.com/oxidecomputer/maghemite |
| 862 | 2026-06-05T04:04:12.318Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 863 | 2026-06-05T04:04:12.370Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 864 | 2026-06-05T04:04:12.676Z | From https://github.com/oxidecomputer/clickward |
| 865 | 2026-06-05T04:04:12.676Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 866 | 2026-06-05T04:04:12.849Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 867 | 2026-06-05T04:04:13.089Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 868 | 2026-06-05T04:04:13.090Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 869 | 2026-06-05T04:04:13.819Z | Downloading crates ... |
| 870 | 2026-06-05T04:04:13.921Z | Downloaded async-trait v0.1.89 |
| 871 | 2026-06-05T04:04:13.924Z | Downloaded crc8 v0.1.1 |
| 872 | 2026-06-05T04:04:13.927Z | Downloaded arrayref v0.3.9 |
| 873 | 2026-06-05T04:04:13.955Z | Downloaded darling_macro v0.23.0 |
| 874 | 2026-06-05T04:04:13.962Z | Downloaded dunce v1.0.5 |
| 875 | 2026-06-05T04:04:13.962Z | Downloaded cstr-argument v0.1.2 |
| 876 | 2026-06-05T04:04:13.966Z | Downloaded base16ct v1.0.0 |
| 877 | 2026-06-05T04:04:13.966Z | Downloaded heck v0.4.1 |
| 878 | 2026-06-05T04:04:13.969Z | Downloaded natord v1.0.9 |
| 879 | 2026-06-05T04:04:13.972Z | Downloaded inout v0.1.4 |
| 880 | 2026-06-05T04:04:13.975Z | Downloaded ff v0.13.1 |
| 881 | 2026-06-05T04:04:13.975Z | Downloaded ciborium v0.2.2 |
| 882 | 2026-06-05T04:04:13.980Z | Downloaded fs_extra v1.3.0 |
| 883 | 2026-06-05T04:04:13.980Z | Downloaded num-complex v0.4.6 |
| 884 | 2026-06-05T04:04:13.983Z | Downloaded darling v0.21.3 |
| 885 | 2026-06-05T04:04:13.987Z | Downloaded num_enum v0.7.6 |
| 886 | 2026-06-05T04:04:13.990Z | Downloaded icu_provider v2.2.0 |
| 887 | 2026-06-05T04:04:14.395Z | Downloaded nom v7.1.3 |
| 888 | 2026-06-05T04:04:14.399Z | Downloaded hubpack v0.1.2 |
| 889 | 2026-06-05T04:04:14.399Z | Downloaded papergrid v0.18.0 |
| 890 | 2026-06-05T04:04:14.399Z | Downloaded opaque-debug v0.3.1 |
| 891 | 2026-06-05T04:04:14.399Z | Downloaded httpdate v1.0.3 |
| 892 | 2026-06-05T04:04:14.399Z | Downloaded crypto-bigint v0.5.5 |
| 893 | 2026-06-05T04:04:14.399Z | Downloaded pest_generator v2.8.6 |
| 894 | 2026-06-05T04:04:14.399Z | Downloaded omicron-workspace-hack v0.1.0 |
| 895 | 2026-06-05T04:04:14.399Z | Downloaded minimal-lexical v0.2.1 |
| 896 | 2026-06-05T04:04:14.399Z | Downloaded ingot-macros v0.1.1 |
| 897 | 2026-06-05T04:04:14.399Z | Downloaded poly1305 v0.8.0 |
| 898 | 2026-06-05T04:04:14.399Z | Downloaded hostname v0.3.1 |
| 899 | 2026-06-05T04:04:14.399Z | Downloaded crossbeam-utils v0.8.21 |
| 900 | 2026-06-05T04:04:14.399Z | Downloaded ident_case v1.0.1 |
| 901 | 2026-06-05T04:04:14.399Z | Downloaded highway v1.3.0 |
| 902 | 2026-06-05T04:04:14.399Z | Downloaded internet-checksum v0.2.1 |
| 903 | 2026-06-05T04:04:14.399Z | Downloaded hashbrown v0.12.3 |
| 904 | 2026-06-05T04:04:14.399Z | Downloaded is-terminal v0.4.17 |
| 905 | 2026-06-05T04:04:14.399Z | Downloaded fxhash v0.2.1 |
| 906 | 2026-06-05T04:04:14.399Z | Downloaded diff v0.1.13 |
| 907 | 2026-06-05T04:04:14.399Z | Downloaded erased-serde v0.3.31 |
| 908 | 2026-06-05T04:04:14.399Z | Downloaded hostname v0.4.2 |
| 909 | 2026-06-05T04:04:14.399Z | Downloaded hmac v0.12.1 |
| 910 | 2026-06-05T04:04:14.399Z | Downloaded gethostname v0.5.0 |
| 911 | 2026-06-05T04:04:14.399Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 912 | 2026-06-05T04:04:14.399Z | Downloaded embedded-io v0.6.1 |
| 913 | 2026-06-05T04:04:14.400Z | Downloaded hash32 v0.3.1 |
| 914 | 2026-06-05T04:04:14.400Z | Downloaded bcs v0.1.6 |
| 915 | 2026-06-05T04:04:14.400Z | Downloaded fixedbitset v0.4.2 |
| 916 | 2026-06-05T04:04:14.400Z | Downloaded bit-vec v0.8.0 |
| 917 | 2026-06-05T04:04:14.400Z | Downloaded match_cfg v0.1.0 |
| 918 | 2026-06-05T04:04:14.400Z | Downloaded linear-map v1.2.0 |
| 919 | 2026-06-05T04:04:14.400Z | Downloaded keccak v0.1.6 |
| 920 | 2026-06-05T04:04:14.400Z | Downloaded foreign-types v0.5.0 |
| 921 | 2026-06-05T04:04:14.400Z | Downloaded git-stub v1.0.0 |
| 922 | 2026-06-05T04:04:14.400Z | Downloaded cmake v0.1.58 |
| 923 | 2026-06-05T04:04:14.400Z | Downloaded pretty-hex v0.4.2 |
| 924 | 2026-06-05T04:04:14.400Z | Downloaded ipnetwork v0.21.1 |
| 925 | 2026-06-05T04:04:14.400Z | Downloaded idna_adapter v1.2.2 |
| 926 | 2026-06-05T04:04:14.400Z | Downloaded ciborium-ll v0.2.2 |
| 927 | 2026-06-05T04:04:14.400Z | Downloaded float-ord v0.3.2 |
| 928 | 2026-06-05T04:04:14.400Z | Downloaded const-oid v0.10.2 |
| 929 | 2026-06-05T04:04:14.400Z | Downloaded newtype_derive v0.1.6 |
| 930 | 2026-06-05T04:04:14.400Z | Downloaded newline-converter v0.3.0 |
| 931 | 2026-06-05T04:04:14.400Z | Downloaded phf_shared v0.12.1 |
| 932 | 2026-06-05T04:04:14.400Z | Downloaded darling v0.23.0 |
| 933 | 2026-06-05T04:04:14.400Z | Downloaded bitflags v1.3.2 |
| 934 | 2026-06-05T04:04:14.400Z | Downloaded enum-as-inner v0.6.1 |
| 935 | 2026-06-05T04:04:14.400Z | Downloaded bs58 v0.5.1 |
| 936 | 2026-06-05T04:04:14.400Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 937 | 2026-06-05T04:04:14.400Z | Downloaded hickory-resolver v0.25.2 |
| 938 | 2026-06-05T04:04:14.400Z | Downloaded bit-set v0.8.0 |
| 939 | 2026-06-05T04:04:14.400Z | Downloaded deranged v0.5.8 |
| 940 | 2026-06-05T04:04:14.400Z | Downloaded anyhow v1.0.102 |
| 941 | 2026-06-05T04:04:14.400Z | Downloaded crossbeam-deque v0.8.6 |
| 942 | 2026-06-05T04:04:14.400Z | Downloaded ref-cast-impl v1.0.25 |
| 943 | 2026-06-05T04:04:14.400Z | Downloaded crypto-common v0.2.2 |
| 944 | 2026-06-05T04:04:14.400Z | Downloaded ingot-types v0.1.2 |
| 945 | 2026-06-05T04:04:14.400Z | Downloaded cpufeatures v0.3.0 |
| 946 | 2026-06-05T04:04:14.400Z | Downloaded console v0.16.3 |
| 947 | 2026-06-05T04:04:14.400Z | Downloaded cobs v0.3.0 |
| 948 | 2026-06-05T04:04:14.400Z | Downloaded num-derive v0.4.2 |
| 949 | 2026-06-05T04:04:14.400Z | Downloaded libsw-core v0.3.2 |
| 950 | 2026-06-05T04:04:14.400Z | Downloaded dtrace-parser v0.3.0 |
| 951 | 2026-06-05T04:04:14.400Z | Downloaded mime v0.3.17 |
| 952 | 2026-06-05T04:04:14.400Z | Downloaded postcard v1.1.3 |
| 953 | 2026-06-05T04:04:14.401Z | Downloaded arc-swap v1.9.1 |
| 954 | 2026-06-05T04:04:14.401Z | Downloaded group v0.13.0 |
| 955 | 2026-06-05T04:04:14.401Z | Downloaded schemars v0.8.22 |
| 956 | 2026-06-05T04:04:14.401Z | Downloaded rustls-platform-verifier v0.7.0 |
| 957 | 2026-06-05T04:04:14.401Z | Downloaded schemars_derive v0.8.22 |
| 958 | 2026-06-05T04:04:14.401Z | Downloaded rustc_version v0.1.7 |
| 959 | 2026-06-05T04:04:14.401Z | Downloaded serial_test v3.5.0 |
| 960 | 2026-06-05T04:04:14.401Z | Downloaded no-std-compat v0.4.1 |
| 961 | 2026-06-05T04:04:14.401Z | Downloaded num-iter v0.1.45 |
| 962 | 2026-06-05T04:04:14.401Z | Downloaded olpc-cjson v0.1.4 |
| 963 | 2026-06-05T04:04:14.401Z | Downloaded pest v2.8.6 |
| 964 | 2026-06-05T04:04:14.401Z | Downloaded num_enum_derive v0.7.6 |
| 965 | 2026-06-05T04:04:14.401Z | Downloaded memmap2 v0.9.10 |
| 966 | 2026-06-05T04:04:14.401Z | Downloaded num-conv v0.2.2 |
| 967 | 2026-06-05T04:04:14.401Z | Downloaded icu_collections v2.2.0 |
| 968 | 2026-06-05T04:04:14.401Z | Downloaded indexmap v1.9.3 |
| 969 | 2026-06-05T04:04:14.401Z | Downloaded slog-envlogger v2.2.0 |
| 970 | 2026-06-05T04:04:14.401Z | Downloaded newtype-uuid-macros v0.1.0 |
| 971 | 2026-06-05T04:04:14.401Z | Downloaded byte-wrapper v0.1.0 |
| 972 | 2026-06-05T04:04:14.401Z | Downloaded litemap v0.8.2 |
| 973 | 2026-06-05T04:04:14.401Z | Downloaded memmap v0.7.0 |
| 974 | 2026-06-05T04:04:14.401Z | Downloaded libscf-sys v1.2.0 |
| 975 | 2026-06-05T04:04:14.401Z | Downloaded konst_macro_rules v0.2.19 |
| 976 | 2026-06-05T04:04:14.401Z | Downloaded progenitor-macro v0.10.0 |
| 977 | 2026-06-05T04:04:14.401Z | Downloaded lru-cache v0.1.2 |
| 978 | 2026-06-05T04:04:14.401Z | Downloaded instant v0.1.13 |
| 979 | 2026-06-05T04:04:14.401Z | Downloaded proptest v1.11.0 |
| 980 | 2026-06-05T04:04:14.401Z | Downloaded progenitor-client v0.13.0 |
| 981 | 2026-06-05T04:04:14.401Z | Downloaded proc-macro-error-attr v1.0.4 |
| 982 | 2026-06-05T04:04:14.401Z | Downloaded plain v0.2.3 |
| 983 | 2026-06-05T04:04:14.401Z | Downloaded fs-err v3.3.0 |
| 984 | 2026-06-05T04:04:14.401Z | Downloaded ref-cast v1.0.25 |
| 985 | 2026-06-05T04:04:14.401Z | Downloaded defmt v1.1.0 |
| 986 | 2026-06-05T04:04:14.401Z | Downloaded const_format_proc_macros v0.2.34 |
| 987 | 2026-06-05T04:04:14.401Z | Downloaded managed v0.8.0 |
| 988 | 2026-06-05T04:04:14.405Z | Downloaded pest_meta v2.8.6 |
| 989 | 2026-06-05T04:04:14.405Z | Downloaded elliptic-curve v0.13.8 |
| 990 | 2026-06-05T04:04:14.405Z | Downloaded proc-macro-crate v3.5.0 |
| 991 | 2026-06-05T04:04:14.405Z | Downloaded argon2 v0.5.3 |
| 992 | 2026-06-05T04:04:14.405Z | Downloaded progenitor-client v0.14.0 |
| 993 | 2026-06-05T04:04:14.405Z | Downloaded derive_more v0.99.20 |
| 994 | 2026-06-05T04:04:14.405Z | Downloaded async-recursion v1.1.1 |
| 995 | 2026-06-05T04:04:14.405Z | Downloaded paste v1.0.15 |
| 996 | 2026-06-05T04:04:14.405Z | Downloaded icu_locale_core v2.2.0 |
| 997 | 2026-06-05T04:04:14.405Z | Downloaded same-file v1.0.6 |
| 998 | 2026-06-05T04:04:14.405Z | Downloaded potential_utf v0.1.5 |
| 999 | 2026-06-05T04:04:14.405Z | Downloaded compression-core v0.4.32 |
| 1000 | 2026-06-05T04:04:14.405Z | Downloaded allocator-api2 v0.2.21 |
| 1001 | 2026-06-05T04:04:14.405Z | Downloaded progenitor-macro v0.13.0 |
| 1002 | 2026-06-05T04:04:14.405Z | Downloaded aead v0.5.2 |
| 1003 | 2026-06-05T04:04:14.405Z | Downloaded scroll_derive v0.12.1 |
| 1004 | 2026-06-05T04:04:14.405Z | Downloaded dof v0.3.0 |
| 1005 | 2026-06-05T04:04:14.405Z | Downloaded git-stub-vcs v0.1.0 |
| 1006 | 2026-06-05T04:04:14.405Z | Downloaded chacha20 v0.9.1 |
| 1007 | 2026-06-05T04:04:14.405Z | Downloaded memoffset v0.9.1 |
| 1008 | 2026-06-05T04:04:14.405Z | Downloaded cipher v0.4.4 |
| 1009 | 2026-06-05T04:04:14.405Z | Downloaded multer v3.1.0 |
| 1010 | 2026-06-05T04:04:14.405Z | Downloaded daft v0.1.7 |
| 1011 | 2026-06-05T04:04:14.405Z | Downloaded block-buffer v0.12.0 |
| 1012 | 2026-06-05T04:04:14.405Z | Downloaded dropshot-api-manager v0.7.2 |
| 1013 | 2026-06-05T04:04:14.406Z | Downloaded serde_repr v0.1.20 |
| 1014 | 2026-06-05T04:04:14.406Z | Downloaded serde_plain v1.0.2 |
| 1015 | 2026-06-05T04:04:14.406Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1016 | 2026-06-05T04:04:14.406Z | Downloaded progenitor-client v0.10.0 |
| 1017 | 2026-06-05T04:04:14.406Z | Downloaded proc-macro-crate v1.3.1 |
| 1018 | 2026-06-05T04:04:14.406Z | Downloaded sha1 v0.11.0 |
| 1019 | 2026-06-05T04:04:14.406Z | Downloaded rand_xorshift v0.4.0 |
| 1020 | 2026-06-05T04:04:14.406Z | Downloaded pem v3.0.6 |
| 1021 | 2026-06-05T04:04:14.406Z | Downloaded rand_chacha v0.3.1 |
| 1022 | 2026-06-05T04:04:14.406Z | Downloaded hybrid-array v0.4.12 |
| 1023 | 2026-06-05T04:04:14.406Z | Downloaded bytecount v0.6.9 |
| 1024 | 2026-06-05T04:04:14.406Z | Downloaded hubpack_derive v0.1.1 |
| 1025 | 2026-06-05T04:04:14.406Z | Downloaded foreign-types-shared v0.3.1 |
| 1026 | 2026-06-05T04:04:14.406Z | Downloaded foreign-types-macros v0.2.3 |
| 1027 | 2026-06-05T04:04:14.406Z | Downloaded parse-display-derive v0.10.0 |
| 1028 | 2026-06-05T04:04:14.406Z | Downloaded foldhash v0.2.0 |
| 1029 | 2026-06-05T04:04:14.406Z | Downloaded num v0.4.3 |
| 1030 | 2026-06-05T04:04:14.406Z | Downloaded tabwriter v1.4.1 |
| 1031 | 2026-06-05T04:04:14.406Z | Downloaded macaddr v1.0.1 |
| 1032 | 2026-06-05T04:04:14.406Z | Downloaded async-stream-impl v0.3.6 |
| 1033 | 2026-06-05T04:04:14.406Z | Downloaded icu_normalizer_data v2.2.0 |
| 1034 | 2026-06-05T04:04:14.406Z | Downloaded crossbeam-channel v0.5.15 |
| 1035 | 2026-06-05T04:04:14.406Z | Downloaded spin v0.5.2 |
| 1036 | 2026-06-05T04:04:14.406Z | Downloaded rustversion v1.0.22 |
| 1037 | 2026-06-05T04:04:14.406Z | Downloaded num_enum_derive v0.5.11 |
| 1038 | 2026-06-05T04:04:14.406Z | Downloaded scroll v0.13.0 |
| 1039 | 2026-06-05T04:04:14.406Z | Downloaded rusty-fork v0.3.1 |
| 1040 | 2026-06-05T04:04:14.406Z | Downloaded progenitor v0.14.0 |
| 1041 | 2026-06-05T04:04:14.406Z | Downloaded serde-big-array v0.5.1 |
| 1042 | 2026-06-05T04:04:14.406Z | Downloaded scroll_derive v0.13.1 |
| 1043 | 2026-06-05T04:04:14.406Z | Downloaded defmt-parser v1.0.0 |
| 1044 | 2026-06-05T04:04:14.406Z | Downloaded crunchy v0.2.4 |
| 1045 | 2026-06-05T04:04:14.406Z | Downloaded prettyplease v0.2.37 |
| 1046 | 2026-06-05T04:04:14.406Z | Downloaded icu_properties v2.2.0 |
| 1047 | 2026-06-05T04:04:14.406Z | Downloaded heapless v0.8.0 |
| 1048 | 2026-06-05T04:04:14.406Z | Downloaded structmeta v0.3.0 |
| 1049 | 2026-06-05T04:04:14.406Z | Downloaded powerfmt v0.2.0 |
| 1050 | 2026-06-05T04:04:14.406Z | Downloaded progenitor v0.10.0 |
| 1051 | 2026-06-05T04:04:14.406Z | Downloaded structmeta-derive v0.3.0 |
| 1052 | 2026-06-05T04:04:14.407Z | Downloaded siphasher v1.0.3 |
| 1053 | 2026-06-05T04:04:14.407Z | Downloaded colored v3.1.1 |
| 1054 | 2026-06-05T04:04:14.407Z | Downloaded half v2.7.1 |
| 1055 | 2026-06-05T04:04:14.407Z | Downloaded progenitor-extras v0.2.0 |
| 1056 | 2026-06-05T04:04:14.407Z | Downloaded parse-display v0.10.0 |
| 1057 | 2026-06-05T04:04:14.407Z | Downloaded proc-macro-error v1.0.4 |
| 1058 | 2026-06-05T04:04:14.407Z | Downloaded crossbeam-epoch v0.9.18 |
| 1059 | 2026-06-05T04:04:14.407Z | Downloaded progenitor-macro v0.14.0 |
| 1060 | 2026-06-05T04:04:14.407Z | Downloaded num-integer v0.1.46 |
| 1061 | 2026-06-05T04:04:14.407Z | Downloaded expectorate v1.2.0 |
| 1062 | 2026-06-05T04:04:14.407Z | Downloaded byteorder v1.5.0 |
| 1063 | 2026-06-05T04:04:14.407Z | Downloaded backon v1.6.0 |
| 1064 | 2026-06-05T04:04:14.407Z | Downloaded tagptr v0.2.0 |
| 1065 | 2026-06-05T04:04:14.407Z | Downloaded phf v0.12.1 |
| 1066 | 2026-06-05T04:04:14.407Z | Downloaded termtree v0.5.1 |
| 1067 | 2026-06-05T04:04:14.407Z | Downloaded take_mut v0.2.2 |
| 1068 | 2026-06-05T04:04:14.407Z | Downloaded strum v0.27.2 |
| 1069 | 2026-06-05T04:04:14.407Z | Downloaded semver v0.1.20 |
| 1070 | 2026-06-05T04:04:14.407Z | Downloaded data-encoding v2.11.0 |
| 1071 | 2026-06-05T04:04:14.407Z | Downloaded dof v0.4.0 |
| 1072 | 2026-06-05T04:04:14.407Z | Downloaded testing_table v0.3.0 |
| 1073 | 2026-06-05T04:04:14.407Z | Downloaded backoff v0.4.0 |
| 1074 | 2026-06-05T04:04:14.407Z | Downloaded progenitor-impl v0.13.0 |
| 1075 | 2026-06-05T04:04:14.407Z | Downloaded snafu-derive v0.8.9 |
| 1076 | 2026-06-05T04:04:14.407Z | Downloaded slog-async v2.8.0 |
| 1077 | 2026-06-05T04:04:14.407Z | Downloaded chacha20poly1305 v0.10.1 |
| 1078 | 2026-06-05T04:04:14.407Z | Downloaded cargo_toml v0.22.3 |
| 1079 | 2026-06-05T04:04:14.407Z | Downloaded strum v0.26.3 |
| 1080 | 2026-06-05T04:04:14.407Z | Downloaded smartstring v1.0.1 |
| 1081 | 2026-06-05T04:04:14.407Z | Downloaded slog-term v2.9.2 |
| 1082 | 2026-06-05T04:04:14.407Z | Downloaded num-rational v0.4.2 |
| 1083 | 2026-06-05T04:04:14.407Z | Downloaded thread-id v4.2.2 |
| 1084 | 2026-06-05T04:04:14.407Z | Downloaded progenitor v0.13.0 |
| 1085 | 2026-06-05T04:04:14.407Z | Downloaded csv-core v0.1.13 |
| 1086 | 2026-06-05T04:04:14.407Z | Downloaded rand_core v0.10.1 |
| 1087 | 2026-06-05T04:04:14.407Z | Downloaded tabled_derive v0.11.0 |
| 1088 | 2026-06-05T04:04:14.411Z | Downloaded base64 v0.21.7 |
| 1089 | 2026-06-05T04:04:14.411Z | Downloaded rustls-pemfile v2.2.0 |
| 1090 | 2026-06-05T04:04:14.411Z | Downloaded num_enum v0.5.11 |
| 1091 | 2026-06-05T04:04:14.411Z | Downloaded slog-bunyan v2.5.0 |
| 1092 | 2026-06-05T04:04:14.411Z | Downloaded proc-macro-error2 v2.0.1 |
| 1093 | 2026-06-05T04:04:14.411Z | Downloaded quick-error v1.2.3 |
| 1094 | 2026-06-05T04:04:14.411Z | Downloaded blake2 v0.10.6 |
| 1095 | 2026-06-05T04:04:14.411Z | Downloaded strum_macros v0.26.4 |
| 1096 | 2026-06-05T04:04:14.411Z | Downloaded hickory-resolver v0.24.4 |
| 1097 | 2026-06-05T04:04:14.411Z | Downloaded hashbrown v0.16.1 |
| 1098 | 2026-06-05T04:04:14.411Z | Downloaded scroll v0.12.0 |
| 1099 | 2026-06-05T04:04:14.411Z | Downloaded time-core v0.1.8 |
| 1100 | 2026-06-05T04:04:14.411Z | Downloaded const-random-macro v0.1.16 |
| 1101 | 2026-06-05T04:04:14.411Z | Downloaded serial_test_derive v3.5.0 |
| 1102 | 2026-06-05T04:04:14.411Z | Downloaded password-hash v0.5.0 |
| 1103 | 2026-06-05T04:04:14.411Z | Downloaded schemars v1.2.1 |
| 1104 | 2026-06-05T04:04:14.411Z | Downloaded tabled_derive v0.7.0 |
| 1105 | 2026-06-05T04:04:14.411Z | Downloaded strum_macros v0.27.2 |
| 1106 | 2026-06-05T04:04:14.411Z | Downloaded usdt-attr-macro v0.6.0 |
| 1107 | 2026-06-05T04:04:14.411Z | Downloaded smf v0.2.3 |
| 1108 | 2026-06-05T04:04:14.411Z | Downloaded serde_with_macros v3.20.0 |
| 1109 | 2026-06-05T04:04:14.411Z | Downloaded serde_tokenstream v0.2.3 |
| 1110 | 2026-06-05T04:04:14.412Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1111 | 2026-06-05T04:04:14.412Z | Downloaded slog-stdlog v4.1.1 |
| 1112 | 2026-06-05T04:04:14.412Z | Downloaded parking_lot v0.11.2 |
| 1113 | 2026-06-05T04:04:14.412Z | Downloaded unarray v0.1.4 |
| 1114 | 2026-06-05T04:04:14.412Z | Downloaded tiny-keccak v2.0.2 |
| 1115 | 2026-06-05T04:04:14.412Z | Downloaded slog-dtrace v0.3.0 |
| 1116 | 2026-06-05T04:04:14.412Z | Downloaded konst v0.2.20 |
| 1117 | 2026-06-05T04:04:14.412Z | Downloaded synstructure v0.13.2 |
| 1118 | 2026-06-05T04:04:14.412Z | Downloaded defmt-macros v1.1.0 |
| 1119 | 2026-06-05T04:04:14.412Z | Downloaded usdt v0.6.0 |
| 1120 | 2026-06-05T04:04:14.412Z | Downloaded digest v0.11.3 |
| 1121 | 2026-06-05T04:04:14.412Z | Downloaded jiff-static v0.2.28 |
| 1122 | 2026-06-05T04:04:14.412Z | Downloaded sled v0.34.7 |
| 1123 | 2026-06-05T04:04:14.412Z | Downloaded utf-8 v0.7.6 |
| 1124 | 2026-06-05T04:04:14.412Z | Downloaded rhai_codegen v3.2.0 |
| 1125 | 2026-06-05T04:04:14.412Z | Downloaded usdt-attr-macro v0.5.0 |
| 1126 | 2026-06-05T04:04:14.412Z | Downloaded typify-macro v0.6.2 |
| 1127 | 2026-06-05T04:04:14.412Z | Downloaded topological-sort v0.2.2 |
| 1128 | 2026-06-05T04:04:14.412Z | Downloaded zerofrom-derive v0.1.7 |
| 1129 | 2026-06-05T04:04:14.412Z | Downloaded wait-timeout v0.2.1 |
| 1130 | 2026-06-05T04:04:14.412Z | Downloaded universal-hash v0.5.1 |
| 1131 | 2026-06-05T04:04:14.412Z | Downloaded thin-vec v0.2.18 |
| 1132 | 2026-06-05T04:04:14.412Z | Downloaded waitgroup v0.1.2 |
| 1133 | 2026-06-05T04:04:14.412Z | Downloaded test-strategy v0.4.5 |
| 1134 | 2026-06-05T04:04:14.412Z | Downloaded ciborium-io v0.2.2 |
| 1135 | 2026-06-05T04:04:14.412Z | Downloaded omicron-zone-package v0.12.2 |
| 1136 | 2026-06-05T04:04:14.412Z | Downloaded tokio-dtrace v0.1.1 |
| 1137 | 2026-06-05T04:04:14.412Z | Downloaded indicatif v0.18.4 |
| 1138 | 2026-06-05T04:04:14.412Z | Downloaded time-macros v0.2.27 |
| 1139 | 2026-06-05T04:04:14.412Z | Downloaded usdt-impl v0.6.0 |
| 1140 | 2026-06-05T04:04:14.412Z | Downloaded zeroize_derive v1.4.3 |
| 1141 | 2026-06-05T04:04:14.412Z | Downloaded thread-id v5.1.0 |
| 1142 | 2026-06-05T04:04:14.412Z | Downloaded icu_normalizer v2.2.0 |
| 1143 | 2026-06-05T04:04:14.412Z | Downloaded zerofrom v0.1.8 |
| 1144 | 2026-06-05T04:04:14.412Z | Downloaded usdt-macro v0.5.0 |
| 1145 | 2026-06-05T04:04:14.412Z | Downloaded untrusted v0.7.1 |
| 1146 | 2026-06-05T04:04:14.412Z | Downloaded unit-prefix v0.5.2 |
| 1147 | 2026-06-05T04:04:14.413Z | Downloaded typify-macro v0.4.3 |
| 1148 | 2026-06-05T04:04:14.413Z | Downloaded steno v0.4.1 |
| 1149 | 2026-06-05T04:04:14.413Z | Downloaded convert_case v0.4.0 |
| 1150 | 2026-06-05T04:04:14.413Z | Downloaded serde_derive_internals v0.29.1 |
| 1151 | 2026-06-05T04:04:14.413Z | Downloaded derive-ex v0.1.8 |
| 1152 | 2026-06-05T04:04:14.413Z | Downloaded async-stream v0.3.6 |
| 1153 | 2026-06-05T04:04:14.413Z | Downloaded rustls-native-certs v0.8.4 |
| 1154 | 2026-06-05T04:04:14.413Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1155 | 2026-06-05T04:04:14.413Z | Downloaded tokio-tungstenite v0.21.0 |
| 1156 | 2026-06-05T04:04:14.413Z | Downloaded tinystr v0.8.3 |
| 1157 | 2026-06-05T04:04:14.413Z | Downloaded term v1.2.1 |
| 1158 | 2026-06-05T04:04:14.413Z | Downloaded progenitor-impl v0.10.0 |
| 1159 | 2026-06-05T04:04:14.413Z | Downloaded parking_lot_core v0.8.6 |
| 1160 | 2026-06-05T04:04:14.413Z | Downloaded displaydoc v0.2.6 |
| 1161 | 2026-06-05T04:04:14.413Z | Downloaded dtrace-parser v0.2.0 |
| 1162 | 2026-06-05T04:04:14.413Z | Downloaded dyn-clone v1.0.20 |
| 1163 | 2026-06-05T04:04:14.413Z | Downloaded async-compression v0.4.42 |
| 1164 | 2026-06-05T04:04:14.413Z | Downloaded zerocopy-derive v0.8.50 |
| 1165 | 2026-06-05T04:04:14.413Z | Downloaded schemars v0.9.0 |
| 1166 | 2026-06-05T04:04:14.413Z | Downloaded compression-codecs v0.4.38 |
| 1167 | 2026-06-05T04:04:14.413Z | Downloaded base16ct v0.2.0 |
| 1168 | 2026-06-05T04:04:14.413Z | Downloaded similar v2.7.0 |
| 1169 | 2026-06-05T04:04:14.413Z | Downloaded blake3 v1.8.5 |
| 1170 | 2026-06-05T04:04:14.413Z | Downloaded constant_time_eq v0.4.2 |
| 1171 | 2026-06-05T04:04:14.418Z | Downloaded arrayvec v0.7.6 |
| 1172 | 2026-06-05T04:04:14.418Z | Downloaded resolv-conf v0.7.6 |
| 1173 | 2026-06-05T04:04:14.418Z | Downloaded xz2 v0.1.7 |
| 1174 | 2026-06-05T04:04:14.418Z | Downloaded reqwest v0.13.4 |
| 1175 | 2026-06-05T04:04:14.423Z | Downloaded whoami v1.6.1 |
| 1176 | 2026-06-05T04:04:14.423Z | Downloaded embedded-io v0.4.0 |
| 1177 | 2026-06-05T04:04:14.423Z | Downloaded defmt v0.3.100 |
| 1178 | 2026-06-05T04:04:14.423Z | Downloaded const_format v0.2.36 |
| 1179 | 2026-06-05T04:04:14.427Z | Downloaded linked-hash-map v0.5.6 |
| 1180 | 2026-06-05T04:04:14.427Z | Downloaded libsw v3.5.0 |
| 1181 | 2026-06-05T04:04:14.427Z | Downloaded dropshot_endpoint v0.17.1 |
| 1182 | 2026-06-05T04:04:14.432Z | Downloaded yoke-derive v0.8.2 |
| 1183 | 2026-06-05T04:04:14.432Z | Downloaded writeable v0.6.3 |
| 1184 | 2026-06-05T04:04:14.432Z | Downloaded usdt v0.5.0 |
| 1185 | 2026-06-05T04:04:14.432Z | Downloaded darling_core v0.23.0 |
| 1186 | 2026-06-05T04:04:14.438Z | Downloaded chacha20 v0.10.0 |
| 1187 | 2026-06-05T04:04:14.438Z | Downloaded cancel-safe-futures v0.1.5 |
| 1188 | 2026-06-05T04:04:14.444Z | Downloaded zerocopy-derive v0.7.35 |
| 1189 | 2026-06-05T04:04:14.444Z | Downloaded tungstenite v0.21.0 |
| 1190 | 2026-06-05T04:04:14.444Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1191 | 2026-06-05T04:04:14.444Z | Downloaded zone v0.3.1 |
| 1192 | 2026-06-05T04:04:14.448Z | Downloaded yoke v0.8.3 |
| 1193 | 2026-06-05T04:04:14.448Z | Downloaded zerovec-derive v0.11.3 |
| 1194 | 2026-06-05T04:04:14.448Z | Downloaded aws-lc-rs v1.17.0 |
| 1195 | 2026-06-05T04:04:14.451Z | Downloaded toml v0.7.8 |
| 1196 | 2026-06-05T04:04:14.452Z | Downloaded typify v0.6.2 |
| 1197 | 2026-06-05T04:04:14.461Z | Downloaded typify v0.4.3 |
| 1198 | 2026-06-05T04:04:14.469Z | Downloaded progenitor-impl v0.14.0 |
| 1199 | 2026-06-05T04:04:14.469Z | Downloaded unsafe-libyaml v0.2.11 |
| 1200 | 2026-06-05T04:04:14.469Z | Downloaded ucd-trie v0.1.7 |
| 1201 | 2026-06-05T04:04:14.469Z | Downloaded snafu v0.8.9 |
| 1202 | 2026-06-05T04:04:14.469Z | Downloaded slog v2.8.2 |
| 1203 | 2026-06-05T04:04:14.472Z | Downloaded rand v0.8.6 |
| 1204 | 2026-06-05T04:04:14.473Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1205 | 2026-06-05T04:04:14.473Z | Downloaded yansi v1.0.1 |
| 1206 | 2026-06-05T04:04:14.473Z | Downloaded rand v0.10.1 |
| 1207 | 2026-06-05T04:04:14.473Z | Downloaded critical-section v1.2.0 |
| 1208 | 2026-06-05T04:04:14.477Z | Downloaded zerovec v0.11.6 |
| 1209 | 2026-06-05T04:04:14.480Z | Downloaded tabled v0.21.0 |
| 1210 | 2026-06-05T04:04:14.487Z | Downloaded sha3 v0.10.9 |
| 1211 | 2026-06-05T04:04:14.493Z | Downloaded qorb v0.4.1 |
| 1212 | 2026-06-05T04:04:14.493Z | Downloaded const-random v0.1.18 |
| 1213 | 2026-06-05T04:04:14.496Z | Downloaded cookie v0.18.1 |
| 1214 | 2026-06-05T04:04:14.496Z | Downloaded drift v0.2.0 |
| 1215 | 2026-06-05T04:04:14.501Z | Downloaded daft-derive v0.1.7 |
| 1216 | 2026-06-05T04:04:14.508Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1217 | 2026-06-05T04:04:14.508Z | Downloaded darling_macro v0.21.3 |
| 1218 | 2026-06-05T04:04:14.508Z | Downloaded libm v0.2.16 |
| 1219 | 2026-06-05T04:04:14.508Z | Downloaded vsss-rs v3.3.4 |
| 1220 | 2026-06-05T04:04:14.508Z | Downloaded darling_core v0.21.3 |
| 1221 | 2026-06-05T04:04:14.511Z | Downloaded walkdir v2.5.0 |
| 1222 | 2026-06-05T04:04:14.515Z | Downloaded ingot v0.1.1 |
| 1223 | 2026-06-05T04:04:14.515Z | Downloaded glob v0.3.3 |
| 1224 | 2026-06-05T04:04:14.521Z | Downloaded zerotrie v0.2.4 |
| 1225 | 2026-06-05T04:04:14.525Z | Downloaded nom v8.0.0 |
| 1226 | 2026-06-05T04:04:14.528Z | Downloaded itertools v0.12.1 |
| 1227 | 2026-06-05T04:04:14.532Z | Downloaded toml_edit v0.19.15 |
| 1228 | 2026-06-05T04:04:14.547Z | Downloaded sigpipe v0.1.3 |
| 1229 | 2026-06-05T04:04:14.955Z | Downloaded typed-path v0.9.3 |
| 1230 | 2026-06-05T04:04:14.959Z | Downloaded num_threads v0.1.7 |
| 1231 | 2026-06-05T04:04:14.959Z | Downloaded hkdf v0.12.4 |
| 1232 | 2026-06-05T04:04:14.959Z | Downloaded icu_properties_data v2.2.0 |
| 1233 | 2026-06-05T04:04:14.959Z | Downloaded dropshot v0.17.1 |
| 1234 | 2026-06-05T04:04:14.959Z | Downloaded goblin v0.8.2 |
| 1235 | 2026-06-05T04:04:14.959Z | Downloaded iddqd v0.4.2 |
| 1236 | 2026-06-05T04:04:14.959Z | Downloaded tough v0.22.0 |
| 1237 | 2026-06-05T04:04:14.960Z | Downloaded csv v1.4.0 |
| 1238 | 2026-06-05T04:04:14.960Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1239 | 2026-06-05T04:04:14.960Z | Downloaded rayon v1.12.0 |
| 1240 | 2026-06-05T04:04:14.960Z | Downloaded hickory-proto v0.25.2 |
| 1241 | 2026-06-05T04:04:14.960Z | Downloaded chrono-tz v0.10.4 |
| 1242 | 2026-06-05T04:04:14.960Z | Downloaded moka v0.12.15 |
| 1243 | 2026-06-05T04:04:14.960Z | Downloaded serde_with v3.20.0 |
| 1244 | 2026-06-05T04:04:14.960Z | Downloaded goblin v0.10.7 |
| 1245 | 2026-06-05T04:04:14.960Z | Downloaded pest_derive v2.8.6 |
| 1246 | 2026-06-05T04:04:14.960Z | Downloaded tabled v0.15.0 |
| 1247 | 2026-06-05T04:04:14.960Z | Downloaded syn v1.0.109 |
| 1248 | 2026-06-05T04:04:14.960Z | Downloaded slog-scope v4.4.1 |
| 1249 | 2026-06-05T04:04:14.960Z | Downloaded rayon-core v1.13.0 |
| 1250 | 2026-06-05T04:04:14.960Z | Downloaded nix v0.31.3 |
| 1251 | 2026-06-05T04:04:14.960Z | Downloaded sha1 v0.10.6 |
| 1252 | 2026-06-05T04:04:14.960Z | Downloaded pretty_assertions v1.4.1 |
| 1253 | 2026-06-05T04:04:14.960Z | Downloaded regress v0.10.5 |
| 1254 | 2026-06-05T04:04:14.960Z | Downloaded slog-json v2.6.1 |
| 1255 | 2026-06-05T04:04:14.960Z | Downloaded papergrid v0.11.0 |
| 1256 | 2026-06-05T04:04:14.960Z | Downloaded hickory-proto v0.24.4 |
| 1257 | 2026-06-05T04:04:14.960Z | Downloaded zerocopy v0.7.35 |
| 1258 | 2026-06-05T04:04:14.960Z | Downloaded winnow v0.5.40 |
| 1259 | 2026-06-05T04:04:14.960Z | Downloaded rhai v1.25.1 |
| 1260 | 2026-06-05T04:04:14.960Z | Downloaded thiserror-no-std v2.0.2 |
| 1261 | 2026-06-05T04:04:14.960Z | Downloaded spin v0.9.8 |
| 1262 | 2026-06-05T04:04:14.960Z | Downloaded regress v0.11.1 |
| 1263 | 2026-06-05T04:04:14.960Z | Downloaded openapiv3 v2.2.0 |
| 1264 | 2026-06-05T04:04:14.960Z | Downloaded stable_deref_trait v1.2.1 |
| 1265 | 2026-06-05T04:04:14.960Z | Downloaded smoltcp v0.11.0 |
| 1266 | 2026-06-05T04:04:14.960Z | Downloaded usdt-macro v0.6.0 |
| 1267 | 2026-06-05T04:04:14.960Z | Downloaded secrecy v0.10.3 |
| 1268 | 2026-06-05T04:04:14.960Z | Downloaded oxnet v0.1.6 |
| 1269 | 2026-06-05T04:04:14.960Z | Downloaded typify-impl v0.6.2 |
| 1270 | 2026-06-05T04:04:14.960Z | Downloaded time v0.3.47 |
| 1271 | 2026-06-05T04:04:14.960Z | Downloaded usdt-impl v0.5.0 |
| 1272 | 2026-06-05T04:04:14.960Z | Downloaded smawk v0.3.2 |
| 1273 | 2026-06-05T04:04:14.960Z | Downloaded petgraph v0.6.5 |
| 1274 | 2026-06-05T04:04:14.960Z | Downloaded typify-impl v0.4.3 |
| 1275 | 2026-06-05T04:04:14.961Z | Downloaded lzma-sys v0.1.20 |
| 1276 | 2026-06-05T04:04:14.961Z | Downloaded jiff v0.2.28 |
| 1277 | 2026-06-05T04:04:14.961Z | Downloaded zone_cfg_derive v0.3.1 |
| 1278 | 2026-06-05T04:04:14.961Z | Downloaded encoding_rs v0.8.35 |
| 1279 | 2026-06-05T04:04:15.239Z | Downloaded aws-lc-sys v0.41.0 |
| 1280 | 2026-06-05T04:04:16.137Z | Compiling proc-macro2 v1.0.106 |
| 1281 | 2026-06-05T04:04:16.137Z | Compiling unicode-ident v1.0.24 |
| 1282 | 2026-06-05T04:04:16.137Z | Compiling quote v1.0.45 |
| 1283 | 2026-06-05T04:04:16.137Z | Compiling serde_core v1.0.228 |
| 1284 | 2026-06-05T04:04:16.137Z | Compiling cfg-if v1.0.4 |
| 1285 | 2026-06-05T04:04:16.140Z | Compiling serde v1.0.228 |
| 1286 | 2026-06-05T04:04:16.140Z | Compiling libc v0.2.186 |
| 1287 | 2026-06-05T04:04:16.140Z | Compiling memchr v2.8.1 |
| 1288 | 2026-06-05T04:04:16.295Z | Compiling itoa v1.0.18 |
| 1289 | 2026-06-05T04:04:16.464Z | Compiling smallvec v1.15.1 |
| 1290 | 2026-06-05T04:04:16.557Z | Compiling zmij v1.0.21 |
| 1291 | 2026-06-05T04:04:16.604Z | Compiling autocfg v1.5.1 |
| 1292 | 2026-06-05T04:04:16.663Z | Compiling libm v0.2.16 |
| 1293 | 2026-06-05T04:04:16.905Z | Compiling stable_deref_trait v1.2.1 |
| 1294 | 2026-06-05T04:04:16.947Z | Compiling writeable v0.6.3 |
| 1295 | 2026-06-05T04:04:16.992Z | Compiling percent-encoding v2.3.2 |
| 1296 | 2026-06-05T04:04:17.486Z | Compiling litemap v0.8.2 |
| 1297 | 2026-06-05T04:04:17.490Z | Compiling icu_normalizer_data v2.2.0 |
| 1298 | 2026-06-05T04:04:17.490Z | Compiling icu_properties_data v2.2.0 |
| 1299 | 2026-06-05T04:04:17.490Z | Compiling utf8_iter v1.0.4 |
| 1300 | 2026-06-05T04:04:17.490Z | Compiling iana-time-zone v0.1.65 |
| 1301 | 2026-06-05T04:04:17.490Z | Compiling equivalent v1.0.2 |
| 1302 | 2026-06-05T04:04:17.490Z | Compiling form_urlencoded v1.2.2 |
| 1303 | 2026-06-05T04:04:17.490Z | Compiling serde_json v1.0.150 |
| 1304 | 2026-06-05T04:04:17.490Z | Compiling syn v2.0.117 |
| 1305 | 2026-06-05T04:04:17.525Z | Compiling dyn-clone v1.0.20 |
| 1306 | 2026-06-05T04:04:17.539Z | Compiling pin-project-lite v0.2.17 |
| 1307 | 2026-06-05T04:04:17.574Z | Compiling version_check v0.9.5 |
| 1308 | 2026-06-05T04:04:17.629Z | Compiling parking_lot_core v0.9.12 |
| 1309 | 2026-06-05T04:04:17.641Z | Compiling scopeguard v1.2.0 |
| 1310 | 2026-06-05T04:04:17.658Z | Compiling num-traits v0.2.19 |
| 1311 | 2026-06-05T04:04:17.670Z | Compiling thiserror v2.0.18 |
| 1312 | 2026-06-05T04:04:17.738Z | Compiling lock_api v0.4.14 |
| 1313 | 2026-06-05T04:04:17.868Z | Compiling getrandom v0.4.2 |
| 1314 | 2026-06-05T04:04:17.917Z | Compiling rand_core v0.10.1 |
| 1315 | 2026-06-05T04:04:17.962Z | Compiling hashbrown v0.17.1 |
| 1316 | 2026-06-05T04:04:18.063Z | Compiling errno v0.3.14 |
| 1317 | 2026-06-05T04:04:18.162Z | Compiling log v0.4.32 |
| 1318 | 2026-06-05T04:04:18.202Z | Compiling heck v0.5.0 |
| 1319 | 2026-06-05T04:04:18.211Z | Compiling futures-core v0.3.32 |
| 1320 | 2026-06-05T04:04:18.321Z | Compiling semver v1.0.28 |
| 1321 | 2026-06-05T04:04:18.445Z | Compiling uuid v1.23.2 |
| 1322 | 2026-06-05T04:04:18.456Z | Compiling indexmap v2.14.0 |
| 1323 | 2026-06-05T04:04:18.923Z | Compiling zerocopy v0.8.50 |
| 1324 | 2026-06-05T04:04:18.956Z | Compiling futures-sink v0.3.32 |
| 1325 | 2026-06-05T04:04:18.956Z | Compiling schemars v0.8.22 |
| 1326 | 2026-06-05T04:04:18.956Z | Compiling slab v0.4.12 |
| 1327 | 2026-06-05T04:04:18.956Z | Compiling jobserver v0.1.34 |
| 1328 | 2026-06-05T04:04:18.994Z | Compiling rustversion v1.0.22 |
| 1329 | 2026-06-05T04:04:19.019Z | Compiling find-msvc-tools v0.1.9 |
| 1330 | 2026-06-05T04:04:19.025Z | Compiling fnv v1.0.7 |
| 1331 | 2026-06-05T04:04:19.124Z | Compiling shlex v2.0.1 |
| 1332 | 2026-06-05T04:04:19.144Z | Compiling futures-channel v0.3.32 |
| 1333 | 2026-06-05T04:04:19.658Z | Compiling bitflags v2.12.1 |
| 1334 | 2026-06-05T04:04:19.676Z | Compiling cc v1.2.63 |
| 1335 | 2026-06-05T04:04:19.676Z | Compiling futures-task v0.3.32 |
| 1336 | 2026-06-05T04:04:19.676Z | Compiling futures-io v0.3.32 |
| 1337 | 2026-06-05T04:04:19.676Z | Compiling socket2 v0.6.4 |
| 1338 | 2026-06-05T04:04:19.676Z | Compiling signal-hook-registry v1.4.8 |
| 1339 | 2026-06-05T04:04:19.677Z | Compiling mio v1.2.1 |
| 1340 | 2026-06-05T04:04:19.677Z | Compiling portable-atomic v1.13.1 |
| 1341 | 2026-06-05T04:04:20.177Z | Compiling parking_lot v0.12.5 |
| 1342 | 2026-06-05T04:04:20.180Z | Compiling dunce v1.0.5 |
| 1343 | 2026-06-05T04:04:20.180Z | Compiling fs_extra v1.3.0 |
| 1344 | 2026-06-05T04:04:20.180Z | Compiling typenum v1.20.1 |
| 1345 | 2026-06-05T04:04:20.180Z | Compiling cmake v0.1.58 |
| 1346 | 2026-06-05T04:04:20.180Z | Compiling critical-section v1.2.0 |
| 1347 | 2026-06-05T04:04:20.180Z | Compiling base64 v0.22.1 |
| 1348 | 2026-06-05T04:04:20.194Z | Compiling slog v2.8.2 |
| 1349 | 2026-06-05T04:04:20.211Z | Compiling synstructure v0.13.2 |
| 1350 | 2026-06-05T04:04:20.341Z | Compiling serde_derive_internals v0.29.1 |
| 1351 | 2026-06-05T04:04:20.487Z | Compiling subtle v2.6.1 |
| 1352 | 2026-06-05T04:04:20.526Z | Compiling byteorder v1.5.0 |
| 1353 | 2026-06-05T04:04:20.538Z | Compiling aws-lc-sys v0.41.0 |
| 1354 | 2026-06-05T04:04:20.600Z | Compiling once_cell v1.21.4 |
| 1355 | 2026-06-05T04:04:20.687Z | Compiling strsim v0.11.1 |
| 1356 | 2026-06-05T04:04:20.727Z | Compiling rustix v1.1.4 |
| 1357 | 2026-06-05T04:04:21.148Z | Compiling regex-syntax v0.8.10 |
| 1358 | 2026-06-05T04:04:21.166Z | Compiling httparse v1.10.1 |
| 1359 | 2026-06-05T04:04:21.166Z | Compiling ipnet v2.12.0 |
| 1360 | 2026-06-05T04:04:21.166Z | Compiling atomic-waker v1.1.2 |
| 1361 | 2026-06-05T04:04:21.166Z | Compiling tower-layer v0.3.3 |
| 1362 | 2026-06-05T04:04:21.171Z | Compiling tower-service v0.3.3 |
| 1363 | 2026-06-05T04:04:21.251Z | Compiling getrandom v0.2.17 |
| 1364 | 2026-06-05T04:04:21.251Z | Compiling ryu v1.0.23 |
| 1365 | 2026-06-05T04:04:21.292Z | Compiling ucd-trie v0.1.7 |
| 1366 | 2026-06-05T04:04:21.375Z | Compiling try-lock v0.2.5 |
| 1367 | 2026-06-05T04:04:21.440Z | Compiling thiserror v1.0.69 |
| 1368 | 2026-06-05T04:04:21.443Z | Compiling untrusted v0.9.0 |
| 1369 | 2026-06-05T04:04:21.474Z | Compiling want v0.3.1 |
| 1370 | 2026-06-05T04:04:21.487Z | Compiling serde_derive v1.0.228 |
| 1371 | 2026-06-05T04:04:21.543Z | Compiling zerofrom-derive v0.1.7 |
| 1372 | 2026-06-05T04:04:21.632Z | Compiling yoke-derive v0.8.2 |
| 1373 | 2026-06-05T04:04:21.637Z | Compiling zerovec-derive v0.11.3 |
| 1374 | 2026-06-05T04:04:21.668Z | Compiling displaydoc v0.2.6 |
| 1375 | 2026-06-05T04:04:21.759Z | Compiling schemars_derive v0.8.22 |
| 1376 | 2026-06-05T04:04:22.434Z | Compiling thiserror-impl v2.0.18 |
| 1377 | 2026-06-05T04:04:22.619Z | Compiling tokio-macros v2.7.0 |
| 1378 | 2026-06-05T04:04:22.697Z | Compiling zerocopy-derive v0.8.50 |
| 1379 | 2026-06-05T04:04:22.716Z | Compiling zerofrom v0.1.8 |
| 1380 | 2026-06-05T04:04:22.895Z | Compiling yoke v0.8.3 |
| 1381 | 2026-06-05T04:04:22.956Z | Compiling zeroize_derive v1.4.3 |
| 1382 | 2026-06-05T04:04:23.434Z | Compiling zerovec v0.11.6 |
| 1383 | 2026-06-05T04:04:23.461Z | Compiling zerotrie v0.2.4 |
| 1384 | 2026-06-05T04:04:23.461Z | Compiling futures-macro v0.3.32 |
| 1385 | 2026-06-05T04:04:23.543Z | Compiling tinystr v0.8.3 |
| 1386 | 2026-06-05T04:04:23.643Z | Compiling potential_utf v0.1.5 |
| 1387 | 2026-06-05T04:04:23.703Z | Compiling zeroize v1.8.2 |
| 1388 | 2026-06-05T04:04:24.155Z | Compiling icu_locale_core v2.2.0 |
| 1389 | 2026-06-05T04:04:24.159Z | Compiling icu_collections v2.2.0 |
| 1390 | 2026-06-05T04:04:24.159Z | Compiling thiserror-impl v1.0.69 |
| 1391 | 2026-06-05T04:04:24.159Z | Compiling pest v2.8.6 |
| 1392 | 2026-06-05T04:04:24.282Z | Compiling futures-util v0.3.32 |
| 1393 | 2026-06-05T04:04:24.309Z | Compiling rand_core v0.6.4 |
| 1394 | 2026-06-05T04:04:24.529Z | Compiling icu_provider v2.2.0 |
| 1395 | 2026-06-05T04:04:24.703Z | Compiling bytes v1.11.1 |
| 1396 | 2026-06-05T04:04:24.834Z | Compiling icu_normalizer v2.2.0 |
| 1397 | 2026-06-05T04:04:25.272Z | Compiling icu_properties v2.2.0 |
| 1398 | 2026-06-05T04:04:25.284Z | Compiling chrono v0.4.45 |
| 1399 | 2026-06-05T04:04:25.284Z | Compiling http v1.4.1 |
| 1400 | 2026-06-05T04:04:25.344Z | Compiling tokio v1.52.3 |
| 1401 | 2026-06-05T04:04:25.438Z | Compiling serde_tokenstream v0.2.3 |
| 1402 | 2026-06-05T04:04:25.691Z | Compiling erased-serde v0.3.31 |
| 1403 | 2026-06-05T04:04:26.027Z | Compiling idna_adapter v1.2.2 |
| 1404 | 2026-06-05T04:04:26.164Z | Compiling idna v1.1.0 |
| 1405 | 2026-06-05T04:04:26.230Z | Compiling http-body v1.0.1 |
| 1406 | 2026-06-05T04:04:26.382Z | Compiling httpdate v1.0.3 |
| 1407 | 2026-06-05T04:04:26.582Z | Compiling url v2.5.8 |
| 1408 | 2026-06-05T04:04:26.611Z | Compiling pest_meta v2.8.6 |
| 1409 | 2026-06-05T04:04:26.634Z | Compiling getrandom v0.3.4 |
| 1410 | 2026-06-05T04:04:26.682Z | Compiling pretty-hex v0.4.2 |
| 1411 | 2026-06-05T04:04:26.792Z | Compiling plain v0.2.3 |
| 1412 | 2026-06-05T04:04:26.921Z | Compiling ppv-lite86 v0.2.21 |
| 1413 | 2026-06-05T04:04:26.986Z | Compiling winnow v1.0.3 |
| 1414 | 2026-06-05T04:04:27.083Z | Compiling allocator-api2 v0.2.21 |
| 1415 | 2026-06-05T04:04:27.216Z | Compiling pest_generator v2.8.6 |
| 1416 | 2026-06-05T04:04:27.288Z | Compiling foldhash v0.2.0 |
| 1417 | 2026-06-05T04:04:27.427Z | Compiling paste v1.0.15 |
| 1418 | 2026-06-05T04:04:27.536Z | Compiling hashbrown v0.16.1 |
| 1419 | 2026-06-05T04:04:27.770Z | Compiling tracing-attributes v0.1.31 |
| 1420 | 2026-06-05T04:04:27.907Z | Compiling tracing-core v0.1.36 |
| 1421 | 2026-06-05T04:04:27.965Z | Compiling ipnetwork v0.21.1 |
| 1422 | 2026-06-05T04:04:28.021Z | Compiling pest_derive v2.8.6 |
| 1423 | 2026-06-05T04:04:28.092Z | Compiling oxnet v0.1.6 |
| 1424 | 2026-06-05T04:04:28.298Z | Compiling omicron-workspace-hack v0.1.0 |
| 1425 | 2026-06-05T04:04:28.404Z | Compiling ident_case v1.0.1 |
| 1426 | 2026-06-05T04:04:28.557Z | Compiling http-body-util v0.1.3 |
| 1427 | 2026-06-05T04:04:28.602Z | Compiling serde_urlencoded v0.7.1 |
| 1428 | 2026-06-05T04:04:28.602Z | Compiling aho-corasick v1.1.4 |
| 1429 | 2026-06-05T04:04:28.714Z | Compiling sync_wrapper v1.0.2 |
| 1430 | 2026-06-05T04:04:28.766Z | Compiling daft-derive v0.1.7 |
| 1431 | 2026-06-05T04:04:28.989Z | Compiling tracing v0.1.44 |
| 1432 | 2026-06-05T04:04:29.069Z | Compiling fastrand v2.4.1 |
| 1433 | 2026-06-05T04:04:29.214Z | Compiling tokio-util v0.7.18 |
| 1434 | 2026-06-05T04:04:29.306Z | Compiling async-trait v0.1.89 |
| 1435 | 2026-06-05T04:04:29.537Z | Compiling regex-automata v0.4.14 |
| 1436 | 2026-06-05T04:04:29.822Z | Compiling scroll_derive v0.13.1 |
| 1437 | 2026-06-05T04:04:29.990Z | Compiling powerfmt v0.2.0 |
| 1438 | 2026-06-05T04:04:30.056Z | Compiling aws-lc-rs v1.17.0 |
| 1439 | 2026-06-05T04:04:30.188Z | Compiling num-conv v0.2.2 |
| 1440 | 2026-06-05T04:04:30.290Z | Compiling time-core v0.1.8 |
| 1441 | 2026-06-05T04:04:30.340Z | Compiling anyhow v1.0.102 |
| 1442 | 2026-06-05T04:04:30.374Z | Compiling deranged v0.5.8 |
| 1443 | 2026-06-05T04:04:30.428Z | Compiling time-macros v0.2.27 |
| 1444 | 2026-06-05T04:04:30.662Z | Compiling scroll v0.13.0 |
| 1445 | 2026-06-05T04:04:30.902Z | Compiling rustls-pki-types v1.14.1 |
| 1446 | 2026-06-05T04:04:30.919Z | Compiling openssl-probe v0.2.1 |
| 1447 | 2026-06-05T04:04:31.105Z | Compiling hex v0.4.3 |
| 1448 | 2026-06-05T04:04:31.316Z | Compiling regex v1.12.3 |
| 1449 | 2026-06-05T04:04:31.348Z | Compiling num_threads v0.1.7 |
| 1450 | 2026-06-05T04:04:31.402Z | Compiling goblin v0.10.7 |
| 1451 | 2026-06-05T04:04:31.436Z | Compiling untrusted v0.7.1 |
| 1452 | 2026-06-05T04:04:31.560Z | Compiling camino v1.2.2 |
| 1453 | 2026-06-05T04:04:31.776Z | Compiling usdt-impl v0.6.0 |
| 1454 | 2026-06-05T04:04:31.825Z | Compiling rustls v0.23.40 |
| 1455 | 2026-06-05T04:04:31.936Z | Compiling crc32fast v1.5.0 |
| 1456 | 2026-06-05T04:04:32.054Z | Compiling h2 v0.4.14 |
| 1457 | 2026-06-05T04:04:32.063Z | Compiling dtrace-parser v0.3.0 |
| 1458 | 2026-06-05T04:04:32.154Z | Compiling crossbeam-utils v0.8.21 |
| 1459 | 2026-06-05T04:04:32.459Z | Compiling futures-executor v0.3.32 |
| 1460 | 2026-06-05T04:04:32.481Z | Compiling structmeta-derive v0.3.0 |
| 1461 | 2026-06-05T04:04:32.619Z | Compiling thread-id v5.1.0 |
| 1462 | 2026-06-05T04:04:32.700Z | Compiling simd-adler32 v0.3.9 |
| 1463 | 2026-06-05T04:04:32.731Z | Compiling adler2 v2.0.1 |
| 1464 | 2026-06-05T04:04:32.860Z | Compiling cpufeatures v0.3.0 |
| 1465 | 2026-06-05T04:04:32.910Z | Compiling miniz_oxide v0.8.9 |
| 1466 | 2026-06-05T04:04:32.922Z | Compiling futures v0.3.32 |
| 1467 | 2026-06-05T04:04:32.932Z | Compiling rand_core v0.9.5 |
| 1468 | 2026-06-05T04:04:33.138Z | Compiling darling_core v0.23.0 |
| 1469 | 2026-06-05T04:04:33.504Z | Compiling newtype-uuid-macros v0.1.0 |
| 1470 | 2026-06-05T04:04:33.537Z | Compiling structmeta v0.3.0 |
| 1471 | 2026-06-05T04:04:33.547Z | Compiling hybrid-array v0.4.12 |
| 1472 | 2026-06-05T04:04:33.943Z | Compiling thread_local v1.1.9 |
| 1473 | 2026-06-05T04:04:34.033Z | Compiling match_cfg v0.1.0 |
| 1474 | 2026-06-05T04:04:34.103Z | Compiling hyper v1.10.1 |
| 1475 | 2026-06-05T04:04:34.205Z | Compiling dof v0.4.0 |
| 1476 | 2026-06-05T04:04:34.785Z | Compiling flate2 v1.1.9 |
| 1477 | 2026-06-05T04:04:34.802Z | Compiling newtype-uuid v1.3.2 |
| 1478 | 2026-06-05T04:04:35.153Z | Compiling compression-core v0.4.32 |
| 1479 | 2026-06-05T04:04:35.271Z | Compiling hyper-util v0.1.20 |
| 1480 | 2026-06-05T04:04:35.310Z | Compiling darling_macro v0.23.0 |
| 1481 | 2026-06-05T04:04:35.555Z | Compiling quick-error v1.2.3 |
| 1482 | 2026-06-05T04:04:35.659Z | Compiling ref-cast v1.0.25 |
| 1483 | 2026-06-05T04:04:35.855Z | Compiling slog-async v2.8.0 |
| 1484 | 2026-06-05T04:04:35.895Z | Compiling darling v0.23.0 |
| 1485 | 2026-06-05T04:04:35.974Z | Compiling compression-codecs v0.4.38 |
| 1486 | 2026-06-05T04:04:36.001Z | Compiling daft v0.1.7 |
| 1487 | 2026-06-05T04:04:36.029Z | Compiling crypto-common v0.2.2 |
| 1488 | 2026-06-05T04:04:36.536Z | Compiling block-buffer v0.12.0 |
| 1489 | 2026-06-05T04:04:36.549Z | Compiling rand_chacha v0.9.0 |
| 1490 | 2026-06-05T04:04:36.549Z | Compiling strum_macros v0.26.4 |
| 1491 | 2026-06-05T04:04:36.549Z | Compiling ref-cast-impl v1.0.25 |
| 1492 | 2026-06-05T04:04:36.549Z | Compiling usdt-attr-macro v0.6.0 |
| 1493 | 2026-06-05T04:04:36.602Z | Compiling usdt-macro v0.6.0 |
| 1494 | 2026-06-05T04:04:36.643Z | Compiling serde_spanned v1.1.1 |
| 1495 | 2026-06-05T04:04:36.824Z | Compiling generic-array v0.14.7 |
| 1496 | 2026-06-05T04:04:36.917Z | Compiling multer v3.1.0 |
| 1497 | 2026-06-05T04:04:36.980Z | Compiling term v1.2.1 |
| 1498 | 2026-06-05T04:04:37.063Z | Compiling debug-ignore v1.0.5 |
| 1499 | 2026-06-05T04:04:37.132Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1500 | 2026-06-05T04:04:37.155Z | Compiling const-oid v0.10.2 |
| 1501 | 2026-06-05T04:04:37.170Z | Compiling take_mut v0.2.2 |
| 1502 | 2026-06-05T04:04:37.252Z | Compiling bit-vec v0.8.0 |
| 1503 | 2026-06-05T04:04:37.316Z | Compiling digest v0.11.3 |
| 1504 | 2026-06-05T04:04:37.425Z | Compiling bit-set v0.8.0 |
| 1505 | 2026-06-05T04:04:37.586Z | Compiling rand v0.9.4 |
| 1506 | 2026-06-05T04:04:37.594Z | Compiling serde_with_macros v3.20.0 |
| 1507 | 2026-06-05T04:04:37.602Z | Compiling async-stream-impl v0.3.6 |
| 1508 | 2026-06-05T04:04:37.654Z | Compiling dropshot v0.17.1 |
| 1509 | 2026-06-05T04:04:37.754Z | Compiling encoding_rs v0.8.35 |
| 1510 | 2026-06-05T04:04:37.897Z | Compiling strum v0.26.3 |
| 1511 | 2026-06-05T04:04:37.942Z | Compiling syn v1.0.109 |
| 1512 | 2026-06-05T04:04:38.013Z | Compiling spin v0.9.8 |
| 1513 | 2026-06-05T04:04:38.112Z | Compiling unarray v0.1.4 |
| 1514 | 2026-06-05T04:04:38.167Z | Compiling mime v0.3.17 |
| 1515 | 2026-06-05T04:04:38.230Z | Compiling async-stream v0.3.6 |
| 1516 | 2026-06-05T04:04:38.251Z | Compiling sha1 v0.11.0 |
| 1517 | 2026-06-05T04:04:38.399Z | Compiling derive-ex v0.1.8 |
| 1518 | 2026-06-05T04:04:38.431Z | Compiling tower v0.5.3 |
| 1519 | 2026-06-05T04:04:38.488Z | Compiling dropshot_endpoint v0.17.1 |
| 1520 | 2026-06-05T04:04:38.576Z | Compiling macaddr v1.0.1 |
| 1521 | 2026-06-05T04:04:38.839Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1522 | 2026-06-05T04:04:38.858Z | Compiling waitgroup v0.1.2 |
| 1523 | 2026-06-05T04:04:38.990Z | Compiling serde_path_to_error v0.1.20 |
| 1524 | 2026-06-05T04:04:39.245Z | Compiling tower-http v0.6.11 |
| 1525 | 2026-06-05T04:04:39.315Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1526 | 2026-06-05T04:04:39.442Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1527 | 2026-06-05T04:04:39.464Z | Compiling tempfile v3.27.0 |
| 1528 | 2026-06-05T04:04:40.032Z | Compiling openapiv3 v2.2.0 |
| 1529 | 2026-06-05T04:04:40.037Z | Compiling strum_macros v0.27.2 |
| 1530 | 2026-06-05T04:04:40.037Z | Compiling test-strategy v0.4.5 |
| 1531 | 2026-06-05T04:04:40.229Z | Compiling instant v0.1.13 |
| 1532 | 2026-06-05T04:04:40.324Z | Compiling time v0.3.47 |
| 1533 | 2026-06-05T04:04:41.034Z | Compiling rustls-native-certs v0.8.4 |
| 1534 | 2026-06-05T04:04:41.254Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1535 | 2026-06-05T04:04:41.380Z | Compiling crossbeam-channel v0.5.15 |
| 1536 | 2026-06-05T04:04:41.394Z | Compiling crypto-common v0.1.7 |
| 1537 | 2026-06-05T04:04:41.514Z | Compiling strum v0.27.2 |
| 1538 | 2026-06-05T04:04:41.856Z | Compiling parse-display-derive v0.10.0 |
| 1539 | 2026-06-05T04:04:41.863Z | Compiling backon v1.6.0 |
| 1540 | 2026-06-05T04:04:42.012Z | Compiling rand_chacha v0.3.1 |
| 1541 | 2026-06-05T04:04:42.178Z | Compiling slog-json v2.6.1 |
| 1542 | 2026-06-05T04:04:42.392Z | Compiling rand v0.8.6 |
| 1543 | 2026-06-05T04:04:42.642Z | Compiling hostname v0.3.1 |
| 1544 | 2026-06-05T04:04:42.776Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1545 | 2026-06-05T04:04:42.850Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1546 | 2026-06-05T04:04:43.031Z | Compiling is-terminal v0.4.17 |
| 1547 | 2026-06-05T04:04:43.054Z | Compiling wait-timeout v0.2.1 |
| 1548 | 2026-06-05T04:04:43.118Z | Compiling memmap2 v0.9.10 |
| 1549 | 2026-06-05T04:04:43.315Z | Compiling either v1.16.0 |
| 1550 | 2026-06-05T04:04:43.332Z | Compiling usdt v0.6.0 |
| 1551 | 2026-06-05T04:04:43.351Z | Compiling rusty-fork v0.3.1 |
| 1552 | 2026-06-05T04:04:43.469Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1553 | 2026-06-05T04:04:43.521Z | Compiling slog-term v2.9.2 |
| 1554 | 2026-06-05T04:04:43.649Z | Compiling slog-bunyan v2.5.0 |
| 1555 | 2026-06-05T04:04:43.721Z | Compiling serde_with v3.20.0 |
| 1556 | 2026-06-05T04:04:43.735Z | Compiling async-compression v0.4.42 |
| 1557 | 2026-06-05T04:04:43.753Z | Compiling rand_xorshift v0.4.0 |
| 1558 | 2026-06-05T04:04:43.884Z | Compiling rustls-pemfile v2.2.0 |
| 1559 | 2026-06-05T04:04:44.039Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1560 | 2026-06-05T04:04:44.089Z | Compiling regress v0.10.5 |
| 1561 | 2026-06-05T04:04:44.166Z | Compiling hostname v0.4.2 |
| 1562 | 2026-06-05T04:04:44.208Z | Compiling humantime v2.3.0 |
| 1563 | 2026-06-05T04:04:44.299Z | Compiling proptest v1.11.0 |
| 1564 | 2026-06-05T04:04:44.798Z | Compiling iddqd v0.4.2 |
| 1565 | 2026-06-05T04:04:45.063Z | Compiling reqwest v0.12.28 |
| 1566 | 2026-06-05T04:04:45.249Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1567 | 2026-06-05T04:04:45.476Z | Compiling block-buffer v0.10.4 |
| 1568 | 2026-06-05T04:04:45.491Z | Compiling utf8parse v0.2.2 |
| 1569 | 2026-06-05T04:04:45.626Z | Compiling digest v0.10.7 |
| 1570 | 2026-06-05T04:04:45.783Z | Compiling anstyle-parse v1.0.0 |
| 1571 | 2026-06-05T04:04:45.836Z | Compiling itertools v0.14.0 |
| 1572 | 2026-06-05T04:04:45.968Z | Compiling parse-display v0.10.0 |
| 1573 | 2026-06-05T04:04:46.098Z | Compiling progenitor-client v0.10.0 |
| 1574 | 2026-06-05T04:04:46.281Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1575 | 2026-06-05T04:04:46.385Z | Compiling backoff v0.4.0 |
| 1576 | 2026-06-05T04:04:46.605Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1577 | 2026-06-05T04:04:46.890Z | Compiling anstyle-query v1.1.5 |
| 1578 | 2026-06-05T04:04:47.082Z | Compiling colorchoice v1.0.5 |
| 1579 | 2026-06-05T04:04:47.194Z | Compiling anstyle v1.0.14 |
| 1580 | 2026-06-05T04:04:47.273Z | Compiling is_terminal_polyfill v1.70.2 |
| 1581 | 2026-06-05T04:04:47.433Z | Compiling anstream v1.0.0 |
| 1582 | 2026-06-05T04:04:47.680Z | Compiling clap_lex v1.1.0 |
| 1583 | 2026-06-05T04:04:48.112Z | Compiling regress v0.11.1 |
| 1584 | 2026-06-05T04:04:48.207Z | Compiling clap_derive v4.6.1 |
| 1585 | 2026-06-05T04:04:48.505Z | Compiling terminal_size v0.4.4 |
| 1586 | 2026-06-05T04:04:50.302Z | Compiling typify-impl v0.6.2 |
| 1587 | 2026-06-05T04:04:50.407Z | Compiling toml_datetime v0.6.11 |
| 1588 | 2026-06-05T04:04:50.407Z | Compiling zerocopy-derive v0.7.35 |
| 1589 | 2026-06-05T04:04:50.407Z | Compiling cpufeatures v0.2.17 |
| 1590 | 2026-06-05T04:04:50.407Z | Compiling convert_case v0.4.0 |
| 1591 | 2026-06-05T04:04:50.407Z | Compiling clap_builder v4.6.0 |
| 1592 | 2026-06-05T04:04:50.841Z | Compiling derive_more v0.99.20 |
| 1593 | 2026-06-05T04:04:50.944Z | Compiling zerocopy v0.7.35 |
| 1594 | 2026-06-05T04:04:51.912Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1595 | 2026-06-05T04:04:52.229Z | Compiling unicode-width v0.2.2 |
| 1596 | 2026-06-05T04:04:52.446Z | Compiling proc-macro-crate v3.5.0 |
| 1597 | 2026-06-05T04:04:52.796Z | Compiling clap v4.6.1 |
| 1598 | 2026-06-05T04:04:52.879Z | Compiling secrecy v0.10.3 |
| 1599 | 2026-06-05T04:04:52.942Z | Compiling float-ord v0.3.2 |
| 1600 | 2026-06-05T04:04:53.021Z | Compiling tinyvec_macros v0.1.1 |
| 1601 | 2026-06-05T04:04:53.057Z | Compiling crucible-workspace-hack v0.1.0 |
| 1602 | 2026-06-05T04:04:53.090Z | Compiling tinyvec v1.11.0 |
| 1603 | 2026-06-05T04:04:53.279Z | Compiling num_enum_derive v0.7.6 |
| 1604 | 2026-06-05T04:04:53.990Z | Compiling dtrace-parser v0.2.0 |
| 1605 | 2026-06-05T04:04:54.006Z | Compiling scroll_derive v0.12.1 |
| 1606 | 2026-06-05T04:04:54.006Z | Compiling num-integer v0.1.46 |
| 1607 | 2026-06-05T04:04:54.007Z | Compiling rustc_version v0.4.1 |
| 1608 | 2026-06-05T04:04:54.019Z | Compiling usdt-impl v0.5.0 |
| 1609 | 2026-06-05T04:04:54.400Z | Compiling curve25519-dalek v4.1.3 |
| 1610 | 2026-06-05T04:04:54.446Z | Compiling num_enum v0.7.6 |
| 1611 | 2026-06-05T04:04:54.446Z | Compiling scroll v0.12.0 |
| 1612 | 2026-06-05T04:04:54.550Z | Compiling dof v0.3.0 |
| 1613 | 2026-06-05T04:04:54.669Z | Compiling hmac v0.12.1 |
| 1614 | 2026-06-05T04:04:54.687Z | Compiling inout v0.1.4 |
| 1615 | 2026-06-05T04:04:54.802Z | Compiling darling_core v0.21.3 |
| 1616 | 2026-06-05T04:04:54.833Z | Compiling ff v0.13.1 |
| 1617 | 2026-06-05T04:04:54.895Z | Compiling thread-id v4.2.2 |
| 1618 | 2026-06-05T04:04:54.926Z | Compiling group v0.13.0 |
| 1619 | 2026-06-05T04:04:55.032Z | Compiling cipher v0.4.4 |
| 1620 | 2026-06-05T04:04:55.225Z | Compiling hkdf v0.12.4 |
| 1621 | 2026-06-05T04:04:55.357Z | Compiling goblin v0.8.2 |
| 1622 | 2026-06-05T04:04:55.470Z | Compiling num-iter v0.1.45 |
| 1623 | 2026-06-05T04:04:55.676Z | Compiling num-rational v0.4.2 |
| 1624 | 2026-06-05T04:04:55.813Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1625 | 2026-06-05T04:04:55.893Z | Compiling universal-hash v0.5.1 |
| 1626 | 2026-06-05T04:04:56.019Z | Compiling crypto-bigint v0.5.5 |
| 1627 | 2026-06-05T04:04:56.044Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1628 | 2026-06-05T04:04:56.228Z | Compiling typify-macro v0.6.2 |
| 1629 | 2026-06-05T04:04:56.326Z | Compiling crossbeam-epoch v0.9.18 |
| 1630 | 2026-06-05T04:04:56.645Z | Compiling half v2.7.1 |
| 1631 | 2026-06-05T04:04:56.663Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1632 | 2026-06-05T04:04:56.901Z | Compiling darling_macro v0.21.3 |
| 1633 | 2026-06-05T04:04:57.151Z | Compiling num-complex v0.4.6 |
| 1634 | 2026-06-05T04:04:57.360Z | Compiling opaque-debug v0.3.1 |
| 1635 | 2026-06-05T04:04:57.514Z | Compiling base64ct v1.8.3 |
| 1636 | 2026-06-05T04:04:57.514Z | Compiling ciborium-io v0.2.2 |
| 1637 | 2026-06-05T04:04:57.514Z | Compiling base16ct v0.2.0 |
| 1638 | 2026-06-05T04:04:57.514Z | Compiling ciborium-ll v0.2.2 |
| 1639 | 2026-06-05T04:04:57.687Z | Compiling darling v0.21.3 |
| 1640 | 2026-06-05T04:04:57.687Z | Compiling elliptic-curve v0.13.8 |
| 1641 | 2026-06-05T04:04:57.802Z | Compiling password-hash v0.5.0 |
| 1642 | 2026-06-05T04:04:57.802Z | Compiling poly1305 v0.8.0 |
| 1643 | 2026-06-05T04:04:59.194Z | Compiling num v0.4.3 |
| 1644 | 2026-06-05T04:04:59.543Z | Compiling thiserror-no-std v2.0.2 |
| 1645 | 2026-06-05T04:04:59.543Z | Compiling typify v0.6.2 |
| 1646 | 2026-06-05T04:04:59.543Z | Compiling chacha20 v0.9.1 |
| 1647 | 2026-06-05T04:04:59.543Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1648 | 2026-06-05T04:04:59.544Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1649 | 2026-06-05T04:04:59.712Z | Compiling blake2 v0.10.6 |
| 1650 | 2026-06-05T04:04:59.712Z | Compiling aead v0.5.2 |
| 1651 | 2026-06-05T04:04:59.712Z | Compiling byte-wrapper v0.1.0 |
| 1652 | 2026-06-05T04:04:59.712Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1653 | 2026-06-05T04:04:59.712Z | Compiling proc-macro-error-attr v1.0.4 |
| 1654 | 2026-06-05T04:05:01.712Z | Compiling rustix v0.38.44 |
| 1655 | 2026-06-05T04:05:01.829Z | Compiling prettyplease v0.2.37 |
| 1656 | 2026-06-05T04:05:01.829Z | Compiling keccak v0.1.6 |
| 1657 | 2026-06-05T04:05:01.829Z | Compiling heapless v0.8.0 |
| 1658 | 2026-06-05T04:05:01.834Z | Compiling unsafe-libyaml v0.2.11 |
| 1659 | 2026-06-05T04:05:01.834Z | Compiling sha3 v0.10.9 |
| 1660 | 2026-06-05T04:05:01.834Z | Compiling serde_yaml v0.9.34+deprecated |
| 1661 | 2026-06-05T04:05:01.834Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1662 | 2026-06-05T04:05:01.834Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1663 | 2026-06-05T04:05:01.834Z | Compiling chacha20poly1305 v0.10.1 |
| 1664 | 2026-06-05T04:05:01.973Z | Compiling argon2 v0.5.3 |
| 1665 | 2026-06-05T04:05:02.037Z | Compiling vsss-rs v3.3.4 |
| 1666 | 2026-06-05T04:05:02.214Z | Compiling ingot-macros v0.1.1 |
| 1667 | 2026-06-05T04:05:02.675Z | Compiling ciborium v0.2.2 |
| 1668 | 2026-06-05T04:05:02.818Z | Compiling usdt-macro v0.5.0 |
| 1669 | 2026-06-05T04:05:02.877Z | Compiling usdt-attr-macro v0.5.0 |
| 1670 | 2026-06-05T04:05:03.819Z | Compiling serde_spanned v0.6.9 |
| 1671 | 2026-06-05T04:05:04.040Z | Compiling enum-as-inner v0.6.1 |
| 1672 | 2026-06-05T04:05:04.077Z | Compiling hash32 v0.3.1 |
| 1673 | 2026-06-05T04:05:04.226Z | Compiling proc-macro-error v1.0.4 |
| 1674 | 2026-06-05T04:05:04.911Z | Compiling memmap v0.7.0 |
| 1675 | 2026-06-05T04:05:05.095Z | Compiling memoffset v0.9.1 |
| 1676 | 2026-06-05T04:05:05.095Z | Compiling cfg_aliases v0.2.1 |
| 1677 | 2026-06-05T04:05:05.095Z | Compiling winnow v0.5.40 |
| 1678 | 2026-06-05T04:05:05.095Z | Compiling smoltcp v0.11.0 |
| 1679 | 2026-06-05T04:05:05.095Z | Compiling data-encoding v2.11.0 |
| 1680 | 2026-06-05T04:05:05.095Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1681 | 2026-06-05T04:05:05.095Z | Compiling winnow v0.7.15 |
| 1682 | 2026-06-05T04:05:05.195Z | Compiling toml_write v0.1.2 |
| 1683 | 2026-06-05T04:05:05.195Z | Compiling indent_write v2.2.0 |
| 1684 | 2026-06-05T04:05:05.271Z | Compiling ingot-types v0.1.2 |
| 1685 | 2026-06-05T04:05:05.339Z | Compiling nix v0.31.3 |
| 1686 | 2026-06-05T04:05:05.395Z | Compiling usdt v0.5.0 |
| 1687 | 2026-06-05T04:05:05.632Z | Compiling rustls-webpki v0.103.13 |
| 1688 | 2026-06-05T04:05:05.751Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1689 | 2026-06-05T04:05:05.786Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1690 | 2026-06-05T04:05:05.841Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1691 | 2026-06-05T04:05:05.948Z | Compiling toml_edit v0.19.15 |
| 1692 | 2026-06-05T04:05:06.378Z | Compiling toml_edit v0.22.27 |
| 1693 | 2026-06-05T04:05:06.652Z | Compiling tabwriter v1.4.1 |
| 1694 | 2026-06-05T04:05:06.779Z | Compiling cobs v0.3.0 |
| 1695 | 2026-06-05T04:05:06.852Z | Compiling serde_repr v0.1.20 |
| 1696 | 2026-06-05T04:05:06.952Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1697 | 2026-06-05T04:05:07.274Z | Compiling bitflags v1.3.2 |
| 1698 | 2026-06-05T04:05:07.483Z | Compiling managed v0.8.0 |
| 1699 | 2026-06-05T04:05:07.592Z | Compiling vcpkg v0.2.15 |
| 1700 | 2026-06-05T04:05:07.592Z | Compiling pkg-config v0.3.33 |
| 1701 | 2026-06-05T04:05:07.998Z | Compiling toml v0.8.23 |
| 1702 | 2026-06-05T04:05:08.047Z | Compiling proc-macro-crate v1.3.1 |
| 1703 | 2026-06-05T04:05:08.047Z | Compiling openssl-sys v0.9.116 |
| 1704 | 2026-06-05T04:05:08.286Z | Compiling postcard v1.1.3 |
| 1705 | 2026-06-05T04:05:08.721Z | Compiling ingot v0.1.1 |
| 1706 | 2026-06-05T04:05:08.957Z | Compiling tokio-rustls v0.26.4 |
| 1707 | 2026-06-05T04:05:09.246Z | Compiling hyper-rustls v0.27.9 |
| 1708 | 2026-06-05T04:05:09.638Z | Compiling rustls-platform-verifier v0.7.0 |
| 1709 | 2026-06-05T04:05:10.024Z | Compiling reqwest v0.13.4 |
| 1710 | 2026-06-05T04:05:10.700Z | Compiling hubpack_derive v0.1.1 |
| 1711 | 2026-06-05T04:05:10.776Z | Compiling foreign-types-macros v0.2.3 |
| 1712 | 2026-06-05T04:05:11.167Z | Compiling progenitor-client v0.14.0 |
| 1713 | 2026-06-05T04:05:11.230Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1714 | 2026-06-05T04:05:11.308Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1715 | 2026-06-05T04:05:11.440Z | Compiling progenitor-extras v0.2.0 |
| 1716 | 2026-06-05T04:05:11.570Z | Compiling semver v0.1.20 |
| 1717 | 2026-06-05T04:05:11.706Z | Compiling colored v3.1.1 |
| 1718 | 2026-06-05T04:05:11.808Z | Compiling foreign-types-shared v0.3.1 |
| 1719 | 2026-06-05T04:05:11.940Z | Compiling unicode-segmentation v1.13.3 |
| 1720 | 2026-06-05T04:05:12.025Z | Compiling static_assertions v1.1.0 |
| 1721 | 2026-06-05T04:05:12.078Z | Compiling linked-hash-map v0.5.6 |
| 1722 | 2026-06-05T04:05:12.133Z | Compiling swrite v0.1.0 |
| 1723 | 2026-06-05T04:05:12.189Z | Compiling rayon-core v1.13.0 |
| 1724 | 2026-06-05T04:05:12.260Z | Compiling heck v0.4.1 |
| 1725 | 2026-06-05T04:05:12.466Z | Compiling resolv-conf v0.7.6 |
| 1726 | 2026-06-05T04:05:12.521Z | Compiling newline-converter v0.3.0 |
| 1727 | 2026-06-05T04:05:12.521Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1728 | 2026-06-05T04:05:12.521Z | Compiling lru-cache v0.1.2 |
| 1729 | 2026-06-05T04:05:12.521Z | Compiling foreign-types v0.5.0 |
| 1730 | 2026-06-05T04:05:12.553Z | Compiling rustc_version v0.1.7 |
| 1731 | 2026-06-05T04:05:12.680Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1732 | 2026-06-05T04:05:12.752Z | Compiling hubpack v0.1.2 |
| 1733 | 2026-06-05T04:05:14.002Z | Compiling num_enum_derive v0.5.11 |
| 1734 | 2026-06-05T04:05:14.193Z | Compiling atomicwrites v0.4.4 |
| 1735 | 2026-06-05T04:05:14.456Z | Compiling hickory-proto v0.24.4 |
| 1736 | 2026-06-05T04:05:14.554Z | Compiling progenitor-impl v0.13.0 |
| 1737 | 2026-06-05T04:05:15.059Z | Compiling crossbeam-deque v0.8.6 |
| 1738 | 2026-06-05T04:05:15.312Z | Compiling console v0.15.11 |
| 1739 | 2026-06-05T04:05:15.897Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1740 | 2026-06-05T04:05:15.943Z | Compiling camino-tempfile v1.4.1 |
| 1741 | 2026-06-05T04:05:16.321Z | Compiling chacha20 v0.10.0 |
| 1742 | 2026-06-05T04:05:16.456Z | Compiling serde-big-array v0.5.1 |
| 1743 | 2026-06-05T04:05:16.500Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1744 | 2026-06-05T04:05:16.500Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1745 | 2026-06-05T04:05:16.570Z | Compiling num-derive v0.4.2 |
| 1746 | 2026-06-05T04:05:18.643Z | Compiling derive-where v1.6.1 |
| 1747 | 2026-06-05T04:05:18.906Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1748 | 2026-06-05T04:05:18.906Z | Compiling pin-project-internal v1.1.13 |
| 1749 | 2026-06-05T04:05:18.906Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1750 | 2026-06-05T04:05:18.906Z | Compiling cstr-argument v0.1.2 |
| 1751 | 2026-06-05T04:05:19.033Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1752 | 2026-06-05T04:05:19.033Z | Compiling siphasher v1.0.3 |
| 1753 | 2026-06-05T04:05:19.033Z | Compiling similar v2.7.0 |
| 1754 | 2026-06-05T04:05:19.139Z | Compiling minimal-lexical v0.2.1 |
| 1755 | 2026-06-05T04:05:19.139Z | Compiling phf_shared v0.12.1 |
| 1756 | 2026-06-05T04:05:19.284Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1757 | 2026-06-05T04:05:19.348Z | Compiling nom v7.1.3 |
| 1758 | 2026-06-05T04:05:19.348Z | Compiling expectorate v1.2.0 |
| 1759 | 2026-06-05T04:05:19.348Z | Compiling pin-project v1.1.13 |
| 1760 | 2026-06-05T04:05:19.392Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1761 | 2026-06-05T04:05:20.712Z | Compiling progenitor-macro v0.13.0 |
| 1762 | 2026-06-05T04:05:20.749Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1763 | 2026-06-05T04:05:20.749Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1764 | 2026-06-05T04:05:20.749Z | Compiling rand v0.10.1 |
| 1765 | 2026-06-05T04:05:20.749Z | Compiling hickory-resolver v0.24.4 |
| 1766 | 2026-06-05T04:05:20.749Z | Compiling num_enum v0.5.11 |
| 1767 | 2026-06-05T04:05:20.749Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1768 | 2026-06-05T04:05:20.749Z | Compiling newtype_derive v0.1.6 |
| 1769 | 2026-06-05T04:05:20.749Z | Compiling progenitor-client v0.13.0 |
| 1770 | 2026-06-05T04:05:21.056Z | Compiling progenitor-impl v0.14.0 |
| 1771 | 2026-06-05T04:05:21.189Z | Compiling unicode-normalization v0.1.25 |
| 1772 | 2026-06-05T04:05:21.672Z | Compiling tokio-stream v0.1.18 |
| 1773 | 2026-06-05T04:05:22.009Z | Compiling snafu-derive v0.8.9 |
| 1774 | 2026-06-05T04:05:22.231Z | Compiling async-recursion v1.1.1 |
| 1775 | 2026-06-05T04:05:22.612Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1776 | 2026-06-05T04:05:22.728Z | Compiling slog-dtrace v0.3.0 |
| 1777 | 2026-06-05T04:05:22.800Z | Compiling bstr v1.12.1 |
| 1778 | 2026-06-05T04:05:22.868Z | Compiling csv-core v0.1.13 |
| 1779 | 2026-06-05T04:05:22.925Z | Compiling owo-colors v4.3.0 |
| 1780 | 2026-06-05T04:05:23.094Z | Compiling unicode-width v0.1.14 |
| 1781 | 2026-06-05T04:05:23.270Z | Compiling konst_macro_rules v0.2.19 |
| 1782 | 2026-06-05T04:05:23.331Z | Compiling chrono-tz v0.10.4 |
| 1783 | 2026-06-05T04:05:23.421Z | Compiling unicode-xid v0.2.6 |
| 1784 | 2026-06-05T04:05:23.453Z | Compiling openssl v0.10.80 |
| 1785 | 2026-06-05T04:05:23.540Z | Compiling cancel-safe-futures v0.1.5 |
| 1786 | 2026-06-05T04:05:23.612Z | Compiling foldhash v0.1.5 |
| 1787 | 2026-06-05T04:05:23.761Z | Compiling foreign-types-shared v0.1.1 |
| 1788 | 2026-06-05T04:05:23.786Z | Compiling highway v1.3.0 |
| 1789 | 2026-06-05T04:05:23.787Z | Compiling same-file v1.0.6 |
| 1790 | 2026-06-05T04:05:23.804Z | Compiling foreign-types v0.3.2 |
| 1791 | 2026-06-05T04:05:23.819Z | Compiling snafu v0.8.9 |
| 1792 | 2026-06-05T04:05:23.875Z | Compiling walkdir v2.5.0 |
| 1793 | 2026-06-05T04:05:23.965Z | Compiling hashbrown v0.15.5 |
| 1794 | 2026-06-05T04:05:24.161Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1795 | 2026-06-05T04:05:24.244Z | Compiling const_format_proc_macros v0.2.34 |
| 1796 | 2026-06-05T04:05:24.244Z | Compiling konst v0.2.20 |
| 1797 | 2026-06-05T04:05:24.459Z | Compiling globset v0.4.18 |
| 1798 | 2026-06-05T04:05:24.523Z | Compiling csv v1.4.0 |
| 1799 | 2026-06-05T04:05:24.523Z | Compiling progenitor-macro v0.14.0 |
| 1800 | 2026-06-05T04:05:24.600Z | Compiling progenitor v0.13.0 |
| 1801 | 2026-06-05T04:05:24.631Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1802 | 2026-06-05T04:05:24.731Z | Compiling qorb v0.4.1 |
| 1803 | 2026-06-05T04:05:25.054Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1804 | 2026-06-05T04:05:25.311Z | Compiling olpc-cjson v0.1.4 |
| 1805 | 2026-06-05T04:05:25.591Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1806 | 2026-06-05T04:05:26.732Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1807 | 2026-06-05T04:05:26.869Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1808 | 2026-06-05T04:05:26.998Z | Compiling rayon v1.12.0 |
| 1809 | 2026-06-05T04:05:27.108Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1810 | 2026-06-05T04:05:27.767Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1811 | 2026-06-05T04:05:28.104Z | Compiling phf v0.12.1 |
| 1812 | 2026-06-05T04:05:28.104Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1813 | 2026-06-05T04:05:28.239Z | Compiling zone_cfg_derive v0.3.1 |
| 1814 | 2026-06-05T04:05:28.487Z | Compiling tokio-dtrace v0.1.1 |
| 1815 | 2026-06-05T04:05:30.150Z | Compiling itertools v0.12.1 |
| 1816 | 2026-06-05T04:05:30.261Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1817 | 2026-06-05T04:05:30.261Z | Compiling libsw-core v0.3.2 |
| 1818 | 2026-06-05T04:05:30.261Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1819 | 2026-06-05T04:05:30.261Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1820 | 2026-06-05T04:05:30.330Z | Compiling serde_plain v1.0.2 |
| 1821 | 2026-06-05T04:05:30.330Z | Compiling openssl-macros v0.1.1 |
| 1822 | 2026-06-05T04:05:30.330Z | Compiling pem v3.0.6 |
| 1823 | 2026-06-05T04:05:30.330Z | Compiling cookie v0.18.1 |
| 1824 | 2026-06-05T04:05:30.331Z | Compiling sigpipe v0.1.3 |
| 1825 | 2026-06-05T04:05:30.331Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1826 | 2026-06-05T04:05:30.331Z | Compiling glob v0.3.3 |
| 1827 | 2026-06-05T04:05:30.331Z | Compiling fixedbitset v0.5.7 |
| 1828 | 2026-06-05T04:05:30.331Z | Compiling bytecount v0.6.9 |
| 1829 | 2026-06-05T04:05:30.331Z | Compiling typed-path v0.9.3 |
| 1830 | 2026-06-05T04:05:30.331Z | Compiling fixedbitset v0.4.2 |
| 1831 | 2026-06-05T04:05:30.331Z | Compiling jiff v0.2.28 |
| 1832 | 2026-06-05T04:05:30.331Z | Compiling petgraph v0.8.3 |
| 1833 | 2026-06-05T04:05:30.358Z | Compiling petgraph v0.6.5 |
| 1834 | 2026-06-05T04:05:30.421Z | Compiling papergrid v0.11.0 |
| 1835 | 2026-06-05T04:05:31.389Z | Compiling tough v0.22.0 |
| 1836 | 2026-06-05T04:05:31.818Z | Compiling zone v0.3.1 |
| 1837 | 2026-06-05T04:05:32.023Z | Compiling progenitor v0.14.0 |
| 1838 | 2026-06-05T04:05:32.109Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1839 | 2026-06-05T04:05:32.164Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1840 | 2026-06-05T04:05:32.199Z | Compiling libsw v3.5.0 |
| 1841 | 2026-06-05T04:05:32.378Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1842 | 2026-06-05T04:05:32.404Z | Compiling oxide-tokio-rt v0.1.6 |
| 1843 | 2026-06-05T04:05:32.589Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1844 | 2026-06-05T04:05:32.670Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1845 | 2026-06-05T04:05:32.735Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1846 | 2026-06-05T04:05:32.906Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1847 | 2026-06-05T04:05:33.756Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1848 | 2026-06-05T04:05:33.915Z | Compiling const_format v0.2.36 |
| 1849 | 2026-06-05T04:05:33.977Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1850 | 2026-06-05T04:05:34.302Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1851 | 2026-06-05T04:05:34.829Z | Compiling tabled_derive v0.7.0 |
| 1852 | 2026-06-05T04:05:34.964Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1853 | 2026-06-05T04:05:34.964Z | Compiling gethostname v0.5.0 |
| 1854 | 2026-06-05T04:05:34.964Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1855 | 2026-06-05T04:05:35.303Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1856 | 2026-06-05T04:05:35.303Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1857 | 2026-06-05T04:05:35.303Z | Compiling bcs v0.1.6 |
| 1858 | 2026-06-05T04:05:35.404Z | Compiling smf v0.2.3 |
| 1859 | 2026-06-05T04:05:35.404Z | Compiling nom v8.0.0 |
| 1860 | 2026-06-05T04:05:35.404Z | Compiling whoami v1.6.1 |
| 1861 | 2026-06-05T04:05:36.735Z | Compiling linear-map v1.2.0 |
| 1862 | 2026-06-05T04:05:36.767Z | Compiling unicode-linebreak v0.1.5 |
| 1863 | 2026-06-05T04:05:36.767Z | Compiling lazy_static v1.5.0 |
| 1864 | 2026-06-05T04:05:36.767Z | Compiling smawk v0.3.2 |
| 1865 | 2026-06-05T04:05:36.768Z | Compiling tagptr v0.2.0 |
| 1866 | 2026-06-05T04:05:36.768Z | Compiling termtree v0.5.1 |
| 1867 | 2026-06-05T04:05:36.768Z | Compiling textwrap v0.16.2 |
| 1868 | 2026-06-05T04:05:36.768Z | Compiling steno v0.4.1 |
| 1869 | 2026-06-05T04:05:36.768Z | Compiling moka v0.12.15 |
| 1870 | 2026-06-05T04:05:36.768Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1871 | 2026-06-05T04:05:36.768Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1872 | 2026-06-05T04:05:36.768Z | Compiling tabled v0.15.0 |
| 1873 | 2026-06-05T04:05:37.567Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1874 | 2026-06-05T04:05:37.588Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1875 | 2026-06-05T04:05:37.683Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1876 | 2026-06-05T04:05:38.904Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1877 | 2026-06-05T04:05:39.353Z | Compiling hickory-proto v0.25.2 |
| 1878 | 2026-06-05T04:05:40.812Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1879 | 2026-06-05T04:05:40.952Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1880 | 2026-06-05T04:05:40.952Z | Compiling parking_lot_core v0.8.6 |
| 1881 | 2026-06-05T04:05:40.952Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1882 | 2026-06-05T04:05:40.952Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1883 | 2026-06-05T04:05:40.952Z | Compiling libscf-sys v1.2.0 |
| 1884 | 2026-06-05T04:05:41.050Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1885 | 2026-06-05T04:05:41.137Z | Compiling hickory-resolver v0.25.2 |
| 1886 | 2026-06-05T04:05:41.240Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1887 | 2026-06-05T04:05:41.382Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1888 | 2026-06-05T04:05:41.722Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1889 | 2026-06-05T04:05:41.808Z | Compiling parking_lot v0.11.2 |
| 1890 | 2026-06-05T04:05:41.925Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1891 | 2026-06-05T04:05:41.999Z | Compiling fxhash v0.2.1 |
| 1892 | 2026-06-05T04:05:42.071Z | Compiling internet-checksum v0.2.1 |
| 1893 | 2026-06-05T04:05:42.231Z | Compiling sled v0.34.7 |
| 1894 | 2026-06-05T04:05:42.241Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1895 | 2026-06-05T04:05:43.798Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1896 | 2026-06-05T04:05:46.457Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1897 | 2026-06-05T04:05:54.191Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1898 | 2026-06-05T04:05:56.063Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1899 | 2026-06-05T04:05:56.796Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1900 | 2026-06-05T04:05:57.720Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1901 | 2026-06-05T04:05:58.577Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1902 | 2026-06-05T04:06:21.633Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 05s |
| 1903 | 2026-06-05T04:06:21.820Z | ──────────── |
| 1904 | 2026-06-05T04:06:21.820Z | Nextest run ID e67c6cf6-e530-4408-8fd6-b00f662630b0 with nextest profile: default |
| 1905 | 2026-06-05T04:06:21.820Z | Starting 47 tests across 3 binaries |
| 1906 | 2026-06-05T04:06:21.879Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1907 | 2026-06-05T04:06:21.879Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1908 | 2026-06-05T04:06:21.879Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1909 | 2026-06-05T04:06:21.880Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1910 | 2026-06-05T04:06:21.880Z | PASS [ 0.009s] rdb bestpath::test::test_bestpath_med_same_as_equal_med |
| 1911 | 2026-06-05T04:06:21.880Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath_med_per_as_grouping |
| 1912 | 2026-06-05T04:06:21.880Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath |
| 1913 | 2026-06-05T04:06:21.880Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath_shutdown_preference |
| 1914 | 2026-06-05T04:06:21.880Z | PASS [ 0.009s] rdb db::test::test_prefix4_db_key_serialization |
| 1915 | 2026-06-05T04:06:21.880Z | PASS [ 0.009s] rdb db::test::test_prefix4_from_str |
| 1916 | 2026-06-05T04:06:21.880Z | PASS [ 0.008s] rdb db::test::test_prefix6_db_key_serialization |
| 1917 | 2026-06-05T04:06:21.880Z | PASS [ 0.008s] rdb db::test::test_prefix6_from_str |
| 1918 | 2026-06-05T04:06:21.880Z | PASS [ 0.055s] rdb db::test::test_ipv4_origin_crud |
| 1919 | 2026-06-05T04:06:21.880Z | PASS [ 0.055s] rdb db::test::test_ipv6_origin_crud |
| 1920 | 2026-06-05T04:06:21.880Z | PASS [ 0.053s] rdb db::test::test_prefix_host_bit_normalization |
| 1921 | 2026-06-05T04:06:21.880Z | PASS [ 0.053s] rdb db::test::test_rib |
| 1922 | 2026-06-05T04:06:21.880Z | PASS [ 0.052s] rdb db::test::test_static_routing_ipv4_basic |
| 1923 | 2026-06-05T04:06:21.880Z | PASS [ 0.053s] rdb db::test::test_set_nexthop_shutdown_replaces_path |
| 1924 | 2026-06-05T04:06:21.880Z | PASS [ 0.052s] rdb db::test::test_static_routing_ipv6_basic |
| 1925 | 2026-06-05T04:06:21.880Z | PASS [ 0.052s] rdb db::test::test_static_routing_ipv6_vlan_id_handling |
| 1926 | 2026-06-05T04:06:21.945Z | PASS [ 0.014s] rdb proptest::prop_ipv4_default_contains_all |
| 1927 | 2026-06-05T04:06:21.945Z | PASS [ 0.013s] rdb proptest::prop_ipv4_host_bits_always_unset |
| 1928 | 2026-06-05T04:06:21.945Z | PASS [ 0.014s] rdb proptest::prop_ipv4_unset_host_bits_idempotent |
| 1929 | 2026-06-05T04:06:21.945Z | PASS [ 0.014s] rdb proptest::prop_ipv4_within_self |
| 1930 | 2026-06-05T04:06:21.945Z | PASS [ 0.014s] rdb proptest::prop_ipv6_host_bits_always_unset |
| 1931 | 2026-06-05T04:06:21.946Z | PASS [ 0.014s] rdb proptest::prop_ipv6_default_contains_all |
| 1932 | 2026-06-05T04:06:21.946Z | PASS [ 0.013s] rdb proptest::prop_ipv6_unset_host_bits_idempotent |
| 1933 | 2026-06-05T04:06:21.946Z | PASS [ 0.013s] rdb proptest::prop_ipv6_within_self |
| 1934 | 2026-06-05T04:06:21.946Z | PASS [ 0.017s] rdb proptest::prop_static_route_key_deduplication |
| 1935 | 2026-06-05T04:06:21.946Z | PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1936 | 2026-06-05T04:06:21.946Z | PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1937 | 2026-06-05T04:06:21.946Z | PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1938 | 2026-06-05T04:06:21.946Z | PASS [ 0.055s] rdb db::test::test_static_routing_mixed_address_families |
| 1939 | 2026-06-05T04:06:21.946Z | PASS [ 0.054s] rdb db::test::test_static_routing_vlan_id_handling |
| 1940 | 2026-06-05T04:06:21.946Z | PASS [ 0.055s] rdb db::test::test_static_routing_multiple_routes_same_prefix |
| 1941 | 2026-06-05T04:06:21.946Z | PASS [ 0.009s] rdb types::test::bgp_path_identity |
| 1942 | 2026-06-05T04:06:21.946Z | PASS [ 0.008s] rdb types::test::bgp_vs_static_ordering |
| 1943 | 2026-06-05T04:06:21.946Z | PASS [ 0.009s] rdb types::test::btreeset_remove |
| 1944 | 2026-06-05T04:06:21.946Z | PASS [ 0.009s] rdb types::test::btreeset_insert_is_noop |
| 1945 | 2026-06-05T04:06:21.946Z | PASS [ 0.009s] rdb types::test::btreeset_coexistence |
| 1946 | 2026-06-05T04:06:21.946Z | PASS [ 0.020s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits |
| 1947 | 2026-06-05T04:06:21.946Z | PASS [ 0.008s] rdb types::test::btreeset_replace |
| 1948 | 2026-06-05T04:06:21.947Z | PASS [ 0.008s] rdb types::test::ord_contract |
| 1949 | 2026-06-05T04:06:21.947Z | PASS [ 0.008s] rdb types::test::prefix_no_cross_family_within |
| 1950 | 2026-06-05T04:06:21.947Z | PASS [ 0.008s] rdb types::test::static_path_identity |
| 1951 | 2026-06-05T04:06:21.967Z | PASS [ 0.024s] rdb proptest::prop_static_route_key_ord_consistency |
| 1952 | 2026-06-05T04:06:21.967Z | PASS [ 0.084s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1953 | 2026-06-05T04:06:21.967Z | ──────────── |
| 1954 | 2026-06-05T04:06:21.967Z | Summary [ 0.148s] 47 tests run: 47 passed, 0 skipped |
| 1955 | 2026-06-05T04:06:21.967Z | + cp ./rib.log /work/ |
| 1956 | 2026-06-05T04:06:21.967Z | + popd |
| 1957 | 2026-06-05T04:06:21.967Z | /work/oxidecomputer/maghemite |
| 1958 | 2026-06-05T04:06:21.967Z | process exited: duration 381062 ms, exit code 0 |
| |
| 1959 | 2026-06-05T04:06:22.044Z | found 1 output files |
| 1960 | 2026-06-05T04:06:22.044Z | uploading: /work/rib.log (888 bytes) |
| 1961 | 2026-06-05T04:06:24.189Z | uploaded: /work/rib.log |