|
|
|
| 1 | 2026-05-21T00:09:44.451Z | job assigned to worker 01KS3XT1DZ7QAQV40QBA50SDKW [factory aws, i-090e1ebdc849ce78d] (queued for 1 m 14 s) |
| |
| 2 | 2026-05-21T00:09:51.353Z | starting task 0: "setup" |
| 3 | 2026-05-21T00:09:51.357Z | ++ uname -s |
| 4 | 2026-05-21T00:09:51.360Z | + kern=SunOS |
| 5 | 2026-05-21T00:09:51.360Z | + build_user=build |
| 6 | 2026-05-21T00:09:51.360Z | + build_uid=12345 |
| 7 | 2026-05-21T00:09:51.360Z | + work_dir=/work |
| 8 | 2026-05-21T00:09:51.360Z | + input_dir=/input |
| 9 | 2026-05-21T00:09:51.360Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-21T00:09:51.360Z | + case "$kern" in |
| 11 | 2026-05-21T00:09:51.360Z | + groupadd -g 12345 build |
| 12 | 2026-05-21T00:09:51.364Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-21T00:09:53.374Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-21T00:09:53.426Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-21T00:09:53.431Z | + home_fs=zfs |
| 16 | 2026-05-21T00:09:53.431Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-21T00:09:53.431Z | + mkdir -p /home/build |
| 18 | 2026-05-21T00:09:53.431Z | + chown build:build /home/build /work |
| 19 | 2026-05-21T00:09:55.425Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-21T00:09:55.428Z | process exited: duration 4076 ms, exit code 0 |
| |
| 21 | 2026-05-21T00:09:55.435Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-21T00:09:55.440Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-21T00:09:55.440Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-21T00:09:55.440Z | * rust toolchain profile = "default" |
| 25 | 2026-05-21T00:09:55.440Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-05-21T00:09:55.440Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-21T00:09:55.440Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-21T00:09:55.443Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-21T00:09:55.443Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-21T00:09:55.561Z | info: downloading installer |
| 31 | 2026-05-21T00:09:57.113Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-21T00:09:57.113Z | warn: /opt/ooce/bin |
| 33 | 2026-05-21T00:09:57.113Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-21T00:09:57.113Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-21T00:09:57.113Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-21T00:09:57.113Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-21T00:09:57.113Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-21T00:09:57.113Z | error: cannot install while Rust is installed |
| 39 | 2026-05-21T00:09:57.113Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-21T00:09:57.113Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-21T00:09:57.113Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-21T00:09:57.113Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-21T00:09:57.113Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-21T00:09:57.145Z | info: profile set to default |
| 45 | 2026-05-21T00:09:57.145Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-21T00:09:57.148Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-21T00:09:57.298Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-21T00:09:57.298Z | info: downloading 6 components |
| 49 | 2026-05-21T00:10:12.002Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-21T00:10:12.002Z | |
| 51 | 2026-05-21T00:10:12.036Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-21T00:10:12.036Z | |
| 53 | 2026-05-21T00:10:12.036Z | |
| 54 | 2026-05-21T00:10:12.036Z | Rust is installed now. Great! |
| 55 | 2026-05-21T00:10:12.036Z | |
| 56 | 2026-05-21T00:10:12.036Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-21T00:10:12.036Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-21T00:10:12.036Z | |
| 59 | 2026-05-21T00:10:12.036Z | To configure your current shell, you need to source |
| 60 | 2026-05-21T00:10:12.036Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-21T00:10:12.036Z | |
| 62 | 2026-05-21T00:10:12.036Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-21T00:10:12.036Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-21T00:10:12.036Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-21T00:10:12.036Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-21T00:10:12.036Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-21T00:10:12.036Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-21T00:10:12.036Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-21T00:10:12.039Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-21T00:10:12.040Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-21T00:10:12.132Z | + rustup --version |
| 72 | 2026-05-21T00:10:12.141Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-21T00:10:12.145Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-21T00:10:12.164Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-21T00:10:12.168Z | + cargo --version |
| 76 | 2026-05-21T00:10:12.181Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-21T00:10:12.184Z | + rustc --version |
| 78 | 2026-05-21T00:10:12.203Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-21T00:10:12.206Z | process exited: duration 16768 ms, exit code 0 |
| |
| 80 | 2026-05-21T00:10:12.220Z | starting task 2: "authentication" |
| 81 | 2026-05-21T00:10:12.231Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-05-21T00:10:12.238Z | starting task 3: "clone repository" |
| 83 | 2026-05-21T00:10:12.241Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-21T00:10:12.244Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-21T00:10:12.425Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-21T00:10:13.848Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-21T00:10:13.852Z | + git fetch origin c1a8abb612197ccc87a11b8b39e56f651654c60e |
| 88 | 2026-05-21T00:10:14.248Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-21T00:10:14.248Z | * branch c1a8abb612197ccc87a11b8b39e56f651654c60e -> FETCH_HEAD |
| 90 | 2026-05-21T00:10:14.253Z | + [[ -n sunshowers/spr/update-dropshot-api-manager-to-072 ]] |
| 91 | 2026-05-21T00:10:14.257Z | ++ git branch --show-current |
| 92 | 2026-05-21T00:10:14.257Z | + current=main |
| 93 | 2026-05-21T00:10:14.257Z | + [[ main != sunshowers/spr/update-dropshot-api-manager-to-072 ]] |
| 94 | 2026-05-21T00:10:14.257Z | + git branch -f sunshowers/spr/update-dropshot-api-manager-to-072 c1a8abb612197ccc87a11b8b39e56f651654c60e |
| 95 | 2026-05-21T00:10:14.260Z | + git checkout -f sunshowers/spr/update-dropshot-api-manager-to-072 |
| 96 | 2026-05-21T00:10:14.275Z | Switched to branch 'sunshowers/spr/update-dropshot-api-manager-to-072' |
| 97 | 2026-05-21T00:10:14.278Z | + git reset --hard c1a8abb612197ccc87a11b8b39e56f651654c60e |
| 98 | 2026-05-21T00:10:14.282Z | HEAD is now at c1a8abb [spr] initial version |
| 99 | 2026-05-21T00:10:14.282Z | process exited: duration 2041 ms, exit code 0 |
| |
| 100 | 2026-05-21T00:10:14.289Z | starting task 4: "build" |
| 101 | 2026-05-21T00:10:14.293Z | + set -e |
| 102 | 2026-05-21T00:10:14.293Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-05-21T00:10:14.297Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-05-21T00:10:14.297Z | ++ PLATFORM=illumos |
| 105 | 2026-05-21T00:10:14.297Z | ++ banner install |
| 106 | 2026-05-21T00:10:14.297Z | |
| 107 | 2026-05-21T00:10:14.297Z | # # # #### ##### ## # # |
| 108 | 2026-05-21T00:10:14.297Z | # ## # # # # # # # |
| 109 | 2026-05-21T00:10:14.297Z | # # # # #### # # # # # |
| 110 | 2026-05-21T00:10:14.297Z | # # # # # # ###### # # |
| 111 | 2026-05-21T00:10:14.297Z | # # ## # # # # # # # |
| 112 | 2026-05-21T00:10:14.297Z | # # # #### # # # ###### ###### |
| 113 | 2026-05-21T00:10:14.297Z | |
| 114 | 2026-05-21T00:10:14.297Z | ++ set +o errexit |
| 115 | 2026-05-21T00:10:14.297Z | ++ pkg info clang-15 |
| 116 | 2026-05-21T00:10:14.305Z | ++ grep -qi installed |
| 117 | 2026-05-21T00:10:16.509Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-05-21T00:10:16.509Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-05-21T00:10:16.509Z | |
| 120 | 2026-05-21T00:10:16.509Z | clang-15 |
| 121 | 2026-05-21T00:10:16.548Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-05-21T00:10:16.548Z | ++ set -o errexit |
| 123 | 2026-05-21T00:10:16.551Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-05-21T00:10:23.535Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-05-21T00:10:31.229Z | Startup: Caching catalogs ... Done |
| 126 | 2026-05-21T00:10:38.459Z | Planning: Solver setup ... Done |
| 127 | 2026-05-21T00:10:38.499Z | Planning: Running solver ... Done |
| 128 | 2026-05-21T00:10:38.635Z | Planning: Finding local manifests ... Done |
| 129 | 2026-05-21T00:10:38.648Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-05-21T00:10:38.732Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-05-21T00:10:38.762Z | Planning: Package planning ... Done |
| 132 | 2026-05-21T00:10:38.787Z | Planning: Merging actions ... Done |
| 133 | 2026-05-21T00:10:38.952Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-05-21T00:10:38.958Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-05-21T00:10:40.665Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-05-21T00:10:40.670Z | Planning: Planning completed in 9.28 seconds |
| 137 | 2026-05-21T00:10:40.718Z | Packages to install: 2 |
| 138 | 2026-05-21T00:10:40.721Z | Mediators to change: 2 |
| 139 | 2026-05-21T00:10:40.721Z | Services to change: 1 |
| 140 | 2026-05-21T00:10:40.721Z | Create boot environment: No |
| 141 | 2026-05-21T00:10:40.721Z | Create backup boot environment: No |
| 142 | 2026-05-21T00:10:40.780Z | |
| 143 | 2026-05-21T00:10:40.780Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-05-21T00:10:45.795Z | Download: 985/3076 items 82.2/211.3MB 38% complete (21.6M/s) |
| 145 | 2026-05-21T00:10:52.131Z | Download: 2008/3076 items 117.0/211.3MB 55% complete (13.1M/s) |
| 146 | 2026-05-21T00:10:56.935Z | Download: Completed 211.31 MB in 16.15 seconds (13.1M/s) |
| 147 | 2026-05-21T00:10:57.104Z | Actions: 1/3418 actions (Installing new actions) |
| 148 | 2026-05-21T00:11:00.752Z | Actions: Completed 3418 actions in 3.65 seconds. |
| 149 | 2026-05-21T00:11:01.385Z | Done |
| 150 | 2026-05-21T00:11:01.385Z | Done |
| 151 | 2026-05-21T00:11:02.118Z | Done |
| 152 | 2026-05-21T00:11:05.903Z | Done |
| 153 | 2026-05-21T00:11:05.985Z | Done |
| 154 | 2026-05-21T00:11:05.989Z | Done |
| 155 | 2026-05-21T00:11:06.157Z | Done |
| 156 | 2026-05-21T00:11:06.824Z | ++ set -o errexit |
| 157 | 2026-05-21T00:11:06.824Z | ++ cargo --version |
| 158 | 2026-05-21T00:11:06.831Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 159 | 2026-05-21T00:11:06.975Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 160 | 2026-05-21T00:11:06.978Z | info: downloading 6 components |
| 161 | 2026-05-21T00:11:21.570Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 162 | 2026-05-21T00:11:21.573Z | ++ rustc --version |
| 163 | 2026-05-21T00:11:21.599Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 164 | 2026-05-21T00:11:21.604Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 165 | 2026-05-21T00:11:21.644Z | Updating crates.io index |
| 166 | 2026-05-21T00:11:21.755Z | Downloading crates ... |
| 167 | 2026-05-21T00:11:21.806Z | Downloaded cargo-nextest v0.9.97 |
| 168 | 2026-05-21T00:11:21.870Z | Installing cargo-nextest v0.9.97 |
| 169 | 2026-05-21T00:11:21.910Z | Updating crates.io index |
| 170 | 2026-05-21T00:11:24.458Z | Locking 404 packages to latest compatible versions |
| 171 | 2026-05-21T00:11:24.463Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 172 | 2026-05-21T00:11:24.466Z | Adding duct v0.13.7 (available: v1.1.1) |
| 173 | 2026-05-21T00:11:24.466Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 174 | 2026-05-21T00:11:24.466Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 175 | 2026-05-21T00:11:24.469Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 176 | 2026-05-21T00:11:24.469Z | Adding nextest-filtering v0.15.0 (available: v0.21.0) |
| 177 | 2026-05-21T00:11:24.469Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 178 | 2026-05-21T00:11:24.473Z | Adding nextest-runner v0.80.0 (available: v0.117.0) |
| 179 | 2026-05-21T00:11:24.476Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 180 | 2026-05-21T00:11:24.492Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 181 | 2026-05-21T00:11:24.502Z | Downloading crates ... |
| 182 | 2026-05-21T00:11:24.575Z | Downloaded camino v1.2.2 |
| 183 | 2026-05-21T00:11:24.595Z | Downloaded lock_api v0.4.14 |
| 184 | 2026-05-21T00:11:24.598Z | Downloaded nextest-workspace-hack v0.1.0 |
| 185 | 2026-05-21T00:11:24.598Z | Downloaded atomicwrites v0.4.4 |
| 186 | 2026-05-21T00:11:24.601Z | Downloaded adler2 v2.0.1 |
| 187 | 2026-05-21T00:11:24.601Z | Downloaded block-buffer v0.10.4 |
| 188 | 2026-05-21T00:11:24.604Z | Downloaded home v0.5.12 |
| 189 | 2026-05-21T00:11:24.604Z | Downloaded bitflags v2.11.1 |
| 190 | 2026-05-21T00:11:24.608Z | Downloaded fnv v1.0.7 |
| 191 | 2026-05-21T00:11:24.608Z | Downloaded atomic-waker v1.1.2 |
| 192 | 2026-05-21T00:11:24.608Z | Downloaded autocfg v1.5.0 |
| 193 | 2026-05-21T00:11:24.611Z | Downloaded native-tls v0.2.18 |
| 194 | 2026-05-21T00:11:24.611Z | Downloaded base64ct v1.8.3 |
| 195 | 2026-05-21T00:11:24.615Z | Downloaded jobserver v0.1.34 |
| 196 | 2026-05-21T00:11:24.615Z | Downloaded ahash v0.8.12 |
| 197 | 2026-05-21T00:11:24.618Z | Downloaded nextest-metadata v0.12.2 |
| 198 | 2026-05-21T00:11:24.621Z | Downloaded rand_core v0.9.5 |
| 199 | 2026-05-21T00:11:24.621Z | Downloaded nextest-filtering v0.15.0 |
| 200 | 2026-05-21T00:11:24.624Z | Downloaded anstream v1.0.0 |
| 201 | 2026-05-21T00:11:24.624Z | Downloaded debug-ignore v1.0.5 |
| 202 | 2026-05-21T00:11:24.627Z | Downloaded newtype-uuid v1.3.2 |
| 203 | 2026-05-21T00:11:24.627Z | Downloaded log v0.4.29 |
| 204 | 2026-05-21T00:11:24.631Z | Downloaded clap_lex v1.1.0 |
| 205 | 2026-05-21T00:11:24.631Z | Downloaded heck v0.5.0 |
| 206 | 2026-05-21T00:11:24.634Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 207 | 2026-05-21T00:11:24.634Z | Downloaded idna_adapter v1.0.0 |
| 208 | 2026-05-21T00:11:24.634Z | Downloaded itoa v1.0.18 |
| 209 | 2026-05-21T00:11:24.638Z | Downloaded foreign-types v0.3.2 |
| 210 | 2026-05-21T00:11:24.638Z | Downloaded equivalent v1.0.2 |
| 211 | 2026-05-21T00:11:24.638Z | Downloaded crypto-common v0.1.7 |
| 212 | 2026-05-21T00:11:24.641Z | Downloaded proc-macro2 v1.0.106 |
| 213 | 2026-05-21T00:11:24.641Z | Downloaded colorchoice v1.0.5 |
| 214 | 2026-05-21T00:11:24.641Z | Downloaded indenter v0.3.4 |
| 215 | 2026-05-21T00:11:24.644Z | Downloaded nested v0.1.1 |
| 216 | 2026-05-21T00:11:24.644Z | Downloaded foldhash v0.1.5 |
| 217 | 2026-05-21T00:11:24.644Z | Downloaded erased-serde v0.4.10 |
| 218 | 2026-05-21T00:11:24.648Z | Downloaded httparse v1.10.1 |
| 219 | 2026-05-21T00:11:24.648Z | Downloaded rustc-demangle v0.1.27 |
| 220 | 2026-05-21T00:11:24.652Z | Downloaded serde v1.0.228 |
| 221 | 2026-05-21T00:11:24.656Z | Downloaded lazy_static v1.5.0 |
| 222 | 2026-05-21T00:11:24.656Z | Downloaded future-queue v0.4.0 |
| 223 | 2026-05-21T00:11:24.656Z | Downloaded convert_case v0.10.0 |
| 224 | 2026-05-21T00:11:24.656Z | Downloaded errno v0.3.14 |
| 225 | 2026-05-21T00:11:24.659Z | Downloaded cfg_aliases v0.2.1 |
| 226 | 2026-05-21T00:11:24.659Z | Downloaded borsh v1.6.1 |
| 227 | 2026-05-21T00:11:24.662Z | Downloaded is_ci v1.2.0 |
| 228 | 2026-05-21T00:11:24.662Z | Downloaded futures-io v0.3.32 |
| 229 | 2026-05-21T00:11:24.666Z | Downloaded cargo-platform v0.2.0 |
| 230 | 2026-05-21T00:11:24.666Z | Downloaded mukti-metadata v0.3.0 |
| 231 | 2026-05-21T00:11:24.666Z | Downloaded http-body v1.0.1 |
| 232 | 2026-05-21T00:11:24.666Z | Downloaded color-spantrace v0.3.0 |
| 233 | 2026-05-21T00:11:24.669Z | Downloaded addr2line v0.25.1 |
| 234 | 2026-05-21T00:11:24.669Z | Downloaded futures-task v0.3.32 |
| 235 | 2026-05-21T00:11:24.673Z | Downloaded document-features v0.2.12 |
| 236 | 2026-05-21T00:11:24.673Z | Downloaded digest v0.10.7 |
| 237 | 2026-05-21T00:11:24.684Z | Downloaded openssl-probe v0.2.1 |
| 238 | 2026-05-21T00:11:24.687Z | Downloaded cpufeatures v0.2.17 |
| 239 | 2026-05-21T00:11:24.690Z | Downloaded hyper-tls v0.6.0 |
| 240 | 2026-05-21T00:11:24.693Z | Downloaded hex v0.4.3 |
| 241 | 2026-05-21T00:11:24.693Z | Downloaded form_urlencoded v1.2.2 |
| 242 | 2026-05-21T00:11:24.697Z | Downloaded number_prefix v0.4.0 |
| 243 | 2026-05-21T00:11:24.697Z | Downloaded os_pipe v1.2.3 |
| 244 | 2026-05-21T00:11:24.701Z | Downloaded openssl-macros v0.1.1 |
| 245 | 2026-05-21T00:11:24.701Z | Downloaded anstyle-query v1.1.5 |
| 246 | 2026-05-21T00:11:24.704Z | Downloaded humantime-serde v1.1.1 |
| 247 | 2026-05-21T00:11:24.704Z | Downloaded serde-value v0.7.0 |
| 248 | 2026-05-21T00:11:24.708Z | Downloaded signal-hook-mio v0.2.5 |
| 249 | 2026-05-21T00:11:24.708Z | Downloaded rustc_version v0.4.1 |
| 250 | 2026-05-21T00:11:24.708Z | Downloaded pathdiff v0.2.3 |
| 251 | 2026-05-21T00:11:24.708Z | Downloaded generic-array v0.14.7 |
| 252 | 2026-05-21T00:11:24.711Z | Downloaded serde_spanned v0.6.9 |
| 253 | 2026-05-21T00:11:24.715Z | Downloaded futures-sink v0.3.32 |
| 254 | 2026-05-21T00:11:24.718Z | Downloaded foreign-types-shared v0.1.1 |
| 255 | 2026-05-21T00:11:24.718Z | Downloaded cargo-platform v0.3.3 |
| 256 | 2026-05-21T00:11:24.718Z | Downloaded async-scoped v0.9.0 |
| 257 | 2026-05-21T00:11:24.721Z | Downloaded pin-project-lite v0.2.17 |
| 258 | 2026-05-21T00:11:24.725Z | Downloaded scopeguard v1.2.0 |
| 259 | 2026-05-21T00:11:24.728Z | Downloaded quote v1.0.45 |
| 260 | 2026-05-21T00:11:24.728Z | Downloaded fastrand v2.4.1 |
| 261 | 2026-05-21T00:11:24.731Z | Downloaded dialoguer v0.11.0 |
| 262 | 2026-05-21T00:11:24.735Z | Downloaded clap v4.6.1 |
| 263 | 2026-05-21T00:11:24.738Z | Downloaded shell-words v1.1.1 |
| 264 | 2026-05-21T00:11:24.738Z | Downloaded futures-macro v0.3.32 |
| 265 | 2026-05-21T00:11:24.742Z | Downloaded serde_spanned v1.1.1 |
| 266 | 2026-05-21T00:11:24.742Z | Downloaded rand_chacha v0.9.0 |
| 267 | 2026-05-21T00:11:24.742Z | Downloaded enable-ansi-support v0.2.1 |
| 268 | 2026-05-21T00:11:24.742Z | Downloaded backtrace-ext v0.2.1 |
| 269 | 2026-05-21T00:11:24.745Z | Downloaded ipnet v2.12.0 |
| 270 | 2026-05-21T00:11:24.745Z | Downloaded litrs v1.0.0 |
| 271 | 2026-05-21T00:11:24.748Z | Downloaded sigchld v0.2.4 |
| 272 | 2026-05-21T00:11:24.748Z | Downloaded guppy-workspace-hack v0.1.0 |
| 273 | 2026-05-21T00:11:24.748Z | Downloaded strsim v0.11.1 |
| 274 | 2026-05-21T00:11:24.751Z | Downloaded strip-ansi-escapes v0.2.1 |
| 275 | 2026-05-21T00:11:24.751Z | Downloaded signature v2.2.0 |
| 276 | 2026-05-21T00:11:24.755Z | Downloaded subtle v2.6.1 |
| 277 | 2026-05-21T00:11:24.755Z | Downloaded serde_ignored v0.1.14 |
| 278 | 2026-05-21T00:11:24.758Z | Downloaded swrite v0.1.0 |
| 279 | 2026-05-21T00:11:24.758Z | Downloaded ed25519 v2.2.3 |
| 280 | 2026-05-21T00:11:24.758Z | Downloaded globset v0.4.18 |
| 281 | 2026-05-21T00:11:24.793Z | Downloaded anstyle-parse v1.0.0 |
| 282 | 2026-05-21T00:11:24.793Z | Downloaded terminal_size v0.4.4 |
| 283 | 2026-05-21T00:11:24.793Z | Downloaded is_terminal_polyfill v1.70.2 |
| 284 | 2026-05-21T00:11:24.793Z | Downloaded duct v0.13.7 |
| 285 | 2026-05-21T00:11:24.793Z | Downloaded cargo_metadata v0.23.1 |
| 286 | 2026-05-21T00:11:24.793Z | Downloaded cfg-if v1.0.4 |
| 287 | 2026-05-21T00:11:24.793Z | Downloaded fixedbitset v0.5.7 |
| 288 | 2026-05-21T00:11:24.793Z | Downloaded rustc-hash v2.1.2 |
| 289 | 2026-05-21T00:11:24.793Z | Downloaded lru-slab v0.1.2 |
| 290 | 2026-05-21T00:11:24.793Z | Downloaded pkcs8 v0.10.2 |
| 291 | 2026-05-21T00:11:24.793Z | Downloaded futures-core v0.3.32 |
| 292 | 2026-05-21T00:11:24.793Z | Downloaded camino-tempfile v1.4.1 |
| 293 | 2026-05-21T00:11:24.793Z | Downloaded owo-colors v4.3.0 |
| 294 | 2026-05-21T00:11:24.793Z | Downloaded serde_path_to_error v0.1.20 |
| 295 | 2026-05-21T00:11:24.793Z | Downloaded either v1.16.0 |
| 296 | 2026-05-21T00:11:24.793Z | Downloaded supports-color v3.0.2 |
| 297 | 2026-05-21T00:11:24.793Z | Downloaded futures-executor v0.3.32 |
| 298 | 2026-05-21T00:11:24.793Z | Downloaded hyper-rustls v0.27.9 |
| 299 | 2026-05-21T00:11:24.793Z | Downloaded cargo-util-schemas v0.2.0 |
| 300 | 2026-05-21T00:11:24.793Z | Downloaded supports-hyperlinks v3.2.0 |
| 301 | 2026-05-21T00:11:24.793Z | Downloaded indent_write v2.2.0 |
| 302 | 2026-05-21T00:11:24.793Z | Downloaded console v0.15.11 |
| 303 | 2026-05-21T00:11:24.793Z | Downloaded percent-encoding v2.3.2 |
| 304 | 2026-05-21T00:11:24.793Z | Downloaded miette-derive v7.6.0 |
| 305 | 2026-05-21T00:11:24.793Z | Downloaded cfg-expr v0.20.7 |
| 306 | 2026-05-21T00:11:24.794Z | Downloaded ordered-float v2.10.1 |
| 307 | 2026-05-21T00:11:24.797Z | Downloaded getrandom v0.2.17 |
| 308 | 2026-05-21T00:11:24.797Z | Downloaded bytes v1.11.1 |
| 309 | 2026-05-21T00:11:24.797Z | Downloaded tokio-macros v2.7.0 |
| 310 | 2026-05-21T00:11:24.800Z | Downloaded quick-junit v0.5.2 |
| 311 | 2026-05-21T00:11:24.803Z | Downloaded futures v0.3.32 |
| 312 | 2026-05-21T00:11:24.806Z | Downloaded shared_child v1.1.1 |
| 313 | 2026-05-21T00:11:24.806Z | Downloaded supports-unicode v3.0.0 |
| 314 | 2026-05-21T00:11:24.809Z | Downloaded tinyvec_macros v0.1.1 |
| 315 | 2026-05-21T00:11:24.809Z | Downloaded sync_wrapper v1.0.2 |
| 316 | 2026-05-21T00:11:24.809Z | Downloaded filetime v0.2.29 |
| 317 | 2026-05-21T00:11:24.809Z | Downloaded once_cell v1.21.4 |
| 318 | 2026-05-21T00:11:24.812Z | Downloaded static_assertions v1.1.0 |
| 319 | 2026-05-21T00:11:24.812Z | Downloaded signal-hook-registry v1.4.8 |
| 320 | 2026-05-21T00:11:24.816Z | Downloaded iana-time-zone v0.1.65 |
| 321 | 2026-05-21T00:11:24.816Z | Downloaded toml_datetime v0.6.11 |
| 322 | 2026-05-21T00:11:24.816Z | Downloaded http-body-util v0.1.3 |
| 323 | 2026-05-21T00:11:24.819Z | Downloaded simd-adler32 v0.3.9 |
| 324 | 2026-05-21T00:11:24.819Z | Downloaded thiserror v2.0.18 |
| 325 | 2026-05-21T00:11:24.822Z | Downloaded find-msvc-tools v0.1.9 |
| 326 | 2026-05-21T00:11:24.826Z | Downloaded spki v0.7.3 |
| 327 | 2026-05-21T00:11:24.826Z | Downloaded target-spec-miette v0.4.6 |
| 328 | 2026-05-21T00:11:24.829Z | Downloaded ppv-lite86 v0.2.21 |
| 329 | 2026-05-21T00:11:24.829Z | Downloaded const-oid v0.9.6 |
| 330 | 2026-05-21T00:11:24.829Z | Downloaded clap_derive v4.6.1 |
| 331 | 2026-05-21T00:11:24.832Z | Downloaded thread_local v1.1.9 |
| 332 | 2026-05-21T00:11:24.832Z | Downloaded crc32fast v1.5.0 |
| 333 | 2026-05-21T00:11:24.837Z | Downloaded unicode-linebreak v0.1.5 |
| 334 | 2026-05-21T00:11:24.837Z | Downloaded typeid v1.0.3 |
| 335 | 2026-05-21T00:11:24.837Z | Downloaded tower-service v0.3.3 |
| 336 | 2026-05-21T00:11:24.837Z | Downloaded toml_write v0.1.2 |
| 337 | 2026-05-21T00:11:24.840Z | Downloaded serde_urlencoded v0.7.1 |
| 338 | 2026-05-21T00:11:24.840Z | Downloaded try-lock v0.2.5 |
| 339 | 2026-05-21T00:11:24.840Z | Downloaded self-replace v1.5.0 |
| 340 | 2026-05-21T00:11:24.840Z | Downloaded thiserror-impl v1.0.69 |
| 341 | 2026-05-21T00:11:24.840Z | Downloaded quinn-udp v0.5.14 |
| 342 | 2026-05-21T00:11:24.843Z | Downloaded target-lexicon v0.13.3 |
| 343 | 2026-05-21T00:11:24.843Z | Downloaded config v0.15.23 |
| 344 | 2026-05-21T00:11:24.847Z | Downloaded smol_str v0.3.6 |
| 345 | 2026-05-21T00:11:24.847Z | Downloaded sha2 v0.10.9 |
| 346 | 2026-05-21T00:11:24.850Z | Downloaded thiserror v1.0.69 |
| 347 | 2026-05-21T00:11:24.853Z | Downloaded thiserror-impl v2.0.18 |
| 348 | 2026-05-21T00:11:24.853Z | Downloaded getrandom v0.3.4 |
| 349 | 2026-05-21T00:11:24.856Z | Downloaded version_check v0.9.5 |
| 350 | 2026-05-21T00:11:24.856Z | Downloaded futures-channel v0.3.32 |
| 351 | 2026-05-21T00:11:24.856Z | Downloaded pkg-config v0.3.33 |
| 352 | 2026-05-21T00:11:24.859Z | Downloaded smallvec v1.15.1 |
| 353 | 2026-05-21T00:11:24.859Z | Downloaded eyre v0.6.12 |
| 354 | 2026-05-21T00:11:24.862Z | Downloaded tokio-native-tls v0.3.1 |
| 355 | 2026-05-21T00:11:24.862Z | Downloaded serde-untagged v0.1.9 |
| 356 | 2026-05-21T00:11:24.862Z | Downloaded pin-project v1.1.13 |
| 357 | 2026-05-21T00:11:24.868Z | Downloaded untrusted v0.9.0 |
| 358 | 2026-05-21T00:11:24.872Z | Downloaded target-spec v3.6.0 |
| 359 | 2026-05-21T00:11:24.872Z | Downloaded getrandom v0.4.2 |
| 360 | 2026-05-21T00:11:24.875Z | Downloaded num-traits v0.2.19 |
| 361 | 2026-05-21T00:11:24.875Z | Downloaded tower-layer v0.3.3 |
| 362 | 2026-05-21T00:11:24.878Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 363 | 2026-05-21T00:11:24.878Z | Downloaded parking_lot v0.12.5 |
| 364 | 2026-05-21T00:11:24.878Z | Downloaded http v1.4.0 |
| 365 | 2026-05-21T00:11:24.882Z | Downloaded rand_core v0.6.4 |
| 366 | 2026-05-21T00:11:24.882Z | Downloaded humantime v2.3.0 |
| 367 | 2026-05-21T00:11:24.885Z | Downloaded slab v0.4.12 |
| 368 | 2026-05-21T00:11:24.885Z | Downloaded anstyle v1.0.14 |
| 369 | 2026-05-21T00:11:24.885Z | Downloaded base64 v0.22.1 |
| 370 | 2026-05-21T00:11:24.888Z | Downloaded shlex v1.3.0 |
| 371 | 2026-05-21T00:11:24.888Z | Downloaded derive-where v1.6.1 |
| 372 | 2026-05-21T00:11:24.892Z | Downloaded tempfile v3.27.0 |
| 373 | 2026-05-21T00:11:24.892Z | Downloaded tracing-error v0.2.1 |
| 374 | 2026-05-21T00:11:24.895Z | Downloaded unicode-xid v0.2.6 |
| 375 | 2026-05-21T00:11:24.895Z | Downloaded urlencoding v2.1.3 |
| 376 | 2026-05-21T00:11:24.898Z | Downloaded want v0.3.1 |
| 377 | 2026-05-21T00:11:24.898Z | Downloaded ryu v1.0.23 |
| 378 | 2026-05-21T00:11:24.901Z | Downloaded toml v0.8.23 |
| 379 | 2026-05-21T00:11:24.901Z | Downloaded serde_derive v1.0.228 |
| 380 | 2026-05-21T00:11:24.904Z | Downloaded semver v1.0.28 |
| 381 | 2026-05-21T00:11:24.904Z | Downloaded socket2 v0.6.3 |
| 382 | 2026-05-21T00:11:24.908Z | Downloaded tokio-rustls v0.26.4 |
| 383 | 2026-05-21T00:11:24.908Z | Downloaded serde_core v1.0.228 |
| 384 | 2026-05-21T00:11:24.911Z | Downloaded utf8_iter v1.0.4 |
| 385 | 2026-05-21T00:11:24.911Z | Downloaded rustls-pki-types v1.14.1 |
| 386 | 2026-05-21T00:11:24.914Z | Downloaded pin-project-internal v1.1.13 |
| 387 | 2026-05-21T00:11:24.914Z | Downloaded xattr v1.6.1 |
| 388 | 2026-05-21T00:11:24.917Z | Downloaded self_update v0.42.0 |
| 389 | 2026-05-21T00:11:24.921Z | Downloaded miniz_oxide v0.8.9 |
| 390 | 2026-05-21T00:11:24.921Z | Downloaded cargo_metadata v0.20.0 |
| 391 | 2026-05-21T00:11:24.924Z | Downloaded mio v1.2.0 |
| 392 | 2026-05-21T00:11:24.929Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 393 | 2026-05-21T00:11:24.932Z | Downloaded sharded-slab v0.1.7 |
| 394 | 2026-05-21T00:11:24.935Z | Downloaded der v0.7.10 |
| 395 | 2026-05-21T00:11:24.935Z | Downloaded zeroize v1.8.2 |
| 396 | 2026-05-21T00:11:24.939Z | Downloaded tokio-stream v0.1.18 |
| 397 | 2026-05-21T00:11:24.939Z | Downloaded utf8parse v0.2.2 |
| 398 | 2026-05-21T00:11:24.942Z | Downloaded tracing-attributes v0.1.31 |
| 399 | 2026-05-21T00:11:24.942Z | Downloaded textwrap v0.16.2 |
| 400 | 2026-05-21T00:11:24.942Z | Downloaded crossterm v0.29.0 |
| 401 | 2026-05-21T00:11:24.945Z | Downloaded tracing-log v0.2.0 |
| 402 | 2026-05-21T00:11:24.948Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 403 | 2026-05-21T00:11:24.948Z | Downloaded zmij v1.0.21 |
| 404 | 2026-05-21T00:11:24.953Z | Downloaded tinyvec v1.11.0 |
| 405 | 2026-05-21T00:11:24.953Z | Downloaded zstd-safe v7.2.4 |
| 406 | 2026-05-21T00:11:24.957Z | Downloaded indicatif v0.17.11 |
| 407 | 2026-05-21T00:11:24.957Z | Downloaded xxhash-rust v0.8.15 |
| 408 | 2026-05-21T00:11:24.962Z | Downloaded parking_lot_core v0.9.12 |
| 409 | 2026-05-21T00:11:24.972Z | Downloaded ed25519-dalek v2.2.0 |
| 410 | 2026-05-21T00:11:24.975Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 411 | 2026-05-21T00:11:24.978Z | Downloaded rand v0.9.4 |
| 412 | 2026-05-21T00:11:24.983Z | Downloaded signal-hook v0.3.18 |
| 413 | 2026-05-21T00:11:24.983Z | Downloaded zipsign-api v0.1.5 |
| 414 | 2026-05-21T00:11:24.986Z | Downloaded tar v0.4.46 |
| 415 | 2026-05-21T00:11:24.986Z | Downloaded backtrace v0.3.76 |
| 416 | 2026-05-21T00:11:24.989Z | Downloaded unicase v2.9.0 |
| 417 | 2026-05-21T00:11:24.989Z | Downloaded derive_more v2.1.1 |
| 418 | 2026-05-21T00:11:24.993Z | Downloaded unicode-ident v1.0.24 |
| 419 | 2026-05-21T00:11:24.996Z | Downloaded rustls-webpki v0.103.13 |
| 420 | 2026-05-21T00:11:24.999Z | Downloaded openssl-sys v0.9.116 |
| 421 | 2026-05-21T00:11:25.002Z | Downloaded zstd v0.13.3 |
| 422 | 2026-05-21T00:11:25.003Z | Downloaded flate2 v1.1.9 |
| 423 | 2026-05-21T00:11:25.006Z | Downloaded miette v7.6.0 |
| 424 | 2026-05-21T00:11:25.009Z | Downloaded indexmap v2.14.0 |
| 425 | 2026-05-21T00:11:25.009Z | Downloaded cc v1.2.62 |
| 426 | 2026-05-21T00:11:25.013Z | Downloaded uuid v1.23.1 |
| 427 | 2026-05-21T00:11:25.016Z | Downloaded derive_more-impl v2.1.1 |
| 428 | 2026-05-21T00:11:25.019Z | Downloaded nextest-runner v0.80.0 |
| 429 | 2026-05-21T00:11:25.023Z | Downloaded vte v0.14.1 |
| 430 | 2026-05-21T00:11:25.026Z | Downloaded itertools v0.14.0 |
| 431 | 2026-05-21T00:11:25.032Z | Downloaded tracing-core v0.1.36 |
| 432 | 2026-05-21T00:11:25.035Z | Downloaded clap_builder v4.6.0 |
| 433 | 2026-05-21T00:11:25.039Z | Downloaded hyper-util v0.1.20 |
| 434 | 2026-05-21T00:11:25.043Z | Downloaded toml_edit v0.22.27 |
| 435 | 2026-05-21T00:11:25.046Z | Downloaded memchr v2.8.0 |
| 436 | 2026-05-21T00:11:25.052Z | Downloaded quinn v0.11.9 |
| 437 | 2026-05-21T00:11:25.060Z | Downloaded url v2.5.8 |
| 438 | 2026-05-21T00:11:25.067Z | Downloaded tower v0.5.3 |
| 439 | 2026-05-21T00:11:25.077Z | Downloaded guppy v0.17.25 |
| 440 | 2026-05-21T00:11:25.080Z | Downloaded hashbrown v0.15.5 |
| 441 | 2026-05-21T00:11:25.092Z | Downloaded typenum v1.20.0 |
| 442 | 2026-05-21T00:11:25.098Z | Downloaded hashbrown v0.17.1 |
| 443 | 2026-05-21T00:11:25.106Z | Downloaded unicode-segmentation v1.13.2 |
| 444 | 2026-05-21T00:11:25.109Z | Downloaded tokio-util v0.7.18 |
| 445 | 2026-05-21T00:11:25.112Z | Downloaded futures-util v0.3.32 |
| 446 | 2026-05-21T00:11:25.119Z | Downloaded regex v1.12.3 |
| 447 | 2026-05-21T00:11:25.122Z | Downloaded aho-corasick v1.1.4 |
| 448 | 2026-05-21T00:11:25.125Z | Downloaded idna v1.1.0 |
| 449 | 2026-05-21T00:11:25.133Z | Downloaded reqwest v0.12.28 |
| 450 | 2026-05-21T00:11:25.139Z | Downloaded unicode-normalization v0.1.25 |
| 451 | 2026-05-21T00:11:25.142Z | Downloaded h2 v0.4.14 |
| 452 | 2026-05-21T00:11:25.146Z | Downloaded tower-http v0.6.11 |
| 453 | 2026-05-21T00:11:25.151Z | Downloaded serde_json v1.0.149 |
| 454 | 2026-05-21T00:11:25.155Z | Downloaded ron v0.12.1 |
| 455 | 2026-05-21T00:11:25.163Z | Downloaded hyper v1.9.0 |
| 456 | 2026-05-21T00:11:25.167Z | Downloaded chrono v0.4.44 |
| 457 | 2026-05-21T00:11:25.171Z | Downloaded winnow v1.0.3 |
| 458 | 2026-05-21T00:11:25.177Z | Downloaded pulldown-cmark v0.13.4 |
| 459 | 2026-05-21T00:11:25.182Z | Downloaded webpki-roots v1.0.7 |
| 460 | 2026-05-21T00:11:25.185Z | Downloaded tracing-subscriber v0.3.23 |
| 461 | 2026-05-21T00:11:25.188Z | Downloaded quick-xml v0.37.5 |
| 462 | 2026-05-21T00:11:25.193Z | Downloaded portable-atomic v1.13.1 |
| 463 | 2026-05-21T00:11:25.197Z | Downloaded gimli v0.32.3 |
| 464 | 2026-05-21T00:11:25.202Z | Downloaded curve25519-dalek v4.1.3 |
| 465 | 2026-05-21T00:11:25.206Z | Downloaded zerocopy v0.8.48 |
| 466 | 2026-05-21T00:11:25.218Z | Downloaded quick-xml v0.38.4 |
| 467 | 2026-05-21T00:11:25.221Z | Downloaded winnow v0.7.15 |
| 468 | 2026-05-21T00:11:25.228Z | Downloaded bstr v1.12.1 |
| 469 | 2026-05-21T00:11:25.232Z | Downloaded unicode-width v0.2.2 |
| 470 | 2026-05-21T00:11:25.235Z | Downloaded quinn-proto v0.11.14 |
| 471 | 2026-05-21T00:11:25.254Z | Downloaded color-eyre v0.6.5 |
| 472 | 2026-05-21T00:11:25.271Z | Downloaded tokio v1.52.3 |
| 473 | 2026-05-21T00:11:25.293Z | Downloaded vcpkg v0.2.15 |
| 474 | 2026-05-21T00:11:25.329Z | Downloaded syn v2.0.117 |
| 475 | 2026-05-21T00:11:25.335Z | Downloaded openssl v0.10.80 |
| 476 | 2026-05-21T00:11:25.343Z | Downloaded unicode-width v0.1.14 |
| 477 | 2026-05-21T00:11:25.346Z | Downloaded nix v0.30.1 |
| 478 | 2026-05-21T00:11:25.352Z | Downloaded object v0.37.3 |
| 479 | 2026-05-21T00:11:25.386Z | Downloaded regex-syntax v0.8.10 |
| 480 | 2026-05-21T00:11:25.391Z | Downloaded rustls v0.23.40 |
| 481 | 2026-05-21T00:11:25.396Z | Downloaded rustix v0.38.44 |
| 482 | 2026-05-21T00:11:25.409Z | Downloaded rustix v1.1.4 |
| 483 | 2026-05-21T00:11:25.431Z | Downloaded tracing v0.1.44 |
| 484 | 2026-05-21T00:11:25.495Z | Downloaded regex-automata v0.4.14 |
| 485 | 2026-05-21T00:11:25.522Z | Downloaded petgraph v0.8.3 |
| 486 | 2026-05-21T00:11:25.532Z | Downloaded libc v0.2.186 |
| 487 | 2026-05-21T00:11:25.551Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 488 | 2026-05-21T00:11:25.617Z | Downloaded recursion v0.5.4 |
| 489 | 2026-05-21T00:11:25.624Z | Downloaded ring v0.17.14 |
| 490 | 2026-05-21T00:11:25.685Z | Compiling libc v0.2.186 |
| 491 | 2026-05-21T00:11:25.685Z | Compiling proc-macro2 v1.0.106 |
| 492 | 2026-05-21T00:11:25.689Z | Compiling unicode-ident v1.0.24 |
| 493 | 2026-05-21T00:11:25.689Z | Compiling quote v1.0.45 |
| 494 | 2026-05-21T00:11:25.689Z | Compiling serde_core v1.0.228 |
| 495 | 2026-05-21T00:11:25.689Z | Compiling cfg-if v1.0.4 |
| 496 | 2026-05-21T00:11:25.689Z | Compiling memchr v2.8.0 |
| 497 | 2026-05-21T00:11:25.689Z | Compiling once_cell v1.21.4 |
| 498 | 2026-05-21T00:11:25.919Z | Compiling log v0.4.29 |
| 499 | 2026-05-21T00:11:25.938Z | Compiling pin-project-lite v0.2.17 |
| 500 | 2026-05-21T00:11:26.028Z | Compiling itoa v1.0.18 |
| 501 | 2026-05-21T00:11:26.063Z | Compiling serde v1.0.228 |
| 502 | 2026-05-21T00:11:26.257Z | Compiling futures-core v0.3.32 |
| 503 | 2026-05-21T00:11:26.439Z | Compiling smallvec v1.15.1 |
| 504 | 2026-05-21T00:11:26.442Z | Compiling bitflags v2.11.1 |
| 505 | 2026-05-21T00:11:26.442Z | Compiling shlex v1.3.0 |
| 506 | 2026-05-21T00:11:26.661Z | Compiling hashbrown v0.17.1 |
| 507 | 2026-05-21T00:11:26.704Z | Compiling find-msvc-tools v0.1.9 |
| 508 | 2026-05-21T00:11:26.851Z | Compiling jobserver v0.1.34 |
| 509 | 2026-05-21T00:11:26.897Z | Compiling equivalent v1.0.2 |
| 510 | 2026-05-21T00:11:26.927Z | Compiling errno v0.3.14 |
| 511 | 2026-05-21T00:11:26.959Z | Compiling bytes v1.11.1 |
| 512 | 2026-05-21T00:11:26.981Z | Compiling mio v1.2.0 |
| 513 | 2026-05-21T00:11:27.024Z | Compiling futures-sink v0.3.32 |
| 514 | 2026-05-21T00:11:27.084Z | Compiling signal-hook-registry v1.4.8 |
| 515 | 2026-05-21T00:11:27.163Z | Compiling cc v1.2.62 |
| 516 | 2026-05-21T00:11:27.320Z | Compiling syn v2.0.117 |
| 517 | 2026-05-21T00:11:27.323Z | Compiling rustix v1.1.4 |
| 518 | 2026-05-21T00:11:27.373Z | Compiling socket2 v0.6.3 |
| 519 | 2026-05-21T00:11:27.623Z | Compiling slab v0.4.12 |
| 520 | 2026-05-21T00:11:27.667Z | Compiling zmij v1.0.21 |
| 521 | 2026-05-21T00:11:27.818Z | Compiling futures-channel v0.3.32 |
| 522 | 2026-05-21T00:11:27.830Z | Compiling tracing-core v0.1.36 |
| 523 | 2026-05-21T00:11:28.056Z | Compiling version_check v0.9.5 |
| 524 | 2026-05-21T00:11:28.118Z | Compiling serde_json v1.0.149 |
| 525 | 2026-05-21T00:11:28.351Z | Compiling indexmap v2.14.0 |
| 526 | 2026-05-21T00:11:28.395Z | Compiling getrandom v0.4.2 |
| 527 | 2026-05-21T00:11:28.456Z | Compiling futures-task v0.3.32 |
| 528 | 2026-05-21T00:11:28.579Z | Compiling futures-io v0.3.32 |
| 529 | 2026-05-21T00:11:28.632Z | Compiling camino v1.2.2 |
| 530 | 2026-05-21T00:11:28.708Z | Compiling unicode-width v0.2.2 |
| 531 | 2026-05-21T00:11:28.731Z | Compiling percent-encoding v2.3.2 |
| 532 | 2026-05-21T00:11:29.011Z | Compiling ring v0.17.14 |
| 533 | 2026-05-21T00:11:29.024Z | Compiling http v1.4.0 |
| 534 | 2026-05-21T00:11:29.034Z | Compiling autocfg v1.5.0 |
| 535 | 2026-05-21T00:11:29.163Z | Compiling zeroize v1.8.2 |
| 536 | 2026-05-21T00:11:29.214Z | Compiling simd-adler32 v0.3.9 |
| 537 | 2026-05-21T00:11:29.391Z | Compiling adler2 v2.0.1 |
| 538 | 2026-05-21T00:11:29.398Z | Compiling num-traits v0.2.19 |
| 539 | 2026-05-21T00:11:29.540Z | Compiling miniz_oxide v0.8.9 |
| 540 | 2026-05-21T00:11:29.830Z | Compiling target-lexicon v0.13.3 |
| 541 | 2026-05-21T00:11:30.058Z | Compiling getrandom v0.3.4 |
| 542 | 2026-05-21T00:11:30.202Z | Compiling zerocopy v0.8.48 |
| 543 | 2026-05-21T00:11:30.311Z | Compiling object v0.37.3 |
| 544 | 2026-05-21T00:11:30.467Z | Compiling http-body v1.0.1 |
| 545 | 2026-05-21T00:11:30.640Z | Compiling rustls-pki-types v1.14.1 |
| 546 | 2026-05-21T00:11:30.655Z | Compiling form_urlencoded v1.2.2 |
| 547 | 2026-05-21T00:11:30.790Z | Compiling semver v1.0.28 |
| 548 | 2026-05-21T00:11:30.920Z | Compiling getrandom v0.2.17 |
| 549 | 2026-05-21T00:11:30.932Z | Compiling utf8_iter v1.0.4 |
| 550 | 2026-05-21T00:11:30.952Z | Compiling guppy-workspace-hack v0.1.0 |
| 551 | 2026-05-21T00:11:30.963Z | Compiling serde_derive v1.0.228 |
| 552 | 2026-05-21T00:11:31.088Z | Compiling tokio-macros v2.7.0 |
| 553 | 2026-05-21T00:11:31.106Z | Compiling futures-macro v0.3.32 |
| 554 | 2026-05-21T00:11:31.187Z | Compiling tracing-attributes v0.1.31 |
| 555 | 2026-05-21T00:11:31.224Z | Compiling idna_adapter v1.0.0 |
| 556 | 2026-05-21T00:11:31.334Z | Compiling thiserror v2.0.18 |
| 557 | 2026-05-21T00:11:31.441Z | Compiling fnv v1.0.7 |
| 558 | 2026-05-21T00:11:31.500Z | Compiling untrusted v0.9.0 |
| 559 | 2026-05-21T00:11:31.545Z | Compiling signal-hook v0.3.18 |
| 560 | 2026-05-21T00:11:31.629Z | Compiling gimli v0.32.3 |
| 561 | 2026-05-21T00:11:31.683Z | Compiling httparse v1.10.1 |
| 562 | 2026-05-21T00:11:31.773Z | Compiling owo-colors v4.3.0 |
| 563 | 2026-05-21T00:11:31.875Z | Compiling tokio v1.52.3 |
| 564 | 2026-05-21T00:11:31.930Z | Compiling futures-util v0.3.32 |
| 565 | 2026-05-21T00:11:32.151Z | Compiling idna v1.1.0 |
| 566 | 2026-05-21T00:11:32.305Z | Compiling thiserror-impl v2.0.18 |
| 567 | 2026-05-21T00:11:32.401Z | Compiling tracing v0.1.44 |
| 568 | 2026-05-21T00:11:33.789Z | Compiling addr2line v0.25.1 |
| 569 | 2026-05-21T00:11:34.267Z | Compiling generic-array v0.14.7 |
| 570 | 2026-05-21T00:11:34.410Z | Compiling thiserror v1.0.69 |
| 571 | 2026-05-21T00:11:34.513Z | Compiling tower-service v0.3.3 |
| 572 | 2026-05-21T00:11:34.556Z | Compiling pkg-config v0.3.33 |
| 573 | 2026-05-21T00:11:34.608Z | Compiling try-lock v0.2.5 |
| 574 | 2026-05-21T00:11:34.724Z | Compiling rustc-demangle v0.1.27 |
| 575 | 2026-05-21T00:11:34.728Z | Compiling fastrand v2.4.1 |
| 576 | 2026-05-21T00:11:34.728Z | Compiling target-spec v3.6.0 |
| 577 | 2026-05-21T00:11:34.988Z | Compiling atomic-waker v1.1.2 |
| 578 | 2026-05-21T00:11:35.021Z | Compiling typeid v1.0.3 |
| 579 | 2026-05-21T00:11:35.065Z | Compiling rustls v0.23.40 |
| 580 | 2026-05-21T00:11:35.133Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 581 | 2026-05-21T00:11:35.290Z | Compiling tempfile v3.27.0 |
| 582 | 2026-05-21T00:11:35.541Z | Compiling want v0.3.1 |
| 583 | 2026-05-21T00:11:35.621Z | Compiling cfg-expr v0.20.7 |
| 584 | 2026-05-21T00:11:35.711Z | Compiling tokio-util v0.7.18 |
| 585 | 2026-05-21T00:11:35.848Z | Compiling url v2.5.8 |
| 586 | 2026-05-21T00:11:36.197Z | Compiling h2 v0.4.14 |
| 587 | 2026-05-21T00:11:36.510Z | Compiling backtrace v0.3.76 |
| 588 | 2026-05-21T00:11:37.223Z | Compiling thiserror-impl v1.0.69 |
| 589 | 2026-05-21T00:11:37.280Z | Compiling terminal_size v0.4.4 |
| 590 | 2026-05-21T00:11:37.432Z | Compiling aho-corasick v1.1.4 |
| 591 | 2026-05-21T00:11:37.503Z | Compiling regex-syntax v0.8.10 |
| 592 | 2026-05-21T00:11:38.334Z | Compiling erased-serde v0.4.10 |
| 593 | 2026-05-21T00:11:38.364Z | Compiling subtle v2.6.1 |
| 594 | 2026-05-21T00:11:38.520Z | Compiling winnow v0.7.15 |
| 595 | 2026-05-21T00:11:38.624Z | Compiling typenum v1.20.0 |
| 596 | 2026-05-21T00:11:39.312Z | Compiling rustls-webpki v0.103.13 |
| 597 | 2026-05-21T00:11:41.794Z | Compiling regex-automata v0.4.14 |
| 598 | 2026-05-21T00:11:41.915Z | Compiling hyper v1.9.0 |
| 599 | 2026-05-21T00:11:42.940Z | Compiling toml_datetime v0.6.11 |
| 600 | 2026-05-21T00:11:43.328Z | Compiling serde_spanned v0.6.9 |
| 601 | 2026-05-21T00:11:43.493Z | Compiling ahash v0.8.12 |
| 602 | 2026-05-21T00:11:43.757Z | Compiling sync_wrapper v1.0.2 |
| 603 | 2026-05-21T00:11:43.874Z | Compiling parking_lot_core v0.9.12 |
| 604 | 2026-05-21T00:11:44.160Z | Compiling ipnet v2.12.0 |
| 605 | 2026-05-21T00:11:44.641Z | Compiling nextest-workspace-hack v0.1.0 |
| 606 | 2026-05-21T00:11:44.655Z | Compiling tower-layer v0.3.3 |
| 607 | 2026-05-21T00:11:44.859Z | Compiling base64 v0.22.1 |
| 608 | 2026-05-21T00:11:44.872Z | Compiling portable-atomic v1.13.1 |
| 609 | 2026-05-21T00:11:45.323Z | Compiling crc32fast v1.5.0 |
| 610 | 2026-05-21T00:11:45.349Z | Compiling lazy_static v1.5.0 |
| 611 | 2026-05-21T00:11:45.349Z | Compiling unicode-linebreak v0.1.5 |
| 612 | 2026-05-21T00:11:45.457Z | Compiling toml_write v0.1.2 |
| 613 | 2026-05-21T00:11:45.540Z | Compiling foldhash v0.1.5 |
| 614 | 2026-05-21T00:11:45.622Z | Compiling either v1.16.0 |
| 615 | 2026-05-21T00:11:45.635Z | Compiling unicode-segmentation v1.13.2 |
| 616 | 2026-05-21T00:11:45.674Z | Compiling is_ci v1.2.0 |
| 617 | 2026-05-21T00:11:45.700Z | Compiling hashbrown v0.15.5 |
| 618 | 2026-05-21T00:11:45.754Z | Compiling toml_edit v0.22.27 |
| 619 | 2026-05-21T00:11:45.838Z | Compiling supports-color v3.0.2 |
| 620 | 2026-05-21T00:11:45.896Z | Compiling textwrap v0.16.2 |
| 621 | 2026-05-21T00:11:46.018Z | Compiling convert_case v0.10.0 |
| 622 | 2026-05-21T00:11:46.065Z | Compiling sharded-slab v0.1.7 |
| 623 | 2026-05-21T00:11:46.337Z | Compiling hyper-util v0.1.20 |
| 624 | 2026-05-21T00:11:46.367Z | Compiling tower v0.5.3 |
| 625 | 2026-05-21T00:11:46.750Z | Compiling tokio-rustls v0.26.4 |
| 626 | 2026-05-21T00:11:47.036Z | Compiling backtrace-ext v0.2.1 |
| 627 | 2026-05-21T00:11:47.302Z | Compiling ordered-float v2.10.1 |
| 628 | 2026-05-21T00:11:47.317Z | Compiling webpki-roots v1.0.7 |
| 629 | 2026-05-21T00:11:47.433Z | Compiling miette-derive v7.6.0 |
| 630 | 2026-05-21T00:11:47.530Z | Compiling pathdiff v0.2.3 |
| 631 | 2026-05-21T00:11:47.568Z | Compiling console v0.15.11 |
| 632 | 2026-05-21T00:11:47.656Z | Compiling cargo-platform v0.3.3 |
| 633 | 2026-05-21T00:11:48.216Z | Compiling tracing-log v0.2.0 |
| 634 | 2026-05-21T00:11:48.542Z | Compiling os_pipe v1.2.3 |
| 635 | 2026-05-21T00:11:48.572Z | Compiling thread_local v1.1.9 |
| 636 | 2026-05-21T00:11:48.708Z | Compiling utf8parse v0.2.2 |
| 637 | 2026-05-21T00:11:48.824Z | Compiling pulldown-cmark v0.13.4 |
| 638 | 2026-05-21T00:11:48.871Z | Compiling unicode-width v0.1.14 |
| 639 | 2026-05-21T00:11:48.947Z | Compiling ryu v1.0.23 |
| 640 | 2026-05-21T00:11:48.975Z | Compiling fixedbitset v0.5.7 |
| 641 | 2026-05-21T00:11:49.053Z | Compiling cfg_aliases v0.2.1 |
| 642 | 2026-05-21T00:11:49.127Z | Compiling zstd-safe v7.2.4 |
| 643 | 2026-05-21T00:11:49.168Z | Compiling rustix v0.38.44 |
| 644 | 2026-05-21T00:11:49.251Z | Compiling debug-ignore v1.0.5 |
| 645 | 2026-05-21T00:11:49.348Z | Compiling supports-hyperlinks v3.2.0 |
| 646 | 2026-05-21T00:11:49.378Z | Compiling supports-unicode v3.0.0 |
| 647 | 2026-05-21T00:11:49.491Z | Compiling scopeguard v1.2.0 |
| 648 | 2026-05-21T00:11:49.533Z | Compiling winnow v1.0.3 |
| 649 | 2026-05-21T00:11:49.591Z | Compiling lock_api v0.4.14 |
| 650 | 2026-05-21T00:11:49.646Z | Compiling miette v7.6.0 |
| 651 | 2026-05-21T00:11:49.839Z | Compiling petgraph v0.8.3 |
| 652 | 2026-05-21T00:11:49.926Z | Compiling nix v0.30.1 |
| 653 | 2026-05-21T00:11:50.313Z | Compiling serde_urlencoded v0.7.1 |
| 654 | 2026-05-21T00:11:50.620Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 655 | 2026-05-21T00:11:51.012Z | Compiling tracing-subscriber v0.3.23 |
| 656 | 2026-05-21T00:11:51.782Z | Compiling anstyle-parse v1.0.0 |
| 657 | 2026-05-21T00:11:51.902Z | Compiling sigchld v0.2.4 |
| 658 | 2026-05-21T00:11:52.010Z | Compiling cargo_metadata v0.23.1 |
| 659 | 2026-05-21T00:11:52.095Z | Compiling serde-value v0.7.0 |
| 660 | 2026-05-21T00:11:52.910Z | Compiling hyper-rustls v0.27.9 |
| 661 | 2026-05-21T00:11:52.959Z | Compiling serde-untagged v0.1.9 |
| 662 | 2026-05-21T00:11:53.441Z | Compiling toml v0.8.23 |
| 663 | 2026-05-21T00:11:53.582Z | Compiling tower-http v0.6.11 |
| 664 | 2026-05-21T00:11:54.319Z | Compiling derive_more-impl v2.1.1 |
| 665 | 2026-05-21T00:11:54.626Z | Compiling itertools v0.14.0 |
| 666 | 2026-05-21T00:11:55.015Z | Compiling regex v1.12.3 |
| 667 | 2026-05-21T00:11:55.131Z | Compiling block-buffer v0.10.4 |
| 668 | 2026-05-21T00:11:55.146Z | Compiling crypto-common v0.1.7 |
| 669 | 2026-05-21T00:11:55.275Z | Compiling ppv-lite86 v0.2.21 |
| 670 | 2026-05-21T00:11:55.275Z | Compiling rand_core v0.9.5 |
| 671 | 2026-05-21T00:11:55.535Z | Compiling futures-executor v0.3.32 |
| 672 | 2026-05-21T00:11:55.601Z | Compiling pin-project-internal v1.1.13 |
| 673 | 2026-05-21T00:11:56.067Z | Compiling http-body-util v0.1.3 |
| 674 | 2026-05-21T00:11:56.081Z | Compiling uuid v1.23.1 |
| 675 | 2026-05-21T00:11:56.212Z | Compiling serde_spanned v1.1.1 |
| 676 | 2026-05-21T00:11:56.349Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 677 | 2026-05-21T00:11:56.362Z | Compiling smol_str v0.3.6 |
| 678 | 2026-05-21T00:11:56.425Z | Compiling filetime v0.2.29 |
| 679 | 2026-05-21T00:11:56.617Z | Compiling bstr v1.12.1 |
| 680 | 2026-05-21T00:11:56.639Z | Compiling vte v0.14.1 |
| 681 | 2026-05-21T00:11:56.653Z | Compiling nested v0.1.1 |
| 682 | 2026-05-21T00:11:56.694Z | Compiling xattr v1.6.1 |
| 683 | 2026-05-21T00:11:56.755Z | Compiling color-spantrace v0.3.0 |
| 684 | 2026-05-21T00:11:56.840Z | Compiling iana-time-zone v0.1.65 |
| 685 | 2026-05-21T00:11:56.853Z | Compiling litrs v1.0.0 |
| 686 | 2026-05-21T00:11:56.879Z | Compiling self_update v0.42.0 |
| 687 | 2026-05-21T00:11:57.131Z | Compiling anstyle v1.0.14 |
| 688 | 2026-05-21T00:11:57.179Z | Compiling eyre v0.6.12 |
| 689 | 2026-05-21T00:11:57.272Z | Compiling anstyle-query v1.1.5 |
| 690 | 2026-05-21T00:11:57.285Z | Compiling number_prefix v0.4.0 |
| 691 | 2026-05-21T00:11:57.300Z | Compiling colorchoice v1.0.5 |
| 692 | 2026-05-21T00:11:57.370Z | Compiling is_terminal_polyfill v1.70.2 |
| 693 | 2026-05-21T00:11:57.386Z | Compiling static_assertions v1.1.0 |
| 694 | 2026-05-21T00:11:57.411Z | Compiling tinyvec_macros v0.1.1 |
| 695 | 2026-05-21T00:11:57.426Z | Compiling unicase v2.9.0 |
| 696 | 2026-05-21T00:11:57.455Z | Compiling unicode-xid v0.2.6 |
| 697 | 2026-05-21T00:11:57.468Z | Compiling tinyvec v1.11.0 |
| 698 | 2026-05-21T00:11:57.480Z | Compiling guppy v0.17.25 |
| 699 | 2026-05-21T00:11:57.589Z | Compiling cargo-util-schemas v0.2.0 |
| 700 | 2026-05-21T00:11:57.604Z | Compiling anstream v1.0.0 |
| 701 | 2026-05-21T00:11:57.768Z | Compiling indicatif v0.17.11 |
| 702 | 2026-05-21T00:11:57.886Z | Compiling document-features v0.2.12 |
| 703 | 2026-05-21T00:11:58.167Z | Compiling globset v0.4.18 |
| 704 | 2026-05-21T00:11:58.447Z | Compiling chrono v0.4.44 |
| 705 | 2026-05-21T00:11:58.889Z | Compiling tar v0.4.46 |
| 706 | 2026-05-21T00:11:59.616Z | Compiling strip-ansi-escapes v0.2.1 |
| 707 | 2026-05-21T00:11:59.981Z | Compiling pin-project v1.1.13 |
| 708 | 2026-05-21T00:12:00.085Z | Compiling nextest-metadata v0.12.2 |
| 709 | 2026-05-21T00:12:00.098Z | Compiling toml v1.1.2+spec-1.1.0 |
| 710 | 2026-05-21T00:12:00.889Z | Compiling newtype-uuid v1.3.2 |
| 711 | 2026-05-21T00:12:01.082Z | Compiling reqwest v0.12.28 |
| 712 | 2026-05-21T00:12:01.382Z | Compiling futures v0.3.32 |
| 713 | 2026-05-21T00:12:01.395Z | Compiling rand_chacha v0.9.0 |
| 714 | 2026-05-21T00:12:01.463Z | Compiling digest v0.10.7 |
| 715 | 2026-05-21T00:12:01.683Z | Compiling derive_more v2.1.1 |
| 716 | 2026-05-21T00:12:01.765Z | Compiling flate2 v1.1.9 |
| 717 | 2026-05-21T00:12:01.799Z | Compiling parking_lot v0.12.5 |
| 718 | 2026-05-21T00:12:01.921Z | Compiling shared_child v1.1.1 |
| 719 | 2026-05-21T00:12:02.254Z | Compiling tracing-error v0.2.1 |
| 720 | 2026-05-21T00:12:02.659Z | Compiling signal-hook-mio v0.2.5 |
| 721 | 2026-05-21T00:12:02.703Z | Compiling self-replace v1.5.0 |
| 722 | 2026-05-21T00:12:02.793Z | Compiling cargo-platform v0.2.0 |
| 723 | 2026-05-21T00:12:02.991Z | Compiling quick-xml v0.37.5 |
| 724 | 2026-05-21T00:12:03.274Z | Compiling quick-xml v0.38.4 |
| 725 | 2026-05-21T00:12:03.339Z | Compiling humantime v2.3.0 |
| 726 | 2026-05-21T00:12:03.763Z | Compiling strsim v0.11.1 |
| 727 | 2026-05-21T00:12:03.801Z | Compiling shell-words v1.1.1 |
| 728 | 2026-05-21T00:12:04.048Z | Compiling clap_lex v1.1.0 |
| 729 | 2026-05-21T00:12:04.422Z | Compiling recursion v0.5.4 |
| 730 | 2026-05-21T00:12:04.499Z | Compiling heck v0.5.0 |
| 731 | 2026-05-21T00:12:04.571Z | Compiling cpufeatures v0.2.17 |
| 732 | 2026-05-21T00:12:04.643Z | Compiling urlencoding v2.1.3 |
| 733 | 2026-05-21T00:12:04.704Z | Compiling indenter v0.3.4 |
| 734 | 2026-05-21T00:12:04.896Z | Compiling clap_builder v4.6.0 |
| 735 | 2026-05-21T00:12:05.033Z | Compiling clap_derive v4.6.1 |
| 736 | 2026-05-21T00:12:05.231Z | Compiling sha2 v0.10.9 |
| 737 | 2026-05-21T00:12:05.359Z | Compiling nextest-filtering v0.15.0 |
| 738 | 2026-05-21T00:12:06.442Z | Compiling quick-junit v0.5.2 |
| 739 | 2026-05-21T00:12:06.829Z | Compiling humantime-serde v1.1.1 |
| 740 | 2026-05-21T00:12:06.992Z | Compiling atomicwrites v0.4.4 |
| 741 | 2026-05-21T00:12:07.274Z | Compiling cargo_metadata v0.20.0 |
| 742 | 2026-05-21T00:12:09.260Z | Compiling crossterm v0.29.0 |
| 743 | 2026-05-21T00:12:09.545Z | Compiling cargo-nextest v0.9.97 |
| 744 | 2026-05-21T00:12:11.179Z | Compiling duct v0.13.7 |
| 745 | 2026-05-21T00:12:11.221Z | Compiling rand v0.9.4 |
| 746 | 2026-05-21T00:12:11.359Z | Compiling zstd v0.13.3 |
| 747 | 2026-05-21T00:12:11.425Z | Compiling async-scoped v0.9.0 |
| 748 | 2026-05-21T00:12:11.624Z | Compiling config v0.15.23 |
| 749 | 2026-05-21T00:12:11.789Z | Compiling unicode-normalization v0.1.25 |
| 750 | 2026-05-21T00:12:11.980Z | Compiling target-spec-miette v0.4.6 |
| 751 | 2026-05-21T00:12:12.377Z | Compiling future-queue v0.4.0 |
| 752 | 2026-05-21T00:12:12.390Z | Compiling mukti-metadata v0.3.0 |
| 753 | 2026-05-21T00:12:12.444Z | Compiling tokio-stream v0.1.18 |
| 754 | 2026-05-21T00:12:12.478Z | Compiling camino-tempfile v1.4.1 |
| 755 | 2026-05-21T00:12:12.657Z | Compiling derive-where v1.6.1 |
| 756 | 2026-05-21T00:12:12.863Z | Compiling serde_ignored v0.1.14 |
| 757 | 2026-05-21T00:12:12.902Z | Compiling serde_path_to_error v0.1.20 |
| 758 | 2026-05-21T00:12:12.905Z | Compiling xxhash-rust v0.8.15 |
| 759 | 2026-05-21T00:12:12.962Z | Compiling swrite v0.1.0 |
| 760 | 2026-05-21T00:12:13.083Z | Compiling indent_write v2.2.0 |
| 761 | 2026-05-21T00:12:13.083Z | Compiling hex v0.4.3 |
| 762 | 2026-05-21T00:12:13.193Z | Compiling home v0.5.12 |
| 763 | 2026-05-21T00:12:13.232Z | Compiling color-eyre v0.6.5 |
| 764 | 2026-05-21T00:12:13.360Z | Compiling clap v4.6.1 |
| 765 | 2026-05-21T00:12:13.385Z | Compiling dialoguer v0.11.0 |
| 766 | 2026-05-21T00:12:13.396Z | Compiling enable-ansi-support v0.2.1 |
| 767 | 2026-05-21T00:12:13.910Z | Compiling nextest-runner v0.80.0 |
| 768 | 2026-05-21T00:12:31.961Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 769 | 2026-05-21T00:12:32.144Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 770 | 2026-05-21T00:12:32.148Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 771 | 2026-05-21T00:12:32.262Z | + pushd bgp |
| 772 | 2026-05-21T00:12:32.266Z | + pfexec cargo nextest run -p bgp -p mg-api-types -p mg-api-types-versions |
| 773 | 2026-05-21T00:12:32.266Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 774 | 2026-05-21T00:12:32.422Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 775 | 2026-05-21T00:12:33.338Z | From https://github.com/oxidecomputer/falcon |
| 776 | 2026-05-21T00:12:33.338Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 777 | 2026-05-21T00:12:33.416Z | Updating crates.io index |
| 778 | 2026-05-21T00:12:33.452Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 779 | 2026-05-21T00:12:34.204Z | From https://github.com/oxidecomputer/dendrite |
| 780 | 2026-05-21T00:12:34.204Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 781 | 2026-05-21T00:12:34.287Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 782 | 2026-05-21T00:12:34.567Z | From https://github.com/oxidecomputer/ispf |
| 783 | 2026-05-21T00:12:34.567Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 784 | 2026-05-21T00:12:34.573Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 785 | 2026-05-21T00:12:34.914Z | From https://github.com/oxidecomputer/netadm-sys |
| 786 | 2026-05-21T00:12:34.914Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 787 | 2026-05-21T00:12:34.921Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 788 | 2026-05-21T00:12:42.483Z | From https://github.com/oxidecomputer/omicron |
| 789 | 2026-05-21T00:12:42.483Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 790 | 2026-05-21T00:12:42.898Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 791 | 2026-05-21T00:12:43.532Z | From https://github.com/oxidecomputer/opte |
| 792 | 2026-05-21T00:12:43.532Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 793 | 2026-05-21T00:12:43.564Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 794 | 2026-05-21T00:12:43.841Z | From https://github.com/illumos/smf-rs |
| 795 | 2026-05-21T00:12:43.841Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 796 | 2026-05-21T00:12:44.020Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 797 | 2026-05-21T00:12:44.303Z | From https://github.com/oxidecomputer/network-interface |
| 798 | 2026-05-21T00:12:44.303Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 799 | 2026-05-21T00:12:44.405Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 800 | 2026-05-21T00:12:44.730Z | From https://github.com/oxidecomputer/zone |
| 801 | 2026-05-21T00:12:44.730Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 802 | 2026-05-21T00:12:44.856Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 803 | 2026-05-21T00:12:45.524Z | From https://github.com/oxidecomputer/propolis |
| 804 | 2026-05-21T00:12:45.524Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 805 | 2026-05-21T00:12:45.705Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 806 | 2026-05-21T00:12:46.210Z | From https://github.com/oxidecomputer/transceiver-control |
| 807 | 2026-05-21T00:12:46.210Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 808 | 2026-05-21T00:12:46.222Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 809 | 2026-05-21T00:12:46.475Z | From https://github.com/oxidecomputer/dlpi-sys |
| 810 | 2026-05-21T00:12:46.475Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 811 | 2026-05-21T00:12:46.488Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 812 | 2026-05-21T00:12:46.760Z | From https://github.com/jmesmon/rust-libzfs |
| 813 | 2026-05-21T00:12:46.760Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 814 | 2026-05-21T00:12:46.767Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 815 | 2026-05-21T00:12:47.048Z | From https://github.com/oxidecomputer/rusty-doors |
| 816 | 2026-05-21T00:12:47.048Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 817 | 2026-05-21T00:12:47.058Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 818 | 2026-05-21T00:12:47.379Z | From https://github.com/oxidecomputer/lldp |
| 819 | 2026-05-21T00:12:47.379Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 820 | 2026-05-21T00:12:47.425Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 821 | 2026-05-21T00:12:47.711Z | From https://github.com/oxidecomputer/slog-error-chain |
| 822 | 2026-05-21T00:12:47.711Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 823 | 2026-05-21T00:12:47.815Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 824 | 2026-05-21T00:12:48.131Z | From https://github.com/oxidecomputer/tufaceous |
| 825 | 2026-05-21T00:12:48.131Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 826 | 2026-05-21T00:12:48.194Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 827 | 2026-05-21T00:12:48.684Z | From https://github.com/oxidecomputer/management-gateway-service |
| 828 | 2026-05-21T00:12:48.684Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 829 | 2026-05-21T00:12:48.699Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 830 | 2026-05-21T00:12:49.611Z | From https://github.com/oxidecomputer/crucible |
| 831 | 2026-05-21T00:12:49.612Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 832 | 2026-05-21T00:12:49.717Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 833 | 2026-05-21T00:12:49.986Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 834 | 2026-05-21T00:12:49.986Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 835 | 2026-05-21T00:12:50.124Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 836 | 2026-05-21T00:12:50.452Z | From https://github.com/oxidecomputer/propolis |
| 837 | 2026-05-21T00:12:50.452Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 838 | 2026-05-21T00:12:50.703Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 839 | 2026-05-21T00:12:51.008Z | From https://github.com/oxidecomputer/opte |
| 840 | 2026-05-21T00:12:51.008Z | * [new ref] 2c6efefe14321dafe7e9e80129d38316adb2d238 -> refs/commit/2c6efefe14321dafe7e9e80129d38316adb2d238 |
| 841 | 2026-05-21T00:12:51.059Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 842 | 2026-05-21T00:12:51.378Z | From https://github.com/oxidecomputer/tofino |
| 843 | 2026-05-21T00:12:51.378Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 844 | 2026-05-21T00:12:51.419Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 845 | 2026-05-21T00:12:52.145Z | From https://github.com/oxidecomputer/maghemite |
| 846 | 2026-05-21T00:12:52.145Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 847 | 2026-05-21T00:12:52.233Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 848 | 2026-05-21T00:12:52.514Z | From https://github.com/oxidecomputer/clickward |
| 849 | 2026-05-21T00:12:52.514Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 850 | 2026-05-21T00:12:52.692Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 851 | 2026-05-21T00:12:53.056Z | From https://github.com/oxidecomputer/crucible |
| 852 | 2026-05-21T00:12:53.056Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 853 | 2026-05-21T00:12:53.199Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 854 | 2026-05-21T00:12:53.640Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 855 | 2026-05-21T00:12:53.640Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 856 | 2026-05-21T00:12:55.171Z | Locking 3 packages to latest compatible versions |
| 857 | 2026-05-21T00:12:55.172Z | Updating drift v0.1.4 -> v0.2.0 |
| 858 | 2026-05-21T00:12:55.172Z | Updating dropshot-api-manager v0.7.1 -> v0.7.2 |
| 859 | 2026-05-21T00:12:55.172Z | Updating dropshot-api-manager-types v0.7.1 -> v0.7.2 |
| 860 | 2026-05-21T00:12:55.206Z | Downloading crates ... |
| 861 | 2026-05-21T00:12:55.300Z | Downloaded aead v0.5.2 |
| 862 | 2026-05-21T00:12:55.305Z | Downloaded cpufeatures v0.3.0 |
| 863 | 2026-05-21T00:12:55.309Z | Downloaded cobs v0.3.0 |
| 864 | 2026-05-21T00:12:55.312Z | Downloaded arrayvec v0.7.6 |
| 865 | 2026-05-21T00:12:55.317Z | Downloaded dof v0.3.0 |
| 866 | 2026-05-21T00:12:55.320Z | Downloaded chacha20 v0.9.1 |
| 867 | 2026-05-21T00:12:55.323Z | Downloaded hash32 v0.3.1 |
| 868 | 2026-05-21T00:12:55.327Z | Downloaded ciborium-io v0.2.2 |
| 869 | 2026-05-21T00:12:55.327Z | Downloaded arc-swap v1.9.1 |
| 870 | 2026-05-21T00:12:55.330Z | Downloaded arrayref v0.3.9 |
| 871 | 2026-05-21T00:12:55.330Z | Downloaded group v0.13.0 |
| 872 | 2026-05-21T00:12:55.334Z | Downloaded crc8 v0.1.1 |
| 873 | 2026-05-21T00:12:55.334Z | Downloaded erased-serde v0.3.31 |
| 874 | 2026-05-21T00:12:55.337Z | Downloaded crossbeam-epoch v0.9.18 |
| 875 | 2026-05-21T00:12:55.340Z | Downloaded chacha20 v0.10.0 |
| 876 | 2026-05-21T00:12:55.340Z | Downloaded daft-derive v0.1.7 |
| 877 | 2026-05-21T00:12:55.343Z | Downloaded backon v1.6.0 |
| 878 | 2026-05-21T00:12:55.347Z | Downloaded backoff v0.4.0 |
| 879 | 2026-05-21T00:12:55.350Z | Downloaded bitflags v1.3.2 |
| 880 | 2026-05-21T00:12:55.350Z | Downloaded elliptic-curve v0.13.8 |
| 881 | 2026-05-21T00:12:55.353Z | Downloaded hashbrown v0.12.3 |
| 882 | 2026-05-21T00:12:55.359Z | Downloaded half v2.7.1 |
| 883 | 2026-05-21T00:12:55.363Z | Downloaded enum-as-inner v0.6.1 |
| 884 | 2026-05-21T00:12:55.363Z | Downloaded crossbeam-deque v0.8.6 |
| 885 | 2026-05-21T00:12:55.363Z | Downloaded anyhow v1.0.102 |
| 886 | 2026-05-21T00:12:55.366Z | Downloaded expectorate v1.2.0 |
| 887 | 2026-05-21T00:12:55.366Z | Downloaded goblin v0.8.2 |
| 888 | 2026-05-21T00:12:55.369Z | Downloaded convert_case v0.4.0 |
| 889 | 2026-05-21T00:12:55.373Z | Downloaded goblin v0.10.5 |
| 890 | 2026-05-21T00:12:55.376Z | Downloaded natord v1.0.9 |
| 891 | 2026-05-21T00:12:55.379Z | Downloaded ingot-macros v0.1.1 |
| 892 | 2026-05-21T00:12:55.379Z | Downloaded hubpack v0.1.2 |
| 893 | 2026-05-21T00:12:55.379Z | Downloaded hostname v0.3.1 |
| 894 | 2026-05-21T00:12:55.383Z | Downloaded defmt-parser v1.0.0 |
| 895 | 2026-05-21T00:12:55.383Z | Downloaded darling_macro v0.21.3 |
| 896 | 2026-05-21T00:12:55.383Z | Downloaded dtrace-parser v0.2.0 |
| 897 | 2026-05-21T00:12:55.386Z | Downloaded inout v0.1.4 |
| 898 | 2026-05-21T00:12:55.386Z | Downloaded hostname v0.4.2 |
| 899 | 2026-05-21T00:12:55.390Z | Downloaded libsw-core v0.3.2 |
| 900 | 2026-05-21T00:12:55.390Z | Downloaded darling_macro v0.23.0 |
| 901 | 2026-05-21T00:12:55.390Z | Downloaded crucible-workspace-hack v0.1.0 |
| 902 | 2026-05-21T00:12:55.390Z | Downloaded const-random v0.1.18 |
| 903 | 2026-05-21T00:12:55.394Z | Downloaded async-stream v0.3.6 |
| 904 | 2026-05-21T00:12:55.394Z | Downloaded defmt v0.3.100 |
| 905 | 2026-05-21T00:12:55.398Z | Downloaded num-iter v0.1.45 |
| 906 | 2026-05-21T00:12:55.398Z | Downloaded num_enum_derive v0.5.11 |
| 907 | 2026-05-21T00:12:55.398Z | Downloaded num-derive v0.4.2 |
| 908 | 2026-05-21T00:12:55.403Z | Downloaded ident_case v1.0.1 |
| 909 | 2026-05-21T00:12:55.403Z | Downloaded num-conv v0.2.1 |
| 910 | 2026-05-21T00:12:55.403Z | Downloaded async-recursion v1.1.1 |
| 911 | 2026-05-21T00:12:55.407Z | Downloaded num v0.4.3 |
| 912 | 2026-05-21T00:12:55.407Z | Downloaded macaddr v1.0.1 |
| 913 | 2026-05-21T00:12:55.407Z | Downloaded internet-checksum v0.2.1 |
| 914 | 2026-05-21T00:12:55.407Z | Downloaded git-stub v1.0.0 |
| 915 | 2026-05-21T00:12:55.411Z | Downloaded omicron-workspace-hack v0.1.0 |
| 916 | 2026-05-21T00:12:55.411Z | Downloaded num_threads v0.1.7 |
| 917 | 2026-05-21T00:12:55.411Z | Downloaded opaque-debug v0.3.1 |
| 918 | 2026-05-21T00:12:55.415Z | Downloaded foreign-types-macros v0.2.3 |
| 919 | 2026-05-21T00:12:55.415Z | Downloaded foreign-types v0.5.0 |
| 920 | 2026-05-21T00:12:55.415Z | Downloaded either v1.15.0 |
| 921 | 2026-05-21T00:12:55.420Z | Downloaded base16ct v1.0.0 |
| 922 | 2026-05-21T00:12:55.420Z | Downloaded deranged v0.5.8 |
| 923 | 2026-05-21T00:12:55.420Z | Downloaded no-std-compat v0.4.1 |
| 924 | 2026-05-21T00:12:55.424Z | Downloaded compression-codecs v0.4.38 |
| 925 | 2026-05-21T00:12:55.424Z | Downloaded managed v0.8.0 |
| 926 | 2026-05-21T00:12:55.424Z | Downloaded embedded-io v0.6.1 |
| 927 | 2026-05-21T00:12:55.424Z | Downloaded displaydoc v0.2.5 |
| 928 | 2026-05-21T00:12:55.429Z | Downloaded match_cfg v0.1.0 |
| 929 | 2026-05-21T00:12:55.429Z | Downloaded lru-cache v0.1.2 |
| 930 | 2026-05-21T00:12:55.434Z | Downloaded mime v0.3.17 |
| 931 | 2026-05-21T00:12:55.434Z | Downloaded gethostname v0.5.0 |
| 932 | 2026-05-21T00:12:55.434Z | Downloaded dyn-clone v1.0.20 |
| 933 | 2026-05-21T00:12:55.434Z | Downloaded float-ord v0.3.2 |
| 934 | 2026-05-21T00:12:55.438Z | Downloaded cipher v0.4.4 |
| 935 | 2026-05-21T00:12:55.438Z | Downloaded heck v0.4.1 |
| 936 | 2026-05-21T00:12:55.438Z | Downloaded instant v0.1.13 |
| 937 | 2026-05-21T00:12:55.438Z | Downloaded crunchy v0.2.4 |
| 938 | 2026-05-21T00:12:55.441Z | Downloaded csv-core v0.1.13 |
| 939 | 2026-05-21T00:12:55.441Z | Downloaded cmake v0.1.58 |
| 940 | 2026-05-21T00:12:55.441Z | Downloaded bit-set v0.8.0 |
| 941 | 2026-05-21T00:12:55.445Z | Downloaded keccak v0.1.6 |
| 942 | 2026-05-21T00:12:55.445Z | Downloaded newline-converter v0.3.0 |
| 943 | 2026-05-21T00:12:55.445Z | Downloaded phf_shared v0.12.1 |
| 944 | 2026-05-21T00:12:55.445Z | Downloaded dunce v1.0.5 |
| 945 | 2026-05-21T00:12:55.452Z | Downloaded dtrace-parser v0.3.0 |
| 946 | 2026-05-21T00:12:55.452Z | Downloaded async-stream-impl v0.3.6 |
| 947 | 2026-05-21T00:12:55.452Z | Downloaded memmap v0.7.0 |
| 948 | 2026-05-21T00:12:55.452Z | Downloaded fixedbitset v0.4.2 |
| 949 | 2026-05-21T00:12:55.452Z | Downloaded parse-display v0.10.0 |
| 950 | 2026-05-21T00:12:55.455Z | Downloaded newtype_derive v0.1.6 |
| 951 | 2026-05-21T00:12:55.455Z | Downloaded const-random-macro v0.1.16 |
| 952 | 2026-05-21T00:12:55.455Z | Downloaded konst_macro_rules v0.2.19 |
| 953 | 2026-05-21T00:12:55.455Z | Downloaded httpdate v1.0.3 |
| 954 | 2026-05-21T00:12:55.459Z | Downloaded foreign-types-shared v0.3.1 |
| 955 | 2026-05-21T00:12:55.459Z | Downloaded newtype-uuid-macros v0.1.0 |
| 956 | 2026-05-21T00:12:55.459Z | Downloaded ciborium-ll v0.2.2 |
| 957 | 2026-05-21T00:12:55.463Z | Downloaded embedded-io v0.4.0 |
| 958 | 2026-05-21T00:12:55.463Z | Downloaded linked-hash-map v0.5.6 |
| 959 | 2026-05-21T00:12:55.463Z | Downloaded idna_adapter v1.2.2 |
| 960 | 2026-05-21T00:12:55.467Z | Downloaded bit-vec v0.8.0 |
| 961 | 2026-05-21T00:12:55.467Z | Downloaded async-trait v0.1.89 |
| 962 | 2026-05-21T00:12:55.470Z | Downloaded oxide-tokio-rt v0.1.6 |
| 963 | 2026-05-21T00:12:55.470Z | Downloaded is-terminal v0.4.17 |
| 964 | 2026-05-21T00:12:55.470Z | Downloaded ingot-types v0.1.2 |
| 965 | 2026-05-21T00:12:55.474Z | Downloaded critical-section v1.2.0 |
| 966 | 2026-05-21T00:12:55.474Z | Downloaded olpc-cjson v0.1.4 |
| 967 | 2026-05-21T00:12:55.474Z | Downloaded argon2 v0.5.3 |
| 968 | 2026-05-21T00:12:55.474Z | Downloaded bcs v0.1.6 |
| 969 | 2026-05-21T00:12:55.478Z | Downloaded proc-macro-crate v1.3.1 |
| 970 | 2026-05-21T00:12:55.478Z | Downloaded highway v1.3.0 |
| 971 | 2026-05-21T00:12:55.481Z | Downloaded darling v0.21.3 |
| 972 | 2026-05-21T00:12:55.481Z | Downloaded num_enum v0.7.6 |
| 973 | 2026-05-21T00:12:55.486Z | Downloaded progenitor-client v0.14.0 |
| 974 | 2026-05-21T00:12:55.490Z | Downloaded proc-macro-error-attr v1.0.4 |
| 975 | 2026-05-21T00:12:55.490Z | Downloaded linear-map v1.2.0 |
| 976 | 2026-05-21T00:12:55.490Z | Downloaded plain v0.2.3 |
| 977 | 2026-05-21T00:12:55.490Z | Downloaded progenitor-macro v0.10.0 |
| 978 | 2026-05-21T00:12:55.494Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 979 | 2026-05-21T00:12:55.494Z | Downloaded num-rational v0.4.2 |
| 980 | 2026-05-21T00:12:55.494Z | Downloaded progenitor-macro v0.13.0 |
| 981 | 2026-05-21T00:12:55.494Z | Downloaded proc-macro-crate v3.5.0 |
| 982 | 2026-05-21T00:12:55.498Z | Downloaded pretty-hex v0.4.2 |
| 983 | 2026-05-21T00:12:55.498Z | Downloaded progenitor-client v0.10.0 |
| 984 | 2026-05-21T00:12:55.498Z | Downloaded progenitor-macro v0.11.2 |
| 985 | 2026-05-21T00:12:55.498Z | Downloaded progenitor-client v0.11.2 |
| 986 | 2026-05-21T00:12:55.498Z | Downloaded cancel-safe-futures v0.1.5 |
| 987 | 2026-05-21T00:12:55.502Z | Downloaded paste v1.0.15 |
| 988 | 2026-05-21T00:12:55.507Z | Downloaded crossbeam-utils v0.8.21 |
| 989 | 2026-05-21T00:12:55.507Z | Downloaded ref-cast-impl v1.0.25 |
| 990 | 2026-05-21T00:12:55.507Z | Downloaded rand_xorshift v0.4.0 |
| 991 | 2026-05-21T00:12:55.507Z | Downloaded ref-cast v1.0.25 |
| 992 | 2026-05-21T00:12:55.511Z | Downloaded ipnetwork v0.21.1 |
| 993 | 2026-05-21T00:12:55.511Z | Downloaded ff v0.13.1 |
| 994 | 2026-05-21T00:12:55.512Z | Downloaded data-encoding v2.11.0 |
| 995 | 2026-05-21T00:12:55.517Z | Downloaded potential_utf v0.1.5 |
| 996 | 2026-05-21T00:12:55.517Z | Downloaded num-complex v0.4.6 |
| 997 | 2026-05-21T00:12:55.517Z | Downloaded rustc_version v0.1.7 |
| 998 | 2026-05-21T00:12:55.517Z | Downloaded num-integer v0.1.46 |
| 999 | 2026-05-21T00:12:55.517Z | Downloaded parking_lot_core v0.8.6 |
| 1000 | 2026-05-21T00:12:55.521Z | Downloaded glob v0.3.3 |
| 1001 | 2026-05-21T00:12:55.521Z | Downloaded foldhash v0.2.0 |
| 1002 | 2026-05-21T00:12:55.521Z | Downloaded password-hash v0.5.0 |
| 1003 | 2026-05-21T00:12:55.521Z | Downloaded same-file v1.0.6 |
| 1004 | 2026-05-21T00:12:55.525Z | Downloaded parse-display-derive v0.10.0 |
| 1005 | 2026-05-21T00:12:55.525Z | Downloaded num_enum_derive v0.7.6 |
| 1006 | 2026-05-21T00:12:55.525Z | Downloaded bytecount v0.6.9 |
| 1007 | 2026-05-21T00:12:55.531Z | Downloaded rand_chacha v0.3.1 |
| 1008 | 2026-05-21T00:12:55.532Z | Downloaded byte-wrapper v0.1.0 |
| 1009 | 2026-05-21T00:12:55.532Z | Downloaded derive-ex v0.1.8 |
| 1010 | 2026-05-21T00:12:55.532Z | Downloaded num_enum v0.5.11 |
| 1011 | 2026-05-21T00:12:55.535Z | Downloaded ingot v0.1.1 |
| 1012 | 2026-05-21T00:12:55.535Z | Downloaded fs-err v3.3.0 |
| 1013 | 2026-05-21T00:12:55.535Z | Downloaded semver v0.1.20 |
| 1014 | 2026-05-21T00:12:55.535Z | Downloaded scroll_derive v0.12.1 |
| 1015 | 2026-05-21T00:12:55.535Z | Downloaded parking_lot v0.11.2 |
| 1016 | 2026-05-21T00:12:55.539Z | Downloaded icu_locale_core v2.2.0 |
| 1017 | 2026-05-21T00:12:55.543Z | Downloaded proc-macro-error v1.0.4 |
| 1018 | 2026-05-21T00:12:55.546Z | Downloaded multer v3.1.0 |
| 1019 | 2026-05-21T00:12:55.546Z | Downloaded quick-error v1.2.3 |
| 1020 | 2026-05-21T00:12:55.546Z | Downloaded litemap v0.8.2 |
| 1021 | 2026-05-21T00:12:55.550Z | Downloaded serde-big-array v0.5.1 |
| 1022 | 2026-05-21T00:12:55.550Z | Downloaded defmt-macros v1.1.0 |
| 1023 | 2026-05-21T00:12:55.554Z | Downloaded serde_repr v0.1.20 |
| 1024 | 2026-05-21T00:12:55.554Z | Downloaded libsw v3.5.0 |
| 1025 | 2026-05-21T00:12:55.554Z | Downloaded hmac v0.12.1 |
| 1026 | 2026-05-21T00:12:55.558Z | Downloaded progenitor-macro v0.14.0 |
| 1027 | 2026-05-21T00:12:55.558Z | Downloaded sha1 v0.10.6 |
| 1028 | 2026-05-21T00:12:55.558Z | Downloaded siphasher v1.0.3 |
| 1029 | 2026-05-21T00:12:55.558Z | Downloaded serial_test_derive v3.4.0 |
| 1030 | 2026-05-21T00:12:55.561Z | Downloaded slog-bunyan v2.5.0 |
| 1031 | 2026-05-21T00:12:55.561Z | Downloaded serial_test v3.4.0 |
| 1032 | 2026-05-21T00:12:55.561Z | Downloaded sigpipe v0.1.3 |
| 1033 | 2026-05-21T00:12:55.561Z | Downloaded powerfmt v0.2.0 |
| 1034 | 2026-05-21T00:12:55.561Z | Downloaded poly1305 v0.8.0 |
| 1035 | 2026-05-21T00:12:55.566Z | Downloaded spin v0.5.2 |
| 1036 | 2026-05-21T00:12:55.566Z | Downloaded progenitor v0.14.0 |
| 1037 | 2026-05-21T00:12:55.571Z | Downloaded progenitor v0.13.0 |
| 1038 | 2026-05-21T00:12:55.571Z | Downloaded progenitor v0.11.2 |
| 1039 | 2026-05-21T00:12:55.571Z | Downloaded progenitor v0.10.0 |
| 1040 | 2026-05-21T00:12:55.571Z | Downloaded drift v0.2.0 |
| 1041 | 2026-05-21T00:12:55.574Z | Downloaded slog-envlogger v2.2.0 |
| 1042 | 2026-05-21T00:12:55.577Z | Downloaded cookie v0.18.1 |
| 1043 | 2026-05-21T00:12:55.577Z | Downloaded stable_deref_trait v1.2.1 |
| 1044 | 2026-05-21T00:12:55.577Z | Downloaded rustls-pemfile v2.2.0 |
| 1045 | 2026-05-21T00:12:55.581Z | Downloaded smawk v0.3.2 |
| 1046 | 2026-05-21T00:12:55.581Z | Downloaded resolv-conf v0.7.6 |
| 1047 | 2026-05-21T00:12:55.581Z | Downloaded rand_core v0.10.1 |
| 1048 | 2026-05-21T00:12:55.585Z | Downloaded proc-macro-error2 v2.0.1 |
| 1049 | 2026-05-21T00:12:55.585Z | Downloaded structmeta v0.3.0 |
| 1050 | 2026-05-21T00:12:55.585Z | Downloaded tabled_derive v0.7.0 |
| 1051 | 2026-05-21T00:12:55.588Z | Downloaded strum v0.27.2 |
| 1052 | 2026-05-21T00:12:55.588Z | Downloaded strum v0.26.3 |
| 1053 | 2026-05-21T00:12:55.588Z | Downloaded git-stub-vcs v0.1.0 |
| 1054 | 2026-05-21T00:12:55.588Z | Downloaded console v0.16.3 |
| 1055 | 2026-05-21T00:12:55.593Z | Downloaded blake2 v0.10.6 |
| 1056 | 2026-05-21T00:12:55.593Z | Downloaded phf v0.12.1 |
| 1057 | 2026-05-21T00:12:55.593Z | Downloaded take_mut v0.2.2 |
| 1058 | 2026-05-21T00:12:55.593Z | Downloaded tagptr v0.2.0 |
| 1059 | 2026-05-21T00:12:55.593Z | Downloaded serde_plain v1.0.2 |
| 1060 | 2026-05-21T00:12:55.597Z | Downloaded scroll_derive v0.13.1 |
| 1061 | 2026-05-21T00:12:55.597Z | Downloaded progenitor-extras v0.2.0 |
| 1062 | 2026-05-21T00:12:55.597Z | Downloaded pem v3.0.6 |
| 1063 | 2026-05-21T00:12:55.597Z | Downloaded const_format_proc_macros v0.2.34 |
| 1064 | 2026-05-21T00:12:55.600Z | Downloaded secrecy v0.10.3 |
| 1065 | 2026-05-21T00:12:55.600Z | Downloaded scroll v0.13.0 |
| 1066 | 2026-05-21T00:12:55.600Z | Downloaded darling_core v0.21.3 |
| 1067 | 2026-05-21T00:12:55.604Z | Downloaded darling v0.23.0 |
| 1068 | 2026-05-21T00:12:55.608Z | Downloaded tabwriter v1.4.1 |
| 1069 | 2026-05-21T00:12:55.608Z | Downloaded tabled_derive v0.11.0 |
| 1070 | 2026-05-21T00:12:55.608Z | Downloaded omicron-zone-package v0.12.2 |
| 1071 | 2026-05-21T00:12:55.611Z | Downloaded rusty-fork v0.3.1 |
| 1072 | 2026-05-21T00:12:55.611Z | Downloaded rustversion v1.0.22 |
| 1073 | 2026-05-21T00:12:55.615Z | Downloaded icu_properties v2.2.0 |
| 1074 | 2026-05-21T00:12:55.615Z | Downloaded serde_derive_internals v0.29.1 |
| 1075 | 2026-05-21T00:12:55.615Z | Downloaded scroll v0.12.0 |
| 1076 | 2026-05-21T00:12:55.619Z | Downloaded diff v0.1.13 |
| 1077 | 2026-05-21T00:12:55.619Z | Downloaded schemars_derive v0.8.22 |
| 1078 | 2026-05-21T00:12:55.619Z | Downloaded progenitor-client v0.13.0 |
| 1079 | 2026-05-21T00:12:55.619Z | Downloaded thread-id v5.1.0 |
| 1080 | 2026-05-21T00:12:55.622Z | Downloaded testing_table v0.3.0 |
| 1081 | 2026-05-21T00:12:55.622Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1082 | 2026-05-21T00:12:55.622Z | Downloaded icu_provider v2.2.0 |
| 1083 | 2026-05-21T00:12:55.622Z | Downloaded postcard v1.1.3 |
| 1084 | 2026-05-21T00:12:55.626Z | Downloaded rustls-native-certs v0.8.3 |
| 1085 | 2026-05-21T00:12:55.626Z | Downloaded time-core v0.1.8 |
| 1086 | 2026-05-21T00:12:55.626Z | Downloaded termtree v0.5.1 |
| 1087 | 2026-05-21T00:12:55.630Z | Downloaded sdd v3.0.10 |
| 1088 | 2026-05-21T00:12:55.631Z | Downloaded fxhash v0.2.1 |
| 1089 | 2026-05-21T00:12:55.631Z | Downloaded daft v0.1.7 |
| 1090 | 2026-05-21T00:12:55.634Z | Downloaded slog-async v2.8.0 |
| 1091 | 2026-05-21T00:12:55.635Z | Downloaded byteorder v1.5.0 |
| 1092 | 2026-05-21T00:12:55.635Z | Downloaded dof v0.4.0 |
| 1093 | 2026-05-21T00:12:55.635Z | Downloaded derive_more v0.99.20 |
| 1094 | 2026-05-21T00:12:55.638Z | Downloaded topological-sort v0.2.2 |
| 1095 | 2026-05-21T00:12:55.638Z | Downloaded dropshot_endpoint v0.17.0 |
| 1096 | 2026-05-21T00:12:55.638Z | Downloaded serde_tokenstream v0.2.3 |
| 1097 | 2026-05-21T00:12:55.642Z | Downloaded colored v3.1.1 |
| 1098 | 2026-05-21T00:12:55.642Z | Downloaded chacha20poly1305 v0.10.1 |
| 1099 | 2026-05-21T00:12:55.642Z | Downloaded compression-core v0.4.32 |
| 1100 | 2026-05-21T00:12:55.645Z | Downloaded slog-scope v4.4.1 |
| 1101 | 2026-05-21T00:12:55.645Z | Downloaded slog-json v2.6.1 |
| 1102 | 2026-05-21T00:12:55.645Z | Downloaded hubpack_derive v0.1.1 |
| 1103 | 2026-05-21T00:12:55.645Z | Downloaded slog-term v2.9.2 |
| 1104 | 2026-05-21T00:12:55.649Z | Downloaded memoffset v0.9.1 |
| 1105 | 2026-05-21T00:12:55.649Z | Downloaded libscf-sys v1.2.0 |
| 1106 | 2026-05-21T00:12:55.649Z | Downloaded snafu-derive v0.8.9 |
| 1107 | 2026-05-21T00:12:55.649Z | Downloaded smf v0.2.3 |
| 1108 | 2026-05-21T00:12:55.653Z | Downloaded slog-stdlog v4.1.1 |
| 1109 | 2026-05-21T00:12:55.653Z | Downloaded unarray v0.1.4 |
| 1110 | 2026-05-21T00:12:55.653Z | Downloaded typify-macro v0.4.3 |
| 1111 | 2026-05-21T00:12:55.653Z | Downloaded utf-8 v0.7.6 |
| 1112 | 2026-05-21T00:12:55.653Z | Downloaded universal-hash v0.5.1 |
| 1113 | 2026-05-21T00:12:55.657Z | Downloaded oxnet v0.1.5 |
| 1114 | 2026-05-21T00:12:55.657Z | Downloaded memmap2 v0.9.10 |
| 1115 | 2026-05-21T00:12:55.657Z | Downloaded usdt-attr-macro v0.5.0 |
| 1116 | 2026-05-21T00:12:55.657Z | Downloaded pest_derive v2.8.6 |
| 1117 | 2026-05-21T00:12:55.660Z | Downloaded rhai_codegen v3.1.0 |
| 1118 | 2026-05-21T00:12:55.664Z | Downloaded papergrid v0.17.0 |
| 1119 | 2026-05-21T00:12:55.667Z | Downloaded strum_macros v0.26.4 |
| 1120 | 2026-05-21T00:12:55.667Z | Downloaded unit-prefix v0.5.2 |
| 1121 | 2026-05-21T00:12:55.667Z | Downloaded typify-macro v0.6.2 |
| 1122 | 2026-05-21T00:12:55.667Z | Downloaded structmeta-derive v0.3.0 |
| 1123 | 2026-05-21T00:12:55.671Z | Downloaded papergrid v0.11.0 |
| 1124 | 2026-05-21T00:12:55.671Z | Downloaded usdt-macro v0.6.0 |
| 1125 | 2026-05-21T00:12:55.671Z | Downloaded strum_macros v0.27.2 |
| 1126 | 2026-05-21T00:12:55.674Z | Downloaded synstructure v0.13.2 |
| 1127 | 2026-05-21T00:12:55.674Z | Downloaded crypto-bigint v0.5.5 |
| 1128 | 2026-05-21T00:12:55.678Z | Downloaded usdt-macro v0.5.0 |
| 1129 | 2026-05-21T00:12:55.678Z | Downloaded usdt v0.6.0 |
| 1130 | 2026-05-21T00:12:55.678Z | Downloaded indicatif v0.18.4 |
| 1131 | 2026-05-21T00:12:55.682Z | Downloaded waitgroup v0.1.2 |
| 1132 | 2026-05-21T00:12:55.683Z | Downloaded indexmap v1.9.3 |
| 1133 | 2026-05-21T00:12:55.687Z | Downloaded tiny-keccak v2.0.2 |
| 1134 | 2026-05-21T00:12:55.687Z | Downloaded thread-id v4.2.2 |
| 1135 | 2026-05-21T00:12:55.687Z | Downloaded heapless v0.8.0 |
| 1136 | 2026-05-21T00:12:55.691Z | Downloaded untrusted v0.7.1 |
| 1137 | 2026-05-21T00:12:55.691Z | Downloaded thiserror-no-std v2.0.2 |
| 1138 | 2026-05-21T00:12:55.691Z | Downloaded tokio-tungstenite v0.21.0 |
| 1139 | 2026-05-21T00:12:55.691Z | Downloaded serde_with_macros v3.20.0 |
| 1140 | 2026-05-21T00:12:55.694Z | Downloaded zone_cfg_derive v0.3.1 |
| 1141 | 2026-05-21T00:12:55.694Z | Downloaded tokio-rustls v0.25.0 |
| 1142 | 2026-05-21T00:12:55.694Z | Downloaded tokio-dtrace v0.1.1 |
| 1143 | 2026-05-21T00:12:55.694Z | Downloaded time-macros v0.2.27 |
| 1144 | 2026-05-21T00:12:55.698Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1145 | 2026-05-21T00:12:55.698Z | Downloaded zeroize_derive v1.4.3 |
| 1146 | 2026-05-21T00:12:55.698Z | Downloaded slog-dtrace v0.3.0 |
| 1147 | 2026-05-21T00:12:55.698Z | Downloaded wait-timeout v0.2.1 |
| 1148 | 2026-05-21T00:12:55.701Z | Downloaded const_format v0.2.36 |
| 1149 | 2026-05-21T00:12:55.701Z | Downloaded usdt-attr-macro v0.6.0 |
| 1150 | 2026-05-21T00:12:55.707Z | Downloaded progenitor-impl v0.11.2 |
| 1151 | 2026-05-21T00:12:55.707Z | Downloaded icu_normalizer_data v2.2.0 |
| 1152 | 2026-05-21T00:12:55.707Z | Downloaded usdt v0.5.0 |
| 1153 | 2026-05-21T00:12:55.710Z | Downloaded progenitor-impl v0.13.0 |
| 1154 | 2026-05-21T00:12:55.711Z | Downloaded ciborium v0.2.2 |
| 1155 | 2026-05-21T00:12:55.711Z | Downloaded fs_extra v1.3.0 |
| 1156 | 2026-05-21T00:12:55.711Z | Downloaded spin v0.9.8 |
| 1157 | 2026-05-21T00:12:55.711Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1158 | 2026-05-21T00:12:55.715Z | Downloaded cstr-argument v0.1.2 |
| 1159 | 2026-05-21T00:12:55.715Z | Downloaded constant_time_eq v0.4.2 |
| 1160 | 2026-05-21T00:12:55.715Z | Downloaded base16ct v0.2.0 |
| 1161 | 2026-05-21T00:12:55.715Z | Downloaded zerofrom-derive v0.1.7 |
| 1162 | 2026-05-21T00:12:55.715Z | Downloaded zerofrom v0.1.8 |
| 1163 | 2026-05-21T00:12:55.715Z | Downloaded yoke-derive v0.8.2 |
| 1164 | 2026-05-21T00:12:55.769Z | Downloaded allocator-api2 v0.2.21 |
| 1165 | 2026-05-21T00:12:55.769Z | Downloaded zone v0.3.1 |
| 1166 | 2026-05-21T00:12:55.769Z | Downloaded schemars v0.8.22 |
| 1167 | 2026-05-21T00:12:55.769Z | Downloaded darling_core v0.23.0 |
| 1168 | 2026-05-21T00:12:55.769Z | Downloaded xz2 v0.1.7 |
| 1169 | 2026-05-21T00:12:55.769Z | Downloaded writeable v0.6.3 |
| 1170 | 2026-05-21T00:12:55.769Z | Downloaded konst v0.2.20 |
| 1171 | 2026-05-21T00:12:55.769Z | Downloaded progenitor-impl v0.10.0 |
| 1172 | 2026-05-21T00:12:55.769Z | Downloaded similar v2.7.0 |
| 1173 | 2026-05-21T00:12:55.769Z | Downloaded thin-vec v0.2.18 |
| 1174 | 2026-05-21T00:12:55.770Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1175 | 2026-05-21T00:12:55.770Z | Downloaded progenitor-impl v0.14.0 |
| 1176 | 2026-05-21T00:12:55.770Z | Downloaded icu_normalizer v2.2.0 |
| 1177 | 2026-05-21T00:12:55.770Z | Downloaded pest_meta v2.8.6 |
| 1178 | 2026-05-21T00:12:55.770Z | Downloaded term v1.2.1 |
| 1179 | 2026-05-21T00:12:55.770Z | Downloaded minimal-lexical v0.2.1 |
| 1180 | 2026-05-21T00:12:55.770Z | Downloaded pest_generator v2.8.6 |
| 1181 | 2026-05-21T00:12:55.770Z | Downloaded cargo_toml v0.22.3 |
| 1182 | 2026-05-21T00:12:55.770Z | Downloaded bs58 v0.5.1 |
| 1183 | 2026-05-21T00:12:55.770Z | Downloaded icu_collections v2.2.0 |
| 1184 | 2026-05-21T00:12:55.770Z | Downloaded usdt-impl v0.6.0 |
| 1185 | 2026-05-21T00:12:55.770Z | Downloaded tinystr v0.8.3 |
| 1186 | 2026-05-21T00:12:55.770Z | Downloaded smartstring v1.0.1 |
| 1187 | 2026-05-21T00:12:55.770Z | Downloaded vsss-rs v3.3.4 |
| 1188 | 2026-05-21T00:12:55.770Z | Downloaded schemars v0.9.0 |
| 1189 | 2026-05-21T00:12:55.770Z | Downloaded prettyplease v0.2.37 |
| 1190 | 2026-05-21T00:12:55.774Z | Downloaded yoke v0.8.2 |
| 1191 | 2026-05-21T00:12:55.774Z | Downloaded async-compression v0.4.42 |
| 1192 | 2026-05-21T00:12:55.774Z | Downloaded whoami v1.6.1 |
| 1193 | 2026-05-21T00:12:55.774Z | Downloaded pretty_assertions v1.4.1 |
| 1194 | 2026-05-21T00:12:55.774Z | Downloaded base64 v0.21.7 |
| 1195 | 2026-05-21T00:12:55.778Z | Downloaded defmt v1.1.0 |
| 1196 | 2026-05-21T00:12:55.778Z | Downloaded zerovec-derive v0.11.3 |
| 1197 | 2026-05-21T00:12:55.782Z | Downloaded walkdir v2.5.0 |
| 1198 | 2026-05-21T00:12:55.782Z | Downloaded typify v0.4.3 |
| 1199 | 2026-05-21T00:12:55.788Z | Downloaded jiff-static v0.2.24 |
| 1200 | 2026-05-21T00:12:55.788Z | Downloaded hickory-resolver v0.25.2 |
| 1201 | 2026-05-21T00:12:55.788Z | Downloaded rayon-core v1.13.0 |
| 1202 | 2026-05-21T00:12:55.792Z | Downloaded rand v0.8.6 |
| 1203 | 2026-05-21T00:12:55.792Z | Downloaded tar v0.4.45 |
| 1204 | 2026-05-21T00:12:55.800Z | Downloaded test-strategy v0.4.5 |
| 1205 | 2026-05-21T00:12:55.805Z | Downloaded toml v0.7.8 |
| 1206 | 2026-05-21T00:12:55.810Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1207 | 2026-05-21T00:12:55.813Z | Downloaded qorb v0.4.1 |
| 1208 | 2026-05-21T00:12:55.813Z | Downloaded zerocopy-derive v0.7.35 |
| 1209 | 2026-05-21T00:12:55.817Z | Downloaded usdt-impl v0.5.0 |
| 1210 | 2026-05-21T00:12:55.817Z | Downloaded tungstenite v0.21.0 |
| 1211 | 2026-05-21T00:12:55.817Z | Downloaded snafu v0.8.9 |
| 1212 | 2026-05-21T00:12:55.821Z | Downloaded typify v0.6.2 |
| 1213 | 2026-05-21T00:12:55.845Z | Downloaded ucd-trie v0.1.7 |
| 1214 | 2026-05-21T00:12:55.845Z | Downloaded schemars v1.2.1 |
| 1215 | 2026-05-21T00:12:55.849Z | Downloaded unsafe-libyaml v0.2.11 |
| 1216 | 2026-05-21T00:12:55.849Z | Downloaded hashbrown v0.16.1 |
| 1217 | 2026-05-21T00:12:55.849Z | Downloaded slog v2.8.2 |
| 1218 | 2026-05-21T00:12:55.850Z | Downloaded pest v2.8.6 |
| 1219 | 2026-05-21T00:12:55.850Z | Downloaded toml_edit v0.19.15 |
| 1220 | 2026-05-21T00:12:55.850Z | Downloaded zerotrie v0.2.4 |
| 1221 | 2026-05-21T00:12:55.854Z | Downloaded yansi v1.0.1 |
| 1222 | 2026-05-21T00:12:55.854Z | Downloaded nom v7.1.3 |
| 1223 | 2026-05-21T00:12:55.857Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1224 | 2026-05-21T00:12:55.857Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1225 | 2026-05-21T00:12:55.861Z | Downloaded rand v0.10.1 |
| 1226 | 2026-05-21T00:12:55.864Z | Downloaded hickory-resolver v0.24.4 |
| 1227 | 2026-05-21T00:12:55.864Z | Downloaded steno v0.4.1 |
| 1228 | 2026-05-21T00:12:55.869Z | Downloaded dropshot-api-manager v0.7.2 |
| 1229 | 2026-05-21T00:12:55.872Z | Downloaded crossbeam-channel v0.5.15 |
| 1230 | 2026-05-21T00:12:55.882Z | Downloaded iddqd v0.3.18 |
| 1231 | 2026-05-21T00:12:55.886Z | Downloaded scc v2.4.0 |
| 1232 | 2026-05-21T00:12:55.889Z | Downloaded nom v8.0.0 |
| 1233 | 2026-05-21T00:12:55.895Z | Downloaded libm v0.2.16 |
| 1234 | 2026-05-21T00:12:55.899Z | Downloaded zerocopy-derive v0.8.48 |
| 1235 | 2026-05-21T00:12:55.902Z | Downloaded itertools v0.12.1 |
| 1236 | 2026-05-21T00:12:55.917Z | Downloaded reqwest v0.13.3 |
| 1237 | 2026-05-21T00:12:55.921Z | Downloaded zerovec v0.11.6 |
| 1238 | 2026-05-21T00:12:55.924Z | Downloaded tough v0.22.0 |
| 1239 | 2026-05-21T00:12:55.928Z | Downloaded icu_properties_data v2.2.0 |
| 1240 | 2026-05-21T00:12:55.934Z | Downloaded blake3 v1.8.5 |
| 1241 | 2026-05-21T00:12:55.942Z | Downloaded tower-http v0.6.10 |
| 1242 | 2026-05-21T00:12:55.947Z | Downloaded hkdf v0.12.4 |
| 1243 | 2026-05-21T00:12:55.951Z | Downloaded aws-lc-rs v1.17.0 |
| 1244 | 2026-05-21T00:12:55.954Z | Downloaded winnow v0.5.40 |
| 1245 | 2026-05-21T00:12:55.958Z | Downloaded typed-path v0.9.3 |
| 1246 | 2026-05-21T00:12:55.961Z | Downloaded rustls-webpki v0.102.8 |
| 1247 | 2026-05-21T00:12:55.969Z | Downloaded zerocopy v0.7.35 |
| 1248 | 2026-05-21T00:12:55.979Z | Downloaded rayon v1.12.0 |
| 1249 | 2026-05-21T00:12:55.983Z | Downloaded serde_with v3.20.0 |
| 1250 | 2026-05-21T00:12:55.990Z | Downloaded proptest v1.11.0 |
| 1251 | 2026-05-21T00:12:55.994Z | Downloaded tabled v0.15.0 |
| 1252 | 2026-05-21T00:12:56.002Z | Downloaded time v0.3.47 |
| 1253 | 2026-05-21T00:12:56.009Z | Downloaded tabled v0.20.0 |
| 1254 | 2026-05-21T00:12:56.018Z | Downloaded moka v0.12.15 |
| 1255 | 2026-05-21T00:12:56.023Z | Downloaded syn v1.0.109 |
| 1256 | 2026-05-21T00:12:56.049Z | Downloaded dropshot v0.17.0 |
| 1257 | 2026-05-21T00:12:56.061Z | Downloaded rustls v0.22.4 |
| 1258 | 2026-05-21T00:12:56.068Z | Downloaded rhai v1.24.0 |
| 1259 | 2026-05-21T00:12:56.074Z | Downloaded smoltcp v0.11.0 |
| 1260 | 2026-05-21T00:12:56.081Z | Downloaded nix v0.31.3 |
| 1261 | 2026-05-21T00:12:56.087Z | Downloaded regress v0.11.1 |
| 1262 | 2026-05-21T00:12:56.092Z | Downloaded hickory-proto v0.25.2 |
| 1263 | 2026-05-21T00:12:56.100Z | Downloaded hickory-proto v0.24.4 |
| 1264 | 2026-05-21T00:12:56.108Z | Downloaded typify-impl v0.6.2 |
| 1265 | 2026-05-21T00:12:56.114Z | Downloaded regress v0.10.5 |
| 1266 | 2026-05-21T00:12:56.119Z | Downloaded sled v0.34.7 |
| 1267 | 2026-05-21T00:12:56.125Z | Downloaded openapiv3 v2.2.0 |
| 1268 | 2026-05-21T00:12:56.137Z | Downloaded typify-impl v0.4.3 |
| 1269 | 2026-05-21T00:12:56.154Z | Downloaded chrono-tz v0.10.4 |
| 1270 | 2026-05-21T00:12:56.186Z | Downloaded csv v1.4.0 |
| 1271 | 2026-05-21T00:12:56.194Z | Downloaded petgraph v0.6.5 |
| 1272 | 2026-05-21T00:12:56.205Z | Downloaded jiff v0.2.24 |
| 1273 | 2026-05-21T00:12:56.214Z | Downloaded lzma-sys v0.1.20 |
| 1274 | 2026-05-21T00:12:56.230Z | Downloaded sha3 v0.10.9 |
| 1275 | 2026-05-21T00:12:56.275Z | Downloaded encoding_rs v0.8.35 |
| 1276 | 2026-05-21T00:12:56.809Z | Downloaded aws-lc-sys v0.41.0 |
| 1277 | 2026-05-21T00:12:57.795Z | Compiling proc-macro2 v1.0.106 |
| 1278 | 2026-05-21T00:12:57.795Z | Compiling unicode-ident v1.0.24 |
| 1279 | 2026-05-21T00:12:57.795Z | Compiling quote v1.0.45 |
| 1280 | 2026-05-21T00:12:57.795Z | Compiling serde_core v1.0.228 |
| 1281 | 2026-05-21T00:12:57.795Z | Compiling cfg-if v1.0.4 |
| 1282 | 2026-05-21T00:12:57.799Z | Compiling serde v1.0.228 |
| 1283 | 2026-05-21T00:12:57.799Z | Compiling libc v0.2.186 |
| 1284 | 2026-05-21T00:12:57.894Z | Compiling memchr v2.8.0 |
| 1285 | 2026-05-21T00:12:57.992Z | Compiling itoa v1.0.18 |
| 1286 | 2026-05-21T00:12:58.243Z | Compiling zmij v1.0.21 |
| 1287 | 2026-05-21T00:12:58.254Z | Compiling autocfg v1.5.0 |
| 1288 | 2026-05-21T00:12:58.343Z | Compiling libm v0.2.16 |
| 1289 | 2026-05-21T00:12:58.656Z | Compiling stable_deref_trait v1.2.1 |
| 1290 | 2026-05-21T00:12:58.692Z | Compiling version_check v0.9.5 |
| 1291 | 2026-05-21T00:12:58.708Z | Compiling litemap v0.8.2 |
| 1292 | 2026-05-21T00:12:58.767Z | Compiling writeable v0.6.3 |
| 1293 | 2026-05-21T00:12:58.901Z | Compiling icu_normalizer_data v2.2.0 |
| 1294 | 2026-05-21T00:12:58.921Z | Compiling utf8_iter v1.0.4 |
| 1295 | 2026-05-21T00:12:58.925Z | Compiling icu_properties_data v2.2.0 |
| 1296 | 2026-05-21T00:12:58.980Z | Compiling percent-encoding v2.3.2 |
| 1297 | 2026-05-21T00:12:59.068Z | Compiling equivalent v1.0.2 |
| 1298 | 2026-05-21T00:12:59.141Z | Compiling syn v2.0.117 |
| 1299 | 2026-05-21T00:12:59.176Z | Compiling iana-time-zone v0.1.65 |
| 1300 | 2026-05-21T00:12:59.255Z | Compiling form_urlencoded v1.2.2 |
| 1301 | 2026-05-21T00:12:59.264Z | Compiling pin-project-lite v0.2.17 |
| 1302 | 2026-05-21T00:12:59.324Z | Compiling serde_json v1.0.149 |
| 1303 | 2026-05-21T00:12:59.337Z | Compiling dyn-clone v1.0.20 |
| 1304 | 2026-05-21T00:12:59.356Z | Compiling parking_lot_core v0.9.12 |
| 1305 | 2026-05-21T00:12:59.418Z | Compiling scopeguard v1.2.0 |
| 1306 | 2026-05-21T00:12:59.431Z | Compiling num-traits v0.2.19 |
| 1307 | 2026-05-21T00:12:59.473Z | Compiling thiserror v2.0.18 |
| 1308 | 2026-05-21T00:12:59.506Z | Compiling lock_api v0.4.14 |
| 1309 | 2026-05-21T00:12:59.589Z | Compiling hashbrown v0.17.1 |
| 1310 | 2026-05-21T00:12:59.651Z | Compiling rand_core v0.10.1 |
| 1311 | 2026-05-21T00:12:59.742Z | Compiling getrandom v0.4.2 |
| 1312 | 2026-05-21T00:12:59.804Z | Compiling errno v0.3.14 |
| 1313 | 2026-05-21T00:12:59.922Z | Compiling log v0.4.29 |
| 1314 | 2026-05-21T00:12:59.960Z | Compiling jobserver v0.1.34 |
| 1315 | 2026-05-21T00:13:00.029Z | Compiling shlex v1.3.0 |
| 1316 | 2026-05-21T00:13:00.111Z | Compiling find-msvc-tools v0.1.9 |
| 1317 | 2026-05-21T00:13:00.162Z | Compiling semver v1.0.28 |
| 1318 | 2026-05-21T00:13:00.223Z | Compiling indexmap v2.14.0 |
| 1319 | 2026-05-21T00:13:00.288Z | Compiling heck v0.5.0 |
| 1320 | 2026-05-21T00:13:00.299Z | Compiling cc v1.2.62 |
| 1321 | 2026-05-21T00:13:00.351Z | Compiling futures-core v0.3.32 |
| 1322 | 2026-05-21T00:13:00.474Z | Compiling zerocopy v0.8.48 |
| 1323 | 2026-05-21T00:13:00.512Z | Compiling uuid v1.23.1 |
| 1324 | 2026-05-21T00:13:00.538Z | Compiling futures-sink v0.3.32 |
| 1325 | 2026-05-21T00:13:00.638Z | Compiling slab v0.4.12 |
| 1326 | 2026-05-21T00:13:00.812Z | Compiling schemars v0.8.22 |
| 1327 | 2026-05-21T00:13:00.858Z | Compiling fnv v1.0.7 |
| 1328 | 2026-05-21T00:13:00.911Z | Compiling rustversion v1.0.22 |
| 1329 | 2026-05-21T00:13:00.922Z | Compiling futures-channel v0.3.32 |
| 1330 | 2026-05-21T00:13:00.948Z | Compiling bitflags v2.11.1 |
| 1331 | 2026-05-21T00:13:01.079Z | Compiling futures-io v0.3.32 |
| 1332 | 2026-05-21T00:13:01.141Z | Compiling futures-task v0.3.32 |
| 1333 | 2026-05-21T00:13:01.185Z | Compiling socket2 v0.6.3 |
| 1334 | 2026-05-21T00:13:01.240Z | Compiling portable-atomic v1.13.1 |
| 1335 | 2026-05-21T00:13:01.318Z | Compiling signal-hook-registry v1.4.8 |
| 1336 | 2026-05-21T00:13:01.336Z | Compiling mio v1.2.0 |
| 1337 | 2026-05-21T00:13:01.528Z | Compiling critical-section v1.2.0 |
| 1338 | 2026-05-21T00:13:01.605Z | Compiling getrandom v0.2.17 |
| 1339 | 2026-05-21T00:13:01.626Z | Compiling typenum v1.20.0 |
| 1340 | 2026-05-21T00:13:01.638Z | Compiling subtle v2.6.1 |
| 1341 | 2026-05-21T00:13:01.663Z | Compiling untrusted v0.9.0 |
| 1342 | 2026-05-21T00:13:01.779Z | Compiling base64 v0.22.1 |
| 1343 | 2026-05-21T00:13:01.782Z | Compiling byteorder v1.5.0 |
| 1344 | 2026-05-21T00:13:01.801Z | Compiling strsim v0.11.1 |
| 1345 | 2026-05-21T00:13:01.835Z | Compiling rustix v1.1.4 |
| 1346 | 2026-05-21T00:13:01.874Z | Compiling slog v2.8.2 |
| 1347 | 2026-05-21T00:13:02.047Z | Compiling synstructure v0.13.2 |
| 1348 | 2026-05-21T00:13:02.108Z | Compiling serde_derive_internals v0.29.1 |
| 1349 | 2026-05-21T00:13:02.137Z | Compiling once_cell v1.21.4 |
| 1350 | 2026-05-21T00:13:02.200Z | Compiling rand_core v0.6.4 |
| 1351 | 2026-05-21T00:13:02.229Z | Compiling regex-syntax v0.8.10 |
| 1352 | 2026-05-21T00:13:02.268Z | Compiling cmake v0.1.58 |
| 1353 | 2026-05-21T00:13:02.345Z | Compiling fs_extra v1.3.0 |
| 1354 | 2026-05-21T00:13:02.375Z | Compiling dunce v1.0.5 |
| 1355 | 2026-05-21T00:13:02.419Z | Compiling ipnet v2.12.0 |
| 1356 | 2026-05-21T00:13:02.466Z | Compiling httparse v1.10.1 |
| 1357 | 2026-05-21T00:13:02.503Z | Compiling atomic-waker v1.1.2 |
| 1358 | 2026-05-21T00:13:02.599Z | Compiling tower-layer v0.3.3 |
| 1359 | 2026-05-21T00:13:02.599Z | Compiling aws-lc-sys v0.41.0 |
| 1360 | 2026-05-21T00:13:02.625Z | Compiling tower-service v0.3.3 |
| 1361 | 2026-05-21T00:13:02.715Z | Compiling generic-array v0.14.7 |
| 1362 | 2026-05-21T00:13:02.759Z | Compiling getrandom v0.3.4 |
| 1363 | 2026-05-21T00:13:02.843Z | Compiling ucd-trie v0.1.7 |
| 1364 | 2026-05-21T00:13:02.948Z | Compiling thiserror v1.0.69 |
| 1365 | 2026-05-21T00:13:02.961Z | Compiling ryu v1.0.23 |
| 1366 | 2026-05-21T00:13:03.122Z | Compiling serde_derive v1.0.228 |
| 1367 | 2026-05-21T00:13:03.148Z | Compiling zerofrom-derive v0.1.7 |
| 1368 | 2026-05-21T00:13:03.177Z | Compiling yoke-derive v0.8.2 |
| 1369 | 2026-05-21T00:13:03.187Z | Compiling zerovec-derive v0.11.3 |
| 1370 | 2026-05-21T00:13:03.233Z | Compiling displaydoc v0.2.5 |
| 1371 | 2026-05-21T00:13:03.327Z | Compiling schemars_derive v0.8.22 |
| 1372 | 2026-05-21T00:13:03.511Z | Compiling tokio-macros v2.7.0 |
| 1373 | 2026-05-21T00:13:04.007Z | Compiling thiserror-impl v2.0.18 |
| 1374 | 2026-05-21T00:13:04.283Z | Compiling zerocopy-derive v0.8.48 |
| 1375 | 2026-05-21T00:13:04.294Z | Compiling zeroize_derive v1.4.3 |
| 1376 | 2026-05-21T00:13:04.304Z | Compiling futures-macro v0.3.32 |
| 1377 | 2026-05-21T00:13:04.404Z | Compiling zerofrom v0.1.8 |
| 1378 | 2026-05-21T00:13:04.531Z | Compiling yoke v0.8.2 |
| 1379 | 2026-05-21T00:13:04.717Z | Compiling zerovec v0.11.6 |
| 1380 | 2026-05-21T00:13:04.921Z | Compiling zerotrie v0.2.4 |
| 1381 | 2026-05-21T00:13:04.983Z | Compiling zeroize v1.8.2 |
| 1382 | 2026-05-21T00:13:05.144Z | Compiling futures-util v0.3.32 |
| 1383 | 2026-05-21T00:13:05.189Z | Compiling tinystr v0.8.3 |
| 1384 | 2026-05-21T00:13:05.214Z | Compiling potential_utf v0.1.5 |
| 1385 | 2026-05-21T00:13:05.230Z | Compiling try-lock v0.2.5 |
| 1386 | 2026-05-21T00:13:05.325Z | Compiling icu_collections v2.2.0 |
| 1387 | 2026-05-21T00:13:05.351Z | Compiling icu_locale_core v2.2.0 |
| 1388 | 2026-05-21T00:13:05.365Z | Compiling want v0.3.1 |
| 1389 | 2026-05-21T00:13:05.544Z | Compiling thiserror-impl v1.0.69 |
| 1390 | 2026-05-21T00:13:05.555Z | Compiling pest v2.8.6 |
| 1391 | 2026-05-21T00:13:05.884Z | Compiling httpdate v1.0.3 |
| 1392 | 2026-05-21T00:13:06.122Z | Compiling icu_provider v2.2.0 |
| 1393 | 2026-05-21T00:13:06.336Z | Compiling bytes v1.11.1 |
| 1394 | 2026-05-21T00:13:06.418Z | Compiling smallvec v1.15.1 |
| 1395 | 2026-05-21T00:13:06.441Z | Compiling icu_properties v2.2.0 |
| 1396 | 2026-05-21T00:13:06.651Z | Compiling icu_normalizer v2.2.0 |
| 1397 | 2026-05-21T00:13:06.695Z | Compiling chrono v0.4.44 |
| 1398 | 2026-05-21T00:13:06.964Z | Compiling http v1.4.0 |
| 1399 | 2026-05-21T00:13:07.110Z | Compiling parking_lot v0.12.5 |
| 1400 | 2026-05-21T00:13:07.213Z | Compiling serde_tokenstream v0.2.3 |
| 1401 | 2026-05-21T00:13:07.416Z | Compiling idna_adapter v1.2.2 |
| 1402 | 2026-05-21T00:13:07.489Z | Compiling tokio v1.52.3 |
| 1403 | 2026-05-21T00:13:07.505Z | Compiling erased-serde v0.3.31 |
| 1404 | 2026-05-21T00:13:07.559Z | Compiling idna v1.1.0 |
| 1405 | 2026-05-21T00:13:07.613Z | Compiling http-body v1.0.1 |
| 1406 | 2026-05-21T00:13:07.864Z | Compiling url v2.5.8 |
| 1407 | 2026-05-21T00:13:07.979Z | Compiling pest_meta v2.8.6 |
| 1408 | 2026-05-21T00:13:08.358Z | Compiling pretty-hex v0.4.2 |
| 1409 | 2026-05-21T00:13:08.388Z | Compiling plain v0.2.3 |
| 1410 | 2026-05-21T00:13:08.493Z | Compiling ppv-lite86 v0.2.21 |
| 1411 | 2026-05-21T00:13:08.657Z | Compiling pest_generator v2.8.6 |
| 1412 | 2026-05-21T00:13:08.731Z | Compiling winnow v1.0.3 |
| 1413 | 2026-05-21T00:13:08.794Z | Compiling foldhash v0.2.0 |
| 1414 | 2026-05-21T00:13:08.819Z | Compiling paste v1.0.15 |
| 1415 | 2026-05-21T00:13:09.030Z | Compiling allocator-api2 v0.2.21 |
| 1416 | 2026-05-21T00:13:09.165Z | Compiling crypto-common v0.1.7 |
| 1417 | 2026-05-21T00:13:09.269Z | Compiling ipnetwork v0.21.1 |
| 1418 | 2026-05-21T00:13:09.273Z | Compiling pest_derive v2.8.6 |
| 1419 | 2026-05-21T00:13:09.295Z | Compiling tracing-attributes v0.1.31 |
| 1420 | 2026-05-21T00:13:09.352Z | Compiling hashbrown v0.16.1 |
| 1421 | 2026-05-21T00:13:09.709Z | Compiling oxnet v0.1.5 |
| 1422 | 2026-05-21T00:13:09.813Z | Compiling tracing-core v0.1.36 |
| 1423 | 2026-05-21T00:13:09.845Z | Compiling omicron-workspace-hack v0.1.0 |
| 1424 | 2026-05-21T00:13:09.928Z | Compiling ident_case v1.0.1 |
| 1425 | 2026-05-21T00:13:10.044Z | Compiling http-body-util v0.1.3 |
| 1426 | 2026-05-21T00:13:10.078Z | Compiling serde_urlencoded v0.7.1 |
| 1427 | 2026-05-21T00:13:10.129Z | Compiling aho-corasick v1.1.4 |
| 1428 | 2026-05-21T00:13:10.312Z | Compiling sync_wrapper v1.0.2 |
| 1429 | 2026-05-21T00:13:10.340Z | Compiling rustls-pki-types v1.14.1 |
| 1430 | 2026-05-21T00:13:10.407Z | Compiling daft-derive v0.1.7 |
| 1431 | 2026-05-21T00:13:10.517Z | Compiling tracing v0.1.44 |
| 1432 | 2026-05-21T00:13:10.692Z | Compiling fastrand v2.4.1 |
| 1433 | 2026-05-21T00:13:10.814Z | Compiling scroll_derive v0.13.1 |
| 1434 | 2026-05-21T00:13:10.914Z | Compiling regex-automata v0.4.14 |
| 1435 | 2026-05-21T00:13:11.159Z | Compiling tokio-util v0.7.18 |
| 1436 | 2026-05-21T00:13:11.512Z | Compiling async-trait v0.1.89 |
| 1437 | 2026-05-21T00:13:11.540Z | Compiling ring v0.17.14 |
| 1438 | 2026-05-21T00:13:11.656Z | Compiling anyhow v1.0.102 |
| 1439 | 2026-05-21T00:13:11.891Z | Compiling num-conv v0.2.1 |
| 1440 | 2026-05-21T00:13:11.980Z | Compiling powerfmt v0.2.0 |
| 1441 | 2026-05-21T00:13:12.033Z | Compiling cpufeatures v0.2.17 |
| 1442 | 2026-05-21T00:13:12.053Z | Compiling time-core v0.1.8 |
| 1443 | 2026-05-21T00:13:12.185Z | Compiling deranged v0.5.8 |
| 1444 | 2026-05-21T00:13:12.197Z | Compiling time-macros v0.2.27 |
| 1445 | 2026-05-21T00:13:12.697Z | Compiling regex v1.12.3 |
| 1446 | 2026-05-21T00:13:13.169Z | Compiling scroll v0.13.0 |
| 1447 | 2026-05-21T00:13:13.174Z | Compiling block-buffer v0.10.4 |
| 1448 | 2026-05-21T00:13:13.211Z | Compiling openssl-probe v0.2.1 |
| 1449 | 2026-05-21T00:13:13.314Z | Compiling hex v0.4.3 |
| 1450 | 2026-05-21T00:13:13.397Z | Compiling num_threads v0.1.7 |
| 1451 | 2026-05-21T00:13:13.435Z | Compiling goblin v0.10.5 |
| 1452 | 2026-05-21T00:13:13.438Z | Compiling digest v0.10.7 |
| 1453 | 2026-05-21T00:13:13.563Z | Compiling camino v1.2.2 |
| 1454 | 2026-05-21T00:13:13.987Z | Compiling crc32fast v1.5.0 |
| 1455 | 2026-05-21T00:13:13.995Z | Compiling usdt-impl v0.6.0 |
| 1456 | 2026-05-21T00:13:14.108Z | Compiling h2 v0.4.14 |
| 1457 | 2026-05-21T00:13:14.225Z | Compiling dtrace-parser v0.3.0 |
| 1458 | 2026-05-21T00:13:14.282Z | Compiling futures-executor v0.3.32 |
| 1459 | 2026-05-21T00:13:14.449Z | Compiling aws-lc-rs v1.17.0 |
| 1460 | 2026-05-21T00:13:14.758Z | Compiling crossbeam-utils v0.8.21 |
| 1461 | 2026-05-21T00:13:14.948Z | Compiling structmeta-derive v0.3.0 |
| 1462 | 2026-05-21T00:13:15.089Z | Compiling thread-id v5.1.0 |
| 1463 | 2026-05-21T00:13:15.168Z | Compiling adler2 v2.0.1 |
| 1464 | 2026-05-21T00:13:15.224Z | Compiling rustls v0.22.4 |
| 1465 | 2026-05-21T00:13:15.294Z | Compiling simd-adler32 v0.3.9 |
| 1466 | 2026-05-21T00:13:15.439Z | Compiling miniz_oxide v0.8.9 |
| 1467 | 2026-05-21T00:13:15.979Z | Compiling structmeta v0.3.0 |
| 1468 | 2026-05-21T00:13:15.991Z | Compiling futures v0.3.32 |
| 1469 | 2026-05-21T00:13:16.041Z | Compiling dof v0.4.0 |
| 1470 | 2026-05-21T00:13:16.059Z | Compiling rand_core v0.9.5 |
| 1471 | 2026-05-21T00:13:16.069Z | Compiling darling_core v0.23.0 |
| 1472 | 2026-05-21T00:13:16.084Z | Compiling newtype-uuid-macros v0.1.0 |
| 1473 | 2026-05-21T00:13:16.169Z | Compiling hyper v1.9.0 |
| 1474 | 2026-05-21T00:13:16.266Z | Compiling thread_local v1.1.9 |
| 1475 | 2026-05-21T00:13:16.532Z | Compiling untrusted v0.7.1 |
| 1476 | 2026-05-21T00:13:16.655Z | Compiling match_cfg v0.1.0 |
| 1477 | 2026-05-21T00:13:16.900Z | Compiling flate2 v1.1.9 |
| 1478 | 2026-05-21T00:13:17.316Z | Compiling hyper-util v0.1.20 |
| 1479 | 2026-05-21T00:13:17.369Z | Compiling newtype-uuid v1.3.2 |
| 1480 | 2026-05-21T00:13:17.434Z | Compiling slog-async v2.8.0 |
| 1481 | 2026-05-21T00:13:17.735Z | Compiling compression-core v0.4.32 |
| 1482 | 2026-05-21T00:13:17.887Z | Compiling quick-error v1.2.3 |
| 1483 | 2026-05-21T00:13:17.900Z | Compiling ref-cast v1.0.25 |
| 1484 | 2026-05-21T00:13:17.959Z | Compiling rustls v0.23.40 |
| 1485 | 2026-05-21T00:13:18.007Z | Compiling compression-codecs v0.4.38 |
| 1486 | 2026-05-21T00:13:18.180Z | Compiling darling_macro v0.23.0 |
| 1487 | 2026-05-21T00:13:18.251Z | Compiling usdt-macro v0.6.0 |
| 1488 | 2026-05-21T00:13:18.271Z | Compiling usdt-attr-macro v0.6.0 |
| 1489 | 2026-05-21T00:13:18.294Z | Compiling daft v0.1.7 |
| 1490 | 2026-05-21T00:13:18.324Z | Compiling rand_chacha v0.9.0 |
| 1491 | 2026-05-21T00:13:18.669Z | Compiling strum_macros v0.26.4 |
| 1492 | 2026-05-21T00:13:18.759Z | Compiling ref-cast-impl v1.0.25 |
| 1493 | 2026-05-21T00:13:18.777Z | Compiling darling v0.23.0 |
| 1494 | 2026-05-21T00:13:18.856Z | Compiling serde_spanned v1.1.1 |
| 1495 | 2026-05-21T00:13:18.979Z | Compiling multer v3.1.0 |
| 1496 | 2026-05-21T00:13:19.004Z | Compiling term v1.2.1 |
| 1497 | 2026-05-21T00:13:19.086Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1498 | 2026-05-21T00:13:19.220Z | Compiling debug-ignore v1.0.5 |
| 1499 | 2026-05-21T00:13:19.326Z | Compiling take_mut v0.2.2 |
| 1500 | 2026-05-21T00:13:19.390Z | Compiling bit-vec v0.8.0 |
| 1501 | 2026-05-21T00:13:19.442Z | Compiling serde_with_macros v3.20.0 |
| 1502 | 2026-05-21T00:13:19.491Z | Compiling rand v0.9.4 |
| 1503 | 2026-05-21T00:13:19.504Z | Compiling async-stream-impl v0.3.6 |
| 1504 | 2026-05-21T00:13:19.614Z | Compiling bit-set v0.8.0 |
| 1505 | 2026-05-21T00:13:19.721Z | Compiling dropshot v0.17.0 |
| 1506 | 2026-05-21T00:13:19.769Z | Compiling encoding_rs v0.8.35 |
| 1507 | 2026-05-21T00:13:19.954Z | Compiling spin v0.9.8 |
| 1508 | 2026-05-21T00:13:20.066Z | Compiling unarray v0.1.4 |
| 1509 | 2026-05-21T00:13:20.087Z | Compiling mime v0.3.17 |
| 1510 | 2026-05-21T00:13:20.145Z | Compiling syn v1.0.109 |
| 1511 | 2026-05-21T00:13:20.169Z | Compiling async-stream v0.3.6 |
| 1512 | 2026-05-21T00:13:20.339Z | Compiling strum v0.26.3 |
| 1513 | 2026-05-21T00:13:20.361Z | Compiling derive-ex v0.1.8 |
| 1514 | 2026-05-21T00:13:20.384Z | Compiling tower v0.5.3 |
| 1515 | 2026-05-21T00:13:20.480Z | Compiling dropshot_endpoint v0.17.0 |
| 1516 | 2026-05-21T00:13:20.513Z | Compiling macaddr v1.0.1 |
| 1517 | 2026-05-21T00:13:20.555Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1518 | 2026-05-21T00:13:20.559Z | Compiling waitgroup v0.1.2 |
| 1519 | 2026-05-21T00:13:20.727Z | Compiling serde_path_to_error v0.1.20 |
| 1520 | 2026-05-21T00:13:21.039Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1521 | 2026-05-21T00:13:21.073Z | Compiling tower-http v0.6.10 |
| 1522 | 2026-05-21T00:13:21.193Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1523 | 2026-05-21T00:13:21.367Z | Compiling tempfile v3.27.0 |
| 1524 | 2026-05-21T00:13:21.390Z | Compiling openapiv3 v2.2.0 |
| 1525 | 2026-05-21T00:13:21.478Z | Compiling strum_macros v0.27.2 |
| 1526 | 2026-05-21T00:13:21.897Z | Compiling test-strategy v0.4.5 |
| 1527 | 2026-05-21T00:13:22.126Z | Compiling instant v0.1.13 |
| 1528 | 2026-05-21T00:13:22.232Z | Compiling time v0.3.47 |
| 1529 | 2026-05-21T00:13:22.863Z | Compiling rustls-native-certs v0.8.3 |
| 1530 | 2026-05-21T00:13:22.968Z | Compiling rustc-hash v2.1.2 |
| 1531 | 2026-05-21T00:13:23.262Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1532 | 2026-05-21T00:13:23.347Z | Compiling strum v0.27.2 |
| 1533 | 2026-05-21T00:13:23.438Z | Compiling crossbeam-channel v0.5.15 |
| 1534 | 2026-05-21T00:13:23.890Z | Compiling parse-display-derive v0.10.0 |
| 1535 | 2026-05-21T00:13:24.273Z | Compiling backon v1.6.0 |
| 1536 | 2026-05-21T00:13:24.345Z | Compiling rand_chacha v0.3.1 |
| 1537 | 2026-05-21T00:13:24.483Z | Compiling rustls-webpki v0.102.8 |
| 1538 | 2026-05-21T00:13:25.310Z | Compiling rand v0.8.6 |
| 1539 | 2026-05-21T00:13:25.338Z | Compiling slog-json v2.6.1 |
| 1540 | 2026-05-21T00:13:25.362Z | Compiling hostname v0.3.1 |
| 1541 | 2026-05-21T00:13:25.492Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1542 | 2026-05-21T00:13:25.533Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1543 | 2026-05-21T00:13:25.543Z | Compiling is-terminal v0.4.17 |
| 1544 | 2026-05-21T00:13:25.633Z | Compiling memmap2 v0.9.10 |
| 1545 | 2026-05-21T00:13:25.838Z | Compiling wait-timeout v0.2.1 |
| 1546 | 2026-05-21T00:13:25.850Z | Compiling either v1.15.0 |
| 1547 | 2026-05-21T00:13:25.950Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1548 | 2026-05-21T00:13:25.996Z | Compiling rusty-fork v0.3.1 |
| 1549 | 2026-05-21T00:13:26.045Z | Compiling usdt v0.6.0 |
| 1550 | 2026-05-21T00:13:26.137Z | Compiling slog-term v2.9.2 |
| 1551 | 2026-05-21T00:13:26.169Z | Compiling slog-bunyan v2.5.0 |
| 1552 | 2026-05-21T00:13:26.324Z | Compiling serde_with v3.20.0 |
| 1553 | 2026-05-21T00:13:26.344Z | Compiling async-compression v0.4.42 |
| 1554 | 2026-05-21T00:13:26.657Z | Compiling rand_xorshift v0.4.0 |
| 1555 | 2026-05-21T00:13:26.730Z | Compiling sha1 v0.10.6 |
| 1556 | 2026-05-21T00:13:26.803Z | Compiling tokio-rustls v0.25.0 |
| 1557 | 2026-05-21T00:13:26.846Z | Compiling rustls-pemfile v2.2.0 |
| 1558 | 2026-05-21T00:13:26.949Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1559 | 2026-05-21T00:13:27.024Z | Compiling regress v0.10.5 |
| 1560 | 2026-05-21T00:13:27.041Z | Compiling hostname v0.4.2 |
| 1561 | 2026-05-21T00:13:27.433Z | Compiling proptest v1.11.0 |
| 1562 | 2026-05-21T00:13:28.343Z | Compiling iddqd v0.3.18 |
| 1563 | 2026-05-21T00:13:28.958Z | Compiling reqwest v0.12.28 |
| 1564 | 2026-05-21T00:13:29.055Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1565 | 2026-05-21T00:13:29.488Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1566 | 2026-05-21T00:13:29.500Z | Compiling utf8parse v0.2.2 |
| 1567 | 2026-05-21T00:13:29.611Z | Compiling anstyle-parse v1.0.0 |
| 1568 | 2026-05-21T00:13:29.796Z | Compiling itertools v0.14.0 |
| 1569 | 2026-05-21T00:13:30.073Z | Compiling progenitor-client v0.10.0 |
| 1570 | 2026-05-21T00:13:30.350Z | Compiling backoff v0.4.0 |
| 1571 | 2026-05-21T00:13:30.563Z | Compiling parse-display v0.10.0 |
| 1572 | 2026-05-21T00:13:30.896Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1573 | 2026-05-21T00:13:30.937Z | Compiling colorchoice v1.0.5 |
| 1574 | 2026-05-21T00:13:31.029Z | Compiling anstyle-query v1.1.5 |
| 1575 | 2026-05-21T00:13:31.052Z | Compiling is_terminal_polyfill v1.70.2 |
| 1576 | 2026-05-21T00:13:31.141Z | Compiling anstyle v1.0.14 |
| 1577 | 2026-05-21T00:13:31.311Z | Compiling anstream v1.0.0 |
| 1578 | 2026-05-21T00:13:31.379Z | Compiling clap_lex v1.1.0 |
| 1579 | 2026-05-21T00:13:31.932Z | Compiling regress v0.11.1 |
| 1580 | 2026-05-21T00:13:32.004Z | Compiling clap_derive v4.6.1 |
| 1581 | 2026-05-21T00:13:32.600Z | Compiling terminal_size v0.4.4 |
| 1582 | 2026-05-21T00:13:33.565Z | Compiling typify-impl v0.6.2 |
| 1583 | 2026-05-21T00:13:33.692Z | Compiling toml_datetime v0.6.11 |
| 1584 | 2026-05-21T00:13:33.822Z | Compiling zerocopy-derive v0.7.35 |
| 1585 | 2026-05-21T00:13:33.968Z | Compiling convert_case v0.4.0 |
| 1586 | 2026-05-21T00:13:34.265Z | Compiling derive_more v0.99.20 |
| 1587 | 2026-05-21T00:13:34.691Z | Compiling zerocopy v0.7.35 |
| 1588 | 2026-05-21T00:13:34.806Z | Compiling clap_builder v4.6.0 |
| 1589 | 2026-05-21T00:13:35.440Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1590 | 2026-05-21T00:13:36.142Z | Compiling unicode-width v0.2.2 |
| 1591 | 2026-05-21T00:13:36.367Z | Compiling clap v4.6.1 |
| 1592 | 2026-05-21T00:13:36.424Z | Compiling proc-macro-crate v3.5.0 |
| 1593 | 2026-05-21T00:13:36.839Z | Compiling secrecy v0.10.3 |
| 1594 | 2026-05-21T00:13:36.851Z | Compiling crucible-workspace-hack v0.1.0 |
| 1595 | 2026-05-21T00:13:36.990Z | Compiling tinyvec_macros v0.1.1 |
| 1596 | 2026-05-21T00:13:36.994Z | Compiling float-ord v0.3.2 |
| 1597 | 2026-05-21T00:13:37.060Z | Compiling tinyvec v1.11.0 |
| 1598 | 2026-05-21T00:13:37.094Z | Compiling num_enum_derive v0.7.6 |
| 1599 | 2026-05-21T00:13:37.706Z | Compiling dtrace-parser v0.2.0 |
| 1600 | 2026-05-21T00:13:37.717Z | Compiling scroll_derive v0.12.1 |
| 1601 | 2026-05-21T00:13:38.138Z | Compiling num-integer v0.1.46 |
| 1602 | 2026-05-21T00:13:38.431Z | Compiling rustc_version v0.4.1 |
| 1603 | 2026-05-21T00:13:38.468Z | Compiling usdt-impl v0.5.0 |
| 1604 | 2026-05-21T00:13:38.490Z | Compiling scroll v0.12.0 |
| 1605 | 2026-05-21T00:13:38.630Z | Compiling num_enum v0.7.6 |
| 1606 | 2026-05-21T00:13:38.711Z | Compiling curve25519-dalek v4.1.3 |
| 1607 | 2026-05-21T00:13:39.021Z | Compiling dof v0.3.0 |
| 1608 | 2026-05-21T00:13:39.376Z | Compiling hmac v0.12.1 |
| 1609 | 2026-05-21T00:13:39.389Z | Compiling darling_core v0.21.3 |
| 1610 | 2026-05-21T00:13:39.437Z | Compiling inout v0.1.4 |
| 1611 | 2026-05-21T00:13:39.450Z | Compiling ff v0.13.1 |
| 1612 | 2026-05-21T00:13:39.508Z | Compiling thread-id v4.2.2 |
| 1613 | 2026-05-21T00:13:39.556Z | Compiling group v0.13.0 |
| 1614 | 2026-05-21T00:13:39.573Z | Compiling cipher v0.4.4 |
| 1615 | 2026-05-21T00:13:39.660Z | Compiling hkdf v0.12.4 |
| 1616 | 2026-05-21T00:13:39.879Z | Compiling typify-macro v0.6.2 |
| 1617 | 2026-05-21T00:13:40.167Z | Compiling goblin v0.8.2 |
| 1618 | 2026-05-21T00:13:40.260Z | Compiling num-rational v0.4.2 |
| 1619 | 2026-05-21T00:13:40.363Z | Compiling num-iter v0.1.45 |
| 1620 | 2026-05-21T00:13:40.477Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1621 | 2026-05-21T00:13:40.541Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1622 | 2026-05-21T00:13:40.880Z | Compiling crossbeam-epoch v0.9.18 |
| 1623 | 2026-05-21T00:13:41.222Z | Compiling universal-hash v0.5.1 |
| 1624 | 2026-05-21T00:13:41.360Z | Compiling crypto-bigint v0.5.5 |
| 1625 | 2026-05-21T00:13:41.367Z | Compiling half v2.7.1 |
| 1626 | 2026-05-21T00:13:41.450Z | Compiling darling_macro v0.21.3 |
| 1627 | 2026-05-21T00:13:41.565Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1628 | 2026-05-21T00:13:41.644Z | Compiling num-complex v0.4.6 |
| 1629 | 2026-05-21T00:13:41.944Z | Compiling typify v0.6.2 |
| 1630 | 2026-05-21T00:13:42.135Z | Compiling base16ct v0.2.0 |
| 1631 | 2026-05-21T00:13:42.245Z | Compiling base64ct v1.8.3 |
| 1632 | 2026-05-21T00:13:42.257Z | Compiling opaque-debug v0.3.1 |
| 1633 | 2026-05-21T00:13:42.270Z | Compiling ciborium-io v0.2.2 |
| 1634 | 2026-05-21T00:13:42.321Z | Compiling poly1305 v0.8.0 |
| 1635 | 2026-05-21T00:13:42.355Z | Compiling ciborium-ll v0.2.2 |
| 1636 | 2026-05-21T00:13:42.534Z | Compiling password-hash v0.5.0 |
| 1637 | 2026-05-21T00:13:42.559Z | Compiling elliptic-curve v0.13.8 |
| 1638 | 2026-05-21T00:13:42.969Z | Compiling darling v0.21.3 |
| 1639 | 2026-05-21T00:13:43.011Z | Compiling num v0.4.3 |
| 1640 | 2026-05-21T00:13:43.143Z | Compiling thiserror-no-std v2.0.2 |
| 1641 | 2026-05-21T00:13:43.593Z | Compiling chacha20 v0.9.1 |
| 1642 | 2026-05-21T00:13:43.635Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1643 | 2026-05-21T00:13:43.806Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1644 | 2026-05-21T00:13:44.215Z | Compiling blake2 v0.10.6 |
| 1645 | 2026-05-21T00:13:44.325Z | Compiling byte-wrapper v0.1.0 |
| 1646 | 2026-05-21T00:13:44.435Z | Compiling aead v0.5.2 |
| 1647 | 2026-05-21T00:13:44.600Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1648 | 2026-05-21T00:13:44.666Z | Compiling proc-macro-error-attr v1.0.4 |
| 1649 | 2026-05-21T00:13:44.900Z | Compiling unsafe-libyaml v0.2.11 |
| 1650 | 2026-05-21T00:13:44.904Z | Compiling keccak v0.1.6 |
| 1651 | 2026-05-21T00:13:44.922Z | Compiling heapless v0.8.0 |
| 1652 | 2026-05-21T00:13:45.145Z | Compiling rustix v0.38.44 |
| 1653 | 2026-05-21T00:13:45.230Z | Compiling prettyplease v0.2.37 |
| 1654 | 2026-05-21T00:13:45.497Z | Compiling serde_yaml v0.9.34+deprecated |
| 1655 | 2026-05-21T00:13:45.651Z | Compiling sha3 v0.10.9 |
| 1656 | 2026-05-21T00:13:45.943Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1657 | 2026-05-21T00:13:46.751Z | Compiling chacha20poly1305 v0.10.1 |
| 1658 | 2026-05-21T00:13:46.954Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1659 | 2026-05-21T00:13:47.102Z | Compiling argon2 v0.5.3 |
| 1660 | 2026-05-21T00:13:47.196Z | Compiling vsss-rs v3.3.4 |
| 1661 | 2026-05-21T00:13:47.605Z | Compiling ingot-macros v0.1.1 |
| 1662 | 2026-05-21T00:13:48.178Z | Compiling ciborium v0.2.2 |
| 1663 | 2026-05-21T00:13:48.529Z | Compiling rustls-webpki v0.103.13 |
| 1664 | 2026-05-21T00:13:48.856Z | Compiling usdt-macro v0.5.0 |
| 1665 | 2026-05-21T00:13:48.918Z | Compiling usdt-attr-macro v0.5.0 |
| 1666 | 2026-05-21T00:13:50.407Z | Compiling serde_spanned v0.6.9 |
| 1667 | 2026-05-21T00:13:50.552Z | Compiling enum-as-inner v0.6.1 |
| 1668 | 2026-05-21T00:13:50.759Z | Compiling hash32 v0.3.1 |
| 1669 | 2026-05-21T00:13:50.772Z | Compiling proc-macro-error v1.0.4 |
| 1670 | 2026-05-21T00:13:50.916Z | Compiling memmap v0.7.0 |
| 1671 | 2026-05-21T00:13:51.017Z | Compiling smoltcp v0.11.0 |
| 1672 | 2026-05-21T00:13:51.106Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1673 | 2026-05-21T00:13:51.147Z | Compiling data-encoding v2.11.0 |
| 1674 | 2026-05-21T00:13:51.322Z | Compiling static_assertions v1.1.0 |
| 1675 | 2026-05-21T00:13:51.381Z | Compiling indent_write v2.2.0 |
| 1676 | 2026-05-21T00:13:51.389Z | Compiling winnow v0.7.15 |
| 1677 | 2026-05-21T00:13:51.393Z | Compiling winnow v0.5.40 |
| 1678 | 2026-05-21T00:13:51.493Z | Compiling toml_write v0.1.2 |
| 1679 | 2026-05-21T00:13:51.546Z | Compiling usdt v0.5.0 |
| 1680 | 2026-05-21T00:13:51.888Z | Compiling ingot-types v0.1.2 |
| 1681 | 2026-05-21T00:13:51.994Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1682 | 2026-05-21T00:13:52.228Z | Compiling tokio-rustls v0.26.4 |
| 1683 | 2026-05-21T00:13:52.287Z | Compiling rustls-platform-verifier v0.7.0 |
| 1684 | 2026-05-21T00:13:52.497Z | Compiling hyper-rustls v0.27.9 |
| 1685 | 2026-05-21T00:13:52.761Z | Compiling reqwest v0.13.3 |
| 1686 | 2026-05-21T00:13:52.796Z | Compiling toml_edit v0.22.27 |
| 1687 | 2026-05-21T00:13:52.820Z | Compiling toml_edit v0.19.15 |
| 1688 | 2026-05-21T00:13:52.861Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1689 | 2026-05-21T00:13:52.957Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1690 | 2026-05-21T00:13:53.917Z | Compiling tabwriter v1.4.1 |
| 1691 | 2026-05-21T00:13:54.166Z | Compiling progenitor-client v0.14.0 |
| 1692 | 2026-05-21T00:13:54.475Z | Compiling progenitor-extras v0.2.0 |
| 1693 | 2026-05-21T00:13:54.717Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1694 | 2026-05-21T00:13:55.047Z | Compiling cobs v0.3.0 |
| 1695 | 2026-05-21T00:13:55.255Z | Compiling serde_repr v0.1.20 |
| 1696 | 2026-05-21T00:13:55.618Z | Compiling memoffset v0.9.1 |
| 1697 | 2026-05-21T00:13:55.868Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1698 | 2026-05-21T00:13:55.881Z | Compiling bitflags v1.3.2 |
| 1699 | 2026-05-21T00:13:55.955Z | Compiling managed v0.8.0 |
| 1700 | 2026-05-21T00:13:56.046Z | Compiling cfg_aliases v0.2.1 |
| 1701 | 2026-05-21T00:13:56.073Z | Compiling vcpkg v0.2.15 |
| 1702 | 2026-05-21T00:13:56.100Z | Compiling pkg-config v0.3.33 |
| 1703 | 2026-05-21T00:13:56.123Z | Compiling nix v0.31.3 |
| 1704 | 2026-05-21T00:13:56.549Z | Compiling postcard v1.1.3 |
| 1705 | 2026-05-21T00:13:56.626Z | Compiling openssl-sys v0.9.116 |
| 1706 | 2026-05-21T00:13:56.882Z | Compiling toml v0.8.23 |
| 1707 | 2026-05-21T00:13:57.058Z | Compiling proc-macro-crate v1.3.1 |
| 1708 | 2026-05-21T00:13:57.342Z | Compiling ingot v0.1.1 |
| 1709 | 2026-05-21T00:13:57.393Z | Compiling hubpack_derive v0.1.1 |
| 1710 | 2026-05-21T00:13:57.450Z | Compiling foreign-types-macros v0.2.3 |
| 1711 | 2026-05-21T00:13:57.571Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1712 | 2026-05-21T00:13:57.873Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1713 | 2026-05-21T00:13:57.934Z | Compiling semver v0.1.20 |
| 1714 | 2026-05-21T00:13:58.037Z | Compiling heck v0.4.1 |
| 1715 | 2026-05-21T00:13:58.158Z | Compiling unicode-segmentation v1.13.2 |
| 1716 | 2026-05-21T00:13:58.168Z | Compiling swrite v0.1.0 |
| 1717 | 2026-05-21T00:13:58.210Z | Compiling cpufeatures v0.3.0 |
| 1718 | 2026-05-21T00:13:58.250Z | Compiling foreign-types-shared v0.3.1 |
| 1719 | 2026-05-21T00:13:58.262Z | Compiling colored v3.1.1 |
| 1720 | 2026-05-21T00:13:58.284Z | Compiling linked-hash-map v0.5.6 |
| 1721 | 2026-05-21T00:13:58.342Z | Compiling resolv-conf v0.7.6 |
| 1722 | 2026-05-21T00:13:58.467Z | Compiling rayon-core v1.13.0 |
| 1723 | 2026-05-21T00:13:58.585Z | Compiling newline-converter v0.3.0 |
| 1724 | 2026-05-21T00:13:58.661Z | Compiling lru-cache v0.1.2 |
| 1725 | 2026-05-21T00:13:58.699Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1726 | 2026-05-21T00:13:58.711Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1727 | 2026-05-21T00:13:58.749Z | Compiling foreign-types v0.5.0 |
| 1728 | 2026-05-21T00:13:58.784Z | Compiling chacha20 v0.10.0 |
| 1729 | 2026-05-21T00:13:58.957Z | Compiling rustc_version v0.1.7 |
| 1730 | 2026-05-21T00:13:59.163Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1731 | 2026-05-21T00:13:59.211Z | Compiling hubpack v0.1.2 |
| 1732 | 2026-05-21T00:13:59.269Z | Compiling num_enum_derive v0.5.11 |
| 1733 | 2026-05-21T00:13:59.760Z | Compiling atomicwrites v0.4.4 |
| 1734 | 2026-05-21T00:14:00.076Z | Compiling hickory-proto v0.24.4 |
| 1735 | 2026-05-21T00:14:00.327Z | Compiling progenitor-impl v0.13.0 |
| 1736 | 2026-05-21T00:14:00.838Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1737 | 2026-05-21T00:14:01.211Z | Compiling crossbeam-deque v0.8.6 |
| 1738 | 2026-05-21T00:14:01.246Z | Compiling console v0.15.11 |
| 1739 | 2026-05-21T00:14:01.414Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1740 | 2026-05-21T00:14:01.716Z | Compiling camino-tempfile v1.4.1 |
| 1741 | 2026-05-21T00:14:01.729Z | Compiling serde-big-array v0.5.1 |
| 1742 | 2026-05-21T00:14:01.872Z | Compiling derive-where v1.6.1 |
| 1743 | 2026-05-21T00:14:01.918Z | Compiling num-derive v0.4.2 |
| 1744 | 2026-05-21T00:14:01.934Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1745 | 2026-05-21T00:14:01.954Z | Compiling pin-project-internal v1.1.13 |
| 1746 | 2026-05-21T00:14:02.065Z | Compiling cstr-argument v0.1.2 |
| 1747 | 2026-05-21T00:14:02.222Z | Compiling similar v2.7.0 |
| 1748 | 2026-05-21T00:14:02.471Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1749 | 2026-05-21T00:14:02.711Z | Compiling siphasher v1.0.3 |
| 1750 | 2026-05-21T00:14:02.875Z | Compiling minimal-lexical v0.2.1 |
| 1751 | 2026-05-21T00:14:02.907Z | Compiling phf_shared v0.12.1 |
| 1752 | 2026-05-21T00:14:03.105Z | Compiling pin-project v1.1.13 |
| 1753 | 2026-05-21T00:14:03.139Z | Compiling nom v7.1.3 |
| 1754 | 2026-05-21T00:14:03.174Z | Compiling expectorate v1.2.0 |
| 1755 | 2026-05-21T00:14:03.202Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1756 | 2026-05-21T00:14:03.213Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1757 | 2026-05-21T00:14:03.327Z | Compiling hickory-resolver v0.24.4 |
| 1758 | 2026-05-21T00:14:03.340Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1759 | 2026-05-21T00:14:03.466Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1760 | 2026-05-21T00:14:03.696Z | Compiling num_enum v0.5.11 |
| 1761 | 2026-05-21T00:14:03.908Z | Compiling progenitor-macro v0.13.0 |
| 1762 | 2026-05-21T00:14:04.185Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1763 | 2026-05-21T00:14:04.392Z | Compiling newtype_derive v0.1.6 |
| 1764 | 2026-05-21T00:14:04.497Z | Compiling rand v0.10.1 |
| 1765 | 2026-05-21T00:14:04.638Z | Compiling progenitor-client v0.13.0 |
| 1766 | 2026-05-21T00:14:05.172Z | Compiling progenitor-impl v0.14.0 |
| 1767 | 2026-05-21T00:14:05.292Z | Compiling unicode-normalization v0.1.25 |
| 1768 | 2026-05-21T00:14:05.754Z | Compiling tokio-stream v0.1.18 |
| 1769 | 2026-05-21T00:14:05.963Z | Compiling snafu-derive v0.8.9 |
| 1770 | 2026-05-21T00:14:06.192Z | Compiling async-recursion v1.1.1 |
| 1771 | 2026-05-21T00:14:06.221Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1772 | 2026-05-21T00:14:06.528Z | Compiling slog-dtrace v0.3.0 |
| 1773 | 2026-05-21T00:14:06.541Z | Compiling csv-core v0.1.13 |
| 1774 | 2026-05-21T00:14:06.777Z | Compiling bstr v1.12.1 |
| 1775 | 2026-05-21T00:14:06.806Z | Compiling unicode-width v0.1.14 |
| 1776 | 2026-05-21T00:14:06.897Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1777 | 2026-05-21T00:14:07.082Z | Compiling highway v1.3.0 |
| 1778 | 2026-05-21T00:14:07.274Z | Compiling foreign-types-shared v0.1.1 |
| 1779 | 2026-05-21T00:14:07.366Z | Compiling openssl v0.10.80 |
| 1780 | 2026-05-21T00:14:07.473Z | Compiling owo-colors v4.3.0 |
| 1781 | 2026-05-21T00:14:07.653Z | Compiling same-file v1.0.6 |
| 1782 | 2026-05-21T00:14:07.687Z | Compiling foldhash v0.1.5 |
| 1783 | 2026-05-21T00:14:07.824Z | Compiling cancel-safe-futures v0.1.5 |
| 1784 | 2026-05-21T00:14:07.835Z | Compiling unicode-xid v0.2.6 |
| 1785 | 2026-05-21T00:14:07.869Z | Compiling konst_macro_rules v0.2.19 |
| 1786 | 2026-05-21T00:14:07.955Z | Compiling chrono-tz v0.10.4 |
| 1787 | 2026-05-21T00:14:08.100Z | Compiling konst v0.2.20 |
| 1788 | 2026-05-21T00:14:08.157Z | Compiling const_format_proc_macros v0.2.34 |
| 1789 | 2026-05-21T00:14:08.291Z | Compiling hashbrown v0.15.5 |
| 1790 | 2026-05-21T00:14:08.348Z | Compiling walkdir v2.5.0 |
| 1791 | 2026-05-21T00:14:08.520Z | Compiling snafu v0.8.9 |
| 1792 | 2026-05-21T00:14:08.734Z | Compiling foreign-types v0.3.2 |
| 1793 | 2026-05-21T00:14:08.789Z | Compiling progenitor-macro v0.14.0 |
| 1794 | 2026-05-21T00:14:08.810Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1795 | 2026-05-21T00:14:08.829Z | Compiling globset v0.4.18 |
| 1796 | 2026-05-21T00:14:08.964Z | Compiling csv v1.4.0 |
| 1797 | 2026-05-21T00:14:09.027Z | Compiling progenitor v0.13.0 |
| 1798 | 2026-05-21T00:14:09.065Z | Compiling qorb v0.4.1 |
| 1799 | 2026-05-21T00:14:09.165Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1800 | 2026-05-21T00:14:09.537Z | Compiling olpc-cjson v0.1.4 |
| 1801 | 2026-05-21T00:14:09.678Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1802 | 2026-05-21T00:14:10.767Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1803 | 2026-05-21T00:14:11.142Z | Compiling rayon v1.12.0 |
| 1804 | 2026-05-21T00:14:11.155Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1805 | 2026-05-21T00:14:11.255Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1806 | 2026-05-21T00:14:11.320Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1807 | 2026-05-21T00:14:11.441Z | Compiling phf v0.12.1 |
| 1808 | 2026-05-21T00:14:11.595Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1809 | 2026-05-21T00:14:11.895Z | Compiling zone_cfg_derive v0.3.1 |
| 1810 | 2026-05-21T00:14:12.225Z | Compiling tokio-dtrace v0.1.1 |
| 1811 | 2026-05-21T00:14:12.520Z | Compiling itertools v0.12.1 |
| 1812 | 2026-05-21T00:14:12.597Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1813 | 2026-05-21T00:14:12.646Z | Compiling libsw-core v0.3.2 |
| 1814 | 2026-05-21T00:14:12.793Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1815 | 2026-05-21T00:14:12.812Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1816 | 2026-05-21T00:14:12.906Z | Compiling serde_plain v1.0.2 |
| 1817 | 2026-05-21T00:14:13.159Z | Compiling openssl-macros v0.1.1 |
| 1818 | 2026-05-21T00:14:13.248Z | Compiling pem v3.0.6 |
| 1819 | 2026-05-21T00:14:13.462Z | Compiling cookie v0.18.1 |
| 1820 | 2026-05-21T00:14:13.610Z | Compiling sigpipe v0.1.3 |
| 1821 | 2026-05-21T00:14:13.641Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1822 | 2026-05-21T00:14:13.671Z | Compiling glob v0.3.3 |
| 1823 | 2026-05-21T00:14:13.697Z | Compiling fixedbitset v0.4.2 |
| 1824 | 2026-05-21T00:14:13.709Z | Compiling jiff v0.2.24 |
| 1825 | 2026-05-21T00:14:13.811Z | Compiling fixedbitset v0.5.7 |
| 1826 | 2026-05-21T00:14:13.871Z | Compiling bytecount v0.6.9 |
| 1827 | 2026-05-21T00:14:13.871Z | Compiling typed-path v0.9.3 |
| 1828 | 2026-05-21T00:14:13.927Z | Compiling progenitor v0.14.0 |
| 1829 | 2026-05-21T00:14:14.012Z | Compiling petgraph v0.8.3 |
| 1830 | 2026-05-21T00:14:14.061Z | Compiling papergrid v0.11.0 |
| 1831 | 2026-05-21T00:14:14.130Z | Compiling petgraph v0.6.5 |
| 1832 | 2026-05-21T00:14:14.197Z | Compiling zone v0.3.1 |
| 1833 | 2026-05-21T00:14:15.010Z | Compiling tough v0.22.0 |
| 1834 | 2026-05-21T00:14:15.643Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1835 | 2026-05-21T00:14:15.822Z | Compiling libsw v3.5.0 |
| 1836 | 2026-05-21T00:14:15.834Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1837 | 2026-05-21T00:14:16.000Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1838 | 2026-05-21T00:14:16.083Z | Compiling oxide-tokio-rt v0.1.6 |
| 1839 | 2026-05-21T00:14:16.135Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1840 | 2026-05-21T00:14:16.198Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1841 | 2026-05-21T00:14:16.394Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1842 | 2026-05-21T00:14:17.444Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1843 | 2026-05-21T00:14:17.583Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1844 | 2026-05-21T00:14:17.615Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1845 | 2026-05-21T00:14:17.670Z | Compiling const_format v0.2.36 |
| 1846 | 2026-05-21T00:14:18.487Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1847 | 2026-05-21T00:14:18.513Z | Compiling tabled_derive v0.7.0 |
| 1848 | 2026-05-21T00:14:18.555Z | Compiling gethostname v0.5.0 |
| 1849 | 2026-05-21T00:14:18.595Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1850 | 2026-05-21T00:14:18.675Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1851 | 2026-05-21T00:14:18.715Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1852 | 2026-05-21T00:14:18.792Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1853 | 2026-05-21T00:14:18.804Z | Compiling smf v0.2.3 |
| 1854 | 2026-05-21T00:14:18.903Z | Compiling bcs v0.1.6 |
| 1855 | 2026-05-21T00:14:19.228Z | Compiling nom v8.0.0 |
| 1856 | 2026-05-21T00:14:19.377Z | Compiling linear-map v1.2.0 |
| 1857 | 2026-05-21T00:14:19.411Z | Compiling tagptr v0.2.0 |
| 1858 | 2026-05-21T00:14:19.498Z | Compiling termtree v0.5.1 |
| 1859 | 2026-05-21T00:14:19.542Z | Compiling whoami v1.6.1 |
| 1860 | 2026-05-21T00:14:19.558Z | Compiling lazy_static v1.5.0 |
| 1861 | 2026-05-21T00:14:19.561Z | Compiling smawk v0.3.2 |
| 1862 | 2026-05-21T00:14:19.648Z | Compiling unicode-linebreak v0.1.5 |
| 1863 | 2026-05-21T00:14:19.669Z | Compiling crunchy v0.2.4 |
| 1864 | 2026-05-21T00:14:19.693Z | Compiling steno v0.4.1 |
| 1865 | 2026-05-21T00:14:19.853Z | Compiling textwrap v0.16.2 |
| 1866 | 2026-05-21T00:14:19.987Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1867 | 2026-05-21T00:14:20.163Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1868 | 2026-05-21T00:14:20.393Z | Compiling moka v0.12.15 |
| 1869 | 2026-05-21T00:14:21.077Z | Compiling tabled v0.15.0 |
| 1870 | 2026-05-21T00:14:21.184Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1871 | 2026-05-21T00:14:21.777Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1872 | 2026-05-21T00:14:21.788Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1873 | 2026-05-21T00:14:22.606Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1874 | 2026-05-21T00:14:22.933Z | Compiling hickory-proto v0.25.2 |
| 1875 | 2026-05-21T00:14:23.602Z | Compiling tiny-keccak v2.0.2 |
| 1876 | 2026-05-21T00:14:23.806Z | Compiling humantime v2.3.0 |
| 1877 | 2026-05-21T00:14:23.862Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1878 | 2026-05-21T00:14:24.136Z | Compiling parking_lot_core v0.8.6 |
| 1879 | 2026-05-21T00:14:24.396Z | Compiling libscf-sys v1.2.0 |
| 1880 | 2026-05-21T00:14:24.450Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1881 | 2026-05-21T00:14:24.542Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1882 | 2026-05-21T00:14:24.811Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1883 | 2026-05-21T00:14:24.838Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1884 | 2026-05-21T00:14:25.047Z | Compiling hickory-resolver v0.25.2 |
| 1885 | 2026-05-21T00:14:25.184Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1886 | 2026-05-21T00:14:25.290Z | Compiling const-random-macro v0.1.16 |
| 1887 | 2026-05-21T00:14:25.324Z | Compiling smartstring v1.0.1 |
| 1888 | 2026-05-21T00:14:25.547Z | Compiling ahash v0.8.12 |
| 1889 | 2026-05-21T00:14:25.704Z | Compiling const-random v0.1.18 |
| 1890 | 2026-05-21T00:14:25.780Z | Compiling parking_lot v0.11.2 |
| 1891 | 2026-05-21T00:14:25.872Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1892 | 2026-05-21T00:14:26.104Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1893 | 2026-05-21T00:14:26.183Z | Compiling fxhash v0.2.1 |
| 1894 | 2026-05-21T00:14:26.194Z | Compiling internet-checksum v0.2.1 |
| 1895 | 2026-05-21T00:14:26.322Z | Compiling sled v0.34.7 |
| 1896 | 2026-05-21T00:14:26.571Z | Compiling thin-vec v0.2.18 |
| 1897 | 2026-05-21T00:14:26.773Z | Compiling rhai_codegen v3.1.0 |
| 1898 | 2026-05-21T00:14:26.873Z | Compiling sdd v3.0.10 |
| 1899 | 2026-05-21T00:14:27.213Z | Compiling scc v2.4.0 |
| 1900 | 2026-05-21T00:14:27.318Z | Compiling serial_test_derive v3.4.0 |
| 1901 | 2026-05-21T00:14:27.976Z | Compiling yansi v1.0.1 |
| 1902 | 2026-05-21T00:14:27.990Z | Compiling rhai v1.24.0 |
| 1903 | 2026-05-21T00:14:28.087Z | Compiling diff v0.1.13 |
| 1904 | 2026-05-21T00:14:28.316Z | Compiling serial_test v3.4.0 |
| 1905 | 2026-05-21T00:14:28.349Z | Compiling pretty_assertions v1.4.1 |
| 1906 | 2026-05-21T00:14:28.590Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1907 | 2026-05-21T00:14:30.244Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1908 | 2026-05-21T00:14:38.508Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1909 | 2026-05-21T00:14:40.134Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1910 | 2026-05-21T00:14:41.199Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1911 | 2026-05-21T00:14:42.265Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1912 | 2026-05-21T00:14:43.067Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1913 | 2026-05-21T00:14:44.245Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1914 | 2026-05-21T00:15:18.083Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 20s |
| 1915 | 2026-05-21T00:15:18.275Z | ──────────── |
| 1916 | 2026-05-21T00:15:18.275Z | Nextest run ID 17afb1b4-3bf8-47be-8645-86cdc2f4f716 with nextest profile: default |
| 1917 | 2026-05-21T00:15:18.275Z | Starting 150 tests across 3 binaries |
| 1918 | 2026-05-21T00:15:18.286Z | PASS [ 0.010s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes |
| 1919 | 2026-05-21T00:15:18.286Z | PASS [ 0.010s] bgp messages::tests::bgp_nexthop_round_trip |
| 1920 | 2026-05-21T00:15:18.290Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_length_mismatch |
| 1921 | 2026-05-21T00:15:18.290Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes |
| 1922 | 2026-05-21T00:15:18.290Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes |
| 1923 | 2026-05-21T00:15:18.290Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_invalid_length |
| 1924 | 2026-05-21T00:15:18.290Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_byte_len |
| 1925 | 2026-05-21T00:15:18.290Z | PASS [ 0.011s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding |
| 1926 | 2026-05-21T00:15:18.297Z | PASS [ 0.011s] bgp messages::tests::empty_update_end_of_rib |
| 1927 | 2026-05-21T00:15:18.297Z | PASS [ 0.011s] bgp messages::tests::decoding_deduplicates_non_mp_attributes |
| 1928 | 2026-05-21T00:15:18.297Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_parses_undersized_length |
| 1929 | 2026-05-21T00:15:18.325Z | PASS [ 0.011s] bgp messages::tests::header_tests::from_wire_parses_oversized_length |
| 1930 | 2026-05-21T00:15:18.325Z | PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker |
| 1931 | 2026-05-21T00:15:18.326Z | PASS [ 0.011s] bgp messages::tests::header_round_trip |
| 1932 | 2026-05-21T00:15:18.326Z | PASS [ 0.011s] bgp messages::tests::duplicate_origin_attrs_deduplicated |
| 1933 | 2026-05-21T00:15:18.326Z | PASS [ 0.012s] bgp messages::tests::decoding_accepts_reach_and_unreach_together |
| 1934 | 2026-05-21T00:15:18.326Z | PASS [ 0.011s] bgp messages::tests::header_tests::new_rejects_length_too_large |
| 1935 | 2026-05-21T00:15:18.326Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::aggregator_display |
| 1936 | 2026-05-21T00:15:18.326Z | PASS [ 0.012s] bgp messages::tests::header_tests::new_accepts_minimum_length |
| 1937 | 2026-05-21T00:15:18.326Z | PASS [ 0.011s] bgp messages::tests::header_tests::new_rejects_length_too_small |
| 1938 | 2026-05-21T00:15:18.326Z | PASS [ 0.011s] bgp messages::tests::header_tests::new_accepts_maximum_length |
| 1939 | 2026-05-21T00:15:18.326Z | PASS [ 0.011s] bgp messages::tests::header_tests::roundtrip_keepalive_header |
| 1940 | 2026-05-21T00:15:18.326Z | PASS [ 0.012s] bgp messages::tests::ipv4_unicast_dual_encoding |
| 1941 | 2026-05-21T00:15:18.326Z | PASS [ 0.012s] bgp messages::tests::header_tests::roundtrip_max_length_header |
| 1942 | 2026-05-21T00:15:18.326Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length |
| 1943 | 2026-05-21T00:15:18.326Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing |
| 1944 | 2026-05-21T00:15:18.326Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format |
| 1945 | 2026-05-21T00:15:18.326Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length |
| 1946 | 2026-05-21T00:15:18.326Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display |
| 1947 | 2026-05-21T00:15:18.326Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing |
| 1948 | 2026-05-21T00:15:18.326Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing |
| 1949 | 2026-05-21T00:15:18.326Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message |
| 1950 | 2026-05-21T00:15:18.331Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format |
| 1951 | 2026-05-21T00:15:18.331Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length |
| 1952 | 2026-05-21T00:15:18.331Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error |
| 1953 | 2026-05-21T00:15:18.334Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs |
| 1954 | 2026-05-21T00:15:18.334Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message |
| 1955 | 2026-05-21T00:15:18.334Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop |
| 1956 | 2026-05-21T00:15:18.334Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds |
| 1957 | 2026-05-21T00:15:18.334Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire |
| 1958 | 2026-05-21T00:15:18.344Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short |
| 1959 | 2026-05-21T00:15:18.347Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length |
| 1960 | 2026-05-21T00:15:18.348Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short |
| 1961 | 2026-05-21T00:15:18.348Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs |
| 1962 | 2026-05-21T00:15:18.348Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs |
| 1963 | 2026-05-21T00:15:18.348Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors |
| 1964 | 2026-05-21T00:15:18.348Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors |
| 1965 | 2026-05-21T00:15:18.348Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors |
| 1966 | 2026-05-21T00:15:18.353Z | PASS [ 0.010s] bgp messages::tests::mp_reach_nlri_ipv6_unicast |
| 1967 | 2026-05-21T00:15:18.353Z | PASS [ 0.011s] bgp messages::tests::mp_reach_nlri_ipv4_unicast |
| 1968 | 2026-05-21T00:15:18.353Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs |
| 1969 | 2026-05-21T00:15:18.353Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length |
| 1970 | 2026-05-21T00:15:18.353Z | PASS [ 0.010s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast |
| 1971 | 2026-05-21T00:15:18.357Z | PASS [ 0.011s] bgp messages::tests::mp_reach_nlri_round_trip |
| 1972 | 2026-05-21T00:15:18.357Z | PASS [ 0.011s] bgp messages::tests::mp_bgp_attributes_encoded_first |
| 1973 | 2026-05-21T00:15:18.357Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short |
| 1974 | 2026-05-21T00:15:18.365Z | PASS [ 0.011s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast |
| 1975 | 2026-05-21T00:15:18.369Z | PASS [ 0.011s] bgp messages::tests::notification_round_trip |
| 1976 | 2026-05-21T00:15:18.369Z | PASS [ 0.011s] bgp messages::tests::prefix_within |
| 1977 | 2026-05-21T00:15:18.369Z | PASS [ 0.011s] bgp messages::tests::mp_unreach_nlri_round_trip |
| 1978 | 2026-05-21T00:15:18.369Z | PASS [ 0.011s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard |
| 1979 | 2026-05-21T00:15:18.369Z | PASS [ 0.011s] bgp messages::tests::open_round_trip_extended_nexthop |
| 1980 | 2026-05-21T00:15:18.369Z | PASS [ 0.012s] bgp messages::tests::open_round_trip |
| 1981 | 2026-05-21T00:15:18.369Z | PASS [ 0.011s] bgp messages::tests::prefix_conversion |
| 1982 | 2026-05-21T00:15:18.374Z | PASS [ 0.010s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard |
| 1983 | 2026-05-21T00:15:18.374Z | PASS [ 0.010s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw |
| 1984 | 2026-05-21T00:15:18.379Z | PASS [ 0.010s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset |
| 1985 | 2026-05-21T00:15:18.379Z | PASS [ 0.010s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw |
| 1986 | 2026-05-21T00:15:18.379Z | PASS [ 0.010s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw |
| 1987 | 2026-05-21T00:15:18.379Z | PASS [ 0.010s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw |
| 1988 | 2026-05-21T00:15:18.379Z | PASS [ 0.010s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw |
| 1989 | 2026-05-21T00:15:18.379Z | PASS [ 0.012s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw |
| 1990 | 2026-05-21T00:15:18.384Z | PASS [ 0.010s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors |
| 1991 | 2026-05-21T00:15:18.392Z | PASS [ 0.010s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive |
| 1992 | 2026-05-21T00:15:18.392Z | PASS [ 0.010s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid |
| 1993 | 2026-05-21T00:15:18.392Z | PASS [ 0.010s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details |
| 1994 | 2026-05-21T00:15:18.392Z | PASS [ 0.010s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed |
| 1995 | 2026-05-21T00:15:18.392Z | PASS [ 0.011s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected |
| 1996 | 2026-05-21T00:15:18.392Z | PASS [ 0.011s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected |
| 1997 | 2026-05-21T00:15:18.392Z | PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags |
| 1998 | 2026-05-21T00:15:18.396Z | PASS [ 0.011s] bgp messages::tests::route_refresh_round_trip |
| 1999 | 2026-05-21T00:15:18.399Z | PASS [ 0.012s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional |
| 2000 | 2026-05-21T00:15:18.399Z | PASS [ 0.011s] bgp messages::tests::update_round_trip |
| 2001 | 2026-05-21T00:15:18.399Z | PASS [ 0.011s] bgp messages::tests::test_nexthop_length_validation |
| 2002 | 2026-05-21T00:15:18.409Z | PASS [ 0.023s] bgp policy::test::open_add_4byte_as |
| 2003 | 2026-05-21T00:15:18.412Z | PASS [ 0.026s] bgp policy::test::shape_update_prefixes |
| 2004 | 2026-05-21T00:15:18.412Z | PASS [ 0.026s] bgp policy::test::update_drop_on_no_export |
| 2005 | 2026-05-21T00:15:18.415Z | PASS [ 0.027s] bgp policy::test::open_require_4byte_as |
| 2006 | 2026-05-21T00:15:18.415Z | PASS [ 0.017s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 2007 | 2026-05-21T00:15:18.415Z | PASS [ 0.017s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 2008 | 2026-05-21T00:15:18.418Z | PASS [ 0.022s] bgp policy::test::update_shape_community |
| 2009 | 2026-05-21T00:15:18.425Z | PASS [ 0.029s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2010 | 2026-05-21T00:15:18.429Z | PASS [ 0.015s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 2011 | 2026-05-21T00:15:18.429Z | PASS [ 0.018s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 2012 | 2026-05-21T00:15:18.429Z | PASS [ 0.014s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 2013 | 2026-05-21T00:15:18.429Z | PASS [ 0.016s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 2014 | 2026-05-21T00:15:18.429Z | PASS [ 0.016s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 2015 | 2026-05-21T00:15:18.433Z | PASS [ 0.016s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 2016 | 2026-05-21T00:15:18.433Z | PASS [ 0.015s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 2017 | 2026-05-21T00:15:18.441Z | PASS [ 0.008s] bgp session::tests::route_update_is_announcement_and_withdrawal |
| 2018 | 2026-05-21T00:15:18.445Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 2019 | 2026-05-21T00:15:18.445Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 2020 | 2026-05-21T00:15:18.445Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 2021 | 2026-05-21T00:15:18.448Z | PASS [ 0.018s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 2022 | 2026-05-21T00:15:18.453Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_all_buffer_rolling |
| 2023 | 2026-05-21T00:15:18.453Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_major_buffer_rolling |
| 2024 | 2026-05-21T00:15:18.453Z | PASS [ 0.008s] bgp session::tests::test_fsm_event_history_major_filtering |
| 2025 | 2026-05-21T00:15:18.453Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_record_creation |
| 2026 | 2026-05-21T00:15:18.458Z | PASS [ 0.008s] bgp session::tests::test_resolve_collision_decision |
| 2027 | 2026-05-21T00:15:18.458Z | PASS [ 0.030s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2028 | 2026-05-21T00:15:18.458Z | PASS [ 0.028s] bgp proptest::prop_update_traditional_roundtrip |
| 2029 | 2026-05-21T00:15:18.461Z | PASS [ 0.031s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2030 | 2026-05-21T00:15:18.461Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error |
| 2031 | 2026-05-21T00:15:18.461Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv4_configured |
| 2032 | 2026-05-21T00:15:18.461Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error |
| 2033 | 2026-05-21T00:15:18.461Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4 |
| 2034 | 2026-05-21T00:15:18.464Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4 |
| 2035 | 2026-05-21T00:15:18.464Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv6_configured |
| 2036 | 2026-05-21T00:15:18.467Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6 |
| 2037 | 2026-05-21T00:15:18.468Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop |
| 2038 | 2026-05-21T00:15:18.468Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop |
| 2039 | 2026-05-21T00:15:20.537Z | PASS [ 2.071s] bgp test::test_basic_update_ipv6 |
| 2040 | 2026-05-21T00:15:21.533Z | PASS [ 3.072s] bgp test::test_basic_peering_active |
| 2041 | 2026-05-21T00:15:21.537Z | PASS [ 3.070s] bgp test::test_basic_update |
| 2042 | 2026-05-21T00:15:21.537Z | PASS [ 3.074s] bgp test::test_basic_peering_passive |
| 2043 | 2026-05-21T00:15:21.542Z | PASS [ 3.079s] bgp test::test_basic_peering_passive_tcp |
| 2044 | 2026-05-21T00:15:21.547Z | PASS [ 3.087s] bgp test::test_basic_peering_active_tcp |
| 2045 | 2026-05-21T00:15:21.547Z | PASS [ 3.080s] bgp test::test_basic_update_tcp |
| 2046 | 2026-05-21T00:15:21.600Z | PASS [ 3.093s] bgp test::test_basic_update_ipv6_tcp |
| 2047 | 2026-05-21T00:15:24.614Z | PASS [ 3.069s] bgp test::test_ipv6_basic_peering_active |
| 2048 | 2026-05-21T00:15:24.618Z | PASS [ 3.067s] bgp test::test_ipv6_basic_peering_passive |
| 2049 | 2026-05-21T00:15:24.618Z | PASS [ 4.080s] bgp test::test_dual_stack_routes_ipv4_peer_success |
| 2050 | 2026-05-21T00:15:24.633Z | PASS [ 3.085s] bgp test::test_ipv6_basic_peering_active_tcp |
| 2051 | 2026-05-21T00:15:24.637Z | PASS [ 3.077s] bgp test::test_ipv6_basic_peering_passive_tcp |
| 2052 | 2026-05-21T00:15:25.616Z | PASS [ 4.082s] bgp test::test_dual_stack_routes_ipv6_peer_success |
| 2053 | 2026-05-21T00:15:25.616Z | PASS [ 4.081s] bgp test::test_ipv4_routes_ipv6_peer_success |
| 2054 | 2026-05-21T00:15:25.616Z | PASS [ 4.081s] bgp test::test_import_export_policy_filtering |
| 2055 | 2026-05-21T00:15:25.676Z | PASS [ 1.061s] bgp test::test_multiple_unnumbered_sessions |
| 2056 | 2026-05-21T00:15:25.728Z | PASS [ 1.091s] bgp test::test_three_router_chain_tcp |
| 2057 | 2026-05-21T00:15:26.704Z | PASS [ 2.064s] bgp test::test_same_linklocal_multiple_interfaces |
| 2058 | 2026-05-21T00:15:26.708Z | PASS [ 1.092s] bgp test::test_three_router_chain_tcp_ipv6 |
| 2059 | 2026-05-21T00:15:26.792Z | PASS [ 1.063s] bgp test::test_unnumbered_ndp_change |
| 2060 | 2026-05-21T00:15:27.461Z | PASS [ 2.843s] bgp test::test_neighbor_thread_lifecycle_no_leaks |
| 2061 | 2026-05-21T00:15:28.690Z | PASS [ 4.079s] bgp test::test_ipv6_routes_ipv4_peer_success |
| 2062 | 2026-05-21T00:15:29.689Z | PASS [ 4.070s] bgp test::test_three_router_chain_unnumbered |
| 2063 | 2026-05-21T00:15:30.681Z | PASS [ 5.065s] bgp test::test_unnumbered_dualstack_route_exchange |
| 2064 | 2026-05-21T00:15:31.770Z | PASS [ 5.061s] bgp test::test_unnumbered_session_survives_peer_change |
| 2065 | 2026-05-21T00:15:35.765Z | PASS [ 9.066s] bgp test::test_unnumbered_peer_expiry_and_rediscovery |
| 2066 | 2026-05-21T00:15:35.855Z | PASS [ 9.063s] bgp test::test_unnumbered_unaffected_by_ndp |
| 2067 | 2026-05-21T00:15:44.745Z | PASS [ 19.066s] bgp test::test_unnumbered_interface_lifecycle |
| 2068 | 2026-05-21T00:15:44.745Z | ──────────── |
| 2069 | 2026-05-21T00:15:44.745Z | Summary [ 26.467s] 150 tests run: 150 passed, 0 skipped |
| 2070 | 2026-05-21T00:15:44.759Z | + 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/ |
| 2071 | 2026-05-21T00:15:44.765Z | + popd |
| 2072 | 2026-05-21T00:15:44.765Z | + pushd mgd |
| 2073 | 2026-05-21T00:15:44.768Z | /work/oxidecomputer/maghemite |
| 2074 | 2026-05-21T00:15:44.769Z | + pfexec cargo nextest run -p mgd -p mg-api-types -p mg-api-types-versions |
| 2075 | 2026-05-21T00:15:44.769Z | /work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite |
| 2076 | 2026-05-21T00:15:45.972Z | Compiling slog v2.8.2 |
| 2077 | 2026-05-21T00:15:46.081Z | Compiling usdt v0.6.0 |
| 2078 | 2026-05-21T00:15:46.174Z | Compiling typify-impl v0.4.3 |
| 2079 | 2026-05-21T00:15:46.193Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2080 | 2026-05-21T00:15:46.212Z | Compiling papergrid v0.17.0 |
| 2081 | 2026-05-21T00:15:46.362Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2082 | 2026-05-21T00:15:46.379Z | Compiling slog-json v2.6.1 |
| 2083 | 2026-05-21T00:15:46.476Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2084 | 2026-05-21T00:15:46.587Z | Compiling slog-term v2.9.2 |
| 2085 | 2026-05-21T00:15:46.611Z | Compiling slog-async v2.8.0 |
| 2086 | 2026-05-21T00:15:46.848Z | Compiling slog-bunyan v2.5.0 |
| 2087 | 2026-05-21T00:15:46.851Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2088 | 2026-05-21T00:15:46.991Z | Compiling dropshot v0.17.0 |
| 2089 | 2026-05-21T00:15:47.112Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2090 | 2026-05-21T00:15:47.362Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2091 | 2026-05-21T00:15:47.815Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2092 | 2026-05-21T00:15:47.871Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2093 | 2026-05-21T00:15:48.261Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2094 | 2026-05-21T00:15:48.394Z | Compiling slog-dtrace v0.3.0 |
| 2095 | 2026-05-21T00:15:48.581Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2096 | 2026-05-21T00:15:48.719Z | Compiling steno v0.4.1 |
| 2097 | 2026-05-21T00:15:50.207Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2098 | 2026-05-21T00:15:51.932Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2099 | 2026-05-21T00:15:52.405Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2100 | 2026-05-21T00:15:52.432Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2101 | 2026-05-21T00:15:53.042Z | Compiling typify-macro v0.4.3 |
| 2102 | 2026-05-21T00:15:53.221Z | Compiling proc-macro-error2 v2.0.1 |
| 2103 | 2026-05-21T00:15:53.508Z | Compiling tabled_derive v0.11.0 |
| 2104 | 2026-05-21T00:15:53.911Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2105 | 2026-05-21T00:15:53.919Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2106 | 2026-05-21T00:15:54.211Z | Compiling testing_table v0.3.0 |
| 2107 | 2026-05-21T00:15:54.387Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2108 | 2026-05-21T00:15:54.447Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2109 | 2026-05-21T00:15:54.643Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2110 | 2026-05-21T00:15:55.115Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2111 | 2026-05-21T00:15:56.097Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2112 | 2026-05-21T00:15:56.419Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2113 | 2026-05-21T00:15:56.814Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2114 | 2026-05-21T00:15:56.907Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2115 | 2026-05-21T00:15:57.123Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2116 | 2026-05-21T00:15:57.413Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2117 | 2026-05-21T00:15:57.996Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2118 | 2026-05-21T00:15:58.381Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2119 | 2026-05-21T00:15:58.433Z | Compiling typify v0.4.3 |
| 2120 | 2026-05-21T00:15:58.545Z | Compiling progenitor-impl v0.11.2 |
| 2121 | 2026-05-21T00:15:58.573Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2122 | 2026-05-21T00:15:58.878Z | Compiling tabled v0.20.0 |
| 2123 | 2026-05-21T00:15:59.415Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2124 | 2026-05-21T00:16:00.243Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2125 | 2026-05-21T00:16:00.260Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2126 | 2026-05-21T00:16:00.538Z | Compiling progenitor-client v0.11.2 |
| 2127 | 2026-05-21T00:16:00.638Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2128 | 2026-05-21T00:16:01.022Z | Compiling crc8 v0.1.1 |
| 2129 | 2026-05-21T00:16:01.147Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2130 | 2026-05-21T00:16:01.675Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2131 | 2026-05-21T00:16:02.058Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2132 | 2026-05-21T00:16:02.147Z | Compiling progenitor-macro v0.11.2 |
| 2133 | 2026-05-21T00:16:02.718Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2134 | 2026-05-21T00:16:02.718Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2135 | 2026-05-21T00:16:03.824Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2136 | 2026-05-21T00:16:04.605Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2137 | 2026-05-21T00:16:04.793Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2138 | 2026-05-21T00:16:06.972Z | Compiling progenitor v0.11.2 |
| 2139 | 2026-05-21T00:16:07.097Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2140 | 2026-05-21T00:16:07.828Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2141 | 2026-05-21T00:16:08.005Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2142 | 2026-05-21T00:16:12.508Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2143 | 2026-05-21T00:16:20.219Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2144 | 2026-05-21T00:16:21.837Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2145 | 2026-05-21T00:16:22.902Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2146 | 2026-05-21T00:16:23.991Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2147 | 2026-05-21T00:16:24.791Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2148 | 2026-05-21T00:16:25.963Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2149 | 2026-05-21T00:16:25.967Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2150 | 2026-05-21T00:16:25.967Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2151 | 2026-05-21T00:16:31.692Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2152 | 2026-05-21T00:17:00.787Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s |
| 2153 | 2026-05-21T00:17:00.821Z | ──────────── |
| 2154 | 2026-05-21T00:17:00.821Z | Nextest run ID 5ff3506b-eb8d-4186-84d2-5c5cab7ebb31 with nextest profile: default |
| 2155 | 2026-05-21T00:17:00.821Z | Starting 32 tests across 3 binaries |
| 2156 | 2026-05-21T00:17:00.834Z | PASS [ 0.011s] mgd::bin/mgd bfd_admin::test::egress_socket_sets_ttl_v4 |
| 2157 | 2026-05-21T00:17:00.834Z | PASS [ 0.011s] mgd::bin/mgd bfd_admin::test::egress_socket_sets_hop_limit_v6 |
| 2158 | 2026-05-21T00:17:00.846Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence |
| 2159 | 2026-05-21T00:17:00.857Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence |
| 2160 | 2026-05-21T00:17:00.871Z | PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6 |
| 2161 | 2026-05-21T00:17:00.888Z | PASS [ 0.060s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db |
| 2162 | 2026-05-21T00:17:00.888Z | PASS [ 0.061s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families |
| 2163 | 2026-05-21T00:17:00.888Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence |
| 2164 | 2026-05-21T00:17:00.888Z | PASS [ 0.062s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop |
| 2165 | 2026-05-21T00:17:00.888Z | PASS [ 0.062s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp |
| 2166 | 2026-05-21T00:17:00.888Z | PASS [ 0.064s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group |
| 2167 | 2026-05-21T00:17:00.891Z | PASS [ 0.057s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized |
| 2168 | 2026-05-21T00:17:00.891Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list |
| 2169 | 2026-05-21T00:17:00.891Z | PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized |
| 2170 | 2026-05-21T00:17:00.892Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4 |
| 2171 | 2026-05-21T00:17:00.892Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6 |
| 2172 | 2026-05-21T00:17:00.892Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4 |
| 2173 | 2026-05-21T00:17:00.892Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6 |
| 2174 | 2026-05-21T00:17:00.899Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence |
| 2175 | 2026-05-21T00:17:00.899Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4 |
| 2176 | 2026-05-21T00:17:00.899Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6 |
| 2177 | 2026-05-21T00:17:00.899Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized |
| 2178 | 2026-05-21T00:17:00.899Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list |
| 2179 | 2026-05-21T00:17:00.908Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback |
| 2180 | 2026-05-21T00:17:00.908Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast |
| 2181 | 2026-05-21T00:17:00.908Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized |
| 2182 | 2026-05-21T00:17:00.908Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized |
| 2183 | 2026-05-21T00:17:00.908Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list |
| 2184 | 2026-05-21T00:17:00.908Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local |
| 2185 | 2026-05-21T00:17:00.908Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback |
| 2186 | 2026-05-21T00:17:00.908Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast |
| 2187 | 2026-05-21T00:17:00.908Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized |
| 2188 | 2026-05-21T00:17:00.908Z | ──────────── |
| 2189 | 2026-05-21T00:17:00.908Z | Summary [ 0.089s] 32 tests run: 32 passed, 0 skipped |
| 2190 | 2026-05-21T00:17:00.925Z | + cp apply_remove_entire_group.log /work/ |
| 2191 | 2026-05-21T00:17:00.929Z | + popd |
| 2192 | 2026-05-21T00:17:00.929Z | /work/oxidecomputer/maghemite |
| 2193 | 2026-05-21T00:17:00.929Z | process exited: duration 406580 ms, exit code 0 |
| |
| 2194 | 2026-05-21T00:17:00.942Z | found 66 output files |
| 2195 | 2026-05-21T00:17:00.942Z | uploading: /work/apply_remove_entire_group.log (20666 bytes) |
| 2196 | 2026-05-21T00:17:01.973Z | uploaded: /work/apply_remove_entire_group.log |
| 2197 | 2026-05-21T00:17:01.973Z | uploading: /work/dualstack_routes.log (118099 bytes) |
| 2198 | 2026-05-21T00:17:03.012Z | uploaded: /work/dualstack_routes.log |
| 2199 | 2026-05-21T00:17:03.012Z | uploading: /work/loopback-manager.test_basic_peering_active_tcp.log (2264 bytes) |
| 2200 | 2026-05-21T00:17:04.024Z | uploaded: /work/loopback-manager.test_basic_peering_active_tcp.log |
| 2201 | 2026-05-21T00:17:04.024Z | uploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1521 bytes) |
| 2202 | 2026-05-21T00:17:05.920Z | uploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log |
| 2203 | 2026-05-21T00:17:05.920Z | uploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2068 bytes) |
| 2204 | 2026-05-21T00:17:06.958Z | uploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log |
| 2205 | 2026-05-21T00:17:06.958Z | uploading: /work/loopback-manager.test_basic_update_tcp.log (2266 bytes) |
| 2206 | 2026-05-21T00:17:07.989Z | uploaded: /work/loopback-manager.test_basic_update_tcp.log |
| 2207 | 2026-05-21T00:17:07.989Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2274 bytes) |
| 2208 | 2026-05-21T00:17:09.010Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log |
| 2209 | 2026-05-21T00:17:09.010Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2241 bytes) |
| 2210 | 2026-05-21T00:17:11.064Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log |
| 2211 | 2026-05-21T00:17:11.064Z | uploading: /work/loopback-manager.test_import_export_policy_filtering.log (3047 bytes) |
| 2212 | 2026-05-21T00:17:12.099Z | uploaded: /work/loopback-manager.test_import_export_policy_filtering.log |
| 2213 | 2026-05-21T00:17:12.099Z | uploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2190 bytes) |
| 2214 | 2026-05-21T00:17:13.158Z | uploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log |
| 2215 | 2026-05-21T00:17:13.158Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2258 bytes) |
| 2216 | 2026-05-21T00:17:14.200Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log |
| 2217 | 2026-05-21T00:17:14.201Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2235 bytes) |
| 2218 | 2026-05-21T00:17:15.228Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log |
| 2219 | 2026-05-21T00:17:15.228Z | uploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2264 bytes) |
| 2220 | 2026-05-21T00:17:16.249Z | uploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log |
| 2221 | 2026-05-21T00:17:16.249Z | uploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2453 bytes) |
| 2222 | 2026-05-21T00:17:18.395Z | uploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log |
| 2223 | 2026-05-21T00:17:18.395Z | uploading: /work/loopback-manager.test_three_router_chain_tcp.log (4648 bytes) |
| 2224 | 2026-05-21T00:17:19.473Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp.log |
| 2225 | 2026-05-21T00:17:19.474Z | uploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3668 bytes) |
| 2226 | 2026-05-21T00:17:20.484Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log |
| 2227 | 2026-05-21T00:17:20.484Z | uploading: /work/multiple_unnumbered.log (147807 bytes) |
| 2228 | 2026-05-21T00:17:21.501Z | uploaded: /work/multiple_unnumbered.log |
| 2229 | 2026-05-21T00:17:21.501Z | uploading: /work/ndp_change_reset.log (69634 bytes) |
| 2230 | 2026-05-21T00:17:22.518Z | uploaded: /work/ndp_change_reset.log |
| 2231 | 2026-05-21T00:17:22.518Z | uploading: /work/ndp_changes.log (88899 bytes) |
| 2232 | 2026-05-21T00:17:23.533Z | uploaded: /work/ndp_changes.log |
| 2233 | 2026-05-21T00:17:23.533Z | uploading: /work/r1.test_basic_peering_active.log (40360 bytes) |
| 2234 | 2026-05-21T00:17:24.549Z | uploaded: /work/r1.test_basic_peering_active.log |
| 2235 | 2026-05-21T00:17:24.549Z | uploading: /work/r1.test_basic_peering_active_tcp.log (45522 bytes) |
| 2236 | 2026-05-21T00:17:25.562Z | uploaded: /work/r1.test_basic_peering_active_tcp.log |
| 2237 | 2026-05-21T00:17:25.562Z | uploading: /work/r1.test_basic_peering_passive.log (33693 bytes) |
| 2238 | 2026-05-21T00:17:26.574Z | uploaded: /work/r1.test_basic_peering_passive.log |
| 2239 | 2026-05-21T00:17:26.574Z | uploading: /work/r1.test_basic_peering_passive_tcp.log (39685 bytes) |
| 2240 | 2026-05-21T00:17:27.587Z | uploaded: /work/r1.test_basic_peering_passive_tcp.log |
| 2241 | 2026-05-21T00:17:27.587Z | uploading: /work/r1.test_basic_update.log (28358 bytes) |
| 2242 | 2026-05-21T00:17:28.599Z | uploaded: /work/r1.test_basic_update.log |
| 2243 | 2026-05-21T00:17:28.599Z | uploading: /work/r1.test_basic_update_ipv6.log (28174 bytes) |
| 2244 | 2026-05-21T00:17:29.613Z | uploaded: /work/r1.test_basic_update_ipv6.log |
| 2245 | 2026-05-21T00:17:29.613Z | uploading: /work/r1.test_basic_update_ipv6_tcp.log (31063 bytes) |
| 2246 | 2026-05-21T00:17:30.627Z | uploaded: /work/r1.test_basic_update_ipv6_tcp.log |
| 2247 | 2026-05-21T00:17:30.627Z | uploading: /work/r1.test_basic_update_tcp.log (31303 bytes) |
| 2248 | 2026-05-21T00:17:31.639Z | uploaded: /work/r1.test_basic_update_tcp.log |
| 2249 | 2026-05-21T00:17:31.639Z | uploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (43628 bytes) |
| 2250 | 2026-05-21T00:17:32.652Z | uploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log |
| 2251 | 2026-05-21T00:17:32.652Z | uploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (43952 bytes) |
| 2252 | 2026-05-21T00:17:33.666Z | uploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log |
| 2253 | 2026-05-21T00:17:33.666Z | uploading: /work/r1.test_import_export_policy_filtering.log (43925 bytes) |
| 2254 | 2026-05-21T00:17:34.679Z | uploaded: /work/r1.test_import_export_policy_filtering.log |
| 2255 | 2026-05-21T00:17:34.679Z | uploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (35866 bytes) |
| 2256 | 2026-05-21T00:17:35.693Z | uploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log |
| 2257 | 2026-05-21T00:17:35.693Z | uploading: /work/r1.test_ipv6_basic_peering_active.log (40209 bytes) |
| 2258 | 2026-05-21T00:17:36.706Z | uploaded: /work/r1.test_ipv6_basic_peering_active.log |
| 2259 | 2026-05-21T00:17:36.706Z | uploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (49729 bytes) |
| 2260 | 2026-05-21T00:17:37.721Z | uploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log |
| 2261 | 2026-05-21T00:17:37.721Z | uploading: /work/r1.test_ipv6_basic_peering_passive.log (33776 bytes) |
| 2262 | 2026-05-21T00:17:38.735Z | uploaded: /work/r1.test_ipv6_basic_peering_passive.log |
| 2263 | 2026-05-21T00:17:38.735Z | uploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (39618 bytes) |
| 2264 | 2026-05-21T00:17:39.749Z | uploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log |
| 2265 | 2026-05-21T00:17:39.749Z | uploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (35626 bytes) |
| 2266 | 2026-05-21T00:17:40.763Z | uploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log |
| 2267 | 2026-05-21T00:17:40.763Z | uploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (29942 bytes) |
| 2268 | 2026-05-21T00:17:41.776Z | uploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log |
| 2269 | 2026-05-21T00:17:41.776Z | uploading: /work/r1.test_three_router_chain_tcp.log (26638 bytes) |
| 2270 | 2026-05-21T00:17:42.788Z | uploaded: /work/r1.test_three_router_chain_tcp.log |
| 2271 | 2026-05-21T00:17:42.788Z | uploading: /work/r1.test_three_router_chain_tcp_ipv6.log (25929 bytes) |
| 2272 | 2026-05-21T00:17:43.801Z | uploaded: /work/r1.test_three_router_chain_tcp_ipv6.log |
| 2273 | 2026-05-21T00:17:43.801Z | uploading: /work/r2.test_basic_peering_active.log (39023 bytes) |
| 2274 | 2026-05-21T00:17:44.815Z | uploaded: /work/r2.test_basic_peering_active.log |
| 2275 | 2026-05-21T00:17:44.815Z | uploading: /work/r2.test_basic_peering_active_tcp.log (44384 bytes) |
| 2276 | 2026-05-21T00:17:45.829Z | uploaded: /work/r2.test_basic_peering_active_tcp.log |
| 2277 | 2026-05-21T00:17:45.829Z | uploading: /work/r2.test_basic_peering_passive.log (41461 bytes) |
| 2278 | 2026-05-21T00:17:46.844Z | uploaded: /work/r2.test_basic_peering_passive.log |
| 2279 | 2026-05-21T00:17:46.844Z | uploading: /work/r2.test_basic_peering_passive_tcp.log (46798 bytes) |
| 2280 | 2026-05-21T00:17:47.857Z | uploaded: /work/r2.test_basic_peering_passive_tcp.log |
| 2281 | 2026-05-21T00:17:47.857Z | uploading: /work/r2.test_basic_update.log (26467 bytes) |
| 2282 | 2026-05-21T00:17:48.871Z | uploaded: /work/r2.test_basic_update.log |
| 2283 | 2026-05-21T00:17:48.871Z | uploading: /work/r2.test_basic_update_ipv6.log (26614 bytes) |
| 2284 | 2026-05-21T00:17:49.884Z | uploaded: /work/r2.test_basic_update_ipv6.log |
| 2285 | 2026-05-21T00:17:49.884Z | uploading: /work/r2.test_basic_update_ipv6_tcp.log (32786 bytes) |
| 2286 | 2026-05-21T00:17:50.898Z | uploaded: /work/r2.test_basic_update_ipv6_tcp.log |
| 2287 | 2026-05-21T00:17:50.898Z | uploading: /work/r2.test_basic_update_tcp.log (32799 bytes) |
| 2288 | 2026-05-21T00:17:51.913Z | uploaded: /work/r2.test_basic_update_tcp.log |
| 2289 | 2026-05-21T00:17:51.913Z | uploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (43587 bytes) |
| 2290 | 2026-05-21T00:17:52.927Z | uploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log |
| 2291 | 2026-05-21T00:17:52.927Z | uploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (43821 bytes) |
| 2292 | 2026-05-21T00:17:53.941Z | uploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log |
| 2293 | 2026-05-21T00:17:53.941Z | uploading: /work/r2.test_import_export_policy_filtering.log (40191 bytes) |
| 2294 | 2026-05-21T00:17:54.954Z | uploaded: /work/r2.test_import_export_policy_filtering.log |
| 2295 | 2026-05-21T00:17:54.954Z | uploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (38297 bytes) |
| 2296 | 2026-05-21T00:17:55.968Z | uploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log |
| 2297 | 2026-05-21T00:17:55.968Z | uploading: /work/r2.test_ipv6_basic_peering_active.log (38900 bytes) |
| 2298 | 2026-05-21T00:17:56.981Z | uploaded: /work/r2.test_ipv6_basic_peering_active.log |
| 2299 | 2026-05-21T00:17:56.981Z | uploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (47731 bytes) |
| 2300 | 2026-05-21T00:17:57.994Z | uploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log |
| 2301 | 2026-05-21T00:17:57.994Z | uploading: /work/r2.test_ipv6_basic_peering_passive.log (41339 bytes) |
| 2302 | 2026-05-21T00:17:59.010Z | uploaded: /work/r2.test_ipv6_basic_peering_passive.log |
| 2303 | 2026-05-21T00:17:59.010Z | uploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (46641 bytes) |
| 2304 | 2026-05-21T00:18:00.021Z | uploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log |
| 2305 | 2026-05-21T00:18:00.021Z | uploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (38170 bytes) |
| 2306 | 2026-05-21T00:18:01.034Z | uploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log |
| 2307 | 2026-05-21T00:18:01.034Z | uploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (28072 bytes) |
| 2308 | 2026-05-21T00:18:02.047Z | uploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log |
| 2309 | 2026-05-21T00:18:02.047Z | uploading: /work/r2.test_three_router_chain_tcp.log (49167 bytes) |
| 2310 | 2026-05-21T00:18:03.060Z | uploaded: /work/r2.test_three_router_chain_tcp.log |
| 2311 | 2026-05-21T00:18:03.060Z | uploading: /work/r2.test_three_router_chain_tcp_ipv6.log (49441 bytes) |
| 2312 | 2026-05-21T00:18:04.075Z | uploaded: /work/r2.test_three_router_chain_tcp_ipv6.log |
| 2313 | 2026-05-21T00:18:04.075Z | uploading: /work/r3.test_three_router_chain_tcp.log (24992 bytes) |
| 2314 | 2026-05-21T00:18:05.088Z | uploaded: /work/r3.test_three_router_chain_tcp.log |
| 2315 | 2026-05-21T00:18:05.088Z | uploading: /work/r3.test_three_router_chain_tcp_ipv6.log (25059 bytes) |
| 2316 | 2026-05-21T00:18:06.100Z | uploaded: /work/r3.test_three_router_chain_tcp_ipv6.log |
| 2317 | 2026-05-21T00:18:06.100Z | uploading: /work/same_linklocal.log (126294 bytes) |
| 2318 | 2026-05-21T00:18:07.117Z | uploaded: /work/same_linklocal.log |
| 2319 | 2026-05-21T00:18:07.117Z | uploading: /work/three_chain.log (110348 bytes) |
| 2320 | 2026-05-21T00:18:08.133Z | uploaded: /work/three_chain.log |
| 2321 | 2026-05-21T00:18:08.133Z | uploading: /work/unnumbered_expiry.log (88526 bytes) |
| 2322 | 2026-05-21T00:18:09.149Z | uploaded: /work/unnumbered_expiry.log |
| 2323 | 2026-05-21T00:18:09.150Z | uploading: /work/unnumbered_interface_lifecycle.log (200626 bytes) |
| 2324 | 2026-05-21T00:18:10.166Z | uploaded: /work/unnumbered_interface_lifecycle.log |
| 2325 | 2026-05-21T00:18:10.167Z | uploading: /work/unnumbered_peer_change.log (78963 bytes) |
| 2326 | 2026-05-21T00:18:11.182Z | uploaded: /work/unnumbered_peer_change.log |