|
|
|
| 1 | 2026-05-18T19:24:05.676Z | job assigned to worker 01KRY8NQEPSHJMXM1VY37VQPEY [factory aws, i-0ec01e368416ed7b6] (queued for 52 s) |
| |
| 2 | 2026-05-18T19:24:12.510Z | starting task 0: "setup" |
| 3 | 2026-05-18T19:24:12.517Z | ++ uname -s |
| 4 | 2026-05-18T19:24:12.520Z | + kern=SunOS |
| 5 | 2026-05-18T19:24:12.520Z | + build_user=build |
| 6 | 2026-05-18T19:24:12.520Z | + build_uid=12345 |
| 7 | 2026-05-18T19:24:12.520Z | + work_dir=/work |
| 8 | 2026-05-18T19:24:12.520Z | + input_dir=/input |
| 9 | 2026-05-18T19:24:12.520Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-18T19:24:12.520Z | + case "$kern" in |
| 11 | 2026-05-18T19:24:12.520Z | + groupadd -g 12345 build |
| 12 | 2026-05-18T19:24:12.523Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-18T19:24:14.526Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-18T19:24:14.599Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-18T19:24:14.602Z | + home_fs=zfs |
| 16 | 2026-05-18T19:24:14.602Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-18T19:24:14.602Z | + mkdir -p /home/build |
| 18 | 2026-05-18T19:24:14.602Z | + chown build:build /home/build /work |
| 19 | 2026-05-18T19:24:16.604Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-18T19:24:16.607Z | process exited: duration 4095 ms, exit code 0 |
| |
| 21 | 2026-05-18T19:24:16.614Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-18T19:24:16.618Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-18T19:24:16.618Z | * rust toolchain channel = "stable" |
| 24 | 2026-05-18T19:24:16.618Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-05-18T19:24:16.618Z | * rust toolchain profile = "default" |
| 26 | 2026-05-18T19:24:16.618Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-18T19:24:16.618Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-18T19:24:16.621Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-18T19:24:16.621Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-18T19:24:16.731Z | info: downloading installer |
| 31 | 2026-05-18T19:24:18.142Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-18T19:24:18.142Z | warn: /opt/ooce/bin |
| 33 | 2026-05-18T19:24:18.142Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-18T19:24:18.142Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-18T19:24:18.142Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-18T19:24:18.142Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-18T19:24:18.142Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-18T19:24:18.142Z | error: cannot install while Rust is installed |
| 39 | 2026-05-18T19:24:18.142Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-18T19:24:18.142Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-18T19:24:18.142Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-18T19:24:18.142Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-18T19:24:18.142Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-18T19:24:18.156Z | info: profile set to default |
| 45 | 2026-05-18T19:24:18.156Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-18T19:24:18.159Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-18T19:24:18.287Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-18T19:24:18.290Z | info: downloading 6 components |
| 49 | 2026-05-18T19:24:34.369Z | |
| 50 | 2026-05-18T19:24:34.369Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-05-18T19:24:34.396Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-18T19:24:34.396Z | |
| 53 | 2026-05-18T19:24:34.396Z | |
| 54 | 2026-05-18T19:24:34.396Z | Rust is installed now. Great! |
| 55 | 2026-05-18T19:24:34.396Z | |
| 56 | 2026-05-18T19:24:34.396Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-18T19:24:34.400Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-18T19:24:34.400Z | |
| 59 | 2026-05-18T19:24:34.400Z | To configure your current shell, you need to source |
| 60 | 2026-05-18T19:24:34.400Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-18T19:24:34.400Z | |
| 62 | 2026-05-18T19:24:34.400Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-18T19:24:34.400Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-18T19:24:34.400Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-18T19:24:34.400Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-18T19:24:34.400Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-18T19:24:34.400Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-18T19:24:34.400Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-18T19:24:34.400Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-18T19:24:34.400Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-18T19:24:34.498Z | + rustup --version |
| 72 | 2026-05-18T19:24:34.507Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-18T19:24:34.510Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-18T19:24:34.528Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-18T19:24:34.531Z | + cargo --version |
| 76 | 2026-05-18T19:24:34.545Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-18T19:24:34.548Z | + rustc --version |
| 78 | 2026-05-18T19:24:34.566Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-18T19:24:34.569Z | process exited: duration 17953 ms, exit code 0 |
| |
| 80 | 2026-05-18T19:24:34.576Z | starting task 2: "authentication" |
| 81 | 2026-05-18T19:24:34.592Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-18T19:24:34.599Z | starting task 3: "clone repository" |
| 83 | 2026-05-18T19:24:34.602Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-18T19:24:34.605Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-18T19:24:34.655Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-18T19:24:35.996Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-18T19:24:35.996Z | + git fetch origin 6f01238aa4d0bd193e5b00b523b6e11abef59fd6 |
| 88 | 2026-05-18T19:24:36.383Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-18T19:24:36.383Z | * branch 6f01238aa4d0bd193e5b00b523b6e11abef59fd6 -> FETCH_HEAD |
| 90 | 2026-05-18T19:24:36.390Z | + [[ -n trey/light-cleanup ]] |
| 91 | 2026-05-18T19:24:36.393Z | ++ git branch --show-current |
| 92 | 2026-05-18T19:24:36.393Z | + current=main |
| 93 | 2026-05-18T19:24:36.393Z | + [[ main != trey/light-cleanup ]] |
| 94 | 2026-05-18T19:24:36.393Z | + git branch -f trey/light-cleanup 6f01238aa4d0bd193e5b00b523b6e11abef59fd6 |
| 95 | 2026-05-18T19:24:36.397Z | + git checkout -f trey/light-cleanup |
| 96 | 2026-05-18T19:24:36.413Z | Switched to branch 'trey/light-cleanup' |
| 97 | 2026-05-18T19:24:36.416Z | + git reset --hard 6f01238aa4d0bd193e5b00b523b6e11abef59fd6 |
| 98 | 2026-05-18T19:24:36.423Z | HEAD is now at 6f01238 LoopbackIpManager: cargo fmt |
| 99 | 2026-05-18T19:24:36.428Z | process exited: duration 1824 ms, exit code 0 |
| |
| 100 | 2026-05-18T19:24:36.434Z | starting task 4: "build" |
| 101 | 2026-05-18T19:24:36.438Z | + set -o errexit |
| 102 | 2026-05-18T19:24:36.441Z | + set -o pipefail |
| 103 | 2026-05-18T19:24:36.441Z | + source .github/buildomat/test-common.sh |
| 104 | 2026-05-18T19:24:36.441Z | ++ NEXTEST_VERSION=0.9.97 |
| 105 | 2026-05-18T19:24:36.441Z | ++ PLATFORM=illumos |
| 106 | 2026-05-18T19:24:36.441Z | ++ banner install |
| 107 | 2026-05-18T19:24:36.442Z | |
| 108 | 2026-05-18T19:24:36.442Z | # # # #### ##### ## # # |
| 109 | 2026-05-18T19:24:36.442Z | # ## # # # # # # # |
| 110 | 2026-05-18T19:24:36.442Z | # # # # #### # # # # # |
| 111 | 2026-05-18T19:24:36.442Z | # # # # # # ###### # # |
| 112 | 2026-05-18T19:24:36.442Z | # # ## # # # # # # # |
| 113 | 2026-05-18T19:24:36.442Z | # # # #### # # # ###### ###### |
| 114 | 2026-05-18T19:24:36.442Z | |
| 115 | 2026-05-18T19:24:36.442Z | ++ set +o errexit |
| 116 | 2026-05-18T19:24:36.442Z | ++ pkg info clang-15 |
| 117 | 2026-05-18T19:24:36.445Z | ++ grep -qi installed |
| 118 | 2026-05-18T19:24:37.863Z | pkg: info: no packages matching the following patterns you specified are |
| 119 | 2026-05-18T19:24:37.863Z | installed on the system. Try querying remotely instead: |
| 120 | 2026-05-18T19:24:37.863Z | |
| 121 | 2026-05-18T19:24:37.863Z | clang-15 |
| 122 | 2026-05-18T19:24:37.902Z | ++ [[ 1 != 0 ]] |
| 123 | 2026-05-18T19:24:37.902Z | ++ set -o errexit |
| 124 | 2026-05-18T19:24:37.905Z | ++ pfexec pkg install clang-15 |
| 125 | 2026-05-18T19:24:44.775Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 126 | 2026-05-18T19:24:52.474Z | Startup: Caching catalogs ... Done |
| 127 | 2026-05-18T19:24:59.839Z | Planning: Solver setup ... Done |
| 128 | 2026-05-18T19:24:59.880Z | Planning: Running solver ... Done |
| 129 | 2026-05-18T19:25:00.019Z | Planning: Finding local manifests ... Done |
| 130 | 2026-05-18T19:25:00.454Z | Planning: Fetching manifests: 0/2 0% complete |
| 131 | 2026-05-18T19:25:02.011Z | Planning: Fetching manifests: 2/2 100% complete |
| 132 | 2026-05-18T19:25:02.040Z | Planning: Package planning ... Done |
| 133 | 2026-05-18T19:25:02.066Z | Planning: Merging actions ... Done |
| 134 | 2026-05-18T19:25:02.173Z | Planning: Checking for conflicting actions ... Done |
| 135 | 2026-05-18T19:25:02.179Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-05-18T19:25:02.951Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-05-18T19:25:02.956Z | Planning: Planning completed in 10.31 seconds |
| 138 | 2026-05-18T19:25:02.968Z | Packages to install: 2 |
| 139 | 2026-05-18T19:25:02.968Z | Mediators to change: 2 |
| 140 | 2026-05-18T19:25:02.971Z | Services to change: 1 |
| 141 | 2026-05-18T19:25:02.971Z | Create boot environment: No |
| 142 | 2026-05-18T19:25:02.971Z | Create backup boot environment: No |
| 143 | 2026-05-18T19:25:03.011Z | |
| 144 | 2026-05-18T19:25:03.011Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 145 | 2026-05-18T19:25:09.373Z | Download: 983/3076 items 82.2/211.3MB 38% complete (39.7M/s) |
| 146 | 2026-05-18T19:25:14.513Z | Download: 2004/3076 items 117.2/211.3MB 55% complete (10.0M/s) |
| 147 | 2026-05-18T19:25:19.515Z | Download: 3035/3076 items 201.8/211.3MB 95% complete (12.0M/s) |
| 148 | 2026-05-18T19:25:25.605Z | Download: 3073/3076 items 210.7/211.3MB 99% complete (9.8M/s) |
| 149 | 2026-05-18T19:25:32.053Z | Download: 3074/3076 items 211.3/211.3MB 99% complete (9.4M/s) |
| 150 | 2026-05-18T19:25:32.067Z | Download: Completed 211.31 MB in 29.05 seconds (7.3M/s) |
| 151 | 2026-05-18T19:25:32.183Z | Actions: 1/3418 actions (Installing new actions) |
| 152 | 2026-05-18T19:25:35.326Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 153 | 2026-05-18T19:25:35.968Z | Done |
| 154 | 2026-05-18T19:25:35.968Z | Done |
| 155 | 2026-05-18T19:25:36.707Z | Done |
| 156 | 2026-05-18T19:25:40.077Z | Done |
| 157 | 2026-05-18T19:25:40.151Z | Done |
| 158 | 2026-05-18T19:25:40.154Z | Done |
| 159 | 2026-05-18T19:25:40.405Z | Done |
| 160 | 2026-05-18T19:25:41.070Z | ++ set -o errexit |
| 161 | 2026-05-18T19:25:41.070Z | ++ cargo --version |
| 162 | 2026-05-18T19:25:41.077Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 163 | 2026-05-18T19:25:41.243Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 164 | 2026-05-18T19:25:41.246Z | info: downloading 6 components |
| 165 | 2026-05-18T19:25:55.720Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 166 | 2026-05-18T19:25:55.724Z | ++ rustc --version |
| 167 | 2026-05-18T19:25:55.749Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 168 | 2026-05-18T19:25:55.752Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 169 | 2026-05-18T19:25:55.794Z | Updating crates.io index |
| 170 | 2026-05-18T19:25:55.899Z | Downloading crates ... |
| 171 | 2026-05-18T19:25:55.953Z | Downloaded cargo-nextest v0.9.97 |
| 172 | 2026-05-18T19:25:56.014Z | Installing cargo-nextest v0.9.97 |
| 173 | 2026-05-18T19:25:56.054Z | Updating crates.io index |
| 174 | 2026-05-18T19:25:58.483Z | Locking 404 packages to latest compatible versions |
| 175 | 2026-05-18T19:25:58.488Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 176 | 2026-05-18T19:25:58.491Z | Adding duct v0.13.7 (available: v1.1.1) |
| 177 | 2026-05-18T19:25:58.491Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 178 | 2026-05-18T19:25:58.491Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 179 | 2026-05-18T19:25:58.494Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 180 | 2026-05-18T19:25:58.494Z | Adding nextest-filtering v0.15.0 (available: v0.21.0) |
| 181 | 2026-05-18T19:25:58.494Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 182 | 2026-05-18T19:25:58.497Z | Adding nextest-runner v0.80.0 (available: v0.117.0) |
| 183 | 2026-05-18T19:25:58.500Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 184 | 2026-05-18T19:25:58.517Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 185 | 2026-05-18T19:25:58.526Z | Downloading crates ... |
| 186 | 2026-05-18T19:25:58.593Z | Downloaded block-buffer v0.10.4 |
| 187 | 2026-05-18T19:25:58.598Z | Downloaded backtrace-ext v0.2.1 |
| 188 | 2026-05-18T19:25:58.601Z | Downloaded color-spantrace v0.3.0 |
| 189 | 2026-05-18T19:25:58.602Z | Downloaded document-features v0.2.12 |
| 190 | 2026-05-18T19:25:58.605Z | Downloaded async-scoped v0.9.0 |
| 191 | 2026-05-18T19:25:58.608Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 192 | 2026-05-18T19:25:58.608Z | Downloaded anstyle-parse v1.0.0 |
| 193 | 2026-05-18T19:25:58.611Z | Downloaded futures-macro v0.3.32 |
| 194 | 2026-05-18T19:25:58.611Z | Downloaded idna_adapter v1.0.0 |
| 195 | 2026-05-18T19:25:58.614Z | Downloaded cargo-platform v0.3.3 |
| 196 | 2026-05-18T19:25:58.618Z | Downloaded atomic-waker v1.1.2 |
| 197 | 2026-05-18T19:25:58.621Z | Downloaded is_ci v1.2.0 |
| 198 | 2026-05-18T19:25:58.624Z | Downloaded debug-ignore v1.0.5 |
| 199 | 2026-05-18T19:25:58.624Z | Downloaded crypto-common v0.1.7 |
| 200 | 2026-05-18T19:25:58.627Z | Downloaded nextest-filtering v0.15.0 |
| 201 | 2026-05-18T19:25:58.627Z | Downloaded pin-project-lite v0.2.17 |
| 202 | 2026-05-18T19:25:58.630Z | Downloaded rand_chacha v0.9.0 |
| 203 | 2026-05-18T19:25:58.633Z | Downloaded cfg_aliases v0.2.1 |
| 204 | 2026-05-18T19:25:58.633Z | Downloaded cfg-if v1.0.4 |
| 205 | 2026-05-18T19:25:58.636Z | Downloaded autocfg v1.5.0 |
| 206 | 2026-05-18T19:25:58.636Z | Downloaded cpufeatures v0.2.17 |
| 207 | 2026-05-18T19:25:58.639Z | Downloaded colorchoice v1.0.5 |
| 208 | 2026-05-18T19:25:58.639Z | Downloaded clap_lex v1.1.0 |
| 209 | 2026-05-18T19:25:58.642Z | Downloaded lru-slab v0.1.2 |
| 210 | 2026-05-18T19:25:58.642Z | Downloaded adler2 v2.0.1 |
| 211 | 2026-05-18T19:25:58.642Z | Downloaded itoa v1.0.18 |
| 212 | 2026-05-18T19:25:58.645Z | Downloaded rustc_version v0.4.1 |
| 213 | 2026-05-18T19:25:58.645Z | Downloaded convert_case v0.10.0 |
| 214 | 2026-05-18T19:25:58.648Z | Downloaded is_terminal_polyfill v1.70.2 |
| 215 | 2026-05-18T19:25:58.649Z | Downloaded cargo-util-schemas v0.2.0 |
| 216 | 2026-05-18T19:25:58.649Z | Downloaded http-body v1.0.1 |
| 217 | 2026-05-18T19:25:58.652Z | Downloaded find-msvc-tools v0.1.9 |
| 218 | 2026-05-18T19:25:58.652Z | Downloaded anstream v1.0.0 |
| 219 | 2026-05-18T19:25:58.655Z | Downloaded addr2line v0.25.1 |
| 220 | 2026-05-18T19:25:58.658Z | Downloaded once_cell v1.21.4 |
| 221 | 2026-05-18T19:25:58.661Z | Downloaded lock_api v0.4.14 |
| 222 | 2026-05-18T19:25:58.664Z | Downloaded filetime v0.2.29 |
| 223 | 2026-05-18T19:25:58.664Z | Downloaded digest v0.10.7 |
| 224 | 2026-05-18T19:25:58.667Z | Downloaded log v0.4.29 |
| 225 | 2026-05-18T19:25:58.670Z | Downloaded indenter v0.3.4 |
| 226 | 2026-05-18T19:25:58.670Z | Downloaded enable-ansi-support v0.2.1 |
| 227 | 2026-05-18T19:25:58.673Z | Downloaded dialoguer v0.11.0 |
| 228 | 2026-05-18T19:25:58.678Z | Downloaded cfg-expr v0.20.7 |
| 229 | 2026-05-18T19:25:58.681Z | Downloaded home v0.5.12 |
| 230 | 2026-05-18T19:25:58.684Z | Downloaded rustc-hash v2.1.2 |
| 231 | 2026-05-18T19:25:58.684Z | Downloaded semver v1.0.28 |
| 232 | 2026-05-18T19:25:58.687Z | Downloaded errno v0.3.14 |
| 233 | 2026-05-18T19:25:58.687Z | Downloaded futures-core v0.3.32 |
| 234 | 2026-05-18T19:25:58.690Z | Downloaded futures-io v0.3.32 |
| 235 | 2026-05-18T19:25:58.690Z | Downloaded hyper-tls v0.6.0 |
| 236 | 2026-05-18T19:25:58.690Z | Downloaded nested v0.1.1 |
| 237 | 2026-05-18T19:25:58.693Z | Downloaded cargo-platform v0.2.0 |
| 238 | 2026-05-18T19:25:58.693Z | Downloaded openssl-macros v0.1.1 |
| 239 | 2026-05-18T19:25:58.693Z | Downloaded lazy_static v1.5.0 |
| 240 | 2026-05-18T19:25:58.696Z | Downloaded openssl-probe v0.2.1 |
| 241 | 2026-05-18T19:25:58.696Z | Downloaded fnv v1.0.7 |
| 242 | 2026-05-18T19:25:58.696Z | Downloaded atomicwrites v0.4.4 |
| 243 | 2026-05-18T19:25:58.699Z | Downloaded os_pipe v1.2.3 |
| 244 | 2026-05-18T19:25:58.699Z | Downloaded percent-encoding v2.3.2 |
| 245 | 2026-05-18T19:25:58.702Z | Downloaded ordered-float v2.10.1 |
| 246 | 2026-05-18T19:25:58.702Z | Downloaded pathdiff v0.2.3 |
| 247 | 2026-05-18T19:25:58.702Z | Downloaded scopeguard v1.2.0 |
| 248 | 2026-05-18T19:25:58.705Z | Downloaded litrs v1.0.0 |
| 249 | 2026-05-18T19:25:58.705Z | Downloaded futures-task v0.3.32 |
| 250 | 2026-05-18T19:25:58.705Z | Downloaded nextest-workspace-hack v0.1.0 |
| 251 | 2026-05-18T19:25:58.708Z | Downloaded foreign-types v0.3.2 |
| 252 | 2026-05-18T19:25:58.712Z | Downloaded futures-sink v0.3.32 |
| 253 | 2026-05-18T19:25:58.715Z | Downloaded futures-executor v0.3.32 |
| 254 | 2026-05-18T19:25:58.715Z | Downloaded foldhash v0.1.5 |
| 255 | 2026-05-18T19:25:58.718Z | Downloaded duct v0.13.7 |
| 256 | 2026-05-18T19:25:58.721Z | Downloaded form_urlencoded v1.2.2 |
| 257 | 2026-05-18T19:25:58.721Z | Downloaded mukti-metadata v0.3.0 |
| 258 | 2026-05-18T19:25:58.728Z | Downloaded number_prefix v0.4.0 |
| 259 | 2026-05-18T19:25:58.728Z | Downloaded serde-value v0.7.0 |
| 260 | 2026-05-18T19:25:58.728Z | Downloaded heck v0.5.0 |
| 261 | 2026-05-18T19:25:58.735Z | Downloaded serde_ignored v0.1.14 |
| 262 | 2026-05-18T19:25:58.735Z | Downloaded camino v1.2.2 |
| 263 | 2026-05-18T19:25:58.735Z | Downloaded crc32fast v1.5.0 |
| 264 | 2026-05-18T19:25:58.735Z | Downloaded humantime v2.3.0 |
| 265 | 2026-05-18T19:25:58.735Z | Downloaded hyper v1.9.0 |
| 266 | 2026-05-18T19:25:58.741Z | Downloaded base64ct v1.8.3 |
| 267 | 2026-05-18T19:25:58.741Z | Downloaded http-body-util v0.1.3 |
| 268 | 2026-05-18T19:25:58.741Z | Downloaded shared_child v1.1.1 |
| 269 | 2026-05-18T19:25:58.741Z | Downloaded serde_urlencoded v0.7.1 |
| 270 | 2026-05-18T19:25:58.749Z | Downloaded hex v0.4.3 |
| 271 | 2026-05-18T19:25:58.749Z | Downloaded foreign-types-shared v0.1.1 |
| 272 | 2026-05-18T19:25:58.750Z | Downloaded anstyle v1.0.14 |
| 273 | 2026-05-18T19:25:58.750Z | Downloaded humantime-serde v1.1.1 |
| 274 | 2026-05-18T19:25:58.750Z | Downloaded guppy-workspace-hack v0.1.0 |
| 275 | 2026-05-18T19:25:58.750Z | Downloaded equivalent v1.0.2 |
| 276 | 2026-05-18T19:25:58.753Z | Downloaded serde_spanned v1.1.1 |
| 277 | 2026-05-18T19:25:58.753Z | Downloaded serde_spanned v0.6.9 |
| 278 | 2026-05-18T19:25:58.753Z | Downloaded signature v2.2.0 |
| 279 | 2026-05-18T19:25:58.756Z | Downloaded strsim v0.11.1 |
| 280 | 2026-05-18T19:25:58.756Z | Downloaded indent_write v2.2.0 |
| 281 | 2026-05-18T19:25:58.760Z | Downloaded clap v4.6.1 |
| 282 | 2026-05-18T19:25:58.764Z | Downloaded signal-hook-mio v0.2.5 |
| 283 | 2026-05-18T19:25:58.767Z | Downloaded sigchld v0.2.4 |
| 284 | 2026-05-18T19:25:58.767Z | Downloaded supports-color v3.0.2 |
| 285 | 2026-05-18T19:25:58.767Z | Downloaded jobserver v0.1.34 |
| 286 | 2026-05-18T19:25:58.767Z | Downloaded supports-hyperlinks v3.2.0 |
| 287 | 2026-05-18T19:25:58.767Z | Downloaded shell-words v1.1.1 |
| 288 | 2026-05-18T19:25:58.771Z | Downloaded swrite v0.1.0 |
| 289 | 2026-05-18T19:25:58.771Z | Downloaded supports-unicode v3.0.0 |
| 290 | 2026-05-18T19:25:58.771Z | Downloaded hyper-rustls v0.27.9 |
| 291 | 2026-05-18T19:25:58.771Z | Downloaded either v1.15.0 |
| 292 | 2026-05-18T19:25:58.774Z | Downloaded fastrand v2.4.1 |
| 293 | 2026-05-18T19:25:58.774Z | Downloaded fixedbitset v0.5.7 |
| 294 | 2026-05-18T19:25:58.774Z | Downloaded erased-serde v0.4.10 |
| 295 | 2026-05-18T19:25:58.777Z | Downloaded anstyle-query v1.1.5 |
| 296 | 2026-05-18T19:25:58.777Z | Downloaded getrandom v0.3.4 |
| 297 | 2026-05-18T19:25:58.780Z | Downloaded generic-array v0.14.7 |
| 298 | 2026-05-18T19:25:58.780Z | Downloaded globset v0.4.18 |
| 299 | 2026-05-18T19:25:58.783Z | Downloaded ed25519 v2.2.3 |
| 300 | 2026-05-18T19:25:58.783Z | Downloaded pkg-config v0.3.33 |
| 301 | 2026-05-18T19:25:58.786Z | Downloaded camino-tempfile v1.4.1 |
| 302 | 2026-05-18T19:25:58.786Z | Downloaded sync_wrapper v1.0.2 |
| 303 | 2026-05-18T19:25:58.786Z | Downloaded rand_core v0.6.4 |
| 304 | 2026-05-18T19:25:58.786Z | Downloaded console v0.15.11 |
| 305 | 2026-05-18T19:25:58.790Z | Downloaded strip-ansi-escapes v0.2.1 |
| 306 | 2026-05-18T19:25:58.790Z | Downloaded self-replace v1.5.0 |
| 307 | 2026-05-18T19:25:58.793Z | Downloaded ipnet v2.12.0 |
| 308 | 2026-05-18T19:25:58.793Z | Downloaded rand_core v0.9.5 |
| 309 | 2026-05-18T19:25:58.793Z | Downloaded terminal_size v0.4.4 |
| 310 | 2026-05-18T19:25:58.796Z | Downloaded pkcs8 v0.10.2 |
| 311 | 2026-05-18T19:25:58.796Z | Downloaded miette-derive v7.6.0 |
| 312 | 2026-05-18T19:25:58.799Z | Downloaded tinyvec_macros v0.1.1 |
| 313 | 2026-05-18T19:25:58.799Z | Downloaded const-oid v0.9.6 |
| 314 | 2026-05-18T19:25:58.802Z | Downloaded config v0.15.23 |
| 315 | 2026-05-18T19:25:58.806Z | Downloaded tokio-macros v2.7.0 |
| 316 | 2026-05-18T19:25:58.809Z | Downloaded serde_path_to_error v0.1.20 |
| 317 | 2026-05-18T19:25:58.809Z | Downloaded shlex v1.3.0 |
| 318 | 2026-05-18T19:25:58.809Z | Downloaded native-tls v0.2.18 |
| 319 | 2026-05-18T19:25:58.813Z | Downloaded tower-layer v0.3.3 |
| 320 | 2026-05-18T19:25:58.816Z | Downloaded futures v0.3.32 |
| 321 | 2026-05-18T19:25:58.819Z | Downloaded bitflags v2.11.1 |
| 322 | 2026-05-18T19:25:58.823Z | Downloaded rustc-demangle v0.1.27 |
| 323 | 2026-05-18T19:25:58.823Z | Downloaded newtype-uuid v1.3.2 |
| 324 | 2026-05-18T19:25:58.823Z | Downloaded cargo_metadata v0.23.1 |
| 325 | 2026-05-18T19:25:58.827Z | Downloaded ahash v0.8.12 |
| 326 | 2026-05-18T19:25:58.827Z | Downloaded sha2 v0.10.9 |
| 327 | 2026-05-18T19:25:58.827Z | Downloaded subtle v2.6.1 |
| 328 | 2026-05-18T19:25:58.830Z | Downloaded pin-project-internal v1.1.13 |
| 329 | 2026-05-18T19:25:58.830Z | Downloaded toml_write v0.1.2 |
| 330 | 2026-05-18T19:25:58.830Z | Downloaded typeid v1.0.3 |
| 331 | 2026-05-18T19:25:58.833Z | Downloaded tracing-error v0.2.1 |
| 332 | 2026-05-18T19:25:58.833Z | Downloaded try-lock v0.2.5 |
| 333 | 2026-05-18T19:25:58.833Z | Downloaded bytes v1.11.1 |
| 334 | 2026-05-18T19:25:58.837Z | Downloaded spki v0.7.3 |
| 335 | 2026-05-18T19:25:58.837Z | Downloaded toml_datetime v0.6.11 |
| 336 | 2026-05-18T19:25:58.840Z | Downloaded nextest-metadata v0.12.2 |
| 337 | 2026-05-18T19:25:58.840Z | Downloaded slab v0.4.12 |
| 338 | 2026-05-18T19:25:58.840Z | Downloaded signal-hook-registry v1.4.8 |
| 339 | 2026-05-18T19:25:58.840Z | Downloaded static_assertions v1.1.0 |
| 340 | 2026-05-18T19:25:58.843Z | Downloaded cargo_metadata v0.20.0 |
| 341 | 2026-05-18T19:25:58.843Z | Downloaded unicode-linebreak v0.1.5 |
| 342 | 2026-05-18T19:25:58.843Z | Downloaded getrandom v0.2.17 |
| 343 | 2026-05-18T19:25:58.846Z | Downloaded futures-channel v0.3.32 |
| 344 | 2026-05-18T19:25:58.846Z | Downloaded future-queue v0.4.0 |
| 345 | 2026-05-18T19:25:58.849Z | Downloaded utf8parse v0.2.2 |
| 346 | 2026-05-18T19:25:58.849Z | Downloaded indicatif v0.17.11 |
| 347 | 2026-05-18T19:25:58.852Z | Downloaded urlencoding v2.1.3 |
| 348 | 2026-05-18T19:25:58.852Z | Downloaded derive-where v1.6.1 |
| 349 | 2026-05-18T19:25:58.855Z | Downloaded untrusted v0.9.0 |
| 350 | 2026-05-18T19:25:58.855Z | Downloaded target-spec-miette v0.4.6 |
| 351 | 2026-05-18T19:25:58.858Z | Downloaded thread_local v1.1.9 |
| 352 | 2026-05-18T19:25:58.858Z | Downloaded thiserror-impl v1.0.69 |
| 353 | 2026-05-18T19:25:58.861Z | Downloaded ppv-lite86 v0.2.21 |
| 354 | 2026-05-18T19:25:58.862Z | Downloaded parking_lot v0.12.5 |
| 355 | 2026-05-18T19:25:58.864Z | Downloaded owo-colors v4.3.0 |
| 356 | 2026-05-18T19:25:58.865Z | Downloaded eyre v0.6.12 |
| 357 | 2026-05-18T19:25:58.868Z | Downloaded version_check v0.9.5 |
| 358 | 2026-05-18T19:25:58.868Z | Downloaded utf8_iter v1.0.4 |
| 359 | 2026-05-18T19:25:58.868Z | Downloaded simd-adler32 v0.3.9 |
| 360 | 2026-05-18T19:25:58.868Z | Downloaded memchr v2.8.0 |
| 361 | 2026-05-18T19:25:58.871Z | Downloaded tower-service v0.3.3 |
| 362 | 2026-05-18T19:25:58.874Z | Downloaded smallvec v1.15.1 |
| 363 | 2026-05-18T19:25:58.874Z | Downloaded want v0.3.1 |
| 364 | 2026-05-18T19:25:58.874Z | Downloaded xattr v1.6.1 |
| 365 | 2026-05-18T19:25:58.877Z | Downloaded thiserror-impl v2.0.18 |
| 366 | 2026-05-18T19:25:58.877Z | Downloaded thiserror v1.0.69 |
| 367 | 2026-05-18T19:25:58.880Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 368 | 2026-05-18T19:25:58.880Z | Downloaded tokio-native-tls v0.3.1 |
| 369 | 2026-05-18T19:25:58.880Z | Downloaded thiserror v2.0.18 |
| 370 | 2026-05-18T19:25:58.884Z | Downloaded serde-untagged v0.1.9 |
| 371 | 2026-05-18T19:25:58.887Z | Downloaded httparse v1.10.1 |
| 372 | 2026-05-18T19:25:58.887Z | Downloaded self_update v0.42.0 |
| 373 | 2026-05-18T19:25:58.890Z | Downloaded quote v1.0.45 |
| 374 | 2026-05-18T19:25:58.890Z | Downloaded clap_derive v4.6.1 |
| 375 | 2026-05-18T19:25:58.894Z | Downloaded target-lexicon v0.13.3 |
| 376 | 2026-05-18T19:25:58.894Z | Downloaded rustls-pki-types v1.14.1 |
| 377 | 2026-05-18T19:25:58.894Z | Downloaded iana-time-zone v0.1.65 |
| 378 | 2026-05-18T19:25:58.898Z | Downloaded tracing-log v0.2.0 |
| 379 | 2026-05-18T19:25:58.901Z | Downloaded serde_core v1.0.228 |
| 380 | 2026-05-18T19:25:58.904Z | Downloaded unicase v2.9.0 |
| 381 | 2026-05-18T19:25:58.904Z | Downloaded unicode-xid v0.2.6 |
| 382 | 2026-05-18T19:25:58.907Z | Downloaded quinn-udp v0.5.14 |
| 383 | 2026-05-18T19:25:58.912Z | Downloaded smol_str v0.3.6 |
| 384 | 2026-05-18T19:25:58.915Z | Downloaded tempfile v3.27.0 |
| 385 | 2026-05-18T19:25:58.915Z | Downloaded target-spec v3.6.0 |
| 386 | 2026-05-18T19:25:58.920Z | Downloaded signal-hook v0.3.18 |
| 387 | 2026-05-18T19:25:58.923Z | Downloaded getrandom v0.4.2 |
| 388 | 2026-05-18T19:25:58.926Z | Downloaded zmij v1.0.21 |
| 389 | 2026-05-18T19:25:58.926Z | Downloaded sharded-slab v0.1.7 |
| 390 | 2026-05-18T19:25:58.929Z | Downloaded zstd v0.13.3 |
| 391 | 2026-05-18T19:25:58.932Z | Downloaded socket2 v0.6.3 |
| 392 | 2026-05-18T19:25:58.932Z | Downloaded serde_derive v1.0.228 |
| 393 | 2026-05-18T19:25:58.936Z | Downloaded derive_more v2.1.1 |
| 394 | 2026-05-18T19:25:58.940Z | Downloaded zipsign-api v0.1.5 |
| 395 | 2026-05-18T19:25:58.942Z | Downloaded zstd-safe v7.2.4 |
| 396 | 2026-05-18T19:25:58.943Z | Downloaded zeroize v1.8.2 |
| 397 | 2026-05-18T19:25:58.943Z | Downloaded tracing-attributes v0.1.31 |
| 398 | 2026-05-18T19:25:58.946Z | Downloaded ryu v1.0.23 |
| 399 | 2026-05-18T19:25:58.949Z | Downloaded num-traits v0.2.19 |
| 400 | 2026-05-18T19:25:58.949Z | Downloaded itertools v0.14.0 |
| 401 | 2026-05-18T19:25:58.952Z | Downloaded der v0.7.10 |
| 402 | 2026-05-18T19:25:58.955Z | Downloaded proc-macro2 v1.0.106 |
| 403 | 2026-05-18T19:25:58.958Z | Downloaded pin-project v1.1.13 |
| 404 | 2026-05-18T19:25:58.962Z | Downloaded tokio-stream v0.1.18 |
| 405 | 2026-05-18T19:25:58.965Z | Downloaded flate2 v1.1.9 |
| 406 | 2026-05-18T19:25:58.968Z | Downloaded derive_more-impl v2.1.1 |
| 407 | 2026-05-18T19:25:58.971Z | Downloaded openssl-sys v0.9.116 |
| 408 | 2026-05-18T19:25:58.974Z | Downloaded ed25519-dalek v2.2.0 |
| 409 | 2026-05-18T19:25:58.977Z | Downloaded base64 v0.22.1 |
| 410 | 2026-05-18T19:25:58.980Z | Downloaded backtrace v0.3.76 |
| 411 | 2026-05-18T19:25:58.984Z | Downloaded unicode-ident v1.0.24 |
| 412 | 2026-05-18T19:25:58.984Z | Downloaded textwrap v0.16.2 |
| 413 | 2026-05-18T19:25:58.988Z | Downloaded tar v0.4.46 |
| 414 | 2026-05-18T19:25:58.989Z | Downloaded tokio-rustls v0.26.4 |
| 415 | 2026-05-18T19:25:58.989Z | Downloaded serde v1.0.228 |
| 416 | 2026-05-18T19:25:58.992Z | Downloaded tinyvec v1.11.0 |
| 417 | 2026-05-18T19:25:58.992Z | Downloaded miniz_oxide v0.8.9 |
| 418 | 2026-05-18T19:25:58.995Z | Downloaded quick-junit v0.5.2 |
| 419 | 2026-05-18T19:25:58.995Z | Downloaded parking_lot_core v0.9.12 |
| 420 | 2026-05-18T19:25:58.998Z | Downloaded borsh v1.6.1 |
| 421 | 2026-05-18T19:25:59.001Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 422 | 2026-05-18T19:25:59.001Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 423 | 2026-05-18T19:25:59.004Z | Downloaded toml v0.8.23 |
| 424 | 2026-05-18T19:25:59.004Z | Downloaded xxhash-rust v0.8.15 |
| 425 | 2026-05-18T19:25:59.004Z | Downloaded tracing-core v0.1.36 |
| 426 | 2026-05-18T19:25:59.007Z | Downloaded cc v1.2.62 |
| 427 | 2026-05-18T19:25:59.010Z | Downloaded toml_edit v0.22.27 |
| 428 | 2026-05-18T19:25:59.010Z | Downloaded http v1.4.0 |
| 429 | 2026-05-18T19:25:59.014Z | Downloaded idna v1.1.0 |
| 430 | 2026-05-18T19:25:59.017Z | Downloaded rustls-webpki v0.103.13 |
| 431 | 2026-05-18T19:25:59.020Z | Downloaded vte v0.14.1 |
| 432 | 2026-05-18T19:25:59.023Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 433 | 2026-05-18T19:25:59.026Z | Downloaded url v2.5.8 |
| 434 | 2026-05-18T19:25:59.029Z | Downloaded quinn v0.11.9 |
| 435 | 2026-05-18T19:25:59.035Z | Downloaded portable-atomic v1.13.1 |
| 436 | 2026-05-18T19:25:59.039Z | Downloaded hyper-util v0.1.20 |
| 437 | 2026-05-18T19:25:59.042Z | Downloaded hashbrown v0.17.1 |
| 438 | 2026-05-18T19:25:59.045Z | Downloaded rand v0.9.4 |
| 439 | 2026-05-18T19:25:59.049Z | Downloaded indexmap v2.14.0 |
| 440 | 2026-05-18T19:25:59.052Z | Downloaded uuid v1.23.1 |
| 441 | 2026-05-18T19:25:59.054Z | Downloaded tower v0.5.3 |
| 442 | 2026-05-18T19:25:59.059Z | Downloaded typenum v1.20.0 |
| 443 | 2026-05-18T19:25:59.062Z | Downloaded futures-util v0.3.32 |
| 444 | 2026-05-18T19:25:59.068Z | Downloaded unicode-segmentation v1.13.2 |
| 445 | 2026-05-18T19:25:59.071Z | Downloaded crossterm v0.29.0 |
| 446 | 2026-05-18T19:25:59.078Z | Downloaded mio v1.2.0 |
| 447 | 2026-05-18T19:25:59.088Z | Downloaded miette v7.6.0 |
| 448 | 2026-05-18T19:25:59.091Z | Downloaded guppy v0.17.25 |
| 449 | 2026-05-18T19:25:59.094Z | Downloaded serde_json v1.0.149 |
| 450 | 2026-05-18T19:25:59.097Z | Downloaded aho-corasick v1.1.4 |
| 451 | 2026-05-18T19:25:59.100Z | Downloaded hashbrown v0.15.5 |
| 452 | 2026-05-18T19:25:59.104Z | Downloaded unicode-normalization v0.1.25 |
| 453 | 2026-05-18T19:25:59.111Z | Downloaded tower-http v0.6.11 |
| 454 | 2026-05-18T19:25:59.115Z | Downloaded ron v0.12.1 |
| 455 | 2026-05-18T19:25:59.120Z | Downloaded clap_builder v4.6.0 |
| 456 | 2026-05-18T19:25:59.125Z | Downloaded h2 v0.4.14 |
| 457 | 2026-05-18T19:25:59.134Z | Downloaded chrono v0.4.44 |
| 458 | 2026-05-18T19:25:59.141Z | Downloaded winnow v1.0.3 |
| 459 | 2026-05-18T19:25:59.148Z | Downloaded winnow v0.7.15 |
| 460 | 2026-05-18T19:25:59.153Z | Downloaded tracing-subscriber v0.3.23 |
| 461 | 2026-05-18T19:25:59.157Z | Downloaded vcpkg v0.2.15 |
| 462 | 2026-05-18T19:25:59.179Z | Downloaded tokio-util v0.7.18 |
| 463 | 2026-05-18T19:25:59.183Z | Downloaded curve25519-dalek v4.1.3 |
| 464 | 2026-05-18T19:25:59.188Z | Downloaded regex v1.12.3 |
| 465 | 2026-05-18T19:25:59.193Z | Downloaded gimli v0.32.3 |
| 466 | 2026-05-18T19:25:59.196Z | Downloaded quick-xml v0.37.5 |
| 467 | 2026-05-18T19:25:59.200Z | Downloaded reqwest v0.12.28 |
| 468 | 2026-05-18T19:25:59.203Z | Downloaded pulldown-cmark v0.13.3 |
| 469 | 2026-05-18T19:25:59.206Z | Downloaded bstr v1.12.1 |
| 470 | 2026-05-18T19:25:59.230Z | Downloaded tracing v0.1.44 |
| 471 | 2026-05-18T19:25:59.241Z | Downloaded quick-xml v0.38.4 |
| 472 | 2026-05-18T19:25:59.245Z | Downloaded color-eyre v0.6.5 |
| 473 | 2026-05-18T19:25:59.263Z | Downloaded tokio v1.52.3 |
| 474 | 2026-05-18T19:25:59.285Z | Downloaded webpki-roots v1.0.7 |
| 475 | 2026-05-18T19:25:59.298Z | Downloaded quinn-proto v0.11.14 |
| 476 | 2026-05-18T19:25:59.327Z | Downloaded unicode-width v0.2.2 |
| 477 | 2026-05-18T19:25:59.341Z | Downloaded syn v2.0.117 |
| 478 | 2026-05-18T19:25:59.347Z | Downloaded openssl v0.10.80 |
| 479 | 2026-05-18T19:25:59.354Z | Downloaded unicode-width v0.1.14 |
| 480 | 2026-05-18T19:25:59.357Z | Downloaded nextest-runner v0.80.0 |
| 481 | 2026-05-18T19:25:59.363Z | Downloaded zerocopy v0.8.48 |
| 482 | 2026-05-18T19:25:59.374Z | Downloaded regex-syntax v0.8.10 |
| 483 | 2026-05-18T19:25:59.378Z | Downloaded object v0.37.3 |
| 484 | 2026-05-18T19:25:59.383Z | Downloaded nix v0.30.1 |
| 485 | 2026-05-18T19:25:59.392Z | Downloaded rustls v0.23.40 |
| 486 | 2026-05-18T19:25:59.399Z | Downloaded rustix v0.38.44 |
| 487 | 2026-05-18T19:25:59.419Z | Downloaded rustix v1.1.4 |
| 488 | 2026-05-18T19:25:59.488Z | Downloaded regex-automata v0.4.14 |
| 489 | 2026-05-18T19:25:59.529Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 490 | 2026-05-18T19:25:59.538Z | Downloaded petgraph v0.8.3 |
| 491 | 2026-05-18T19:25:59.550Z | Downloaded libc v0.2.186 |
| 492 | 2026-05-18T19:25:59.617Z | Downloaded recursion v0.5.4 |
| 493 | 2026-05-18T19:25:59.629Z | Downloaded ring v0.17.14 |
| 494 | 2026-05-18T19:25:59.689Z | Compiling proc-macro2 v1.0.106 |
| 495 | 2026-05-18T19:25:59.689Z | Compiling libc v0.2.186 |
| 496 | 2026-05-18T19:25:59.689Z | Compiling quote v1.0.45 |
| 497 | 2026-05-18T19:25:59.693Z | Compiling unicode-ident v1.0.24 |
| 498 | 2026-05-18T19:25:59.693Z | Compiling serde_core v1.0.228 |
| 499 | 2026-05-18T19:25:59.693Z | Compiling cfg-if v1.0.4 |
| 500 | 2026-05-18T19:25:59.693Z | Compiling memchr v2.8.0 |
| 501 | 2026-05-18T19:25:59.693Z | Compiling once_cell v1.21.4 |
| 502 | 2026-05-18T19:25:59.924Z | Compiling log v0.4.29 |
| 503 | 2026-05-18T19:25:59.958Z | Compiling pin-project-lite v0.2.17 |
| 504 | 2026-05-18T19:26:00.042Z | Compiling itoa v1.0.18 |
| 505 | 2026-05-18T19:26:00.103Z | Compiling serde v1.0.228 |
| 506 | 2026-05-18T19:26:00.240Z | Compiling futures-core v0.3.32 |
| 507 | 2026-05-18T19:26:00.279Z | Compiling smallvec v1.15.1 |
| 508 | 2026-05-18T19:26:00.391Z | Compiling bitflags v2.11.1 |
| 509 | 2026-05-18T19:26:00.453Z | Compiling shlex v1.3.0 |
| 510 | 2026-05-18T19:26:00.529Z | Compiling hashbrown v0.17.1 |
| 511 | 2026-05-18T19:26:00.646Z | Compiling find-msvc-tools v0.1.9 |
| 512 | 2026-05-18T19:26:00.763Z | Compiling errno v0.3.14 |
| 513 | 2026-05-18T19:26:00.811Z | Compiling equivalent v1.0.2 |
| 514 | 2026-05-18T19:26:00.896Z | Compiling signal-hook-registry v1.4.8 |
| 515 | 2026-05-18T19:26:00.925Z | Compiling jobserver v0.1.34 |
| 516 | 2026-05-18T19:26:00.937Z | Compiling bytes v1.11.1 |
| 517 | 2026-05-18T19:26:00.962Z | Compiling mio v1.2.0 |
| 518 | 2026-05-18T19:26:01.070Z | Compiling syn v2.0.117 |
| 519 | 2026-05-18T19:26:01.115Z | Compiling cc v1.2.62 |
| 520 | 2026-05-18T19:26:01.212Z | Compiling rustix v1.1.4 |
| 521 | 2026-05-18T19:26:01.232Z | Compiling futures-sink v0.3.32 |
| 522 | 2026-05-18T19:26:01.344Z | Compiling socket2 v0.6.3 |
| 523 | 2026-05-18T19:26:01.433Z | Compiling zmij v1.0.21 |
| 524 | 2026-05-18T19:26:01.647Z | Compiling slab v0.4.12 |
| 525 | 2026-05-18T19:26:01.778Z | Compiling futures-channel v0.3.32 |
| 526 | 2026-05-18T19:26:01.803Z | Compiling tracing-core v0.1.36 |
| 527 | 2026-05-18T19:26:01.847Z | Compiling version_check v0.9.5 |
| 528 | 2026-05-18T19:26:02.031Z | Compiling serde_json v1.0.149 |
| 529 | 2026-05-18T19:26:02.118Z | Compiling indexmap v2.14.0 |
| 530 | 2026-05-18T19:26:02.325Z | Compiling futures-task v0.3.32 |
| 531 | 2026-05-18T19:26:02.350Z | Compiling futures-io v0.3.32 |
| 532 | 2026-05-18T19:26:02.429Z | Compiling getrandom v0.4.2 |
| 533 | 2026-05-18T19:26:02.515Z | Compiling percent-encoding v2.3.2 |
| 534 | 2026-05-18T19:26:02.550Z | Compiling camino v1.2.2 |
| 535 | 2026-05-18T19:26:02.737Z | Compiling unicode-width v0.2.2 |
| 536 | 2026-05-18T19:26:02.949Z | Compiling ring v0.17.14 |
| 537 | 2026-05-18T19:26:02.960Z | Compiling http v1.4.0 |
| 538 | 2026-05-18T19:26:02.977Z | Compiling adler2 v2.0.1 |
| 539 | 2026-05-18T19:26:02.989Z | Compiling autocfg v1.5.0 |
| 540 | 2026-05-18T19:26:03.048Z | Compiling simd-adler32 v0.3.9 |
| 541 | 2026-05-18T19:26:03.145Z | Compiling zeroize v1.8.2 |
| 542 | 2026-05-18T19:26:03.346Z | Compiling num-traits v0.2.19 |
| 543 | 2026-05-18T19:26:03.346Z | Compiling miniz_oxide v0.8.9 |
| 544 | 2026-05-18T19:26:03.740Z | Compiling target-lexicon v0.13.3 |
| 545 | 2026-05-18T19:26:03.924Z | Compiling object v0.37.3 |
| 546 | 2026-05-18T19:26:04.192Z | Compiling zerocopy v0.8.48 |
| 547 | 2026-05-18T19:26:04.208Z | Compiling getrandom v0.3.4 |
| 548 | 2026-05-18T19:26:04.314Z | Compiling http-body v1.0.1 |
| 549 | 2026-05-18T19:26:04.562Z | Compiling rustls-pki-types v1.14.1 |
| 550 | 2026-05-18T19:26:04.627Z | Compiling form_urlencoded v1.2.2 |
| 551 | 2026-05-18T19:26:04.641Z | Compiling semver v1.0.28 |
| 552 | 2026-05-18T19:26:04.703Z | Compiling serde_derive v1.0.228 |
| 553 | 2026-05-18T19:26:04.805Z | Compiling tokio-macros v2.7.0 |
| 554 | 2026-05-18T19:26:04.894Z | Compiling futures-macro v0.3.32 |
| 555 | 2026-05-18T19:26:04.894Z | Compiling tracing-attributes v0.1.31 |
| 556 | 2026-05-18T19:26:05.216Z | Compiling getrandom v0.2.17 |
| 557 | 2026-05-18T19:26:05.296Z | Compiling owo-colors v4.3.0 |
| 558 | 2026-05-18T19:26:05.412Z | Compiling untrusted v0.9.0 |
| 559 | 2026-05-18T19:26:05.424Z | Compiling fnv v1.0.7 |
| 560 | 2026-05-18T19:26:05.528Z | Compiling gimli v0.32.3 |
| 561 | 2026-05-18T19:26:05.544Z | Compiling thiserror v2.0.18 |
| 562 | 2026-05-18T19:26:05.556Z | Compiling tokio v1.52.3 |
| 563 | 2026-05-18T19:26:05.632Z | Compiling idna_adapter v1.0.0 |
| 564 | 2026-05-18T19:26:05.715Z | Compiling futures-util v0.3.32 |
| 565 | 2026-05-18T19:26:05.731Z | Compiling httparse v1.10.1 |
| 566 | 2026-05-18T19:26:05.893Z | Compiling signal-hook v0.3.18 |
| 567 | 2026-05-18T19:26:06.088Z | Compiling guppy-workspace-hack v0.1.0 |
| 568 | 2026-05-18T19:26:06.101Z | Compiling tracing v0.1.44 |
| 569 | 2026-05-18T19:26:06.119Z | Compiling utf8_iter v1.0.4 |
| 570 | 2026-05-18T19:26:06.276Z | Compiling idna v1.1.0 |
| 571 | 2026-05-18T19:26:06.480Z | Compiling thiserror-impl v2.0.18 |
| 572 | 2026-05-18T19:26:07.679Z | Compiling addr2line v0.25.1 |
| 573 | 2026-05-18T19:26:08.122Z | Compiling generic-array v0.14.7 |
| 574 | 2026-05-18T19:26:08.174Z | Compiling tower-service v0.3.3 |
| 575 | 2026-05-18T19:26:08.271Z | Compiling thiserror v1.0.69 |
| 576 | 2026-05-18T19:26:08.363Z | Compiling rustls v0.23.40 |
| 577 | 2026-05-18T19:26:08.379Z | Compiling fastrand v2.4.1 |
| 578 | 2026-05-18T19:26:08.533Z | Compiling atomic-waker v1.1.2 |
| 579 | 2026-05-18T19:26:08.586Z | Compiling try-lock v0.2.5 |
| 580 | 2026-05-18T19:26:08.589Z | Compiling pkg-config v0.3.33 |
| 581 | 2026-05-18T19:26:08.656Z | Compiling rustc-demangle v0.1.27 |
| 582 | 2026-05-18T19:26:08.698Z | Compiling typeid v1.0.3 |
| 583 | 2026-05-18T19:26:08.710Z | Compiling target-spec v3.6.0 |
| 584 | 2026-05-18T19:26:09.015Z | Compiling want v0.3.1 |
| 585 | 2026-05-18T19:26:09.025Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 586 | 2026-05-18T19:26:09.036Z | Compiling tempfile v3.27.0 |
| 587 | 2026-05-18T19:26:09.411Z | Compiling cfg-expr v0.20.7 |
| 588 | 2026-05-18T19:26:09.437Z | Compiling tokio-util v0.7.18 |
| 589 | 2026-05-18T19:26:09.745Z | Compiling url v2.5.8 |
| 590 | 2026-05-18T19:26:09.930Z | Compiling h2 v0.4.14 |
| 591 | 2026-05-18T19:26:10.922Z | Compiling backtrace v0.3.76 |
| 592 | 2026-05-18T19:26:10.991Z | Compiling thiserror-impl v1.0.69 |
| 593 | 2026-05-18T19:26:11.212Z | Compiling terminal_size v0.4.4 |
| 594 | 2026-05-18T19:26:11.369Z | Compiling aho-corasick v1.1.4 |
| 595 | 2026-05-18T19:26:11.440Z | Compiling winnow v0.7.15 |
| 596 | 2026-05-18T19:26:12.137Z | Compiling rustls-webpki v0.103.13 |
| 597 | 2026-05-18T19:26:12.235Z | Compiling erased-serde v0.4.10 |
| 598 | 2026-05-18T19:26:12.535Z | Compiling subtle v2.6.1 |
| 599 | 2026-05-18T19:26:12.694Z | Compiling typenum v1.20.0 |
| 600 | 2026-05-18T19:26:13.324Z | Compiling regex-syntax v0.8.10 |
| 601 | 2026-05-18T19:26:14.756Z | Compiling hyper v1.9.0 |
| 602 | 2026-05-18T19:26:14.973Z | Compiling regex-automata v0.4.14 |
| 603 | 2026-05-18T19:26:16.847Z | Compiling toml_datetime v0.6.11 |
| 604 | 2026-05-18T19:26:17.233Z | Compiling serde_spanned v0.6.9 |
| 605 | 2026-05-18T19:26:17.397Z | Compiling ahash v0.8.12 |
| 606 | 2026-05-18T19:26:17.664Z | Compiling sync_wrapper v1.0.2 |
| 607 | 2026-05-18T19:26:17.782Z | Compiling is_ci v1.2.0 |
| 608 | 2026-05-18T19:26:17.956Z | Compiling nextest-workspace-hack v0.1.0 |
| 609 | 2026-05-18T19:26:18.184Z | Compiling base64 v0.22.1 |
| 610 | 2026-05-18T19:26:18.403Z | Compiling toml_write v0.1.2 |
| 611 | 2026-05-18T19:26:18.429Z | Compiling unicode-linebreak v0.1.5 |
| 612 | 2026-05-18T19:26:18.645Z | Compiling crc32fast v1.5.0 |
| 613 | 2026-05-18T19:26:18.664Z | Compiling parking_lot_core v0.9.12 |
| 614 | 2026-05-18T19:26:18.709Z | Compiling unicode-segmentation v1.13.2 |
| 615 | 2026-05-18T19:26:18.945Z | Compiling ipnet v2.12.0 |
| 616 | 2026-05-18T19:26:18.945Z | Compiling portable-atomic v1.13.1 |
| 617 | 2026-05-18T19:26:19.095Z | Compiling either v1.15.0 |
| 618 | 2026-05-18T19:26:19.322Z | Compiling foldhash v0.1.5 |
| 619 | 2026-05-18T19:26:19.363Z | Compiling tower-layer v0.3.3 |
| 620 | 2026-05-18T19:26:19.400Z | Compiling lazy_static v1.5.0 |
| 621 | 2026-05-18T19:26:19.505Z | Compiling sharded-slab v0.1.7 |
| 622 | 2026-05-18T19:26:19.540Z | Compiling tower v0.5.3 |
| 623 | 2026-05-18T19:26:19.564Z | Compiling hashbrown v0.15.5 |
| 624 | 2026-05-18T19:26:20.118Z | Compiling hyper-util v0.1.20 |
| 625 | 2026-05-18T19:26:20.129Z | Compiling convert_case v0.10.0 |
| 626 | 2026-05-18T19:26:20.181Z | Compiling textwrap v0.16.2 |
| 627 | 2026-05-18T19:26:20.209Z | Compiling toml_edit v0.22.27 |
| 628 | 2026-05-18T19:26:20.405Z | Compiling supports-color v3.0.2 |
| 629 | 2026-05-18T19:26:20.518Z | Compiling tokio-rustls v0.26.4 |
| 630 | 2026-05-18T19:26:20.798Z | Compiling backtrace-ext v0.2.1 |
| 631 | 2026-05-18T19:26:21.062Z | Compiling ordered-float v2.10.1 |
| 632 | 2026-05-18T19:26:21.215Z | Compiling webpki-roots v1.0.7 |
| 633 | 2026-05-18T19:26:21.333Z | Compiling miette-derive v7.6.0 |
| 634 | 2026-05-18T19:26:21.333Z | Compiling pathdiff v0.2.3 |
| 635 | 2026-05-18T19:26:21.468Z | Compiling console v0.15.11 |
| 636 | 2026-05-18T19:26:21.601Z | Compiling tracing-log v0.2.0 |
| 637 | 2026-05-18T19:26:21.953Z | Compiling cargo-platform v0.3.3 |
| 638 | 2026-05-18T19:26:22.465Z | Compiling os_pipe v1.2.3 |
| 639 | 2026-05-18T19:26:22.508Z | Compiling thread_local v1.1.9 |
| 640 | 2026-05-18T19:26:22.630Z | Compiling supports-hyperlinks v3.2.0 |
| 641 | 2026-05-18T19:26:22.782Z | Compiling unicode-width v0.1.14 |
| 642 | 2026-05-18T19:26:22.786Z | Compiling pulldown-cmark v0.13.3 |
| 643 | 2026-05-18T19:26:22.851Z | Compiling cfg_aliases v0.2.1 |
| 644 | 2026-05-18T19:26:22.861Z | Compiling debug-ignore v1.0.5 |
| 645 | 2026-05-18T19:26:22.920Z | Compiling fixedbitset v0.5.7 |
| 646 | 2026-05-18T19:26:22.968Z | Compiling ryu v1.0.23 |
| 647 | 2026-05-18T19:26:23.080Z | Compiling scopeguard v1.2.0 |
| 648 | 2026-05-18T19:26:23.186Z | Compiling zstd-safe v7.2.4 |
| 649 | 2026-05-18T19:26:23.252Z | Compiling utf8parse v0.2.2 |
| 650 | 2026-05-18T19:26:23.362Z | Compiling winnow v1.0.3 |
| 651 | 2026-05-18T19:26:23.365Z | Compiling rustix v0.38.44 |
| 652 | 2026-05-18T19:26:23.431Z | Compiling supports-unicode v3.0.0 |
| 653 | 2026-05-18T19:26:23.485Z | Compiling anstyle-parse v1.0.0 |
| 654 | 2026-05-18T19:26:23.597Z | Compiling miette v7.6.0 |
| 655 | 2026-05-18T19:26:23.703Z | Compiling lock_api v0.4.14 |
| 656 | 2026-05-18T19:26:23.838Z | Compiling petgraph v0.8.3 |
| 657 | 2026-05-18T19:26:23.938Z | Compiling serde_urlencoded v0.7.1 |
| 658 | 2026-05-18T19:26:24.234Z | Compiling nix v0.30.1 |
| 659 | 2026-05-18T19:26:24.623Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 660 | 2026-05-18T19:26:24.794Z | Compiling tracing-subscriber v0.3.23 |
| 661 | 2026-05-18T19:26:25.777Z | Compiling sigchld v0.2.4 |
| 662 | 2026-05-18T19:26:25.930Z | Compiling cargo_metadata v0.23.1 |
| 663 | 2026-05-18T19:26:25.971Z | Compiling toml v0.8.23 |
| 664 | 2026-05-18T19:26:26.133Z | Compiling hyper-rustls v0.27.9 |
| 665 | 2026-05-18T19:26:26.804Z | Compiling serde-value v0.7.0 |
| 666 | 2026-05-18T19:26:27.569Z | Compiling serde-untagged v0.1.9 |
| 667 | 2026-05-18T19:26:27.970Z | Compiling derive_more-impl v2.1.1 |
| 668 | 2026-05-18T19:26:28.566Z | Compiling tower-http v0.6.11 |
| 669 | 2026-05-18T19:26:28.798Z | Compiling itertools v0.14.0 |
| 670 | 2026-05-18T19:26:28.812Z | Compiling regex v1.12.3 |
| 671 | 2026-05-18T19:26:28.935Z | Compiling crypto-common v0.1.7 |
| 672 | 2026-05-18T19:26:29.069Z | Compiling block-buffer v0.10.4 |
| 673 | 2026-05-18T19:26:29.199Z | Compiling ppv-lite86 v0.2.21 |
| 674 | 2026-05-18T19:26:29.220Z | Compiling rand_core v0.9.5 |
| 675 | 2026-05-18T19:26:29.468Z | Compiling futures-executor v0.3.32 |
| 676 | 2026-05-18T19:26:29.534Z | Compiling pin-project-internal v1.1.13 |
| 677 | 2026-05-18T19:26:29.602Z | Compiling http-body-util v0.1.3 |
| 678 | 2026-05-18T19:26:29.871Z | Compiling uuid v1.23.1 |
| 679 | 2026-05-18T19:26:30.015Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 680 | 2026-05-18T19:26:30.229Z | Compiling serde_spanned v1.1.1 |
| 681 | 2026-05-18T19:26:30.287Z | Compiling smol_str v0.3.6 |
| 682 | 2026-05-18T19:26:30.381Z | Compiling filetime v0.2.29 |
| 683 | 2026-05-18T19:26:30.412Z | Compiling bstr v1.12.1 |
| 684 | 2026-05-18T19:26:30.429Z | Compiling vte v0.14.1 |
| 685 | 2026-05-18T19:26:30.617Z | Compiling color-spantrace v0.3.0 |
| 686 | 2026-05-18T19:26:30.630Z | Compiling unicode-xid v0.2.6 |
| 687 | 2026-05-18T19:26:30.765Z | Compiling self_update v0.42.0 |
| 688 | 2026-05-18T19:26:30.834Z | Compiling number_prefix v0.4.0 |
| 689 | 2026-05-18T19:26:30.925Z | Compiling nested v0.1.1 |
| 690 | 2026-05-18T19:26:30.985Z | Compiling is_terminal_polyfill v1.70.2 |
| 691 | 2026-05-18T19:26:31.015Z | Compiling unicase v2.9.0 |
| 692 | 2026-05-18T19:26:31.077Z | Compiling eyre v0.6.12 |
| 693 | 2026-05-18T19:26:31.089Z | Compiling colorchoice v1.0.5 |
| 694 | 2026-05-18T19:26:31.101Z | Compiling static_assertions v1.1.0 |
| 695 | 2026-05-18T19:26:31.111Z | Compiling tinyvec_macros v0.1.1 |
| 696 | 2026-05-18T19:26:31.122Z | Compiling litrs v1.0.0 |
| 697 | 2026-05-18T19:26:31.169Z | Compiling iana-time-zone v0.1.65 |
| 698 | 2026-05-18T19:26:31.181Z | Compiling xattr v1.6.1 |
| 699 | 2026-05-18T19:26:31.191Z | Compiling anstyle-query v1.1.5 |
| 700 | 2026-05-18T19:26:31.202Z | Compiling anstyle v1.0.14 |
| 701 | 2026-05-18T19:26:31.291Z | Compiling tar v0.4.46 |
| 702 | 2026-05-18T19:26:31.360Z | Compiling chrono v0.4.44 |
| 703 | 2026-05-18T19:26:31.462Z | Compiling anstream v1.0.0 |
| 704 | 2026-05-18T19:26:31.509Z | Compiling tinyvec v1.11.0 |
| 705 | 2026-05-18T19:26:31.558Z | Compiling document-features v0.2.12 |
| 706 | 2026-05-18T19:26:31.661Z | Compiling guppy v0.17.25 |
| 707 | 2026-05-18T19:26:31.973Z | Compiling indicatif v0.17.11 |
| 708 | 2026-05-18T19:26:32.159Z | Compiling globset v0.4.18 |
| 709 | 2026-05-18T19:26:33.067Z | Compiling cargo-util-schemas v0.2.0 |
| 710 | 2026-05-18T19:26:33.192Z | Compiling pin-project v1.1.13 |
| 711 | 2026-05-18T19:26:33.297Z | Compiling strip-ansi-escapes v0.2.1 |
| 712 | 2026-05-18T19:26:33.788Z | Compiling nextest-metadata v0.12.2 |
| 713 | 2026-05-18T19:26:33.828Z | Compiling toml v1.1.2+spec-1.1.0 |
| 714 | 2026-05-18T19:26:34.748Z | Compiling newtype-uuid v1.3.2 |
| 715 | 2026-05-18T19:26:34.941Z | Compiling reqwest v0.12.28 |
| 716 | 2026-05-18T19:26:35.120Z | Compiling futures v0.3.32 |
| 717 | 2026-05-18T19:26:35.203Z | Compiling rand_chacha v0.9.0 |
| 718 | 2026-05-18T19:26:35.371Z | Compiling digest v0.10.7 |
| 719 | 2026-05-18T19:26:35.477Z | Compiling derive_more v2.1.1 |
| 720 | 2026-05-18T19:26:35.557Z | Compiling parking_lot v0.12.5 |
| 721 | 2026-05-18T19:26:35.588Z | Compiling flate2 v1.1.9 |
| 722 | 2026-05-18T19:26:35.742Z | Compiling shared_child v1.1.1 |
| 723 | 2026-05-18T19:26:36.075Z | Compiling tracing-error v0.2.1 |
| 724 | 2026-05-18T19:26:36.475Z | Compiling signal-hook-mio v0.2.5 |
| 725 | 2026-05-18T19:26:36.613Z | Compiling self-replace v1.5.0 |
| 726 | 2026-05-18T19:26:36.643Z | Compiling cargo-platform v0.2.0 |
| 727 | 2026-05-18T19:26:36.898Z | Compiling quick-xml v0.37.5 |
| 728 | 2026-05-18T19:26:37.032Z | Compiling quick-xml v0.38.4 |
| 729 | 2026-05-18T19:26:37.411Z | Compiling cpufeatures v0.2.17 |
| 730 | 2026-05-18T19:26:37.442Z | Compiling urlencoding v2.1.3 |
| 731 | 2026-05-18T19:26:37.484Z | Compiling indenter v0.3.4 |
| 732 | 2026-05-18T19:26:37.617Z | Compiling humantime v2.3.0 |
| 733 | 2026-05-18T19:26:37.683Z | Compiling clap_lex v1.1.0 |
| 734 | 2026-05-18T19:26:38.036Z | Compiling shell-words v1.1.1 |
| 735 | 2026-05-18T19:26:38.052Z | Compiling heck v0.5.0 |
| 736 | 2026-05-18T19:26:38.251Z | Compiling strsim v0.11.1 |
| 737 | 2026-05-18T19:26:38.432Z | Compiling recursion v0.5.4 |
| 738 | 2026-05-18T19:26:38.546Z | Compiling nextest-filtering v0.15.0 |
| 739 | 2026-05-18T19:26:38.570Z | Compiling clap_builder v4.6.0 |
| 740 | 2026-05-18T19:26:38.674Z | Compiling clap_derive v4.6.1 |
| 741 | 2026-05-18T19:26:38.938Z | Compiling humantime-serde v1.1.1 |
| 742 | 2026-05-18T19:26:39.083Z | Compiling quick-junit v0.5.2 |
| 743 | 2026-05-18T19:26:40.449Z | Compiling sha2 v0.10.9 |
| 744 | 2026-05-18T19:26:41.665Z | Compiling cargo_metadata v0.20.0 |
| 745 | 2026-05-18T19:26:42.184Z | Compiling atomicwrites v0.4.4 |
| 746 | 2026-05-18T19:26:42.473Z | Compiling cargo-nextest v0.9.97 |
| 747 | 2026-05-18T19:26:42.486Z | Compiling crossterm v0.29.0 |
| 748 | 2026-05-18T19:26:44.110Z | Compiling duct v0.13.7 |
| 749 | 2026-05-18T19:26:45.119Z | Compiling zstd v0.13.3 |
| 750 | 2026-05-18T19:26:45.429Z | Compiling rand v0.9.4 |
| 751 | 2026-05-18T19:26:45.541Z | Compiling async-scoped v0.9.0 |
| 752 | 2026-05-18T19:26:45.692Z | Compiling config v0.15.23 |
| 753 | 2026-05-18T19:26:45.732Z | Compiling unicode-normalization v0.1.25 |
| 754 | 2026-05-18T19:26:45.822Z | Compiling target-spec-miette v0.4.6 |
| 755 | 2026-05-18T19:26:46.115Z | Compiling future-queue v0.4.0 |
| 756 | 2026-05-18T19:26:46.180Z | Compiling mukti-metadata v0.3.0 |
| 757 | 2026-05-18T19:26:46.236Z | Compiling tokio-stream v0.1.18 |
| 758 | 2026-05-18T19:26:46.312Z | Compiling camino-tempfile v1.4.1 |
| 759 | 2026-05-18T19:26:46.391Z | Compiling derive-where v1.6.1 |
| 760 | 2026-05-18T19:26:46.672Z | Compiling serde_ignored v0.1.14 |
| 761 | 2026-05-18T19:26:46.741Z | Compiling serde_path_to_error v0.1.20 |
| 762 | 2026-05-18T19:26:46.758Z | Compiling home v0.5.12 |
| 763 | 2026-05-18T19:26:46.816Z | Compiling xxhash-rust v0.8.15 |
| 764 | 2026-05-18T19:26:46.889Z | Compiling indent_write v2.2.0 |
| 765 | 2026-05-18T19:26:46.993Z | Compiling hex v0.4.3 |
| 766 | 2026-05-18T19:26:47.035Z | Compiling swrite v0.1.0 |
| 767 | 2026-05-18T19:26:47.046Z | Compiling color-eyre v0.6.5 |
| 768 | 2026-05-18T19:26:47.156Z | Compiling clap v4.6.1 |
| 769 | 2026-05-18T19:26:47.202Z | Compiling dialoguer v0.11.0 |
| 770 | 2026-05-18T19:26:47.239Z | Compiling enable-ansi-support v0.2.1 |
| 771 | 2026-05-18T19:26:47.625Z | Compiling nextest-runner v0.80.0 |
| 772 | 2026-05-18T19:27:05.698Z | Finished `release` profile [optimized] target(s) in 1m 09s |
| 773 | 2026-05-18T19:27:05.884Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 774 | 2026-05-18T19:27:05.888Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 775 | 2026-05-18T19:27:06.002Z | + banner bfd |
| 776 | 2026-05-18T19:27:06.005Z | |
| 777 | 2026-05-18T19:27:06.005Z | ##### ###### ##### |
| 778 | 2026-05-18T19:27:06.005Z | # # # # # |
| 779 | 2026-05-18T19:27:06.005Z | ##### ##### # # |
| 780 | 2026-05-18T19:27:06.005Z | # # # # # |
| 781 | 2026-05-18T19:27:06.005Z | # # # # # |
| 782 | 2026-05-18T19:27:06.005Z | ##### # ##### |
| 783 | 2026-05-18T19:27:06.005Z | |
| 784 | 2026-05-18T19:27:06.005Z | + cargo nextest run -p bfd -p mg-api-types -p mg-api-types-versions --nocapture |
| 785 | 2026-05-18T19:27:06.158Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 786 | 2026-05-18T19:27:07.090Z | From https://github.com/oxidecomputer/falcon |
| 787 | 2026-05-18T19:27:07.090Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 788 | 2026-05-18T19:27:07.168Z | Updating crates.io index |
| 789 | 2026-05-18T19:27:07.205Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 790 | 2026-05-18T19:27:07.967Z | From https://github.com/oxidecomputer/dendrite |
| 791 | 2026-05-18T19:27:07.967Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 792 | 2026-05-18T19:27:08.047Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 793 | 2026-05-18T19:27:08.298Z | From https://github.com/oxidecomputer/ispf |
| 794 | 2026-05-18T19:27:08.298Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 795 | 2026-05-18T19:27:08.304Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 796 | 2026-05-18T19:27:08.654Z | From https://github.com/oxidecomputer/netadm-sys |
| 797 | 2026-05-18T19:27:08.654Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 798 | 2026-05-18T19:27:08.661Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 799 | 2026-05-18T19:27:16.821Z | From https://github.com/oxidecomputer/omicron |
| 800 | 2026-05-18T19:27:16.821Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 801 | 2026-05-18T19:27:17.242Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 802 | 2026-05-18T19:27:17.832Z | From https://github.com/oxidecomputer/opte |
| 803 | 2026-05-18T19:27:17.832Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 804 | 2026-05-18T19:27:17.989Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 805 | 2026-05-18T19:27:18.276Z | From https://github.com/illumos/smf-rs |
| 806 | 2026-05-18T19:27:18.276Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 807 | 2026-05-18T19:27:18.349Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 808 | 2026-05-18T19:27:18.622Z | From https://github.com/oxidecomputer/network-interface |
| 809 | 2026-05-18T19:27:18.622Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 810 | 2026-05-18T19:27:18.647Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 811 | 2026-05-18T19:27:18.933Z | From https://github.com/oxidecomputer/zone |
| 812 | 2026-05-18T19:27:18.933Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 813 | 2026-05-18T19:27:19.006Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 814 | 2026-05-18T19:27:19.672Z | From https://github.com/oxidecomputer/propolis |
| 815 | 2026-05-18T19:27:19.672Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 816 | 2026-05-18T19:27:19.769Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 817 | 2026-05-18T19:27:20.297Z | From https://github.com/oxidecomputer/transceiver-control |
| 818 | 2026-05-18T19:27:20.297Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 819 | 2026-05-18T19:27:20.317Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 820 | 2026-05-18T19:27:20.577Z | From https://github.com/oxidecomputer/dlpi-sys |
| 821 | 2026-05-18T19:27:20.577Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 822 | 2026-05-18T19:27:20.585Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 823 | 2026-05-18T19:27:20.887Z | From https://github.com/jmesmon/rust-libzfs |
| 824 | 2026-05-18T19:27:20.887Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 825 | 2026-05-18T19:27:20.895Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 826 | 2026-05-18T19:27:21.157Z | From https://github.com/oxidecomputer/rusty-doors |
| 827 | 2026-05-18T19:27:21.157Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 828 | 2026-05-18T19:27:21.190Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 829 | 2026-05-18T19:27:21.532Z | From https://github.com/oxidecomputer/lldp |
| 830 | 2026-05-18T19:27:21.532Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 831 | 2026-05-18T19:27:21.662Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 832 | 2026-05-18T19:27:21.961Z | From https://github.com/oxidecomputer/slog-error-chain |
| 833 | 2026-05-18T19:27:21.961Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 834 | 2026-05-18T19:27:21.980Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 835 | 2026-05-18T19:27:22.269Z | From https://github.com/oxidecomputer/tufaceous |
| 836 | 2026-05-18T19:27:22.269Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 837 | 2026-05-18T19:27:22.345Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 838 | 2026-05-18T19:27:22.786Z | From https://github.com/oxidecomputer/management-gateway-service |
| 839 | 2026-05-18T19:27:22.786Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 840 | 2026-05-18T19:27:22.809Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 841 | 2026-05-18T19:27:23.604Z | From https://github.com/oxidecomputer/crucible |
| 842 | 2026-05-18T19:27:23.604Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 843 | 2026-05-18T19:27:23.749Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 844 | 2026-05-18T19:27:24.003Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 845 | 2026-05-18T19:27:24.003Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 846 | 2026-05-18T19:27:24.253Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 847 | 2026-05-18T19:27:24.722Z | From https://github.com/oxidecomputer/propolis |
| 848 | 2026-05-18T19:27:24.722Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 849 | 2026-05-18T19:27:24.821Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 850 | 2026-05-18T19:27:25.086Z | From https://github.com/oxidecomputer/opte |
| 851 | 2026-05-18T19:27:25.086Z | * [new ref] 2c6efefe14321dafe7e9e80129d38316adb2d238 -> refs/commit/2c6efefe14321dafe7e9e80129d38316adb2d238 |
| 852 | 2026-05-18T19:27:25.117Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 853 | 2026-05-18T19:27:25.451Z | From https://github.com/oxidecomputer/tofino |
| 854 | 2026-05-18T19:27:25.451Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 855 | 2026-05-18T19:27:25.480Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 856 | 2026-05-18T19:27:26.150Z | From https://github.com/oxidecomputer/maghemite |
| 857 | 2026-05-18T19:27:26.150Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 858 | 2026-05-18T19:27:26.228Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 859 | 2026-05-18T19:27:26.505Z | From https://github.com/oxidecomputer/clickward |
| 860 | 2026-05-18T19:27:26.505Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 861 | 2026-05-18T19:27:26.703Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 862 | 2026-05-18T19:27:27.076Z | From https://github.com/oxidecomputer/crucible |
| 863 | 2026-05-18T19:27:27.076Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 864 | 2026-05-18T19:27:27.252Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 865 | 2026-05-18T19:27:27.682Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 866 | 2026-05-18T19:27:27.682Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 867 | 2026-05-18T19:27:28.529Z | Downloading crates ... |
| 868 | 2026-05-18T19:27:28.632Z | Downloaded arrayvec v0.7.6 |
| 869 | 2026-05-18T19:27:28.635Z | Downloaded argon2 v0.5.3 |
| 870 | 2026-05-18T19:27:28.640Z | Downloaded aead v0.5.2 |
| 871 | 2026-05-18T19:27:28.643Z | Downloaded async-stream v0.3.6 |
| 872 | 2026-05-18T19:27:28.647Z | Downloaded async-recursion v1.1.1 |
| 873 | 2026-05-18T19:27:28.650Z | Downloaded allocator-api2 v0.2.21 |
| 874 | 2026-05-18T19:27:28.650Z | Downloaded arrayref v0.3.9 |
| 875 | 2026-05-18T19:27:28.653Z | Downloaded anyhow v1.0.102 |
| 876 | 2026-05-18T19:27:28.656Z | Downloaded ciborium-ll v0.2.2 |
| 877 | 2026-05-18T19:27:28.656Z | Downloaded async-compression v0.4.42 |
| 878 | 2026-05-18T19:27:28.661Z | Downloaded chacha20 v0.10.0 |
| 879 | 2026-05-18T19:27:28.664Z | Downloaded httpdate v1.0.3 |
| 880 | 2026-05-18T19:27:28.667Z | Downloaded expectorate v1.2.0 |
| 881 | 2026-05-18T19:27:28.667Z | Downloaded ingot v0.1.1 |
| 882 | 2026-05-18T19:27:28.671Z | Downloaded linked-hash-map v0.5.6 |
| 883 | 2026-05-18T19:27:28.671Z | Downloaded gethostname v0.5.0 |
| 884 | 2026-05-18T19:27:28.674Z | Downloaded daft v0.1.7 |
| 885 | 2026-05-18T19:27:28.674Z | Downloaded cookie v0.18.1 |
| 886 | 2026-05-18T19:27:28.677Z | Downloaded fs_extra v1.3.0 |
| 887 | 2026-05-18T19:27:28.677Z | Downloaded dof v0.4.0 |
| 888 | 2026-05-18T19:27:28.680Z | Downloaded deranged v0.5.8 |
| 889 | 2026-05-18T19:27:28.680Z | Downloaded crossbeam-utils v0.8.21 |
| 890 | 2026-05-18T19:27:28.683Z | Downloaded chacha20 v0.9.1 |
| 891 | 2026-05-18T19:27:28.683Z | Downloaded cancel-safe-futures v0.1.5 |
| 892 | 2026-05-18T19:27:28.686Z | Downloaded fs-err v3.3.0 |
| 893 | 2026-05-18T19:27:28.690Z | Downloaded elliptic-curve v0.13.8 |
| 894 | 2026-05-18T19:27:28.690Z | Downloaded crc8 v0.1.1 |
| 895 | 2026-05-18T19:27:28.693Z | Downloaded git-stub v1.0.0 |
| 896 | 2026-05-18T19:27:28.693Z | Downloaded goblin v0.8.2 |
| 897 | 2026-05-18T19:27:28.696Z | Downloaded ingot-types v0.1.2 |
| 898 | 2026-05-18T19:27:28.699Z | Downloaded async-trait v0.1.89 |
| 899 | 2026-05-18T19:27:28.702Z | Downloaded arc-swap v1.9.1 |
| 900 | 2026-05-18T19:27:28.705Z | Downloaded darling_macro v0.21.3 |
| 901 | 2026-05-18T19:27:28.705Z | Downloaded fixedbitset v0.4.2 |
| 902 | 2026-05-18T19:27:28.708Z | Downloaded idna_adapter v1.2.2 |
| 903 | 2026-05-18T19:27:28.708Z | Downloaded dyn-clone v1.0.20 |
| 904 | 2026-05-18T19:27:28.711Z | Downloaded ingot-macros v0.1.1 |
| 905 | 2026-05-18T19:27:28.711Z | Downloaded internet-checksum v0.2.1 |
| 906 | 2026-05-18T19:27:28.711Z | Downloaded async-stream-impl v0.3.6 |
| 907 | 2026-05-18T19:27:28.714Z | Downloaded enum-as-inner v0.6.1 |
| 908 | 2026-05-18T19:27:28.714Z | Downloaded git-stub-vcs v0.1.0 |
| 909 | 2026-05-18T19:27:28.717Z | Downloaded hash32 v0.3.1 |
| 910 | 2026-05-18T19:27:28.717Z | Downloaded cpufeatures v0.3.0 |
| 911 | 2026-05-18T19:27:28.722Z | Downloaded hostname v0.4.2 |
| 912 | 2026-05-18T19:27:28.722Z | Downloaded compression-core v0.4.32 |
| 913 | 2026-05-18T19:27:28.722Z | Downloaded crunchy v0.2.4 |
| 914 | 2026-05-18T19:27:28.726Z | Downloaded cobs v0.3.0 |
| 915 | 2026-05-18T19:27:28.726Z | Downloaded icu_normalizer v2.2.0 |
| 916 | 2026-05-18T19:27:28.729Z | Downloaded libscf-sys v1.2.0 |
| 917 | 2026-05-18T19:27:28.729Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 918 | 2026-05-18T19:27:28.729Z | Downloaded dof v0.3.0 |
| 919 | 2026-05-18T19:27:28.732Z | Downloaded hubpack_derive v0.1.1 |
| 920 | 2026-05-18T19:27:28.732Z | Downloaded heck v0.4.1 |
| 921 | 2026-05-18T19:27:28.735Z | Downloaded inout v0.1.4 |
| 922 | 2026-05-18T19:27:28.735Z | Downloaded hostname v0.3.1 |
| 923 | 2026-05-18T19:27:28.735Z | Downloaded byteorder v1.5.0 |
| 924 | 2026-05-18T19:27:28.738Z | Downloaded hubpack v0.1.2 |
| 925 | 2026-05-18T19:27:28.738Z | Downloaded cstr-argument v0.1.2 |
| 926 | 2026-05-18T19:27:28.741Z | Downloaded match_cfg v0.1.0 |
| 927 | 2026-05-18T19:27:28.741Z | Downloaded mime v0.3.17 |
| 928 | 2026-05-18T19:27:28.744Z | Downloaded dtrace-parser v0.3.0 |
| 929 | 2026-05-18T19:27:28.744Z | Downloaded darling_macro v0.23.0 |
| 930 | 2026-05-18T19:27:28.744Z | Downloaded memmap v0.7.0 |
| 931 | 2026-05-18T19:27:28.748Z | Downloaded embedded-io v0.6.1 |
| 932 | 2026-05-18T19:27:28.748Z | Downloaded libsw-core v0.3.2 |
| 933 | 2026-05-18T19:27:28.748Z | Downloaded omicron-workspace-hack v0.1.0 |
| 934 | 2026-05-18T19:27:28.751Z | Downloaded defmt v0.3.100 |
| 935 | 2026-05-18T19:27:28.751Z | Downloaded ciborium-io v0.2.2 |
| 936 | 2026-05-18T19:27:28.751Z | Downloaded base16ct v0.2.0 |
| 937 | 2026-05-18T19:27:28.754Z | Downloaded ipnetwork v0.21.1 |
| 938 | 2026-05-18T19:27:28.754Z | Downloaded const-random v0.1.18 |
| 939 | 2026-05-18T19:27:28.757Z | Downloaded lru-cache v0.1.2 |
| 940 | 2026-05-18T19:27:28.757Z | Downloaded olpc-cjson v0.1.4 |
| 941 | 2026-05-18T19:27:28.760Z | Downloaded num-conv v0.2.1 |
| 942 | 2026-05-18T19:27:28.760Z | Downloaded konst_macro_rules v0.2.19 |
| 943 | 2026-05-18T19:27:28.760Z | Downloaded newline-converter v0.3.0 |
| 944 | 2026-05-18T19:27:28.763Z | Downloaded ident_case v1.0.1 |
| 945 | 2026-05-18T19:27:28.763Z | Downloaded foreign-types-shared v0.3.1 |
| 946 | 2026-05-18T19:27:28.763Z | Downloaded opaque-debug v0.3.1 |
| 947 | 2026-05-18T19:27:28.766Z | Downloaded dtrace-parser v0.2.0 |
| 948 | 2026-05-18T19:27:28.766Z | Downloaded memoffset v0.9.1 |
| 949 | 2026-05-18T19:27:28.766Z | Downloaded dunce v1.0.5 |
| 950 | 2026-05-18T19:27:28.769Z | Downloaded no-std-compat v0.4.1 |
| 951 | 2026-05-18T19:27:28.769Z | Downloaded defmt-parser v1.0.0 |
| 952 | 2026-05-18T19:27:28.769Z | Downloaded foreign-types-macros v0.2.3 |
| 953 | 2026-05-18T19:27:28.773Z | Downloaded newtype-uuid-macros v0.1.0 |
| 954 | 2026-05-18T19:27:28.773Z | Downloaded managed v0.8.0 |
| 955 | 2026-05-18T19:27:28.773Z | Downloaded convert_case v0.4.0 |
| 956 | 2026-05-18T19:27:28.778Z | Downloaded num_enum_derive v0.5.11 |
| 957 | 2026-05-18T19:27:28.778Z | Downloaded num-derive v0.4.2 |
| 958 | 2026-05-18T19:27:28.778Z | Downloaded data-encoding v2.11.0 |
| 959 | 2026-05-18T19:27:28.778Z | Downloaded erased-serde v0.3.31 |
| 960 | 2026-05-18T19:27:28.781Z | Downloaded cmake v0.1.58 |
| 961 | 2026-05-18T19:27:28.781Z | Downloaded newtype_derive v0.1.6 |
| 962 | 2026-05-18T19:27:28.784Z | Downloaded displaydoc v0.2.5 |
| 963 | 2026-05-18T19:27:28.784Z | Downloaded defmt-macros v1.1.0 |
| 964 | 2026-05-18T19:27:28.787Z | Downloaded instant v0.1.13 |
| 965 | 2026-05-18T19:27:28.787Z | Downloaded parse-display v0.10.0 |
| 966 | 2026-05-18T19:27:28.790Z | Downloaded num v0.4.3 |
| 967 | 2026-05-18T19:27:28.790Z | Downloaded natord v1.0.9 |
| 968 | 2026-05-18T19:27:28.790Z | Downloaded csv-core v0.1.13 |
| 969 | 2026-05-18T19:27:28.793Z | Downloaded crossbeam-deque v0.8.6 |
| 970 | 2026-05-18T19:27:28.793Z | Downloaded cipher v0.4.4 |
| 971 | 2026-05-18T19:27:28.796Z | Downloaded phf_shared v0.12.1 |
| 972 | 2026-05-18T19:27:28.796Z | Downloaded bit-vec v0.8.0 |
| 973 | 2026-05-18T19:27:28.796Z | Downloaded plain v0.2.3 |
| 974 | 2026-05-18T19:27:28.801Z | Downloaded foldhash v0.2.0 |
| 975 | 2026-05-18T19:27:28.801Z | Downloaded linear-map v1.2.0 |
| 976 | 2026-05-18T19:27:28.801Z | Downloaded proc-macro-error-attr v1.0.4 |
| 977 | 2026-05-18T19:27:28.804Z | Downloaded potential_utf v0.1.5 |
| 978 | 2026-05-18T19:27:28.804Z | Downloaded libsw v3.5.0 |
| 979 | 2026-05-18T19:27:28.804Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 980 | 2026-05-18T19:27:28.804Z | Downloaded proc-macro-crate v1.3.1 |
| 981 | 2026-05-18T19:27:28.807Z | Downloaded icu_collections v2.2.0 |
| 982 | 2026-05-18T19:27:28.810Z | Downloaded progenitor-client v0.11.2 |
| 983 | 2026-05-18T19:27:28.810Z | Downloaded proc-macro-crate v3.5.0 |
| 984 | 2026-05-18T19:27:28.813Z | Downloaded num_threads v0.1.7 |
| 985 | 2026-05-18T19:27:28.813Z | Downloaded icu_provider v2.2.0 |
| 986 | 2026-05-18T19:27:28.816Z | Downloaded progenitor-client v0.10.0 |
| 987 | 2026-05-18T19:27:28.816Z | Downloaded embedded-io v0.4.0 |
| 988 | 2026-05-18T19:27:28.816Z | Downloaded backoff v0.4.0 |
| 989 | 2026-05-18T19:27:28.819Z | Downloaded derive-ex v0.1.8 |
| 990 | 2026-05-18T19:27:28.819Z | Downloaded progenitor-macro v0.11.2 |
| 991 | 2026-05-18T19:27:28.820Z | Downloaded const_format_proc_macros v0.2.34 |
| 992 | 2026-05-18T19:27:28.822Z | Downloaded compression-codecs v0.4.38 |
| 993 | 2026-05-18T19:27:28.825Z | Downloaded progenitor-macro v0.10.0 |
| 994 | 2026-05-18T19:27:28.825Z | Downloaded critical-section v1.2.0 |
| 995 | 2026-05-18T19:27:28.826Z | Downloaded pretty-hex v0.4.2 |
| 996 | 2026-05-18T19:27:28.829Z | Downloaded powerfmt v0.2.0 |
| 997 | 2026-05-18T19:27:28.829Z | Downloaded oxnet v0.1.5 |
| 998 | 2026-05-18T19:27:28.832Z | Downloaded num_enum_derive v0.7.6 |
| 999 | 2026-05-18T19:27:28.832Z | Downloaded num_enum v0.5.11 |
| 1000 | 2026-05-18T19:27:28.835Z | Downloaded progenitor-client v0.14.0 |
| 1001 | 2026-05-18T19:27:28.835Z | Downloaded num-iter v0.1.45 |
| 1002 | 2026-05-18T19:27:28.835Z | Downloaded num-integer v0.1.46 |
| 1003 | 2026-05-18T19:27:28.839Z | Downloaded progenitor-macro v0.14.0 |
| 1004 | 2026-05-18T19:27:28.839Z | Downloaded progenitor-macro v0.13.0 |
| 1005 | 2026-05-18T19:27:28.839Z | Downloaded rand_xorshift v0.4.0 |
| 1006 | 2026-05-18T19:27:28.842Z | Downloaded quick-error v1.2.3 |
| 1007 | 2026-05-18T19:27:28.842Z | Downloaded num-rational v0.4.2 |
| 1008 | 2026-05-18T19:27:28.842Z | Downloaded macaddr v1.0.1 |
| 1009 | 2026-05-18T19:27:28.845Z | Downloaded pem v3.0.6 |
| 1010 | 2026-05-18T19:27:28.845Z | Downloaded parse-display-derive v0.10.0 |
| 1011 | 2026-05-18T19:27:28.845Z | Downloaded password-hash v0.5.0 |
| 1012 | 2026-05-18T19:27:28.848Z | Downloaded darling v0.23.0 |
| 1013 | 2026-05-18T19:27:28.851Z | Downloaded chacha20poly1305 v0.10.1 |
| 1014 | 2026-05-18T19:27:28.851Z | Downloaded paste v1.0.15 |
| 1015 | 2026-05-18T19:27:28.855Z | Downloaded is-terminal v0.4.17 |
| 1016 | 2026-05-18T19:27:28.855Z | Downloaded num_enum v0.7.6 |
| 1017 | 2026-05-18T19:27:28.860Z | Downloaded phf v0.12.1 |
| 1018 | 2026-05-18T19:27:28.860Z | Downloaded parking_lot_core v0.8.6 |
| 1019 | 2026-05-18T19:27:28.860Z | Downloaded ref-cast-impl v1.0.25 |
| 1020 | 2026-05-18T19:27:28.860Z | Downloaded litemap v0.8.2 |
| 1021 | 2026-05-18T19:27:28.863Z | Downloaded poly1305 v0.8.0 |
| 1022 | 2026-05-18T19:27:28.863Z | Downloaded rustc_version v0.1.7 |
| 1023 | 2026-05-18T19:27:28.866Z | Downloaded indexmap v1.9.3 |
| 1024 | 2026-05-18T19:27:28.866Z | Downloaded backon v1.6.0 |
| 1025 | 2026-05-18T19:27:28.869Z | Downloaded serde_repr v0.1.20 |
| 1026 | 2026-05-18T19:27:28.869Z | Downloaded progenitor-client v0.13.0 |
| 1027 | 2026-05-18T19:27:28.872Z | Downloaded progenitor v0.14.0 |
| 1028 | 2026-05-18T19:27:28.872Z | Downloaded proc-macro-error v1.0.4 |
| 1029 | 2026-05-18T19:27:28.875Z | Downloaded same-file v1.0.6 |
| 1030 | 2026-05-18T19:27:28.875Z | Downloaded multer v3.1.0 |
| 1031 | 2026-05-18T19:27:28.878Z | Downloaded serde_plain v1.0.2 |
| 1032 | 2026-05-18T19:27:28.878Z | Downloaded scroll_derive v0.13.1 |
| 1033 | 2026-05-18T19:27:28.878Z | Downloaded secrecy v0.10.3 |
| 1034 | 2026-05-18T19:27:28.878Z | Downloaded scroll_derive v0.12.1 |
| 1035 | 2026-05-18T19:27:28.881Z | Downloaded rand_chacha v0.3.1 |
| 1036 | 2026-05-18T19:27:28.881Z | Downloaded serial_test_derive v3.4.0 |
| 1037 | 2026-05-18T19:27:28.881Z | Downloaded progenitor-extras v0.2.0 |
| 1038 | 2026-05-18T19:27:28.884Z | Downloaded siphasher v1.0.3 |
| 1039 | 2026-05-18T19:27:28.884Z | Downloaded slog-envlogger v2.2.0 |
| 1040 | 2026-05-18T19:27:28.884Z | Downloaded slog-bunyan v2.5.0 |
| 1041 | 2026-05-18T19:27:28.884Z | Downloaded drift v0.1.4 |
| 1042 | 2026-05-18T19:27:28.889Z | Downloaded progenitor v0.10.0 |
| 1043 | 2026-05-18T19:27:28.893Z | Downloaded console v0.16.3 |
| 1044 | 2026-05-18T19:27:28.893Z | Downloaded blake2 v0.10.6 |
| 1045 | 2026-05-18T19:27:28.896Z | Downloaded rand_core v0.10.1 |
| 1046 | 2026-05-18T19:27:28.896Z | Downloaded hmac v0.12.1 |
| 1047 | 2026-05-18T19:27:28.896Z | Downloaded byte-wrapper v0.1.0 |
| 1048 | 2026-05-18T19:27:28.899Z | Downloaded cargo_toml v0.22.3 |
| 1049 | 2026-05-18T19:27:28.899Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1050 | 2026-05-18T19:27:28.902Z | Downloaded diff v0.1.13 |
| 1051 | 2026-05-18T19:27:28.902Z | Downloaded crossbeam-epoch v0.9.18 |
| 1052 | 2026-05-18T19:27:28.905Z | Downloaded pest_derive v2.8.6 |
| 1053 | 2026-05-18T19:27:28.905Z | Downloaded memmap2 v0.9.10 |
| 1054 | 2026-05-18T19:27:28.908Z | Downloaded proc-macro-error2 v2.0.1 |
| 1055 | 2026-05-18T19:27:28.908Z | Downloaded defmt v1.1.0 |
| 1056 | 2026-05-18T19:27:28.911Z | Downloaded ref-cast v1.0.25 |
| 1057 | 2026-05-18T19:27:28.915Z | Downloaded serial_test v3.4.0 |
| 1058 | 2026-05-18T19:27:28.915Z | Downloaded darling v0.21.3 |
| 1059 | 2026-05-18T19:27:28.917Z | Downloaded serde-big-array v0.5.1 |
| 1060 | 2026-05-18T19:27:28.918Z | Downloaded ciborium v0.2.2 |
| 1061 | 2026-05-18T19:27:28.921Z | Downloaded take_mut v0.2.2 |
| 1062 | 2026-05-18T19:27:28.921Z | Downloaded dropshot_endpoint v0.17.0 |
| 1063 | 2026-05-18T19:27:28.921Z | Downloaded tabled_derive v0.11.0 |
| 1064 | 2026-05-18T19:27:28.924Z | Downloaded strum v0.26.3 |
| 1065 | 2026-05-18T19:27:28.924Z | Downloaded icu_locale_core v2.2.0 |
| 1066 | 2026-05-18T19:27:28.927Z | Downloaded strum v0.27.2 |
| 1067 | 2026-05-18T19:27:28.927Z | Downloaded stable_deref_trait v1.2.1 |
| 1068 | 2026-05-18T19:27:28.930Z | Downloaded rusty-fork v0.3.1 |
| 1069 | 2026-05-18T19:27:28.930Z | Downloaded rustversion v1.0.22 |
| 1070 | 2026-05-18T19:27:28.930Z | Downloaded tagptr v0.2.0 |
| 1071 | 2026-05-18T19:27:28.933Z | Downloaded thread-id v4.2.2 |
| 1072 | 2026-05-18T19:27:28.933Z | Downloaded structmeta v0.3.0 |
| 1073 | 2026-05-18T19:27:28.933Z | Downloaded resolv-conf v0.7.6 |
| 1074 | 2026-05-18T19:27:28.936Z | Downloaded thread-id v5.1.0 |
| 1075 | 2026-05-18T19:27:28.936Z | Downloaded postcard v1.1.3 |
| 1076 | 2026-05-18T19:27:28.936Z | Downloaded time-core v0.1.8 |
| 1077 | 2026-05-18T19:27:28.939Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1078 | 2026-05-18T19:27:28.940Z | Downloaded scroll v0.13.0 |
| 1079 | 2026-05-18T19:27:28.940Z | Downloaded progenitor v0.13.0 |
| 1080 | 2026-05-18T19:27:28.940Z | Downloaded progenitor v0.11.2 |
| 1081 | 2026-05-18T19:27:28.943Z | Downloaded rustls-pemfile v2.2.0 |
| 1082 | 2026-05-18T19:27:28.943Z | Downloaded scroll v0.12.0 |
| 1083 | 2026-05-18T19:27:28.943Z | Downloaded schemars_derive v0.8.22 |
| 1084 | 2026-05-18T19:27:28.946Z | Downloaded icu_normalizer_data v2.2.0 |
| 1085 | 2026-05-18T19:27:28.946Z | Downloaded smawk v0.3.2 |
| 1086 | 2026-05-18T19:27:28.946Z | Downloaded slog-term v2.9.2 |
| 1087 | 2026-05-18T19:27:28.949Z | Downloaded sdd v3.0.10 |
| 1088 | 2026-05-18T19:27:28.949Z | Downloaded slog-json v2.6.1 |
| 1089 | 2026-05-18T19:27:28.952Z | Downloaded slog-dtrace v0.3.0 |
| 1090 | 2026-05-18T19:27:28.952Z | Downloaded serde_tokenstream v0.2.3 |
| 1091 | 2026-05-18T19:27:28.952Z | Downloaded serde_derive_internals v0.29.1 |
| 1092 | 2026-05-18T19:27:28.955Z | Downloaded testing_table v0.3.0 |
| 1093 | 2026-05-18T19:27:28.955Z | Downloaded termtree v0.5.1 |
| 1094 | 2026-05-18T19:27:28.955Z | Downloaded tabwriter v1.4.1 |
| 1095 | 2026-05-18T19:27:28.955Z | Downloaded tabled_derive v0.7.0 |
| 1096 | 2026-05-18T19:27:28.955Z | Downloaded crossbeam-channel v0.5.15 |
| 1097 | 2026-05-18T19:27:28.958Z | Downloaded topological-sort v0.2.2 |
| 1098 | 2026-05-18T19:27:28.958Z | Downloaded icu_properties v2.2.0 |
| 1099 | 2026-05-18T19:27:28.962Z | Downloaded sigpipe v0.1.3 |
| 1100 | 2026-05-18T19:27:28.962Z | Downloaded sha1 v0.10.6 |
| 1101 | 2026-05-18T19:27:28.962Z | Downloaded num-complex v0.4.6 |
| 1102 | 2026-05-18T19:27:28.965Z | Downloaded highway v1.3.0 |
| 1103 | 2026-05-18T19:27:28.965Z | Downloaded half v2.7.1 |
| 1104 | 2026-05-18T19:27:28.968Z | Downloaded parking_lot v0.11.2 |
| 1105 | 2026-05-18T19:27:28.968Z | Downloaded papergrid v0.11.0 |
| 1106 | 2026-05-18T19:27:28.971Z | Downloaded derive_more v0.99.20 |
| 1107 | 2026-05-18T19:27:28.974Z | Downloaded glob v0.3.3 |
| 1108 | 2026-05-18T19:27:28.974Z | Downloaded ff v0.13.1 |
| 1109 | 2026-05-18T19:27:28.977Z | Downloaded group v0.13.0 |
| 1110 | 2026-05-18T19:27:28.977Z | Downloaded fxhash v0.2.1 |
| 1111 | 2026-05-18T19:27:28.977Z | Downloaded slog-stdlog v4.1.1 |
| 1112 | 2026-05-18T19:27:28.977Z | Downloaded untrusted v0.7.1 |
| 1113 | 2026-05-18T19:27:28.981Z | Downloaded unit-prefix v0.5.2 |
| 1114 | 2026-05-18T19:27:28.981Z | Downloaded constant_time_eq v0.4.2 |
| 1115 | 2026-05-18T19:27:28.981Z | Downloaded omicron-zone-package v0.12.2 |
| 1116 | 2026-05-18T19:27:28.984Z | Downloaded bytecount v0.6.9 |
| 1117 | 2026-05-18T19:27:28.984Z | Downloaded daft-derive v0.1.7 |
| 1118 | 2026-05-18T19:27:28.987Z | Downloaded usdt v0.5.0 |
| 1119 | 2026-05-18T19:27:28.987Z | Downloaded universal-hash v0.5.1 |
| 1120 | 2026-05-18T19:27:28.987Z | Downloaded unarray v0.1.4 |
| 1121 | 2026-05-18T19:27:28.987Z | Downloaded synstructure v0.13.2 |
| 1122 | 2026-05-18T19:27:28.990Z | Downloaded typify-macro v0.6.2 |
| 1123 | 2026-05-18T19:27:28.990Z | Downloaded spin v0.5.2 |
| 1124 | 2026-05-18T19:27:28.991Z | Downloaded smf v0.2.3 |
| 1125 | 2026-05-18T19:27:28.991Z | Downloaded smartstring v1.0.1 |
| 1126 | 2026-05-18T19:27:28.994Z | Downloaded structmeta-derive v0.3.0 |
| 1127 | 2026-05-18T19:27:28.994Z | Downloaded utf-8 v0.7.6 |
| 1128 | 2026-05-18T19:27:28.994Z | Downloaded usdt-macro v0.6.0 |
| 1129 | 2026-05-18T19:27:28.994Z | Downloaded strum_macros v0.26.4 |
| 1130 | 2026-05-18T19:27:28.997Z | Downloaded snafu-derive v0.8.9 |
| 1131 | 2026-05-18T19:27:28.997Z | Downloaded usdt-attr-macro v0.5.0 |
| 1132 | 2026-05-18T19:27:28.997Z | Downloaded usdt v0.6.0 |
| 1133 | 2026-05-18T19:27:28.997Z | Downloaded rhai_codegen v3.1.0 |
| 1134 | 2026-05-18T19:27:29.000Z | Downloaded waitgroup v0.1.2 |
| 1135 | 2026-05-18T19:27:29.004Z | Downloaded zeroize_derive v1.4.3 |
| 1136 | 2026-05-18T19:27:29.004Z | Downloaded wait-timeout v0.2.1 |
| 1137 | 2026-05-18T19:27:29.004Z | Downloaded zerofrom v0.1.8 |
| 1138 | 2026-05-18T19:27:29.004Z | Downloaded hickory-resolver v0.24.4 |
| 1139 | 2026-05-18T19:27:29.008Z | Downloaded thiserror-no-std v2.0.2 |
| 1140 | 2026-05-18T19:27:29.011Z | Downloaded strum_macros v0.27.2 |
| 1141 | 2026-05-18T19:27:29.011Z | Downloaded rustls-native-certs v0.8.3 |
| 1142 | 2026-05-18T19:27:29.011Z | Downloaded progenitor-impl v0.13.0 |
| 1143 | 2026-05-18T19:27:29.014Z | Downloaded semver v0.1.20 |
| 1144 | 2026-05-18T19:27:29.014Z | Downloaded yoke-derive v0.8.2 |
| 1145 | 2026-05-18T19:27:29.014Z | Downloaded tokio-tungstenite v0.21.0 |
| 1146 | 2026-05-18T19:27:29.014Z | Downloaded usdt-attr-macro v0.6.0 |
| 1147 | 2026-05-18T19:27:29.017Z | Downloaded pest_generator v2.8.6 |
| 1148 | 2026-05-18T19:27:29.017Z | Downloaded papergrid v0.17.0 |
| 1149 | 2026-05-18T19:27:29.021Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1150 | 2026-05-18T19:27:29.021Z | Downloaded serde_with_macros v3.20.0 |
| 1151 | 2026-05-18T19:27:29.021Z | Downloaded slog-async v2.8.0 |
| 1152 | 2026-05-18T19:27:29.024Z | Downloaded zerofrom-derive v0.1.7 |
| 1153 | 2026-05-18T19:27:29.024Z | Downloaded tokio-rustls v0.25.0 |
| 1154 | 2026-05-18T19:27:29.024Z | Downloaded tiny-keccak v2.0.2 |
| 1155 | 2026-05-18T19:27:29.027Z | Downloaded time-macros v0.2.27 |
| 1156 | 2026-05-18T19:27:29.027Z | Downloaded tinystr v0.8.3 |
| 1157 | 2026-05-18T19:27:29.027Z | Downloaded indicatif v0.18.4 |
| 1158 | 2026-05-18T19:27:29.030Z | Downloaded const_format v0.2.36 |
| 1159 | 2026-05-18T19:27:29.034Z | Downloaded darling_core v0.23.0 |
| 1160 | 2026-05-18T19:27:29.036Z | Downloaded bitflags v1.3.2 |
| 1161 | 2026-05-18T19:27:29.037Z | Downloaded zone v0.3.1 |
| 1162 | 2026-05-18T19:27:29.040Z | Downloaded progenitor-impl v0.14.0 |
| 1163 | 2026-05-18T19:27:29.040Z | Downloaded hickory-resolver v0.25.2 |
| 1164 | 2026-05-18T19:27:29.043Z | Downloaded bcs v0.1.6 |
| 1165 | 2026-05-18T19:27:29.043Z | Downloaded keccak v0.1.6 |
| 1166 | 2026-05-18T19:27:29.043Z | Downloaded bit-set v0.8.0 |
| 1167 | 2026-05-18T19:27:29.046Z | Downloaded float-ord v0.3.2 |
| 1168 | 2026-05-18T19:27:29.046Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1169 | 2026-05-18T19:27:29.046Z | Downloaded foreign-types v0.5.0 |
| 1170 | 2026-05-18T19:27:29.046Z | Downloaded base16ct v1.0.0 |
| 1171 | 2026-05-18T19:27:29.046Z | Downloaded typify-macro v0.4.3 |
| 1172 | 2026-05-18T19:27:29.046Z | Downloaded slog-scope v4.4.1 |
| 1173 | 2026-05-18T19:27:29.049Z | Downloaded const-random-macro v0.1.16 |
| 1174 | 2026-05-18T19:27:29.049Z | Downloaded colored v3.1.1 |
| 1175 | 2026-05-18T19:27:29.049Z | Downloaded usdt-macro v0.5.0 |
| 1176 | 2026-05-18T19:27:29.052Z | Downloaded spin v0.9.8 |
| 1177 | 2026-05-18T19:27:29.052Z | Downloaded bs58 v0.5.1 |
| 1178 | 2026-05-18T19:27:29.055Z | Downloaded writeable v0.6.3 |
| 1179 | 2026-05-18T19:27:29.055Z | Downloaded pest_meta v2.8.6 |
| 1180 | 2026-05-18T19:27:29.055Z | Downloaded crypto-bigint v0.5.5 |
| 1181 | 2026-05-18T19:27:29.058Z | Downloaded whoami v1.6.1 |
| 1182 | 2026-05-18T19:27:29.061Z | Downloaded xz2 v0.1.7 |
| 1183 | 2026-05-18T19:27:29.061Z | Downloaded term v1.2.1 |
| 1184 | 2026-05-18T19:27:29.065Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1185 | 2026-05-18T19:27:29.065Z | Downloaded prettyplease v0.2.37 |
| 1186 | 2026-05-18T19:27:29.068Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1187 | 2026-05-18T19:27:29.071Z | Downloaded hashbrown v0.16.1 |
| 1188 | 2026-05-18T19:27:29.071Z | Downloaded zone_cfg_derive v0.3.1 |
| 1189 | 2026-05-18T19:27:29.075Z | Downloaded tokio-dtrace v0.1.1 |
| 1190 | 2026-05-18T19:27:29.075Z | Downloaded zerovec-derive v0.11.3 |
| 1191 | 2026-05-18T19:27:29.075Z | Downloaded jiff-static v0.2.24 |
| 1192 | 2026-05-18T19:27:29.078Z | Downloaded thin-vec v0.2.18 |
| 1193 | 2026-05-18T19:27:29.078Z | Downloaded minimal-lexical v0.2.1 |
| 1194 | 2026-05-18T19:27:29.081Z | Downloaded darling_core v0.21.3 |
| 1195 | 2026-05-18T19:27:29.084Z | Downloaded progenitor-impl v0.10.0 |
| 1196 | 2026-05-18T19:27:29.084Z | Downloaded slog v2.8.2 |
| 1197 | 2026-05-18T19:27:29.087Z | Downloaded progenitor-impl v0.11.2 |
| 1198 | 2026-05-18T19:27:29.087Z | Downloaded heapless v0.8.0 |
| 1199 | 2026-05-18T19:27:29.090Z | Downloaded walkdir v2.5.0 |
| 1200 | 2026-05-18T19:27:29.090Z | Downloaded usdt-impl v0.5.0 |
| 1201 | 2026-05-18T19:27:29.090Z | Downloaded usdt-impl v0.6.0 |
| 1202 | 2026-05-18T19:27:29.093Z | Downloaded yoke v0.8.2 |
| 1203 | 2026-05-18T19:27:29.093Z | Downloaded konst v0.2.20 |
| 1204 | 2026-05-18T19:27:29.096Z | Downloaded vsss-rs v3.3.4 |
| 1205 | 2026-05-18T19:27:29.099Z | Downloaded ucd-trie v0.1.7 |
| 1206 | 2026-05-18T19:27:29.099Z | Downloaded rayon-core v1.13.0 |
| 1207 | 2026-05-18T19:27:29.104Z | Downloaded test-strategy v0.4.5 |
| 1208 | 2026-05-18T19:27:29.107Z | Downloaded schemars v0.8.22 |
| 1209 | 2026-05-18T19:27:29.112Z | Downloaded similar v2.7.0 |
| 1210 | 2026-05-18T19:27:29.116Z | Downloaded typify v0.4.3 |
| 1211 | 2026-05-18T19:27:29.119Z | Downloaded toml v0.7.8 |
| 1212 | 2026-05-18T19:27:29.122Z | Downloaded schemars v0.9.0 |
| 1213 | 2026-05-18T19:27:29.126Z | Downloaded tungstenite v0.21.0 |
| 1214 | 2026-05-18T19:27:29.129Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1215 | 2026-05-18T19:27:29.133Z | Downloaded snafu v0.8.9 |
| 1216 | 2026-05-18T19:27:29.136Z | Downloaded typify v0.6.2 |
| 1217 | 2026-05-18T19:27:29.136Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1218 | 2026-05-18T19:27:29.139Z | Downloaded pretty_assertions v1.4.1 |
| 1219 | 2026-05-18T19:27:29.139Z | Downloaded dropshot-api-manager v0.7.1 |
| 1220 | 2026-05-18T19:27:29.142Z | Downloaded zerocopy-derive v0.7.35 |
| 1221 | 2026-05-18T19:27:29.145Z | Downloaded yansi v1.0.1 |
| 1222 | 2026-05-18T19:27:29.145Z | Downloaded tar v0.4.45 |
| 1223 | 2026-05-18T19:27:29.148Z | Downloaded icu_properties_data v2.2.0 |
| 1224 | 2026-05-18T19:27:29.153Z | Downloaded schemars v1.2.1 |
| 1225 | 2026-05-18T19:27:29.159Z | Downloaded rand v0.8.6 |
| 1226 | 2026-05-18T19:27:29.162Z | Downloaded unsafe-libyaml v0.2.11 |
| 1227 | 2026-05-18T19:27:29.165Z | Downloaded qorb v0.4.1 |
| 1228 | 2026-05-18T19:27:29.168Z | Downloaded base64 v0.21.7 |
| 1229 | 2026-05-18T19:27:29.172Z | Downloaded zerotrie v0.2.4 |
| 1230 | 2026-05-18T19:27:29.175Z | Downloaded toml_edit v0.19.15 |
| 1231 | 2026-05-18T19:27:29.183Z | Downloaded nom v7.1.3 |
| 1232 | 2026-05-18T19:27:29.186Z | Downloaded pest v2.8.6 |
| 1233 | 2026-05-18T19:27:29.189Z | Downloaded hashbrown v0.12.3 |
| 1234 | 2026-05-18T19:27:29.192Z | Downloaded steno v0.4.1 |
| 1235 | 2026-05-18T19:27:29.195Z | Downloaded zerocopy-derive v0.8.48 |
| 1236 | 2026-05-18T19:27:29.198Z | Downloaded rand v0.10.1 |
| 1237 | 2026-05-18T19:27:29.201Z | Downloaded iddqd v0.3.18 |
| 1238 | 2026-05-18T19:27:29.204Z | Downloaded typed-path v0.9.3 |
| 1239 | 2026-05-18T19:27:29.208Z | Downloaded itertools v0.12.1 |
| 1240 | 2026-05-18T19:27:29.211Z | Downloaded nom v8.0.0 |
| 1241 | 2026-05-18T19:27:29.216Z | Downloaded libm v0.2.16 |
| 1242 | 2026-05-18T19:27:29.221Z | Downloaded hkdf v0.12.4 |
| 1243 | 2026-05-18T19:27:29.226Z | Downloaded scc v2.4.0 |
| 1244 | 2026-05-18T19:27:29.229Z | Downloaded tough v0.22.0 |
| 1245 | 2026-05-18T19:27:29.235Z | Downloaded reqwest v0.13.3 |
| 1246 | 2026-05-18T19:27:29.243Z | Downloaded blake3 v1.8.5 |
| 1247 | 2026-05-18T19:27:29.264Z | Downloaded zerocopy v0.7.35 |
| 1248 | 2026-05-18T19:27:29.272Z | Downloaded zerovec v0.11.6 |
| 1249 | 2026-05-18T19:27:29.275Z | Downloaded winnow v0.5.40 |
| 1250 | 2026-05-18T19:27:29.280Z | Downloaded serde_with v3.20.0 |
| 1251 | 2026-05-18T19:27:29.286Z | Downloaded tower-http v0.6.10 |
| 1252 | 2026-05-18T19:27:29.290Z | Downloaded rayon v1.12.0 |
| 1253 | 2026-05-18T19:27:29.295Z | Downloaded proptest v1.11.0 |
| 1254 | 2026-05-18T19:27:29.300Z | Downloaded aws-lc-rs v1.17.0 |
| 1255 | 2026-05-18T19:27:29.305Z | Downloaded moka v0.12.15 |
| 1256 | 2026-05-18T19:27:29.309Z | Downloaded rustls-webpki v0.102.8 |
| 1257 | 2026-05-18T19:27:29.321Z | Downloaded goblin v0.10.5 |
| 1258 | 2026-05-18T19:27:29.337Z | Downloaded tabled v0.15.0 |
| 1259 | 2026-05-18T19:27:29.348Z | Downloaded syn v1.0.109 |
| 1260 | 2026-05-18T19:27:29.353Z | Downloaded tabled v0.20.0 |
| 1261 | 2026-05-18T19:27:29.362Z | Downloaded time v0.3.47 |
| 1262 | 2026-05-18T19:27:29.378Z | Downloaded hickory-proto v0.24.4 |
| 1263 | 2026-05-18T19:27:29.386Z | Downloaded smoltcp v0.11.0 |
| 1264 | 2026-05-18T19:27:29.396Z | Downloaded nix v0.31.3 |
| 1265 | 2026-05-18T19:27:29.402Z | Downloaded rustls v0.22.4 |
| 1266 | 2026-05-18T19:27:29.409Z | Downloaded rhai v1.24.0 |
| 1267 | 2026-05-18T19:27:29.415Z | Downloaded openapiv3 v2.2.0 |
| 1268 | 2026-05-18T19:27:29.420Z | Downloaded regress v0.10.5 |
| 1269 | 2026-05-18T19:27:29.425Z | Downloaded hickory-proto v0.25.2 |
| 1270 | 2026-05-18T19:27:29.433Z | Downloaded regress v0.11.1 |
| 1271 | 2026-05-18T19:27:29.438Z | Downloaded typify-impl v0.6.2 |
| 1272 | 2026-05-18T19:27:29.445Z | Downloaded typify-impl v0.4.3 |
| 1273 | 2026-05-18T19:27:29.452Z | Downloaded dropshot v0.17.0 |
| 1274 | 2026-05-18T19:27:29.477Z | Downloaded jiff v0.2.24 |
| 1275 | 2026-05-18T19:27:29.487Z | Downloaded sled v0.34.7 |
| 1276 | 2026-05-18T19:27:29.492Z | Downloaded lzma-sys v0.1.20 |
| 1277 | 2026-05-18T19:27:29.559Z | Downloaded petgraph v0.6.5 |
| 1278 | 2026-05-18T19:27:29.569Z | Downloaded chrono-tz v0.10.4 |
| 1279 | 2026-05-18T19:27:29.602Z | Downloaded csv v1.4.0 |
| 1280 | 2026-05-18T19:27:29.614Z | Downloaded sha3 v0.10.9 |
| 1281 | 2026-05-18T19:27:29.672Z | Downloaded encoding_rs v0.8.35 |
| 1282 | 2026-05-18T19:27:30.225Z | Downloaded aws-lc-sys v0.41.0 |
| 1283 | 2026-05-18T19:27:31.125Z | Compiling proc-macro2 v1.0.106 |
| 1284 | 2026-05-18T19:27:31.125Z | Compiling quote v1.0.45 |
| 1285 | 2026-05-18T19:27:31.126Z | Compiling unicode-ident v1.0.24 |
| 1286 | 2026-05-18T19:27:31.126Z | Compiling serde_core v1.0.228 |
| 1287 | 2026-05-18T19:27:31.129Z | Compiling cfg-if v1.0.4 |
| 1288 | 2026-05-18T19:27:31.129Z | Compiling serde v1.0.228 |
| 1289 | 2026-05-18T19:27:31.129Z | Compiling libc v0.2.186 |
| 1290 | 2026-05-18T19:27:31.129Z | Compiling memchr v2.8.0 |
| 1291 | 2026-05-18T19:27:31.325Z | Compiling itoa v1.0.18 |
| 1292 | 2026-05-18T19:27:31.497Z | Compiling smallvec v1.15.1 |
| 1293 | 2026-05-18T19:27:31.544Z | Compiling zmij v1.0.21 |
| 1294 | 2026-05-18T19:27:31.591Z | Compiling autocfg v1.5.0 |
| 1295 | 2026-05-18T19:27:31.699Z | Compiling libm v0.2.16 |
| 1296 | 2026-05-18T19:27:31.926Z | Compiling stable_deref_trait v1.2.1 |
| 1297 | 2026-05-18T19:27:31.936Z | Compiling writeable v0.6.3 |
| 1298 | 2026-05-18T19:27:31.996Z | Compiling percent-encoding v2.3.2 |
| 1299 | 2026-05-18T19:27:32.006Z | Compiling litemap v0.8.2 |
| 1300 | 2026-05-18T19:27:32.120Z | Compiling icu_properties_data v2.2.0 |
| 1301 | 2026-05-18T19:27:32.131Z | Compiling icu_normalizer_data v2.2.0 |
| 1302 | 2026-05-18T19:27:32.155Z | Compiling utf8_iter v1.0.4 |
| 1303 | 2026-05-18T19:27:32.197Z | Compiling version_check v0.9.5 |
| 1304 | 2026-05-18T19:27:32.197Z | Compiling iana-time-zone v0.1.65 |
| 1305 | 2026-05-18T19:27:32.441Z | Compiling equivalent v1.0.2 |
| 1306 | 2026-05-18T19:27:32.513Z | Compiling syn v2.0.117 |
| 1307 | 2026-05-18T19:27:32.525Z | Compiling form_urlencoded v1.2.2 |
| 1308 | 2026-05-18T19:27:32.540Z | Compiling pin-project-lite v0.2.17 |
| 1309 | 2026-05-18T19:27:32.605Z | Compiling serde_json v1.0.149 |
| 1310 | 2026-05-18T19:27:32.609Z | Compiling dyn-clone v1.0.20 |
| 1311 | 2026-05-18T19:27:32.641Z | Compiling scopeguard v1.2.0 |
| 1312 | 2026-05-18T19:27:32.651Z | Compiling parking_lot_core v0.9.12 |
| 1313 | 2026-05-18T19:27:32.697Z | Compiling num-traits v0.2.19 |
| 1314 | 2026-05-18T19:27:32.741Z | Compiling lock_api v0.4.14 |
| 1315 | 2026-05-18T19:27:32.761Z | Compiling hashbrown v0.17.1 |
| 1316 | 2026-05-18T19:27:32.884Z | Compiling thiserror v2.0.18 |
| 1317 | 2026-05-18T19:27:32.955Z | Compiling rand_core v0.10.1 |
| 1318 | 2026-05-18T19:27:32.977Z | Compiling getrandom v0.4.2 |
| 1319 | 2026-05-18T19:27:33.114Z | Compiling errno v0.3.14 |
| 1320 | 2026-05-18T19:27:33.267Z | Compiling log v0.4.29 |
| 1321 | 2026-05-18T19:27:33.336Z | Compiling jobserver v0.1.34 |
| 1322 | 2026-05-18T19:27:33.352Z | Compiling heck v0.5.0 |
| 1323 | 2026-05-18T19:27:33.441Z | Compiling semver v1.0.28 |
| 1324 | 2026-05-18T19:27:33.464Z | Compiling indexmap v2.14.0 |
| 1325 | 2026-05-18T19:27:33.539Z | Compiling find-msvc-tools v0.1.9 |
| 1326 | 2026-05-18T19:27:33.617Z | Compiling shlex v1.3.0 |
| 1327 | 2026-05-18T19:27:33.667Z | Compiling futures-core v0.3.32 |
| 1328 | 2026-05-18T19:27:33.775Z | Compiling cc v1.2.62 |
| 1329 | 2026-05-18T19:27:33.792Z | Compiling zerocopy v0.8.48 |
| 1330 | 2026-05-18T19:27:33.803Z | Compiling uuid v1.23.1 |
| 1331 | 2026-05-18T19:27:33.816Z | Compiling futures-sink v0.3.32 |
| 1332 | 2026-05-18T19:27:33.916Z | Compiling schemars v0.8.22 |
| 1333 | 2026-05-18T19:27:34.137Z | Compiling slab v0.4.12 |
| 1334 | 2026-05-18T19:27:34.185Z | Compiling rustversion v1.0.22 |
| 1335 | 2026-05-18T19:27:34.239Z | Compiling fnv v1.0.7 |
| 1336 | 2026-05-18T19:27:34.242Z | Compiling futures-channel v0.3.32 |
| 1337 | 2026-05-18T19:27:34.316Z | Compiling bitflags v2.11.1 |
| 1338 | 2026-05-18T19:27:34.476Z | Compiling socket2 v0.6.3 |
| 1339 | 2026-05-18T19:27:34.560Z | Compiling futures-task v0.3.32 |
| 1340 | 2026-05-18T19:27:34.632Z | Compiling futures-io v0.3.32 |
| 1341 | 2026-05-18T19:27:34.649Z | Compiling parking_lot v0.12.5 |
| 1342 | 2026-05-18T19:27:34.726Z | Compiling signal-hook-registry v1.4.8 |
| 1343 | 2026-05-18T19:27:34.789Z | Compiling mio v1.2.0 |
| 1344 | 2026-05-18T19:27:34.922Z | Compiling portable-atomic v1.13.1 |
| 1345 | 2026-05-18T19:27:34.947Z | Compiling getrandom v0.2.17 |
| 1346 | 2026-05-18T19:27:35.017Z | Compiling typenum v1.20.0 |
| 1347 | 2026-05-18T19:27:35.048Z | Compiling subtle v2.6.1 |
| 1348 | 2026-05-18T19:27:35.072Z | Compiling base64 v0.22.1 |
| 1349 | 2026-05-18T19:27:35.124Z | Compiling critical-section v1.2.0 |
| 1350 | 2026-05-18T19:27:35.152Z | Compiling untrusted v0.9.0 |
| 1351 | 2026-05-18T19:27:35.215Z | Compiling slog v2.8.2 |
| 1352 | 2026-05-18T19:27:35.226Z | Compiling byteorder v1.5.0 |
| 1353 | 2026-05-18T19:27:35.266Z | Compiling rustix v1.1.4 |
| 1354 | 2026-05-18T19:27:35.290Z | Compiling strsim v0.11.1 |
| 1355 | 2026-05-18T19:27:35.372Z | Compiling synstructure v0.13.2 |
| 1356 | 2026-05-18T19:27:35.399Z | Compiling serde_derive_internals v0.29.1 |
| 1357 | 2026-05-18T19:27:35.467Z | Compiling rand_core v0.6.4 |
| 1358 | 2026-05-18T19:27:35.651Z | Compiling regex-syntax v0.8.10 |
| 1359 | 2026-05-18T19:27:35.679Z | Compiling cmake v0.1.58 |
| 1360 | 2026-05-18T19:27:35.689Z | Compiling fs_extra v1.3.0 |
| 1361 | 2026-05-18T19:27:35.803Z | Compiling dunce v1.0.5 |
| 1362 | 2026-05-18T19:27:35.866Z | Compiling atomic-waker v1.1.2 |
| 1363 | 2026-05-18T19:27:35.893Z | Compiling once_cell v1.21.4 |
| 1364 | 2026-05-18T19:27:35.932Z | Compiling ipnet v2.12.0 |
| 1365 | 2026-05-18T19:27:35.977Z | Compiling httparse v1.10.1 |
| 1366 | 2026-05-18T19:27:35.987Z | Compiling tower-layer v0.3.3 |
| 1367 | 2026-05-18T19:27:36.006Z | Compiling aws-lc-sys v0.41.0 |
| 1368 | 2026-05-18T19:27:36.099Z | Compiling tower-service v0.3.3 |
| 1369 | 2026-05-18T19:27:36.124Z | Compiling generic-array v0.14.7 |
| 1370 | 2026-05-18T19:27:36.137Z | Compiling thiserror v1.0.69 |
| 1371 | 2026-05-18T19:27:36.184Z | Compiling try-lock v0.2.5 |
| 1372 | 2026-05-18T19:27:36.289Z | Compiling ryu v1.0.23 |
| 1373 | 2026-05-18T19:27:36.358Z | Compiling ucd-trie v0.1.7 |
| 1374 | 2026-05-18T19:27:36.470Z | Compiling want v0.3.1 |
| 1375 | 2026-05-18T19:27:36.492Z | Compiling pest v2.8.6 |
| 1376 | 2026-05-18T19:27:36.562Z | Compiling serde_derive v1.0.228 |
| 1377 | 2026-05-18T19:27:36.626Z | Compiling zerofrom-derive v0.1.7 |
| 1378 | 2026-05-18T19:27:36.636Z | Compiling yoke-derive v0.8.2 |
| 1379 | 2026-05-18T19:27:36.650Z | Compiling zerovec-derive v0.11.3 |
| 1380 | 2026-05-18T19:27:36.672Z | Compiling displaydoc v0.2.5 |
| 1381 | 2026-05-18T19:27:36.888Z | Compiling schemars_derive v0.8.22 |
| 1382 | 2026-05-18T19:27:37.485Z | Compiling tokio-macros v2.7.0 |
| 1383 | 2026-05-18T19:27:37.737Z | Compiling thiserror-impl v2.0.18 |
| 1384 | 2026-05-18T19:27:37.779Z | Compiling zerocopy-derive v0.8.48 |
| 1385 | 2026-05-18T19:27:37.819Z | Compiling zeroize_derive v1.4.3 |
| 1386 | 2026-05-18T19:27:37.896Z | Compiling zerofrom v0.1.8 |
| 1387 | 2026-05-18T19:27:38.018Z | Compiling yoke v0.8.2 |
| 1388 | 2026-05-18T19:27:38.177Z | Compiling futures-macro v0.3.32 |
| 1389 | 2026-05-18T19:27:38.204Z | Compiling zerovec v0.11.6 |
| 1390 | 2026-05-18T19:27:38.269Z | Compiling zerotrie v0.2.4 |
| 1391 | 2026-05-18T19:27:38.529Z | Compiling zeroize v1.8.2 |
| 1392 | 2026-05-18T19:27:38.575Z | Compiling thiserror-impl v1.0.69 |
| 1393 | 2026-05-18T19:27:38.728Z | Compiling tinystr v0.8.3 |
| 1394 | 2026-05-18T19:27:38.742Z | Compiling potential_utf v0.1.5 |
| 1395 | 2026-05-18T19:27:38.913Z | Compiling icu_locale_core v2.2.0 |
| 1396 | 2026-05-18T19:27:38.920Z | Compiling icu_collections v2.2.0 |
| 1397 | 2026-05-18T19:27:39.022Z | Compiling futures-util v0.3.32 |
| 1398 | 2026-05-18T19:27:39.077Z | Compiling httpdate v1.0.3 |
| 1399 | 2026-05-18T19:27:39.434Z | Compiling pest_meta v2.8.6 |
| 1400 | 2026-05-18T19:27:39.722Z | Compiling bytes v1.11.1 |
| 1401 | 2026-05-18T19:27:39.789Z | Compiling icu_provider v2.2.0 |
| 1402 | 2026-05-18T19:27:39.800Z | Compiling chrono v0.4.44 |
| 1403 | 2026-05-18T19:27:39.967Z | Compiling serde_tokenstream v0.2.3 |
| 1404 | 2026-05-18T19:27:40.104Z | Compiling icu_properties v2.2.0 |
| 1405 | 2026-05-18T19:27:40.244Z | Compiling icu_normalizer v2.2.0 |
| 1406 | 2026-05-18T19:27:40.352Z | Compiling http v1.4.0 |
| 1407 | 2026-05-18T19:27:40.696Z | Compiling tokio v1.52.3 |
| 1408 | 2026-05-18T19:27:40.821Z | Compiling erased-serde v0.3.31 |
| 1409 | 2026-05-18T19:27:41.275Z | Compiling idna_adapter v1.2.2 |
| 1410 | 2026-05-18T19:27:41.302Z | Compiling http-body v1.0.1 |
| 1411 | 2026-05-18T19:27:41.322Z | Compiling getrandom v0.3.4 |
| 1412 | 2026-05-18T19:27:41.399Z | Compiling idna v1.1.0 |
| 1413 | 2026-05-18T19:27:41.409Z | Compiling pest_generator v2.8.6 |
| 1414 | 2026-05-18T19:27:41.442Z | Compiling pretty-hex v0.4.2 |
| 1415 | 2026-05-18T19:27:41.567Z | Compiling winnow v1.0.3 |
| 1416 | 2026-05-18T19:27:41.666Z | Compiling url v2.5.8 |
| 1417 | 2026-05-18T19:27:41.678Z | Compiling plain v0.2.3 |
| 1418 | 2026-05-18T19:27:41.783Z | Compiling foldhash v0.2.0 |
| 1419 | 2026-05-18T19:27:42.002Z | Compiling ppv-lite86 v0.2.21 |
| 1420 | 2026-05-18T19:27:42.010Z | Compiling pest_derive v2.8.6 |
| 1421 | 2026-05-18T19:27:42.121Z | Compiling allocator-api2 v0.2.21 |
| 1422 | 2026-05-18T19:27:42.376Z | Compiling paste v1.0.15 |
| 1423 | 2026-05-18T19:27:42.471Z | Compiling hashbrown v0.16.1 |
| 1424 | 2026-05-18T19:27:42.592Z | Compiling crypto-common v0.1.7 |
| 1425 | 2026-05-18T19:27:42.638Z | Compiling tracing-attributes v0.1.31 |
| 1426 | 2026-05-18T19:27:42.672Z | Compiling tracing-core v0.1.36 |
| 1427 | 2026-05-18T19:27:42.717Z | Compiling omicron-workspace-hack v0.1.0 |
| 1428 | 2026-05-18T19:27:42.727Z | Compiling ident_case v1.0.1 |
| 1429 | 2026-05-18T19:27:42.951Z | Compiling ipnetwork v0.21.1 |
| 1430 | 2026-05-18T19:27:43.055Z | Compiling http-body-util v0.1.3 |
| 1431 | 2026-05-18T19:27:43.277Z | Compiling oxnet v0.1.5 |
| 1432 | 2026-05-18T19:27:43.292Z | Compiling serde_urlencoded v0.7.1 |
| 1433 | 2026-05-18T19:27:43.346Z | Compiling aho-corasick v1.1.4 |
| 1434 | 2026-05-18T19:27:43.455Z | Compiling sync_wrapper v1.0.2 |
| 1435 | 2026-05-18T19:27:43.532Z | Compiling rustls-pki-types v1.14.1 |
| 1436 | 2026-05-18T19:27:43.558Z | Compiling daft-derive v0.1.7 |
| 1437 | 2026-05-18T19:27:43.861Z | Compiling tracing v0.1.44 |
| 1438 | 2026-05-18T19:27:43.945Z | Compiling fastrand v2.4.1 |
| 1439 | 2026-05-18T19:27:44.098Z | Compiling async-trait v0.1.89 |
| 1440 | 2026-05-18T19:27:44.175Z | Compiling regex-automata v0.4.14 |
| 1441 | 2026-05-18T19:27:44.320Z | Compiling scroll_derive v0.13.1 |
| 1442 | 2026-05-18T19:27:44.719Z | Compiling tokio-util v0.7.18 |
| 1443 | 2026-05-18T19:27:44.786Z | Compiling ring v0.17.14 |
| 1444 | 2026-05-18T19:27:45.067Z | Compiling time-core v0.1.8 |
| 1445 | 2026-05-18T19:27:45.165Z | Compiling anyhow v1.0.102 |
| 1446 | 2026-05-18T19:27:45.204Z | Compiling num-conv v0.2.1 |
| 1447 | 2026-05-18T19:27:45.296Z | Compiling cpufeatures v0.2.17 |
| 1448 | 2026-05-18T19:27:45.347Z | Compiling powerfmt v0.2.0 |
| 1449 | 2026-05-18T19:27:45.365Z | Compiling time-macros v0.2.27 |
| 1450 | 2026-05-18T19:27:45.550Z | Compiling deranged v0.5.8 |
| 1451 | 2026-05-18T19:27:45.687Z | Compiling scroll v0.13.0 |
| 1452 | 2026-05-18T19:27:45.946Z | Compiling regex v1.12.3 |
| 1453 | 2026-05-18T19:27:46.336Z | Compiling block-buffer v0.10.4 |
| 1454 | 2026-05-18T19:27:46.402Z | Compiling num_threads v0.1.7 |
| 1455 | 2026-05-18T19:27:46.479Z | Compiling openssl-probe v0.2.1 |
| 1456 | 2026-05-18T19:27:46.493Z | Compiling hex v0.4.3 |
| 1457 | 2026-05-18T19:27:46.503Z | Compiling digest v0.10.7 |
| 1458 | 2026-05-18T19:27:46.660Z | Compiling goblin v0.10.5 |
| 1459 | 2026-05-18T19:27:46.706Z | Compiling camino v1.2.2 |
| 1460 | 2026-05-18T19:27:47.025Z | Compiling usdt-impl v0.6.0 |
| 1461 | 2026-05-18T19:27:47.047Z | Compiling crc32fast v1.5.0 |
| 1462 | 2026-05-18T19:27:47.341Z | Compiling h2 v0.4.14 |
| 1463 | 2026-05-18T19:27:47.376Z | Compiling dtrace-parser v0.3.0 |
| 1464 | 2026-05-18T19:27:47.425Z | Compiling aws-lc-rs v1.17.0 |
| 1465 | 2026-05-18T19:27:47.541Z | Compiling crossbeam-utils v0.8.21 |
| 1466 | 2026-05-18T19:27:47.918Z | Compiling futures-executor v0.3.32 |
| 1467 | 2026-05-18T19:27:48.051Z | Compiling structmeta-derive v0.3.0 |
| 1468 | 2026-05-18T19:27:48.252Z | Compiling thread-id v5.1.0 |
| 1469 | 2026-05-18T19:27:48.332Z | Compiling simd-adler32 v0.3.9 |
| 1470 | 2026-05-18T19:27:48.350Z | Compiling rustls v0.22.4 |
| 1471 | 2026-05-18T19:27:48.526Z | Compiling adler2 v2.0.1 |
| 1472 | 2026-05-18T19:27:48.572Z | Compiling futures v0.3.32 |
| 1473 | 2026-05-18T19:27:48.646Z | Compiling miniz_oxide v0.8.9 |
| 1474 | 2026-05-18T19:27:48.656Z | Compiling rand_core v0.9.5 |
| 1475 | 2026-05-18T19:27:49.100Z | Compiling structmeta v0.3.0 |
| 1476 | 2026-05-18T19:27:49.291Z | Compiling darling_core v0.23.0 |
| 1477 | 2026-05-18T19:27:49.301Z | Compiling newtype-uuid-macros v0.1.0 |
| 1478 | 2026-05-18T19:27:49.352Z | Compiling hyper v1.9.0 |
| 1479 | 2026-05-18T19:27:49.371Z | Compiling dof v0.4.0 |
| 1480 | 2026-05-18T19:27:49.421Z | Compiling thread_local v1.1.9 |
| 1481 | 2026-05-18T19:27:49.689Z | Compiling match_cfg v0.1.0 |
| 1482 | 2026-05-18T19:27:49.758Z | Compiling untrusted v0.7.1 |
| 1483 | 2026-05-18T19:27:49.881Z | Compiling flate2 v1.1.9 |
| 1484 | 2026-05-18T19:27:50.391Z | Compiling hyper-util v0.1.20 |
| 1485 | 2026-05-18T19:27:50.718Z | Compiling newtype-uuid v1.3.2 |
| 1486 | 2026-05-18T19:27:50.823Z | Compiling slog-async v2.8.0 |
| 1487 | 2026-05-18T19:27:51.056Z | Compiling rustls v0.23.40 |
| 1488 | 2026-05-18T19:27:51.070Z | Compiling quick-error v1.2.3 |
| 1489 | 2026-05-18T19:27:51.170Z | Compiling compression-core v0.4.32 |
| 1490 | 2026-05-18T19:27:51.280Z | Compiling ref-cast v1.0.25 |
| 1491 | 2026-05-18T19:27:51.324Z | Compiling compression-codecs v0.4.38 |
| 1492 | 2026-05-18T19:27:51.353Z | Compiling darling_macro v0.23.0 |
| 1493 | 2026-05-18T19:27:51.422Z | Compiling daft v0.1.7 |
| 1494 | 2026-05-18T19:27:51.519Z | Compiling usdt-attr-macro v0.6.0 |
| 1495 | 2026-05-18T19:27:51.575Z | Compiling usdt-macro v0.6.0 |
| 1496 | 2026-05-18T19:27:51.643Z | Compiling rand_chacha v0.9.0 |
| 1497 | 2026-05-18T19:27:51.821Z | Compiling ref-cast-impl v1.0.25 |
| 1498 | 2026-05-18T19:27:51.954Z | Compiling darling v0.23.0 |
| 1499 | 2026-05-18T19:27:52.031Z | Compiling strum_macros v0.26.4 |
| 1500 | 2026-05-18T19:27:52.074Z | Compiling serde_spanned v1.1.1 |
| 1501 | 2026-05-18T19:27:52.088Z | Compiling multer v3.1.0 |
| 1502 | 2026-05-18T19:27:52.264Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1503 | 2026-05-18T19:27:52.302Z | Compiling term v1.2.1 |
| 1504 | 2026-05-18T19:27:52.324Z | Compiling take_mut v0.2.2 |
| 1505 | 2026-05-18T19:27:52.426Z | Compiling debug-ignore v1.0.5 |
| 1506 | 2026-05-18T19:27:52.469Z | Compiling bit-vec v0.8.0 |
| 1507 | 2026-05-18T19:27:52.565Z | Compiling serde_with_macros v3.20.0 |
| 1508 | 2026-05-18T19:27:52.700Z | Compiling bit-set v0.8.0 |
| 1509 | 2026-05-18T19:27:52.723Z | Compiling rand v0.9.4 |
| 1510 | 2026-05-18T19:27:52.736Z | Compiling async-stream-impl v0.3.6 |
| 1511 | 2026-05-18T19:27:52.858Z | Compiling dropshot v0.17.0 |
| 1512 | 2026-05-18T19:27:53.015Z | Compiling encoding_rs v0.8.35 |
| 1513 | 2026-05-18T19:27:53.090Z | Compiling mime v0.3.17 |
| 1514 | 2026-05-18T19:27:53.313Z | Compiling syn v1.0.109 |
| 1515 | 2026-05-18T19:27:53.363Z | Compiling spin v0.9.8 |
| 1516 | 2026-05-18T19:27:53.373Z | Compiling unarray v0.1.4 |
| 1517 | 2026-05-18T19:27:53.474Z | Compiling async-stream v0.3.6 |
| 1518 | 2026-05-18T19:27:53.525Z | Compiling derive-ex v0.1.8 |
| 1519 | 2026-05-18T19:27:53.645Z | Compiling tower v0.5.3 |
| 1520 | 2026-05-18T19:27:53.693Z | Compiling dropshot_endpoint v0.17.0 |
| 1521 | 2026-05-18T19:27:53.703Z | Compiling macaddr v1.0.1 |
| 1522 | 2026-05-18T19:27:53.712Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1523 | 2026-05-18T19:27:53.726Z | Compiling strum v0.26.3 |
| 1524 | 2026-05-18T19:27:53.843Z | Compiling waitgroup v0.1.2 |
| 1525 | 2026-05-18T19:27:53.913Z | Compiling serde_path_to_error v0.1.20 |
| 1526 | 2026-05-18T19:27:54.188Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1527 | 2026-05-18T19:27:54.260Z | Compiling tower-http v0.6.10 |
| 1528 | 2026-05-18T19:27:54.463Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1529 | 2026-05-18T19:27:54.637Z | Compiling tempfile v3.27.0 |
| 1530 | 2026-05-18T19:27:54.664Z | Compiling openapiv3 v2.2.0 |
| 1531 | 2026-05-18T19:27:54.675Z | Compiling strum_macros v0.27.2 |
| 1532 | 2026-05-18T19:27:55.080Z | Compiling test-strategy v0.4.5 |
| 1533 | 2026-05-18T19:27:55.327Z | Compiling instant v0.1.13 |
| 1534 | 2026-05-18T19:27:55.433Z | Compiling rustls-native-certs v0.8.3 |
| 1535 | 2026-05-18T19:27:55.766Z | Compiling time v0.3.47 |
| 1536 | 2026-05-18T19:27:56.127Z | Compiling rustc-hash v2.1.2 |
| 1537 | 2026-05-18T19:27:56.248Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1538 | 2026-05-18T19:27:56.429Z | Compiling crossbeam-channel v0.5.15 |
| 1539 | 2026-05-18T19:27:56.467Z | Compiling strum v0.27.2 |
| 1540 | 2026-05-18T19:27:57.317Z | Compiling parse-display-derive v0.10.0 |
| 1541 | 2026-05-18T19:27:57.459Z | Compiling rustls-webpki v0.102.8 |
| 1542 | 2026-05-18T19:27:57.618Z | Compiling backon v1.6.0 |
| 1543 | 2026-05-18T19:27:57.734Z | Compiling rand_chacha v0.3.1 |
| 1544 | 2026-05-18T19:27:58.302Z | Compiling rand v0.8.6 |
| 1545 | 2026-05-18T19:27:58.369Z | Compiling slog-json v2.6.1 |
| 1546 | 2026-05-18T19:27:58.573Z | Compiling hostname v0.3.1 |
| 1547 | 2026-05-18T19:27:58.705Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1548 | 2026-05-18T19:27:58.709Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1549 | 2026-05-18T19:27:58.945Z | Compiling memmap2 v0.9.10 |
| 1550 | 2026-05-18T19:27:58.983Z | Compiling is-terminal v0.4.17 |
| 1551 | 2026-05-18T19:27:59.015Z | Compiling wait-timeout v0.2.1 |
| 1552 | 2026-05-18T19:27:59.040Z | Compiling either v1.15.0 |
| 1553 | 2026-05-18T19:27:59.069Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1554 | 2026-05-18T19:27:59.153Z | Compiling rusty-fork v0.3.1 |
| 1555 | 2026-05-18T19:27:59.236Z | Compiling usdt v0.6.0 |
| 1556 | 2026-05-18T19:27:59.308Z | Compiling slog-term v2.9.2 |
| 1557 | 2026-05-18T19:27:59.391Z | Compiling slog-bunyan v2.5.0 |
| 1558 | 2026-05-18T19:27:59.498Z | Compiling serde_with v3.20.0 |
| 1559 | 2026-05-18T19:27:59.522Z | Compiling async-compression v0.4.42 |
| 1560 | 2026-05-18T19:27:59.825Z | Compiling rand_xorshift v0.4.0 |
| 1561 | 2026-05-18T19:27:59.894Z | Compiling sha1 v0.10.6 |
| 1562 | 2026-05-18T19:27:59.965Z | Compiling rustls-pemfile v2.2.0 |
| 1563 | 2026-05-18T19:28:00.039Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1564 | 2026-05-18T19:28:00.112Z | Compiling regress v0.10.5 |
| 1565 | 2026-05-18T19:28:00.156Z | Compiling tokio-rustls v0.25.0 |
| 1566 | 2026-05-18T19:28:00.378Z | Compiling hostname v0.4.2 |
| 1567 | 2026-05-18T19:28:00.516Z | Compiling proptest v1.11.0 |
| 1568 | 2026-05-18T19:28:01.414Z | Compiling iddqd v0.3.18 |
| 1569 | 2026-05-18T19:28:02.088Z | Compiling reqwest v0.12.28 |
| 1570 | 2026-05-18T19:28:02.348Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1571 | 2026-05-18T19:28:02.605Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1572 | 2026-05-18T19:28:02.621Z | Compiling utf8parse v0.2.2 |
| 1573 | 2026-05-18T19:28:02.730Z | Compiling anstyle-parse v1.0.0 |
| 1574 | 2026-05-18T19:28:02.924Z | Compiling itertools v0.14.0 |
| 1575 | 2026-05-18T19:28:03.206Z | Compiling progenitor-client v0.10.0 |
| 1576 | 2026-05-18T19:28:03.479Z | Compiling parse-display v0.10.0 |
| 1577 | 2026-05-18T19:28:03.813Z | Compiling backoff v0.4.0 |
| 1578 | 2026-05-18T19:28:03.946Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1579 | 2026-05-18T19:28:04.031Z | Compiling colorchoice v1.0.5 |
| 1580 | 2026-05-18T19:28:04.140Z | Compiling anstyle-query v1.1.5 |
| 1581 | 2026-05-18T19:28:04.169Z | Compiling anstyle v1.0.14 |
| 1582 | 2026-05-18T19:28:04.245Z | Compiling is_terminal_polyfill v1.70.2 |
| 1583 | 2026-05-18T19:28:04.335Z | Compiling anstream v1.0.0 |
| 1584 | 2026-05-18T19:28:04.652Z | Compiling clap_lex v1.1.0 |
| 1585 | 2026-05-18T19:28:05.069Z | Compiling regress v0.11.1 |
| 1586 | 2026-05-18T19:28:05.112Z | Compiling clap_derive v4.6.1 |
| 1587 | 2026-05-18T19:28:05.448Z | Compiling terminal_size v0.4.4 |
| 1588 | 2026-05-18T19:28:06.758Z | Compiling typify-impl v0.6.2 |
| 1589 | 2026-05-18T19:28:06.769Z | Compiling toml_datetime v0.6.11 |
| 1590 | 2026-05-18T19:28:06.954Z | Compiling zerocopy-derive v0.7.35 |
| 1591 | 2026-05-18T19:28:07.070Z | Compiling convert_case v0.4.0 |
| 1592 | 2026-05-18T19:28:07.378Z | Compiling derive_more v0.99.20 |
| 1593 | 2026-05-18T19:28:07.887Z | Compiling zerocopy v0.7.35 |
| 1594 | 2026-05-18T19:28:07.897Z | Compiling clap_builder v4.6.0 |
| 1595 | 2026-05-18T19:28:08.866Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1596 | 2026-05-18T19:28:09.091Z | Compiling unicode-width v0.2.2 |
| 1597 | 2026-05-18T19:28:09.453Z | Compiling proc-macro-crate v3.5.0 |
| 1598 | 2026-05-18T19:28:09.644Z | Compiling clap v4.6.1 |
| 1599 | 2026-05-18T19:28:09.771Z | Compiling secrecy v0.10.3 |
| 1600 | 2026-05-18T19:28:09.924Z | Compiling crucible-workspace-hack v0.1.0 |
| 1601 | 2026-05-18T19:28:10.097Z | Compiling tinyvec_macros v0.1.1 |
| 1602 | 2026-05-18T19:28:10.145Z | Compiling float-ord v0.3.2 |
| 1603 | 2026-05-18T19:28:10.163Z | Compiling tinyvec v1.11.0 |
| 1604 | 2026-05-18T19:28:10.206Z | Compiling num_enum_derive v0.7.6 |
| 1605 | 2026-05-18T19:28:10.595Z | Compiling dtrace-parser v0.2.0 |
| 1606 | 2026-05-18T19:28:10.817Z | Compiling scroll_derive v0.12.1 |
| 1607 | 2026-05-18T19:28:11.243Z | Compiling rustc_version v0.4.1 |
| 1608 | 2026-05-18T19:28:11.460Z | Compiling num-integer v0.1.46 |
| 1609 | 2026-05-18T19:28:11.509Z | Compiling usdt-impl v0.5.0 |
| 1610 | 2026-05-18T19:28:11.519Z | Compiling curve25519-dalek v4.1.3 |
| 1611 | 2026-05-18T19:28:11.532Z | Compiling scroll v0.12.0 |
| 1612 | 2026-05-18T19:28:11.777Z | Compiling num_enum v0.7.6 |
| 1613 | 2026-05-18T19:28:12.030Z | Compiling dof v0.3.0 |
| 1614 | 2026-05-18T19:28:12.306Z | Compiling hmac v0.12.1 |
| 1615 | 2026-05-18T19:28:12.420Z | Compiling darling_core v0.21.3 |
| 1616 | 2026-05-18T19:28:12.442Z | Compiling inout v0.1.4 |
| 1617 | 2026-05-18T19:28:12.466Z | Compiling ff v0.13.1 |
| 1618 | 2026-05-18T19:28:12.486Z | Compiling thread-id v4.2.2 |
| 1619 | 2026-05-18T19:28:12.516Z | Compiling hkdf v0.12.4 |
| 1620 | 2026-05-18T19:28:12.560Z | Compiling cipher v0.4.4 |
| 1621 | 2026-05-18T19:28:12.579Z | Compiling group v0.13.0 |
| 1622 | 2026-05-18T19:28:13.152Z | Compiling typify-macro v0.6.2 |
| 1623 | 2026-05-18T19:28:13.187Z | Compiling goblin v0.8.2 |
| 1624 | 2026-05-18T19:28:13.241Z | Compiling num-iter v0.1.45 |
| 1625 | 2026-05-18T19:28:13.264Z | Compiling num-rational v0.4.2 |
| 1626 | 2026-05-18T19:28:13.525Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1627 | 2026-05-18T19:28:13.556Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1628 | 2026-05-18T19:28:13.891Z | Compiling crossbeam-epoch v0.9.18 |
| 1629 | 2026-05-18T19:28:14.223Z | Compiling universal-hash v0.5.1 |
| 1630 | 2026-05-18T19:28:14.333Z | Compiling half v2.7.1 |
| 1631 | 2026-05-18T19:28:14.362Z | Compiling crypto-bigint v0.5.5 |
| 1632 | 2026-05-18T19:28:14.520Z | Compiling darling_macro v0.21.3 |
| 1633 | 2026-05-18T19:28:14.610Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1634 | 2026-05-18T19:28:14.630Z | Compiling num-complex v0.4.6 |
| 1635 | 2026-05-18T19:28:15.186Z | Compiling typify v0.6.2 |
| 1636 | 2026-05-18T19:28:15.270Z | Compiling ciborium-io v0.2.2 |
| 1637 | 2026-05-18T19:28:15.279Z | Compiling base64ct v1.8.3 |
| 1638 | 2026-05-18T19:28:15.300Z | Compiling base16ct v0.2.0 |
| 1639 | 2026-05-18T19:28:15.358Z | Compiling opaque-debug v0.3.1 |
| 1640 | 2026-05-18T19:28:15.424Z | Compiling poly1305 v0.8.0 |
| 1641 | 2026-05-18T19:28:15.427Z | Compiling elliptic-curve v0.13.8 |
| 1642 | 2026-05-18T19:28:15.495Z | Compiling password-hash v0.5.0 |
| 1643 | 2026-05-18T19:28:15.702Z | Compiling ciborium-ll v0.2.2 |
| 1644 | 2026-05-18T19:28:15.930Z | Compiling darling v0.21.3 |
| 1645 | 2026-05-18T19:28:15.933Z | Compiling num v0.4.3 |
| 1646 | 2026-05-18T19:28:16.006Z | Compiling thiserror-no-std v2.0.2 |
| 1647 | 2026-05-18T19:28:16.495Z | Compiling chacha20 v0.9.1 |
| 1648 | 2026-05-18T19:28:16.708Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1649 | 2026-05-18T19:28:16.835Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1650 | 2026-05-18T19:28:17.286Z | Compiling byte-wrapper v0.1.0 |
| 1651 | 2026-05-18T19:28:17.313Z | Compiling blake2 v0.10.6 |
| 1652 | 2026-05-18T19:28:17.403Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1653 | 2026-05-18T19:28:17.640Z | Compiling aead v0.5.2 |
| 1654 | 2026-05-18T19:28:17.723Z | Compiling proc-macro-error-attr v1.0.4 |
| 1655 | 2026-05-18T19:28:17.843Z | Compiling heapless v0.8.0 |
| 1656 | 2026-05-18T19:28:17.934Z | Compiling prettyplease v0.2.37 |
| 1657 | 2026-05-18T19:28:17.957Z | Compiling keccak v0.1.6 |
| 1658 | 2026-05-18T19:28:18.155Z | Compiling unsafe-libyaml v0.2.11 |
| 1659 | 2026-05-18T19:28:18.182Z | Compiling rustix v0.38.44 |
| 1660 | 2026-05-18T19:28:18.625Z | Compiling sha3 v0.10.9 |
| 1661 | 2026-05-18T19:28:18.759Z | Compiling serde_yaml v0.9.34+deprecated |
| 1662 | 2026-05-18T19:28:19.193Z | Compiling chacha20poly1305 v0.10.1 |
| 1663 | 2026-05-18T19:28:19.321Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1664 | 2026-05-18T19:28:19.664Z | Compiling argon2 v0.5.3 |
| 1665 | 2026-05-18T19:28:19.998Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1666 | 2026-05-18T19:28:20.172Z | Compiling vsss-rs v3.3.4 |
| 1667 | 2026-05-18T19:28:20.300Z | Compiling ingot-macros v0.1.1 |
| 1668 | 2026-05-18T19:28:20.335Z | Compiling ciborium v0.2.2 |
| 1669 | 2026-05-18T19:28:21.169Z | Compiling usdt-macro v0.5.0 |
| 1670 | 2026-05-18T19:28:21.511Z | Compiling usdt-attr-macro v0.5.0 |
| 1671 | 2026-05-18T19:28:22.863Z | Compiling rustls-webpki v0.103.13 |
| 1672 | 2026-05-18T19:28:23.633Z | Compiling serde_spanned v0.6.9 |
| 1673 | 2026-05-18T19:28:23.774Z | Compiling enum-as-inner v0.6.1 |
| 1674 | 2026-05-18T19:28:23.867Z | Compiling hash32 v0.3.1 |
| 1675 | 2026-05-18T19:28:23.906Z | Compiling proc-macro-error v1.0.4 |
| 1676 | 2026-05-18T19:28:23.955Z | Compiling memmap v0.7.0 |
| 1677 | 2026-05-18T19:28:24.015Z | Compiling winnow v0.7.15 |
| 1678 | 2026-05-18T19:28:24.091Z | Compiling toml_write v0.1.2 |
| 1679 | 2026-05-18T19:28:24.138Z | Compiling winnow v0.5.40 |
| 1680 | 2026-05-18T19:28:24.148Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1681 | 2026-05-18T19:28:24.286Z | Compiling indent_write v2.2.0 |
| 1682 | 2026-05-18T19:28:24.371Z | Compiling data-encoding v2.11.0 |
| 1683 | 2026-05-18T19:28:24.401Z | Compiling smoltcp v0.11.0 |
| 1684 | 2026-05-18T19:28:24.537Z | Compiling usdt v0.5.0 |
| 1685 | 2026-05-18T19:28:24.879Z | Compiling ingot-types v0.1.2 |
| 1686 | 2026-05-18T19:28:25.188Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1687 | 2026-05-18T19:28:25.207Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1688 | 2026-05-18T19:28:25.285Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1689 | 2026-05-18T19:28:25.301Z | Compiling toml_edit v0.22.27 |
| 1690 | 2026-05-18T19:28:25.497Z | Compiling toml_edit v0.19.15 |
| 1691 | 2026-05-18T19:28:25.617Z | Compiling tabwriter v1.4.1 |
| 1692 | 2026-05-18T19:28:25.956Z | Compiling cobs v0.3.0 |
| 1693 | 2026-05-18T19:28:25.992Z | Compiling serde_repr v0.1.20 |
| 1694 | 2026-05-18T19:28:26.151Z | Compiling tokio-rustls v0.26.4 |
| 1695 | 2026-05-18T19:28:26.413Z | Compiling rustls-platform-verifier v0.7.0 |
| 1696 | 2026-05-18T19:28:26.598Z | Compiling hyper-rustls v0.27.9 |
| 1697 | 2026-05-18T19:28:26.878Z | Compiling reqwest v0.13.3 |
| 1698 | 2026-05-18T19:28:26.932Z | Compiling memoffset v0.9.1 |
| 1699 | 2026-05-18T19:28:27.185Z | Compiling vcpkg v0.2.15 |
| 1700 | 2026-05-18T19:28:27.491Z | Compiling pkg-config v0.3.33 |
| 1701 | 2026-05-18T19:28:27.727Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1702 | 2026-05-18T19:28:27.804Z | Compiling bitflags v1.3.2 |
| 1703 | 2026-05-18T19:28:27.881Z | Compiling managed v0.8.0 |
| 1704 | 2026-05-18T19:28:27.952Z | Compiling cfg_aliases v0.2.1 |
| 1705 | 2026-05-18T19:28:27.977Z | Compiling openssl-sys v0.9.116 |
| 1706 | 2026-05-18T19:28:28.024Z | Compiling nix v0.31.3 |
| 1707 | 2026-05-18T19:28:28.427Z | Compiling progenitor-client v0.14.0 |
| 1708 | 2026-05-18T19:28:28.687Z | Compiling progenitor-extras v0.2.0 |
| 1709 | 2026-05-18T19:28:28.732Z | Compiling toml v0.8.23 |
| 1710 | 2026-05-18T19:28:28.925Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1711 | 2026-05-18T19:28:29.252Z | Compiling proc-macro-crate v1.3.1 |
| 1712 | 2026-05-18T19:28:29.426Z | Compiling postcard v1.1.3 |
| 1713 | 2026-05-18T19:28:29.764Z | Compiling ingot v0.1.1 |
| 1714 | 2026-05-18T19:28:29.860Z | Compiling hubpack_derive v0.1.1 |
| 1715 | 2026-05-18T19:28:30.029Z | Compiling foreign-types-macros v0.2.3 |
| 1716 | 2026-05-18T19:28:30.409Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1717 | 2026-05-18T19:28:30.692Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1718 | 2026-05-18T19:28:30.714Z | Compiling colored v3.1.1 |
| 1719 | 2026-05-18T19:28:30.937Z | Compiling swrite v0.1.0 |
| 1720 | 2026-05-18T19:28:31.034Z | Compiling rayon-core v1.13.0 |
| 1721 | 2026-05-18T19:28:31.111Z | Compiling heck v0.4.1 |
| 1722 | 2026-05-18T19:28:31.189Z | Compiling resolv-conf v0.7.6 |
| 1723 | 2026-05-18T19:28:31.235Z | Compiling linked-hash-map v0.5.6 |
| 1724 | 2026-05-18T19:28:31.261Z | Compiling semver v0.1.20 |
| 1725 | 2026-05-18T19:28:31.309Z | Compiling foreign-types-shared v0.3.1 |
| 1726 | 2026-05-18T19:28:31.401Z | Compiling static_assertions v1.1.0 |
| 1727 | 2026-05-18T19:28:31.418Z | Compiling cpufeatures v0.3.0 |
| 1728 | 2026-05-18T19:28:31.474Z | Compiling unicode-segmentation v1.13.2 |
| 1729 | 2026-05-18T19:28:31.491Z | Compiling chacha20 v0.10.0 |
| 1730 | 2026-05-18T19:28:31.515Z | Compiling rustc_version v0.1.7 |
| 1731 | 2026-05-18T19:28:31.562Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1732 | 2026-05-18T19:28:31.620Z | Compiling lru-cache v0.1.2 |
| 1733 | 2026-05-18T19:28:31.710Z | Compiling foreign-types v0.5.0 |
| 1734 | 2026-05-18T19:28:31.786Z | Compiling newline-converter v0.3.0 |
| 1735 | 2026-05-18T19:28:31.808Z | Compiling hubpack v0.1.2 |
| 1736 | 2026-05-18T19:28:31.829Z | Compiling num_enum_derive v0.5.11 |
| 1737 | 2026-05-18T19:28:31.988Z | Compiling atomicwrites v0.4.4 |
| 1738 | 2026-05-18T19:28:32.024Z | Compiling hickory-proto v0.24.4 |
| 1739 | 2026-05-18T19:28:32.142Z | Compiling progenitor-impl v0.13.0 |
| 1740 | 2026-05-18T19:28:32.177Z | Compiling crossbeam-deque v0.8.6 |
| 1741 | 2026-05-18T19:28:32.390Z | Compiling console v0.15.11 |
| 1742 | 2026-05-18T19:28:32.788Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1743 | 2026-05-18T19:28:32.912Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1744 | 2026-05-18T19:28:33.320Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1745 | 2026-05-18T19:28:33.524Z | Compiling camino-tempfile v1.4.1 |
| 1746 | 2026-05-18T19:28:33.769Z | Compiling serde-big-array v0.5.1 |
| 1747 | 2026-05-18T19:28:33.915Z | Compiling derive-where v1.6.1 |
| 1748 | 2026-05-18T19:28:35.040Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1749 | 2026-05-18T19:28:35.192Z | Compiling pin-project-internal v1.1.13 |
| 1750 | 2026-05-18T19:28:35.238Z | Compiling num-derive v0.4.2 |
| 1751 | 2026-05-18T19:28:35.365Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1752 | 2026-05-18T19:28:35.399Z | Compiling cstr-argument v0.1.2 |
| 1753 | 2026-05-18T19:28:35.555Z | Compiling siphasher v1.0.3 |
| 1754 | 2026-05-18T19:28:35.716Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1755 | 2026-05-18T19:28:35.750Z | Compiling similar v2.7.0 |
| 1756 | 2026-05-18T19:28:35.898Z | Compiling minimal-lexical v0.2.1 |
| 1757 | 2026-05-18T19:28:35.972Z | Compiling progenitor-macro v0.13.0 |
| 1758 | 2026-05-18T19:28:36.087Z | Compiling nom v7.1.3 |
| 1759 | 2026-05-18T19:28:36.153Z | Compiling expectorate v1.2.0 |
| 1760 | 2026-05-18T19:28:36.196Z | Compiling phf_shared v0.12.1 |
| 1761 | 2026-05-18T19:28:36.298Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1762 | 2026-05-18T19:28:36.301Z | Compiling pin-project v1.1.13 |
| 1763 | 2026-05-18T19:28:36.367Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1764 | 2026-05-18T19:28:36.404Z | Compiling hickory-resolver v0.24.4 |
| 1765 | 2026-05-18T19:28:36.445Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1766 | 2026-05-18T19:28:36.557Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1767 | 2026-05-18T19:28:36.676Z | Compiling num_enum v0.5.11 |
| 1768 | 2026-05-18T19:28:36.787Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1769 | 2026-05-18T19:28:37.456Z | Compiling newtype_derive v0.1.6 |
| 1770 | 2026-05-18T19:28:37.467Z | Compiling rand v0.10.1 |
| 1771 | 2026-05-18T19:28:37.701Z | Compiling progenitor-client v0.13.0 |
| 1772 | 2026-05-18T19:28:38.159Z | Compiling progenitor-impl v0.14.0 |
| 1773 | 2026-05-18T19:28:38.555Z | Compiling unicode-normalization v0.1.25 |
| 1774 | 2026-05-18T19:28:39.020Z | Compiling tokio-stream v0.1.18 |
| 1775 | 2026-05-18T19:28:39.065Z | Compiling snafu-derive v0.8.9 |
| 1776 | 2026-05-18T19:28:39.341Z | Compiling async-recursion v1.1.1 |
| 1777 | 2026-05-18T19:28:39.482Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1778 | 2026-05-18T19:28:39.492Z | Compiling slog-dtrace v0.3.0 |
| 1779 | 2026-05-18T19:28:39.744Z | Compiling csv-core v0.1.13 |
| 1780 | 2026-05-18T19:28:39.786Z | Compiling bstr v1.12.1 |
| 1781 | 2026-05-18T19:28:40.009Z | Compiling chrono-tz v0.10.4 |
| 1782 | 2026-05-18T19:28:40.043Z | Compiling same-file v1.0.6 |
| 1783 | 2026-05-18T19:28:40.218Z | Compiling owo-colors v4.3.0 |
| 1784 | 2026-05-18T19:28:40.245Z | Compiling cancel-safe-futures v0.1.5 |
| 1785 | 2026-05-18T19:28:40.278Z | Compiling konst_macro_rules v0.2.19 |
| 1786 | 2026-05-18T19:28:40.456Z | Compiling highway v1.3.0 |
| 1787 | 2026-05-18T19:28:40.508Z | Compiling foldhash v0.1.5 |
| 1788 | 2026-05-18T19:28:40.561Z | Compiling unicode-xid v0.2.6 |
| 1789 | 2026-05-18T19:28:40.682Z | Compiling unicode-width v0.1.14 |
| 1790 | 2026-05-18T19:28:40.685Z | Compiling foreign-types-shared v0.1.1 |
| 1791 | 2026-05-18T19:28:40.778Z | Compiling openssl v0.10.80 |
| 1792 | 2026-05-18T19:28:40.800Z | Compiling snafu v0.8.9 |
| 1793 | 2026-05-18T19:28:40.846Z | Compiling foreign-types v0.3.2 |
| 1794 | 2026-05-18T19:28:40.918Z | Compiling const_format_proc_macros v0.2.34 |
| 1795 | 2026-05-18T19:28:40.959Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1796 | 2026-05-18T19:28:41.078Z | Compiling hashbrown v0.15.5 |
| 1797 | 2026-05-18T19:28:41.112Z | Compiling progenitor v0.13.0 |
| 1798 | 2026-05-18T19:28:41.246Z | Compiling konst v0.2.20 |
| 1799 | 2026-05-18T19:28:41.271Z | Compiling walkdir v2.5.0 |
| 1800 | 2026-05-18T19:28:41.488Z | Compiling globset v0.4.18 |
| 1801 | 2026-05-18T19:28:41.559Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1802 | 2026-05-18T19:28:41.602Z | Compiling csv v1.4.0 |
| 1803 | 2026-05-18T19:28:41.708Z | Compiling progenitor-macro v0.14.0 |
| 1804 | 2026-05-18T19:28:41.719Z | Compiling qorb v0.4.1 |
| 1805 | 2026-05-18T19:28:41.730Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1806 | 2026-05-18T19:28:42.157Z | Compiling olpc-cjson v0.1.4 |
| 1807 | 2026-05-18T19:28:42.385Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1808 | 2026-05-18T19:28:44.030Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1809 | 2026-05-18T19:28:44.055Z | Compiling rayon v1.12.0 |
| 1810 | 2026-05-18T19:28:44.070Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1811 | 2026-05-18T19:28:44.132Z | Compiling phf v0.12.1 |
| 1812 | 2026-05-18T19:28:44.283Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1813 | 2026-05-18T19:28:44.404Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1814 | 2026-05-18T19:28:44.408Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1815 | 2026-05-18T19:28:44.965Z | Compiling zone_cfg_derive v0.3.1 |
| 1816 | 2026-05-18T19:28:45.331Z | Compiling tokio-dtrace v0.1.1 |
| 1817 | 2026-05-18T19:28:45.655Z | Compiling itertools v0.12.1 |
| 1818 | 2026-05-18T19:28:45.658Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1819 | 2026-05-18T19:28:45.803Z | Compiling libsw-core v0.3.2 |
| 1820 | 2026-05-18T19:28:45.864Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1821 | 2026-05-18T19:28:45.973Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1822 | 2026-05-18T19:28:46.239Z | Compiling serde_plain v1.0.2 |
| 1823 | 2026-05-18T19:28:46.460Z | Compiling openssl-macros v0.1.1 |
| 1824 | 2026-05-18T19:28:46.589Z | Compiling pem v3.0.6 |
| 1825 | 2026-05-18T19:28:46.626Z | Compiling cookie v0.18.1 |
| 1826 | 2026-05-18T19:28:46.797Z | Compiling sigpipe v0.1.3 |
| 1827 | 2026-05-18T19:28:46.866Z | Compiling fixedbitset v0.5.7 |
| 1828 | 2026-05-18T19:28:46.882Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1829 | 2026-05-18T19:28:46.892Z | Compiling fixedbitset v0.4.2 |
| 1830 | 2026-05-18T19:28:46.923Z | Compiling jiff v0.2.24 |
| 1831 | 2026-05-18T19:28:46.937Z | Compiling bytecount v0.6.9 |
| 1832 | 2026-05-18T19:28:46.964Z | Compiling glob v0.3.3 |
| 1833 | 2026-05-18T19:28:47.073Z | Compiling typed-path v0.9.3 |
| 1834 | 2026-05-18T19:28:47.118Z | Compiling petgraph v0.8.3 |
| 1835 | 2026-05-18T19:28:47.133Z | Compiling petgraph v0.6.5 |
| 1836 | 2026-05-18T19:28:47.270Z | Compiling papergrid v0.11.0 |
| 1837 | 2026-05-18T19:28:48.480Z | Compiling tough v0.22.0 |
| 1838 | 2026-05-18T19:28:48.764Z | Compiling progenitor v0.14.0 |
| 1839 | 2026-05-18T19:28:48.902Z | Compiling zone v0.3.1 |
| 1840 | 2026-05-18T19:28:48.965Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1841 | 2026-05-18T19:28:49.055Z | Compiling libsw v3.5.0 |
| 1842 | 2026-05-18T19:28:49.230Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1843 | 2026-05-18T19:28:49.269Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1844 | 2026-05-18T19:28:49.492Z | Compiling oxide-tokio-rt v0.1.6 |
| 1845 | 2026-05-18T19:28:49.521Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1846 | 2026-05-18T19:28:49.712Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1847 | 2026-05-18T19:28:49.800Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1848 | 2026-05-18T19:28:50.081Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1849 | 2026-05-18T19:28:50.708Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1850 | 2026-05-18T19:28:50.720Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1851 | 2026-05-18T19:28:50.874Z | Compiling const_format v0.2.36 |
| 1852 | 2026-05-18T19:28:51.204Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1853 | 2026-05-18T19:28:51.341Z | Compiling tabled_derive v0.7.0 |
| 1854 | 2026-05-18T19:28:51.606Z | Compiling gethostname v0.5.0 |
| 1855 | 2026-05-18T19:28:51.618Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1856 | 2026-05-18T19:28:51.726Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1857 | 2026-05-18T19:28:51.737Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1858 | 2026-05-18T19:28:51.804Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1859 | 2026-05-18T19:28:51.819Z | Compiling bcs v0.1.6 |
| 1860 | 2026-05-18T19:28:51.842Z | Compiling smf v0.2.3 |
| 1861 | 2026-05-18T19:28:52.141Z | Compiling nom v8.0.0 |
| 1862 | 2026-05-18T19:28:52.353Z | Compiling lazy_static v1.5.0 |
| 1863 | 2026-05-18T19:28:52.455Z | Compiling tagptr v0.2.0 |
| 1864 | 2026-05-18T19:28:52.458Z | Compiling whoami v1.6.1 |
| 1865 | 2026-05-18T19:28:52.501Z | Compiling unicode-linebreak v0.1.5 |
| 1866 | 2026-05-18T19:28:52.608Z | Compiling linear-map v1.2.0 |
| 1867 | 2026-05-18T19:28:52.753Z | Compiling smawk v0.3.2 |
| 1868 | 2026-05-18T19:28:52.783Z | Compiling termtree v0.5.1 |
| 1869 | 2026-05-18T19:28:52.794Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1870 | 2026-05-18T19:28:52.889Z | Compiling textwrap v0.16.2 |
| 1871 | 2026-05-18T19:28:53.010Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1872 | 2026-05-18T19:28:53.251Z | Compiling moka v0.12.15 |
| 1873 | 2026-05-18T19:28:53.432Z | Compiling steno v0.4.1 |
| 1874 | 2026-05-18T19:28:54.041Z | Compiling tabled v0.15.0 |
| 1875 | 2026-05-18T19:28:54.380Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1876 | 2026-05-18T19:28:54.455Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1877 | 2026-05-18T19:28:54.499Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1878 | 2026-05-18T19:28:55.567Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1879 | 2026-05-18T19:28:56.518Z | Compiling hickory-proto v0.25.2 |
| 1880 | 2026-05-18T19:28:56.702Z | Compiling humantime v2.3.0 |
| 1881 | 2026-05-18T19:28:56.730Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1882 | 2026-05-18T19:28:56.982Z | Compiling parking_lot_core v0.8.6 |
| 1883 | 2026-05-18T19:28:57.305Z | Compiling libscf-sys v1.2.0 |
| 1884 | 2026-05-18T19:28:57.315Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1885 | 2026-05-18T19:28:57.448Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1886 | 2026-05-18T19:28:57.493Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1887 | 2026-05-18T19:28:57.746Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1888 | 2026-05-18T19:28:58.070Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1889 | 2026-05-18T19:28:58.136Z | Compiling parking_lot v0.11.2 |
| 1890 | 2026-05-18T19:28:58.170Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1891 | 2026-05-18T19:28:58.183Z | Compiling fxhash v0.2.1 |
| 1892 | 2026-05-18T19:28:58.315Z | Compiling internet-checksum v0.2.1 |
| 1893 | 2026-05-18T19:28:58.395Z | Compiling sled v0.34.7 |
| 1894 | 2026-05-18T19:28:58.451Z | Compiling hickory-resolver v0.25.2 |
| 1895 | 2026-05-18T19:28:58.466Z | Compiling yansi v1.0.1 |
| 1896 | 2026-05-18T19:28:58.551Z | Compiling diff v0.1.13 |
| 1897 | 2026-05-18T19:28:58.790Z | Compiling pretty_assertions v1.4.1 |
| 1898 | 2026-05-18T19:28:59.943Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1899 | 2026-05-18T19:29:01.382Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1900 | 2026-05-18T19:29:03.101Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1901 | 2026-05-18T19:29:10.718Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1902 | 2026-05-18T19:29:12.321Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1903 | 2026-05-18T19:29:13.350Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1904 | 2026-05-18T19:29:15.722Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1905 | 2026-05-18T19:29:15.730Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1906 | 2026-05-18T19:29:16.320Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1907 | 2026-05-18T19:29:38.977Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 08s |
| 1908 | 2026-05-18T19:29:39.153Z | ──────────── |
| 1909 | 2026-05-18T19:29:39.154Z | Nextest run ID be64c2cb-c1c8-4c70-bf1e-4bb0591f2f1a with nextest profile: default |
| 1910 | 2026-05-18T19:29:39.154Z | Starting 2 tests across 3 binaries |
| 1911 | 2026-05-18T19:29:39.157Z | START bfd test::test_new_daemon |
| 1912 | 2026-05-18T19:29:39.160Z | |
| 1913 | 2026-05-18T19:29:39.160Z | running 1 test |
| 1914 | 2026-05-18T19:29:39.197Z | {"msg":"dropping SM for 203.0.113.10","v":0,"name":"slog-rs","level":40,"time":"2026-05-18T19:29:37.829109412Z","hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEY","pid":4911,"peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1915 | 2026-05-18T19:29:39.197Z | {test test::test_new_daemon ... "msgok":"send error: sending on a closed channel" |
| 1916 | 2026-05-18T19:29:39.197Z | ,"v":0,"name":"slog-rs","level":40 |
| 1917 | 2026-05-18T19:29:39.200Z | test result: ,"oktime":"2026-05-18T19:29:37.829381841Z","hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEY",". 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered outpid":4911,"peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1918 | 2026-05-18T19:29:39.200Z | {"msg":"exiting receive loop on error: channel is empty and sending half is closed; finished in 0.04s"," |
| 1919 | 2026-05-18T19:29:39.200Z | |
| 1920 | 2026-05-18T19:29:39.200Z | v":0,"name":"slog-rs","level":50,"time":"2026-05-18T19:29:37.82941267Z","hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEY","pid":4911,"error":"channel is empty and sending half is closed","peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1921 | 2026-05-18T19:29:39.203Z | PASS [ 0.047s] bfd test::test_new_daemon |
| 1922 | 2026-05-18T19:29:39.203Z | START bfd test::test_protocol_basics |
| 1923 | 2026-05-18T19:29:39.208Z | {"msg":"dropping SM for 2001:db8::10 |
| 1924 | 2026-05-18T19:29:39.208Z | running 1 test |
| 1925 | 2026-05-18T19:29:39.249Z | {{""msg"msg"::""recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 4046313894, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 1066143419, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":,"v":00,","name":name"":slog-rs""slog-rs","level":,"level":1010,"time":,""time":"2026-05-18T19:29:37.88107601Z"2026-05-18T19:29:37.88107224Z",",hostname"":"hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEY"w-01KRY8NQEPSHJMXM1VY37VQPEY","pid":,"pid"4912:4912,"peer",":"peer":"203.0.113.20"2001:db8::10,"",state"":"state":"Down"Down",","unitunit":"":"session","session"module",":"module":"state_machine","state_machine",component"":"bfd"component":"bfd"}} |
| 1926 | 2026-05-18T19:29:39.249Z | |
| 1927 | 2026-05-18T19:29:39.249Z | {"msg":"{"msg":"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 746214764, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 232977079, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-18T19:29:37.88134272Z","hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEY","pid":4912,"peer":"2001:db8::20","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1928 | 2026-05-18T19:29:39.249Z | ,"time":"{"msg":"2026-05-18T19:29:37.8813459Z"transition -> Init",","v":hostname0",:""name":"slog-rs","w-01KRY8NQEPSHJMXM1VY37VQPEY"level,":"30pid":4912,"peer":"203.0.113.10","state":"Down","unit":"session","module":",state_machine"","time":"component":"bfd"} |
| 1929 | 2026-05-18T19:29:39.249Z | 2026-05-18T19:29:37.881358149Z","hostname":"{"msg":"w-01KRY8NQEPSHJMXM1VY37VQPEY","pidtransition -> Init"",:"4912v":0,,""namepeer""::""slog-rs"2001:db8::20,"","level":state30":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1930 | 2026-05-18T19:29:39.252Z | ,"time":"{"msg":"2026-05-18T19:29:37.881368949Z"transition -> Init",,""v":0,hostname"":"name":"slog-rs","level"w-01KRY8NQEPSHJMXM1VY37VQPEY:"30,"pid":4912,"peer":"2001:db8::10","state":"Down","unit":"session",","module":"time":"state_machine","component":"bfd2026-05-18T19:29:37.881375909Z""}," |
| 1931 | 2026-05-18T19:29:39.252Z | hostname":"{"w-01KRY8NQEPSHJMXM1VY37VQPEYmsg"":,""pid":4912transition -> Init",",v"":peer"0:,""name":"203.0.113.20"slog-rs,"","state":level"":30Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1932 | 2026-05-18T19:29:39.252Z | ,"time":"2026-05-18T19:29:37.881391758Z","hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEY","pid":4912,"peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1933 | 2026-05-18T19:29:40.246Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 1066143419, your_discriminator: 232977079, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-18T19:29:38.878438918Z","hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEY","pid":4912,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1934 | 2026-05-18T19:29:40.246Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-05-18T19:29:38.878482776Z","hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEY","pid":4912,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1935 | 2026-05-18T19:29:40.246Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 746214764, your_discriminator: 4046313894, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-18T19:29:38.878515915Z","hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEY","pid":4912,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1936 | 2026-05-18T19:29:40.250Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-05-18T19:29:38.878548284Z","hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEY","pid":4912,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1937 | 2026-05-18T19:29:40.250Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 232977079, your_discriminator: 1066143419, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-18T19:29:38.880813066Z","hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEY","pid":4912,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1938 | 2026-05-18T19:29:40.250Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-05-18T19:29:38.880851495Z","hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEY","pid":4912,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1939 | 2026-05-18T19:29:40.250Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 4046313894, your_discriminator: 746214764, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-18T19:29:38.880882294Z","hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEY","pid":4912,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1940 | 2026-05-18T19:29:40.250Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-05-18T19:29:38.880912193Z","hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEY","pid":4912,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1941 | 2026-05-18T19:29:45.247Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 1066143419, your_discriminator: 232977079, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-18T19:29:43.878595622Z","hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEY","pid":4912,"peer":"203.0.113.20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1942 | 2026-05-18T19:29:45.247Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 746214764, your_discriminator: 4046313894, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-18T19:29:43.878693648Z","hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEY","pid":4912,"peer":"2001:db8::20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1943 | 2026-05-18T19:29:45.250Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 232977079, your_discriminator: 1066143419, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-18T19:29:43.881095846Z","hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEY","pid":4912,"peer":"203.0.113.10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1944 | 2026-05-18T19:29:45.250Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 4046313894, your_discriminator: 746214764, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-05-18T19:29:43.881159523Z","hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEY","pid":4912,"peer":"2001:db8::10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1945 | 2026-05-18T19:29:49.250Z | {"msg":"dropping SM for 203.0.113.20","v":0,"name":"slog-rs","level":40{"msg":"dropping SM for 2001:db8::10","v":0,"name":"slog-rs","level":40,",time""time:"":"2026-05-18T19:29:47.881031262Z"2026-05-18T19:29:47.881046642Z",","hostnamehostname":"":"w-01KRY8NQEPSHJMXM1VY37VQPEY"w-01KRY8NQEPSHJMXM1VY37VQPEY,"","pidpid""::49124912,"peer":","peer":203.0.113.20"","2001:db8::10","statestate""::""Up",Up"","unitunit":"":"session"session",","module":module"":"state_machine","state_machine"component":,""componentbfd"":"bfd"}} |
| 1946 | 2026-05-18T19:29:49.250Z | |
| 1947 | 2026-05-18T19:29:49.250Z | {"msg":"{dropping SM for 203.0.113.10"","vmsg"":":0,"namedropping SM for 2001:db8::20"":","v"slog-rs:"0,","level":40name":"slog-rs","level":40,","time"time:"":"2026-05-18T19:29:47.881132238Z","hostname":"2026-05-18T19:29:47.881133628Z","hostname":"w-01KRY8NQEPSHJMXM1VY37VQPEYw-01KRY8NQEPSHJMXM1VY37VQPEY"",",pid"":4912pid":4912,"peer,"":"peer":"2001:db8::20","203.0.113.10","state":"state":"UpUp"",,""unitunit"":":"session"session",,""module"module"::""state_machine","componentstate_machine"",":"componentbfd":""} |
| 1948 | 2026-05-18T19:29:49.250Z | bfd"} |
| 1949 | 2026-05-18T19:29:49.254Z | test test::test_protocol_basics ... ok |
| 1950 | 2026-05-18T19:29:49.254Z | |
| 1951 | 2026-05-18T19:29:49.254Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 10.04s |
| 1952 | 2026-05-18T19:29:49.254Z | |
| 1953 | 2026-05-18T19:29:49.259Z | PASS [ 10.057s] bfd test::test_protocol_basics |
| 1954 | 2026-05-18T19:29:49.262Z | ──────────── |
| 1955 | 2026-05-18T19:29:49.262Z | Summary [ 10.105s] 2 tests run: 2 passed, 0 skipped |
| 1956 | 2026-05-18T19:29:49.273Z | process exited: duration 312824 ms, exit code 0 |
| |
| 1957 | 2026-05-18T19:29:49.280Z | found 0 output files |