|
|
|
| 1 | 2026-03-30T17:07:43.989Z | job assigned to worker 01KMZVD2YXQGVQT6VCAM9D08K7 [factory aws, i-0bfc0236194ad56d0] (queued for 1 m 54 s) |
| |
| 2 | 2026-03-30T17:07:50.632Z | starting task 0: "setup" |
| 3 | 2026-03-30T17:07:50.636Z | ++ uname -s |
| 4 | 2026-03-30T17:07:50.641Z | + kern=SunOS |
| 5 | 2026-03-30T17:07:50.641Z | + build_user=build |
| 6 | 2026-03-30T17:07:50.641Z | + build_uid=12345 |
| 7 | 2026-03-30T17:07:50.641Z | + work_dir=/work |
| 8 | 2026-03-30T17:07:50.641Z | + input_dir=/input |
| 9 | 2026-03-30T17:07:50.641Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-30T17:07:50.641Z | + case "$kern" in |
| 11 | 2026-03-30T17:07:50.641Z | + groupadd -g 12345 build |
| 12 | 2026-03-30T17:07:50.645Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-30T17:07:52.647Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-30T17:07:52.768Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-30T17:07:52.771Z | + home_fs=zfs |
| 16 | 2026-03-30T17:07:52.771Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-30T17:07:52.771Z | + mkdir -p /home/build |
| 18 | 2026-03-30T17:07:52.771Z | + chown build:build /home/build /work |
| 19 | 2026-03-30T17:07:54.772Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-30T17:07:54.775Z | process exited: duration 4144 ms, exit code 0 |
| |
| 21 | 2026-03-30T17:07:54.782Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-30T17:07:54.788Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-30T17:07:54.788Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-30T17:07:54.788Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-30T17:07:54.788Z | * rust toolchain profile = "default" |
| 26 | 2026-03-30T17:07:54.788Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-30T17:07:54.788Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-30T17:07:54.791Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-30T17:07:54.791Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-30T17:07:54.874Z | info: downloading installer |
| 31 | 2026-03-30T17:07:56.447Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-30T17:07:56.447Z | warn: /opt/ooce/bin |
| 33 | 2026-03-30T17:07:56.447Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-30T17:07:56.447Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-30T17:07:56.447Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-30T17:07:56.447Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-30T17:07:56.447Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-30T17:07:56.448Z | error: cannot install while Rust is installed |
| 39 | 2026-03-30T17:07:56.448Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-30T17:07:56.448Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-30T17:07:56.448Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-30T17:07:56.448Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-30T17:07:56.448Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-30T17:07:56.462Z | info: profile set to default |
| 45 | 2026-03-30T17:07:56.462Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-30T17:07:56.464Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-30T17:07:56.620Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-03-30T17:07:56.624Z | info: downloading 6 components |
| 49 | 2026-03-30T17:08:11.367Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-30T17:08:11.367Z | |
| 51 | 2026-03-30T17:08:11.392Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-03-30T17:08:11.392Z | |
| 53 | 2026-03-30T17:08:11.393Z | |
| 54 | 2026-03-30T17:08:11.396Z | Rust is installed now. Great! |
| 55 | 2026-03-30T17:08:11.396Z | |
| 56 | 2026-03-30T17:08:11.396Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-30T17:08:11.396Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-30T17:08:11.396Z | |
| 59 | 2026-03-30T17:08:11.396Z | To configure your current shell, you need to source |
| 60 | 2026-03-30T17:08:11.396Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-30T17:08:11.396Z | |
| 62 | 2026-03-30T17:08:11.396Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-30T17:08:11.396Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-30T17:08:11.396Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-30T17:08:11.396Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-30T17:08:11.396Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-30T17:08:11.396Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-30T17:08:11.396Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-30T17:08:11.396Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-30T17:08:11.396Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-30T17:08:11.480Z | + rustup --version |
| 72 | 2026-03-30T17:08:11.489Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-30T17:08:11.492Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-30T17:08:11.511Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-03-30T17:08:11.514Z | + cargo --version |
| 76 | 2026-03-30T17:08:11.527Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-03-30T17:08:11.530Z | + rustc --version |
| 78 | 2026-03-30T17:08:11.549Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-03-30T17:08:11.552Z | process exited: duration 16766 ms, exit code 0 |
| |
| 80 | 2026-03-30T17:08:11.558Z | starting task 2: "authentication" |
| 81 | 2026-03-30T17:08:11.575Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-03-30T17:08:11.582Z | starting task 3: "clone repository" |
| 83 | 2026-03-30T17:08:11.585Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-03-30T17:08:11.588Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-03-30T17:08:11.739Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-03-30T17:08:12.595Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-03-30T17:08:12.595Z | + git fetch origin e13def21b434f6614ea7db71efcc960c0b074b5f |
| 88 | 2026-03-30T17:08:12.844Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-03-30T17:08:12.844Z | * branch e13def21b434f6614ea7db71efcc960c0b074b5f -> FETCH_HEAD |
| 90 | 2026-03-30T17:08:12.849Z | + [[ -n trey/map_cleanup ]] |
| 91 | 2026-03-30T17:08:12.852Z | ++ git branch --show-current |
| 92 | 2026-03-30T17:08:12.852Z | + current=main |
| 93 | 2026-03-30T17:08:12.852Z | + [[ main != trey/map_cleanup ]] |
| 94 | 2026-03-30T17:08:12.852Z | + git branch -f trey/map_cleanup e13def21b434f6614ea7db71efcc960c0b074b5f |
| 95 | 2026-03-30T17:08:12.855Z | + git checkout -f trey/map_cleanup |
| 96 | 2026-03-30T17:08:12.870Z | Switched to branch 'trey/map_cleanup' |
| 97 | 2026-03-30T17:08:12.873Z | + git reset --hard e13def21b434f6614ea7db71efcc960c0b074b5f |
| 98 | 2026-03-30T17:08:12.890Z | HEAD is now at e13def2 Merge branch 'main' into trey/map_cleanup |
| 99 | 2026-03-30T17:08:12.893Z | process exited: duration 1305 ms, exit code 0 |
| |
| 100 | 2026-03-30T17:08:12.899Z | starting task 4: "build" |
| 101 | 2026-03-30T17:08:12.903Z | + set -e |
| 102 | 2026-03-30T17:08:12.906Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-03-30T17:08:12.906Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-03-30T17:08:12.906Z | ++ PLATFORM=illumos |
| 105 | 2026-03-30T17:08:12.906Z | ++ banner install |
| 106 | 2026-03-30T17:08:12.906Z | |
| 107 | 2026-03-30T17:08:12.906Z | # # # #### ##### ## # # |
| 108 | 2026-03-30T17:08:12.906Z | # ## # # # # # # # |
| 109 | 2026-03-30T17:08:12.906Z | # # # # #### # # # # # |
| 110 | 2026-03-30T17:08:12.906Z | # # # # # # ###### # # |
| 111 | 2026-03-30T17:08:12.906Z | # # ## # # # # # # # |
| 112 | 2026-03-30T17:08:12.906Z | # # # #### # # # ###### ###### |
| 113 | 2026-03-30T17:08:12.906Z | |
| 114 | 2026-03-30T17:08:12.906Z | ++ set +o errexit |
| 115 | 2026-03-30T17:08:12.909Z | ++ pkg info clang-15 |
| 116 | 2026-03-30T17:08:12.909Z | ++ grep -qi installed |
| 117 | 2026-03-30T17:08:14.839Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-03-30T17:08:14.839Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-03-30T17:08:14.840Z | |
| 120 | 2026-03-30T17:08:14.840Z | clang-15 |
| 121 | 2026-03-30T17:08:14.883Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-03-30T17:08:14.883Z | ++ set -o errexit |
| 123 | 2026-03-30T17:08:14.883Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-03-30T17:08:22.606Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-03-30T17:08:29.395Z | Startup: Caching catalogs ... Done |
| 126 | 2026-03-30T17:08:33.532Z | Planning: Solver setup ... Done |
| 127 | 2026-03-30T17:08:33.550Z | Planning: Running solver ... Done |
| 128 | 2026-03-30T17:08:33.664Z | Planning: Finding local manifests ... Done |
| 129 | 2026-03-30T17:08:33.683Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-03-30T17:08:33.779Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-03-30T17:08:33.809Z | Planning: Package planning ... Done |
| 132 | 2026-03-30T17:08:33.836Z | Planning: Merging actions ... Done |
| 133 | 2026-03-30T17:08:34.002Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-03-30T17:08:34.008Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-03-30T17:08:36.207Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-03-30T17:08:36.212Z | Planning: Planning completed in 6.66 seconds |
| 137 | 2026-03-30T17:08:36.223Z | Packages to install: 2 |
| 138 | 2026-03-30T17:08:36.227Z | Mediators to change: 2 |
| 139 | 2026-03-30T17:08:36.227Z | Services to change: 1 |
| 140 | 2026-03-30T17:08:36.227Z | Create boot environment: No |
| 141 | 2026-03-30T17:08:36.227Z | Create backup boot environment: No |
| 142 | 2026-03-30T17:08:36.294Z | |
| 143 | 2026-03-30T17:08:36.294Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-03-30T17:08:41.296Z | Download: 1710/3076 items 116.6/211.3MB 55% complete (23.6M/s) |
| 145 | 2026-03-30T17:08:46.297Z | Download: 2666/3076 items 119.6/211.3MB 56% complete (12.0M/s) |
| 146 | 2026-03-30T17:08:52.370Z | Download: 3032/3076 items 201.6/211.3MB 95% complete (18.2M/s) |
| 147 | 2026-03-30T17:08:53.694Z | Download: Completed 211.31 MB in 17.40 seconds (12.2M/s) |
| 148 | 2026-03-30T17:08:53.820Z | Actions: 1/3418 actions (Installing new actions) |
| 149 | 2026-03-30T17:08:57.022Z | Actions: Completed 3418 actions in 3.20 seconds. |
| 150 | 2026-03-30T17:08:57.631Z | Done |
| 151 | 2026-03-30T17:08:57.631Z | Done |
| 152 | 2026-03-30T17:08:58.339Z | Done |
| 153 | 2026-03-30T17:09:01.774Z | Done |
| 154 | 2026-03-30T17:09:01.847Z | Done |
| 155 | 2026-03-30T17:09:01.851Z | Done |
| 156 | 2026-03-30T17:09:02.132Z | Done |
| 157 | 2026-03-30T17:09:02.768Z | ++ set -o errexit |
| 158 | 2026-03-30T17:09:02.768Z | ++ cargo --version |
| 159 | 2026-03-30T17:09:02.776Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 160 | 2026-03-30T17:09:02.967Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 161 | 2026-03-30T17:09:02.970Z | info: downloading 6 components |
| 162 | 2026-03-30T17:09:18.593Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 163 | 2026-03-30T17:09:18.596Z | ++ rustc --version |
| 164 | 2026-03-30T17:09:18.624Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 165 | 2026-03-30T17:09:18.629Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 166 | 2026-03-30T17:09:18.687Z | Updating crates.io index |
| 167 | 2026-03-30T17:09:18.793Z | Downloading crates ... |
| 168 | 2026-03-30T17:09:18.855Z | Downloaded cargo-nextest v0.9.97 |
| 169 | 2026-03-30T17:09:18.920Z | Installing cargo-nextest v0.9.97 |
| 170 | 2026-03-30T17:09:18.962Z | Updating crates.io index |
| 171 | 2026-03-30T17:09:22.055Z | Locking 408 packages to latest compatible versions |
| 172 | 2026-03-30T17:09:22.059Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 173 | 2026-03-30T17:09:22.062Z | Adding duct v0.13.7 (available: v1.1.1) |
| 174 | 2026-03-30T17:09:22.062Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 175 | 2026-03-30T17:09:22.062Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 176 | 2026-03-30T17:09:22.065Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 177 | 2026-03-30T17:09:22.065Z | Adding nextest-filtering v0.15.0 (available: v0.20.0) |
| 178 | 2026-03-30T17:09:22.065Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 179 | 2026-03-30T17:09:22.068Z | Adding nextest-runner v0.80.0 (available: v0.113.0) |
| 180 | 2026-03-30T17:09:22.071Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 181 | 2026-03-30T17:09:22.088Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 182 | 2026-03-30T17:09:22.097Z | Downloading crates ... |
| 183 | 2026-03-30T17:09:22.182Z | Downloaded fnv v1.0.7 |
| 184 | 2026-03-30T17:09:22.189Z | Downloaded cfg_aliases v0.2.1 |
| 185 | 2026-03-30T17:09:22.192Z | Downloaded anstyle-query v1.1.5 |
| 186 | 2026-03-30T17:09:22.192Z | Downloaded home v0.5.12 |
| 187 | 2026-03-30T17:09:22.196Z | Downloaded bytes v1.11.1 |
| 188 | 2026-03-30T17:09:22.200Z | Downloaded foreign-types-shared v0.1.1 |
| 189 | 2026-03-30T17:09:22.202Z | Downloaded humantime-serde v1.1.1 |
| 190 | 2026-03-30T17:09:22.203Z | Downloaded cargo-platform v0.2.0 |
| 191 | 2026-03-30T17:09:22.206Z | Downloaded globset v0.4.18 |
| 192 | 2026-03-30T17:09:22.208Z | Downloaded http-body v1.0.1 |
| 193 | 2026-03-30T17:09:22.208Z | Downloaded nextest-workspace-hack v0.1.0 |
| 194 | 2026-03-30T17:09:22.208Z | Downloaded adler2 v2.0.1 |
| 195 | 2026-03-30T17:09:22.212Z | Downloaded openssl-macros v0.1.1 |
| 196 | 2026-03-30T17:09:22.212Z | Downloaded indenter v0.3.4 |
| 197 | 2026-03-30T17:09:22.212Z | Downloaded idna_adapter v1.0.0 |
| 198 | 2026-03-30T17:09:22.215Z | Downloaded document-features v0.2.12 |
| 199 | 2026-03-30T17:09:22.215Z | Downloaded cargo-platform v0.3.2 |
| 200 | 2026-03-30T17:09:22.217Z | Downloaded percent-encoding v2.3.2 |
| 201 | 2026-03-30T17:09:22.217Z | Downloaded lru-slab v0.1.2 |
| 202 | 2026-03-30T17:09:22.220Z | Downloaded atomicwrites v0.4.4 |
| 203 | 2026-03-30T17:09:22.220Z | Downloaded hyper-tls v0.6.0 |
| 204 | 2026-03-30T17:09:22.221Z | Downloaded form_urlencoded v1.2.2 |
| 205 | 2026-03-30T17:09:22.223Z | Downloaded clap_lex v1.1.0 |
| 206 | 2026-03-30T17:09:22.223Z | Downloaded debug-ignore v1.0.5 |
| 207 | 2026-03-30T17:09:22.226Z | Downloaded is_terminal_polyfill v1.70.2 |
| 208 | 2026-03-30T17:09:22.226Z | Downloaded is_ci v1.2.0 |
| 209 | 2026-03-30T17:09:22.230Z | Downloaded lazy_static v1.5.0 |
| 210 | 2026-03-30T17:09:22.233Z | Downloaded color-spantrace v0.3.0 |
| 211 | 2026-03-30T17:09:22.236Z | Downloaded openssl-probe v0.2.1 |
| 212 | 2026-03-30T17:09:22.239Z | Downloaded atomic-waker v1.1.2 |
| 213 | 2026-03-30T17:09:22.239Z | Downloaded pin-utils v0.1.0 |
| 214 | 2026-03-30T17:09:22.242Z | Downloaded indent_write v2.2.0 |
| 215 | 2026-03-30T17:09:22.242Z | Downloaded itoa v1.0.18 |
| 216 | 2026-03-30T17:09:22.245Z | Downloaded async-scoped v0.9.0 |
| 217 | 2026-03-30T17:09:22.247Z | Downloaded mukti-metadata v0.3.0 |
| 218 | 2026-03-30T17:09:22.250Z | Downloaded nested v0.1.1 |
| 219 | 2026-03-30T17:09:22.250Z | Downloaded pathdiff v0.2.3 |
| 220 | 2026-03-30T17:09:22.254Z | Downloaded errno v0.3.14 |
| 221 | 2026-03-30T17:09:22.254Z | Downloaded crypto-common v0.1.7 |
| 222 | 2026-03-30T17:09:22.258Z | Downloaded os_pipe v1.2.3 |
| 223 | 2026-03-30T17:09:22.261Z | Downloaded futures-sink v0.3.32 |
| 224 | 2026-03-30T17:09:22.261Z | Downloaded equivalent v1.0.2 |
| 225 | 2026-03-30T17:09:22.261Z | Downloaded colorchoice v1.0.5 |
| 226 | 2026-03-30T17:09:22.264Z | Downloaded futures-macro v0.3.32 |
| 227 | 2026-03-30T17:09:22.264Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 228 | 2026-03-30T17:09:22.264Z | Downloaded ordered-float v2.10.1 |
| 229 | 2026-03-30T17:09:22.269Z | Downloaded cpufeatures v0.2.17 |
| 230 | 2026-03-30T17:09:22.272Z | Downloaded hex v0.4.3 |
| 231 | 2026-03-30T17:09:22.272Z | Downloaded guppy-workspace-hack v0.1.0 |
| 232 | 2026-03-30T17:09:22.272Z | Downloaded cfg-if v1.0.4 |
| 233 | 2026-03-30T17:09:22.279Z | Downloaded backtrace-ext v0.2.1 |
| 234 | 2026-03-30T17:09:22.287Z | Downloaded rustc_version v0.4.1 |
| 235 | 2026-03-30T17:09:22.289Z | Downloaded enable-ansi-support v0.2.1 |
| 236 | 2026-03-30T17:09:22.290Z | Downloaded futures-task v0.3.32 |
| 237 | 2026-03-30T17:09:22.292Z | Downloaded fastrand v2.3.0 |
| 238 | 2026-03-30T17:09:22.292Z | Downloaded scopeguard v1.2.0 |
| 239 | 2026-03-30T17:09:22.292Z | Downloaded block-buffer v0.10.4 |
| 240 | 2026-03-30T17:09:22.301Z | Downloaded rustc-hash v2.1.2 |
| 241 | 2026-03-30T17:09:22.304Z | Downloaded generic-array v0.14.7 |
| 242 | 2026-03-30T17:09:22.304Z | Downloaded foreign-types v0.3.2 |
| 243 | 2026-03-30T17:09:22.307Z | Downloaded heck v0.5.0 |
| 244 | 2026-03-30T17:09:22.307Z | Downloaded futures-core v0.3.32 |
| 245 | 2026-03-30T17:09:22.312Z | Downloaded serde_ignored v0.1.14 |
| 246 | 2026-03-30T17:09:22.315Z | Downloaded humantime v2.3.0 |
| 247 | 2026-03-30T17:09:22.315Z | Downloaded serde-value v0.7.0 |
| 248 | 2026-03-30T17:09:22.318Z | Downloaded http-body-util v0.1.3 |
| 249 | 2026-03-30T17:09:22.318Z | Downloaded cargo_metadata v0.23.1 |
| 250 | 2026-03-30T17:09:22.321Z | Downloaded base64ct v1.8.3 |
| 251 | 2026-03-30T17:09:22.321Z | Downloaded quote v1.0.45 |
| 252 | 2026-03-30T17:09:22.324Z | Downloaded pkcs8 v0.10.2 |
| 253 | 2026-03-30T17:09:22.324Z | Downloaded owo-colors v4.3.0 |
| 254 | 2026-03-30T17:09:22.327Z | Downloaded newtype-uuid v1.3.2 |
| 255 | 2026-03-30T17:09:22.327Z | Downloaded anstyle-parse v1.0.0 |
| 256 | 2026-03-30T17:09:22.330Z | Downloaded convert_case v0.10.0 |
| 257 | 2026-03-30T17:09:22.330Z | Downloaded autocfg v1.5.0 |
| 258 | 2026-03-30T17:09:22.333Z | Downloaded number_prefix v0.4.0 |
| 259 | 2026-03-30T17:09:22.333Z | Downloaded camino-tempfile v1.4.1 |
| 260 | 2026-03-30T17:09:22.333Z | Downloaded anstream v1.0.0 |
| 261 | 2026-03-30T17:09:22.336Z | Downloaded fixedbitset v0.5.7 |
| 262 | 2026-03-30T17:09:22.336Z | Downloaded ppv-lite86 v0.2.21 |
| 263 | 2026-03-30T17:09:22.339Z | Downloaded lock_api v0.4.14 |
| 264 | 2026-03-30T17:09:22.339Z | Downloaded ipnet v2.12.0 |
| 265 | 2026-03-30T17:09:22.343Z | Downloaded cargo-util-schemas v0.2.0 |
| 266 | 2026-03-30T17:09:22.346Z | Downloaded digest v0.10.7 |
| 267 | 2026-03-30T17:09:22.349Z | Downloaded iana-time-zone v0.1.65 |
| 268 | 2026-03-30T17:09:22.349Z | Downloaded serde_spanned v1.1.0 |
| 269 | 2026-03-30T17:09:22.352Z | Downloaded serde_spanned v0.6.9 |
| 270 | 2026-03-30T17:09:22.352Z | Downloaded shell-words v1.1.1 |
| 271 | 2026-03-30T17:09:22.355Z | Downloaded foldhash v0.1.5 |
| 272 | 2026-03-30T17:09:22.355Z | Downloaded futures-executor v0.3.32 |
| 273 | 2026-03-30T17:09:22.355Z | Downloaded shared_child v1.1.1 |
| 274 | 2026-03-30T17:09:22.358Z | Downloaded either v1.15.0 |
| 275 | 2026-03-30T17:09:22.358Z | Downloaded strsim v0.11.1 |
| 276 | 2026-03-30T17:09:22.358Z | Downloaded dialoguer v0.11.0 |
| 277 | 2026-03-30T17:09:22.361Z | Downloaded anstyle v1.0.14 |
| 278 | 2026-03-30T17:09:22.361Z | Downloaded strip-ansi-escapes v0.2.1 |
| 279 | 2026-03-30T17:09:22.364Z | Downloaded addr2line v0.25.1 |
| 280 | 2026-03-30T17:09:22.364Z | Downloaded camino v1.2.2 |
| 281 | 2026-03-30T17:09:22.367Z | Downloaded supports-color v3.0.2 |
| 282 | 2026-03-30T17:09:22.367Z | Downloaded nextest-metadata v0.12.2 |
| 283 | 2026-03-30T17:09:22.367Z | Downloaded rand_core v0.6.4 |
| 284 | 2026-03-30T17:09:22.370Z | Downloaded rand_chacha v0.9.0 |
| 285 | 2026-03-30T17:09:22.370Z | Downloaded signature v2.2.0 |
| 286 | 2026-03-30T17:09:22.370Z | Downloaded serde_urlencoded v0.7.1 |
| 287 | 2026-03-30T17:09:22.373Z | Downloaded sigchld v0.2.4 |
| 288 | 2026-03-30T17:09:22.373Z | Downloaded subtle v2.6.1 |
| 289 | 2026-03-30T17:09:22.376Z | Downloaded pin-project-internal v1.1.11 |
| 290 | 2026-03-30T17:09:22.379Z | Downloaded native-tls v0.2.18 |
| 291 | 2026-03-30T17:09:22.382Z | Downloaded erased-serde v0.4.10 |
| 292 | 2026-03-30T17:09:22.384Z | Downloaded pin-project-lite v0.2.17 |
| 293 | 2026-03-30T17:09:22.387Z | Downloaded jobserver v0.1.34 |
| 294 | 2026-03-30T17:09:22.392Z | Downloaded futures-io v0.3.32 |
| 295 | 2026-03-30T17:09:22.395Z | Downloaded find-msvc-tools v0.1.9 |
| 296 | 2026-03-30T17:09:22.398Z | Downloaded self-replace v1.5.0 |
| 297 | 2026-03-30T17:09:22.404Z | Downloaded future-queue v0.4.0 |
| 298 | 2026-03-30T17:09:22.408Z | Downloaded supports-hyperlinks v3.2.0 |
| 299 | 2026-03-30T17:09:22.411Z | Downloaded serde-untagged v0.1.9 |
| 300 | 2026-03-30T17:09:22.411Z | Downloaded sync_wrapper v1.0.2 |
| 301 | 2026-03-30T17:09:22.411Z | Downloaded target-spec-miette v0.4.5 |
| 302 | 2026-03-30T17:09:22.414Z | Downloaded once_cell v1.21.4 |
| 303 | 2026-03-30T17:09:22.417Z | Downloaded terminal_size v0.4.4 |
| 304 | 2026-03-30T17:09:22.417Z | Downloaded litrs v1.0.0 |
| 305 | 2026-03-30T17:09:22.417Z | Downloaded supports-unicode v3.0.0 |
| 306 | 2026-03-30T17:09:22.419Z | Downloaded rand_core v0.9.5 |
| 307 | 2026-03-30T17:09:22.420Z | Downloaded quinn-udp v0.5.14 |
| 308 | 2026-03-30T17:09:22.423Z | Downloaded pkg-config v0.3.32 |
| 309 | 2026-03-30T17:09:22.423Z | Downloaded quick-junit v0.5.2 |
| 310 | 2026-03-30T17:09:22.425Z | Downloaded futures-channel v0.3.32 |
| 311 | 2026-03-30T17:09:22.425Z | Downloaded sha2 v0.10.9 |
| 312 | 2026-03-30T17:09:22.428Z | Downloaded clap_derive v4.6.0 |
| 313 | 2026-03-30T17:09:22.431Z | Downloaded ahash v0.8.12 |
| 314 | 2026-03-30T17:09:22.434Z | Downloaded cargo_metadata v0.20.0 |
| 315 | 2026-03-30T17:09:22.434Z | Downloaded swrite v0.1.0 |
| 316 | 2026-03-30T17:09:22.434Z | Downloaded const-oid v0.9.6 |
| 317 | 2026-03-30T17:09:22.437Z | Downloaded shlex v1.3.0 |
| 318 | 2026-03-30T17:09:22.437Z | Downloaded miette-derive v7.6.0 |
| 319 | 2026-03-30T17:09:22.445Z | Downloaded signal-hook-mio v0.2.5 |
| 320 | 2026-03-30T17:09:22.448Z | Downloaded spki v0.7.3 |
| 321 | 2026-03-30T17:09:22.448Z | Downloaded smol_str v0.3.6 |
| 322 | 2026-03-30T17:09:22.448Z | Downloaded console v0.15.11 |
| 323 | 2026-03-30T17:09:22.448Z | Downloaded slab v0.4.12 |
| 324 | 2026-03-30T17:09:22.448Z | Downloaded getrandom v0.2.17 |
| 325 | 2026-03-30T17:09:22.451Z | Downloaded tower-service v0.3.3 |
| 326 | 2026-03-30T17:09:22.451Z | Downloaded tower-layer v0.3.3 |
| 327 | 2026-03-30T17:09:22.451Z | Downloaded ed25519 v2.2.3 |
| 328 | 2026-03-30T17:09:22.454Z | Downloaded tinyvec_macros v0.1.1 |
| 329 | 2026-03-30T17:09:22.454Z | Downloaded parking_lot v0.12.5 |
| 330 | 2026-03-30T17:09:22.457Z | Downloaded hyper-rustls v0.27.7 |
| 331 | 2026-03-30T17:09:22.457Z | Downloaded duct v0.13.7 |
| 332 | 2026-03-30T17:09:22.466Z | Downloaded simd-adler32 v0.3.9 |
| 333 | 2026-03-30T17:09:22.469Z | Downloaded signal-hook-registry v1.4.8 |
| 334 | 2026-03-30T17:09:22.472Z | Downloaded rustc-demangle v0.1.27 |
| 335 | 2026-03-30T17:09:22.472Z | Downloaded toml_write v0.1.2 |
| 336 | 2026-03-30T17:09:22.475Z | Downloaded rustls-pki-types v1.14.0 |
| 337 | 2026-03-30T17:09:22.475Z | Downloaded nextest-filtering v0.15.0 |
| 338 | 2026-03-30T17:09:22.479Z | Downloaded typeid v1.0.3 |
| 339 | 2026-03-30T17:09:22.485Z | Downloaded unicode-linebreak v0.1.5 |
| 340 | 2026-03-30T17:09:22.488Z | Downloaded utf8parse v0.2.2 |
| 341 | 2026-03-30T17:09:22.491Z | Downloaded utf8_iter v1.0.4 |
| 342 | 2026-03-30T17:09:22.491Z | Downloaded urlencoding v2.1.3 |
| 343 | 2026-03-30T17:09:22.491Z | Downloaded backtrace v0.3.76 |
| 344 | 2026-03-30T17:09:22.494Z | Downloaded try-lock v0.2.5 |
| 345 | 2026-03-30T17:09:22.497Z | Downloaded static_assertions v1.1.0 |
| 346 | 2026-03-30T17:09:22.497Z | Downloaded filetime v0.2.27 |
| 347 | 2026-03-30T17:09:22.500Z | Downloaded crc32fast v1.5.0 |
| 348 | 2026-03-30T17:09:22.500Z | Downloaded ryu v1.0.23 |
| 349 | 2026-03-30T17:09:22.503Z | Downloaded pin-project v1.1.11 |
| 350 | 2026-03-30T17:09:22.507Z | Downloaded cfg-expr v0.20.7 |
| 351 | 2026-03-30T17:09:22.510Z | Downloaded parking_lot_core v0.9.12 |
| 352 | 2026-03-30T17:09:22.515Z | Downloaded unicode-xid v0.2.6 |
| 353 | 2026-03-30T17:09:22.518Z | Downloaded semver v1.0.27 |
| 354 | 2026-03-30T17:09:22.521Z | Downloaded target-spec v3.5.7 |
| 355 | 2026-03-30T17:09:22.521Z | Downloaded target-lexicon v0.13.3 |
| 356 | 2026-03-30T17:09:22.524Z | Downloaded http v1.4.0 |
| 357 | 2026-03-30T17:09:22.524Z | Downloaded thiserror-impl v1.0.69 |
| 358 | 2026-03-30T17:09:22.524Z | Downloaded thiserror v1.0.69 |
| 359 | 2026-03-30T17:09:22.527Z | Downloaded untrusted v0.9.0 |
| 360 | 2026-03-30T17:09:22.530Z | Downloaded want v0.3.1 |
| 361 | 2026-03-30T17:09:22.530Z | Downloaded serde_path_to_error v0.1.20 |
| 362 | 2026-03-30T17:09:22.530Z | Downloaded version_check v0.9.5 |
| 363 | 2026-03-30T17:09:22.533Z | Downloaded thiserror-impl v2.0.18 |
| 364 | 2026-03-30T17:09:22.533Z | Downloaded thiserror v2.0.18 |
| 365 | 2026-03-30T17:09:22.536Z | Downloaded smallvec v1.15.1 |
| 366 | 2026-03-30T17:09:22.536Z | Downloaded derive-where v1.6.1 |
| 367 | 2026-03-30T17:09:22.539Z | Downloaded bitflags v2.11.0 |
| 368 | 2026-03-30T17:09:22.542Z | Downloaded eyre v0.6.12 |
| 369 | 2026-03-30T17:09:22.545Z | Downloaded config v0.15.22 |
| 370 | 2026-03-30T17:09:22.548Z | Downloaded num-traits v0.2.19 |
| 371 | 2026-03-30T17:09:22.551Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 372 | 2026-03-30T17:09:22.551Z | Downloaded httparse v1.10.1 |
| 373 | 2026-03-30T17:09:22.554Z | Downloaded tokio-macros v2.6.1 |
| 374 | 2026-03-30T17:09:22.554Z | Downloaded thread_local v1.1.9 |
| 375 | 2026-03-30T17:09:22.557Z | Downloaded tokio-native-tls v0.3.1 |
| 376 | 2026-03-30T17:09:22.568Z | Downloaded log v0.4.29 |
| 377 | 2026-03-30T17:09:22.571Z | Downloaded tracing-log v0.2.0 |
| 378 | 2026-03-30T17:09:22.571Z | Downloaded toml_datetime v0.6.11 |
| 379 | 2026-03-30T17:09:22.574Z | Downloaded tracing-error v0.2.1 |
| 380 | 2026-03-30T17:09:22.574Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 381 | 2026-03-30T17:09:22.580Z | Downloaded getrandom v0.4.2 |
| 382 | 2026-03-30T17:09:22.592Z | Downloaded self_update v0.42.0 |
| 383 | 2026-03-30T17:09:22.595Z | Downloaded futures v0.3.32 |
| 384 | 2026-03-30T17:09:22.600Z | Downloaded unicase v2.9.0 |
| 385 | 2026-03-30T17:09:22.603Z | Downloaded miniz_oxide v0.8.9 |
| 386 | 2026-03-30T17:09:22.603Z | Downloaded getrandom v0.3.4 |
| 387 | 2026-03-30T17:09:22.606Z | Downloaded indicatif v0.17.11 |
| 388 | 2026-03-30T17:09:22.609Z | Downloaded xattr v1.6.1 |
| 389 | 2026-03-30T17:09:22.612Z | Downloaded tokio-stream v0.1.18 |
| 390 | 2026-03-30T17:09:22.615Z | Downloaded tokio-rustls v0.26.4 |
| 391 | 2026-03-30T17:09:22.618Z | Downloaded signal-hook v0.3.18 |
| 392 | 2026-03-30T17:09:22.621Z | Downloaded zstd v0.13.3 |
| 393 | 2026-03-30T17:09:22.621Z | Downloaded zmij v1.0.21 |
| 394 | 2026-03-30T17:09:22.627Z | Downloaded xxhash-rust v0.8.15 |
| 395 | 2026-03-30T17:09:22.630Z | Downloaded zstd-safe v7.2.4 |
| 396 | 2026-03-30T17:09:22.633Z | Downloaded serde_derive v1.0.228 |
| 397 | 2026-03-30T17:09:22.633Z | Downloaded sharded-slab v0.1.7 |
| 398 | 2026-03-30T17:09:22.636Z | Downloaded serde_core v1.0.228 |
| 399 | 2026-03-30T17:09:22.639Z | Downloaded zipsign-api v0.1.5 |
| 400 | 2026-03-30T17:09:22.647Z | Downloaded proc-macro2 v1.0.106 |
| 401 | 2026-03-30T17:09:22.658Z | Downloaded clap v4.6.0 |
| 402 | 2026-03-30T17:09:22.663Z | Downloaded tracing-attributes v0.1.31 |
| 403 | 2026-03-30T17:09:22.666Z | Downloaded openssl-sys v0.9.112 |
| 404 | 2026-03-30T17:09:22.669Z | Downloaded textwrap v0.16.2 |
| 405 | 2026-03-30T17:09:22.700Z | Downloaded base64 v0.22.1 |
| 406 | 2026-03-30T17:09:22.700Z | Downloaded tempfile v3.27.0 |
| 407 | 2026-03-30T17:09:22.700Z | Downloaded memchr v2.8.0 |
| 408 | 2026-03-30T17:09:22.700Z | Downloaded hashbrown v0.16.1 |
| 409 | 2026-03-30T17:09:22.700Z | Downloaded toml v0.8.23 |
| 410 | 2026-03-30T17:09:22.700Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 411 | 2026-03-30T17:09:22.700Z | Downloaded tinyvec v1.11.0 |
| 412 | 2026-03-30T17:09:22.700Z | Downloaded zeroize v1.8.2 |
| 413 | 2026-03-30T17:09:22.700Z | Downloaded tracing-core v0.1.36 |
| 414 | 2026-03-30T17:09:22.700Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 415 | 2026-03-30T17:09:22.700Z | Downloaded socket2 v0.6.3 |
| 416 | 2026-03-30T17:09:22.704Z | Downloaded quinn v0.11.9 |
| 417 | 2026-03-30T17:09:22.704Z | Downloaded cc v1.2.58 |
| 418 | 2026-03-30T17:09:22.708Z | Downloaded ed25519-dalek v2.2.0 |
| 419 | 2026-03-30T17:09:22.710Z | Downloaded serde v1.0.228 |
| 420 | 2026-03-30T17:09:22.710Z | Downloaded rustls-webpki v0.103.10 |
| 421 | 2026-03-30T17:09:22.713Z | Downloaded der v0.7.10 |
| 422 | 2026-03-30T17:09:22.716Z | Downloaded derive_more v2.1.1 |
| 423 | 2026-03-30T17:09:22.720Z | Downloaded derive_more-impl v2.1.1 |
| 424 | 2026-03-30T17:09:22.728Z | Downloaded unicode-ident v1.0.24 |
| 425 | 2026-03-30T17:09:22.731Z | Downloaded miette v7.6.0 |
| 426 | 2026-03-30T17:09:22.735Z | Downloaded rand v0.9.2 |
| 427 | 2026-03-30T17:09:22.738Z | Downloaded borsh v1.6.1 |
| 428 | 2026-03-30T17:09:22.742Z | Downloaded tar v0.4.45 |
| 429 | 2026-03-30T17:09:22.745Z | Downloaded flate2 v1.1.9 |
| 430 | 2026-03-30T17:09:22.748Z | Downloaded uuid v1.23.0 |
| 431 | 2026-03-30T17:09:22.751Z | Downloaded vte v0.14.1 |
| 432 | 2026-03-30T17:09:22.776Z | Downloaded toml_edit v0.22.27 |
| 433 | 2026-03-30T17:09:22.779Z | Downloaded typenum v1.19.0 |
| 434 | 2026-03-30T17:09:22.782Z | Downloaded indexmap v2.13.0 |
| 435 | 2026-03-30T17:09:22.790Z | Downloaded tower v0.5.3 |
| 436 | 2026-03-30T17:09:22.795Z | Downloaded url v2.5.8 |
| 437 | 2026-03-30T17:09:22.798Z | Downloaded hyper-util v0.1.20 |
| 438 | 2026-03-30T17:09:22.806Z | Downloaded crossterm v0.29.0 |
| 439 | 2026-03-30T17:09:22.840Z | Downloaded mio v1.2.0 |
| 440 | 2026-03-30T17:09:22.843Z | Downloaded hashbrown v0.15.5 |
| 441 | 2026-03-30T17:09:22.846Z | Downloaded guppy v0.17.25 |
| 442 | 2026-03-30T17:09:22.850Z | Downloaded unicode-normalization v0.1.25 |
| 443 | 2026-03-30T17:09:22.854Z | Downloaded ron v0.12.1 |
| 444 | 2026-03-30T17:09:22.859Z | Downloaded aho-corasick v1.1.4 |
| 445 | 2026-03-30T17:09:22.865Z | Downloaded tokio-util v0.7.18 |
| 446 | 2026-03-30T17:09:22.869Z | Downloaded futures-util v0.3.32 |
| 447 | 2026-03-30T17:09:22.875Z | Downloaded tower-http v0.6.8 |
| 448 | 2026-03-30T17:09:22.879Z | Downloaded idna v1.1.0 |
| 449 | 2026-03-30T17:09:22.882Z | Downloaded h2 v0.4.13 |
| 450 | 2026-03-30T17:09:22.885Z | Downloaded clap_builder v4.6.0 |
| 451 | 2026-03-30T17:09:22.893Z | Downloaded serde_json v1.0.149 |
| 452 | 2026-03-30T17:09:22.907Z | Downloaded unicode-segmentation v1.13.2 |
| 453 | 2026-03-30T17:09:22.920Z | Downloaded hyper v1.8.1 |
| 454 | 2026-03-30T17:09:22.923Z | Downloaded regex v1.12.3 |
| 455 | 2026-03-30T17:09:22.926Z | Downloaded chrono v0.4.44 |
| 456 | 2026-03-30T17:09:22.932Z | Downloaded tracing-subscriber v0.3.23 |
| 457 | 2026-03-30T17:09:22.935Z | Downloaded reqwest v0.12.28 |
| 458 | 2026-03-30T17:09:22.939Z | Downloaded iri-string v0.7.12 |
| 459 | 2026-03-30T17:09:22.944Z | Downloaded pulldown-cmark v0.13.3 |
| 460 | 2026-03-30T17:09:22.956Z | Downloaded gimli v0.32.3 |
| 461 | 2026-03-30T17:09:22.971Z | Downloaded curve25519-dalek v4.1.3 |
| 462 | 2026-03-30T17:09:22.976Z | Downloaded itertools v0.14.0 |
| 463 | 2026-03-30T17:09:22.979Z | Downloaded syn v2.0.117 |
| 464 | 2026-03-30T17:09:22.985Z | Downloaded zerocopy v0.8.48 |
| 465 | 2026-03-30T17:09:22.996Z | Downloaded quick-xml v0.37.5 |
| 466 | 2026-03-30T17:09:22.999Z | Downloaded bstr v1.12.1 |
| 467 | 2026-03-30T17:09:23.003Z | Downloaded portable-atomic v1.13.1 |
| 468 | 2026-03-30T17:09:23.044Z | Downloaded color-eyre v0.6.5 |
| 469 | 2026-03-30T17:09:23.067Z | Downloaded winnow v0.7.15 |
| 470 | 2026-03-30T17:09:23.073Z | Downloaded tokio v1.50.0 |
| 471 | 2026-03-30T17:09:23.091Z | Downloaded winnow v1.0.1 |
| 472 | 2026-03-30T17:09:23.095Z | Downloaded quick-xml v0.38.4 |
| 473 | 2026-03-30T17:09:23.127Z | Downloaded quinn-proto v0.11.14 |
| 474 | 2026-03-30T17:09:23.145Z | Downloaded vcpkg v0.2.15 |
| 475 | 2026-03-30T17:09:23.184Z | Downloaded nextest-runner v0.80.0 |
| 476 | 2026-03-30T17:09:23.191Z | Downloaded webpki-roots v1.0.6 |
| 477 | 2026-03-30T17:09:23.194Z | Downloaded openssl v0.10.76 |
| 478 | 2026-03-30T17:09:23.203Z | Downloaded unicode-width v0.2.2 |
| 479 | 2026-03-30T17:09:23.206Z | Downloaded unicode-width v0.1.14 |
| 480 | 2026-03-30T17:09:23.245Z | Downloaded nix v0.30.1 |
| 481 | 2026-03-30T17:09:23.251Z | Downloaded object v0.37.3 |
| 482 | 2026-03-30T17:09:23.257Z | Downloaded regex-syntax v0.8.10 |
| 483 | 2026-03-30T17:09:23.273Z | Downloaded rustls v0.23.37 |
| 484 | 2026-03-30T17:09:23.280Z | Downloaded rustix v0.38.44 |
| 485 | 2026-03-30T17:09:23.324Z | Downloaded rustix v1.1.4 |
| 486 | 2026-03-30T17:09:23.350Z | Downloaded tracing v0.1.44 |
| 487 | 2026-03-30T17:09:23.419Z | Downloaded regex-automata v0.4.14 |
| 488 | 2026-03-30T17:09:23.481Z | Downloaded libc v0.2.183 |
| 489 | 2026-03-30T17:09:23.507Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 490 | 2026-03-30T17:09:23.517Z | Downloaded petgraph v0.8.3 |
| 491 | 2026-03-30T17:09:23.619Z | Downloaded recursion v0.5.4 |
| 492 | 2026-03-30T17:09:23.630Z | Downloaded ring v0.17.14 |
| 493 | 2026-03-30T17:09:23.687Z | Compiling libc v0.2.183 |
| 494 | 2026-03-30T17:09:23.687Z | Compiling proc-macro2 v1.0.106 |
| 495 | 2026-03-30T17:09:23.690Z | Compiling unicode-ident v1.0.24 |
| 496 | 2026-03-30T17:09:23.690Z | Compiling quote v1.0.45 |
| 497 | 2026-03-30T17:09:23.690Z | Compiling serde_core v1.0.228 |
| 498 | 2026-03-30T17:09:23.818Z | Compiling cfg-if v1.0.4 |
| 499 | 2026-03-30T17:09:23.821Z | Compiling memchr v2.8.0 |
| 500 | 2026-03-30T17:09:23.825Z | Compiling once_cell v1.21.4 |
| 501 | 2026-03-30T17:09:23.929Z | Compiling log v0.4.29 |
| 502 | 2026-03-30T17:09:23.946Z | Compiling pin-project-lite v0.2.17 |
| 503 | 2026-03-30T17:09:24.036Z | Compiling itoa v1.0.18 |
| 504 | 2026-03-30T17:09:24.083Z | Compiling serde v1.0.228 |
| 505 | 2026-03-30T17:09:24.289Z | Compiling futures-core v0.3.32 |
| 506 | 2026-03-30T17:09:24.289Z | Compiling bitflags v2.11.0 |
| 507 | 2026-03-30T17:09:24.432Z | Compiling smallvec v1.15.1 |
| 508 | 2026-03-30T17:09:24.445Z | Compiling hashbrown v0.16.1 |
| 509 | 2026-03-30T17:09:24.677Z | Compiling shlex v1.3.0 |
| 510 | 2026-03-30T17:09:24.680Z | Compiling equivalent v1.0.2 |
| 511 | 2026-03-30T17:09:24.780Z | Compiling errno v0.3.14 |
| 512 | 2026-03-30T17:09:24.822Z | Compiling find-msvc-tools v0.1.9 |
| 513 | 2026-03-30T17:09:24.860Z | Compiling jobserver v0.1.34 |
| 514 | 2026-03-30T17:09:24.904Z | Compiling signal-hook-registry v1.4.8 |
| 515 | 2026-03-30T17:09:24.947Z | Compiling bytes v1.11.1 |
| 516 | 2026-03-30T17:09:25.050Z | Compiling mio v1.2.0 |
| 517 | 2026-03-30T17:09:25.088Z | Compiling cc v1.2.58 |
| 518 | 2026-03-30T17:09:25.134Z | Compiling syn v2.0.117 |
| 519 | 2026-03-30T17:09:25.183Z | Compiling rustix v1.1.4 |
| 520 | 2026-03-30T17:09:25.211Z | Compiling futures-sink v0.3.32 |
| 521 | 2026-03-30T17:09:25.344Z | Compiling socket2 v0.6.3 |
| 522 | 2026-03-30T17:09:25.431Z | Compiling slab v0.4.12 |
| 523 | 2026-03-30T17:09:25.687Z | Compiling zmij v1.0.21 |
| 524 | 2026-03-30T17:09:25.786Z | Compiling futures-channel v0.3.32 |
| 525 | 2026-03-30T17:09:25.916Z | Compiling tracing-core v0.1.36 |
| 526 | 2026-03-30T17:09:26.029Z | Compiling serde_json v1.0.149 |
| 527 | 2026-03-30T17:09:26.058Z | Compiling version_check v0.9.5 |
| 528 | 2026-03-30T17:09:26.234Z | Compiling indexmap v2.13.0 |
| 529 | 2026-03-30T17:09:26.339Z | Compiling futures-task v0.3.32 |
| 530 | 2026-03-30T17:09:26.351Z | Compiling futures-io v0.3.32 |
| 531 | 2026-03-30T17:09:26.450Z | Compiling getrandom v0.4.2 |
| 532 | 2026-03-30T17:09:26.554Z | Compiling unicode-width v0.2.2 |
| 533 | 2026-03-30T17:09:26.619Z | Compiling camino v1.2.2 |
| 534 | 2026-03-30T17:09:26.957Z | Compiling ring v0.17.14 |
| 535 | 2026-03-30T17:09:26.990Z | Compiling http v1.4.0 |
| 536 | 2026-03-30T17:09:27.023Z | Compiling adler2 v2.0.1 |
| 537 | 2026-03-30T17:09:27.065Z | Compiling zeroize v1.8.2 |
| 538 | 2026-03-30T17:09:27.125Z | Compiling simd-adler32 v0.3.9 |
| 539 | 2026-03-30T17:09:27.186Z | Compiling percent-encoding v2.3.2 |
| 540 | 2026-03-30T17:09:27.260Z | Compiling autocfg v1.5.0 |
| 541 | 2026-03-30T17:09:27.458Z | Compiling miniz_oxide v0.8.9 |
| 542 | 2026-03-30T17:09:27.613Z | Compiling num-traits v0.2.19 |
| 543 | 2026-03-30T17:09:27.843Z | Compiling object v0.37.3 |
| 544 | 2026-03-30T17:09:27.961Z | Compiling zerocopy v0.8.48 |
| 545 | 2026-03-30T17:09:28.132Z | Compiling getrandom v0.3.4 |
| 546 | 2026-03-30T17:09:28.336Z | Compiling target-lexicon v0.13.3 |
| 547 | 2026-03-30T17:09:28.482Z | Compiling http-body v1.0.1 |
| 548 | 2026-03-30T17:09:28.624Z | Compiling rustls-pki-types v1.14.0 |
| 549 | 2026-03-30T17:09:28.651Z | Compiling semver v1.0.27 |
| 550 | 2026-03-30T17:09:28.807Z | Compiling getrandom v0.2.17 |
| 551 | 2026-03-30T17:09:28.865Z | Compiling serde_derive v1.0.228 |
| 552 | 2026-03-30T17:09:28.876Z | Compiling tokio-macros v2.6.1 |
| 553 | 2026-03-30T17:09:28.889Z | Compiling futures-macro v0.3.32 |
| 554 | 2026-03-30T17:09:28.998Z | Compiling tracing-attributes v0.1.31 |
| 555 | 2026-03-30T17:09:29.082Z | Compiling owo-colors v4.3.0 |
| 556 | 2026-03-30T17:09:29.312Z | Compiling guppy-workspace-hack v0.1.0 |
| 557 | 2026-03-30T17:09:29.409Z | Compiling gimli v0.32.3 |
| 558 | 2026-03-30T17:09:29.470Z | Compiling untrusted v0.9.0 |
| 559 | 2026-03-30T17:09:29.521Z | Compiling fnv v1.0.7 |
| 560 | 2026-03-30T17:09:29.605Z | Compiling thiserror v2.0.18 |
| 561 | 2026-03-30T17:09:29.619Z | Compiling tokio v1.50.0 |
| 562 | 2026-03-30T17:09:29.629Z | Compiling httparse v1.10.1 |
| 563 | 2026-03-30T17:09:29.691Z | Compiling futures-util v0.3.32 |
| 564 | 2026-03-30T17:09:29.936Z | Compiling typenum v1.19.0 |
| 565 | 2026-03-30T17:09:29.963Z | Compiling signal-hook v0.3.18 |
| 566 | 2026-03-30T17:09:30.206Z | Compiling tracing v0.1.44 |
| 567 | 2026-03-30T17:09:30.433Z | Compiling thiserror-impl v2.0.18 |
| 568 | 2026-03-30T17:09:31.287Z | Compiling addr2line v0.25.1 |
| 569 | 2026-03-30T17:09:31.716Z | Compiling form_urlencoded v1.2.2 |
| 570 | 2026-03-30T17:09:31.981Z | Compiling generic-array v0.14.7 |
| 571 | 2026-03-30T17:09:32.060Z | Compiling pkg-config v0.3.32 |
| 572 | 2026-03-30T17:09:32.092Z | Compiling thiserror v1.0.69 |
| 573 | 2026-03-30T17:09:32.203Z | Compiling tower-service v0.3.3 |
| 574 | 2026-03-30T17:09:32.304Z | Compiling rustc-demangle v0.1.27 |
| 575 | 2026-03-30T17:09:32.325Z | Compiling rustls v0.23.37 |
| 576 | 2026-03-30T17:09:32.392Z | Compiling atomic-waker v1.1.2 |
| 577 | 2026-03-30T17:09:32.506Z | Compiling fastrand v2.3.0 |
| 578 | 2026-03-30T17:09:32.526Z | Compiling target-spec v3.5.7 |
| 579 | 2026-03-30T17:09:32.538Z | Compiling idna_adapter v1.0.0 |
| 580 | 2026-03-30T17:09:32.639Z | Compiling try-lock v0.2.5 |
| 581 | 2026-03-30T17:09:32.761Z | Compiling typeid v1.0.3 |
| 582 | 2026-03-30T17:09:32.804Z | Compiling utf8_iter v1.0.4 |
| 583 | 2026-03-30T17:09:32.870Z | Compiling want v0.3.1 |
| 584 | 2026-03-30T17:09:32.979Z | Compiling idna v1.1.0 |
| 585 | 2026-03-30T17:09:33.063Z | Compiling tempfile v3.27.0 |
| 586 | 2026-03-30T17:09:33.096Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 587 | 2026-03-30T17:09:33.496Z | Compiling tokio-util v0.7.18 |
| 588 | 2026-03-30T17:09:33.666Z | Compiling cfg-expr v0.20.7 |
| 589 | 2026-03-30T17:09:34.464Z | Compiling h2 v0.4.13 |
| 590 | 2026-03-30T17:09:34.571Z | Compiling backtrace v0.3.76 |
| 591 | 2026-03-30T17:09:34.825Z | Compiling thiserror-impl v1.0.69 |
| 592 | 2026-03-30T17:09:35.103Z | Compiling terminal_size v0.4.4 |
| 593 | 2026-03-30T17:09:35.136Z | Compiling aho-corasick v1.1.4 |
| 594 | 2026-03-30T17:09:35.179Z | Compiling erased-serde v0.4.10 |
| 595 | 2026-03-30T17:09:35.252Z | Compiling winnow v0.7.15 |
| 596 | 2026-03-30T17:09:35.486Z | Compiling regex-syntax v0.8.10 |
| 597 | 2026-03-30T17:09:35.951Z | Compiling pin-utils v0.1.0 |
| 598 | 2026-03-30T17:09:36.033Z | Compiling subtle v2.6.1 |
| 599 | 2026-03-30T17:09:36.881Z | Compiling rustls-webpki v0.103.10 |
| 600 | 2026-03-30T17:09:37.126Z | Compiling regex-automata v0.4.14 |
| 601 | 2026-03-30T17:09:39.435Z | Compiling hyper v1.8.1 |
| 602 | 2026-03-30T17:09:40.595Z | Compiling url v2.5.8 |
| 603 | 2026-03-30T17:09:42.564Z | Compiling serde_spanned v0.6.9 |
| 604 | 2026-03-30T17:09:42.703Z | Compiling toml_datetime v0.6.11 |
| 605 | 2026-03-30T17:09:42.730Z | Compiling ahash v0.8.12 |
| 606 | 2026-03-30T17:09:42.849Z | Compiling sync_wrapper v1.0.2 |
| 607 | 2026-03-30T17:09:42.966Z | Compiling toml_write v0.1.2 |
| 608 | 2026-03-30T17:09:42.979Z | Compiling nextest-workspace-hack v0.1.0 |
| 609 | 2026-03-30T17:09:43.049Z | Compiling foldhash v0.1.5 |
| 610 | 2026-03-30T17:09:43.076Z | Compiling is_ci v1.2.0 |
| 611 | 2026-03-30T17:09:43.151Z | Compiling portable-atomic v1.13.1 |
| 612 | 2026-03-30T17:09:43.185Z | Compiling either v1.15.0 |
| 613 | 2026-03-30T17:09:43.199Z | Compiling parking_lot_core v0.9.12 |
| 614 | 2026-03-30T17:09:43.237Z | Compiling lazy_static v1.5.0 |
| 615 | 2026-03-30T17:09:43.259Z | Compiling unicode-segmentation v1.13.2 |
| 616 | 2026-03-30T17:09:43.341Z | Compiling ipnet v2.12.0 |
| 617 | 2026-03-30T17:09:43.402Z | Compiling crc32fast v1.5.0 |
| 618 | 2026-03-30T17:09:43.495Z | Compiling base64 v0.22.1 |
| 619 | 2026-03-30T17:09:43.589Z | Compiling tower-layer v0.3.3 |
| 620 | 2026-03-30T17:09:43.676Z | Compiling unicode-linebreak v0.1.5 |
| 621 | 2026-03-30T17:09:43.764Z | Compiling hyper-util v0.1.20 |
| 622 | 2026-03-30T17:09:43.791Z | Compiling tower v0.5.3 |
| 623 | 2026-03-30T17:09:43.950Z | Compiling textwrap v0.16.2 |
| 624 | 2026-03-30T17:09:43.986Z | Compiling convert_case v0.10.0 |
| 625 | 2026-03-30T17:09:44.317Z | Compiling sharded-slab v0.1.7 |
| 626 | 2026-03-30T17:09:44.404Z | Compiling hashbrown v0.15.5 |
| 627 | 2026-03-30T17:09:44.574Z | Compiling supports-color v3.0.2 |
| 628 | 2026-03-30T17:09:44.815Z | Compiling toml_edit v0.22.27 |
| 629 | 2026-03-30T17:09:45.036Z | Compiling tokio-rustls v0.26.4 |
| 630 | 2026-03-30T17:09:45.320Z | Compiling backtrace-ext v0.2.1 |
| 631 | 2026-03-30T17:09:45.353Z | Compiling ordered-float v2.10.1 |
| 632 | 2026-03-30T17:09:45.560Z | Compiling webpki-roots v1.0.6 |
| 633 | 2026-03-30T17:09:45.587Z | Compiling miette-derive v7.6.0 |
| 634 | 2026-03-30T17:09:45.679Z | Compiling pathdiff v0.2.3 |
| 635 | 2026-03-30T17:09:45.682Z | Compiling console v0.15.11 |
| 636 | 2026-03-30T17:09:45.806Z | Compiling tracing-log v0.2.0 |
| 637 | 2026-03-30T17:09:46.160Z | Compiling cargo-platform v0.3.2 |
| 638 | 2026-03-30T17:09:46.429Z | Compiling os_pipe v1.2.3 |
| 639 | 2026-03-30T17:09:46.609Z | Compiling thread_local v1.1.9 |
| 640 | 2026-03-30T17:09:46.705Z | Compiling rustix v0.38.44 |
| 641 | 2026-03-30T17:09:46.719Z | Compiling supports-unicode v3.0.0 |
| 642 | 2026-03-30T17:09:46.899Z | Compiling zstd-safe v7.2.4 |
| 643 | 2026-03-30T17:09:46.975Z | Compiling ryu v1.0.23 |
| 644 | 2026-03-30T17:09:47.012Z | Compiling scopeguard v1.2.0 |
| 645 | 2026-03-30T17:09:47.055Z | Compiling debug-ignore v1.0.5 |
| 646 | 2026-03-30T17:09:47.136Z | Compiling utf8parse v0.2.2 |
| 647 | 2026-03-30T17:09:47.167Z | Compiling fixedbitset v0.5.7 |
| 648 | 2026-03-30T17:09:47.248Z | Compiling iri-string v0.7.12 |
| 649 | 2026-03-30T17:09:47.265Z | Compiling pulldown-cmark v0.13.3 |
| 650 | 2026-03-30T17:09:47.447Z | Compiling winnow v1.0.1 |
| 651 | 2026-03-30T17:09:47.484Z | Compiling unicode-width v0.1.14 |
| 652 | 2026-03-30T17:09:47.673Z | Compiling cfg_aliases v0.2.1 |
| 653 | 2026-03-30T17:09:47.775Z | Compiling supports-hyperlinks v3.2.0 |
| 654 | 2026-03-30T17:09:47.784Z | Compiling nix v0.30.1 |
| 655 | 2026-03-30T17:09:47.978Z | Compiling miette v7.6.0 |
| 656 | 2026-03-30T17:09:48.233Z | Compiling petgraph v0.8.3 |
| 657 | 2026-03-30T17:09:48.314Z | Compiling anstyle-parse v1.0.0 |
| 658 | 2026-03-30T17:09:48.534Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 659 | 2026-03-30T17:09:48.870Z | Compiling tower-http v0.6.8 |
| 660 | 2026-03-30T17:09:49.831Z | Compiling serde_urlencoded v0.7.1 |
| 661 | 2026-03-30T17:09:49.852Z | Compiling lock_api v0.4.14 |
| 662 | 2026-03-30T17:09:49.988Z | Compiling tracing-subscriber v0.3.23 |
| 663 | 2026-03-30T17:09:50.097Z | Compiling sigchld v0.2.4 |
| 664 | 2026-03-30T17:09:50.112Z | Compiling cargo_metadata v0.23.1 |
| 665 | 2026-03-30T17:09:50.129Z | Compiling toml v0.8.23 |
| 666 | 2026-03-30T17:09:50.288Z | Compiling hyper-rustls v0.27.7 |
| 667 | 2026-03-30T17:09:50.977Z | Compiling serde-value v0.7.0 |
| 668 | 2026-03-30T17:09:51.688Z | Compiling serde-untagged v0.1.9 |
| 669 | 2026-03-30T17:09:52.681Z | Compiling derive_more-impl v2.1.1 |
| 670 | 2026-03-30T17:09:53.036Z | Compiling itertools v0.14.0 |
| 671 | 2026-03-30T17:09:53.271Z | Compiling regex v1.12.3 |
| 672 | 2026-03-30T17:09:53.284Z | Compiling block-buffer v0.10.4 |
| 673 | 2026-03-30T17:09:53.437Z | Compiling crypto-common v0.1.7 |
| 674 | 2026-03-30T17:09:53.484Z | Compiling ppv-lite86 v0.2.21 |
| 675 | 2026-03-30T17:09:53.575Z | Compiling futures-executor v0.3.32 |
| 676 | 2026-03-30T17:09:53.821Z | Compiling rand_core v0.9.5 |
| 677 | 2026-03-30T17:09:54.078Z | Compiling pin-project-internal v1.1.11 |
| 678 | 2026-03-30T17:09:54.109Z | Compiling http-body-util v0.1.3 |
| 679 | 2026-03-30T17:09:54.300Z | Compiling uuid v1.23.0 |
| 680 | 2026-03-30T17:09:54.374Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 681 | 2026-03-30T17:09:54.501Z | Compiling serde_spanned v1.1.0 |
| 682 | 2026-03-30T17:09:54.661Z | Compiling smol_str v0.3.6 |
| 683 | 2026-03-30T17:09:54.706Z | Compiling filetime v0.2.27 |
| 684 | 2026-03-30T17:09:54.788Z | Compiling vte v0.14.1 |
| 685 | 2026-03-30T17:09:54.828Z | Compiling bstr v1.12.1 |
| 686 | 2026-03-30T17:09:54.905Z | Compiling litrs v1.0.0 |
| 687 | 2026-03-30T17:09:54.997Z | Compiling iana-time-zone v0.1.65 |
| 688 | 2026-03-30T17:09:55.009Z | Compiling nested v0.1.1 |
| 689 | 2026-03-30T17:09:55.108Z | Compiling anstyle-query v1.1.5 |
| 690 | 2026-03-30T17:09:55.219Z | Compiling eyre v0.6.12 |
| 691 | 2026-03-30T17:09:55.310Z | Compiling color-spantrace v0.3.0 |
| 692 | 2026-03-30T17:09:55.339Z | Compiling xattr v1.6.1 |
| 693 | 2026-03-30T17:09:55.363Z | Compiling unicase v2.9.0 |
| 694 | 2026-03-30T17:09:55.394Z | Compiling colorchoice v1.0.5 |
| 695 | 2026-03-30T17:09:55.504Z | Compiling unicode-xid v0.2.6 |
| 696 | 2026-03-30T17:09:55.521Z | Compiling anstyle v1.0.14 |
| 697 | 2026-03-30T17:09:55.549Z | Compiling self_update v0.42.0 |
| 698 | 2026-03-30T17:09:55.561Z | Compiling tinyvec_macros v0.1.1 |
| 699 | 2026-03-30T17:09:55.603Z | Compiling static_assertions v1.1.0 |
| 700 | 2026-03-30T17:09:55.627Z | Compiling is_terminal_polyfill v1.70.2 |
| 701 | 2026-03-30T17:09:55.639Z | Compiling number_prefix v0.4.0 |
| 702 | 2026-03-30T17:09:55.675Z | Compiling guppy v0.17.25 |
| 703 | 2026-03-30T17:09:55.720Z | Compiling anstream v1.0.0 |
| 704 | 2026-03-30T17:09:55.787Z | Compiling indicatif v0.17.11 |
| 705 | 2026-03-30T17:09:55.790Z | Compiling tinyvec v1.11.0 |
| 706 | 2026-03-30T17:09:55.855Z | Compiling cargo-util-schemas v0.2.0 |
| 707 | 2026-03-30T17:09:56.217Z | Compiling tar v0.4.45 |
| 708 | 2026-03-30T17:09:56.479Z | Compiling document-features v0.2.12 |
| 709 | 2026-03-30T17:09:57.021Z | Compiling globset v0.4.18 |
| 710 | 2026-03-30T17:09:57.181Z | Compiling pin-project v1.1.11 |
| 711 | 2026-03-30T17:09:57.287Z | Compiling chrono v0.4.44 |
| 712 | 2026-03-30T17:09:58.265Z | Compiling strip-ansi-escapes v0.2.1 |
| 713 | 2026-03-30T17:09:58.527Z | Compiling nextest-metadata v0.12.2 |
| 714 | 2026-03-30T17:09:58.766Z | Compiling toml v1.1.0+spec-1.1.0 |
| 715 | 2026-03-30T17:09:58.829Z | Compiling newtype-uuid v1.3.2 |
| 716 | 2026-03-30T17:09:58.956Z | Compiling reqwest v0.12.28 |
| 717 | 2026-03-30T17:09:59.022Z | Compiling rand_chacha v0.9.0 |
| 718 | 2026-03-30T17:09:59.570Z | Compiling futures v0.3.32 |
| 719 | 2026-03-30T17:09:59.656Z | Compiling digest v0.10.7 |
| 720 | 2026-03-30T17:09:59.887Z | Compiling derive_more v2.1.1 |
| 721 | 2026-03-30T17:09:59.975Z | Compiling flate2 v1.1.9 |
| 722 | 2026-03-30T17:10:00.279Z | Compiling parking_lot v0.12.5 |
| 723 | 2026-03-30T17:10:00.525Z | Compiling tracing-error v0.2.1 |
| 724 | 2026-03-30T17:10:00.660Z | Compiling shared_child v1.1.1 |
| 725 | 2026-03-30T17:10:01.225Z | Compiling signal-hook-mio v0.2.5 |
| 726 | 2026-03-30T17:10:01.358Z | Compiling self-replace v1.5.0 |
| 727 | 2026-03-30T17:10:01.363Z | Compiling cargo-platform v0.2.0 |
| 728 | 2026-03-30T17:10:01.621Z | Compiling quick-xml v0.38.4 |
| 729 | 2026-03-30T17:10:01.921Z | Compiling quick-xml v0.37.5 |
| 730 | 2026-03-30T17:10:01.990Z | Compiling indenter v0.3.4 |
| 731 | 2026-03-30T17:10:02.074Z | Compiling humantime v2.3.0 |
| 732 | 2026-03-30T17:10:02.122Z | Compiling recursion v0.5.4 |
| 733 | 2026-03-30T17:10:02.263Z | Compiling clap_lex v1.1.0 |
| 734 | 2026-03-30T17:10:02.629Z | Compiling shell-words v1.1.1 |
| 735 | 2026-03-30T17:10:02.722Z | Compiling strsim v0.11.1 |
| 736 | 2026-03-30T17:10:03.151Z | Compiling cpufeatures v0.2.17 |
| 737 | 2026-03-30T17:10:03.214Z | Compiling heck v0.5.0 |
| 738 | 2026-03-30T17:10:03.227Z | Compiling urlencoding v2.1.3 |
| 739 | 2026-03-30T17:10:03.412Z | Compiling clap_derive v4.6.0 |
| 740 | 2026-03-30T17:10:03.458Z | Compiling sha2 v0.10.9 |
| 741 | 2026-03-30T17:10:03.538Z | Compiling clap_builder v4.6.0 |
| 742 | 2026-03-30T17:10:03.660Z | Compiling humantime-serde v1.1.1 |
| 743 | 2026-03-30T17:10:03.819Z | Compiling nextest-filtering v0.15.0 |
| 744 | 2026-03-30T17:10:04.670Z | Compiling quick-junit v0.5.2 |
| 745 | 2026-03-30T17:10:05.687Z | Compiling cargo_metadata v0.20.0 |
| 746 | 2026-03-30T17:10:07.753Z | Compiling atomicwrites v0.4.4 |
| 747 | 2026-03-30T17:10:07.767Z | Compiling cargo-nextest v0.9.97 |
| 748 | 2026-03-30T17:10:08.049Z | Compiling crossterm v0.29.0 |
| 749 | 2026-03-30T17:10:08.922Z | Compiling duct v0.13.7 |
| 750 | 2026-03-30T17:10:09.760Z | Compiling async-scoped v0.9.0 |
| 751 | 2026-03-30T17:10:09.946Z | Compiling config v0.15.22 |
| 752 | 2026-03-30T17:10:10.049Z | Compiling rand v0.9.2 |
| 753 | 2026-03-30T17:10:10.675Z | Compiling zstd v0.13.3 |
| 754 | 2026-03-30T17:10:10.739Z | Compiling unicode-normalization v0.1.25 |
| 755 | 2026-03-30T17:10:10.797Z | Compiling target-spec-miette v0.4.5 |
| 756 | 2026-03-30T17:10:10.826Z | Compiling future-queue v0.4.0 |
| 757 | 2026-03-30T17:10:11.103Z | Compiling mukti-metadata v0.3.0 |
| 758 | 2026-03-30T17:10:11.116Z | Compiling tokio-stream v0.1.18 |
| 759 | 2026-03-30T17:10:11.207Z | Compiling camino-tempfile v1.4.1 |
| 760 | 2026-03-30T17:10:11.261Z | Compiling derive-where v1.6.1 |
| 761 | 2026-03-30T17:10:11.317Z | Compiling serde_ignored v0.1.14 |
| 762 | 2026-03-30T17:10:11.541Z | Compiling serde_path_to_error v0.1.20 |
| 763 | 2026-03-30T17:10:11.582Z | Compiling xxhash-rust v0.8.15 |
| 764 | 2026-03-30T17:10:11.632Z | Compiling swrite v0.1.0 |
| 765 | 2026-03-30T17:10:11.644Z | Compiling home v0.5.12 |
| 766 | 2026-03-30T17:10:11.763Z | Compiling indent_write v2.2.0 |
| 767 | 2026-03-30T17:10:11.808Z | Compiling hex v0.4.3 |
| 768 | 2026-03-30T17:10:11.922Z | Compiling color-eyre v0.6.5 |
| 769 | 2026-03-30T17:10:11.936Z | Compiling clap v4.6.0 |
| 770 | 2026-03-30T17:10:11.990Z | Compiling dialoguer v0.11.0 |
| 771 | 2026-03-30T17:10:12.017Z | Compiling enable-ansi-support v0.2.1 |
| 772 | 2026-03-30T17:10:12.488Z | Compiling nextest-runner v0.80.0 |
| 773 | 2026-03-30T17:10:30.671Z | Finished `release` profile [optimized] target(s) in 1m 12s |
| 774 | 2026-03-30T17:10:30.854Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 775 | 2026-03-30T17:10:30.859Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 776 | 2026-03-30T17:10:30.973Z | + pushd bgp |
| 777 | 2026-03-30T17:10:30.977Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 778 | 2026-03-30T17:10:30.977Z | + pfexec cargo nextest run |
| 779 | 2026-03-30T17:10:31.135Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 780 | 2026-03-30T17:10:31.836Z | From https://github.com/oxidecomputer/falcon |
| 781 | 2026-03-30T17:10:31.836Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 782 | 2026-03-30T17:10:31.911Z | Updating crates.io index |
| 783 | 2026-03-30T17:10:31.915Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 784 | 2026-03-30T17:10:32.759Z | From https://github.com/oxidecomputer/dendrite |
| 785 | 2026-03-30T17:10:32.759Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 786 | 2026-03-30T17:10:32.841Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 787 | 2026-03-30T17:10:33.171Z | From https://github.com/oxidecomputer/ispf |
| 788 | 2026-03-30T17:10:33.172Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 789 | 2026-03-30T17:10:33.234Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 790 | 2026-03-30T17:10:33.624Z | From https://github.com/oxidecomputer/netadm-sys |
| 791 | 2026-03-30T17:10:33.624Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 792 | 2026-03-30T17:10:33.632Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 793 | 2026-03-30T17:10:40.897Z | From https://github.com/oxidecomputer/omicron |
| 794 | 2026-03-30T17:10:40.897Z | * [new ref] 48dd241a32e3d1bf92fb5b79bc5a38baa0fe3166 -> refs/commit/48dd241a32e3d1bf92fb5b79bc5a38baa0fe3166 |
| 795 | 2026-03-30T17:10:41.250Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 796 | 2026-03-30T17:10:41.863Z | From https://github.com/oxidecomputer/opte |
| 797 | 2026-03-30T17:10:41.863Z | * [new ref] 04c3d5d37d7b919cbf01019d2a17b93ff2df2eb8 -> refs/commit/04c3d5d37d7b919cbf01019d2a17b93ff2df2eb8 |
| 798 | 2026-03-30T17:10:41.894Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 799 | 2026-03-30T17:10:42.170Z | From https://github.com/illumos/smf-rs |
| 800 | 2026-03-30T17:10:42.170Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 801 | 2026-03-30T17:10:42.527Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 802 | 2026-03-30T17:10:42.829Z | From https://github.com/oxidecomputer/network-interface |
| 803 | 2026-03-30T17:10:42.830Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 804 | 2026-03-30T17:10:42.855Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 805 | 2026-03-30T17:10:43.219Z | From https://github.com/oxidecomputer/zone |
| 806 | 2026-03-30T17:10:43.219Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 807 | 2026-03-30T17:10:43.228Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 808 | 2026-03-30T17:10:44.426Z | From https://github.com/oxidecomputer/propolis |
| 809 | 2026-03-30T17:10:44.426Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 810 | 2026-03-30T17:10:44.529Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 811 | 2026-03-30T17:10:45.065Z | From https://github.com/oxidecomputer/transceiver-control |
| 812 | 2026-03-30T17:10:45.066Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 813 | 2026-03-30T17:10:45.177Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 814 | 2026-03-30T17:10:45.378Z | From https://github.com/oxidecomputer/dlpi-sys |
| 815 | 2026-03-30T17:10:45.379Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 816 | 2026-03-30T17:10:45.422Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 817 | 2026-03-30T17:10:46.106Z | From https://github.com/jmesmon/rust-libzfs |
| 818 | 2026-03-30T17:10:46.107Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 819 | 2026-03-30T17:10:46.107Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 820 | 2026-03-30T17:10:46.107Z | From https://github.com/oxidecomputer/rusty-doors |
| 821 | 2026-03-30T17:10:46.107Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 822 | 2026-03-30T17:10:46.107Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 823 | 2026-03-30T17:10:46.452Z | From https://github.com/oxidecomputer/lldp |
| 824 | 2026-03-30T17:10:46.452Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 825 | 2026-03-30T17:10:46.485Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 826 | 2026-03-30T17:10:46.730Z | From https://github.com/oxidecomputer/slog-error-chain |
| 827 | 2026-03-30T17:10:46.730Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 828 | 2026-03-30T17:10:46.907Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 829 | 2026-03-30T17:10:47.222Z | From https://github.com/oxidecomputer/tufaceous |
| 830 | 2026-03-30T17:10:47.222Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 831 | 2026-03-30T17:10:47.304Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 832 | 2026-03-30T17:10:47.694Z | From https://github.com/oxidecomputer/management-gateway-service |
| 833 | 2026-03-30T17:10:47.694Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 834 | 2026-03-30T17:10:47.746Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 835 | 2026-03-30T17:10:48.679Z | From https://github.com/oxidecomputer/crucible |
| 836 | 2026-03-30T17:10:48.679Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 837 | 2026-03-30T17:10:48.805Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 838 | 2026-03-30T17:10:49.094Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 839 | 2026-03-30T17:10:49.094Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 840 | 2026-03-30T17:10:49.375Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 841 | 2026-03-30T17:10:49.769Z | From https://github.com/oxidecomputer/propolis |
| 842 | 2026-03-30T17:10:49.769Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 843 | 2026-03-30T17:10:49.853Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 844 | 2026-03-30T17:10:50.106Z | From https://github.com/oxidecomputer/tofino |
| 845 | 2026-03-30T17:10:50.106Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 846 | 2026-03-30T17:10:50.113Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 847 | 2026-03-30T17:10:50.674Z | From https://github.com/oxidecomputer/maghemite |
| 848 | 2026-03-30T17:10:50.674Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 849 | 2026-03-30T17:10:50.788Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 850 | 2026-03-30T17:10:51.051Z | From https://github.com/oxidecomputer/clickward |
| 851 | 2026-03-30T17:10:51.051Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 852 | 2026-03-30T17:10:51.203Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 853 | 2026-03-30T17:10:55.302Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 854 | 2026-03-30T17:10:55.302Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 855 | 2026-03-30T17:10:55.345Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 856 | 2026-03-30T17:10:55.345Z | From https://github.com/oxidecomputer/crucible |
| 857 | 2026-03-30T17:10:55.345Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 858 | 2026-03-30T17:10:55.346Z | Downloading crates ... |
| 859 | 2026-03-30T17:10:55.346Z | Downloaded aead v0.5.2 |
| 860 | 2026-03-30T17:10:55.346Z | Downloaded arc-swap v1.9.0 |
| 861 | 2026-03-30T17:10:55.346Z | Downloaded arrayref v0.3.9 |
| 862 | 2026-03-30T17:10:55.346Z | Downloaded cobs v0.3.0 |
| 863 | 2026-03-30T17:10:55.346Z | Downloaded arrayvec v0.7.6 |
| 864 | 2026-03-30T17:10:55.346Z | Downloaded fxhash v0.2.1 |
| 865 | 2026-03-30T17:10:55.346Z | Downloaded cookie v0.18.1 |
| 866 | 2026-03-30T17:10:55.346Z | Downloaded argon2 v0.5.3 |
| 867 | 2026-03-30T17:10:55.346Z | Downloaded foreign-types-macros v0.2.3 |
| 868 | 2026-03-30T17:10:55.346Z | Downloaded const_format_proc_macros v0.2.34 |
| 869 | 2026-03-30T17:10:55.346Z | Downloaded gethostname v0.5.0 |
| 870 | 2026-03-30T17:10:55.346Z | Downloaded fs-err v3.3.0 |
| 871 | 2026-03-30T17:10:55.346Z | Downloaded crossbeam-utils v0.8.21 |
| 872 | 2026-03-30T17:10:55.346Z | Downloaded crc8 v0.1.1 |
| 873 | 2026-03-30T17:10:55.346Z | Downloaded constant_time_eq v0.4.2 |
| 874 | 2026-03-30T17:10:55.346Z | Downloaded const_format v0.2.35 |
| 875 | 2026-03-30T17:10:55.346Z | Downloaded async-recursion v1.1.1 |
| 876 | 2026-03-30T17:10:55.346Z | Downloaded ciborium-io v0.2.2 |
| 877 | 2026-03-30T17:10:55.346Z | Downloaded convert_case v0.4.0 |
| 878 | 2026-03-30T17:10:55.346Z | Downloaded const-random v0.1.18 |
| 879 | 2026-03-30T17:10:55.346Z | Downloaded anyhow v1.0.102 |
| 880 | 2026-03-30T17:10:55.346Z | Downloaded inout v0.1.4 |
| 881 | 2026-03-30T17:10:55.346Z | Downloaded float-ord v0.3.2 |
| 882 | 2026-03-30T17:10:55.346Z | Downloaded hash32 v0.3.1 |
| 883 | 2026-03-30T17:10:55.346Z | Downloaded git-stub v1.0.0 |
| 884 | 2026-03-30T17:10:55.346Z | Downloaded natord v1.0.9 |
| 885 | 2026-03-30T17:10:55.346Z | Downloaded const-random-macro v0.1.16 |
| 886 | 2026-03-30T17:10:55.346Z | Downloaded newtype_derive v0.1.6 |
| 887 | 2026-03-30T17:10:55.346Z | Downloaded heck v0.4.1 |
| 888 | 2026-03-30T17:10:55.346Z | Downloaded ciborium v0.2.2 |
| 889 | 2026-03-30T17:10:55.346Z | Downloaded linked-hash-map v0.5.6 |
| 890 | 2026-03-30T17:10:55.346Z | Downloaded ident_case v1.0.1 |
| 891 | 2026-03-30T17:10:55.346Z | Downloaded cpufeatures v0.3.0 |
| 892 | 2026-03-30T17:10:55.346Z | Downloaded httpdate v1.0.3 |
| 893 | 2026-03-30T17:10:55.346Z | Downloaded no-std-compat v0.4.1 |
| 894 | 2026-03-30T17:10:55.346Z | Downloaded dof v0.4.0 |
| 895 | 2026-03-30T17:10:55.347Z | Downloaded lru-cache v0.1.2 |
| 896 | 2026-03-30T17:10:55.347Z | Downloaded darling_macro v0.21.3 |
| 897 | 2026-03-30T17:10:55.347Z | Downloaded instant v0.1.13 |
| 898 | 2026-03-30T17:10:55.347Z | Downloaded async-stream v0.3.6 |
| 899 | 2026-03-30T17:10:55.347Z | Downloaded newline-converter v0.3.0 |
| 900 | 2026-03-30T17:10:55.347Z | Downloaded managed v0.8.0 |
| 901 | 2026-03-30T17:10:55.347Z | Downloaded foreign-types v0.5.0 |
| 902 | 2026-03-30T17:10:55.347Z | Downloaded foreign-types-shared v0.3.1 |
| 903 | 2026-03-30T17:10:55.347Z | Downloaded dyn-clone v1.0.20 |
| 904 | 2026-03-30T17:10:55.347Z | Downloaded keccak v0.1.6 |
| 905 | 2026-03-30T17:10:55.347Z | Downloaded internet-checksum v0.2.1 |
| 906 | 2026-03-30T17:10:55.347Z | Downloaded defmt-parser v1.0.0 |
| 907 | 2026-03-30T17:10:55.347Z | Downloaded is-terminal v0.4.17 |
| 908 | 2026-03-30T17:10:55.347Z | Downloaded cmake v0.1.57 |
| 909 | 2026-03-30T17:10:55.347Z | Downloaded bit-set v0.8.0 |
| 910 | 2026-03-30T17:10:55.347Z | Downloaded hubpack_derive v0.1.1 |
| 911 | 2026-03-30T17:10:55.347Z | Downloaded hostname v0.4.2 |
| 912 | 2026-03-30T17:10:55.347Z | Downloaded hubpack v0.1.2 |
| 913 | 2026-03-30T17:10:55.347Z | Downloaded dof v0.3.0 |
| 914 | 2026-03-30T17:10:55.347Z | Downloaded async-stream-impl v0.3.6 |
| 915 | 2026-03-30T17:10:55.347Z | Downloaded macaddr v1.0.1 |
| 916 | 2026-03-30T17:10:55.347Z | Downloaded libscf-sys v1.1.0 |
| 917 | 2026-03-30T17:10:55.347Z | Downloaded num v0.4.3 |
| 918 | 2026-03-30T17:10:55.347Z | Downloaded match_cfg v0.1.0 |
| 919 | 2026-03-30T17:10:55.347Z | Downloaded cstr-argument v0.1.2 |
| 920 | 2026-03-30T17:10:55.347Z | Downloaded idna_adapter v1.2.1 |
| 921 | 2026-03-30T17:10:55.347Z | Downloaded base16ct v1.0.0 |
| 922 | 2026-03-30T17:10:55.347Z | Downloaded base16ct v0.2.0 |
| 923 | 2026-03-30T17:10:55.347Z | Downloaded dunce v1.0.5 |
| 924 | 2026-03-30T17:10:55.347Z | Downloaded dtrace-parser v0.3.0 |
| 925 | 2026-03-30T17:10:55.347Z | Downloaded ciborium-ll v0.2.2 |
| 926 | 2026-03-30T17:10:55.347Z | Downloaded enum-as-inner v0.6.1 |
| 927 | 2026-03-30T17:10:55.347Z | Downloaded num-derive v0.3.3 |
| 928 | 2026-03-30T17:10:55.347Z | Downloaded dtrace-parser v0.2.0 |
| 929 | 2026-03-30T17:10:55.347Z | Downloaded darling_macro v0.23.0 |
| 930 | 2026-03-30T17:10:55.347Z | Downloaded num-derive v0.4.2 |
| 931 | 2026-03-30T17:10:55.348Z | Downloaded crucible-workspace-hack v0.1.0 |
| 932 | 2026-03-30T17:10:55.348Z | Downloaded embedded-io v0.4.0 |
| 933 | 2026-03-30T17:10:55.348Z | Downloaded olpc-cjson v0.1.4 |
| 934 | 2026-03-30T17:10:55.348Z | Downloaded opaque-debug v0.3.1 |
| 935 | 2026-03-30T17:10:55.348Z | Downloaded defmt v0.3.100 |
| 936 | 2026-03-30T17:10:55.348Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 937 | 2026-03-30T17:10:55.348Z | Downloaded hostname v0.3.1 |
| 938 | 2026-03-30T17:10:55.348Z | Downloaded crunchy v0.2.4 |
| 939 | 2026-03-30T17:10:55.348Z | Downloaded memmap v0.7.0 |
| 940 | 2026-03-30T17:10:55.348Z | Downloaded omicron-workspace-hack v0.1.0 |
| 941 | 2026-03-30T17:10:55.348Z | Downloaded num-iter v0.1.45 |
| 942 | 2026-03-30T17:10:55.348Z | Downloaded num-conv v0.2.0 |
| 943 | 2026-03-30T17:10:55.348Z | Downloaded num_enum_derive v0.5.11 |
| 944 | 2026-03-30T17:10:55.348Z | Downloaded byteorder v1.5.0 |
| 945 | 2026-03-30T17:10:55.348Z | Downloaded newtype-uuid-macros v0.1.0 |
| 946 | 2026-03-30T17:10:55.348Z | Downloaded embedded-io v0.6.1 |
| 947 | 2026-03-30T17:10:55.348Z | Downloaded memoffset v0.9.1 |
| 948 | 2026-03-30T17:10:55.348Z | Downloaded git-stub-vcs v0.1.0 |
| 949 | 2026-03-30T17:10:55.348Z | Downloaded linear-map v1.2.0 |
| 950 | 2026-03-30T17:10:55.348Z | Downloaded chacha20 v0.10.0 |
| 951 | 2026-03-30T17:10:55.348Z | Downloaded libsw-core v0.3.2 |
| 952 | 2026-03-30T17:10:55.348Z | Downloaded group v0.13.0 |
| 953 | 2026-03-30T17:10:55.348Z | Downloaded defmt v1.0.1 |
| 954 | 2026-03-30T17:10:55.348Z | Downloaded critical-section v1.2.0 |
| 955 | 2026-03-30T17:10:55.474Z | Downloaded cipher v0.4.4 |
| 956 | 2026-03-30T17:10:55.474Z | Downloaded parse-display v0.10.0 |
| 957 | 2026-03-30T17:10:55.474Z | Downloaded displaydoc v0.2.5 |
| 958 | 2026-03-30T17:10:55.474Z | Downloaded mime v0.3.17 |
| 959 | 2026-03-30T17:10:55.474Z | Downloaded libsw v3.5.0 |
| 960 | 2026-03-30T17:10:55.474Z | Downloaded plain v0.2.3 |
| 961 | 2026-03-30T17:10:55.474Z | Downloaded highway v1.3.0 |
| 962 | 2026-03-30T17:10:55.474Z | Downloaded glob v0.3.3 |
| 963 | 2026-03-30T17:10:55.474Z | Downloaded powerfmt v0.2.0 |
| 964 | 2026-03-30T17:10:55.474Z | Downloaded num_threads v0.1.7 |
| 965 | 2026-03-30T17:10:55.474Z | Downloaded potential_utf v0.1.4 |
| 966 | 2026-03-30T17:10:55.474Z | Downloaded num_enum v0.7.6 |
| 967 | 2026-03-30T17:10:55.474Z | Downloaded ipnetwork v0.21.1 |
| 968 | 2026-03-30T17:10:55.474Z | Downloaded fs_extra v1.3.0 |
| 969 | 2026-03-30T17:10:55.474Z | Downloaded num_enum_derive v0.7.6 |
| 970 | 2026-03-30T17:10:55.474Z | Downloaded num_enum v0.5.11 |
| 971 | 2026-03-30T17:10:55.474Z | Downloaded derive-ex v0.1.8 |
| 972 | 2026-03-30T17:10:55.474Z | Downloaded data-encoding v2.10.0 |
| 973 | 2026-03-30T17:10:55.474Z | Downloaded async-trait v0.1.89 |
| 974 | 2026-03-30T17:10:55.474Z | Downloaded ingot-types v0.1.2 |
| 975 | 2026-03-30T17:10:55.474Z | Downloaded erased-serde v0.3.31 |
| 976 | 2026-03-30T17:10:55.474Z | Downloaded daft-derive v0.1.5 |
| 977 | 2026-03-30T17:10:55.474Z | Downloaded bit-vec v0.8.0 |
| 978 | 2026-03-30T17:10:55.474Z | Downloaded bcs v0.1.6 |
| 979 | 2026-03-30T17:10:55.474Z | Downloaded fixedbitset v0.4.2 |
| 980 | 2026-03-30T17:10:55.474Z | Downloaded num-integer v0.1.46 |
| 981 | 2026-03-30T17:10:55.474Z | Downloaded daft v0.1.5 |
| 982 | 2026-03-30T17:10:55.474Z | Downloaded oxnet v0.1.4 |
| 983 | 2026-03-30T17:10:55.474Z | Downloaded memmap2 v0.9.10 |
| 984 | 2026-03-30T17:10:55.474Z | Downloaded ff v0.13.1 |
| 985 | 2026-03-30T17:10:55.474Z | Downloaded foldhash v0.2.0 |
| 986 | 2026-03-30T17:10:55.474Z | Downloaded litemap v0.8.1 |
| 987 | 2026-03-30T17:10:55.474Z | Downloaded pretty-hex v0.4.2 |
| 988 | 2026-03-30T17:10:55.474Z | Downloaded proc-macro-crate v1.3.1 |
| 989 | 2026-03-30T17:10:55.474Z | Downloaded cancel-safe-futures v0.1.5 |
| 990 | 2026-03-30T17:10:55.474Z | Downloaded deranged v0.5.8 |
| 991 | 2026-03-30T17:10:55.475Z | Downloaded byte-wrapper v0.1.0 |
| 992 | 2026-03-30T17:10:55.475Z | Downloaded csv-core v0.1.13 |
| 993 | 2026-03-30T17:10:55.475Z | Downloaded ingot v0.1.1 |
| 994 | 2026-03-30T17:10:55.475Z | Downloaded proc-macro-error-attr v1.0.4 |
| 995 | 2026-03-30T17:10:55.475Z | Downloaded proc-macro-crate v3.5.0 |
| 996 | 2026-03-30T17:10:55.475Z | Downloaded hmac v0.12.1 |
| 997 | 2026-03-30T17:10:55.475Z | Downloaded crossbeam-deque v0.8.6 |
| 998 | 2026-03-30T17:10:55.475Z | Downloaded bytecount v0.6.9 |
| 999 | 2026-03-30T17:10:55.475Z | Downloaded backoff v0.4.0 |
| 1000 | 2026-03-30T17:10:55.475Z | Downloaded pem v3.0.6 |
| 1001 | 2026-03-30T17:10:55.475Z | Downloaded paste v1.0.15 |
| 1002 | 2026-03-30T17:10:55.475Z | Downloaded parse-display-derive v0.10.0 |
| 1003 | 2026-03-30T17:10:55.475Z | Downloaded parking_lot_core v0.8.6 |
| 1004 | 2026-03-30T17:10:55.475Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1005 | 2026-03-30T17:10:55.475Z | Downloaded phf_shared v0.12.1 |
| 1006 | 2026-03-30T17:10:55.475Z | Downloaded poly1305 v0.8.0 |
| 1007 | 2026-03-30T17:10:55.475Z | Downloaded progenitor-client v0.10.0 |
| 1008 | 2026-03-30T17:10:55.475Z | Downloaded phf v0.12.1 |
| 1009 | 2026-03-30T17:10:55.475Z | Downloaded num-rational v0.4.2 |
| 1010 | 2026-03-30T17:10:55.475Z | Downloaded progenitor-client v0.11.2 |
| 1011 | 2026-03-30T17:10:55.475Z | Downloaded multer v3.1.0 |
| 1012 | 2026-03-30T17:10:55.475Z | Downloaded ingot-macros v0.1.1 |
| 1013 | 2026-03-30T17:10:55.475Z | Downloaded progenitor-macro v0.10.0 |
| 1014 | 2026-03-30T17:10:55.475Z | Downloaded progenitor-macro v0.11.2 |
| 1015 | 2026-03-30T17:10:55.475Z | Downloaded colored v3.1.1 |
| 1016 | 2026-03-30T17:10:55.475Z | Downloaded darling v0.21.3 |
| 1017 | 2026-03-30T17:10:55.475Z | Downloaded blake2 v0.10.6 |
| 1018 | 2026-03-30T17:10:55.475Z | Downloaded half v2.7.1 |
| 1019 | 2026-03-30T17:10:55.475Z | Downloaded num-complex v0.4.6 |
| 1020 | 2026-03-30T17:10:55.475Z | Downloaded console v0.16.3 |
| 1021 | 2026-03-30T17:10:55.475Z | Downloaded indexmap v1.9.3 |
| 1022 | 2026-03-30T17:10:55.475Z | Downloaded bitflags v1.3.2 |
| 1023 | 2026-03-30T17:10:55.475Z | Downloaded drift v0.1.3 |
| 1024 | 2026-03-30T17:10:55.475Z | Downloaded chacha20 v0.9.1 |
| 1025 | 2026-03-30T17:10:55.475Z | Downloaded cargo_toml v0.22.3 |
| 1026 | 2026-03-30T17:10:55.475Z | Downloaded progenitor-macro v0.13.0 |
| 1027 | 2026-03-30T17:10:55.475Z | Downloaded backon v1.6.0 |
| 1028 | 2026-03-30T17:10:55.475Z | Downloaded omicron-zone-package v0.12.2 |
| 1029 | 2026-03-30T17:10:55.475Z | Downloaded darling v0.23.0 |
| 1030 | 2026-03-30T17:10:55.475Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1031 | 2026-03-30T17:10:55.476Z | Downloaded proc-macro-error v1.0.4 |
| 1032 | 2026-03-30T17:10:55.476Z | Downloaded proc-macro-error2 v2.0.1 |
| 1033 | 2026-03-30T17:10:55.476Z | Downloaded ref-cast v1.0.25 |
| 1034 | 2026-03-30T17:10:55.476Z | Downloaded rand_xorshift v0.4.0 |
| 1035 | 2026-03-30T17:10:55.476Z | Downloaded rand_chacha v0.3.1 |
| 1036 | 2026-03-30T17:10:55.476Z | Downloaded icu_provider v2.1.1 |
| 1037 | 2026-03-30T17:10:55.476Z | Downloaded pest_derive v2.8.6 |
| 1038 | 2026-03-30T17:10:55.476Z | Downloaded crossbeam-epoch v0.9.18 |
| 1039 | 2026-03-30T17:10:55.476Z | Downloaded password-hash v0.5.0 |
| 1040 | 2026-03-30T17:10:55.476Z | Downloaded parking_lot v0.11.2 |
| 1041 | 2026-03-30T17:10:55.476Z | Downloaded progenitor v0.11.2 |
| 1042 | 2026-03-30T17:10:55.476Z | Downloaded indicatif v0.18.4 |
| 1043 | 2026-03-30T17:10:55.476Z | Downloaded progenitor-extras v0.1.1 |
| 1044 | 2026-03-30T17:10:55.476Z | Downloaded progenitor-client v0.13.0 |
| 1045 | 2026-03-30T17:10:55.476Z | Downloaded progenitor v0.13.0 |
| 1046 | 2026-03-30T17:10:55.476Z | Downloaded quick-error v1.2.3 |
| 1047 | 2026-03-30T17:10:55.476Z | Downloaded icu_normalizer_data v2.1.1 |
| 1048 | 2026-03-30T17:10:55.476Z | Downloaded icu_properties v2.1.2 |
| 1049 | 2026-03-30T17:10:55.476Z | Downloaded rustc_version v0.1.7 |
| 1050 | 2026-03-30T17:10:55.476Z | Downloaded icu_normalizer v2.1.1 |
| 1051 | 2026-03-30T17:10:55.476Z | Downloaded icu_locale_core v2.1.1 |
| 1052 | 2026-03-30T17:10:55.476Z | Downloaded progenitor v0.10.0 |
| 1053 | 2026-03-30T17:10:55.476Z | Downloaded same-file v1.0.6 |
| 1054 | 2026-03-30T17:10:55.476Z | Downloaded postcard v1.1.3 |
| 1055 | 2026-03-30T17:10:55.520Z | Downloaded allocator-api2 v0.2.21 |
| 1056 | 2026-03-30T17:10:55.520Z | Downloaded derive_more v0.99.20 |
| 1057 | 2026-03-30T17:10:55.520Z | Downloaded heapless v0.8.0 |
| 1058 | 2026-03-30T17:10:55.520Z | Downloaded hashbrown v0.12.3 |
| 1059 | 2026-03-30T17:10:55.520Z | Downloaded jiff-static v0.2.23 |
| 1060 | 2026-03-30T17:10:55.520Z | Downloaded hickory-resolver v0.25.2 |
| 1061 | 2026-03-30T17:10:55.520Z | Downloaded elliptic-curve v0.13.8 |
| 1062 | 2026-03-30T17:10:55.520Z | Downloaded icu_collections v2.1.1 |
| 1063 | 2026-03-30T17:10:55.520Z | Downloaded dropshot_endpoint v0.16.7 |
| 1064 | 2026-03-30T17:10:55.520Z | Downloaded diff v0.1.13 |
| 1065 | 2026-03-30T17:10:55.520Z | Downloaded defmt-macros v1.0.1 |
| 1066 | 2026-03-30T17:10:55.520Z | Downloaded papergrid v0.17.0 |
| 1067 | 2026-03-30T17:10:55.520Z | Downloaded minimal-lexical v0.2.1 |
| 1068 | 2026-03-30T17:10:55.520Z | Downloaded ref-cast-impl v1.0.25 |
| 1069 | 2026-03-30T17:10:55.520Z | Downloaded secrecy v0.10.3 |
| 1070 | 2026-03-30T17:10:55.520Z | Downloaded scroll_derive v0.13.1 |
| 1071 | 2026-03-30T17:10:55.520Z | Downloaded serde_plain v1.0.2 |
| 1072 | 2026-03-30T17:10:55.520Z | Downloaded serde-big-array v0.5.1 |
| 1073 | 2026-03-30T17:10:55.520Z | Downloaded semver v0.1.20 |
| 1074 | 2026-03-30T17:10:55.520Z | Downloaded scroll_derive v0.12.1 |
| 1075 | 2026-03-30T17:10:55.520Z | Downloaded rand_core v0.10.0 |
| 1076 | 2026-03-30T17:10:55.520Z | Downloaded mio v1.1.1 |
| 1077 | 2026-03-30T17:10:55.520Z | Downloaded serial_test_derive v3.4.0 |
| 1078 | 2026-03-30T17:10:55.520Z | Downloaded serde_repr v0.1.20 |
| 1079 | 2026-03-30T17:10:55.521Z | Downloaded hickory-resolver v0.24.4 |
| 1080 | 2026-03-30T17:10:55.521Z | Downloaded pest_generator v2.8.6 |
| 1081 | 2026-03-30T17:10:55.521Z | Downloaded rustc-hash v2.1.1 |
| 1082 | 2026-03-30T17:10:55.521Z | Downloaded resolv-conf v0.7.6 |
| 1083 | 2026-03-30T17:10:55.521Z | Downloaded rustls-native-certs v0.8.3 |
| 1084 | 2026-03-30T17:10:55.521Z | Downloaded nom v7.1.3 |
| 1085 | 2026-03-30T17:10:55.521Z | Downloaded rusty-fork v0.3.1 |
| 1086 | 2026-03-30T17:10:55.521Z | Downloaded serial_test v3.4.0 |
| 1087 | 2026-03-30T17:10:55.521Z | Downloaded sigpipe v0.1.3 |
| 1088 | 2026-03-30T17:10:55.521Z | Downloaded sha1 v0.10.6 |
| 1089 | 2026-03-30T17:10:55.521Z | Downloaded siphasher v1.0.2 |
| 1090 | 2026-03-30T17:10:55.521Z | Downloaded chacha20poly1305 v0.10.1 |
| 1091 | 2026-03-30T17:10:55.521Z | Downloaded rustversion v1.0.22 |
| 1092 | 2026-03-30T17:10:55.521Z | Downloaded darling_core v0.21.3 |
| 1093 | 2026-03-30T17:10:55.521Z | Downloaded darling_core v0.23.0 |
| 1094 | 2026-03-30T17:10:55.521Z | Downloaded slog-envlogger v2.2.0 |
| 1095 | 2026-03-30T17:10:55.521Z | Downloaded slog-bunyan v2.5.0 |
| 1096 | 2026-03-30T17:10:55.521Z | Downloaded itertools v0.12.1 |
| 1097 | 2026-03-30T17:10:55.521Z | Downloaded papergrid v0.11.0 |
| 1098 | 2026-03-30T17:10:55.521Z | Downloaded cc v1.2.57 |
| 1099 | 2026-03-30T17:10:55.521Z | Downloaded scroll v0.13.0 |
| 1100 | 2026-03-30T17:10:55.521Z | Downloaded scroll v0.12.0 |
| 1101 | 2026-03-30T17:10:55.522Z | Downloaded schemars_derive v0.8.22 |
| 1102 | 2026-03-30T17:10:55.522Z | Downloaded nom v8.0.0 |
| 1103 | 2026-03-30T17:10:55.522Z | Downloaded libm v0.2.16 |
| 1104 | 2026-03-30T17:10:55.522Z | Downloaded icu_properties_data v2.1.2 |
| 1105 | 2026-03-30T17:10:55.522Z | Downloaded serde_tokenstream v0.2.3 |
| 1106 | 2026-03-30T17:10:55.522Z | Downloaded serde_derive_internals v0.29.1 |
| 1107 | 2026-03-30T17:10:55.522Z | Downloaded spin v0.5.2 |
| 1108 | 2026-03-30T17:10:55.522Z | Downloaded structmeta-derive v0.3.0 |
| 1109 | 2026-03-30T17:10:55.522Z | Downloaded stable_deref_trait v1.2.1 |
| 1110 | 2026-03-30T17:10:55.522Z | Downloaded iri-string v0.7.11 |
| 1111 | 2026-03-30T17:10:55.522Z | Downloaded iddqd v0.3.17 |
| 1112 | 2026-03-30T17:10:55.522Z | Downloaded progenitor-impl v0.11.2 |
| 1113 | 2026-03-30T17:10:55.522Z | Downloaded progenitor-impl v0.10.0 |
| 1114 | 2026-03-30T17:10:55.522Z | Downloaded pest_meta v2.8.6 |
| 1115 | 2026-03-30T17:10:55.522Z | Downloaded rhai_codegen v3.1.0 |
| 1116 | 2026-03-30T17:10:55.522Z | Downloaded rustls-pemfile v2.2.0 |
| 1117 | 2026-03-30T17:10:55.522Z | Downloaded hkdf v0.12.4 |
| 1118 | 2026-03-30T17:10:55.522Z | Downloaded sdd v3.0.10 |
| 1119 | 2026-03-30T17:10:55.522Z | Downloaded strum v0.27.2 |
| 1120 | 2026-03-30T17:10:55.522Z | Downloaded strum v0.26.3 |
| 1121 | 2026-03-30T17:10:55.522Z | Downloaded simd-adler32 v0.3.8 |
| 1122 | 2026-03-30T17:10:55.522Z | Downloaded pretty_assertions v1.4.1 |
| 1123 | 2026-03-30T17:10:55.522Z | Downloaded goblin v0.10.5 |
| 1124 | 2026-03-30T17:10:55.522Z | Downloaded goblin v0.8.2 |
| 1125 | 2026-03-30T17:10:55.522Z | Downloaded prettyplease v0.2.37 |
| 1126 | 2026-03-30T17:10:55.522Z | Downloaded crossbeam-channel v0.5.15 |
| 1127 | 2026-03-30T17:10:55.522Z | Downloaded slog-dtrace v0.3.0 |
| 1128 | 2026-03-30T17:10:55.522Z | Downloaded tabled_derive v0.7.0 |
| 1129 | 2026-03-30T17:10:55.522Z | Downloaded tabled_derive v0.11.0 |
| 1130 | 2026-03-30T17:10:55.522Z | Downloaded tagptr v0.2.0 |
| 1131 | 2026-03-30T17:10:55.522Z | Downloaded crypto-bigint v0.5.5 |
| 1132 | 2026-03-30T17:10:55.522Z | Downloaded smawk v0.3.2 |
| 1133 | 2026-03-30T17:10:55.522Z | Downloaded smf v0.2.3 |
| 1134 | 2026-03-30T17:10:55.522Z | Downloaded smartstring v1.0.1 |
| 1135 | 2026-03-30T17:10:55.522Z | Downloaded termtree v0.5.1 |
| 1136 | 2026-03-30T17:10:55.522Z | Downloaded take_mut v0.2.2 |
| 1137 | 2026-03-30T17:10:55.523Z | Downloaded slog-term v2.9.2 |
| 1138 | 2026-03-30T17:10:55.523Z | Downloaded slog-stdlog v4.1.1 |
| 1139 | 2026-03-30T17:10:55.523Z | Downloaded testing_table v0.3.0 |
| 1140 | 2026-03-30T17:10:55.523Z | Downloaded slog-scope v4.4.1 |
| 1141 | 2026-03-30T17:10:55.523Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1142 | 2026-03-30T17:10:55.523Z | Downloaded slog-json v2.6.1 |
| 1143 | 2026-03-30T17:10:55.523Z | Downloaded moka v0.12.15 |
| 1144 | 2026-03-30T17:10:55.523Z | Downloaded snafu-derive v0.8.9 |
| 1145 | 2026-03-30T17:10:55.523Z | Downloaded serde_with_macros v3.18.0 |
| 1146 | 2026-03-30T17:10:55.523Z | Downloaded structmeta v0.3.0 |
| 1147 | 2026-03-30T17:10:55.523Z | Downloaded thread-id v4.2.2 |
| 1148 | 2026-03-30T17:10:55.523Z | Downloaded thread-id v5.1.0 |
| 1149 | 2026-03-30T17:10:55.523Z | Downloaded time-core v0.1.8 |
| 1150 | 2026-03-30T17:10:55.523Z | Downloaded progenitor-impl v0.13.0 |
| 1151 | 2026-03-30T17:10:55.523Z | Downloaded base64 v0.21.7 |
| 1152 | 2026-03-30T17:10:55.523Z | Downloaded nix v0.31.2 |
| 1153 | 2026-03-30T17:10:55.523Z | Downloaded synstructure v0.13.2 |
| 1154 | 2026-03-30T17:10:55.523Z | Downloaded strum_macros v0.26.4 |
| 1155 | 2026-03-30T17:10:55.547Z | Downloaded hickory-proto v0.24.4 |
| 1156 | 2026-03-30T17:10:55.547Z | Downloaded tabwriter v1.4.1 |
| 1157 | 2026-03-30T17:10:55.547Z | Downloaded hickory-proto v0.25.2 |
| 1158 | 2026-03-30T17:10:55.547Z | Downloaded strum_macros v0.27.2 |
| 1159 | 2026-03-30T17:10:55.547Z | Downloaded topological-sort v0.2.2 |
| 1160 | 2026-03-30T17:10:55.547Z | Downloaded dropshot-api-manager v0.5.2 |
| 1161 | 2026-03-30T17:10:55.547Z | Downloaded rayon-core v1.13.0 |
| 1162 | 2026-03-30T17:10:55.547Z | Downloaded spin v0.9.8 |
| 1163 | 2026-03-30T17:10:55.547Z | Downloaded thiserror-no-std v2.0.2 |
| 1164 | 2026-03-30T17:10:55.547Z | Downloaded typify-macro v0.6.1 |
| 1165 | 2026-03-30T17:10:55.547Z | Downloaded typify-macro v0.4.3 |
| 1166 | 2026-03-30T17:10:55.547Z | Downloaded unarray v0.1.4 |
| 1167 | 2026-03-30T17:10:55.547Z | Downloaded tiny-keccak v2.0.2 |
| 1168 | 2026-03-30T17:10:55.547Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1169 | 2026-03-30T17:10:55.547Z | Downloaded similar v2.7.0 |
| 1170 | 2026-03-30T17:10:55.547Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1171 | 2026-03-30T17:10:55.547Z | Downloaded unit-prefix v0.5.2 |
| 1172 | 2026-03-30T17:10:55.547Z | Downloaded tinystr v0.8.2 |
| 1173 | 2026-03-30T17:10:55.547Z | Downloaded time-macros v0.2.27 |
| 1174 | 2026-03-30T17:10:55.547Z | Downloaded usdt v0.5.0 |
| 1175 | 2026-03-30T17:10:55.547Z | Downloaded untrusted v0.7.1 |
| 1176 | 2026-03-30T17:10:55.547Z | Downloaded universal-hash v0.5.1 |
| 1177 | 2026-03-30T17:10:55.547Z | Downloaded slog-async v2.8.0 |
| 1178 | 2026-03-30T17:10:55.547Z | Downloaded usdt-macro v0.5.0 |
| 1179 | 2026-03-30T17:10:55.547Z | Downloaded utf-8 v0.7.6 |
| 1180 | 2026-03-30T17:10:55.547Z | Downloaded waitgroup v0.1.2 |
| 1181 | 2026-03-30T17:10:55.547Z | Downloaded usdt-attr-macro v0.6.0 |
| 1182 | 2026-03-30T17:10:55.548Z | Downloaded usdt-attr-macro v0.5.0 |
| 1183 | 2026-03-30T17:10:55.548Z | Downloaded usdt-macro v0.6.0 |
| 1184 | 2026-03-30T17:10:55.548Z | Downloaded wait-timeout v0.2.1 |
| 1185 | 2026-03-30T17:10:55.548Z | Downloaded tokio-dtrace v0.1.1 |
| 1186 | 2026-03-30T17:10:55.548Z | Downloaded tokio-rustls v0.25.0 |
| 1187 | 2026-03-30T17:10:55.548Z | Downloaded tokio-tungstenite v0.21.0 |
| 1188 | 2026-03-30T17:10:55.548Z | Downloaded lzma-sys v0.1.20 |
| 1189 | 2026-03-30T17:10:55.548Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1190 | 2026-03-30T17:10:55.548Z | Downloaded slog v2.8.2 |
| 1191 | 2026-03-30T17:10:55.548Z | Downloaded schemars v0.9.0 |
| 1192 | 2026-03-30T17:10:55.548Z | Downloaded qorb v0.4.1 |
| 1193 | 2026-03-30T17:10:55.548Z | Downloaded jiff v0.2.23 |
| 1194 | 2026-03-30T17:10:55.548Z | Downloaded thin-vec v0.2.14 |
| 1195 | 2026-03-30T17:10:55.548Z | Downloaded expectorate v1.2.0 |
| 1196 | 2026-03-30T17:10:55.548Z | Downloaded yoke-derive v0.8.1 |
| 1197 | 2026-03-30T17:10:55.548Z | Downloaded usdt-impl v0.5.0 |
| 1198 | 2026-03-30T17:10:55.548Z | Downloaded usdt v0.6.0 |
| 1199 | 2026-03-30T17:10:55.548Z | Downloaded usdt-impl v0.6.0 |
| 1200 | 2026-03-30T17:10:55.548Z | Downloaded zerofrom v0.1.6 |
| 1201 | 2026-03-30T17:10:55.548Z | Downloaded walkdir v2.5.0 |
| 1202 | 2026-03-30T17:10:55.548Z | Downloaded whoami v1.6.1 |
| 1203 | 2026-03-30T17:10:55.548Z | Downloaded zeroize_derive v1.4.3 |
| 1204 | 2026-03-30T17:10:55.548Z | Downloaded zerofrom-derive v0.1.6 |
| 1205 | 2026-03-30T17:10:55.548Z | Downloaded test-strategy v0.4.5 |
| 1206 | 2026-03-30T17:10:55.548Z | Downloaded xz2 v0.1.7 |
| 1207 | 2026-03-30T17:10:55.548Z | Downloaded term v1.2.1 |
| 1208 | 2026-03-30T17:10:55.548Z | Downloaded schemars v1.2.1 |
| 1209 | 2026-03-30T17:10:55.548Z | Downloaded writeable v0.6.2 |
| 1210 | 2026-03-30T17:10:55.548Z | Downloaded zone_cfg_derive v0.3.1 |
| 1211 | 2026-03-30T17:10:55.548Z | Downloaded zone v0.3.1 |
| 1212 | 2026-03-30T17:10:55.548Z | Downloaded snafu v0.8.9 |
| 1213 | 2026-03-30T17:10:55.548Z | Downloaded ucd-trie v0.1.7 |
| 1214 | 2026-03-30T17:10:55.548Z | Downloaded toml v0.7.8 |
| 1215 | 2026-03-30T17:10:55.548Z | Downloaded vsss-rs v3.3.4 |
| 1216 | 2026-03-30T17:10:55.548Z | Downloaded schemars v0.8.22 |
| 1217 | 2026-03-30T17:10:55.548Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1218 | 2026-03-30T17:10:55.549Z | Downloaded rand v0.8.5 |
| 1219 | 2026-03-30T17:10:55.549Z | Downloaded tungstenite v0.21.0 |
| 1220 | 2026-03-30T17:10:55.549Z | Downloaded typify v0.6.1 |
| 1221 | 2026-03-30T17:10:55.549Z | Downloaded typify v0.4.3 |
| 1222 | 2026-03-30T17:10:55.549Z | Downloaded rand v0.10.0 |
| 1223 | 2026-03-30T17:10:55.549Z | Downloaded steno v0.4.1 |
| 1224 | 2026-03-30T17:10:55.549Z | Downloaded yoke v0.8.1 |
| 1225 | 2026-03-30T17:10:55.549Z | Downloaded zerocopy-derive v0.7.35 |
| 1226 | 2026-03-30T17:10:55.549Z | Downloaded pest v2.8.6 |
| 1227 | 2026-03-30T17:10:55.549Z | Downloaded unsafe-libyaml v0.2.11 |
| 1228 | 2026-03-30T17:10:55.549Z | Downloaded zerovec-derive v0.11.2 |
| 1229 | 2026-03-30T17:10:55.549Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 1230 | 2026-03-30T17:10:55.549Z | Downloaded yansi v1.0.1 |
| 1231 | 2026-03-30T17:10:55.549Z | Downloaded ron v0.12.0 |
| 1232 | 2026-03-30T17:10:55.549Z | Downloaded scc v2.4.0 |
| 1233 | 2026-03-30T17:10:55.549Z | Downloaded zerotrie v0.2.3 |
| 1234 | 2026-03-30T17:10:55.549Z | Downloaded unicode-segmentation v1.13.1 |
| 1235 | 2026-03-30T17:10:55.549Z | Downloaded zerocopy-derive v0.8.47 |
| 1236 | 2026-03-30T17:10:55.549Z | Downloaded toml_edit v0.19.15 |
| 1237 | 2026-03-30T17:10:55.549Z | Downloaded rayon v1.11.0 |
| 1238 | 2026-03-30T17:10:55.549Z | Downloaded typed-path v0.9.3 |
| 1239 | 2026-03-30T17:10:55.549Z | Downloaded reqwest v0.13.2 |
| 1240 | 2026-03-30T17:10:55.549Z | Downloaded blake3 v1.8.3 |
| 1241 | 2026-03-30T17:10:55.549Z | Downloaded aws-lc-rs v1.16.2 |
| 1242 | 2026-03-30T17:10:55.549Z | Downloaded tough v0.20.0 |
| 1243 | 2026-03-30T17:10:55.549Z | Downloaded serde_with v3.18.0 |
| 1244 | 2026-03-30T17:10:55.549Z | Downloaded proptest v1.11.0 |
| 1245 | 2026-03-30T17:10:55.549Z | Downloaded zerovec v0.11.5 |
| 1246 | 2026-03-30T17:10:55.549Z | Downloaded rustls-webpki v0.102.8 |
| 1247 | 2026-03-30T17:10:55.549Z | Downloaded tabled v0.15.0 |
| 1248 | 2026-03-30T17:10:55.549Z | Downloaded winnow v0.5.40 |
| 1249 | 2026-03-30T17:10:55.549Z | Downloaded zerocopy v0.7.35 |
| 1250 | 2026-03-30T17:10:55.549Z | Downloaded winnow v1.0.0 |
| 1251 | 2026-03-30T17:10:55.549Z | Downloaded tabled v0.20.0 |
| 1252 | 2026-03-30T17:10:55.549Z | Downloaded time v0.3.47 |
| 1253 | 2026-03-30T17:10:55.550Z | Downloaded syn v1.0.109 |
| 1254 | 2026-03-30T17:10:55.550Z | Downloaded rhai v1.24.0 |
| 1255 | 2026-03-30T17:10:55.556Z | Downloaded smoltcp v0.11.0 |
| 1256 | 2026-03-30T17:10:55.556Z | Downloaded regress v0.10.5 |
| 1257 | 2026-03-30T17:10:55.556Z | Downloaded rustls v0.22.4 |
| 1258 | 2026-03-30T17:10:55.556Z | Downloaded zerocopy v0.8.47 |
| 1259 | 2026-03-30T17:10:55.556Z | Downloaded openapiv3 v2.2.0 |
| 1260 | 2026-03-30T17:10:55.556Z | Downloaded dropshot v0.16.7 |
| 1261 | 2026-03-30T17:10:55.556Z | Downloaded chrono-tz v0.10.4 |
| 1262 | 2026-03-30T17:10:55.556Z | Downloaded sled v0.34.7 |
| 1263 | 2026-03-30T17:10:55.556Z | Downloaded typify-impl v0.6.1 |
| 1264 | 2026-03-30T17:10:55.556Z | Downloaded typify-impl v0.4.3 |
| 1265 | 2026-03-30T17:10:55.557Z | Downloaded petgraph v0.6.5 |
| 1266 | 2026-03-30T17:10:55.557Z | Downloaded sha3 v0.10.8 |
| 1267 | 2026-03-30T17:10:55.557Z | Downloaded csv v1.4.0 |
| 1268 | 2026-03-30T17:10:55.557Z | Downloaded encoding_rs v0.8.35 |
| 1269 | 2026-03-30T17:10:55.557Z | Downloaded aws-lc-sys v0.39.0 |
| 1270 | 2026-03-30T17:10:56.192Z | Compiling proc-macro2 v1.0.106 |
| 1271 | 2026-03-30T17:10:56.192Z | Compiling quote v1.0.45 |
| 1272 | 2026-03-30T17:10:56.192Z | Compiling unicode-ident v1.0.24 |
| 1273 | 2026-03-30T17:10:56.197Z | Compiling serde_core v1.0.228 |
| 1274 | 2026-03-30T17:10:56.197Z | Compiling cfg-if v1.0.4 |
| 1275 | 2026-03-30T17:10:56.197Z | Compiling serde v1.0.228 |
| 1276 | 2026-03-30T17:10:56.197Z | Compiling libc v0.2.183 |
| 1277 | 2026-03-30T17:10:56.197Z | Compiling memchr v2.8.0 |
| 1278 | 2026-03-30T17:10:56.407Z | Compiling itoa v1.0.18 |
| 1279 | 2026-03-30T17:10:56.593Z | Compiling zmij v1.0.21 |
| 1280 | 2026-03-30T17:10:56.719Z | Compiling autocfg v1.5.0 |
| 1281 | 2026-03-30T17:10:56.719Z | Compiling libm v0.2.16 |
| 1282 | 2026-03-30T17:10:56.980Z | Compiling version_check v0.9.5 |
| 1283 | 2026-03-30T17:10:57.042Z | Compiling stable_deref_trait v1.2.1 |
| 1284 | 2026-03-30T17:10:57.112Z | Compiling writeable v0.6.2 |
| 1285 | 2026-03-30T17:10:57.122Z | Compiling litemap v0.8.1 |
| 1286 | 2026-03-30T17:10:57.189Z | Compiling pin-project-lite v0.2.17 |
| 1287 | 2026-03-30T17:10:57.215Z | Compiling icu_normalizer_data v2.1.1 |
| 1288 | 2026-03-30T17:10:57.254Z | Compiling icu_properties_data v2.1.2 |
| 1289 | 2026-03-30T17:10:57.306Z | Compiling percent-encoding v2.3.2 |
| 1290 | 2026-03-30T17:10:57.309Z | Compiling scopeguard v1.2.0 |
| 1291 | 2026-03-30T17:10:57.418Z | Compiling equivalent v1.0.2 |
| 1292 | 2026-03-30T17:10:57.470Z | Compiling syn v2.0.117 |
| 1293 | 2026-03-30T17:10:57.510Z | Compiling iana-time-zone v0.1.65 |
| 1294 | 2026-03-30T17:10:57.519Z | Compiling parking_lot_core v0.9.12 |
| 1295 | 2026-03-30T17:10:57.583Z | Compiling lock_api v0.4.14 |
| 1296 | 2026-03-30T17:10:57.663Z | Compiling foldhash v0.2.0 |
| 1297 | 2026-03-30T17:10:57.671Z | Compiling allocator-api2 v0.2.21 |
| 1298 | 2026-03-30T17:10:57.731Z | Compiling form_urlencoded v1.2.2 |
| 1299 | 2026-03-30T17:10:57.786Z | Compiling utf8_iter v1.0.4 |
| 1300 | 2026-03-30T17:10:57.806Z | Compiling serde_json v1.0.149 |
| 1301 | 2026-03-30T17:10:57.911Z | Compiling dyn-clone v1.0.20 |
| 1302 | 2026-03-30T17:10:57.922Z | Compiling num-traits v0.2.19 |
| 1303 | 2026-03-30T17:10:57.930Z | Compiling log v0.4.29 |
| 1304 | 2026-03-30T17:10:58.012Z | Compiling hashbrown v0.16.1 |
| 1305 | 2026-03-30T17:10:58.045Z | Compiling jobserver v0.1.34 |
| 1306 | 2026-03-30T17:10:58.057Z | Compiling find-msvc-tools v0.1.9 |
| 1307 | 2026-03-30T17:10:58.108Z | Compiling shlex v1.3.0 |
| 1308 | 2026-03-30T17:10:58.242Z | Compiling cc v1.2.57 |
| 1309 | 2026-03-30T17:10:58.283Z | Compiling zerocopy v0.8.47 |
| 1310 | 2026-03-30T17:10:58.293Z | Compiling futures-core v0.3.32 |
| 1311 | 2026-03-30T17:10:58.360Z | Compiling errno v0.3.14 |
| 1312 | 2026-03-30T17:10:58.436Z | Compiling semver v1.0.27 |
| 1313 | 2026-03-30T17:10:58.542Z | Compiling thiserror v2.0.18 |
| 1314 | 2026-03-30T17:10:58.589Z | Compiling indexmap v2.13.0 |
| 1315 | 2026-03-30T17:10:58.769Z | Compiling futures-sink v0.3.32 |
| 1316 | 2026-03-30T17:10:58.869Z | Compiling rand_core v0.10.0 |
| 1317 | 2026-03-30T17:10:58.919Z | Compiling getrandom v0.4.2 |
| 1318 | 2026-03-30T17:10:59.027Z | Compiling slab v0.4.12 |
| 1319 | 2026-03-30T17:10:59.064Z | Compiling heck v0.5.0 |
| 1320 | 2026-03-30T17:10:59.190Z | Compiling fnv v1.0.7 |
| 1321 | 2026-03-30T17:10:59.220Z | Compiling futures-channel v0.3.32 |
| 1322 | 2026-03-30T17:10:59.282Z | Compiling futures-io v0.3.32 |
| 1323 | 2026-03-30T17:10:59.322Z | Compiling uuid v1.23.0 |
| 1324 | 2026-03-30T17:10:59.381Z | Compiling futures-task v0.3.32 |
| 1325 | 2026-03-30T17:10:59.434Z | Compiling rustversion v1.0.22 |
| 1326 | 2026-03-30T17:10:59.444Z | Compiling portable-atomic v1.13.1 |
| 1327 | 2026-03-30T17:10:59.496Z | Compiling typenum v1.19.0 |
| 1328 | 2026-03-30T17:10:59.548Z | Compiling schemars v0.8.22 |
| 1329 | 2026-03-30T17:10:59.634Z | Compiling socket2 v0.6.3 |
| 1330 | 2026-03-30T17:10:59.738Z | Compiling getrandom v0.2.17 |
| 1331 | 2026-03-30T17:10:59.793Z | Compiling critical-section v1.2.0 |
| 1332 | 2026-03-30T17:10:59.863Z | Compiling signal-hook-registry v1.4.8 |
| 1333 | 2026-03-30T17:10:59.892Z | Compiling mio v1.1.1 |
| 1334 | 2026-03-30T17:10:59.923Z | Compiling bitflags v2.11.0 |
| 1335 | 2026-03-30T17:11:00.087Z | Compiling getrandom v0.3.4 |
| 1336 | 2026-03-30T17:11:00.156Z | Compiling subtle v2.6.1 |
| 1337 | 2026-03-30T17:11:00.156Z | Compiling byteorder v1.5.0 |
| 1338 | 2026-03-30T17:11:00.322Z | Compiling synstructure v0.13.2 |
| 1339 | 2026-03-30T17:11:00.354Z | Compiling serde_derive_internals v0.29.1 |
| 1340 | 2026-03-30T17:11:00.383Z | Compiling once_cell v1.21.4 |
| 1341 | 2026-03-30T17:11:00.393Z | Compiling untrusted v0.9.0 |
| 1342 | 2026-03-30T17:11:00.415Z | Compiling base64 v0.22.1 |
| 1343 | 2026-03-30T17:11:00.418Z | Compiling rand_core v0.6.4 |
| 1344 | 2026-03-30T17:11:00.434Z | Compiling cmake v0.1.57 |
| 1345 | 2026-03-30T17:11:00.503Z | Compiling fs_extra v1.3.0 |
| 1346 | 2026-03-30T17:11:00.649Z | Compiling dunce v1.0.5 |
| 1347 | 2026-03-30T17:11:00.682Z | Compiling httparse v1.10.1 |
| 1348 | 2026-03-30T17:11:00.728Z | Compiling ipnet v2.12.0 |
| 1349 | 2026-03-30T17:11:00.777Z | Compiling rustix v1.1.4 |
| 1350 | 2026-03-30T17:11:00.796Z | Compiling regex-syntax v0.8.10 |
| 1351 | 2026-03-30T17:11:00.804Z | Compiling aws-lc-sys v0.39.0 |
| 1352 | 2026-03-30T17:11:00.879Z | Compiling strsim v0.11.1 |
| 1353 | 2026-03-30T17:11:01.028Z | Compiling atomic-waker v1.1.2 |
| 1354 | 2026-03-30T17:11:01.153Z | Compiling slog v2.8.2 |
| 1355 | 2026-03-30T17:11:01.173Z | Compiling generic-array v0.14.7 |
| 1356 | 2026-03-30T17:11:01.269Z | Compiling tower-service v0.3.3 |
| 1357 | 2026-03-30T17:11:01.283Z | Compiling tower-layer v0.3.3 |
| 1358 | 2026-03-30T17:11:01.337Z | Compiling ucd-trie v0.1.7 |
| 1359 | 2026-03-30T17:11:01.355Z | Compiling thiserror v1.0.69 |
| 1360 | 2026-03-30T17:11:01.435Z | Compiling try-lock v0.2.5 |
| 1361 | 2026-03-30T17:11:01.446Z | Compiling httpdate v1.0.3 |
| 1362 | 2026-03-30T17:11:01.519Z | Compiling serde_derive v1.0.228 |
| 1363 | 2026-03-30T17:11:02.545Z | Compiling zerofrom-derive v0.1.6 |
| 1364 | 2026-03-30T17:11:02.548Z | Compiling yoke-derive v0.8.1 |
| 1365 | 2026-03-30T17:11:02.548Z | Compiling zerovec-derive v0.11.2 |
| 1366 | 2026-03-30T17:11:02.548Z | Compiling displaydoc v0.2.5 |
| 1367 | 2026-03-30T17:11:02.548Z | Compiling tokio-macros v2.6.1 |
| 1368 | 2026-03-30T17:11:02.548Z | Compiling schemars_derive v0.8.22 |
| 1369 | 2026-03-30T17:11:02.548Z | Compiling zerocopy-derive v0.8.47 |
| 1370 | 2026-03-30T17:11:02.548Z | Compiling thiserror-impl v2.0.18 |
| 1371 | 2026-03-30T17:11:02.690Z | Compiling zeroize_derive v1.4.3 |
| 1372 | 2026-03-30T17:11:02.734Z | Compiling futures-macro v0.3.32 |
| 1373 | 2026-03-30T17:11:02.756Z | Compiling zerofrom v0.1.6 |
| 1374 | 2026-03-30T17:11:02.881Z | Compiling yoke v0.8.1 |
| 1375 | 2026-03-30T17:11:03.059Z | Compiling zerovec v0.11.5 |
| 1376 | 2026-03-30T17:11:03.359Z | Compiling zerotrie v0.2.3 |
| 1377 | 2026-03-30T17:11:03.460Z | Compiling zeroize v1.8.2 |
| 1378 | 2026-03-30T17:11:03.551Z | Compiling tinystr v0.8.2 |
| 1379 | 2026-03-30T17:11:03.554Z | Compiling potential_utf v0.1.4 |
| 1380 | 2026-03-30T17:11:03.672Z | Compiling futures-util v0.3.32 |
| 1381 | 2026-03-30T17:11:03.675Z | Compiling icu_collections v2.1.1 |
| 1382 | 2026-03-30T17:11:03.719Z | Compiling icu_locale_core v2.1.1 |
| 1383 | 2026-03-30T17:11:03.835Z | Compiling thiserror-impl v1.0.69 |
| 1384 | 2026-03-30T17:11:03.846Z | Compiling pest v2.8.6 |
| 1385 | 2026-03-30T17:11:04.650Z | Compiling bytes v1.11.1 |
| 1386 | 2026-03-30T17:11:04.661Z | Compiling smallvec v1.15.1 |
| 1387 | 2026-03-30T17:11:04.686Z | Compiling icu_provider v2.1.1 |
| 1388 | 2026-03-30T17:11:04.883Z | Compiling chrono v0.4.44 |
| 1389 | 2026-03-30T17:11:04.972Z | Compiling icu_properties v2.1.2 |
| 1390 | 2026-03-30T17:11:04.983Z | Compiling icu_normalizer v2.1.1 |
| 1391 | 2026-03-30T17:11:05.274Z | Compiling parking_lot v0.12.5 |
| 1392 | 2026-03-30T17:11:05.393Z | Compiling http v1.4.0 |
| 1393 | 2026-03-30T17:11:05.563Z | Compiling tokio v1.50.0 |
| 1394 | 2026-03-30T17:11:05.738Z | Compiling serde_tokenstream v0.2.3 |
| 1395 | 2026-03-30T17:11:05.986Z | Compiling idna_adapter v1.2.1 |
| 1396 | 2026-03-30T17:11:06.023Z | Compiling erased-serde v0.3.31 |
| 1397 | 2026-03-30T17:11:06.133Z | Compiling idna v1.1.0 |
| 1398 | 2026-03-30T17:11:06.144Z | Compiling http-body v1.0.1 |
| 1399 | 2026-03-30T17:11:06.393Z | Compiling pest_meta v2.8.6 |
| 1400 | 2026-03-30T17:11:06.445Z | Compiling url v2.5.8 |
| 1401 | 2026-03-30T17:11:06.524Z | Compiling want v0.3.1 |
| 1402 | 2026-03-30T17:11:06.697Z | Compiling ppv-lite86 v0.2.21 |
| 1403 | 2026-03-30T17:11:06.791Z | Compiling ryu v1.0.23 |
| 1404 | 2026-03-30T17:11:06.870Z | Compiling pin-utils v0.1.0 |
| 1405 | 2026-03-30T17:11:06.912Z | Compiling pretty-hex v0.4.2 |
| 1406 | 2026-03-30T17:11:06.973Z | Compiling pest_generator v2.8.6 |
| 1407 | 2026-03-30T17:11:07.012Z | Compiling plain v0.2.3 |
| 1408 | 2026-03-30T17:11:07.043Z | Compiling paste v1.0.15 |
| 1409 | 2026-03-30T17:11:07.116Z | Compiling crypto-common v0.1.7 |
| 1410 | 2026-03-30T17:11:07.246Z | Compiling ident_case v1.0.1 |
| 1411 | 2026-03-30T17:11:07.340Z | Compiling omicron-workspace-hack v0.1.0 |
| 1412 | 2026-03-30T17:11:07.363Z | Compiling tracing-attributes v0.1.31 |
| 1413 | 2026-03-30T17:11:07.558Z | Compiling tracing-core v0.1.36 |
| 1414 | 2026-03-30T17:11:07.649Z | Compiling serde_urlencoded v0.7.1 |
| 1415 | 2026-03-30T17:11:07.690Z | Compiling pest_derive v2.8.6 |
| 1416 | 2026-03-30T17:11:07.851Z | Compiling http-body-util v0.1.3 |
| 1417 | 2026-03-30T17:11:08.066Z | Compiling ipnetwork v0.21.1 |
| 1418 | 2026-03-30T17:11:08.091Z | Compiling daft-derive v0.1.5 |
| 1419 | 2026-03-30T17:11:08.161Z | Compiling sync_wrapper v1.0.2 |
| 1420 | 2026-03-30T17:11:08.228Z | Compiling fastrand v2.3.0 |
| 1421 | 2026-03-30T17:11:08.433Z | Compiling aho-corasick v1.1.4 |
| 1422 | 2026-03-30T17:11:08.464Z | Compiling winnow v1.0.0 |
| 1423 | 2026-03-30T17:11:08.495Z | Compiling rustls-pki-types v1.14.0 |
| 1424 | 2026-03-30T17:11:08.506Z | Compiling async-trait v0.1.89 |
| 1425 | 2026-03-30T17:11:08.573Z | Compiling tracing v0.1.44 |
| 1426 | 2026-03-30T17:11:08.812Z | Compiling scroll_derive v0.13.1 |
| 1427 | 2026-03-30T17:11:08.824Z | Compiling ring v0.17.14 |
| 1428 | 2026-03-30T17:11:09.184Z | Compiling time-core v0.1.8 |
| 1429 | 2026-03-30T17:11:09.323Z | Compiling regex-automata v0.4.14 |
| 1430 | 2026-03-30T17:11:09.334Z | Compiling cpufeatures v0.2.17 |
| 1431 | 2026-03-30T17:11:09.402Z | Compiling num-conv v0.2.0 |
| 1432 | 2026-03-30T17:11:09.475Z | Compiling anyhow v1.0.102 |
| 1433 | 2026-03-30T17:11:09.523Z | Compiling iri-string v0.7.11 |
| 1434 | 2026-03-30T17:11:09.534Z | Compiling powerfmt v0.2.0 |
| 1435 | 2026-03-30T17:11:09.632Z | Compiling scroll v0.13.0 |
| 1436 | 2026-03-30T17:11:09.739Z | Compiling deranged v0.5.8 |
| 1437 | 2026-03-30T17:11:09.833Z | Compiling time-macros v0.2.27 |
| 1438 | 2026-03-30T17:11:10.157Z | Compiling block-buffer v0.10.4 |
| 1439 | 2026-03-30T17:11:10.302Z | Compiling hex v0.4.3 |
| 1440 | 2026-03-30T17:11:10.581Z | Compiling num_threads v0.1.7 |
| 1441 | 2026-03-30T17:11:10.675Z | Compiling digest v0.10.7 |
| 1442 | 2026-03-30T17:11:10.888Z | Compiling goblin v0.10.5 |
| 1443 | 2026-03-30T17:11:11.179Z | Compiling regex v1.12.3 |
| 1444 | 2026-03-30T17:11:11.191Z | Compiling tokio-util v0.7.18 |
| 1445 | 2026-03-30T17:11:11.328Z | Compiling oxnet v0.1.4 |
| 1446 | 2026-03-30T17:11:11.767Z | Compiling camino v1.2.2 |
| 1447 | 2026-03-30T17:11:11.966Z | Compiling usdt-impl v0.6.0 |
| 1448 | 2026-03-30T17:11:12.128Z | Compiling openssl-probe v0.2.1 |
| 1449 | 2026-03-30T17:11:12.208Z | Compiling dtrace-parser v0.3.0 |
| 1450 | 2026-03-30T17:11:12.303Z | Compiling futures-executor v0.3.32 |
| 1451 | 2026-03-30T17:11:12.580Z | Compiling crossbeam-utils v0.8.21 |
| 1452 | 2026-03-30T17:11:12.682Z | Compiling h2 v0.4.13 |
| 1453 | 2026-03-30T17:11:12.881Z | Compiling structmeta-derive v0.3.0 |
| 1454 | 2026-03-30T17:11:13.052Z | Compiling regress v0.10.5 |
| 1455 | 2026-03-30T17:11:13.067Z | Compiling thread-id v5.1.0 |
| 1456 | 2026-03-30T17:11:13.142Z | Compiling syn v1.0.109 |
| 1457 | 2026-03-30T17:11:13.449Z | Compiling rustls v0.22.4 |
| 1458 | 2026-03-30T17:11:13.652Z | Compiling dof v0.4.0 |
| 1459 | 2026-03-30T17:11:13.907Z | Compiling structmeta v0.3.0 |
| 1460 | 2026-03-30T17:11:14.102Z | Compiling futures v0.3.32 |
| 1461 | 2026-03-30T17:11:14.179Z | Compiling rand_core v0.9.5 |
| 1462 | 2026-03-30T17:11:14.404Z | Compiling darling_core v0.23.0 |
| 1463 | 2026-03-30T17:11:15.008Z | Compiling hyper v1.8.1 |
| 1464 | 2026-03-30T17:11:15.100Z | Compiling newtype-uuid-macros v0.1.0 |
| 1465 | 2026-03-30T17:11:15.744Z | Compiling thread_local v1.1.9 |
| 1466 | 2026-03-30T17:11:15.779Z | Compiling aws-lc-rs v1.16.2 |
| 1467 | 2026-03-30T17:11:15.915Z | Compiling match_cfg v0.1.0 |
| 1468 | 2026-03-30T17:11:15.985Z | Compiling winnow v0.7.15 |
| 1469 | 2026-03-30T17:11:16.086Z | Compiling newtype-uuid v1.3.2 |
| 1470 | 2026-03-30T17:11:16.216Z | Compiling hyper-util v0.1.20 |
| 1471 | 2026-03-30T17:11:16.580Z | Compiling darling_macro v0.23.0 |
| 1472 | 2026-03-30T17:11:16.647Z | Compiling quick-error v1.2.3 |
| 1473 | 2026-03-30T17:11:16.752Z | Compiling slog-async v2.8.0 |
| 1474 | 2026-03-30T17:11:16.970Z | Compiling ref-cast v1.0.25 |
| 1475 | 2026-03-30T17:11:17.073Z | Compiling daft v0.1.5 |
| 1476 | 2026-03-30T17:11:17.097Z | Compiling usdt-macro v0.6.0 |
| 1477 | 2026-03-30T17:11:17.134Z | Compiling darling v0.23.0 |
| 1478 | 2026-03-30T17:11:17.212Z | Compiling usdt-attr-macro v0.6.0 |
| 1479 | 2026-03-30T17:11:17.322Z | Compiling rand_chacha v0.9.0 |
| 1480 | 2026-03-30T17:11:17.329Z | Compiling ref-cast-impl v1.0.25 |
| 1481 | 2026-03-30T17:11:17.497Z | Compiling strum_macros v0.26.4 |
| 1482 | 2026-03-30T17:11:17.751Z | Compiling serde_spanned v1.1.0 |
| 1483 | 2026-03-30T17:11:17.900Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1484 | 2026-03-30T17:11:17.922Z | Compiling multer v3.1.0 |
| 1485 | 2026-03-30T17:11:17.933Z | Compiling term v1.2.1 |
| 1486 | 2026-03-30T17:11:18.141Z | Compiling bit-vec v0.8.0 |
| 1487 | 2026-03-30T17:11:18.198Z | Compiling untrusted v0.7.1 |
| 1488 | 2026-03-30T17:11:18.208Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1489 | 2026-03-30T17:11:18.321Z | Compiling debug-ignore v1.0.5 |
| 1490 | 2026-03-30T17:11:18.362Z | Compiling take_mut v0.2.2 |
| 1491 | 2026-03-30T17:11:18.373Z | Compiling bit-set v0.8.0 |
| 1492 | 2026-03-30T17:11:18.456Z | Compiling rand v0.9.2 |
| 1493 | 2026-03-30T17:11:18.467Z | Compiling serde_with_macros v3.18.0 |
| 1494 | 2026-03-30T17:11:18.634Z | Compiling async-stream-impl v0.3.6 |
| 1495 | 2026-03-30T17:11:18.658Z | Compiling dropshot v0.16.7 |
| 1496 | 2026-03-30T17:11:18.879Z | Compiling encoding_rs v0.8.35 |
| 1497 | 2026-03-30T17:11:19.052Z | Compiling spin v0.9.8 |
| 1498 | 2026-03-30T17:11:19.112Z | Compiling strum v0.26.3 |
| 1499 | 2026-03-30T17:11:19.237Z | Compiling unarray v0.1.4 |
| 1500 | 2026-03-30T17:11:19.256Z | Compiling rustls v0.23.37 |
| 1501 | 2026-03-30T17:11:19.342Z | Compiling mime v0.3.17 |
| 1502 | 2026-03-30T17:11:19.394Z | Compiling async-stream v0.3.6 |
| 1503 | 2026-03-30T17:11:19.467Z | Compiling derive-ex v0.1.8 |
| 1504 | 2026-03-30T17:11:19.573Z | Compiling dropshot_endpoint v0.16.7 |
| 1505 | 2026-03-30T17:11:19.584Z | Compiling macaddr v1.0.1 |
| 1506 | 2026-03-30T17:11:19.608Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1507 | 2026-03-30T17:11:19.800Z | Compiling waitgroup v0.1.2 |
| 1508 | 2026-03-30T17:11:19.937Z | Compiling serde_path_to_error v0.1.20 |
| 1509 | 2026-03-30T17:11:20.067Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1510 | 2026-03-30T17:11:20.193Z | Compiling tempfile v3.27.0 |
| 1511 | 2026-03-30T17:11:20.284Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1512 | 2026-03-30T17:11:20.366Z | Compiling tower v0.5.3 |
| 1513 | 2026-03-30T17:11:20.459Z | Compiling strum_macros v0.27.2 |
| 1514 | 2026-03-30T17:11:20.537Z | Compiling instant v0.1.13 |
| 1515 | 2026-03-30T17:11:20.705Z | Compiling time v0.3.47 |
| 1516 | 2026-03-30T17:11:20.951Z | Compiling tower-http v0.6.8 |
| 1517 | 2026-03-30T17:11:21.088Z | Compiling test-strategy v0.4.5 |
| 1518 | 2026-03-30T17:11:21.264Z | Compiling rustc-hash v2.1.1 |
| 1519 | 2026-03-30T17:11:21.384Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1520 | 2026-03-30T17:11:21.388Z | Compiling crossbeam-channel v0.5.15 |
| 1521 | 2026-03-30T17:11:22.267Z | Compiling openapiv3 v2.2.0 |
| 1522 | 2026-03-30T17:11:22.347Z | Compiling strum v0.27.2 |
| 1523 | 2026-03-30T17:11:22.473Z | Compiling parse-display-derive v0.10.0 |
| 1524 | 2026-03-30T17:11:22.874Z | Compiling rustls-webpki v0.102.8 |
| 1525 | 2026-03-30T17:11:23.741Z | Compiling rustls-native-certs v0.8.3 |
| 1526 | 2026-03-30T17:11:23.755Z | Compiling backon v1.6.0 |
| 1527 | 2026-03-30T17:11:23.883Z | Compiling rand_chacha v0.3.1 |
| 1528 | 2026-03-30T17:11:24.079Z | Compiling rand v0.8.5 |
| 1529 | 2026-03-30T17:11:24.342Z | Compiling slog-json v2.6.1 |
| 1530 | 2026-03-30T17:11:24.384Z | Compiling hostname v0.3.1 |
| 1531 | 2026-03-30T17:11:24.523Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1532 | 2026-03-30T17:11:24.544Z | Compiling wait-timeout v0.2.1 |
| 1533 | 2026-03-30T17:11:24.729Z | Compiling is-terminal v0.4.17 |
| 1534 | 2026-03-30T17:11:24.749Z | Compiling memmap2 v0.9.10 |
| 1535 | 2026-03-30T17:11:24.867Z | Compiling either v1.15.0 |
| 1536 | 2026-03-30T17:11:24.967Z | Compiling usdt v0.6.0 |
| 1537 | 2026-03-30T17:11:24.990Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1538 | 2026-03-30T17:11:25.067Z | Compiling slog-term v2.9.2 |
| 1539 | 2026-03-30T17:11:25.204Z | Compiling rusty-fork v0.3.1 |
| 1540 | 2026-03-30T17:11:25.243Z | Compiling slog-bunyan v2.5.0 |
| 1541 | 2026-03-30T17:11:25.587Z | Compiling serde_with v3.18.0 |
| 1542 | 2026-03-30T17:11:25.711Z | Compiling rand_xorshift v0.4.0 |
| 1543 | 2026-03-30T17:11:25.858Z | Compiling sha1 v0.10.6 |
| 1544 | 2026-03-30T17:11:25.868Z | Compiling tokio-rustls v0.25.0 |
| 1545 | 2026-03-30T17:11:25.965Z | Compiling rustls-pemfile v2.2.0 |
| 1546 | 2026-03-30T17:11:26.084Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1547 | 2026-03-30T17:11:26.087Z | Compiling hostname v0.4.2 |
| 1548 | 2026-03-30T17:11:26.168Z | Compiling proptest v1.11.0 |
| 1549 | 2026-03-30T17:11:27.318Z | Compiling iddqd v0.3.17 |
| 1550 | 2026-03-30T17:11:27.357Z | Compiling reqwest v0.12.28 |
| 1551 | 2026-03-30T17:11:27.446Z | Compiling itertools v0.14.0 |
| 1552 | 2026-03-30T17:11:28.123Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1553 | 2026-03-30T17:11:28.442Z | Compiling utf8parse v0.2.2 |
| 1554 | 2026-03-30T17:11:28.554Z | Compiling anstyle-parse v1.0.0 |
| 1555 | 2026-03-30T17:11:28.678Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1556 | 2026-03-30T17:11:28.737Z | Compiling toml_datetime v0.6.11 |
| 1557 | 2026-03-30T17:11:28.924Z | Compiling is_terminal_polyfill v1.70.2 |
| 1558 | 2026-03-30T17:11:29.008Z | Compiling anstyle-query v1.1.5 |
| 1559 | 2026-03-30T17:11:29.018Z | Compiling anstyle v1.0.14 |
| 1560 | 2026-03-30T17:11:29.242Z | Compiling colorchoice v1.0.5 |
| 1561 | 2026-03-30T17:11:29.356Z | Compiling anstream v1.0.0 |
| 1562 | 2026-03-30T17:11:29.420Z | Compiling progenitor-client v0.10.0 |
| 1563 | 2026-03-30T17:11:29.544Z | Compiling parse-display v0.10.0 |
| 1564 | 2026-03-30T17:11:29.701Z | Compiling backoff v0.4.0 |
| 1565 | 2026-03-30T17:11:29.884Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1566 | 2026-03-30T17:11:29.907Z | Compiling clap_lex v1.1.0 |
| 1567 | 2026-03-30T17:11:30.158Z | Compiling clap_derive v4.6.0 |
| 1568 | 2026-03-30T17:11:30.799Z | Compiling unicode-width v0.2.2 |
| 1569 | 2026-03-30T17:11:31.033Z | Compiling terminal_size v0.4.4 |
| 1570 | 2026-03-30T17:11:31.080Z | Compiling darling_core v0.21.3 |
| 1571 | 2026-03-30T17:11:31.173Z | Compiling zerocopy-derive v0.7.35 |
| 1572 | 2026-03-30T17:11:32.042Z | Compiling zerocopy v0.7.35 |
| 1573 | 2026-03-30T17:11:32.629Z | Compiling crossbeam-epoch v0.9.18 |
| 1574 | 2026-03-30T17:11:32.968Z | Compiling clap_builder v4.6.0 |
| 1575 | 2026-03-30T17:11:33.193Z | Compiling darling_macro v0.21.3 |
| 1576 | 2026-03-30T17:11:33.258Z | Compiling proc-macro-error-attr v1.0.4 |
| 1577 | 2026-03-30T17:11:33.301Z | Compiling tinyvec_macros v0.1.1 |
| 1578 | 2026-03-30T17:11:33.392Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1579 | 2026-03-30T17:11:33.488Z | Compiling heapless v0.8.0 |
| 1580 | 2026-03-30T17:11:33.670Z | Compiling heck v0.4.1 |
| 1581 | 2026-03-30T17:11:33.681Z | Compiling convert_case v0.4.0 |
| 1582 | 2026-03-30T17:11:33.763Z | Compiling darling v0.21.3 |
| 1583 | 2026-03-30T17:11:33.851Z | Compiling ingot-macros v0.1.1 |
| 1584 | 2026-03-30T17:11:33.884Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1585 | 2026-03-30T17:11:33.980Z | Compiling derive_more v0.99.20 |
| 1586 | 2026-03-30T17:11:34.337Z | Compiling tinyvec v1.11.0 |
| 1587 | 2026-03-30T17:11:34.670Z | Compiling clap v4.6.0 |
| 1588 | 2026-03-30T17:11:35.111Z | Compiling dtrace-parser v0.2.0 |
| 1589 | 2026-03-30T17:11:35.318Z | Compiling secrecy v0.10.3 |
| 1590 | 2026-03-30T17:11:35.476Z | Compiling scroll_derive v0.12.1 |
| 1591 | 2026-03-30T17:11:36.054Z | Compiling hash32 v0.3.1 |
| 1592 | 2026-03-30T17:11:36.148Z | Compiling usdt-impl v0.5.0 |
| 1593 | 2026-03-30T17:11:36.201Z | Compiling proc-macro-error v1.0.4 |
| 1594 | 2026-03-30T17:11:36.212Z | Compiling winnow v0.5.40 |
| 1595 | 2026-03-30T17:11:36.271Z | Compiling smoltcp v0.11.0 |
| 1596 | 2026-03-30T17:11:36.399Z | Compiling crucible-workspace-hack v0.1.0 |
| 1597 | 2026-03-30T17:11:36.429Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1598 | 2026-03-30T17:11:36.624Z | Compiling ingot-types v0.1.2 |
| 1599 | 2026-03-30T17:11:36.634Z | Compiling scroll v0.12.0 |
| 1600 | 2026-03-30T17:11:36.693Z | Compiling proc-macro-crate v3.5.0 |
| 1601 | 2026-03-30T17:11:37.200Z | Compiling dof v0.3.0 |
| 1602 | 2026-03-30T17:11:37.368Z | Compiling typify-impl v0.6.1 |
| 1603 | 2026-03-30T17:11:37.445Z | Compiling serde_spanned v0.6.9 |
| 1604 | 2026-03-30T17:11:37.541Z | Compiling toml_edit v0.19.15 |
| 1605 | 2026-03-30T17:11:37.552Z | Compiling cobs v0.3.0 |
| 1606 | 2026-03-30T17:11:37.585Z | Compiling thread-id v4.2.2 |
| 1607 | 2026-03-30T17:11:37.615Z | Compiling memoffset v0.9.1 |
| 1608 | 2026-03-30T17:11:37.645Z | Compiling managed v0.8.0 |
| 1609 | 2026-03-30T17:11:37.662Z | Compiling toml_write v0.1.2 |
| 1610 | 2026-03-30T17:11:37.742Z | Compiling bitflags v1.3.2 |
| 1611 | 2026-03-30T17:11:37.820Z | Compiling cfg_aliases v0.2.1 |
| 1612 | 2026-03-30T17:11:37.841Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1613 | 2026-03-30T17:11:37.869Z | Compiling toml_edit v0.22.27 |
| 1614 | 2026-03-30T17:11:37.885Z | Compiling nix v0.31.2 |
| 1615 | 2026-03-30T17:11:38.069Z | Compiling postcard v1.1.3 |
| 1616 | 2026-03-30T17:11:38.775Z | Compiling proc-macro-crate v1.3.1 |
| 1617 | 2026-03-30T17:11:39.130Z | Compiling num_enum_derive v0.7.6 |
| 1618 | 2026-03-30T17:11:39.389Z | Compiling ingot v0.1.1 |
| 1619 | 2026-03-30T17:11:39.555Z | Compiling goblin v0.8.2 |
| 1620 | 2026-03-30T17:11:40.153Z | Compiling tabwriter v1.4.1 |
| 1621 | 2026-03-30T17:11:40.300Z | Compiling foreign-types-macros v0.2.3 |
| 1622 | 2026-03-30T17:11:40.385Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1623 | 2026-03-30T17:11:40.733Z | Compiling num-integer v0.1.46 |
| 1624 | 2026-03-30T17:11:40.969Z | Compiling rustc_version v0.4.1 |
| 1625 | 2026-03-30T17:11:41.142Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1626 | 2026-03-30T17:11:41.309Z | Compiling float-ord v0.3.2 |
| 1627 | 2026-03-30T17:11:41.367Z | Compiling rayon-core v1.13.0 |
| 1628 | 2026-03-30T17:11:41.389Z | Compiling foreign-types-shared v0.3.1 |
| 1629 | 2026-03-30T17:11:41.417Z | Compiling cpufeatures v0.3.0 |
| 1630 | 2026-03-30T17:11:41.458Z | Compiling foreign-types v0.5.0 |
| 1631 | 2026-03-30T17:11:41.477Z | Compiling chacha20 v0.10.0 |
| 1632 | 2026-03-30T17:11:41.707Z | Compiling curve25519-dalek v4.1.3 |
| 1633 | 2026-03-30T17:11:41.763Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1634 | 2026-03-30T17:11:42.122Z | Compiling num_enum v0.7.6 |
| 1635 | 2026-03-30T17:11:42.239Z | Compiling num_enum_derive v0.5.11 |
| 1636 | 2026-03-30T17:11:42.894Z | Compiling toml v0.8.23 |
| 1637 | 2026-03-30T17:11:43.575Z | Compiling crossbeam-deque v0.8.6 |
| 1638 | 2026-03-30T17:11:43.600Z | Compiling typify-macro v0.6.1 |
| 1639 | 2026-03-30T17:11:43.751Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1640 | 2026-03-30T17:11:43.891Z | Compiling hmac v0.12.1 |
| 1641 | 2026-03-30T17:11:44.027Z | Compiling inout v0.1.4 |
| 1642 | 2026-03-30T17:11:44.171Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1643 | 2026-03-30T17:11:44.171Z | Compiling ff v0.13.1 |
| 1644 | 2026-03-30T17:11:44.385Z | Compiling cstr-argument v0.1.2 |
| 1645 | 2026-03-30T17:11:44.515Z | Compiling rustix v0.38.44 |
| 1646 | 2026-03-30T17:11:44.536Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1647 | 2026-03-30T17:11:44.681Z | Compiling prettyplease v0.2.37 |
| 1648 | 2026-03-30T17:11:44.749Z | Compiling colored v3.1.1 |
| 1649 | 2026-03-30T17:11:45.146Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1650 | 2026-03-30T17:11:45.528Z | Compiling group v0.13.0 |
| 1651 | 2026-03-30T17:11:45.689Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1652 | 2026-03-30T17:11:45.717Z | Compiling cipher v0.4.4 |
| 1653 | 2026-03-30T17:11:45.938Z | Compiling rustls-webpki v0.103.10 |
| 1654 | 2026-03-30T17:11:46.155Z | Compiling hkdf v0.12.4 |
| 1655 | 2026-03-30T17:11:46.452Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1656 | 2026-03-30T17:11:47.000Z | Compiling num_enum v0.5.11 |
| 1657 | 2026-03-30T17:11:47.071Z | Compiling rand v0.10.0 |
| 1658 | 2026-03-30T17:11:47.112Z | Compiling num-rational v0.4.2 |
| 1659 | 2026-03-30T17:11:47.112Z | Compiling num-iter v0.1.45 |
| 1660 | 2026-03-30T17:11:47.134Z | Compiling usdt-attr-macro v0.5.0 |
| 1661 | 2026-03-30T17:11:47.238Z | Compiling usdt-macro v0.5.0 |
| 1662 | 2026-03-30T17:11:48.139Z | Compiling camino-tempfile v1.4.1 |
| 1663 | 2026-03-30T17:11:48.277Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1664 | 2026-03-30T17:11:48.378Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1665 | 2026-03-30T17:11:48.736Z | Compiling universal-hash v0.5.1 |
| 1666 | 2026-03-30T17:11:48.851Z | Compiling half v2.7.1 |
| 1667 | 2026-03-30T17:11:48.866Z | Compiling crypto-bigint v0.5.5 |
| 1668 | 2026-03-30T17:11:48.950Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1669 | 2026-03-30T17:11:49.267Z | Compiling enum-as-inner v0.6.1 |
| 1670 | 2026-03-30T17:11:49.364Z | Compiling tokio-rustls v0.26.4 |
| 1671 | 2026-03-30T17:11:49.495Z | Compiling rustls-platform-verifier v0.6.2 |
| 1672 | 2026-03-30T17:11:49.632Z | Compiling hyper-rustls v0.27.7 |
| 1673 | 2026-03-30T17:11:49.732Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1674 | 2026-03-30T17:11:49.903Z | Compiling reqwest v0.13.2 |
| 1675 | 2026-03-30T17:11:49.957Z | Compiling num-complex v0.4.6 |
| 1676 | 2026-03-30T17:11:50.012Z | Compiling memmap v0.7.0 |
| 1677 | 2026-03-30T17:11:50.016Z | Compiling opaque-debug v0.3.1 |
| 1678 | 2026-03-30T17:11:50.091Z | Compiling base16ct v0.2.0 |
| 1679 | 2026-03-30T17:11:50.244Z | Compiling static_assertions v1.1.0 |
| 1680 | 2026-03-30T17:11:50.249Z | Compiling ciborium-io v0.2.2 |
| 1681 | 2026-03-30T17:11:50.291Z | Compiling base64ct v1.8.3 |
| 1682 | 2026-03-30T17:11:50.340Z | Compiling data-encoding v2.10.0 |
| 1683 | 2026-03-30T17:11:50.350Z | Compiling ciborium-ll v0.2.2 |
| 1684 | 2026-03-30T17:11:50.632Z | Compiling password-hash v0.5.0 |
| 1685 | 2026-03-30T17:11:50.640Z | Compiling num v0.4.3 |
| 1686 | 2026-03-30T17:11:50.714Z | Compiling elliptic-curve v0.13.8 |
| 1687 | 2026-03-30T17:11:50.991Z | Compiling usdt v0.5.0 |
| 1688 | 2026-03-30T17:11:51.005Z | Compiling poly1305 v0.8.0 |
| 1689 | 2026-03-30T17:11:51.204Z | Compiling progenitor-client v0.13.0 |
| 1690 | 2026-03-30T17:11:51.268Z | Compiling thiserror-no-std v2.0.2 |
| 1691 | 2026-03-30T17:11:51.437Z | Compiling progenitor-extras v0.1.1 |
| 1692 | 2026-03-30T17:11:51.686Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1693 | 2026-03-30T17:11:52.111Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1694 | 2026-03-30T17:11:52.311Z | Compiling rayon v1.11.0 |
| 1695 | 2026-03-30T17:11:52.457Z | Compiling chacha20 v0.9.1 |
| 1696 | 2026-03-30T17:11:52.682Z | Compiling typify v0.6.1 |
| 1697 | 2026-03-30T17:11:52.693Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1698 | 2026-03-30T17:11:53.628Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1699 | 2026-03-30T17:11:53.649Z | Compiling zone_cfg_derive v0.3.1 |
| 1700 | 2026-03-30T17:11:53.970Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1701 | 2026-03-30T17:11:54.129Z | Compiling itertools v0.12.1 |
| 1702 | 2026-03-30T17:11:54.215Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1703 | 2026-03-30T17:11:54.383Z | Compiling blake2 v0.10.6 |
| 1704 | 2026-03-30T17:11:54.412Z | Compiling byte-wrapper v0.1.0 |
| 1705 | 2026-03-30T17:11:54.504Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1706 | 2026-03-30T17:11:54.707Z | Compiling aead v0.5.2 |
| 1707 | 2026-03-30T17:11:54.772Z | Compiling num-derive v0.4.2 |
| 1708 | 2026-03-30T17:11:54.832Z | Compiling sigpipe v0.1.3 |
| 1709 | 2026-03-30T17:11:54.843Z | Compiling keccak v0.1.6 |
| 1710 | 2026-03-30T17:11:54.869Z | Compiling jiff v0.2.23 |
| 1711 | 2026-03-30T17:11:54.917Z | Compiling vcpkg v0.2.15 |
| 1712 | 2026-03-30T17:11:55.082Z | Compiling pkg-config v0.3.32 |
| 1713 | 2026-03-30T17:11:55.340Z | Compiling glob v0.3.3 |
| 1714 | 2026-03-30T17:11:55.482Z | Compiling unsafe-libyaml v0.2.11 |
| 1715 | 2026-03-30T17:11:55.533Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1716 | 2026-03-30T17:11:55.720Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1717 | 2026-03-30T17:11:55.773Z | Compiling openssl-sys v0.9.112 |
| 1718 | 2026-03-30T17:11:55.822Z | Compiling zone v0.3.1 |
| 1719 | 2026-03-30T17:11:56.128Z | Compiling serde_yaml v0.9.34+deprecated |
| 1720 | 2026-03-30T17:11:56.321Z | Compiling sha3 v0.10.8 |
| 1721 | 2026-03-30T17:11:56.331Z | Compiling chacha20poly1305 v0.10.1 |
| 1722 | 2026-03-30T17:11:56.462Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1723 | 2026-03-30T17:11:56.631Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1724 | 2026-03-30T17:11:56.716Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1725 | 2026-03-30T17:11:56.996Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1726 | 2026-03-30T17:11:57.914Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1727 | 2026-03-30T17:11:57.949Z | Compiling argon2 v0.5.3 |
| 1728 | 2026-03-30T17:11:58.482Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1729 | 2026-03-30T17:11:58.734Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1730 | 2026-03-30T17:11:58.872Z | Compiling progenitor-impl v0.13.0 |
| 1731 | 2026-03-30T17:11:59.313Z | Compiling vsss-rs v3.3.4 |
| 1732 | 2026-03-30T17:11:59.551Z | Compiling ciborium v0.2.2 |
| 1733 | 2026-03-30T17:11:59.743Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1734 | 2026-03-30T17:11:59.804Z | Compiling hubpack_derive v0.1.1 |
| 1735 | 2026-03-30T17:11:59.834Z | Compiling smf v0.2.3 |
| 1736 | 2026-03-30T17:11:59.856Z | Compiling whoami v1.6.1 |
| 1737 | 2026-03-30T17:12:00.141Z | Compiling resolv-conf v0.7.6 |
| 1738 | 2026-03-30T17:12:00.155Z | Compiling linked-hash-map v0.5.6 |
| 1739 | 2026-03-30T17:12:00.326Z | Compiling indent_write v2.2.0 |
| 1740 | 2026-03-30T17:12:00.339Z | Compiling semver v0.1.20 |
| 1741 | 2026-03-30T17:12:00.436Z | Compiling hubpack v0.1.2 |
| 1742 | 2026-03-30T17:12:00.465Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1743 | 2026-03-30T17:12:00.522Z | Compiling rustc_version v0.1.7 |
| 1744 | 2026-03-30T17:12:00.594Z | Compiling lru-cache v0.1.2 |
| 1745 | 2026-03-30T17:12:00.714Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1746 | 2026-03-30T17:12:00.726Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1747 | 2026-03-30T17:12:00.867Z | Compiling hickory-proto v0.24.4 |
| 1748 | 2026-03-30T17:12:01.249Z | Compiling serde-big-array v0.5.1 |
| 1749 | 2026-03-30T17:12:01.399Z | Compiling serde_repr v0.1.20 |
| 1750 | 2026-03-30T17:12:02.009Z | Compiling derive-where v1.6.1 |
| 1751 | 2026-03-30T17:12:02.408Z | Compiling pin-project-internal v1.1.11 |
| 1752 | 2026-03-30T17:12:02.543Z | Compiling progenitor-macro v0.13.0 |
| 1753 | 2026-03-30T17:12:03.274Z | Compiling siphasher v1.0.2 |
| 1754 | 2026-03-30T17:12:03.475Z | Compiling swrite v0.1.0 |
| 1755 | 2026-03-30T17:12:03.500Z | Compiling unicode-segmentation v1.13.1 |
| 1756 | 2026-03-30T17:12:03.542Z | Compiling minimal-lexical v0.2.1 |
| 1757 | 2026-03-30T17:12:03.571Z | Compiling pin-project v1.1.11 |
| 1758 | 2026-03-30T17:12:03.673Z | Compiling phf_shared v0.12.1 |
| 1759 | 2026-03-30T17:12:03.809Z | Compiling nom v7.1.3 |
| 1760 | 2026-03-30T17:12:03.864Z | Compiling newline-converter v0.3.0 |
| 1761 | 2026-03-30T17:12:03.939Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1762 | 2026-03-30T17:12:03.976Z | Compiling hickory-resolver v0.24.4 |
| 1763 | 2026-03-30T17:12:04.157Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1764 | 2026-03-30T17:12:04.398Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1765 | 2026-03-30T17:12:04.556Z | Compiling newtype_derive v0.1.6 |
| 1766 | 2026-03-30T17:12:04.800Z | Compiling atomicwrites v0.4.4 |
| 1767 | 2026-03-30T17:12:05.230Z | Compiling unicode-normalization v0.1.25 |
| 1768 | 2026-03-30T17:12:05.474Z | Compiling snafu-derive v0.8.9 |
| 1769 | 2026-03-30T17:12:05.725Z | Compiling console v0.15.11 |
| 1770 | 2026-03-30T17:12:07.390Z | Compiling tokio-stream v0.1.18 |
| 1771 | 2026-03-30T17:12:07.427Z | Compiling async-recursion v1.1.1 |
| 1772 | 2026-03-30T17:12:07.427Z | Compiling slog-dtrace v0.3.0 |
| 1773 | 2026-03-30T17:12:07.428Z | Compiling bstr v1.12.1 |
| 1774 | 2026-03-30T17:12:07.428Z | Compiling csv-core v0.1.13 |
| 1775 | 2026-03-30T17:12:07.428Z | Compiling owo-colors v4.3.0 |
| 1776 | 2026-03-30T17:12:07.428Z | Compiling foreign-types-shared v0.1.1 |
| 1777 | 2026-03-30T17:12:07.428Z | Compiling cancel-safe-futures v0.1.5 |
| 1778 | 2026-03-30T17:12:07.428Z | Compiling openssl v0.10.76 |
| 1779 | 2026-03-30T17:12:07.428Z | Compiling similar v2.7.0 |
| 1780 | 2026-03-30T17:12:07.428Z | Compiling chrono-tz v0.10.4 |
| 1781 | 2026-03-30T17:12:07.428Z | Compiling unicode-width v0.1.14 |
| 1782 | 2026-03-30T17:12:07.428Z | Compiling highway v1.3.0 |
| 1783 | 2026-03-30T17:12:07.428Z | Compiling foldhash v0.1.5 |
| 1784 | 2026-03-30T17:12:07.428Z | Compiling same-file v1.0.6 |
| 1785 | 2026-03-30T17:12:07.428Z | Compiling unicode-xid v0.2.6 |
| 1786 | 2026-03-30T17:12:07.456Z | Compiling const_format_proc_macros v0.2.34 |
| 1787 | 2026-03-30T17:12:07.456Z | Compiling expectorate v1.2.0 |
| 1788 | 2026-03-30T17:12:07.464Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1789 | 2026-03-30T17:12:07.485Z | Compiling walkdir v2.5.0 |
| 1790 | 2026-03-30T17:12:07.585Z | Compiling hashbrown v0.15.5 |
| 1791 | 2026-03-30T17:12:07.669Z | Compiling snafu v0.8.9 |
| 1792 | 2026-03-30T17:12:07.722Z | Compiling progenitor v0.13.0 |
| 1793 | 2026-03-30T17:12:07.869Z | Compiling foreign-types v0.3.2 |
| 1794 | 2026-03-30T17:12:07.890Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1795 | 2026-03-30T17:12:07.927Z | Compiling globset v0.4.18 |
| 1796 | 2026-03-30T17:12:07.996Z | Compiling csv v1.4.0 |
| 1797 | 2026-03-30T17:12:08.109Z | Compiling qorb v0.4.1 |
| 1798 | 2026-03-30T17:12:08.123Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1799 | 2026-03-30T17:12:08.564Z | Compiling olpc-cjson v0.1.4 |
| 1800 | 2026-03-30T17:12:08.829Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1801 | 2026-03-30T17:12:08.846Z | Compiling phf v0.12.1 |
| 1802 | 2026-03-30T17:12:09.279Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1803 | 2026-03-30T17:12:09.347Z | Compiling tokio-dtrace v0.1.1 |
| 1804 | 2026-03-30T17:12:09.501Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1805 | 2026-03-30T17:12:09.624Z | Compiling libsw-core v0.3.2 |
| 1806 | 2026-03-30T17:12:09.802Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1807 | 2026-03-30T17:12:09.877Z | Compiling serde_plain v1.0.2 |
| 1808 | 2026-03-30T17:12:09.924Z | Compiling openssl-macros v0.1.1 |
| 1809 | 2026-03-30T17:12:10.099Z | Compiling pem v3.0.6 |
| 1810 | 2026-03-30T17:12:10.104Z | Compiling cookie v0.18.1 |
| 1811 | 2026-03-30T17:12:10.231Z | Compiling fixedbitset v0.5.7 |
| 1812 | 2026-03-30T17:12:10.300Z | Compiling typed-path v0.9.3 |
| 1813 | 2026-03-30T17:12:10.326Z | Compiling bytecount v0.6.9 |
| 1814 | 2026-03-30T17:12:10.366Z | Compiling fixedbitset v0.4.2 |
| 1815 | 2026-03-30T17:12:10.467Z | Compiling petgraph v0.8.3 |
| 1816 | 2026-03-30T17:12:10.467Z | Compiling papergrid v0.11.0 |
| 1817 | 2026-03-30T17:12:10.567Z | Compiling petgraph v0.6.5 |
| 1818 | 2026-03-30T17:12:10.663Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1819 | 2026-03-30T17:12:11.678Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1820 | 2026-03-30T17:12:11.922Z | Compiling tough v0.20.0 |
| 1821 | 2026-03-30T17:12:12.115Z | Compiling libsw v3.5.0 |
| 1822 | 2026-03-30T17:12:12.270Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1823 | 2026-03-30T17:12:12.296Z | Compiling oxide-tokio-rt v0.1.3 |
| 1824 | 2026-03-30T17:12:12.372Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1825 | 2026-03-30T17:12:12.693Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1826 | 2026-03-30T17:12:14.534Z | Compiling const_format v0.2.35 |
| 1827 | 2026-03-30T17:12:14.560Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1828 | 2026-03-30T17:12:14.680Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1829 | 2026-03-30T17:12:14.810Z | Compiling gethostname v0.5.0 |
| 1830 | 2026-03-30T17:12:14.939Z | Compiling tabled_derive v0.7.0 |
| 1831 | 2026-03-30T17:12:15.751Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1832 | 2026-03-30T17:12:15.819Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1833 | 2026-03-30T17:12:15.937Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1834 | 2026-03-30T17:12:16.056Z | Compiling bcs v0.1.6 |
| 1835 | 2026-03-30T17:12:16.061Z | Compiling crunchy v0.2.4 |
| 1836 | 2026-03-30T17:12:16.350Z | Compiling lazy_static v1.5.0 |
| 1837 | 2026-03-30T17:12:16.380Z | Compiling linear-map v1.2.0 |
| 1838 | 2026-03-30T17:12:16.455Z | Compiling termtree v0.5.1 |
| 1839 | 2026-03-30T17:12:16.479Z | Compiling tagptr v0.2.0 |
| 1840 | 2026-03-30T17:12:16.510Z | Compiling unicode-linebreak v0.1.5 |
| 1841 | 2026-03-30T17:12:16.570Z | Compiling smawk v0.3.2 |
| 1842 | 2026-03-30T17:12:16.607Z | Compiling moka v0.12.15 |
| 1843 | 2026-03-30T17:12:16.629Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1844 | 2026-03-30T17:12:16.709Z | Compiling textwrap v0.16.2 |
| 1845 | 2026-03-30T17:12:16.726Z | Compiling steno v0.4.1 |
| 1846 | 2026-03-30T17:12:16.781Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1847 | 2026-03-30T17:12:17.214Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1848 | 2026-03-30T17:12:17.260Z | Compiling tabled v0.15.0 |
| 1849 | 2026-03-30T17:12:17.410Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1850 | 2026-03-30T17:12:17.617Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1851 | 2026-03-30T17:12:17.662Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1852 | 2026-03-30T17:12:18.288Z | Compiling hickory-proto v0.25.2 |
| 1853 | 2026-03-30T17:12:18.486Z | Compiling tiny-keccak v2.0.2 |
| 1854 | 2026-03-30T17:12:18.707Z | Compiling humantime v2.3.0 |
| 1855 | 2026-03-30T17:12:19.091Z | Compiling num-derive v0.3.3 |
| 1856 | 2026-03-30T17:12:19.799Z | Compiling parking_lot_core v0.8.6 |
| 1857 | 2026-03-30T17:12:19.953Z | Compiling crc32fast v1.5.0 |
| 1858 | 2026-03-30T17:12:20.027Z | Compiling libscf-sys v1.1.0 |
| 1859 | 2026-03-30T17:12:20.086Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1860 | 2026-03-30T17:12:20.168Z | Compiling hickory-resolver v0.25.2 |
| 1861 | 2026-03-30T17:12:20.179Z | Compiling const-random-macro v0.1.16 |
| 1862 | 2026-03-30T17:12:20.299Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1863 | 2026-03-30T17:12:20.592Z | Compiling ahash v0.8.12 |
| 1864 | 2026-03-30T17:12:20.699Z | Compiling smartstring v1.0.1 |
| 1865 | 2026-03-30T17:12:20.712Z | Compiling const-random v0.1.18 |
| 1866 | 2026-03-30T17:12:20.724Z | Compiling parking_lot v0.11.2 |
| 1867 | 2026-03-30T17:12:21.089Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1868 | 2026-03-30T17:12:21.114Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1869 | 2026-03-30T17:12:21.157Z | Compiling fxhash v0.2.1 |
| 1870 | 2026-03-30T17:12:21.229Z | Compiling internet-checksum v0.2.1 |
| 1871 | 2026-03-30T17:12:21.295Z | Compiling sled v0.34.7 |
| 1872 | 2026-03-30T17:12:21.615Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1873 | 2026-03-30T17:12:21.627Z | Compiling thin-vec v0.2.14 |
| 1874 | 2026-03-30T17:12:21.830Z | Compiling rhai_codegen v3.1.0 |
| 1875 | 2026-03-30T17:12:21.905Z | Compiling sdd v3.0.10 |
| 1876 | 2026-03-30T17:12:22.131Z | Compiling scc v2.4.0 |
| 1877 | 2026-03-30T17:12:22.251Z | Compiling serial_test_derive v3.4.0 |
| 1878 | 2026-03-30T17:12:22.552Z | Compiling nom v8.0.0 |
| 1879 | 2026-03-30T17:12:22.983Z | Compiling diff v0.1.13 |
| 1880 | 2026-03-30T17:12:23.044Z | Compiling rhai v1.24.0 |
| 1881 | 2026-03-30T17:12:23.277Z | Compiling yansi v1.0.1 |
| 1882 | 2026-03-30T17:12:23.292Z | Compiling serial_test v3.4.0 |
| 1883 | 2026-03-30T17:12:23.511Z | Compiling pretty_assertions v1.4.1 |
| 1884 | 2026-03-30T17:12:26.705Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1885 | 2026-03-30T17:12:34.254Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1886 | 2026-03-30T17:12:36.339Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1887 | 2026-03-30T17:12:36.901Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1888 | 2026-03-30T17:12:38.044Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1889 | 2026-03-30T17:12:38.793Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1890 | 2026-03-30T17:12:40.223Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1891 | 2026-03-30T17:13:15.329Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 19s |
| 1892 | 2026-03-30T17:13:15.503Z | ──────────── |
| 1893 | 2026-03-30T17:13:15.503Z | Nextest run ID 9b451721-ec3a-41e7-bff9-e27d70b077ee with nextest profile: default |
| 1894 | 2026-03-30T17:13:15.503Z | Starting 150 tests across 1 binary |
| 1895 | 2026-03-30T17:13:15.514Z | PASS [ 0.010s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding |
| 1896 | 2026-03-30T17:13:15.517Z | PASS [ 0.010s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes |
| 1897 | 2026-03-30T17:13:15.517Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_length_mismatch |
| 1898 | 2026-03-30T17:13:15.517Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes |
| 1899 | 2026-03-30T17:13:15.517Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_invalid_length |
| 1900 | 2026-03-30T17:13:15.517Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes |
| 1901 | 2026-03-30T17:13:15.518Z | PASS [ 0.012s] bgp messages::tests::bgp_nexthop_byte_len |
| 1902 | 2026-03-30T17:13:15.518Z | PASS [ 0.013s] bgp messages::tests::bgp_nexthop_round_trip |
| 1903 | 2026-03-30T17:13:15.525Z | PASS [ 0.009s] bgp messages::tests::decoding_accepts_reach_and_unreach_together |
| 1904 | 2026-03-30T17:13:15.528Z | PASS [ 0.009s] bgp messages::tests::decoding_deduplicates_non_mp_attributes |
| 1905 | 2026-03-30T17:13:15.528Z | PASS [ 0.009s] bgp messages::tests::empty_update_end_of_rib |
| 1906 | 2026-03-30T17:13:15.529Z | PASS [ 0.009s] bgp messages::tests::header_tests::from_wire_parses_oversized_length |
| 1907 | 2026-03-30T17:13:15.529Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_parses_undersized_length |
| 1908 | 2026-03-30T17:13:15.529Z | PASS [ 0.010s] bgp messages::tests::header_round_trip |
| 1909 | 2026-03-30T17:13:15.529Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker |
| 1910 | 2026-03-30T17:13:15.529Z | PASS [ 0.009s] bgp messages::tests::header_tests::new_accepts_maximum_length |
| 1911 | 2026-03-30T17:13:15.533Z | PASS [ 0.008s] bgp messages::tests::header_tests::new_rejects_length_too_small |
| 1912 | 2026-03-30T17:13:15.533Z | PASS [ 0.009s] bgp messages::tests::header_tests::new_rejects_length_too_large |
| 1913 | 2026-03-30T17:13:15.537Z | PASS [ 0.010s] bgp messages::tests::header_tests::new_accepts_minimum_length |
| 1914 | 2026-03-30T17:13:15.537Z | PASS [ 0.009s] bgp messages::tests::header_tests::roundtrip_keepalive_header |
| 1915 | 2026-03-30T17:13:15.537Z | PASS [ 0.009s] bgp messages::tests::header_tests::roundtrip_max_length_header |
| 1916 | 2026-03-30T17:13:15.537Z | PASS [ 0.009s] bgp messages::tests::ipv4_unicast_dual_encoding |
| 1917 | 2026-03-30T17:13:15.537Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message |
| 1918 | 2026-03-30T17:13:15.537Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::aggregator_display |
| 1919 | 2026-03-30T17:13:15.542Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing |
| 1920 | 2026-03-30T17:13:15.545Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format |
| 1921 | 2026-03-30T17:13:15.545Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length |
| 1922 | 2026-03-30T17:13:15.545Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing |
| 1923 | 2026-03-30T17:13:15.545Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display |
| 1924 | 2026-03-30T17:13:15.545Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length |
| 1925 | 2026-03-30T17:13:15.545Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format |
| 1926 | 2026-03-30T17:13:15.545Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing |
| 1927 | 2026-03-30T17:13:15.553Z | PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error |
| 1928 | 2026-03-30T17:13:15.557Z | PASS [ 0.013s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds |
| 1929 | 2026-03-30T17:13:15.557Z | PASS [ 0.013s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs |
| 1930 | 2026-03-30T17:13:15.564Z | PASS [ 0.022s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length |
| 1931 | 2026-03-30T17:13:15.570Z | PASS [ 0.013s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short |
| 1932 | 2026-03-30T17:13:15.570Z | PASS [ 0.017s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length |
| 1933 | 2026-03-30T17:13:15.575Z | PASS [ 0.030s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire |
| 1934 | 2026-03-30T17:13:15.579Z | PASS [ 0.013s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short |
| 1935 | 2026-03-30T17:13:15.579Z | PASS [ 0.031s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message |
| 1936 | 2026-03-30T17:13:15.579Z | PASS [ 0.030s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs |
| 1937 | 2026-03-30T17:13:15.579Z | PASS [ 0.030s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop |
| 1938 | 2026-03-30T17:13:15.582Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors |
| 1939 | 2026-03-30T17:13:15.583Z | PASS [ 0.018s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs |
| 1940 | 2026-03-30T17:13:15.588Z | PASS [ 0.014s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length |
| 1941 | 2026-03-30T17:13:15.588Z | PASS [ 0.015s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors |
| 1942 | 2026-03-30T17:13:15.602Z | PASS [ 0.026s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors |
| 1943 | 2026-03-30T17:13:15.610Z | PASS [ 0.027s] bgp messages::tests::mp_reach_nlri_ipv6_unicast |
| 1944 | 2026-03-30T17:13:15.610Z | PASS [ 0.027s] bgp messages::tests::mp_reach_nlri_ipv4_unicast |
| 1945 | 2026-03-30T17:13:15.610Z | PASS [ 0.030s] bgp messages::tests::mp_bgp_attributes_encoded_first |
| 1946 | 2026-03-30T17:13:15.610Z | PASS [ 0.030s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs |
| 1947 | 2026-03-30T17:13:15.610Z | PASS [ 0.018s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast |
| 1948 | 2026-03-30T17:13:15.623Z | PASS [ 0.013s] bgp messages::tests::mp_unreach_nlri_round_trip |
| 1949 | 2026-03-30T17:13:15.623Z | PASS [ 0.041s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short |
| 1950 | 2026-03-30T17:13:15.623Z | PASS [ 0.011s] bgp messages::tests::prefix_conversion |
| 1951 | 2026-03-30T17:13:15.623Z | PASS [ 0.031s] bgp messages::tests::mp_reach_nlri_round_trip |
| 1952 | 2026-03-30T17:13:15.623Z | PASS [ 0.023s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast |
| 1953 | 2026-03-30T17:13:15.628Z | PASS [ 0.012s] bgp messages::tests::notification_round_trip |
| 1954 | 2026-03-30T17:13:15.639Z | PASS [ 0.016s] bgp messages::tests::prefix_within |
| 1955 | 2026-03-30T17:13:15.639Z | PASS [ 0.018s] bgp messages::tests::open_round_trip_extended_nexthop |
| 1956 | 2026-03-30T17:13:15.639Z | PASS [ 0.023s] bgp messages::tests::open_round_trip |
| 1957 | 2026-03-30T17:13:15.648Z | PASS [ 0.011s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw |
| 1958 | 2026-03-30T17:13:15.652Z | PASS [ 0.010s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw |
| 1959 | 2026-03-30T17:13:15.652Z | PASS [ 0.019s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard |
| 1960 | 2026-03-30T17:13:15.652Z | PASS [ 0.021s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw |
| 1961 | 2026-03-30T17:13:15.660Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected |
| 1962 | 2026-03-30T17:13:15.660Z | PASS [ 0.017s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset |
| 1963 | 2026-03-30T17:13:15.661Z | PASS [ 0.016s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw |
| 1964 | 2026-03-30T17:13:15.661Z | PASS [ 0.010s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw |
| 1965 | 2026-03-30T17:13:15.667Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid |
| 1966 | 2026-03-30T17:13:15.667Z | PASS [ 0.017s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected |
| 1967 | 2026-03-30T17:13:15.683Z | PASS [ 0.016s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive |
| 1968 | 2026-03-30T17:13:15.686Z | PASS [ 0.012s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed |
| 1969 | 2026-03-30T17:13:15.686Z | PASS [ 0.011s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details |
| 1970 | 2026-03-30T17:13:15.686Z | PASS [ 0.021s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors |
| 1971 | 2026-03-30T17:13:15.696Z | PASS [ 0.025s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags |
| 1972 | 2026-03-30T17:13:15.696Z | PASS [ 0.016s] bgp messages::tests::route_refresh_round_trip |
| 1973 | 2026-03-30T17:13:15.696Z | PASS [ 0.018s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional |
| 1974 | 2026-03-30T17:13:15.707Z | PASS [ 0.076s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard |
| 1975 | 2026-03-30T17:13:15.707Z | PASS [ 0.020s] bgp messages::tests::test_nexthop_length_validation |
| 1976 | 2026-03-30T17:13:15.707Z | PASS [ 0.015s] bgp messages::tests::update_round_trip |
| 1977 | 2026-03-30T17:13:15.714Z | PASS [ 0.031s] bgp policy::test::open_add_4byte_as |
| 1978 | 2026-03-30T17:13:15.725Z | PASS [ 0.030s] bgp policy::test::open_require_4byte_as |
| 1979 | 2026-03-30T17:13:15.730Z | PASS [ 0.095s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw |
| 1980 | 2026-03-30T17:13:15.730Z | PASS [ 0.026s] bgp policy::test::update_drop_on_no_export |
| 1981 | 2026-03-30T17:13:15.734Z | PASS [ 0.016s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 1982 | 2026-03-30T17:13:15.734Z | PASS [ 0.029s] bgp policy::test::shape_update_prefixes |
| 1983 | 2026-03-30T17:13:15.734Z | PASS [ 0.025s] bgp policy::test::update_shape_community |
| 1984 | 2026-03-30T17:13:15.737Z | PASS [ 0.025s] bgp proptest::prop_duplicate_attrs_deduplicated |
| 1985 | 2026-03-30T17:13:15.740Z | PASS [ 0.015s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 1986 | 2026-03-30T17:13:15.740Z | PASS [ 0.014s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 1987 | 2026-03-30T17:13:15.743Z | PASS [ 0.036s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 1988 | 2026-03-30T17:13:15.743Z | PASS [ 0.018s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 1989 | 2026-03-30T17:13:15.746Z | PASS [ 0.015s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 1990 | 2026-03-30T17:13:15.746Z | PASS [ 0.016s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 1991 | 2026-03-30T17:13:15.746Z | PASS [ 0.015s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 1992 | 2026-03-30T17:13:15.749Z | PASS [ 0.013s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 1993 | 2026-03-30T17:13:15.752Z | PASS [ 0.015s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 1994 | 2026-03-30T17:13:15.757Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 1995 | 2026-03-30T17:13:15.760Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 1996 | 2026-03-30T17:13:15.763Z | PASS [ 0.014s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 1997 | 2026-03-30T17:13:15.763Z | PASS [ 0.008s] bgp session::tests::route_update_is_announcement_and_withdrawal |
| 1998 | 2026-03-30T17:13:15.767Z | PASS [ 0.017s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 1999 | 2026-03-30T17:13:15.767Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_all_buffer_rolling |
| 2000 | 2026-03-30T17:13:15.770Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_major_buffer_rolling |
| 2001 | 2026-03-30T17:13:15.770Z | PASS [ 0.029s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2002 | 2026-03-30T17:13:15.770Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_major_filtering |
| 2003 | 2026-03-30T17:13:15.770Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_record_creation |
| 2004 | 2026-03-30T17:13:15.773Z | PASS [ 0.008s] bgp session::tests::test_resolve_collision_decision |
| 2005 | 2026-03-30T17:13:15.776Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error |
| 2006 | 2026-03-30T17:13:15.776Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error |
| 2007 | 2026-03-30T17:13:15.776Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_configured |
| 2008 | 2026-03-30T17:13:15.776Z | PASS [ 0.026s] bgp proptest::prop_update_traditional_roundtrip |
| 2009 | 2026-03-30T17:13:15.779Z | PASS [ 0.031s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2010 | 2026-03-30T17:13:15.779Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4 |
| 2011 | 2026-03-30T17:13:15.779Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4 |
| 2012 | 2026-03-30T17:13:15.782Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv6_configured |
| 2013 | 2026-03-30T17:13:15.785Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6 |
| 2014 | 2026-03-30T17:13:15.785Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop |
| 2015 | 2026-03-30T17:13:15.785Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop |
| 2016 | 2026-03-30T17:13:18.843Z | PASS [ 3.065s] bgp test::test_basic_peering_passive |
| 2017 | 2026-03-30T17:13:18.843Z | PASS [ 3.067s] bgp test::test_basic_peering_active |
| 2018 | 2026-03-30T17:13:18.847Z | PASS [ 3.066s] bgp test::test_basic_update |
| 2019 | 2026-03-30T17:13:18.851Z | PASS [ 3.068s] bgp test::test_basic_update_ipv6 |
| 2020 | 2026-03-30T17:13:18.859Z | PASS [ 3.081s] bgp test::test_basic_peering_passive_tcp |
| 2021 | 2026-03-30T17:13:18.862Z | PASS [ 3.077s] bgp test::test_basic_update_ipv6_tcp |
| 2022 | 2026-03-30T17:13:18.873Z | PASS [ 3.088s] bgp test::test_basic_update_tcp |
| 2023 | 2026-03-30T17:13:19.860Z | PASS [ 4.082s] bgp test::test_basic_peering_active_tcp |
| 2024 | 2026-03-30T17:13:21.926Z | PASS [ 3.066s] bgp test::test_ipv6_basic_peering_active |
| 2025 | 2026-03-30T17:13:21.940Z | PASS [ 3.067s] bgp test::test_ipv6_basic_peering_passive |
| 2026 | 2026-03-30T17:13:22.938Z | PASS [ 4.083s] bgp test::test_dual_stack_routes_ipv6_peer_success |
| 2027 | 2026-03-30T17:13:22.938Z | PASS [ 4.083s] bgp test::test_dual_stack_routes_ipv4_peer_success |
| 2028 | 2026-03-30T17:13:22.938Z | PASS [ 4.079s] bgp test::test_import_export_policy_filtering |
| 2029 | 2026-03-30T17:13:23.182Z | PASS [ 4.076s] bgp test::test_ipv4_routes_ipv6_peer_success |
| 2030 | 2026-03-30T17:13:23.182Z | PASS [ 4.074s] bgp test::test_ipv6_basic_peering_active_tcp |
| 2031 | 2026-03-30T17:13:23.182Z | PASS [ 3.078s] bgp test::test_ipv6_basic_peering_passive_tcp |
| 2032 | 2026-03-30T17:13:23.182Z | PASS [ 1.062s] bgp test::test_multiple_unnumbered_sessions |
| 2033 | 2026-03-30T17:13:24.025Z | PASS [ 1.097s] bgp test::test_three_router_chain_tcp_ipv6 |
| 2034 | 2026-03-30T17:13:24.029Z | PASS [ 1.100s] bgp test::test_three_router_chain_tcp |
| 2035 | 2026-03-30T17:13:24.994Z | PASS [ 2.066s] bgp test::test_same_linklocal_multiple_interfaces |
| 2036 | 2026-03-30T17:13:25.090Z | PASS [ 1.063s] bgp test::test_unnumbered_ndp_change |
| 2037 | 2026-03-30T17:13:25.781Z | PASS [ 2.854s] bgp test::test_neighbor_thread_lifecycle_no_leaks |
| 2038 | 2026-03-30T17:13:26.005Z | PASS [ 4.078s] bgp test::test_ipv6_routes_ipv4_peer_success |
| 2039 | 2026-03-30T17:13:27.006Z | PASS [ 4.069s] bgp test::test_three_router_chain_unnumbered |
| 2040 | 2026-03-30T17:13:28.000Z | PASS [ 5.061s] bgp test::test_unnumbered_dualstack_route_exchange |
| 2041 | 2026-03-30T17:13:30.055Z | PASS [ 5.061s] bgp test::test_unnumbered_session_survives_peer_change |
| 2042 | 2026-03-30T17:13:33.093Z | PASS [ 9.065s] bgp test::test_unnumbered_peer_expiry_and_rediscovery |
| 2043 | 2026-03-30T17:13:34.154Z | PASS [ 9.065s] bgp test::test_unnumbered_unaffected_by_ndp |
| 2044 | 2026-03-30T17:13:41.068Z | PASS [ 18.063s] bgp test::test_unnumbered_interface_lifecycle |
| 2045 | 2026-03-30T17:13:41.068Z | ──────────── |
| 2046 | 2026-03-30T17:13:41.068Z | Summary [ 25.562s] 150 tests run: 150 passed, 0 skipped |
| 2047 | 2026-03-30T17:13:41.081Z | + cp dualstack_routes.log loopback-manager.test_basic_peering_active_tcp.log loopback-manager.test_basic_peering_passive_tcp.log loopback-manager.test_basic_update_ipv6_tcp.log loopback-manager.test_basic_update_tcp.log loopback-manager.test_dual_stack_routes_ipv4_peer_success.log loopback-manager.test_dual_stack_routes_ipv6_peer_success.log loopback-manager.test_import_export_policy_filtering.log loopback-manager.test_ipv4_routes_ipv6_peer_success.log loopback-manager.test_ipv6_basic_peering_active_tcp.log loopback-manager.test_ipv6_basic_peering_passive_tcp.log loopback-manager.test_ipv6_routes_ipv4_peer_success.log loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log loopback-manager.test_three_router_chain_tcp_ipv6.log loopback-manager.test_three_router_chain_tcp.log multiple_unnumbered.log ndp_change_reset.log ndp_changes.log r1.test_basic_peering_active_tcp.log r1.test_basic_peering_active.log r1.test_basic_peering_passive_tcp.log r1.test_basic_peering_passive.log r1.test_basic_update_ipv6_tcp.log r1.test_basic_update_ipv6.log r1.test_basic_update_tcp.log r1.test_basic_update.log r1.test_dual_stack_routes_ipv4_peer_success.log r1.test_dual_stack_routes_ipv6_peer_success.log r1.test_import_export_policy_filtering.log r1.test_ipv4_routes_ipv6_peer_success.log r1.test_ipv6_basic_peering_active_tcp.log r1.test_ipv6_basic_peering_active.log r1.test_ipv6_basic_peering_passive_tcp.log r1.test_ipv6_basic_peering_passive.log r1.test_ipv6_routes_ipv4_peer_success.log r1.test_neighbor_thread_lifecycle_no_leaks.log r1.test_three_router_chain_tcp_ipv6.log r1.test_three_router_chain_tcp.log r2.test_basic_peering_active_tcp.log r2.test_basic_peering_active.log r2.test_basic_peering_passive_tcp.log r2.test_basic_peering_passive.log r2.test_basic_update_ipv6_tcp.log r2.test_basic_update_ipv6.log r2.test_basic_update_tcp.log r2.test_basic_update.log r2.test_dual_stack_routes_ipv4_peer_success.log r2.test_dual_stack_routes_ipv6_peer_success.log r2.test_import_export_policy_filtering.log r2.test_ipv4_routes_ipv6_peer_success.log r2.test_ipv6_basic_peering_active_tcp.log r2.test_ipv6_basic_peering_active.log r2.test_ipv6_basic_peering_passive_tcp.log r2.test_ipv6_basic_peering_passive.log r2.test_ipv6_routes_ipv4_peer_success.log r2.test_neighbor_thread_lifecycle_no_leaks.log r2.test_three_router_chain_tcp_ipv6.log r2.test_three_router_chain_tcp.log r3.test_three_router_chain_tcp_ipv6.log r3.test_three_router_chain_tcp.log same_linklocal.log three_chain.log unnumbered_expiry.log unnumbered_interface_lifecycle.log unnumbered_peer_change.log /work/ |
| 2048 | 2026-03-30T17:13:41.087Z | + popd |
| 2049 | 2026-03-30T17:13:41.087Z | + pushd mgd |
| 2050 | 2026-03-30T17:13:41.090Z | /work/oxidecomputer/maghemite |
| 2051 | 2026-03-30T17:13:41.090Z | + pfexec cargo nextest run |
| 2052 | 2026-03-30T17:13:41.090Z | /work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite |
| 2053 | 2026-03-30T17:13:42.247Z | Compiling slog v2.8.2 |
| 2054 | 2026-03-30T17:13:42.351Z | Compiling usdt v0.6.0 |
| 2055 | 2026-03-30T17:13:42.435Z | Compiling typify-impl v0.4.3 |
| 2056 | 2026-03-30T17:13:42.452Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2057 | 2026-03-30T17:13:42.469Z | Compiling papergrid v0.17.0 |
| 2058 | 2026-03-30T17:13:42.632Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2059 | 2026-03-30T17:13:42.640Z | Compiling testing_table v0.3.0 |
| 2060 | 2026-03-30T17:13:42.736Z | Compiling slog-json v2.6.1 |
| 2061 | 2026-03-30T17:13:42.798Z | Compiling slog-term v2.9.2 |
| 2062 | 2026-03-30T17:13:42.940Z | Compiling slog-async v2.8.0 |
| 2063 | 2026-03-30T17:13:43.169Z | Compiling slog-bunyan v2.5.0 |
| 2064 | 2026-03-30T17:13:43.309Z | Compiling dropshot v0.16.7 |
| 2065 | 2026-03-30T17:13:43.405Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2066 | 2026-03-30T17:13:43.498Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2067 | 2026-03-30T17:13:43.596Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2068 | 2026-03-30T17:13:43.746Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2069 | 2026-03-30T17:13:43.973Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2070 | 2026-03-30T17:13:44.135Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2071 | 2026-03-30T17:13:44.500Z | Compiling slog-dtrace v0.3.0 |
| 2072 | 2026-03-30T17:13:44.820Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2073 | 2026-03-30T17:13:44.949Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2074 | 2026-03-30T17:13:45.167Z | Compiling steno v0.4.1 |
| 2075 | 2026-03-30T17:13:46.613Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2076 | 2026-03-30T17:13:48.416Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2077 | 2026-03-30T17:13:48.690Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2078 | 2026-03-30T17:13:48.732Z | Compiling typify-macro v0.4.3 |
| 2079 | 2026-03-30T17:13:49.030Z | Compiling proc-macro-error2 v2.0.1 |
| 2080 | 2026-03-30T17:13:49.268Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2081 | 2026-03-30T17:13:49.318Z | Compiling tabled_derive v0.11.0 |
| 2082 | 2026-03-30T17:13:49.555Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 2083 | 2026-03-30T17:13:49.860Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2084 | 2026-03-30T17:13:50.248Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2085 | 2026-03-30T17:13:50.424Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2086 | 2026-03-30T17:13:50.435Z | Compiling tabled v0.20.0 |
| 2087 | 2026-03-30T17:13:50.462Z | Compiling progenitor-client v0.11.2 |
| 2088 | 2026-03-30T17:13:50.609Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2089 | 2026-03-30T17:13:50.797Z | Compiling crc8 v0.1.1 |
| 2090 | 2026-03-30T17:13:50.826Z | Compiling typify v0.4.3 |
| 2091 | 2026-03-30T17:13:50.915Z | Compiling progenitor-impl v0.11.2 |
| 2092 | 2026-03-30T17:13:51.179Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2093 | 2026-03-30T17:13:52.154Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2094 | 2026-03-30T17:13:52.712Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2095 | 2026-03-30T17:13:53.236Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2096 | 2026-03-30T17:13:53.469Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2097 | 2026-03-30T17:13:53.899Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2098 | 2026-03-30T17:13:54.425Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2099 | 2026-03-30T17:13:54.471Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2100 | 2026-03-30T17:13:54.625Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2101 | 2026-03-30T17:13:55.530Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2102 | 2026-03-30T17:13:55.905Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2103 | 2026-03-30T17:13:55.982Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2104 | 2026-03-30T17:13:56.118Z | Compiling progenitor-macro v0.11.2 |
| 2105 | 2026-03-30T17:13:56.297Z | Compiling dropshot-api-manager-types v0.5.2 |
| 2106 | 2026-03-30T17:13:57.011Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2107 | 2026-03-30T17:13:59.699Z | Compiling progenitor v0.11.2 |
| 2108 | 2026-03-30T17:13:59.791Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2109 | 2026-03-30T17:14:02.065Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2110 | 2026-03-30T17:14:03.227Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2111 | 2026-03-30T17:14:03.232Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2112 | 2026-03-30T17:14:03.730Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2113 | 2026-03-30T17:14:03.968Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2114 | 2026-03-30T17:14:11.754Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2115 | 2026-03-30T17:14:18.878Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2116 | 2026-03-30T17:14:20.479Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2117 | 2026-03-30T17:14:21.569Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2118 | 2026-03-30T17:14:22.672Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2119 | 2026-03-30T17:14:23.453Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2120 | 2026-03-30T17:14:24.897Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2121 | 2026-03-30T17:14:24.897Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2122 | 2026-03-30T17:14:24.909Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2123 | 2026-03-30T17:14:31.597Z | Compiling mg-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-types/versions) |
| 2124 | 2026-03-30T17:14:33.006Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2125 | 2026-03-30T17:14:33.006Z | Compiling mg-types v0.1.0 (/work/oxidecomputer/maghemite/mg-types) |
| 2126 | 2026-03-30T17:14:34.237Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2127 | 2026-03-30T17:15:01.762Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 2128 | 2026-03-30T17:15:01.918Z | ──────────── |
| 2129 | 2026-03-30T17:15:01.918Z | Nextest run ID 6b8c9c8b-91f0-4601-8caf-33e88d868087 with nextest profile: default |
| 2130 | 2026-03-30T17:15:01.918Z | Starting 32 tests across 1 binary |
| 2131 | 2026-03-30T17:15:01.928Z | PASS [ 0.010s] mgd::bin/mgd bfd_admin::test::egress_socket_sets_ttl_v4 |
| 2132 | 2026-03-30T17:15:01.931Z | PASS [ 0.011s] mgd::bin/mgd bfd_admin::test::egress_socket_sets_hop_limit_v6 |
| 2133 | 2026-03-30T17:15:01.945Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence |
| 2134 | 2026-03-30T17:15:01.961Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence |
| 2135 | 2026-03-30T17:15:01.978Z | PASS [ 0.060s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db |
| 2136 | 2026-03-30T17:15:01.978Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence |
| 2137 | 2026-03-30T17:15:01.982Z | PASS [ 0.061s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6 |
| 2138 | 2026-03-30T17:15:01.982Z | PASS [ 0.061s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop |
| 2139 | 2026-03-30T17:15:01.982Z | PASS [ 0.061s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families |
| 2140 | 2026-03-30T17:15:01.982Z | PASS [ 0.063s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group |
| 2141 | 2026-03-30T17:15:01.982Z | PASS [ 0.063s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp |
| 2142 | 2026-03-30T17:15:01.985Z | PASS [ 0.056s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized |
| 2143 | 2026-03-30T17:15:01.990Z | PASS [ 0.011s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list |
| 2144 | 2026-03-30T17:15:01.992Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4 |
| 2145 | 2026-03-30T17:15:01.993Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6 |
| 2146 | 2026-03-30T17:15:01.993Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized |
| 2147 | 2026-03-30T17:15:01.993Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4 |
| 2148 | 2026-03-30T17:15:01.993Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6 |
| 2149 | 2026-03-30T17:15:01.996Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4 |
| 2150 | 2026-03-30T17:15:01.999Z | PASS [ 0.019s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence |
| 2151 | 2026-03-30T17:15:01.999Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6 |
| 2152 | 2026-03-30T17:15:02.002Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback |
| 2153 | 2026-03-30T17:15:02.002Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized |
| 2154 | 2026-03-30T17:15:02.002Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast |
| 2155 | 2026-03-30T17:15:02.002Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized |
| 2156 | 2026-03-30T17:15:02.002Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list |
| 2157 | 2026-03-30T17:15:02.002Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized |
| 2158 | 2026-03-30T17:15:02.006Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list |
| 2159 | 2026-03-30T17:15:02.010Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local |
| 2160 | 2026-03-30T17:15:02.010Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback |
| 2161 | 2026-03-30T17:15:02.010Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast |
| 2162 | 2026-03-30T17:15:02.010Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized |
| 2163 | 2026-03-30T17:15:02.010Z | ──────────── |
| 2164 | 2026-03-30T17:15:02.010Z | Summary [ 0.090s] 32 tests run: 32 passed, 0 skipped |
| 2165 | 2026-03-30T17:15:02.019Z | + cp apply_remove_entire_group.log /work/ |
| 2166 | 2026-03-30T17:15:02.022Z | + popd |
| 2167 | 2026-03-30T17:15:02.022Z | /work/oxidecomputer/maghemite |
| 2168 | 2026-03-30T17:15:02.022Z | process exited: duration 409064 ms, exit code 0 |
| |
| 2169 | 2026-03-30T17:15:02.032Z | found 66 output files |
| 2170 | 2026-03-30T17:15:02.032Z | uploading: /work/apply_remove_entire_group.log (9170 bytes) |
| 2171 | 2026-03-30T17:15:03.045Z | uploaded: /work/apply_remove_entire_group.log |
| 2172 | 2026-03-30T17:15:03.045Z | uploading: /work/dualstack_routes.log (118542 bytes) |
| 2173 | 2026-03-30T17:15:04.062Z | uploaded: /work/dualstack_routes.log |
| 2174 | 2026-03-30T17:15:04.062Z | uploading: /work/loopback-manager.test_basic_peering_active_tcp.log (2275 bytes) |
| 2175 | 2026-03-30T17:15:05.071Z | uploaded: /work/loopback-manager.test_basic_peering_active_tcp.log |
| 2176 | 2026-03-30T17:15:05.071Z | uploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1395 bytes) |
| 2177 | 2026-03-30T17:15:06.080Z | uploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log |
| 2178 | 2026-03-30T17:15:06.080Z | uploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2222 bytes) |
| 2179 | 2026-03-30T17:15:07.090Z | uploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log |
| 2180 | 2026-03-30T17:15:07.090Z | uploading: /work/loopback-manager.test_basic_update_tcp.log (2326 bytes) |
| 2181 | 2026-03-30T17:15:08.098Z | uploaded: /work/loopback-manager.test_basic_update_tcp.log |
| 2182 | 2026-03-30T17:15:08.098Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2227 bytes) |
| 2183 | 2026-03-30T17:15:09.108Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log |
| 2184 | 2026-03-30T17:15:09.108Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2218 bytes) |
| 2185 | 2026-03-30T17:15:10.116Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log |
| 2186 | 2026-03-30T17:15:10.116Z | uploading: /work/loopback-manager.test_import_export_policy_filtering.log (2390 bytes) |
| 2187 | 2026-03-30T17:15:11.125Z | uploaded: /work/loopback-manager.test_import_export_policy_filtering.log |
| 2188 | 2026-03-30T17:15:11.125Z | uploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2260 bytes) |
| 2189 | 2026-03-30T17:15:12.134Z | uploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log |
| 2190 | 2026-03-30T17:15:12.134Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2249 bytes) |
| 2191 | 2026-03-30T17:15:13.142Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log |
| 2192 | 2026-03-30T17:15:13.142Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2234 bytes) |
| 2193 | 2026-03-30T17:15:14.153Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log |
| 2194 | 2026-03-30T17:15:14.153Z | uploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2156 bytes) |
| 2195 | 2026-03-30T17:15:15.162Z | uploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log |
| 2196 | 2026-03-30T17:15:15.162Z | uploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2419 bytes) |
| 2197 | 2026-03-30T17:15:16.171Z | uploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log |
| 2198 | 2026-03-30T17:15:16.171Z | uploading: /work/loopback-manager.test_three_router_chain_tcp.log (3512 bytes) |
| 2199 | 2026-03-30T17:15:18.184Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp.log |
| 2200 | 2026-03-30T17:15:18.184Z | uploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3413 bytes) |
| 2201 | 2026-03-30T17:15:19.192Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log |
| 2202 | 2026-03-30T17:15:19.192Z | uploading: /work/multiple_unnumbered.log (133591 bytes) |
| 2203 | 2026-03-30T17:15:20.205Z | uploaded: /work/multiple_unnumbered.log |
| 2204 | 2026-03-30T17:15:20.205Z | uploading: /work/ndp_change_reset.log (67540 bytes) |
| 2205 | 2026-03-30T17:15:21.216Z | uploaded: /work/ndp_change_reset.log |
| 2206 | 2026-03-30T17:15:21.217Z | uploading: /work/ndp_changes.log (86130 bytes) |
| 2207 | 2026-03-30T17:15:22.233Z | uploaded: /work/ndp_changes.log |
| 2208 | 2026-03-30T17:15:22.233Z | uploading: /work/r1.test_basic_peering_active.log (40040 bytes) |
| 2209 | 2026-03-30T17:15:23.246Z | uploaded: /work/r1.test_basic_peering_active.log |
| 2210 | 2026-03-30T17:15:23.246Z | uploading: /work/r1.test_basic_peering_active_tcp.log (49490 bytes) |
| 2211 | 2026-03-30T17:15:24.257Z | uploaded: /work/r1.test_basic_peering_active_tcp.log |
| 2212 | 2026-03-30T17:15:24.257Z | uploading: /work/r1.test_basic_peering_passive.log (32375 bytes) |
| 2213 | 2026-03-30T17:15:25.267Z | uploaded: /work/r1.test_basic_peering_passive.log |
| 2214 | 2026-03-30T17:15:25.267Z | uploading: /work/r1.test_basic_peering_passive_tcp.log (37211 bytes) |
| 2215 | 2026-03-30T17:15:26.277Z | uploaded: /work/r1.test_basic_peering_passive_tcp.log |
| 2216 | 2026-03-30T17:15:26.277Z | uploading: /work/r1.test_basic_update.log (27627 bytes) |
| 2217 | 2026-03-30T17:15:27.288Z | uploaded: /work/r1.test_basic_update.log |
| 2218 | 2026-03-30T17:15:27.288Z | uploading: /work/r1.test_basic_update_ipv6.log (27417 bytes) |
| 2219 | 2026-03-30T17:15:28.300Z | uploaded: /work/r1.test_basic_update_ipv6.log |
| 2220 | 2026-03-30T17:15:28.303Z | uploading: /work/r1.test_basic_update_ipv6_tcp.log (29502 bytes) |
| 2221 | 2026-03-30T17:15:29.313Z | uploaded: /work/r1.test_basic_update_ipv6_tcp.log |
| 2222 | 2026-03-30T17:15:29.313Z | uploading: /work/r1.test_basic_update_tcp.log (29637 bytes) |
| 2223 | 2026-03-30T17:15:30.324Z | uploaded: /work/r1.test_basic_update_tcp.log |
| 2224 | 2026-03-30T17:15:30.324Z | uploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (41340 bytes) |
| 2225 | 2026-03-30T17:15:31.335Z | uploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log |
| 2226 | 2026-03-30T17:15:31.335Z | uploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (41550 bytes) |
| 2227 | 2026-03-30T17:15:32.345Z | uploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log |
| 2228 | 2026-03-30T17:15:32.345Z | uploading: /work/r1.test_import_export_policy_filtering.log (37956 bytes) |
| 2229 | 2026-03-30T17:15:33.355Z | uploaded: /work/r1.test_import_export_policy_filtering.log |
| 2230 | 2026-03-30T17:15:33.355Z | uploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (33860 bytes) |
| 2231 | 2026-03-30T17:15:34.365Z | uploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log |
| 2232 | 2026-03-30T17:15:34.366Z | uploading: /work/r1.test_ipv6_basic_peering_active.log (39905 bytes) |
| 2233 | 2026-03-30T17:15:35.376Z | uploaded: /work/r1.test_ipv6_basic_peering_active.log |
| 2234 | 2026-03-30T17:15:35.376Z | uploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (48560 bytes) |
| 2235 | 2026-03-30T17:15:36.386Z | uploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log |
| 2236 | 2026-03-30T17:15:36.386Z | uploading: /work/r1.test_ipv6_basic_peering_passive.log (32301 bytes) |
| 2237 | 2026-03-30T17:15:37.396Z | uploaded: /work/r1.test_ipv6_basic_peering_passive.log |
| 2238 | 2026-03-30T17:15:37.396Z | uploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (37131 bytes) |
| 2239 | 2026-03-30T17:15:38.407Z | uploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log |
| 2240 | 2026-03-30T17:15:38.407Z | uploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (33561 bytes) |
| 2241 | 2026-03-30T17:15:39.418Z | uploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log |
| 2242 | 2026-03-30T17:15:39.418Z | uploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (28278 bytes) |
| 2243 | 2026-03-30T17:15:40.457Z | uploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log |
| 2244 | 2026-03-30T17:15:40.457Z | uploading: /work/r1.test_three_router_chain_tcp.log (24812 bytes) |
| 2245 | 2026-03-30T17:15:41.469Z | uploaded: /work/r1.test_three_router_chain_tcp.log |
| 2246 | 2026-03-30T17:15:41.469Z | uploading: /work/r1.test_three_router_chain_tcp_ipv6.log (20892 bytes) |
| 2247 | 2026-03-30T17:15:42.479Z | uploaded: /work/r1.test_three_router_chain_tcp_ipv6.log |
| 2248 | 2026-03-30T17:15:42.479Z | uploading: /work/r2.test_basic_peering_active.log (36690 bytes) |
| 2249 | 2026-03-30T17:15:43.489Z | uploaded: /work/r2.test_basic_peering_active.log |
| 2250 | 2026-03-30T17:15:43.490Z | uploading: /work/r2.test_basic_peering_active_tcp.log (44449 bytes) |
| 2251 | 2026-03-30T17:15:44.500Z | uploaded: /work/r2.test_basic_peering_active_tcp.log |
| 2252 | 2026-03-30T17:15:44.500Z | uploading: /work/r2.test_basic_peering_passive.log (40360 bytes) |
| 2253 | 2026-03-30T17:15:45.510Z | uploaded: /work/r2.test_basic_peering_passive.log |
| 2254 | 2026-03-30T17:15:45.510Z | uploading: /work/r2.test_basic_peering_passive_tcp.log (45649 bytes) |
| 2255 | 2026-03-30T17:15:46.521Z | uploaded: /work/r2.test_basic_peering_passive_tcp.log |
| 2256 | 2026-03-30T17:15:46.521Z | uploading: /work/r2.test_basic_update.log (28799 bytes) |
| 2257 | 2026-03-30T17:15:47.532Z | uploaded: /work/r2.test_basic_update.log |
| 2258 | 2026-03-30T17:15:47.532Z | uploading: /work/r2.test_basic_update_ipv6.log (28673 bytes) |
| 2259 | 2026-03-30T17:15:48.542Z | uploaded: /work/r2.test_basic_update_ipv6.log |
| 2260 | 2026-03-30T17:15:48.542Z | uploading: /work/r2.test_basic_update_ipv6_tcp.log (32322 bytes) |
| 2261 | 2026-03-30T17:15:49.551Z | uploaded: /work/r2.test_basic_update_ipv6_tcp.log |
| 2262 | 2026-03-30T17:15:49.551Z | uploading: /work/r2.test_basic_update_tcp.log (32332 bytes) |
| 2263 | 2026-03-30T17:15:50.614Z | uploaded: /work/r2.test_basic_update_tcp.log |
| 2264 | 2026-03-30T17:15:50.614Z | uploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (43118 bytes) |
| 2265 | 2026-03-30T17:15:51.627Z | uploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log |
| 2266 | 2026-03-30T17:15:51.627Z | uploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (43360 bytes) |
| 2267 | 2026-03-30T17:15:52.637Z | uploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log |
| 2268 | 2026-03-30T17:15:52.638Z | uploading: /work/r2.test_import_export_policy_filtering.log (36096 bytes) |
| 2269 | 2026-03-30T17:15:53.678Z | uploaded: /work/r2.test_import_export_policy_filtering.log |
| 2270 | 2026-03-30T17:15:53.679Z | uploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (37829 bytes) |
| 2271 | 2026-03-30T17:15:54.689Z | uploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log |
| 2272 | 2026-03-30T17:15:54.689Z | uploading: /work/r2.test_ipv6_basic_peering_active.log (36555 bytes) |
| 2273 | 2026-03-30T17:15:55.703Z | uploaded: /work/r2.test_ipv6_basic_peering_active.log |
| 2274 | 2026-03-30T17:15:55.704Z | uploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (43515 bytes) |
| 2275 | 2026-03-30T17:15:56.713Z | uploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log |
| 2276 | 2026-03-30T17:15:56.713Z | uploading: /work/r2.test_ipv6_basic_peering_passive.log (40391 bytes) |
| 2277 | 2026-03-30T17:15:57.724Z | uploaded: /work/r2.test_ipv6_basic_peering_passive.log |
| 2278 | 2026-03-30T17:15:57.724Z | uploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (45510 bytes) |
| 2279 | 2026-03-30T17:15:58.733Z | uploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log |
| 2280 | 2026-03-30T17:15:58.733Z | uploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (37704 bytes) |
| 2281 | 2026-03-30T17:15:59.745Z | uploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log |
| 2282 | 2026-03-30T17:15:59.745Z | uploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (27651 bytes) |
| 2283 | 2026-03-30T17:16:00.756Z | uploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log |
| 2284 | 2026-03-30T17:16:00.756Z | uploading: /work/r2.test_three_router_chain_tcp.log (43881 bytes) |
| 2285 | 2026-03-30T17:16:01.766Z | uploaded: /work/r2.test_three_router_chain_tcp.log |
| 2286 | 2026-03-30T17:16:01.766Z | uploading: /work/r2.test_three_router_chain_tcp_ipv6.log (44026 bytes) |
| 2287 | 2026-03-30T17:16:02.780Z | uploaded: /work/r2.test_three_router_chain_tcp_ipv6.log |
| 2288 | 2026-03-30T17:16:02.780Z | uploading: /work/r3.test_three_router_chain_tcp.log (20130 bytes) |
| 2289 | 2026-03-30T17:16:03.791Z | uploaded: /work/r3.test_three_router_chain_tcp.log |
| 2290 | 2026-03-30T17:16:03.791Z | uploading: /work/r3.test_three_router_chain_tcp_ipv6.log (21756 bytes) |
| 2291 | 2026-03-30T17:16:04.801Z | uploaded: /work/r3.test_three_router_chain_tcp_ipv6.log |
| 2292 | 2026-03-30T17:16:04.801Z | uploading: /work/same_linklocal.log (118643 bytes) |
| 2293 | 2026-03-30T17:16:05.813Z | uploaded: /work/same_linklocal.log |
| 2294 | 2026-03-30T17:16:05.813Z | uploading: /work/three_chain.log (99340 bytes) |
| 2295 | 2026-03-30T17:16:06.824Z | uploaded: /work/three_chain.log |
| 2296 | 2026-03-30T17:16:06.824Z | uploading: /work/unnumbered_expiry.log (85602 bytes) |
| 2297 | 2026-03-30T17:16:07.839Z | uploaded: /work/unnumbered_expiry.log |
| 2298 | 2026-03-30T17:16:07.839Z | uploading: /work/unnumbered_interface_lifecycle.log (193840 bytes) |
| 2299 | 2026-03-30T17:16:08.853Z | uploaded: /work/unnumbered_interface_lifecycle.log |
| 2300 | 2026-03-30T17:16:08.853Z | uploading: /work/unnumbered_peer_change.log (76301 bytes) |
| 2301 | 2026-03-30T17:16:09.864Z | uploaded: /work/unnumbered_peer_change.log |