|
|
|
| 1 | 2026-08-07T23:34:35.700Z | job assigned to worker 01KZF96XFZWVSA91NQSPPZMBEP [factory aws, i-00df80d7784626f2b] (queued for 1 m 0 s) |
| |
| 2 | 2026-08-07T23:34:42.441Z | starting task 0: "setup" |
| 3 | 2026-08-07T23:34:42.450Z | ++ uname -s |
| 4 | 2026-08-07T23:34:42.453Z | + kern=SunOS |
| 5 | 2026-08-07T23:34:42.453Z | + build_user=build |
| 6 | 2026-08-07T23:34:42.453Z | + build_uid=12345 |
| 7 | 2026-08-07T23:34:42.453Z | + work_dir=/work |
| 8 | 2026-08-07T23:34:42.453Z | + input_dir=/input |
| 9 | 2026-08-07T23:34:42.453Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-07T23:34:42.453Z | + case "$kern" in |
| 11 | 2026-08-07T23:34:42.454Z | + groupadd -g 12345 build |
| 12 | 2026-08-07T23:34:42.456Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-07T23:34:44.462Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-07T23:34:44.536Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-07T23:34:44.539Z | + home_fs=zfs |
| 16 | 2026-08-07T23:34:44.539Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-07T23:34:44.539Z | + mkdir -p /home/build |
| 18 | 2026-08-07T23:34:44.539Z | + chown build:build /home/build /work |
| 19 | 2026-08-07T23:34:45.540Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-07T23:34:45.544Z | process exited: duration 3101 ms, exit code 0 |
| |
| 21 | 2026-08-07T23:34:45.550Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-07T23:34:45.553Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-07T23:34:45.554Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-08-07T23:34:45.554Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-08-07T23:34:45.554Z | * rust toolchain channel = "stable" |
| 26 | 2026-08-07T23:34:45.554Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-07T23:34:45.554Z | * rust toolchain profile = "default" |
| 28 | 2026-08-07T23:34:45.557Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-07T23:34:45.557Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-07T23:34:45.675Z | info: downloading installer |
| 31 | 2026-08-07T23:34:47.071Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-07T23:34:47.071Z | warn: /opt/ooce/bin |
| 33 | 2026-08-07T23:34:47.071Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-07T23:34:47.071Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-07T23:34:47.071Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-07T23:34:47.071Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-07T23:34:47.071Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-07T23:34:47.071Z | error: cannot install while Rust is installed |
| 39 | 2026-08-07T23:34:47.071Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-07T23:34:47.071Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-07T23:34:47.071Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-07T23:34:47.071Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-07T23:34:47.071Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-07T23:34:47.084Z | info: profile set to default |
| 45 | 2026-08-07T23:34:47.084Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-07T23:34:47.087Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-07T23:34:47.220Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-07T23:34:47.224Z | info: downloading 6 components |
| 49 | 2026-08-07T23:35:02.451Z | |
| 50 | 2026-08-07T23:35:02.451Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-08-07T23:35:02.480Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-07T23:35:02.480Z | |
| 53 | 2026-08-07T23:35:02.483Z | |
| 54 | 2026-08-07T23:35:02.484Z | Rust is installed now. Great! |
| 55 | 2026-08-07T23:35:02.484Z | |
| 56 | 2026-08-07T23:35:02.484Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-07T23:35:02.484Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-07T23:35:02.484Z | |
| 59 | 2026-08-07T23:35:02.484Z | To configure your current shell, you need to source |
| 60 | 2026-08-07T23:35:02.484Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-07T23:35:02.484Z | |
| 62 | 2026-08-07T23:35:02.484Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-07T23:35:02.484Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-07T23:35:02.484Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-07T23:35:02.484Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-07T23:35:02.484Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-07T23:35:02.484Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-07T23:35:02.484Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-07T23:35:02.484Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-07T23:35:02.484Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-07T23:35:02.568Z | + rustup --version |
| 72 | 2026-08-07T23:35:02.576Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-07T23:35:02.580Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-07T23:35:02.597Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-07T23:35:02.600Z | + cargo --version |
| 76 | 2026-08-07T23:35:02.614Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-07T23:35:02.618Z | + rustc --version |
| 78 | 2026-08-07T23:35:02.636Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-07T23:35:02.640Z | process exited: duration 17087 ms, exit code 0 |
| |
| 80 | 2026-08-07T23:35:02.647Z | starting task 2: "authentication" |
| 81 | 2026-08-07T23:35:02.664Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-07T23:35:02.671Z | starting task 3: "clone repository" |
| 83 | 2026-08-07T23:35:02.674Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-08-07T23:35:02.678Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-08-07T23:35:02.716Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-08-07T23:35:04.540Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-08-07T23:35:04.540Z | + git fetch origin d26d216c80e319295cf5de1ec6ad73827caa5dcc |
| 88 | 2026-08-07T23:35:05.078Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-08-07T23:35:05.079Z | * branch d26d216c80e319295cf5de1ec6ad73827caa5dcc -> FETCH_HEAD |
| 90 | 2026-08-07T23:35:05.083Z | + [[ -n trey/md5-auth-key ]] |
| 91 | 2026-08-07T23:35:05.087Z | ++ git branch --show-current |
| 92 | 2026-08-07T23:35:05.087Z | + current=main |
| 93 | 2026-08-07T23:35:05.087Z | + [[ main != trey/md5-auth-key ]] |
| 94 | 2026-08-07T23:35:05.087Z | + git branch -f trey/md5-auth-key d26d216c80e319295cf5de1ec6ad73827caa5dcc |
| 95 | 2026-08-07T23:35:05.090Z | + git checkout -f trey/md5-auth-key |
| 96 | 2026-08-07T23:35:05.100Z | Switched to branch 'trey/md5-auth-key' |
| 97 | 2026-08-07T23:35:05.103Z | + git reset --hard d26d216c80e319295cf5de1ec6ad73827caa5dcc |
| 98 | 2026-08-07T23:35:05.113Z | HEAD is now at d26d216 Merge branch 'main' into trey/md5-auth-key |
| 99 | 2026-08-07T23:35:05.116Z | process exited: duration 2442 ms, exit code 0 |
| |
| 100 | 2026-08-07T23:35:05.122Z | starting task 4: "build" |
| 101 | 2026-08-07T23:35:05.127Z | + set -e |
| 102 | 2026-08-07T23:35:05.132Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-08-07T23:35:05.132Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-08-07T23:35:05.132Z | ++ PLATFORM=illumos |
| 105 | 2026-08-07T23:35:05.132Z | ++ banner install |
| 106 | 2026-08-07T23:35:05.132Z | |
| 107 | 2026-08-07T23:35:05.132Z | # # # #### ##### ## # # |
| 108 | 2026-08-07T23:35:05.132Z | # ## # # # # # # # |
| 109 | 2026-08-07T23:35:05.132Z | # # # # #### # # # # # |
| 110 | 2026-08-07T23:35:05.132Z | # # # # # # ###### # # |
| 111 | 2026-08-07T23:35:05.132Z | # # ## # # # # # # # |
| 112 | 2026-08-07T23:35:05.132Z | # # # #### # # # ###### ###### |
| 113 | 2026-08-07T23:35:05.132Z | |
| 114 | 2026-08-07T23:35:05.132Z | ++ set +o errexit |
| 115 | 2026-08-07T23:35:05.132Z | ++ pkg info clang-15 |
| 116 | 2026-08-07T23:35:05.132Z | ++ grep -qi installed |
| 117 | 2026-08-07T23:35:06.438Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-08-07T23:35:06.438Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-08-07T23:35:06.438Z | |
| 120 | 2026-08-07T23:35:06.438Z | clang-15 |
| 121 | 2026-08-07T23:35:06.475Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-08-07T23:35:06.475Z | ++ set -o errexit |
| 123 | 2026-08-07T23:35:06.479Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-08-07T23:35:13.116Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-08-07T23:35:20.743Z | Startup: Caching catalogs ... Done |
| 126 | 2026-08-07T23:35:27.953Z | Planning: Solver setup ... Done |
| 127 | 2026-08-07T23:35:27.993Z | Planning: Running solver ... Done |
| 128 | 2026-08-07T23:35:28.134Z | Planning: Finding local manifests ... Done |
| 129 | 2026-08-07T23:35:28.154Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-08-07T23:35:28.253Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-08-07T23:35:28.283Z | Planning: Package planning ... Done |
| 132 | 2026-08-07T23:35:28.308Z | Planning: Merging actions ... Done |
| 133 | 2026-08-07T23:35:28.417Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-08-07T23:35:28.423Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-08-07T23:35:29.152Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-08-07T23:35:29.157Z | Planning: Planning completed in 8.25 seconds |
| 137 | 2026-08-07T23:35:29.170Z | Packages to install: 2 |
| 138 | 2026-08-07T23:35:29.170Z | Mediators to change: 2 |
| 139 | 2026-08-07T23:35:29.173Z | Services to change: 1 |
| 140 | 2026-08-07T23:35:29.174Z | Create boot environment: No |
| 141 | 2026-08-07T23:35:29.174Z | Create backup boot environment: No |
| 142 | 2026-08-07T23:35:29.215Z | |
| 143 | 2026-08-07T23:35:29.215Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-08-07T23:35:34.213Z | Download: 770/3076 items 18.2/211.3MB 8% complete (3.7M/s) |
| 145 | 2026-08-07T23:35:43.211Z | Download: 978/3076 items 82.2/211.3MB 38% complete (13.4M/s) |
| 146 | 2026-08-07T23:35:57.504Z | Download: 980/3076 items 82.2/211.3MB 38% complete |
| 147 | 2026-08-07T23:36:02.504Z | Download: 3002/3076 items 193.2/211.3MB 91% complete (21.9M/s) |
| 148 | 2026-08-07T23:36:07.545Z | Download: 3064/3076 items 209.7/211.3MB 99% complete (16.3M/s) |
| 149 | 2026-08-07T23:36:11.156Z | Download: Completed 211.31 MB in 41.94 seconds (5.0M/s) |
| 150 | 2026-08-07T23:36:11.274Z | Actions: 1/3418 actions (Installing new actions) |
| 151 | 2026-08-07T23:36:14.401Z | Actions: Completed 3418 actions in 3.13 seconds. |
| 152 | 2026-08-07T23:36:15.037Z | Done |
| 153 | 2026-08-07T23:36:15.037Z | Done |
| 154 | 2026-08-07T23:36:15.767Z | Done |
| 155 | 2026-08-07T23:36:19.167Z | Done |
| 156 | 2026-08-07T23:36:19.241Z | Done |
| 157 | 2026-08-07T23:36:19.244Z | Done |
| 158 | 2026-08-07T23:36:19.521Z | Done |
| 159 | 2026-08-07T23:36:20.191Z | ++ set -o errexit |
| 160 | 2026-08-07T23:36:20.191Z | ++ cargo --version |
| 161 | 2026-08-07T23:36:20.197Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 162 | 2026-08-07T23:36:20.352Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 163 | 2026-08-07T23:36:20.355Z | info: downloading 6 components |
| 164 | 2026-08-07T23:36:36.674Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 165 | 2026-08-07T23:36:36.678Z | ++ rustc --version |
| 166 | 2026-08-07T23:36:36.706Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 167 | 2026-08-07T23:36:36.710Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 168 | 2026-08-07T23:36:36.754Z | Updating crates.io index |
| 169 | 2026-08-07T23:36:36.855Z | Downloading crates ... |
| 170 | 2026-08-07T23:36:36.904Z | Downloaded cargo-nextest v0.9.97 |
| 171 | 2026-08-07T23:36:36.965Z | Installing cargo-nextest v0.9.97 |
| 172 | 2026-08-07T23:36:36.968Z | warning: default toolchain implicitly overridden with `1.97.1-x86_64-unknown-illumos` by rustup toolchain file |
| 173 | 2026-08-07T23:36:36.968Z | | |
| 174 | 2026-08-07T23:36:36.968Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 175 | 2026-08-07T23:36:36.968Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 176 | 2026-08-07T23:36:37.008Z | Updating crates.io index |
| 177 | 2026-08-07T23:36:39.116Z | Locking 396 packages to latest compatible versions |
| 178 | 2026-08-07T23:36:39.120Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 179 | 2026-08-07T23:36:39.123Z | Adding duct v0.13.7 (available: v1.1.1) |
| 180 | 2026-08-07T23:36:39.124Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 181 | 2026-08-07T23:36:39.124Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 182 | 2026-08-07T23:36:39.127Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 183 | 2026-08-07T23:36:39.127Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 184 | 2026-08-07T23:36:39.127Z | Adding nextest-filtering v0.15.0 (available: v0.22.0) |
| 185 | 2026-08-07T23:36:39.127Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 186 | 2026-08-07T23:36:39.130Z | Adding nextest-runner v0.80.0 (available: v0.122.1) |
| 187 | 2026-08-07T23:36:39.133Z | Adding quick-junit v0.5.2 (available: v0.7.0) |
| 188 | 2026-08-07T23:36:39.157Z | Downloading crates ... |
| 189 | 2026-08-07T23:36:39.186Z | Downloaded backtrace v0.3.76 |
| 190 | 2026-08-07T23:36:39.192Z | Downloaded either v1.17.0 |
| 191 | 2026-08-07T23:36:39.209Z | Downloaded scopeguard v1.2.0 |
| 192 | 2026-08-07T23:36:39.215Z | Downloaded heck v0.5.0 |
| 193 | 2026-08-07T23:36:39.218Z | Downloaded addr2line v0.25.1 |
| 194 | 2026-08-07T23:36:39.222Z | Downloaded pathdiff v0.2.3 |
| 195 | 2026-08-07T23:36:39.230Z | Downloaded supports-color v3.0.2 |
| 196 | 2026-08-07T23:36:39.233Z | Downloaded os_pipe v1.2.3 |
| 197 | 2026-08-07T23:36:39.233Z | Downloaded color-eyre v0.6.5 |
| 198 | 2026-08-07T23:36:39.236Z | Downloaded async-scoped v0.9.0 |
| 199 | 2026-08-07T23:36:39.239Z | Downloaded clap_derive v4.6.4 |
| 200 | 2026-08-07T23:36:39.239Z | Downloaded cargo-platform v0.3.3 |
| 201 | 2026-08-07T23:36:39.239Z | Downloaded cfg-if v1.0.4 |
| 202 | 2026-08-07T23:36:39.239Z | Downloaded rand_pcg v0.10.2 |
| 203 | 2026-08-07T23:36:39.239Z | Downloaded percent-encoding v2.3.2 |
| 204 | 2026-08-07T23:36:39.243Z | Downloaded anstyle-query v1.1.5 |
| 205 | 2026-08-07T23:36:39.246Z | Downloaded signal-hook-mio v0.2.5 |
| 206 | 2026-08-07T23:36:39.246Z | Downloaded ahash v0.8.12 |
| 207 | 2026-08-07T23:36:39.246Z | Downloaded anstyle-parse v1.0.0 |
| 208 | 2026-08-07T23:36:39.249Z | Downloaded rustc-hash v2.1.3 |
| 209 | 2026-08-07T23:36:39.249Z | Downloaded adler2 v2.0.1 |
| 210 | 2026-08-07T23:36:39.249Z | Downloaded cargo-platform v0.2.0 |
| 211 | 2026-08-07T23:36:39.249Z | Downloaded rustc_version v0.4.1 |
| 212 | 2026-08-07T23:36:39.249Z | Downloaded atomic-waker v1.1.2 |
| 213 | 2026-08-07T23:36:39.265Z | Downloaded autocfg v1.5.1 |
| 214 | 2026-08-07T23:36:39.265Z | Downloaded cargo_metadata v0.23.1 |
| 215 | 2026-08-07T23:36:39.265Z | Downloaded backtrace-ext v0.2.1 |
| 216 | 2026-08-07T23:36:39.265Z | Downloaded cfg_aliases v0.2.2 |
| 217 | 2026-08-07T23:36:39.265Z | Downloaded enable-ansi-support v0.2.1 |
| 218 | 2026-08-07T23:36:39.265Z | Downloaded equivalent v1.0.2 |
| 219 | 2026-08-07T23:36:39.265Z | Downloaded pkcs8 v0.10.2 |
| 220 | 2026-08-07T23:36:39.265Z | Downloaded atomicwrites v0.4.4 |
| 221 | 2026-08-07T23:36:39.277Z | Downloaded fnv v1.0.7 |
| 222 | 2026-08-07T23:36:39.282Z | Downloaded foreign-types-shared v0.1.1 |
| 223 | 2026-08-07T23:36:39.282Z | Downloaded signature v2.2.0 |
| 224 | 2026-08-07T23:36:39.282Z | Downloaded strsim v0.11.1 |
| 225 | 2026-08-07T23:36:39.282Z | Downloaded serde_spanned v1.1.1 |
| 226 | 2026-08-07T23:36:39.282Z | Downloaded block-buffer v0.10.4 |
| 227 | 2026-08-07T23:36:39.286Z | Downloaded clap_lex v1.1.0 |
| 228 | 2026-08-07T23:36:39.286Z | Downloaded crypto-common v0.1.7 |
| 229 | 2026-08-07T23:36:39.286Z | Downloaded document-features v0.2.12 |
| 230 | 2026-08-07T23:36:39.291Z | Downloaded shell-words v1.1.1 |
| 231 | 2026-08-07T23:36:39.291Z | Downloaded futures-core v0.3.33 |
| 232 | 2026-08-07T23:36:39.291Z | Downloaded serde_ignored v0.1.14 |
| 233 | 2026-08-07T23:36:39.291Z | Downloaded serde_spanned v0.6.9 |
| 234 | 2026-08-07T23:36:39.291Z | Downloaded form_urlencoded v1.2.2 |
| 235 | 2026-08-07T23:36:39.291Z | Downloaded terminal_size v0.4.4 |
| 236 | 2026-08-07T23:36:39.295Z | Downloaded swrite v0.1.0 |
| 237 | 2026-08-07T23:36:39.296Z | Downloaded subtle v2.6.1 |
| 238 | 2026-08-07T23:36:39.296Z | Downloaded colorchoice v1.0.5 |
| 239 | 2026-08-07T23:36:39.296Z | Downloaded cpufeatures v0.3.0 |
| 240 | 2026-08-07T23:36:39.296Z | Downloaded sync_wrapper v1.0.2 |
| 241 | 2026-08-07T23:36:39.299Z | Downloaded guppy-workspace-hack v0.1.0 |
| 242 | 2026-08-07T23:36:39.303Z | Downloaded owo-colors v4.3.0 |
| 243 | 2026-08-07T23:36:39.303Z | Downloaded thiserror-impl v2.0.19 |
| 244 | 2026-08-07T23:36:39.306Z | Downloaded rand_core v0.10.1 |
| 245 | 2026-08-07T23:36:39.306Z | Downloaded pin-project-internal v1.1.13 |
| 246 | 2026-08-07T23:36:39.306Z | Downloaded camino v1.2.5 |
| 247 | 2026-08-07T23:36:39.309Z | Downloaded globset v0.4.20 |
| 248 | 2026-08-07T23:36:39.313Z | Downloaded rand_core v0.9.5 |
| 249 | 2026-08-07T23:36:39.313Z | Downloaded foreign-types v0.3.2 |
| 250 | 2026-08-07T23:36:39.316Z | Downloaded self-replace v1.5.0 |
| 251 | 2026-08-07T23:36:39.316Z | Downloaded serde-value v0.7.0 |
| 252 | 2026-08-07T23:36:39.316Z | Downloaded supports-hyperlinks v3.2.0 |
| 253 | 2026-08-07T23:36:39.316Z | Downloaded color-spantrace v0.3.0 |
| 254 | 2026-08-07T23:36:39.316Z | Downloaded futures-sink v0.3.33 |
| 255 | 2026-08-07T23:36:39.319Z | Downloaded strip-ansi-escapes v0.2.1 |
| 256 | 2026-08-07T23:36:39.319Z | Downloaded cpufeatures v0.2.17 |
| 257 | 2026-08-07T23:36:39.323Z | Downloaded shared_child v1.1.1 |
| 258 | 2026-08-07T23:36:39.327Z | Downloaded generic-array v0.14.7 |
| 259 | 2026-08-07T23:36:39.330Z | Downloaded supports-unicode v3.0.0 |
| 260 | 2026-08-07T23:36:39.333Z | Downloaded serde_urlencoded v0.7.1 |
| 261 | 2026-08-07T23:36:39.333Z | Downloaded sigchld v0.2.4 |
| 262 | 2026-08-07T23:36:39.333Z | Downloaded pin-project-lite v0.2.17 |
| 263 | 2026-08-07T23:36:39.336Z | Downloaded rand_core v0.6.4 |
| 264 | 2026-08-07T23:36:39.336Z | Downloaded debug-ignore v1.0.5 |
| 265 | 2026-08-07T23:36:39.339Z | Downloaded futures-task v0.3.33 |
| 266 | 2026-08-07T23:36:39.339Z | Downloaded pkg-config v0.3.33 |
| 267 | 2026-08-07T23:36:39.339Z | Downloaded semver v1.0.28 |
| 268 | 2026-08-07T23:36:39.339Z | Downloaded parking_lot_core v0.9.12 |
| 269 | 2026-08-07T23:36:39.342Z | Downloaded openssl-macros v0.1.1 |
| 270 | 2026-08-07T23:36:39.342Z | Downloaded tokio-macros v2.7.2 |
| 271 | 2026-08-07T23:36:39.342Z | Downloaded number_prefix v0.4.0 |
| 272 | 2026-08-07T23:36:39.346Z | Downloaded urlencoding v2.1.3 |
| 273 | 2026-08-07T23:36:39.346Z | Downloaded unicode-linebreak v0.1.5 |
| 274 | 2026-08-07T23:36:39.349Z | Downloaded ppv-lite86 v0.2.21 |
| 275 | 2026-08-07T23:36:39.349Z | Downloaded quinn-udp v0.5.15 |
| 276 | 2026-08-07T23:36:39.353Z | Downloaded base64ct v1.8.3 |
| 277 | 2026-08-07T23:36:39.353Z | Downloaded cargo-util-schemas v0.2.0 |
| 278 | 2026-08-07T23:36:39.353Z | Downloaded filetime v0.2.29 |
| 279 | 2026-08-07T23:36:39.353Z | Downloaded futures-io v0.3.33 |
| 280 | 2026-08-07T23:36:39.356Z | Downloaded digest v0.10.7 |
| 281 | 2026-08-07T23:36:39.359Z | Downloaded ed25519 v2.2.3 |
| 282 | 2026-08-07T23:36:39.359Z | Downloaded errno v0.3.14 |
| 283 | 2026-08-07T23:36:39.360Z | Downloaded convert_case v0.10.0 |
| 284 | 2026-08-07T23:36:39.360Z | Downloaded future-queue v0.4.0 |
| 285 | 2026-08-07T23:36:39.363Z | Downloaded chacha20 v0.10.1 |
| 286 | 2026-08-07T23:36:39.363Z | Downloaded rand_chacha v0.9.0 |
| 287 | 2026-08-07T23:36:39.363Z | Downloaded slab v0.4.12 |
| 288 | 2026-08-07T23:36:39.366Z | Downloaded thiserror-impl v1.0.69 |
| 289 | 2026-08-07T23:36:39.366Z | Downloaded sha2 v0.10.9 |
| 290 | 2026-08-07T23:36:39.366Z | Downloaded smol_str v0.3.6 |
| 291 | 2026-08-07T23:36:39.366Z | Downloaded static_assertions v1.1.0 |
| 292 | 2026-08-07T23:36:39.370Z | Downloaded target-spec-miette v0.4.8 |
| 293 | 2026-08-07T23:36:39.370Z | Downloaded tower-service v0.3.3 |
| 294 | 2026-08-07T23:36:39.370Z | Downloaded typeid v1.0.3 |
| 295 | 2026-08-07T23:36:39.370Z | Downloaded cc v1.4.1 |
| 296 | 2026-08-07T23:36:39.373Z | Downloaded indenter v0.3.4 |
| 297 | 2026-08-07T23:36:39.373Z | Downloaded toml_datetime v0.6.11 |
| 298 | 2026-08-07T23:36:39.373Z | Downloaded rustc-demangle v0.1.28 |
| 299 | 2026-08-07T23:36:39.373Z | Downloaded signal-hook-registry v1.4.8 |
| 300 | 2026-08-07T23:36:39.376Z | Downloaded target-lexicon v0.13.5 |
| 301 | 2026-08-07T23:36:39.376Z | Downloaded mukti-metadata v0.3.0 |
| 302 | 2026-08-07T23:36:39.376Z | Downloaded nested v0.1.1 |
| 303 | 2026-08-07T23:36:39.376Z | Downloaded tinyvec_macros v0.1.1 |
| 304 | 2026-08-07T23:36:39.376Z | Downloaded version_check v0.9.5 |
| 305 | 2026-08-07T23:36:39.380Z | Downloaded find-msvc-tools v0.1.10 |
| 306 | 2026-08-07T23:36:39.380Z | Downloaded camino-tempfile v1.4.1 |
| 307 | 2026-08-07T23:36:39.380Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 308 | 2026-08-07T23:36:39.384Z | Downloaded tempfile v3.27.0 |
| 309 | 2026-08-07T23:36:39.388Z | Downloaded anstyle v1.0.14 |
| 310 | 2026-08-07T23:36:39.388Z | Downloaded erased-serde v0.4.10 |
| 311 | 2026-08-07T23:36:39.388Z | Downloaded futures-executor v0.3.33 |
| 312 | 2026-08-07T23:36:39.388Z | Downloaded quote v1.0.47 |
| 313 | 2026-08-07T23:36:39.388Z | Downloaded fastrand v2.5.0 |
| 314 | 2026-08-07T23:36:39.391Z | Downloaded thiserror v2.0.19 |
| 315 | 2026-08-07T23:36:39.391Z | Downloaded shlex v2.0.1 |
| 316 | 2026-08-07T23:36:39.395Z | Downloaded foldhash v0.1.5 |
| 317 | 2026-08-07T23:36:39.395Z | Downloaded serde-untagged v0.1.9 |
| 318 | 2026-08-07T23:36:39.395Z | Downloaded serde_path_to_error v0.1.20 |
| 319 | 2026-08-07T23:36:39.395Z | Downloaded simd-adler32 v0.3.10 |
| 320 | 2026-08-07T23:36:39.398Z | Downloaded duct v0.13.7 |
| 321 | 2026-08-07T23:36:39.398Z | Downloaded fixedbitset v0.5.7 |
| 322 | 2026-08-07T23:36:39.398Z | Downloaded want v0.3.1 |
| 323 | 2026-08-07T23:36:39.398Z | Downloaded dialoguer v0.11.0 |
| 324 | 2026-08-07T23:36:39.408Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 325 | 2026-08-07T23:36:39.411Z | Downloaded zmij v1.0.23 |
| 326 | 2026-08-07T23:36:39.415Z | Downloaded getrandom v0.2.17 |
| 327 | 2026-08-07T23:36:39.420Z | Downloaded cargo_metadata v0.20.0 |
| 328 | 2026-08-07T23:36:39.423Z | Downloaded rustls-pki-types v1.15.1 |
| 329 | 2026-08-07T23:36:39.423Z | Downloaded self_update v0.42.0 |
| 330 | 2026-08-07T23:36:39.423Z | Downloaded utf8_iter v1.0.4 |
| 331 | 2026-08-07T23:36:39.423Z | Downloaded bitflags v2.13.1 |
| 332 | 2026-08-07T23:36:39.426Z | Downloaded utf8parse v0.2.2 |
| 333 | 2026-08-07T23:36:39.426Z | Downloaded lru-slab v0.1.2 |
| 334 | 2026-08-07T23:36:39.426Z | Downloaded quick-junit v0.5.2 |
| 335 | 2026-08-07T23:36:39.429Z | Downloaded tracing-error v0.2.1 |
| 336 | 2026-08-07T23:36:39.429Z | Downloaded zstd v0.13.3 |
| 337 | 2026-08-07T23:36:39.434Z | Downloaded spki v0.7.3 |
| 338 | 2026-08-07T23:36:39.434Z | Downloaded toml_write v0.1.2 |
| 339 | 2026-08-07T23:36:39.434Z | Downloaded hyper-rustls v0.27.9 |
| 340 | 2026-08-07T23:36:39.438Z | Downloaded idna_adapter v1.0.0 |
| 341 | 2026-08-07T23:36:39.438Z | Downloaded hyper-tls v0.6.0 |
| 342 | 2026-08-07T23:36:39.438Z | Downloaded itoa v1.0.18 |
| 343 | 2026-08-07T23:36:39.442Z | Downloaded humantime-serde v1.1.1 |
| 344 | 2026-08-07T23:36:39.442Z | Downloaded openssl-probe v0.2.1 |
| 345 | 2026-08-07T23:36:39.445Z | Downloaded xxhash-rust v0.8.18 |
| 346 | 2026-08-07T23:36:39.445Z | Downloaded http-body-util v0.1.4 |
| 347 | 2026-08-07T23:36:39.445Z | Downloaded ordered-float v2.10.1 |
| 348 | 2026-08-07T23:36:39.448Z | Downloaded futures-macro v0.3.33 |
| 349 | 2026-08-07T23:36:39.448Z | Downloaded sharded-slab v0.1.7 |
| 350 | 2026-08-07T23:36:39.452Z | Downloaded parking_lot v0.12.5 |
| 351 | 2026-08-07T23:36:39.455Z | Downloaded socket2 v0.6.5 |
| 352 | 2026-08-07T23:36:39.458Z | Downloaded target-spec v3.6.0 |
| 353 | 2026-08-07T23:36:39.458Z | Downloaded thread_local v1.1.10 |
| 354 | 2026-08-07T23:36:39.458Z | Downloaded crc32fast v1.5.0 |
| 355 | 2026-08-07T23:36:39.461Z | Downloaded const-oid v0.9.6 |
| 356 | 2026-08-07T23:36:39.461Z | Downloaded eyre v0.6.12 |
| 357 | 2026-08-07T23:36:39.461Z | Downloaded futures-channel v0.3.33 |
| 358 | 2026-08-07T23:36:39.464Z | Downloaded thiserror v1.0.69 |
| 359 | 2026-08-07T23:36:39.464Z | Downloaded smallvec v1.15.2 |
| 360 | 2026-08-07T23:36:39.467Z | Downloaded anstream v1.0.0 |
| 361 | 2026-08-07T23:36:39.467Z | Downloaded console v0.15.11 |
| 362 | 2026-08-07T23:36:39.467Z | Downloaded hex v0.4.3 |
| 363 | 2026-08-07T23:36:39.470Z | Downloaded tokio-native-tls v0.3.1 |
| 364 | 2026-08-07T23:36:39.470Z | Downloaded http-body v1.1.0 |
| 365 | 2026-08-07T23:36:39.470Z | Downloaded is_ci v1.2.0 |
| 366 | 2026-08-07T23:36:39.470Z | Downloaded nextest-workspace-hack v0.1.0 |
| 367 | 2026-08-07T23:36:39.474Z | Downloaded tower-layer v0.3.3 |
| 368 | 2026-08-07T23:36:39.474Z | Downloaded cfg-expr v0.20.8 |
| 369 | 2026-08-07T23:36:39.476Z | Downloaded getrandom v0.4.3 |
| 370 | 2026-08-07T23:36:39.477Z | Downloaded is_terminal_polyfill v1.70.2 |
| 371 | 2026-08-07T23:36:39.477Z | Downloaded miette-derive v7.6.0 |
| 372 | 2026-08-07T23:36:39.480Z | Downloaded humantime v2.4.0 |
| 373 | 2026-08-07T23:36:39.480Z | Downloaded pin-project v1.1.13 |
| 374 | 2026-08-07T23:36:39.483Z | Downloaded jobserver v0.1.35 |
| 375 | 2026-08-07T23:36:39.486Z | Downloaded xattr v1.6.1 |
| 376 | 2026-08-07T23:36:39.486Z | Downloaded lazy_static v1.5.0 |
| 377 | 2026-08-07T23:36:39.486Z | Downloaded config v0.15.25 |
| 378 | 2026-08-07T23:36:39.489Z | Downloaded lock_api v0.4.14 |
| 379 | 2026-08-07T23:36:39.489Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 380 | 2026-08-07T23:36:39.493Z | Downloaded base64 v0.22.1 |
| 381 | 2026-08-07T23:36:39.496Z | Downloaded home v0.5.12 |
| 382 | 2026-08-07T23:36:39.496Z | Downloaded try-lock v0.2.5 |
| 383 | 2026-08-07T23:36:39.496Z | Downloaded unicode-xid v0.2.6 |
| 384 | 2026-08-07T23:36:39.499Z | Downloaded untrusted v0.9.0 |
| 385 | 2026-08-07T23:36:39.499Z | Downloaded native-tls v0.2.18 |
| 386 | 2026-08-07T23:36:39.502Z | Downloaded toml v0.8.23 |
| 387 | 2026-08-07T23:36:39.505Z | Downloaded zipsign-api v0.1.5 |
| 388 | 2026-08-07T23:36:39.508Z | Downloaded ipnet v2.12.1 |
| 389 | 2026-08-07T23:36:39.508Z | Downloaded tokio-stream v0.1.19 |
| 390 | 2026-08-07T23:36:39.511Z | Downloaded unicase v2.9.0 |
| 391 | 2026-08-07T23:36:39.514Z | Downloaded zeroize v1.9.0 |
| 392 | 2026-08-07T23:36:39.517Z | Downloaded serde_derive v1.0.229 |
| 393 | 2026-08-07T23:36:39.517Z | Downloaded signal-hook v0.3.18 |
| 394 | 2026-08-07T23:36:39.521Z | Downloaded futures v0.3.33 |
| 395 | 2026-08-07T23:36:39.524Z | Downloaded derive-where v1.6.1 |
| 396 | 2026-08-07T23:36:39.527Z | Downloaded indent_write v2.2.0 |
| 397 | 2026-08-07T23:36:39.530Z | Downloaded bytes v1.12.1 |
| 398 | 2026-08-07T23:36:39.530Z | Downloaded clap v4.6.6 |
| 399 | 2026-08-07T23:36:39.534Z | Downloaded newtype-uuid v1.4.0 |
| 400 | 2026-08-07T23:36:39.537Z | Downloaded proc-macro2 v1.0.107 |
| 401 | 2026-08-07T23:36:39.537Z | Downloaded iana-time-zone v0.1.65 |
| 402 | 2026-08-07T23:36:39.540Z | Downloaded textwrap v0.16.2 |
| 403 | 2026-08-07T23:36:39.543Z | Downloaded nextest-metadata v0.12.2 |
| 404 | 2026-08-07T23:36:39.543Z | Downloaded zstd-safe v7.2.4 |
| 405 | 2026-08-07T23:36:39.552Z | Downloaded tracing-attributes v0.1.31 |
| 406 | 2026-08-07T23:36:39.555Z | Downloaded tracing-log v0.2.0 |
| 407 | 2026-08-07T23:36:39.558Z | Downloaded ryu v1.0.23 |
| 408 | 2026-08-07T23:36:39.561Z | Downloaded once_cell v1.21.4 |
| 409 | 2026-08-07T23:36:39.568Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 410 | 2026-08-07T23:36:39.572Z | Downloaded rustls-webpki v0.103.13 |
| 411 | 2026-08-07T23:36:39.577Z | Downloaded serde_core v1.0.229 |
| 412 | 2026-08-07T23:36:39.580Z | Downloaded tar v0.4.46 |
| 413 | 2026-08-07T23:36:39.580Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 414 | 2026-08-07T23:36:39.584Z | Downloaded litrs v1.0.0 |
| 415 | 2026-08-07T23:36:39.584Z | Downloaded rand v0.9.5 |
| 416 | 2026-08-07T23:36:39.587Z | Downloaded borsh v1.8.0 |
| 417 | 2026-08-07T23:36:39.590Z | Downloaded der v0.7.10 |
| 418 | 2026-08-07T23:36:39.593Z | Downloaded flate2 v1.1.9 |
| 419 | 2026-08-07T23:36:39.596Z | Downloaded nextest-filtering v0.15.0 |
| 420 | 2026-08-07T23:36:39.596Z | Downloaded tinyvec v1.12.0 |
| 421 | 2026-08-07T23:36:39.599Z | Downloaded indicatif v0.17.11 |
| 422 | 2026-08-07T23:36:39.599Z | Downloaded unicode-ident v1.0.24 |
| 423 | 2026-08-07T23:36:39.603Z | Downloaded uuid v1.24.0 |
| 424 | 2026-08-07T23:36:39.603Z | Downloaded quinn v0.11.11 |
| 425 | 2026-08-07T23:36:39.607Z | Downloaded httparse v1.10.1 |
| 426 | 2026-08-07T23:36:39.607Z | Downloaded vte v0.14.1 |
| 427 | 2026-08-07T23:36:39.607Z | Downloaded tokio-rustls v0.26.4 |
| 428 | 2026-08-07T23:36:39.607Z | Downloaded derive_more v2.1.1 |
| 429 | 2026-08-07T23:36:39.614Z | Downloaded getrandom v0.3.4 |
| 430 | 2026-08-07T23:36:39.617Z | Downloaded num-traits v0.2.19 |
| 431 | 2026-08-07T23:36:39.617Z | Downloaded tracing-core v0.1.36 |
| 432 | 2026-08-07T23:36:39.627Z | Downloaded rand v0.10.2 |
| 433 | 2026-08-07T23:36:39.633Z | Downloaded miniz_oxide v0.8.9 |
| 434 | 2026-08-07T23:36:39.636Z | Downloaded openssl-sys v0.9.117 |
| 435 | 2026-08-07T23:36:39.640Z | Downloaded toml_edit v0.22.27 |
| 436 | 2026-08-07T23:36:39.643Z | Downloaded derive_more-impl v2.1.1 |
| 437 | 2026-08-07T23:36:39.643Z | Downloaded ed25519-dalek v2.2.0 |
| 438 | 2026-08-07T23:36:39.646Z | Downloaded serde v1.0.229 |
| 439 | 2026-08-07T23:36:39.659Z | Downloaded indexmap v2.14.0 |
| 440 | 2026-08-07T23:36:39.662Z | Downloaded log v0.4.33 |
| 441 | 2026-08-07T23:36:39.670Z | Downloaded memchr v2.8.3 |
| 442 | 2026-08-07T23:36:39.685Z | Downloaded miette v7.6.0 |
| 443 | 2026-08-07T23:36:39.688Z | Downloaded unicode-segmentation v1.13.3 |
| 444 | 2026-08-07T23:36:39.693Z | Downloaded ron v0.12.2 |
| 445 | 2026-08-07T23:36:39.696Z | Downloaded hyper-util v0.1.20 |
| 446 | 2026-08-07T23:36:39.699Z | Downloaded http v1.5.0 |
| 447 | 2026-08-07T23:36:39.703Z | Downloaded mio v1.2.2 |
| 448 | 2026-08-07T23:36:39.706Z | Downloaded unicode-normalization v0.1.25 |
| 449 | 2026-08-07T23:36:39.709Z | Downloaded url v2.5.8 |
| 450 | 2026-08-07T23:36:39.712Z | Downloaded crossterm v0.29.0 |
| 451 | 2026-08-07T23:36:39.715Z | Downloaded hashbrown v0.15.5 |
| 452 | 2026-08-07T23:36:39.718Z | Downloaded clap_builder v4.6.6 |
| 453 | 2026-08-07T23:36:39.721Z | Downloaded typenum v1.20.1 |
| 454 | 2026-08-07T23:36:39.724Z | Downloaded reqwest v0.12.28 |
| 455 | 2026-08-07T23:36:39.727Z | Downloaded tower v0.5.3 |
| 456 | 2026-08-07T23:36:39.733Z | Downloaded h2 v0.4.15 |
| 457 | 2026-08-07T23:36:39.736Z | Downloaded pulldown-cmark v0.13.4 |
| 458 | 2026-08-07T23:36:39.742Z | Downloaded regex v1.13.1 |
| 459 | 2026-08-07T23:36:39.750Z | Downloaded guppy v0.17.26 |
| 460 | 2026-08-07T23:36:39.753Z | Downloaded hashbrown v0.17.1 |
| 461 | 2026-08-07T23:36:39.756Z | Downloaded futures-util v0.3.33 |
| 462 | 2026-08-07T23:36:39.762Z | Downloaded hyper v1.11.0 |
| 463 | 2026-08-07T23:36:39.766Z | Downloaded itertools v0.14.0 |
| 464 | 2026-08-07T23:36:39.770Z | Downloaded serde_json v1.0.151 |
| 465 | 2026-08-07T23:36:39.774Z | Downloaded tower-http v0.6.11 |
| 466 | 2026-08-07T23:36:39.779Z | Downloaded aho-corasick v1.1.5 |
| 467 | 2026-08-07T23:36:39.785Z | Downloaded winnow v0.7.15 |
| 468 | 2026-08-07T23:36:39.790Z | Downloaded webpki-roots v1.0.9 |
| 469 | 2026-08-07T23:36:39.794Z | Downloaded tokio-util v0.7.19 |
| 470 | 2026-08-07T23:36:39.798Z | Downloaded chrono v0.4.45 |
| 471 | 2026-08-07T23:36:39.809Z | Downloaded quick-xml v0.37.5 |
| 472 | 2026-08-07T23:36:39.813Z | Downloaded curve25519-dalek v4.1.3 |
| 473 | 2026-08-07T23:36:39.817Z | Downloaded idna v1.1.0 |
| 474 | 2026-08-07T23:36:39.820Z | Downloaded unicode-width v0.2.2 |
| 475 | 2026-08-07T23:36:39.823Z | Downloaded nextest-runner v0.80.0 |
| 476 | 2026-08-07T23:36:39.829Z | Downloaded unicode-width v0.1.14 |
| 477 | 2026-08-07T23:36:39.833Z | Downloaded gimli v0.32.3 |
| 478 | 2026-08-07T23:36:39.837Z | Downloaded portable-atomic v1.14.0 |
| 479 | 2026-08-07T23:36:39.841Z | Downloaded zerocopy v0.8.56 |
| 480 | 2026-08-07T23:36:39.852Z | Downloaded bstr v1.13.0 |
| 481 | 2026-08-07T23:36:39.856Z | Downloaded quick-xml v0.38.4 |
| 482 | 2026-08-07T23:36:39.876Z | Downloaded vcpkg v0.2.15 |
| 483 | 2026-08-07T23:36:39.898Z | Downloaded winnow v1.0.4 |
| 484 | 2026-08-07T23:36:39.903Z | Downloaded quinn-proto v0.11.16 |
| 485 | 2026-08-07T23:36:39.906Z | Downloaded tracing-subscriber v0.3.23 |
| 486 | 2026-08-07T23:36:39.956Z | Downloaded syn v2.0.119 |
| 487 | 2026-08-07T23:36:39.964Z | Downloaded syn v3.0.3 |
| 488 | 2026-08-07T23:36:39.984Z | Downloaded regex-syntax v0.8.11 |
| 489 | 2026-08-07T23:36:39.989Z | Downloaded openssl v0.10.81 |
| 490 | 2026-08-07T23:36:39.998Z | Downloaded object v0.37.3 |
| 491 | 2026-08-07T23:36:40.004Z | Downloaded nix v0.30.1 |
| 492 | 2026-08-07T23:36:40.011Z | Downloaded rustix v0.38.44 |
| 493 | 2026-08-07T23:36:40.023Z | Downloaded rustls v0.23.43 |
| 494 | 2026-08-07T23:36:40.063Z | Downloaded rustix v1.1.4 |
| 495 | 2026-08-07T23:36:40.085Z | Downloaded tracing v0.1.44 |
| 496 | 2026-08-07T23:36:40.126Z | Downloaded regex-automata v0.4.18 |
| 497 | 2026-08-07T23:36:40.199Z | Downloaded petgraph v0.8.3 |
| 498 | 2026-08-07T23:36:40.223Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 499 | 2026-08-07T23:36:40.240Z | Downloaded tokio v1.53.1 |
| 500 | 2026-08-07T23:36:40.263Z | Downloaded libc v0.2.189 |
| 501 | 2026-08-07T23:36:40.300Z | Downloaded recursion v0.5.4 |
| 502 | 2026-08-07T23:36:40.313Z | Downloaded ring v0.17.14 |
| 503 | 2026-08-07T23:36:40.372Z | Compiling proc-macro2 v1.0.107 |
| 504 | 2026-08-07T23:36:40.376Z | Compiling libc v0.2.189 |
| 505 | 2026-08-07T23:36:40.376Z | Compiling quote v1.0.47 |
| 506 | 2026-08-07T23:36:40.376Z | Compiling unicode-ident v1.0.24 |
| 507 | 2026-08-07T23:36:40.376Z | Compiling serde_core v1.0.229 |
| 508 | 2026-08-07T23:36:40.376Z | Compiling cfg-if v1.0.4 |
| 509 | 2026-08-07T23:36:40.376Z | Compiling memchr v2.8.3 |
| 510 | 2026-08-07T23:36:40.505Z | Compiling once_cell v1.21.4 |
| 511 | 2026-08-07T23:36:40.585Z | Compiling log v0.4.33 |
| 512 | 2026-08-07T23:36:40.644Z | Compiling pin-project-lite v0.2.17 |
| 513 | 2026-08-07T23:36:40.737Z | Compiling serde v1.0.229 |
| 514 | 2026-08-07T23:36:40.806Z | Compiling itoa v1.0.18 |
| 515 | 2026-08-07T23:36:40.929Z | Compiling smallvec v1.15.2 |
| 516 | 2026-08-07T23:36:41.056Z | Compiling futures-core v0.3.33 |
| 517 | 2026-08-07T23:36:41.087Z | Compiling bitflags v2.13.1 |
| 518 | 2026-08-07T23:36:41.178Z | Compiling hashbrown v0.17.1 |
| 519 | 2026-08-07T23:36:41.217Z | Compiling find-msvc-tools v0.1.10 |
| 520 | 2026-08-07T23:36:41.468Z | Compiling errno v0.3.14 |
| 521 | 2026-08-07T23:36:41.489Z | Compiling shlex v2.0.1 |
| 522 | 2026-08-07T23:36:41.492Z | Compiling equivalent v1.0.2 |
| 523 | 2026-08-07T23:36:41.621Z | Compiling signal-hook-registry v1.4.8 |
| 524 | 2026-08-07T23:36:41.633Z | Compiling jobserver v0.1.35 |
| 525 | 2026-08-07T23:36:41.672Z | Compiling bytes v1.12.1 |
| 526 | 2026-08-07T23:36:41.723Z | Compiling mio v1.2.2 |
| 527 | 2026-08-07T23:36:41.760Z | Compiling syn v3.0.3 |
| 528 | 2026-08-07T23:36:41.835Z | Compiling syn v2.0.119 |
| 529 | 2026-08-07T23:36:41.913Z | Compiling cc v1.4.1 |
| 530 | 2026-08-07T23:36:41.942Z | Compiling futures-sink v0.3.33 |
| 531 | 2026-08-07T23:36:42.057Z | Compiling rustix v1.1.4 |
| 532 | 2026-08-07T23:36:42.072Z | Compiling socket2 v0.6.5 |
| 533 | 2026-08-07T23:36:42.438Z | Compiling slab v0.4.12 |
| 534 | 2026-08-07T23:36:42.553Z | Compiling zmij v1.0.23 |
| 535 | 2026-08-07T23:36:42.614Z | Compiling futures-channel v0.3.33 |
| 536 | 2026-08-07T23:36:42.835Z | Compiling indexmap v2.14.0 |
| 537 | 2026-08-07T23:36:42.874Z | Compiling tracing-core v0.1.36 |
| 538 | 2026-08-07T23:36:42.901Z | Compiling serde_json v1.0.151 |
| 539 | 2026-08-07T23:36:43.020Z | Compiling version_check v0.9.5 |
| 540 | 2026-08-07T23:36:43.227Z | Compiling futures-io v0.3.33 |
| 541 | 2026-08-07T23:36:43.285Z | Compiling getrandom v0.4.3 |
| 542 | 2026-08-07T23:36:43.426Z | Compiling futures-task v0.3.33 |
| 543 | 2026-08-07T23:36:43.564Z | Compiling unicode-width v0.2.2 |
| 544 | 2026-08-07T23:36:43.615Z | Compiling camino v1.2.5 |
| 545 | 2026-08-07T23:36:43.645Z | Compiling percent-encoding v2.3.2 |
| 546 | 2026-08-07T23:36:43.919Z | Compiling ring v0.17.14 |
| 547 | 2026-08-07T23:36:43.943Z | Compiling http v1.5.0 |
| 548 | 2026-08-07T23:36:43.995Z | Compiling adler2 v2.0.1 |
| 549 | 2026-08-07T23:36:44.046Z | Compiling simd-adler32 v0.3.10 |
| 550 | 2026-08-07T23:36:44.159Z | Compiling autocfg v1.5.1 |
| 551 | 2026-08-07T23:36:44.437Z | Compiling zeroize v1.9.0 |
| 552 | 2026-08-07T23:36:44.501Z | Compiling num-traits v0.2.19 |
| 553 | 2026-08-07T23:36:44.595Z | Compiling serde_derive v1.0.229 |
| 554 | 2026-08-07T23:36:44.629Z | Compiling tokio-macros v2.7.2 |
| 555 | 2026-08-07T23:36:44.723Z | Compiling miniz_oxide v0.8.9 |
| 556 | 2026-08-07T23:36:45.369Z | Compiling tokio v1.53.1 |
| 557 | 2026-08-07T23:36:45.413Z | Compiling futures-macro v0.3.33 |
| 558 | 2026-08-07T23:36:45.491Z | Compiling tracing-attributes v0.1.31 |
| 559 | 2026-08-07T23:36:45.868Z | Compiling object v0.37.3 |
| 560 | 2026-08-07T23:36:46.055Z | Compiling target-lexicon v0.13.5 |
| 561 | 2026-08-07T23:36:46.149Z | Compiling getrandom v0.3.4 |
| 562 | 2026-08-07T23:36:46.162Z | Compiling zerocopy v0.8.56 |
| 563 | 2026-08-07T23:36:46.230Z | Compiling futures-util v0.3.33 |
| 564 | 2026-08-07T23:36:46.556Z | Compiling http-body v1.1.0 |
| 565 | 2026-08-07T23:36:46.583Z | Compiling rustls-pki-types v1.15.1 |
| 566 | 2026-08-07T23:36:46.682Z | Compiling tracing v0.1.44 |
| 567 | 2026-08-07T23:36:46.694Z | Compiling form_urlencoded v1.2.2 |
| 568 | 2026-08-07T23:36:46.714Z | Compiling semver v1.0.28 |
| 569 | 2026-08-07T23:36:46.955Z | Compiling getrandom v0.2.17 |
| 570 | 2026-08-07T23:36:47.025Z | Compiling utf8_iter v1.0.4 |
| 571 | 2026-08-07T23:36:47.146Z | Compiling idna_adapter v1.0.0 |
| 572 | 2026-08-07T23:36:47.190Z | Compiling gimli v0.32.3 |
| 573 | 2026-08-07T23:36:47.247Z | Compiling thiserror v2.0.19 |
| 574 | 2026-08-07T23:36:47.361Z | Compiling fnv v1.0.7 |
| 575 | 2026-08-07T23:36:47.418Z | Compiling untrusted v0.9.0 |
| 576 | 2026-08-07T23:36:47.463Z | Compiling owo-colors v4.3.0 |
| 577 | 2026-08-07T23:36:47.547Z | Compiling httparse v1.10.1 |
| 578 | 2026-08-07T23:36:47.594Z | Compiling signal-hook v0.3.18 |
| 579 | 2026-08-07T23:36:47.781Z | Compiling guppy-workspace-hack v0.1.0 |
| 580 | 2026-08-07T23:36:47.862Z | Compiling idna v1.1.0 |
| 581 | 2026-08-07T23:36:48.845Z | Compiling thiserror-impl v2.0.19 |
| 582 | 2026-08-07T23:36:48.864Z | Compiling generic-array v0.14.7 |
| 583 | 2026-08-07T23:36:49.091Z | Compiling try-lock v0.2.5 |
| 584 | 2026-08-07T23:36:49.211Z | Compiling addr2line v0.25.1 |
| 585 | 2026-08-07T23:36:49.490Z | Compiling tokio-util v0.7.19 |
| 586 | 2026-08-07T23:36:49.637Z | Compiling rustls v0.23.43 |
| 587 | 2026-08-07T23:36:49.848Z | Compiling pkg-config v0.3.33 |
| 588 | 2026-08-07T23:36:49.887Z | Compiling tower-service v0.3.3 |
| 589 | 2026-08-07T23:36:49.987Z | Compiling rustc-demangle v0.1.28 |
| 590 | 2026-08-07T23:36:49.998Z | Compiling atomic-waker v1.1.2 |
| 591 | 2026-08-07T23:36:50.133Z | Compiling target-spec v3.6.0 |
| 592 | 2026-08-07T23:36:50.289Z | Compiling fastrand v2.5.0 |
| 593 | 2026-08-07T23:36:50.411Z | Compiling thiserror v1.0.69 |
| 594 | 2026-08-07T23:36:50.590Z | Compiling typeid v1.0.3 |
| 595 | 2026-08-07T23:36:50.623Z | Compiling tempfile v3.27.0 |
| 596 | 2026-08-07T23:36:50.909Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 597 | 2026-08-07T23:36:50.921Z | Compiling h2 v0.4.15 |
| 598 | 2026-08-07T23:36:51.018Z | Compiling want v0.3.1 |
| 599 | 2026-08-07T23:36:51.116Z | Compiling cfg-expr v0.20.8 |
| 600 | 2026-08-07T23:36:51.199Z | Compiling url v2.5.8 |
| 601 | 2026-08-07T23:36:51.440Z | Compiling backtrace v0.3.76 |
| 602 | 2026-08-07T23:36:52.085Z | Compiling thiserror-impl v1.0.69 |
| 603 | 2026-08-07T23:36:52.314Z | Compiling terminal_size v0.4.4 |
| 604 | 2026-08-07T23:36:52.487Z | Compiling aho-corasick v1.1.5 |
| 605 | 2026-08-07T23:36:52.721Z | Compiling subtle v2.6.1 |
| 606 | 2026-08-07T23:36:52.892Z | Compiling winnow v0.7.15 |
| 607 | 2026-08-07T23:36:53.220Z | Compiling typenum v1.20.1 |
| 608 | 2026-08-07T23:36:53.565Z | Compiling regex-syntax v0.8.11 |
| 609 | 2026-08-07T23:36:53.903Z | Compiling rustls-webpki v0.103.13 |
| 610 | 2026-08-07T23:36:54.789Z | Compiling erased-serde v0.4.10 |
| 611 | 2026-08-07T23:36:56.304Z | Compiling regex-automata v0.4.18 |
| 612 | 2026-08-07T23:36:56.673Z | Compiling hyper v1.11.0 |
| 613 | 2026-08-07T23:36:58.015Z | Compiling toml_datetime v0.6.11 |
| 614 | 2026-08-07T23:36:58.392Z | Compiling serde_spanned v0.6.9 |
| 615 | 2026-08-07T23:36:58.409Z | Compiling ahash v0.8.12 |
| 616 | 2026-08-07T23:36:58.567Z | Compiling sync_wrapper v1.0.2 |
| 617 | 2026-08-07T23:36:58.684Z | Compiling is_ci v1.2.0 |
| 618 | 2026-08-07T23:36:58.705Z | Compiling crc32fast v1.5.0 |
| 619 | 2026-08-07T23:36:58.858Z | Compiling unicode-segmentation v1.13.3 |
| 620 | 2026-08-07T23:36:58.998Z | Compiling lazy_static v1.5.0 |
| 621 | 2026-08-07T23:36:59.108Z | Compiling foldhash v0.1.5 |
| 622 | 2026-08-07T23:36:59.259Z | Compiling portable-atomic v1.14.0 |
| 623 | 2026-08-07T23:36:59.328Z | Compiling ipnet v2.12.1 |
| 624 | 2026-08-07T23:36:59.720Z | Compiling parking_lot_core v0.9.12 |
| 625 | 2026-08-07T23:36:59.992Z | Compiling tower-layer v0.3.3 |
| 626 | 2026-08-07T23:37:00.204Z | Compiling nextest-workspace-hack v0.1.0 |
| 627 | 2026-08-07T23:37:00.422Z | Compiling unicode-linebreak v0.1.5 |
| 628 | 2026-08-07T23:37:00.448Z | Compiling either v1.17.0 |
| 629 | 2026-08-07T23:37:00.506Z | Compiling base64 v0.22.1 |
| 630 | 2026-08-07T23:37:00.544Z | Compiling toml_write v0.1.2 |
| 631 | 2026-08-07T23:37:00.686Z | Compiling textwrap v0.16.2 |
| 632 | 2026-08-07T23:37:00.715Z | Compiling toml_edit v0.22.27 |
| 633 | 2026-08-07T23:37:00.789Z | Compiling hyper-util v0.1.20 |
| 634 | 2026-08-07T23:37:00.938Z | Compiling tower v0.5.3 |
| 635 | 2026-08-07T23:37:01.057Z | Compiling hashbrown v0.15.5 |
| 636 | 2026-08-07T23:37:01.495Z | Compiling convert_case v0.10.0 |
| 637 | 2026-08-07T23:37:01.694Z | Compiling sharded-slab v0.1.7 |
| 638 | 2026-08-07T23:37:01.795Z | Compiling supports-color v3.0.2 |
| 639 | 2026-08-07T23:37:02.047Z | Compiling tokio-rustls v0.26.4 |
| 640 | 2026-08-07T23:37:02.328Z | Compiling backtrace-ext v0.2.1 |
| 641 | 2026-08-07T23:37:02.340Z | Compiling ordered-float v2.10.1 |
| 642 | 2026-08-07T23:37:02.593Z | Compiling webpki-roots v1.0.9 |
| 643 | 2026-08-07T23:37:02.619Z | Compiling miette-derive v7.6.0 |
| 644 | 2026-08-07T23:37:02.670Z | Compiling pathdiff v0.2.3 |
| 645 | 2026-08-07T23:37:02.708Z | Compiling console v0.15.11 |
| 646 | 2026-08-07T23:37:02.798Z | Compiling tracing-log v0.2.0 |
| 647 | 2026-08-07T23:37:03.148Z | Compiling cargo-platform v0.3.3 |
| 648 | 2026-08-07T23:37:03.439Z | Compiling os_pipe v1.2.3 |
| 649 | 2026-08-07T23:37:03.612Z | Compiling thread_local v1.1.10 |
| 650 | 2026-08-07T23:37:03.686Z | Compiling debug-ignore v1.0.5 |
| 651 | 2026-08-07T23:37:03.796Z | Compiling supports-hyperlinks v3.2.0 |
| 652 | 2026-08-07T23:37:03.948Z | Compiling zstd-safe v7.2.4 |
| 653 | 2026-08-07T23:37:04.017Z | Compiling supports-unicode v3.0.0 |
| 654 | 2026-08-07T23:37:04.029Z | Compiling scopeguard v1.2.0 |
| 655 | 2026-08-07T23:37:04.062Z | Compiling ryu v1.0.23 |
| 656 | 2026-08-07T23:37:04.129Z | Compiling pulldown-cmark v0.13.4 |
| 657 | 2026-08-07T23:37:04.182Z | Compiling rustix v0.38.44 |
| 658 | 2026-08-07T23:37:04.185Z | Compiling winnow v1.0.4 |
| 659 | 2026-08-07T23:37:04.344Z | Compiling utf8parse v0.2.2 |
| 660 | 2026-08-07T23:37:04.356Z | Compiling unicode-width v0.1.14 |
| 661 | 2026-08-07T23:37:04.458Z | Compiling cfg_aliases v0.2.2 |
| 662 | 2026-08-07T23:37:04.531Z | Compiling fixedbitset v0.5.7 |
| 663 | 2026-08-07T23:37:04.627Z | Compiling miette v7.6.0 |
| 664 | 2026-08-07T23:37:04.654Z | Compiling nix v0.30.1 |
| 665 | 2026-08-07T23:37:05.031Z | Compiling petgraph v0.8.3 |
| 666 | 2026-08-07T23:37:05.043Z | Compiling anstyle-parse v1.0.0 |
| 667 | 2026-08-07T23:37:05.260Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 668 | 2026-08-07T23:37:05.658Z | Compiling serde_urlencoded v0.7.1 |
| 669 | 2026-08-07T23:37:05.945Z | Compiling lock_api v0.4.14 |
| 670 | 2026-08-07T23:37:06.242Z | Compiling tracing-subscriber v0.3.23 |
| 671 | 2026-08-07T23:37:06.605Z | Compiling sigchld v0.2.4 |
| 672 | 2026-08-07T23:37:06.806Z | Compiling cargo_metadata v0.23.1 |
| 673 | 2026-08-07T23:37:06.996Z | Compiling hyper-rustls v0.27.9 |
| 674 | 2026-08-07T23:37:07.642Z | Compiling serde-value v0.7.0 |
| 675 | 2026-08-07T23:37:07.783Z | Compiling serde-untagged v0.1.9 |
| 676 | 2026-08-07T23:37:08.154Z | Compiling toml v0.8.23 |
| 677 | 2026-08-07T23:37:08.675Z | Compiling derive_more-impl v2.1.1 |
| 678 | 2026-08-07T23:37:08.815Z | Compiling tower-http v0.6.11 |
| 679 | 2026-08-07T23:37:09.557Z | Compiling itertools v0.14.0 |
| 680 | 2026-08-07T23:37:09.848Z | Compiling regex v1.13.1 |
| 681 | 2026-08-07T23:37:09.938Z | Compiling block-buffer v0.10.4 |
| 682 | 2026-08-07T23:37:10.092Z | Compiling crypto-common v0.1.7 |
| 683 | 2026-08-07T23:37:10.096Z | Compiling ppv-lite86 v0.2.21 |
| 684 | 2026-08-07T23:37:10.228Z | Compiling rand_core v0.9.5 |
| 685 | 2026-08-07T23:37:10.430Z | Compiling futures-executor v0.3.33 |
| 686 | 2026-08-07T23:37:10.478Z | Compiling http-body-util v0.1.4 |
| 687 | 2026-08-07T23:37:10.776Z | Compiling pin-project-internal v1.1.13 |
| 688 | 2026-08-07T23:37:10.816Z | Compiling uuid v1.24.0 |
| 689 | 2026-08-07T23:37:10.916Z | Compiling serde_spanned v1.1.1 |
| 690 | 2026-08-07T23:37:11.066Z | Compiling smol_str v0.3.6 |
| 691 | 2026-08-07T23:37:11.078Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 692 | 2026-08-07T23:37:11.256Z | Compiling filetime v0.2.29 |
| 693 | 2026-08-07T23:37:11.350Z | Compiling bstr v1.13.0 |
| 694 | 2026-08-07T23:37:11.406Z | Compiling vte v0.14.1 |
| 695 | 2026-08-07T23:37:11.462Z | Compiling iana-time-zone v0.1.65 |
| 696 | 2026-08-07T23:37:11.491Z | Compiling is_terminal_polyfill v1.70.2 |
| 697 | 2026-08-07T23:37:11.592Z | Compiling nested v0.1.1 |
| 698 | 2026-08-07T23:37:11.624Z | Compiling static_assertions v1.1.0 |
| 699 | 2026-08-07T23:37:11.699Z | Compiling colorchoice v1.0.5 |
| 700 | 2026-08-07T23:37:11.754Z | Compiling color-spantrace v0.3.0 |
| 701 | 2026-08-07T23:37:11.815Z | Compiling number_prefix v0.4.0 |
| 702 | 2026-08-07T23:37:11.819Z | Compiling unicode-xid v0.2.6 |
| 703 | 2026-08-07T23:37:11.963Z | Compiling tinyvec_macros v0.1.1 |
| 704 | 2026-08-07T23:37:11.975Z | Compiling self_update v0.42.0 |
| 705 | 2026-08-07T23:37:12.033Z | Compiling unicase v2.9.0 |
| 706 | 2026-08-07T23:37:12.037Z | Compiling anstyle-query v1.1.5 |
| 707 | 2026-08-07T23:37:12.057Z | Compiling anstyle v1.0.14 |
| 708 | 2026-08-07T23:37:12.146Z | Compiling xattr v1.6.1 |
| 709 | 2026-08-07T23:37:12.204Z | Compiling eyre v0.6.12 |
| 710 | 2026-08-07T23:37:12.216Z | Compiling litrs v1.0.0 |
| 711 | 2026-08-07T23:37:12.244Z | Compiling anstream v1.0.0 |
| 712 | 2026-08-07T23:37:12.323Z | Compiling tar v0.4.46 |
| 713 | 2026-08-07T23:37:12.407Z | Compiling tinyvec v1.12.0 |
| 714 | 2026-08-07T23:37:12.646Z | Compiling document-features v0.2.12 |
| 715 | 2026-08-07T23:37:12.736Z | Compiling indicatif v0.17.11 |
| 716 | 2026-08-07T23:37:12.771Z | Compiling cargo-util-schemas v0.2.0 |
| 717 | 2026-08-07T23:37:12.835Z | Compiling pin-project v1.1.13 |
| 718 | 2026-08-07T23:37:12.961Z | Compiling globset v0.4.20 |
| 719 | 2026-08-07T23:37:13.206Z | Compiling guppy v0.17.26 |
| 720 | 2026-08-07T23:37:13.481Z | Compiling chrono v0.4.45 |
| 721 | 2026-08-07T23:37:14.258Z | Compiling strip-ansi-escapes v0.2.1 |
| 722 | 2026-08-07T23:37:14.742Z | Compiling toml v1.1.4+spec-1.1.0 |
| 723 | 2026-08-07T23:37:14.827Z | Compiling nextest-metadata v0.12.2 |
| 724 | 2026-08-07T23:37:15.202Z | Compiling newtype-uuid v1.4.0 |
| 725 | 2026-08-07T23:37:15.396Z | Compiling reqwest v0.12.28 |
| 726 | 2026-08-07T23:37:15.857Z | Compiling futures v0.3.33 |
| 727 | 2026-08-07T23:37:15.943Z | Compiling rand_chacha v0.9.0 |
| 728 | 2026-08-07T23:37:16.228Z | Compiling digest v0.10.7 |
| 729 | 2026-08-07T23:37:16.458Z | Compiling parking_lot v0.12.5 |
| 730 | 2026-08-07T23:37:16.499Z | Compiling derive_more v2.1.1 |
| 731 | 2026-08-07T23:37:16.582Z | Compiling flate2 v1.1.9 |
| 732 | 2026-08-07T23:37:16.787Z | Compiling tracing-error v0.2.1 |
| 733 | 2026-08-07T23:37:17.021Z | Compiling shared_child v1.1.1 |
| 734 | 2026-08-07T23:37:17.368Z | Compiling signal-hook-mio v0.2.5 |
| 735 | 2026-08-07T23:37:17.478Z | Compiling self-replace v1.5.0 |
| 736 | 2026-08-07T23:37:17.501Z | Compiling cargo-platform v0.2.0 |
| 737 | 2026-08-07T23:37:17.738Z | Compiling quick-xml v0.38.4 |
| 738 | 2026-08-07T23:37:17.798Z | Compiling quick-xml v0.37.5 |
| 739 | 2026-08-07T23:37:18.310Z | Compiling indenter v0.3.4 |
| 740 | 2026-08-07T23:37:18.442Z | Compiling cpufeatures v0.2.17 |
| 741 | 2026-08-07T23:37:18.518Z | Compiling strsim v0.11.1 |
| 742 | 2026-08-07T23:37:18.646Z | Compiling recursion v0.5.4 |
| 743 | 2026-08-07T23:37:18.788Z | Compiling urlencoding v2.1.3 |
| 744 | 2026-08-07T23:37:19.033Z | Compiling shell-words v1.1.1 |
| 745 | 2026-08-07T23:37:19.273Z | Compiling heck v0.5.0 |
| 746 | 2026-08-07T23:37:19.285Z | Compiling clap_lex v1.1.0 |
| 747 | 2026-08-07T23:37:19.298Z | Compiling humantime v2.4.0 |
| 748 | 2026-08-07T23:37:19.476Z | Compiling clap_builder v4.6.6 |
| 749 | 2026-08-07T23:37:19.529Z | Compiling clap_derive v4.6.4 |
| 750 | 2026-08-07T23:37:19.650Z | Compiling humantime-serde v1.1.1 |
| 751 | 2026-08-07T23:37:19.806Z | Compiling nextest-filtering v0.15.0 |
| 752 | 2026-08-07T23:37:19.939Z | Compiling sha2 v0.10.9 |
| 753 | 2026-08-07T23:37:21.257Z | Compiling quick-junit v0.5.2 |
| 754 | 2026-08-07T23:37:21.674Z | Compiling atomicwrites v0.4.4 |
| 755 | 2026-08-07T23:37:21.970Z | Compiling cargo_metadata v0.20.0 |
| 756 | 2026-08-07T23:37:23.634Z | Compiling cargo-nextest v0.9.97 |
| 757 | 2026-08-07T23:37:23.937Z | Compiling crossterm v0.29.0 |
| 758 | 2026-08-07T23:37:25.159Z | Compiling duct v0.13.7 |
| 759 | 2026-08-07T23:37:25.888Z | Compiling zstd v0.13.3 |
| 760 | 2026-08-07T23:37:26.386Z | Compiling rand v0.9.5 |
| 761 | 2026-08-07T23:37:26.713Z | Compiling async-scoped v0.9.0 |
| 762 | 2026-08-07T23:37:26.860Z | Compiling config v0.15.25 |
| 763 | 2026-08-07T23:37:26.910Z | Compiling unicode-normalization v0.1.25 |
| 764 | 2026-08-07T23:37:27.015Z | Compiling target-spec-miette v0.4.8 |
| 765 | 2026-08-07T23:37:27.126Z | Compiling future-queue v0.4.0 |
| 766 | 2026-08-07T23:37:27.138Z | Compiling mukti-metadata v0.3.0 |
| 767 | 2026-08-07T23:37:27.328Z | Compiling camino-tempfile v1.4.1 |
| 768 | 2026-08-07T23:37:27.402Z | Compiling tokio-stream v0.1.19 |
| 769 | 2026-08-07T23:37:27.405Z | Compiling derive-where v1.6.1 |
| 770 | 2026-08-07T23:37:27.484Z | Compiling serde_ignored v0.1.14 |
| 771 | 2026-08-07T23:37:27.622Z | Compiling serde_path_to_error v0.1.20 |
| 772 | 2026-08-07T23:37:27.721Z | Compiling swrite v0.1.0 |
| 773 | 2026-08-07T23:37:27.829Z | Compiling hex v0.4.3 |
| 774 | 2026-08-07T23:37:27.855Z | Compiling indent_write v2.2.0 |
| 775 | 2026-08-07T23:37:27.960Z | Compiling xxhash-rust v0.8.18 |
| 776 | 2026-08-07T23:37:28.003Z | Compiling home v0.5.12 |
| 777 | 2026-08-07T23:37:28.074Z | Compiling color-eyre v0.6.5 |
| 778 | 2026-08-07T23:37:28.132Z | Compiling clap v4.6.6 |
| 779 | 2026-08-07T23:37:28.144Z | Compiling dialoguer v0.11.0 |
| 780 | 2026-08-07T23:37:28.165Z | Compiling enable-ansi-support v0.2.1 |
| 781 | 2026-08-07T23:37:28.633Z | Compiling nextest-runner v0.80.0 |
| 782 | 2026-08-07T23:37:47.193Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 783 | 2026-08-07T23:37:47.368Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 784 | 2026-08-07T23:37:47.371Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 785 | 2026-08-07T23:37:47.497Z | + pushd bgp |
| 786 | 2026-08-07T23:37:47.500Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 787 | 2026-08-07T23:37:47.500Z | + pfexec cargo nextest run -p bgp -p mg-api-types -p mg-api-types-versions |
| 788 | 2026-08-07T23:37:47.652Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 789 | 2026-08-07T23:37:48.634Z | From https://github.com/oxidecomputer/falcon |
| 790 | 2026-08-07T23:37:48.634Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 791 | 2026-08-07T23:37:48.710Z | Updating crates.io index |
| 792 | 2026-08-07T23:37:48.714Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 793 | 2026-08-07T23:37:49.275Z | From https://github.com/oxidecomputer/dendrite |
| 794 | 2026-08-07T23:37:49.275Z | * [new ref] 04a52a3240a26c58f03e1cf40353d67ff69d76b6 -> refs/commit/04a52a3240a26c58f03e1cf40353d67ff69d76b6 |
| 795 | 2026-08-07T23:37:49.310Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 796 | 2026-08-07T23:37:49.606Z | From https://github.com/oxidecomputer/ispf |
| 797 | 2026-08-07T23:37:49.606Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 798 | 2026-08-07T23:37:49.611Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 799 | 2026-08-07T23:37:50.002Z | From https://github.com/oxidecomputer/netadm-sys |
| 800 | 2026-08-07T23:37:50.002Z | * [new ref] 33fd10c84c2ccc8b8a22edca1756a519fd458e43 -> refs/commit/33fd10c84c2ccc8b8a22edca1756a519fd458e43 |
| 801 | 2026-08-07T23:37:50.010Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 802 | 2026-08-07T23:38:00.135Z | From https://github.com/oxidecomputer/omicron |
| 803 | 2026-08-07T23:38:00.135Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 804 | 2026-08-07T23:38:00.565Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 805 | 2026-08-07T23:38:01.526Z | From https://github.com/oxidecomputer/opte |
| 806 | 2026-08-07T23:38:01.526Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 807 | 2026-08-07T23:38:01.555Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 808 | 2026-08-07T23:38:01.831Z | From https://github.com/oxidecomputer/slog-error-chain |
| 809 | 2026-08-07T23:38:01.831Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 810 | 2026-08-07T23:38:01.842Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 811 | 2026-08-07T23:38:02.118Z | From https://github.com/illumos/smf-rs |
| 812 | 2026-08-07T23:38:02.118Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 813 | 2026-08-07T23:38:02.127Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 814 | 2026-08-07T23:38:02.419Z | From https://github.com/oxidecomputer/network-interface |
| 815 | 2026-08-07T23:38:02.419Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 816 | 2026-08-07T23:38:02.426Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 817 | 2026-08-07T23:38:02.706Z | From https://github.com/oxidecomputer/zone |
| 818 | 2026-08-07T23:38:02.706Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 819 | 2026-08-07T23:38:02.712Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 820 | 2026-08-07T23:38:03.631Z | From https://github.com/oxidecomputer/propolis |
| 821 | 2026-08-07T23:38:03.631Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 822 | 2026-08-07T23:38:03.676Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 823 | 2026-08-07T23:38:04.260Z | From https://github.com/oxidecomputer/transceiver-control |
| 824 | 2026-08-07T23:38:04.260Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 825 | 2026-08-07T23:38:04.271Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 826 | 2026-08-07T23:38:04.548Z | From https://github.com/oxidecomputer/dlpi-sys |
| 827 | 2026-08-07T23:38:04.548Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 828 | 2026-08-07T23:38:04.554Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 829 | 2026-08-07T23:38:04.855Z | From https://github.com/jmesmon/rust-libzfs |
| 830 | 2026-08-07T23:38:04.855Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 831 | 2026-08-07T23:38:04.863Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 832 | 2026-08-07T23:38:06.573Z | From https://github.com/oxidecomputer/rusty-doors |
| 833 | 2026-08-07T23:38:06.573Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 834 | 2026-08-07T23:38:06.580Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 835 | 2026-08-07T23:38:06.943Z | From https://github.com/oxidecomputer/lldp |
| 836 | 2026-08-07T23:38:06.943Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 837 | 2026-08-07T23:38:06.954Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 838 | 2026-08-07T23:38:07.263Z | From https://github.com/oxidecomputer/tufaceous |
| 839 | 2026-08-07T23:38:07.263Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 840 | 2026-08-07T23:38:07.281Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 841 | 2026-08-07T23:38:07.842Z | From https://github.com/oxidecomputer/management-gateway-service |
| 842 | 2026-08-07T23:38:07.842Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 843 | 2026-08-07T23:38:07.856Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 844 | 2026-08-07T23:38:09.036Z | From https://github.com/oxidecomputer/crucible |
| 845 | 2026-08-07T23:38:09.036Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 846 | 2026-08-07T23:38:09.081Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 847 | 2026-08-07T23:38:09.370Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 848 | 2026-08-07T23:38:09.370Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 849 | 2026-08-07T23:38:09.384Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 850 | 2026-08-07T23:38:09.787Z | From https://github.com/oxidecomputer/propolis |
| 851 | 2026-08-07T23:38:09.787Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 852 | 2026-08-07T23:38:09.834Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 853 | 2026-08-07T23:38:10.345Z | From https://github.com/oxidecomputer/crucible |
| 854 | 2026-08-07T23:38:10.346Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 855 | 2026-08-07T23:38:10.412Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 856 | 2026-08-07T23:38:10.775Z | From https://github.com/oxidecomputer/tofino |
| 857 | 2026-08-07T23:38:10.776Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 858 | 2026-08-07T23:38:10.786Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 859 | 2026-08-07T23:38:11.633Z | From https://github.com/oxidecomputer/maghemite |
| 860 | 2026-08-07T23:38:11.633Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 861 | 2026-08-07T23:38:11.665Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 862 | 2026-08-07T23:38:11.958Z | From https://github.com/oxidecomputer/clickward |
| 863 | 2026-08-07T23:38:11.958Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 864 | 2026-08-07T23:38:11.966Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 865 | 2026-08-07T23:38:12.246Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 866 | 2026-08-07T23:38:12.246Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 867 | 2026-08-07T23:38:13.062Z | Downloading crates ... |
| 868 | 2026-08-07T23:38:13.106Z | Downloaded inout v0.1.4 |
| 869 | 2026-08-07T23:38:13.119Z | Downloaded libscf-sys v1.2.0 |
| 870 | 2026-08-07T23:38:13.122Z | Downloaded num_threads v0.1.7 |
| 871 | 2026-08-07T23:38:13.122Z | Downloaded parse-display v0.10.0 |
| 872 | 2026-08-07T23:38:13.127Z | Downloaded idna_adapter v1.2.2 |
| 873 | 2026-08-07T23:38:13.131Z | Downloaded humantime v2.3.0 |
| 874 | 2026-08-07T23:38:13.131Z | Downloaded num-conv v0.2.2 |
| 875 | 2026-08-07T23:38:13.131Z | Downloaded bitflags v1.3.2 |
| 876 | 2026-08-07T23:38:13.134Z | Downloaded hostname v0.4.2 |
| 877 | 2026-08-07T23:38:13.137Z | Downloaded hubpack_derive v0.1.1 |
| 878 | 2026-08-07T23:38:13.137Z | Downloaded ident_case v1.0.1 |
| 879 | 2026-08-07T23:38:13.137Z | Downloaded lru-cache v0.1.2 |
| 880 | 2026-08-07T23:38:13.137Z | Downloaded cargo_toml v0.22.3 |
| 881 | 2026-08-07T23:38:13.140Z | Downloaded keccak v0.1.6 |
| 882 | 2026-08-07T23:38:13.140Z | Downloaded linked-hash-map v0.5.6 |
| 883 | 2026-08-07T23:38:13.140Z | Downloaded omicron-workspace-hack v0.1.0 |
| 884 | 2026-08-07T23:38:13.143Z | Downloaded cstr-argument v0.1.2 |
| 885 | 2026-08-07T23:38:13.143Z | Downloaded fixedbitset v0.4.2 |
| 886 | 2026-08-07T23:38:13.143Z | Downloaded foreign-types v0.5.0 |
| 887 | 2026-08-07T23:38:13.143Z | Downloaded critical-section v1.2.0 |
| 888 | 2026-08-07T23:38:13.143Z | Downloaded clap v4.6.5 |
| 889 | 2026-08-07T23:38:13.149Z | Downloaded cookie v0.18.1 |
| 890 | 2026-08-07T23:38:13.152Z | Downloaded hubpack v0.1.2 |
| 891 | 2026-08-07T23:38:13.152Z | Downloaded dyn-clone v1.0.20 |
| 892 | 2026-08-07T23:38:13.152Z | Downloaded paste v1.0.15 |
| 893 | 2026-08-07T23:38:13.155Z | Downloaded const_format_proc_macros v0.2.34 |
| 894 | 2026-08-07T23:38:13.155Z | Downloaded crossbeam-epoch v0.9.18 |
| 895 | 2026-08-07T23:38:13.159Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 896 | 2026-08-07T23:38:13.159Z | Downloaded dtrace-parser v0.2.0 |
| 897 | 2026-08-07T23:38:13.159Z | Downloaded cobs v0.3.0 |
| 898 | 2026-08-07T23:38:13.162Z | Downloaded aead v0.5.2 |
| 899 | 2026-08-07T23:38:13.166Z | Downloaded instant v0.1.13 |
| 900 | 2026-08-07T23:38:13.166Z | Downloaded konst_macro_rules v0.2.19 |
| 901 | 2026-08-07T23:38:13.166Z | Downloaded drift v0.2.0 |
| 902 | 2026-08-07T23:38:13.170Z | Downloaded blake2 v0.10.6 |
| 903 | 2026-08-07T23:38:13.174Z | Downloaded colored v3.1.1 |
| 904 | 2026-08-07T23:38:13.174Z | Downloaded console v0.16.3 |
| 905 | 2026-08-07T23:38:13.177Z | Downloaded httpdate v1.0.3 |
| 906 | 2026-08-07T23:38:13.177Z | Downloaded compression-codecs v0.4.38 |
| 907 | 2026-08-07T23:38:13.181Z | Downloaded jobserver v0.1.34 |
| 908 | 2026-08-07T23:38:13.181Z | Downloaded crossbeam-deque v0.8.6 |
| 909 | 2026-08-07T23:38:13.181Z | Downloaded ingot v0.2.1 |
| 910 | 2026-08-07T23:38:13.181Z | Downloaded libsw-core v0.3.2 |
| 911 | 2026-08-07T23:38:13.185Z | Downloaded cmake v0.1.58 |
| 912 | 2026-08-07T23:38:13.185Z | Downloaded bit-set v0.8.0 |
| 913 | 2026-08-07T23:38:13.185Z | Downloaded crc8 v0.1.1 |
| 914 | 2026-08-07T23:38:13.185Z | Downloaded ingot v0.1.1 |
| 915 | 2026-08-07T23:38:13.185Z | Downloaded ipnet v2.12.0 |
| 916 | 2026-08-07T23:38:13.185Z | Downloaded is-terminal v0.4.17 |
| 917 | 2026-08-07T23:38:13.188Z | Downloaded http-body v1.0.1 |
| 918 | 2026-08-07T23:38:13.188Z | Downloaded internet-checksum v0.2.1 |
| 919 | 2026-08-07T23:38:13.188Z | Downloaded ingot-types v0.1.2 |
| 920 | 2026-08-07T23:38:13.191Z | Downloaded block-buffer v0.12.0 |
| 921 | 2026-08-07T23:38:13.191Z | Downloaded hybrid-array v0.4.12 |
| 922 | 2026-08-07T23:38:13.191Z | Downloaded litemap v0.8.2 |
| 923 | 2026-08-07T23:38:13.194Z | Downloaded crucible-workspace-hack v0.1.0 |
| 924 | 2026-08-07T23:38:13.194Z | Downloaded ciborium-io v0.2.2 |
| 925 | 2026-08-07T23:38:13.197Z | Downloaded cfg_aliases v0.2.1 |
| 926 | 2026-08-07T23:38:13.198Z | Downloaded compression-core v0.4.32 |
| 927 | 2026-08-07T23:38:13.198Z | Downloaded num v0.4.3 |
| 928 | 2026-08-07T23:38:13.201Z | Downloaded num_enum_derive v0.5.11 |
| 929 | 2026-08-07T23:38:13.201Z | Downloaded indexmap v1.9.3 |
| 930 | 2026-08-07T23:38:13.201Z | Downloaded serde_with_macros v3.21.0 |
| 931 | 2026-08-07T23:38:13.204Z | Downloaded cancel-safe-futures v0.1.5 |
| 932 | 2026-08-07T23:38:13.208Z | Downloaded newline-converter v0.3.0 |
| 933 | 2026-08-07T23:38:13.208Z | Downloaded dtrace-parser v0.3.0 |
| 934 | 2026-08-07T23:38:13.211Z | Downloaded defmt v0.3.100 |
| 935 | 2026-08-07T23:38:13.211Z | Downloaded match_cfg v0.1.0 |
| 936 | 2026-08-07T23:38:13.211Z | Downloaded memoffset v0.9.1 |
| 937 | 2026-08-07T23:38:13.211Z | Downloaded natord v1.0.9 |
| 938 | 2026-08-07T23:38:13.211Z | Downloaded newtype-uuid-macros v0.1.0 |
| 939 | 2026-08-07T23:38:13.211Z | Downloaded num-iter v0.1.45 |
| 940 | 2026-08-07T23:38:13.214Z | Downloaded convert_case v0.4.0 |
| 941 | 2026-08-07T23:38:13.215Z | Downloaded defmt-parser v1.0.0 |
| 942 | 2026-08-07T23:38:13.221Z | Downloaded const-random-macro v0.1.16 |
| 943 | 2026-08-07T23:38:13.221Z | Downloaded crypto-common v0.2.2 |
| 944 | 2026-08-07T23:38:13.221Z | Downloaded managed v0.8.0 |
| 945 | 2026-08-07T23:38:13.221Z | Downloaded darling_macro v0.23.0 |
| 946 | 2026-08-07T23:38:13.224Z | Downloaded num-derive v0.4.2 |
| 947 | 2026-08-07T23:38:13.224Z | Downloaded const-oid v0.10.2 |
| 948 | 2026-08-07T23:38:13.224Z | Downloaded cipher v0.4.4 |
| 949 | 2026-08-07T23:38:13.224Z | Downloaded dof v0.4.0 |
| 950 | 2026-08-07T23:38:13.224Z | Downloaded olpc-cjson v0.1.4 |
| 951 | 2026-08-07T23:38:13.224Z | Downloaded bs58 v0.5.1 |
| 952 | 2026-08-07T23:38:13.227Z | Downloaded macaddr v1.0.1 |
| 953 | 2026-08-07T23:38:13.228Z | Downloaded no-std-compat v0.4.1 |
| 954 | 2026-08-07T23:38:13.231Z | Downloaded memmap v0.7.0 |
| 955 | 2026-08-07T23:38:13.231Z | Downloaded newtype_derive v0.1.6 |
| 956 | 2026-08-07T23:38:13.231Z | Downloaded dunce v1.0.5 |
| 957 | 2026-08-07T23:38:13.234Z | Downloaded crunchy v0.2.4 |
| 958 | 2026-08-07T23:38:13.234Z | Downloaded dof v0.3.0 |
| 959 | 2026-08-07T23:38:13.238Z | Downloaded scroll_derive v0.13.1 |
| 960 | 2026-08-07T23:38:13.241Z | Downloaded libsw v3.5.0 |
| 961 | 2026-08-07T23:38:13.241Z | Downloaded embedded-io v0.6.1 |
| 962 | 2026-08-07T23:38:13.244Z | Downloaded ipnetwork v0.21.1 |
| 963 | 2026-08-07T23:38:13.244Z | Downloaded linear-map v1.2.0 |
| 964 | 2026-08-07T23:38:13.244Z | Downloaded ciborium-ll v0.2.2 |
| 965 | 2026-08-07T23:38:13.244Z | Downloaded ingot-macros v0.2.0 |
| 966 | 2026-08-07T23:38:13.248Z | Downloaded oxide-tokio-rt v0.1.6 |
| 967 | 2026-08-07T23:38:13.248Z | Downloaded float-ord v0.3.2 |
| 968 | 2026-08-07T23:38:13.251Z | Downloaded enum-as-inner v0.6.1 |
| 969 | 2026-08-07T23:38:13.251Z | Downloaded base16ct v0.2.0 |
| 970 | 2026-08-07T23:38:13.251Z | Downloaded embedded-io v0.4.0 |
| 971 | 2026-08-07T23:38:13.255Z | Downloaded serde_plain v1.0.2 |
| 972 | 2026-08-07T23:38:13.258Z | Downloaded sha1 v0.11.0 |
| 973 | 2026-08-07T23:38:13.261Z | Downloaded const-random v0.1.18 |
| 974 | 2026-08-07T23:38:13.264Z | Downloaded darling_macro v0.21.3 |
| 975 | 2026-08-07T23:38:13.264Z | Downloaded byte-wrapper v0.1.0 |
| 976 | 2026-08-07T23:38:13.264Z | Downloaded chacha20poly1305 v0.10.1 |
| 977 | 2026-08-07T23:38:13.264Z | Downloaded constant_time_eq v0.4.2 |
| 978 | 2026-08-07T23:38:13.268Z | Downloaded chacha20 v0.9.1 |
| 979 | 2026-08-07T23:38:13.271Z | Downloaded byteorder v1.5.0 |
| 980 | 2026-08-07T23:38:13.271Z | Downloaded icu_properties v2.2.0 |
| 981 | 2026-08-07T23:38:13.271Z | Downloaded mime v0.3.17 |
| 982 | 2026-08-07T23:38:13.274Z | Downloaded icu_locale_core v2.2.0 |
| 983 | 2026-08-07T23:38:13.278Z | Downloaded find-msvc-tools v0.1.9 |
| 984 | 2026-08-07T23:38:13.278Z | Downloaded foldhash v0.2.0 |
| 985 | 2026-08-07T23:38:13.278Z | Downloaded sha1 v0.10.6 |
| 986 | 2026-08-07T23:38:13.282Z | Downloaded sigpipe v0.1.3 |
| 987 | 2026-08-07T23:38:13.282Z | Downloaded untrusted v0.7.1 |
| 988 | 2026-08-07T23:38:13.282Z | Downloaded usdt v0.6.0 |
| 989 | 2026-08-07T23:38:13.282Z | Downloaded digest v0.11.3 |
| 990 | 2026-08-07T23:38:13.282Z | Downloaded num-rational v0.4.2 |
| 991 | 2026-08-07T23:38:13.282Z | Downloaded opaque-debug v0.3.1 |
| 992 | 2026-08-07T23:38:13.285Z | Downloaded zerofrom-derive v0.1.7 |
| 993 | 2026-08-07T23:38:13.286Z | Downloaded zone_cfg_derive v0.3.1 |
| 994 | 2026-08-07T23:38:13.286Z | Downloaded konst v0.2.20 |
| 995 | 2026-08-07T23:38:13.286Z | Downloaded num_enum v0.7.6 |
| 996 | 2026-08-07T23:38:13.289Z | Downloaded password-hash v0.5.0 |
| 997 | 2026-08-07T23:38:13.292Z | Downloaded waitgroup v0.1.2 |
| 998 | 2026-08-07T23:38:13.292Z | Downloaded num-integer v0.1.46 |
| 999 | 2026-08-07T23:38:13.292Z | Downloaded num_enum_derive v0.7.6 |
| 1000 | 2026-08-07T23:38:13.295Z | Downloaded parking_lot_core v0.8.6 |
| 1001 | 2026-08-07T23:38:13.295Z | Downloaded unarray v0.1.4 |
| 1002 | 2026-08-07T23:38:13.295Z | Downloaded num_enum v0.5.11 |
| 1003 | 2026-08-07T23:38:13.298Z | Downloaded crypto-bigint v0.5.5 |
| 1004 | 2026-08-07T23:38:13.301Z | Downloaded foreign-types-macros v0.2.3 |
| 1005 | 2026-08-07T23:38:13.301Z | Downloaded bit-vec v0.8.0 |
| 1006 | 2026-08-07T23:38:13.301Z | Downloaded parse-display-derive v0.10.0 |
| 1007 | 2026-08-07T23:38:13.305Z | Downloaded newtype-uuid v1.3.2 |
| 1008 | 2026-08-07T23:38:13.305Z | Downloaded multer v3.1.0 |
| 1009 | 2026-08-07T23:38:13.305Z | Downloaded foreign-types-shared v0.3.1 |
| 1010 | 2026-08-07T23:38:13.305Z | Downloaded heck v0.4.1 |
| 1011 | 2026-08-07T23:38:13.308Z | Downloaded powerfmt v0.2.0 |
| 1012 | 2026-08-07T23:38:13.308Z | Downloaded pretty-hex v0.4.2 |
| 1013 | 2026-08-07T23:38:13.308Z | Downloaded futures-io v0.3.32 |
| 1014 | 2026-08-07T23:38:13.308Z | Downloaded futures-macro v0.3.32 |
| 1015 | 2026-08-07T23:38:13.308Z | Downloaded git-stub v1.0.0 |
| 1016 | 2026-08-07T23:38:13.308Z | Downloaded rand_chacha v0.3.1 |
| 1017 | 2026-08-07T23:38:13.311Z | Downloaded csv-core v0.1.13 |
| 1018 | 2026-08-07T23:38:13.311Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1019 | 2026-08-07T23:38:13.311Z | Downloaded defmt-macros v1.1.0 |
| 1020 | 2026-08-07T23:38:13.314Z | Downloaded ref-cast-impl v1.0.25 |
| 1021 | 2026-08-07T23:38:13.315Z | Downloaded data-encoding v2.11.0 |
| 1022 | 2026-08-07T23:38:13.315Z | Downloaded fastrand v2.4.1 |
| 1023 | 2026-08-07T23:38:13.315Z | Downloaded ref-cast v1.0.25 |
| 1024 | 2026-08-07T23:38:13.318Z | Downloaded either v1.16.0 |
| 1025 | 2026-08-07T23:38:13.318Z | Downloaded ingot-types v0.2.0 |
| 1026 | 2026-08-07T23:38:13.318Z | Downloaded derive-ex v0.1.8 |
| 1027 | 2026-08-07T23:38:13.318Z | Downloaded displaydoc v0.2.6 |
| 1028 | 2026-08-07T23:38:13.321Z | Downloaded ff v0.13.1 |
| 1029 | 2026-08-07T23:38:13.321Z | Downloaded daft v0.1.7 |
| 1030 | 2026-08-07T23:38:13.321Z | Downloaded deranged v0.5.8 |
| 1031 | 2026-08-07T23:38:13.324Z | Downloaded scroll v0.12.0 |
| 1032 | 2026-08-07T23:38:13.324Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1033 | 2026-08-07T23:38:13.324Z | Downloaded erased-serde v0.3.31 |
| 1034 | 2026-08-07T23:38:13.327Z | Downloaded slog-term v2.9.2 |
| 1035 | 2026-08-07T23:38:13.327Z | Downloaded strum_macros v0.26.4 |
| 1036 | 2026-08-07T23:38:13.331Z | Downloaded tokio-dtrace v0.1.1 |
| 1037 | 2026-08-07T23:38:13.331Z | Downloaded scroll_derive v0.12.1 |
| 1038 | 2026-08-07T23:38:13.331Z | Downloaded serial_test_derive v4.0.1 |
| 1039 | 2026-08-07T23:38:13.331Z | Downloaded smf v0.2.3 |
| 1040 | 2026-08-07T23:38:13.331Z | Downloaded serial_test v4.0.1 |
| 1041 | 2026-08-07T23:38:13.331Z | Downloaded strum v0.26.3 |
| 1042 | 2026-08-07T23:38:13.336Z | Downloaded take_mut v0.2.2 |
| 1043 | 2026-08-07T23:38:13.336Z | Downloaded darling v0.23.0 |
| 1044 | 2026-08-07T23:38:13.336Z | Downloaded diff v0.1.13 |
| 1045 | 2026-08-07T23:38:13.339Z | Downloaded chacha20 v0.10.0 |
| 1046 | 2026-08-07T23:38:13.339Z | Downloaded ingot-macros v0.1.1 |
| 1047 | 2026-08-07T23:38:13.339Z | Downloaded time-macros v0.2.27 |
| 1048 | 2026-08-07T23:38:13.339Z | Downloaded bytecount v0.6.9 |
| 1049 | 2026-08-07T23:38:13.342Z | Downloaded spin v0.5.2 |
| 1050 | 2026-08-07T23:38:13.342Z | Downloaded tabled_derive v0.11.0 |
| 1051 | 2026-08-07T23:38:13.342Z | Downloaded structmeta-derive v0.3.0 |
| 1052 | 2026-08-07T23:38:13.342Z | Downloaded bitflags v2.12.1 |
| 1053 | 2026-08-07T23:38:13.345Z | Downloaded thread-id v5.1.0 |
| 1054 | 2026-08-07T23:38:13.345Z | Downloaded usdt v0.5.0 |
| 1055 | 2026-08-07T23:38:13.345Z | Downloaded thread-id v4.2.2 |
| 1056 | 2026-08-07T23:38:13.348Z | Downloaded strum_macros v0.27.2 |
| 1057 | 2026-08-07T23:38:13.348Z | Downloaded tokio-macros v2.7.0 |
| 1058 | 2026-08-07T23:38:13.348Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1059 | 2026-08-07T23:38:13.352Z | Downloaded ciborium v0.2.2 |
| 1060 | 2026-08-07T23:38:13.352Z | Downloaded writeable v0.6.3 |
| 1061 | 2026-08-07T23:38:13.355Z | Downloaded memmap2 v0.9.10 |
| 1062 | 2026-08-07T23:38:13.355Z | Downloaded num-complex v0.4.6 |
| 1063 | 2026-08-07T23:38:13.355Z | Downloaded oxnet v0.1.6 |
| 1064 | 2026-08-07T23:38:13.358Z | Downloaded argon2 v0.5.3 |
| 1065 | 2026-08-07T23:38:13.358Z | Downloaded port-file v0.1.0 |
| 1066 | 2026-08-07T23:38:13.358Z | Downloaded phf v0.12.1 |
| 1067 | 2026-08-07T23:38:13.373Z | Downloaded progenitor-macro v0.10.0 |
| 1068 | 2026-08-07T23:38:13.373Z | Downloaded parking_lot v0.11.2 |
| 1069 | 2026-08-07T23:38:13.373Z | Downloaded phf_shared v0.12.1 |
| 1070 | 2026-08-07T23:38:13.373Z | Downloaded globset v0.4.18 |
| 1071 | 2026-08-07T23:38:13.373Z | Downloaded progenitor-macro v0.13.0 |
| 1072 | 2026-08-07T23:38:13.373Z | Downloaded highway v1.3.0 |
| 1073 | 2026-08-07T23:38:13.373Z | Downloaded base16ct v1.0.0 |
| 1074 | 2026-08-07T23:38:13.373Z | Downloaded fxhash v0.2.1 |
| 1075 | 2026-08-07T23:38:13.373Z | Downloaded rand_xorshift v0.4.0 |
| 1076 | 2026-08-07T23:38:13.373Z | Downloaded defmt v1.1.0 |
| 1077 | 2026-08-07T23:38:13.376Z | Downloaded proc-macro-crate v3.5.0 |
| 1078 | 2026-08-07T23:38:13.376Z | Downloaded serde_repr v0.1.21 |
| 1079 | 2026-08-07T23:38:13.380Z | Downloaded tabwriter v1.4.1 |
| 1080 | 2026-08-07T23:38:13.380Z | Downloaded icu_provider v2.2.0 |
| 1081 | 2026-08-07T23:38:13.380Z | Downloaded progenitor-client v0.13.0 |
| 1082 | 2026-08-07T23:38:13.384Z | Downloaded slog-envlogger v2.2.0 |
| 1083 | 2026-08-07T23:38:13.384Z | Downloaded crossbeam-utils v0.8.21 |
| 1084 | 2026-08-07T23:38:13.384Z | Downloaded daft-derive v0.1.7 |
| 1085 | 2026-08-07T23:38:13.387Z | Downloaded term v1.2.1 |
| 1086 | 2026-08-07T23:38:13.387Z | Downloaded thin-vec v0.2.18 |
| 1087 | 2026-08-07T23:38:13.390Z | Downloaded serde_derive_internals v0.29.1 |
| 1088 | 2026-08-07T23:38:13.390Z | Downloaded slog-json v2.6.1 |
| 1089 | 2026-08-07T23:38:13.390Z | Downloaded time-core v0.1.8 |
| 1090 | 2026-08-07T23:38:13.390Z | Downloaded elliptic-curve v0.13.8 |
| 1091 | 2026-08-07T23:38:13.394Z | Downloaded usdt-attr-macro v0.5.0 |
| 1092 | 2026-08-07T23:38:13.397Z | Downloaded async-recursion v1.1.1 |
| 1093 | 2026-08-07T23:38:13.397Z | Downloaded cc v1.2.63 |
| 1094 | 2026-08-07T23:38:13.403Z | Downloaded tagptr v0.2.0 |
| 1095 | 2026-08-07T23:38:13.406Z | Downloaded async-stream v0.3.6 |
| 1096 | 2026-08-07T23:38:13.406Z | Downloaded icu_normalizer_data v2.2.0 |
| 1097 | 2026-08-07T23:38:13.409Z | Downloaded jiff-static v0.2.28 |
| 1098 | 2026-08-07T23:38:13.409Z | Downloaded log v0.4.32 |
| 1099 | 2026-08-07T23:38:13.412Z | Downloaded smartstring v1.0.1 |
| 1100 | 2026-08-07T23:38:13.412Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1101 | 2026-08-07T23:38:13.415Z | Downloaded backon v1.6.0 |
| 1102 | 2026-08-07T23:38:13.415Z | Downloaded usdt-macro v0.6.0 |
| 1103 | 2026-08-07T23:38:13.418Z | Downloaded async-trait v0.1.89 |
| 1104 | 2026-08-07T23:38:13.421Z | Downloaded fs_extra v1.3.0 |
| 1105 | 2026-08-07T23:38:13.422Z | Downloaded usdt-impl v0.6.0 |
| 1106 | 2026-08-07T23:38:13.422Z | Downloaded whoami v1.6.1 |
| 1107 | 2026-08-07T23:38:13.425Z | Downloaded xz2 v0.1.7 |
| 1108 | 2026-08-07T23:38:13.425Z | Downloaded glob v0.3.3 |
| 1109 | 2026-08-07T23:38:13.425Z | Downloaded serde-big-array v0.5.1 |
| 1110 | 2026-08-07T23:38:13.428Z | Downloaded potential_utf v0.1.5 |
| 1111 | 2026-08-07T23:38:13.428Z | Downloaded progenitor-macro v0.14.0 |
| 1112 | 2026-08-07T23:38:13.428Z | Downloaded rustc-hash v2.1.2 |
| 1113 | 2026-08-07T23:38:13.434Z | Downloaded slog-bunyan v2.5.0 |
| 1114 | 2026-08-07T23:38:13.434Z | Downloaded stable_deref_trait v1.2.1 |
| 1115 | 2026-08-07T23:38:13.437Z | Downloaded usdt-macro v0.5.0 |
| 1116 | 2026-08-07T23:38:13.437Z | Downloaded zerovec-derive v0.11.3 |
| 1117 | 2026-08-07T23:38:13.437Z | Downloaded futures-executor v0.3.32 |
| 1118 | 2026-08-07T23:38:13.437Z | Downloaded omicron-zone-package v0.12.3 |
| 1119 | 2026-08-07T23:38:13.437Z | Downloaded papergrid v0.11.0 |
| 1120 | 2026-08-07T23:38:13.441Z | Downloaded anyhow v1.0.104 |
| 1121 | 2026-08-07T23:38:13.444Z | Downloaded proc-macro-crate v1.3.1 |
| 1122 | 2026-08-07T23:38:13.444Z | Downloaded unit-prefix v0.5.2 |
| 1123 | 2026-08-07T23:38:13.447Z | Downloaded futures-task v0.3.32 |
| 1124 | 2026-08-07T23:38:13.447Z | Downloaded darling v0.21.3 |
| 1125 | 2026-08-07T23:38:13.450Z | Downloaded derive_more v0.99.20 |
| 1126 | 2026-08-07T23:38:13.453Z | Downloaded secrecy v0.10.3 |
| 1127 | 2026-08-07T23:38:13.453Z | Downloaded termtree v0.5.1 |
| 1128 | 2026-08-07T23:38:13.456Z | Downloaded progenitor v0.10.0 |
| 1129 | 2026-08-07T23:38:13.456Z | Downloaded progenitor v0.13.0 |
| 1130 | 2026-08-07T23:38:13.456Z | Downloaded siphasher v1.0.3 |
| 1131 | 2026-08-07T23:38:13.460Z | Downloaded zeroize_derive v1.4.3 |
| 1132 | 2026-08-07T23:38:13.460Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1133 | 2026-08-07T23:38:13.464Z | Downloaded structmeta v0.3.0 |
| 1134 | 2026-08-07T23:38:13.468Z | Downloaded schemars v0.8.22 |
| 1135 | 2026-08-07T23:38:13.473Z | Downloaded darling_core v0.21.3 |
| 1136 | 2026-08-07T23:38:13.477Z | Downloaded universal-hash v0.5.1 |
| 1137 | 2026-08-07T23:38:13.483Z | Downloaded zeroize v1.8.2 |
| 1138 | 2026-08-07T23:38:13.483Z | Downloaded quinn-udp v0.5.14 |
| 1139 | 2026-08-07T23:38:13.483Z | Downloaded wait-timeout v0.2.1 |
| 1140 | 2026-08-07T23:38:13.483Z | Downloaded schemars_derive v0.8.22 |
| 1141 | 2026-08-07T23:38:13.483Z | Downloaded serde_tokenstream v0.2.3 |
| 1142 | 2026-08-07T23:38:13.491Z | Downloaded slog-scope v4.4.1 |
| 1143 | 2026-08-07T23:38:13.491Z | Downloaded tabled_derive v0.7.0 |
| 1144 | 2026-08-07T23:38:13.491Z | Downloaded vsss-rs v3.3.4 |
| 1145 | 2026-08-07T23:38:13.491Z | Downloaded arrayref v0.3.9 |
| 1146 | 2026-08-07T23:38:13.491Z | Downloaded indicatif v0.18.4 |
| 1147 | 2026-08-07T23:38:13.491Z | Downloaded slog-dtrace v0.3.0 |
| 1148 | 2026-08-07T23:38:13.495Z | Downloaded futures-sink v0.3.32 |
| 1149 | 2026-08-07T23:38:13.495Z | Downloaded yoke-derive v0.8.2 |
| 1150 | 2026-08-07T23:38:13.495Z | Downloaded tokio-stream v0.1.18 |
| 1151 | 2026-08-07T23:38:13.495Z | Downloaded hostname v0.3.1 |
| 1152 | 2026-08-07T23:38:13.495Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1153 | 2026-08-07T23:38:13.495Z | Downloaded typify v0.4.3 |
| 1154 | 2026-08-07T23:38:13.498Z | Downloaded proc-macro-error2 v2.0.1 |
| 1155 | 2026-08-07T23:38:13.498Z | Downloaded walkdir v2.5.0 |
| 1156 | 2026-08-07T23:38:13.501Z | Downloaded progenitor-impl v0.14.0 |
| 1157 | 2026-08-07T23:38:13.501Z | Downloaded fs-err v3.3.0 |
| 1158 | 2026-08-07T23:38:13.501Z | Downloaded rustc_version v0.1.7 |
| 1159 | 2026-08-07T23:38:13.504Z | Downloaded same-file v1.0.6 |
| 1160 | 2026-08-07T23:38:13.504Z | Downloaded papergrid v0.18.0 |
| 1161 | 2026-08-07T23:38:13.507Z | Downloaded semver v0.1.20 |
| 1162 | 2026-08-07T23:38:13.507Z | Downloaded typify-macro v0.6.2 |
| 1163 | 2026-08-07T23:38:13.507Z | Downloaded plain v0.2.3 |
| 1164 | 2026-08-07T23:38:13.511Z | Downloaded zerofrom v0.1.8 |
| 1165 | 2026-08-07T23:38:13.514Z | Downloaded darling_core v0.23.0 |
| 1166 | 2026-08-07T23:38:13.517Z | Downloaded thiserror-no-std v2.0.2 |
| 1167 | 2026-08-07T23:38:13.521Z | Downloaded tiny-keccak v2.0.2 |
| 1168 | 2026-08-07T23:38:13.521Z | Downloaded zmij v1.0.21 |
| 1169 | 2026-08-07T23:38:13.524Z | Downloaded rustls-pki-types v1.14.1 |
| 1170 | 2026-08-07T23:38:13.524Z | Downloaded dropshot_endpoint v0.17.1 |
| 1171 | 2026-08-07T23:38:13.527Z | Downloaded postcard v1.1.3 |
| 1172 | 2026-08-07T23:38:13.528Z | Downloaded topological-sort v0.2.2 |
| 1173 | 2026-08-07T23:38:13.528Z | Downloaded tinystr v0.8.3 |
| 1174 | 2026-08-07T23:38:13.531Z | Downloaded icu_collections v2.2.0 |
| 1175 | 2026-08-07T23:38:13.535Z | Downloaded icu_normalizer v2.2.0 |
| 1176 | 2026-08-07T23:38:13.538Z | Downloaded slog-stdlog v4.1.1 |
| 1177 | 2026-08-07T23:38:13.538Z | Downloaded proc-macro-error v1.0.4 |
| 1178 | 2026-08-07T23:38:13.541Z | Downloaded rustversion v1.0.22 |
| 1179 | 2026-08-07T23:38:13.544Z | Downloaded const_format v0.2.36 |
| 1180 | 2026-08-07T23:38:13.547Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1181 | 2026-08-07T23:38:13.547Z | Downloaded progenitor-client v0.10.0 |
| 1182 | 2026-08-07T23:38:13.550Z | Downloaded usdt-attr-macro v0.6.0 |
| 1183 | 2026-08-07T23:38:13.553Z | Downloaded zone v0.3.1 |
| 1184 | 2026-08-07T23:38:13.556Z | Downloaded typify v0.6.2 |
| 1185 | 2026-08-07T23:38:13.559Z | Downloaded hash32 v0.3.1 |
| 1186 | 2026-08-07T23:38:13.559Z | Downloaded quick-error v1.2.3 |
| 1187 | 2026-08-07T23:38:13.562Z | Downloaded group v0.13.0 |
| 1188 | 2026-08-07T23:38:13.565Z | Downloaded utf-8 v0.7.6 |
| 1189 | 2026-08-07T23:38:13.566Z | Downloaded progenitor-extras v0.2.0 |
| 1190 | 2026-08-07T23:38:13.571Z | Downloaded scroll v0.13.0 |
| 1191 | 2026-08-07T23:38:13.574Z | Downloaded simd-adler32 v0.3.9 |
| 1192 | 2026-08-07T23:38:13.574Z | Downloaded progenitor-client v0.14.0 |
| 1193 | 2026-08-07T23:38:13.577Z | Downloaded strum v0.27.2 |
| 1194 | 2026-08-07T23:38:13.577Z | Downloaded progenitor-impl v0.13.0 |
| 1195 | 2026-08-07T23:38:13.577Z | Downloaded futures-channel v0.3.32 |
| 1196 | 2026-08-07T23:38:13.581Z | Downloaded minimal-lexical v0.2.1 |
| 1197 | 2026-08-07T23:38:13.584Z | Downloaded tokio-tungstenite v0.21.0 |
| 1198 | 2026-08-07T23:38:13.584Z | Downloaded rhai_codegen v3.2.0 |
| 1199 | 2026-08-07T23:38:13.587Z | Downloaded openssl-sys v0.9.116 |
| 1200 | 2026-08-07T23:38:13.591Z | Downloaded snafu-derive v0.8.9 |
| 1201 | 2026-08-07T23:38:13.592Z | Downloaded async-stream-impl v0.3.6 |
| 1202 | 2026-08-07T23:38:13.595Z | Downloaded heapless v0.8.0 |
| 1203 | 2026-08-07T23:38:13.595Z | Downloaded testing_table v0.3.0 |
| 1204 | 2026-08-07T23:38:13.595Z | Downloaded typify-macro v0.4.3 |
| 1205 | 2026-08-07T23:38:13.595Z | Downloaded gethostname v0.5.0 |
| 1206 | 2026-08-07T23:38:13.595Z | Downloaded pem v3.0.6 |
| 1207 | 2026-08-07T23:38:13.595Z | Downloaded progenitor v0.14.0 |
| 1208 | 2026-08-07T23:38:13.598Z | Downloaded rusty-fork v0.3.1 |
| 1209 | 2026-08-07T23:38:13.598Z | Downloaded synstructure v0.13.2 |
| 1210 | 2026-08-07T23:38:13.598Z | Downloaded slog-async v2.8.0 |
| 1211 | 2026-08-07T23:38:13.598Z | Downloaded yoke v0.8.3 |
| 1212 | 2026-08-07T23:38:13.603Z | Downloaded bytes v1.11.1 |
| 1213 | 2026-08-07T23:38:13.603Z | Downloaded poly1305 v0.8.0 |
| 1214 | 2026-08-07T23:38:13.607Z | Downloaded quote v1.0.45 |
| 1215 | 2026-08-07T23:38:13.607Z | Downloaded smawk v0.3.2 |
| 1216 | 2026-08-07T23:38:13.607Z | Downloaded spin v0.9.8 |
| 1217 | 2026-08-07T23:38:13.608Z | Downloaded futures-core v0.3.32 |
| 1218 | 2026-08-07T23:38:13.611Z | Downloaded backoff v0.4.0 |
| 1219 | 2026-08-07T23:38:13.611Z | Downloaded pest_derive v2.8.6 |
| 1220 | 2026-08-07T23:38:13.611Z | Downloaded resolv-conf v0.7.6 |
| 1221 | 2026-08-07T23:38:13.611Z | Downloaded tungstenite v0.21.0 |
| 1222 | 2026-08-07T23:38:13.615Z | Downloaded crossbeam-channel v0.5.15 |
| 1223 | 2026-08-07T23:38:13.619Z | Downloaded thread_local v1.1.9 |
| 1224 | 2026-08-07T23:38:13.619Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1225 | 2026-08-07T23:38:13.619Z | Downloaded snafu v0.8.9 |
| 1226 | 2026-08-07T23:38:13.622Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1227 | 2026-08-07T23:38:13.622Z | Downloaded http v1.4.2 |
| 1228 | 2026-08-07T23:38:13.625Z | Downloaded mio v1.2.1 |
| 1229 | 2026-08-07T23:38:13.628Z | Downloaded usdt-impl v0.5.0 |
| 1230 | 2026-08-07T23:38:13.628Z | Downloaded rustls-pemfile v2.2.0 |
| 1231 | 2026-08-07T23:38:13.632Z | Downloaded hmac v0.12.1 |
| 1232 | 2026-08-07T23:38:13.636Z | Downloaded rustls-native-certs v0.8.4 |
| 1233 | 2026-08-07T23:38:13.639Z | Downloaded git-stub-vcs v0.1.0 |
| 1234 | 2026-08-07T23:38:13.642Z | Downloaded tinyvec v1.11.0 |
| 1235 | 2026-08-07T23:38:13.645Z | Downloaded arc-swap v1.9.1 |
| 1236 | 2026-08-07T23:38:13.648Z | Downloaded memchr v2.8.1 |
| 1237 | 2026-08-07T23:38:13.651Z | Downloaded bcs v0.1.6 |
| 1238 | 2026-08-07T23:38:13.651Z | Downloaded expectorate v1.2.0 |
| 1239 | 2026-08-07T23:38:13.657Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1240 | 2026-08-07T23:38:13.660Z | Downloaded half v2.7.1 |
| 1241 | 2026-08-07T23:38:13.668Z | Downloaded schemars v0.9.0 |
| 1242 | 2026-08-07T23:38:13.676Z | Downloaded test-strategy v0.4.5 |
| 1243 | 2026-08-07T23:38:13.680Z | Downloaded itertools v0.12.1 |
| 1244 | 2026-08-07T23:38:13.683Z | Downloaded nom v8.0.0 |
| 1245 | 2026-08-07T23:38:13.686Z | Downloaded futures v0.3.32 |
| 1246 | 2026-08-07T23:38:13.690Z | Downloaded unsafe-libyaml v0.2.11 |
| 1247 | 2026-08-07T23:38:13.690Z | Downloaded proc-macro2 v1.0.106 |
| 1248 | 2026-08-07T23:38:13.693Z | Downloaded pest_generator v2.8.6 |
| 1249 | 2026-08-07T23:38:13.693Z | Downloaded smallvec v1.15.1 |
| 1250 | 2026-08-07T23:38:13.693Z | Downloaded arrayvec v0.7.6 |
| 1251 | 2026-08-07T23:38:13.701Z | Downloaded prettyplease v0.2.37 |
| 1252 | 2026-08-07T23:38:13.704Z | Downloaded rand v0.8.6 |
| 1253 | 2026-08-07T23:38:13.708Z | Downloaded nom v7.1.3 |
| 1254 | 2026-08-07T23:38:13.711Z | Downloaded schemars v1.2.1 |
| 1255 | 2026-08-07T23:38:13.717Z | Downloaded typed-path v0.9.3 |
| 1256 | 2026-08-07T23:38:13.721Z | Downloaded hickory-resolver v0.25.2 |
| 1257 | 2026-08-07T23:38:13.724Z | Downloaded slog v2.8.2 |
| 1258 | 2026-08-07T23:38:13.728Z | Downloaded quinn v0.11.9 |
| 1259 | 2026-08-07T23:38:13.728Z | Downloaded rayon-core v1.13.0 |
| 1260 | 2026-08-07T23:38:13.731Z | Downloaded ucd-trie v0.1.7 |
| 1261 | 2026-08-07T23:38:13.731Z | Downloaded allocator-api2 v0.2.21 |
| 1262 | 2026-08-07T23:38:13.734Z | Downloaded hickory-resolver v0.24.4 |
| 1263 | 2026-08-07T23:38:13.734Z | Downloaded similar v2.7.0 |
| 1264 | 2026-08-07T23:38:13.738Z | Downloaded zerotrie v0.2.4 |
| 1265 | 2026-08-07T23:38:13.742Z | Downloaded toml v0.7.8 |
| 1266 | 2026-08-07T23:38:13.745Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1267 | 2026-08-07T23:38:13.745Z | Downloaded getrandom v0.4.2 |
| 1268 | 2026-08-07T23:38:13.748Z | Downloaded base64 v0.21.7 |
| 1269 | 2026-08-07T23:38:13.748Z | Downloaded zerocopy-derive v0.7.35 |
| 1270 | 2026-08-07T23:38:13.752Z | Downloaded qorb v0.4.1 |
| 1271 | 2026-08-07T23:38:13.756Z | Downloaded pest_meta v2.8.6 |
| 1272 | 2026-08-07T23:38:13.756Z | Downloaded rand v0.9.4 |
| 1273 | 2026-08-07T23:38:13.761Z | Downloaded itertools v0.15.0 |
| 1274 | 2026-08-07T23:38:13.764Z | Downloaded progenitor-impl v0.10.0 |
| 1275 | 2026-08-07T23:38:13.764Z | Downloaded async-compression v0.4.42 |
| 1276 | 2026-08-07T23:38:13.767Z | Downloaded toml_edit v0.19.15 |
| 1277 | 2026-08-07T23:38:13.775Z | Downloaded pretty_assertions v1.4.1 |
| 1278 | 2026-08-07T23:38:13.778Z | Downloaded hashbrown v0.12.3 |
| 1279 | 2026-08-07T23:38:13.778Z | Downloaded yansi v1.0.1 |
| 1280 | 2026-08-07T23:38:13.781Z | Downloaded zerocopy-derive v0.8.50 |
| 1281 | 2026-08-07T23:38:13.784Z | Downloaded clap_builder v4.6.5 |
| 1282 | 2026-08-07T23:38:13.788Z | Downloaded zerovec v0.11.6 |
| 1283 | 2026-08-07T23:38:13.791Z | Downloaded tokio-util v0.7.18 |
| 1284 | 2026-08-07T23:38:13.797Z | Downloaded dropshot-api-manager v0.7.2 |
| 1285 | 2026-08-07T23:38:13.805Z | Downloaded steno v0.4.1 |
| 1286 | 2026-08-07T23:38:13.808Z | Downloaded ron v0.12.1 |
| 1287 | 2026-08-07T23:38:13.812Z | Downloaded winnow v0.5.40 |
| 1288 | 2026-08-07T23:38:13.817Z | Downloaded icu_properties_data v2.2.0 |
| 1289 | 2026-08-07T23:38:13.824Z | Downloaded libm v0.2.16 |
| 1290 | 2026-08-07T23:38:13.828Z | Downloaded pest v2.8.6 |
| 1291 | 2026-08-07T23:38:13.832Z | Downloaded tough v0.22.0 |
| 1292 | 2026-08-07T23:38:13.836Z | Downloaded regex v1.12.3 |
| 1293 | 2026-08-07T23:38:13.848Z | Downloaded winnow v1.0.3 |
| 1294 | 2026-08-07T23:38:13.865Z | Downloaded iddqd v0.4.6 |
| 1295 | 2026-08-07T23:38:13.872Z | Downloaded hashbrown v0.16.1 |
| 1296 | 2026-08-07T23:38:13.876Z | Downloaded zerocopy v0.7.35 |
| 1297 | 2026-08-07T23:38:13.884Z | Downloaded goblin v0.8.2 |
| 1298 | 2026-08-07T23:38:13.887Z | Downloaded reqwest v0.13.4 |
| 1299 | 2026-08-07T23:38:13.892Z | Downloaded blake3 v1.8.5 |
| 1300 | 2026-08-07T23:38:13.896Z | Downloaded hkdf v0.12.4 |
| 1301 | 2026-08-07T23:38:13.899Z | Downloaded rayon v1.12.0 |
| 1302 | 2026-08-07T23:38:13.902Z | Downloaded aho-corasick v1.1.4 |
| 1303 | 2026-08-07T23:38:13.905Z | Downloaded futures-util v0.3.32 |
| 1304 | 2026-08-07T23:38:13.914Z | Downloaded h2 v0.4.14 |
| 1305 | 2026-08-07T23:38:13.926Z | Downloaded syn v1.0.109 |
| 1306 | 2026-08-07T23:38:13.933Z | Downloaded webpki-roots v1.0.7 |
| 1307 | 2026-08-07T23:38:13.940Z | Downloaded moka v0.12.15 |
| 1308 | 2026-08-07T23:38:13.948Z | Downloaded serde_with v3.21.0 |
| 1309 | 2026-08-07T23:38:13.957Z | Downloaded goblin v0.10.7 |
| 1310 | 2026-08-07T23:38:13.961Z | Downloaded tabled v0.15.0 |
| 1311 | 2026-08-07T23:38:13.971Z | Downloaded proptest v1.11.0 |
| 1312 | 2026-08-07T23:38:13.976Z | Downloaded aws-lc-rs v1.17.0 |
| 1313 | 2026-08-07T23:38:13.982Z | Downloaded portable-atomic v1.13.1 |
| 1314 | 2026-08-07T23:38:13.988Z | Downloaded tabled v0.21.0 |
| 1315 | 2026-08-07T23:38:13.997Z | Downloaded syn v2.0.117 |
| 1316 | 2026-08-07T23:38:14.003Z | Downloaded zerocopy v0.8.50 |
| 1317 | 2026-08-07T23:38:14.015Z | Downloaded time v0.3.47 |
| 1318 | 2026-08-07T23:38:14.022Z | Downloaded dropshot v0.17.1 |
| 1319 | 2026-08-07T23:38:14.035Z | Downloaded bstr v1.12.1 |
| 1320 | 2026-08-07T23:38:14.040Z | Downloaded regex-syntax v0.8.10 |
| 1321 | 2026-08-07T23:38:14.044Z | Downloaded openapiv3 v2.2.0 |
| 1322 | 2026-08-07T23:38:14.050Z | Downloaded smoltcp v0.11.0 |
| 1323 | 2026-08-07T23:38:14.057Z | Downloaded hickory-proto v0.24.4 |
| 1324 | 2026-08-07T23:38:14.066Z | Downloaded nix v0.31.3 |
| 1325 | 2026-08-07T23:38:14.075Z | Downloaded openssl v0.10.80 |
| 1326 | 2026-08-07T23:38:14.080Z | Downloaded hickory-proto v0.25.2 |
| 1327 | 2026-08-07T23:38:14.089Z | Downloaded rustls v0.23.40 |
| 1328 | 2026-08-07T23:38:14.095Z | Downloaded rhai v1.25.1 |
| 1329 | 2026-08-07T23:38:14.103Z | Downloaded typify-impl v0.4.3 |
| 1330 | 2026-08-07T23:38:14.112Z | Downloaded regress v0.11.1 |
| 1331 | 2026-08-07T23:38:14.119Z | Downloaded regress v0.10.5 |
| 1332 | 2026-08-07T23:38:14.123Z | Downloaded typify-impl v0.6.2 |
| 1333 | 2026-08-07T23:38:14.132Z | Downloaded sled v0.34.7 |
| 1334 | 2026-08-07T23:38:14.150Z | Downloaded regex-automata v0.4.14 |
| 1335 | 2026-08-07T23:38:14.159Z | Downloaded petgraph v0.6.5 |
| 1336 | 2026-08-07T23:38:14.174Z | Downloaded chrono-tz v0.10.4 |
| 1337 | 2026-08-07T23:38:14.183Z | Downloaded lzma-sys v0.1.20 |
| 1338 | 2026-08-07T23:38:14.200Z | Downloaded jiff v0.2.28 |
| 1339 | 2026-08-07T23:38:14.212Z | Downloaded sha3 v0.10.9 |
| 1340 | 2026-08-07T23:38:14.215Z | Downloaded csv v1.4.0 |
| 1341 | 2026-08-07T23:38:14.264Z | Downloaded encoding_rs v0.8.35 |
| 1342 | 2026-08-07T23:38:14.795Z | Downloaded aws-lc-sys v0.41.0 |
| 1343 | 2026-08-07T23:38:15.767Z | Compiling proc-macro2 v1.0.106 |
| 1344 | 2026-08-07T23:38:15.767Z | Compiling quote v1.0.45 |
| 1345 | 2026-08-07T23:38:15.767Z | Compiling unicode-ident v1.0.24 |
| 1346 | 2026-08-07T23:38:15.772Z | Compiling serde_core v1.0.229 |
| 1347 | 2026-08-07T23:38:15.772Z | Compiling cfg-if v1.0.4 |
| 1348 | 2026-08-07T23:38:15.772Z | Compiling serde v1.0.229 |
| 1349 | 2026-08-07T23:38:15.772Z | Compiling libc v0.2.189 |
| 1350 | 2026-08-07T23:38:15.868Z | Compiling memchr v2.8.1 |
| 1351 | 2026-08-07T23:38:15.971Z | Compiling itoa v1.0.18 |
| 1352 | 2026-08-07T23:38:16.155Z | Compiling zmij v1.0.21 |
| 1353 | 2026-08-07T23:38:16.189Z | Compiling autocfg v1.5.1 |
| 1354 | 2026-08-07T23:38:16.235Z | Compiling libm v0.2.16 |
| 1355 | 2026-08-07T23:38:16.534Z | Compiling stable_deref_trait v1.2.1 |
| 1356 | 2026-08-07T23:38:16.582Z | Compiling writeable v0.6.3 |
| 1357 | 2026-08-07T23:38:16.603Z | Compiling litemap v0.8.2 |
| 1358 | 2026-08-07T23:38:16.731Z | Compiling utf8_iter v1.0.4 |
| 1359 | 2026-08-07T23:38:16.766Z | Compiling icu_normalizer_data v2.2.0 |
| 1360 | 2026-08-07T23:38:16.780Z | Compiling icu_properties_data v2.2.0 |
| 1361 | 2026-08-07T23:38:16.791Z | Compiling percent-encoding v2.3.2 |
| 1362 | 2026-08-07T23:38:16.827Z | Compiling version_check v0.9.5 |
| 1363 | 2026-08-07T23:38:16.991Z | Compiling iana-time-zone v0.1.65 |
| 1364 | 2026-08-07T23:38:17.080Z | Compiling syn v2.0.117 |
| 1365 | 2026-08-07T23:38:17.096Z | Compiling syn v3.0.3 |
| 1366 | 2026-08-07T23:38:17.155Z | Compiling equivalent v1.0.2 |
| 1367 | 2026-08-07T23:38:17.174Z | Compiling form_urlencoded v1.2.2 |
| 1368 | 2026-08-07T23:38:17.215Z | Compiling allocator-api2 v0.2.21 |
| 1369 | 2026-08-07T23:38:17.234Z | Compiling serde_json v1.0.151 |
| 1370 | 2026-08-07T23:38:17.247Z | Compiling pin-project-lite v0.2.17 |
| 1371 | 2026-08-07T23:38:17.337Z | Compiling dyn-clone v1.0.20 |
| 1372 | 2026-08-07T23:38:17.355Z | Compiling scopeguard v1.2.0 |
| 1373 | 2026-08-07T23:38:17.461Z | Compiling parking_lot_core v0.9.12 |
| 1374 | 2026-08-07T23:38:17.490Z | Compiling lock_api v0.4.14 |
| 1375 | 2026-08-07T23:38:17.493Z | Compiling num-traits v0.2.19 |
| 1376 | 2026-08-07T23:38:17.566Z | Compiling hashbrown v0.17.1 |
| 1377 | 2026-08-07T23:38:17.717Z | Compiling rand_core v0.10.1 |
| 1378 | 2026-08-07T23:38:17.749Z | Compiling thiserror v2.0.19 |
| 1379 | 2026-08-07T23:38:17.785Z | Compiling getrandom v0.4.2 |
| 1380 | 2026-08-07T23:38:17.860Z | Compiling errno v0.3.14 |
| 1381 | 2026-08-07T23:38:18.016Z | Compiling semver v1.0.28 |
| 1382 | 2026-08-07T23:38:18.118Z | Compiling indexmap v2.14.0 |
| 1383 | 2026-08-07T23:38:18.259Z | Compiling log v0.4.32 |
| 1384 | 2026-08-07T23:38:18.320Z | Compiling heck v0.5.0 |
| 1385 | 2026-08-07T23:38:18.343Z | Compiling zerocopy v0.8.50 |
| 1386 | 2026-08-07T23:38:18.440Z | Compiling futures-core v0.3.32 |
| 1387 | 2026-08-07T23:38:18.568Z | Compiling uuid v1.24.0 |
| 1388 | 2026-08-07T23:38:18.586Z | Compiling futures-sink v0.3.32 |
| 1389 | 2026-08-07T23:38:18.687Z | Compiling schemars v0.8.22 |
| 1390 | 2026-08-07T23:38:18.751Z | Compiling fnv v1.0.7 |
| 1391 | 2026-08-07T23:38:18.761Z | Compiling slab v0.4.12 |
| 1392 | 2026-08-07T23:38:18.841Z | Compiling jobserver v0.1.34 |
| 1393 | 2026-08-07T23:38:18.930Z | Compiling find-msvc-tools v0.1.9 |
| 1394 | 2026-08-07T23:38:18.943Z | Compiling rustversion v1.0.22 |
| 1395 | 2026-08-07T23:38:18.996Z | Compiling shlex v2.0.1 |
| 1396 | 2026-08-07T23:38:19.153Z | Compiling cc v1.2.63 |
| 1397 | 2026-08-07T23:38:19.153Z | Compiling futures-channel v0.3.32 |
| 1398 | 2026-08-07T23:38:19.157Z | Compiling bitflags v2.12.1 |
| 1399 | 2026-08-07T23:38:19.183Z | Compiling portable-atomic v1.13.1 |
| 1400 | 2026-08-07T23:38:19.381Z | Compiling futures-io v0.3.32 |
| 1401 | 2026-08-07T23:38:19.403Z | Compiling futures-task v0.3.32 |
| 1402 | 2026-08-07T23:38:19.536Z | Compiling socket2 v0.6.5 |
| 1403 | 2026-08-07T23:38:19.574Z | Compiling critical-section v1.2.0 |
| 1404 | 2026-08-07T23:38:19.646Z | Compiling signal-hook-registry v1.4.8 |
| 1405 | 2026-08-07T23:38:19.676Z | Compiling mio v1.2.1 |
| 1406 | 2026-08-07T23:38:19.866Z | Compiling synstructure v0.13.2 |
| 1407 | 2026-08-07T23:38:19.946Z | Compiling serde_derive_internals v0.29.1 |
| 1408 | 2026-08-07T23:38:19.961Z | Compiling serde_derive v1.0.229 |
| 1409 | 2026-08-07T23:38:19.984Z | Compiling thiserror-impl v2.0.19 |
| 1410 | 2026-08-07T23:38:20.191Z | Compiling once_cell v1.21.4 |
| 1411 | 2026-08-07T23:38:20.201Z | Compiling cmake v0.1.58 |
| 1412 | 2026-08-07T23:38:20.406Z | Compiling typenum v1.20.1 |
| 1413 | 2026-08-07T23:38:20.431Z | Compiling dunce v1.0.5 |
| 1414 | 2026-08-07T23:38:20.480Z | Compiling fs_extra v1.3.0 |
| 1415 | 2026-08-07T23:38:20.524Z | Compiling base64 v0.22.1 |
| 1416 | 2026-08-07T23:38:20.527Z | Compiling regex-syntax v0.8.10 |
| 1417 | 2026-08-07T23:38:20.723Z | Compiling slog v2.8.2 |
| 1418 | 2026-08-07T23:38:20.740Z | Compiling aws-lc-sys v0.41.0 |
| 1419 | 2026-08-07T23:38:20.868Z | Compiling byteorder v1.5.0 |
| 1420 | 2026-08-07T23:38:20.948Z | Compiling subtle v2.6.1 |
| 1421 | 2026-08-07T23:38:21.089Z | Compiling zerofrom-derive v0.1.7 |
| 1422 | 2026-08-07T23:38:21.101Z | Compiling yoke-derive v0.8.2 |
| 1423 | 2026-08-07T23:38:21.113Z | Compiling zerovec-derive v0.11.3 |
| 1424 | 2026-08-07T23:38:21.208Z | Compiling displaydoc v0.2.6 |
| 1425 | 2026-08-07T23:38:21.248Z | Compiling schemars_derive v0.8.22 |
| 1426 | 2026-08-07T23:38:21.730Z | Compiling tokio-macros v2.7.0 |
| 1427 | 2026-08-07T23:38:22.005Z | Compiling zerocopy-derive v0.8.50 |
| 1428 | 2026-08-07T23:38:22.177Z | Compiling zeroize_derive v1.4.3 |
| 1429 | 2026-08-07T23:38:22.205Z | Compiling futures-macro v0.3.32 |
| 1430 | 2026-08-07T23:38:22.308Z | Compiling zerofrom v0.1.8 |
| 1431 | 2026-08-07T23:38:22.432Z | Compiling yoke v0.8.3 |
| 1432 | 2026-08-07T23:38:22.550Z | Compiling strsim v0.11.1 |
| 1433 | 2026-08-07T23:38:22.621Z | Compiling zerovec v0.11.6 |
| 1434 | 2026-08-07T23:38:22.851Z | Compiling zerotrie v0.2.4 |
| 1435 | 2026-08-07T23:38:22.862Z | Compiling zeroize v1.8.2 |
| 1436 | 2026-08-07T23:38:23.030Z | Compiling bytes v1.11.1 |
| 1437 | 2026-08-07T23:38:23.052Z | Compiling smallvec v1.15.1 |
| 1438 | 2026-08-07T23:38:23.090Z | Compiling tinystr v0.8.3 |
| 1439 | 2026-08-07T23:38:23.141Z | Compiling potential_utf v0.1.5 |
| 1440 | 2026-08-07T23:38:23.153Z | Compiling chrono v0.4.45 |
| 1441 | 2026-08-07T23:38:23.164Z | Compiling futures-util v0.3.32 |
| 1442 | 2026-08-07T23:38:23.276Z | Compiling icu_locale_core v2.2.0 |
| 1443 | 2026-08-07T23:38:23.286Z | Compiling icu_collections v2.2.0 |
| 1444 | 2026-08-07T23:38:23.588Z | Compiling parking_lot v0.12.5 |
| 1445 | 2026-08-07T23:38:23.653Z | Compiling http v1.4.2 |
| 1446 | 2026-08-07T23:38:23.785Z | Compiling tokio v1.53.1 |
| 1447 | 2026-08-07T23:38:23.987Z | Compiling icu_provider v2.2.0 |
| 1448 | 2026-08-07T23:38:24.306Z | Compiling icu_properties v2.2.0 |
| 1449 | 2026-08-07T23:38:24.321Z | Compiling icu_normalizer v2.2.0 |
| 1450 | 2026-08-07T23:38:24.620Z | Compiling serde_tokenstream v0.2.3 |
| 1451 | 2026-08-07T23:38:24.631Z | Compiling rustix v1.1.4 |
| 1452 | 2026-08-07T23:38:24.894Z | Compiling erased-serde v0.3.31 |
| 1453 | 2026-08-07T23:38:24.921Z | Compiling http-body v1.0.1 |
| 1454 | 2026-08-07T23:38:25.103Z | Compiling httparse v1.10.1 |
| 1455 | 2026-08-07T23:38:25.172Z | Compiling atomic-waker v1.1.2 |
| 1456 | 2026-08-07T23:38:25.297Z | Compiling idna_adapter v1.2.2 |
| 1457 | 2026-08-07T23:38:25.407Z | Compiling idna v1.1.0 |
| 1458 | 2026-08-07T23:38:25.448Z | Compiling getrandom v0.3.4 |
| 1459 | 2026-08-07T23:38:25.536Z | Compiling ipnet v2.12.0 |
| 1460 | 2026-08-07T23:38:25.590Z | Compiling tower-layer v0.3.3 |
| 1461 | 2026-08-07T23:38:25.748Z | Compiling url v2.5.8 |
| 1462 | 2026-08-07T23:38:25.774Z | Compiling tower-service v0.3.3 |
| 1463 | 2026-08-07T23:38:25.863Z | Compiling getrandom v0.2.17 |
| 1464 | 2026-08-07T23:38:26.044Z | Compiling ryu v1.0.23 |
| 1465 | 2026-08-07T23:38:26.055Z | Compiling ucd-trie v0.1.7 |
| 1466 | 2026-08-07T23:38:26.142Z | Compiling thiserror v1.0.69 |
| 1467 | 2026-08-07T23:38:26.173Z | Compiling try-lock v0.2.5 |
| 1468 | 2026-08-07T23:38:26.277Z | Compiling ppv-lite86 v0.2.21 |
| 1469 | 2026-08-07T23:38:26.347Z | Compiling untrusted v0.9.0 |
| 1470 | 2026-08-07T23:38:26.366Z | Compiling want v0.3.1 |
| 1471 | 2026-08-07T23:38:26.464Z | Compiling pest v2.8.6 |
| 1472 | 2026-08-07T23:38:26.531Z | Compiling rand_core v0.6.4 |
| 1473 | 2026-08-07T23:38:26.591Z | Compiling thiserror-impl v1.0.69 |
| 1474 | 2026-08-07T23:38:26.608Z | Compiling httpdate v1.0.3 |
| 1475 | 2026-08-07T23:38:26.619Z | Compiling pretty-hex v0.4.2 |
| 1476 | 2026-08-07T23:38:26.748Z | Compiling winnow v1.0.3 |
| 1477 | 2026-08-07T23:38:26.751Z | Compiling plain v0.2.3 |
| 1478 | 2026-08-07T23:38:26.845Z | Compiling paste v1.0.15 |
| 1479 | 2026-08-07T23:38:26.860Z | Compiling foldhash v0.2.0 |
| 1480 | 2026-08-07T23:38:27.092Z | Compiling ipnetwork v0.21.1 |
| 1481 | 2026-08-07T23:38:27.165Z | Compiling tracing-attributes v0.1.31 |
| 1482 | 2026-08-07T23:38:27.522Z | Compiling pest_meta v2.8.6 |
| 1483 | 2026-08-07T23:38:27.699Z | Compiling oxnet v0.1.6 |
| 1484 | 2026-08-07T23:38:27.711Z | Compiling tracing-core v0.1.36 |
| 1485 | 2026-08-07T23:38:27.817Z | Compiling omicron-workspace-hack v0.1.0 |
| 1486 | 2026-08-07T23:38:27.828Z | Compiling ident_case v1.0.1 |
| 1487 | 2026-08-07T23:38:28.037Z | Compiling serde_urlencoded v0.7.1 |
| 1488 | 2026-08-07T23:38:28.150Z | Compiling pest_generator v2.8.6 |
| 1489 | 2026-08-07T23:38:28.274Z | Compiling http-body-util v0.1.4 |
| 1490 | 2026-08-07T23:38:28.304Z | Compiling aho-corasick v1.1.4 |
| 1491 | 2026-08-07T23:38:28.361Z | Compiling tracing v0.1.44 |
| 1492 | 2026-08-07T23:38:28.416Z | Compiling fastrand v2.4.1 |
| 1493 | 2026-08-07T23:38:28.598Z | Compiling sync_wrapper v1.0.2 |
| 1494 | 2026-08-07T23:38:28.675Z | Compiling daft-derive v0.1.7 |
| 1495 | 2026-08-07T23:38:28.751Z | Compiling hashbrown v0.16.1 |
| 1496 | 2026-08-07T23:38:28.793Z | Compiling pest_derive v2.8.6 |
| 1497 | 2026-08-07T23:38:29.330Z | Compiling regex-automata v0.4.14 |
| 1498 | 2026-08-07T23:38:29.358Z | Compiling tokio-util v0.7.18 |
| 1499 | 2026-08-07T23:38:29.430Z | Compiling scroll_derive v0.13.1 |
| 1500 | 2026-08-07T23:38:29.683Z | Compiling async-trait v0.1.89 |
| 1501 | 2026-08-07T23:38:29.880Z | Compiling num-conv v0.2.2 |
| 1502 | 2026-08-07T23:38:30.038Z | Compiling anyhow v1.0.104 |
| 1503 | 2026-08-07T23:38:30.165Z | Compiling aws-lc-rs v1.17.0 |
| 1504 | 2026-08-07T23:38:30.301Z | Compiling powerfmt v0.2.0 |
| 1505 | 2026-08-07T23:38:30.376Z | Compiling time-core v0.1.8 |
| 1506 | 2026-08-07T23:38:30.462Z | Compiling deranged v0.5.8 |
| 1507 | 2026-08-07T23:38:30.512Z | Compiling scroll v0.13.0 |
| 1508 | 2026-08-07T23:38:30.515Z | Compiling time-macros v0.2.27 |
| 1509 | 2026-08-07T23:38:30.715Z | Compiling rustls-pki-types v1.14.1 |
| 1510 | 2026-08-07T23:38:30.776Z | Compiling num_threads v0.1.7 |
| 1511 | 2026-08-07T23:38:30.851Z | Compiling openssl-probe v0.2.1 |
| 1512 | 2026-08-07T23:38:30.870Z | Compiling hex v0.4.3 |
| 1513 | 2026-08-07T23:38:31.038Z | Compiling regex v1.12.3 |
| 1514 | 2026-08-07T23:38:31.122Z | Compiling goblin v0.10.7 |
| 1515 | 2026-08-07T23:38:31.441Z | Compiling untrusted v0.7.1 |
| 1516 | 2026-08-07T23:38:31.511Z | Compiling camino v1.2.5 |
| 1517 | 2026-08-07T23:38:31.559Z | Compiling crc32fast v1.5.0 |
| 1518 | 2026-08-07T23:38:31.586Z | Compiling usdt-impl v0.6.0 |
| 1519 | 2026-08-07T23:38:31.775Z | Compiling rustls v0.23.40 |
| 1520 | 2026-08-07T23:38:31.882Z | Compiling rand_core v0.9.5 |
| 1521 | 2026-08-07T23:38:31.896Z | Compiling h2 v0.4.14 |
| 1522 | 2026-08-07T23:38:31.974Z | Compiling dtrace-parser v0.3.0 |
| 1523 | 2026-08-07T23:38:31.985Z | Compiling futures-executor v0.3.32 |
| 1524 | 2026-08-07T23:38:32.264Z | Compiling crossbeam-utils v0.8.21 |
| 1525 | 2026-08-07T23:38:32.294Z | Compiling structmeta-derive v0.3.0 |
| 1526 | 2026-08-07T23:38:32.457Z | Compiling thread-id v5.1.0 |
| 1527 | 2026-08-07T23:38:32.537Z | Compiling quick-error v1.2.3 |
| 1528 | 2026-08-07T23:38:32.572Z | Compiling adler2 v2.0.1 |
| 1529 | 2026-08-07T23:38:32.639Z | Compiling simd-adler32 v0.3.9 |
| 1530 | 2026-08-07T23:38:32.700Z | Compiling cpufeatures v0.3.0 |
| 1531 | 2026-08-07T23:38:32.772Z | Compiling miniz_oxide v0.8.9 |
| 1532 | 2026-08-07T23:38:32.840Z | Compiling futures v0.3.32 |
| 1533 | 2026-08-07T23:38:32.916Z | Compiling rand_chacha v0.9.0 |
| 1534 | 2026-08-07T23:38:33.325Z | Compiling structmeta v0.3.0 |
| 1535 | 2026-08-07T23:38:33.346Z | Compiling darling_core v0.23.0 |
| 1536 | 2026-08-07T23:38:33.349Z | Compiling newtype-uuid-macros v0.1.0 |
| 1537 | 2026-08-07T23:38:33.412Z | Compiling hybrid-array v0.4.12 |
| 1538 | 2026-08-07T23:38:33.667Z | Compiling thread_local v1.1.9 |
| 1539 | 2026-08-07T23:38:33.863Z | Compiling bit-vec v0.8.0 |
| 1540 | 2026-08-07T23:38:33.933Z | Compiling hyper v1.11.0 |
| 1541 | 2026-08-07T23:38:34.102Z | Compiling dof v0.4.0 |
| 1542 | 2026-08-07T23:38:34.146Z | Compiling match_cfg v0.1.0 |
| 1543 | 2026-08-07T23:38:34.214Z | Compiling bit-set v0.8.0 |
| 1544 | 2026-08-07T23:38:34.315Z | Compiling flate2 v1.1.9 |
| 1545 | 2026-08-07T23:38:34.371Z | Compiling rand v0.9.4 |
| 1546 | 2026-08-07T23:38:34.964Z | Compiling newtype-uuid v1.3.2 |
| 1547 | 2026-08-07T23:38:35.369Z | Compiling hyper-util v0.1.20 |
| 1548 | 2026-08-07T23:38:35.468Z | Compiling darling_macro v0.23.0 |
| 1549 | 2026-08-07T23:38:35.671Z | Compiling unarray v0.1.4 |
| 1550 | 2026-08-07T23:38:35.737Z | Compiling ref-cast v1.0.25 |
| 1551 | 2026-08-07T23:38:35.777Z | Compiling slog-async v2.8.0 |
| 1552 | 2026-08-07T23:38:35.791Z | Compiling compression-core v0.4.32 |
| 1553 | 2026-08-07T23:38:35.946Z | Compiling compression-codecs v0.4.38 |
| 1554 | 2026-08-07T23:38:36.078Z | Compiling darling v0.23.0 |
| 1555 | 2026-08-07T23:38:36.106Z | Compiling daft v0.1.7 |
| 1556 | 2026-08-07T23:38:36.118Z | Compiling block-buffer v0.12.0 |
| 1557 | 2026-08-07T23:38:36.130Z | Compiling usdt-macro v0.6.0 |
| 1558 | 2026-08-07T23:38:36.152Z | Compiling usdt-attr-macro v0.6.0 |
| 1559 | 2026-08-07T23:38:36.213Z | Compiling crypto-common v0.2.2 |
| 1560 | 2026-08-07T23:38:36.282Z | Compiling ref-cast-impl v1.0.25 |
| 1561 | 2026-08-07T23:38:36.371Z | Compiling strum_macros v0.26.4 |
| 1562 | 2026-08-07T23:38:36.697Z | Compiling serde_spanned v1.1.1 |
| 1563 | 2026-08-07T23:38:36.849Z | Compiling generic-array v0.14.7 |
| 1564 | 2026-08-07T23:38:36.886Z | Compiling multer v3.1.0 |
| 1565 | 2026-08-07T23:38:37.066Z | Compiling take_mut v0.2.2 |
| 1566 | 2026-08-07T23:38:37.079Z | Compiling const-oid v0.10.2 |
| 1567 | 2026-08-07T23:38:37.108Z | Compiling term v1.2.1 |
| 1568 | 2026-08-07T23:38:37.169Z | Compiling debug-ignore v1.0.5 |
| 1569 | 2026-08-07T23:38:37.169Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1570 | 2026-08-07T23:38:37.255Z | Compiling digest v0.11.3 |
| 1571 | 2026-08-07T23:38:37.342Z | Compiling serde_with_macros v3.21.0 |
| 1572 | 2026-08-07T23:38:37.385Z | Compiling tempfile v3.27.0 |
| 1573 | 2026-08-07T23:38:37.401Z | Compiling async-stream-impl v0.3.6 |
| 1574 | 2026-08-07T23:38:37.413Z | Compiling dropshot v0.17.1 |
| 1575 | 2026-08-07T23:38:37.633Z | Compiling encoding_rs v0.8.35 |
| 1576 | 2026-08-07T23:38:37.794Z | Compiling spin v0.9.8 |
| 1577 | 2026-08-07T23:38:37.807Z | Compiling mime v0.3.17 |
| 1578 | 2026-08-07T23:38:38.015Z | Compiling strum v0.26.3 |
| 1579 | 2026-08-07T23:38:38.040Z | Compiling syn v1.0.109 |
| 1580 | 2026-08-07T23:38:38.072Z | Compiling async-stream v0.3.6 |
| 1581 | 2026-08-07T23:38:38.136Z | Compiling sha1 v0.11.0 |
| 1582 | 2026-08-07T23:38:38.241Z | Compiling derive-ex v0.1.8 |
| 1583 | 2026-08-07T23:38:38.373Z | Compiling tower v0.5.3 |
| 1584 | 2026-08-07T23:38:38.390Z | Compiling waitgroup v0.1.2 |
| 1585 | 2026-08-07T23:38:38.408Z | Compiling dropshot_endpoint v0.17.1 |
| 1586 | 2026-08-07T23:38:38.471Z | Compiling macaddr v1.0.1 |
| 1587 | 2026-08-07T23:38:38.521Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1588 | 2026-08-07T23:38:38.683Z | Compiling serde_path_to_error v0.1.20 |
| 1589 | 2026-08-07T23:38:38.989Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1590 | 2026-08-07T23:38:39.033Z | Compiling tower-http v0.6.11 |
| 1591 | 2026-08-07T23:38:39.152Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1592 | 2026-08-07T23:38:39.278Z | Compiling openapiv3 v2.2.0 |
| 1593 | 2026-08-07T23:38:39.321Z | Compiling strum_macros v0.27.2 |
| 1594 | 2026-08-07T23:38:39.447Z | Compiling instant v0.1.13 |
| 1595 | 2026-08-07T23:38:39.552Z | Compiling time v0.3.47 |
| 1596 | 2026-08-07T23:38:39.789Z | Compiling test-strategy v0.4.5 |
| 1597 | 2026-08-07T23:38:40.891Z | Compiling rustls-native-certs v0.8.4 |
| 1598 | 2026-08-07T23:38:40.962Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1599 | 2026-08-07T23:38:41.184Z | Compiling strum v0.27.2 |
| 1600 | 2026-08-07T23:38:41.197Z | Compiling crossbeam-channel v0.5.15 |
| 1601 | 2026-08-07T23:38:41.233Z | Compiling wait-timeout v0.2.1 |
| 1602 | 2026-08-07T23:38:41.312Z | Compiling crypto-common v0.1.7 |
| 1603 | 2026-08-07T23:38:41.445Z | Compiling rusty-fork v0.3.1 |
| 1604 | 2026-08-07T23:38:41.591Z | Compiling parse-display-derive v0.10.0 |
| 1605 | 2026-08-07T23:38:41.654Z | Compiling rand_xorshift v0.4.0 |
| 1606 | 2026-08-07T23:38:41.678Z | Compiling backon v1.6.0 |
| 1607 | 2026-08-07T23:38:41.802Z | Compiling rand_chacha v0.3.1 |
| 1608 | 2026-08-07T23:38:41.894Z | Compiling either v1.16.0 |
| 1609 | 2026-08-07T23:38:42.104Z | Compiling rand v0.8.6 |
| 1610 | 2026-08-07T23:38:42.348Z | Compiling proptest v1.11.0 |
| 1611 | 2026-08-07T23:38:42.751Z | Compiling slog-json v2.6.1 |
| 1612 | 2026-08-07T23:38:42.880Z | Compiling hostname v0.3.1 |
| 1613 | 2026-08-07T23:38:42.947Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1614 | 2026-08-07T23:38:42.958Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1615 | 2026-08-07T23:38:43.008Z | Compiling is-terminal v0.4.17 |
| 1616 | 2026-08-07T23:38:43.103Z | Compiling memmap2 v0.9.10 |
| 1617 | 2026-08-07T23:38:43.251Z | Compiling slog-term v2.9.2 |
| 1618 | 2026-08-07T23:38:43.314Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1619 | 2026-08-07T23:38:43.630Z | Compiling usdt v0.6.0 |
| 1620 | 2026-08-07T23:38:43.661Z | Compiling slog-bunyan v2.5.0 |
| 1621 | 2026-08-07T23:38:43.790Z | Compiling serde_with v3.21.0 |
| 1622 | 2026-08-07T23:38:43.848Z | Compiling async-compression v0.4.42 |
| 1623 | 2026-08-07T23:38:43.895Z | Compiling rustls-pemfile v2.2.0 |
| 1624 | 2026-08-07T23:38:44.090Z | Compiling regress v0.10.5 |
| 1625 | 2026-08-07T23:38:44.157Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1626 | 2026-08-07T23:38:44.238Z | Compiling hostname v0.4.2 |
| 1627 | 2026-08-07T23:38:44.379Z | Compiling humantime v2.3.0 |
| 1628 | 2026-08-07T23:38:44.803Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1629 | 2026-08-07T23:38:44.909Z | Compiling iddqd v0.4.6 |
| 1630 | 2026-08-07T23:38:45.429Z | Compiling reqwest v0.12.28 |
| 1631 | 2026-08-07T23:38:45.432Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1632 | 2026-08-07T23:38:45.619Z | Compiling block-buffer v0.10.4 |
| 1633 | 2026-08-07T23:38:45.682Z | Compiling utf8parse v0.2.2 |
| 1634 | 2026-08-07T23:38:45.791Z | Compiling anstyle-parse v1.0.0 |
| 1635 | 2026-08-07T23:38:45.938Z | Compiling digest v0.10.7 |
| 1636 | 2026-08-07T23:38:45.977Z | Compiling parse-display v0.10.0 |
| 1637 | 2026-08-07T23:38:46.160Z | Compiling backoff v0.4.0 |
| 1638 | 2026-08-07T23:38:46.194Z | Compiling itertools v0.14.0 |
| 1639 | 2026-08-07T23:38:46.230Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1640 | 2026-08-07T23:38:46.310Z | Compiling is_terminal_polyfill v1.70.2 |
| 1641 | 2026-08-07T23:38:46.361Z | Compiling colorchoice v1.0.5 |
| 1642 | 2026-08-07T23:38:46.400Z | Compiling progenitor-client v0.10.0 |
| 1643 | 2026-08-07T23:38:46.470Z | Compiling anstyle v1.0.14 |
| 1644 | 2026-08-07T23:38:46.670Z | Compiling anstyle-query v1.1.5 |
| 1645 | 2026-08-07T23:38:46.778Z | Compiling anstream v1.0.0 |
| 1646 | 2026-08-07T23:38:47.196Z | Compiling clap_lex v1.1.0 |
| 1647 | 2026-08-07T23:38:47.701Z | Compiling regress v0.11.1 |
| 1648 | 2026-08-07T23:38:47.994Z | Compiling clap_derive v4.6.4 |
| 1649 | 2026-08-07T23:38:48.978Z | Compiling terminal_size v0.4.4 |
| 1650 | 2026-08-07T23:38:49.249Z | Compiling typify-impl v0.6.2 |
| 1651 | 2026-08-07T23:38:49.795Z | Compiling toml_datetime v0.6.11 |
| 1652 | 2026-08-07T23:38:49.906Z | Compiling zerocopy-derive v0.7.35 |
| 1653 | 2026-08-07T23:38:50.324Z | Compiling cpufeatures v0.2.17 |
| 1654 | 2026-08-07T23:38:50.398Z | Compiling convert_case v0.4.0 |
| 1655 | 2026-08-07T23:38:50.699Z | Compiling derive_more v0.99.20 |
| 1656 | 2026-08-07T23:38:50.802Z | Compiling zerocopy v0.7.35 |
| 1657 | 2026-08-07T23:38:51.029Z | Compiling clap_builder v4.6.5 |
| 1658 | 2026-08-07T23:38:51.723Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1659 | 2026-08-07T23:38:52.065Z | Compiling unicode-width v0.2.2 |
| 1660 | 2026-08-07T23:38:52.342Z | Compiling proc-macro-crate v3.5.0 |
| 1661 | 2026-08-07T23:38:52.607Z | Compiling clap v4.6.5 |
| 1662 | 2026-08-07T23:38:52.746Z | Compiling secrecy v0.10.3 |
| 1663 | 2026-08-07T23:38:52.759Z | Compiling crucible-workspace-hack v0.1.0 |
| 1664 | 2026-08-07T23:38:52.901Z | Compiling float-ord v0.3.2 |
| 1665 | 2026-08-07T23:38:52.964Z | Compiling tinyvec_macros v0.1.1 |
| 1666 | 2026-08-07T23:38:53.022Z | Compiling tinyvec v1.11.0 |
| 1667 | 2026-08-07T23:38:53.046Z | Compiling num_enum_derive v0.7.6 |
| 1668 | 2026-08-07T23:38:53.433Z | Compiling dtrace-parser v0.2.0 |
| 1669 | 2026-08-07T23:38:53.476Z | Compiling scroll_derive v0.12.1 |
| 1670 | 2026-08-07T23:38:53.600Z | Compiling num-integer v0.1.46 |
| 1671 | 2026-08-07T23:38:53.918Z | Compiling rustc_version v0.4.1 |
| 1672 | 2026-08-07T23:38:54.079Z | Compiling usdt-impl v0.5.0 |
| 1673 | 2026-08-07T23:38:54.185Z | Compiling scroll v0.12.0 |
| 1674 | 2026-08-07T23:38:54.188Z | Compiling curve25519-dalek v4.1.3 |
| 1675 | 2026-08-07T23:38:54.293Z | Compiling num_enum v0.7.6 |
| 1676 | 2026-08-07T23:38:54.470Z | Compiling dof v0.3.0 |
| 1677 | 2026-08-07T23:38:54.651Z | Compiling hmac v0.12.1 |
| 1678 | 2026-08-07T23:38:54.785Z | Compiling inout v0.1.4 |
| 1679 | 2026-08-07T23:38:54.806Z | Compiling darling_core v0.21.3 |
| 1680 | 2026-08-07T23:38:54.831Z | Compiling ff v0.13.1 |
| 1681 | 2026-08-07T23:38:54.856Z | Compiling thread-id v4.2.2 |
| 1682 | 2026-08-07T23:38:54.890Z | Compiling cipher v0.4.4 |
| 1683 | 2026-08-07T23:38:54.933Z | Compiling group v0.13.0 |
| 1684 | 2026-08-07T23:38:55.156Z | Compiling hkdf v0.12.4 |
| 1685 | 2026-08-07T23:38:55.477Z | Compiling goblin v0.8.2 |
| 1686 | 2026-08-07T23:38:55.500Z | Compiling num-rational v0.4.2 |
| 1687 | 2026-08-07T23:38:55.593Z | Compiling typify-macro v0.6.2 |
| 1688 | 2026-08-07T23:38:55.688Z | Compiling num-iter v0.1.45 |
| 1689 | 2026-08-07T23:38:55.806Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1690 | 2026-08-07T23:38:55.843Z | Compiling universal-hash v0.5.1 |
| 1691 | 2026-08-07T23:38:55.912Z | Compiling crypto-bigint v0.5.5 |
| 1692 | 2026-08-07T23:38:55.969Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1693 | 2026-08-07T23:38:56.258Z | Compiling crossbeam-epoch v0.9.18 |
| 1694 | 2026-08-07T23:38:56.594Z | Compiling half v2.7.1 |
| 1695 | 2026-08-07T23:38:56.630Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1696 | 2026-08-07T23:38:56.887Z | Compiling num-complex v0.4.6 |
| 1697 | 2026-08-07T23:38:56.981Z | Compiling darling_macro v0.21.3 |
| 1698 | 2026-08-07T23:38:57.167Z | Compiling ciborium-io v0.2.2 |
| 1699 | 2026-08-07T23:38:57.258Z | Compiling base16ct v0.2.0 |
| 1700 | 2026-08-07T23:38:57.269Z | Compiling opaque-debug v0.3.1 |
| 1701 | 2026-08-07T23:38:57.298Z | Compiling base64ct v1.8.3 |
| 1702 | 2026-08-07T23:38:57.332Z | Compiling poly1305 v0.8.0 |
| 1703 | 2026-08-07T23:38:57.357Z | Compiling elliptic-curve v0.13.8 |
| 1704 | 2026-08-07T23:38:57.567Z | Compiling darling v0.21.3 |
| 1705 | 2026-08-07T23:38:57.587Z | Compiling password-hash v0.5.0 |
| 1706 | 2026-08-07T23:38:57.644Z | Compiling ciborium-ll v0.2.2 |
| 1707 | 2026-08-07T23:38:57.738Z | Compiling typify v0.6.2 |
| 1708 | 2026-08-07T23:38:57.824Z | Compiling num v0.4.3 |
| 1709 | 2026-08-07T23:38:57.902Z | Compiling thiserror-no-std v2.0.2 |
| 1710 | 2026-08-07T23:38:58.442Z | Compiling chacha20 v0.9.1 |
| 1711 | 2026-08-07T23:38:58.515Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1712 | 2026-08-07T23:38:58.559Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1713 | 2026-08-07T23:38:59.077Z | Compiling blake2 v0.10.6 |
| 1714 | 2026-08-07T23:38:59.201Z | Compiling aead v0.5.2 |
| 1715 | 2026-08-07T23:38:59.358Z | Compiling byte-wrapper v0.1.0 |
| 1716 | 2026-08-07T23:38:59.465Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1717 | 2026-08-07T23:38:59.527Z | Compiling proc-macro-error-attr v1.0.4 |
| 1718 | 2026-08-07T23:38:59.776Z | Compiling prettyplease v0.2.37 |
| 1719 | 2026-08-07T23:38:59.789Z | Compiling unsafe-libyaml v0.2.11 |
| 1720 | 2026-08-07T23:38:59.879Z | Compiling heapless v0.8.0 |
| 1721 | 2026-08-07T23:39:00.004Z | Compiling rustix v0.38.44 |
| 1722 | 2026-08-07T23:39:00.230Z | Compiling keccak v0.1.6 |
| 1723 | 2026-08-07T23:39:00.433Z | Compiling sha3 v0.10.9 |
| 1724 | 2026-08-07T23:39:00.483Z | Compiling serde_yaml v0.9.34+deprecated |
| 1725 | 2026-08-07T23:39:00.782Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1726 | 2026-08-07T23:39:01.264Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1727 | 2026-08-07T23:39:01.711Z | Compiling chacha20poly1305 v0.10.1 |
| 1728 | 2026-08-07T23:39:01.727Z | Compiling argon2 v0.5.3 |
| 1729 | 2026-08-07T23:39:01.867Z | Compiling vsss-rs v3.3.4 |
| 1730 | 2026-08-07T23:39:02.019Z | Compiling ciborium v0.2.2 |
| 1731 | 2026-08-07T23:39:02.047Z | Compiling ingot-macros v0.1.1 |
| 1732 | 2026-08-07T23:39:02.557Z | Compiling usdt-macro v0.5.0 |
| 1733 | 2026-08-07T23:39:02.589Z | Compiling usdt-attr-macro v0.5.0 |
| 1734 | 2026-08-07T23:39:03.711Z | Compiling serde_spanned v0.6.9 |
| 1735 | 2026-08-07T23:39:03.857Z | Compiling enum-as-inner v0.6.1 |
| 1736 | 2026-08-07T23:39:03.937Z | Compiling hash32 v0.3.1 |
| 1737 | 2026-08-07T23:39:04.086Z | Compiling proc-macro-error v1.0.4 |
| 1738 | 2026-08-07T23:39:04.326Z | Compiling memmap v0.7.0 |
| 1739 | 2026-08-07T23:39:04.389Z | Compiling memoffset v0.9.1 |
| 1740 | 2026-08-07T23:39:04.397Z | Compiling smoltcp v0.11.0 |
| 1741 | 2026-08-07T23:39:04.426Z | Compiling static_assertions v1.1.0 |
| 1742 | 2026-08-07T23:39:04.496Z | Compiling indent_write v2.2.0 |
| 1743 | 2026-08-07T23:39:04.516Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1744 | 2026-08-07T23:39:04.647Z | Compiling winnow v0.5.40 |
| 1745 | 2026-08-07T23:39:04.693Z | Compiling data-encoding v2.11.0 |
| 1746 | 2026-08-07T23:39:04.709Z | Compiling cfg_aliases v0.2.1 |
| 1747 | 2026-08-07T23:39:04.715Z | Compiling winnow v0.7.15 |
| 1748 | 2026-08-07T23:39:04.743Z | Compiling toml_write v0.1.2 |
| 1749 | 2026-08-07T23:39:04.769Z | Compiling nix v0.31.3 |
| 1750 | 2026-08-07T23:39:04.774Z | Compiling ingot-types v0.1.2 |
| 1751 | 2026-08-07T23:39:05.034Z | Compiling usdt v0.5.0 |
| 1752 | 2026-08-07T23:39:05.327Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1753 | 2026-08-07T23:39:05.361Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1754 | 2026-08-07T23:39:05.456Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1755 | 2026-08-07T23:39:05.713Z | Compiling tabwriter v1.4.1 |
| 1756 | 2026-08-07T23:39:05.958Z | Compiling toml_edit v0.19.15 |
| 1757 | 2026-08-07T23:39:06.026Z | Compiling toml_edit v0.22.27 |
| 1758 | 2026-08-07T23:39:06.218Z | Compiling rustls-webpki v0.103.13 |
| 1759 | 2026-08-07T23:39:06.455Z | Compiling cobs v0.3.0 |
| 1760 | 2026-08-07T23:39:06.611Z | Compiling serde_repr v0.1.21 |
| 1761 | 2026-08-07T23:39:06.653Z | Compiling bitflags v1.3.2 |
| 1762 | 2026-08-07T23:39:07.182Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1763 | 2026-08-07T23:39:07.252Z | Compiling vcpkg v0.2.15 |
| 1764 | 2026-08-07T23:39:07.256Z | Compiling pkg-config v0.3.33 |
| 1765 | 2026-08-07T23:39:07.392Z | Compiling managed v0.8.0 |
| 1766 | 2026-08-07T23:39:07.698Z | Compiling toml v0.8.23 |
| 1767 | 2026-08-07T23:39:07.794Z | Compiling openssl-sys v0.9.116 |
| 1768 | 2026-08-07T23:39:07.982Z | Compiling proc-macro-crate v1.3.1 |
| 1769 | 2026-08-07T23:39:08.310Z | Compiling postcard v1.1.3 |
| 1770 | 2026-08-07T23:39:08.655Z | Compiling ingot v0.1.1 |
| 1771 | 2026-08-07T23:39:08.749Z | Compiling hubpack_derive v0.1.1 |
| 1772 | 2026-08-07T23:39:09.285Z | Compiling foreign-types-macros v0.2.3 |
| 1773 | 2026-08-07T23:39:09.321Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1774 | 2026-08-07T23:39:09.355Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1775 | 2026-08-07T23:39:09.496Z | Compiling resolv-conf v0.7.6 |
| 1776 | 2026-08-07T23:39:09.590Z | Compiling tokio-rustls v0.26.4 |
| 1777 | 2026-08-07T23:39:09.631Z | Compiling rustls-platform-verifier v0.7.0 |
| 1778 | 2026-08-07T23:39:09.855Z | Compiling hyper-rustls v0.27.9 |
| 1779 | 2026-08-07T23:39:10.138Z | Compiling reqwest v0.13.4 |
| 1780 | 2026-08-07T23:39:10.621Z | Compiling foreign-types-shared v0.3.1 |
| 1781 | 2026-08-07T23:39:10.717Z | Compiling rayon-core v1.13.0 |
| 1782 | 2026-08-07T23:39:10.915Z | Compiling colored v3.1.1 |
| 1783 | 2026-08-07T23:39:10.936Z | Compiling unicode-segmentation v1.13.3 |
| 1784 | 2026-08-07T23:39:11.196Z | Compiling linked-hash-map v0.5.6 |
| 1785 | 2026-08-07T23:39:11.316Z | Compiling heck v0.4.1 |
| 1786 | 2026-08-07T23:39:11.362Z | Compiling semver v0.1.20 |
| 1787 | 2026-08-07T23:39:11.381Z | Compiling progenitor-client v0.14.0 |
| 1788 | 2026-08-07T23:39:11.515Z | Compiling swrite v0.1.0 |
| 1789 | 2026-08-07T23:39:11.610Z | Compiling progenitor-extras v0.2.0 |
| 1790 | 2026-08-07T23:39:11.621Z | Compiling rustc_version v0.1.7 |
| 1791 | 2026-08-07T23:39:11.680Z | Compiling lru-cache v0.1.2 |
| 1792 | 2026-08-07T23:39:11.815Z | Compiling newline-converter v0.3.0 |
| 1793 | 2026-08-07T23:39:11.860Z | Compiling foreign-types v0.5.0 |
| 1794 | 2026-08-07T23:39:11.926Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1795 | 2026-08-07T23:39:12.097Z | Compiling hubpack v0.1.2 |
| 1796 | 2026-08-07T23:39:12.387Z | Compiling num_enum_derive v0.5.11 |
| 1797 | 2026-08-07T23:39:12.959Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1798 | 2026-08-07T23:39:13.543Z | Compiling atomicwrites v0.4.4 |
| 1799 | 2026-08-07T23:39:13.746Z | Compiling hickory-proto v0.24.4 |
| 1800 | 2026-08-07T23:39:14.460Z | Compiling progenitor-impl v0.13.0 |
| 1801 | 2026-08-07T23:39:14.786Z | Compiling crossbeam-deque v0.8.6 |
| 1802 | 2026-08-07T23:39:14.982Z | Compiling console v0.15.11 |
| 1803 | 2026-08-07T23:39:15.619Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1804 | 2026-08-07T23:39:15.682Z | Compiling camino-tempfile v1.4.1 |
| 1805 | 2026-08-07T23:39:15.928Z | Compiling chacha20 v0.10.0 |
| 1806 | 2026-08-07T23:39:16.136Z | Compiling serde-big-array v0.5.1 |
| 1807 | 2026-08-07T23:39:16.198Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1808 | 2026-08-07T23:39:16.278Z | Compiling num-derive v0.4.2 |
| 1809 | 2026-08-07T23:39:16.725Z | Compiling pin-project-internal v1.1.13 |
| 1810 | 2026-08-07T23:39:16.853Z | Compiling derive-where v1.6.1 |
| 1811 | 2026-08-07T23:39:17.116Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1812 | 2026-08-07T23:39:17.224Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1813 | 2026-08-07T23:39:17.822Z | Compiling cstr-argument v0.1.2 |
| 1814 | 2026-08-07T23:39:17.982Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#33fd10c8) |
| 1815 | 2026-08-07T23:39:18.106Z | Compiling similar v2.7.0 |
| 1816 | 2026-08-07T23:39:18.117Z | Compiling siphasher v1.0.3 |
| 1817 | 2026-08-07T23:39:18.200Z | Compiling minimal-lexical v0.2.1 |
| 1818 | 2026-08-07T23:39:18.314Z | Compiling phf_shared v0.12.1 |
| 1819 | 2026-08-07T23:39:18.462Z | Compiling nom v7.1.3 |
| 1820 | 2026-08-07T23:39:18.509Z | Compiling expectorate v1.2.0 |
| 1821 | 2026-08-07T23:39:18.666Z | Compiling progenitor-macro v0.13.0 |
| 1822 | 2026-08-07T23:39:19.044Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1823 | 2026-08-07T23:39:19.176Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1824 | 2026-08-07T23:39:19.301Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1825 | 2026-08-07T23:39:19.314Z | Compiling pin-project v1.1.13 |
| 1826 | 2026-08-07T23:39:19.439Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1827 | 2026-08-07T23:39:19.825Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1828 | 2026-08-07T23:39:19.915Z | Compiling rand v0.10.2 |
| 1829 | 2026-08-07T23:39:19.947Z | Compiling hickory-resolver v0.24.4 |
| 1830 | 2026-08-07T23:39:20.193Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1831 | 2026-08-07T23:39:20.394Z | Compiling num_enum v0.5.11 |
| 1832 | 2026-08-07T23:39:20.513Z | Compiling newtype_derive v0.1.6 |
| 1833 | 2026-08-07T23:39:20.635Z | Compiling progenitor-client v0.13.0 |
| 1834 | 2026-08-07T23:39:20.944Z | Compiling progenitor-impl v0.14.0 |
| 1835 | 2026-08-07T23:39:21.031Z | Compiling unicode-normalization v0.1.25 |
| 1836 | 2026-08-07T23:39:21.505Z | Compiling tokio-stream v0.1.18 |
| 1837 | 2026-08-07T23:39:21.970Z | Compiling async-recursion v1.1.1 |
| 1838 | 2026-08-07T23:39:22.165Z | Compiling snafu-derive v0.8.9 |
| 1839 | 2026-08-07T23:39:22.375Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1840 | 2026-08-07T23:39:22.661Z | Compiling slog-dtrace v0.3.0 |
| 1841 | 2026-08-07T23:39:22.675Z | Compiling bstr v1.12.1 |
| 1842 | 2026-08-07T23:39:22.687Z | Compiling csv-core v0.1.13 |
| 1843 | 2026-08-07T23:39:22.891Z | Compiling chrono-tz v0.10.4 |
| 1844 | 2026-08-07T23:39:22.950Z | Compiling openssl v0.10.80 |
| 1845 | 2026-08-07T23:39:23.107Z | Compiling foreign-types-shared v0.1.1 |
| 1846 | 2026-08-07T23:39:23.165Z | Compiling foldhash v0.1.5 |
| 1847 | 2026-08-07T23:39:23.196Z | Compiling unicode-width v0.1.14 |
| 1848 | 2026-08-07T23:39:23.219Z | Compiling owo-colors v4.3.0 |
| 1849 | 2026-08-07T23:39:23.349Z | Compiling cancel-safe-futures v0.1.5 |
| 1850 | 2026-08-07T23:39:23.471Z | Compiling same-file v1.0.6 |
| 1851 | 2026-08-07T23:39:23.563Z | Compiling highway v1.3.0 |
| 1852 | 2026-08-07T23:39:23.591Z | Compiling unicode-xid v0.2.6 |
| 1853 | 2026-08-07T23:39:23.649Z | Compiling konst_macro_rules v0.2.19 |
| 1854 | 2026-08-07T23:39:23.712Z | Compiling const_format_proc_macros v0.2.34 |
| 1855 | 2026-08-07T23:39:23.825Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1856 | 2026-08-07T23:39:23.918Z | Compiling snafu v0.8.9 |
| 1857 | 2026-08-07T23:39:23.950Z | Compiling konst v0.2.20 |
| 1858 | 2026-08-07T23:39:24.015Z | Compiling progenitor v0.13.0 |
| 1859 | 2026-08-07T23:39:24.157Z | Compiling walkdir v2.5.0 |
| 1860 | 2026-08-07T23:39:24.245Z | Compiling hashbrown v0.15.5 |
| 1861 | 2026-08-07T23:39:24.313Z | Compiling foreign-types v0.3.2 |
| 1862 | 2026-08-07T23:39:24.403Z | Compiling globset v0.4.18 |
| 1863 | 2026-08-07T23:39:24.513Z | Compiling csv v1.4.0 |
| 1864 | 2026-08-07T23:39:24.553Z | Compiling progenitor-macro v0.14.0 |
| 1865 | 2026-08-07T23:39:24.564Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1866 | 2026-08-07T23:39:24.590Z | Compiling qorb v0.4.1 |
| 1867 | 2026-08-07T23:39:24.780Z | Compiling olpc-cjson v0.1.4 |
| 1868 | 2026-08-07T23:39:25.136Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1869 | 2026-08-07T23:39:25.352Z | Compiling rayon v1.12.0 |
| 1870 | 2026-08-07T23:39:25.717Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1871 | 2026-08-07T23:39:26.689Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1872 | 2026-08-07T23:39:26.842Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1873 | 2026-08-07T23:39:27.030Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1874 | 2026-08-07T23:39:27.163Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1875 | 2026-08-07T23:39:27.375Z | Compiling phf v0.12.1 |
| 1876 | 2026-08-07T23:39:27.532Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1877 | 2026-08-07T23:39:28.290Z | Compiling zone_cfg_derive v0.3.1 |
| 1878 | 2026-08-07T23:39:28.394Z | Compiling tokio-dtrace v0.1.1 |
| 1879 | 2026-08-07T23:39:28.657Z | Compiling itertools v0.12.1 |
| 1880 | 2026-08-07T23:39:28.662Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1881 | 2026-08-07T23:39:28.874Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1882 | 2026-08-07T23:39:28.983Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1883 | 2026-08-07T23:39:29.362Z | Compiling libsw-core v0.3.2 |
| 1884 | 2026-08-07T23:39:29.468Z | Compiling serde_plain v1.0.2 |
| 1885 | 2026-08-07T23:39:29.530Z | Compiling openssl-macros v0.1.1 |
| 1886 | 2026-08-07T23:39:29.681Z | Compiling pem v3.0.6 |
| 1887 | 2026-08-07T23:39:29.803Z | Compiling cookie v0.18.1 |
| 1888 | 2026-08-07T23:39:29.857Z | Compiling sigpipe v0.1.3 |
| 1889 | 2026-08-07T23:39:29.890Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1890 | 2026-08-07T23:39:29.944Z | Compiling jiff v0.2.28 |
| 1891 | 2026-08-07T23:39:30.059Z | Compiling fixedbitset v0.5.7 |
| 1892 | 2026-08-07T23:39:30.102Z | Compiling typed-path v0.9.3 |
| 1893 | 2026-08-07T23:39:30.128Z | Compiling glob v0.3.3 |
| 1894 | 2026-08-07T23:39:30.173Z | Compiling bytecount v0.6.9 |
| 1895 | 2026-08-07T23:39:30.321Z | Compiling fixedbitset v0.4.2 |
| 1896 | 2026-08-07T23:39:30.427Z | Compiling petgraph v0.8.3 |
| 1897 | 2026-08-07T23:39:30.555Z | Compiling petgraph v0.6.5 |
| 1898 | 2026-08-07T23:39:30.583Z | Compiling papergrid v0.11.0 |
| 1899 | 2026-08-07T23:39:31.460Z | Compiling tough v0.22.0 |
| 1900 | 2026-08-07T23:39:32.080Z | Compiling progenitor v0.14.0 |
| 1901 | 2026-08-07T23:39:32.174Z | Compiling zone v0.3.1 |
| 1902 | 2026-08-07T23:39:32.218Z | Compiling libsw v3.5.0 |
| 1903 | 2026-08-07T23:39:32.270Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1904 | 2026-08-07T23:39:32.392Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1905 | 2026-08-07T23:39:32.401Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1906 | 2026-08-07T23:39:32.587Z | Compiling oxide-tokio-rt v0.1.6 |
| 1907 | 2026-08-07T23:39:32.645Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1908 | 2026-08-07T23:39:32.897Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1909 | 2026-08-07T23:39:32.932Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1910 | 2026-08-07T23:39:32.971Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1911 | 2026-08-07T23:39:33.738Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1912 | 2026-08-07T23:39:33.999Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1913 | 2026-08-07T23:39:34.091Z | Compiling const_format v0.2.36 |
| 1914 | 2026-08-07T23:39:34.419Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1915 | 2026-08-07T23:39:34.698Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1916 | 2026-08-07T23:39:34.812Z | Compiling tabled_derive v0.7.0 |
| 1917 | 2026-08-07T23:39:34.824Z | Compiling gethostname v0.5.0 |
| 1918 | 2026-08-07T23:39:34.871Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1919 | 2026-08-07T23:39:34.904Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1920 | 2026-08-07T23:39:34.938Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1921 | 2026-08-07T23:39:34.993Z | Compiling smf v0.2.3 |
| 1922 | 2026-08-07T23:39:35.058Z | Compiling bcs v0.1.6 |
| 1923 | 2026-08-07T23:39:35.341Z | Compiling nom v8.0.0 |
| 1924 | 2026-08-07T23:39:35.440Z | Compiling linear-map v1.2.0 |
| 1925 | 2026-08-07T23:39:35.632Z | Compiling whoami v1.6.1 |
| 1926 | 2026-08-07T23:39:35.698Z | Compiling unicode-linebreak v0.1.5 |
| 1927 | 2026-08-07T23:39:35.862Z | Compiling crunchy v0.2.4 |
| 1928 | 2026-08-07T23:39:35.951Z | Compiling smawk v0.3.2 |
| 1929 | 2026-08-07T23:39:35.954Z | Compiling termtree v0.5.1 |
| 1930 | 2026-08-07T23:39:36.010Z | Compiling tagptr v0.2.0 |
| 1931 | 2026-08-07T23:39:36.088Z | Compiling lazy_static v1.5.0 |
| 1932 | 2026-08-07T23:39:36.108Z | Compiling textwrap v0.16.2 |
| 1933 | 2026-08-07T23:39:36.156Z | Compiling moka v0.12.15 |
| 1934 | 2026-08-07T23:39:36.168Z | Compiling steno v0.4.1 |
| 1935 | 2026-08-07T23:39:36.185Z | Compiling tabled v0.15.0 |
| 1936 | 2026-08-07T23:39:36.423Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1937 | 2026-08-07T23:39:36.972Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1938 | 2026-08-07T23:39:37.716Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1939 | 2026-08-07T23:39:37.772Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1940 | 2026-08-07T23:39:38.636Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1941 | 2026-08-07T23:39:38.920Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1942 | 2026-08-07T23:39:39.390Z | Compiling hickory-proto v0.25.2 |
| 1943 | 2026-08-07T23:39:39.433Z | Compiling tiny-keccak v2.0.2 |
| 1944 | 2026-08-07T23:39:39.663Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1945 | 2026-08-07T23:39:39.954Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1946 | 2026-08-07T23:39:40.666Z | Compiling parking_lot_core v0.8.6 |
| 1947 | 2026-08-07T23:39:40.693Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1948 | 2026-08-07T23:39:41.020Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1949 | 2026-08-07T23:39:41.184Z | Compiling libscf-sys v1.2.0 |
| 1950 | 2026-08-07T23:39:41.220Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1951 | 2026-08-07T23:39:41.326Z | Compiling hickory-resolver v0.25.2 |
| 1952 | 2026-08-07T23:39:41.456Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1953 | 2026-08-07T23:39:41.621Z | Compiling const-random-macro v0.1.16 |
| 1954 | 2026-08-07T23:39:41.849Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1955 | 2026-08-07T23:39:41.951Z | Compiling smartstring v1.0.1 |
| 1956 | 2026-08-07T23:39:42.014Z | Compiling ahash v0.8.12 |
| 1957 | 2026-08-07T23:39:42.193Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1958 | 2026-08-07T23:39:42.313Z | Compiling parking_lot v0.11.2 |
| 1959 | 2026-08-07T23:39:42.488Z | Compiling const-random v0.1.18 |
| 1960 | 2026-08-07T23:39:42.737Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1961 | 2026-08-07T23:39:42.892Z | Compiling fxhash v0.2.1 |
| 1962 | 2026-08-07T23:39:42.981Z | Compiling internet-checksum v0.2.1 |
| 1963 | 2026-08-07T23:39:42.994Z | Compiling sled v0.34.7 |
| 1964 | 2026-08-07T23:39:43.273Z | Compiling itertools v0.15.0 |
| 1965 | 2026-08-07T23:39:43.398Z | Compiling thin-vec v0.2.18 |
| 1966 | 2026-08-07T23:39:43.616Z | Compiling rhai_codegen v3.2.0 |
| 1967 | 2026-08-07T23:39:43.698Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1968 | 2026-08-07T23:39:43.777Z | Compiling serial_test_derive v4.0.1 |
| 1969 | 2026-08-07T23:39:44.243Z | Compiling diff v0.1.13 |
| 1970 | 2026-08-07T23:39:44.390Z | Compiling yansi v1.0.1 |
| 1971 | 2026-08-07T23:39:44.485Z | Compiling serial_test v4.0.1 |
| 1972 | 2026-08-07T23:39:44.620Z | Compiling pretty_assertions v1.4.1 |
| 1973 | 2026-08-07T23:39:44.822Z | Compiling rhai v1.25.1 |
| 1974 | 2026-08-07T23:39:45.782Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1975 | 2026-08-07T23:39:46.699Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1976 | 2026-08-07T23:39:55.144Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1977 | 2026-08-07T23:39:56.832Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1978 | 2026-08-07T23:39:57.869Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1979 | 2026-08-07T23:39:58.817Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1980 | 2026-08-07T23:39:59.648Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1981 | 2026-08-07T23:40:00.865Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1982 | 2026-08-07T23:40:35.406Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 20s |
| 1983 | 2026-08-07T23:40:35.596Z | ──────────── |
| 1984 | 2026-08-07T23:40:35.596Z | Nextest run ID 2d868ebb-de09-494c-8d88-82ad29e35fff with nextest profile: default |
| 1985 | 2026-08-07T23:40:35.597Z | Starting 164 tests across 3 binaries |
| 1986 | 2026-08-07T23:40:35.610Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes |
| 1987 | 2026-08-07T23:40:35.611Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_round_trip |
| 1988 | 2026-08-07T23:40:35.611Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_byte_len |
| 1989 | 2026-08-07T23:40:35.614Z | PASS [ 0.011s] bgp messages::tests::bgp_nexthop_length_mismatch |
| 1990 | 2026-08-07T23:40:35.614Z | PASS [ 0.012s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes |
| 1991 | 2026-08-07T23:40:35.614Z | PASS [ 0.012s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes |
| 1992 | 2026-08-07T23:40:35.614Z | PASS [ 0.012s] bgp messages::tests::bgp_nexthop_invalid_length |
| 1993 | 2026-08-07T23:40:35.614Z | PASS [ 0.013s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding |
| 1994 | 2026-08-07T23:40:35.620Z | PASS [ 0.011s] bgp messages::tests::empty_update_end_of_rib |
| 1995 | 2026-08-07T23:40:35.626Z | PASS [ 0.012s] bgp messages::tests::duplicate_origin_attrs_deduplicated |
| 1996 | 2026-08-07T23:40:35.626Z | PASS [ 0.011s] bgp messages::tests::header_tests::from_wire_parses_oversized_length |
| 1997 | 2026-08-07T23:40:35.626Z | PASS [ 0.011s] bgp messages::tests::header_tests::from_wire_parses_undersized_length |
| 1998 | 2026-08-07T23:40:35.626Z | PASS [ 0.011s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker |
| 1999 | 2026-08-07T23:40:35.626Z | PASS [ 0.012s] bgp messages::tests::header_round_trip |
| 2000 | 2026-08-07T23:40:35.626Z | PASS [ 0.012s] bgp messages::tests::decoding_accepts_reach_and_unreach_together |
| 2001 | 2026-08-07T23:40:35.626Z | PASS [ 0.013s] bgp messages::tests::decoding_deduplicates_non_mp_attributes |
| 2002 | 2026-08-07T23:40:35.631Z | PASS [ 0.011s] bgp messages::tests::header_tests::new_accepts_minimum_length |
| 2003 | 2026-08-07T23:40:35.638Z | PASS [ 0.012s] bgp messages::tests::header_tests::new_rejects_length_too_large |
| 2004 | 2026-08-07T23:40:35.638Z | PASS [ 0.011s] bgp messages::tests::header_tests::new_rejects_length_too_small |
| 2005 | 2026-08-07T23:40:35.638Z | PASS [ 0.012s] bgp messages::tests::header_tests::roundtrip_max_length_header |
| 2006 | 2026-08-07T23:40:35.638Z | PASS [ 0.012s] bgp messages::tests::header_tests::new_accepts_maximum_length |
| 2007 | 2026-08-07T23:40:35.638Z | PASS [ 0.012s] bgp messages::tests::ipv4_unicast_dual_encoding |
| 2008 | 2026-08-07T23:40:35.638Z | PASS [ 0.012s] bgp messages::tests::header_tests::roundtrip_keepalive_header |
| 2009 | 2026-08-07T23:40:35.638Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::aggregator_display |
| 2010 | 2026-08-07T23:40:35.642Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format |
| 2011 | 2026-08-07T23:40:35.651Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length |
| 2012 | 2026-08-07T23:40:35.651Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing |
| 2013 | 2026-08-07T23:40:35.651Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message |
| 2014 | 2026-08-07T23:40:35.651Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing |
| 2015 | 2026-08-07T23:40:35.651Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing |
| 2016 | 2026-08-07T23:40:35.651Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display |
| 2017 | 2026-08-07T23:40:35.651Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length |
| 2018 | 2026-08-07T23:40:35.656Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error |
| 2019 | 2026-08-07T23:40:35.656Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length |
| 2020 | 2026-08-07T23:40:35.656Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs |
| 2021 | 2026-08-07T23:40:35.656Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format |
| 2022 | 2026-08-07T23:40:35.656Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire |
| 2023 | 2026-08-07T23:40:35.656Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message |
| 2024 | 2026-08-07T23:40:35.656Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds |
| 2025 | 2026-08-07T23:40:35.661Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop |
| 2026 | 2026-08-07T23:40:35.666Z | PASS [ 0.011s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short |
| 2027 | 2026-08-07T23:40:35.669Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs |
| 2028 | 2026-08-07T23:40:35.669Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length |
| 2029 | 2026-08-07T23:40:35.669Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors |
| 2030 | 2026-08-07T23:40:35.669Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors |
| 2031 | 2026-08-07T23:40:35.669Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short |
| 2032 | 2026-08-07T23:40:35.669Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs |
| 2033 | 2026-08-07T23:40:35.669Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors |
| 2034 | 2026-08-07T23:40:35.678Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short |
| 2035 | 2026-08-07T23:40:35.681Z | PASS [ 0.012s] bgp messages::tests::mp_reach_nlri_ipv6_unicast |
| 2036 | 2026-08-07T23:40:35.681Z | PASS [ 0.011s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast |
| 2037 | 2026-08-07T23:40:35.681Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length |
| 2038 | 2026-08-07T23:40:35.681Z | PASS [ 0.012s] bgp messages::tests::mp_bgp_attributes_encoded_first |
| 2039 | 2026-08-07T23:40:35.681Z | PASS [ 0.012s] bgp messages::tests::mp_reach_nlri_round_trip |
| 2040 | 2026-08-07T23:40:35.681Z | PASS [ 0.012s] bgp messages::tests::mp_reach_nlri_ipv4_unicast |
| 2041 | 2026-08-07T23:40:35.681Z | PASS [ 0.012s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs |
| 2042 | 2026-08-07T23:40:35.689Z | PASS [ 0.011s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast |
| 2043 | 2026-08-07T23:40:35.693Z | PASS [ 0.011s] bgp messages::tests::mp_unreach_nlri_round_trip |
| 2044 | 2026-08-07T23:40:35.693Z | PASS [ 0.011s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard |
| 2045 | 2026-08-07T23:40:35.693Z | PASS [ 0.011s] bgp messages::tests::prefix_within |
| 2046 | 2026-08-07T23:40:35.693Z | PASS [ 0.012s] bgp messages::tests::open_round_trip_extended_nexthop |
| 2047 | 2026-08-07T23:40:35.693Z | PASS [ 0.012s] bgp messages::tests::open_round_trip |
| 2048 | 2026-08-07T23:40:35.693Z | PASS [ 0.012s] bgp messages::tests::notification_round_trip |
| 2049 | 2026-08-07T23:40:35.693Z | PASS [ 0.012s] bgp messages::tests::prefix_conversion |
| 2050 | 2026-08-07T23:40:35.697Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw |
| 2051 | 2026-08-07T23:40:35.701Z | PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard |
| 2052 | 2026-08-07T23:40:35.701Z | PASS [ 0.010s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw |
| 2053 | 2026-08-07T23:40:35.701Z | PASS [ 0.010s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw |
| 2054 | 2026-08-07T23:40:35.701Z | PASS [ 0.010s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw |
| 2055 | 2026-08-07T23:40:35.702Z | PASS [ 0.011s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw |
| 2056 | 2026-08-07T23:40:35.702Z | PASS [ 0.011s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset |
| 2057 | 2026-08-07T23:40:35.706Z | PASS [ 0.011s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw |
| 2058 | 2026-08-07T23:40:35.709Z | PASS [ 0.010s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected |
| 2059 | 2026-08-07T23:40:35.709Z | PASS [ 0.010s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors |
| 2060 | 2026-08-07T23:40:35.709Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected |
| 2061 | 2026-08-07T23:40:35.716Z | PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid |
| 2062 | 2026-08-07T23:40:35.716Z | PASS [ 0.010s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed |
| 2063 | 2026-08-07T23:40:35.716Z | PASS [ 0.010s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details |
| 2064 | 2026-08-07T23:40:35.716Z | PASS [ 0.010s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive |
| 2065 | 2026-08-07T23:40:35.716Z | PASS [ 0.010s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags |
| 2066 | 2026-08-07T23:40:35.719Z | PASS [ 0.009s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional |
| 2067 | 2026-08-07T23:40:35.719Z | PASS [ 0.009s] bgp messages::tests::route_refresh_round_trip |
| 2068 | 2026-08-07T23:40:35.719Z | PASS [ 0.009s] bgp messages::tests::test_nexthop_length_validation |
| 2069 | 2026-08-07T23:40:35.719Z | PASS [ 0.009s] bgp messages::tests::update_round_trip |
| 2070 | 2026-08-07T23:40:35.733Z | PASS [ 0.022s] bgp policy::test::open_add_4byte_as |
| 2071 | 2026-08-07T23:40:35.736Z | PASS [ 0.016s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 2072 | 2026-08-07T23:40:35.736Z | PASS [ 0.015s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 2073 | 2026-08-07T23:40:35.736Z | PASS [ 0.025s] bgp policy::test::shape_update_prefixes |
| 2074 | 2026-08-07T23:40:35.736Z | PASS [ 0.025s] bgp policy::test::update_drop_on_no_export |
| 2075 | 2026-08-07T23:40:35.740Z | PASS [ 0.025s] bgp policy::test::open_require_4byte_as |
| 2076 | 2026-08-07T23:40:35.741Z | PASS [ 0.021s] bgp policy::test::update_shape_community |
| 2077 | 2026-08-07T23:40:35.746Z | PASS [ 0.029s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2078 | 2026-08-07T23:40:35.749Z | PASS [ 0.015s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 2079 | 2026-08-07T23:40:35.749Z | PASS [ 0.015s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 2080 | 2026-08-07T23:40:35.753Z | PASS [ 0.015s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 2081 | 2026-08-07T23:40:35.753Z | PASS [ 0.016s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 2082 | 2026-08-07T23:40:35.753Z | PASS [ 0.020s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 2083 | 2026-08-07T23:40:35.753Z | PASS [ 0.016s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 2084 | 2026-08-07T23:40:35.753Z | PASS [ 0.016s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 2085 | 2026-08-07T23:40:35.762Z | PASS [ 0.009s] bgp session::tests::route_update_is_announcement_and_withdrawal |
| 2086 | 2026-08-07T23:40:35.767Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 2087 | 2026-08-07T23:40:35.767Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 2088 | 2026-08-07T23:40:35.771Z | PASS [ 0.015s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 2089 | 2026-08-07T23:40:35.771Z | PASS [ 0.018s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 2090 | 2026-08-07T23:40:35.771Z | PASS [ 0.009s] bgp session::tests::shutdown_state_transitions |
| 2091 | 2026-08-07T23:40:35.778Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_all_buffer_rolling |
| 2092 | 2026-08-07T23:40:35.778Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_major_buffer_rolling |
| 2093 | 2026-08-07T23:40:35.781Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_history_major_filtering |
| 2094 | 2026-08-07T23:40:35.781Z | PASS [ 0.030s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2095 | 2026-08-07T23:40:35.782Z | PASS [ 0.009s] bgp session::tests::test_fsm_event_record_creation |
| 2096 | 2026-08-07T23:40:35.782Z | PASS [ 0.009s] bgp session::tests::test_resolve_collision_decision |
| 2097 | 2026-08-07T23:40:35.782Z | PASS [ 0.027s] bgp proptest::prop_update_traditional_roundtrip |
| 2098 | 2026-08-07T23:40:35.782Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error |
| 2099 | 2026-08-07T23:40:35.785Z | PASS [ 0.008s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error |
| 2100 | 2026-08-07T23:40:35.785Z | PASS [ 0.031s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2101 | 2026-08-07T23:40:35.785Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv4_configured |
| 2102 | 2026-08-07T23:40:35.785Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4 |
| 2103 | 2026-08-07T23:40:35.789Z | PASS [ 0.010s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4 |
| 2104 | 2026-08-07T23:40:35.792Z | PASS [ 0.010s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6 |
| 2105 | 2026-08-07T23:40:35.792Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop |
| 2106 | 2026-08-07T23:40:35.792Z | PASS [ 0.010s] bgp session::tests::test_select_nexthop_ipv6_configured |
| 2107 | 2026-08-07T23:40:35.793Z | PASS [ 0.009s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop |
| 2108 | 2026-08-07T23:40:38.857Z | PASS [ 3.069s] bgp test::test_basic_peering_passive |
| 2109 | 2026-08-07T23:40:38.863Z | PASS [ 3.066s] bgp test::test_basic_update_ipv6 |
| 2110 | 2026-08-07T23:40:38.863Z | PASS [ 3.076s] bgp test::test_basic_peering_active |
| 2111 | 2026-08-07T23:40:38.868Z | PASS [ 3.072s] bgp test::test_basic_update |
| 2112 | 2026-08-07T23:40:38.868Z | PASS [ 3.073s] bgp test::test_basic_peering_passive_tcp |
| 2113 | 2026-08-07T23:40:38.875Z | PASS [ 3.083s] bgp test::test_basic_update_tcp |
| 2114 | 2026-08-07T23:40:38.882Z | PASS [ 3.091s] bgp test::test_basic_peering_active_tcp |
| 2115 | 2026-08-07T23:40:38.882Z | PASS [ 3.085s] bgp test::test_basic_update_ipv6_tcp |
| 2116 | 2026-08-07T23:40:41.930Z | PASS [ 3.067s] bgp test::test_ipv6_basic_peering_active |
| 2117 | 2026-08-07T23:40:41.945Z | PASS [ 3.069s] bgp test::test_ipv6_basic_peering_passive |
| 2118 | 2026-08-07T23:40:41.956Z | PASS [ 3.081s] bgp test::test_ipv6_basic_peering_passive_tcp |
| 2119 | 2026-08-07T23:40:41.962Z | PASS [ 3.089s] bgp test::test_ipv6_basic_peering_active_tcp |
| 2120 | 2026-08-07T23:40:42.943Z | PASS [ 4.081s] bgp test::test_ipv4_routes_ipv6_peer_success |
| 2121 | 2026-08-07T23:40:42.946Z | PASS [ 4.085s] bgp test::test_import_export_policy_filtering |
| 2122 | 2026-08-07T23:40:42.946Z | PASS [ 4.087s] bgp test::test_dual_stack_routes_ipv6_peer_success |
| 2123 | 2026-08-07T23:40:42.946Z | PASS [ 4.091s] bgp test::test_dual_stack_routes_ipv4_peer_success |
| 2124 | 2026-08-07T23:40:43.006Z | PASS [ 1.062s] bgp test::test_multiple_unnumbered_sessions |
| 2125 | 2026-08-07T23:40:44.025Z | PASS [ 2.062s] bgp test::test_same_linklocal_multiple_interfaces |
| 2126 | 2026-08-07T23:40:44.032Z | PASS [ 1.089s] bgp test::test_three_router_chain_tcp_ipv6 |
| 2127 | 2026-08-07T23:40:44.032Z | PASS [ 1.090s] bgp test::test_three_router_chain_tcp |
| 2128 | 2026-08-07T23:40:44.850Z | PASS [ 2.894s] bgp test::test_neighbor_thread_lifecycle_no_leaks |
| 2129 | 2026-08-07T23:40:45.087Z | PASS [ 1.062s] bgp test::test_unnumbered_ndp_change |
| 2130 | 2026-08-07T23:40:45.092Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 2131 | 2026-08-07T23:40:45.097Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 2132 | 2026-08-07T23:40:45.103Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 2133 | 2026-08-07T23:40:45.107Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 2134 | 2026-08-07T23:40:45.120Z | PASS [ 0.013s] mg-api-types-versions v13::bgp::config::proptests::constructor_accepts_exactly_nonempty_printable_ascii_up_to_80_bytes |
| 2135 | 2026-08-07T23:40:45.143Z | PASS [ 0.023s] mg-api-types-versions v13::bgp::config::proptests::constructor_rejects_all_other_strings |
| 2136 | 2026-08-07T23:40:45.148Z | PASS [ 0.005s] mg-api-types-versions v13::bgp::config::proptests::debug_redacts_inner_string |
| 2137 | 2026-08-07T23:40:45.153Z | PASS [ 0.005s] mg-api-types-versions v13::bgp::config::proptests::json_schema_matches_md5_auth_string_invariants |
| 2138 | 2026-08-07T23:40:45.185Z | PASS [ 0.032s] mg-api-types-versions v13::bgp::config::proptests::serde_round_trip_matches_constructor_invariants |
| 2139 | 2026-08-07T23:40:45.190Z | PASS [ 0.005s] mg-api-types-versions v13::bgp::config::proptests::v11_apply_request_conversion_preserves_peer_maps |
| 2140 | 2026-08-07T23:40:45.194Z | PASS [ 0.005s] mg-api-types-versions v13::bgp::config::proptests::v11_conversion_rejects_invalid_md5_auth_key |
| 2141 | 2026-08-07T23:40:45.199Z | PASS [ 0.005s] mg-api-types-versions v13::bgp::config::proptests::v11_neighbor_conversions_round_trip |
| 2142 | 2026-08-07T23:40:45.214Z | PASS [ 0.014s] mg-api-types-versions v13::bgp::config::proptests::valid_md5_auth_string_json_round_trips |
| 2143 | 2026-08-07T23:40:46.007Z | PASS [ 4.077s] bgp test::test_ipv6_routes_ipv4_peer_success |
| 2144 | 2026-08-07T23:40:47.010Z | PASS [ 4.066s] bgp test::test_three_router_chain_unnumbered |
| 2145 | 2026-08-07T23:40:48.006Z | PASS [ 5.061s] bgp test::test_unnumbered_dualstack_route_exchange |
| 2146 | 2026-08-07T23:40:49.095Z | PASS [ 5.062s] bgp test::test_unnumbered_session_survives_peer_change |
| 2147 | 2026-08-07T23:40:53.095Z | PASS [ 9.063s] bgp test::test_unnumbered_peer_expiry_and_rediscovery |
| 2148 | 2026-08-07T23:40:53.913Z | PASS [ 9.062s] bgp test::test_unnumbered_unaffected_by_ndp |
| 2149 | 2026-08-07T23:41:01.071Z | PASS [ 18.065s] bgp test::test_unnumbered_interface_lifecycle |
| 2150 | 2026-08-07T23:41:01.071Z | ──────────── |
| 2151 | 2026-08-07T23:41:01.071Z | Summary [ 25.475s] 164 tests run: 164 passed, 0 skipped |
| 2152 | 2026-08-07T23:41:01.084Z | + 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/ |
| 2153 | 2026-08-07T23:41:01.090Z | + popd |
| 2154 | 2026-08-07T23:41:01.090Z | /work/oxidecomputer/maghemite |
| 2155 | 2026-08-07T23:41:01.090Z | + pushd mgd |
| 2156 | 2026-08-07T23:41:01.091Z | /work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite |
| 2157 | 2026-08-07T23:41:01.096Z | + pfexec cargo nextest run -p mgd -p mg-api-types -p mg-api-types-versions |
| 2158 | 2026-08-07T23:41:02.316Z | Compiling slog v2.8.2 |
| 2159 | 2026-08-07T23:41:02.428Z | Compiling usdt v0.6.0 |
| 2160 | 2026-08-07T23:41:02.529Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2161 | 2026-08-07T23:41:02.541Z | Compiling papergrid v0.18.0 |
| 2162 | 2026-08-07T23:41:02.545Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2163 | 2026-08-07T23:41:02.545Z | Compiling testing_table v0.3.0 |
| 2164 | 2026-08-07T23:41:02.695Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2165 | 2026-08-07T23:41:02.711Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2166 | 2026-08-07T23:41:02.723Z | Compiling crc8 v0.1.1 |
| 2167 | 2026-08-07T23:41:02.824Z | Compiling slog-json v2.6.1 |
| 2168 | 2026-08-07T23:41:02.835Z | Compiling slog-term v2.9.2 |
| 2169 | 2026-08-07T23:41:02.914Z | Compiling slog-async v2.8.0 |
| 2170 | 2026-08-07T23:41:03.027Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2171 | 2026-08-07T23:41:03.082Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2172 | 2026-08-07T23:41:03.157Z | Compiling slog-bunyan v2.5.0 |
| 2173 | 2026-08-07T23:41:03.169Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2174 | 2026-08-07T23:41:03.414Z | Compiling dropshot v0.17.1 |
| 2175 | 2026-08-07T23:41:03.427Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2176 | 2026-08-07T23:41:03.461Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2177 | 2026-08-07T23:41:03.563Z | Compiling slog-dtrace v0.3.0 |
| 2178 | 2026-08-07T23:41:03.613Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2179 | 2026-08-07T23:41:03.878Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2180 | 2026-08-07T23:41:03.998Z | Compiling steno v0.4.1 |
| 2181 | 2026-08-07T23:41:04.592Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2182 | 2026-08-07T23:41:04.697Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2183 | 2026-08-07T23:41:04.719Z | Compiling proc-macro-error2 v2.0.1 |
| 2184 | 2026-08-07T23:41:04.989Z | Compiling tabled_derive v0.11.0 |
| 2185 | 2026-08-07T23:41:05.507Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2186 | 2026-08-07T23:41:06.079Z | Compiling tabled v0.21.0 |
| 2187 | 2026-08-07T23:41:07.049Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2188 | 2026-08-07T23:41:07.505Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2189 | 2026-08-07T23:41:08.921Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2190 | 2026-08-07T23:41:09.539Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2191 | 2026-08-07T23:41:09.734Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2192 | 2026-08-07T23:41:09.800Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2193 | 2026-08-07T23:41:10.334Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2194 | 2026-08-07T23:41:10.364Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2195 | 2026-08-07T23:41:10.695Z | Compiling port-file v0.1.0 |
| 2196 | 2026-08-07T23:41:10.891Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2197 | 2026-08-07T23:41:11.008Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2198 | 2026-08-07T23:41:11.179Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2199 | 2026-08-07T23:41:12.653Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2200 | 2026-08-07T23:41:13.208Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2201 | 2026-08-07T23:41:13.363Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2202 | 2026-08-07T23:41:13.480Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2203 | 2026-08-07T23:41:14.358Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2204 | 2026-08-07T23:41:15.261Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2205 | 2026-08-07T23:41:15.455Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2206 | 2026-08-07T23:41:15.471Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2207 | 2026-08-07T23:41:16.068Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2208 | 2026-08-07T23:41:16.242Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2209 | 2026-08-07T23:41:16.311Z | Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api) |
| 2210 | 2026-08-07T23:41:17.068Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2211 | 2026-08-07T23:41:20.652Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2212 | 2026-08-07T23:41:20.652Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2213 | 2026-08-07T23:41:21.699Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2214 | 2026-08-07T23:41:21.811Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2215 | 2026-08-07T23:41:21.922Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2216 | 2026-08-07T23:41:23.378Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2217 | 2026-08-07T23:41:23.560Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2218 | 2026-08-07T23:41:29.844Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2219 | 2026-08-07T23:41:37.511Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2220 | 2026-08-07T23:41:39.146Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2221 | 2026-08-07T23:41:40.213Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2222 | 2026-08-07T23:41:41.183Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2223 | 2026-08-07T23:41:42.013Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2224 | 2026-08-07T23:41:43.199Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 2225 | 2026-08-07T23:41:43.199Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2226 | 2026-08-07T23:41:43.203Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 2227 | 2026-08-07T23:41:49.178Z | Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd) |
| 2228 | 2026-08-07T23:42:19.465Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 17s |
| 2229 | 2026-08-07T23:42:19.492Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2230 | 2026-08-07T23:42:19.492Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2231 | 2026-08-07T23:42:19.492Z | ──────────── |
| 2232 | 2026-08-07T23:42:19.492Z | Nextest run ID 178157b8-6072-4320-b3ea-f5833078b05a with nextest profile: default |
| 2233 | 2026-08-07T23:42:19.492Z | Starting 46 tests across 3 binaries |
| 2234 | 2026-08-07T23:42:19.492Z | PASS [ 0.005s] mg-api-types-versions v13::bgp::config::proptests::debug_redacts_inner_string |
| 2235 | 2026-08-07T23:42:19.492Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 2236 | 2026-08-07T23:42:19.492Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 2237 | 2026-08-07T23:42:19.492Z | PASS [ 0.006s] mg-api-types-versions v13::bgp::config::proptests::json_schema_matches_md5_auth_string_invariants |
| 2238 | 2026-08-07T23:42:19.492Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 2239 | 2026-08-07T23:42:19.492Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 2240 | 2026-08-07T23:42:19.492Z | PASS [ 0.005s] mg-api-types-versions v13::bgp::config::proptests::v11_conversion_rejects_invalid_md5_auth_key |
| 2241 | 2026-08-07T23:42:19.492Z | PASS [ 0.005s] mg-api-types-versions v13::bgp::config::proptests::v11_apply_request_conversion_preserves_peer_maps |
| 2242 | 2026-08-07T23:42:19.492Z | PASS [ 0.005s] mg-api-types-versions v13::bgp::config::proptests::v11_neighbor_conversions_round_trip |
| 2243 | 2026-08-07T23:42:19.492Z | PASS [ 0.015s] mg-api-types-versions v13::bgp::config::proptests::constructor_accepts_exactly_nonempty_printable_ascii_up_to_80_bytes |
| 2244 | 2026-08-07T23:42:19.492Z | PASS [ 0.015s] mg-api-types-versions v13::bgp::config::proptests::valid_md5_auth_string_json_round_trips |
| 2245 | 2026-08-07T23:42:19.492Z | PASS [ 0.026s] mg-api-types-versions v13::bgp::config::proptests::constructor_rejects_all_other_strings |
| 2246 | 2026-08-07T23:42:19.492Z | PASS [ 0.034s] mg-api-types-versions v13::bgp::config::proptests::serde_round_trip_matches_constructor_invariants |
| 2247 | 2026-08-07T23:42:19.492Z | PASS [ 0.057s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp |
| 2248 | 2026-08-07T23:42:19.492Z | PASS [ 0.068s] mgd::bin/mgd bgp_admin::tests::apply_change_peer_asn |
| 2249 | 2026-08-07T23:42:19.492Z | PASS [ 0.067s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group |
| 2250 | 2026-08-07T23:42:19.492Z | PASS [ 0.072s] mgd::bin/mgd bgp_admin::tests::apply_empty_removes_peers |
| 2251 | 2026-08-07T23:42:19.493Z | PASS [ 0.072s] mgd::bin/mgd bgp_admin::tests::delete_router_removes_router_state |
| 2252 | 2026-08-07T23:42:19.493Z | PASS [ 0.062s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop |
| 2253 | 2026-08-07T23:42:19.493Z | PASS [ 0.058s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db |
| 2254 | 2026-08-07T23:42:19.493Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence |
| 2255 | 2026-08-07T23:42:19.493Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list |
| 2256 | 2026-08-07T23:42:19.493Z | PASS [ 0.056s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6 |
| 2257 | 2026-08-07T23:42:19.493Z | PASS [ 0.015s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence |
| 2258 | 2026-08-07T23:42:19.493Z | PASS [ 0.016s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence |
| 2259 | 2026-08-07T23:42:19.493Z | PASS [ 0.017s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence |
| 2260 | 2026-08-07T23:42:19.493Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized |
| 2261 | 2026-08-07T23:42:19.493Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4 |
| 2262 | 2026-08-07T23:42:19.493Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6 |
| 2263 | 2026-08-07T23:42:19.493Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4 |
| 2264 | 2026-08-07T23:42:19.493Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6 |
| 2265 | 2026-08-07T23:42:19.493Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4 |
| 2266 | 2026-08-07T23:42:19.493Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6 |
| 2267 | 2026-08-07T23:42:19.493Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized |
| 2268 | 2026-08-07T23:42:19.493Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list |
| 2269 | 2026-08-07T23:42:19.493Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback |
| 2270 | 2026-08-07T23:42:19.493Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast |
| 2271 | 2026-08-07T23:42:19.493Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized |
| 2272 | 2026-08-07T23:42:19.493Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized |
| 2273 | 2026-08-07T23:42:19.493Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list |
| 2274 | 2026-08-07T23:42:19.493Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local |
| 2275 | 2026-08-07T23:42:19.493Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast |
| 2276 | 2026-08-07T23:42:19.493Z | PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback |
| 2277 | 2026-08-07T23:42:19.493Z | PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized |
| 2278 | 2026-08-07T23:42:19.493Z | PASS [ 0.056s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized |
| 2279 | 2026-08-07T23:42:19.493Z | PASS [ 0.058s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families |
| 2280 | 2026-08-07T23:42:19.493Z | ──────────── |
| 2281 | 2026-08-07T23:42:19.493Z | Summary [ 0.130s] 46 tests run: 46 passed, 0 skipped |
| 2282 | 2026-08-07T23:42:19.493Z | + cp ./apply_change_peer_asn.log ./apply_empty_removes_peers.log ./apply_remove_entire_group.log ./delete_router_removes_router_state.log /work/ |
| 2283 | 2026-08-07T23:42:19.493Z | + popd |
| 2284 | 2026-08-07T23:42:19.493Z | /work/oxidecomputer/maghemite |
| 2285 | 2026-08-07T23:42:19.493Z | process exited: duration 434334 ms, exit code 0 |
| |
| 2286 | 2026-08-07T23:42:19.514Z | found 69 output files |
| 2287 | 2026-08-07T23:42:19.514Z | uploading: /work/apply_change_peer_asn.log (23461 bytes) |
| 2288 | 2026-08-07T23:42:20.533Z | uploaded: /work/apply_change_peer_asn.log |
| 2289 | 2026-08-07T23:42:20.533Z | uploading: /work/apply_empty_removes_peers.log (22791 bytes) |
| 2290 | 2026-08-07T23:42:21.548Z | uploaded: /work/apply_empty_removes_peers.log |
| 2291 | 2026-08-07T23:42:21.549Z | uploading: /work/apply_remove_entire_group.log (16769 bytes) |
| 2292 | 2026-08-07T23:42:22.560Z | uploaded: /work/apply_remove_entire_group.log |
| 2293 | 2026-08-07T23:42:22.560Z | uploading: /work/delete_router_removes_router_state.log (23928 bytes) |
| 2294 | 2026-08-07T23:42:23.573Z | uploaded: /work/delete_router_removes_router_state.log |
| 2295 | 2026-08-07T23:42:23.573Z | uploading: /work/dualstack_routes.log (118077 bytes) |
| 2296 | 2026-08-07T23:42:24.586Z | uploaded: /work/dualstack_routes.log |
| 2297 | 2026-08-07T23:42:24.586Z | uploading: /work/loopback-manager.test_basic_peering_active_tcp.log (2030 bytes) |
| 2298 | 2026-08-07T23:42:25.596Z | uploaded: /work/loopback-manager.test_basic_peering_active_tcp.log |
| 2299 | 2026-08-07T23:42:25.596Z | uploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1396 bytes) |
| 2300 | 2026-08-07T23:42:26.606Z | uploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log |
| 2301 | 2026-08-07T23:42:26.606Z | uploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2008 bytes) |
| 2302 | 2026-08-07T23:42:27.616Z | uploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log |
| 2303 | 2026-08-07T23:42:27.616Z | uploading: /work/loopback-manager.test_basic_update_tcp.log (2189 bytes) |
| 2304 | 2026-08-07T23:42:28.626Z | uploaded: /work/loopback-manager.test_basic_update_tcp.log |
| 2305 | 2026-08-07T23:42:28.626Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2274 bytes) |
| 2306 | 2026-08-07T23:42:29.638Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log |
| 2307 | 2026-08-07T23:42:29.638Z | uploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2172 bytes) |
| 2308 | 2026-08-07T23:42:30.647Z | uploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log |
| 2309 | 2026-08-07T23:42:30.647Z | uploading: /work/loopback-manager.test_import_export_policy_filtering.log (3167 bytes) |
| 2310 | 2026-08-07T23:42:31.656Z | uploaded: /work/loopback-manager.test_import_export_policy_filtering.log |
| 2311 | 2026-08-07T23:42:31.656Z | uploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2196 bytes) |
| 2312 | 2026-08-07T23:42:32.665Z | uploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log |
| 2313 | 2026-08-07T23:42:32.665Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2271 bytes) |
| 2314 | 2026-08-07T23:42:33.675Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log |
| 2315 | 2026-08-07T23:42:33.675Z | uploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2235 bytes) |
| 2316 | 2026-08-07T23:42:34.693Z | uploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log |
| 2317 | 2026-08-07T23:42:34.693Z | uploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2356 bytes) |
| 2318 | 2026-08-07T23:42:35.703Z | uploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log |
| 2319 | 2026-08-07T23:42:35.703Z | uploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2436 bytes) |
| 2320 | 2026-08-07T23:42:36.712Z | uploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log |
| 2321 | 2026-08-07T23:42:36.712Z | uploading: /work/loopback-manager.test_three_router_chain_tcp.log (4625 bytes) |
| 2322 | 2026-08-07T23:42:37.723Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp.log |
| 2323 | 2026-08-07T23:42:37.723Z | uploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3499 bytes) |
| 2324 | 2026-08-07T23:42:38.733Z | uploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log |
| 2325 | 2026-08-07T23:42:38.734Z | uploading: /work/multiple_unnumbered.log (127433 bytes) |
| 2326 | 2026-08-07T23:42:39.749Z | uploaded: /work/multiple_unnumbered.log |
| 2327 | 2026-08-07T23:42:39.749Z | uploading: /work/ndp_change_reset.log (69903 bytes) |
| 2328 | 2026-08-07T23:42:40.763Z | uploaded: /work/ndp_change_reset.log |
| 2329 | 2026-08-07T23:42:40.763Z | uploading: /work/ndp_changes.log (88988 bytes) |
| 2330 | 2026-08-07T23:42:41.779Z | uploaded: /work/ndp_changes.log |
| 2331 | 2026-08-07T23:42:41.779Z | uploading: /work/r1.test_basic_peering_active.log (40127 bytes) |
| 2332 | 2026-08-07T23:42:42.792Z | uploaded: /work/r1.test_basic_peering_active.log |
| 2333 | 2026-08-07T23:42:42.792Z | uploading: /work/r1.test_basic_peering_active_tcp.log (45493 bytes) |
| 2334 | 2026-08-07T23:42:43.805Z | uploaded: /work/r1.test_basic_peering_active_tcp.log |
| 2335 | 2026-08-07T23:42:43.805Z | uploading: /work/r1.test_basic_peering_passive.log (34199 bytes) |
| 2336 | 2026-08-07T23:42:44.820Z | uploaded: /work/r1.test_basic_peering_passive.log |
| 2337 | 2026-08-07T23:42:44.820Z | uploading: /work/r1.test_basic_peering_passive_tcp.log (39662 bytes) |
| 2338 | 2026-08-07T23:42:45.851Z | uploaded: /work/r1.test_basic_peering_passive_tcp.log |
| 2339 | 2026-08-07T23:42:45.851Z | uploading: /work/r1.test_basic_update.log (28405 bytes) |
| 2340 | 2026-08-07T23:42:46.882Z | uploaded: /work/r1.test_basic_update.log |
| 2341 | 2026-08-07T23:42:46.883Z | uploading: /work/r1.test_basic_update_ipv6.log (43689 bytes) |
| 2342 | 2026-08-07T23:42:47.906Z | uploaded: /work/r1.test_basic_update_ipv6.log |
| 2343 | 2026-08-07T23:42:47.906Z | uploading: /work/r1.test_basic_update_ipv6_tcp.log (31148 bytes) |
| 2344 | 2026-08-07T23:42:48.944Z | uploaded: /work/r1.test_basic_update_ipv6_tcp.log |
| 2345 | 2026-08-07T23:42:48.944Z | uploading: /work/r1.test_basic_update_tcp.log (31243 bytes) |
| 2346 | 2026-08-07T23:42:49.959Z | uploaded: /work/r1.test_basic_update_tcp.log |
| 2347 | 2026-08-07T23:42:49.959Z | uploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (44949 bytes) |
| 2348 | 2026-08-07T23:42:50.977Z | uploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log |
| 2349 | 2026-08-07T23:42:50.977Z | uploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (45125 bytes) |
| 2350 | 2026-08-07T23:42:52.006Z | uploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log |
| 2351 | 2026-08-07T23:42:52.006Z | uploading: /work/r1.test_import_export_policy_filtering.log (40177 bytes) |
| 2352 | 2026-08-07T23:42:53.019Z | uploaded: /work/r1.test_import_export_policy_filtering.log |
| 2353 | 2026-08-07T23:42:53.019Z | uploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (49870 bytes) |
| 2354 | 2026-08-07T23:42:54.034Z | uploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log |
| 2355 | 2026-08-07T23:42:54.035Z | uploading: /work/r1.test_ipv6_basic_peering_active.log (40377 bytes) |
| 2356 | 2026-08-07T23:42:55.051Z | uploaded: /work/r1.test_ipv6_basic_peering_active.log |
| 2357 | 2026-08-07T23:42:55.051Z | uploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (45402 bytes) |
| 2358 | 2026-08-07T23:42:56.067Z | uploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log |
| 2359 | 2026-08-07T23:42:56.067Z | uploading: /work/r1.test_ipv6_basic_peering_passive.log (33751 bytes) |
| 2360 | 2026-08-07T23:42:57.082Z | uploaded: /work/r1.test_ipv6_basic_peering_passive.log |
| 2361 | 2026-08-07T23:42:57.082Z | uploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (39591 bytes) |
| 2362 | 2026-08-07T23:42:58.103Z | uploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log |
| 2363 | 2026-08-07T23:42:58.103Z | uploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (35645 bytes) |
| 2364 | 2026-08-07T23:42:59.122Z | uploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log |
| 2365 | 2026-08-07T23:42:59.122Z | uploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (29919 bytes) |
| 2366 | 2026-08-07T23:43:00.140Z | uploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log |
| 2367 | 2026-08-07T23:43:00.141Z | uploading: /work/r1.test_three_router_chain_tcp.log (24931 bytes) |
| 2368 | 2026-08-07T23:43:01.159Z | uploaded: /work/r1.test_three_router_chain_tcp.log |
| 2369 | 2026-08-07T23:43:01.159Z | uploading: /work/r1.test_three_router_chain_tcp_ipv6.log (23837 bytes) |
| 2370 | 2026-08-07T23:43:02.203Z | uploaded: /work/r1.test_three_router_chain_tcp_ipv6.log |
| 2371 | 2026-08-07T23:43:02.203Z | uploading: /work/r2.test_basic_peering_active.log (38776 bytes) |
| 2372 | 2026-08-07T23:43:03.225Z | uploaded: /work/r2.test_basic_peering_active.log |
| 2373 | 2026-08-07T23:43:03.225Z | uploading: /work/r2.test_basic_peering_active_tcp.log (44345 bytes) |
| 2374 | 2026-08-07T23:43:04.239Z | uploaded: /work/r2.test_basic_peering_active_tcp.log |
| 2375 | 2026-08-07T23:43:04.239Z | uploading: /work/r2.test_basic_peering_passive.log (41804 bytes) |
| 2376 | 2026-08-07T23:43:05.252Z | uploaded: /work/r2.test_basic_peering_passive.log |
| 2377 | 2026-08-07T23:43:05.252Z | uploading: /work/r2.test_basic_peering_passive_tcp.log (46704 bytes) |
| 2378 | 2026-08-07T23:43:06.266Z | uploaded: /work/r2.test_basic_peering_passive_tcp.log |
| 2379 | 2026-08-07T23:43:06.266Z | uploading: /work/r2.test_basic_update.log (26312 bytes) |
| 2380 | 2026-08-07T23:43:07.287Z | uploaded: /work/r2.test_basic_update.log |
| 2381 | 2026-08-07T23:43:07.287Z | uploading: /work/r2.test_basic_update_ipv6.log (47106 bytes) |
| 2382 | 2026-08-07T23:43:08.336Z | uploaded: /work/r2.test_basic_update_ipv6.log |
| 2383 | 2026-08-07T23:43:08.336Z | uploading: /work/r2.test_basic_update_ipv6_tcp.log (30473 bytes) |
| 2384 | 2026-08-07T23:43:09.350Z | uploaded: /work/r2.test_basic_update_ipv6_tcp.log |
| 2385 | 2026-08-07T23:43:09.350Z | uploading: /work/r2.test_basic_update_tcp.log (32779 bytes) |
| 2386 | 2026-08-07T23:43:10.362Z | uploaded: /work/r2.test_basic_update_tcp.log |
| 2387 | 2026-08-07T23:43:10.362Z | uploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (43564 bytes) |
| 2388 | 2026-08-07T23:43:11.377Z | uploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log |
| 2389 | 2026-08-07T23:43:11.377Z | uploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (43796 bytes) |
| 2390 | 2026-08-07T23:43:12.388Z | uploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log |
| 2391 | 2026-08-07T23:43:12.388Z | uploading: /work/r2.test_import_export_policy_filtering.log (37314 bytes) |
| 2392 | 2026-08-07T23:43:13.408Z | uploaded: /work/r2.test_import_export_policy_filtering.log |
| 2393 | 2026-08-07T23:43:13.408Z | uploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (45582 bytes) |
| 2394 | 2026-08-07T23:43:14.420Z | uploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log |
| 2395 | 2026-08-07T23:43:14.420Z | uploading: /work/r2.test_ipv6_basic_peering_active.log (39009 bytes) |
| 2396 | 2026-08-07T23:43:15.439Z | uploaded: /work/r2.test_ipv6_basic_peering_active.log |
| 2397 | 2026-08-07T23:43:15.439Z | uploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (44254 bytes) |
| 2398 | 2026-08-07T23:43:16.458Z | uploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log |
| 2399 | 2026-08-07T23:43:16.458Z | uploading: /work/r2.test_ipv6_basic_peering_passive.log (41303 bytes) |
| 2400 | 2026-08-07T23:43:17.471Z | uploaded: /work/r2.test_ipv6_basic_peering_passive.log |
| 2401 | 2026-08-07T23:43:17.471Z | uploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (46598 bytes) |
| 2402 | 2026-08-07T23:43:18.487Z | uploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log |
| 2403 | 2026-08-07T23:43:18.487Z | uploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (38149 bytes) |
| 2404 | 2026-08-07T23:43:19.501Z | uploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log |
| 2405 | 2026-08-07T23:43:19.501Z | uploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (28049 bytes) |
| 2406 | 2026-08-07T23:43:20.519Z | uploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log |
| 2407 | 2026-08-07T23:43:20.519Z | uploading: /work/r2.test_three_router_chain_tcp.log (41937 bytes) |
| 2408 | 2026-08-07T23:43:21.531Z | uploaded: /work/r2.test_three_router_chain_tcp.log |
| 2409 | 2026-08-07T23:43:21.531Z | uploading: /work/r2.test_three_router_chain_tcp_ipv6.log (43580 bytes) |
| 2410 | 2026-08-07T23:43:22.546Z | uploaded: /work/r2.test_three_router_chain_tcp_ipv6.log |
| 2411 | 2026-08-07T23:43:22.546Z | uploading: /work/r3.test_three_router_chain_tcp.log (21342 bytes) |
| 2412 | 2026-08-07T23:43:23.556Z | uploaded: /work/r3.test_three_router_chain_tcp.log |
| 2413 | 2026-08-07T23:43:23.556Z | uploading: /work/r3.test_three_router_chain_tcp_ipv6.log (21343 bytes) |
| 2414 | 2026-08-07T23:43:24.567Z | uploaded: /work/r3.test_three_router_chain_tcp_ipv6.log |
| 2415 | 2026-08-07T23:43:24.567Z | uploading: /work/same_linklocal.log (152194 bytes) |
| 2416 | 2026-08-07T23:43:25.584Z | uploaded: /work/same_linklocal.log |
| 2417 | 2026-08-07T23:43:25.584Z | uploading: /work/three_chain.log (110392 bytes) |
| 2418 | 2026-08-07T23:43:26.594Z | uploaded: /work/three_chain.log |
| 2419 | 2026-08-07T23:43:26.594Z | uploading: /work/unnumbered_expiry.log (89112 bytes) |
| 2420 | 2026-08-07T23:43:27.606Z | uploaded: /work/unnumbered_expiry.log |
| 2421 | 2026-08-07T23:43:27.606Z | uploading: /work/unnumbered_interface_lifecycle.log (188682 bytes) |
| 2422 | 2026-08-07T23:43:28.622Z | uploaded: /work/unnumbered_interface_lifecycle.log |
| 2423 | 2026-08-07T23:43:28.622Z | uploading: /work/unnumbered_peer_change.log (79066 bytes) |
| 2424 | 2026-08-07T23:43:29.636Z | uploaded: /work/unnumbered_peer_change.log |