|
|
|
| 1 | 2026-05-20T15:55:08.469Z | job assigned to worker 01KS31GP89M5KRYSTMA5K10957 [factory aws, i-0fa40bf10ecb7fb59] (queued for 1 m 22 s) |
| |
| 2 | 2026-05-20T15:55:15.025Z | starting task 0: "setup" |
| 3 | 2026-05-20T15:55:15.031Z | ++ uname -s |
| 4 | 2026-05-20T15:55:15.034Z | + kern=SunOS |
| 5 | 2026-05-20T15:55:15.034Z | + build_user=build |
| 6 | 2026-05-20T15:55:15.034Z | + build_uid=12345 |
| 7 | 2026-05-20T15:55:15.034Z | + work_dir=/work |
| 8 | 2026-05-20T15:55:15.034Z | + input_dir=/input |
| 9 | 2026-05-20T15:55:15.034Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-20T15:55:15.034Z | + case "$kern" in |
| 11 | 2026-05-20T15:55:15.034Z | + groupadd -g 12345 build |
| 12 | 2026-05-20T15:55:15.034Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-20T15:55:17.038Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-20T15:55:17.086Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-20T15:55:17.090Z | + home_fs=zfs |
| 16 | 2026-05-20T15:55:17.091Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-20T15:55:17.091Z | + mkdir -p /home/build |
| 18 | 2026-05-20T15:55:17.091Z | + chown build:build /home/build /work |
| 19 | 2026-05-20T15:55:19.091Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-20T15:55:19.094Z | process exited: duration 4065 ms, exit code 0 |
| |
| 21 | 2026-05-20T15:55:19.100Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-20T15:55:19.104Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-20T15:55:19.104Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-20T15:55:19.104Z | * rust toolchain profile = "default" |
| 25 | 2026-05-20T15:55:19.104Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-20T15:55:19.104Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-20T15:55:19.104Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-20T15:55:19.107Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-20T15:55:19.107Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-20T15:55:19.309Z | info: downloading installer |
| 31 | 2026-05-20T15:55:20.687Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-20T15:55:20.687Z | warn: /opt/ooce/bin |
| 33 | 2026-05-20T15:55:20.687Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-20T15:55:20.687Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-20T15:55:20.687Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-20T15:55:20.687Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-20T15:55:20.687Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-20T15:55:20.687Z | error: cannot install while Rust is installed |
| 39 | 2026-05-20T15:55:20.687Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-20T15:55:20.687Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-20T15:55:20.687Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-20T15:55:20.687Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-20T15:55:20.687Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-20T15:55:20.713Z | info: profile set to default |
| 45 | 2026-05-20T15:55:20.713Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-20T15:55:20.717Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-20T15:55:20.866Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-20T15:55:20.869Z | info: downloading 6 components |
| 49 | 2026-05-20T15:55:35.675Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-20T15:55:35.675Z | |
| 51 | 2026-05-20T15:55:35.704Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-20T15:55:35.704Z | |
| 53 | 2026-05-20T15:55:35.704Z | |
| 54 | 2026-05-20T15:55:35.704Z | Rust is installed now. Great! |
| 55 | 2026-05-20T15:55:35.704Z | |
| 56 | 2026-05-20T15:55:35.704Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-20T15:55:35.704Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-20T15:55:35.704Z | |
| 59 | 2026-05-20T15:55:35.704Z | To configure your current shell, you need to source |
| 60 | 2026-05-20T15:55:35.704Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-20T15:55:35.704Z | |
| 62 | 2026-05-20T15:55:35.704Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-20T15:55:35.704Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-20T15:55:35.704Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-20T15:55:35.704Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-20T15:55:35.704Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-20T15:55:35.704Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-20T15:55:35.704Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-20T15:55:35.708Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-20T15:55:35.708Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-20T15:55:35.795Z | + rustup --version |
| 72 | 2026-05-20T15:55:35.803Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-20T15:55:35.807Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-20T15:55:35.825Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-20T15:55:35.828Z | + cargo --version |
| 76 | 2026-05-20T15:55:35.841Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-20T15:55:35.845Z | + rustc --version |
| 78 | 2026-05-20T15:55:35.869Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-20T15:55:35.876Z | process exited: duration 16761 ms, exit code 0 |
| |
| 80 | 2026-05-20T15:55:35.885Z | starting task 2: "authentication" |
| 81 | 2026-05-20T15:55:35.901Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-20T15:55:35.909Z | starting task 3: "clone repository" |
| 83 | 2026-05-20T15:55:35.912Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-20T15:55:35.916Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-20T15:55:35.993Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-20T15:55:37.100Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-20T15:55:37.100Z | + git fetch origin 004e5cda468ada89e8b92a9d89aa1a09a3c87d5c |
| 88 | 2026-05-20T15:55:37.351Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-20T15:55:37.351Z | * branch 004e5cda468ada89e8b92a9d89aa1a09a3c87d5c -> FETCH_HEAD |
| 90 | 2026-05-20T15:55:37.356Z | + [[ -n zl/mrib ]] |
| 91 | 2026-05-20T15:55:37.359Z | ++ git branch --show-current |
| 92 | 2026-05-20T15:55:37.359Z | + current=main |
| 93 | 2026-05-20T15:55:37.359Z | + [[ main != zl/mrib ]] |
| 94 | 2026-05-20T15:55:37.359Z | + git branch -f zl/mrib 004e5cda468ada89e8b92a9d89aa1a09a3c87d5c |
| 95 | 2026-05-20T15:55:37.363Z | + git checkout -f zl/mrib |
| 96 | 2026-05-20T15:55:37.380Z | Switched to branch 'zl/mrib' |
| 97 | 2026-05-20T15:55:37.384Z | + git reset --hard 004e5cda468ada89e8b92a9d89aa1a09a3c87d5c |
| 98 | 2026-05-20T15:55:37.396Z | HEAD is now at 004e5cd [merge] merge main again (cleanup, lock maint, happy maps) |
| 99 | 2026-05-20T15:55:37.400Z | process exited: duration 1487 ms, exit code 0 |
| |
| 100 | 2026-05-20T15:55:37.406Z | starting task 4: "build" |
| 101 | 2026-05-20T15:55:37.409Z | + set -e |
| 102 | 2026-05-20T15:55:37.409Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-05-20T15:55:37.413Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-05-20T15:55:37.413Z | ++ PLATFORM=illumos |
| 105 | 2026-05-20T15:55:37.413Z | ++ banner install |
| 106 | 2026-05-20T15:55:37.413Z | |
| 107 | 2026-05-20T15:55:37.413Z | # # # #### ##### ## # # |
| 108 | 2026-05-20T15:55:37.413Z | # ## # # # # # # # |
| 109 | 2026-05-20T15:55:37.413Z | # # # # #### # # # # # |
| 110 | 2026-05-20T15:55:37.413Z | # # # # # # ###### # # |
| 111 | 2026-05-20T15:55:37.413Z | # # ## # # # # # # # |
| 112 | 2026-05-20T15:55:37.413Z | # # # #### # # # ###### ###### |
| 113 | 2026-05-20T15:55:37.413Z | |
| 114 | 2026-05-20T15:55:37.413Z | ++ set +o errexit |
| 115 | 2026-05-20T15:55:37.413Z | ++ pkg info clang-15 |
| 116 | 2026-05-20T15:55:37.416Z | ++ grep -qi installed |
| 117 | 2026-05-20T15:55:38.779Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-05-20T15:55:38.779Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-05-20T15:55:38.779Z | |
| 120 | 2026-05-20T15:55:38.779Z | clang-15 |
| 121 | 2026-05-20T15:55:38.817Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-05-20T15:55:38.817Z | ++ set -o errexit |
| 123 | 2026-05-20T15:55:38.820Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-05-20T15:55:46.937Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-05-20T15:55:54.578Z | Startup: Caching catalogs ... Done |
| 126 | 2026-05-20T15:56:01.905Z | Planning: Solver setup ... Done |
| 127 | 2026-05-20T15:56:01.946Z | Planning: Running solver ... Done |
| 128 | 2026-05-20T15:56:02.087Z | Planning: Finding local manifests ... Done |
| 129 | 2026-05-20T15:56:02.107Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-05-20T15:56:03.415Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-05-20T15:56:03.444Z | Planning: Package planning ... Done |
| 132 | 2026-05-20T15:56:03.469Z | Planning: Merging actions ... Done |
| 133 | 2026-05-20T15:56:03.581Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-05-20T15:56:03.587Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-05-20T15:56:04.491Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-05-20T15:56:04.496Z | Planning: Planning completed in 9.75 seconds |
| 137 | 2026-05-20T15:56:04.506Z | Packages to install: 2 |
| 138 | 2026-05-20T15:56:04.510Z | Mediators to change: 2 |
| 139 | 2026-05-20T15:56:04.510Z | Services to change: 1 |
| 140 | 2026-05-20T15:56:04.510Z | Create boot environment: No |
| 141 | 2026-05-20T15:56:04.510Z | Create backup boot environment: No |
| 142 | 2026-05-20T15:56:04.553Z | |
| 143 | 2026-05-20T15:56:04.554Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-05-20T15:56:09.555Z | Download: 2372/3076 items 119.2/211.3MB 56% complete (24.3M/s) |
| 145 | 2026-05-20T15:56:14.623Z | Download: 3067/3076 items 208.4/211.3MB 98% complete (22.9M/s) |
| 146 | 2026-05-20T15:56:16.280Z | Download: Completed 211.31 MB in 11.73 seconds (18.0M/s) |
| 147 | 2026-05-20T15:56:16.406Z | Actions: 1/3418 actions (Installing new actions) |
| 148 | 2026-05-20T15:56:19.575Z | Actions: Completed 3418 actions in 3.17 seconds. |
| 149 | 2026-05-20T15:56:20.212Z | Done |
| 150 | 2026-05-20T15:56:20.212Z | Done |
| 151 | 2026-05-20T15:56:20.952Z | Done |
| 152 | 2026-05-20T15:56:24.321Z | Done |
| 153 | 2026-05-20T15:56:24.391Z | Done |
| 154 | 2026-05-20T15:56:24.395Z | Done |
| 155 | 2026-05-20T15:56:24.663Z | Done |
| 156 | 2026-05-20T15:56:25.333Z | ++ set -o errexit |
| 157 | 2026-05-20T15:56:25.333Z | ++ cargo --version |
| 158 | 2026-05-20T15:56:25.339Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 159 | 2026-05-20T15:56:25.514Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 160 | 2026-05-20T15:56:25.517Z | info: downloading 6 components |
| 161 | 2026-05-20T15:56:40.107Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 162 | 2026-05-20T15:56:40.112Z | ++ rustc --version |
| 163 | 2026-05-20T15:56:40.136Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 164 | 2026-05-20T15:56:40.140Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 165 | 2026-05-20T15:56:40.182Z | Updating crates.io index |
| 166 | 2026-05-20T15:56:40.276Z | Downloading crates ... |
| 167 | 2026-05-20T15:56:40.323Z | Downloaded cargo-nextest v0.9.97 |
| 168 | 2026-05-20T15:56:40.383Z | Installing cargo-nextest v0.9.97 |
| 169 | 2026-05-20T15:56:40.423Z | Updating crates.io index |
| 170 | 2026-05-20T15:56:42.852Z | Locking 404 packages to latest compatible versions |
| 171 | 2026-05-20T15:56:42.857Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 172 | 2026-05-20T15:56:42.860Z | Adding duct v0.13.7 (available: v1.1.1) |
| 173 | 2026-05-20T15:56:42.860Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 174 | 2026-05-20T15:56:42.860Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 175 | 2026-05-20T15:56:42.863Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 176 | 2026-05-20T15:56:42.863Z | Adding nextest-filtering v0.15.0 (available: v0.21.0) |
| 177 | 2026-05-20T15:56:42.863Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 178 | 2026-05-20T15:56:42.866Z | Adding nextest-runner v0.80.0 (available: v0.117.0) |
| 179 | 2026-05-20T15:56:42.869Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 180 | 2026-05-20T15:56:42.887Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 181 | 2026-05-20T15:56:42.896Z | Downloading crates ... |
| 182 | 2026-05-20T15:56:42.972Z | Downloaded camino v1.2.2 |
| 183 | 2026-05-20T15:56:42.976Z | Downloaded atomic-waker v1.1.2 |
| 184 | 2026-05-20T15:56:42.979Z | Downloaded home v0.5.12 |
| 185 | 2026-05-20T15:56:42.982Z | Downloaded bitflags v2.11.1 |
| 186 | 2026-05-20T15:56:42.985Z | Downloaded http-body-util v0.1.3 |
| 187 | 2026-05-20T15:56:42.985Z | Downloaded adler2 v2.0.1 |
| 188 | 2026-05-20T15:56:42.988Z | Downloaded is_terminal_polyfill v1.70.2 |
| 189 | 2026-05-20T15:56:42.988Z | Downloaded humantime-serde v1.1.1 |
| 190 | 2026-05-20T15:56:42.988Z | Downloaded jobserver v0.1.34 |
| 191 | 2026-05-20T15:56:42.996Z | Downloaded http-body v1.0.1 |
| 192 | 2026-05-20T15:56:42.996Z | Downloaded async-scoped v0.9.0 |
| 193 | 2026-05-20T15:56:42.996Z | Downloaded itoa v1.0.18 |
| 194 | 2026-05-20T15:56:43.005Z | Downloaded cfg_aliases v0.2.1 |
| 195 | 2026-05-20T15:56:43.008Z | Downloaded hex v0.4.3 |
| 196 | 2026-05-20T15:56:43.008Z | Downloaded itertools v0.14.0 |
| 197 | 2026-05-20T15:56:43.015Z | Downloaded percent-encoding v2.3.2 |
| 198 | 2026-05-20T15:56:43.017Z | Downloaded lazy_static v1.5.0 |
| 199 | 2026-05-20T15:56:43.017Z | Downloaded nested v0.1.1 |
| 200 | 2026-05-20T15:56:43.017Z | Downloaded base64ct v1.8.3 |
| 201 | 2026-05-20T15:56:43.017Z | Downloaded duct v0.13.7 |
| 202 | 2026-05-20T15:56:43.021Z | Downloaded iana-time-zone v0.1.65 |
| 203 | 2026-05-20T15:56:43.021Z | Downloaded futures-sink v0.3.32 |
| 204 | 2026-05-20T15:56:43.024Z | Downloaded rand_core v0.9.5 |
| 205 | 2026-05-20T15:56:43.024Z | Downloaded nextest-workspace-hack v0.1.0 |
| 206 | 2026-05-20T15:56:43.024Z | Downloaded indent_write v2.2.0 |
| 207 | 2026-05-20T15:56:43.027Z | Downloaded errno v0.3.14 |
| 208 | 2026-05-20T15:56:43.027Z | Downloaded fixedbitset v0.5.7 |
| 209 | 2026-05-20T15:56:43.030Z | Downloaded quinn-udp v0.5.14 |
| 210 | 2026-05-20T15:56:43.030Z | Downloaded camino-tempfile v1.4.1 |
| 211 | 2026-05-20T15:56:43.033Z | Downloaded cargo_metadata v0.20.0 |
| 212 | 2026-05-20T15:56:43.033Z | Downloaded rustc-hash v2.1.2 |
| 213 | 2026-05-20T15:56:43.036Z | Downloaded ordered-float v2.10.1 |
| 214 | 2026-05-20T15:56:43.037Z | Downloaded anstyle-query v1.1.5 |
| 215 | 2026-05-20T15:56:43.039Z | Downloaded cfg-if v1.0.4 |
| 216 | 2026-05-20T15:56:43.040Z | Downloaded form_urlencoded v1.2.2 |
| 217 | 2026-05-20T15:56:43.040Z | Downloaded colorchoice v1.0.5 |
| 218 | 2026-05-20T15:56:43.045Z | Downloaded rand_core v0.6.4 |
| 219 | 2026-05-20T15:56:43.045Z | Downloaded ppv-lite86 v0.2.21 |
| 220 | 2026-05-20T15:56:43.045Z | Downloaded futures-task v0.3.32 |
| 221 | 2026-05-20T15:56:43.048Z | Downloaded cargo-platform v0.3.3 |
| 222 | 2026-05-20T15:56:43.048Z | Downloaded cargo-platform v0.2.0 |
| 223 | 2026-05-20T15:56:43.048Z | Downloaded block-buffer v0.10.4 |
| 224 | 2026-05-20T15:56:43.048Z | Downloaded anstyle-parse v1.0.0 |
| 225 | 2026-05-20T15:56:43.051Z | Downloaded os_pipe v1.2.3 |
| 226 | 2026-05-20T15:56:43.051Z | Downloaded crypto-common v0.1.7 |
| 227 | 2026-05-20T15:56:43.051Z | Downloaded openssl-macros v0.1.1 |
| 228 | 2026-05-20T15:56:43.054Z | Downloaded pathdiff v0.2.3 |
| 229 | 2026-05-20T15:56:43.054Z | Downloaded cpufeatures v0.2.17 |
| 230 | 2026-05-20T15:56:43.054Z | Downloaded atomicwrites v0.4.4 |
| 231 | 2026-05-20T15:56:43.058Z | Downloaded number_prefix v0.4.0 |
| 232 | 2026-05-20T15:56:43.058Z | Downloaded pin-project v1.1.13 |
| 233 | 2026-05-20T15:56:43.064Z | Downloaded indenter v0.3.4 |
| 234 | 2026-05-20T15:56:43.067Z | Downloaded foreign-types v0.3.2 |
| 235 | 2026-05-20T15:56:43.067Z | Downloaded heck v0.5.0 |
| 236 | 2026-05-20T15:56:43.067Z | Downloaded fnv v1.0.7 |
| 237 | 2026-05-20T15:56:43.070Z | Downloaded scopeguard v1.2.0 |
| 238 | 2026-05-20T15:56:43.070Z | Downloaded equivalent v1.0.2 |
| 239 | 2026-05-20T15:56:43.070Z | Downloaded cfg-expr v0.20.7 |
| 240 | 2026-05-20T15:56:43.073Z | Downloaded idna_adapter v1.0.0 |
| 241 | 2026-05-20T15:56:43.073Z | Downloaded futures-io v0.3.32 |
| 242 | 2026-05-20T15:56:43.077Z | Downloaded newtype-uuid v1.3.2 |
| 243 | 2026-05-20T15:56:43.077Z | Downloaded clap_lex v1.1.0 |
| 244 | 2026-05-20T15:56:43.077Z | Downloaded mukti-metadata v0.3.0 |
| 245 | 2026-05-20T15:56:43.077Z | Downloaded hyper-tls v0.6.0 |
| 246 | 2026-05-20T15:56:43.080Z | Downloaded foreign-types-shared v0.1.1 |
| 247 | 2026-05-20T15:56:43.080Z | Downloaded is_ci v1.2.0 |
| 248 | 2026-05-20T15:56:43.080Z | Downloaded debug-ignore v1.0.5 |
| 249 | 2026-05-20T15:56:43.083Z | Downloaded anstyle v1.0.14 |
| 250 | 2026-05-20T15:56:43.083Z | Downloaded generic-array v0.14.7 |
| 251 | 2026-05-20T15:56:43.083Z | Downloaded cargo_metadata v0.23.1 |
| 252 | 2026-05-20T15:56:43.086Z | Downloaded color-spantrace v0.3.0 |
| 253 | 2026-05-20T15:56:43.086Z | Downloaded pkg-config v0.3.33 |
| 254 | 2026-05-20T15:56:43.090Z | Downloaded http v1.4.0 |
| 255 | 2026-05-20T15:56:43.093Z | Downloaded futures-core v0.3.32 |
| 256 | 2026-05-20T15:56:43.096Z | Downloaded rustc_version v0.4.1 |
| 257 | 2026-05-20T15:56:43.096Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 258 | 2026-05-20T15:56:43.099Z | Downloaded lru-slab v0.1.2 |
| 259 | 2026-05-20T15:56:43.099Z | Downloaded guppy-workspace-hack v0.1.0 |
| 260 | 2026-05-20T15:56:43.099Z | Downloaded enable-ansi-support v0.2.1 |
| 261 | 2026-05-20T15:56:43.102Z | Downloaded document-features v0.2.12 |
| 262 | 2026-05-20T15:56:43.102Z | Downloaded serde_spanned v1.1.1 |
| 263 | 2026-05-20T15:56:43.106Z | Downloaded serde_ignored v0.1.14 |
| 264 | 2026-05-20T15:56:43.106Z | Downloaded shared_child v1.1.1 |
| 265 | 2026-05-20T15:56:43.109Z | Downloaded openssl-probe v0.2.1 |
| 266 | 2026-05-20T15:56:43.109Z | Downloaded future-queue v0.4.0 |
| 267 | 2026-05-20T15:56:43.112Z | Downloaded serde-value v0.7.0 |
| 268 | 2026-05-20T15:56:43.112Z | Downloaded pin-project-internal v1.1.13 |
| 269 | 2026-05-20T15:56:43.115Z | Downloaded ipnet v2.12.0 |
| 270 | 2026-05-20T15:56:43.115Z | Downloaded futures-macro v0.3.32 |
| 271 | 2026-05-20T15:56:43.115Z | Downloaded filetime v0.2.29 |
| 272 | 2026-05-20T15:56:43.118Z | Downloaded find-msvc-tools v0.1.9 |
| 273 | 2026-05-20T15:56:43.118Z | Downloaded backtrace-ext v0.2.1 |
| 274 | 2026-05-20T15:56:43.118Z | Downloaded fastrand v2.4.1 |
| 275 | 2026-05-20T15:56:43.121Z | Downloaded anstream v1.0.0 |
| 276 | 2026-05-20T15:56:43.121Z | Downloaded serde_urlencoded v0.7.1 |
| 277 | 2026-05-20T15:56:43.126Z | Downloaded signature v2.2.0 |
| 278 | 2026-05-20T15:56:43.126Z | Downloaded sigchld v0.2.4 |
| 279 | 2026-05-20T15:56:43.126Z | Downloaded shell-words v1.1.1 |
| 280 | 2026-05-20T15:56:43.126Z | Downloaded serde_spanned v0.6.9 |
| 281 | 2026-05-20T15:56:43.129Z | Downloaded digest v0.10.7 |
| 282 | 2026-05-20T15:56:43.129Z | Downloaded eyre v0.6.12 |
| 283 | 2026-05-20T15:56:43.129Z | Downloaded swrite v0.1.0 |
| 284 | 2026-05-20T15:56:43.132Z | Downloaded owo-colors v4.3.0 |
| 285 | 2026-05-20T15:56:43.132Z | Downloaded quote v1.0.45 |
| 286 | 2026-05-20T15:56:43.135Z | Downloaded addr2line v0.25.1 |
| 287 | 2026-05-20T15:56:43.135Z | Downloaded convert_case v0.10.0 |
| 288 | 2026-05-20T15:56:43.135Z | Downloaded pkcs8 v0.10.2 |
| 289 | 2026-05-20T15:56:43.139Z | Downloaded supports-hyperlinks v3.2.0 |
| 290 | 2026-05-20T15:56:43.139Z | Downloaded futures-executor v0.3.32 |
| 291 | 2026-05-20T15:56:43.139Z | Downloaded either v1.15.0 |
| 292 | 2026-05-20T15:56:43.142Z | Downloaded lock_api v0.4.14 |
| 293 | 2026-05-20T15:56:43.142Z | Downloaded foldhash v0.1.5 |
| 294 | 2026-05-20T15:56:43.142Z | Downloaded rand_chacha v0.9.0 |
| 295 | 2026-05-20T15:56:43.146Z | Downloaded hyper-rustls v0.27.9 |
| 296 | 2026-05-20T15:56:43.146Z | Downloaded globset v0.4.18 |
| 297 | 2026-05-20T15:56:43.146Z | Downloaded supports-color v3.0.2 |
| 298 | 2026-05-20T15:56:43.149Z | Downloaded pin-project-lite v0.2.17 |
| 299 | 2026-05-20T15:56:43.152Z | Downloaded sync_wrapper v1.0.2 |
| 300 | 2026-05-20T15:56:43.152Z | Downloaded strip-ansi-escapes v0.2.1 |
| 301 | 2026-05-20T15:56:43.152Z | Downloaded nextest-metadata v0.12.2 |
| 302 | 2026-05-20T15:56:43.152Z | Downloaded subtle v2.6.1 |
| 303 | 2026-05-20T15:56:43.155Z | Downloaded strsim v0.11.1 |
| 304 | 2026-05-20T15:56:43.155Z | Downloaded tinyvec_macros v0.1.1 |
| 305 | 2026-05-20T15:56:43.155Z | Downloaded terminal_size v0.4.4 |
| 306 | 2026-05-20T15:56:43.158Z | Downloaded native-tls v0.2.18 |
| 307 | 2026-05-20T15:56:43.158Z | Downloaded erased-serde v0.4.10 |
| 308 | 2026-05-20T15:56:43.158Z | Downloaded const-oid v0.9.6 |
| 309 | 2026-05-20T15:56:43.161Z | Downloaded clap_derive v4.6.1 |
| 310 | 2026-05-20T15:56:43.161Z | Downloaded humantime v2.3.0 |
| 311 | 2026-05-20T15:56:43.164Z | Downloaded rustc-demangle v0.1.27 |
| 312 | 2026-05-20T15:56:43.172Z | Downloaded serde_path_to_error v0.1.20 |
| 313 | 2026-05-20T15:56:43.175Z | Downloaded serde-untagged v0.1.9 |
| 314 | 2026-05-20T15:56:43.175Z | Downloaded self-replace v1.5.0 |
| 315 | 2026-05-20T15:56:43.178Z | Downloaded ed25519 v2.2.3 |
| 316 | 2026-05-20T15:56:43.178Z | Downloaded autocfg v1.5.0 |
| 317 | 2026-05-20T15:56:43.181Z | Downloaded toml_datetime v0.6.11 |
| 318 | 2026-05-20T15:56:43.181Z | Downloaded config v0.15.23 |
| 319 | 2026-05-20T15:56:43.184Z | Downloaded crc32fast v1.5.0 |
| 320 | 2026-05-20T15:56:43.187Z | Downloaded tower-layer v0.3.3 |
| 321 | 2026-05-20T15:56:43.191Z | Downloaded nextest-filtering v0.15.0 |
| 322 | 2026-05-20T15:56:43.191Z | Downloaded shlex v1.3.0 |
| 323 | 2026-05-20T15:56:43.194Z | Downloaded tower-service v0.3.3 |
| 324 | 2026-05-20T15:56:43.194Z | Downloaded getrandom v0.4.2 |
| 325 | 2026-05-20T15:56:43.197Z | Downloaded smol_str v0.3.6 |
| 326 | 2026-05-20T15:56:43.200Z | Downloaded tracing-error v0.2.1 |
| 327 | 2026-05-20T15:56:43.200Z | Downloaded signal-hook-mio v0.2.5 |
| 328 | 2026-05-20T15:56:43.200Z | Downloaded slab v0.4.12 |
| 329 | 2026-05-20T15:56:43.203Z | Downloaded signal-hook-registry v1.4.8 |
| 330 | 2026-05-20T15:56:43.203Z | Downloaded sha2 v0.10.9 |
| 331 | 2026-05-20T15:56:43.203Z | Downloaded miette-derive v7.6.0 |
| 332 | 2026-05-20T15:56:43.206Z | Downloaded simd-adler32 v0.3.9 |
| 333 | 2026-05-20T15:56:43.206Z | Downloaded unicode-linebreak v0.1.5 |
| 334 | 2026-05-20T15:56:43.206Z | Downloaded typeid v1.0.3 |
| 335 | 2026-05-20T15:56:43.209Z | Downloaded unicode-xid v0.2.6 |
| 336 | 2026-05-20T15:56:43.209Z | Downloaded spki v0.7.3 |
| 337 | 2026-05-20T15:56:43.209Z | Downloaded parking_lot_core v0.9.12 |
| 338 | 2026-05-20T15:56:43.213Z | Downloaded dialoguer v0.11.0 |
| 339 | 2026-05-20T15:56:43.213Z | Downloaded static_assertions v1.1.0 |
| 340 | 2026-05-20T15:56:43.216Z | Downloaded supports-unicode v3.0.0 |
| 341 | 2026-05-20T15:56:43.216Z | Downloaded litrs v1.0.0 |
| 342 | 2026-05-20T15:56:43.216Z | Downloaded tokio-macros v2.7.0 |
| 343 | 2026-05-20T15:56:43.216Z | Downloaded httparse v1.10.1 |
| 344 | 2026-05-20T15:56:43.219Z | Downloaded thiserror v1.0.69 |
| 345 | 2026-05-20T15:56:43.223Z | Downloaded utf8parse v0.2.2 |
| 346 | 2026-05-20T15:56:43.223Z | Downloaded once_cell v1.21.4 |
| 347 | 2026-05-20T15:56:43.226Z | Downloaded utf8_iter v1.0.4 |
| 348 | 2026-05-20T15:56:43.226Z | Downloaded version_check v0.9.5 |
| 349 | 2026-05-20T15:56:43.226Z | Downloaded urlencoding v2.1.3 |
| 350 | 2026-05-20T15:56:43.226Z | Downloaded rustls-pki-types v1.14.1 |
| 351 | 2026-05-20T15:56:43.230Z | Downloaded target-lexicon v0.13.3 |
| 352 | 2026-05-20T15:56:43.230Z | Downloaded self_update v0.42.0 |
| 353 | 2026-05-20T15:56:43.233Z | Downloaded idna v1.1.0 |
| 354 | 2026-05-20T15:56:43.233Z | Downloaded quick-junit v0.5.2 |
| 355 | 2026-05-20T15:56:43.237Z | Downloaded thiserror v2.0.18 |
| 356 | 2026-05-20T15:56:43.240Z | Downloaded xattr v1.6.1 |
| 357 | 2026-05-20T15:56:43.240Z | Downloaded want v0.3.1 |
| 358 | 2026-05-20T15:56:43.240Z | Downloaded untrusted v0.9.0 |
| 359 | 2026-05-20T15:56:43.243Z | Downloaded thread_local v1.1.9 |
| 360 | 2026-05-20T15:56:43.243Z | Downloaded thiserror-impl v2.0.18 |
| 361 | 2026-05-20T15:56:43.243Z | Downloaded thiserror-impl v1.0.69 |
| 362 | 2026-05-20T15:56:43.246Z | Downloaded console v0.15.11 |
| 363 | 2026-05-20T15:56:43.246Z | Downloaded openssl-sys v0.9.116 |
| 364 | 2026-05-20T15:56:43.250Z | Downloaded tokio-native-tls v0.3.1 |
| 365 | 2026-05-20T15:56:43.250Z | Downloaded target-spec-miette v0.4.6 |
| 366 | 2026-05-20T15:56:43.253Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 367 | 2026-05-20T15:56:43.253Z | Downloaded parking_lot v0.12.5 |
| 368 | 2026-05-20T15:56:43.256Z | Downloaded getrandom v0.3.4 |
| 369 | 2026-05-20T15:56:43.257Z | Downloaded toml_write v0.1.2 |
| 370 | 2026-05-20T15:56:43.260Z | Downloaded futures v0.3.32 |
| 371 | 2026-05-20T15:56:43.260Z | Downloaded futures-channel v0.3.32 |
| 372 | 2026-05-20T15:56:43.263Z | Downloaded cargo-util-schemas v0.2.0 |
| 373 | 2026-05-20T15:56:43.263Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 374 | 2026-05-20T15:56:43.263Z | Downloaded cc v1.2.62 |
| 375 | 2026-05-20T15:56:43.267Z | Downloaded backtrace v0.3.76 |
| 376 | 2026-05-20T15:56:43.271Z | Downloaded tracing-log v0.2.0 |
| 377 | 2026-05-20T15:56:43.271Z | Downloaded clap v4.6.1 |
| 378 | 2026-05-20T15:56:43.275Z | Downloaded unicase v2.9.0 |
| 379 | 2026-05-20T15:56:43.275Z | Downloaded target-spec v3.6.0 |
| 380 | 2026-05-20T15:56:43.279Z | Downloaded smallvec v1.15.1 |
| 381 | 2026-05-20T15:56:43.279Z | Downloaded getrandom v0.2.17 |
| 382 | 2026-05-20T15:56:43.279Z | Downloaded base64 v0.22.1 |
| 383 | 2026-05-20T15:56:43.283Z | Downloaded ryu v1.0.23 |
| 384 | 2026-05-20T15:56:43.283Z | Downloaded ahash v0.8.12 |
| 385 | 2026-05-20T15:56:43.286Z | Downloaded derive-where v1.6.1 |
| 386 | 2026-05-20T15:56:43.286Z | Downloaded log v0.4.29 |
| 387 | 2026-05-20T15:56:43.289Z | Downloaded semver v1.0.28 |
| 388 | 2026-05-20T15:56:43.289Z | Downloaded try-lock v0.2.5 |
| 389 | 2026-05-20T15:56:43.292Z | Downloaded zipsign-api v0.1.5 |
| 390 | 2026-05-20T15:56:43.295Z | Downloaded sharded-slab v0.1.7 |
| 391 | 2026-05-20T15:56:43.295Z | Downloaded num-traits v0.2.19 |
| 392 | 2026-05-20T15:56:43.298Z | Downloaded zstd v0.13.3 |
| 393 | 2026-05-20T15:56:43.298Z | Downloaded xxhash-rust v0.8.15 |
| 394 | 2026-05-20T15:56:43.301Z | Downloaded borsh v1.6.1 |
| 395 | 2026-05-20T15:56:43.304Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 396 | 2026-05-20T15:56:43.304Z | Downloaded serde_derive v1.0.228 |
| 397 | 2026-05-20T15:56:43.308Z | Downloaded zeroize v1.8.2 |
| 398 | 2026-05-20T15:56:43.308Z | Downloaded der v0.7.10 |
| 399 | 2026-05-20T15:56:43.311Z | Downloaded zmij v1.0.21 |
| 400 | 2026-05-20T15:56:43.311Z | Downloaded textwrap v0.16.2 |
| 401 | 2026-05-20T15:56:43.314Z | Downloaded tracing-attributes v0.1.31 |
| 402 | 2026-05-20T15:56:43.314Z | Downloaded tokio-rustls v0.26.4 |
| 403 | 2026-05-20T15:56:43.317Z | Downloaded proc-macro2 v1.0.106 |
| 404 | 2026-05-20T15:56:43.317Z | Downloaded tempfile v3.27.0 |
| 405 | 2026-05-20T15:56:43.320Z | Downloaded toml v0.8.23 |
| 406 | 2026-05-20T15:56:43.323Z | Downloaded zstd-safe v7.2.4 |
| 407 | 2026-05-20T15:56:43.323Z | Downloaded tokio-stream v0.1.18 |
| 408 | 2026-05-20T15:56:43.328Z | Downloaded serde_core v1.0.228 |
| 409 | 2026-05-20T15:56:43.332Z | Downloaded socket2 v0.6.3 |
| 410 | 2026-05-20T15:56:43.335Z | Downloaded signal-hook v0.3.18 |
| 411 | 2026-05-20T15:56:43.338Z | Downloaded derive_more v2.1.1 |
| 412 | 2026-05-20T15:56:43.344Z | Downloaded unicode-ident v1.0.24 |
| 413 | 2026-05-20T15:56:43.347Z | Downloaded miette v7.6.0 |
| 414 | 2026-05-20T15:56:43.350Z | Downloaded uuid v1.23.1 |
| 415 | 2026-05-20T15:56:43.354Z | Downloaded vte v0.14.1 |
| 416 | 2026-05-20T15:56:43.357Z | Downloaded serde v1.0.228 |
| 417 | 2026-05-20T15:56:43.360Z | Downloaded bytes v1.11.1 |
| 418 | 2026-05-20T15:56:43.363Z | Downloaded tinyvec v1.11.0 |
| 419 | 2026-05-20T15:56:43.363Z | Downloaded miniz_oxide v0.8.9 |
| 420 | 2026-05-20T15:56:43.367Z | Downloaded toml_edit v0.22.27 |
| 421 | 2026-05-20T15:56:43.375Z | Downloaded flate2 v1.1.9 |
| 422 | 2026-05-20T15:56:43.375Z | Downloaded derive_more-impl v2.1.1 |
| 423 | 2026-05-20T15:56:43.380Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 424 | 2026-05-20T15:56:43.380Z | Downloaded indicatif v0.17.11 |
| 425 | 2026-05-20T15:56:43.380Z | Downloaded ed25519-dalek v2.2.0 |
| 426 | 2026-05-20T15:56:43.383Z | Downloaded tracing-core v0.1.36 |
| 427 | 2026-05-20T15:56:43.394Z | Downloaded quinn v0.11.9 |
| 428 | 2026-05-20T15:56:43.397Z | Downloaded tar v0.4.46 |
| 429 | 2026-05-20T15:56:43.401Z | Downloaded rustls-webpki v0.103.13 |
| 430 | 2026-05-20T15:56:43.408Z | Downloaded memchr v2.8.0 |
| 431 | 2026-05-20T15:56:43.417Z | Downloaded mio v1.2.0 |
| 432 | 2026-05-20T15:56:43.430Z | Downloaded guppy v0.17.25 |
| 433 | 2026-05-20T15:56:43.434Z | Downloaded ron v0.12.1 |
| 434 | 2026-05-20T15:56:43.439Z | Downloaded hyper-util v0.1.20 |
| 435 | 2026-05-20T15:56:43.442Z | Downloaded hashbrown v0.17.1 |
| 436 | 2026-05-20T15:56:43.447Z | Downloaded futures-util v0.3.32 |
| 437 | 2026-05-20T15:56:43.451Z | Downloaded clap_builder v4.6.0 |
| 438 | 2026-05-20T15:56:43.455Z | Downloaded hashbrown v0.15.5 |
| 439 | 2026-05-20T15:56:43.458Z | Downloaded indexmap v2.14.0 |
| 440 | 2026-05-20T15:56:43.461Z | Downloaded crossterm v0.29.0 |
| 441 | 2026-05-20T15:56:43.464Z | Downloaded aho-corasick v1.1.4 |
| 442 | 2026-05-20T15:56:43.467Z | Downloaded rand v0.9.4 |
| 443 | 2026-05-20T15:56:43.471Z | Downloaded url v2.5.8 |
| 444 | 2026-05-20T15:56:43.474Z | Downloaded tower-http v0.6.11 |
| 445 | 2026-05-20T15:56:43.477Z | Downloaded h2 v0.4.14 |
| 446 | 2026-05-20T15:56:43.481Z | Downloaded tower v0.5.3 |
| 447 | 2026-05-20T15:56:43.509Z | Downloaded chrono v0.4.44 |
| 448 | 2026-05-20T15:56:43.517Z | Downloaded pulldown-cmark v0.13.4 |
| 449 | 2026-05-20T15:56:43.533Z | Downloaded vcpkg v0.2.15 |
| 450 | 2026-05-20T15:56:43.553Z | Downloaded unicode-segmentation v1.13.2 |
| 451 | 2026-05-20T15:56:43.556Z | Downloaded curve25519-dalek v4.1.3 |
| 452 | 2026-05-20T15:56:43.560Z | Downloaded unicode-normalization v0.1.25 |
| 453 | 2026-05-20T15:56:43.601Z | Downloaded typenum v1.20.0 |
| 454 | 2026-05-20T15:56:43.604Z | Downloaded unicode-width v0.1.14 |
| 455 | 2026-05-20T15:56:43.604Z | Downloaded unicode-width v0.2.2 |
| 456 | 2026-05-20T15:56:43.604Z | Downloaded syn v2.0.117 |
| 457 | 2026-05-20T15:56:43.605Z | Downloaded serde_json v1.0.149 |
| 458 | 2026-05-20T15:56:43.605Z | Downloaded bstr v1.12.1 |
| 459 | 2026-05-20T15:56:43.605Z | Downloaded regex v1.12.3 |
| 460 | 2026-05-20T15:56:43.605Z | Downloaded gimli v0.32.3 |
| 461 | 2026-05-20T15:56:43.605Z | Downloaded tokio-util v0.7.18 |
| 462 | 2026-05-20T15:56:43.605Z | Downloaded quick-xml v0.37.5 |
| 463 | 2026-05-20T15:56:43.605Z | Downloaded quick-xml v0.38.4 |
| 464 | 2026-05-20T15:56:43.608Z | Downloaded reqwest v0.12.28 |
| 465 | 2026-05-20T15:56:43.612Z | Downloaded hyper v1.9.0 |
| 466 | 2026-05-20T15:56:43.622Z | Downloaded portable-atomic v1.13.1 |
| 467 | 2026-05-20T15:56:43.626Z | Downloaded color-eyre v0.6.5 |
| 468 | 2026-05-20T15:56:43.641Z | Downloaded winnow v0.7.15 |
| 469 | 2026-05-20T15:56:43.653Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 470 | 2026-05-20T15:56:43.663Z | Downloaded tokio v1.52.3 |
| 471 | 2026-05-20T15:56:43.685Z | Downloaded tracing-subscriber v0.3.23 |
| 472 | 2026-05-20T15:56:43.690Z | Downloaded winnow v1.0.3 |
| 473 | 2026-05-20T15:56:43.695Z | Downloaded webpki-roots v1.0.7 |
| 474 | 2026-05-20T15:56:43.699Z | Downloaded quinn-proto v0.11.14 |
| 475 | 2026-05-20T15:56:43.703Z | Downloaded object v0.37.3 |
| 476 | 2026-05-20T15:56:43.720Z | Downloaded nextest-runner v0.80.0 |
| 477 | 2026-05-20T15:56:43.741Z | Downloaded openssl v0.10.80 |
| 478 | 2026-05-20T15:56:43.746Z | Downloaded zerocopy v0.8.48 |
| 479 | 2026-05-20T15:56:43.767Z | Downloaded regex-syntax v0.8.10 |
| 480 | 2026-05-20T15:56:43.773Z | Downloaded nix v0.30.1 |
| 481 | 2026-05-20T15:56:43.781Z | Downloaded rustix v0.38.44 |
| 482 | 2026-05-20T15:56:43.792Z | Downloaded rustls v0.23.40 |
| 483 | 2026-05-20T15:56:43.806Z | Downloaded rustix v1.1.4 |
| 484 | 2026-05-20T15:56:43.827Z | Downloaded tracing v0.1.44 |
| 485 | 2026-05-20T15:56:43.868Z | Downloaded regex-automata v0.4.14 |
| 486 | 2026-05-20T15:56:43.918Z | Downloaded petgraph v0.8.3 |
| 487 | 2026-05-20T15:56:43.930Z | Downloaded libc v0.2.186 |
| 488 | 2026-05-20T15:56:43.996Z | Downloaded recursion v0.5.4 |
| 489 | 2026-05-20T15:56:44.002Z | Downloaded ring v0.17.14 |
| 490 | 2026-05-20T15:56:44.063Z | Compiling proc-macro2 v1.0.106 |
| 491 | 2026-05-20T15:56:44.063Z | Compiling libc v0.2.186 |
| 492 | 2026-05-20T15:56:44.063Z | Compiling unicode-ident v1.0.24 |
| 493 | 2026-05-20T15:56:44.066Z | Compiling quote v1.0.45 |
| 494 | 2026-05-20T15:56:44.066Z | Compiling serde_core v1.0.228 |
| 495 | 2026-05-20T15:56:44.066Z | Compiling cfg-if v1.0.4 |
| 496 | 2026-05-20T15:56:44.066Z | Compiling memchr v2.8.0 |
| 497 | 2026-05-20T15:56:44.192Z | Compiling once_cell v1.21.4 |
| 498 | 2026-05-20T15:56:44.277Z | Compiling log v0.4.29 |
| 499 | 2026-05-20T15:56:44.312Z | Compiling pin-project-lite v0.2.17 |
| 500 | 2026-05-20T15:56:44.408Z | Compiling serde v1.0.228 |
| 501 | 2026-05-20T15:56:44.472Z | Compiling itoa v1.0.18 |
| 502 | 2026-05-20T15:56:44.680Z | Compiling smallvec v1.15.1 |
| 503 | 2026-05-20T15:56:44.704Z | Compiling futures-core v0.3.32 |
| 504 | 2026-05-20T15:56:44.755Z | Compiling bitflags v2.11.1 |
| 505 | 2026-05-20T15:56:44.858Z | Compiling equivalent v1.0.2 |
| 506 | 2026-05-20T15:56:44.910Z | Compiling find-msvc-tools v0.1.9 |
| 507 | 2026-05-20T15:56:44.945Z | Compiling hashbrown v0.17.1 |
| 508 | 2026-05-20T15:56:45.141Z | Compiling errno v0.3.14 |
| 509 | 2026-05-20T15:56:45.157Z | Compiling shlex v1.3.0 |
| 510 | 2026-05-20T15:56:45.192Z | Compiling bytes v1.11.1 |
| 511 | 2026-05-20T15:56:45.257Z | Compiling signal-hook-registry v1.4.8 |
| 512 | 2026-05-20T15:56:45.301Z | Compiling jobserver v0.1.34 |
| 513 | 2026-05-20T15:56:45.378Z | Compiling mio v1.2.0 |
| 514 | 2026-05-20T15:56:45.508Z | Compiling cc v1.2.62 |
| 515 | 2026-05-20T15:56:45.594Z | Compiling syn v2.0.117 |
| 516 | 2026-05-20T15:56:45.617Z | Compiling futures-sink v0.3.32 |
| 517 | 2026-05-20T15:56:45.628Z | Compiling rustix v1.1.4 |
| 518 | 2026-05-20T15:56:45.726Z | Compiling socket2 v0.6.3 |
| 519 | 2026-05-20T15:56:45.821Z | Compiling zmij v1.0.21 |
| 520 | 2026-05-20T15:56:46.065Z | Compiling slab v0.4.12 |
| 521 | 2026-05-20T15:56:46.066Z | Compiling futures-channel v0.3.32 |
| 522 | 2026-05-20T15:56:46.166Z | Compiling tracing-core v0.1.36 |
| 523 | 2026-05-20T15:56:46.264Z | Compiling serde_json v1.0.149 |
| 524 | 2026-05-20T15:56:46.327Z | Compiling version_check v0.9.5 |
| 525 | 2026-05-20T15:56:46.509Z | Compiling indexmap v2.14.0 |
| 526 | 2026-05-20T15:56:46.625Z | Compiling futures-task v0.3.32 |
| 527 | 2026-05-20T15:56:46.731Z | Compiling futures-io v0.3.32 |
| 528 | 2026-05-20T15:56:46.796Z | Compiling getrandom v0.4.2 |
| 529 | 2026-05-20T15:56:46.907Z | Compiling camino v1.2.2 |
| 530 | 2026-05-20T15:56:46.936Z | Compiling percent-encoding v2.3.2 |
| 531 | 2026-05-20T15:56:47.112Z | Compiling unicode-width v0.2.2 |
| 532 | 2026-05-20T15:56:47.303Z | Compiling ring v0.17.14 |
| 533 | 2026-05-20T15:56:47.316Z | Compiling http v1.4.0 |
| 534 | 2026-05-20T15:56:47.380Z | Compiling simd-adler32 v0.3.9 |
| 535 | 2026-05-20T15:56:47.397Z | Compiling autocfg v1.5.0 |
| 536 | 2026-05-20T15:56:47.432Z | Compiling adler2 v2.0.1 |
| 537 | 2026-05-20T15:56:47.594Z | Compiling zeroize v1.8.2 |
| 538 | 2026-05-20T15:56:47.759Z | Compiling num-traits v0.2.19 |
| 539 | 2026-05-20T15:56:47.799Z | Compiling miniz_oxide v0.8.9 |
| 540 | 2026-05-20T15:56:48.115Z | Compiling zerocopy v0.8.48 |
| 541 | 2026-05-20T15:56:48.250Z | Compiling object v0.37.3 |
| 542 | 2026-05-20T15:56:48.515Z | Compiling getrandom v0.3.4 |
| 543 | 2026-05-20T15:56:48.554Z | Compiling target-lexicon v0.13.3 |
| 544 | 2026-05-20T15:56:48.702Z | Compiling http-body v1.0.1 |
| 545 | 2026-05-20T15:56:48.885Z | Compiling rustls-pki-types v1.14.1 |
| 546 | 2026-05-20T15:56:49.041Z | Compiling form_urlencoded v1.2.2 |
| 547 | 2026-05-20T15:56:49.074Z | Compiling semver v1.0.28 |
| 548 | 2026-05-20T15:56:49.204Z | Compiling serde_derive v1.0.228 |
| 549 | 2026-05-20T15:56:49.235Z | Compiling tokio-macros v2.7.0 |
| 550 | 2026-05-20T15:56:49.247Z | Compiling futures-macro v0.3.32 |
| 551 | 2026-05-20T15:56:49.310Z | Compiling tracing-attributes v0.1.31 |
| 552 | 2026-05-20T15:56:49.517Z | Compiling getrandom v0.2.17 |
| 553 | 2026-05-20T15:56:49.711Z | Compiling httparse v1.10.1 |
| 554 | 2026-05-20T15:56:49.728Z | Compiling thiserror v2.0.18 |
| 555 | 2026-05-20T15:56:49.759Z | Compiling untrusted v0.9.0 |
| 556 | 2026-05-20T15:56:49.891Z | Compiling idna_adapter v1.0.0 |
| 557 | 2026-05-20T15:56:49.985Z | Compiling tokio v1.52.3 |
| 558 | 2026-05-20T15:56:49.996Z | Compiling utf8_iter v1.0.4 |
| 559 | 2026-05-20T15:56:50.063Z | Compiling owo-colors v4.3.0 |
| 560 | 2026-05-20T15:56:50.076Z | Compiling fnv v1.0.7 |
| 561 | 2026-05-20T15:56:50.076Z | Compiling futures-util v0.3.32 |
| 562 | 2026-05-20T15:56:50.155Z | Compiling gimli v0.32.3 |
| 563 | 2026-05-20T15:56:50.193Z | Compiling signal-hook v0.3.18 |
| 564 | 2026-05-20T15:56:50.398Z | Compiling guppy-workspace-hack v0.1.0 |
| 565 | 2026-05-20T15:56:50.483Z | Compiling idna v1.1.0 |
| 566 | 2026-05-20T15:56:50.505Z | Compiling tracing v0.1.44 |
| 567 | 2026-05-20T15:56:50.845Z | Compiling thiserror-impl v2.0.18 |
| 568 | 2026-05-20T15:56:52.041Z | Compiling addr2line v0.25.1 |
| 569 | 2026-05-20T15:56:52.449Z | Compiling generic-array v0.14.7 |
| 570 | 2026-05-20T15:56:52.474Z | Compiling tower-service v0.3.3 |
| 571 | 2026-05-20T15:56:52.566Z | Compiling rustc-demangle v0.1.27 |
| 572 | 2026-05-20T15:56:52.680Z | Compiling atomic-waker v1.1.2 |
| 573 | 2026-05-20T15:56:52.683Z | Compiling rustls v0.23.40 |
| 574 | 2026-05-20T15:56:52.770Z | Compiling try-lock v0.2.5 |
| 575 | 2026-05-20T15:56:52.810Z | Compiling target-spec v3.6.0 |
| 576 | 2026-05-20T15:56:52.881Z | Compiling thiserror v1.0.69 |
| 577 | 2026-05-20T15:56:52.911Z | Compiling fastrand v2.4.1 |
| 578 | 2026-05-20T15:56:53.098Z | Compiling typeid v1.0.3 |
| 579 | 2026-05-20T15:56:53.195Z | Compiling pkg-config v0.3.33 |
| 580 | 2026-05-20T15:56:53.433Z | Compiling tempfile v3.27.0 |
| 581 | 2026-05-20T15:56:53.445Z | Compiling want v0.3.1 |
| 582 | 2026-05-20T15:56:53.623Z | Compiling cfg-expr v0.20.7 |
| 583 | 2026-05-20T15:56:53.639Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 584 | 2026-05-20T15:56:54.049Z | Compiling tokio-util v0.7.18 |
| 585 | 2026-05-20T15:56:54.175Z | Compiling url v2.5.8 |
| 586 | 2026-05-20T15:56:54.586Z | Compiling h2 v0.4.14 |
| 587 | 2026-05-20T15:56:55.117Z | Compiling backtrace v0.3.76 |
| 588 | 2026-05-20T15:56:55.250Z | Compiling thiserror-impl v1.0.69 |
| 589 | 2026-05-20T15:56:55.554Z | Compiling terminal_size v0.4.4 |
| 590 | 2026-05-20T15:56:55.591Z | Compiling aho-corasick v1.1.4 |
| 591 | 2026-05-20T15:56:55.707Z | Compiling winnow v0.7.15 |
| 592 | 2026-05-20T15:56:56.396Z | Compiling typenum v1.20.0 |
| 593 | 2026-05-20T15:56:56.609Z | Compiling erased-serde v0.4.10 |
| 594 | 2026-05-20T15:56:56.917Z | Compiling regex-syntax v0.8.10 |
| 595 | 2026-05-20T15:56:57.065Z | Compiling subtle v2.6.1 |
| 596 | 2026-05-20T15:56:57.227Z | Compiling rustls-webpki v0.103.13 |
| 597 | 2026-05-20T15:56:59.961Z | Compiling regex-automata v0.4.14 |
| 598 | 2026-05-20T15:56:59.968Z | Compiling hyper v1.9.0 |
| 599 | 2026-05-20T15:57:01.086Z | Compiling toml_datetime v0.6.11 |
| 600 | 2026-05-20T15:57:01.455Z | Compiling serde_spanned v0.6.9 |
| 601 | 2026-05-20T15:57:01.624Z | Compiling ahash v0.8.12 |
| 602 | 2026-05-20T15:57:01.888Z | Compiling sync_wrapper v1.0.2 |
| 603 | 2026-05-20T15:57:02.004Z | Compiling unicode-linebreak v0.1.5 |
| 604 | 2026-05-20T15:57:02.265Z | Compiling parking_lot_core v0.9.12 |
| 605 | 2026-05-20T15:57:02.544Z | Compiling crc32fast v1.5.0 |
| 606 | 2026-05-20T15:57:02.760Z | Compiling base64 v0.22.1 |
| 607 | 2026-05-20T15:57:02.847Z | Compiling either v1.15.0 |
| 608 | 2026-05-20T15:57:03.074Z | Compiling is_ci v1.2.0 |
| 609 | 2026-05-20T15:57:03.238Z | Compiling ipnet v2.12.0 |
| 610 | 2026-05-20T15:57:03.250Z | Compiling portable-atomic v1.13.1 |
| 611 | 2026-05-20T15:57:03.537Z | Compiling unicode-segmentation v1.13.2 |
| 612 | 2026-05-20T15:57:03.640Z | Compiling nextest-workspace-hack v0.1.0 |
| 613 | 2026-05-20T15:57:03.706Z | Compiling tower-layer v0.3.3 |
| 614 | 2026-05-20T15:57:03.869Z | Compiling lazy_static v1.5.0 |
| 615 | 2026-05-20T15:57:03.913Z | Compiling toml_write v0.1.2 |
| 616 | 2026-05-20T15:57:03.929Z | Compiling foldhash v0.1.5 |
| 617 | 2026-05-20T15:57:03.973Z | Compiling sharded-slab v0.1.7 |
| 618 | 2026-05-20T15:57:04.066Z | Compiling hashbrown v0.15.5 |
| 619 | 2026-05-20T15:57:04.138Z | Compiling toml_edit v0.22.27 |
| 620 | 2026-05-20T15:57:04.190Z | Compiling tower v0.5.3 |
| 621 | 2026-05-20T15:57:04.433Z | Compiling convert_case v0.10.0 |
| 622 | 2026-05-20T15:57:04.630Z | Compiling hyper-util v0.1.20 |
| 623 | 2026-05-20T15:57:04.686Z | Compiling supports-color v3.0.2 |
| 624 | 2026-05-20T15:57:04.759Z | Compiling textwrap v0.16.2 |
| 625 | 2026-05-20T15:57:04.815Z | Compiling tokio-rustls v0.26.4 |
| 626 | 2026-05-20T15:57:05.091Z | Compiling backtrace-ext v0.2.1 |
| 627 | 2026-05-20T15:57:05.356Z | Compiling ordered-float v2.10.1 |
| 628 | 2026-05-20T15:57:05.487Z | Compiling webpki-roots v1.0.7 |
| 629 | 2026-05-20T15:57:05.607Z | Compiling miette-derive v7.6.0 |
| 630 | 2026-05-20T15:57:05.629Z | Compiling pathdiff v0.2.3 |
| 631 | 2026-05-20T15:57:05.755Z | Compiling console v0.15.11 |
| 632 | 2026-05-20T15:57:06.159Z | Compiling tracing-log v0.2.0 |
| 633 | 2026-05-20T15:57:06.523Z | Compiling cargo-platform v0.3.3 |
| 634 | 2026-05-20T15:57:06.710Z | Compiling os_pipe v1.2.3 |
| 635 | 2026-05-20T15:57:06.883Z | Compiling thread_local v1.1.9 |
| 636 | 2026-05-20T15:57:07.089Z | Compiling unicode-width v0.1.14 |
| 637 | 2026-05-20T15:57:07.102Z | Compiling fixedbitset v0.5.7 |
| 638 | 2026-05-20T15:57:07.232Z | Compiling rustix v0.38.44 |
| 639 | 2026-05-20T15:57:07.244Z | Compiling ryu v1.0.23 |
| 640 | 2026-05-20T15:57:07.376Z | Compiling supports-hyperlinks v3.2.0 |
| 641 | 2026-05-20T15:57:07.530Z | Compiling zstd-safe v7.2.4 |
| 642 | 2026-05-20T15:57:07.601Z | Compiling utf8parse v0.2.2 |
| 643 | 2026-05-20T15:57:07.601Z | Compiling scopeguard v1.2.0 |
| 644 | 2026-05-20T15:57:07.705Z | Compiling winnow v1.0.3 |
| 645 | 2026-05-20T15:57:07.723Z | Compiling supports-unicode v3.0.0 |
| 646 | 2026-05-20T15:57:07.780Z | Compiling debug-ignore v1.0.5 |
| 647 | 2026-05-20T15:57:07.891Z | Compiling pulldown-cmark v0.13.4 |
| 648 | 2026-05-20T15:57:07.895Z | Compiling cfg_aliases v0.2.1 |
| 649 | 2026-05-20T15:57:07.975Z | Compiling nix v0.30.1 |
| 650 | 2026-05-20T15:57:07.989Z | Compiling miette v7.6.0 |
| 651 | 2026-05-20T15:57:08.148Z | Compiling anstyle-parse v1.0.0 |
| 652 | 2026-05-20T15:57:08.366Z | Compiling lock_api v0.4.14 |
| 653 | 2026-05-20T15:57:08.461Z | Compiling serde_urlencoded v0.7.1 |
| 654 | 2026-05-20T15:57:08.605Z | Compiling petgraph v0.8.3 |
| 655 | 2026-05-20T15:57:08.737Z | Compiling tracing-subscriber v0.3.23 |
| 656 | 2026-05-20T15:57:09.143Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 657 | 2026-05-20T15:57:10.446Z | Compiling sigchld v0.2.4 |
| 658 | 2026-05-20T15:57:10.551Z | Compiling cargo_metadata v0.23.1 |
| 659 | 2026-05-20T15:57:10.644Z | Compiling toml v0.8.23 |
| 660 | 2026-05-20T15:57:10.938Z | Compiling hyper-rustls v0.27.9 |
| 661 | 2026-05-20T15:57:11.604Z | Compiling serde-value v0.7.0 |
| 662 | 2026-05-20T15:57:12.012Z | Compiling serde-untagged v0.1.9 |
| 663 | 2026-05-20T15:57:12.370Z | Compiling derive_more-impl v2.1.1 |
| 664 | 2026-05-20T15:57:12.702Z | Compiling tower-http v0.6.11 |
| 665 | 2026-05-20T15:57:13.265Z | Compiling itertools v0.14.0 |
| 666 | 2026-05-20T15:57:13.294Z | Compiling regex v1.12.3 |
| 667 | 2026-05-20T15:57:13.358Z | Compiling block-buffer v0.10.4 |
| 668 | 2026-05-20T15:57:13.461Z | Compiling crypto-common v0.1.7 |
| 669 | 2026-05-20T15:57:13.474Z | Compiling ppv-lite86 v0.2.21 |
| 670 | 2026-05-20T15:57:13.506Z | Compiling futures-executor v0.3.32 |
| 671 | 2026-05-20T15:57:13.592Z | Compiling rand_core v0.9.5 |
| 672 | 2026-05-20T15:57:13.793Z | Compiling pin-project-internal v1.1.13 |
| 673 | 2026-05-20T15:57:13.837Z | Compiling http-body-util v0.1.3 |
| 674 | 2026-05-20T15:57:14.029Z | Compiling uuid v1.23.1 |
| 675 | 2026-05-20T15:57:14.096Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 676 | 2026-05-20T15:57:14.506Z | Compiling smol_str v0.3.6 |
| 677 | 2026-05-20T15:57:14.556Z | Compiling serde_spanned v1.1.1 |
| 678 | 2026-05-20T15:57:14.687Z | Compiling filetime v0.2.29 |
| 679 | 2026-05-20T15:57:14.704Z | Compiling bstr v1.12.1 |
| 680 | 2026-05-20T15:57:14.729Z | Compiling vte v0.14.1 |
| 681 | 2026-05-20T15:57:14.841Z | Compiling iana-time-zone v0.1.65 |
| 682 | 2026-05-20T15:57:14.853Z | Compiling colorchoice v1.0.5 |
| 683 | 2026-05-20T15:57:14.888Z | Compiling xattr v1.6.1 |
| 684 | 2026-05-20T15:57:14.942Z | Compiling color-spantrace v0.3.0 |
| 685 | 2026-05-20T15:57:15.078Z | Compiling eyre v0.6.12 |
| 686 | 2026-05-20T15:57:15.160Z | Compiling static_assertions v1.1.0 |
| 687 | 2026-05-20T15:57:15.191Z | Compiling litrs v1.0.0 |
| 688 | 2026-05-20T15:57:15.242Z | Compiling tinyvec_macros v0.1.1 |
| 689 | 2026-05-20T15:57:15.257Z | Compiling unicase v2.9.0 |
| 690 | 2026-05-20T15:57:15.375Z | Compiling anstyle-query v1.1.5 |
| 691 | 2026-05-20T15:57:15.395Z | Compiling nested v0.1.1 |
| 692 | 2026-05-20T15:57:15.434Z | Compiling number_prefix v0.4.0 |
| 693 | 2026-05-20T15:57:15.478Z | Compiling unicode-xid v0.2.6 |
| 694 | 2026-05-20T15:57:15.584Z | Compiling self_update v0.42.0 |
| 695 | 2026-05-20T15:57:15.585Z | Compiling is_terminal_polyfill v1.70.2 |
| 696 | 2026-05-20T15:57:15.618Z | Compiling anstyle v1.0.14 |
| 697 | 2026-05-20T15:57:15.631Z | Compiling document-features v0.2.12 |
| 698 | 2026-05-20T15:57:15.689Z | Compiling cargo-util-schemas v0.2.0 |
| 699 | 2026-05-20T15:57:15.846Z | Compiling anstream v1.0.0 |
| 700 | 2026-05-20T15:57:15.858Z | Compiling indicatif v0.17.11 |
| 701 | 2026-05-20T15:57:15.871Z | Compiling guppy v0.17.25 |
| 702 | 2026-05-20T15:57:16.340Z | Compiling tinyvec v1.11.0 |
| 703 | 2026-05-20T15:57:16.504Z | Compiling globset v0.4.18 |
| 704 | 2026-05-20T15:57:16.760Z | Compiling tar v0.4.46 |
| 705 | 2026-05-20T15:57:16.813Z | Compiling chrono v0.4.44 |
| 706 | 2026-05-20T15:57:17.308Z | Compiling strip-ansi-escapes v0.2.1 |
| 707 | 2026-05-20T15:57:17.790Z | Compiling pin-project v1.1.13 |
| 708 | 2026-05-20T15:57:17.895Z | Compiling nextest-metadata v0.12.2 |
| 709 | 2026-05-20T15:57:18.087Z | Compiling toml v1.1.2+spec-1.1.0 |
| 710 | 2026-05-20T15:57:18.956Z | Compiling newtype-uuid v1.3.2 |
| 711 | 2026-05-20T15:57:19.150Z | Compiling reqwest v0.12.28 |
| 712 | 2026-05-20T15:57:19.240Z | Compiling rand_chacha v0.9.0 |
| 713 | 2026-05-20T15:57:19.716Z | Compiling futures v0.3.32 |
| 714 | 2026-05-20T15:57:19.794Z | Compiling digest v0.10.7 |
| 715 | 2026-05-20T15:57:19.808Z | Compiling derive_more v2.1.1 |
| 716 | 2026-05-20T15:57:19.887Z | Compiling parking_lot v0.12.5 |
| 717 | 2026-05-20T15:57:20.024Z | Compiling flate2 v1.1.9 |
| 718 | 2026-05-20T15:57:20.172Z | Compiling shared_child v1.1.1 |
| 719 | 2026-05-20T15:57:20.500Z | Compiling tracing-error v0.2.1 |
| 720 | 2026-05-20T15:57:20.789Z | Compiling signal-hook-mio v0.2.5 |
| 721 | 2026-05-20T15:57:20.921Z | Compiling self-replace v1.5.0 |
| 722 | 2026-05-20T15:57:21.079Z | Compiling cargo-platform v0.2.0 |
| 723 | 2026-05-20T15:57:21.214Z | Compiling quick-xml v0.38.4 |
| 724 | 2026-05-20T15:57:21.266Z | Compiling quick-xml v0.37.5 |
| 725 | 2026-05-20T15:57:21.634Z | Compiling indenter v0.3.4 |
| 726 | 2026-05-20T15:57:21.767Z | Compiling cpufeatures v0.2.17 |
| 727 | 2026-05-20T15:57:21.853Z | Compiling humantime v2.3.0 |
| 728 | 2026-05-20T15:57:22.285Z | Compiling recursion v0.5.4 |
| 729 | 2026-05-20T15:57:22.328Z | Compiling urlencoding v2.1.3 |
| 730 | 2026-05-20T15:57:22.424Z | Compiling clap_lex v1.1.0 |
| 731 | 2026-05-20T15:57:22.584Z | Compiling heck v0.5.0 |
| 732 | 2026-05-20T15:57:22.761Z | Compiling strsim v0.11.1 |
| 733 | 2026-05-20T15:57:22.774Z | Compiling shell-words v1.1.1 |
| 734 | 2026-05-20T15:57:22.774Z | Compiling clap_derive v4.6.1 |
| 735 | 2026-05-20T15:57:23.013Z | Compiling clap_builder v4.6.0 |
| 736 | 2026-05-20T15:57:23.026Z | Compiling nextest-filtering v0.15.0 |
| 737 | 2026-05-20T15:57:23.590Z | Compiling humantime-serde v1.1.1 |
| 738 | 2026-05-20T15:57:23.748Z | Compiling sha2 v0.10.9 |
| 739 | 2026-05-20T15:57:24.553Z | Compiling quick-junit v0.5.2 |
| 740 | 2026-05-20T15:57:25.465Z | Compiling cargo_metadata v0.20.0 |
| 741 | 2026-05-20T15:57:26.931Z | Compiling atomicwrites v0.4.4 |
| 742 | 2026-05-20T15:57:27.222Z | Compiling cargo-nextest v0.9.97 |
| 743 | 2026-05-20T15:57:27.550Z | Compiling crossterm v0.29.0 |
| 744 | 2026-05-20T15:57:28.926Z | Compiling duct v0.13.7 |
| 745 | 2026-05-20T15:57:29.318Z | Compiling async-scoped v0.9.0 |
| 746 | 2026-05-20T15:57:29.505Z | Compiling rand v0.9.4 |
| 747 | 2026-05-20T15:57:29.580Z | Compiling config v0.15.23 |
| 748 | 2026-05-20T15:57:29.952Z | Compiling zstd v0.13.3 |
| 749 | 2026-05-20T15:57:30.268Z | Compiling unicode-normalization v0.1.25 |
| 750 | 2026-05-20T15:57:30.373Z | Compiling target-spec-miette v0.4.6 |
| 751 | 2026-05-20T15:57:30.583Z | Compiling future-queue v0.4.0 |
| 752 | 2026-05-20T15:57:30.651Z | Compiling mukti-metadata v0.3.0 |
| 753 | 2026-05-20T15:57:30.792Z | Compiling tokio-stream v0.1.18 |
| 754 | 2026-05-20T15:57:30.803Z | Compiling camino-tempfile v1.4.1 |
| 755 | 2026-05-20T15:57:30.844Z | Compiling derive-where v1.6.1 |
| 756 | 2026-05-20T15:57:30.858Z | Compiling serde_path_to_error v0.1.20 |
| 757 | 2026-05-20T15:57:31.134Z | Compiling serde_ignored v0.1.14 |
| 758 | 2026-05-20T15:57:31.211Z | Compiling swrite v0.1.0 |
| 759 | 2026-05-20T15:57:31.249Z | Compiling indent_write v2.2.0 |
| 760 | 2026-05-20T15:57:31.310Z | Compiling hex v0.4.3 |
| 761 | 2026-05-20T15:57:31.323Z | Compiling xxhash-rust v0.8.15 |
| 762 | 2026-05-20T15:57:31.398Z | Compiling home v0.5.12 |
| 763 | 2026-05-20T15:57:31.473Z | Compiling color-eyre v0.6.5 |
| 764 | 2026-05-20T15:57:31.519Z | Compiling clap v4.6.1 |
| 765 | 2026-05-20T15:57:31.563Z | Compiling dialoguer v0.11.0 |
| 766 | 2026-05-20T15:57:31.592Z | Compiling enable-ansi-support v0.2.1 |
| 767 | 2026-05-20T15:57:32.106Z | Compiling nextest-runner v0.80.0 |
| 768 | 2026-05-20T15:57:50.079Z | Finished `release` profile [optimized] target(s) in 1m 09s |
| 769 | 2026-05-20T15:57:50.235Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 770 | 2026-05-20T15:57:50.238Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 771 | 2026-05-20T15:57:50.357Z | + pushd bgp |
| 772 | 2026-05-20T15:57:50.360Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 773 | 2026-05-20T15:57:50.360Z | + pfexec cargo nextest run -p bgp -p mg-api-types -p mg-api-types-versions |
| 774 | 2026-05-20T15:57:50.512Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 775 | 2026-05-20T15:57:51.196Z | From https://github.com/oxidecomputer/falcon |
| 776 | 2026-05-20T15:57:51.196Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 777 | 2026-05-20T15:57:51.274Z | Updating crates.io index |
| 778 | 2026-05-20T15:57:51.277Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 779 | 2026-05-20T15:57:52.092Z | From https://github.com/oxidecomputer/dendrite |
| 780 | 2026-05-20T15:57:52.092Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 781 | 2026-05-20T15:57:52.177Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 782 | 2026-05-20T15:57:52.490Z | From https://github.com/oxidecomputer/ispf |
| 783 | 2026-05-20T15:57:52.490Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 784 | 2026-05-20T15:57:52.545Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 785 | 2026-05-20T15:57:52.912Z | From https://github.com/oxidecomputer/netadm-sys |
| 786 | 2026-05-20T15:57:52.912Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 787 | 2026-05-20T15:57:52.920Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 788 | 2026-05-20T15:58:01.445Z | From https://github.com/oxidecomputer/omicron |
| 789 | 2026-05-20T15:58:01.445Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 790 | 2026-05-20T15:58:01.868Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 791 | 2026-05-20T15:58:02.522Z | From https://github.com/oxidecomputer/opte |
| 792 | 2026-05-20T15:58:02.522Z | * [new ref] 5470aa15eaa06e5183c374c1f61e5e5ddd5e0350 -> refs/commit/5470aa15eaa06e5183c374c1f61e5e5ddd5e0350 |
| 793 | 2026-05-20T15:58:02.551Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 794 | 2026-05-20T15:58:02.876Z | From https://github.com/illumos/smf-rs |
| 795 | 2026-05-20T15:58:02.877Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 796 | 2026-05-20T15:58:03.056Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 797 | 2026-05-20T15:58:03.566Z | From https://github.com/oxidecomputer/poptrie |
| 798 | 2026-05-20T15:58:03.566Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 799 | 2026-05-20T15:58:03.678Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 800 | 2026-05-20T15:58:04.024Z | From https://github.com/oxidecomputer/network-interface |
| 801 | 2026-05-20T15:58:04.024Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 802 | 2026-05-20T15:58:04.031Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 803 | 2026-05-20T15:58:04.334Z | From https://github.com/oxidecomputer/zone |
| 804 | 2026-05-20T15:58:04.334Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 805 | 2026-05-20T15:58:04.473Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 806 | 2026-05-20T15:58:05.119Z | From https://github.com/oxidecomputer/propolis |
| 807 | 2026-05-20T15:58:05.119Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 808 | 2026-05-20T15:58:05.168Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 809 | 2026-05-20T15:58:05.688Z | From https://github.com/oxidecomputer/transceiver-control |
| 810 | 2026-05-20T15:58:05.688Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 811 | 2026-05-20T15:58:05.794Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 812 | 2026-05-20T15:58:06.141Z | From https://github.com/oxidecomputer/dlpi-sys |
| 813 | 2026-05-20T15:58:06.141Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 814 | 2026-05-20T15:58:06.157Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 815 | 2026-05-20T15:58:06.475Z | From https://github.com/jmesmon/rust-libzfs |
| 816 | 2026-05-20T15:58:06.475Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 817 | 2026-05-20T15:58:06.482Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 818 | 2026-05-20T15:58:06.803Z | From https://github.com/oxidecomputer/rusty-doors |
| 819 | 2026-05-20T15:58:06.803Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 820 | 2026-05-20T15:58:06.811Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 821 | 2026-05-20T15:58:07.237Z | From https://github.com/oxidecomputer/lldp |
| 822 | 2026-05-20T15:58:07.237Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 823 | 2026-05-20T15:58:07.246Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 824 | 2026-05-20T15:58:07.547Z | From https://github.com/oxidecomputer/slog-error-chain |
| 825 | 2026-05-20T15:58:07.547Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 826 | 2026-05-20T15:58:07.714Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 827 | 2026-05-20T15:58:08.033Z | From https://github.com/oxidecomputer/tufaceous |
| 828 | 2026-05-20T15:58:08.033Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 829 | 2026-05-20T15:58:08.065Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 830 | 2026-05-20T15:58:08.568Z | From https://github.com/oxidecomputer/management-gateway-service |
| 831 | 2026-05-20T15:58:08.568Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 832 | 2026-05-20T15:58:08.665Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 833 | 2026-05-20T15:58:09.817Z | From https://github.com/oxidecomputer/crucible |
| 834 | 2026-05-20T15:58:09.817Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 835 | 2026-05-20T15:58:09.975Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 836 | 2026-05-20T15:58:10.316Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 837 | 2026-05-20T15:58:10.316Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 838 | 2026-05-20T15:58:10.333Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 839 | 2026-05-20T15:58:10.725Z | From https://github.com/oxidecomputer/propolis |
| 840 | 2026-05-20T15:58:10.725Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 841 | 2026-05-20T15:58:11.134Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 842 | 2026-05-20T15:58:11.518Z | From https://github.com/oxidecomputer/tofino |
| 843 | 2026-05-20T15:58:11.519Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 844 | 2026-05-20T15:58:11.530Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 845 | 2026-05-20T15:58:12.212Z | From https://github.com/oxidecomputer/maghemite |
| 846 | 2026-05-20T15:58:12.212Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 847 | 2026-05-20T15:58:12.255Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 848 | 2026-05-20T15:58:12.717Z | From https://github.com/oxidecomputer/clickward |
| 849 | 2026-05-20T15:58:12.717Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 850 | 2026-05-20T15:58:12.748Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 851 | 2026-05-20T15:58:13.449Z | From https://github.com/oxidecomputer/crucible |
| 852 | 2026-05-20T15:58:13.449Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 853 | 2026-05-20T15:58:13.576Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 854 | 2026-05-20T15:58:13.934Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 855 | 2026-05-20T15:58:13.934Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 856 | 2026-05-20T15:58:14.909Z | Downloading crates ... |
| 857 | 2026-05-20T15:58:15.004Z | Downloaded async-stream v0.3.6 |
| 858 | 2026-05-20T15:58:15.011Z | Downloaded async-stream-impl v0.3.6 |
| 859 | 2026-05-20T15:58:15.014Z | Downloaded async-recursion v1.1.1 |
| 860 | 2026-05-20T15:58:15.018Z | Downloaded arrayvec v0.7.6 |
| 861 | 2026-05-20T15:58:15.018Z | Downloaded async-trait v0.1.89 |
| 862 | 2026-05-20T15:58:15.021Z | Downloaded aead v0.5.2 |
| 863 | 2026-05-20T15:58:15.025Z | Downloaded allocator-api2 v0.2.21 |
| 864 | 2026-05-20T15:58:15.028Z | Downloaded arrayref v0.3.9 |
| 865 | 2026-05-20T15:58:15.028Z | Downloaded argon2 v0.5.3 |
| 866 | 2026-05-20T15:58:15.031Z | Downloaded darling_macro v0.21.3 |
| 867 | 2026-05-20T15:58:15.031Z | Downloaded darling_macro v0.23.0 |
| 868 | 2026-05-20T15:58:15.035Z | Downloaded darling v0.23.0 |
| 869 | 2026-05-20T15:58:15.038Z | Downloaded bit-set v0.8.0 |
| 870 | 2026-05-20T15:58:15.041Z | Downloaded erased-serde v0.3.31 |
| 871 | 2026-05-20T15:58:15.044Z | Downloaded dyn-clone v1.0.20 |
| 872 | 2026-05-20T15:58:15.044Z | Downloaded crunchy v0.2.4 |
| 873 | 2026-05-20T15:58:15.047Z | Downloaded convert_case v0.4.0 |
| 874 | 2026-05-20T15:58:15.048Z | Downloaded embedded-io v0.6.1 |
| 875 | 2026-05-20T15:58:15.054Z | Downloaded expectorate v1.2.0 |
| 876 | 2026-05-20T15:58:15.057Z | Downloaded dtrace-parser v0.3.0 |
| 877 | 2026-05-20T15:58:15.058Z | Downloaded itertools v0.12.1 |
| 878 | 2026-05-20T15:58:15.058Z | Downloaded newtype-uuid-macros v0.1.0 |
| 879 | 2026-05-20T15:58:15.061Z | Downloaded is-terminal v0.4.17 |
| 880 | 2026-05-20T15:58:15.061Z | Downloaded fs-err v3.3.0 |
| 881 | 2026-05-20T15:58:15.064Z | Downloaded constant_time_eq v0.4.2 |
| 882 | 2026-05-20T15:58:15.067Z | Downloaded defmt v0.3.100 |
| 883 | 2026-05-20T15:58:15.067Z | Downloaded num_enum v0.5.11 |
| 884 | 2026-05-20T15:58:15.070Z | Downloaded hash32 v0.3.1 |
| 885 | 2026-05-20T15:58:15.074Z | Downloaded num_enum_derive v0.7.6 |
| 886 | 2026-05-20T15:58:15.081Z | Downloaded num_threads v0.1.7 |
| 887 | 2026-05-20T15:58:15.081Z | Downloaded cobs v0.3.0 |
| 888 | 2026-05-20T15:58:15.081Z | Downloaded num-rational v0.4.2 |
| 889 | 2026-05-20T15:58:15.085Z | Downloaded const-random v0.1.18 |
| 890 | 2026-05-20T15:58:15.085Z | Downloaded internet-checksum v0.2.1 |
| 891 | 2026-05-20T15:58:15.086Z | Downloaded fs_extra v1.3.0 |
| 892 | 2026-05-20T15:58:15.086Z | Downloaded fixedbitset v0.4.2 |
| 893 | 2026-05-20T15:58:15.089Z | Downloaded crc8 v0.1.1 |
| 894 | 2026-05-20T15:58:15.089Z | Downloaded bcs v0.1.6 |
| 895 | 2026-05-20T15:58:15.089Z | Downloaded multer v3.1.0 |
| 896 | 2026-05-20T15:58:15.093Z | Downloaded embedded-io v0.4.0 |
| 897 | 2026-05-20T15:58:15.093Z | Downloaded litemap v0.8.2 |
| 898 | 2026-05-20T15:58:15.096Z | Downloaded linear-map v1.2.0 |
| 899 | 2026-05-20T15:58:15.099Z | Downloaded compression-core v0.4.32 |
| 900 | 2026-05-20T15:58:15.099Z | Downloaded dof v0.4.0 |
| 901 | 2026-05-20T15:58:15.099Z | Downloaded cpufeatures v0.3.0 |
| 902 | 2026-05-20T15:58:15.102Z | Downloaded inout v0.1.4 |
| 903 | 2026-05-20T15:58:15.102Z | Downloaded no-std-compat v0.4.1 |
| 904 | 2026-05-20T15:58:15.105Z | Downloaded backoff v0.4.0 |
| 905 | 2026-05-20T15:58:15.106Z | Downloaded daft v0.1.7 |
| 906 | 2026-05-20T15:58:15.109Z | Downloaded num-derive v0.4.2 |
| 907 | 2026-05-20T15:58:15.112Z | Downloaded num-conv v0.2.1 |
| 908 | 2026-05-20T15:58:15.112Z | Downloaded libm v0.2.16 |
| 909 | 2026-05-20T15:58:15.117Z | Downloaded mime v0.3.17 |
| 910 | 2026-05-20T15:58:15.124Z | Downloaded ciborium-io v0.2.2 |
| 911 | 2026-05-20T15:58:15.124Z | Downloaded konst_macro_rules v0.2.19 |
| 912 | 2026-05-20T15:58:15.132Z | Downloaded defmt-parser v1.0.0 |
| 913 | 2026-05-20T15:58:15.132Z | Downloaded goblin v0.8.2 |
| 914 | 2026-05-20T15:58:15.135Z | Downloaded olpc-cjson v0.1.4 |
| 915 | 2026-05-20T15:58:15.135Z | Downloaded match_cfg v0.1.0 |
| 916 | 2026-05-20T15:58:15.135Z | Downloaded opaque-debug v0.3.1 |
| 917 | 2026-05-20T15:58:15.135Z | Downloaded macaddr v1.0.1 |
| 918 | 2026-05-20T15:58:15.135Z | Downloaded fxhash v0.2.1 |
| 919 | 2026-05-20T15:58:15.135Z | Downloaded omicron-workspace-hack v0.1.0 |
| 920 | 2026-05-20T15:58:15.138Z | Downloaded data-encoding v2.11.0 |
| 921 | 2026-05-20T15:58:15.138Z | Downloaded num_enum_derive v0.5.11 |
| 922 | 2026-05-20T15:58:15.138Z | Downloaded foreign-types v0.5.0 |
| 923 | 2026-05-20T15:58:15.141Z | Downloaded num v0.4.3 |
| 924 | 2026-05-20T15:58:15.141Z | Downloaded managed v0.8.0 |
| 925 | 2026-05-20T15:58:15.145Z | Downloaded foreign-types-macros v0.2.3 |
| 926 | 2026-05-20T15:58:15.145Z | Downloaded parse-display v0.10.0 |
| 927 | 2026-05-20T15:58:15.145Z | Downloaded gethostname v0.5.0 |
| 928 | 2026-05-20T15:58:15.149Z | Downloaded keccak v0.1.6 |
| 929 | 2026-05-20T15:58:15.149Z | Downloaded float-ord v0.3.2 |
| 930 | 2026-05-20T15:58:15.149Z | Downloaded crossbeam-deque v0.8.6 |
| 931 | 2026-05-20T15:58:15.152Z | Downloaded ident_case v1.0.1 |
| 932 | 2026-05-20T15:58:15.152Z | Downloaded hubpack_derive v0.1.1 |
| 933 | 2026-05-20T15:58:15.152Z | Downloaded heck v0.4.1 |
| 934 | 2026-05-20T15:58:15.156Z | Downloaded critical-section v1.2.0 |
| 935 | 2026-05-20T15:58:15.156Z | Downloaded bitflags v1.3.2 |
| 936 | 2026-05-20T15:58:15.159Z | Downloaded num-iter v0.1.45 |
| 937 | 2026-05-20T15:58:15.159Z | Downloaded newtype_derive v0.1.6 |
| 938 | 2026-05-20T15:58:15.162Z | Downloaded csv-core v0.1.13 |
| 939 | 2026-05-20T15:58:15.162Z | Downloaded enum-as-inner v0.6.1 |
| 940 | 2026-05-20T15:58:15.169Z | Downloaded cmake v0.1.58 |
| 941 | 2026-05-20T15:58:15.169Z | Downloaded cipher v0.4.4 |
| 942 | 2026-05-20T15:58:15.173Z | Downloaded hubpack v0.1.2 |
| 943 | 2026-05-20T15:58:15.173Z | Downloaded const_format_proc_macros v0.2.34 |
| 944 | 2026-05-20T15:58:15.173Z | Downloaded pretty-hex v0.4.2 |
| 945 | 2026-05-20T15:58:15.173Z | Downloaded crypto-bigint v0.5.5 |
| 946 | 2026-05-20T15:58:15.176Z | Downloaded proc-macro-error-attr v1.0.4 |
| 947 | 2026-05-20T15:58:15.179Z | Downloaded phf_shared v0.12.1 |
| 948 | 2026-05-20T15:58:15.179Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 949 | 2026-05-20T15:58:15.179Z | Downloaded proc-macro-crate v3.5.0 |
| 950 | 2026-05-20T15:58:15.183Z | Downloaded progenitor-client v0.11.2 |
| 951 | 2026-05-20T15:58:15.183Z | Downloaded powerfmt v0.2.0 |
| 952 | 2026-05-20T15:58:15.183Z | Downloaded progenitor-client v0.14.0 |
| 953 | 2026-05-20T15:58:15.186Z | Downloaded proc-macro-crate v1.3.1 |
| 954 | 2026-05-20T15:58:15.186Z | Downloaded progenitor-macro v0.11.2 |
| 955 | 2026-05-20T15:58:15.186Z | Downloaded ff v0.13.1 |
| 956 | 2026-05-20T15:58:15.190Z | Downloaded ipnetwork v0.21.1 |
| 957 | 2026-05-20T15:58:15.190Z | Downloaded foldhash v0.2.0 |
| 958 | 2026-05-20T15:58:15.193Z | Downloaded glob v0.3.3 |
| 959 | 2026-05-20T15:58:15.193Z | Downloaded derive-ex v0.1.8 |
| 960 | 2026-05-20T15:58:15.193Z | Downloaded newline-converter v0.3.0 |
| 961 | 2026-05-20T15:58:15.196Z | Downloaded deranged v0.5.8 |
| 962 | 2026-05-20T15:58:15.196Z | Downloaded defmt-macros v1.1.0 |
| 963 | 2026-05-20T15:58:15.199Z | Downloaded natord v1.0.9 |
| 964 | 2026-05-20T15:58:15.199Z | Downloaded lru-cache v0.1.2 |
| 965 | 2026-05-20T15:58:15.203Z | Downloaded git-stub-vcs v0.1.0 |
| 966 | 2026-05-20T15:58:15.203Z | Downloaded ciborium v0.2.2 |
| 967 | 2026-05-20T15:58:15.206Z | Downloaded quick-error v1.2.3 |
| 968 | 2026-05-20T15:58:15.206Z | Downloaded ref-cast v1.0.25 |
| 969 | 2026-05-20T15:58:15.209Z | Downloaded rand_xorshift v0.4.0 |
| 970 | 2026-05-20T15:58:15.209Z | Downloaded progenitor-client v0.10.0 |
| 971 | 2026-05-20T15:58:15.209Z | Downloaded defmt v1.1.0 |
| 972 | 2026-05-20T15:58:15.213Z | Downloaded rand_chacha v0.3.1 |
| 973 | 2026-05-20T15:58:15.216Z | Downloaded progenitor-macro v0.14.0 |
| 974 | 2026-05-20T15:58:15.216Z | Downloaded progenitor-macro v0.13.0 |
| 975 | 2026-05-20T15:58:15.216Z | Downloaded parking_lot_core v0.8.6 |
| 976 | 2026-05-20T15:58:15.219Z | Downloaded oxnet v0.1.5 |
| 977 | 2026-05-20T15:58:15.219Z | Downloaded pem v3.0.6 |
| 978 | 2026-05-20T15:58:15.222Z | Downloaded rustc_version v0.1.7 |
| 979 | 2026-05-20T15:58:15.222Z | Downloaded oxide-tokio-rt v0.1.6 |
| 980 | 2026-05-20T15:58:15.225Z | Downloaded ref-cast-impl v1.0.25 |
| 981 | 2026-05-20T15:58:15.225Z | Downloaded paste v1.0.15 |
| 982 | 2026-05-20T15:58:15.228Z | Downloaded same-file v1.0.6 |
| 983 | 2026-05-20T15:58:15.228Z | Downloaded hostname v0.3.1 |
| 984 | 2026-05-20T15:58:15.232Z | Downloaded group v0.13.0 |
| 985 | 2026-05-20T15:58:15.232Z | Downloaded console v0.16.3 |
| 986 | 2026-05-20T15:58:15.232Z | Downloaded plain v0.2.3 |
| 987 | 2026-05-20T15:58:15.235Z | Downloaded libsw-core v0.3.2 |
| 988 | 2026-05-20T15:58:15.235Z | Downloaded diff v0.1.13 |
| 989 | 2026-05-20T15:58:15.238Z | Downloaded darling v0.21.3 |
| 990 | 2026-05-20T15:58:15.241Z | Downloaded scroll_derive v0.13.1 |
| 991 | 2026-05-20T15:58:15.241Z | Downloaded scroll_derive v0.12.1 |
| 992 | 2026-05-20T15:58:15.245Z | Downloaded potential_utf v0.1.5 |
| 993 | 2026-05-20T15:58:15.245Z | Downloaded num-integer v0.1.46 |
| 994 | 2026-05-20T15:58:15.245Z | Downloaded phf v0.12.1 |
| 995 | 2026-05-20T15:58:15.248Z | Downloaded daft-derive v0.1.7 |
| 996 | 2026-05-20T15:58:15.251Z | Downloaded progenitor v0.11.2 |
| 997 | 2026-05-20T15:58:15.251Z | Downloaded num_enum v0.7.6 |
| 998 | 2026-05-20T15:58:15.258Z | Downloaded progenitor-client v0.13.0 |
| 999 | 2026-05-20T15:58:15.265Z | Downloaded serde_plain v1.0.2 |
| 1000 | 2026-05-20T15:58:15.265Z | Downloaded secrecy v0.10.3 |
| 1001 | 2026-05-20T15:58:15.265Z | Downloaded sigpipe v0.1.3 |
| 1002 | 2026-05-20T15:58:15.265Z | Downloaded rand_core v0.10.1 |
| 1003 | 2026-05-20T15:58:15.265Z | Downloaded progenitor v0.14.0 |
| 1004 | 2026-05-20T15:58:15.265Z | Downloaded crossbeam-utils v0.8.21 |
| 1005 | 2026-05-20T15:58:15.269Z | Downloaded hmac v0.12.1 |
| 1006 | 2026-05-20T15:58:15.269Z | Downloaded progenitor v0.13.0 |
| 1007 | 2026-05-20T15:58:15.269Z | Downloaded memmap2 v0.9.10 |
| 1008 | 2026-05-20T15:58:15.269Z | Downloaded parking_lot v0.11.2 |
| 1009 | 2026-05-20T15:58:15.269Z | Downloaded password-hash v0.5.0 |
| 1010 | 2026-05-20T15:58:15.273Z | Downloaded indexmap v1.9.3 |
| 1011 | 2026-05-20T15:58:15.273Z | Downloaded pest_derive v2.8.6 |
| 1012 | 2026-05-20T15:58:15.276Z | Downloaded semver v0.1.20 |
| 1013 | 2026-05-20T15:58:15.276Z | Downloaded icu_provider v2.2.0 |
| 1014 | 2026-05-20T15:58:15.279Z | Downloaded serial_test v3.4.0 |
| 1015 | 2026-05-20T15:58:15.279Z | Downloaded arc-swap v1.9.1 |
| 1016 | 2026-05-20T15:58:15.283Z | Downloaded progenitor-extras v0.2.0 |
| 1017 | 2026-05-20T15:58:15.283Z | Downloaded stable_deref_trait v1.2.1 |
| 1018 | 2026-05-20T15:58:15.286Z | Downloaded slog-envlogger v2.2.0 |
| 1019 | 2026-05-20T15:58:15.286Z | Downloaded pest_generator v2.8.6 |
| 1020 | 2026-05-20T15:58:15.289Z | Downloaded spin v0.5.2 |
| 1021 | 2026-05-20T15:58:15.289Z | Downloaded elliptic-curve v0.13.8 |
| 1022 | 2026-05-20T15:58:15.292Z | Downloaded strum v0.27.2 |
| 1023 | 2026-05-20T15:58:15.292Z | Downloaded serial_test_derive v3.4.0 |
| 1024 | 2026-05-20T15:58:15.292Z | Downloaded derive_more v0.99.20 |
| 1025 | 2026-05-20T15:58:15.297Z | Downloaded darling_core v0.21.3 |
| 1026 | 2026-05-20T15:58:15.300Z | Downloaded structmeta-derive v0.3.0 |
| 1027 | 2026-05-20T15:58:15.300Z | Downloaded scroll v0.13.0 |
| 1028 | 2026-05-20T15:58:15.300Z | Downloaded sha1 v0.10.6 |
| 1029 | 2026-05-20T15:58:15.303Z | Downloaded strum v0.26.3 |
| 1030 | 2026-05-20T15:58:15.303Z | Downloaded smawk v0.3.2 |
| 1031 | 2026-05-20T15:58:15.303Z | Downloaded dropshot_endpoint v0.17.0 |
| 1032 | 2026-05-20T15:58:15.306Z | Downloaded take_mut v0.2.2 |
| 1033 | 2026-05-20T15:58:15.307Z | Downloaded tabwriter v1.4.1 |
| 1034 | 2026-05-20T15:58:15.307Z | Downloaded tagptr v0.2.0 |
| 1035 | 2026-05-20T15:58:15.310Z | Downloaded tabled_derive v0.11.0 |
| 1036 | 2026-05-20T15:58:15.310Z | Downloaded structmeta v0.3.0 |
| 1037 | 2026-05-20T15:58:15.310Z | Downloaded rustls-native-certs v0.8.3 |
| 1038 | 2026-05-20T15:58:15.313Z | Downloaded cookie v0.18.1 |
| 1039 | 2026-05-20T15:58:15.313Z | Downloaded resolv-conf v0.7.6 |
| 1040 | 2026-05-20T15:58:15.316Z | Downloaded serde-big-array v0.5.1 |
| 1041 | 2026-05-20T15:58:15.316Z | Downloaded rustls-pemfile v2.2.0 |
| 1042 | 2026-05-20T15:58:15.319Z | Downloaded omicron-zone-package v0.12.2 |
| 1043 | 2026-05-20T15:58:15.319Z | Downloaded slog-bunyan v2.5.0 |
| 1044 | 2026-05-20T15:58:15.322Z | Downloaded ingot-macros v0.1.1 |
| 1045 | 2026-05-20T15:58:15.322Z | Downloaded highway v1.3.0 |
| 1046 | 2026-05-20T15:58:15.322Z | Downloaded termtree v0.5.1 |
| 1047 | 2026-05-20T15:58:15.326Z | Downloaded num-complex v0.4.6 |
| 1048 | 2026-05-20T15:58:15.326Z | Downloaded testing_table v0.3.0 |
| 1049 | 2026-05-20T15:58:15.326Z | Downloaded poly1305 v0.8.0 |
| 1050 | 2026-05-20T15:58:15.332Z | Downloaded postcard v1.1.3 |
| 1051 | 2026-05-20T15:58:15.332Z | Downloaded slog-dtrace v0.3.0 |
| 1052 | 2026-05-20T15:58:15.336Z | Downloaded rusty-fork v0.3.1 |
| 1053 | 2026-05-20T15:58:15.336Z | Downloaded slog-async v2.8.0 |
| 1054 | 2026-05-20T15:58:15.336Z | Downloaded tabled_derive v0.7.0 |
| 1055 | 2026-05-20T15:58:15.336Z | Downloaded parse-display-derive v0.10.0 |
| 1056 | 2026-05-20T15:58:15.336Z | Downloaded time-core v0.1.8 |
| 1057 | 2026-05-20T15:58:15.336Z | Downloaded thread-id v5.1.0 |
| 1058 | 2026-05-20T15:58:15.336Z | Downloaded papergrid v0.17.0 |
| 1059 | 2026-05-20T15:58:15.340Z | Downloaded scroll v0.12.0 |
| 1060 | 2026-05-20T15:58:15.340Z | Downloaded icu_properties v2.2.0 |
| 1061 | 2026-05-20T15:58:15.343Z | Downloaded topological-sort v0.2.2 |
| 1062 | 2026-05-20T15:58:15.343Z | Downloaded chacha20poly1305 v0.10.1 |
| 1063 | 2026-05-20T15:58:15.346Z | Downloaded papergrid v0.11.0 |
| 1064 | 2026-05-20T15:58:15.346Z | Downloaded slog-scope v4.4.1 |
| 1065 | 2026-05-20T15:58:15.349Z | Downloaded thread-id v4.2.2 |
| 1066 | 2026-05-20T15:58:15.349Z | Downloaded half v2.7.1 |
| 1067 | 2026-05-20T15:58:15.354Z | Downloaded universal-hash v0.5.1 |
| 1068 | 2026-05-20T15:58:15.354Z | Downloaded siphasher v1.0.3 |
| 1069 | 2026-05-20T15:58:15.354Z | Downloaded serde_derive_internals v0.29.1 |
| 1070 | 2026-05-20T15:58:15.354Z | Downloaded unit-prefix v0.5.2 |
| 1071 | 2026-05-20T15:58:15.357Z | Downloaded slog-stdlog v4.1.1 |
| 1072 | 2026-05-20T15:58:15.357Z | Downloaded slog-json v2.6.1 |
| 1073 | 2026-05-20T15:58:15.357Z | Downloaded sdd v3.0.10 |
| 1074 | 2026-05-20T15:58:15.357Z | Downloaded typify-macro v0.4.3 |
| 1075 | 2026-05-20T15:58:15.360Z | Downloaded typify-macro v0.6.2 |
| 1076 | 2026-05-20T15:58:15.360Z | Downloaded serde_tokenstream v0.2.3 |
| 1077 | 2026-05-20T15:58:15.360Z | Downloaded serde_repr v0.1.20 |
| 1078 | 2026-05-20T15:58:15.364Z | Downloaded progenitor v0.10.0 |
| 1079 | 2026-05-20T15:58:15.364Z | Downloaded proc-macro-error2 v2.0.1 |
| 1080 | 2026-05-20T15:58:15.364Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1081 | 2026-05-20T15:58:15.367Z | Downloaded strum_macros v0.26.4 |
| 1082 | 2026-05-20T15:58:15.367Z | Downloaded proc-macro-error v1.0.4 |
| 1083 | 2026-05-20T15:58:15.370Z | Downloaded usdt-macro v0.5.0 |
| 1084 | 2026-05-20T15:58:15.370Z | Downloaded darling_core v0.23.0 |
| 1085 | 2026-05-20T15:58:15.373Z | Downloaded progenitor-impl v0.13.0 |
| 1086 | 2026-05-20T15:58:15.373Z | Downloaded slog-term v2.9.2 |
| 1087 | 2026-05-20T15:58:15.377Z | Downloaded snafu-derive v0.8.9 |
| 1088 | 2026-05-20T15:58:15.377Z | Downloaded smf v0.2.3 |
| 1089 | 2026-05-20T15:58:15.377Z | Downloaded crossbeam-epoch v0.9.18 |
| 1090 | 2026-05-20T15:58:15.381Z | Downloaded progenitor-impl v0.11.2 |
| 1091 | 2026-05-20T15:58:15.381Z | Downloaded unarray v0.1.4 |
| 1092 | 2026-05-20T15:58:15.457Z | Downloaded chacha20 v0.10.0 |
| 1093 | 2026-05-20T15:58:15.457Z | Downloaded usdt-attr-macro v0.6.0 |
| 1094 | 2026-05-20T15:58:15.457Z | Downloaded usdt-attr-macro v0.5.0 |
| 1095 | 2026-05-20T15:58:15.457Z | Downloaded thiserror-no-std v2.0.2 |
| 1096 | 2026-05-20T15:58:15.457Z | Downloaded wait-timeout v0.2.1 |
| 1097 | 2026-05-20T15:58:15.457Z | Downloaded yoke-derive v0.8.2 |
| 1098 | 2026-05-20T15:58:15.457Z | Downloaded waitgroup v0.1.2 |
| 1099 | 2026-05-20T15:58:15.457Z | Downloaded utf-8 v0.7.6 |
| 1100 | 2026-05-20T15:58:15.457Z | Downloaded usdt-macro v0.6.0 |
| 1101 | 2026-05-20T15:58:15.457Z | Downloaded ingot v0.1.1 |
| 1102 | 2026-05-20T15:58:15.457Z | Downloaded zerofrom-derive v0.1.7 |
| 1103 | 2026-05-20T15:58:15.457Z | Downloaded ingot-types v0.1.2 |
| 1104 | 2026-05-20T15:58:15.457Z | Downloaded rustversion v1.0.22 |
| 1105 | 2026-05-20T15:58:15.457Z | Downloaded zone_cfg_derive v0.3.1 |
| 1106 | 2026-05-20T15:58:15.457Z | Downloaded zeroize_derive v1.4.3 |
| 1107 | 2026-05-20T15:58:15.457Z | Downloaded synstructure v0.13.2 |
| 1108 | 2026-05-20T15:58:15.457Z | Downloaded strum_macros v0.27.2 |
| 1109 | 2026-05-20T15:58:15.458Z | Downloaded rhai_codegen v3.1.0 |
| 1110 | 2026-05-20T15:58:15.458Z | Downloaded colored v3.1.1 |
| 1111 | 2026-05-20T15:58:15.458Z | Downloaded tokio-rustls v0.25.0 |
| 1112 | 2026-05-20T15:58:15.458Z | Downloaded tokio-dtrace v0.1.1 |
| 1113 | 2026-05-20T15:58:15.458Z | Downloaded tinystr v0.8.3 |
| 1114 | 2026-05-20T15:58:15.458Z | Downloaded crossbeam-channel v0.5.15 |
| 1115 | 2026-05-20T15:58:15.458Z | Downloaded tiny-keccak v2.0.2 |
| 1116 | 2026-05-20T15:58:15.458Z | Downloaded untrusted v0.7.1 |
| 1117 | 2026-05-20T15:58:15.458Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1118 | 2026-05-20T15:58:15.458Z | Downloaded pretty_assertions v1.4.1 |
| 1119 | 2026-05-20T15:58:15.458Z | Downloaded spin v0.9.8 |
| 1120 | 2026-05-20T15:58:15.458Z | Downloaded smartstring v1.0.1 |
| 1121 | 2026-05-20T15:58:15.458Z | Downloaded backon v1.6.0 |
| 1122 | 2026-05-20T15:58:15.458Z | Downloaded cargo_toml v0.22.3 |
| 1123 | 2026-05-20T15:58:15.458Z | Downloaded displaydoc v0.2.5 |
| 1124 | 2026-05-20T15:58:15.458Z | Downloaded zerofrom v0.1.8 |
| 1125 | 2026-05-20T15:58:15.458Z | Downloaded schemars_derive v0.8.22 |
| 1126 | 2026-05-20T15:58:15.458Z | Downloaded blake2 v0.10.6 |
| 1127 | 2026-05-20T15:58:15.458Z | Downloaded drift v0.1.4 |
| 1128 | 2026-05-20T15:58:15.458Z | Downloaded usdt-impl v0.5.0 |
| 1129 | 2026-05-20T15:58:15.458Z | Downloaded tokio-tungstenite v0.21.0 |
| 1130 | 2026-05-20T15:58:15.458Z | Downloaded zone v0.3.1 |
| 1131 | 2026-05-20T15:58:15.458Z | Downloaded whoami v1.6.1 |
| 1132 | 2026-05-20T15:58:15.458Z | Downloaded progenitor-impl v0.10.0 |
| 1133 | 2026-05-20T15:58:15.458Z | Downloaded dropshot-api-manager v0.7.1 |
| 1134 | 2026-05-20T15:58:15.458Z | Downloaded pest_meta v2.8.6 |
| 1135 | 2026-05-20T15:58:15.458Z | Downloaded similar v2.7.0 |
| 1136 | 2026-05-20T15:58:15.458Z | Downloaded base64 v0.21.7 |
| 1137 | 2026-05-20T15:58:15.468Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1138 | 2026-05-20T15:58:15.468Z | Downloaded time-macros v0.2.27 |
| 1139 | 2026-05-20T15:58:15.468Z | Downloaded thin-vec v0.2.18 |
| 1140 | 2026-05-20T15:58:15.468Z | Downloaded async-compression v0.4.42 |
| 1141 | 2026-05-20T15:58:15.468Z | Downloaded usdt-impl v0.6.0 |
| 1142 | 2026-05-20T15:58:15.475Z | Downloaded usdt v0.6.0 |
| 1143 | 2026-05-20T15:58:15.475Z | Downloaded vsss-rs v3.3.4 |
| 1144 | 2026-05-20T15:58:15.475Z | Downloaded serde_with_macros v3.20.0 |
| 1145 | 2026-05-20T15:58:15.475Z | Downloaded xz2 v0.1.7 |
| 1146 | 2026-05-20T15:58:15.475Z | Downloaded walkdir v2.5.0 |
| 1147 | 2026-05-20T15:58:15.475Z | Downloaded icu_locale_core v2.2.0 |
| 1148 | 2026-05-20T15:58:15.475Z | Downloaded zerocopy-derive v0.7.35 |
| 1149 | 2026-05-20T15:58:15.482Z | Downloaded usdt v0.5.0 |
| 1150 | 2026-05-20T15:58:15.482Z | Downloaded slog v2.8.2 |
| 1151 | 2026-05-20T15:58:15.482Z | Downloaded ucd-trie v0.1.7 |
| 1152 | 2026-05-20T15:58:15.482Z | Downloaded test-strategy v0.4.5 |
| 1153 | 2026-05-20T15:58:15.487Z | Downloaded tungstenite v0.21.0 |
| 1154 | 2026-05-20T15:58:15.487Z | Downloaded schemars v1.2.1 |
| 1155 | 2026-05-20T15:58:15.494Z | Downloaded writeable v0.6.3 |
| 1156 | 2026-05-20T15:58:15.497Z | Downloaded zerovec-derive v0.11.3 |
| 1157 | 2026-05-20T15:58:15.497Z | Downloaded icu_collections v2.2.0 |
| 1158 | 2026-05-20T15:58:15.501Z | Downloaded typify v0.4.3 |
| 1159 | 2026-05-20T15:58:15.501Z | Downloaded term v1.2.1 |
| 1160 | 2026-05-20T15:58:15.506Z | Downloaded unsafe-libyaml v0.2.11 |
| 1161 | 2026-05-20T15:58:15.509Z | Downloaded progenitor-impl v0.14.0 |
| 1162 | 2026-05-20T15:58:15.509Z | Downloaded tar v0.4.45 |
| 1163 | 2026-05-20T15:58:15.509Z | Downloaded minimal-lexical v0.2.1 |
| 1164 | 2026-05-20T15:58:15.513Z | Downloaded qorb v0.4.1 |
| 1165 | 2026-05-20T15:58:15.520Z | Downloaded hickory-resolver v0.25.2 |
| 1166 | 2026-05-20T15:58:15.520Z | Downloaded schemars v0.9.0 |
| 1167 | 2026-05-20T15:58:15.523Z | Downloaded yoke v0.8.2 |
| 1168 | 2026-05-20T15:58:15.527Z | Downloaded toml_edit v0.19.15 |
| 1169 | 2026-05-20T15:58:15.535Z | Downloaded prettyplease v0.2.37 |
| 1170 | 2026-05-20T15:58:15.538Z | Downloaded hickory-resolver v0.24.4 |
| 1171 | 2026-05-20T15:58:15.542Z | Downloaded zerotrie v0.2.4 |
| 1172 | 2026-05-20T15:58:15.545Z | Downloaded iddqd v0.3.18 |
| 1173 | 2026-05-20T15:58:15.548Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1174 | 2026-05-20T15:58:15.554Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1175 | 2026-05-20T15:58:15.554Z | Downloaded rand v0.8.6 |
| 1176 | 2026-05-20T15:58:15.557Z | Downloaded toml v0.7.8 |
| 1177 | 2026-05-20T15:58:15.557Z | Downloaded rayon-core v1.13.0 |
| 1178 | 2026-05-20T15:58:15.561Z | Downloaded snafu v0.8.9 |
| 1179 | 2026-05-20T15:58:15.565Z | Downloaded aws-lc-rs v1.17.0 |
| 1180 | 2026-05-20T15:58:15.568Z | Downloaded typify v0.6.2 |
| 1181 | 2026-05-20T15:58:15.571Z | Downloaded typed-path v0.9.3 |
| 1182 | 2026-05-20T15:58:15.574Z | Downloaded jiff-static v0.2.24 |
| 1183 | 2026-05-20T15:58:15.578Z | Downloaded pest v2.8.6 |
| 1184 | 2026-05-20T15:58:15.578Z | Downloaded schemars v0.8.22 |
| 1185 | 2026-05-20T15:58:15.584Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1186 | 2026-05-20T15:58:15.589Z | Downloaded hashbrown v0.12.3 |
| 1187 | 2026-05-20T15:58:15.592Z | Downloaded reqwest v0.13.3 |
| 1188 | 2026-05-20T15:58:15.592Z | Downloaded icu_normalizer v2.2.0 |
| 1189 | 2026-05-20T15:58:15.596Z | Downloaded konst v0.2.20 |
| 1190 | 2026-05-20T15:58:15.599Z | Downloaded zerovec v0.11.6 |
| 1191 | 2026-05-20T15:58:15.602Z | Downloaded steno v0.4.1 |
| 1192 | 2026-05-20T15:58:15.605Z | Downloaded icu_normalizer_data v2.2.0 |
| 1193 | 2026-05-20T15:58:15.605Z | Downloaded indicatif v0.18.4 |
| 1194 | 2026-05-20T15:58:15.608Z | Downloaded heapless v0.8.0 |
| 1195 | 2026-05-20T15:58:15.611Z | Downloaded nom v7.1.3 |
| 1196 | 2026-05-20T15:58:15.614Z | Downloaded tough v0.22.0 |
| 1197 | 2026-05-20T15:58:15.618Z | Downloaded yansi v1.0.1 |
| 1198 | 2026-05-20T15:58:15.621Z | Downloaded rand v0.10.1 |
| 1199 | 2026-05-20T15:58:15.625Z | Downloaded winnow v0.5.40 |
| 1200 | 2026-05-20T15:58:15.628Z | Downloaded serde_with v3.20.0 |
| 1201 | 2026-05-20T15:58:15.634Z | Downloaded zerocopy-derive v0.8.48 |
| 1202 | 2026-05-20T15:58:15.640Z | Downloaded rustls-webpki v0.102.8 |
| 1203 | 2026-05-20T15:58:15.653Z | Downloaded tabled v0.20.0 |
| 1204 | 2026-05-20T15:58:15.662Z | Downloaded tabled v0.15.0 |
| 1205 | 2026-05-20T15:58:15.671Z | Downloaded hashbrown v0.16.1 |
| 1206 | 2026-05-20T15:58:15.675Z | Downloaded proptest v1.11.0 |
| 1207 | 2026-05-20T15:58:15.680Z | Downloaded blake3 v1.8.5 |
| 1208 | 2026-05-20T15:58:15.685Z | Downloaded scc v2.4.0 |
| 1209 | 2026-05-20T15:58:15.688Z | Downloaded rustls v0.22.4 |
| 1210 | 2026-05-20T15:58:15.695Z | Downloaded dropshot v0.17.0 |
| 1211 | 2026-05-20T15:58:15.709Z | Downloaded openapiv3 v2.2.0 |
| 1212 | 2026-05-20T15:58:15.715Z | Downloaded rayon v1.12.0 |
| 1213 | 2026-05-20T15:58:15.720Z | Downloaded nom v8.0.0 |
| 1214 | 2026-05-20T15:58:15.723Z | Downloaded const_format v0.2.36 |
| 1215 | 2026-05-20T15:58:15.726Z | Downloaded progenitor-macro v0.10.0 |
| 1216 | 2026-05-20T15:58:15.726Z | Downloaded cancel-safe-futures v0.1.5 |
| 1217 | 2026-05-20T15:58:15.729Z | Downloaded bit-vec v0.8.0 |
| 1218 | 2026-05-20T15:58:15.729Z | Downloaded compression-codecs v0.4.38 |
| 1219 | 2026-05-20T15:58:15.732Z | Downloaded ciborium-ll v0.2.2 |
| 1220 | 2026-05-20T15:58:15.732Z | Downloaded hkdf v0.12.4 |
| 1221 | 2026-05-20T15:58:15.736Z | Downloaded byteorder v1.5.0 |
| 1222 | 2026-05-20T15:58:15.736Z | Downloaded libscf-sys v1.2.0 |
| 1223 | 2026-05-20T15:58:15.736Z | Downloaded idna_adapter v1.2.2 |
| 1224 | 2026-05-20T15:58:15.736Z | Downloaded instant v0.1.13 |
| 1225 | 2026-05-20T15:58:15.736Z | Downloaded icu_properties_data v2.2.0 |
| 1226 | 2026-05-20T15:58:15.742Z | Downloaded hostname v0.4.2 |
| 1227 | 2026-05-20T15:58:15.747Z | Downloaded foreign-types-shared v0.3.1 |
| 1228 | 2026-05-20T15:58:15.747Z | Downloaded bytecount v0.6.9 |
| 1229 | 2026-05-20T15:58:15.747Z | Downloaded memmap v0.7.0 |
| 1230 | 2026-05-20T15:58:15.750Z | Downloaded byte-wrapper v0.1.0 |
| 1231 | 2026-05-20T15:58:15.750Z | Downloaded chacha20 v0.9.1 |
| 1232 | 2026-05-20T15:58:15.750Z | Downloaded memoffset v0.9.1 |
| 1233 | 2026-05-20T15:58:15.750Z | Downloaded dof v0.3.0 |
| 1234 | 2026-05-20T15:58:15.750Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1235 | 2026-05-20T15:58:15.750Z | Downloaded linked-hash-map v0.5.6 |
| 1236 | 2026-05-20T15:58:15.753Z | Downloaded httpdate v1.0.3 |
| 1237 | 2026-05-20T15:58:15.753Z | Downloaded dunce v1.0.5 |
| 1238 | 2026-05-20T15:58:15.753Z | Downloaded dtrace-parser v0.2.0 |
| 1239 | 2026-05-20T15:58:15.753Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 1240 | 2026-05-20T15:58:15.753Z | Downloaded zerocopy v0.7.35 |
| 1241 | 2026-05-20T15:58:15.762Z | Downloaded tower-http v0.6.10 |
| 1242 | 2026-05-20T15:58:15.767Z | Downloaded cstr-argument v0.1.2 |
| 1243 | 2026-05-20T15:58:15.770Z | Downloaded const-random-macro v0.1.16 |
| 1244 | 2026-05-20T15:58:15.770Z | Downloaded libsw v3.5.0 |
| 1245 | 2026-05-20T15:58:15.771Z | Downloaded anyhow v1.0.102 |
| 1246 | 2026-05-20T15:58:15.774Z | Downloaded base16ct v0.2.0 |
| 1247 | 2026-05-20T15:58:15.774Z | Downloaded git-stub v1.0.0 |
| 1248 | 2026-05-20T15:58:15.774Z | Downloaded base16ct v1.0.0 |
| 1249 | 2026-05-20T15:58:15.774Z | Downloaded bs58 v0.5.1 |
| 1250 | 2026-05-20T15:58:15.799Z | Downloaded moka v0.12.15 |
| 1251 | 2026-05-20T15:58:15.814Z | Downloaded chrono-tz v0.10.4 |
| 1252 | 2026-05-20T15:58:15.823Z | Downloaded goblin v0.10.5 |
| 1253 | 2026-05-20T15:58:15.832Z | Downloaded csv v1.4.0 |
| 1254 | 2026-05-20T15:58:15.843Z | Downloaded time v0.3.47 |
| 1255 | 2026-05-20T15:58:15.863Z | Downloaded syn v1.0.109 |
| 1256 | 2026-05-20T15:58:15.893Z | Downloaded encoding_rs v0.8.35 |
| 1257 | 2026-05-20T15:58:15.909Z | Downloaded smoltcp v0.11.0 |
| 1258 | 2026-05-20T15:58:15.929Z | Downloaded rhai v1.24.0 |
| 1259 | 2026-05-20T15:58:15.940Z | Downloaded nix v0.31.3 |
| 1260 | 2026-05-20T15:58:15.944Z | Downloaded regress v0.11.1 |
| 1261 | 2026-05-20T15:58:15.950Z | Downloaded regress v0.10.5 |
| 1262 | 2026-05-20T15:58:15.961Z | Downloaded hickory-proto v0.24.4 |
| 1263 | 2026-05-20T15:58:15.969Z | Downloaded hickory-proto v0.25.2 |
| 1264 | 2026-05-20T15:58:15.997Z | Downloaded typify-impl v0.6.2 |
| 1265 | 2026-05-20T15:58:16.005Z | Downloaded sled v0.34.7 |
| 1266 | 2026-05-20T15:58:16.012Z | Downloaded typify-impl v0.4.3 |
| 1267 | 2026-05-20T15:58:16.062Z | Downloaded petgraph v0.6.5 |
| 1268 | 2026-05-20T15:58:16.074Z | Downloaded jiff v0.2.24 |
| 1269 | 2026-05-20T15:58:16.085Z | Downloaded lzma-sys v0.1.20 |
| 1270 | 2026-05-20T15:58:16.102Z | Downloaded sha3 v0.10.9 |
| 1271 | 2026-05-20T15:58:16.440Z | Downloaded aws-lc-sys v0.41.0 |
| 1272 | 2026-05-20T15:58:17.412Z | Compiling proc-macro2 v1.0.106 |
| 1273 | 2026-05-20T15:58:17.413Z | Compiling quote v1.0.45 |
| 1274 | 2026-05-20T15:58:17.413Z | Compiling unicode-ident v1.0.24 |
| 1275 | 2026-05-20T15:58:17.413Z | Compiling serde_core v1.0.228 |
| 1276 | 2026-05-20T15:58:17.420Z | Compiling cfg-if v1.0.4 |
| 1277 | 2026-05-20T15:58:17.420Z | Compiling serde v1.0.228 |
| 1278 | 2026-05-20T15:58:17.420Z | Compiling libc v0.2.186 |
| 1279 | 2026-05-20T15:58:17.420Z | Compiling memchr v2.8.0 |
| 1280 | 2026-05-20T15:58:17.581Z | Compiling itoa v1.0.18 |
| 1281 | 2026-05-20T15:58:17.764Z | Compiling zmij v1.0.21 |
| 1282 | 2026-05-20T15:58:17.816Z | Compiling autocfg v1.5.0 |
| 1283 | 2026-05-20T15:58:17.862Z | Compiling libm v0.2.16 |
| 1284 | 2026-05-20T15:58:18.168Z | Compiling version_check v0.9.5 |
| 1285 | 2026-05-20T15:58:18.209Z | Compiling stable_deref_trait v1.2.1 |
| 1286 | 2026-05-20T15:58:18.280Z | Compiling litemap v0.8.2 |
| 1287 | 2026-05-20T15:58:18.339Z | Compiling writeable v0.6.3 |
| 1288 | 2026-05-20T15:58:18.398Z | Compiling icu_normalizer_data v2.2.0 |
| 1289 | 2026-05-20T15:58:18.427Z | Compiling utf8_iter v1.0.4 |
| 1290 | 2026-05-20T15:58:18.440Z | Compiling percent-encoding v2.3.2 |
| 1291 | 2026-05-20T15:58:18.544Z | Compiling pin-project-lite v0.2.17 |
| 1292 | 2026-05-20T15:58:18.568Z | Compiling icu_properties_data v2.2.0 |
| 1293 | 2026-05-20T15:58:18.642Z | Compiling syn v2.0.117 |
| 1294 | 2026-05-20T15:58:18.642Z | Compiling equivalent v1.0.2 |
| 1295 | 2026-05-20T15:58:18.730Z | Compiling iana-time-zone v0.1.65 |
| 1296 | 2026-05-20T15:58:18.740Z | Compiling scopeguard v1.2.0 |
| 1297 | 2026-05-20T15:58:18.754Z | Compiling parking_lot_core v0.9.12 |
| 1298 | 2026-05-20T15:58:18.837Z | Compiling lock_api v0.4.14 |
| 1299 | 2026-05-20T15:58:18.860Z | Compiling form_urlencoded v1.2.2 |
| 1300 | 2026-05-20T15:58:18.950Z | Compiling serde_json v1.0.149 |
| 1301 | 2026-05-20T15:58:18.954Z | Compiling dyn-clone v1.0.20 |
| 1302 | 2026-05-20T15:58:19.036Z | Compiling log v0.4.29 |
| 1303 | 2026-05-20T15:58:19.048Z | Compiling num-traits v0.2.19 |
| 1304 | 2026-05-20T15:58:19.074Z | Compiling jobserver v0.1.34 |
| 1305 | 2026-05-20T15:58:19.094Z | Compiling hashbrown v0.17.1 |
| 1306 | 2026-05-20T15:58:19.207Z | Compiling find-msvc-tools v0.1.9 |
| 1307 | 2026-05-20T15:58:19.218Z | Compiling thiserror v2.0.18 |
| 1308 | 2026-05-20T15:58:19.387Z | Compiling shlex v1.3.0 |
| 1309 | 2026-05-20T15:58:19.409Z | Compiling getrandom v0.4.2 |
| 1310 | 2026-05-20T15:58:19.430Z | Compiling rand_core v0.10.1 |
| 1311 | 2026-05-20T15:58:19.556Z | Compiling semver v1.0.28 |
| 1312 | 2026-05-20T15:58:19.580Z | Compiling indexmap v2.14.0 |
| 1313 | 2026-05-20T15:58:19.686Z | Compiling cc v1.2.62 |
| 1314 | 2026-05-20T15:58:19.728Z | Compiling futures-core v0.3.32 |
| 1315 | 2026-05-20T15:58:19.848Z | Compiling errno v0.3.14 |
| 1316 | 2026-05-20T15:58:19.886Z | Compiling zerocopy v0.8.48 |
| 1317 | 2026-05-20T15:58:20.083Z | Compiling heck v0.5.0 |
| 1318 | 2026-05-20T15:58:20.100Z | Compiling futures-sink v0.3.32 |
| 1319 | 2026-05-20T15:58:20.199Z | Compiling slab v0.4.12 |
| 1320 | 2026-05-20T15:58:20.239Z | Compiling fnv v1.0.7 |
| 1321 | 2026-05-20T15:58:20.331Z | Compiling uuid v1.23.1 |
| 1322 | 2026-05-20T15:58:20.352Z | Compiling futures-channel v0.3.32 |
| 1323 | 2026-05-20T15:58:20.368Z | Compiling futures-io v0.3.32 |
| 1324 | 2026-05-20T15:58:20.382Z | Compiling futures-task v0.3.32 |
| 1325 | 2026-05-20T15:58:20.524Z | Compiling schemars v0.8.22 |
| 1326 | 2026-05-20T15:58:20.548Z | Compiling socket2 v0.6.3 |
| 1327 | 2026-05-20T15:58:20.566Z | Compiling portable-atomic v1.13.1 |
| 1328 | 2026-05-20T15:58:20.726Z | Compiling rustversion v1.0.22 |
| 1329 | 2026-05-20T15:58:20.743Z | Compiling signal-hook-registry v1.4.8 |
| 1330 | 2026-05-20T15:58:20.785Z | Compiling mio v1.2.0 |
| 1331 | 2026-05-20T15:58:20.967Z | Compiling critical-section v1.2.0 |
| 1332 | 2026-05-20T15:58:20.984Z | Compiling getrandom v0.2.17 |
| 1333 | 2026-05-20T15:58:21.035Z | Compiling typenum v1.20.0 |
| 1334 | 2026-05-20T15:58:21.066Z | Compiling bitflags v2.11.1 |
| 1335 | 2026-05-20T15:58:21.163Z | Compiling subtle v2.6.1 |
| 1336 | 2026-05-20T15:58:21.226Z | Compiling base64 v0.22.1 |
| 1337 | 2026-05-20T15:58:21.291Z | Compiling untrusted v0.9.0 |
| 1338 | 2026-05-20T15:58:21.302Z | Compiling byteorder v1.5.0 |
| 1339 | 2026-05-20T15:58:21.323Z | Compiling rand_core v0.6.4 |
| 1340 | 2026-05-20T15:58:21.404Z | Compiling synstructure v0.13.2 |
| 1341 | 2026-05-20T15:58:21.518Z | Compiling serde_derive_internals v0.29.1 |
| 1342 | 2026-05-20T15:58:21.536Z | Compiling once_cell v1.21.4 |
| 1343 | 2026-05-20T15:58:21.547Z | Compiling regex-syntax v0.8.10 |
| 1344 | 2026-05-20T15:58:21.551Z | Compiling cmake v0.1.58 |
| 1345 | 2026-05-20T15:58:21.742Z | Compiling dunce v1.0.5 |
| 1346 | 2026-05-20T15:58:21.750Z | Compiling fs_extra v1.3.0 |
| 1347 | 2026-05-20T15:58:21.787Z | Compiling atomic-waker v1.1.2 |
| 1348 | 2026-05-20T15:58:21.821Z | Compiling ipnet v2.12.0 |
| 1349 | 2026-05-20T15:58:21.911Z | Compiling httparse v1.10.1 |
| 1350 | 2026-05-20T15:58:21.934Z | Compiling tower-layer v0.3.3 |
| 1351 | 2026-05-20T15:58:21.949Z | Compiling tower-service v0.3.3 |
| 1352 | 2026-05-20T15:58:21.997Z | Compiling aws-lc-sys v0.41.0 |
| 1353 | 2026-05-20T15:58:22.038Z | Compiling slog v2.8.2 |
| 1354 | 2026-05-20T15:58:22.089Z | Compiling generic-array v0.14.7 |
| 1355 | 2026-05-20T15:58:22.272Z | Compiling ryu v1.0.23 |
| 1356 | 2026-05-20T15:58:22.283Z | Compiling ucd-trie v0.1.7 |
| 1357 | 2026-05-20T15:58:22.326Z | Compiling strsim v0.11.1 |
| 1358 | 2026-05-20T15:58:22.363Z | Compiling getrandom v0.3.4 |
| 1359 | 2026-05-20T15:58:22.452Z | Compiling rustix v1.1.4 |
| 1360 | 2026-05-20T15:58:22.593Z | Compiling try-lock v0.2.5 |
| 1361 | 2026-05-20T15:58:22.636Z | Compiling thiserror v1.0.69 |
| 1362 | 2026-05-20T15:58:22.649Z | Compiling serde_derive v1.0.228 |
| 1363 | 2026-05-20T15:58:22.693Z | Compiling zerofrom-derive v0.1.7 |
| 1364 | 2026-05-20T15:58:22.704Z | Compiling yoke-derive v0.8.2 |
| 1365 | 2026-05-20T15:58:22.720Z | Compiling zerovec-derive v0.11.3 |
| 1366 | 2026-05-20T15:58:22.813Z | Compiling displaydoc v0.2.5 |
| 1367 | 2026-05-20T15:58:22.890Z | Compiling schemars_derive v0.8.22 |
| 1368 | 2026-05-20T15:58:22.957Z | Compiling tokio-macros v2.7.0 |
| 1369 | 2026-05-20T15:58:23.594Z | Compiling thiserror-impl v2.0.18 |
| 1370 | 2026-05-20T15:58:23.704Z | Compiling zerocopy-derive v0.8.48 |
| 1371 | 2026-05-20T15:58:23.973Z | Compiling zeroize_derive v1.4.3 |
| 1372 | 2026-05-20T15:58:23.980Z | Compiling futures-macro v0.3.32 |
| 1373 | 2026-05-20T15:58:23.980Z | Compiling zerofrom v0.1.8 |
| 1374 | 2026-05-20T15:58:24.107Z | Compiling yoke v0.8.2 |
| 1375 | 2026-05-20T15:58:24.225Z | Compiling zerovec v0.11.6 |
| 1376 | 2026-05-20T15:58:24.260Z | Compiling zerotrie v0.2.4 |
| 1377 | 2026-05-20T15:58:24.483Z | Compiling zeroize v1.8.2 |
| 1378 | 2026-05-20T15:58:24.658Z | Compiling futures-util v0.3.32 |
| 1379 | 2026-05-20T15:58:24.677Z | Compiling tinystr v0.8.3 |
| 1380 | 2026-05-20T15:58:24.723Z | Compiling potential_utf v0.1.5 |
| 1381 | 2026-05-20T15:58:24.868Z | Compiling icu_locale_core v2.2.0 |
| 1382 | 2026-05-20T15:58:24.878Z | Compiling icu_collections v2.2.0 |
| 1383 | 2026-05-20T15:58:24.907Z | Compiling want v0.3.1 |
| 1384 | 2026-05-20T15:58:24.929Z | Compiling thiserror-impl v1.0.69 |
| 1385 | 2026-05-20T15:58:25.075Z | Compiling pest v2.8.6 |
| 1386 | 2026-05-20T15:58:25.447Z | Compiling httpdate v1.0.3 |
| 1387 | 2026-05-20T15:58:25.686Z | Compiling icu_provider v2.2.0 |
| 1388 | 2026-05-20T15:58:25.783Z | Compiling bytes v1.11.1 |
| 1389 | 2026-05-20T15:58:25.928Z | Compiling smallvec v1.15.1 |
| 1390 | 2026-05-20T15:58:25.995Z | Compiling icu_properties v2.2.0 |
| 1391 | 2026-05-20T15:58:26.074Z | Compiling chrono v0.4.44 |
| 1392 | 2026-05-20T15:58:26.151Z | Compiling icu_normalizer v2.2.0 |
| 1393 | 2026-05-20T15:58:26.407Z | Compiling http v1.4.0 |
| 1394 | 2026-05-20T15:58:26.611Z | Compiling parking_lot v0.12.5 |
| 1395 | 2026-05-20T15:58:26.782Z | Compiling serde_tokenstream v0.2.3 |
| 1396 | 2026-05-20T15:58:27.052Z | Compiling idna_adapter v1.2.2 |
| 1397 | 2026-05-20T15:58:27.061Z | Compiling tokio v1.52.3 |
| 1398 | 2026-05-20T15:58:27.061Z | Compiling erased-serde v0.3.31 |
| 1399 | 2026-05-20T15:58:27.115Z | Compiling idna v1.1.0 |
| 1400 | 2026-05-20T15:58:27.200Z | Compiling http-body v1.0.1 |
| 1401 | 2026-05-20T15:58:27.440Z | Compiling url v2.5.8 |
| 1402 | 2026-05-20T15:58:27.541Z | Compiling pest_meta v2.8.6 |
| 1403 | 2026-05-20T15:58:27.852Z | Compiling pretty-hex v0.4.2 |
| 1404 | 2026-05-20T15:58:27.889Z | Compiling plain v0.2.3 |
| 1405 | 2026-05-20T15:58:27.996Z | Compiling ppv-lite86 v0.2.21 |
| 1406 | 2026-05-20T15:58:28.140Z | Compiling paste v1.0.15 |
| 1407 | 2026-05-20T15:58:28.274Z | Compiling pest_generator v2.8.6 |
| 1408 | 2026-05-20T15:58:28.305Z | Compiling foldhash v0.2.0 |
| 1409 | 2026-05-20T15:58:28.308Z | Compiling allocator-api2 v0.2.21 |
| 1410 | 2026-05-20T15:58:28.423Z | Compiling crypto-common v0.1.7 |
| 1411 | 2026-05-20T15:58:28.549Z | Compiling tracing-attributes v0.1.31 |
| 1412 | 2026-05-20T15:58:28.571Z | Compiling tracing-core v0.1.36 |
| 1413 | 2026-05-20T15:58:28.650Z | Compiling hashbrown v0.16.1 |
| 1414 | 2026-05-20T15:58:28.747Z | Compiling ident_case v1.0.1 |
| 1415 | 2026-05-20T15:58:28.836Z | Compiling pest_derive v2.8.6 |
| 1416 | 2026-05-20T15:58:28.869Z | Compiling omicron-workspace-hack v0.1.0 |
| 1417 | 2026-05-20T15:58:29.187Z | Compiling http-body-util v0.1.3 |
| 1418 | 2026-05-20T15:58:29.205Z | Compiling serde_urlencoded v0.7.1 |
| 1419 | 2026-05-20T15:58:29.369Z | Compiling aho-corasick v1.1.4 |
| 1420 | 2026-05-20T15:58:29.429Z | Compiling ipnetwork v0.21.1 |
| 1421 | 2026-05-20T15:58:29.441Z | Compiling sync_wrapper v1.0.2 |
| 1422 | 2026-05-20T15:58:29.453Z | Compiling rustls-pki-types v1.14.1 |
| 1423 | 2026-05-20T15:58:29.538Z | Compiling daft-derive v0.1.7 |
| 1424 | 2026-05-20T15:58:29.578Z | Compiling fastrand v2.4.1 |
| 1425 | 2026-05-20T15:58:29.756Z | Compiling tracing v0.1.44 |
| 1426 | 2026-05-20T15:58:29.838Z | Compiling winnow v1.0.3 |
| 1427 | 2026-05-20T15:58:29.850Z | Compiling scroll_derive v0.13.1 |
| 1428 | 2026-05-20T15:58:29.930Z | Compiling async-trait v0.1.89 |
| 1429 | 2026-05-20T15:58:29.983Z | Compiling ring v0.17.14 |
| 1430 | 2026-05-20T15:58:30.286Z | Compiling regex-automata v0.4.14 |
| 1431 | 2026-05-20T15:58:30.694Z | Compiling tokio-util v0.7.18 |
| 1432 | 2026-05-20T15:58:30.746Z | Compiling cpufeatures v0.2.17 |
| 1433 | 2026-05-20T15:58:30.816Z | Compiling anyhow v1.0.102 |
| 1434 | 2026-05-20T15:58:30.890Z | Compiling num-conv v0.2.1 |
| 1435 | 2026-05-20T15:58:30.926Z | Compiling powerfmt v0.2.0 |
| 1436 | 2026-05-20T15:58:31.029Z | Compiling time-core v0.1.8 |
| 1437 | 2026-05-20T15:58:31.127Z | Compiling deranged v0.5.8 |
| 1438 | 2026-05-20T15:58:31.165Z | Compiling time-macros v0.2.27 |
| 1439 | 2026-05-20T15:58:31.337Z | Compiling scroll v0.13.0 |
| 1440 | 2026-05-20T15:58:31.595Z | Compiling oxnet v0.1.5 |
| 1441 | 2026-05-20T15:58:32.035Z | Compiling regex v1.12.3 |
| 1442 | 2026-05-20T15:58:32.086Z | Compiling block-buffer v0.10.4 |
| 1443 | 2026-05-20T15:58:32.177Z | Compiling num_threads v0.1.7 |
| 1444 | 2026-05-20T15:58:32.228Z | Compiling openssl-probe v0.2.1 |
| 1445 | 2026-05-20T15:58:32.269Z | Compiling hex v0.4.3 |
| 1446 | 2026-05-20T15:58:32.413Z | Compiling digest v0.10.7 |
| 1447 | 2026-05-20T15:58:32.514Z | Compiling goblin v0.10.5 |
| 1448 | 2026-05-20T15:58:32.618Z | Compiling camino v1.2.2 |
| 1449 | 2026-05-20T15:58:32.895Z | Compiling usdt-impl v0.6.0 |
| 1450 | 2026-05-20T15:58:32.989Z | Compiling crc32fast v1.5.0 |
| 1451 | 2026-05-20T15:58:33.152Z | Compiling h2 v0.4.14 |
| 1452 | 2026-05-20T15:58:33.322Z | Compiling dtrace-parser v0.3.0 |
| 1453 | 2026-05-20T15:58:33.457Z | Compiling futures-executor v0.3.32 |
| 1454 | 2026-05-20T15:58:33.970Z | Compiling crossbeam-utils v0.8.21 |
| 1455 | 2026-05-20T15:58:34.316Z | Compiling aws-lc-rs v1.17.0 |
| 1456 | 2026-05-20T15:58:34.471Z | Compiling structmeta-derive v0.3.0 |
| 1457 | 2026-05-20T15:58:34.624Z | Compiling thread-id v5.1.0 |
| 1458 | 2026-05-20T15:58:34.639Z | Compiling simd-adler32 v0.3.9 |
| 1459 | 2026-05-20T15:58:34.699Z | Compiling rustls v0.22.4 |
| 1460 | 2026-05-20T15:58:34.827Z | Compiling adler2 v2.0.1 |
| 1461 | 2026-05-20T15:58:34.917Z | Compiling miniz_oxide v0.8.9 |
| 1462 | 2026-05-20T15:58:35.354Z | Compiling hyper v1.9.0 |
| 1463 | 2026-05-20T15:58:35.497Z | Compiling dof v0.4.0 |
| 1464 | 2026-05-20T15:58:35.614Z | Compiling structmeta v0.3.0 |
| 1465 | 2026-05-20T15:58:35.614Z | Compiling futures v0.3.32 |
| 1466 | 2026-05-20T15:58:35.614Z | Compiling rand_core v0.9.5 |
| 1467 | 2026-05-20T15:58:35.624Z | Compiling darling_core v0.23.0 |
| 1468 | 2026-05-20T15:58:35.697Z | Compiling newtype-uuid-macros v0.1.0 |
| 1469 | 2026-05-20T15:58:35.771Z | Compiling thread_local v1.1.9 |
| 1470 | 2026-05-20T15:58:36.034Z | Compiling untrusted v0.7.1 |
| 1471 | 2026-05-20T15:58:36.129Z | Compiling match_cfg v0.1.0 |
| 1472 | 2026-05-20T15:58:36.151Z | Compiling flate2 v1.1.9 |
| 1473 | 2026-05-20T15:58:36.511Z | Compiling hyper-util v0.1.20 |
| 1474 | 2026-05-20T15:58:36.564Z | Compiling newtype-uuid v1.3.2 |
| 1475 | 2026-05-20T15:58:37.040Z | Compiling rustls v0.23.40 |
| 1476 | 2026-05-20T15:58:37.045Z | Compiling compression-core v0.4.32 |
| 1477 | 2026-05-20T15:58:37.045Z | Compiling quick-error v1.2.3 |
| 1478 | 2026-05-20T15:58:37.045Z | Compiling ref-cast v1.0.25 |
| 1479 | 2026-05-20T15:58:37.082Z | Compiling slog-async v2.8.0 |
| 1480 | 2026-05-20T15:58:37.113Z | Compiling compression-codecs v0.4.38 |
| 1481 | 2026-05-20T15:58:37.121Z | Compiling daft v0.1.7 |
| 1482 | 2026-05-20T15:58:37.271Z | Compiling usdt-macro v0.6.0 |
| 1483 | 2026-05-20T15:58:37.350Z | Compiling usdt-attr-macro v0.6.0 |
| 1484 | 2026-05-20T15:58:37.376Z | Compiling rand_chacha v0.9.0 |
| 1485 | 2026-05-20T15:58:37.403Z | Compiling ref-cast-impl v1.0.25 |
| 1486 | 2026-05-20T15:58:37.428Z | Compiling strum_macros v0.26.4 |
| 1487 | 2026-05-20T15:58:37.761Z | Compiling darling_macro v0.23.0 |
| 1488 | 2026-05-20T15:58:37.814Z | Compiling serde_spanned v1.1.1 |
| 1489 | 2026-05-20T15:58:37.966Z | Compiling multer v3.1.0 |
| 1490 | 2026-05-20T15:58:38.033Z | Compiling take_mut v0.2.2 |
| 1491 | 2026-05-20T15:58:38.140Z | Compiling term v1.2.1 |
| 1492 | 2026-05-20T15:58:38.192Z | Compiling bit-vec v0.8.0 |
| 1493 | 2026-05-20T15:58:38.419Z | Compiling darling v0.23.0 |
| 1494 | 2026-05-20T15:58:38.425Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1495 | 2026-05-20T15:58:38.425Z | Compiling debug-ignore v1.0.5 |
| 1496 | 2026-05-20T15:58:38.432Z | Compiling serde_with_macros v3.20.0 |
| 1497 | 2026-05-20T15:58:38.500Z | Compiling bit-set v0.8.0 |
| 1498 | 2026-05-20T15:58:38.615Z | Compiling rand v0.9.4 |
| 1499 | 2026-05-20T15:58:38.620Z | Compiling async-stream-impl v0.3.6 |
| 1500 | 2026-05-20T15:58:38.651Z | Compiling dropshot v0.17.0 |
| 1501 | 2026-05-20T15:58:38.651Z | Compiling encoding_rs v0.8.35 |
| 1502 | 2026-05-20T15:58:38.845Z | Compiling spin v0.9.8 |
| 1503 | 2026-05-20T15:58:38.889Z | Compiling unarray v0.1.4 |
| 1504 | 2026-05-20T15:58:38.953Z | Compiling mime v0.3.17 |
| 1505 | 2026-05-20T15:58:39.052Z | Compiling strum v0.26.3 |
| 1506 | 2026-05-20T15:58:39.173Z | Compiling derive-ex v0.1.8 |
| 1507 | 2026-05-20T15:58:39.176Z | Compiling tower v0.5.3 |
| 1508 | 2026-05-20T15:58:39.195Z | Compiling dropshot_endpoint v0.17.0 |
| 1509 | 2026-05-20T15:58:39.222Z | Compiling macaddr v1.0.1 |
| 1510 | 2026-05-20T15:58:39.235Z | Compiling async-stream v0.3.6 |
| 1511 | 2026-05-20T15:58:39.403Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1512 | 2026-05-20T15:58:39.435Z | Compiling waitgroup v0.1.2 |
| 1513 | 2026-05-20T15:58:39.544Z | Compiling serde_path_to_error v0.1.20 |
| 1514 | 2026-05-20T15:58:39.884Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1515 | 2026-05-20T15:58:40.010Z | Compiling tower-http v0.6.10 |
| 1516 | 2026-05-20T15:58:40.094Z | Compiling tempfile v3.27.0 |
| 1517 | 2026-05-20T15:58:40.133Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1518 | 2026-05-20T15:58:40.283Z | Compiling openapiv3 v2.2.0 |
| 1519 | 2026-05-20T15:58:40.305Z | Compiling strum_macros v0.27.2 |
| 1520 | 2026-05-20T15:58:40.659Z | Compiling instant v0.1.13 |
| 1521 | 2026-05-20T15:58:40.722Z | Compiling test-strategy v0.4.5 |
| 1522 | 2026-05-20T15:58:40.760Z | Compiling rustls-native-certs v0.8.3 |
| 1523 | 2026-05-20T15:58:40.820Z | Compiling time v0.3.47 |
| 1524 | 2026-05-20T15:58:41.097Z | Compiling rustc-hash v2.1.2 |
| 1525 | 2026-05-20T15:58:41.216Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1526 | 2026-05-20T15:58:41.938Z | Compiling crossbeam-channel v0.5.15 |
| 1527 | 2026-05-20T15:58:42.174Z | Compiling strum v0.27.2 |
| 1528 | 2026-05-20T15:58:42.436Z | Compiling parse-display-derive v0.10.0 |
| 1529 | 2026-05-20T15:58:42.773Z | Compiling backon v1.6.0 |
| 1530 | 2026-05-20T15:58:42.843Z | Compiling rand_chacha v0.3.1 |
| 1531 | 2026-05-20T15:58:43.056Z | Compiling rustls-webpki v0.102.8 |
| 1532 | 2026-05-20T15:58:43.391Z | Compiling rand v0.8.6 |
| 1533 | 2026-05-20T15:58:43.930Z | Compiling slog-json v2.6.1 |
| 1534 | 2026-05-20T15:58:43.934Z | Compiling hostname v0.3.1 |
| 1535 | 2026-05-20T15:58:44.008Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1536 | 2026-05-20T15:58:44.036Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1537 | 2026-05-20T15:58:44.068Z | Compiling is-terminal v0.4.17 |
| 1538 | 2026-05-20T15:58:44.087Z | Compiling wait-timeout v0.2.1 |
| 1539 | 2026-05-20T15:58:44.130Z | Compiling memmap2 v0.9.10 |
| 1540 | 2026-05-20T15:58:44.155Z | Compiling syn v1.0.109 |
| 1541 | 2026-05-20T15:58:44.331Z | Compiling either v1.15.0 |
| 1542 | 2026-05-20T15:58:44.342Z | Compiling usdt v0.6.0 |
| 1543 | 2026-05-20T15:58:44.422Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1544 | 2026-05-20T15:58:44.523Z | Compiling rusty-fork v0.3.1 |
| 1545 | 2026-05-20T15:58:44.535Z | Compiling slog-term v2.9.2 |
| 1546 | 2026-05-20T15:58:44.606Z | Compiling slog-bunyan v2.5.0 |
| 1547 | 2026-05-20T15:58:44.736Z | Compiling serde_with v3.20.0 |
| 1548 | 2026-05-20T15:58:44.870Z | Compiling async-compression v0.4.42 |
| 1549 | 2026-05-20T15:58:45.000Z | Compiling rand_xorshift v0.4.0 |
| 1550 | 2026-05-20T15:58:45.125Z | Compiling sha1 v0.10.6 |
| 1551 | 2026-05-20T15:58:45.142Z | Compiling rustls-pemfile v2.2.0 |
| 1552 | 2026-05-20T15:58:45.169Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1553 | 2026-05-20T15:58:45.236Z | Compiling regress v0.10.5 |
| 1554 | 2026-05-20T15:58:45.326Z | Compiling hostname v0.4.2 |
| 1555 | 2026-05-20T15:58:45.331Z | Compiling proptest v1.11.0 |
| 1556 | 2026-05-20T15:58:45.644Z | Compiling tokio-rustls v0.25.0 |
| 1557 | 2026-05-20T15:58:46.191Z | Compiling iddqd v0.3.18 |
| 1558 | 2026-05-20T15:58:47.221Z | Compiling reqwest v0.12.28 |
| 1559 | 2026-05-20T15:58:47.360Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1560 | 2026-05-20T15:58:47.885Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1561 | 2026-05-20T15:58:48.567Z | Compiling progenitor-client v0.10.0 |
| 1562 | 2026-05-20T15:58:48.839Z | Compiling itertools v0.14.0 |
| 1563 | 2026-05-20T15:58:48.851Z | Compiling parse-display v0.10.0 |
| 1564 | 2026-05-20T15:58:49.074Z | Compiling backoff v0.4.0 |
| 1565 | 2026-05-20T15:58:49.173Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1566 | 2026-05-20T15:58:50.044Z | Compiling utf8parse v0.2.2 |
| 1567 | 2026-05-20T15:58:50.126Z | Compiling anstyle-parse v1.0.0 |
| 1568 | 2026-05-20T15:58:50.137Z | Compiling anstyle v1.0.14 |
| 1569 | 2026-05-20T15:58:50.153Z | Compiling colorchoice v1.0.5 |
| 1570 | 2026-05-20T15:58:50.193Z | Compiling anstyle-query v1.1.5 |
| 1571 | 2026-05-20T15:58:50.259Z | Compiling is_terminal_polyfill v1.70.2 |
| 1572 | 2026-05-20T15:58:50.346Z | Compiling anstream v1.0.0 |
| 1573 | 2026-05-20T15:58:50.358Z | Compiling clap_lex v1.1.0 |
| 1574 | 2026-05-20T15:58:50.732Z | Compiling regress v0.11.1 |
| 1575 | 2026-05-20T15:58:50.838Z | Compiling clap_derive v4.6.1 |
| 1576 | 2026-05-20T15:58:51.386Z | Compiling terminal_size v0.4.4 |
| 1577 | 2026-05-20T15:58:52.311Z | Compiling typify-impl v0.6.2 |
| 1578 | 2026-05-20T15:58:52.533Z | Compiling toml_datetime v0.6.11 |
| 1579 | 2026-05-20T15:58:52.546Z | Compiling zerocopy-derive v0.7.35 |
| 1580 | 2026-05-20T15:58:53.054Z | Compiling convert_case v0.4.0 |
| 1581 | 2026-05-20T15:58:53.351Z | Compiling derive_more v0.99.20 |
| 1582 | 2026-05-20T15:58:53.414Z | Compiling zerocopy v0.7.35 |
| 1583 | 2026-05-20T15:58:54.036Z | Compiling clap_builder v4.6.0 |
| 1584 | 2026-05-20T15:58:54.600Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1585 | 2026-05-20T15:58:54.953Z | Compiling unicode-width v0.2.2 |
| 1586 | 2026-05-20T15:58:55.230Z | Compiling proc-macro-crate v3.5.0 |
| 1587 | 2026-05-20T15:58:55.648Z | Compiling clap v4.6.1 |
| 1588 | 2026-05-20T15:58:55.820Z | Compiling secrecy v0.10.3 |
| 1589 | 2026-05-20T15:58:55.970Z | Compiling float-ord v0.3.2 |
| 1590 | 2026-05-20T15:58:56.142Z | Compiling crucible-workspace-hack v0.1.0 |
| 1591 | 2026-05-20T15:58:56.173Z | Compiling tinyvec_macros v0.1.1 |
| 1592 | 2026-05-20T15:58:56.241Z | Compiling tinyvec v1.11.0 |
| 1593 | 2026-05-20T15:58:56.425Z | Compiling num_enum_derive v0.7.6 |
| 1594 | 2026-05-20T15:58:57.185Z | Compiling dtrace-parser v0.2.0 |
| 1595 | 2026-05-20T15:58:57.493Z | Compiling scroll_derive v0.12.1 |
| 1596 | 2026-05-20T15:58:57.627Z | Compiling num-integer v0.1.46 |
| 1597 | 2026-05-20T15:58:57.726Z | Compiling rustc_version v0.4.1 |
| 1598 | 2026-05-20T15:58:57.953Z | Compiling usdt-impl v0.5.0 |
| 1599 | 2026-05-20T15:58:58.001Z | Compiling curve25519-dalek v4.1.3 |
| 1600 | 2026-05-20T15:58:58.080Z | Compiling num_enum v0.7.6 |
| 1601 | 2026-05-20T15:58:58.239Z | Compiling scroll v0.12.0 |
| 1602 | 2026-05-20T15:58:58.511Z | Compiling dof v0.3.0 |
| 1603 | 2026-05-20T15:58:58.618Z | Compiling typify-macro v0.6.2 |
| 1604 | 2026-05-20T15:58:58.736Z | Compiling hmac v0.12.1 |
| 1605 | 2026-05-20T15:58:58.823Z | Compiling darling_core v0.21.3 |
| 1606 | 2026-05-20T15:58:58.849Z | Compiling inout v0.1.4 |
| 1607 | 2026-05-20T15:58:58.869Z | Compiling ff v0.13.1 |
| 1608 | 2026-05-20T15:58:58.929Z | Compiling thread-id v4.2.2 |
| 1609 | 2026-05-20T15:58:58.975Z | Compiling group v0.13.0 |
| 1610 | 2026-05-20T15:58:58.987Z | Compiling cipher v0.4.4 |
| 1611 | 2026-05-20T15:58:59.010Z | Compiling hkdf v0.12.4 |
| 1612 | 2026-05-20T15:58:59.501Z | Compiling goblin v0.8.2 |
| 1613 | 2026-05-20T15:58:59.658Z | Compiling num-iter v0.1.45 |
| 1614 | 2026-05-20T15:58:59.716Z | Compiling num-rational v0.4.2 |
| 1615 | 2026-05-20T15:58:59.926Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1616 | 2026-05-20T15:58:59.966Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1617 | 2026-05-20T15:59:00.445Z | Compiling crossbeam-epoch v0.9.18 |
| 1618 | 2026-05-20T15:59:00.643Z | Compiling typify v0.6.2 |
| 1619 | 2026-05-20T15:59:00.652Z | Compiling universal-hash v0.5.1 |
| 1620 | 2026-05-20T15:59:00.730Z | Compiling crypto-bigint v0.5.5 |
| 1621 | 2026-05-20T15:59:00.775Z | Compiling half v2.7.1 |
| 1622 | 2026-05-20T15:59:00.786Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1623 | 2026-05-20T15:59:00.883Z | Compiling darling_macro v0.21.3 |
| 1624 | 2026-05-20T15:59:01.019Z | Compiling num-complex v0.4.6 |
| 1625 | 2026-05-20T15:59:01.470Z | Compiling base64ct v1.8.3 |
| 1626 | 2026-05-20T15:59:01.479Z | Compiling ciborium-io v0.2.2 |
| 1627 | 2026-05-20T15:59:01.490Z | Compiling opaque-debug v0.3.1 |
| 1628 | 2026-05-20T15:59:01.533Z | Compiling base16ct v0.2.0 |
| 1629 | 2026-05-20T15:59:01.553Z | Compiling poly1305 v0.8.0 |
| 1630 | 2026-05-20T15:59:01.564Z | Compiling ciborium-ll v0.2.2 |
| 1631 | 2026-05-20T15:59:01.760Z | Compiling password-hash v0.5.0 |
| 1632 | 2026-05-20T15:59:01.803Z | Compiling elliptic-curve v0.13.8 |
| 1633 | 2026-05-20T15:59:01.898Z | Compiling darling v0.21.3 |
| 1634 | 2026-05-20T15:59:02.198Z | Compiling num v0.4.3 |
| 1635 | 2026-05-20T15:59:02.443Z | Compiling thiserror-no-std v2.0.2 |
| 1636 | 2026-05-20T15:59:02.848Z | Compiling chacha20 v0.9.1 |
| 1637 | 2026-05-20T15:59:03.064Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1638 | 2026-05-20T15:59:03.203Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1639 | 2026-05-20T15:59:03.597Z | Compiling blake2 v0.10.6 |
| 1640 | 2026-05-20T15:59:03.735Z | Compiling byte-wrapper v0.1.0 |
| 1641 | 2026-05-20T15:59:03.769Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1642 | 2026-05-20T15:59:04.040Z | Compiling aead v0.5.2 |
| 1643 | 2026-05-20T15:59:04.088Z | Compiling proc-macro-error-attr v1.0.4 |
| 1644 | 2026-05-20T15:59:04.194Z | Compiling heapless v0.8.0 |
| 1645 | 2026-05-20T15:59:04.313Z | Compiling unsafe-libyaml v0.2.11 |
| 1646 | 2026-05-20T15:59:04.326Z | Compiling keccak v0.1.6 |
| 1647 | 2026-05-20T15:59:04.510Z | Compiling rustix v0.38.44 |
| 1648 | 2026-05-20T15:59:04.551Z | Compiling prettyplease v0.2.37 |
| 1649 | 2026-05-20T15:59:04.844Z | Compiling serde_yaml v0.9.34+deprecated |
| 1650 | 2026-05-20T15:59:05.045Z | Compiling sha3 v0.10.9 |
| 1651 | 2026-05-20T15:59:05.604Z | Compiling chacha20poly1305 v0.10.1 |
| 1652 | 2026-05-20T15:59:05.997Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1653 | 2026-05-20T15:59:06.033Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1654 | 2026-05-20T15:59:06.048Z | Compiling argon2 v0.5.3 |
| 1655 | 2026-05-20T15:59:06.388Z | Compiling vsss-rs v3.3.4 |
| 1656 | 2026-05-20T15:59:06.515Z | Compiling ingot-macros v0.1.1 |
| 1657 | 2026-05-20T15:59:06.557Z | Compiling ciborium v0.2.2 |
| 1658 | 2026-05-20T15:59:07.837Z | Compiling usdt-macro v0.5.0 |
| 1659 | 2026-05-20T15:59:07.960Z | Compiling usdt-attr-macro v0.5.0 |
| 1660 | 2026-05-20T15:59:08.495Z | Compiling rustls-webpki v0.103.13 |
| 1661 | 2026-05-20T15:59:09.810Z | Compiling serde_spanned v0.6.9 |
| 1662 | 2026-05-20T15:59:09.864Z | Compiling enum-as-inner v0.6.1 |
| 1663 | 2026-05-20T15:59:09.923Z | Compiling hash32 v0.3.1 |
| 1664 | 2026-05-20T15:59:09.950Z | Compiling proc-macro-error v1.0.4 |
| 1665 | 2026-05-20T15:59:10.012Z | Compiling memmap v0.7.0 |
| 1666 | 2026-05-20T15:59:10.074Z | Compiling winnow v0.5.40 |
| 1667 | 2026-05-20T15:59:10.190Z | Compiling winnow v0.7.15 |
| 1668 | 2026-05-20T15:59:10.203Z | Compiling static_assertions v1.1.0 |
| 1669 | 2026-05-20T15:59:10.273Z | Compiling data-encoding v2.11.0 |
| 1670 | 2026-05-20T15:59:10.461Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1671 | 2026-05-20T15:59:10.733Z | Compiling toml_write v0.1.2 |
| 1672 | 2026-05-20T15:59:10.815Z | Compiling smoltcp v0.11.0 |
| 1673 | 2026-05-20T15:59:10.919Z | Compiling indent_write v2.2.0 |
| 1674 | 2026-05-20T15:59:11.113Z | Compiling usdt v0.5.0 |
| 1675 | 2026-05-20T15:59:11.266Z | Compiling ingot-types v0.1.2 |
| 1676 | 2026-05-20T15:59:11.383Z | Compiling toml_edit v0.19.15 |
| 1677 | 2026-05-20T15:59:11.438Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1678 | 2026-05-20T15:59:11.532Z | Compiling toml_edit v0.22.27 |
| 1679 | 2026-05-20T15:59:11.606Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1680 | 2026-05-20T15:59:11.690Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1681 | 2026-05-20T15:59:11.945Z | Compiling tabwriter v1.4.1 |
| 1682 | 2026-05-20T15:59:12.181Z | Compiling tokio-rustls v0.26.4 |
| 1683 | 2026-05-20T15:59:12.181Z | Compiling rustls-platform-verifier v0.7.0 |
| 1684 | 2026-05-20T15:59:12.430Z | Compiling hyper-rustls v0.27.9 |
| 1685 | 2026-05-20T15:59:12.708Z | Compiling reqwest v0.13.3 |
| 1686 | 2026-05-20T15:59:13.188Z | Compiling cobs v0.3.0 |
| 1687 | 2026-05-20T15:59:13.387Z | Compiling serde_repr v0.1.20 |
| 1688 | 2026-05-20T15:59:13.450Z | Compiling memoffset v0.9.1 |
| 1689 | 2026-05-20T15:59:13.612Z | Compiling managed v0.8.0 |
| 1690 | 2026-05-20T15:59:13.699Z | Compiling vcpkg v0.2.15 |
| 1691 | 2026-05-20T15:59:13.832Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1692 | 2026-05-20T15:59:13.995Z | Compiling progenitor-client v0.14.0 |
| 1693 | 2026-05-20T15:59:14.059Z | Compiling cfg_aliases v0.2.1 |
| 1694 | 2026-05-20T15:59:14.135Z | Compiling bitflags v1.3.2 |
| 1695 | 2026-05-20T15:59:14.258Z | Compiling progenitor-extras v0.2.0 |
| 1696 | 2026-05-20T15:59:14.307Z | Compiling pkg-config v0.3.33 |
| 1697 | 2026-05-20T15:59:14.497Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1698 | 2026-05-20T15:59:14.755Z | Compiling openssl-sys v0.9.116 |
| 1699 | 2026-05-20T15:59:15.322Z | Compiling nix v0.31.3 |
| 1700 | 2026-05-20T15:59:15.586Z | Compiling postcard v1.1.3 |
| 1701 | 2026-05-20T15:59:15.711Z | Compiling toml v0.8.23 |
| 1702 | 2026-05-20T15:59:15.922Z | Compiling proc-macro-crate v1.3.1 |
| 1703 | 2026-05-20T15:59:16.409Z | Compiling ingot v0.1.1 |
| 1704 | 2026-05-20T15:59:16.530Z | Compiling hubpack_derive v0.1.1 |
| 1705 | 2026-05-20T15:59:16.773Z | Compiling foreign-types-macros v0.2.3 |
| 1706 | 2026-05-20T15:59:16.979Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1707 | 2026-05-20T15:59:17.110Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1708 | 2026-05-20T15:59:17.278Z | Compiling colored v3.1.1 |
| 1709 | 2026-05-20T15:59:17.297Z | Compiling resolv-conf v0.7.6 |
| 1710 | 2026-05-20T15:59:17.356Z | Compiling semver v0.1.20 |
| 1711 | 2026-05-20T15:59:17.446Z | Compiling heck v0.4.1 |
| 1712 | 2026-05-20T15:59:17.616Z | Compiling foreign-types-shared v0.3.1 |
| 1713 | 2026-05-20T15:59:17.649Z | Compiling unicode-segmentation v1.13.2 |
| 1714 | 2026-05-20T15:59:17.674Z | Compiling cpufeatures v0.3.0 |
| 1715 | 2026-05-20T15:59:17.678Z | Compiling swrite v0.1.0 |
| 1716 | 2026-05-20T15:59:17.705Z | Compiling linked-hash-map v0.5.6 |
| 1717 | 2026-05-20T15:59:17.758Z | Compiling rayon-core v1.13.0 |
| 1718 | 2026-05-20T15:59:17.769Z | Compiling chacha20 v0.10.0 |
| 1719 | 2026-05-20T15:59:17.889Z | Compiling lru-cache v0.1.2 |
| 1720 | 2026-05-20T15:59:18.013Z | Compiling newline-converter v0.3.0 |
| 1721 | 2026-05-20T15:59:18.022Z | Compiling foreign-types v0.5.0 |
| 1722 | 2026-05-20T15:59:18.032Z | Compiling rustc_version v0.1.7 |
| 1723 | 2026-05-20T15:59:18.114Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1724 | 2026-05-20T15:59:18.124Z | Compiling hubpack v0.1.2 |
| 1725 | 2026-05-20T15:59:18.175Z | Compiling num_enum_derive v0.5.11 |
| 1726 | 2026-05-20T15:59:18.335Z | Compiling atomicwrites v0.4.4 |
| 1727 | 2026-05-20T15:59:18.346Z | Compiling hickory-proto v0.24.4 |
| 1728 | 2026-05-20T15:59:18.457Z | Compiling progenitor-impl v0.13.0 |
| 1729 | 2026-05-20T15:59:18.532Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1730 | 2026-05-20T15:59:19.274Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1731 | 2026-05-20T15:59:19.746Z | Compiling crossbeam-deque v0.8.6 |
| 1732 | 2026-05-20T15:59:19.947Z | Compiling console v0.15.11 |
| 1733 | 2026-05-20T15:59:20.640Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1734 | 2026-05-20T15:59:20.655Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1735 | 2026-05-20T15:59:20.836Z | Compiling camino-tempfile v1.4.1 |
| 1736 | 2026-05-20T15:59:20.885Z | Compiling serde-big-array v0.5.1 |
| 1737 | 2026-05-20T15:59:21.076Z | Compiling pin-project-internal v1.1.13 |
| 1738 | 2026-05-20T15:59:21.172Z | Compiling num-derive v0.4.2 |
| 1739 | 2026-05-20T15:59:21.219Z | Compiling derive-where v1.6.1 |
| 1740 | 2026-05-20T15:59:21.561Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1741 | 2026-05-20T15:59:21.663Z | Compiling cstr-argument v0.1.2 |
| 1742 | 2026-05-20T15:59:21.819Z | Compiling similar v2.7.0 |
| 1743 | 2026-05-20T15:59:22.070Z | Compiling minimal-lexical v0.2.1 |
| 1744 | 2026-05-20T15:59:22.175Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1745 | 2026-05-20T15:59:22.191Z | Compiling siphasher v1.0.3 |
| 1746 | 2026-05-20T15:59:22.241Z | Compiling pin-project v1.1.13 |
| 1747 | 2026-05-20T15:59:22.284Z | Compiling nom v7.1.3 |
| 1748 | 2026-05-20T15:59:22.330Z | Compiling phf_shared v0.12.1 |
| 1749 | 2026-05-20T15:59:22.341Z | Compiling expectorate v1.2.0 |
| 1750 | 2026-05-20T15:59:22.419Z | Compiling progenitor-macro v0.13.0 |
| 1751 | 2026-05-20T15:59:22.481Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1752 | 2026-05-20T15:59:22.500Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1753 | 2026-05-20T15:59:22.527Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1754 | 2026-05-20T15:59:22.696Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1755 | 2026-05-20T15:59:22.739Z | Compiling hickory-resolver v0.24.4 |
| 1756 | 2026-05-20T15:59:22.880Z | Compiling num_enum v0.5.11 |
| 1757 | 2026-05-20T15:59:22.996Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1758 | 2026-05-20T15:59:23.552Z | Compiling newtype_derive v0.1.6 |
| 1759 | 2026-05-20T15:59:23.631Z | Compiling rand v0.10.1 |
| 1760 | 2026-05-20T15:59:23.796Z | Compiling progenitor-client v0.13.0 |
| 1761 | 2026-05-20T15:59:24.293Z | Compiling progenitor-impl v0.14.0 |
| 1762 | 2026-05-20T15:59:24.672Z | Compiling unicode-normalization v0.1.25 |
| 1763 | 2026-05-20T15:59:25.143Z | Compiling tokio-stream v0.1.18 |
| 1764 | 2026-05-20T15:59:25.342Z | Compiling snafu-derive v0.8.9 |
| 1765 | 2026-05-20T15:59:25.467Z | Compiling async-recursion v1.1.1 |
| 1766 | 2026-05-20T15:59:25.602Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1767 | 2026-05-20T15:59:25.607Z | Compiling slog-dtrace v0.3.0 |
| 1768 | 2026-05-20T15:59:25.843Z | Compiling bstr v1.12.1 |
| 1769 | 2026-05-20T15:59:25.876Z | Compiling csv-core v0.1.13 |
| 1770 | 2026-05-20T15:59:26.141Z | Compiling konst_macro_rules v0.2.19 |
| 1771 | 2026-05-20T15:59:26.176Z | Compiling owo-colors v4.3.0 |
| 1772 | 2026-05-20T15:59:26.317Z | Compiling openssl v0.10.80 |
| 1773 | 2026-05-20T15:59:26.331Z | Compiling unicode-width v0.1.14 |
| 1774 | 2026-05-20T15:59:26.522Z | Compiling unicode-xid v0.2.6 |
| 1775 | 2026-05-20T15:59:26.604Z | Compiling cancel-safe-futures v0.1.5 |
| 1776 | 2026-05-20T15:59:26.613Z | Compiling foreign-types-shared v0.1.1 |
| 1777 | 2026-05-20T15:59:26.705Z | Compiling same-file v1.0.6 |
| 1778 | 2026-05-20T15:59:26.716Z | Compiling highway v1.3.0 |
| 1779 | 2026-05-20T15:59:26.876Z | Compiling foldhash v0.1.5 |
| 1780 | 2026-05-20T15:59:26.887Z | Compiling chrono-tz v0.10.4 |
| 1781 | 2026-05-20T15:59:27.061Z | Compiling hashbrown v0.15.5 |
| 1782 | 2026-05-20T15:59:27.111Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1783 | 2026-05-20T15:59:27.114Z | Compiling snafu v0.8.9 |
| 1784 | 2026-05-20T15:59:27.163Z | Compiling walkdir v2.5.0 |
| 1785 | 2026-05-20T15:59:27.504Z | Compiling const_format_proc_macros v0.2.34 |
| 1786 | 2026-05-20T15:59:27.528Z | Compiling foreign-types v0.3.2 |
| 1787 | 2026-05-20T15:59:27.551Z | Compiling progenitor v0.13.0 |
| 1788 | 2026-05-20T15:59:27.592Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1789 | 2026-05-20T15:59:27.661Z | Compiling konst v0.2.20 |
| 1790 | 2026-05-20T15:59:27.683Z | Compiling globset v0.4.18 |
| 1791 | 2026-05-20T15:59:27.695Z | Compiling csv v1.4.0 |
| 1792 | 2026-05-20T15:59:27.917Z | Compiling progenitor-macro v0.14.0 |
| 1793 | 2026-05-20T15:59:28.004Z | Compiling qorb v0.4.1 |
| 1794 | 2026-05-20T15:59:28.260Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1795 | 2026-05-20T15:59:28.408Z | Compiling olpc-cjson v0.1.4 |
| 1796 | 2026-05-20T15:59:28.520Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1797 | 2026-05-20T15:59:30.138Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1798 | 2026-05-20T15:59:30.166Z | Compiling rayon v1.12.0 |
| 1799 | 2026-05-20T15:59:30.214Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1800 | 2026-05-20T15:59:30.467Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1801 | 2026-05-20T15:59:30.503Z | Compiling phf v0.12.1 |
| 1802 | 2026-05-20T15:59:30.552Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1803 | 2026-05-20T15:59:30.651Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1804 | 2026-05-20T15:59:31.084Z | Compiling zone_cfg_derive v0.3.1 |
| 1805 | 2026-05-20T15:59:31.567Z | Compiling tokio-dtrace v0.1.1 |
| 1806 | 2026-05-20T15:59:31.860Z | Compiling itertools v0.12.1 |
| 1807 | 2026-05-20T15:59:31.893Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1808 | 2026-05-20T15:59:31.983Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1809 | 2026-05-20T15:59:32.096Z | Compiling libsw-core v0.3.2 |
| 1810 | 2026-05-20T15:59:32.269Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1811 | 2026-05-20T15:59:32.357Z | Compiling serde_plain v1.0.2 |
| 1812 | 2026-05-20T15:59:32.571Z | Compiling openssl-macros v0.1.1 |
| 1813 | 2026-05-20T15:59:32.836Z | Compiling pem v3.0.6 |
| 1814 | 2026-05-20T15:59:32.883Z | Compiling cookie v0.18.1 |
| 1815 | 2026-05-20T15:59:32.962Z | Compiling sigpipe v0.1.3 |
| 1816 | 2026-05-20T15:59:33.013Z | Compiling fixedbitset v0.4.2 |
| 1817 | 2026-05-20T15:59:33.048Z | Compiling bytecount v0.6.9 |
| 1818 | 2026-05-20T15:59:33.081Z | Compiling typed-path v0.9.3 |
| 1819 | 2026-05-20T15:59:33.107Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1820 | 2026-05-20T15:59:33.121Z | Compiling glob v0.3.3 |
| 1821 | 2026-05-20T15:59:33.184Z | Compiling jiff v0.2.24 |
| 1822 | 2026-05-20T15:59:33.212Z | Compiling fixedbitset v0.5.7 |
| 1823 | 2026-05-20T15:59:33.246Z | Compiling petgraph v0.6.5 |
| 1824 | 2026-05-20T15:59:33.358Z | Compiling papergrid v0.11.0 |
| 1825 | 2026-05-20T15:59:33.555Z | Compiling petgraph v0.8.3 |
| 1826 | 2026-05-20T15:59:34.430Z | Compiling tough v0.22.0 |
| 1827 | 2026-05-20T15:59:34.749Z | Compiling progenitor v0.14.0 |
| 1828 | 2026-05-20T15:59:34.886Z | Compiling zone v0.3.1 |
| 1829 | 2026-05-20T15:59:35.150Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1830 | 2026-05-20T15:59:35.408Z | Compiling libsw v3.5.0 |
| 1831 | 2026-05-20T15:59:35.490Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1832 | 2026-05-20T15:59:35.527Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1833 | 2026-05-20T15:59:35.697Z | Compiling oxide-tokio-rt v0.1.6 |
| 1834 | 2026-05-20T15:59:35.725Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1835 | 2026-05-20T15:59:35.736Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1836 | 2026-05-20T15:59:36.000Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1837 | 2026-05-20T15:59:36.297Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1838 | 2026-05-20T15:59:36.879Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1839 | 2026-05-20T15:59:36.929Z | Compiling const_format v0.2.36 |
| 1840 | 2026-05-20T15:59:37.056Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1841 | 2026-05-20T15:59:37.395Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1842 | 2026-05-20T15:59:37.606Z | Compiling tabled_derive v0.7.0 |
| 1843 | 2026-05-20T15:59:37.813Z | Compiling gethostname v0.5.0 |
| 1844 | 2026-05-20T15:59:37.946Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1845 | 2026-05-20T15:59:37.975Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1846 | 2026-05-20T15:59:37.995Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1847 | 2026-05-20T15:59:38.041Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1848 | 2026-05-20T15:59:38.056Z | Compiling smf v0.2.3 |
| 1849 | 2026-05-20T15:59:38.094Z | Compiling bcs v0.1.6 |
| 1850 | 2026-05-20T15:59:38.411Z | Compiling nom v8.0.0 |
| 1851 | 2026-05-20T15:59:38.590Z | Compiling whoami v1.6.1 |
| 1852 | 2026-05-20T15:59:38.616Z | Compiling unicode-linebreak v0.1.5 |
| 1853 | 2026-05-20T15:59:38.661Z | Compiling smawk v0.3.2 |
| 1854 | 2026-05-20T15:59:38.803Z | Compiling lazy_static v1.5.0 |
| 1855 | 2026-05-20T15:59:38.867Z | Compiling tagptr v0.2.0 |
| 1856 | 2026-05-20T15:59:38.903Z | Compiling termtree v0.5.1 |
| 1857 | 2026-05-20T15:59:38.903Z | Compiling crunchy v0.2.4 |
| 1858 | 2026-05-20T15:59:39.019Z | Compiling linear-map v1.2.0 |
| 1859 | 2026-05-20T15:59:39.035Z | Compiling moka v0.12.15 |
| 1860 | 2026-05-20T15:59:39.056Z | Compiling steno v0.4.1 |
| 1861 | 2026-05-20T15:59:39.200Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1862 | 2026-05-20T15:59:39.229Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1863 | 2026-05-20T15:59:39.440Z | Compiling textwrap v0.16.2 |
| 1864 | 2026-05-20T15:59:39.964Z | Compiling tabled v0.15.0 |
| 1865 | 2026-05-20T15:59:40.551Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1866 | 2026-05-20T15:59:40.693Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1867 | 2026-05-20T15:59:41.177Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1868 | 2026-05-20T15:59:42.033Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1869 | 2026-05-20T15:59:42.313Z | Compiling hickory-proto v0.25.2 |
| 1870 | 2026-05-20T15:59:42.695Z | Compiling humantime v2.3.0 |
| 1871 | 2026-05-20T15:59:42.982Z | Compiling tiny-keccak v2.0.2 |
| 1872 | 2026-05-20T15:59:43.002Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1873 | 2026-05-20T15:59:43.382Z | Compiling parking_lot_core v0.8.6 |
| 1874 | 2026-05-20T15:59:43.624Z | Compiling libscf-sys v1.2.0 |
| 1875 | 2026-05-20T15:59:43.746Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1876 | 2026-05-20T15:59:43.755Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1877 | 2026-05-20T15:59:43.772Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1878 | 2026-05-20T15:59:44.018Z | Compiling const-random-macro v0.1.16 |
| 1879 | 2026-05-20T15:59:44.368Z | Compiling hickory-resolver v0.25.2 |
| 1880 | 2026-05-20T15:59:44.432Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1881 | 2026-05-20T15:59:44.536Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1882 | 2026-05-20T15:59:44.763Z | Compiling ahash v0.8.12 |
| 1883 | 2026-05-20T15:59:44.919Z | Compiling smartstring v1.0.1 |
| 1884 | 2026-05-20T15:59:44.933Z | Compiling parking_lot v0.11.2 |
| 1885 | 2026-05-20T15:59:45.084Z | Compiling const-random v0.1.18 |
| 1886 | 2026-05-20T15:59:45.354Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1887 | 2026-05-20T15:59:45.475Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1888 | 2026-05-20T15:59:45.488Z | Compiling fxhash v0.2.1 |
| 1889 | 2026-05-20T15:59:45.625Z | Compiling internet-checksum v0.2.1 |
| 1890 | 2026-05-20T15:59:45.701Z | Compiling sled v0.34.7 |
| 1891 | 2026-05-20T15:59:46.042Z | Compiling thin-vec v0.2.18 |
| 1892 | 2026-05-20T15:59:46.104Z | Compiling rhai_codegen v3.1.0 |
| 1893 | 2026-05-20T15:59:46.340Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=main#5bf62f6b) |
| 1894 | 2026-05-20T15:59:46.541Z | Compiling sdd v3.0.10 |
| 1895 | 2026-05-20T15:59:46.638Z | Compiling serial_test_derive v3.4.0 |
| 1896 | 2026-05-20T15:59:46.907Z | Compiling scc v2.4.0 |
| 1897 | 2026-05-20T15:59:47.370Z | Compiling rhai v1.24.0 |
| 1898 | 2026-05-20T15:59:47.439Z | Compiling yansi v1.0.1 |
| 1899 | 2026-05-20T15:59:47.452Z | Compiling diff v0.1.13 |
| 1900 | 2026-05-20T15:59:47.747Z | Compiling pretty_assertions v1.4.1 |
| 1901 | 2026-05-20T15:59:47.993Z | Compiling serial_test v3.4.0 |
| 1902 | 2026-05-20T15:59:48.343Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1903 | 2026-05-20T15:59:49.463Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1904 | 2026-05-20T15:59:57.737Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1905 | 2026-05-20T15:59:59.347Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1906 | 2026-05-20T16:00:00.364Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1907 | 2026-05-20T16:00:01.424Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1908 | 2026-05-20T16:00:02.259Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1909 | 2026-05-20T16:00:03.629Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1910 | 2026-05-20T16:00:36.978Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 20s |
| 1911 | 2026-05-20T16:00:37.161Z | ──────────── |
| 1912 | 2026-05-20T16:00:37.161Z | Nextest run ID 0dafe7c9-b18f-4336-aca2-c7a66781b414 with nextest profile: default |
| 1913 | 2026-05-20T16:00:37.161Z | Starting 150 tests across 3 binaries |
| 1914 | 2026-05-20T16:00:37.171Z | PASS [ 0.009s] bgp messages::tests::bgp_nexthop_round_trip |
| 1915 | 2026-05-20T16:00:37.178Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes |
| 1916 | 2026-05-20T16:00:37.178Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_invalid_length |
| 1917 | 2026-05-20T16:00:37.178Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes |
| 1918 | 2026-05-20T16:00:37.178Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_byte_len |
| 1919 | 2026-05-20T16:00:37.178Z | PASS [ 0.011s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding |
| 1920 | 2026-05-20T16:00:37.178Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_length_mismatch |
| 1921 | 2026-05-20T16:00:37.178Z | PASS [ 0.012s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes |
| 1922 | 2026-05-20T16:00:37.182Z | PASS [ 0.009s] bgp messages::tests::decoding_accepts_reach_and_unreach_together |
| 1923 | 2026-05-20T16:00:37.182Z | PASS [ 0.009s] bgp messages::tests::decoding_deduplicates_non_mp_attributes |
| 1924 | 2026-05-20T16:00:37.186Z | PASS [ 0.010s] bgp messages::tests::duplicate_origin_attrs_deduplicated |
| 1925 | 2026-05-20T16:00:37.186Z | PASS [ 0.010s] bgp messages::tests::empty_update_end_of_rib |
| 1926 | 2026-05-20T16:00:37.187Z | PASS [ 0.010s] bgp messages::tests::header_round_trip |
| 1927 | 2026-05-20T16:00:37.187Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_parses_undersized_length |
| 1928 | 2026-05-20T16:00:37.187Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_parses_oversized_length |
| 1929 | 2026-05-20T16:00:37.187Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker |
| 1930 | 2026-05-20T16:00:37.191Z | PASS [ 0.009s] bgp messages::tests::header_tests::new_accepts_maximum_length |
| 1931 | 2026-05-20T16:00:37.191Z | PASS [ 0.008s] bgp messages::tests::header_tests::new_accepts_minimum_length |
| 1932 | 2026-05-20T16:00:37.194Z | PASS [ 0.009s] bgp messages::tests::header_tests::new_rejects_length_too_large |
| 1933 | 2026-05-20T16:00:37.194Z | PASS [ 0.009s] bgp messages::tests::header_tests::new_rejects_length_too_small |
| 1934 | 2026-05-20T16:00:37.194Z | PASS [ 0.009s] bgp messages::tests::header_tests::roundtrip_max_length_header |
| 1935 | 2026-05-20T16:00:37.194Z | PASS [ 0.010s] bgp messages::tests::header_tests::roundtrip_keepalive_header |
| 1936 | 2026-05-20T16:00:37.194Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_display |
| 1937 | 2026-05-20T16:00:37.194Z | PASS [ 0.010s] bgp messages::tests::ipv4_unicast_dual_encoding |
| 1938 | 2026-05-20T16:00:37.198Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message |
| 1939 | 2026-05-20T16:00:37.203Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length |
| 1940 | 2026-05-20T16:00:37.203Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing |
| 1941 | 2026-05-20T16:00:37.203Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing |
| 1942 | 2026-05-20T16:00:37.203Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format |
| 1943 | 2026-05-20T16:00:37.204Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display |
| 1944 | 2026-05-20T16:00:37.204Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length |
| 1945 | 2026-05-20T16:00:37.207Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing |
| 1946 | 2026-05-20T16:00:37.208Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format |
| 1947 | 2026-05-20T16:00:37.211Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message |
| 1948 | 2026-05-20T16:00:37.211Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error |
| 1949 | 2026-05-20T16:00:37.211Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire |
| 1950 | 2026-05-20T16:00:37.211Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length |
| 1951 | 2026-05-20T16:00:37.211Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs |
| 1952 | 2026-05-20T16:00:37.211Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop |
| 1953 | 2026-05-20T16:00:37.215Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds |
| 1954 | 2026-05-20T16:00:37.215Z | PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs |
| 1955 | 2026-05-20T16:00:37.219Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length |
| 1956 | 2026-05-20T16:00:37.219Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short |
| 1957 | 2026-05-20T16:00:37.219Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short |
| 1958 | 2026-05-20T16:00:37.219Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs |
| 1959 | 2026-05-20T16:00:37.219Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors |
| 1960 | 2026-05-20T16:00:37.222Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors |
| 1961 | 2026-05-20T16:00:37.222Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors |
| 1962 | 2026-05-20T16:00:37.226Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length |
| 1963 | 2026-05-20T16:00:37.230Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs |
| 1964 | 2026-05-20T16:00:37.230Z | PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short |
| 1965 | 2026-05-20T16:00:37.231Z | PASS [ 0.009s] bgp messages::tests::mp_bgp_attributes_encoded_first |
| 1966 | 2026-05-20T16:00:37.231Z | PASS [ 0.009s] bgp messages::tests::mp_reach_nlri_ipv4_unicast |
| 1967 | 2026-05-20T16:00:37.231Z | PASS [ 0.009s] bgp messages::tests::mp_reach_nlri_ipv6_unicast |
| 1968 | 2026-05-20T16:00:37.231Z | PASS [ 0.008s] bgp messages::tests::mp_reach_nlri_round_trip |
| 1969 | 2026-05-20T16:00:37.231Z | PASS [ 0.009s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast |
| 1970 | 2026-05-20T16:00:37.234Z | PASS [ 0.008s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast |
| 1971 | 2026-05-20T16:00:37.238Z | PASS [ 0.009s] bgp messages::tests::mp_unreach_nlri_round_trip |
| 1972 | 2026-05-20T16:00:37.238Z | PASS [ 0.009s] bgp messages::tests::notification_round_trip |
| 1973 | 2026-05-20T16:00:37.238Z | PASS [ 0.009s] bgp messages::tests::open_round_trip |
| 1974 | 2026-05-20T16:00:37.238Z | PASS [ 0.009s] bgp messages::tests::prefix_conversion |
| 1975 | 2026-05-20T16:00:37.238Z | PASS [ 0.010s] bgp messages::tests::open_round_trip_extended_nexthop |
| 1976 | 2026-05-20T16:00:37.238Z | PASS [ 0.008s] bgp messages::tests::prefix_within |
| 1977 | 2026-05-20T16:00:37.238Z | PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard |
| 1978 | 2026-05-20T16:00:37.242Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw |
| 1979 | 2026-05-20T16:00:37.245Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard |
| 1980 | 2026-05-20T16:00:37.245Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw |
| 1981 | 2026-05-20T16:00:37.245Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw |
| 1982 | 2026-05-20T16:00:37.250Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw |
| 1983 | 2026-05-20T16:00:37.250Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset |
| 1984 | 2026-05-20T16:00:37.250Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw |
| 1985 | 2026-05-20T16:00:37.250Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw |
| 1986 | 2026-05-20T16:00:37.251Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected |
| 1987 | 2026-05-20T16:00:37.254Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors |
| 1988 | 2026-05-20T16:00:37.254Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected |
| 1989 | 2026-05-20T16:00:37.254Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid |
| 1990 | 2026-05-20T16:00:37.258Z | PASS [ 0.009s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details |
| 1991 | 2026-05-20T16:00:37.258Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed |
| 1992 | 2026-05-20T16:00:37.258Z | PASS [ 0.009s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive |
| 1993 | 2026-05-20T16:00:37.258Z | PASS [ 0.009s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags |
| 1994 | 2026-05-20T16:00:37.258Z | PASS [ 0.009s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional |
| 1995 | 2026-05-20T16:00:37.263Z | PASS [ 0.008s] bgp messages::tests::route_refresh_round_trip |
| 1996 | 2026-05-20T16:00:37.267Z | PASS [ 0.009s] bgp messages::tests::test_nexthop_length_validation |
| 1997 | 2026-05-20T16:00:37.267Z | PASS [ 0.009s] bgp messages::tests::update_round_trip |
| 1998 | 2026-05-20T16:00:37.276Z | PASS [ 0.021s] bgp policy::test::open_add_4byte_as |
| 1999 | 2026-05-20T16:00:37.281Z | PASS [ 0.020s] bgp policy::test::update_shape_community |
| 2000 | 2026-05-20T16:00:37.281Z | PASS [ 0.016s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 2001 | 2026-05-20T16:00:37.281Z | PASS [ 0.016s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 2002 | 2026-05-20T16:00:37.284Z | PASS [ 0.025s] bgp policy::test::shape_update_prefixes |
| 2003 | 2026-05-20T16:00:37.284Z | PASS [ 0.025s] bgp policy::test::open_require_4byte_as |
| 2004 | 2026-05-20T16:00:37.284Z | PASS [ 0.025s] bgp policy::test::update_drop_on_no_export |
| 2005 | 2026-05-20T16:00:37.292Z | PASS [ 0.030s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2006 | 2026-05-20T16:00:37.296Z | PASS [ 0.014s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 2007 | 2026-05-20T16:00:37.296Z | PASS [ 0.015s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 2008 | 2026-05-20T16:00:37.296Z | PASS [ 0.015s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 2009 | 2026-05-20T16:00:37.296Z | PASS [ 0.016s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 2010 | 2026-05-20T16:00:37.300Z | PASS [ 0.019s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 2011 | 2026-05-20T16:00:37.300Z | PASS [ 0.015s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 2012 | 2026-05-20T16:00:37.300Z | PASS [ 0.016s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 2013 | 2026-05-20T16:00:37.305Z | PASS [ 0.009s] bgp session::tests::route_update_is_announcement_and_withdrawal |
| 2014 | 2026-05-20T16:00:37.309Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 2015 | 2026-05-20T16:00:37.312Z | PASS [ 0.014s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 2016 | 2026-05-20T16:00:37.312Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 2017 | 2026-05-20T16:00:37.315Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_all_buffer_rolling |
| 2018 | 2026-05-20T16:00:37.315Z | PASS [ 0.019s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 2019 | 2026-05-20T16:00:37.321Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_major_buffer_rolling |
| 2020 | 2026-05-20T16:00:37.321Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_history_major_filtering |
| 2021 | 2026-05-20T16:00:37.321Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_record_creation |
| 2022 | 2026-05-20T16:00:37.325Z | PASS [ 0.008s] bgp session::tests::test_resolve_collision_decision |
| 2023 | 2026-05-20T16:00:37.325Z | PASS [ 0.031s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2024 | 2026-05-20T16:00:37.325Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error |
| 2025 | 2026-05-20T16:00:37.325Z | PASS [ 0.028s] bgp proptest::prop_update_traditional_roundtrip |
| 2026 | 2026-05-20T16:00:37.325Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error |
| 2027 | 2026-05-20T16:00:37.329Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_configured |
| 2028 | 2026-05-20T16:00:37.329Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4 |
| 2029 | 2026-05-20T16:00:37.333Z | PASS [ 0.034s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2030 | 2026-05-20T16:00:37.333Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4 |
| 2031 | 2026-05-20T16:00:37.333Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv6_configured |
| 2032 | 2026-05-20T16:00:37.333Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6 |
| 2033 | 2026-05-20T16:00:37.333Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop |
| 2034 | 2026-05-20T16:00:37.337Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop |
| 2035 | 2026-05-20T16:00:40.397Z | PASS [ 3.068s] bgp test::test_basic_peering_passive |
| 2036 | 2026-05-20T16:00:40.404Z | PASS [ 3.071s] bgp test::test_basic_update_ipv6 |
| 2037 | 2026-05-20T16:00:40.410Z | PASS [ 3.073s] bgp test::test_basic_update |
| 2038 | 2026-05-20T16:00:40.410Z | PASS [ 3.078s] bgp test::test_basic_peering_active |
| 2039 | 2026-05-20T16:00:40.416Z | PASS [ 3.090s] bgp test::test_basic_peering_active_tcp |
| 2040 | 2026-05-20T16:00:40.420Z | PASS [ 3.087s] bgp test::test_basic_peering_passive_tcp |
| 2041 | 2026-05-20T16:00:40.420Z | PASS [ 3.086s] bgp test::test_basic_update_ipv6_tcp |
| 2042 | 2026-05-20T16:00:40.420Z | PASS [ 3.085s] bgp test::test_basic_update_tcp |
| 2043 | 2026-05-20T16:00:43.486Z | PASS [ 3.069s] bgp test::test_ipv6_basic_peering_active |
| 2044 | 2026-05-20T16:00:43.490Z | PASS [ 3.068s] bgp test::test_ipv6_basic_peering_passive |
| 2045 | 2026-05-20T16:00:43.502Z | PASS [ 3.083s] bgp test::test_ipv6_basic_peering_passive_tcp |
| 2046 | 2026-05-20T16:00:44.489Z | PASS [ 4.084s] bgp test::test_import_export_policy_filtering |
| 2047 | 2026-05-20T16:00:44.489Z | PASS [ 4.091s] bgp test::test_dual_stack_routes_ipv4_peer_success |
| 2048 | 2026-05-20T16:00:44.496Z | PASS [ 4.092s] bgp test::test_dual_stack_routes_ipv6_peer_success |
| 2049 | 2026-05-20T16:00:44.500Z | PASS [ 4.077s] bgp test::test_ipv6_basic_peering_active_tcp |
| 2050 | 2026-05-20T16:00:44.500Z | PASS [ 4.093s] bgp test::test_ipv4_routes_ipv6_peer_success |
| 2051 | 2026-05-20T16:00:44.551Z | PASS [ 1.063s] bgp test::test_multiple_unnumbered_sessions |
| 2052 | 2026-05-20T16:00:45.586Z | PASS [ 1.095s] bgp test::test_three_router_chain_tcp |
| 2053 | 2026-05-20T16:00:45.590Z | PASS [ 1.092s] bgp test::test_three_router_chain_tcp_ipv6 |
| 2054 | 2026-05-20T16:00:46.346Z | PASS [ 2.843s] bgp test::test_neighbor_thread_lifecycle_no_leaks |
| 2055 | 2026-05-20T16:00:46.554Z | PASS [ 2.065s] bgp test::test_same_linklocal_multiple_interfaces |
| 2056 | 2026-05-20T16:00:46.646Z | PASS [ 1.062s] bgp test::test_unnumbered_ndp_change |
| 2057 | 2026-05-20T16:00:47.563Z | PASS [ 4.077s] bgp test::test_ipv6_routes_ipv4_peer_success |
| 2058 | 2026-05-20T16:00:47.567Z | PASS [ 3.067s] bgp test::test_three_router_chain_unnumbered |
| 2059 | 2026-05-20T16:00:49.561Z | PASS [ 5.062s] bgp test::test_unnumbered_dualstack_route_exchange |
| 2060 | 2026-05-20T16:00:51.407Z | PASS [ 5.061s] bgp test::test_unnumbered_session_survives_peer_change |
| 2061 | 2026-05-20T16:00:54.651Z | PASS [ 9.061s] bgp test::test_unnumbered_peer_expiry_and_rediscovery |
| 2062 | 2026-05-20T16:00:55.618Z | PASS [ 9.063s] bgp test::test_unnumbered_unaffected_by_ndp |
| 2063 | 2026-05-20T16:01:02.617Z | PASS [ 18.065s] bgp test::test_unnumbered_interface_lifecycle |
| 2064 | 2026-05-20T16:01:02.618Z | ──────────── |
| 2065 | 2026-05-20T16:01:02.618Z | Summary [ 25.453s] 150 tests run: 150 passed, 0 skipped |
| 2066 | 2026-05-20T16:01:02.630Z | + 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/ |
| 2067 | 2026-05-20T16:01:02.636Z | + popd |
| 2068 | 2026-05-20T16:01:02.636Z | + pushd mgd |
| 2069 | 2026-05-20T16:01:02.639Z | /work/oxidecomputer/maghemite |
| 2070 | 2026-05-20T16:01:02.639Z | /work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite |
| 2071 | 2026-05-20T16:01:02.639Z | + pfexec cargo nextest run -p mgd -p mg-api-types -p mg-api-types-versions |
| 2072 | 2026-05-20T16:01:03.844Z | Compiling slog v2.8.2 |
| 2073 | 2026-05-20T16:01:03.951Z | Compiling usdt v0.6.0 |
| 2074 | 2026-05-20T16:01:04.041Z | Compiling typify-impl v0.4.3 |
| 2075 | 2026-05-20T16:01:04.059Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2076 | 2026-05-20T16:01:04.078Z | Compiling papergrid v0.17.0 |
| 2077 | 2026-05-20T16:01:04.245Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2078 | 2026-05-20T16:01:04.249Z | Compiling slog-json v2.6.1 |
| 2079 | 2026-05-20T16:01:04.339Z | Compiling slog-async v2.8.0 |
| 2080 | 2026-05-20T16:01:04.450Z | Compiling slog-term v2.9.2 |
| 2081 | 2026-05-20T16:01:04.803Z | Compiling slog-bunyan v2.5.0 |
| 2082 | 2026-05-20T16:01:04.888Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2083 | 2026-05-20T16:01:04.946Z | Compiling dropshot v0.17.0 |
| 2084 | 2026-05-20T16:01:05.025Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2085 | 2026-05-20T16:01:05.060Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2086 | 2026-05-20T16:01:05.277Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2087 | 2026-05-20T16:01:05.409Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2088 | 2026-05-20T16:01:05.845Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2089 | 2026-05-20T16:01:06.148Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2090 | 2026-05-20T16:01:06.279Z | Compiling slog-dtrace v0.3.0 |
| 2091 | 2026-05-20T16:01:06.606Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2092 | 2026-05-20T16:01:06.630Z | Compiling steno v0.4.1 |
| 2093 | 2026-05-20T16:01:08.230Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2094 | 2026-05-20T16:01:09.845Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2095 | 2026-05-20T16:01:10.313Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2096 | 2026-05-20T16:01:10.326Z | Compiling typify-macro v0.4.3 |
| 2097 | 2026-05-20T16:01:10.601Z | Compiling proc-macro-error2 v2.0.1 |
| 2098 | 2026-05-20T16:01:10.886Z | Compiling tabled_derive v0.11.0 |
| 2099 | 2026-05-20T16:01:10.948Z | Compiling testing_table v0.3.0 |
| 2100 | 2026-05-20T16:01:11.124Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2101 | 2026-05-20T16:01:11.429Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2102 | 2026-05-20T16:01:11.721Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2103 | 2026-05-20T16:01:11.910Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2104 | 2026-05-20T16:01:12.030Z | Compiling tabled v0.20.0 |
| 2105 | 2026-05-20T16:01:12.197Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2106 | 2026-05-20T16:01:12.380Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2107 | 2026-05-20T16:01:12.403Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2108 | 2026-05-20T16:01:12.588Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2109 | 2026-05-20T16:01:13.022Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2110 | 2026-05-20T16:01:14.519Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2111 | 2026-05-20T16:01:14.739Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2112 | 2026-05-20T16:01:14.767Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2113 | 2026-05-20T16:01:14.826Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2114 | 2026-05-20T16:01:14.856Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2115 | 2026-05-20T16:01:15.035Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2116 | 2026-05-20T16:01:15.402Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2117 | 2026-05-20T16:01:16.159Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2118 | 2026-05-20T16:01:16.529Z | Compiling typify v0.4.3 |
| 2119 | 2026-05-20T16:01:16.633Z | Compiling progenitor-impl v0.11.2 |
| 2120 | 2026-05-20T16:01:17.057Z | Compiling progenitor-client v0.11.2 |
| 2121 | 2026-05-20T16:01:17.355Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2122 | 2026-05-20T16:01:17.685Z | Compiling crc8 v0.1.1 |
| 2123 | 2026-05-20T16:01:17.809Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2124 | 2026-05-20T16:01:18.047Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2125 | 2026-05-20T16:01:18.400Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2126 | 2026-05-20T16:01:19.700Z | Compiling progenitor-macro v0.11.2 |
| 2127 | 2026-05-20T16:01:20.383Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2128 | 2026-05-20T16:01:20.383Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2129 | 2026-05-20T16:01:20.615Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2130 | 2026-05-20T16:01:21.406Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2131 | 2026-05-20T16:01:22.615Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2132 | 2026-05-20T16:01:23.209Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2133 | 2026-05-20T16:01:23.623Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2134 | 2026-05-20T16:01:23.814Z | Compiling progenitor v0.11.2 |
| 2135 | 2026-05-20T16:01:23.957Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2136 | 2026-05-20T16:01:25.700Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2137 | 2026-05-20T16:01:25.887Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2138 | 2026-05-20T16:01:31.502Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2139 | 2026-05-20T16:01:38.862Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2140 | 2026-05-20T16:01:40.464Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2141 | 2026-05-20T16:01:41.523Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2142 | 2026-05-20T16:01:42.597Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2143 | 2026-05-20T16:01:43.390Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2144 | 2026-05-20T16:01:44.749Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2145 | 2026-05-20T16:01:44.749Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2146 | 2026-05-20T16:01:44.752Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2147 | 2026-05-20T16:01:50.464Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2148 | 2026-05-20T16:02:19.532Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s |
| 2149 | 2026-05-20T16:02:19.704Z | ──────────── |
| 2150 | 2026-05-20T16:02:19.704Z | Nextest run ID 80a687d5-46fb-40cc-9a0b-e85740308b20 with nextest profile: default |
| 2151 | 2026-05-20T16:02:19.704Z | Starting 32 tests across 3 binaries |
| 2152 | 2026-05-20T16:02:19.715Z | PASS [ 0.011s] mgd::bin/mgd bfd_admin::test::egress_socket_sets_hop_limit_v6 |
| 2153 | 2026-05-20T16:02:19.715Z | PASS [ 0.011s] mgd::bin/mgd bfd_admin::test::egress_socket_sets_ttl_v4 |
| 2154 | 2026-05-20T16:02:19.731Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence |
| 2155 | 2026-05-20T16:02:19.748Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence |
| 2156 | 2026-05-20T16:02:19.761Z | PASS [ 0.058s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6 |
| 2157 | 2026-05-20T16:02:19.765Z | PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db |
| 2158 | 2026-05-20T16:02:19.765Z | PASS [ 0.060s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp |
| 2159 | 2026-05-20T16:02:19.765Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence |
| 2160 | 2026-05-20T16:02:19.769Z | PASS [ 0.061s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families |
| 2161 | 2026-05-20T16:02:19.769Z | PASS [ 0.062s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop |
| 2162 | 2026-05-20T16:02:19.769Z | PASS [ 0.063s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group |
| 2163 | 2026-05-20T16:02:19.772Z | PASS [ 0.057s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized |
| 2164 | 2026-05-20T16:02:19.772Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list |
| 2165 | 2026-05-20T16:02:19.776Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4 |
| 2166 | 2026-05-20T16:02:19.776Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized |
| 2167 | 2026-05-20T16:02:19.776Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6 |
| 2168 | 2026-05-20T16:02:19.776Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4 |
| 2169 | 2026-05-20T16:02:19.776Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6 |
| 2170 | 2026-05-20T16:02:19.781Z | PASS [ 0.018s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence |
| 2171 | 2026-05-20T16:02:19.784Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6 |
| 2172 | 2026-05-20T16:02:19.784Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4 |
| 2173 | 2026-05-20T16:02:19.784Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized |
| 2174 | 2026-05-20T16:02:19.784Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list |
| 2175 | 2026-05-20T16:02:19.785Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback |
| 2176 | 2026-05-20T16:02:19.785Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast |
| 2177 | 2026-05-20T16:02:19.785Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized |
| 2178 | 2026-05-20T16:02:19.788Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized |
| 2179 | 2026-05-20T16:02:19.791Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list |
| 2180 | 2026-05-20T16:02:19.791Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local |
| 2181 | 2026-05-20T16:02:19.791Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback |
| 2182 | 2026-05-20T16:02:19.791Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast |
| 2183 | 2026-05-20T16:02:19.791Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized |
| 2184 | 2026-05-20T16:02:19.791Z | ──────────── |
| 2185 | 2026-05-20T16:02:19.792Z | Summary [ 0.088s] 32 tests run: 32 passed, 0 skipped |
| 2186 | 2026-05-20T16:02:19.803Z | + cp apply_remove_entire_group.log /work/ |
| 2187 | 2026-05-20T16:02:19.806Z | + popd |
| 2188 | 2026-05-20T16:02:19.806Z | /work/oxidecomputer/maghemite |
| 2189 | 2026-05-20T16:02:19.806Z | process exited: duration 402347 ms, exit code 0 |
| |
| 2190 | 2026-05-20T16:02:19.819Z | found 66 output files |
| 2191 | 2026-05-20T16:02:19.819Z | uploading: /work/apply_remove_entire_group.log (9605 bytes) |
| 2192 | 2026-05-20T16:02:20.841Z | uploaded: /work/apply_remove_entire_group.log |
| 2193 | 2026-05-20T16:02:20.846Z | uploading: /work/dualstack_routes.log (84785 bytes) |
| 2194 | 2026-05-20T16:02:21.860Z | uploaded: /work/dualstack_routes.log |
| 2195 | 2026-05-20T16:02:21.873Z | uploading: /work/loopback-manager.test_basic_peering_active_tcp.log (2204 bytes) |
| 2196 | 2026-05-20T16:02:22.875Z | uploaded: /work/loopback-manager.test_basic_peering_active_tcp.log |
| 2197 | 2026-05-20T16:02:22.875Z | uploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1521 bytes) |
| 2198 | 2026-05-20T16:02:24.101Z | uploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log |
| 2199 | 2026-05-20T16:02:24.101Z | uploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2162 bytes) |
| 2200 | 2026-05-20T16:02:26.127Z | uploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log |
| 2201 | 2026-05-20T16:02:26.127Z | uploading: /work/loopback-manager.test_basic_update_tcp.log (2269 bytes) |
| 2202 | 2026-05-20T16:02:27.275Z | uploaded: /work/loopback-manager.test_basic_update_tcp.log |
| 2203 | 2026-05-20T16:02:27.275Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2316 bytes) |
| 2204 | 2026-05-20T16:02:28.295Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log |
| 2205 | 2026-05-20T16:02:28.295Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2255 bytes) |
| 2206 | 2026-05-20T16:02:29.337Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log |
| 2207 | 2026-05-20T16:02:29.337Z | uploading: /work/loopback-manager.test_import_export_policy_filtering.log (3206 bytes) |
| 2208 | 2026-05-20T16:02:30.390Z | uploaded: /work/loopback-manager.test_import_export_policy_filtering.log |
| 2209 | 2026-05-20T16:02:30.390Z | uploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2358 bytes) |
| 2210 | 2026-05-20T16:02:31.978Z | uploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log |
| 2211 | 2026-05-20T16:02:31.978Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2270 bytes) |
| 2212 | 2026-05-20T16:02:33.014Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log |
| 2213 | 2026-05-20T16:02:33.015Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2253 bytes) |
| 2214 | 2026-05-20T16:02:34.049Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log |
| 2215 | 2026-05-20T16:02:34.049Z | uploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2317 bytes) |
| 2216 | 2026-05-20T16:02:35.103Z | uploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log |
| 2217 | 2026-05-20T16:02:35.103Z | uploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2465 bytes) |
| 2218 | 2026-05-20T16:02:36.116Z | uploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log |
| 2219 | 2026-05-20T16:02:36.116Z | uploading: /work/loopback-manager.test_three_router_chain_tcp.log (4621 bytes) |
| 2220 | 2026-05-20T16:02:37.812Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp.log |
| 2221 | 2026-05-20T16:02:37.812Z | uploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3619 bytes) |
| 2222 | 2026-05-20T16:02:38.894Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log |
| 2223 | 2026-05-20T16:02:38.894Z | uploading: /work/multiple_unnumbered.log (138753 bytes) |
| 2224 | 2026-05-20T16:02:39.936Z | uploaded: /work/multiple_unnumbered.log |
| 2225 | 2026-05-20T16:02:39.936Z | uploading: /work/ndp_change_reset.log (70411 bytes) |
| 2226 | 2026-05-20T16:02:41.009Z | uploaded: /work/ndp_change_reset.log |
| 2227 | 2026-05-20T16:02:41.009Z | uploading: /work/ndp_changes.log (88533 bytes) |
| 2228 | 2026-05-20T16:02:42.056Z | uploaded: /work/ndp_changes.log |
| 2229 | 2026-05-20T16:02:42.056Z | uploading: /work/r1.test_basic_peering_active.log (40216 bytes) |
| 2230 | 2026-05-20T16:02:43.070Z | uploaded: /work/r1.test_basic_peering_active.log |
| 2231 | 2026-05-20T16:02:43.070Z | uploading: /work/r1.test_basic_peering_active_tcp.log (45521 bytes) |
| 2232 | 2026-05-20T16:02:45.527Z | uploaded: /work/r1.test_basic_peering_active_tcp.log |
| 2233 | 2026-05-20T16:02:45.527Z | uploading: /work/r1.test_basic_peering_passive.log (33835 bytes) |
| 2234 | 2026-05-20T16:02:46.553Z | uploaded: /work/r1.test_basic_peering_passive.log |
| 2235 | 2026-05-20T16:02:46.553Z | uploading: /work/r1.test_basic_peering_passive_tcp.log (39688 bytes) |
| 2236 | 2026-05-20T16:02:47.566Z | uploaded: /work/r1.test_basic_peering_passive_tcp.log |
| 2237 | 2026-05-20T16:02:47.566Z | uploading: /work/r1.test_basic_update.log (45378 bytes) |
| 2238 | 2026-05-20T16:02:48.580Z | uploaded: /work/r1.test_basic_update.log |
| 2239 | 2026-05-20T16:02:48.580Z | uploading: /work/r1.test_basic_update_ipv6.log (28267 bytes) |
| 2240 | 2026-05-20T16:02:49.591Z | uploaded: /work/r1.test_basic_update_ipv6.log |
| 2241 | 2026-05-20T16:02:49.591Z | uploading: /work/r1.test_basic_update_ipv6_tcp.log (30996 bytes) |
| 2242 | 2026-05-20T16:02:50.604Z | uploaded: /work/r1.test_basic_update_ipv6_tcp.log |
| 2243 | 2026-05-20T16:02:50.604Z | uploading: /work/r1.test_basic_update_tcp.log (31360 bytes) |
| 2244 | 2026-05-20T16:02:51.616Z | uploaded: /work/r1.test_basic_update_tcp.log |
| 2245 | 2026-05-20T16:02:51.616Z | uploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (43645 bytes) |
| 2246 | 2026-05-20T16:02:52.628Z | uploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log |
| 2247 | 2026-05-20T16:02:52.628Z | uploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (44005 bytes) |
| 2248 | 2026-05-20T16:02:53.642Z | uploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log |
| 2249 | 2026-05-20T16:02:53.642Z | uploading: /work/r1.test_import_export_policy_filtering.log (40199 bytes) |
| 2250 | 2026-05-20T16:02:54.656Z | uploaded: /work/r1.test_import_export_policy_filtering.log |
| 2251 | 2026-05-20T16:02:54.656Z | uploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (35913 bytes) |
| 2252 | 2026-05-20T16:02:55.670Z | uploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log |
| 2253 | 2026-05-20T16:02:55.670Z | uploading: /work/r1.test_ipv6_basic_peering_active.log (40233 bytes) |
| 2254 | 2026-05-20T16:02:56.682Z | uploaded: /work/r1.test_ipv6_basic_peering_active.log |
| 2255 | 2026-05-20T16:02:56.682Z | uploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (49030 bytes) |
| 2256 | 2026-05-20T16:02:57.694Z | uploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log |
| 2257 | 2026-05-20T16:02:57.694Z | uploading: /work/r1.test_ipv6_basic_peering_passive.log (33730 bytes) |
| 2258 | 2026-05-20T16:02:58.706Z | uploaded: /work/r1.test_ipv6_basic_peering_passive.log |
| 2259 | 2026-05-20T16:02:58.706Z | uploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (39620 bytes) |
| 2260 | 2026-05-20T16:02:59.719Z | uploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log |
| 2261 | 2026-05-20T16:02:59.719Z | uploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (35615 bytes) |
| 2262 | 2026-05-20T16:03:00.732Z | uploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log |
| 2263 | 2026-05-20T16:03:00.732Z | uploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (29940 bytes) |
| 2264 | 2026-05-20T16:03:01.746Z | uploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log |
| 2265 | 2026-05-20T16:03:01.746Z | uploading: /work/r1.test_three_router_chain_tcp.log (22153 bytes) |
| 2266 | 2026-05-20T16:03:02.758Z | uploaded: /work/r1.test_three_router_chain_tcp.log |
| 2267 | 2026-05-20T16:03:02.758Z | uploading: /work/r1.test_three_router_chain_tcp_ipv6.log (22633 bytes) |
| 2268 | 2026-05-20T16:03:03.771Z | uploaded: /work/r1.test_three_router_chain_tcp_ipv6.log |
| 2269 | 2026-05-20T16:03:03.771Z | uploading: /work/r2.test_basic_peering_active.log (38858 bytes) |
| 2270 | 2026-05-20T16:03:04.785Z | uploaded: /work/r2.test_basic_peering_active.log |
| 2271 | 2026-05-20T16:03:04.785Z | uploading: /work/r2.test_basic_peering_active_tcp.log (44387 bytes) |
| 2272 | 2026-05-20T16:03:05.798Z | uploaded: /work/r2.test_basic_peering_active_tcp.log |
| 2273 | 2026-05-20T16:03:05.798Z | uploading: /work/r2.test_basic_peering_passive.log (41473 bytes) |
| 2274 | 2026-05-20T16:03:06.815Z | uploaded: /work/r2.test_basic_peering_passive.log |
| 2275 | 2026-05-20T16:03:06.815Z | uploading: /work/r2.test_basic_peering_passive_tcp.log (46565 bytes) |
| 2276 | 2026-05-20T16:03:07.828Z | uploaded: /work/r2.test_basic_peering_passive_tcp.log |
| 2277 | 2026-05-20T16:03:07.828Z | uploading: /work/r2.test_basic_update.log (42169 bytes) |
| 2278 | 2026-05-20T16:03:08.841Z | uploaded: /work/r2.test_basic_update.log |
| 2279 | 2026-05-20T16:03:08.841Z | uploading: /work/r2.test_basic_update_ipv6.log (26460 bytes) |
| 2280 | 2026-05-20T16:03:09.854Z | uploaded: /work/r2.test_basic_update_ipv6.log |
| 2281 | 2026-05-20T16:03:09.854Z | uploading: /work/r2.test_basic_update_ipv6_tcp.log (31031 bytes) |
| 2282 | 2026-05-20T16:03:10.878Z | uploaded: /work/r2.test_basic_update_ipv6_tcp.log |
| 2283 | 2026-05-20T16:03:10.878Z | uploading: /work/r2.test_basic_update_tcp.log (31679 bytes) |
| 2284 | 2026-05-20T16:03:11.894Z | uploaded: /work/r2.test_basic_update_tcp.log |
| 2285 | 2026-05-20T16:03:11.894Z | uploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (43583 bytes) |
| 2286 | 2026-05-20T16:03:12.918Z | uploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log |
| 2287 | 2026-05-20T16:03:12.918Z | uploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (40750 bytes) |
| 2288 | 2026-05-20T16:03:13.942Z | uploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log |
| 2289 | 2026-05-20T16:03:13.942Z | uploading: /work/r2.test_import_export_policy_filtering.log (36561 bytes) |
| 2290 | 2026-05-20T16:03:14.965Z | uploaded: /work/r2.test_import_export_policy_filtering.log |
| 2291 | 2026-05-20T16:03:14.965Z | uploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (38295 bytes) |
| 2292 | 2026-05-20T16:03:16.006Z | uploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log |
| 2293 | 2026-05-20T16:03:16.006Z | uploading: /work/r2.test_ipv6_basic_peering_active.log (38871 bytes) |
| 2294 | 2026-05-20T16:03:17.025Z | uploaded: /work/r2.test_ipv6_basic_peering_active.log |
| 2295 | 2026-05-20T16:03:17.025Z | uploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (47743 bytes) |
| 2296 | 2026-05-20T16:03:18.038Z | uploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log |
| 2297 | 2026-05-20T16:03:18.038Z | uploading: /work/r2.test_ipv6_basic_peering_passive.log (41333 bytes) |
| 2298 | 2026-05-20T16:03:19.051Z | uploaded: /work/r2.test_ipv6_basic_peering_passive.log |
| 2299 | 2026-05-20T16:03:19.051Z | uploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (46693 bytes) |
| 2300 | 2026-05-20T16:03:20.065Z | uploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log |
| 2301 | 2026-05-20T16:03:20.065Z | uploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (38172 bytes) |
| 2302 | 2026-05-20T16:03:21.079Z | uploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log |
| 2303 | 2026-05-20T16:03:21.080Z | uploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (28071 bytes) |
| 2304 | 2026-05-20T16:03:22.093Z | uploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log |
| 2305 | 2026-05-20T16:03:22.093Z | uploading: /work/r2.test_three_router_chain_tcp.log (44827 bytes) |
| 2306 | 2026-05-20T16:03:23.109Z | uploaded: /work/r2.test_three_router_chain_tcp.log |
| 2307 | 2026-05-20T16:03:23.109Z | uploading: /work/r2.test_three_router_chain_tcp_ipv6.log (46228 bytes) |
| 2308 | 2026-05-20T16:03:24.124Z | uploaded: /work/r2.test_three_router_chain_tcp_ipv6.log |
| 2309 | 2026-05-20T16:03:24.124Z | uploading: /work/r3.test_three_router_chain_tcp.log (21370 bytes) |
| 2310 | 2026-05-20T16:03:25.141Z | uploaded: /work/r3.test_three_router_chain_tcp.log |
| 2311 | 2026-05-20T16:03:25.141Z | uploading: /work/r3.test_three_router_chain_tcp_ipv6.log (25057 bytes) |
| 2312 | 2026-05-20T16:03:26.153Z | uploaded: /work/r3.test_three_router_chain_tcp_ipv6.log |
| 2313 | 2026-05-20T16:03:26.153Z | uploading: /work/same_linklocal.log (125124 bytes) |
| 2314 | 2026-05-20T16:03:27.170Z | uploaded: /work/same_linklocal.log |
| 2315 | 2026-05-20T16:03:27.170Z | uploading: /work/three_chain.log (164722 bytes) |
| 2316 | 2026-05-20T16:03:28.190Z | uploaded: /work/three_chain.log |
| 2317 | 2026-05-20T16:03:28.190Z | uploading: /work/unnumbered_expiry.log (88649 bytes) |
| 2318 | 2026-05-20T16:03:29.208Z | uploaded: /work/unnumbered_expiry.log |
| 2319 | 2026-05-20T16:03:29.208Z | uploading: /work/unnumbered_interface_lifecycle.log (127300 bytes) |
| 2320 | 2026-05-20T16:03:30.225Z | uploaded: /work/unnumbered_interface_lifecycle.log |
| 2321 | 2026-05-20T16:03:30.225Z | uploading: /work/unnumbered_peer_change.log (79005 bytes) |
| 2322 | 2026-05-20T16:03:31.239Z | uploaded: /work/unnumbered_peer_change.log |