|
|
|
| 1 | 2026-05-16T03:27:20.707Z | job assigned to worker 01KRQD4F1ER2GSAQ0M8SB2SV2Z [factory aws, i-064606247843ae88d] (queued for 1 m 3 s) |
| |
| 2 | 2026-05-16T03:27:27.992Z | starting task 0: "setup" |
| 3 | 2026-05-16T03:27:27.999Z | ++ uname -s |
| 4 | 2026-05-16T03:27:28.002Z | + kern=SunOS |
| 5 | 2026-05-16T03:27:28.002Z | + build_user=build |
| 6 | 2026-05-16T03:27:28.002Z | + build_uid=12345 |
| 7 | 2026-05-16T03:27:28.002Z | + work_dir=/work |
| 8 | 2026-05-16T03:27:28.002Z | + input_dir=/input |
| 9 | 2026-05-16T03:27:28.002Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-16T03:27:28.002Z | + case "$kern" in |
| 11 | 2026-05-16T03:27:28.002Z | + groupadd -g 12345 build |
| 12 | 2026-05-16T03:27:28.005Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-16T03:27:30.010Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-16T03:27:30.112Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-16T03:27:30.115Z | + home_fs=zfs |
| 16 | 2026-05-16T03:27:30.115Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-16T03:27:30.115Z | + mkdir -p /home/build |
| 18 | 2026-05-16T03:27:30.116Z | + chown build:build /home/build /work |
| 19 | 2026-05-16T03:27:32.117Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-16T03:27:32.120Z | process exited: duration 4126 ms, exit code 0 |
| |
| 21 | 2026-05-16T03:27:32.126Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-16T03:27:32.131Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-16T03:27:32.131Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-16T03:27:32.131Z | * rust toolchain channel = "stable" |
| 25 | 2026-05-16T03:27:32.131Z | * rust toolchain profile = "default" |
| 26 | 2026-05-16T03:27:32.131Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-16T03:27:32.131Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-16T03:27:32.135Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-16T03:27:32.135Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-16T03:27:32.212Z | info: downloading installer |
| 31 | 2026-05-16T03:27:33.544Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-16T03:27:33.544Z | warn: /opt/ooce/bin |
| 33 | 2026-05-16T03:27:33.544Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-16T03:27:33.545Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-16T03:27:33.545Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-16T03:27:33.545Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-16T03:27:33.545Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-16T03:27:33.545Z | error: cannot install while Rust is installed |
| 39 | 2026-05-16T03:27:33.545Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-16T03:27:33.545Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-16T03:27:33.545Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-16T03:27:33.545Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-16T03:27:33.545Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-16T03:27:33.558Z | info: profile set to default |
| 45 | 2026-05-16T03:27:33.558Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-16T03:27:33.566Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-16T03:27:33.687Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-16T03:27:33.693Z | info: downloading 6 components |
| 49 | 2026-05-16T03:27:48.591Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-16T03:27:48.591Z | |
| 51 | 2026-05-16T03:27:48.622Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-16T03:27:48.622Z | |
| 53 | 2026-05-16T03:27:48.622Z | |
| 54 | 2026-05-16T03:27:48.622Z | Rust is installed now. Great! |
| 55 | 2026-05-16T03:27:48.622Z | |
| 56 | 2026-05-16T03:27:48.626Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-16T03:27:48.626Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-16T03:27:48.626Z | |
| 59 | 2026-05-16T03:27:48.626Z | To configure your current shell, you need to source |
| 60 | 2026-05-16T03:27:48.626Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-16T03:27:48.627Z | |
| 62 | 2026-05-16T03:27:48.627Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-16T03:27:48.627Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-16T03:27:48.627Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-16T03:27:48.627Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-16T03:27:48.627Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-16T03:27:48.627Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-16T03:27:48.627Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-16T03:27:48.627Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-16T03:27:48.627Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-16T03:27:48.728Z | + rustup --version |
| 72 | 2026-05-16T03:27:48.738Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-16T03:27:48.741Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-16T03:27:48.761Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-16T03:27:48.764Z | + cargo --version |
| 76 | 2026-05-16T03:27:48.777Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-16T03:27:48.780Z | + rustc --version |
| 78 | 2026-05-16T03:27:48.800Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-16T03:27:48.803Z | process exited: duration 16673 ms, exit code 0 |
| |
| 80 | 2026-05-16T03:27:48.810Z | starting task 2: "authentication" |
| 81 | 2026-05-16T03:27:48.826Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-16T03:27:48.833Z | starting task 3: "clone repository" |
| 83 | 2026-05-16T03:27:48.836Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-16T03:27:48.840Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-16T03:27:48.869Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-16T03:27:50.317Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-16T03:27:50.317Z | + git fetch origin 2ed5e9a1fb0be66892fc13c9e347f3881cfdecee |
| 88 | 2026-05-16T03:27:50.568Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-16T03:27:50.568Z | * branch 2ed5e9a1fb0be66892fc13c9e347f3881cfdecee -> FETCH_HEAD |
| 90 | 2026-05-16T03:27:50.575Z | + [[ -n renovate/oxide-tokio-rt-0.x ]] |
| 91 | 2026-05-16T03:27:50.578Z | ++ git branch --show-current |
| 92 | 2026-05-16T03:27:50.578Z | + current=main |
| 93 | 2026-05-16T03:27:50.578Z | + [[ main != renovate/oxide-tokio-rt-0.x ]] |
| 94 | 2026-05-16T03:27:50.578Z | + git branch -f renovate/oxide-tokio-rt-0.x 2ed5e9a1fb0be66892fc13c9e347f3881cfdecee |
| 95 | 2026-05-16T03:27:50.582Z | + git checkout -f renovate/oxide-tokio-rt-0.x |
| 96 | 2026-05-16T03:27:50.597Z | Switched to branch 'renovate/oxide-tokio-rt-0.x' |
| 97 | 2026-05-16T03:27:50.600Z | + git reset --hard 2ed5e9a1fb0be66892fc13c9e347f3881cfdecee |
| 98 | 2026-05-16T03:27:50.604Z | HEAD is now at 2ed5e9a Update Rust crate oxide-tokio-rt to 0.1.6 |
| 99 | 2026-05-16T03:27:50.604Z | process exited: duration 1768 ms, exit code 0 |
| |
| 100 | 2026-05-16T03:27:50.610Z | starting task 4: "build" |
| 101 | 2026-05-16T03:27:50.614Z | + set -o errexit |
| 102 | 2026-05-16T03:27:50.614Z | + set -o pipefail |
| 103 | 2026-05-16T03:27:50.614Z | + source .github/buildomat/test-common.sh |
| 104 | 2026-05-16T03:27:50.617Z | ++ NEXTEST_VERSION=0.9.97 |
| 105 | 2026-05-16T03:27:50.617Z | ++ PLATFORM=illumos |
| 106 | 2026-05-16T03:27:50.617Z | ++ banner install |
| 107 | 2026-05-16T03:27:50.617Z | |
| 108 | 2026-05-16T03:27:50.617Z | # # # #### ##### ## # # |
| 109 | 2026-05-16T03:27:50.617Z | # ## # # # # # # # |
| 110 | 2026-05-16T03:27:50.618Z | # # # # #### # # # # # |
| 111 | 2026-05-16T03:27:50.618Z | # # # # # # ###### # # |
| 112 | 2026-05-16T03:27:50.618Z | # # ## # # # # # # # |
| 113 | 2026-05-16T03:27:50.618Z | # # # #### # # # ###### ###### |
| 114 | 2026-05-16T03:27:50.618Z | |
| 115 | 2026-05-16T03:27:50.618Z | ++ set +o errexit |
| 116 | 2026-05-16T03:27:50.618Z | ++ pkg info clang-15 |
| 117 | 2026-05-16T03:27:50.621Z | ++ grep -qi installed |
| 118 | 2026-05-16T03:27:51.837Z | pkg: info: no packages matching the following patterns you specified are |
| 119 | 2026-05-16T03:27:51.837Z | installed on the system. Try querying remotely instead: |
| 120 | 2026-05-16T03:27:51.837Z | |
| 121 | 2026-05-16T03:27:51.838Z | clang-15 |
| 122 | 2026-05-16T03:27:51.879Z | ++ [[ 1 != 0 ]] |
| 123 | 2026-05-16T03:27:51.879Z | ++ set -o errexit |
| 124 | 2026-05-16T03:27:51.879Z | ++ pfexec pkg install clang-15 |
| 125 | 2026-05-16T03:28:00.518Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 126 | 2026-05-16T03:28:08.492Z | Startup: Caching catalogs ... Done |
| 127 | 2026-05-16T03:28:16.161Z | Planning: Solver setup ... Done |
| 128 | 2026-05-16T03:28:16.203Z | Planning: Running solver ... Done |
| 129 | 2026-05-16T03:28:16.354Z | Planning: Finding local manifests ... Done |
| 130 | 2026-05-16T03:28:16.374Z | Planning: Fetching manifests: 0/2 0% complete |
| 131 | 2026-05-16T03:28:16.476Z | Planning: Fetching manifests: 2/2 100% complete |
| 132 | 2026-05-16T03:28:16.508Z | Planning: Package planning ... Done |
| 133 | 2026-05-16T03:28:16.533Z | Planning: Merging actions ... Done |
| 134 | 2026-05-16T03:28:16.644Z | Planning: Checking for conflicting actions ... Done |
| 135 | 2026-05-16T03:28:16.671Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-05-16T03:28:17.398Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-05-16T03:28:17.403Z | Planning: Planning completed in 8.73 seconds |
| 138 | 2026-05-16T03:28:17.415Z | Packages to install: 2 |
| 139 | 2026-05-16T03:28:17.415Z | Mediators to change: 2 |
| 140 | 2026-05-16T03:28:17.418Z | Services to change: 1 |
| 141 | 2026-05-16T03:28:17.418Z | Create boot environment: No |
| 142 | 2026-05-16T03:28:17.418Z | Create backup boot environment: No |
| 143 | 2026-05-16T03:28:17.457Z | |
| 144 | 2026-05-16T03:28:17.457Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 145 | 2026-05-16T03:28:22.498Z | Download: 355/3076 items 16.2/211.3MB 7% complete (3.8M/s) |
| 146 | 2026-05-16T03:28:27.556Z | Download: 635/3076 items 17.5/211.3MB 8% complete (1.9M/s) |
| 147 | 2026-05-16T03:28:35.741Z | Download: 981/3076 items 82.2/211.3MB 38% complete (6.5M/s) |
| 148 | 2026-05-16T03:28:53.634Z | Download: 982/3076 items 82.2/211.3MB 38% complete |
| 149 | 2026-05-16T03:28:59.222Z | Download: 982/3076 items 82.2/211.3MB 38% complete |
| 150 | 2026-05-16T03:29:04.224Z | Download: 1210/3076 items 115.6/211.3MB 54% complete (3.9M/s) |
| 151 | 2026-05-16T03:29:09.241Z | Download: 1576/3076 items 117.1/211.3MB 55% complete (3.6M/s) |
| 152 | 2026-05-16T03:29:14.249Z | Download: 1829/3076 items 117.4/211.3MB 55% complete (696k/s) |
| 153 | 2026-05-16T03:29:19.439Z | Download: 2002/3076 items 117.9/211.3MB 55% complete (146k/s) |
| 154 | 2026-05-16T03:29:25.961Z | Download: 2005/3076 items 117.9/211.3MB 55% complete (135k/s) |
| 155 | 2026-05-16T03:29:31.671Z | Download: 2007/3076 items 117.9/211.3MB 55% complete |
| 156 | 2026-05-16T03:29:41.298Z | Download: 2008/3076 items 117.9/211.3MB 55% complete |
| 157 | 2026-05-16T03:29:46.301Z | Download: 2310/3076 items 119.0/211.3MB 56% complete (216k/s) |
| 158 | 2026-05-16T03:29:52.243Z | Download: 3027/3076 items 200.0/211.3MB 94% complete (9.6M/s) |
| 159 | 2026-05-16T03:29:58.519Z | Download: 3068/3076 items 210.9/211.3MB 99% complete (9.1M/s) |
| 160 | 2026-05-16T03:30:01.757Z | Download: Completed 211.31 MB in 104.28 seconds (2.0M/s) |
| 161 | 2026-05-16T03:30:01.931Z | Actions: 1/3418 actions (Installing new actions) |
| 162 | 2026-05-16T03:30:05.084Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 163 | 2026-05-16T03:30:05.815Z | Done |
| 164 | 2026-05-16T03:30:05.815Z | Done |
| 165 | 2026-05-16T03:30:06.559Z | Done |
| 166 | 2026-05-16T03:30:10.107Z | Done |
| 167 | 2026-05-16T03:30:10.183Z | Done |
| 168 | 2026-05-16T03:30:10.186Z | Done |
| 169 | 2026-05-16T03:30:10.426Z | Done |
| 170 | 2026-05-16T03:30:11.180Z | ++ set -o errexit |
| 171 | 2026-05-16T03:30:11.180Z | ++ cargo --version |
| 172 | 2026-05-16T03:30:11.188Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 173 | 2026-05-16T03:30:11.332Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 174 | 2026-05-16T03:30:11.335Z | info: downloading 6 components |
| 175 | 2026-05-16T03:30:26.263Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 176 | 2026-05-16T03:30:26.266Z | ++ rustc --version |
| 177 | 2026-05-16T03:30:26.294Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 178 | 2026-05-16T03:30:26.299Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 179 | 2026-05-16T03:30:26.345Z | Updating crates.io index |
| 180 | 2026-05-16T03:30:26.437Z | Downloading crates ... |
| 181 | 2026-05-16T03:30:26.504Z | Downloaded cargo-nextest v0.9.97 |
| 182 | 2026-05-16T03:30:26.568Z | Installing cargo-nextest v0.9.97 |
| 183 | 2026-05-16T03:30:26.610Z | Updating crates.io index |
| 184 | 2026-05-16T03:30:29.121Z | Locking 404 packages to latest compatible versions |
| 185 | 2026-05-16T03:30:29.130Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 186 | 2026-05-16T03:30:29.130Z | Adding duct v0.13.7 (available: v1.1.1) |
| 187 | 2026-05-16T03:30:29.130Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 188 | 2026-05-16T03:30:29.130Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 189 | 2026-05-16T03:30:29.181Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 190 | 2026-05-16T03:30:29.181Z | Adding nextest-filtering v0.15.0 (available: v0.21.0) |
| 191 | 2026-05-16T03:30:29.181Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 192 | 2026-05-16T03:30:29.181Z | Adding nextest-runner v0.80.0 (available: v0.116.0) |
| 193 | 2026-05-16T03:30:29.181Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 194 | 2026-05-16T03:30:29.181Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 195 | 2026-05-16T03:30:29.181Z | Downloading crates ... |
| 196 | 2026-05-16T03:30:29.225Z | Downloaded block-buffer v0.10.4 |
| 197 | 2026-05-16T03:30:29.233Z | Downloaded addr2line v0.25.1 |
| 198 | 2026-05-16T03:30:29.241Z | Downloaded futures-core v0.3.32 |
| 199 | 2026-05-16T03:30:29.246Z | Downloaded future-queue v0.4.0 |
| 200 | 2026-05-16T03:30:29.250Z | Downloaded dialoguer v0.11.0 |
| 201 | 2026-05-16T03:30:29.250Z | Downloaded convert_case v0.10.0 |
| 202 | 2026-05-16T03:30:29.259Z | Downloaded equivalent v1.0.2 |
| 203 | 2026-05-16T03:30:29.259Z | Downloaded humantime v2.3.0 |
| 204 | 2026-05-16T03:30:29.269Z | Downloaded os_pipe v1.2.3 |
| 205 | 2026-05-16T03:30:29.269Z | Downloaded cargo-platform v0.2.0 |
| 206 | 2026-05-16T03:30:29.269Z | Downloaded derive-where v1.6.1 |
| 207 | 2026-05-16T03:30:29.269Z | Downloaded eyre v0.6.12 |
| 208 | 2026-05-16T03:30:29.269Z | Downloaded lock_api v0.4.14 |
| 209 | 2026-05-16T03:30:29.274Z | Downloaded crossterm v0.29.0 |
| 210 | 2026-05-16T03:30:29.275Z | Downloaded idna_adapter v1.0.0 |
| 211 | 2026-05-16T03:30:29.275Z | Downloaded getrandom v0.3.4 |
| 212 | 2026-05-16T03:30:29.275Z | Downloaded openssl-probe v0.2.1 |
| 213 | 2026-05-16T03:30:29.275Z | Downloaded ed25519-dalek v2.2.0 |
| 214 | 2026-05-16T03:30:29.279Z | Downloaded lazy_static v1.5.0 |
| 215 | 2026-05-16T03:30:29.285Z | Downloaded pin-project-internal v1.1.13 |
| 216 | 2026-05-16T03:30:29.292Z | Downloaded generic-array v0.14.7 |
| 217 | 2026-05-16T03:30:29.297Z | Downloaded rustc_version v0.4.1 |
| 218 | 2026-05-16T03:30:29.297Z | Downloaded serde_spanned v0.6.9 |
| 219 | 2026-05-16T03:30:29.297Z | Downloaded hyper-tls v0.6.0 |
| 220 | 2026-05-16T03:30:29.297Z | Downloaded humantime-serde v1.1.1 |
| 221 | 2026-05-16T03:30:29.297Z | Downloaded ed25519 v2.2.3 |
| 222 | 2026-05-16T03:30:29.304Z | Downloaded fnv v1.0.7 |
| 223 | 2026-05-16T03:30:29.304Z | Downloaded camino-tempfile v1.4.1 |
| 224 | 2026-05-16T03:30:29.304Z | Downloaded cfg_aliases v0.2.1 |
| 225 | 2026-05-16T03:30:29.304Z | Downloaded futures-sink v0.3.32 |
| 226 | 2026-05-16T03:30:29.309Z | Downloaded nextest-workspace-hack v0.1.0 |
| 227 | 2026-05-16T03:30:29.309Z | Downloaded is_ci v1.2.0 |
| 228 | 2026-05-16T03:30:29.315Z | Downloaded clap_lex v1.1.0 |
| 229 | 2026-05-16T03:30:29.315Z | Downloaded form_urlencoded v1.2.2 |
| 230 | 2026-05-16T03:30:29.315Z | Downloaded backtrace-ext v0.2.1 |
| 231 | 2026-05-16T03:30:29.315Z | Downloaded cargo-util-schemas v0.2.0 |
| 232 | 2026-05-16T03:30:29.320Z | Downloaded anstream v1.0.0 |
| 233 | 2026-05-16T03:30:29.320Z | Downloaded native-tls v0.2.18 |
| 234 | 2026-05-16T03:30:29.325Z | Downloaded cargo-platform v0.3.3 |
| 235 | 2026-05-16T03:30:29.325Z | Downloaded self_update v0.42.0 |
| 236 | 2026-05-16T03:30:29.325Z | Downloaded debug-ignore v1.0.5 |
| 237 | 2026-05-16T03:30:29.329Z | Downloaded cfg-if v1.0.4 |
| 238 | 2026-05-16T03:30:29.329Z | Downloaded foreign-types v0.3.2 |
| 239 | 2026-05-16T03:30:29.329Z | Downloaded nextest-filtering v0.15.0 |
| 240 | 2026-05-16T03:30:29.336Z | Downloaded http-body v1.0.1 |
| 241 | 2026-05-16T03:30:29.336Z | Downloaded crypto-common v0.1.7 |
| 242 | 2026-05-16T03:30:29.336Z | Downloaded enable-ansi-support v0.2.1 |
| 243 | 2026-05-16T03:30:29.340Z | Downloaded document-features v0.2.12 |
| 244 | 2026-05-16T03:30:29.340Z | Downloaded openssl-macros v0.1.1 |
| 245 | 2026-05-16T03:30:29.340Z | Downloaded is_terminal_polyfill v1.70.2 |
| 246 | 2026-05-16T03:30:29.340Z | Downloaded hex v0.4.3 |
| 247 | 2026-05-16T03:30:29.345Z | Downloaded hyper-rustls v0.27.9 |
| 248 | 2026-05-16T03:30:29.345Z | Downloaded futures-macro v0.3.32 |
| 249 | 2026-05-16T03:30:29.345Z | Downloaded async-scoped v0.9.0 |
| 250 | 2026-05-16T03:30:29.345Z | Downloaded proc-macro2 v1.0.106 |
| 251 | 2026-05-16T03:30:29.349Z | Downloaded pathdiff v0.2.3 |
| 252 | 2026-05-16T03:30:29.349Z | Downloaded rustc-hash v2.1.2 |
| 253 | 2026-05-16T03:30:29.354Z | Downloaded once_cell v1.21.4 |
| 254 | 2026-05-16T03:30:29.354Z | Downloaded ordered-float v2.10.1 |
| 255 | 2026-05-16T03:30:29.354Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 256 | 2026-05-16T03:30:29.354Z | Downloaded indent_write v2.2.0 |
| 257 | 2026-05-16T03:30:29.360Z | Downloaded adler2 v2.0.1 |
| 258 | 2026-05-16T03:30:29.360Z | Downloaded atomic-waker v1.1.2 |
| 259 | 2026-05-16T03:30:29.368Z | Downloaded percent-encoding v2.3.2 |
| 260 | 2026-05-16T03:30:29.368Z | Downloaded camino v1.2.2 |
| 261 | 2026-05-16T03:30:29.368Z | Downloaded guppy-workspace-hack v0.1.0 |
| 262 | 2026-05-16T03:30:29.372Z | Downloaded atomicwrites v0.4.4 |
| 263 | 2026-05-16T03:30:29.372Z | Downloaded nested v0.1.1 |
| 264 | 2026-05-16T03:30:29.372Z | Downloaded errno v0.3.14 |
| 265 | 2026-05-16T03:30:29.372Z | Downloaded scopeguard v1.2.0 |
| 266 | 2026-05-16T03:30:29.380Z | Downloaded mukti-metadata v0.3.0 |
| 267 | 2026-05-16T03:30:29.380Z | Downloaded heck v0.5.0 |
| 268 | 2026-05-16T03:30:29.380Z | Downloaded futures-task v0.3.32 |
| 269 | 2026-05-16T03:30:29.380Z | Downloaded futures-io v0.3.32 |
| 270 | 2026-05-16T03:30:29.384Z | Downloaded color-spantrace v0.3.0 |
| 271 | 2026-05-16T03:30:29.384Z | Downloaded anstyle-query v1.1.5 |
| 272 | 2026-05-16T03:30:29.385Z | Downloaded number_prefix v0.4.0 |
| 273 | 2026-05-16T03:30:29.385Z | Downloaded shared_child v1.1.1 |
| 274 | 2026-05-16T03:30:29.385Z | Downloaded serde_urlencoded v0.7.1 |
| 275 | 2026-05-16T03:30:29.385Z | Downloaded foreign-types-shared v0.1.1 |
| 276 | 2026-05-16T03:30:29.385Z | Downloaded colorchoice v1.0.5 |
| 277 | 2026-05-16T03:30:29.385Z | Downloaded serde_spanned v1.1.1 |
| 278 | 2026-05-16T03:30:29.388Z | Downloaded home v0.5.12 |
| 279 | 2026-05-16T03:30:29.388Z | Downloaded shell-words v1.1.1 |
| 280 | 2026-05-16T03:30:29.388Z | Downloaded indenter v0.3.4 |
| 281 | 2026-05-16T03:30:29.388Z | Downloaded cpufeatures v0.2.17 |
| 282 | 2026-05-16T03:30:29.391Z | Downloaded sigchld v0.2.4 |
| 283 | 2026-05-16T03:30:29.391Z | Downloaded signature v2.2.0 |
| 284 | 2026-05-16T03:30:29.395Z | Downloaded ipnet v2.12.0 |
| 285 | 2026-05-16T03:30:29.395Z | Downloaded rand_chacha v0.9.0 |
| 286 | 2026-05-16T03:30:29.395Z | Downloaded fastrand v2.4.1 |
| 287 | 2026-05-16T03:30:29.400Z | Downloaded rand_core v0.6.4 |
| 288 | 2026-05-16T03:30:29.404Z | Downloaded owo-colors v4.3.0 |
| 289 | 2026-05-16T03:30:29.404Z | Downloaded http-body-util v0.1.3 |
| 290 | 2026-05-16T03:30:29.404Z | Downloaded globset v0.4.18 |
| 291 | 2026-05-16T03:30:29.404Z | Downloaded anstyle v1.0.14 |
| 292 | 2026-05-16T03:30:29.413Z | Downloaded foldhash v0.1.5 |
| 293 | 2026-05-16T03:30:29.413Z | Downloaded cargo_metadata v0.23.1 |
| 294 | 2026-05-16T03:30:29.413Z | Downloaded signal-hook-mio v0.2.5 |
| 295 | 2026-05-16T03:30:29.413Z | Downloaded httparse v1.10.1 |
| 296 | 2026-05-16T03:30:29.422Z | Downloaded filetime v0.2.29 |
| 297 | 2026-05-16T03:30:29.422Z | Downloaded autocfg v1.5.0 |
| 298 | 2026-05-16T03:30:29.422Z | Downloaded serde-value v0.7.0 |
| 299 | 2026-05-16T03:30:29.422Z | Downloaded strsim v0.11.1 |
| 300 | 2026-05-16T03:30:29.422Z | Downloaded num-traits v0.2.19 |
| 301 | 2026-05-16T03:30:29.422Z | Downloaded ryu v1.0.23 |
| 302 | 2026-05-16T03:30:29.431Z | Downloaded subtle v2.6.1 |
| 303 | 2026-05-16T03:30:29.432Z | Downloaded clap_derive v4.6.1 |
| 304 | 2026-05-16T03:30:29.432Z | Downloaded supports-color v3.0.2 |
| 305 | 2026-05-16T03:30:29.432Z | Downloaded crc32fast v1.5.0 |
| 306 | 2026-05-16T03:30:29.432Z | Downloaded pin-project-lite v0.2.17 |
| 307 | 2026-05-16T03:30:29.432Z | Downloaded find-msvc-tools v0.1.9 |
| 308 | 2026-05-16T03:30:29.432Z | Downloaded futures-executor v0.3.32 |
| 309 | 2026-05-16T03:30:29.444Z | Downloaded quote v1.0.45 |
| 310 | 2026-05-16T03:30:29.444Z | Downloaded swrite v0.1.0 |
| 311 | 2026-05-16T03:30:29.444Z | Downloaded supports-unicode v3.0.0 |
| 312 | 2026-05-16T03:30:29.444Z | Downloaded supports-hyperlinks v3.2.0 |
| 313 | 2026-05-16T03:30:29.444Z | Downloaded nextest-metadata v0.12.2 |
| 314 | 2026-05-16T03:30:29.444Z | Downloaded terminal_size v0.4.4 |
| 315 | 2026-05-16T03:30:29.444Z | Downloaded sync_wrapper v1.0.2 |
| 316 | 2026-05-16T03:30:29.444Z | Downloaded miette-derive v7.6.0 |
| 317 | 2026-05-16T03:30:29.444Z | Downloaded ppv-lite86 v0.2.21 |
| 318 | 2026-05-16T03:30:29.444Z | Downloaded lru-slab v0.1.2 |
| 319 | 2026-05-16T03:30:29.452Z | Downloaded base64ct v1.8.3 |
| 320 | 2026-05-16T03:30:29.452Z | Downloaded anstyle-parse v1.0.0 |
| 321 | 2026-05-16T03:30:29.452Z | Downloaded itoa v1.0.18 |
| 322 | 2026-05-16T03:30:29.452Z | Downloaded digest v0.10.7 |
| 323 | 2026-05-16T03:30:29.452Z | Downloaded toml_datetime v0.6.11 |
| 324 | 2026-05-16T03:30:29.452Z | Downloaded serde_ignored v0.1.14 |
| 325 | 2026-05-16T03:30:29.452Z | Downloaded fixedbitset v0.5.7 |
| 326 | 2026-05-16T03:30:29.452Z | Downloaded serde-untagged v0.1.9 |
| 327 | 2026-05-16T03:30:29.452Z | Downloaded tokio-macros v2.7.0 |
| 328 | 2026-05-16T03:30:29.452Z | Downloaded self-replace v1.5.0 |
| 329 | 2026-05-16T03:30:29.458Z | Downloaded signal-hook-registry v1.4.8 |
| 330 | 2026-05-16T03:30:29.458Z | Downloaded tinyvec_macros v0.1.1 |
| 331 | 2026-05-16T03:30:29.458Z | Downloaded newtype-uuid v1.3.2 |
| 332 | 2026-05-16T03:30:29.458Z | Downloaded jobserver v0.1.34 |
| 333 | 2026-05-16T03:30:29.458Z | Downloaded rand_core v0.9.5 |
| 334 | 2026-05-16T03:30:29.458Z | Downloaded strip-ansi-escapes v0.2.1 |
| 335 | 2026-05-16T03:30:29.462Z | Downloaded futures-channel v0.3.32 |
| 336 | 2026-05-16T03:30:29.463Z | Downloaded serde_path_to_error v0.1.20 |
| 337 | 2026-05-16T03:30:29.463Z | Downloaded sha2 v0.10.9 |
| 338 | 2026-05-16T03:30:29.463Z | Downloaded iana-time-zone v0.1.65 |
| 339 | 2026-05-16T03:30:29.470Z | Downloaded pkcs8 v0.10.2 |
| 340 | 2026-05-16T03:30:29.470Z | Downloaded bitflags v2.11.1 |
| 341 | 2026-05-16T03:30:29.470Z | Downloaded erased-serde v0.4.10 |
| 342 | 2026-05-16T03:30:29.474Z | Downloaded either v1.15.0 |
| 343 | 2026-05-16T03:30:29.474Z | Downloaded rustc-demangle v0.1.27 |
| 344 | 2026-05-16T03:30:29.474Z | Downloaded cfg-expr v0.20.7 |
| 345 | 2026-05-16T03:30:29.474Z | Downloaded memchr v2.8.0 |
| 346 | 2026-05-16T03:30:29.479Z | Downloaded cargo_metadata v0.20.0 |
| 347 | 2026-05-16T03:30:29.479Z | Downloaded quinn-udp v0.5.14 |
| 348 | 2026-05-16T03:30:29.479Z | Downloaded litrs v1.0.0 |
| 349 | 2026-05-16T03:30:29.484Z | Downloaded spki v0.7.3 |
| 350 | 2026-05-16T03:30:29.484Z | Downloaded smol_str v0.3.6 |
| 351 | 2026-05-16T03:30:29.484Z | Downloaded toml_write v0.1.2 |
| 352 | 2026-05-16T03:30:29.484Z | Downloaded clap v4.6.1 |
| 353 | 2026-05-16T03:30:29.494Z | Downloaded unicode-xid v0.2.6 |
| 354 | 2026-05-16T03:30:29.498Z | Downloaded try-lock v0.2.5 |
| 355 | 2026-05-16T03:30:29.498Z | Downloaded tower-service v0.3.3 |
| 356 | 2026-05-16T03:30:29.498Z | Downloaded target-spec-miette v0.4.6 |
| 357 | 2026-05-16T03:30:29.498Z | Downloaded thiserror-impl v1.0.69 |
| 358 | 2026-05-16T03:30:29.498Z | Downloaded parking_lot_core v0.9.12 |
| 359 | 2026-05-16T03:30:29.498Z | Downloaded target-lexicon v0.13.3 |
| 360 | 2026-05-16T03:30:29.498Z | Downloaded typeid v1.0.3 |
| 361 | 2026-05-16T03:30:29.498Z | Downloaded rustls-pki-types v1.14.1 |
| 362 | 2026-05-16T03:30:29.513Z | Downloaded unicode-linebreak v0.1.5 |
| 363 | 2026-05-16T03:30:29.513Z | Downloaded untrusted v0.9.0 |
| 364 | 2026-05-16T03:30:29.513Z | Downloaded console v0.15.11 |
| 365 | 2026-05-16T03:30:29.523Z | Downloaded parking_lot v0.12.5 |
| 366 | 2026-05-16T03:30:29.523Z | Downloaded thiserror v2.0.18 |
| 367 | 2026-05-16T03:30:29.523Z | Downloaded duct v0.13.7 |
| 368 | 2026-05-16T03:30:29.523Z | Downloaded pkg-config v0.3.33 |
| 369 | 2026-05-16T03:30:29.523Z | Downloaded ahash v0.8.12 |
| 370 | 2026-05-16T03:30:29.523Z | Downloaded utf8parse v0.2.2 |
| 371 | 2026-05-16T03:30:29.523Z | Downloaded static_assertions v1.1.0 |
| 372 | 2026-05-16T03:30:29.523Z | Downloaded version_check v0.9.5 |
| 373 | 2026-05-16T03:30:29.523Z | Downloaded tokio-native-tls v0.3.1 |
| 374 | 2026-05-16T03:30:29.523Z | Downloaded smallvec v1.15.1 |
| 375 | 2026-05-16T03:30:29.523Z | Downloaded miniz_oxide v0.8.9 |
| 376 | 2026-05-16T03:30:29.529Z | Downloaded utf8_iter v1.0.4 |
| 377 | 2026-05-16T03:30:29.529Z | Downloaded slab v0.4.12 |
| 378 | 2026-05-16T03:30:29.529Z | Downloaded simd-adler32 v0.3.9 |
| 379 | 2026-05-16T03:30:29.529Z | Downloaded log v0.4.29 |
| 380 | 2026-05-16T03:30:29.529Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 381 | 2026-05-16T03:30:29.535Z | Downloaded shlex v1.3.0 |
| 382 | 2026-05-16T03:30:29.535Z | Downloaded semver v1.0.28 |
| 383 | 2026-05-16T03:30:29.538Z | Downloaded sharded-slab v0.1.7 |
| 384 | 2026-05-16T03:30:29.538Z | Downloaded http v1.4.0 |
| 385 | 2026-05-16T03:30:29.543Z | Downloaded xattr v1.6.1 |
| 386 | 2026-05-16T03:30:29.543Z | Downloaded target-spec v3.6.0 |
| 387 | 2026-05-16T03:30:29.546Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 388 | 2026-05-16T03:30:29.549Z | Downloaded config v0.15.23 |
| 389 | 2026-05-16T03:30:29.552Z | Downloaded futures v0.3.32 |
| 390 | 2026-05-16T03:30:29.555Z | Downloaded tracing-error v0.2.1 |
| 391 | 2026-05-16T03:30:29.555Z | Downloaded base64 v0.22.1 |
| 392 | 2026-05-16T03:30:29.560Z | Downloaded tracing-log v0.2.0 |
| 393 | 2026-05-16T03:30:29.560Z | Downloaded thiserror v1.0.69 |
| 394 | 2026-05-16T03:30:29.563Z | Downloaded signal-hook v0.3.18 |
| 395 | 2026-05-16T03:30:29.569Z | Downloaded getrandom v0.2.17 |
| 396 | 2026-05-16T03:30:29.569Z | Downloaded const-oid v0.9.6 |
| 397 | 2026-05-16T03:30:29.573Z | Downloaded serde_derive v1.0.228 |
| 398 | 2026-05-16T03:30:29.573Z | Downloaded urlencoding v2.1.3 |
| 399 | 2026-05-16T03:30:29.573Z | Downloaded serde_core v1.0.228 |
| 400 | 2026-05-16T03:30:29.573Z | Downloaded thiserror-impl v2.0.18 |
| 401 | 2026-05-16T03:30:29.573Z | Downloaded tempfile v3.27.0 |
| 402 | 2026-05-16T03:30:29.578Z | Downloaded tokio-stream v0.1.18 |
| 403 | 2026-05-16T03:30:29.578Z | Downloaded indexmap v2.14.0 |
| 404 | 2026-05-16T03:30:29.586Z | Downloaded want v0.3.1 |
| 405 | 2026-05-16T03:30:29.586Z | Downloaded quick-junit v0.5.2 |
| 406 | 2026-05-16T03:30:29.586Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 407 | 2026-05-16T03:30:29.597Z | Downloaded pin-project v1.1.13 |
| 408 | 2026-05-16T03:30:29.597Z | Downloaded xxhash-rust v0.8.15 |
| 409 | 2026-05-16T03:30:29.603Z | Downloaded unicase v2.9.0 |
| 410 | 2026-05-16T03:30:29.603Z | Downloaded getrandom v0.4.2 |
| 411 | 2026-05-16T03:30:29.603Z | Downloaded zmij v1.0.21 |
| 412 | 2026-05-16T03:30:29.603Z | Downloaded zipsign-api v0.1.5 |
| 413 | 2026-05-16T03:30:29.603Z | Downloaded zstd-safe v7.2.4 |
| 414 | 2026-05-16T03:30:29.603Z | Downloaded tinyvec v1.11.0 |
| 415 | 2026-05-16T03:30:29.608Z | Downloaded thread_local v1.1.9 |
| 416 | 2026-05-16T03:30:29.608Z | Downloaded openssl-sys v0.9.115 |
| 417 | 2026-05-16T03:30:29.608Z | Downloaded textwrap v0.16.2 |
| 418 | 2026-05-16T03:30:29.609Z | Downloaded itertools v0.14.0 |
| 419 | 2026-05-16T03:30:29.615Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 420 | 2026-05-16T03:30:29.618Z | Downloaded bytes v1.11.1 |
| 421 | 2026-05-16T03:30:29.618Z | Downloaded toml v0.8.23 |
| 422 | 2026-05-16T03:30:29.618Z | Downloaded tokio-rustls v0.26.4 |
| 423 | 2026-05-16T03:30:29.625Z | Downloaded der v0.7.10 |
| 424 | 2026-05-16T03:30:29.632Z | Downloaded derive_more v2.1.1 |
| 425 | 2026-05-16T03:30:29.637Z | Downloaded zeroize v1.8.2 |
| 426 | 2026-05-16T03:30:29.637Z | Downloaded flate2 v1.1.9 |
| 427 | 2026-05-16T03:30:29.637Z | Downloaded tracing-attributes v0.1.31 |
| 428 | 2026-05-16T03:30:29.637Z | Downloaded indicatif v0.17.11 |
| 429 | 2026-05-16T03:30:29.642Z | Downloaded tar v0.4.45 |
| 430 | 2026-05-16T03:30:29.642Z | Downloaded quinn v0.11.9 |
| 431 | 2026-05-16T03:30:29.650Z | Downloaded rustls-webpki v0.103.13 |
| 432 | 2026-05-16T03:30:29.650Z | Downloaded socket2 v0.6.3 |
| 433 | 2026-05-16T03:30:29.650Z | Downloaded unicode-ident v1.0.24 |
| 434 | 2026-05-16T03:30:29.653Z | Downloaded serde v1.0.228 |
| 435 | 2026-05-16T03:30:29.653Z | Downloaded borsh v1.6.1 |
| 436 | 2026-05-16T03:30:29.653Z | Downloaded vte v0.14.1 |
| 437 | 2026-05-16T03:30:29.653Z | Downloaded hyper-util v0.1.20 |
| 438 | 2026-05-16T03:30:29.656Z | Downloaded mio v1.2.0 |
| 439 | 2026-05-16T03:30:29.660Z | Downloaded derive_more-impl v2.1.1 |
| 440 | 2026-05-16T03:30:29.664Z | Downloaded cc v1.2.62 |
| 441 | 2026-05-16T03:30:29.669Z | Downloaded backtrace v0.3.76 |
| 442 | 2026-05-16T03:30:29.711Z | Downloaded tower-layer v0.3.3 |
| 443 | 2026-05-16T03:30:29.716Z | Downloaded uuid v1.23.1 |
| 444 | 2026-05-16T03:30:29.716Z | Downloaded zstd v0.13.3 |
| 445 | 2026-05-16T03:30:29.716Z | Downloaded tracing-core v0.1.36 |
| 446 | 2026-05-16T03:30:29.716Z | Downloaded toml_edit v0.22.27 |
| 447 | 2026-05-16T03:30:29.716Z | Downloaded miette v7.6.0 |
| 448 | 2026-05-16T03:30:29.716Z | Downloaded url v2.5.8 |
| 449 | 2026-05-16T03:30:29.716Z | Downloaded hyper v1.9.0 |
| 450 | 2026-05-16T03:30:29.725Z | Downloaded hashbrown v0.17.1 |
| 451 | 2026-05-16T03:30:29.730Z | Downloaded rand v0.9.4 |
| 452 | 2026-05-16T03:30:29.730Z | Downloaded ron v0.12.1 |
| 453 | 2026-05-16T03:30:29.736Z | Downloaded hashbrown v0.15.5 |
| 454 | 2026-05-16T03:30:29.740Z | Downloaded guppy v0.17.25 |
| 455 | 2026-05-16T03:30:29.749Z | Downloaded tower v0.5.3 |
| 456 | 2026-05-16T03:30:29.755Z | Downloaded unicode-segmentation v1.13.2 |
| 457 | 2026-05-16T03:30:29.761Z | Downloaded pulldown-cmark v0.13.3 |
| 458 | 2026-05-16T03:30:29.761Z | Downloaded idna v1.1.0 |
| 459 | 2026-05-16T03:30:29.764Z | Downloaded futures-util v0.3.32 |
| 460 | 2026-05-16T03:30:29.768Z | Downloaded unicode-normalization v0.1.25 |
| 461 | 2026-05-16T03:30:29.772Z | Downloaded tokio-util v0.7.18 |
| 462 | 2026-05-16T03:30:29.777Z | Downloaded reqwest v0.12.28 |
| 463 | 2026-05-16T03:30:29.781Z | Downloaded serde_json v1.0.149 |
| 464 | 2026-05-16T03:30:29.786Z | Downloaded quick-xml v0.37.5 |
| 465 | 2026-05-16T03:30:29.793Z | Downloaded clap_builder v4.6.0 |
| 466 | 2026-05-16T03:30:29.797Z | Downloaded regex v1.12.3 |
| 467 | 2026-05-16T03:30:29.797Z | Downloaded typenum v1.20.0 |
| 468 | 2026-05-16T03:30:29.797Z | Downloaded aho-corasick v1.1.4 |
| 469 | 2026-05-16T03:30:29.802Z | Downloaded tower-http v0.6.10 |
| 470 | 2026-05-16T03:30:29.806Z | Downloaded h2 v0.4.14 |
| 471 | 2026-05-16T03:30:29.824Z | Downloaded portable-atomic v1.13.1 |
| 472 | 2026-05-16T03:30:29.827Z | Downloaded quinn-proto v0.11.14 |
| 473 | 2026-05-16T03:30:29.830Z | Downloaded winnow v1.0.3 |
| 474 | 2026-05-16T03:30:29.836Z | Downloaded tracing-subscriber v0.3.23 |
| 475 | 2026-05-16T03:30:29.842Z | Downloaded quick-xml v0.38.4 |
| 476 | 2026-05-16T03:30:29.846Z | Downloaded chrono v0.4.44 |
| 477 | 2026-05-16T03:30:29.850Z | Downloaded winnow v0.7.15 |
| 478 | 2026-05-16T03:30:29.854Z | Downloaded webpki-roots v1.0.7 |
| 479 | 2026-05-16T03:30:29.858Z | Downloaded vcpkg v0.2.15 |
| 480 | 2026-05-16T03:30:29.882Z | Downloaded gimli v0.32.3 |
| 481 | 2026-05-16T03:30:29.886Z | Downloaded curve25519-dalek v4.1.3 |
| 482 | 2026-05-16T03:30:29.898Z | Downloaded syn v2.0.117 |
| 483 | 2026-05-16T03:30:29.904Z | Downloaded color-eyre v0.6.5 |
| 484 | 2026-05-16T03:30:29.908Z | Downloaded bstr v1.12.1 |
| 485 | 2026-05-16T03:30:29.914Z | Downloaded nextest-runner v0.80.0 |
| 486 | 2026-05-16T03:30:29.930Z | Downloaded openssl v0.10.79 |
| 487 | 2026-05-16T03:30:29.938Z | Downloaded unicode-width v0.1.14 |
| 488 | 2026-05-16T03:30:29.950Z | Downloaded unicode-width v0.2.2 |
| 489 | 2026-05-16T03:30:29.957Z | Downloaded zerocopy v0.8.48 |
| 490 | 2026-05-16T03:30:29.968Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 491 | 2026-05-16T03:30:29.978Z | Downloaded rustls v0.23.40 |
| 492 | 2026-05-16T03:30:29.984Z | Downloaded rustix v0.38.44 |
| 493 | 2026-05-16T03:30:29.999Z | Downloaded regex-syntax v0.8.10 |
| 494 | 2026-05-16T03:30:30.003Z | Downloaded object v0.37.3 |
| 495 | 2026-05-16T03:30:30.008Z | Downloaded nix v0.30.1 |
| 496 | 2026-05-16T03:30:30.014Z | Downloaded rustix v1.1.4 |
| 497 | 2026-05-16T03:30:30.029Z | Downloaded tokio v1.52.3 |
| 498 | 2026-05-16T03:30:30.057Z | Downloaded tracing v0.1.44 |
| 499 | 2026-05-16T03:30:30.089Z | Downloaded regex-automata v0.4.14 |
| 500 | 2026-05-16T03:30:30.121Z | Downloaded petgraph v0.8.3 |
| 501 | 2026-05-16T03:30:30.132Z | Downloaded libc v0.2.186 |
| 502 | 2026-05-16T03:30:30.200Z | Downloaded recursion v0.5.4 |
| 503 | 2026-05-16T03:30:30.207Z | Downloaded ring v0.17.14 |
| 504 | 2026-05-16T03:30:30.268Z | Compiling proc-macro2 v1.0.106 |
| 505 | 2026-05-16T03:30:30.268Z | Compiling libc v0.2.186 |
| 506 | 2026-05-16T03:30:30.268Z | Compiling quote v1.0.45 |
| 507 | 2026-05-16T03:30:30.271Z | Compiling unicode-ident v1.0.24 |
| 508 | 2026-05-16T03:30:30.271Z | Compiling serde_core v1.0.228 |
| 509 | 2026-05-16T03:30:30.271Z | Compiling cfg-if v1.0.4 |
| 510 | 2026-05-16T03:30:30.271Z | Compiling memchr v2.8.0 |
| 511 | 2026-05-16T03:30:30.271Z | Compiling once_cell v1.21.4 |
| 512 | 2026-05-16T03:30:30.480Z | Compiling log v0.4.29 |
| 513 | 2026-05-16T03:30:30.535Z | Compiling pin-project-lite v0.2.17 |
| 514 | 2026-05-16T03:30:30.649Z | Compiling itoa v1.0.18 |
| 515 | 2026-05-16T03:30:30.675Z | Compiling serde v1.0.228 |
| 516 | 2026-05-16T03:30:30.864Z | Compiling smallvec v1.15.1 |
| 517 | 2026-05-16T03:30:30.909Z | Compiling futures-core v0.3.32 |
| 518 | 2026-05-16T03:30:31.064Z | Compiling bitflags v2.11.1 |
| 519 | 2026-05-16T03:30:31.084Z | Compiling shlex v1.3.0 |
| 520 | 2026-05-16T03:30:31.121Z | Compiling hashbrown v0.17.1 |
| 521 | 2026-05-16T03:30:31.274Z | Compiling find-msvc-tools v0.1.9 |
| 522 | 2026-05-16T03:30:31.467Z | Compiling errno v0.3.14 |
| 523 | 2026-05-16T03:30:31.486Z | Compiling equivalent v1.0.2 |
| 524 | 2026-05-16T03:30:31.521Z | Compiling jobserver v0.1.34 |
| 525 | 2026-05-16T03:30:31.582Z | Compiling signal-hook-registry v1.4.8 |
| 526 | 2026-05-16T03:30:31.624Z | Compiling bytes v1.11.1 |
| 527 | 2026-05-16T03:30:31.646Z | Compiling mio v1.2.0 |
| 528 | 2026-05-16T03:30:31.758Z | Compiling syn v2.0.117 |
| 529 | 2026-05-16T03:30:31.836Z | Compiling cc v1.2.62 |
| 530 | 2026-05-16T03:30:31.869Z | Compiling futures-sink v0.3.32 |
| 531 | 2026-05-16T03:30:31.882Z | Compiling rustix v1.1.4 |
| 532 | 2026-05-16T03:30:32.006Z | Compiling socket2 v0.6.3 |
| 533 | 2026-05-16T03:30:32.160Z | Compiling slab v0.4.12 |
| 534 | 2026-05-16T03:30:32.382Z | Compiling zmij v1.0.21 |
| 535 | 2026-05-16T03:30:32.396Z | Compiling futures-channel v0.3.32 |
| 536 | 2026-05-16T03:30:32.592Z | Compiling tracing-core v0.1.36 |
| 537 | 2026-05-16T03:30:32.735Z | Compiling serde_json v1.0.149 |
| 538 | 2026-05-16T03:30:32.804Z | Compiling version_check v0.9.5 |
| 539 | 2026-05-16T03:30:33.016Z | Compiling indexmap v2.14.0 |
| 540 | 2026-05-16T03:30:33.120Z | Compiling getrandom v0.4.2 |
| 541 | 2026-05-16T03:30:33.136Z | Compiling futures-task v0.3.32 |
| 542 | 2026-05-16T03:30:33.223Z | Compiling futures-io v0.3.32 |
| 543 | 2026-05-16T03:30:33.331Z | Compiling unicode-width v0.2.2 |
| 544 | 2026-05-16T03:30:33.434Z | Compiling camino v1.2.2 |
| 545 | 2026-05-16T03:30:33.469Z | Compiling percent-encoding v2.3.2 |
| 546 | 2026-05-16T03:30:33.778Z | Compiling ring v0.17.14 |
| 547 | 2026-05-16T03:30:33.798Z | Compiling http v1.4.0 |
| 548 | 2026-05-16T03:30:33.864Z | Compiling simd-adler32 v0.3.9 |
| 549 | 2026-05-16T03:30:33.878Z | Compiling zeroize v1.8.2 |
| 550 | 2026-05-16T03:30:33.949Z | Compiling autocfg v1.5.0 |
| 551 | 2026-05-16T03:30:34.113Z | Compiling adler2 v2.0.1 |
| 552 | 2026-05-16T03:30:34.307Z | Compiling miniz_oxide v0.8.9 |
| 553 | 2026-05-16T03:30:34.344Z | Compiling num-traits v0.2.19 |
| 554 | 2026-05-16T03:30:34.628Z | Compiling getrandom v0.3.4 |
| 555 | 2026-05-16T03:30:34.777Z | Compiling object v0.37.3 |
| 556 | 2026-05-16T03:30:35.011Z | Compiling zerocopy v0.8.48 |
| 557 | 2026-05-16T03:30:35.114Z | Compiling target-lexicon v0.13.3 |
| 558 | 2026-05-16T03:30:35.377Z | Compiling http-body v1.0.1 |
| 559 | 2026-05-16T03:30:35.536Z | Compiling rustls-pki-types v1.14.1 |
| 560 | 2026-05-16T03:30:35.680Z | Compiling form_urlencoded v1.2.2 |
| 561 | 2026-05-16T03:30:35.698Z | Compiling semver v1.0.28 |
| 562 | 2026-05-16T03:30:35.734Z | Compiling serde_derive v1.0.228 |
| 563 | 2026-05-16T03:30:35.835Z | Compiling tokio-macros v2.7.0 |
| 564 | 2026-05-16T03:30:35.920Z | Compiling futures-macro v0.3.32 |
| 565 | 2026-05-16T03:30:35.976Z | Compiling tracing-attributes v0.1.31 |
| 566 | 2026-05-16T03:30:36.102Z | Compiling getrandom v0.2.17 |
| 567 | 2026-05-16T03:30:36.320Z | Compiling thiserror v2.0.18 |
| 568 | 2026-05-16T03:30:36.410Z | Compiling utf8_iter v1.0.4 |
| 569 | 2026-05-16T03:30:36.481Z | Compiling gimli v0.32.3 |
| 570 | 2026-05-16T03:30:36.594Z | Compiling guppy-workspace-hack v0.1.0 |
| 571 | 2026-05-16T03:30:36.680Z | Compiling tokio v1.52.3 |
| 572 | 2026-05-16T03:30:36.710Z | Compiling httparse v1.10.1 |
| 573 | 2026-05-16T03:30:36.822Z | Compiling futures-util v0.3.32 |
| 574 | 2026-05-16T03:30:36.850Z | Compiling untrusted v0.9.0 |
| 575 | 2026-05-16T03:30:36.994Z | Compiling signal-hook v0.3.18 |
| 576 | 2026-05-16T03:30:37.101Z | Compiling fnv v1.0.7 |
| 577 | 2026-05-16T03:30:37.253Z | Compiling idna_adapter v1.0.0 |
| 578 | 2026-05-16T03:30:37.276Z | Compiling owo-colors v4.3.0 |
| 579 | 2026-05-16T03:30:37.296Z | Compiling tracing v0.1.44 |
| 580 | 2026-05-16T03:30:37.320Z | Compiling idna v1.1.0 |
| 581 | 2026-05-16T03:30:37.730Z | Compiling thiserror-impl v2.0.18 |
| 582 | 2026-05-16T03:30:38.544Z | Compiling addr2line v0.25.1 |
| 583 | 2026-05-16T03:30:39.299Z | Compiling generic-array v0.14.7 |
| 584 | 2026-05-16T03:30:39.371Z | Compiling rustc-demangle v0.1.27 |
| 585 | 2026-05-16T03:30:39.560Z | Compiling tower-service v0.3.3 |
| 586 | 2026-05-16T03:30:39.681Z | Compiling pkg-config v0.3.33 |
| 587 | 2026-05-16T03:30:39.705Z | Compiling atomic-waker v1.1.2 |
| 588 | 2026-05-16T03:30:39.838Z | Compiling rustls v0.23.40 |
| 589 | 2026-05-16T03:30:39.860Z | Compiling thiserror v1.0.69 |
| 590 | 2026-05-16T03:30:40.092Z | Compiling fastrand v2.4.1 |
| 591 | 2026-05-16T03:30:40.142Z | Compiling target-spec v3.6.0 |
| 592 | 2026-05-16T03:30:40.208Z | Compiling try-lock v0.2.5 |
| 593 | 2026-05-16T03:30:40.339Z | Compiling typeid v1.0.3 |
| 594 | 2026-05-16T03:30:40.419Z | Compiling want v0.3.1 |
| 595 | 2026-05-16T03:30:40.448Z | Compiling tempfile v3.27.0 |
| 596 | 2026-05-16T03:30:40.613Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 597 | 2026-05-16T03:30:40.749Z | Compiling cfg-expr v0.20.7 |
| 598 | 2026-05-16T03:30:41.070Z | Compiling tokio-util v0.7.18 |
| 599 | 2026-05-16T03:30:41.745Z | Compiling h2 v0.4.14 |
| 600 | 2026-05-16T03:30:41.929Z | Compiling url v2.5.8 |
| 601 | 2026-05-16T03:30:42.222Z | Compiling thiserror-impl v1.0.69 |
| 602 | 2026-05-16T03:30:42.357Z | Compiling backtrace v0.3.76 |
| 603 | 2026-05-16T03:30:42.424Z | Compiling terminal_size v0.4.4 |
| 604 | 2026-05-16T03:30:42.616Z | Compiling aho-corasick v1.1.4 |
| 605 | 2026-05-16T03:30:42.803Z | Compiling erased-serde v0.4.10 |
| 606 | 2026-05-16T03:30:43.129Z | Compiling winnow v0.7.15 |
| 607 | 2026-05-16T03:30:43.497Z | Compiling subtle v2.6.1 |
| 608 | 2026-05-16T03:30:43.720Z | Compiling typenum v1.20.0 |
| 609 | 2026-05-16T03:30:44.396Z | Compiling rustls-webpki v0.103.13 |
| 610 | 2026-05-16T03:30:44.525Z | Compiling regex-syntax v0.8.10 |
| 611 | 2026-05-16T03:30:46.785Z | Compiling regex-automata v0.4.14 |
| 612 | 2026-05-16T03:30:47.460Z | Compiling hyper v1.9.0 |
| 613 | 2026-05-16T03:30:48.469Z | Compiling toml_datetime v0.6.11 |
| 614 | 2026-05-16T03:30:48.872Z | Compiling serde_spanned v0.6.9 |
| 615 | 2026-05-16T03:30:49.057Z | Compiling ahash v0.8.12 |
| 616 | 2026-05-16T03:30:49.338Z | Compiling sync_wrapper v1.0.2 |
| 617 | 2026-05-16T03:30:49.463Z | Compiling unicode-linebreak v0.1.5 |
| 618 | 2026-05-16T03:30:49.749Z | Compiling parking_lot_core v0.9.12 |
| 619 | 2026-05-16T03:30:50.075Z | Compiling foldhash v0.1.5 |
| 620 | 2026-05-16T03:30:50.323Z | Compiling tower-layer v0.3.3 |
| 621 | 2026-05-16T03:30:50.343Z | Compiling is_ci v1.2.0 |
| 622 | 2026-05-16T03:30:50.531Z | Compiling nextest-workspace-hack v0.1.0 |
| 623 | 2026-05-16T03:30:50.547Z | Compiling crc32fast v1.5.0 |
| 624 | 2026-05-16T03:30:50.780Z | Compiling either v1.15.0 |
| 625 | 2026-05-16T03:30:50.868Z | Compiling lazy_static v1.5.0 |
| 626 | 2026-05-16T03:30:51.392Z | Compiling base64 v0.22.1 |
| 627 | 2026-05-16T03:30:51.395Z | Compiling toml_write v0.1.2 |
| 628 | 2026-05-16T03:30:51.395Z | Compiling unicode-segmentation v1.13.2 |
| 629 | 2026-05-16T03:30:51.395Z | Compiling ipnet v2.12.0 |
| 630 | 2026-05-16T03:30:51.506Z | Compiling portable-atomic v1.13.1 |
| 631 | 2026-05-16T03:30:51.644Z | Compiling convert_case v0.10.0 |
| 632 | 2026-05-16T03:30:51.698Z | Compiling hyper-util v0.1.20 |
| 633 | 2026-05-16T03:30:51.921Z | Compiling toml_edit v0.22.27 |
| 634 | 2026-05-16T03:30:52.048Z | Compiling sharded-slab v0.1.7 |
| 635 | 2026-05-16T03:30:52.197Z | Compiling tower v0.5.3 |
| 636 | 2026-05-16T03:30:52.606Z | Compiling supports-color v3.0.2 |
| 637 | 2026-05-16T03:30:52.695Z | Compiling hashbrown v0.15.5 |
| 638 | 2026-05-16T03:30:52.849Z | Compiling textwrap v0.16.2 |
| 639 | 2026-05-16T03:30:52.912Z | Compiling tokio-rustls v0.26.4 |
| 640 | 2026-05-16T03:30:53.380Z | Compiling backtrace-ext v0.2.1 |
| 641 | 2026-05-16T03:30:53.657Z | Compiling ordered-float v2.10.1 |
| 642 | 2026-05-16T03:30:53.851Z | Compiling webpki-roots v1.0.7 |
| 643 | 2026-05-16T03:30:53.958Z | Compiling miette-derive v7.6.0 |
| 644 | 2026-05-16T03:30:53.981Z | Compiling pathdiff v0.2.3 |
| 645 | 2026-05-16T03:30:54.125Z | Compiling console v0.15.11 |
| 646 | 2026-05-16T03:30:54.323Z | Compiling tracing-log v0.2.0 |
| 647 | 2026-05-16T03:30:54.952Z | Compiling cargo-platform v0.3.3 |
| 648 | 2026-05-16T03:30:54.955Z | Compiling os_pipe v1.2.3 |
| 649 | 2026-05-16T03:30:54.955Z | Compiling thread_local v1.1.9 |
| 650 | 2026-05-16T03:30:55.136Z | Compiling pulldown-cmark v0.13.3 |
| 651 | 2026-05-16T03:30:55.161Z | Compiling winnow v1.0.3 |
| 652 | 2026-05-16T03:30:55.289Z | Compiling debug-ignore v1.0.5 |
| 653 | 2026-05-16T03:30:55.383Z | Compiling ryu v1.0.23 |
| 654 | 2026-05-16T03:30:55.413Z | Compiling fixedbitset v0.5.7 |
| 655 | 2026-05-16T03:30:55.586Z | Compiling cfg_aliases v0.2.1 |
| 656 | 2026-05-16T03:30:55.673Z | Compiling utf8parse v0.2.2 |
| 657 | 2026-05-16T03:30:55.701Z | Compiling scopeguard v1.2.0 |
| 658 | 2026-05-16T03:30:55.797Z | Compiling supports-hyperlinks v3.2.0 |
| 659 | 2026-05-16T03:30:55.818Z | Compiling zstd-safe v7.2.4 |
| 660 | 2026-05-16T03:30:55.949Z | Compiling rustix v0.38.44 |
| 661 | 2026-05-16T03:30:56.031Z | Compiling unicode-width v0.1.14 |
| 662 | 2026-05-16T03:30:56.342Z | Compiling supports-unicode v3.0.0 |
| 663 | 2026-05-16T03:30:56.455Z | Compiling miette v7.6.0 |
| 664 | 2026-05-16T03:30:56.931Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 665 | 2026-05-16T03:30:56.935Z | Compiling lock_api v0.4.14 |
| 666 | 2026-05-16T03:30:56.935Z | Compiling anstyle-parse v1.0.0 |
| 667 | 2026-05-16T03:30:56.935Z | Compiling nix v0.30.1 |
| 668 | 2026-05-16T03:30:56.935Z | Compiling petgraph v0.8.3 |
| 669 | 2026-05-16T03:30:57.209Z | Compiling serde_urlencoded v0.7.1 |
| 670 | 2026-05-16T03:30:57.953Z | Compiling tracing-subscriber v0.3.23 |
| 671 | 2026-05-16T03:30:57.957Z | Compiling sigchld v0.2.4 |
| 672 | 2026-05-16T03:30:58.115Z | Compiling cargo_metadata v0.23.1 |
| 673 | 2026-05-16T03:30:58.583Z | Compiling hyper-rustls v0.27.9 |
| 674 | 2026-05-16T03:30:58.972Z | Compiling serde-value v0.7.0 |
| 675 | 2026-05-16T03:30:59.298Z | Compiling serde-untagged v0.1.9 |
| 676 | 2026-05-16T03:30:59.688Z | Compiling toml v0.8.23 |
| 677 | 2026-05-16T03:31:00.528Z | Compiling tower-http v0.6.10 |
| 678 | 2026-05-16T03:31:01.146Z | Compiling derive_more-impl v2.1.1 |
| 679 | 2026-05-16T03:31:01.239Z | Compiling itertools v0.14.0 |
| 680 | 2026-05-16T03:31:01.800Z | Compiling regex v1.12.3 |
| 681 | 2026-05-16T03:31:01.803Z | Compiling crypto-common v0.1.7 |
| 682 | 2026-05-16T03:31:01.943Z | Compiling block-buffer v0.10.4 |
| 683 | 2026-05-16T03:31:02.014Z | Compiling ppv-lite86 v0.2.21 |
| 684 | 2026-05-16T03:31:02.108Z | Compiling futures-executor v0.3.32 |
| 685 | 2026-05-16T03:31:02.372Z | Compiling rand_core v0.9.5 |
| 686 | 2026-05-16T03:31:02.668Z | Compiling pin-project-internal v1.1.13 |
| 687 | 2026-05-16T03:31:02.688Z | Compiling http-body-util v0.1.3 |
| 688 | 2026-05-16T03:31:02.761Z | Compiling uuid v1.23.1 |
| 689 | 2026-05-16T03:31:02.871Z | Compiling serde_spanned v1.1.1 |
| 690 | 2026-05-16T03:31:02.994Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 691 | 2026-05-16T03:31:03.441Z | Compiling smol_str v0.3.6 |
| 692 | 2026-05-16T03:31:03.446Z | Compiling filetime v0.2.29 |
| 693 | 2026-05-16T03:31:03.446Z | Compiling vte v0.14.1 |
| 694 | 2026-05-16T03:31:03.446Z | Compiling bstr v1.12.1 |
| 695 | 2026-05-16T03:31:03.446Z | Compiling eyre v0.6.12 |
| 696 | 2026-05-16T03:31:03.586Z | Compiling static_assertions v1.1.0 |
| 697 | 2026-05-16T03:31:03.663Z | Compiling anstyle-query v1.1.5 |
| 698 | 2026-05-16T03:31:03.680Z | Compiling xattr v1.6.1 |
| 699 | 2026-05-16T03:31:03.783Z | Compiling tinyvec_macros v0.1.1 |
| 700 | 2026-05-16T03:31:03.797Z | Compiling colorchoice v1.0.5 |
| 701 | 2026-05-16T03:31:03.826Z | Compiling litrs v1.0.0 |
| 702 | 2026-05-16T03:31:03.863Z | Compiling number_prefix v0.4.0 |
| 703 | 2026-05-16T03:31:03.881Z | Compiling unicase v2.9.0 |
| 704 | 2026-05-16T03:31:03.926Z | Compiling iana-time-zone v0.1.65 |
| 705 | 2026-05-16T03:31:04.023Z | Compiling anstyle v1.0.14 |
| 706 | 2026-05-16T03:31:04.077Z | Compiling color-spantrace v0.3.0 |
| 707 | 2026-05-16T03:31:04.147Z | Compiling is_terminal_polyfill v1.70.2 |
| 708 | 2026-05-16T03:31:04.254Z | Compiling nested v0.1.1 |
| 709 | 2026-05-16T03:31:04.287Z | Compiling self_update v0.42.0 |
| 710 | 2026-05-16T03:31:04.302Z | Compiling unicode-xid v0.2.6 |
| 711 | 2026-05-16T03:31:04.721Z | Compiling document-features v0.2.12 |
| 712 | 2026-05-16T03:31:04.725Z | Compiling cargo-util-schemas v0.2.0 |
| 713 | 2026-05-16T03:31:04.725Z | Compiling guppy v0.17.25 |
| 714 | 2026-05-16T03:31:04.725Z | Compiling anstream v1.0.0 |
| 715 | 2026-05-16T03:31:04.725Z | Compiling chrono v0.4.44 |
| 716 | 2026-05-16T03:31:04.918Z | Compiling indicatif v0.17.11 |
| 717 | 2026-05-16T03:31:05.012Z | Compiling globset v0.4.18 |
| 718 | 2026-05-16T03:31:05.576Z | Compiling tinyvec v1.11.0 |
| 719 | 2026-05-16T03:31:05.634Z | Compiling pin-project v1.1.13 |
| 720 | 2026-05-16T03:31:05.751Z | Compiling tar v0.4.45 |
| 721 | 2026-05-16T03:31:06.306Z | Compiling strip-ansi-escapes v0.2.1 |
| 722 | 2026-05-16T03:31:06.859Z | Compiling nextest-metadata v0.12.2 |
| 723 | 2026-05-16T03:31:07.023Z | Compiling toml v1.1.2+spec-1.1.0 |
| 724 | 2026-05-16T03:31:08.151Z | Compiling newtype-uuid v1.3.2 |
| 725 | 2026-05-16T03:31:08.245Z | Compiling reqwest v0.12.28 |
| 726 | 2026-05-16T03:31:08.358Z | Compiling rand_chacha v0.9.0 |
| 727 | 2026-05-16T03:31:08.781Z | Compiling futures v0.3.32 |
| 728 | 2026-05-16T03:31:08.784Z | Compiling digest v0.10.7 |
| 729 | 2026-05-16T03:31:08.784Z | Compiling derive_more v2.1.1 |
| 730 | 2026-05-16T03:31:08.785Z | Compiling flate2 v1.1.9 |
| 731 | 2026-05-16T03:31:08.785Z | Compiling parking_lot v0.12.5 |
| 732 | 2026-05-16T03:31:08.934Z | Compiling tracing-error v0.2.1 |
| 733 | 2026-05-16T03:31:09.121Z | Compiling shared_child v1.1.1 |
| 734 | 2026-05-16T03:31:09.581Z | Compiling signal-hook-mio v0.2.5 |
| 735 | 2026-05-16T03:31:09.600Z | Compiling self-replace v1.5.0 |
| 736 | 2026-05-16T03:31:09.703Z | Compiling cargo-platform v0.2.0 |
| 737 | 2026-05-16T03:31:09.912Z | Compiling quick-xml v0.38.4 |
| 738 | 2026-05-16T03:31:10.279Z | Compiling quick-xml v0.37.5 |
| 739 | 2026-05-16T03:31:10.377Z | Compiling urlencoding v2.1.3 |
| 740 | 2026-05-16T03:31:10.633Z | Compiling shell-words v1.1.1 |
| 741 | 2026-05-16T03:31:10.811Z | Compiling clap_lex v1.1.0 |
| 742 | 2026-05-16T03:31:10.903Z | Compiling cpufeatures v0.2.17 |
| 743 | 2026-05-16T03:31:11.274Z | Compiling humantime v2.3.0 |
| 744 | 2026-05-16T03:31:11.424Z | Compiling heck v0.5.0 |
| 745 | 2026-05-16T03:31:11.611Z | Compiling recursion v0.5.4 |
| 746 | 2026-05-16T03:31:11.639Z | Compiling indenter v0.3.4 |
| 747 | 2026-05-16T03:31:11.719Z | Compiling strsim v0.11.1 |
| 748 | 2026-05-16T03:31:11.757Z | Compiling nextest-filtering v0.15.0 |
| 749 | 2026-05-16T03:31:11.891Z | Compiling clap_derive v4.6.1 |
| 750 | 2026-05-16T03:31:12.216Z | Compiling clap_builder v4.6.0 |
| 751 | 2026-05-16T03:31:12.309Z | Compiling humantime-serde v1.1.1 |
| 752 | 2026-05-16T03:31:12.497Z | Compiling sha2 v0.10.9 |
| 753 | 2026-05-16T03:31:13.803Z | Compiling quick-junit v0.5.2 |
| 754 | 2026-05-16T03:31:13.833Z | Compiling atomicwrites v0.4.4 |
| 755 | 2026-05-16T03:31:14.144Z | Compiling cargo_metadata v0.20.0 |
| 756 | 2026-05-16T03:31:15.986Z | Compiling crossterm v0.29.0 |
| 757 | 2026-05-16T03:31:17.155Z | Compiling cargo-nextest v0.9.97 |
| 758 | 2026-05-16T03:31:17.500Z | Compiling duct v0.13.7 |
| 759 | 2026-05-16T03:31:19.296Z | Compiling zstd v0.13.3 |
| 760 | 2026-05-16T03:31:19.399Z | Compiling rand v0.9.4 |
| 761 | 2026-05-16T03:31:19.524Z | Compiling async-scoped v0.9.0 |
| 762 | 2026-05-16T03:31:19.640Z | Compiling config v0.15.23 |
| 763 | 2026-05-16T03:31:19.729Z | Compiling unicode-normalization v0.1.25 |
| 764 | 2026-05-16T03:31:19.750Z | Compiling target-spec-miette v0.4.6 |
| 765 | 2026-05-16T03:31:19.770Z | Compiling future-queue v0.4.0 |
| 766 | 2026-05-16T03:31:19.983Z | Compiling mukti-metadata v0.3.0 |
| 767 | 2026-05-16T03:31:20.071Z | Compiling tokio-stream v0.1.18 |
| 768 | 2026-05-16T03:31:20.182Z | Compiling camino-tempfile v1.4.1 |
| 769 | 2026-05-16T03:31:20.197Z | Compiling derive-where v1.6.1 |
| 770 | 2026-05-16T03:31:20.354Z | Compiling serde_ignored v0.1.14 |
| 771 | 2026-05-16T03:31:20.496Z | Compiling serde_path_to_error v0.1.20 |
| 772 | 2026-05-16T03:31:20.600Z | Compiling xxhash-rust v0.8.15 |
| 773 | 2026-05-16T03:31:20.637Z | Compiling home v0.5.12 |
| 774 | 2026-05-16T03:31:20.751Z | Compiling swrite v0.1.0 |
| 775 | 2026-05-16T03:31:20.784Z | Compiling indent_write v2.2.0 |
| 776 | 2026-05-16T03:31:20.808Z | Compiling hex v0.4.3 |
| 777 | 2026-05-16T03:31:20.864Z | Compiling color-eyre v0.6.5 |
| 778 | 2026-05-16T03:31:20.963Z | Compiling clap v4.6.1 |
| 779 | 2026-05-16T03:31:20.977Z | Compiling dialoguer v0.11.0 |
| 780 | 2026-05-16T03:31:21.055Z | Compiling enable-ansi-support v0.2.1 |
| 781 | 2026-05-16T03:31:21.519Z | Compiling nextest-runner v0.80.0 |
| 782 | 2026-05-16T03:31:40.561Z | Finished `release` profile [optimized] target(s) in 1m 13s |
| 783 | 2026-05-16T03:31:40.625Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 784 | 2026-05-16T03:31:40.625Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 785 | 2026-05-16T03:31:40.625Z | + banner bfd |
| 786 | 2026-05-16T03:31:40.625Z | |
| 787 | 2026-05-16T03:31:40.625Z | ##### ###### ##### |
| 788 | 2026-05-16T03:31:40.625Z | # # # # # |
| 789 | 2026-05-16T03:31:40.625Z | ##### ##### # # |
| 790 | 2026-05-16T03:31:40.625Z | # # # # # |
| 791 | 2026-05-16T03:31:40.625Z | # # # # # |
| 792 | 2026-05-16T03:31:40.625Z | ##### # ##### |
| 793 | 2026-05-16T03:31:40.625Z | |
| 794 | 2026-05-16T03:31:40.625Z | + cargo nextest run -p bfd -p mg-api-types -p mg-api-types-versions --nocapture |
| 795 | 2026-05-16T03:31:40.670Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 796 | 2026-05-16T03:31:41.413Z | From https://github.com/oxidecomputer/falcon |
| 797 | 2026-05-16T03:31:41.413Z | * [new ref] b2fac281ed8253a2acd8d5e289cd4d0e88b6bef6 -> refs/commit/b2fac281ed8253a2acd8d5e289cd4d0e88b6bef6 |
| 798 | 2026-05-16T03:31:41.491Z | Updating crates.io index |
| 799 | 2026-05-16T03:31:41.494Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 800 | 2026-05-16T03:31:42.200Z | From https://github.com/oxidecomputer/dendrite |
| 801 | 2026-05-16T03:31:42.200Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 802 | 2026-05-16T03:31:42.304Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 803 | 2026-05-16T03:31:42.759Z | From https://github.com/oxidecomputer/ispf |
| 804 | 2026-05-16T03:31:42.759Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 805 | 2026-05-16T03:31:42.774Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 806 | 2026-05-16T03:31:43.095Z | From https://github.com/oxidecomputer/netadm-sys |
| 807 | 2026-05-16T03:31:43.095Z | * [new ref] 180422c1e609a968c93512e0eea1e74bd16414e8 -> refs/commit/180422c1e609a968c93512e0eea1e74bd16414e8 |
| 808 | 2026-05-16T03:31:43.110Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 809 | 2026-05-16T03:31:50.128Z | From https://github.com/oxidecomputer/omicron |
| 810 | 2026-05-16T03:31:50.128Z | * [new ref] e3edc166d225599702b8444c6bfb406bad583d4b -> refs/commit/e3edc166d225599702b8444c6bfb406bad583d4b |
| 811 | 2026-05-16T03:31:50.549Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 812 | 2026-05-16T03:31:51.177Z | From https://github.com/oxidecomputer/opte |
| 813 | 2026-05-16T03:31:51.178Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 814 | 2026-05-16T03:31:51.206Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 815 | 2026-05-16T03:31:51.485Z | From https://github.com/illumos/smf-rs |
| 816 | 2026-05-16T03:31:51.485Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 817 | 2026-05-16T03:31:51.633Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 818 | 2026-05-16T03:31:51.832Z | From https://github.com/oxidecomputer/network-interface |
| 819 | 2026-05-16T03:31:51.832Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 820 | 2026-05-16T03:31:51.848Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 821 | 2026-05-16T03:31:52.121Z | From https://github.com/oxidecomputer/zone |
| 822 | 2026-05-16T03:31:52.121Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 823 | 2026-05-16T03:31:52.159Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 824 | 2026-05-16T03:31:52.792Z | From https://github.com/oxidecomputer/propolis |
| 825 | 2026-05-16T03:31:52.792Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 826 | 2026-05-16T03:31:52.853Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 827 | 2026-05-16T03:31:53.329Z | From https://github.com/oxidecomputer/transceiver-control |
| 828 | 2026-05-16T03:31:53.329Z | * [new ref] 479813cf6f094d3edd9d5c6383797d51fce6d8d6 -> refs/commit/479813cf6f094d3edd9d5c6383797d51fce6d8d6 |
| 829 | 2026-05-16T03:31:53.342Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 830 | 2026-05-16T03:31:53.596Z | From https://github.com/oxidecomputer/dlpi-sys |
| 831 | 2026-05-16T03:31:53.597Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 832 | 2026-05-16T03:31:53.609Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 833 | 2026-05-16T03:31:53.890Z | From https://github.com/jmesmon/rust-libzfs |
| 834 | 2026-05-16T03:31:53.890Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 835 | 2026-05-16T03:31:53.900Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 836 | 2026-05-16T03:31:54.131Z | From https://github.com/oxidecomputer/rusty-doors |
| 837 | 2026-05-16T03:31:54.131Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 838 | 2026-05-16T03:31:54.139Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 839 | 2026-05-16T03:31:54.455Z | From https://github.com/oxidecomputer/lldp |
| 840 | 2026-05-16T03:31:54.455Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 841 | 2026-05-16T03:31:54.481Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 842 | 2026-05-16T03:31:54.706Z | From https://github.com/oxidecomputer/slog-error-chain |
| 843 | 2026-05-16T03:31:54.706Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 844 | 2026-05-16T03:31:54.777Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 845 | 2026-05-16T03:31:55.057Z | From https://github.com/oxidecomputer/tufaceous |
| 846 | 2026-05-16T03:31:55.057Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 847 | 2026-05-16T03:31:55.093Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 848 | 2026-05-16T03:31:55.540Z | From https://github.com/oxidecomputer/management-gateway-service |
| 849 | 2026-05-16T03:31:55.540Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 850 | 2026-05-16T03:31:55.632Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 851 | 2026-05-16T03:31:56.486Z | From https://github.com/oxidecomputer/crucible |
| 852 | 2026-05-16T03:31:56.486Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 853 | 2026-05-16T03:31:56.565Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 854 | 2026-05-16T03:31:56.763Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 855 | 2026-05-16T03:31:56.763Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 856 | 2026-05-16T03:31:57.180Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 857 | 2026-05-16T03:31:57.507Z | From https://github.com/oxidecomputer/propolis |
| 858 | 2026-05-16T03:31:57.507Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 859 | 2026-05-16T03:31:57.632Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 860 | 2026-05-16T03:31:57.937Z | From https://github.com/oxidecomputer/tofino |
| 861 | 2026-05-16T03:31:57.937Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 862 | 2026-05-16T03:31:57.945Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 863 | 2026-05-16T03:31:58.584Z | From https://github.com/oxidecomputer/maghemite |
| 864 | 2026-05-16T03:31:58.584Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 865 | 2026-05-16T03:31:58.654Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 866 | 2026-05-16T03:31:59.061Z | From https://github.com/oxidecomputer/clickward |
| 867 | 2026-05-16T03:31:59.061Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 868 | 2026-05-16T03:31:59.166Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 869 | 2026-05-16T03:31:59.506Z | From https://github.com/oxidecomputer/crucible |
| 870 | 2026-05-16T03:31:59.506Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 871 | 2026-05-16T03:31:59.548Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 872 | 2026-05-16T03:31:59.903Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 873 | 2026-05-16T03:31:59.903Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 874 | 2026-05-16T03:32:01.472Z | Downloading crates ... |
| 875 | 2026-05-16T03:32:01.518Z | Downloaded darling v0.23.0 |
| 876 | 2026-05-16T03:32:01.518Z | Downloaded erased-serde v0.3.31 |
| 877 | 2026-05-16T03:32:01.519Z | Downloaded async-compression v0.4.42 |
| 878 | 2026-05-16T03:32:01.519Z | Downloaded dropshot v0.17.0 |
| 879 | 2026-05-16T03:32:01.519Z | Downloaded minimal-lexical v0.2.1 |
| 880 | 2026-05-16T03:32:01.519Z | Downloaded num-complex v0.4.6 |
| 881 | 2026-05-16T03:32:01.519Z | Downloaded fs_extra v1.3.0 |
| 882 | 2026-05-16T03:32:01.519Z | Downloaded bitflags v1.3.2 |
| 883 | 2026-05-16T03:32:01.519Z | Downloaded hashbrown v0.16.1 |
| 884 | 2026-05-16T03:32:01.519Z | Downloaded ingot-macros v0.1.1 |
| 885 | 2026-05-16T03:32:01.519Z | Downloaded newtype-uuid-macros v0.1.0 |
| 886 | 2026-05-16T03:32:01.519Z | Downloaded ciborium v0.2.2 |
| 887 | 2026-05-16T03:32:01.519Z | Downloaded highway v1.3.0 |
| 888 | 2026-05-16T03:32:01.519Z | Downloaded internet-checksum v0.2.1 |
| 889 | 2026-05-16T03:32:01.519Z | Downloaded hash32 v0.3.1 |
| 890 | 2026-05-16T03:32:01.519Z | Downloaded natord v1.0.9 |
| 891 | 2026-05-16T03:32:01.519Z | Downloaded libsw-core v0.3.2 |
| 892 | 2026-05-16T03:32:01.519Z | Downloaded hubpack v0.1.2 |
| 893 | 2026-05-16T03:32:01.519Z | Downloaded instant v0.1.13 |
| 894 | 2026-05-16T03:32:01.519Z | Downloaded fxhash v0.2.1 |
| 895 | 2026-05-16T03:32:01.519Z | Downloaded newtype_derive v0.1.6 |
| 896 | 2026-05-16T03:32:01.519Z | Downloaded darling_core v0.21.3 |
| 897 | 2026-05-16T03:32:01.519Z | Downloaded dtrace-parser v0.2.0 |
| 898 | 2026-05-16T03:32:01.519Z | Downloaded indexmap v1.9.3 |
| 899 | 2026-05-16T03:32:01.519Z | Downloaded ff v0.13.1 |
| 900 | 2026-05-16T03:32:01.519Z | Downloaded no-std-compat v0.4.1 |
| 901 | 2026-05-16T03:32:01.519Z | Downloaded gethostname v0.5.0 |
| 902 | 2026-05-16T03:32:01.520Z | Downloaded elliptic-curve v0.13.8 |
| 903 | 2026-05-16T03:32:01.520Z | Downloaded libscf-sys v1.2.0 |
| 904 | 2026-05-16T03:32:01.520Z | Downloaded group v0.13.0 |
| 905 | 2026-05-16T03:32:01.520Z | Downloaded bs58 v0.5.1 |
| 906 | 2026-05-16T03:32:01.520Z | Downloaded chacha20poly1305 v0.10.1 |
| 907 | 2026-05-16T03:32:01.520Z | Downloaded backon v1.6.0 |
| 908 | 2026-05-16T03:32:01.520Z | Downloaded macaddr v1.0.1 |
| 909 | 2026-05-16T03:32:01.520Z | Downloaded hostname v0.4.2 |
| 910 | 2026-05-16T03:32:01.520Z | Downloaded mime v0.3.17 |
| 911 | 2026-05-16T03:32:01.520Z | Downloaded bit-vec v0.8.0 |
| 912 | 2026-05-16T03:32:01.520Z | Downloaded filetime v0.2.28 |
| 913 | 2026-05-16T03:32:01.520Z | Downloaded ingot-types v0.1.2 |
| 914 | 2026-05-16T03:32:01.520Z | Downloaded ciborium-ll v0.2.2 |
| 915 | 2026-05-16T03:32:01.520Z | Downloaded inout v0.1.4 |
| 916 | 2026-05-16T03:32:01.520Z | Downloaded darling_macro v0.21.3 |
| 917 | 2026-05-16T03:32:01.520Z | Downloaded dunce v1.0.5 |
| 918 | 2026-05-16T03:32:01.520Z | Downloaded console v0.16.3 |
| 919 | 2026-05-16T03:32:01.520Z | Downloaded keccak v0.1.6 |
| 920 | 2026-05-16T03:32:01.520Z | Downloaded lru-cache v0.1.2 |
| 921 | 2026-05-16T03:32:01.520Z | Downloaded const-random-macro v0.1.16 |
| 922 | 2026-05-16T03:32:01.520Z | Downloaded hubpack_derive v0.1.1 |
| 923 | 2026-05-16T03:32:01.520Z | Downloaded cobs v0.3.0 |
| 924 | 2026-05-16T03:32:01.520Z | Downloaded ciborium-io v0.2.2 |
| 925 | 2026-05-16T03:32:01.520Z | Downloaded float-ord v0.3.2 |
| 926 | 2026-05-16T03:32:01.520Z | Downloaded const-random v0.1.18 |
| 927 | 2026-05-16T03:32:01.520Z | Downloaded arrayref v0.3.9 |
| 928 | 2026-05-16T03:32:01.521Z | Downloaded arc-swap v1.9.1 |
| 929 | 2026-05-16T03:32:01.521Z | Downloaded num_enum_derive v0.5.11 |
| 930 | 2026-05-16T03:32:01.521Z | Downloaded crossbeam-deque v0.8.6 |
| 931 | 2026-05-16T03:32:01.521Z | Downloaded foreign-types-shared v0.3.1 |
| 932 | 2026-05-16T03:32:01.521Z | Downloaded const_format_proc_macros v0.2.34 |
| 933 | 2026-05-16T03:32:01.521Z | Downloaded idna_adapter v1.2.2 |
| 934 | 2026-05-16T03:32:01.521Z | Downloaded num-iter v0.1.45 |
| 935 | 2026-05-16T03:32:01.521Z | Downloaded fixedbitset v0.4.2 |
| 936 | 2026-05-16T03:32:01.521Z | Downloaded foreign-types v0.5.0 |
| 937 | 2026-05-16T03:32:01.521Z | Downloaded num-conv v0.2.1 |
| 938 | 2026-05-16T03:32:01.521Z | Downloaded compression-core v0.4.32 |
| 939 | 2026-05-16T03:32:01.521Z | Downloaded async-recursion v1.1.1 |
| 940 | 2026-05-16T03:32:01.521Z | Downloaded num_enum v0.7.6 |
| 941 | 2026-05-16T03:32:01.521Z | Downloaded enum-as-inner v0.6.1 |
| 942 | 2026-05-16T03:32:01.521Z | Downloaded crc8 v0.1.1 |
| 943 | 2026-05-16T03:32:01.521Z | Downloaded dyn-clone v1.0.20 |
| 944 | 2026-05-16T03:32:01.521Z | Downloaded is-terminal v0.4.17 |
| 945 | 2026-05-16T03:32:01.521Z | Downloaded git-stub v1.0.0 |
| 946 | 2026-05-16T03:32:01.521Z | Downloaded async-stream-impl v0.3.6 |
| 947 | 2026-05-16T03:32:01.521Z | Downloaded aead v0.5.2 |
| 948 | 2026-05-16T03:32:01.521Z | Downloaded dtrace-parser v0.3.0 |
| 949 | 2026-05-16T03:32:01.521Z | Downloaded bytecount v0.6.9 |
| 950 | 2026-05-16T03:32:01.521Z | Downloaded num v0.4.3 |
| 951 | 2026-05-16T03:32:01.521Z | Downloaded match_cfg v0.1.0 |
| 952 | 2026-05-16T03:32:01.521Z | Downloaded konst_macro_rules v0.2.19 |
| 953 | 2026-05-16T03:32:01.521Z | Downloaded managed v0.8.0 |
| 954 | 2026-05-16T03:32:01.521Z | Downloaded num-derive v0.4.2 |
| 955 | 2026-05-16T03:32:01.521Z | Downloaded parse-display v0.10.0 |
| 956 | 2026-05-16T03:32:01.521Z | Downloaded defmt v0.3.100 |
| 957 | 2026-05-16T03:32:01.522Z | Downloaded heck v0.4.1 |
| 958 | 2026-05-16T03:32:01.522Z | Downloaded ident_case v1.0.1 |
| 959 | 2026-05-16T03:32:01.522Z | Downloaded darling_macro v0.23.0 |
| 960 | 2026-05-16T03:32:01.522Z | Downloaded bit-set v0.8.0 |
| 961 | 2026-05-16T03:32:01.522Z | Downloaded embedded-io v0.6.1 |
| 962 | 2026-05-16T03:32:01.522Z | Downloaded embedded-io v0.4.0 |
| 963 | 2026-05-16T03:32:01.522Z | Downloaded phf_shared v0.12.1 |
| 964 | 2026-05-16T03:32:01.522Z | Downloaded cmake v0.1.58 |
| 965 | 2026-05-16T03:32:01.522Z | Downloaded const_format v0.2.36 |
| 966 | 2026-05-16T03:32:01.522Z | Downloaded compression-codecs v0.4.38 |
| 967 | 2026-05-16T03:32:01.522Z | Downloaded cipher v0.4.4 |
| 968 | 2026-05-16T03:32:01.522Z | Downloaded derive-ex v0.1.8 |
| 969 | 2026-05-16T03:32:01.522Z | Downloaded num_enum_derive v0.7.6 |
| 970 | 2026-05-16T03:32:01.522Z | Downloaded num_threads v0.1.7 |
| 971 | 2026-05-16T03:32:01.522Z | Downloaded defmt-macros v1.0.1 |
| 972 | 2026-05-16T03:32:01.522Z | Downloaded opaque-debug v0.3.1 |
| 973 | 2026-05-16T03:32:01.522Z | Downloaded ipnetwork v0.21.1 |
| 974 | 2026-05-16T03:32:01.522Z | Downloaded omicron-workspace-hack v0.1.0 |
| 975 | 2026-05-16T03:32:01.576Z | Downloaded cookie v0.18.1 |
| 976 | 2026-05-16T03:32:01.576Z | Downloaded deranged v0.5.8 |
| 977 | 2026-05-16T03:32:01.576Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 978 | 2026-05-16T03:32:01.576Z | Downloaded proc-macro-crate v1.3.1 |
| 979 | 2026-05-16T03:32:01.576Z | Downloaded daft v0.1.5 |
| 980 | 2026-05-16T03:32:01.576Z | Downloaded progenitor-client v0.14.0 |
| 981 | 2026-05-16T03:32:01.576Z | Downloaded rand_chacha v0.3.1 |
| 982 | 2026-05-16T03:32:01.576Z | Downloaded proc-macro-crate v3.5.0 |
| 983 | 2026-05-16T03:32:01.576Z | Downloaded progenitor-client v0.11.2 |
| 984 | 2026-05-16T03:32:01.576Z | Downloaded byte-wrapper v0.1.0 |
| 985 | 2026-05-16T03:32:01.576Z | Downloaded multer v3.1.0 |
| 986 | 2026-05-16T03:32:01.576Z | Downloaded proc-macro-error-attr v1.0.4 |
| 987 | 2026-05-16T03:32:01.576Z | Downloaded daft-derive v0.1.5 |
| 988 | 2026-05-16T03:32:01.576Z | Downloaded num-rational v0.4.2 |
| 989 | 2026-05-16T03:32:01.577Z | Downloaded potential_utf v0.1.5 |
| 990 | 2026-05-16T03:32:01.577Z | Downloaded fs-err v3.3.0 |
| 991 | 2026-05-16T03:32:01.577Z | Downloaded progenitor-macro v0.13.0 |
| 992 | 2026-05-16T03:32:01.577Z | Downloaded progenitor-macro v0.10.0 |
| 993 | 2026-05-16T03:32:01.577Z | Downloaded ref-cast v1.0.25 |
| 994 | 2026-05-16T03:32:01.577Z | Downloaded olpc-cjson v0.1.4 |
| 995 | 2026-05-16T03:32:01.577Z | Downloaded displaydoc v0.2.5 |
| 996 | 2026-05-16T03:32:01.577Z | Downloaded rustc_version v0.1.7 |
| 997 | 2026-05-16T03:32:01.577Z | Downloaded argon2 v0.5.3 |
| 998 | 2026-05-16T03:32:01.577Z | Downloaded foldhash v0.2.0 |
| 999 | 2026-05-16T03:32:01.577Z | Downloaded cargo_toml v0.22.3 |
| 1000 | 2026-05-16T03:32:01.577Z | Downloaded cancel-safe-futures v0.1.5 |
| 1001 | 2026-05-16T03:32:01.577Z | Downloaded icu_normalizer_data v2.2.0 |
| 1002 | 2026-05-16T03:32:01.577Z | Downloaded libsw v3.5.0 |
| 1003 | 2026-05-16T03:32:01.577Z | Downloaded chacha20 v0.10.0 |
| 1004 | 2026-05-16T03:32:01.577Z | Downloaded base64 v0.21.7 |
| 1005 | 2026-05-16T03:32:01.577Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1006 | 2026-05-16T03:32:01.577Z | Downloaded phf v0.12.1 |
| 1007 | 2026-05-16T03:32:01.577Z | Downloaded oxnet v0.1.5 |
| 1008 | 2026-05-16T03:32:01.577Z | Downloaded parse-display-derive v0.10.0 |
| 1009 | 2026-05-16T03:32:01.577Z | Downloaded crossbeam-epoch v0.9.18 |
| 1010 | 2026-05-16T03:32:01.577Z | Downloaded crossbeam-utils v0.8.21 |
| 1011 | 2026-05-16T03:32:01.577Z | Downloaded scroll_derive v0.12.1 |
| 1012 | 2026-05-16T03:32:01.577Z | Downloaded glob v0.3.3 |
| 1013 | 2026-05-16T03:32:01.577Z | Downloaded ingot v0.1.1 |
| 1014 | 2026-05-16T03:32:01.577Z | Downloaded diff v0.1.13 |
| 1015 | 2026-05-16T03:32:01.578Z | Downloaded serde_plain v1.0.2 |
| 1016 | 2026-05-16T03:32:01.578Z | Downloaded serde-big-array v0.5.1 |
| 1017 | 2026-05-16T03:32:01.578Z | Downloaded sha1 v0.10.6 |
| 1018 | 2026-05-16T03:32:01.578Z | Downloaded semver v0.1.20 |
| 1019 | 2026-05-16T03:32:01.578Z | Downloaded parking_lot_core v0.8.6 |
| 1020 | 2026-05-16T03:32:01.578Z | Downloaded scroll_derive v0.13.1 |
| 1021 | 2026-05-16T03:32:01.578Z | Downloaded proc-macro-error v1.0.4 |
| 1022 | 2026-05-16T03:32:01.578Z | Downloaded progenitor v0.11.2 |
| 1023 | 2026-05-16T03:32:01.578Z | Downloaded progenitor v0.14.0 |
| 1024 | 2026-05-16T03:32:01.578Z | Downloaded progenitor v0.13.0 |
| 1025 | 2026-05-16T03:32:01.578Z | Downloaded pretty-hex v0.4.2 |
| 1026 | 2026-05-16T03:32:01.578Z | Downloaded sigpipe v0.1.3 |
| 1027 | 2026-05-16T03:32:01.578Z | Downloaded memmap2 v0.9.10 |
| 1028 | 2026-05-16T03:32:01.578Z | Downloaded pin-project-internal v1.1.12 |
| 1029 | 2026-05-16T03:32:01.578Z | Downloaded slog-bunyan v2.5.0 |
| 1030 | 2026-05-16T03:32:01.578Z | Downloaded serial_test_derive v3.4.0 |
| 1031 | 2026-05-16T03:32:01.578Z | Downloaded quick-error v1.2.3 |
| 1032 | 2026-05-16T03:32:01.578Z | Downloaded progenitor v0.10.0 |
| 1033 | 2026-05-16T03:32:01.578Z | Downloaded proc-macro-error2 v2.0.1 |
| 1034 | 2026-05-16T03:32:01.578Z | Downloaded siphasher v1.0.3 |
| 1035 | 2026-05-16T03:32:01.578Z | Downloaded anyhow v1.0.102 |
| 1036 | 2026-05-16T03:32:01.578Z | Downloaded rand_core v0.10.1 |
| 1037 | 2026-05-16T03:32:01.578Z | Downloaded litemap v0.8.2 |
| 1038 | 2026-05-16T03:32:01.578Z | Downloaded paste v1.0.15 |
| 1039 | 2026-05-16T03:32:01.578Z | Downloaded derive_more v0.99.20 |
| 1040 | 2026-05-16T03:32:01.578Z | Downloaded same-file v1.0.6 |
| 1041 | 2026-05-16T03:32:01.578Z | Downloaded progenitor-extras v0.2.0 |
| 1042 | 2026-05-16T03:32:01.579Z | Downloaded ref-cast-impl v1.0.25 |
| 1043 | 2026-05-16T03:32:01.579Z | Downloaded stable_deref_trait v1.2.1 |
| 1044 | 2026-05-16T03:32:01.579Z | Downloaded rusty-fork v0.3.1 |
| 1045 | 2026-05-16T03:32:01.579Z | Downloaded parking_lot v0.11.2 |
| 1046 | 2026-05-16T03:32:01.579Z | Downloaded progenitor-client v0.13.0 |
| 1047 | 2026-05-16T03:32:01.579Z | Downloaded slog-envlogger v2.2.0 |
| 1048 | 2026-05-16T03:32:01.579Z | Downloaded serde_repr v0.1.20 |
| 1049 | 2026-05-16T03:32:01.579Z | Downloaded structmeta-derive v0.3.0 |
| 1050 | 2026-05-16T03:32:01.579Z | Downloaded powerfmt v0.2.0 |
| 1051 | 2026-05-16T03:32:01.579Z | Downloaded schemars_derive v0.8.22 |
| 1052 | 2026-05-16T03:32:01.579Z | Downloaded rustls-pemfile v2.2.0 |
| 1053 | 2026-05-16T03:32:01.579Z | Downloaded rustversion v1.0.22 |
| 1054 | 2026-05-16T03:32:01.579Z | Downloaded resolv-conf v0.7.6 |
| 1055 | 2026-05-16T03:32:01.579Z | Downloaded password-hash v0.5.0 |
| 1056 | 2026-05-16T03:32:01.579Z | Downloaded jiff-static v0.2.24 |
| 1057 | 2026-05-16T03:32:01.579Z | Downloaded num-integer v0.1.46 |
| 1058 | 2026-05-16T03:32:01.579Z | Downloaded progenitor-client v0.10.0 |
| 1059 | 2026-05-16T03:32:01.579Z | Downloaded plain v0.2.3 |
| 1060 | 2026-05-16T03:32:01.579Z | Downloaded defmt v1.0.1 |
| 1061 | 2026-05-16T03:32:01.579Z | Downloaded rand_xorshift v0.4.0 |
| 1062 | 2026-05-16T03:32:01.579Z | Downloaded postcard v1.1.3 |
| 1063 | 2026-05-16T03:32:01.579Z | Downloaded tabwriter v1.4.1 |
| 1064 | 2026-05-16T03:32:01.579Z | Downloaded snafu-derive v0.8.9 |
| 1065 | 2026-05-16T03:32:01.579Z | Downloaded slog-term v2.9.2 |
| 1066 | 2026-05-16T03:32:01.579Z | Downloaded scroll v0.12.0 |
| 1067 | 2026-05-16T03:32:01.579Z | Downloaded progenitor-impl v0.11.2 |
| 1068 | 2026-05-16T03:32:01.580Z | Downloaded structmeta v0.3.0 |
| 1069 | 2026-05-16T03:32:01.580Z | Downloaded allocator-api2 v0.2.21 |
| 1070 | 2026-05-16T03:32:01.580Z | Downloaded testing_table v0.3.0 |
| 1071 | 2026-05-16T03:32:01.580Z | Downloaded take_mut v0.2.2 |
| 1072 | 2026-05-16T03:32:01.580Z | Downloaded tabled_derive v0.11.0 |
| 1073 | 2026-05-16T03:32:01.580Z | Downloaded tagptr v0.2.0 |
| 1074 | 2026-05-16T03:32:01.580Z | Downloaded tabled_derive v0.7.0 |
| 1075 | 2026-05-16T03:32:01.584Z | Downloaded strum v0.26.3 |
| 1076 | 2026-05-16T03:32:01.585Z | Downloaded time-core v0.1.8 |
| 1077 | 2026-05-16T03:32:01.585Z | Downloaded slog-stdlog v4.1.1 |
| 1078 | 2026-05-16T03:32:01.585Z | Downloaded secrecy v0.10.3 |
| 1079 | 2026-05-16T03:32:01.585Z | Downloaded rustls-native-certs v0.8.3 |
| 1080 | 2026-05-16T03:32:01.585Z | Downloaded serde_tokenstream v0.2.3 |
| 1081 | 2026-05-16T03:32:01.585Z | Downloaded thread-id v4.2.2 |
| 1082 | 2026-05-16T03:32:01.585Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1083 | 2026-05-16T03:32:01.585Z | Downloaded scroll v0.13.0 |
| 1084 | 2026-05-16T03:32:01.585Z | Downloaded progenitor-macro v0.11.2 |
| 1085 | 2026-05-16T03:32:01.585Z | Downloaded poly1305 v0.8.0 |
| 1086 | 2026-05-16T03:32:01.585Z | Downloaded icu_provider v2.2.0 |
| 1087 | 2026-05-16T03:32:01.585Z | Downloaded progenitor-macro v0.14.0 |
| 1088 | 2026-05-16T03:32:01.585Z | Downloaded dropshot_endpoint v0.17.0 |
| 1089 | 2026-05-16T03:32:01.585Z | Downloaded hmac v0.12.1 |
| 1090 | 2026-05-16T03:32:01.585Z | Downloaded darling v0.21.3 |
| 1091 | 2026-05-16T03:32:01.585Z | Downloaded spin v0.5.2 |
| 1092 | 2026-05-16T03:32:01.585Z | Downloaded data-encoding v2.11.0 |
| 1093 | 2026-05-16T03:32:01.585Z | Downloaded num_enum v0.5.11 |
| 1094 | 2026-05-16T03:32:01.585Z | Downloaded bcs v0.1.6 |
| 1095 | 2026-05-16T03:32:01.585Z | Downloaded thread-id v5.1.0 |
| 1096 | 2026-05-16T03:32:01.585Z | Downloaded byteorder v1.5.0 |
| 1097 | 2026-05-16T03:32:01.585Z | Downloaded hostname v0.3.1 |
| 1098 | 2026-05-16T03:32:01.585Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1099 | 2026-05-16T03:32:01.585Z | Downloaded arrayvec v0.7.6 |
| 1100 | 2026-05-16T03:32:01.585Z | Downloaded slog-async v2.8.0 |
| 1101 | 2026-05-16T03:32:01.585Z | Downloaded icu_normalizer v2.2.0 |
| 1102 | 2026-05-16T03:32:01.586Z | Downloaded progenitor-impl v0.13.0 |
| 1103 | 2026-05-16T03:32:01.586Z | Downloaded memoffset v0.9.1 |
| 1104 | 2026-05-16T03:32:01.586Z | Downloaded memmap v0.7.0 |
| 1105 | 2026-05-16T03:32:01.586Z | Downloaded foreign-types-macros v0.2.3 |
| 1106 | 2026-05-16T03:32:01.586Z | Downloaded colored v3.1.1 |
| 1107 | 2026-05-16T03:32:01.586Z | Downloaded termtree v0.5.1 |
| 1108 | 2026-05-16T03:32:01.586Z | Downloaded sdd v3.0.10 |
| 1109 | 2026-05-16T03:32:01.586Z | Downloaded untrusted v0.7.1 |
| 1110 | 2026-05-16T03:32:01.586Z | Downloaded topological-sort v0.2.2 |
| 1111 | 2026-05-16T03:32:01.586Z | Downloaded usdt-macro v0.5.0 |
| 1112 | 2026-05-16T03:32:01.586Z | Downloaded smawk v0.3.2 |
| 1113 | 2026-05-16T03:32:01.586Z | Downloaded strum v0.27.2 |
| 1114 | 2026-05-16T03:32:01.586Z | Downloaded smartstring v1.0.1 |
| 1115 | 2026-05-16T03:32:01.586Z | Downloaded slog-json v2.6.1 |
| 1116 | 2026-05-16T03:32:01.586Z | Downloaded typify-macro v0.4.3 |
| 1117 | 2026-05-16T03:32:01.586Z | Downloaded slog-dtrace v0.3.0 |
| 1118 | 2026-05-16T03:32:01.586Z | Downloaded icu_properties v2.2.0 |
| 1119 | 2026-05-16T03:32:01.586Z | Downloaded pem v3.0.6 |
| 1120 | 2026-05-16T03:32:01.586Z | Downloaded slog-scope v4.4.1 |
| 1121 | 2026-05-16T03:32:01.586Z | Downloaded backoff v0.4.0 |
| 1122 | 2026-05-16T03:32:01.586Z | Downloaded async-trait v0.1.89 |
| 1123 | 2026-05-16T03:32:01.586Z | Downloaded pest_generator v2.8.6 |
| 1124 | 2026-05-16T03:32:01.586Z | Downloaded progenitor-impl v0.14.0 |
| 1125 | 2026-05-16T03:32:01.586Z | Downloaded darling_core v0.23.0 |
| 1126 | 2026-05-16T03:32:01.586Z | Downloaded pest_derive v2.8.6 |
| 1127 | 2026-05-16T03:32:01.586Z | Downloaded papergrid v0.17.0 |
| 1128 | 2026-05-16T03:32:01.587Z | Downloaded wait-timeout v0.2.1 |
| 1129 | 2026-05-16T03:32:01.587Z | Downloaded waitgroup v0.1.2 |
| 1130 | 2026-05-16T03:32:01.587Z | Downloaded usdt-attr-macro v0.6.0 |
| 1131 | 2026-05-16T03:32:01.587Z | Downloaded usdt v0.6.0 |
| 1132 | 2026-05-16T03:32:01.587Z | Downloaded usdt-macro v0.6.0 |
| 1133 | 2026-05-16T03:32:01.587Z | Downloaded usdt-attr-macro v0.5.0 |
| 1134 | 2026-05-16T03:32:01.587Z | Downloaded usdt v0.5.0 |
| 1135 | 2026-05-16T03:32:01.587Z | Downloaded yoke-derive v0.8.2 |
| 1136 | 2026-05-16T03:32:01.587Z | Downloaded unarray v0.1.4 |
| 1137 | 2026-05-16T03:32:01.587Z | Downloaded smf v0.2.3 |
| 1138 | 2026-05-16T03:32:01.587Z | Downloaded dof v0.4.0 |
| 1139 | 2026-05-16T03:32:01.587Z | Downloaded cpufeatures v0.3.0 |
| 1140 | 2026-05-16T03:32:01.587Z | Downloaded base16ct v1.0.0 |
| 1141 | 2026-05-16T03:32:01.587Z | Downloaded unit-prefix v0.5.2 |
| 1142 | 2026-05-16T03:32:01.587Z | Downloaded dof v0.3.0 |
| 1143 | 2026-05-16T03:32:01.587Z | Downloaded defmt-parser v1.0.0 |
| 1144 | 2026-05-16T03:32:01.587Z | Downloaded universal-hash v0.5.1 |
| 1145 | 2026-05-16T03:32:01.587Z | Downloaded tinystr v0.8.3 |
| 1146 | 2026-05-16T03:32:01.587Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1147 | 2026-05-16T03:32:01.587Z | Downloaded icu_locale_core v2.2.0 |
| 1148 | 2026-05-16T03:32:01.587Z | Downloaded tokio-rustls v0.25.0 |
| 1149 | 2026-05-16T03:32:01.587Z | Downloaded utf-8 v0.7.6 |
| 1150 | 2026-05-16T03:32:01.587Z | Downloaded zone_cfg_derive v0.3.1 |
| 1151 | 2026-05-16T03:32:01.587Z | Downloaded zerofrom-derive v0.1.7 |
| 1152 | 2026-05-16T03:32:01.587Z | Downloaded half v2.7.1 |
| 1153 | 2026-05-16T03:32:01.587Z | Downloaded tiny-keccak v2.0.2 |
| 1154 | 2026-05-16T03:32:01.587Z | Downloaded serial_test v3.4.0 |
| 1155 | 2026-05-16T03:32:01.587Z | Downloaded serde_derive_internals v0.29.1 |
| 1156 | 2026-05-16T03:32:01.588Z | Downloaded crypto-bigint v0.5.5 |
| 1157 | 2026-05-16T03:32:01.588Z | Downloaded synstructure v0.13.2 |
| 1158 | 2026-05-16T03:32:01.588Z | Downloaded strum_macros v0.27.2 |
| 1159 | 2026-05-16T03:32:01.588Z | Downloaded strum_macros v0.26.4 |
| 1160 | 2026-05-16T03:32:01.588Z | Downloaded omicron-zone-package v0.12.2 |
| 1161 | 2026-05-16T03:32:01.588Z | Downloaded zeroize_derive v1.4.3 |
| 1162 | 2026-05-16T03:32:01.588Z | Downloaded tokio-dtrace v0.1.1 |
| 1163 | 2026-05-16T03:32:01.588Z | Downloaded async-stream v0.3.6 |
| 1164 | 2026-05-16T03:32:01.588Z | Downloaded blake2 v0.10.6 |
| 1165 | 2026-05-16T03:32:01.588Z | Downloaded tokio-tungstenite v0.21.0 |
| 1166 | 2026-05-16T03:32:01.588Z | Downloaded time-macros v0.2.27 |
| 1167 | 2026-05-16T03:32:01.588Z | Downloaded pin-project v1.1.12 |
| 1168 | 2026-05-16T03:32:01.588Z | Downloaded schemars v0.9.0 |
| 1169 | 2026-05-16T03:32:01.588Z | Downloaded usdt-impl v0.6.0 |
| 1170 | 2026-05-16T03:32:01.588Z | Downloaded term v1.2.1 |
| 1171 | 2026-05-16T03:32:01.588Z | Downloaded rhai_codegen v3.1.0 |
| 1172 | 2026-05-16T03:32:01.588Z | Downloaded thiserror-no-std v2.0.2 |
| 1173 | 2026-05-16T03:32:01.588Z | Downloaded vsss-rs v3.3.4 |
| 1174 | 2026-05-16T03:32:01.588Z | Downloaded whoami v1.6.1 |
| 1175 | 2026-05-16T03:32:01.614Z | Downloaded typify-macro v0.6.2 |
| 1176 | 2026-05-16T03:32:01.614Z | Downloaded writeable v0.6.3 |
| 1177 | 2026-05-16T03:32:01.614Z | Downloaded thin-vec v0.2.18 |
| 1178 | 2026-05-16T03:32:01.614Z | Downloaded spin v0.9.8 |
| 1179 | 2026-05-16T03:32:01.614Z | Downloaded qorb v0.4.1 |
| 1180 | 2026-05-16T03:32:01.614Z | Downloaded walkdir v2.5.0 |
| 1181 | 2026-05-16T03:32:01.614Z | Downloaded zerovec-derive v0.11.3 |
| 1182 | 2026-05-16T03:32:01.614Z | Downloaded progenitor-impl v0.10.0 |
| 1183 | 2026-05-16T03:32:01.614Z | Downloaded papergrid v0.11.0 |
| 1184 | 2026-05-16T03:32:01.614Z | Downloaded icu_collections v2.2.0 |
| 1185 | 2026-05-16T03:32:01.614Z | Downloaded test-strategy v0.4.5 |
| 1186 | 2026-05-16T03:32:01.614Z | Downloaded rayon-core v1.13.0 |
| 1187 | 2026-05-16T03:32:01.614Z | Downloaded heapless v0.8.0 |
| 1188 | 2026-05-16T03:32:01.614Z | Downloaded hickory-resolver v0.25.2 |
| 1189 | 2026-05-16T03:32:01.614Z | Downloaded crossbeam-channel v0.5.15 |
| 1190 | 2026-05-16T03:32:01.614Z | Downloaded slog v2.8.2 |
| 1191 | 2026-05-16T03:32:01.614Z | Downloaded typify v0.6.2 |
| 1192 | 2026-05-16T03:32:01.614Z | Downloaded similar v2.7.0 |
| 1193 | 2026-05-16T03:32:01.614Z | Downloaded typify v0.4.3 |
| 1194 | 2026-05-16T03:32:01.615Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1195 | 2026-05-16T03:32:01.615Z | Downloaded serde_with_macros v3.20.0 |
| 1196 | 2026-05-16T03:32:01.615Z | Downloaded pretty_assertions v1.4.1 |
| 1197 | 2026-05-16T03:32:01.615Z | Downloaded schemars v0.8.22 |
| 1198 | 2026-05-16T03:32:01.615Z | Downloaded tungstenite v0.21.0 |
| 1199 | 2026-05-16T03:32:01.615Z | Downloaded usdt-impl v0.5.0 |
| 1200 | 2026-05-16T03:32:01.615Z | Downloaded prettyplease v0.2.37 |
| 1201 | 2026-05-16T03:32:01.615Z | Downloaded snafu v0.8.9 |
| 1202 | 2026-05-16T03:32:01.615Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1203 | 2026-05-16T03:32:01.615Z | Downloaded yoke v0.8.2 |
| 1204 | 2026-05-16T03:32:01.615Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1205 | 2026-05-16T03:32:01.615Z | Downloaded hickory-resolver v0.24.4 |
| 1206 | 2026-05-16T03:32:01.615Z | Downloaded toml v0.7.8 |
| 1207 | 2026-05-16T03:32:01.615Z | Downloaded rand v0.8.6 |
| 1208 | 2026-05-16T03:32:01.615Z | Downloaded pest_meta v2.8.6 |
| 1209 | 2026-05-16T03:32:01.615Z | Downloaded konst v0.2.20 |
| 1210 | 2026-05-16T03:32:01.615Z | Downloaded schemars v1.2.1 |
| 1211 | 2026-05-16T03:32:01.615Z | Downloaded ucd-trie v0.1.7 |
| 1212 | 2026-05-16T03:32:01.615Z | Downloaded toml_edit v0.19.15 |
| 1213 | 2026-05-16T03:32:01.615Z | Downloaded zone v0.3.1 |
| 1214 | 2026-05-16T03:32:01.615Z | Downloaded steno v0.4.1 |
| 1215 | 2026-05-16T03:32:01.615Z | Downloaded zerofrom v0.1.7 |
| 1216 | 2026-05-16T03:32:01.615Z | Downloaded nom v7.1.3 |
| 1217 | 2026-05-16T03:32:01.615Z | Downloaded yansi v1.0.1 |
| 1218 | 2026-05-16T03:32:01.615Z | Downloaded hkdf v0.12.4 |
| 1219 | 2026-05-16T03:32:01.615Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1220 | 2026-05-16T03:32:01.615Z | Downloaded xz2 v0.1.7 |
| 1221 | 2026-05-16T03:32:01.615Z | Downloaded indicatif v0.18.4 |
| 1222 | 2026-05-16T03:32:01.616Z | Downloaded unsafe-libyaml v0.2.11 |
| 1223 | 2026-05-16T03:32:01.616Z | Downloaded hashbrown v0.12.3 |
| 1224 | 2026-05-16T03:32:01.616Z | Downloaded dropshot-api-manager v0.7.1 |
| 1225 | 2026-05-16T03:32:01.616Z | Downloaded newline-converter v0.3.0 |
| 1226 | 2026-05-16T03:32:01.616Z | Downloaded linked-hash-map v0.5.6 |
| 1227 | 2026-05-16T03:32:01.616Z | Downloaded linear-map v1.2.0 |
| 1228 | 2026-05-16T03:32:01.616Z | Downloaded httpdate v1.0.3 |
| 1229 | 2026-05-16T03:32:01.616Z | Downloaded git-stub-vcs v0.1.0 |
| 1230 | 2026-05-16T03:32:01.616Z | Downloaded expectorate v1.2.0 |
| 1231 | 2026-05-16T03:32:01.616Z | Downloaded critical-section v1.2.0 |
| 1232 | 2026-05-16T03:32:01.616Z | Downloaded chacha20 v0.9.1 |
| 1233 | 2026-05-16T03:32:01.616Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 1234 | 2026-05-16T03:32:01.616Z | Downloaded crunchy v0.2.4 |
| 1235 | 2026-05-16T03:32:01.616Z | Downloaded drift v0.1.4 |
| 1236 | 2026-05-16T03:32:01.616Z | Downloaded zerocopy-derive v0.8.48 |
| 1237 | 2026-05-16T03:32:01.616Z | Downloaded zerocopy-derive v0.7.35 |
| 1238 | 2026-05-16T03:32:01.616Z | Downloaded csv-core v0.1.13 |
| 1239 | 2026-05-16T03:32:01.616Z | Downloaded cstr-argument v0.1.2 |
| 1240 | 2026-05-16T03:32:01.616Z | Downloaded convert_case v0.4.0 |
| 1241 | 2026-05-16T03:32:01.616Z | Downloaded constant_time_eq v0.4.2 |
| 1242 | 2026-05-16T03:32:01.616Z | Downloaded base16ct v0.2.0 |
| 1243 | 2026-05-16T03:32:01.616Z | Downloaded iddqd v0.3.18 |
| 1244 | 2026-05-16T03:32:01.616Z | Downloaded rayon v1.12.0 |
| 1245 | 2026-05-16T03:32:01.616Z | Downloaded typed-path v0.9.3 |
| 1246 | 2026-05-16T03:32:01.616Z | Downloaded rand v0.10.1 |
| 1247 | 2026-05-16T03:32:01.616Z | Downloaded pest v2.8.6 |
| 1248 | 2026-05-16T03:32:01.616Z | Downloaded goblin v0.8.2 |
| 1249 | 2026-05-16T03:32:01.616Z | Downloaded blake3 v1.8.5 |
| 1250 | 2026-05-16T03:32:01.616Z | Downloaded nom v8.0.0 |
| 1251 | 2026-05-16T03:32:01.617Z | Downloaded aws-lc-rs v1.16.3 |
| 1252 | 2026-05-16T03:32:01.617Z | Downloaded zerotrie v0.2.4 |
| 1253 | 2026-05-16T03:32:01.617Z | Downloaded rustls-webpki v0.102.8 |
| 1254 | 2026-05-16T03:32:01.617Z | Downloaded tough v0.20.0 |
| 1255 | 2026-05-16T03:32:01.617Z | Downloaded proptest v1.11.0 |
| 1256 | 2026-05-16T03:32:01.617Z | Downloaded zerovec v0.11.6 |
| 1257 | 2026-05-16T03:32:01.617Z | Downloaded icu_properties_data v2.2.0 |
| 1258 | 2026-05-16T03:32:01.617Z | Downloaded scc v2.4.0 |
| 1259 | 2026-05-16T03:32:01.617Z | Downloaded libm v0.2.16 |
| 1260 | 2026-05-16T03:32:01.617Z | Downloaded itertools v0.12.1 |
| 1261 | 2026-05-16T03:32:01.617Z | Downloaded serde_with v3.20.0 |
| 1262 | 2026-05-16T03:32:01.617Z | Downloaded reqwest v0.13.3 |
| 1263 | 2026-05-16T03:32:01.617Z | Downloaded zerocopy v0.7.35 |
| 1264 | 2026-05-16T03:32:01.624Z | Downloaded winnow v0.5.40 |
| 1265 | 2026-05-16T03:32:01.624Z | Downloaded syn v1.0.109 |
| 1266 | 2026-05-16T03:32:01.624Z | Downloaded winnow v1.0.2 |
| 1267 | 2026-05-16T03:32:01.624Z | Downloaded smoltcp v0.11.0 |
| 1268 | 2026-05-16T03:32:01.624Z | Downloaded rhai v1.24.0 |
| 1269 | 2026-05-16T03:32:01.627Z | Downloaded moka v0.12.15 |
| 1270 | 2026-05-16T03:32:01.630Z | Downloaded regress v0.11.1 |
| 1271 | 2026-05-16T03:32:01.633Z | Downloaded tabled v0.20.0 |
| 1272 | 2026-05-16T03:32:01.642Z | Downloaded time v0.3.47 |
| 1273 | 2026-05-16T03:32:01.649Z | Downloaded tabled v0.15.0 |
| 1274 | 2026-05-16T03:32:01.658Z | Downloaded openapiv3 v2.2.0 |
| 1275 | 2026-05-16T03:32:01.663Z | Downloaded nix v0.31.3 |
| 1276 | 2026-05-16T03:32:01.670Z | Downloaded goblin v0.10.5 |
| 1277 | 2026-05-16T03:32:01.690Z | Downloaded typify-impl v0.6.2 |
| 1278 | 2026-05-16T03:32:01.699Z | Downloaded rustls v0.22.4 |
| 1279 | 2026-05-16T03:32:01.704Z | Downloaded regress v0.10.5 |
| 1280 | 2026-05-16T03:32:01.708Z | Downloaded hickory-proto v0.24.4 |
| 1281 | 2026-05-16T03:32:01.724Z | Downloaded hickory-proto v0.25.2 |
| 1282 | 2026-05-16T03:32:01.747Z | Downloaded chrono-tz v0.10.4 |
| 1283 | 2026-05-16T03:32:01.756Z | Downloaded csv v1.4.0 |
| 1284 | 2026-05-16T03:32:01.768Z | Downloaded sled v0.34.7 |
| 1285 | 2026-05-16T03:32:01.776Z | Downloaded typify-impl v0.4.3 |
| 1286 | 2026-05-16T03:32:01.812Z | Downloaded petgraph v0.6.5 |
| 1287 | 2026-05-16T03:32:01.821Z | Downloaded lzma-sys v0.1.20 |
| 1288 | 2026-05-16T03:32:01.839Z | Downloaded encoding_rs v0.8.35 |
| 1289 | 2026-05-16T03:32:01.850Z | Downloaded jiff v0.2.24 |
| 1290 | 2026-05-16T03:32:01.862Z | Downloaded sha3 v0.10.9 |
| 1291 | 2026-05-16T03:32:02.353Z | Downloaded aws-lc-sys v0.40.0 |
| 1292 | 2026-05-16T03:32:03.343Z | Compiling proc-macro2 v1.0.106 |
| 1293 | 2026-05-16T03:32:03.343Z | Compiling unicode-ident v1.0.24 |
| 1294 | 2026-05-16T03:32:03.343Z | Compiling quote v1.0.45 |
| 1295 | 2026-05-16T03:32:03.343Z | Compiling serde_core v1.0.228 |
| 1296 | 2026-05-16T03:32:03.353Z | Compiling cfg-if v1.0.4 |
| 1297 | 2026-05-16T03:32:03.353Z | Compiling serde v1.0.228 |
| 1298 | 2026-05-16T03:32:03.353Z | Compiling libc v0.2.186 |
| 1299 | 2026-05-16T03:32:03.353Z | Compiling memchr v2.8.0 |
| 1300 | 2026-05-16T03:32:03.561Z | Compiling itoa v1.0.18 |
| 1301 | 2026-05-16T03:32:03.757Z | Compiling smallvec v1.15.1 |
| 1302 | 2026-05-16T03:32:03.814Z | Compiling zmij v1.0.21 |
| 1303 | 2026-05-16T03:32:03.845Z | Compiling autocfg v1.5.0 |
| 1304 | 2026-05-16T03:32:03.985Z | Compiling libm v0.2.16 |
| 1305 | 2026-05-16T03:32:04.175Z | Compiling stable_deref_trait v1.2.1 |
| 1306 | 2026-05-16T03:32:04.229Z | Compiling percent-encoding v2.3.2 |
| 1307 | 2026-05-16T03:32:04.267Z | Compiling litemap v0.8.2 |
| 1308 | 2026-05-16T03:32:04.362Z | Compiling writeable v0.6.3 |
| 1309 | 2026-05-16T03:32:04.406Z | Compiling icu_properties_data v2.2.0 |
| 1310 | 2026-05-16T03:32:04.443Z | Compiling utf8_iter v1.0.4 |
| 1311 | 2026-05-16T03:32:04.448Z | Compiling version_check v0.9.5 |
| 1312 | 2026-05-16T03:32:04.469Z | Compiling icu_normalizer_data v2.2.0 |
| 1313 | 2026-05-16T03:32:04.604Z | Compiling equivalent v1.0.2 |
| 1314 | 2026-05-16T03:32:04.684Z | Compiling iana-time-zone v0.1.65 |
| 1315 | 2026-05-16T03:32:04.744Z | Compiling form_urlencoded v1.2.2 |
| 1316 | 2026-05-16T03:32:04.811Z | Compiling syn v2.0.117 |
| 1317 | 2026-05-16T03:32:04.830Z | Compiling pin-project-lite v0.2.17 |
| 1318 | 2026-05-16T03:32:04.874Z | Compiling serde_json v1.0.149 |
| 1319 | 2026-05-16T03:32:04.919Z | Compiling dyn-clone v1.0.20 |
| 1320 | 2026-05-16T03:32:04.927Z | Compiling scopeguard v1.2.0 |
| 1321 | 2026-05-16T03:32:04.928Z | Compiling parking_lot_core v0.9.12 |
| 1322 | 2026-05-16T03:32:04.961Z | Compiling num-traits v0.2.19 |
| 1323 | 2026-05-16T03:32:05.057Z | Compiling lock_api v0.4.14 |
| 1324 | 2026-05-16T03:32:05.083Z | Compiling hashbrown v0.17.1 |
| 1325 | 2026-05-16T03:32:05.141Z | Compiling thiserror v2.0.18 |
| 1326 | 2026-05-16T03:32:05.229Z | Compiling getrandom v0.4.2 |
| 1327 | 2026-05-16T03:32:05.294Z | Compiling rand_core v0.10.1 |
| 1328 | 2026-05-16T03:32:05.450Z | Compiling errno v0.3.14 |
| 1329 | 2026-05-16T03:32:05.572Z | Compiling log v0.4.29 |
| 1330 | 2026-05-16T03:32:05.603Z | Compiling jobserver v0.1.34 |
| 1331 | 2026-05-16T03:32:05.640Z | Compiling semver v1.0.28 |
| 1332 | 2026-05-16T03:32:05.731Z | Compiling indexmap v2.14.0 |
| 1333 | 2026-05-16T03:32:05.771Z | Compiling heck v0.5.0 |
| 1334 | 2026-05-16T03:32:05.836Z | Compiling shlex v1.3.0 |
| 1335 | 2026-05-16T03:32:05.928Z | Compiling find-msvc-tools v0.1.9 |
| 1336 | 2026-05-16T03:32:06.067Z | Compiling futures-core v0.3.32 |
| 1337 | 2026-05-16T03:32:06.110Z | Compiling zerocopy v0.8.48 |
| 1338 | 2026-05-16T03:32:06.110Z | Compiling uuid v1.23.1 |
| 1339 | 2026-05-16T03:32:06.210Z | Compiling cc v1.2.62 |
| 1340 | 2026-05-16T03:32:06.239Z | Compiling futures-sink v0.3.32 |
| 1341 | 2026-05-16T03:32:06.300Z | Compiling schemars v0.8.22 |
| 1342 | 2026-05-16T03:32:06.412Z | Compiling fnv v1.0.7 |
| 1343 | 2026-05-16T03:32:06.487Z | Compiling slab v0.4.12 |
| 1344 | 2026-05-16T03:32:06.500Z | Compiling rustversion v1.0.22 |
| 1345 | 2026-05-16T03:32:06.507Z | Compiling futures-channel v0.3.32 |
| 1346 | 2026-05-16T03:32:06.560Z | Compiling bitflags v2.11.1 |
| 1347 | 2026-05-16T03:32:06.730Z | Compiling socket2 v0.6.3 |
| 1348 | 2026-05-16T03:32:06.805Z | Compiling futures-io v0.3.32 |
| 1349 | 2026-05-16T03:32:06.937Z | Compiling futures-task v0.3.32 |
| 1350 | 2026-05-16T03:32:06.969Z | Compiling parking_lot v0.12.5 |
| 1351 | 2026-05-16T03:32:06.995Z | Compiling signal-hook-registry v1.4.8 |
| 1352 | 2026-05-16T03:32:07.111Z | Compiling mio v1.2.0 |
| 1353 | 2026-05-16T03:32:07.209Z | Compiling portable-atomic v1.13.1 |
| 1354 | 2026-05-16T03:32:07.335Z | Compiling getrandom v0.2.17 |
| 1355 | 2026-05-16T03:32:07.355Z | Compiling typenum v1.20.0 |
| 1356 | 2026-05-16T03:32:07.471Z | Compiling subtle v2.6.1 |
| 1357 | 2026-05-16T03:32:07.859Z | Compiling critical-section v1.2.0 |
| 1358 | 2026-05-16T03:32:07.946Z | Compiling untrusted v0.9.0 |
| 1359 | 2026-05-16T03:32:07.946Z | Compiling base64 v0.22.1 |
| 1360 | 2026-05-16T03:32:07.946Z | Compiling slog v2.8.2 |
| 1361 | 2026-05-16T03:32:07.946Z | Compiling byteorder v1.5.0 |
| 1362 | 2026-05-16T03:32:07.946Z | Compiling strsim v0.11.1 |
| 1363 | 2026-05-16T03:32:07.947Z | Compiling rustix v1.1.4 |
| 1364 | 2026-05-16T03:32:07.947Z | Compiling synstructure v0.13.2 |
| 1365 | 2026-05-16T03:32:07.947Z | Compiling serde_derive_internals v0.29.1 |
| 1366 | 2026-05-16T03:32:08.079Z | Compiling rand_core v0.6.4 |
| 1367 | 2026-05-16T03:32:08.201Z | Compiling regex-syntax v0.8.10 |
| 1368 | 2026-05-16T03:32:08.201Z | Compiling cmake v0.1.58 |
| 1369 | 2026-05-16T03:32:08.249Z | Compiling dunce v1.0.5 |
| 1370 | 2026-05-16T03:32:08.256Z | Compiling once_cell v1.21.4 |
| 1371 | 2026-05-16T03:32:08.298Z | Compiling fs_extra v1.3.0 |
| 1372 | 2026-05-16T03:32:08.309Z | Compiling ipnet v2.12.0 |
| 1373 | 2026-05-16T03:32:08.396Z | Compiling atomic-waker v1.1.2 |
| 1374 | 2026-05-16T03:32:09.186Z | Compiling httparse v1.10.1 |
| 1375 | 2026-05-16T03:32:09.249Z | Compiling tower-layer v0.3.3 |
| 1376 | 2026-05-16T03:32:09.250Z | Compiling tower-service v0.3.3 |
| 1377 | 2026-05-16T03:32:09.250Z | Compiling aws-lc-sys v0.40.0 |
| 1378 | 2026-05-16T03:32:09.250Z | Compiling try-lock v0.2.5 |
| 1379 | 2026-05-16T03:32:09.250Z | Compiling ryu v1.0.23 |
| 1380 | 2026-05-16T03:32:09.250Z | Compiling generic-array v0.14.7 |
| 1381 | 2026-05-16T03:32:09.250Z | Compiling want v0.3.1 |
| 1382 | 2026-05-16T03:32:09.250Z | Compiling httpdate v1.0.3 |
| 1383 | 2026-05-16T03:32:09.250Z | Compiling ucd-trie v0.1.7 |
| 1384 | 2026-05-16T03:32:09.250Z | Compiling thiserror v1.0.69 |
| 1385 | 2026-05-16T03:32:09.250Z | Compiling getrandom v0.3.4 |
| 1386 | 2026-05-16T03:32:09.250Z | Compiling pest v2.8.6 |
| 1387 | 2026-05-16T03:32:09.250Z | Compiling serde_derive v1.0.228 |
| 1388 | 2026-05-16T03:32:09.302Z | Compiling zerofrom-derive v0.1.7 |
| 1389 | 2026-05-16T03:32:09.302Z | Compiling yoke-derive v0.8.2 |
| 1390 | 2026-05-16T03:32:09.330Z | Compiling zerovec-derive v0.11.3 |
| 1391 | 2026-05-16T03:32:09.370Z | Compiling displaydoc v0.2.5 |
| 1392 | 2026-05-16T03:32:09.525Z | Compiling schemars_derive v0.8.22 |
| 1393 | 2026-05-16T03:32:10.221Z | Compiling tokio-macros v2.7.0 |
| 1394 | 2026-05-16T03:32:10.442Z | Compiling thiserror-impl v2.0.18 |
| 1395 | 2026-05-16T03:32:10.475Z | Compiling zerocopy-derive v0.8.48 |
| 1396 | 2026-05-16T03:32:10.524Z | Compiling zeroize_derive v1.4.3 |
| 1397 | 2026-05-16T03:32:10.547Z | Compiling zerofrom v0.1.7 |
| 1398 | 2026-05-16T03:32:10.680Z | Compiling yoke v0.8.2 |
| 1399 | 2026-05-16T03:32:10.842Z | Compiling futures-macro v0.3.32 |
| 1400 | 2026-05-16T03:32:10.887Z | Compiling zerovec v0.11.6 |
| 1401 | 2026-05-16T03:32:11.012Z | Compiling zerotrie v0.2.4 |
| 1402 | 2026-05-16T03:32:11.310Z | Compiling zeroize v1.8.2 |
| 1403 | 2026-05-16T03:32:11.458Z | Compiling tinystr v0.8.3 |
| 1404 | 2026-05-16T03:32:11.503Z | Compiling potential_utf v0.1.5 |
| 1405 | 2026-05-16T03:32:11.525Z | Compiling thiserror-impl v1.0.69 |
| 1406 | 2026-05-16T03:32:11.672Z | Compiling icu_locale_core v2.2.0 |
| 1407 | 2026-05-16T03:32:11.677Z | Compiling icu_collections v2.2.0 |
| 1408 | 2026-05-16T03:32:11.755Z | Compiling futures-util v0.3.32 |
| 1409 | 2026-05-16T03:32:12.240Z | Compiling pest_meta v2.8.6 |
| 1410 | 2026-05-16T03:32:12.441Z | Compiling icu_provider v2.2.0 |
| 1411 | 2026-05-16T03:32:12.693Z | Compiling bytes v1.11.1 |
| 1412 | 2026-05-16T03:32:12.816Z | Compiling icu_normalizer v2.2.0 |
| 1413 | 2026-05-16T03:32:12.835Z | Compiling icu_properties v2.2.0 |
| 1414 | 2026-05-16T03:32:12.885Z | Compiling chrono v0.4.44 |
| 1415 | 2026-05-16T03:32:13.380Z | Compiling http v1.4.0 |
| 1416 | 2026-05-16T03:32:13.459Z | Compiling tokio v1.52.3 |
| 1417 | 2026-05-16T03:32:13.642Z | Compiling serde_tokenstream v0.2.3 |
| 1418 | 2026-05-16T03:32:13.950Z | Compiling idna_adapter v1.2.2 |
| 1419 | 2026-05-16T03:32:14.101Z | Compiling idna v1.1.0 |
| 1420 | 2026-05-16T03:32:14.126Z | Compiling erased-serde v0.3.31 |
| 1421 | 2026-05-16T03:32:14.314Z | Compiling http-body v1.0.1 |
| 1422 | 2026-05-16T03:32:14.425Z | Compiling url v2.5.8 |
| 1423 | 2026-05-16T03:32:14.498Z | Compiling pest_generator v2.8.6 |
| 1424 | 2026-05-16T03:32:14.652Z | Compiling pretty-hex v0.4.2 |
| 1425 | 2026-05-16T03:32:14.791Z | Compiling plain v0.2.3 |
| 1426 | 2026-05-16T03:32:14.904Z | Compiling winnow v1.0.2 |
| 1427 | 2026-05-16T03:32:14.907Z | Compiling tracing-attributes v0.1.31 |
| 1428 | 2026-05-16T03:32:15.118Z | Compiling ppv-lite86 v0.2.21 |
| 1429 | 2026-05-16T03:32:15.289Z | Compiling pest_derive v2.8.6 |
| 1430 | 2026-05-16T03:32:15.326Z | Compiling tracing-core v0.1.36 |
| 1431 | 2026-05-16T03:32:15.439Z | Compiling foldhash v0.2.0 |
| 1432 | 2026-05-16T03:32:15.676Z | Compiling allocator-api2 v0.2.21 |
| 1433 | 2026-05-16T03:32:15.872Z | Compiling ipnetwork v0.21.1 |
| 1434 | 2026-05-16T03:32:15.976Z | Compiling paste v1.0.15 |
| 1435 | 2026-05-16T03:32:16.003Z | Compiling hashbrown v0.16.1 |
| 1436 | 2026-05-16T03:32:16.015Z | Compiling http-body-util v0.1.3 |
| 1437 | 2026-05-16T03:32:16.154Z | Compiling tracing v0.1.44 |
| 1438 | 2026-05-16T03:32:16.254Z | Compiling oxnet v0.1.5 |
| 1439 | 2026-05-16T03:32:16.307Z | Compiling serde_urlencoded v0.7.1 |
| 1440 | 2026-05-16T03:32:16.319Z | Compiling crypto-common v0.1.7 |
| 1441 | 2026-05-16T03:32:16.396Z | Compiling omicron-workspace-hack v0.1.0 |
| 1442 | 2026-05-16T03:32:16.446Z | Compiling ident_case v1.0.1 |
| 1443 | 2026-05-16T03:32:16.548Z | Compiling sync_wrapper v1.0.2 |
| 1444 | 2026-05-16T03:32:16.564Z | Compiling aho-corasick v1.1.4 |
| 1445 | 2026-05-16T03:32:16.601Z | Compiling rustls-pki-types v1.14.1 |
| 1446 | 2026-05-16T03:32:16.652Z | Compiling daft-derive v0.1.5 |
| 1447 | 2026-05-16T03:32:16.959Z | Compiling fastrand v2.4.1 |
| 1448 | 2026-05-16T03:32:17.098Z | Compiling scroll_derive v0.13.1 |
| 1449 | 2026-05-16T03:32:17.230Z | Compiling async-trait v0.1.89 |
| 1450 | 2026-05-16T03:32:17.430Z | Compiling regex-automata v0.4.14 |
| 1451 | 2026-05-16T03:32:17.850Z | Compiling tokio-util v0.7.18 |
| 1452 | 2026-05-16T03:32:17.944Z | Compiling ring v0.17.14 |
| 1453 | 2026-05-16T03:32:18.073Z | Compiling powerfmt v0.2.0 |
| 1454 | 2026-05-16T03:32:18.276Z | Compiling num-conv v0.2.1 |
| 1455 | 2026-05-16T03:32:18.294Z | Compiling anyhow v1.0.102 |
| 1456 | 2026-05-16T03:32:18.430Z | Compiling time-core v0.1.8 |
| 1457 | 2026-05-16T03:32:18.487Z | Compiling cpufeatures v0.2.17 |
| 1458 | 2026-05-16T03:32:18.580Z | Compiling time-macros v0.2.27 |
| 1459 | 2026-05-16T03:32:18.650Z | Compiling deranged v0.5.8 |
| 1460 | 2026-05-16T03:32:18.851Z | Compiling scroll v0.13.0 |
| 1461 | 2026-05-16T03:32:19.123Z | Compiling block-buffer v0.10.4 |
| 1462 | 2026-05-16T03:32:19.276Z | Compiling regex v1.12.3 |
| 1463 | 2026-05-16T03:32:19.594Z | Compiling num_threads v0.1.7 |
| 1464 | 2026-05-16T03:32:19.647Z | Compiling hex v0.4.3 |
| 1465 | 2026-05-16T03:32:19.693Z | Compiling openssl-probe v0.2.1 |
| 1466 | 2026-05-16T03:32:19.753Z | Compiling digest v0.10.7 |
| 1467 | 2026-05-16T03:32:19.888Z | Compiling goblin v0.10.5 |
| 1468 | 2026-05-16T03:32:20.102Z | Compiling camino v1.2.2 |
| 1469 | 2026-05-16T03:32:20.290Z | Compiling h2 v0.4.14 |
| 1470 | 2026-05-16T03:32:20.322Z | Compiling usdt-impl v0.6.0 |
| 1471 | 2026-05-16T03:32:20.329Z | Compiling crc32fast v1.5.0 |
| 1472 | 2026-05-16T03:32:20.686Z | Compiling dtrace-parser v0.3.0 |
| 1473 | 2026-05-16T03:32:20.767Z | Compiling crossbeam-utils v0.8.21 |
| 1474 | 2026-05-16T03:32:20.950Z | Compiling aws-lc-rs v1.16.3 |
| 1475 | 2026-05-16T03:32:21.315Z | Compiling futures-executor v0.3.32 |
| 1476 | 2026-05-16T03:32:21.477Z | Compiling structmeta-derive v0.3.0 |
| 1477 | 2026-05-16T03:32:21.575Z | Compiling thread-id v5.1.0 |
| 1478 | 2026-05-16T03:32:21.656Z | Compiling adler2 v2.0.1 |
| 1479 | 2026-05-16T03:32:21.774Z | Compiling simd-adler32 v0.3.9 |
| 1480 | 2026-05-16T03:32:21.793Z | Compiling rustls v0.22.4 |
| 1481 | 2026-05-16T03:32:21.943Z | Compiling miniz_oxide v0.8.9 |
| 1482 | 2026-05-16T03:32:22.018Z | Compiling futures v0.3.32 |
| 1483 | 2026-05-16T03:32:22.104Z | Compiling rand_core v0.9.5 |
| 1484 | 2026-05-16T03:32:22.484Z | Compiling hyper v1.9.0 |
| 1485 | 2026-05-16T03:32:22.523Z | Compiling structmeta v0.3.0 |
| 1486 | 2026-05-16T03:32:22.636Z | Compiling darling_core v0.23.0 |
| 1487 | 2026-05-16T03:32:22.719Z | Compiling dof v0.4.0 |
| 1488 | 2026-05-16T03:32:22.794Z | Compiling newtype-uuid-macros v0.1.0 |
| 1489 | 2026-05-16T03:32:22.941Z | Compiling thread_local v1.1.9 |
| 1490 | 2026-05-16T03:32:23.211Z | Compiling untrusted v0.7.1 |
| 1491 | 2026-05-16T03:32:23.346Z | Compiling match_cfg v0.1.0 |
| 1492 | 2026-05-16T03:32:23.420Z | Compiling flate2 v1.1.9 |
| 1493 | 2026-05-16T03:32:23.632Z | Compiling hyper-util v0.1.20 |
| 1494 | 2026-05-16T03:32:24.147Z | Compiling newtype-uuid v1.3.2 |
| 1495 | 2026-05-16T03:32:24.253Z | Compiling compression-core v0.4.32 |
| 1496 | 2026-05-16T03:32:24.476Z | Compiling ref-cast v1.0.25 |
| 1497 | 2026-05-16T03:32:24.518Z | Compiling quick-error v1.2.3 |
| 1498 | 2026-05-16T03:32:24.617Z | Compiling rustls v0.23.40 |
| 1499 | 2026-05-16T03:32:24.643Z | Compiling slog-async v2.8.0 |
| 1500 | 2026-05-16T03:32:24.830Z | Compiling darling_macro v0.23.0 |
| 1501 | 2026-05-16T03:32:24.839Z | Compiling compression-codecs v0.4.38 |
| 1502 | 2026-05-16T03:32:24.851Z | Compiling daft v0.1.5 |
| 1503 | 2026-05-16T03:32:24.985Z | Compiling rand_chacha v0.9.0 |
| 1504 | 2026-05-16T03:32:24.999Z | Compiling usdt-attr-macro v0.6.0 |
| 1505 | 2026-05-16T03:32:26.086Z | Compiling usdt-macro v0.6.0 |
| 1506 | 2026-05-16T03:32:26.306Z | Compiling ref-cast-impl v1.0.25 |
| 1507 | 2026-05-16T03:32:26.306Z | Compiling strum_macros v0.26.4 |
| 1508 | 2026-05-16T03:32:26.306Z | Compiling serde_spanned v1.1.1 |
| 1509 | 2026-05-16T03:32:26.306Z | Compiling darling v0.23.0 |
| 1510 | 2026-05-16T03:32:26.306Z | Compiling multer v3.1.0 |
| 1511 | 2026-05-16T03:32:26.306Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1512 | 2026-05-16T03:32:26.306Z | Compiling bit-vec v0.8.0 |
| 1513 | 2026-05-16T03:32:26.306Z | Compiling term v1.2.1 |
| 1514 | 2026-05-16T03:32:26.306Z | Compiling take_mut v0.2.2 |
| 1515 | 2026-05-16T03:32:26.306Z | Compiling debug-ignore v1.0.5 |
| 1516 | 2026-05-16T03:32:26.306Z | Compiling bit-set v0.8.0 |
| 1517 | 2026-05-16T03:32:26.361Z | Compiling serde_with_macros v3.20.0 |
| 1518 | 2026-05-16T03:32:26.361Z | Compiling rand v0.9.4 |
| 1519 | 2026-05-16T03:32:26.361Z | Compiling tower v0.5.3 |
| 1520 | 2026-05-16T03:32:26.409Z | Compiling async-stream-impl v0.3.6 |
| 1521 | 2026-05-16T03:32:26.550Z | Compiling dropshot v0.17.0 |
| 1522 | 2026-05-16T03:32:26.749Z | Compiling encoding_rs v0.8.35 |
| 1523 | 2026-05-16T03:32:26.806Z | Compiling unarray v0.1.4 |
| 1524 | 2026-05-16T03:32:26.837Z | Compiling syn v1.0.109 |
| 1525 | 2026-05-16T03:32:26.902Z | Compiling spin v0.9.8 |
| 1526 | 2026-05-16T03:32:27.007Z | Compiling mime v0.3.17 |
| 1527 | 2026-05-16T03:32:27.024Z | Compiling async-stream v0.3.6 |
| 1528 | 2026-05-16T03:32:27.204Z | Compiling strum v0.26.3 |
| 1529 | 2026-05-16T03:32:27.231Z | Compiling tower-http v0.6.10 |
| 1530 | 2026-05-16T03:32:27.257Z | Compiling derive-ex v0.1.8 |
| 1531 | 2026-05-16T03:32:27.306Z | Compiling dropshot_endpoint v0.17.0 |
| 1532 | 2026-05-16T03:32:27.331Z | Compiling macaddr v1.0.1 |
| 1533 | 2026-05-16T03:32:27.348Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1534 | 2026-05-16T03:32:27.348Z | Compiling waitgroup v0.1.2 |
| 1535 | 2026-05-16T03:32:27.490Z | Compiling serde_path_to_error v0.1.20 |
| 1536 | 2026-05-16T03:32:27.982Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1537 | 2026-05-16T03:32:28.106Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1538 | 2026-05-16T03:32:28.308Z | Compiling tempfile v3.27.0 |
| 1539 | 2026-05-16T03:32:28.501Z | Compiling openapiv3 v2.2.0 |
| 1540 | 2026-05-16T03:32:28.775Z | Compiling strum_macros v0.27.2 |
| 1541 | 2026-05-16T03:32:29.066Z | Compiling test-strategy v0.4.5 |
| 1542 | 2026-05-16T03:32:29.196Z | Compiling instant v0.1.13 |
| 1543 | 2026-05-16T03:32:29.316Z | Compiling rustls-native-certs v0.8.3 |
| 1544 | 2026-05-16T03:32:29.690Z | Compiling time v0.3.47 |
| 1545 | 2026-05-16T03:32:29.900Z | Compiling rustc-hash v2.1.2 |
| 1546 | 2026-05-16T03:32:30.049Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1547 | 2026-05-16T03:32:30.363Z | Compiling crossbeam-channel v0.5.15 |
| 1548 | 2026-05-16T03:32:30.741Z | Compiling strum v0.27.2 |
| 1549 | 2026-05-16T03:32:31.009Z | Compiling parse-display-derive v0.10.0 |
| 1550 | 2026-05-16T03:32:31.393Z | Compiling backon v1.6.0 |
| 1551 | 2026-05-16T03:32:31.725Z | Compiling rand_chacha v0.3.1 |
| 1552 | 2026-05-16T03:32:33.672Z | Compiling rustls-webpki v0.102.8 |
| 1553 | 2026-05-16T03:32:33.748Z | Compiling rand v0.8.6 |
| 1554 | 2026-05-16T03:32:33.748Z | Compiling slog-json v2.6.1 |
| 1555 | 2026-05-16T03:32:33.748Z | Compiling hostname v0.3.1 |
| 1556 | 2026-05-16T03:32:33.748Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1557 | 2026-05-16T03:32:33.748Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1558 | 2026-05-16T03:32:33.748Z | Compiling wait-timeout v0.2.1 |
| 1559 | 2026-05-16T03:32:33.748Z | Compiling is-terminal v0.4.17 |
| 1560 | 2026-05-16T03:32:33.748Z | Compiling memmap2 v0.9.10 |
| 1561 | 2026-05-16T03:32:33.748Z | Compiling either v1.15.0 |
| 1562 | 2026-05-16T03:32:33.748Z | Compiling usdt v0.6.0 |
| 1563 | 2026-05-16T03:32:33.748Z | Compiling rusty-fork v0.3.1 |
| 1564 | 2026-05-16T03:32:33.748Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1565 | 2026-05-16T03:32:33.748Z | Compiling slog-term v2.9.2 |
| 1566 | 2026-05-16T03:32:33.748Z | Compiling slog-bunyan v2.5.0 |
| 1567 | 2026-05-16T03:32:33.748Z | Compiling serde_with v3.20.0 |
| 1568 | 2026-05-16T03:32:33.749Z | Compiling async-compression v0.4.42 |
| 1569 | 2026-05-16T03:32:33.942Z | Compiling rand_xorshift v0.4.0 |
| 1570 | 2026-05-16T03:32:33.996Z | Compiling sha1 v0.10.6 |
| 1571 | 2026-05-16T03:32:34.070Z | Compiling rustls-pemfile v2.2.0 |
| 1572 | 2026-05-16T03:32:34.183Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1573 | 2026-05-16T03:32:34.209Z | Compiling regress v0.10.5 |
| 1574 | 2026-05-16T03:32:34.274Z | Compiling hostname v0.4.2 |
| 1575 | 2026-05-16T03:32:34.420Z | Compiling proptest v1.11.0 |
| 1576 | 2026-05-16T03:32:34.700Z | Compiling tokio-rustls v0.25.0 |
| 1577 | 2026-05-16T03:32:35.725Z | Compiling iddqd v0.3.18 |
| 1578 | 2026-05-16T03:32:36.144Z | Compiling reqwest v0.12.28 |
| 1579 | 2026-05-16T03:32:36.921Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1580 | 2026-05-16T03:32:37.172Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1581 | 2026-05-16T03:32:37.443Z | Compiling utf8parse v0.2.2 |
| 1582 | 2026-05-16T03:32:37.549Z | Compiling anstyle-parse v1.0.0 |
| 1583 | 2026-05-16T03:32:37.581Z | Compiling progenitor-client v0.10.0 |
| 1584 | 2026-05-16T03:32:37.764Z | Compiling itertools v0.14.0 |
| 1585 | 2026-05-16T03:32:37.915Z | Compiling backoff v0.4.0 |
| 1586 | 2026-05-16T03:32:38.150Z | Compiling parse-display v0.10.0 |
| 1587 | 2026-05-16T03:32:38.364Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1588 | 2026-05-16T03:32:38.489Z | Compiling anstyle v1.0.14 |
| 1589 | 2026-05-16T03:32:38.515Z | Compiling is_terminal_polyfill v1.70.2 |
| 1590 | 2026-05-16T03:32:38.614Z | Compiling colorchoice v1.0.5 |
| 1591 | 2026-05-16T03:32:38.738Z | Compiling anstyle-query v1.1.5 |
| 1592 | 2026-05-16T03:32:38.849Z | Compiling anstream v1.0.0 |
| 1593 | 2026-05-16T03:32:39.151Z | Compiling clap_lex v1.1.0 |
| 1594 | 2026-05-16T03:32:39.439Z | Compiling regress v0.11.1 |
| 1595 | 2026-05-16T03:32:39.454Z | Compiling clap_derive v4.6.1 |
| 1596 | 2026-05-16T03:32:39.802Z | Compiling terminal_size v0.4.4 |
| 1597 | 2026-05-16T03:32:41.215Z | Compiling typify-impl v0.6.2 |
| 1598 | 2026-05-16T03:32:41.382Z | Compiling toml_datetime v0.6.11 |
| 1599 | 2026-05-16T03:32:41.562Z | Compiling zerocopy-derive v0.7.35 |
| 1600 | 2026-05-16T03:32:41.935Z | Compiling convert_case v0.4.0 |
| 1601 | 2026-05-16T03:32:42.149Z | Compiling clap_builder v4.6.0 |
| 1602 | 2026-05-16T03:32:42.517Z | Compiling zerocopy v0.7.35 |
| 1603 | 2026-05-16T03:32:42.758Z | Compiling derive_more v0.99.20 |
| 1604 | 2026-05-16T03:32:43.332Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1605 | 2026-05-16T03:32:44.132Z | Compiling unicode-width v0.2.2 |
| 1606 | 2026-05-16T03:32:44.281Z | Compiling proc-macro-crate v3.5.0 |
| 1607 | 2026-05-16T03:32:44.389Z | Compiling clap v4.6.1 |
| 1608 | 2026-05-16T03:32:44.854Z | Compiling secrecy v0.10.3 |
| 1609 | 2026-05-16T03:32:45.013Z | Compiling tinyvec_macros v0.1.1 |
| 1610 | 2026-05-16T03:32:45.085Z | Compiling crucible-workspace-hack v0.1.0 |
| 1611 | 2026-05-16T03:32:45.132Z | Compiling float-ord v0.3.2 |
| 1612 | 2026-05-16T03:32:45.160Z | Compiling tinyvec v1.11.0 |
| 1613 | 2026-05-16T03:32:45.333Z | Compiling num_enum_derive v0.7.6 |
| 1614 | 2026-05-16T03:32:45.797Z | Compiling dtrace-parser v0.2.0 |
| 1615 | 2026-05-16T03:32:45.849Z | Compiling scroll_derive v0.12.1 |
| 1616 | 2026-05-16T03:32:46.001Z | Compiling num-integer v0.1.46 |
| 1617 | 2026-05-16T03:32:46.340Z | Compiling rustc_version v0.4.1 |
| 1618 | 2026-05-16T03:32:46.417Z | Compiling usdt-impl v0.5.0 |
| 1619 | 2026-05-16T03:32:46.615Z | Compiling scroll v0.12.0 |
| 1620 | 2026-05-16T03:32:46.631Z | Compiling curve25519-dalek v4.1.3 |
| 1621 | 2026-05-16T03:32:46.728Z | Compiling num_enum v0.7.6 |
| 1622 | 2026-05-16T03:32:47.058Z | Compiling dof v0.3.0 |
| 1623 | 2026-05-16T03:32:47.412Z | Compiling hmac v0.12.1 |
| 1624 | 2026-05-16T03:32:47.472Z | Compiling darling_core v0.21.3 |
| 1625 | 2026-05-16T03:32:47.496Z | Compiling inout v0.1.4 |
| 1626 | 2026-05-16T03:32:47.515Z | Compiling ff v0.13.1 |
| 1627 | 2026-05-16T03:32:47.552Z | Compiling thread-id v4.2.2 |
| 1628 | 2026-05-16T03:32:47.678Z | Compiling group v0.13.0 |
| 1629 | 2026-05-16T03:32:47.701Z | Compiling cipher v0.4.4 |
| 1630 | 2026-05-16T03:32:47.914Z | Compiling hkdf v0.12.4 |
| 1631 | 2026-05-16T03:32:48.028Z | Compiling typify-macro v0.6.2 |
| 1632 | 2026-05-16T03:32:48.323Z | Compiling goblin v0.8.2 |
| 1633 | 2026-05-16T03:32:48.454Z | Compiling num-rational v0.4.2 |
| 1634 | 2026-05-16T03:32:48.608Z | Compiling num-iter v0.1.45 |
| 1635 | 2026-05-16T03:32:48.732Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1636 | 2026-05-16T03:32:48.856Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1637 | 2026-05-16T03:32:49.229Z | Compiling crossbeam-epoch v0.9.18 |
| 1638 | 2026-05-16T03:32:49.596Z | Compiling universal-hash v0.5.1 |
| 1639 | 2026-05-16T03:32:49.596Z | Compiling half v2.7.1 |
| 1640 | 2026-05-16T03:32:49.727Z | Compiling darling_macro v0.21.3 |
| 1641 | 2026-05-16T03:32:49.745Z | Compiling crypto-bigint v0.5.5 |
| 1642 | 2026-05-16T03:32:49.897Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1643 | 2026-05-16T03:32:49.910Z | Compiling num-complex v0.4.6 |
| 1644 | 2026-05-16T03:32:50.242Z | Compiling typify v0.6.2 |
| 1645 | 2026-05-16T03:32:50.420Z | Compiling base64ct v1.8.3 |
| 1646 | 2026-05-16T03:32:50.564Z | Compiling ciborium-io v0.2.2 |
| 1647 | 2026-05-16T03:32:50.588Z | Compiling opaque-debug v0.3.1 |
| 1648 | 2026-05-16T03:32:50.631Z | Compiling base16ct v0.2.0 |
| 1649 | 2026-05-16T03:32:50.657Z | Compiling password-hash v0.5.0 |
| 1650 | 2026-05-16T03:32:50.669Z | Compiling ciborium-ll v0.2.2 |
| 1651 | 2026-05-16T03:32:50.729Z | Compiling poly1305 v0.8.0 |
| 1652 | 2026-05-16T03:32:50.793Z | Compiling elliptic-curve v0.13.8 |
| 1653 | 2026-05-16T03:32:51.185Z | Compiling darling v0.21.3 |
| 1654 | 2026-05-16T03:32:51.271Z | Compiling num v0.4.3 |
| 1655 | 2026-05-16T03:32:51.404Z | Compiling thiserror-no-std v2.0.2 |
| 1656 | 2026-05-16T03:32:51.791Z | Compiling chacha20 v0.9.1 |
| 1657 | 2026-05-16T03:32:52.012Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1658 | 2026-05-16T03:32:52.127Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1659 | 2026-05-16T03:32:52.572Z | Compiling blake2 v0.10.6 |
| 1660 | 2026-05-16T03:32:52.765Z | Compiling byte-wrapper v0.1.0 |
| 1661 | 2026-05-16T03:32:52.864Z | Compiling aead v0.5.2 |
| 1662 | 2026-05-16T03:32:53.040Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1663 | 2026-05-16T03:32:53.126Z | Compiling proc-macro-error-attr v1.0.4 |
| 1664 | 2026-05-16T03:32:53.375Z | Compiling keccak v0.1.6 |
| 1665 | 2026-05-16T03:32:53.387Z | Compiling heapless v0.8.0 |
| 1666 | 2026-05-16T03:32:53.398Z | Compiling prettyplease v0.2.37 |
| 1667 | 2026-05-16T03:32:53.626Z | Compiling rustix v0.38.44 |
| 1668 | 2026-05-16T03:32:53.657Z | Compiling unsafe-libyaml v0.2.11 |
| 1669 | 2026-05-16T03:32:54.119Z | Compiling sha3 v0.10.9 |
| 1670 | 2026-05-16T03:32:54.213Z | Compiling serde_yaml v0.9.34+deprecated |
| 1671 | 2026-05-16T03:32:54.527Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1672 | 2026-05-16T03:32:55.560Z | Compiling chacha20poly1305 v0.10.1 |
| 1673 | 2026-05-16T03:32:55.575Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1674 | 2026-05-16T03:32:55.700Z | Compiling argon2 v0.5.3 |
| 1675 | 2026-05-16T03:32:56.221Z | Compiling vsss-rs v3.3.4 |
| 1676 | 2026-05-16T03:32:56.264Z | Compiling ingot-macros v0.1.1 |
| 1677 | 2026-05-16T03:32:56.845Z | Compiling rustls-webpki v0.103.13 |
| 1678 | 2026-05-16T03:32:57.376Z | Compiling ciborium v0.2.2 |
| 1679 | 2026-05-16T03:32:58.067Z | Compiling usdt-attr-macro v0.5.0 |
| 1680 | 2026-05-16T03:32:58.427Z | Compiling usdt-macro v0.5.0 |
| 1681 | 2026-05-16T03:32:59.673Z | Compiling serde_spanned v0.6.9 |
| 1682 | 2026-05-16T03:32:59.834Z | Compiling enum-as-inner v0.6.1 |
| 1683 | 2026-05-16T03:32:59.957Z | Compiling hash32 v0.3.1 |
| 1684 | 2026-05-16T03:33:00.128Z | Compiling proc-macro-error v1.0.4 |
| 1685 | 2026-05-16T03:33:00.235Z | Compiling memmap v0.7.0 |
| 1686 | 2026-05-16T03:33:00.396Z | Compiling toml_write v0.1.2 |
| 1687 | 2026-05-16T03:33:00.441Z | Compiling data-encoding v2.11.0 |
| 1688 | 2026-05-16T03:33:00.476Z | Compiling indent_write v2.2.0 |
| 1689 | 2026-05-16T03:33:00.490Z | Compiling winnow v0.5.40 |
| 1690 | 2026-05-16T03:33:00.610Z | Compiling tokio-rustls v0.26.4 |
| 1691 | 2026-05-16T03:33:00.624Z | Compiling rustls-platform-verifier v0.7.0 |
| 1692 | 2026-05-16T03:33:00.754Z | Compiling smoltcp v0.11.0 |
| 1693 | 2026-05-16T03:33:00.880Z | Compiling hyper-rustls v0.27.9 |
| 1694 | 2026-05-16T03:33:01.142Z | Compiling reqwest v0.13.3 |
| 1695 | 2026-05-16T03:33:01.356Z | Compiling winnow v0.7.15 |
| 1696 | 2026-05-16T03:33:01.491Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1697 | 2026-05-16T03:33:01.820Z | Compiling usdt v0.5.0 |
| 1698 | 2026-05-16T03:33:01.920Z | Compiling toml_edit v0.19.15 |
| 1699 | 2026-05-16T03:33:02.189Z | Compiling ingot-types v0.1.2 |
| 1700 | 2026-05-16T03:33:02.459Z | Compiling progenitor-client v0.14.0 |
| 1701 | 2026-05-16T03:33:02.489Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1702 | 2026-05-16T03:33:02.630Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1703 | 2026-05-16T03:33:02.735Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1704 | 2026-05-16T03:33:02.860Z | Compiling progenitor-extras v0.2.0 |
| 1705 | 2026-05-16T03:33:03.031Z | Compiling toml_edit v0.22.27 |
| 1706 | 2026-05-16T03:33:03.124Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1707 | 2026-05-16T03:33:04.643Z | Compiling tabwriter v1.4.1 |
| 1708 | 2026-05-16T03:33:05.075Z | Compiling cobs v0.3.0 |
| 1709 | 2026-05-16T03:33:05.211Z | Compiling serde_repr v0.1.20 |
| 1710 | 2026-05-16T03:33:05.294Z | Compiling memoffset v0.9.1 |
| 1711 | 2026-05-16T03:33:05.579Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1712 | 2026-05-16T03:33:05.746Z | Compiling bitflags v1.3.2 |
| 1713 | 2026-05-16T03:33:05.831Z | Compiling vcpkg v0.2.15 |
| 1714 | 2026-05-16T03:33:05.843Z | Compiling cfg_aliases v0.2.1 |
| 1715 | 2026-05-16T03:33:05.868Z | Compiling pkg-config v0.3.33 |
| 1716 | 2026-05-16T03:33:05.923Z | Compiling managed v0.8.0 |
| 1717 | 2026-05-16T03:33:06.079Z | Compiling nix v0.31.3 |
| 1718 | 2026-05-16T03:33:06.425Z | Compiling openssl-sys v0.9.115 |
| 1719 | 2026-05-16T03:33:06.474Z | Compiling postcard v1.1.3 |
| 1720 | 2026-05-16T03:33:06.837Z | Compiling toml v0.8.23 |
| 1721 | 2026-05-16T03:33:06.840Z | Compiling proc-macro-crate v1.3.1 |
| 1722 | 2026-05-16T03:33:06.840Z | Compiling ingot v0.1.1 |
| 1723 | 2026-05-16T03:33:07.015Z | Compiling hubpack_derive v0.1.1 |
| 1724 | 2026-05-16T03:33:07.194Z | Compiling foreign-types-macros v0.2.3 |
| 1725 | 2026-05-16T03:33:07.638Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1726 | 2026-05-16T03:33:07.653Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1727 | 2026-05-16T03:33:08.287Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1728 | 2026-05-16T03:33:08.625Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1729 | 2026-05-16T03:33:08.899Z | Compiling cpufeatures v0.3.0 |
| 1730 | 2026-05-16T03:33:08.930Z | Compiling linked-hash-map v0.5.6 |
| 1731 | 2026-05-16T03:33:08.983Z | Compiling colored v3.1.1 |
| 1732 | 2026-05-16T03:33:09.133Z | Compiling semver v0.1.20 |
| 1733 | 2026-05-16T03:33:09.278Z | Compiling foreign-types-shared v0.3.1 |
| 1734 | 2026-05-16T03:33:09.383Z | Compiling unicode-segmentation v1.13.2 |
| 1735 | 2026-05-16T03:33:09.435Z | Compiling swrite v0.1.0 |
| 1736 | 2026-05-16T03:33:09.449Z | Compiling heck v0.4.1 |
| 1737 | 2026-05-16T03:33:09.525Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1738 | 2026-05-16T03:33:09.659Z | Compiling resolv-conf v0.7.6 |
| 1739 | 2026-05-16T03:33:09.718Z | Compiling rayon-core v1.13.0 |
| 1740 | 2026-05-16T03:33:09.748Z | Compiling static_assertions v1.1.0 |
| 1741 | 2026-05-16T03:33:09.846Z | Compiling newline-converter v0.3.0 |
| 1742 | 2026-05-16T03:33:09.974Z | Compiling foreign-types v0.5.0 |
| 1743 | 2026-05-16T03:33:10.003Z | Compiling rustc_version v0.1.7 |
| 1744 | 2026-05-16T03:33:10.036Z | Compiling lru-cache v0.1.2 |
| 1745 | 2026-05-16T03:33:10.059Z | Compiling chacha20 v0.10.0 |
| 1746 | 2026-05-16T03:33:10.108Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1747 | 2026-05-16T03:33:10.465Z | Compiling hubpack v0.1.2 |
| 1748 | 2026-05-16T03:33:10.510Z | Compiling num_enum_derive v0.5.11 |
| 1749 | 2026-05-16T03:33:10.510Z | Compiling atomicwrites v0.4.4 |
| 1750 | 2026-05-16T03:33:10.510Z | Compiling hickory-proto v0.24.4 |
| 1751 | 2026-05-16T03:33:10.631Z | Compiling progenitor-impl v0.13.0 |
| 1752 | 2026-05-16T03:33:10.899Z | Compiling crossbeam-deque v0.8.6 |
| 1753 | 2026-05-16T03:33:11.108Z | Compiling console v0.15.11 |
| 1754 | 2026-05-16T03:33:11.232Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1755 | 2026-05-16T03:33:11.307Z | Compiling camino-tempfile v1.4.1 |
| 1756 | 2026-05-16T03:33:11.355Z | Compiling serde-big-array v0.5.1 |
| 1757 | 2026-05-16T03:33:11.472Z | Compiling derive-where v1.6.1 |
| 1758 | 2026-05-16T03:33:11.562Z | Compiling num-derive v0.4.2 |
| 1759 | 2026-05-16T03:33:11.784Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1760 | 2026-05-16T03:33:11.825Z | Compiling pin-project-internal v1.1.12 |
| 1761 | 2026-05-16T03:33:12.035Z | Compiling cstr-argument v0.1.2 |
| 1762 | 2026-05-16T03:33:12.210Z | Compiling minimal-lexical v0.2.1 |
| 1763 | 2026-05-16T03:33:12.357Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1) |
| 1764 | 2026-05-16T03:33:12.543Z | Compiling siphasher v1.0.3 |
| 1765 | 2026-05-16T03:33:12.624Z | Compiling similar v2.7.0 |
| 1766 | 2026-05-16T03:33:12.701Z | Compiling phf_shared v0.12.1 |
| 1767 | 2026-05-16T03:33:12.730Z | Compiling nom v7.1.3 |
| 1768 | 2026-05-16T03:33:12.902Z | Compiling hickory-resolver v0.24.4 |
| 1769 | 2026-05-16T03:33:13.018Z | Compiling pin-project v1.1.12 |
| 1770 | 2026-05-16T03:33:13.153Z | Compiling expectorate v1.2.0 |
| 1771 | 2026-05-16T03:33:13.299Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1772 | 2026-05-16T03:33:13.434Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1773 | 2026-05-16T03:33:13.569Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1774 | 2026-05-16T03:33:13.597Z | Compiling num_enum v0.5.11 |
| 1775 | 2026-05-16T03:33:13.669Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1776 | 2026-05-16T03:33:14.017Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1777 | 2026-05-16T03:33:14.238Z | Compiling rand v0.10.1 |
| 1778 | 2026-05-16T03:33:14.471Z | Compiling progenitor-macro v0.13.0 |
| 1779 | 2026-05-16T03:33:14.535Z | Compiling newtype_derive v0.1.6 |
| 1780 | 2026-05-16T03:33:14.796Z | Compiling progenitor-client v0.13.0 |
| 1781 | 2026-05-16T03:33:15.472Z | Compiling progenitor-impl v0.14.0 |
| 1782 | 2026-05-16T03:33:15.751Z | Compiling unicode-normalization v0.1.25 |
| 1783 | 2026-05-16T03:33:15.826Z | Compiling tokio-stream v0.1.18 |
| 1784 | 2026-05-16T03:33:16.273Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1785 | 2026-05-16T03:33:16.331Z | Compiling snafu-derive v0.8.9 |
| 1786 | 2026-05-16T03:33:16.654Z | Compiling async-recursion v1.1.1 |
| 1787 | 2026-05-16T03:33:16.720Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1788 | 2026-05-16T03:33:17.059Z | Compiling slog-dtrace v0.3.0 |
| 1789 | 2026-05-16T03:33:17.334Z | Compiling csv-core v0.1.13 |
| 1790 | 2026-05-16T03:33:17.414Z | Compiling bstr v1.12.1 |
| 1791 | 2026-05-16T03:33:17.677Z | Compiling chrono-tz v0.10.4 |
| 1792 | 2026-05-16T03:33:17.929Z | Compiling cancel-safe-futures v0.1.5 |
| 1793 | 2026-05-16T03:33:18.007Z | Compiling same-file v1.0.6 |
| 1794 | 2026-05-16T03:33:18.204Z | Compiling foreign-types-shared v0.1.1 |
| 1795 | 2026-05-16T03:33:18.207Z | Compiling foldhash v0.1.5 |
| 1796 | 2026-05-16T03:33:18.253Z | Compiling konst_macro_rules v0.2.19 |
| 1797 | 2026-05-16T03:33:18.314Z | Compiling openssl v0.10.79 |
| 1798 | 2026-05-16T03:33:18.404Z | Compiling highway v1.3.0 |
| 1799 | 2026-05-16T03:33:18.456Z | Compiling unicode-width v0.1.14 |
| 1800 | 2026-05-16T03:33:18.632Z | Compiling owo-colors v4.3.0 |
| 1801 | 2026-05-16T03:33:18.765Z | Compiling unicode-xid v0.2.6 |
| 1802 | 2026-05-16T03:33:18.829Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1803 | 2026-05-16T03:33:18.855Z | Compiling konst v0.2.20 |
| 1804 | 2026-05-16T03:33:18.895Z | Compiling const_format_proc_macros v0.2.34 |
| 1805 | 2026-05-16T03:33:18.954Z | Compiling hashbrown v0.15.5 |
| 1806 | 2026-05-16T03:33:19.064Z | Compiling foreign-types v0.3.2 |
| 1807 | 2026-05-16T03:33:19.104Z | Compiling snafu v0.8.9 |
| 1808 | 2026-05-16T03:33:19.161Z | Compiling walkdir v2.5.0 |
| 1809 | 2026-05-16T03:33:19.375Z | Compiling progenitor-macro v0.14.0 |
| 1810 | 2026-05-16T03:33:19.527Z | Compiling globset v0.4.18 |
| 1811 | 2026-05-16T03:33:19.538Z | Compiling csv v1.4.0 |
| 1812 | 2026-05-16T03:33:19.662Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1813 | 2026-05-16T03:33:19.781Z | Compiling qorb v0.4.1 |
| 1814 | 2026-05-16T03:33:19.973Z | Compiling progenitor v0.13.0 |
| 1815 | 2026-05-16T03:33:20.122Z | Compiling olpc-cjson v0.1.4 |
| 1816 | 2026-05-16T03:33:20.296Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1817 | 2026-05-16T03:33:20.856Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1818 | 2026-05-16T03:33:21.459Z | Compiling rayon v1.12.0 |
| 1819 | 2026-05-16T03:33:21.830Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1820 | 2026-05-16T03:33:21.908Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1821 | 2026-05-16T03:33:21.999Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1822 | 2026-05-16T03:33:22.014Z | Compiling phf v0.12.1 |
| 1823 | 2026-05-16T03:33:22.173Z | Compiling zone_cfg_derive v0.3.1 |
| 1824 | 2026-05-16T03:33:22.198Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1825 | 2026-05-16T03:33:22.539Z | Compiling tokio-dtrace v0.1.1 |
| 1826 | 2026-05-16T03:33:22.955Z | Compiling itertools v0.12.1 |
| 1827 | 2026-05-16T03:33:23.281Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1828 | 2026-05-16T03:33:23.432Z | Compiling libsw-core v0.3.2 |
| 1829 | 2026-05-16T03:33:23.499Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1830 | 2026-05-16T03:33:23.574Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1831 | 2026-05-16T03:33:23.616Z | Compiling serde_plain v1.0.2 |
| 1832 | 2026-05-16T03:33:23.849Z | Compiling openssl-macros v0.1.1 |
| 1833 | 2026-05-16T03:33:23.985Z | Compiling pem v3.0.6 |
| 1834 | 2026-05-16T03:33:24.157Z | Compiling cookie v0.18.1 |
| 1835 | 2026-05-16T03:33:24.304Z | Compiling sigpipe v0.1.3 |
| 1836 | 2026-05-16T03:33:24.318Z | Compiling fixedbitset v0.5.7 |
| 1837 | 2026-05-16T03:33:24.399Z | Compiling glob v0.3.3 |
| 1838 | 2026-05-16T03:33:24.399Z | Compiling jiff v0.2.24 |
| 1839 | 2026-05-16T03:33:24.424Z | Compiling fixedbitset v0.4.2 |
| 1840 | 2026-05-16T03:33:24.424Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1841 | 2026-05-16T03:33:24.675Z | Compiling bytecount v0.6.9 |
| 1842 | 2026-05-16T03:33:24.696Z | Compiling typed-path v0.9.3 |
| 1843 | 2026-05-16T03:33:24.758Z | Compiling petgraph v0.8.3 |
| 1844 | 2026-05-16T03:33:24.827Z | Compiling papergrid v0.11.0 |
| 1845 | 2026-05-16T03:33:24.916Z | Compiling progenitor v0.14.0 |
| 1846 | 2026-05-16T03:33:24.960Z | Compiling petgraph v0.6.5 |
| 1847 | 2026-05-16T03:33:26.126Z | Compiling tough v0.20.0 |
| 1848 | 2026-05-16T03:33:26.595Z | Compiling zone v0.3.1 |
| 1849 | 2026-05-16T03:33:26.717Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1850 | 2026-05-16T03:33:26.756Z | Compiling libsw v3.5.0 |
| 1851 | 2026-05-16T03:33:26.815Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1852 | 2026-05-16T03:33:26.946Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1853 | 2026-05-16T03:33:27.084Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 1854 | 2026-05-16T03:33:27.165Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1855 | 2026-05-16T03:33:27.466Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1856 | 2026-05-16T03:33:28.342Z | Compiling oxide-tokio-rt v0.1.6 |
| 1857 | 2026-05-16T03:33:28.670Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1858 | 2026-05-16T03:33:28.762Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1859 | 2026-05-16T03:33:28.802Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1860 | 2026-05-16T03:33:28.849Z | Compiling const_format v0.2.36 |
| 1861 | 2026-05-16T03:33:29.222Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1862 | 2026-05-16T03:33:29.371Z | Compiling tabled_derive v0.7.0 |
| 1863 | 2026-05-16T03:33:29.656Z | Compiling gethostname v0.5.0 |
| 1864 | 2026-05-16T03:33:29.682Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1865 | 2026-05-16T03:33:29.711Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1866 | 2026-05-16T03:33:29.784Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1867 | 2026-05-16T03:33:29.811Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1868 | 2026-05-16T03:33:29.918Z | Compiling smf v0.2.3 |
| 1869 | 2026-05-16T03:33:29.980Z | Compiling bcs v0.1.6 |
| 1870 | 2026-05-16T03:33:30.322Z | Compiling nom v8.0.0 |
| 1871 | 2026-05-16T03:33:30.416Z | Compiling lazy_static v1.5.0 |
| 1872 | 2026-05-16T03:33:30.433Z | Compiling unicode-linebreak v0.1.5 |
| 1873 | 2026-05-16T03:33:30.527Z | Compiling whoami v1.6.1 |
| 1874 | 2026-05-16T03:33:30.544Z | Compiling linear-map v1.2.0 |
| 1875 | 2026-05-16T03:33:30.700Z | Compiling termtree v0.5.1 |
| 1876 | 2026-05-16T03:33:30.743Z | Compiling tagptr v0.2.0 |
| 1877 | 2026-05-16T03:33:30.859Z | Compiling smawk v0.3.2 |
| 1878 | 2026-05-16T03:33:30.862Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1879 | 2026-05-16T03:33:30.905Z | Compiling moka v0.12.15 |
| 1880 | 2026-05-16T03:33:31.007Z | Compiling textwrap v0.16.2 |
| 1881 | 2026-05-16T03:33:31.188Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1882 | 2026-05-16T03:33:31.557Z | Compiling steno v0.4.1 |
| 1883 | 2026-05-16T03:33:31.721Z | Compiling tabled v0.15.0 |
| 1884 | 2026-05-16T03:33:32.430Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1885 | 2026-05-16T03:33:32.588Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1886 | 2026-05-16T03:33:32.773Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1887 | 2026-05-16T03:33:33.677Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1888 | 2026-05-16T03:33:34.676Z | Compiling hickory-proto v0.25.2 |
| 1889 | 2026-05-16T03:33:34.705Z | Compiling humantime v2.3.0 |
| 1890 | 2026-05-16T03:33:35.019Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1891 | 2026-05-16T03:33:35.047Z | Compiling parking_lot_core v0.8.6 |
| 1892 | 2026-05-16T03:33:35.389Z | Compiling libscf-sys v1.2.0 |
| 1893 | 2026-05-16T03:33:35.555Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1894 | 2026-05-16T03:33:35.719Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1895 | 2026-05-16T03:33:35.961Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1896 | 2026-05-16T03:33:36.239Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1897 | 2026-05-16T03:33:36.356Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1898 | 2026-05-16T03:33:36.555Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1899 | 2026-05-16T03:33:36.719Z | Compiling hickory-resolver v0.25.2 |
| 1900 | 2026-05-16T03:33:36.765Z | Compiling parking_lot v0.11.2 |
| 1901 | 2026-05-16T03:33:36.794Z | Compiling fxhash v0.2.1 |
| 1902 | 2026-05-16T03:33:36.824Z | Compiling internet-checksum v0.2.1 |
| 1903 | 2026-05-16T03:33:36.936Z | Compiling yansi v1.0.1 |
| 1904 | 2026-05-16T03:33:36.969Z | Compiling sled v0.34.7 |
| 1905 | 2026-05-16T03:33:37.198Z | Compiling diff v0.1.13 |
| 1906 | 2026-05-16T03:33:37.513Z | Compiling pretty_assertions v1.4.1 |
| 1907 | 2026-05-16T03:33:37.858Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1908 | 2026-05-16T03:33:40.042Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1909 | 2026-05-16T03:33:42.046Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1910 | 2026-05-16T03:33:49.799Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1911 | 2026-05-16T03:33:51.463Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#e3edc166) |
| 1912 | 2026-05-16T03:33:52.548Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1913 | 2026-05-16T03:33:53.692Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1914 | 2026-05-16T03:33:54.516Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1915 | 2026-05-16T03:33:55.685Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1916 | 2026-05-16T03:34:18.810Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 16s |
| 1917 | 2026-05-16T03:34:18.999Z | ──────────── |
| 1918 | 2026-05-16T03:34:19.000Z | Nextest run ID ac41453b-440a-471a-b621-8afab63b5bec with nextest profile: default |
| 1919 | 2026-05-16T03:34:19.000Z | Starting 2 tests across 3 binaries |
| 1920 | 2026-05-16T03:34:19.003Z | START bfd test::test_new_daemon |
| 1921 | 2026-05-16T03:34:19.006Z | |
| 1922 | 2026-05-16T03:34:19.006Z | running 1 test |
| 1923 | 2026-05-16T03:34:19.045Z | {"msg":"dropping SM for 2001:db8::10","v":0,"name":"slog-rs","level":40,"time":"2026-05-16T03:34:17.549671423Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4907,"peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1924 | 2026-05-16T03:34:19.045Z | test test::test_new_daemon ... {ok" |
| 1925 | 2026-05-16T03:34:19.045Z | msg":"send error: sending on a closed channel","v":0,"name":"slog-rs","level":40 |
| 1926 | 2026-05-16T03:34:19.045Z | test result: ,"timeok":"2026-05-16T03:34:17.549905192Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z",". 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered outpid":4907,"peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1927 | 2026-05-16T03:34:19.045Z | {"msg":"exiting receive loop on error: channel is empty and sending half is closed","v":0,"name":"slog-rs","level":50; finished in 0.04s," |
| 1928 | 2026-05-16T03:34:19.045Z | |
| 1929 | 2026-05-16T03:34:19.046Z | time":"2026-05-16T03:34:17.549932667Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4907,"error":"channel is empty and sending half is closed","peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1930 | 2026-05-16T03:34:19.050Z | {"msg":"exiting receive loop on error: channel is empty and sending half is closed","v":0,"name":"slog-rs","level":50,"time":"2026-05-16T03:34:17.549954142Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4907,"error":"channel is empty and sending half is closed","peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1931 | 2026-05-16T03:34:19.050Z | {"msg":"dropping SM for 203.0.113.10","v":0,"name":"slog-rs","level":40,"time":"2026-05-16T03:34:17.549972078Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4907,"peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1932 | 2026-05-16T03:34:19.053Z | PASS [ 0.049s] bfd test::test_new_daemon |
| 1933 | 2026-05-16T03:34:19.053Z | START bfd test::test_protocol_basics |
| 1934 | 2026-05-16T03:34:19.057Z | |
| 1935 | 2026-05-16T03:34:19.057Z | running 1 test |
| 1936 | 2026-05-16T03:34:19.099Z | {{""msgmsg"":"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 446826753, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v"::"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 4029060987, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":00,"name",:""name":"slog-rsslog-rs"","level","level"::1010,"time":"2026-05-16T03:34:17.60335392Z","time":"2026-05-16T03:34:17.603358249Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":,"hostname":"4908w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4908,","peer":"peer":"2001:db8::20","203.0.113.10","state":"state":"Down",Down"","unit":"unit":"session","session",module"":"module":"state_machine"state_machine,"","component"component:"":"bfd"bfd"}} |
| 1937 | 2026-05-16T03:34:19.099Z | |
| 1938 | 2026-05-16T03:34:19.102Z | {{"msg"":"msg":"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 1390648159, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 3299927605, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v",:"v0":,0","name":"name":slog-rs"",slog-rs""level,"":level"10:10,"time":","time2026-05-16T03:34:17.603590458Z"":","hostname":"2026-05-16T03:34:17.603590688Z","w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","hostname":pid"":4908,w-01KRQD4F1ER2GSAQ0M8SB2SV2Z"",peer"":pid"":49082001:db8::10","state,"":"peer":"Down","203.0.113.20"unit,"":"state":"session"Down",","module"unit:"":"sessionstate_machine"",,""module":"component":"bfd"state_machine"} |
| 1939 | 2026-05-16T03:34:19.102Z | ,"component":"bfd"}{ |
| 1940 | 2026-05-16T03:34:19.102Z | "msg":"{transition -> Init",""vmsg""::0","name":"transition -> Init","slog-rsv"":,"0,"level"name:":30"slog-rs","level":30,"time":","time"2026-05-16T03:34:17.603618512Z:"","hostname":"2026-05-16T03:34:17.603619252Z","hostname":w-01KRQD4F1ER2GSAQ0M8SB2SV2Z"","pid":4908w-01KRQD4F1ER2GSAQ0M8SB2SV2Z",","pid":peer"4908:"203.0.113.10,"","peer"state:"":"Down"203.0.113.20",",unit"":"state":"session"Down",,""module":unit"":"sessionstate_machine"",","module":"component":"bfdstate_machine"","} |
| 1941 | 2026-05-16T03:34:19.102Z | component":"bfd"} |
| 1942 | 2026-05-16T03:34:19.102Z | {"{msg":""msg":"transition -> Init","v"transition -> Init:0",","v"name"::0","slog-rs","name":"level":slog-rs30","level":30,"time":","time":"2026-05-16T03:34:17.603644827Z","hostname2026-05-16T03:34:17.603645296Z":"","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pidw-01KRQD4F1ER2GSAQ0M8SB2SV2Z"":,"4908pid":4908,"peer",:""peer":"2001:db8::10"2001:db8::20",","state":"state":Down"","Down",unit"":"unit":"session","session","module":"module":"state_machine"state_machine,"","componentcomponent":"":bfd""} |
| 1943 | 2026-05-16T03:34:19.102Z | bfd"} |
| 1944 | 2026-05-16T03:34:20.098Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 3299927605, your_discriminator: 446826753, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-16T03:34:18.600578795Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4908,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1945 | 2026-05-16T03:34:20.098Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 4029060987, your_discriminator: 1390648159, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-16T03:34:18.600659287Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4908,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1946 | 2026-05-16T03:34:20.098Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-05-16T03:34:18.600677263Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4908,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1947 | 2026-05-16T03:34:20.099Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-05-16T03:34:18.60069381Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4908,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1948 | 2026-05-16T03:34:20.102Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 1390648159, your_discriminator: 4029060987, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-16T03:34:18.603110836Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4908,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1949 | 2026-05-16T03:34:20.102Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-05-16T03:34:18.60314096Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4908,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1950 | 2026-05-16T03:34:20.102Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 446826753, your_discriminator: 3299927605, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-16T03:34:18.603160715Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4908,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1951 | 2026-05-16T03:34:20.102Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-05-16T03:34:18.603175302Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4908,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1952 | 2026-05-16T03:34:25.099Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 4029060987, your_discriminator: 1390648159, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-16T03:34:23.601059593Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4908,"peer":"2001:db8::20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1953 | 2026-05-16T03:34:25.100Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 3299927605, your_discriminator: 446826753, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-16T03:34:23.60116384Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4908,"peer":"203.0.113.20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1954 | 2026-05-16T03:34:25.106Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 1390648159, your_discriminator: 4029060987, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-16T03:34:23.603174305Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4908,"peer":"2001:db8::10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1955 | 2026-05-16T03:34:25.106Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 446826753, your_discriminator: 3299927605, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-16T03:34:23.603263956Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4908,"peer":"203.0.113.10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1956 | 2026-05-16T03:34:29.108Z | {"msg":"dropping SM for 203.0.113.20","v":0{,"name":""msgslog-rs"":","level":dropping SM for 2001:db8::10","v"40:0,"name":"slog-rs","level":40,"time":"2026-05-16T03:34:27.603406024Z","hostname":","w-01KRQD4F1ER2GSAQ0M8SB2SV2Ztime"":","pid":4908,"2026-05-16T03:34:27.603403814Zpeer"":","2001:db8::10"hostname":,""state":"Up","w-01KRQD4F1ER2GSAQ0M8SB2SV2Z"unit":",session"",pid"":module"4908:"state_machine",","component"peer:"":bfd""} |
| 1957 | 2026-05-16T03:34:29.108Z | 203.0.113.20","state":"Up","unit":{""session"msg",:""module":"dropping SM for 203.0.113.10"state_machine",","v":component"0:,""bfd"name":}" |
| 1958 | 2026-05-16T03:34:29.108Z | slog-rs","level":40{"msg":"dropping SM for 2001:db8::20","v":0,"name":,""slog-rs"time,"":"level":402026-05-16T03:34:27.603457543Z","hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4908,"peer":"203.0.113.10","state":"Up","unit":"session",,""module"time"::""state_machine","2026-05-16T03:34:27.603465141Z"component":",bfd""} |
| 1959 | 2026-05-16T03:34:29.108Z | hostname":"w-01KRQD4F1ER2GSAQ0M8SB2SV2Z","pid":4908,"peer":"2001:db8::20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1960 | 2026-05-16T03:34:29.114Z | test test::test_protocol_basics ... ok |
| 1961 | 2026-05-16T03:34:29.114Z | |
| 1962 | 2026-05-16T03:34:29.114Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 10.04s |
| 1963 | 2026-05-16T03:34:29.114Z | |
| 1964 | 2026-05-16T03:34:29.114Z | PASS [ 10.059s] bfd test::test_protocol_basics |
| 1965 | 2026-05-16T03:34:29.114Z | ──────────── |
| 1966 | 2026-05-16T03:34:29.114Z | Summary [ 10.109s] 2 tests run: 2 passed, 0 skipped |
| 1967 | 2026-05-16T03:34:29.128Z | process exited: duration 398427 ms, exit code 0 |
| |
| 1968 | 2026-05-16T03:34:29.137Z | found 0 output files |