|
|
|
| 1 | 2026-08-18T18:56:43.323Z | job assigned to worker 01M0B3NPBK2R5Y7HK20NE1DWYM [factory aws, i-08f96bb733d851485] (queued for 1 m 15 s) |
| |
| 2 | 2026-08-18T18:56:50.064Z | starting task 0: "setup" |
| 3 | 2026-08-18T18:56:50.075Z | ++ uname -s |
| 4 | 2026-08-18T18:56:50.079Z | + kern=SunOS |
| 5 | 2026-08-18T18:56:50.079Z | + build_user=build |
| 6 | 2026-08-18T18:56:50.079Z | + build_uid=12345 |
| 7 | 2026-08-18T18:56:50.079Z | + work_dir=/work |
| 8 | 2026-08-18T18:56:50.079Z | + input_dir=/input |
| 9 | 2026-08-18T18:56:50.079Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-18T18:56:50.079Z | + case "$kern" in |
| 11 | 2026-08-18T18:56:50.079Z | + groupadd -g 12345 build |
| 12 | 2026-08-18T18:56:50.084Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-18T18:56:52.085Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-18T18:56:52.196Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-18T18:56:52.199Z | + home_fs=zfs |
| 16 | 2026-08-18T18:56:52.199Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-18T18:56:52.199Z | + mkdir -p /home/build |
| 18 | 2026-08-18T18:56:52.199Z | + chown build:build /home/build /work |
| 19 | 2026-08-18T18:56:54.201Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-18T18:56:54.204Z | process exited: duration 4138 ms, exit code 0 |
| |
| 21 | 2026-08-18T18:56:54.210Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-18T18:56:54.214Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-18T18:56:54.214Z | * rust toolchain channel = "stable" |
| 24 | 2026-08-18T18:56:54.214Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-08-18T18:56:54.214Z | * rust toolchain profile = "default" |
| 26 | 2026-08-18T18:56:54.214Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-18T18:56:54.214Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-18T18:56:54.216Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-18T18:56:54.216Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-18T18:56:54.312Z | info: downloading installer |
| 31 | 2026-08-18T18:56:55.848Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-18T18:56:55.848Z | warn: /opt/ooce/bin |
| 33 | 2026-08-18T18:56:55.848Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-18T18:56:55.848Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-18T18:56:55.848Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-18T18:56:55.848Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-18T18:56:55.848Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-18T18:56:55.848Z | error: cannot install while Rust is installed |
| 39 | 2026-08-18T18:56:55.848Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-18T18:56:55.851Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-18T18:56:55.851Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-18T18:56:55.851Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-18T18:56:55.851Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-18T18:56:55.861Z | info: profile set to default |
| 45 | 2026-08-18T18:56:55.861Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-18T18:56:55.864Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-18T18:56:55.992Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-18T18:56:55.995Z | info: downloading 6 components |
| 49 | 2026-08-18T18:57:10.326Z | |
| 50 | 2026-08-18T18:57:10.326Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-08-18T18:57:10.356Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-18T18:57:10.356Z | |
| 53 | 2026-08-18T18:57:10.356Z | |
| 54 | 2026-08-18T18:57:10.356Z | Rust is installed now. Great! |
| 55 | 2026-08-18T18:57:10.356Z | |
| 56 | 2026-08-18T18:57:10.356Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-18T18:57:10.356Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-18T18:57:10.356Z | |
| 59 | 2026-08-18T18:57:10.356Z | To configure your current shell, you need to source |
| 60 | 2026-08-18T18:57:10.356Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-18T18:57:10.356Z | |
| 62 | 2026-08-18T18:57:10.356Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-18T18:57:10.356Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-18T18:57:10.356Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-18T18:57:10.356Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-18T18:57:10.356Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-18T18:57:10.356Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-18T18:57:10.356Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-18T18:57:10.360Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-18T18:57:10.360Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-18T18:57:10.453Z | + rustup --version |
| 72 | 2026-08-18T18:57:10.462Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-18T18:57:10.466Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-18T18:57:10.485Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-18T18:57:10.488Z | + cargo --version |
| 76 | 2026-08-18T18:57:10.502Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-18T18:57:10.506Z | + rustc --version |
| 78 | 2026-08-18T18:57:10.524Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-18T18:57:10.526Z | process exited: duration 16315 ms, exit code 0 |
| |
| 80 | 2026-08-18T18:57:10.532Z | starting task 2: "authentication" |
| 81 | 2026-08-18T18:57:10.549Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-18T18:57:10.555Z | starting task 3: "clone repository" |
| 83 | 2026-08-18T18:57:10.558Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-08-18T18:57:10.561Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-08-18T18:57:10.588Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-08-18T18:57:12.805Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-08-18T18:57:12.805Z | + git fetch origin bf831acede9b125a854bfda5615ae9248d1e2fa8 |
| 88 | 2026-08-18T18:57:13.083Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-08-18T18:57:13.083Z | * branch bf831acede9b125a854bfda5615ae9248d1e2fa8 -> FETCH_HEAD |
| 90 | 2026-08-18T18:57:13.088Z | + [[ -n trey/unnumbered-cleanup ]] |
| 91 | 2026-08-18T18:57:13.091Z | ++ git branch --show-current |
| 92 | 2026-08-18T18:57:13.091Z | + current=main |
| 93 | 2026-08-18T18:57:13.091Z | + [[ main != trey/unnumbered-cleanup ]] |
| 94 | 2026-08-18T18:57:13.091Z | + git branch -f trey/unnumbered-cleanup bf831acede9b125a854bfda5615ae9248d1e2fa8 |
| 95 | 2026-08-18T18:57:13.094Z | + git checkout -f trey/unnumbered-cleanup |
| 96 | 2026-08-18T18:57:13.113Z | Switched to branch 'trey/unnumbered-cleanup' |
| 97 | 2026-08-18T18:57:13.115Z | + git reset --hard bf831acede9b125a854bfda5615ae9248d1e2fa8 |
| 98 | 2026-08-18T18:57:13.132Z | HEAD is now at bf831ac review feedback |
| 99 | 2026-08-18T18:57:13.134Z | process exited: duration 2577 ms, exit code 0 |
| |
| 100 | 2026-08-18T18:57:13.141Z | starting task 4: "build" |
| 101 | 2026-08-18T18:57:13.144Z | + set -e |
| 102 | 2026-08-18T18:57:13.144Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-08-18T18:57:13.144Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-08-18T18:57:13.144Z | ++ PLATFORM=illumos |
| 105 | 2026-08-18T18:57:13.144Z | ++ banner install |
| 106 | 2026-08-18T18:57:13.147Z | |
| 107 | 2026-08-18T18:57:13.147Z | # # # #### ##### ## # # |
| 108 | 2026-08-18T18:57:13.147Z | # ## # # # # # # # |
| 109 | 2026-08-18T18:57:13.147Z | # # # # #### # # # # # |
| 110 | 2026-08-18T18:57:13.147Z | # # # # # # ###### # # |
| 111 | 2026-08-18T18:57:13.147Z | # # ## # # # # # # # |
| 112 | 2026-08-18T18:57:13.147Z | # # # #### # # # ###### ###### |
| 113 | 2026-08-18T18:57:13.147Z | |
| 114 | 2026-08-18T18:57:13.147Z | ++ set +o errexit |
| 115 | 2026-08-18T18:57:13.147Z | ++ pkg info clang-15 |
| 116 | 2026-08-18T18:57:13.150Z | ++ grep -qi installed |
| 117 | 2026-08-18T18:57:14.334Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-08-18T18:57:14.334Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-08-18T18:57:14.334Z | |
| 120 | 2026-08-18T18:57:14.334Z | clang-15 |
| 121 | 2026-08-18T18:57:14.372Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-08-18T18:57:14.372Z | ++ set -o errexit |
| 123 | 2026-08-18T18:57:14.375Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-08-18T18:57:21.800Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-08-18T18:57:29.597Z | Startup: Caching catalogs ... Done |
| 126 | 2026-08-18T18:57:36.929Z | Planning: Solver setup ... Done |
| 127 | 2026-08-18T18:57:36.971Z | Planning: Running solver ... Done |
| 128 | 2026-08-18T18:57:37.108Z | Planning: Finding local manifests ... Done |
| 129 | 2026-08-18T18:57:38.354Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-08-18T18:57:38.446Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-08-18T18:57:38.475Z | Planning: Package planning ... Done |
| 132 | 2026-08-18T18:57:38.501Z | Planning: Merging actions ... Done |
| 133 | 2026-08-18T18:57:38.610Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-08-18T18:57:38.617Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-08-18T18:57:39.395Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-08-18T18:57:39.400Z | Planning: Planning completed in 9.63 seconds |
| 137 | 2026-08-18T18:57:39.411Z | Packages to install: 2 |
| 138 | 2026-08-18T18:57:39.411Z | Mediators to change: 2 |
| 139 | 2026-08-18T18:57:39.414Z | Services to change: 1 |
| 140 | 2026-08-18T18:57:39.414Z | Create boot environment: No |
| 141 | 2026-08-18T18:57:39.414Z | Create backup boot environment: No |
| 142 | 2026-08-18T18:57:39.454Z | |
| 143 | 2026-08-18T18:57:39.454Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-08-18T18:57:44.843Z | Download: 981/3076 items 82.2/211.3MB 38% complete (18.5M/s) |
| 145 | 2026-08-18T18:57:49.845Z | Download: 1797/3076 items 116.6/211.3MB 55% complete (10.2M/s) |
| 146 | 2026-08-18T18:57:58.279Z | Download: 2008/3076 items 117.7/211.3MB 55% complete (9.9M/s) |
| 147 | 2026-08-18T18:58:11.185Z | Download: 2010/3076 items 117.8/211.3MB 55% complete |
| 148 | 2026-08-18T18:58:17.369Z | Download: 3030/3076 items 201.8/211.3MB 95% complete (22.8M/s) |
| 149 | 2026-08-18T18:58:23.822Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (21.2M/s) |
| 150 | 2026-08-18T18:58:26.849Z | Download: Completed 211.31 MB in 47.40 seconds (4.5M/s) |
| 151 | 2026-08-18T18:58:26.982Z | Actions: 1/3418 actions (Installing new actions) |
| 152 | 2026-08-18T18:58:30.129Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 153 | 2026-08-18T18:58:30.779Z | Done |
| 154 | 2026-08-18T18:58:30.779Z | Done |
| 155 | 2026-08-18T18:58:31.521Z | Done |
| 156 | 2026-08-18T18:58:34.957Z | Done |
| 157 | 2026-08-18T18:58:35.028Z | Done |
| 158 | 2026-08-18T18:58:35.031Z | Done |
| 159 | 2026-08-18T18:58:35.306Z | Done |
| 160 | 2026-08-18T18:58:35.985Z | ++ set -o errexit |
| 161 | 2026-08-18T18:58:35.985Z | ++ cargo --version |
| 162 | 2026-08-18T18:58:35.991Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 163 | 2026-08-18T18:58:36.160Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 164 | 2026-08-18T18:58:36.163Z | info: downloading 6 components |
| 165 | 2026-08-18T18:58:51.747Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 166 | 2026-08-18T18:58:51.749Z | ++ rustc --version |
| 167 | 2026-08-18T18:58:51.776Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 168 | 2026-08-18T18:58:51.780Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 169 | 2026-08-18T18:58:51.825Z | Updating crates.io index |
| 170 | 2026-08-18T18:58:51.928Z | Downloading crates ... |
| 171 | 2026-08-18T18:58:51.979Z | Downloaded cargo-nextest v0.9.97 |
| 172 | 2026-08-18T18:58:52.042Z | Installing cargo-nextest v0.9.97 |
| 173 | 2026-08-18T18:58:52.045Z | warning: default toolchain implicitly overridden with `1.97.1-x86_64-unknown-illumos` by rustup toolchain file |
| 174 | 2026-08-18T18:58:52.045Z | | |
| 175 | 2026-08-18T18:58:52.045Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 176 | 2026-08-18T18:58:52.045Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 177 | 2026-08-18T18:58:52.084Z | Updating crates.io index |
| 178 | 2026-08-18T18:58:54.275Z | Locking 396 packages to latest compatible versions |
| 179 | 2026-08-18T18:58:54.279Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 180 | 2026-08-18T18:58:54.282Z | Adding duct v0.13.7 (available: v1.1.1) |
| 181 | 2026-08-18T18:58:54.282Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 182 | 2026-08-18T18:58:54.282Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 183 | 2026-08-18T18:58:54.284Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 184 | 2026-08-18T18:58:54.284Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 185 | 2026-08-18T18:58:54.284Z | Adding nextest-filtering v0.15.0 (available: v0.22.0) |
| 186 | 2026-08-18T18:58:54.284Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 187 | 2026-08-18T18:58:54.287Z | Adding nextest-runner v0.80.0 (available: v0.122.1) |
| 188 | 2026-08-18T18:58:54.290Z | Adding quick-junit v0.5.2 (available: v0.7.0) |
| 189 | 2026-08-18T18:58:54.315Z | Downloading crates ... |
| 190 | 2026-08-18T18:58:54.337Z | Downloaded adler2 v2.0.1 |
| 191 | 2026-08-18T18:58:54.339Z | Downloaded owo-colors v4.3.0 |
| 192 | 2026-08-18T18:58:54.342Z | Downloaded addr2line v0.25.1 |
| 193 | 2026-08-18T18:58:54.345Z | Downloaded cpufeatures v0.3.0 |
| 194 | 2026-08-18T18:58:54.347Z | Downloaded foreign-types v0.3.2 |
| 195 | 2026-08-18T18:58:54.347Z | Downloaded ordered-float v2.10.1 |
| 196 | 2026-08-18T18:58:54.352Z | Downloaded cfg-expr v0.20.8 |
| 197 | 2026-08-18T18:58:54.354Z | Downloaded base64ct v1.8.3 |
| 198 | 2026-08-18T18:58:54.356Z | Downloaded cargo-util-schemas v0.2.0 |
| 199 | 2026-08-18T18:58:54.359Z | Downloaded getrandom v0.3.4 |
| 200 | 2026-08-18T18:58:54.362Z | Downloaded openssl-sys v0.9.117 |
| 201 | 2026-08-18T18:58:54.366Z | Downloaded parking_lot v0.12.5 |
| 202 | 2026-08-18T18:58:54.366Z | Downloaded anstyle v1.0.14 |
| 203 | 2026-08-18T18:58:54.369Z | Downloaded borsh v1.8.0 |
| 204 | 2026-08-18T18:58:54.372Z | Downloaded ahash v0.8.12 |
| 205 | 2026-08-18T18:58:54.372Z | Downloaded anstream v1.0.0 |
| 206 | 2026-08-18T18:58:54.375Z | Downloaded camino v1.2.5 |
| 207 | 2026-08-18T18:58:54.375Z | Downloaded cargo-platform v0.2.0 |
| 208 | 2026-08-18T18:58:54.375Z | Downloaded os_pipe v1.2.3 |
| 209 | 2026-08-18T18:58:54.378Z | Downloaded serde_ignored v0.1.14 |
| 210 | 2026-08-18T18:58:54.378Z | Downloaded backtrace-ext v0.2.1 |
| 211 | 2026-08-18T18:58:54.378Z | Downloaded anstyle-parse v1.0.0 |
| 212 | 2026-08-18T18:58:54.378Z | Downloaded cargo_metadata v0.23.1 |
| 213 | 2026-08-18T18:58:54.381Z | Downloaded rand_core v0.6.4 |
| 214 | 2026-08-18T18:58:54.381Z | Downloaded sha2 v0.10.9 |
| 215 | 2026-08-18T18:58:54.381Z | Downloaded bytes v1.12.1 |
| 216 | 2026-08-18T18:58:54.384Z | Downloaded pathdiff v0.2.3 |
| 217 | 2026-08-18T18:58:54.386Z | Downloaded cargo-platform v0.3.3 |
| 218 | 2026-08-18T18:58:54.386Z | Downloaded cfg_aliases v0.2.2 |
| 219 | 2026-08-18T18:58:54.390Z | Downloaded tokio-macros v2.7.2 |
| 220 | 2026-08-18T18:58:54.390Z | Downloaded atomic-waker v1.1.2 |
| 221 | 2026-08-18T18:58:54.390Z | Downloaded block-buffer v0.10.4 |
| 222 | 2026-08-18T18:58:54.390Z | Downloaded cfg-if v1.0.4 |
| 223 | 2026-08-18T18:58:54.395Z | Downloaded parking_lot_core v0.9.12 |
| 224 | 2026-08-18T18:58:54.395Z | Downloaded anstyle-query v1.1.5 |
| 225 | 2026-08-18T18:58:54.395Z | Downloaded async-scoped v0.9.0 |
| 226 | 2026-08-18T18:58:54.397Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 227 | 2026-08-18T18:58:54.401Z | Downloaded atomicwrites v0.4.4 |
| 228 | 2026-08-18T18:58:54.405Z | Downloaded shared_child v1.1.1 |
| 229 | 2026-08-18T18:58:54.405Z | Downloaded enable-ansi-support v0.2.1 |
| 230 | 2026-08-18T18:58:54.405Z | Downloaded serde_spanned v0.6.9 |
| 231 | 2026-08-18T18:58:54.405Z | Downloaded foreign-types-shared v0.1.1 |
| 232 | 2026-08-18T18:58:54.410Z | Downloaded fnv v1.0.7 |
| 233 | 2026-08-18T18:58:54.410Z | Downloaded rustc_version v0.4.1 |
| 234 | 2026-08-18T18:58:54.413Z | Downloaded serde_spanned v1.1.1 |
| 235 | 2026-08-18T18:58:54.413Z | Downloaded scopeguard v1.2.0 |
| 236 | 2026-08-18T18:58:54.413Z | Downloaded errno v0.3.14 |
| 237 | 2026-08-18T18:58:54.413Z | Downloaded colorchoice v1.0.5 |
| 238 | 2026-08-18T18:58:54.413Z | Downloaded document-features v0.2.12 |
| 239 | 2026-08-18T18:58:54.413Z | Downloaded futures-io v0.3.34 |
| 240 | 2026-08-18T18:58:54.416Z | Downloaded futures-macro v0.3.34 |
| 241 | 2026-08-18T18:58:54.422Z | Downloaded signal-hook-mio v0.2.5 |
| 242 | 2026-08-18T18:58:54.425Z | Downloaded serde_path_to_error v0.1.20 |
| 243 | 2026-08-18T18:58:54.425Z | Downloaded camino-tempfile v1.4.1 |
| 244 | 2026-08-18T18:58:54.425Z | Downloaded digest v0.10.7 |
| 245 | 2026-08-18T18:58:54.428Z | Downloaded rand_pcg v0.10.2 |
| 246 | 2026-08-18T18:58:54.432Z | Downloaded rustc-hash v2.1.3 |
| 247 | 2026-08-18T18:58:54.435Z | Downloaded cpufeatures v0.2.17 |
| 248 | 2026-08-18T18:58:54.438Z | Downloaded shell-words v1.1.1 |
| 249 | 2026-08-18T18:58:54.438Z | Downloaded sigchld v0.2.4 |
| 250 | 2026-08-18T18:58:54.441Z | Downloaded futures-task v0.3.34 |
| 251 | 2026-08-18T18:58:54.441Z | Downloaded supports-color v3.0.2 |
| 252 | 2026-08-18T18:58:54.441Z | Downloaded generic-array v0.14.7 |
| 253 | 2026-08-18T18:58:54.445Z | Downloaded color-spantrace v0.3.0 |
| 254 | 2026-08-18T18:58:54.454Z | Downloaded signature v2.2.0 |
| 255 | 2026-08-18T18:58:54.458Z | Downloaded rand_chacha v0.9.0 |
| 256 | 2026-08-18T18:58:54.462Z | Downloaded clap_lex v1.1.0 |
| 257 | 2026-08-18T18:58:54.462Z | Downloaded crypto-common v0.1.7 |
| 258 | 2026-08-18T18:58:54.462Z | Downloaded quinn-udp v0.5.15 |
| 259 | 2026-08-18T18:58:54.465Z | Downloaded form_urlencoded v1.2.2 |
| 260 | 2026-08-18T18:58:54.470Z | Downloaded rand_core v0.9.5 |
| 261 | 2026-08-18T18:58:54.474Z | Downloaded dialoguer v0.11.0 |
| 262 | 2026-08-18T18:58:54.478Z | Downloaded foldhash v0.1.5 |
| 263 | 2026-08-18T18:58:54.479Z | Downloaded futures-executor v0.3.34 |
| 264 | 2026-08-18T18:58:54.479Z | Downloaded serde-value v0.7.0 |
| 265 | 2026-08-18T18:58:54.479Z | Downloaded console v0.15.11 |
| 266 | 2026-08-18T18:58:54.483Z | Downloaded subtle v2.6.1 |
| 267 | 2026-08-18T18:58:54.483Z | Downloaded swrite v0.1.0 |
| 268 | 2026-08-18T18:58:54.483Z | Downloaded bitflags v2.13.1 |
| 269 | 2026-08-18T18:58:54.483Z | Downloaded equivalent v1.0.2 |
| 270 | 2026-08-18T18:58:54.488Z | Downloaded strip-ansi-escapes v0.2.1 |
| 271 | 2026-08-18T18:58:54.488Z | Downloaded quote v1.0.47 |
| 272 | 2026-08-18T18:58:54.492Z | Downloaded try-lock v0.2.5 |
| 273 | 2026-08-18T18:58:54.492Z | Downloaded http-body v1.1.0 |
| 274 | 2026-08-18T18:58:54.497Z | Downloaded urlencoding v2.1.3 |
| 275 | 2026-08-18T18:58:54.502Z | Downloaded toml_write v0.1.2 |
| 276 | 2026-08-18T18:58:54.502Z | Downloaded nested v0.1.1 |
| 277 | 2026-08-18T18:58:54.507Z | Downloaded terminal_size v0.4.4 |
| 278 | 2026-08-18T18:58:54.507Z | Downloaded futures-sink v0.3.34 |
| 279 | 2026-08-18T18:58:54.512Z | Downloaded home v0.5.12 |
| 280 | 2026-08-18T18:58:54.518Z | Downloaded either v1.17.0 |
| 281 | 2026-08-18T18:58:54.518Z | Downloaded supports-hyperlinks v3.2.0 |
| 282 | 2026-08-18T18:58:54.518Z | Downloaded cargo_metadata v0.20.0 |
| 283 | 2026-08-18T18:58:54.518Z | Downloaded find-msvc-tools v0.1.11 |
| 284 | 2026-08-18T18:58:54.518Z | Downloaded futures-core v0.3.34 |
| 285 | 2026-08-18T18:58:54.522Z | Downloaded sync_wrapper v1.0.2 |
| 286 | 2026-08-18T18:58:54.522Z | Downloaded ed25519 v2.2.3 |
| 287 | 2026-08-18T18:58:54.522Z | Downloaded erased-serde v0.4.10 |
| 288 | 2026-08-18T18:58:54.522Z | Downloaded strsim v0.11.1 |
| 289 | 2026-08-18T18:58:54.522Z | Downloaded lazy_static v1.5.0 |
| 290 | 2026-08-18T18:58:54.522Z | Downloaded fixedbitset v0.5.7 |
| 291 | 2026-08-18T18:58:54.523Z | Downloaded future-queue v0.4.0 |
| 292 | 2026-08-18T18:58:54.527Z | Downloaded thread_local v1.1.10 |
| 293 | 2026-08-18T18:58:54.527Z | Downloaded autocfg v1.5.1 |
| 294 | 2026-08-18T18:58:54.527Z | Downloaded convert_case v0.10.0 |
| 295 | 2026-08-18T18:58:54.527Z | Downloaded fastrand v2.5.0 |
| 296 | 2026-08-18T18:58:54.532Z | Downloaded toml_datetime v0.6.11 |
| 297 | 2026-08-18T18:58:54.532Z | Downloaded supports-unicode v3.0.0 |
| 298 | 2026-08-18T18:58:54.532Z | Downloaded rustc-demangle v0.1.28 |
| 299 | 2026-08-18T18:58:54.535Z | Downloaded smol_str v0.3.6 |
| 300 | 2026-08-18T18:58:54.536Z | Downloaded debug-ignore v1.0.5 |
| 301 | 2026-08-18T18:58:54.540Z | Downloaded shlex v2.0.1 |
| 302 | 2026-08-18T18:58:54.540Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 303 | 2026-08-18T18:58:54.540Z | Downloaded thiserror-impl v2.0.20 |
| 304 | 2026-08-18T18:58:54.540Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 305 | 2026-08-18T18:58:54.540Z | Downloaded rand_core v0.10.1 |
| 306 | 2026-08-18T18:58:54.540Z | Downloaded simd-adler32 v0.3.10 |
| 307 | 2026-08-18T18:58:54.544Z | Downloaded clap_derive v4.6.4 |
| 308 | 2026-08-18T18:58:54.544Z | Downloaded eyre v0.6.14 |
| 309 | 2026-08-18T18:58:54.544Z | Downloaded filetime v0.2.29 |
| 310 | 2026-08-18T18:58:54.549Z | Downloaded futures-channel v0.3.34 |
| 311 | 2026-08-18T18:58:54.549Z | Downloaded tinyvec_macros v0.1.1 |
| 312 | 2026-08-18T18:58:54.549Z | Downloaded guppy-workspace-hack v0.1.0 |
| 313 | 2026-08-18T18:58:54.549Z | Downloaded indenter v0.3.4 |
| 314 | 2026-08-18T18:58:54.549Z | Downloaded tower-layer v0.3.3 |
| 315 | 2026-08-18T18:58:54.549Z | Downloaded semver v1.0.28 |
| 316 | 2026-08-18T18:58:54.556Z | Downloaded duct v0.13.7 |
| 317 | 2026-08-18T18:58:54.556Z | Downloaded xattr v1.6.1 |
| 318 | 2026-08-18T18:58:54.560Z | Downloaded slab v0.4.12 |
| 319 | 2026-08-18T18:58:54.560Z | Downloaded pkg-config v0.3.34 |
| 320 | 2026-08-18T18:58:54.560Z | Downloaded zeroize v1.9.0 |
| 321 | 2026-08-18T18:58:54.564Z | Downloaded zipsign-api v0.1.5 |
| 322 | 2026-08-18T18:58:54.572Z | Downloaded unicase v2.9.0 |
| 323 | 2026-08-18T18:58:54.572Z | Downloaded pin-project-lite v0.2.17 |
| 324 | 2026-08-18T18:58:54.577Z | Downloaded spki v0.7.3 |
| 325 | 2026-08-18T18:58:54.577Z | Downloaded serde_urlencoded v0.7.1 |
| 326 | 2026-08-18T18:58:54.577Z | Downloaded signal-hook-registry v1.4.8 |
| 327 | 2026-08-18T18:58:54.577Z | Downloaded tokio-native-tls v0.3.1 |
| 328 | 2026-08-18T18:58:54.577Z | Downloaded native-tls v0.2.18 |
| 329 | 2026-08-18T18:58:54.577Z | Downloaded miette-derive v7.6.0 |
| 330 | 2026-08-18T18:58:54.577Z | Downloaded unicode-linebreak v0.1.5 |
| 331 | 2026-08-18T18:58:54.582Z | Downloaded openssl-macros v0.1.1 |
| 332 | 2026-08-18T18:58:54.582Z | Downloaded openssl-probe v0.2.1 |
| 333 | 2026-08-18T18:58:54.582Z | Downloaded ryu v1.0.23 |
| 334 | 2026-08-18T18:58:54.582Z | Downloaded untrusted v0.9.0 |
| 335 | 2026-08-18T18:58:54.582Z | Downloaded idna_adapter v1.0.0 |
| 336 | 2026-08-18T18:58:54.582Z | Downloaded percent-encoding v2.3.2 |
| 337 | 2026-08-18T18:58:54.587Z | Downloaded nextest-workspace-hack v0.1.0 |
| 338 | 2026-08-18T18:58:54.587Z | Downloaded tracing-error v0.2.1 |
| 339 | 2026-08-18T18:58:54.591Z | Downloaded utf8parse v0.2.2 |
| 340 | 2026-08-18T18:58:54.591Z | Downloaded pin-project-internal v1.1.13 |
| 341 | 2026-08-18T18:58:54.591Z | Downloaded crc32fast v1.5.0 |
| 342 | 2026-08-18T18:58:54.597Z | Downloaded thiserror-impl v1.0.69 |
| 343 | 2026-08-18T18:58:54.597Z | Downloaded target-spec-miette v0.4.8 |
| 344 | 2026-08-18T18:58:54.602Z | Downloaded thiserror v1.0.69 |
| 345 | 2026-08-18T18:58:54.602Z | Downloaded thiserror v2.0.20 |
| 346 | 2026-08-18T18:58:54.607Z | Downloaded getrandom v0.2.17 |
| 347 | 2026-08-18T18:58:54.607Z | Downloaded hyper-rustls v0.27.9 |
| 348 | 2026-08-18T18:58:54.607Z | Downloaded globset v0.4.20 |
| 349 | 2026-08-18T18:58:54.607Z | Downloaded humantime v2.4.0 |
| 350 | 2026-08-18T18:58:54.613Z | Downloaded indent_write v2.2.0 |
| 351 | 2026-08-18T18:58:54.635Z | Downloaded toml v0.8.23 |
| 352 | 2026-08-18T18:58:54.635Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 353 | 2026-08-18T18:58:54.635Z | Downloaded chacha20 v0.10.1 |
| 354 | 2026-08-18T18:58:54.635Z | Downloaded target-lexicon v0.13.5 |
| 355 | 2026-08-18T18:58:54.640Z | Downloaded typeid v1.0.3 |
| 356 | 2026-08-18T18:58:54.640Z | Downloaded tempfile v3.27.0 |
| 357 | 2026-08-18T18:58:54.640Z | Downloaded is_terminal_polyfill v1.70.2 |
| 358 | 2026-08-18T18:58:54.640Z | Downloaded self-replace v1.5.0 |
| 359 | 2026-08-18T18:58:54.640Z | Downloaded humantime-serde v1.1.1 |
| 360 | 2026-08-18T18:58:54.640Z | Downloaded mukti-metadata v0.3.0 |
| 361 | 2026-08-18T18:58:54.640Z | Downloaded heck v0.5.0 |
| 362 | 2026-08-18T18:58:54.640Z | Downloaded lru-slab v0.1.2 |
| 363 | 2026-08-18T18:58:54.640Z | Downloaded pkcs8 v0.10.2 |
| 364 | 2026-08-18T18:58:54.640Z | Downloaded signal-hook v0.3.18 |
| 365 | 2026-08-18T18:58:54.640Z | Downloaded self_update v0.42.0 |
| 366 | 2026-08-18T18:58:54.640Z | Downloaded tokio-stream v0.1.19 |
| 367 | 2026-08-18T18:58:54.640Z | Downloaded hex v0.4.3 |
| 368 | 2026-08-18T18:58:54.640Z | Downloaded want v0.3.1 |
| 369 | 2026-08-18T18:58:54.640Z | Downloaded utf8_iter v1.0.4 |
| 370 | 2026-08-18T18:58:54.645Z | Downloaded lock_api v0.4.14 |
| 371 | 2026-08-18T18:58:54.651Z | Downloaded tracing-attributes v0.1.31 |
| 372 | 2026-08-18T18:58:54.651Z | Downloaded number_prefix v0.4.0 |
| 373 | 2026-08-18T18:58:54.651Z | Downloaded tower-service v0.3.3 |
| 374 | 2026-08-18T18:58:54.651Z | Downloaded newtype-uuid v1.4.0 |
| 375 | 2026-08-18T18:58:54.656Z | Downloaded itoa v1.0.18 |
| 376 | 2026-08-18T18:58:54.659Z | Downloaded xxhash-rust v0.8.18 |
| 377 | 2026-08-18T18:58:54.659Z | Downloaded version_check v0.9.5 |
| 378 | 2026-08-18T18:58:54.659Z | Downloaded derive-where v1.6.1 |
| 379 | 2026-08-18T18:58:54.660Z | Downloaded is_ci v1.2.0 |
| 380 | 2026-08-18T18:58:54.664Z | Downloaded zstd-safe v7.2.4 |
| 381 | 2026-08-18T18:58:54.665Z | Downloaded unicode-xid v0.2.6 |
| 382 | 2026-08-18T18:58:54.665Z | Downloaded zmij v1.0.23 |
| 383 | 2026-08-18T18:58:54.670Z | Downloaded clap v4.6.6 |
| 384 | 2026-08-18T18:58:54.674Z | Downloaded getrandom v0.4.3 |
| 385 | 2026-08-18T18:58:54.674Z | Downloaded pin-project v1.1.13 |
| 386 | 2026-08-18T18:58:54.679Z | Downloaded vte v0.14.1 |
| 387 | 2026-08-18T18:58:54.679Z | Downloaded tokio-rustls v0.26.4 |
| 388 | 2026-08-18T18:58:54.684Z | Downloaded futures v0.3.34 |
| 389 | 2026-08-18T18:58:54.684Z | Downloaded http-body-util v0.1.5 |
| 390 | 2026-08-18T18:58:54.684Z | Downloaded serde-untagged v0.1.9 |
| 391 | 2026-08-18T18:58:54.684Z | Downloaded static_assertions v1.1.0 |
| 392 | 2026-08-18T18:58:54.689Z | Downloaded target-spec v3.6.0 |
| 393 | 2026-08-18T18:58:54.689Z | Downloaded smallvec v1.15.2 |
| 394 | 2026-08-18T18:58:54.689Z | Downloaded backtrace v0.3.76 |
| 395 | 2026-08-18T18:58:54.689Z | Downloaded ed25519-dalek v2.2.0 |
| 396 | 2026-08-18T18:58:54.693Z | Downloaded quick-junit v0.5.2 |
| 397 | 2026-08-18T18:58:54.693Z | Downloaded jobserver v0.1.35 |
| 398 | 2026-08-18T18:58:54.698Z | Downloaded tracing-log v0.2.0 |
| 399 | 2026-08-18T18:58:54.698Z | Downloaded ipnet v2.12.1 |
| 400 | 2026-08-18T18:58:54.698Z | Downloaded config v0.15.25 |
| 401 | 2026-08-18T18:58:54.698Z | Downloaded sharded-slab v0.1.7 |
| 402 | 2026-08-18T18:58:54.702Z | Downloaded serde_derive v1.0.229 |
| 403 | 2026-08-18T18:58:54.708Z | Downloaded tracing-core v0.1.36 |
| 404 | 2026-08-18T18:58:54.716Z | Downloaded serde_core v1.0.229 |
| 405 | 2026-08-18T18:58:54.721Z | Downloaded const-oid v0.9.6 |
| 406 | 2026-08-18T18:58:54.726Z | Downloaded quinn v0.11.11 |
| 407 | 2026-08-18T18:58:54.731Z | Downloaded zstd v0.13.3 |
| 408 | 2026-08-18T18:58:54.736Z | Downloaded hyper-tls v0.6.0 |
| 409 | 2026-08-18T18:58:54.736Z | Downloaded der v0.7.10 |
| 410 | 2026-08-18T18:58:54.740Z | Downloaded nextest-metadata v0.12.2 |
| 411 | 2026-08-18T18:58:54.740Z | Downloaded litrs v1.0.0 |
| 412 | 2026-08-18T18:58:54.740Z | Downloaded cc v1.4.3 |
| 413 | 2026-08-18T18:58:54.740Z | Downloaded textwrap v0.16.2 |
| 414 | 2026-08-18T18:58:54.745Z | Downloaded tinyvec v1.12.0 |
| 415 | 2026-08-18T18:58:54.745Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 416 | 2026-08-18T18:58:54.749Z | Downloaded log v0.4.33 |
| 417 | 2026-08-18T18:58:54.749Z | Downloaded iana-time-zone v0.1.65 |
| 418 | 2026-08-18T18:58:54.757Z | Downloaded indicatif v0.17.11 |
| 419 | 2026-08-18T18:58:54.757Z | Downloaded rustls-pki-types v1.15.1 |
| 420 | 2026-08-18T18:58:54.761Z | Downloaded socket2 v0.6.5 |
| 421 | 2026-08-18T18:58:54.761Z | Downloaded flate2 v1.1.9 |
| 422 | 2026-08-18T18:58:54.765Z | Downloaded derive_more v2.1.1 |
| 423 | 2026-08-18T18:58:54.769Z | Downloaded base64 v0.22.1 |
| 424 | 2026-08-18T18:58:54.773Z | Downloaded ppv-lite86 v0.2.21 |
| 425 | 2026-08-18T18:58:54.774Z | Downloaded once_cell v1.21.4 |
| 426 | 2026-08-18T18:58:54.778Z | Downloaded rand v0.9.5 |
| 427 | 2026-08-18T18:58:54.787Z | Downloaded nextest-filtering v0.15.0 |
| 428 | 2026-08-18T18:58:54.787Z | Downloaded httparse v1.10.1 |
| 429 | 2026-08-18T18:58:54.791Z | Downloaded tar v0.4.46 |
| 430 | 2026-08-18T18:58:54.797Z | Downloaded serde v1.0.229 |
| 431 | 2026-08-18T18:58:54.803Z | Downloaded unicode-ident v1.0.24 |
| 432 | 2026-08-18T18:58:54.803Z | Downloaded derive_more-impl v2.1.1 |
| 433 | 2026-08-18T18:58:54.808Z | Downloaded miniz_oxide v0.8.9 |
| 434 | 2026-08-18T18:58:54.808Z | Downloaded rustls-webpki v0.103.14 |
| 435 | 2026-08-18T18:58:54.812Z | Downloaded toml_edit v0.22.27 |
| 436 | 2026-08-18T18:58:54.821Z | Downloaded rand v0.10.2 |
| 437 | 2026-08-18T18:58:54.826Z | Downloaded proc-macro2 v1.0.107 |
| 438 | 2026-08-18T18:58:54.830Z | Downloaded num-traits v0.2.19 |
| 439 | 2026-08-18T18:58:54.835Z | Downloaded uuid v1.24.1 |
| 440 | 2026-08-18T18:58:54.849Z | Downloaded unicode-segmentation v1.13.3 |
| 441 | 2026-08-18T18:58:54.853Z | Downloaded indexmap v2.14.0 |
| 442 | 2026-08-18T18:58:54.858Z | Downloaded url v2.5.8 |
| 443 | 2026-08-18T18:58:54.858Z | Downloaded mio v1.2.2 |
| 444 | 2026-08-18T18:58:54.866Z | Downloaded miette v7.6.0 |
| 445 | 2026-08-18T18:58:54.875Z | Downloaded typenum v1.20.1 |
| 446 | 2026-08-18T18:58:54.883Z | Downloaded ron v0.12.2 |
| 447 | 2026-08-18T18:58:54.889Z | Downloaded aho-corasick v1.1.5 |
| 448 | 2026-08-18T18:58:54.895Z | Downloaded tower v0.5.3 |
| 449 | 2026-08-18T18:58:54.901Z | Downloaded http v1.5.0 |
| 450 | 2026-08-18T18:58:54.903Z | Downloaded memchr v2.8.3 |
| 451 | 2026-08-18T18:58:54.908Z | Downloaded idna v1.1.0 |
| 452 | 2026-08-18T18:58:54.915Z | Downloaded crossterm v0.29.0 |
| 453 | 2026-08-18T18:58:54.918Z | Downloaded guppy v0.17.26 |
| 454 | 2026-08-18T18:58:54.923Z | Downloaded hashbrown v0.15.5 |
| 455 | 2026-08-18T18:58:54.926Z | Downloaded hashbrown v0.17.1 |
| 456 | 2026-08-18T18:58:54.933Z | Downloaded serde_json v1.0.151 |
| 457 | 2026-08-18T18:58:54.937Z | Downloaded hyper-util v0.1.20 |
| 458 | 2026-08-18T18:58:54.940Z | Downloaded futures-util v0.3.34 |
| 459 | 2026-08-18T18:58:54.945Z | Downloaded pulldown-cmark v0.13.4 |
| 460 | 2026-08-18T18:58:54.947Z | Downloaded regex v1.13.1 |
| 461 | 2026-08-18T18:58:54.954Z | Downloaded itertools v0.14.0 |
| 462 | 2026-08-18T18:58:54.957Z | Downloaded clap_builder v4.6.6 |
| 463 | 2026-08-18T18:58:54.961Z | Downloaded tokio-util v0.7.19 |
| 464 | 2026-08-18T18:58:54.966Z | Downloaded winnow v1.0.4 |
| 465 | 2026-08-18T18:58:54.975Z | Downloaded reqwest v0.12.28 |
| 466 | 2026-08-18T18:58:54.979Z | Downloaded h2 v0.4.16 |
| 467 | 2026-08-18T18:58:54.979Z | Downloaded quick-xml v0.37.5 |
| 468 | 2026-08-18T18:58:54.979Z | Downloaded unicode-normalization v0.1.25 |
| 469 | 2026-08-18T18:58:54.984Z | Downloaded quick-xml v0.38.4 |
| 470 | 2026-08-18T18:58:54.988Z | Downloaded tracing-subscriber v0.3.23 |
| 471 | 2026-08-18T18:58:54.994Z | Downloaded portable-atomic v1.15.0 |
| 472 | 2026-08-18T18:58:54.998Z | Downloaded webpki-roots v1.0.9 |
| 473 | 2026-08-18T18:58:54.998Z | Downloaded vcpkg v0.2.15 |
| 474 | 2026-08-18T18:58:55.016Z | Downloaded chrono v0.4.45 |
| 475 | 2026-08-18T18:58:55.019Z | Downloaded tower-http v0.6.11 |
| 476 | 2026-08-18T18:58:55.027Z | Downloaded unicode-width v0.2.2 |
| 477 | 2026-08-18T18:58:55.035Z | Downloaded curve25519-dalek v4.1.3 |
| 478 | 2026-08-18T18:58:55.039Z | Downloaded unicode-width v0.1.14 |
| 479 | 2026-08-18T18:58:55.039Z | Downloaded winnow v0.7.15 |
| 480 | 2026-08-18T18:58:55.042Z | Downloaded zerocopy v0.8.56 |
| 481 | 2026-08-18T18:58:55.051Z | Downloaded bstr v1.13.1 |
| 482 | 2026-08-18T18:58:55.054Z | Downloaded nix v0.30.1 |
| 483 | 2026-08-18T18:58:55.060Z | Downloaded hyper v1.11.0 |
| 484 | 2026-08-18T18:58:55.080Z | Downloaded quinn-proto v0.11.17 |
| 485 | 2026-08-18T18:58:55.083Z | Downloaded color-eyre v0.6.5 |
| 486 | 2026-08-18T18:58:55.092Z | Downloaded petgraph v0.8.3 |
| 487 | 2026-08-18T18:58:55.106Z | Downloaded rustls v0.23.43 |
| 488 | 2026-08-18T18:58:55.134Z | Downloaded gimli v0.32.3 |
| 489 | 2026-08-18T18:58:55.181Z | Downloaded syn v3.0.3 |
| 490 | 2026-08-18T18:58:55.197Z | Downloaded nextest-runner v0.80.0 |
| 491 | 2026-08-18T18:58:55.205Z | Downloaded syn v2.0.119 |
| 492 | 2026-08-18T18:58:55.222Z | Downloaded openssl v0.10.81 |
| 493 | 2026-08-18T18:58:55.230Z | Downloaded regex-syntax v0.8.11 |
| 494 | 2026-08-18T18:58:55.240Z | Downloaded rustix v0.38.44 |
| 495 | 2026-08-18T18:58:55.255Z | Downloaded object v0.37.3 |
| 496 | 2026-08-18T18:58:55.297Z | Downloaded rustix v1.1.4 |
| 497 | 2026-08-18T18:58:55.341Z | Downloaded tracing v0.1.44 |
| 498 | 2026-08-18T18:58:55.393Z | Downloaded regex-automata v0.4.18 |
| 499 | 2026-08-18T18:58:55.461Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 500 | 2026-08-18T18:58:55.495Z | Downloaded libc v0.2.189 |
| 501 | 2026-08-18T18:58:55.516Z | Downloaded tokio v1.53.1 |
| 502 | 2026-08-18T18:58:55.574Z | Downloaded recursion v0.5.4 |
| 503 | 2026-08-18T18:58:55.583Z | Downloaded ring v0.17.14 |
| 504 | 2026-08-18T18:58:55.644Z | Compiling proc-macro2 v1.0.107 |
| 505 | 2026-08-18T18:58:55.648Z | Compiling quote v1.0.47 |
| 506 | 2026-08-18T18:58:55.648Z | Compiling unicode-ident v1.0.24 |
| 507 | 2026-08-18T18:58:55.648Z | Compiling libc v0.2.189 |
| 508 | 2026-08-18T18:58:55.648Z | Compiling serde_core v1.0.229 |
| 509 | 2026-08-18T18:58:55.648Z | Compiling cfg-if v1.0.4 |
| 510 | 2026-08-18T18:58:55.648Z | Compiling memchr v2.8.3 |
| 511 | 2026-08-18T18:58:55.649Z | Compiling once_cell v1.21.4 |
| 512 | 2026-08-18T18:58:55.894Z | Compiling log v0.4.33 |
| 513 | 2026-08-18T18:58:55.909Z | Compiling pin-project-lite v0.2.17 |
| 514 | 2026-08-18T18:58:56.006Z | Compiling serde v1.0.229 |
| 515 | 2026-08-18T18:58:56.062Z | Compiling itoa v1.0.18 |
| 516 | 2026-08-18T18:58:56.192Z | Compiling futures-core v0.3.34 |
| 517 | 2026-08-18T18:58:56.310Z | Compiling smallvec v1.15.2 |
| 518 | 2026-08-18T18:58:56.348Z | Compiling bitflags v2.13.1 |
| 519 | 2026-08-18T18:58:56.364Z | Compiling hashbrown v0.17.1 |
| 520 | 2026-08-18T18:58:56.583Z | Compiling find-msvc-tools v0.1.11 |
| 521 | 2026-08-18T18:58:56.780Z | Compiling errno v0.3.14 |
| 522 | 2026-08-18T18:58:56.810Z | Compiling shlex v2.0.1 |
| 523 | 2026-08-18T18:58:56.821Z | Compiling equivalent v1.0.2 |
| 524 | 2026-08-18T18:58:56.934Z | Compiling signal-hook-registry v1.4.8 |
| 525 | 2026-08-18T18:58:56.945Z | Compiling jobserver v0.1.35 |
| 526 | 2026-08-18T18:58:56.959Z | Compiling bytes v1.12.1 |
| 527 | 2026-08-18T18:58:56.997Z | Compiling mio v1.2.2 |
| 528 | 2026-08-18T18:58:57.037Z | Compiling futures-sink v0.3.34 |
| 529 | 2026-08-18T18:58:57.118Z | Compiling syn v3.0.3 |
| 530 | 2026-08-18T18:58:57.155Z | Compiling syn v2.0.119 |
| 531 | 2026-08-18T18:58:57.167Z | Compiling cc v1.4.3 |
| 532 | 2026-08-18T18:58:57.270Z | Compiling rustix v1.1.4 |
| 533 | 2026-08-18T18:58:57.396Z | Compiling socket2 v0.6.5 |
| 534 | 2026-08-18T18:58:57.689Z | Compiling zmij v1.0.23 |
| 535 | 2026-08-18T18:58:57.871Z | Compiling autocfg v1.5.1 |
| 536 | 2026-08-18T18:58:58.002Z | Compiling slab v0.4.12 |
| 537 | 2026-08-18T18:58:58.201Z | Compiling indexmap v2.14.0 |
| 538 | 2026-08-18T18:58:58.256Z | Compiling futures-channel v0.3.34 |
| 539 | 2026-08-18T18:58:58.289Z | Compiling tracing-core v0.1.36 |
| 540 | 2026-08-18T18:58:58.373Z | Compiling version_check v0.9.5 |
| 541 | 2026-08-18T18:58:58.520Z | Compiling serde_json v1.0.151 |
| 542 | 2026-08-18T18:58:58.643Z | Compiling futures-task v0.3.34 |
| 543 | 2026-08-18T18:58:58.769Z | Compiling futures-io v0.3.34 |
| 544 | 2026-08-18T18:58:58.818Z | Compiling getrandom v0.4.3 |
| 545 | 2026-08-18T18:58:58.968Z | Compiling camino v1.2.5 |
| 546 | 2026-08-18T18:58:59.032Z | Compiling unicode-width v0.2.2 |
| 547 | 2026-08-18T18:58:59.109Z | Compiling percent-encoding v2.3.2 |
| 548 | 2026-08-18T18:58:59.349Z | Compiling ring v0.17.14 |
| 549 | 2026-08-18T18:58:59.354Z | Compiling http v1.5.0 |
| 550 | 2026-08-18T18:58:59.381Z | Compiling zeroize v1.9.0 |
| 551 | 2026-08-18T18:58:59.516Z | Compiling simd-adler32 v0.3.10 |
| 552 | 2026-08-18T18:58:59.595Z | Compiling adler2 v2.0.1 |
| 553 | 2026-08-18T18:58:59.766Z | Compiling miniz_oxide v0.8.9 |
| 554 | 2026-08-18T18:59:00.070Z | Compiling serde_derive v1.0.229 |
| 555 | 2026-08-18T18:59:00.368Z | Compiling tokio-macros v2.7.2 |
| 556 | 2026-08-18T18:59:00.396Z | Compiling futures-macro v0.3.34 |
| 557 | 2026-08-18T18:59:00.801Z | Compiling tracing-attributes v0.1.31 |
| 558 | 2026-08-18T18:59:01.113Z | Compiling tokio v1.53.1 |
| 559 | 2026-08-18T18:59:01.178Z | Compiling num-traits v0.2.19 |
| 560 | 2026-08-18T18:59:01.227Z | Compiling futures-util v0.3.34 |
| 561 | 2026-08-18T18:59:01.241Z | Compiling target-lexicon v0.13.5 |
| 562 | 2026-08-18T18:59:01.408Z | Compiling getrandom v0.3.4 |
| 563 | 2026-08-18T18:59:01.479Z | Compiling zerocopy v0.8.56 |
| 564 | 2026-08-18T18:59:01.692Z | Compiling object v0.37.3 |
| 565 | 2026-08-18T18:59:01.907Z | Compiling http-body v1.1.0 |
| 566 | 2026-08-18T18:59:01.962Z | Compiling rustls-pki-types v1.15.1 |
| 567 | 2026-08-18T18:59:01.988Z | Compiling tracing v0.1.44 |
| 568 | 2026-08-18T18:59:02.016Z | Compiling form_urlencoded v1.2.2 |
| 569 | 2026-08-18T18:59:02.067Z | Compiling semver v1.0.28 |
| 570 | 2026-08-18T18:59:02.295Z | Compiling getrandom v0.2.17 |
| 571 | 2026-08-18T18:59:02.343Z | Compiling httparse v1.10.1 |
| 572 | 2026-08-18T18:59:02.494Z | Compiling signal-hook v0.3.18 |
| 573 | 2026-08-18T18:59:02.686Z | Compiling utf8_iter v1.0.4 |
| 574 | 2026-08-18T18:59:02.705Z | Compiling idna_adapter v1.0.0 |
| 575 | 2026-08-18T18:59:02.717Z | Compiling gimli v0.32.3 |
| 576 | 2026-08-18T18:59:02.809Z | Compiling owo-colors v4.3.0 |
| 577 | 2026-08-18T18:59:02.812Z | Compiling untrusted v0.9.0 |
| 578 | 2026-08-18T18:59:02.851Z | Compiling thiserror v2.0.20 |
| 579 | 2026-08-18T18:59:02.953Z | Compiling guppy-workspace-hack v0.1.0 |
| 580 | 2026-08-18T18:59:03.145Z | Compiling fnv v1.0.7 |
| 581 | 2026-08-18T18:59:03.249Z | Compiling idna v1.1.0 |
| 582 | 2026-08-18T18:59:04.252Z | Compiling thiserror-impl v2.0.20 |
| 583 | 2026-08-18T18:59:04.442Z | Compiling generic-array v0.14.7 |
| 584 | 2026-08-18T18:59:04.676Z | Compiling addr2line v0.25.1 |
| 585 | 2026-08-18T18:59:04.909Z | Compiling tower-service v0.3.3 |
| 586 | 2026-08-18T18:59:05.015Z | Compiling rustls v0.23.43 |
| 587 | 2026-08-18T18:59:05.117Z | Compiling tokio-util v0.7.19 |
| 588 | 2026-08-18T18:59:05.226Z | Compiling target-spec v3.6.0 |
| 589 | 2026-08-18T18:59:05.415Z | Compiling typeid v1.0.3 |
| 590 | 2026-08-18T18:59:05.433Z | Compiling fastrand v2.5.0 |
| 591 | 2026-08-18T18:59:05.513Z | Compiling rustc-demangle v0.1.28 |
| 592 | 2026-08-18T18:59:05.711Z | Compiling atomic-waker v1.1.2 |
| 593 | 2026-08-18T18:59:05.769Z | Compiling try-lock v0.2.5 |
| 594 | 2026-08-18T18:59:05.844Z | Compiling thiserror v1.0.69 |
| 595 | 2026-08-18T18:59:05.887Z | Compiling pkg-config v0.3.34 |
| 596 | 2026-08-18T18:59:06.228Z | Compiling backtrace v0.3.76 |
| 597 | 2026-08-18T18:59:06.320Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 598 | 2026-08-18T18:59:06.335Z | Compiling want v0.3.1 |
| 599 | 2026-08-18T18:59:06.413Z | Compiling h2 v0.4.16 |
| 600 | 2026-08-18T18:59:06.513Z | Compiling tempfile v3.27.0 |
| 601 | 2026-08-18T18:59:06.614Z | Compiling cfg-expr v0.20.8 |
| 602 | 2026-08-18T18:59:06.659Z | Compiling url v2.5.8 |
| 603 | 2026-08-18T18:59:07.662Z | Compiling thiserror-impl v1.0.69 |
| 604 | 2026-08-18T18:59:07.675Z | Compiling terminal_size v0.4.4 |
| 605 | 2026-08-18T18:59:07.833Z | Compiling aho-corasick v1.1.5 |
| 606 | 2026-08-18T18:59:08.217Z | Compiling subtle v2.6.1 |
| 607 | 2026-08-18T18:59:08.386Z | Compiling rustls-webpki v0.103.14 |
| 608 | 2026-08-18T18:59:08.803Z | Compiling typenum v1.20.1 |
| 609 | 2026-08-18T18:59:09.077Z | Compiling winnow v0.7.15 |
| 610 | 2026-08-18T18:59:09.501Z | Compiling erased-serde v0.4.10 |
| 611 | 2026-08-18T18:59:09.800Z | Compiling regex-syntax v0.8.11 |
| 612 | 2026-08-18T18:59:11.161Z | Compiling hyper v1.11.0 |
| 613 | 2026-08-18T18:59:11.566Z | Compiling regex-automata v0.4.18 |
| 614 | 2026-08-18T18:59:13.457Z | Compiling toml_datetime v0.6.11 |
| 615 | 2026-08-18T18:59:13.853Z | Compiling serde_spanned v0.6.9 |
| 616 | 2026-08-18T18:59:14.018Z | Compiling ahash v0.8.12 |
| 617 | 2026-08-18T18:59:14.273Z | Compiling sync_wrapper v1.0.2 |
| 618 | 2026-08-18T18:59:14.314Z | Compiling ipnet v2.12.1 |
| 619 | 2026-08-18T18:59:14.389Z | Compiling crc32fast v1.5.0 |
| 620 | 2026-08-18T18:59:14.713Z | Compiling base64 v0.22.1 |
| 621 | 2026-08-18T18:59:14.943Z | Compiling unicode-linebreak v0.1.5 |
| 622 | 2026-08-18T18:59:15.008Z | Compiling unicode-segmentation v1.13.3 |
| 623 | 2026-08-18T18:59:15.211Z | Compiling either v1.17.0 |
| 624 | 2026-08-18T18:59:15.211Z | Compiling lazy_static v1.5.0 |
| 625 | 2026-08-18T18:59:15.334Z | Compiling tower-layer v0.3.3 |
| 626 | 2026-08-18T18:59:15.404Z | Compiling foldhash v0.1.5 |
| 627 | 2026-08-18T18:59:15.446Z | Compiling nextest-workspace-hack v0.1.0 |
| 628 | 2026-08-18T18:59:15.516Z | Compiling portable-atomic v1.15.0 |
| 629 | 2026-08-18T18:59:15.543Z | Compiling is_ci v1.2.0 |
| 630 | 2026-08-18T18:59:15.636Z | Compiling toml_write v0.1.2 |
| 631 | 2026-08-18T18:59:15.664Z | Compiling parking_lot_core v0.9.12 |
| 632 | 2026-08-18T18:59:15.731Z | Compiling supports-color v3.0.2 |
| 633 | 2026-08-18T18:59:15.897Z | Compiling toml_edit v0.22.27 |
| 634 | 2026-08-18T18:59:15.959Z | Compiling hashbrown v0.15.5 |
| 635 | 2026-08-18T18:59:15.982Z | Compiling tower v0.5.3 |
| 636 | 2026-08-18T18:59:16.018Z | Compiling convert_case v0.10.0 |
| 637 | 2026-08-18T18:59:16.282Z | Compiling sharded-slab v0.1.7 |
| 638 | 2026-08-18T18:59:16.567Z | Compiling textwrap v0.16.2 |
| 639 | 2026-08-18T18:59:16.620Z | Compiling hyper-util v0.1.20 |
| 640 | 2026-08-18T18:59:17.006Z | Compiling tokio-rustls v0.26.4 |
| 641 | 2026-08-18T18:59:17.348Z | Compiling backtrace-ext v0.2.1 |
| 642 | 2026-08-18T18:59:17.614Z | Compiling ordered-float v2.10.1 |
| 643 | 2026-08-18T18:59:17.878Z | Compiling webpki-roots v1.0.9 |
| 644 | 2026-08-18T18:59:17.899Z | Compiling miette-derive v7.6.0 |
| 645 | 2026-08-18T18:59:17.946Z | Compiling pathdiff v0.2.3 |
| 646 | 2026-08-18T18:59:17.997Z | Compiling console v0.15.11 |
| 647 | 2026-08-18T18:59:18.079Z | Compiling tracing-log v0.2.0 |
| 648 | 2026-08-18T18:59:18.425Z | Compiling cargo-platform v0.3.3 |
| 649 | 2026-08-18T18:59:18.978Z | Compiling os_pipe v1.2.3 |
| 650 | 2026-08-18T18:59:19.007Z | Compiling thread_local v1.1.10 |
| 651 | 2026-08-18T18:59:19.152Z | Compiling ryu v1.0.23 |
| 652 | 2026-08-18T18:59:19.298Z | Compiling supports-hyperlinks v3.2.0 |
| 653 | 2026-08-18T18:59:19.319Z | Compiling winnow v1.0.4 |
| 654 | 2026-08-18T18:59:19.340Z | Compiling fixedbitset v0.5.7 |
| 655 | 2026-08-18T18:59:19.445Z | Compiling utf8parse v0.2.2 |
| 656 | 2026-08-18T18:59:19.516Z | Compiling unicode-width v0.1.14 |
| 657 | 2026-08-18T18:59:19.566Z | Compiling debug-ignore v1.0.5 |
| 658 | 2026-08-18T18:59:19.681Z | Compiling zstd-safe v7.2.4 |
| 659 | 2026-08-18T18:59:19.823Z | Compiling pulldown-cmark v0.13.4 |
| 660 | 2026-08-18T18:59:19.867Z | Compiling supports-unicode v3.0.0 |
| 661 | 2026-08-18T18:59:19.924Z | Compiling rustix v0.38.44 |
| 662 | 2026-08-18T18:59:20.042Z | Compiling cfg_aliases v0.2.2 |
| 663 | 2026-08-18T18:59:20.130Z | Compiling scopeguard v1.2.0 |
| 664 | 2026-08-18T18:59:20.239Z | Compiling lock_api v0.4.14 |
| 665 | 2026-08-18T18:59:20.363Z | Compiling nix v0.30.1 |
| 666 | 2026-08-18T18:59:20.424Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 667 | 2026-08-18T18:59:20.502Z | Compiling miette v7.6.0 |
| 668 | 2026-08-18T18:59:20.741Z | Compiling petgraph v0.8.3 |
| 669 | 2026-08-18T18:59:20.793Z | Compiling anstyle-parse v1.0.0 |
| 670 | 2026-08-18T18:59:21.020Z | Compiling serde_urlencoded v0.7.1 |
| 671 | 2026-08-18T18:59:21.304Z | Compiling tracing-subscriber v0.3.23 |
| 672 | 2026-08-18T18:59:21.729Z | Compiling sigchld v0.2.4 |
| 673 | 2026-08-18T18:59:21.932Z | Compiling cargo_metadata v0.23.1 |
| 674 | 2026-08-18T18:59:22.680Z | Compiling hyper-rustls v0.27.9 |
| 675 | 2026-08-18T18:59:23.242Z | Compiling serde-value v0.7.0 |
| 676 | 2026-08-18T18:59:23.352Z | Compiling serde-untagged v0.1.9 |
| 677 | 2026-08-18T18:59:23.724Z | Compiling toml v0.8.23 |
| 678 | 2026-08-18T18:59:24.293Z | Compiling tower-http v0.6.11 |
| 679 | 2026-08-18T18:59:24.458Z | Compiling derive_more-impl v2.1.1 |
| 680 | 2026-08-18T18:59:25.322Z | Compiling itertools v0.14.0 |
| 681 | 2026-08-18T18:59:25.342Z | Compiling regex v1.13.1 |
| 682 | 2026-08-18T18:59:25.366Z | Compiling block-buffer v0.10.4 |
| 683 | 2026-08-18T18:59:25.378Z | Compiling crypto-common v0.1.7 |
| 684 | 2026-08-18T18:59:25.509Z | Compiling ppv-lite86 v0.2.21 |
| 685 | 2026-08-18T18:59:25.522Z | Compiling rand_core v0.9.5 |
| 686 | 2026-08-18T18:59:25.782Z | Compiling futures-executor v0.3.34 |
| 687 | 2026-08-18T18:59:25.847Z | Compiling http-body-util v0.1.5 |
| 688 | 2026-08-18T18:59:26.151Z | Compiling pin-project-internal v1.1.13 |
| 689 | 2026-08-18T18:59:26.288Z | Compiling uuid v1.24.1 |
| 690 | 2026-08-18T18:59:26.450Z | Compiling eyre v0.6.14 |
| 691 | 2026-08-18T18:59:26.715Z | Compiling smol_str v0.3.6 |
| 692 | 2026-08-18T18:59:26.781Z | Compiling serde_spanned v1.1.1 |
| 693 | 2026-08-18T18:59:26.838Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 694 | 2026-08-18T18:59:26.852Z | Compiling filetime v0.2.29 |
| 695 | 2026-08-18T18:59:26.934Z | Compiling vte v0.14.1 |
| 696 | 2026-08-18T18:59:27.065Z | Compiling bstr v1.13.1 |
| 697 | 2026-08-18T18:59:27.068Z | Compiling iana-time-zone v0.1.65 |
| 698 | 2026-08-18T18:59:27.218Z | Compiling color-spantrace v0.3.0 |
| 699 | 2026-08-18T18:59:27.264Z | Compiling litrs v1.0.0 |
| 700 | 2026-08-18T18:59:27.280Z | Compiling number_prefix v0.4.0 |
| 701 | 2026-08-18T18:59:27.388Z | Compiling tinyvec_macros v0.1.1 |
| 702 | 2026-08-18T18:59:27.438Z | Compiling nested v0.1.1 |
| 703 | 2026-08-18T18:59:27.461Z | Compiling colorchoice v1.0.5 |
| 704 | 2026-08-18T18:59:27.518Z | Compiling anstyle v1.0.14 |
| 705 | 2026-08-18T18:59:27.585Z | Compiling unicase v2.9.0 |
| 706 | 2026-08-18T18:59:27.637Z | Compiling static_assertions v1.1.0 |
| 707 | 2026-08-18T18:59:27.714Z | Compiling is_terminal_polyfill v1.70.2 |
| 708 | 2026-08-18T18:59:27.727Z | Compiling anstyle-query v1.1.5 |
| 709 | 2026-08-18T18:59:27.743Z | Compiling unicode-xid v0.2.6 |
| 710 | 2026-08-18T18:59:27.759Z | Compiling self_update v0.42.0 |
| 711 | 2026-08-18T18:59:27.773Z | Compiling xattr v1.6.1 |
| 712 | 2026-08-18T18:59:27.807Z | Compiling anstream v1.0.0 |
| 713 | 2026-08-18T18:59:27.835Z | Compiling cargo-util-schemas v0.2.0 |
| 714 | 2026-08-18T18:59:27.869Z | Compiling document-features v0.2.12 |
| 715 | 2026-08-18T18:59:27.976Z | Compiling tar v0.4.46 |
| 716 | 2026-08-18T18:59:28.005Z | Compiling guppy v0.17.26 |
| 717 | 2026-08-18T18:59:28.353Z | Compiling globset v0.4.20 |
| 718 | 2026-08-18T18:59:28.409Z | Compiling tinyvec v1.12.0 |
| 719 | 2026-08-18T18:59:28.855Z | Compiling indicatif v0.17.11 |
| 720 | 2026-08-18T18:59:29.115Z | Compiling pin-project v1.1.13 |
| 721 | 2026-08-18T18:59:29.226Z | Compiling chrono v0.4.45 |
| 722 | 2026-08-18T18:59:30.296Z | Compiling strip-ansi-escapes v0.2.1 |
| 723 | 2026-08-18T18:59:30.525Z | Compiling toml v1.1.4+spec-1.1.0 |
| 724 | 2026-08-18T18:59:30.538Z | Compiling nextest-metadata v0.12.2 |
| 725 | 2026-08-18T18:59:31.121Z | Compiling newtype-uuid v1.4.0 |
| 726 | 2026-08-18T18:59:31.312Z | Compiling reqwest v0.12.28 |
| 727 | 2026-08-18T18:59:31.660Z | Compiling futures v0.3.34 |
| 728 | 2026-08-18T18:59:31.749Z | Compiling rand_chacha v0.9.0 |
| 729 | 2026-08-18T18:59:31.990Z | Compiling digest v0.10.7 |
| 730 | 2026-08-18T18:59:32.223Z | Compiling derive_more v2.1.1 |
| 731 | 2026-08-18T18:59:32.311Z | Compiling parking_lot v0.12.5 |
| 732 | 2026-08-18T18:59:32.324Z | Compiling flate2 v1.1.9 |
| 733 | 2026-08-18T18:59:32.573Z | Compiling tracing-error v0.2.1 |
| 734 | 2026-08-18T18:59:32.808Z | Compiling shared_child v1.1.1 |
| 735 | 2026-08-18T18:59:33.219Z | Compiling signal-hook-mio v0.2.5 |
| 736 | 2026-08-18T18:59:33.219Z | Compiling self-replace v1.5.0 |
| 737 | 2026-08-18T18:59:33.357Z | Compiling cargo-platform v0.2.0 |
| 738 | 2026-08-18T18:59:33.498Z | Compiling quick-xml v0.38.4 |
| 739 | 2026-08-18T18:59:33.601Z | Compiling quick-xml v0.37.5 |
| 740 | 2026-08-18T18:59:33.916Z | Compiling heck v0.5.0 |
| 741 | 2026-08-18T18:59:34.115Z | Compiling urlencoding v2.1.3 |
| 742 | 2026-08-18T18:59:34.372Z | Compiling shell-words v1.1.1 |
| 743 | 2026-08-18T18:59:34.438Z | Compiling humantime v2.4.0 |
| 744 | 2026-08-18T18:59:34.877Z | Compiling clap_lex v1.1.0 |
| 745 | 2026-08-18T18:59:34.895Z | Compiling recursion v0.5.4 |
| 746 | 2026-08-18T18:59:35.034Z | Compiling cpufeatures v0.2.17 |
| 747 | 2026-08-18T18:59:35.110Z | Compiling strsim v0.11.1 |
| 748 | 2026-08-18T18:59:35.148Z | Compiling indenter v0.3.4 |
| 749 | 2026-08-18T18:59:35.232Z | Compiling sha2 v0.10.9 |
| 750 | 2026-08-18T18:59:35.304Z | Compiling clap_derive v4.6.4 |
| 751 | 2026-08-18T18:59:35.741Z | Compiling clap_builder v4.6.6 |
| 752 | 2026-08-18T18:59:35.783Z | Compiling nextest-filtering v0.15.0 |
| 753 | 2026-08-18T18:59:35.938Z | Compiling humantime-serde v1.1.1 |
| 754 | 2026-08-18T18:59:36.526Z | Compiling quick-junit v0.5.2 |
| 755 | 2026-08-18T18:59:37.063Z | Compiling atomicwrites v0.4.4 |
| 756 | 2026-08-18T18:59:37.364Z | Compiling cargo_metadata v0.20.0 |
| 757 | 2026-08-18T18:59:39.606Z | Compiling crossterm v0.29.0 |
| 758 | 2026-08-18T18:59:39.690Z | Compiling cargo-nextest v0.9.97 |
| 759 | 2026-08-18T18:59:40.025Z | Compiling duct v0.13.7 |
| 760 | 2026-08-18T18:59:42.425Z | Compiling zstd v0.13.3 |
| 761 | 2026-08-18T18:59:42.559Z | Compiling rand v0.9.5 |
| 762 | 2026-08-18T18:59:42.578Z | Compiling async-scoped v0.9.0 |
| 763 | 2026-08-18T18:59:42.631Z | Compiling config v0.15.25 |
| 764 | 2026-08-18T18:59:42.701Z | Compiling unicode-normalization v0.1.25 |
| 765 | 2026-08-18T18:59:42.771Z | Compiling target-spec-miette v0.4.8 |
| 766 | 2026-08-18T18:59:42.849Z | Compiling future-queue v0.4.0 |
| 767 | 2026-08-18T18:59:42.878Z | Compiling mukti-metadata v0.3.0 |
| 768 | 2026-08-18T18:59:43.135Z | Compiling camino-tempfile v1.4.1 |
| 769 | 2026-08-18T18:59:43.167Z | Compiling tokio-stream v0.1.19 |
| 770 | 2026-08-18T18:59:43.275Z | Compiling derive-where v1.6.1 |
| 771 | 2026-08-18T18:59:43.287Z | Compiling serde_ignored v0.1.14 |
| 772 | 2026-08-18T18:59:43.373Z | Compiling serde_path_to_error v0.1.20 |
| 773 | 2026-08-18T18:59:43.511Z | Compiling swrite v0.1.0 |
| 774 | 2026-08-18T18:59:43.537Z | Compiling hex v0.4.3 |
| 775 | 2026-08-18T18:59:43.619Z | Compiling indent_write v2.2.0 |
| 776 | 2026-08-18T18:59:43.770Z | Compiling xxhash-rust v0.8.18 |
| 777 | 2026-08-18T18:59:43.827Z | Compiling home v0.5.12 |
| 778 | 2026-08-18T18:59:43.831Z | Compiling color-eyre v0.6.5 |
| 779 | 2026-08-18T18:59:43.868Z | Compiling clap v4.6.6 |
| 780 | 2026-08-18T18:59:43.951Z | Compiling dialoguer v0.11.0 |
| 781 | 2026-08-18T18:59:43.963Z | Compiling enable-ansi-support v0.2.1 |
| 782 | 2026-08-18T18:59:44.520Z | Compiling nextest-runner v0.80.0 |
| 783 | 2026-08-18T19:00:03.464Z | Finished `release` profile [optimized] target(s) in 1m 11s |
| 784 | 2026-08-18T19:00:03.642Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 785 | 2026-08-18T19:00:03.645Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 786 | 2026-08-18T19:00:03.774Z | + pushd rdb |
| 787 | 2026-08-18T19:00:03.777Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 788 | 2026-08-18T19:00:03.777Z | + cargo nextest run -p rdb -p mg-api-types -p mg-api-types-versions |
| 789 | 2026-08-18T19:00:03.934Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 790 | 2026-08-18T19:00:04.898Z | From https://github.com/oxidecomputer/falcon |
| 791 | 2026-08-18T19:00:04.898Z | * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483 |
| 792 | 2026-08-18T19:00:04.974Z | Updating crates.io index |
| 793 | 2026-08-18T19:00:04.977Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 794 | 2026-08-18T19:00:05.563Z | From https://github.com/oxidecomputer/dendrite |
| 795 | 2026-08-18T19:00:05.563Z | * [new ref] 9645288adc19b352aaa9a675be9953fe4e0b6e1b -> refs/commit/9645288adc19b352aaa9a675be9953fe4e0b6e1b |
| 796 | 2026-08-18T19:00:05.598Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 797 | 2026-08-18T19:00:05.908Z | From https://github.com/oxidecomputer/ispf |
| 798 | 2026-08-18T19:00:05.908Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 799 | 2026-08-18T19:00:05.914Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 800 | 2026-08-18T19:00:06.425Z | From https://github.com/oxidecomputer/netadm-sys |
| 801 | 2026-08-18T19:00:06.425Z | * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2 |
| 802 | 2026-08-18T19:00:06.433Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 803 | 2026-08-18T19:00:17.123Z | From https://github.com/oxidecomputer/omicron |
| 804 | 2026-08-18T19:00:17.123Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 805 | 2026-08-18T19:00:17.542Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 806 | 2026-08-18T19:00:18.677Z | From https://github.com/oxidecomputer/opte |
| 807 | 2026-08-18T19:00:18.677Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 808 | 2026-08-18T19:00:18.708Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 809 | 2026-08-18T19:00:19.013Z | From https://github.com/oxidecomputer/slog-error-chain |
| 810 | 2026-08-18T19:00:19.013Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 811 | 2026-08-18T19:00:19.023Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 812 | 2026-08-18T19:00:19.640Z | From https://github.com/illumos/smf-rs |
| 813 | 2026-08-18T19:00:19.640Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 814 | 2026-08-18T19:00:19.647Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 815 | 2026-08-18T19:00:19.963Z | From https://github.com/oxidecomputer/network-interface |
| 816 | 2026-08-18T19:00:19.963Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 817 | 2026-08-18T19:00:19.970Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 818 | 2026-08-18T19:00:20.300Z | From https://github.com/oxidecomputer/zone |
| 819 | 2026-08-18T19:00:20.300Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 820 | 2026-08-18T19:00:20.306Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 821 | 2026-08-18T19:00:21.229Z | From https://github.com/oxidecomputer/propolis |
| 822 | 2026-08-18T19:00:21.229Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 823 | 2026-08-18T19:00:21.275Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 824 | 2026-08-18T19:00:21.889Z | From https://github.com/oxidecomputer/transceiver-control |
| 825 | 2026-08-18T19:00:21.889Z | * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea |
| 826 | 2026-08-18T19:00:21.900Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 827 | 2026-08-18T19:00:22.222Z | From https://github.com/oxidecomputer/dlpi-sys |
| 828 | 2026-08-18T19:00:22.222Z | * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1 |
| 829 | 2026-08-18T19:00:22.228Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 830 | 2026-08-18T19:00:22.555Z | From https://github.com/jmesmon/rust-libzfs |
| 831 | 2026-08-18T19:00:22.555Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 832 | 2026-08-18T19:00:22.562Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 833 | 2026-08-18T19:00:22.859Z | From https://github.com/oxidecomputer/rusty-doors |
| 834 | 2026-08-18T19:00:22.859Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 835 | 2026-08-18T19:00:22.866Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 836 | 2026-08-18T19:00:23.258Z | From https://github.com/oxidecomputer/lldp |
| 837 | 2026-08-18T19:00:23.258Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 838 | 2026-08-18T19:00:23.269Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 839 | 2026-08-18T19:00:23.731Z | From https://github.com/oxidecomputer/tufaceous |
| 840 | 2026-08-18T19:00:23.731Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 841 | 2026-08-18T19:00:23.750Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 842 | 2026-08-18T19:00:24.346Z | From https://github.com/oxidecomputer/management-gateway-service |
| 843 | 2026-08-18T19:00:24.346Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 844 | 2026-08-18T19:00:24.361Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 845 | 2026-08-18T19:00:25.522Z | From https://github.com/oxidecomputer/crucible |
| 846 | 2026-08-18T19:00:25.522Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 847 | 2026-08-18T19:00:25.571Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 848 | 2026-08-18T19:00:25.851Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 849 | 2026-08-18T19:00:25.851Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 850 | 2026-08-18T19:00:25.865Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 851 | 2026-08-18T19:00:26.289Z | From https://github.com/oxidecomputer/propolis |
| 852 | 2026-08-18T19:00:26.289Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 853 | 2026-08-18T19:00:26.336Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 854 | 2026-08-18T19:00:26.845Z | From https://github.com/oxidecomputer/crucible |
| 855 | 2026-08-18T19:00:26.845Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 856 | 2026-08-18T19:00:26.911Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 857 | 2026-08-18T19:00:27.319Z | From https://github.com/oxidecomputer/tofino |
| 858 | 2026-08-18T19:00:27.319Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 859 | 2026-08-18T19:00:27.330Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 860 | 2026-08-18T19:00:28.182Z | From https://github.com/oxidecomputer/maghemite |
| 861 | 2026-08-18T19:00:28.182Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 862 | 2026-08-18T19:00:28.216Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 863 | 2026-08-18T19:00:28.524Z | From https://github.com/oxidecomputer/clickward |
| 864 | 2026-08-18T19:00:28.524Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 865 | 2026-08-18T19:00:28.531Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 866 | 2026-08-18T19:00:28.832Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 867 | 2026-08-18T19:00:28.832Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 868 | 2026-08-18T19:00:29.521Z | Downloading crates ... |
| 869 | 2026-08-18T19:00:29.575Z | Downloaded memoffset v0.9.1 |
| 870 | 2026-08-18T19:00:29.578Z | Downloaded natord v1.0.9 |
| 871 | 2026-08-18T19:00:29.578Z | Downloaded omicron-workspace-hack v0.1.0 |
| 872 | 2026-08-18T19:00:29.584Z | Downloaded newtype_derive v0.1.6 |
| 873 | 2026-08-18T19:00:29.587Z | Downloaded macaddr v1.0.1 |
| 874 | 2026-08-18T19:00:29.587Z | Downloaded match_cfg v0.1.0 |
| 875 | 2026-08-18T19:00:29.590Z | Downloaded foreign-types v0.5.0 |
| 876 | 2026-08-18T19:00:29.590Z | Downloaded progenitor-client v0.14.0 |
| 877 | 2026-08-18T19:00:29.593Z | Downloaded progenitor-macro v0.13.0 |
| 878 | 2026-08-18T19:00:29.595Z | Downloaded foreign-types-macros v0.2.4 |
| 879 | 2026-08-18T19:00:29.595Z | Downloaded proc-macro-crate v3.5.0 |
| 880 | 2026-08-18T19:00:29.596Z | Downloaded foreign-types-shared v0.3.1 |
| 881 | 2026-08-18T19:00:29.596Z | Downloaded managed v0.8.0 |
| 882 | 2026-08-18T19:00:29.598Z | Downloaded fixedbitset v0.4.2 |
| 883 | 2026-08-18T19:00:29.598Z | Downloaded keccak v0.1.6 |
| 884 | 2026-08-18T19:00:29.598Z | Downloaded parse-display v0.10.0 |
| 885 | 2026-08-18T19:00:29.602Z | Downloaded libsw-core v0.3.2 |
| 886 | 2026-08-18T19:00:29.605Z | Downloaded num-integer v0.1.47 |
| 887 | 2026-08-18T19:00:29.605Z | Downloaded num_enum v0.5.11 |
| 888 | 2026-08-18T19:00:29.608Z | Downloaded oxnet v0.1.6 |
| 889 | 2026-08-18T19:00:29.608Z | Downloaded num-derive v0.4.2 |
| 890 | 2026-08-18T19:00:29.610Z | Downloaded rustc_version v0.1.7 |
| 891 | 2026-08-18T19:00:29.610Z | Downloaded enum-as-inner v0.6.1 |
| 892 | 2026-08-18T19:00:29.613Z | Downloaded aead v0.5.2 |
| 893 | 2026-08-18T19:00:29.616Z | Downloaded num-iter v0.1.46 |
| 894 | 2026-08-18T19:00:29.616Z | Downloaded num_threads v0.1.7 |
| 895 | 2026-08-18T19:00:29.616Z | Downloaded hubpack v0.1.2 |
| 896 | 2026-08-18T19:00:29.619Z | Downloaded memmap v0.7.0 |
| 897 | 2026-08-18T19:00:29.619Z | Downloaded mime v0.3.17 |
| 898 | 2026-08-18T19:00:29.621Z | Downloaded linked-hash-map v0.5.6 |
| 899 | 2026-08-18T19:00:29.624Z | Downloaded find-msvc-tools v0.1.10 |
| 900 | 2026-08-18T19:00:29.624Z | Downloaded embedded-io v0.6.1 |
| 901 | 2026-08-18T19:00:29.627Z | Downloaded lru-cache v0.1.2 |
| 902 | 2026-08-18T19:00:29.627Z | Downloaded no-std-compat v0.4.1 |
| 903 | 2026-08-18T19:00:29.627Z | Downloaded rand_xorshift v0.4.0 |
| 904 | 2026-08-18T19:00:29.627Z | Downloaded newtype-uuid-macros v0.1.1 |
| 905 | 2026-08-18T19:00:29.630Z | Downloaded num_enum_derive v0.5.11 |
| 906 | 2026-08-18T19:00:29.630Z | Downloaded glob v0.3.4 |
| 907 | 2026-08-18T19:00:29.633Z | Downloaded group v0.13.0 |
| 908 | 2026-08-18T19:00:29.633Z | Downloaded heck v0.4.1 |
| 909 | 2026-08-18T19:00:29.636Z | Downloaded libscf-sys v1.2.0 |
| 910 | 2026-08-18T19:00:29.636Z | Downloaded num v0.4.3 |
| 911 | 2026-08-18T19:00:29.636Z | Downloaded num-conv v0.2.2 |
| 912 | 2026-08-18T19:00:29.637Z | Downloaded embedded-io v0.4.0 |
| 913 | 2026-08-18T19:00:29.639Z | Downloaded olpc-cjson v0.1.4 |
| 914 | 2026-08-18T19:00:29.639Z | Downloaded hostname v0.3.1 |
| 915 | 2026-08-18T19:00:29.639Z | Downloaded ff v0.13.1 |
| 916 | 2026-08-18T19:00:29.642Z | Downloaded opaque-debug v0.3.1 |
| 917 | 2026-08-18T19:00:29.642Z | Downloaded num_enum_derive v0.7.6 |
| 918 | 2026-08-18T19:00:29.645Z | Downloaded phf_shared v0.12.1 |
| 919 | 2026-08-18T19:00:29.645Z | Downloaded newline-converter v0.3.0 |
| 920 | 2026-08-18T19:00:29.648Z | Downloaded pest_derive v2.8.8 |
| 921 | 2026-08-18T19:00:29.648Z | Downloaded hostname v0.4.2 |
| 922 | 2026-08-18T19:00:29.651Z | Downloaded powerfmt v0.2.0 |
| 923 | 2026-08-18T19:00:29.656Z | Downloaded proc-macro-crate v1.3.1 |
| 924 | 2026-08-18T19:00:29.659Z | Downloaded num-complex v0.4.6 |
| 925 | 2026-08-18T19:00:29.659Z | Downloaded num-rational v0.4.2 |
| 926 | 2026-08-18T19:00:29.659Z | Downloaded ref-cast-impl v1.0.26 |
| 927 | 2026-08-18T19:00:29.662Z | Downloaded fxhash v0.2.1 |
| 928 | 2026-08-18T19:00:29.662Z | Downloaded httpdate v1.0.3 |
| 929 | 2026-08-18T19:00:29.665Z | Downloaded hash32 v0.3.1 |
| 930 | 2026-08-18T19:00:29.668Z | Downloaded proc-macro-error-attr v1.0.4 |
| 931 | 2026-08-18T19:00:29.668Z | Downloaded progenitor-macro v0.14.0 |
| 932 | 2026-08-18T19:00:29.668Z | Downloaded pretty-hex v0.4.2 |
| 933 | 2026-08-18T19:00:29.668Z | Downloaded quick-error v1.2.3 |
| 934 | 2026-08-18T19:00:29.671Z | Downloaded git-stub v1.0.0 |
| 935 | 2026-08-18T19:00:29.674Z | Downloaded progenitor-client v0.10.0 |
| 936 | 2026-08-18T19:00:29.674Z | Downloaded same-file v1.0.6 |
| 937 | 2026-08-18T19:00:29.677Z | Downloaded hubpack_derive v0.1.1 |
| 938 | 2026-08-18T19:00:29.677Z | Downloaded internet-checksum v0.2.1 |
| 939 | 2026-08-18T19:00:29.677Z | Downloaded jiff-static v0.2.35 |
| 940 | 2026-08-18T19:00:29.677Z | Downloaded progenitor-macro v0.10.0 |
| 941 | 2026-08-18T19:00:29.680Z | Downloaded rand_chacha v0.3.1 |
| 942 | 2026-08-18T19:00:29.680Z | Downloaded hmac v0.12.1 |
| 943 | 2026-08-18T19:00:29.683Z | Downloaded icu_properties v2.2.0 |
| 944 | 2026-08-18T19:00:29.686Z | Downloaded idna_adapter v1.2.2 |
| 945 | 2026-08-18T19:00:29.689Z | Downloaded zone_cfg_derive v0.3.1 |
| 946 | 2026-08-18T19:00:29.692Z | Downloaded float-ord v0.3.2 |
| 947 | 2026-08-18T19:00:29.696Z | Downloaded libsw v3.5.0 |
| 948 | 2026-08-18T19:00:29.698Z | Downloaded potential_utf v0.1.5 |
| 949 | 2026-08-18T19:00:29.698Z | Downloaded progenitor v0.10.0 |
| 950 | 2026-08-18T19:00:29.698Z | Downloaded scroll_derive v0.13.1 |
| 951 | 2026-08-18T19:00:29.701Z | Downloaded serde-big-array v0.5.1 |
| 952 | 2026-08-18T19:00:29.701Z | Downloaded konst_macro_rules v0.2.19 |
| 953 | 2026-08-18T19:00:29.701Z | Downloaded scroll_derive v0.12.1 |
| 954 | 2026-08-18T19:00:29.701Z | Downloaded inout v0.1.4 |
| 955 | 2026-08-18T19:00:29.705Z | Downloaded multer v3.1.0 |
| 956 | 2026-08-18T19:00:29.707Z | Downloaded num_enum v0.7.6 |
| 957 | 2026-08-18T19:00:29.711Z | Downloaded base16ct v0.2.0 |
| 958 | 2026-08-18T19:00:29.711Z | Downloaded bit-set v0.8.0 |
| 959 | 2026-08-18T19:00:29.714Z | Downloaded memmap2 v0.9.11 |
| 960 | 2026-08-18T19:00:29.714Z | Downloaded semver v0.1.20 |
| 961 | 2026-08-18T19:00:29.714Z | Downloaded is-terminal v0.4.17 |
| 962 | 2026-08-18T19:00:29.714Z | Downloaded async-recursion v1.1.1 |
| 963 | 2026-08-18T19:00:29.717Z | Downloaded linear-map v1.2.0 |
| 964 | 2026-08-18T19:00:29.718Z | Downloaded pest_generator v2.8.8 |
| 965 | 2026-08-18T19:00:29.718Z | Downloaded const-random-macro v0.1.16 |
| 966 | 2026-08-18T19:00:29.720Z | Downloaded ref-cast v1.0.26 |
| 967 | 2026-08-18T19:00:29.723Z | Downloaded secrecy v0.10.3 |
| 968 | 2026-08-18T19:00:29.723Z | Downloaded parking_lot_core v0.8.6 |
| 969 | 2026-08-18T19:00:29.726Z | Downloaded phf v0.12.1 |
| 970 | 2026-08-18T19:00:29.726Z | Downloaded progenitor-client v0.13.0 |
| 971 | 2026-08-18T19:00:29.726Z | Downloaded ident_case v1.0.1 |
| 972 | 2026-08-18T19:00:29.728Z | Downloaded cobs v0.3.0 |
| 973 | 2026-08-18T19:00:29.731Z | Downloaded cstr-argument v0.1.2 |
| 974 | 2026-08-18T19:00:29.731Z | Downloaded defmt v0.3.100 |
| 975 | 2026-08-18T19:00:29.731Z | Downloaded defmt-parser v1.0.0 |
| 976 | 2026-08-18T19:00:29.734Z | Downloaded dtrace-parser v0.2.0 |
| 977 | 2026-08-18T19:00:29.734Z | Downloaded serde_repr v0.1.21 |
| 978 | 2026-08-18T19:00:29.734Z | Downloaded gethostname v0.5.0 |
| 979 | 2026-08-18T19:00:29.734Z | Downloaded hybrid-array v0.4.14 |
| 980 | 2026-08-18T19:00:29.737Z | Downloaded foldhash v0.2.0 |
| 981 | 2026-08-18T19:00:29.737Z | Downloaded ingot v0.2.1 |
| 982 | 2026-08-18T19:00:29.740Z | Downloaded siphasher v1.0.3 |
| 983 | 2026-08-18T19:00:29.740Z | Downloaded highway v1.3.0 |
| 984 | 2026-08-18T19:00:29.743Z | Downloaded paste v1.0.15 |
| 985 | 2026-08-18T19:00:29.743Z | Downloaded pkg-config v0.3.33 |
| 986 | 2026-08-18T19:00:29.743Z | Downloaded plain v0.2.3 |
| 987 | 2026-08-18T19:00:29.746Z | Downloaded progenitor-extras v0.2.0 |
| 988 | 2026-08-18T19:00:29.746Z | Downloaded rustversion v1.0.23 |
| 989 | 2026-08-18T19:00:29.747Z | Downloaded git-stub-vcs v0.1.0 |
| 990 | 2026-08-18T19:00:29.749Z | Downloaded proc-macro-error v1.0.4 |
| 991 | 2026-08-18T19:00:29.749Z | Downloaded fs_extra v1.3.0 |
| 992 | 2026-08-18T19:00:29.752Z | Downloaded scroll v0.13.0 |
| 993 | 2026-08-18T19:00:29.752Z | Downloaded erased-serde v0.3.31 |
| 994 | 2026-08-18T19:00:29.752Z | Downloaded sha1 v0.10.7 |
| 995 | 2026-08-18T19:00:29.752Z | Downloaded parse-display-derive v0.10.0 |
| 996 | 2026-08-18T19:00:29.755Z | Downloaded pem v3.0.6 |
| 997 | 2026-08-18T19:00:29.755Z | Downloaded port-file v0.1.0 |
| 998 | 2026-08-18T19:00:29.755Z | Downloaded stable_deref_trait v1.2.1 |
| 999 | 2026-08-18T19:00:29.758Z | Downloaded tabwriter v1.4.1 |
| 1000 | 2026-08-18T19:00:29.758Z | Downloaded fs-err v3.3.1 |
| 1001 | 2026-08-18T19:00:29.758Z | Downloaded tabled_derive v0.7.0 |
| 1002 | 2026-08-18T19:00:29.758Z | Downloaded untrusted v0.7.1 |
| 1003 | 2026-08-18T19:00:29.763Z | Downloaded poly1305 v0.8.0 |
| 1004 | 2026-08-18T19:00:29.766Z | Downloaded thread-id v5.1.0 |
| 1005 | 2026-08-18T19:00:29.766Z | Downloaded usdt-macro v0.6.0 |
| 1006 | 2026-08-18T19:00:29.769Z | Downloaded litemap v0.8.2 |
| 1007 | 2026-08-18T19:00:29.772Z | Downloaded compression-core v0.4.32 |
| 1008 | 2026-08-18T19:00:29.772Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1009 | 2026-08-18T19:00:29.775Z | Downloaded dof v0.3.0 |
| 1010 | 2026-08-18T19:00:29.775Z | Downloaded rustls-pemfile v2.2.0 |
| 1011 | 2026-08-18T19:00:29.779Z | Downloaded usdt v0.5.0 |
| 1012 | 2026-08-18T19:00:29.779Z | Downloaded wait-timeout v0.2.1 |
| 1013 | 2026-08-18T19:00:29.782Z | Downloaded rusty-fork v0.3.1 |
| 1014 | 2026-08-18T19:00:29.782Z | Downloaded cmake v0.1.58 |
| 1015 | 2026-08-18T19:00:29.782Z | Downloaded progenitor v0.13.0 |
| 1016 | 2026-08-18T19:00:29.782Z | Downloaded instant v0.1.13 |
| 1017 | 2026-08-18T19:00:29.784Z | Downloaded scroll v0.12.0 |
| 1018 | 2026-08-18T19:00:29.785Z | Downloaded yoke-derive v0.8.2 |
| 1019 | 2026-08-18T19:00:29.785Z | Downloaded zeroize_derive v1.5.0 |
| 1020 | 2026-08-18T19:00:29.787Z | Downloaded resolv-conf v0.7.6 |
| 1021 | 2026-08-18T19:00:29.790Z | Downloaded ipnetwork v0.21.1 |
| 1022 | 2026-08-18T19:00:29.790Z | Downloaded schemars_derive v0.8.22 |
| 1023 | 2026-08-18T19:00:29.791Z | Downloaded convert_case v0.4.0 |
| 1024 | 2026-08-18T19:00:29.794Z | Downloaded byte-wrapper v0.1.0 |
| 1025 | 2026-08-18T19:00:29.798Z | Downloaded constant_time_eq v0.4.2 |
| 1026 | 2026-08-18T19:00:29.798Z | Downloaded ingot-types v0.2.0 |
| 1027 | 2026-08-18T19:00:29.800Z | Downloaded daft-derive v0.1.8 |
| 1028 | 2026-08-18T19:00:29.803Z | Downloaded bit-vec v0.8.0 |
| 1029 | 2026-08-18T19:00:29.803Z | Downloaded bytecount v0.6.9 |
| 1030 | 2026-08-18T19:00:29.803Z | Downloaded rustls-native-certs v0.8.4 |
| 1031 | 2026-08-18T19:00:29.806Z | Downloaded serial_test_derive v4.0.1 |
| 1032 | 2026-08-18T19:00:29.806Z | Downloaded progenitor-impl v0.13.0 |
| 1033 | 2026-08-18T19:00:29.806Z | Downloaded slog-json v2.6.1 |
| 1034 | 2026-08-18T19:00:29.809Z | Downloaded thread-id v4.2.2 |
| 1035 | 2026-08-18T19:00:29.809Z | Downloaded ciborium v0.2.2 |
| 1036 | 2026-08-18T19:00:29.809Z | Downloaded ingot-macros v0.2.0 |
| 1037 | 2026-08-18T19:00:29.814Z | Downloaded slog-bunyan v2.5.0 |
| 1038 | 2026-08-18T19:00:29.817Z | Downloaded parking_lot v0.11.2 |
| 1039 | 2026-08-18T19:00:29.817Z | Downloaded tagptr v0.2.0 |
| 1040 | 2026-08-18T19:00:29.817Z | Downloaded universal-hash v0.5.1 |
| 1041 | 2026-08-18T19:00:29.822Z | Downloaded usdt-attr-macro v0.5.0 |
| 1042 | 2026-08-18T19:00:29.822Z | Downloaded writeable v0.6.3 |
| 1043 | 2026-08-18T19:00:29.822Z | Downloaded password-hash v0.5.0 |
| 1044 | 2026-08-18T19:00:29.822Z | Downloaded progenitor v0.14.0 |
| 1045 | 2026-08-18T19:00:29.825Z | Downloaded rhai_codegen v3.2.0 |
| 1046 | 2026-08-18T19:00:29.825Z | Downloaded pest_meta v2.8.8 |
| 1047 | 2026-08-18T19:00:29.828Z | Downloaded utf-8 v0.7.6 |
| 1048 | 2026-08-18T19:00:29.828Z | Downloaded async-stream-impl v0.3.6 |
| 1049 | 2026-08-18T19:00:29.835Z | Downloaded bcs v0.1.6 |
| 1050 | 2026-08-18T19:00:29.838Z | Downloaded csv-core v0.1.13 |
| 1051 | 2026-08-18T19:00:29.838Z | Downloaded daft v0.1.8 |
| 1052 | 2026-08-18T19:00:29.838Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1053 | 2026-08-18T19:00:29.841Z | Downloaded papergrid v0.18.0 |
| 1054 | 2026-08-18T19:00:29.844Z | Downloaded topological-sort v0.2.2 |
| 1055 | 2026-08-18T19:00:29.844Z | Downloaded unit-prefix v0.5.2 |
| 1056 | 2026-08-18T19:00:29.848Z | Downloaded waitgroup v0.1.2 |
| 1057 | 2026-08-18T19:00:29.851Z | Downloaded typify-macro v0.6.2 |
| 1058 | 2026-08-18T19:00:29.854Z | Downloaded ingot v0.1.1 |
| 1059 | 2026-08-18T19:00:29.859Z | Downloaded crunchy v0.2.4 |
| 1060 | 2026-08-18T19:00:29.864Z | Downloaded omicron-zone-package v0.12.3 |
| 1061 | 2026-08-18T19:00:29.867Z | Downloaded xz2 v0.1.7 |
| 1062 | 2026-08-18T19:00:29.870Z | Downloaded base16ct v1.0.0 |
| 1063 | 2026-08-18T19:00:29.870Z | Downloaded ingot-macros v0.1.1 |
| 1064 | 2026-08-18T19:00:29.870Z | Downloaded ingot-types v0.1.2 |
| 1065 | 2026-08-18T19:00:29.873Z | Downloaded crypto-common v0.2.2 |
| 1066 | 2026-08-18T19:00:29.873Z | Downloaded structmeta-derive v0.3.0 |
| 1067 | 2026-08-18T19:00:29.873Z | Downloaded serde_derive_internals v0.29.1 |
| 1068 | 2026-08-18T19:00:29.873Z | Downloaded structmeta v0.3.0 |
| 1069 | 2026-08-18T19:00:29.873Z | Downloaded strum v0.26.3 |
| 1070 | 2026-08-18T19:00:29.876Z | Downloaded arrayref v0.3.9 |
| 1071 | 2026-08-18T19:00:29.876Z | Downloaded strum v0.27.2 |
| 1072 | 2026-08-18T19:00:29.878Z | Downloaded half v2.7.1 |
| 1073 | 2026-08-18T19:00:29.881Z | Downloaded ciborium-io v0.2.2 |
| 1074 | 2026-08-18T19:00:29.881Z | Downloaded const_format_proc_macros v0.2.34 |
| 1075 | 2026-08-18T19:00:29.881Z | Downloaded deranged v0.5.8 |
| 1076 | 2026-08-18T19:00:29.884Z | Downloaded chacha20 v0.9.1 |
| 1077 | 2026-08-18T19:00:29.884Z | Downloaded slog-dtrace v0.3.0 |
| 1078 | 2026-08-18T19:00:29.884Z | Downloaded termtree v0.5.1 |
| 1079 | 2026-08-18T19:00:29.887Z | Downloaded sigpipe v0.1.3 |
| 1080 | 2026-08-18T19:00:29.887Z | Downloaded take_mut v0.2.2 |
| 1081 | 2026-08-18T19:00:29.890Z | Downloaded pretty_assertions v1.4.1 |
| 1082 | 2026-08-18T19:00:29.890Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1083 | 2026-08-18T19:00:29.893Z | Downloaded hickory-resolver v0.25.2 |
| 1084 | 2026-08-18T19:00:29.896Z | Downloaded slog-term v2.9.2 |
| 1085 | 2026-08-18T19:00:29.896Z | Downloaded serde_tokenstream v0.3.0 |
| 1086 | 2026-08-18T19:00:29.900Z | Downloaded slog-async v2.8.0 |
| 1087 | 2026-08-18T19:00:29.900Z | Downloaded argon2 v0.5.3 |
| 1088 | 2026-08-18T19:00:29.900Z | Downloaded heapless v0.8.0 |
| 1089 | 2026-08-18T19:00:29.903Z | Downloaded const-random v0.1.18 |
| 1090 | 2026-08-18T19:00:29.903Z | Downloaded postcard v1.1.3 |
| 1091 | 2026-08-18T19:00:29.903Z | Downloaded strum_macros v0.27.2 |
| 1092 | 2026-08-18T19:00:29.903Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1093 | 2026-08-18T19:00:29.906Z | Downloaded progenitor-impl v0.14.0 |
| 1094 | 2026-08-18T19:00:29.906Z | Downloaded tiny-keccak v2.0.2 |
| 1095 | 2026-08-18T19:00:29.909Z | Downloaded arrayvec v0.7.8 |
| 1096 | 2026-08-18T19:00:29.909Z | Downloaded async-trait v0.1.92 |
| 1097 | 2026-08-18T19:00:29.912Z | Downloaded cipher v0.4.4 |
| 1098 | 2026-08-18T19:00:29.912Z | Downloaded crossbeam-utils v0.8.22 |
| 1099 | 2026-08-18T19:00:29.912Z | Downloaded progenitor-impl v0.10.0 |
| 1100 | 2026-08-18T19:00:29.915Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1101 | 2026-08-18T19:00:29.915Z | Downloaded smf v0.2.3 |
| 1102 | 2026-08-18T19:00:29.915Z | Downloaded strum_macros v0.26.4 |
| 1103 | 2026-08-18T19:00:29.917Z | Downloaded typify-macro v0.4.3 |
| 1104 | 2026-08-18T19:00:29.917Z | Downloaded async-stream v0.3.6 |
| 1105 | 2026-08-18T19:00:29.917Z | Downloaded darling_macro v0.23.0 |
| 1106 | 2026-08-18T19:00:29.917Z | Downloaded papergrid v0.11.0 |
| 1107 | 2026-08-18T19:00:29.921Z | Downloaded usdt-attr-macro v0.6.0 |
| 1108 | 2026-08-18T19:00:29.921Z | Downloaded walkdir v2.5.0 |
| 1109 | 2026-08-18T19:00:29.923Z | Downloaded whoami v1.6.1 |
| 1110 | 2026-08-18T19:00:29.923Z | Downloaded allocator-api2 v0.2.21 |
| 1111 | 2026-08-18T19:00:29.926Z | Downloaded dunce v1.0.5 |
| 1112 | 2026-08-18T19:00:29.926Z | Downloaded time-core v0.1.9 |
| 1113 | 2026-08-18T19:00:29.926Z | Downloaded dtrace-parser v0.3.0 |
| 1114 | 2026-08-18T19:00:29.935Z | Downloaded indexmap v1.9.3 |
| 1115 | 2026-08-18T19:00:29.937Z | Downloaded byteorder v1.5.0 |
| 1116 | 2026-08-18T19:00:29.938Z | Downloaded bs58 v0.5.1 |
| 1117 | 2026-08-18T19:00:29.940Z | Downloaded critical-section v1.2.0 |
| 1118 | 2026-08-18T19:00:29.940Z | Downloaded icu_provider v2.2.0 |
| 1119 | 2026-08-18T19:00:29.943Z | Downloaded konst v0.2.20 |
| 1120 | 2026-08-18T19:00:29.943Z | Downloaded testing_table v0.3.0 |
| 1121 | 2026-08-18T19:00:29.946Z | Downloaded usdt-macro v0.5.0 |
| 1122 | 2026-08-18T19:00:29.946Z | Downloaded vsss-rs v3.3.4 |
| 1123 | 2026-08-18T19:00:29.949Z | Downloaded slog-stdlog v4.1.1 |
| 1124 | 2026-08-18T19:00:29.949Z | Downloaded compression-codecs v0.4.38 |
| 1125 | 2026-08-18T19:00:29.952Z | Downloaded block-buffer v0.12.1 |
| 1126 | 2026-08-18T19:00:29.952Z | Downloaded digest v0.11.3 |
| 1127 | 2026-08-18T19:00:29.952Z | Downloaded displaydoc v0.2.7 |
| 1128 | 2026-08-18T19:00:29.955Z | Downloaded crc8 v0.1.1 |
| 1129 | 2026-08-18T19:00:29.955Z | Downloaded zerovec-derive v0.11.3 |
| 1130 | 2026-08-18T19:00:29.955Z | Downloaded dyn-clone v1.0.20 |
| 1131 | 2026-08-18T19:00:29.958Z | Downloaded serde_with_macros v3.22.0 |
| 1132 | 2026-08-18T19:00:29.964Z | Downloaded spin v0.9.9 |
| 1133 | 2026-08-18T19:00:29.966Z | Downloaded zerofrom-derive v0.1.7 |
| 1134 | 2026-08-18T19:00:29.966Z | Downloaded drift v0.2.0 |
| 1135 | 2026-08-18T19:00:29.969Z | Downloaded crossbeam-deque v0.8.7 |
| 1136 | 2026-08-18T19:00:29.969Z | Downloaded dropshot_endpoint v0.17.1 |
| 1137 | 2026-08-18T19:00:29.972Z | Downloaded similar v2.7.0 |
| 1138 | 2026-08-18T19:00:29.976Z | Downloaded diff v0.1.13 |
| 1139 | 2026-08-18T19:00:29.976Z | Downloaded usdt v0.6.0 |
| 1140 | 2026-08-18T19:00:29.979Z | Downloaded goblin v0.8.2 |
| 1141 | 2026-08-18T19:00:29.979Z | Downloaded serial_test v4.0.1 |
| 1142 | 2026-08-18T19:00:29.979Z | Downloaded rayon v1.12.0 |
| 1143 | 2026-08-18T19:00:29.983Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1144 | 2026-08-18T19:00:29.986Z | Downloaded toml v0.7.8 |
| 1145 | 2026-08-18T19:00:29.986Z | Downloaded anyhow v1.0.104 |
| 1146 | 2026-08-18T19:00:29.989Z | Downloaded prettyplease v0.2.37 |
| 1147 | 2026-08-18T19:00:29.989Z | Downloaded thin-vec v0.2.19 |
| 1148 | 2026-08-18T19:00:29.992Z | Downloaded smawk v0.3.3 |
| 1149 | 2026-08-18T19:00:29.992Z | Downloaded thiserror-no-std v2.0.2 |
| 1150 | 2026-08-18T19:00:29.995Z | Downloaded dof v0.4.0 |
| 1151 | 2026-08-18T19:00:29.995Z | Downloaded backoff v0.4.0 |
| 1152 | 2026-08-18T19:00:29.995Z | Downloaded bitflags v1.3.2 |
| 1153 | 2026-08-18T19:00:29.999Z | Downloaded synstructure v0.13.2 |
| 1154 | 2026-08-18T19:00:29.999Z | Downloaded zerofrom v0.1.8 |
| 1155 | 2026-08-18T19:00:29.999Z | Downloaded darling_macro v0.21.3 |
| 1156 | 2026-08-18T19:00:29.999Z | Downloaded unarray v0.1.4 |
| 1157 | 2026-08-18T19:00:29.999Z | Downloaded slog-envlogger v2.2.0 |
| 1158 | 2026-08-18T19:00:30.004Z | Downloaded rand v0.8.7 |
| 1159 | 2026-08-18T19:00:30.004Z | Downloaded derive-ex v0.1.8 |
| 1160 | 2026-08-18T19:00:30.008Z | Downloaded icu_normalizer v2.2.0 |
| 1161 | 2026-08-18T19:00:30.008Z | Downloaded schemars v0.9.0 |
| 1162 | 2026-08-18T19:00:30.012Z | Downloaded schemars v0.8.22 |
| 1163 | 2026-08-18T19:00:30.018Z | Downloaded indicatif v0.18.6 |
| 1164 | 2026-08-18T19:00:30.022Z | Downloaded backon v1.6.0 |
| 1165 | 2026-08-18T19:00:30.025Z | Downloaded icu_normalizer_data v2.2.0 |
| 1166 | 2026-08-18T19:00:30.025Z | Downloaded cancel-safe-futures v0.1.5 |
| 1167 | 2026-08-18T19:00:30.025Z | Downloaded darling_core v0.23.0 |
| 1168 | 2026-08-18T19:00:30.027Z | Downloaded ciborium-ll v0.2.2 |
| 1169 | 2026-08-18T19:00:30.027Z | Downloaded sha1 v0.11.0 |
| 1170 | 2026-08-18T19:00:30.030Z | Downloaded data-encoding v2.11.1 |
| 1171 | 2026-08-18T19:00:30.030Z | Downloaded icu_locale_core v2.2.0 |
| 1172 | 2026-08-18T19:00:30.033Z | Downloaded rayon-core v1.13.0 |
| 1173 | 2026-08-18T19:00:30.036Z | Downloaded yoke v0.8.3 |
| 1174 | 2026-08-18T19:00:30.036Z | Downloaded darling v0.21.3 |
| 1175 | 2026-08-18T19:00:30.039Z | Downloaded icu_collections v2.2.0 |
| 1176 | 2026-08-18T19:00:30.042Z | Downloaded console v0.16.4 |
| 1177 | 2026-08-18T19:00:30.042Z | Downloaded spin v0.5.2 |
| 1178 | 2026-08-18T19:00:30.042Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 1179 | 2026-08-18T19:00:30.045Z | Downloaded term v1.2.1 |
| 1180 | 2026-08-18T19:00:30.047Z | Downloaded cargo_toml v0.22.3 |
| 1181 | 2026-08-18T19:00:30.047Z | Downloaded cookie v0.18.2 |
| 1182 | 2026-08-18T19:00:30.048Z | Downloaded tinystr v0.8.3 |
| 1183 | 2026-08-18T19:00:30.050Z | Downloaded snafu v0.8.9 |
| 1184 | 2026-08-18T19:00:30.053Z | Downloaded crossbeam-epoch v0.9.20 |
| 1185 | 2026-08-18T19:00:30.053Z | Downloaded defmt v1.1.1 |
| 1186 | 2026-08-18T19:00:30.056Z | Downloaded usdt-impl v0.5.0 |
| 1187 | 2026-08-18T19:00:30.056Z | Downloaded serde_plain v1.0.2 |
| 1188 | 2026-08-18T19:00:30.059Z | Downloaded serde_tokenstream v0.2.3 |
| 1189 | 2026-08-18T19:00:30.059Z | Downloaded zone v0.3.1 |
| 1190 | 2026-08-18T19:00:30.059Z | Downloaded slog v2.8.2 |
| 1191 | 2026-08-18T19:00:30.063Z | Downloaded slog-scope v4.4.1 |
| 1192 | 2026-08-18T19:00:30.063Z | Downloaded tokio-dtrace v0.1.1 |
| 1193 | 2026-08-18T19:00:30.063Z | Downloaded ucd-trie v0.1.7 |
| 1194 | 2026-08-18T19:00:30.063Z | Downloaded tokio-tungstenite v0.21.0 |
| 1195 | 2026-08-18T19:00:30.070Z | Downloaded hickory-resolver v0.24.4 |
| 1196 | 2026-08-18T19:00:30.073Z | Downloaded snafu-derive v0.8.9 |
| 1197 | 2026-08-18T19:00:30.073Z | Downloaded zerotrie v0.2.4 |
| 1198 | 2026-08-18T19:00:30.073Z | Downloaded defmt-macros v1.1.1 |
| 1199 | 2026-08-18T19:00:30.073Z | Downloaded expectorate v1.2.0 |
| 1200 | 2026-08-18T19:00:30.073Z | Downloaded minimal-lexical v0.2.1 |
| 1201 | 2026-08-18T19:00:30.076Z | Downloaded const-oid v0.10.2 |
| 1202 | 2026-08-18T19:00:30.079Z | Downloaded smartstring v1.0.1 |
| 1203 | 2026-08-18T19:00:30.083Z | Downloaded time-macros v0.2.32 |
| 1204 | 2026-08-18T19:00:30.086Z | Downloaded typify v0.6.2 |
| 1205 | 2026-08-18T19:00:30.087Z | Downloaded chacha20poly1305 v0.10.1 |
| 1206 | 2026-08-18T19:00:30.089Z | Downloaded unsafe-libyaml v0.2.11 |
| 1207 | 2026-08-18T19:00:30.089Z | Downloaded zerocopy-derive v0.7.35 |
| 1208 | 2026-08-18T19:00:30.093Z | Downloaded libm v0.2.16 |
| 1209 | 2026-08-18T19:00:30.096Z | Downloaded hashbrown v0.12.3 |
| 1210 | 2026-08-18T19:00:30.099Z | Downloaded const_format v0.2.36 |
| 1211 | 2026-08-18T19:00:30.102Z | Downloaded schemars v1.2.2 |
| 1212 | 2026-08-18T19:00:30.107Z | Downloaded hkdf v0.12.4 |
| 1213 | 2026-08-18T19:00:30.110Z | Downloaded tungstenite v0.21.0 |
| 1214 | 2026-08-18T19:00:30.113Z | Downloaded usdt-impl v0.6.0 |
| 1215 | 2026-08-18T19:00:30.113Z | Downloaded yansi v1.0.1 |
| 1216 | 2026-08-18T19:00:30.113Z | Downloaded crossbeam-channel v0.5.16 |
| 1217 | 2026-08-18T19:00:30.116Z | Downloaded qorb v0.4.1 |
| 1218 | 2026-08-18T19:00:30.118Z | Downloaded colored v3.1.1 |
| 1219 | 2026-08-18T19:00:30.118Z | Downloaded darling v0.23.0 |
| 1220 | 2026-08-18T19:00:30.121Z | Downloaded derive_more v0.99.20 |
| 1221 | 2026-08-18T19:00:30.124Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1222 | 2026-08-18T19:00:30.127Z | Downloaded typify v0.4.3 |
| 1223 | 2026-08-18T19:00:30.127Z | Downloaded arc-swap v1.9.2 |
| 1224 | 2026-08-18T19:00:30.130Z | Downloaded uuid v1.24.0 |
| 1225 | 2026-08-18T19:00:30.133Z | Downloaded blake2 v0.10.6 |
| 1226 | 2026-08-18T19:00:30.133Z | Downloaded base64 v0.21.7 |
| 1227 | 2026-08-18T19:00:30.136Z | Downloaded test-strategy v0.4.5 |
| 1228 | 2026-08-18T19:00:30.136Z | Downloaded zerocopy-derive v0.8.56 |
| 1229 | 2026-08-18T19:00:30.140Z | Downloaded steno v0.4.1 |
| 1230 | 2026-08-18T19:00:30.144Z | Downloaded typed-path v0.9.3 |
| 1231 | 2026-08-18T19:00:30.148Z | Downloaded elliptic-curve v0.13.8 |
| 1232 | 2026-08-18T19:00:30.150Z | Downloaded nom v7.1.3 |
| 1233 | 2026-08-18T19:00:30.150Z | Downloaded jiff-core v0.1.0 |
| 1234 | 2026-08-18T19:00:30.153Z | Downloaded crypto-bigint v0.5.5 |
| 1235 | 2026-08-18T19:00:30.156Z | Downloaded darling_core v0.21.3 |
| 1236 | 2026-08-18T19:00:30.158Z | Downloaded cc v1.4.2 |
| 1237 | 2026-08-18T19:00:30.161Z | Downloaded toml_edit v0.19.15 |
| 1238 | 2026-08-18T19:00:30.175Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1239 | 2026-08-18T19:00:30.175Z | Downloaded nom v8.0.0 |
| 1240 | 2026-08-18T19:00:30.175Z | Downloaded pest v2.8.8 |
| 1241 | 2026-08-18T19:00:30.179Z | Downloaded hashbrown v0.16.1 |
| 1242 | 2026-08-18T19:00:30.183Z | Downloaded icu_properties_data v2.2.0 |
| 1243 | 2026-08-18T19:00:30.190Z | Downloaded itertools v0.15.0 |
| 1244 | 2026-08-18T19:00:30.194Z | Downloaded reqwest v0.13.4 |
| 1245 | 2026-08-18T19:00:30.197Z | Downloaded h2 v0.4.15 |
| 1246 | 2026-08-18T19:00:30.200Z | Downloaded itertools v0.12.1 |
| 1247 | 2026-08-18T19:00:30.204Z | Downloaded zerovec v0.11.6 |
| 1248 | 2026-08-18T19:00:30.207Z | Downloaded dropshot-api-manager v0.7.2 |
| 1249 | 2026-08-18T19:00:30.209Z | Downloaded async-compression v0.4.43 |
| 1250 | 2026-08-18T19:00:30.213Z | Downloaded winnow v0.5.40 |
| 1251 | 2026-08-18T19:00:30.233Z | Downloaded tough v0.22.0 |
| 1252 | 2026-08-18T19:00:30.243Z | Downloaded iddqd v0.4.6 |
| 1253 | 2026-08-18T19:00:30.259Z | Downloaded proptest v1.11.0 |
| 1254 | 2026-08-18T19:00:30.263Z | Downloaded zerocopy v0.7.35 |
| 1255 | 2026-08-18T19:00:30.282Z | Downloaded moka v0.12.16 |
| 1256 | 2026-08-18T19:00:30.289Z | Downloaded goblin v0.10.7 |
| 1257 | 2026-08-18T19:00:30.293Z | Downloaded syn v1.0.109 |
| 1258 | 2026-08-18T19:00:30.299Z | Downloaded quinn-proto v0.11.16 |
| 1259 | 2026-08-18T19:00:30.302Z | Downloaded serde_with v3.22.0 |
| 1260 | 2026-08-18T19:00:30.309Z | Downloaded aws-lc-rs v1.18.0 |
| 1261 | 2026-08-18T19:00:30.314Z | Downloaded tabled v0.15.0 |
| 1262 | 2026-08-18T19:00:30.323Z | Downloaded blake3 v1.8.6 |
| 1263 | 2026-08-18T19:00:30.327Z | Downloaded tabled v0.21.0 |
| 1264 | 2026-08-18T19:00:30.335Z | Downloaded time v0.3.55 |
| 1265 | 2026-08-18T19:00:30.352Z | Downloaded nix v0.31.3 |
| 1266 | 2026-08-18T19:00:30.369Z | Downloaded openapiv3 v2.2.0 |
| 1267 | 2026-08-18T19:00:30.387Z | Downloaded regress v0.11.1 |
| 1268 | 2026-08-18T19:00:30.391Z | Downloaded regress v0.10.5 |
| 1269 | 2026-08-18T19:00:30.395Z | Downloaded rhai v1.25.1 |
| 1270 | 2026-08-18T19:00:30.406Z | Downloaded smoltcp v0.11.0 |
| 1271 | 2026-08-18T19:00:30.412Z | Downloaded dropshot v0.17.1 |
| 1272 | 2026-08-18T19:00:30.424Z | Downloaded hickory-proto v0.25.2 |
| 1273 | 2026-08-18T19:00:30.431Z | Downloaded hickory-proto v0.24.4 |
| 1274 | 2026-08-18T19:00:30.439Z | Downloaded typify-impl v0.4.3 |
| 1275 | 2026-08-18T19:00:30.446Z | Downloaded typify-impl v0.6.2 |
| 1276 | 2026-08-18T19:00:30.452Z | Downloaded sled v0.34.7 |
| 1277 | 2026-08-18T19:00:30.477Z | Downloaded petgraph v0.6.5 |
| 1278 | 2026-08-18T19:00:30.486Z | Downloaded lzma-sys v0.1.20 |
| 1279 | 2026-08-18T19:00:30.502Z | Downloaded csv v1.4.0 |
| 1280 | 2026-08-18T19:00:30.512Z | Downloaded jiff v0.2.35 |
| 1281 | 2026-08-18T19:00:30.550Z | Downloaded chrono-tz v0.10.4 |
| 1282 | 2026-08-18T19:00:30.563Z | Downloaded sha3 v0.10.9 |
| 1283 | 2026-08-18T19:00:30.606Z | Downloaded encoding_rs v0.8.35 |
| 1284 | 2026-08-18T19:00:31.157Z | Downloaded aws-lc-sys v0.44.0 |
| 1285 | 2026-08-18T19:00:32.130Z | Compiling proc-macro2 v1.0.107 |
| 1286 | 2026-08-18T19:00:32.138Z | Compiling unicode-ident v1.0.24 |
| 1287 | 2026-08-18T19:00:32.138Z | Compiling quote v1.0.47 |
| 1288 | 2026-08-18T19:00:32.138Z | Compiling serde_core v1.0.229 |
| 1289 | 2026-08-18T19:00:32.138Z | Compiling cfg-if v1.0.4 |
| 1290 | 2026-08-18T19:00:32.139Z | Compiling serde v1.0.229 |
| 1291 | 2026-08-18T19:00:32.139Z | Compiling libc v0.2.189 |
| 1292 | 2026-08-18T19:00:32.139Z | Compiling memchr v2.8.3 |
| 1293 | 2026-08-18T19:00:32.299Z | Compiling itoa v1.0.18 |
| 1294 | 2026-08-18T19:00:32.486Z | Compiling smallvec v1.15.2 |
| 1295 | 2026-08-18T19:00:32.604Z | Compiling zmij v1.0.23 |
| 1296 | 2026-08-18T19:00:32.630Z | Compiling autocfg v1.5.1 |
| 1297 | 2026-08-18T19:00:32.714Z | Compiling libm v0.2.16 |
| 1298 | 2026-08-18T19:00:32.952Z | Compiling stable_deref_trait v1.2.1 |
| 1299 | 2026-08-18T19:00:32.964Z | Compiling percent-encoding v2.3.2 |
| 1300 | 2026-08-18T19:00:33.028Z | Compiling writeable v0.6.3 |
| 1301 | 2026-08-18T19:00:33.073Z | Compiling litemap v0.8.2 |
| 1302 | 2026-08-18T19:00:33.153Z | Compiling icu_normalizer_data v2.2.0 |
| 1303 | 2026-08-18T19:00:33.163Z | Compiling icu_properties_data v2.2.0 |
| 1304 | 2026-08-18T19:00:33.176Z | Compiling utf8_iter v1.0.4 |
| 1305 | 2026-08-18T19:00:33.265Z | Compiling iana-time-zone v0.1.65 |
| 1306 | 2026-08-18T19:00:33.322Z | Compiling equivalent v1.0.2 |
| 1307 | 2026-08-18T19:00:33.389Z | Compiling syn v2.0.119 |
| 1308 | 2026-08-18T19:00:33.398Z | Compiling syn v3.0.3 |
| 1309 | 2026-08-18T19:00:33.510Z | Compiling form_urlencoded v1.2.2 |
| 1310 | 2026-08-18T19:00:33.537Z | Compiling allocator-api2 v0.2.21 |
| 1311 | 2026-08-18T19:00:33.547Z | Compiling serde_json v1.0.151 |
| 1312 | 2026-08-18T19:00:33.589Z | Compiling pin-project-lite v0.2.17 |
| 1313 | 2026-08-18T19:00:33.681Z | Compiling dyn-clone v1.0.20 |
| 1314 | 2026-08-18T19:00:33.685Z | Compiling version_check v0.9.5 |
| 1315 | 2026-08-18T19:00:33.821Z | Compiling parking_lot_core v0.9.12 |
| 1316 | 2026-08-18T19:00:33.833Z | Compiling scopeguard v1.2.0 |
| 1317 | 2026-08-18T19:00:33.890Z | Compiling hashbrown v0.17.1 |
| 1318 | 2026-08-18T19:00:33.935Z | Compiling lock_api v0.4.14 |
| 1319 | 2026-08-18T19:00:33.957Z | Compiling num-traits v0.2.19 |
| 1320 | 2026-08-18T19:00:34.098Z | Compiling rand_core v0.10.1 |
| 1321 | 2026-08-18T19:00:34.168Z | Compiling thiserror v2.0.20 |
| 1322 | 2026-08-18T19:00:34.195Z | Compiling getrandom v0.4.3 |
| 1323 | 2026-08-18T19:00:34.253Z | Compiling errno v0.3.14 |
| 1324 | 2026-08-18T19:00:34.337Z | Compiling semver v1.0.28 |
| 1325 | 2026-08-18T19:00:34.473Z | Compiling indexmap v2.14.0 |
| 1326 | 2026-08-18T19:00:34.664Z | Compiling log v0.4.33 |
| 1327 | 2026-08-18T19:00:34.683Z | Compiling heck v0.5.0 |
| 1328 | 2026-08-18T19:00:34.701Z | Compiling futures-core v0.3.34 |
| 1329 | 2026-08-18T19:00:34.849Z | Compiling uuid v1.24.0 |
| 1330 | 2026-08-18T19:00:34.935Z | Compiling zerocopy v0.8.56 |
| 1331 | 2026-08-18T19:00:35.070Z | Compiling schemars v0.8.22 |
| 1332 | 2026-08-18T19:00:35.111Z | Compiling futures-sink v0.3.34 |
| 1333 | 2026-08-18T19:00:35.212Z | Compiling slab v0.4.12 |
| 1334 | 2026-08-18T19:00:35.294Z | Compiling jobserver v0.1.35 |
| 1335 | 2026-08-18T19:00:35.330Z | Compiling rustversion v1.0.23 |
| 1336 | 2026-08-18T19:00:35.359Z | Compiling fnv v1.0.7 |
| 1337 | 2026-08-18T19:00:35.385Z | Compiling shlex v2.0.1 |
| 1338 | 2026-08-18T19:00:35.453Z | Compiling find-msvc-tools v0.1.10 |
| 1339 | 2026-08-18T19:00:35.541Z | Compiling futures-channel v0.3.34 |
| 1340 | 2026-08-18T19:00:35.567Z | Compiling bitflags v2.13.1 |
| 1341 | 2026-08-18T19:00:35.605Z | Compiling cc v1.4.2 |
| 1342 | 2026-08-18T19:00:35.686Z | Compiling futures-io v0.3.34 |
| 1343 | 2026-08-18T19:00:35.792Z | Compiling pkg-config v0.3.33 |
| 1344 | 2026-08-18T19:00:35.868Z | Compiling futures-task v0.3.34 |
| 1345 | 2026-08-18T19:00:36.044Z | Compiling socket2 v0.6.5 |
| 1346 | 2026-08-18T19:00:36.086Z | Compiling parking_lot v0.12.5 |
| 1347 | 2026-08-18T19:00:36.190Z | Compiling signal-hook-registry v1.4.8 |
| 1348 | 2026-08-18T19:00:36.241Z | Compiling synstructure v0.13.2 |
| 1349 | 2026-08-18T19:00:36.316Z | Compiling serde_derive_internals v0.29.1 |
| 1350 | 2026-08-18T19:00:36.501Z | Compiling mio v1.2.2 |
| 1351 | 2026-08-18T19:00:36.511Z | Compiling portable-atomic v1.15.0 |
| 1352 | 2026-08-18T19:00:36.514Z | Compiling cmake v0.1.58 |
| 1353 | 2026-08-18T19:00:36.622Z | Compiling serde_derive v1.0.229 |
| 1354 | 2026-08-18T19:00:36.746Z | Compiling displaydoc v0.2.7 |
| 1355 | 2026-08-18T19:00:36.847Z | Compiling thiserror-impl v2.0.20 |
| 1356 | 2026-08-18T19:00:36.961Z | Compiling tokio-macros v2.7.2 |
| 1357 | 2026-08-18T19:00:36.972Z | Compiling futures-macro v0.3.34 |
| 1358 | 2026-08-18T19:00:37.088Z | Compiling typenum v1.20.1 |
| 1359 | 2026-08-18T19:00:37.449Z | Compiling zerofrom-derive v0.1.7 |
| 1360 | 2026-08-18T19:00:37.549Z | Compiling yoke-derive v0.8.2 |
| 1361 | 2026-08-18T19:00:37.606Z | Compiling zerovec-derive v0.11.3 |
| 1362 | 2026-08-18T19:00:37.717Z | Compiling schemars_derive v0.8.22 |
| 1363 | 2026-08-18T19:00:37.807Z | Compiling zerocopy-derive v0.8.56 |
| 1364 | 2026-08-18T19:00:37.898Z | Compiling zeroize_derive v1.5.0 |
| 1365 | 2026-08-18T19:00:38.188Z | Compiling futures-util v0.3.34 |
| 1366 | 2026-08-18T19:00:38.578Z | Compiling zeroize v1.9.0 |
| 1367 | 2026-08-18T19:00:38.643Z | Compiling fs_extra v1.3.0 |
| 1368 | 2026-08-18T19:00:38.685Z | Compiling zerofrom v0.1.8 |
| 1369 | 2026-08-18T19:00:38.706Z | Compiling dunce v1.0.5 |
| 1370 | 2026-08-18T19:00:38.793Z | Compiling yoke v0.8.3 |
| 1371 | 2026-08-18T19:00:38.805Z | Compiling base64 v0.22.1 |
| 1372 | 2026-08-18T19:00:38.808Z | Compiling critical-section v1.2.0 |
| 1373 | 2026-08-18T19:00:38.897Z | Compiling aws-lc-sys v0.44.0 |
| 1374 | 2026-08-18T19:00:38.909Z | Compiling once_cell v1.21.4 |
| 1375 | 2026-08-18T19:00:38.923Z | Compiling slog v2.8.2 |
| 1376 | 2026-08-18T19:00:38.975Z | Compiling zerovec v0.11.6 |
| 1377 | 2026-08-18T19:00:39.119Z | Compiling zerotrie v0.2.4 |
| 1378 | 2026-08-18T19:00:39.143Z | Compiling strsim v0.11.1 |
| 1379 | 2026-08-18T19:00:39.146Z | Compiling byteorder v1.5.0 |
| 1380 | 2026-08-18T19:00:39.373Z | Compiling subtle v2.6.1 |
| 1381 | 2026-08-18T19:00:39.414Z | Compiling rustix v1.1.4 |
| 1382 | 2026-08-18T19:00:39.504Z | Compiling tinystr v0.8.3 |
| 1383 | 2026-08-18T19:00:39.535Z | Compiling potential_utf v0.1.5 |
| 1384 | 2026-08-18T19:00:39.560Z | Compiling regex-syntax v0.8.11 |
| 1385 | 2026-08-18T19:00:39.703Z | Compiling bytes v1.12.1 |
| 1386 | 2026-08-18T19:00:39.703Z | Compiling icu_locale_core v2.2.0 |
| 1387 | 2026-08-18T19:00:39.766Z | Compiling icu_collections v2.2.0 |
| 1388 | 2026-08-18T19:00:39.793Z | Compiling chrono v0.4.45 |
| 1389 | 2026-08-18T19:00:40.327Z | Compiling http v1.5.0 |
| 1390 | 2026-08-18T19:00:40.396Z | Compiling tokio v1.53.1 |
| 1391 | 2026-08-18T19:00:40.552Z | Compiling icu_provider v2.2.0 |
| 1392 | 2026-08-18T19:00:40.843Z | Compiling icu_normalizer v2.2.0 |
| 1393 | 2026-08-18T19:00:40.888Z | Compiling icu_properties v2.2.0 |
| 1394 | 2026-08-18T19:00:41.412Z | Compiling erased-serde v0.3.31 |
| 1395 | 2026-08-18T19:00:41.442Z | Compiling serde_tokenstream v0.2.3 |
| 1396 | 2026-08-18T19:00:41.559Z | Compiling http-body v1.1.0 |
| 1397 | 2026-08-18T19:00:41.721Z | Compiling httparse v1.10.1 |
| 1398 | 2026-08-18T19:00:41.734Z | Compiling atomic-waker v1.1.2 |
| 1399 | 2026-08-18T19:00:41.859Z | Compiling idna_adapter v1.2.2 |
| 1400 | 2026-08-18T19:00:41.997Z | Compiling idna v1.1.0 |
| 1401 | 2026-08-18T19:00:42.066Z | Compiling ipnet v2.12.1 |
| 1402 | 2026-08-18T19:00:42.169Z | Compiling ppv-lite86 v0.2.21 |
| 1403 | 2026-08-18T19:00:42.329Z | Compiling url v2.5.8 |
| 1404 | 2026-08-18T19:00:42.340Z | Compiling tower-service v0.3.3 |
| 1405 | 2026-08-18T19:00:42.344Z | Compiling tower-layer v0.3.3 |
| 1406 | 2026-08-18T19:00:42.491Z | Compiling getrandom v0.2.17 |
| 1407 | 2026-08-18T19:00:42.505Z | Compiling try-lock v0.2.5 |
| 1408 | 2026-08-18T19:00:42.592Z | Compiling untrusted v0.9.0 |
| 1409 | 2026-08-18T19:00:42.612Z | Compiling ryu v1.0.23 |
| 1410 | 2026-08-18T19:00:42.675Z | Compiling thiserror v1.0.69 |
| 1411 | 2026-08-18T19:00:42.711Z | Compiling ucd-trie v0.1.7 |
| 1412 | 2026-08-18T19:00:42.734Z | Compiling rand_core v0.6.4 |
| 1413 | 2026-08-18T19:00:42.764Z | Compiling want v0.3.1 |
| 1414 | 2026-08-18T19:00:42.790Z | Compiling thiserror-impl v1.0.69 |
| 1415 | 2026-08-18T19:00:42.956Z | Compiling pest v2.8.8 |
| 1416 | 2026-08-18T19:00:43.003Z | Compiling httpdate v1.0.3 |
| 1417 | 2026-08-18T19:00:43.149Z | Compiling getrandom v0.3.4 |
| 1418 | 2026-08-18T19:00:43.193Z | Compiling pretty-hex v0.4.2 |
| 1419 | 2026-08-18T19:00:43.246Z | Compiling winnow v1.0.4 |
| 1420 | 2026-08-18T19:00:43.324Z | Compiling plain v0.2.3 |
| 1421 | 2026-08-18T19:00:43.431Z | Compiling paste v1.0.15 |
| 1422 | 2026-08-18T19:00:43.482Z | Compiling foldhash v0.2.0 |
| 1423 | 2026-08-18T19:00:43.712Z | Compiling ipnetwork v0.21.1 |
| 1424 | 2026-08-18T19:00:43.767Z | Compiling tracing-core v0.1.36 |
| 1425 | 2026-08-18T19:00:44.029Z | Compiling pest_meta v2.8.8 |
| 1426 | 2026-08-18T19:00:44.148Z | Compiling oxnet v0.1.6 |
| 1427 | 2026-08-18T19:00:44.201Z | Compiling tracing-attributes v0.1.31 |
| 1428 | 2026-08-18T19:00:44.317Z | Compiling omicron-workspace-hack v0.1.0 |
| 1429 | 2026-08-18T19:00:44.374Z | Compiling ident_case v1.0.1 |
| 1430 | 2026-08-18T19:00:44.494Z | Compiling serde_urlencoded v0.7.1 |
| 1431 | 2026-08-18T19:00:44.537Z | Compiling http-body-util v0.1.5 |
| 1432 | 2026-08-18T19:00:44.614Z | Compiling pest_generator v2.8.8 |
| 1433 | 2026-08-18T19:00:44.740Z | Compiling aho-corasick v1.1.5 |
| 1434 | 2026-08-18T19:00:44.865Z | Compiling sync_wrapper v1.0.2 |
| 1435 | 2026-08-18T19:00:44.972Z | Compiling daft-derive v0.1.8 |
| 1436 | 2026-08-18T19:00:45.300Z | Compiling pest_derive v2.8.8 |
| 1437 | 2026-08-18T19:00:45.391Z | Compiling tracing v0.1.44 |
| 1438 | 2026-08-18T19:00:45.438Z | Compiling fastrand v2.5.0 |
| 1439 | 2026-08-18T19:00:45.628Z | Compiling regex-automata v0.4.18 |
| 1440 | 2026-08-18T19:00:45.697Z | Compiling hashbrown v0.16.1 |
| 1441 | 2026-08-18T19:00:45.915Z | Compiling tokio-util v0.7.19 |
| 1442 | 2026-08-18T19:00:46.182Z | Compiling scroll_derive v0.13.1 |
| 1443 | 2026-08-18T19:00:46.212Z | Compiling async-trait v0.1.92 |
| 1444 | 2026-08-18T19:00:46.499Z | Compiling num-conv v0.2.2 |
| 1445 | 2026-08-18T19:00:46.657Z | Compiling time-core v0.1.9 |
| 1446 | 2026-08-18T19:00:46.684Z | Compiling aws-lc-rs v1.18.0 |
| 1447 | 2026-08-18T19:00:46.842Z | Compiling anyhow v1.0.104 |
| 1448 | 2026-08-18T19:00:46.987Z | Compiling time-macros v0.2.32 |
| 1449 | 2026-08-18T19:00:47.010Z | Compiling scroll v0.13.0 |
| 1450 | 2026-08-18T19:00:47.109Z | Compiling rustls-pki-types v1.15.1 |
| 1451 | 2026-08-18T19:00:47.187Z | Compiling num_threads v0.1.7 |
| 1452 | 2026-08-18T19:00:47.278Z | Compiling hex v0.4.3 |
| 1453 | 2026-08-18T19:00:47.288Z | Compiling openssl-probe v0.2.1 |
| 1454 | 2026-08-18T19:00:47.367Z | Compiling deranged v0.5.8 |
| 1455 | 2026-08-18T19:00:47.469Z | Compiling regex v1.13.1 |
| 1456 | 2026-08-18T19:00:47.531Z | Compiling powerfmt v0.2.0 |
| 1457 | 2026-08-18T19:00:47.745Z | Compiling goblin v0.10.7 |
| 1458 | 2026-08-18T19:00:47.928Z | Compiling camino v1.2.5 |
| 1459 | 2026-08-18T19:00:47.972Z | Compiling untrusted v0.7.1 |
| 1460 | 2026-08-18T19:00:48.153Z | Compiling crc32fast v1.5.0 |
| 1461 | 2026-08-18T19:00:48.288Z | Compiling rustls v0.23.43 |
| 1462 | 2026-08-18T19:00:48.300Z | Compiling usdt-impl v0.6.0 |
| 1463 | 2026-08-18T19:00:48.480Z | Compiling h2 v0.4.15 |
| 1464 | 2026-08-18T19:00:48.492Z | Compiling dtrace-parser v0.3.0 |
| 1465 | 2026-08-18T19:00:48.507Z | Compiling crossbeam-utils v0.8.22 |
| 1466 | 2026-08-18T19:00:48.729Z | Compiling futures-executor v0.3.34 |
| 1467 | 2026-08-18T19:00:48.815Z | Compiling serde_tokenstream v0.3.0 |
| 1468 | 2026-08-18T19:00:48.914Z | Compiling structmeta-derive v0.3.0 |
| 1469 | 2026-08-18T19:00:49.014Z | Compiling thread-id v5.1.0 |
| 1470 | 2026-08-18T19:00:49.095Z | Compiling adler2 v2.0.1 |
| 1471 | 2026-08-18T19:00:49.107Z | Compiling cpufeatures v0.3.0 |
| 1472 | 2026-08-18T19:00:49.176Z | Compiling simd-adler32 v0.3.10 |
| 1473 | 2026-08-18T19:00:49.230Z | Compiling newtype-uuid-macros v0.1.1 |
| 1474 | 2026-08-18T19:00:49.351Z | Compiling miniz_oxide v0.8.9 |
| 1475 | 2026-08-18T19:00:49.380Z | Compiling futures v0.3.34 |
| 1476 | 2026-08-18T19:00:49.454Z | Compiling rand_core v0.9.5 |
| 1477 | 2026-08-18T19:00:49.949Z | Compiling structmeta v0.3.0 |
| 1478 | 2026-08-18T19:00:50.013Z | Compiling darling_core v0.23.0 |
| 1479 | 2026-08-18T19:00:50.024Z | Compiling hybrid-array v0.4.14 |
| 1480 | 2026-08-18T19:00:50.185Z | Compiling thread_local v1.1.10 |
| 1481 | 2026-08-18T19:00:50.299Z | Compiling match_cfg v0.1.0 |
| 1482 | 2026-08-18T19:00:50.369Z | Compiling flate2 v1.1.9 |
| 1483 | 2026-08-18T19:00:50.475Z | Compiling newtype-uuid v1.4.0 |
| 1484 | 2026-08-18T19:00:50.813Z | Compiling hyper v1.11.0 |
| 1485 | 2026-08-18T19:00:50.892Z | Compiling dof v0.4.0 |
| 1486 | 2026-08-18T19:00:50.953Z | Compiling compression-core v0.4.32 |
| 1487 | 2026-08-18T19:00:51.114Z | Compiling slog-async v2.8.0 |
| 1488 | 2026-08-18T19:00:51.404Z | Compiling quick-error v1.2.3 |
| 1489 | 2026-08-18T19:00:51.513Z | Compiling ref-cast v1.0.26 |
| 1490 | 2026-08-18T19:00:52.042Z | Compiling hyper-util v0.1.20 |
| 1491 | 2026-08-18T19:00:52.164Z | Compiling darling_macro v0.23.0 |
| 1492 | 2026-08-18T19:00:52.177Z | Compiling compression-codecs v0.4.38 |
| 1493 | 2026-08-18T19:00:52.278Z | Compiling daft v0.1.8 |
| 1494 | 2026-08-18T19:00:52.368Z | Compiling block-buffer v0.12.1 |
| 1495 | 2026-08-18T19:00:52.430Z | Compiling crypto-common v0.2.2 |
| 1496 | 2026-08-18T19:00:52.527Z | Compiling rand_chacha v0.9.0 |
| 1497 | 2026-08-18T19:00:52.616Z | Compiling strum_macros v0.26.4 |
| 1498 | 2026-08-18T19:00:52.761Z | Compiling darling v0.23.0 |
| 1499 | 2026-08-18T19:00:52.819Z | Compiling usdt-macro v0.6.0 |
| 1500 | 2026-08-18T19:00:52.852Z | Compiling usdt-attr-macro v0.6.0 |
| 1501 | 2026-08-18T19:00:52.960Z | Compiling ref-cast-impl v1.0.26 |
| 1502 | 2026-08-18T19:00:52.976Z | Compiling serde_spanned v1.1.1 |
| 1503 | 2026-08-18T19:00:53.121Z | Compiling multer v3.1.0 |
| 1504 | 2026-08-18T19:00:53.339Z | Compiling generic-array v0.14.7 |
| 1505 | 2026-08-18T19:00:53.392Z | Compiling debug-ignore v1.0.5 |
| 1506 | 2026-08-18T19:00:53.497Z | Compiling term v1.2.1 |
| 1507 | 2026-08-18T19:00:53.534Z | Compiling take_mut v0.2.2 |
| 1508 | 2026-08-18T19:00:53.562Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1509 | 2026-08-18T19:00:53.642Z | Compiling bit-vec v0.8.0 |
| 1510 | 2026-08-18T19:00:53.777Z | Compiling const-oid v0.10.2 |
| 1511 | 2026-08-18T19:00:53.883Z | Compiling bit-set v0.8.0 |
| 1512 | 2026-08-18T19:00:53.915Z | Compiling digest v0.11.3 |
| 1513 | 2026-08-18T19:00:54.009Z | Compiling serde_with_macros v3.22.0 |
| 1514 | 2026-08-18T19:00:54.045Z | Compiling rand v0.9.5 |
| 1515 | 2026-08-18T19:00:54.077Z | Compiling async-stream-impl v0.3.6 |
| 1516 | 2026-08-18T19:00:54.077Z | Compiling dropshot v0.17.1 |
| 1517 | 2026-08-18T19:00:54.220Z | Compiling encoding_rs v0.8.35 |
| 1518 | 2026-08-18T19:00:54.229Z | Compiling strum v0.26.3 |
| 1519 | 2026-08-18T19:00:54.299Z | Compiling mime v0.3.17 |
| 1520 | 2026-08-18T19:00:54.351Z | Compiling unarray v0.1.4 |
| 1521 | 2026-08-18T19:00:54.457Z | Compiling syn v1.0.109 |
| 1522 | 2026-08-18T19:00:54.565Z | Compiling spin v0.9.9 |
| 1523 | 2026-08-18T19:00:54.678Z | Compiling sha1 v0.11.0 |
| 1524 | 2026-08-18T19:00:54.721Z | Compiling async-stream v0.3.6 |
| 1525 | 2026-08-18T19:00:54.813Z | Compiling derive-ex v0.1.8 |
| 1526 | 2026-08-18T19:00:54.895Z | Compiling tower v0.5.3 |
| 1527 | 2026-08-18T19:00:54.917Z | Compiling waitgroup v0.1.2 |
| 1528 | 2026-08-18T19:00:55.054Z | Compiling dropshot_endpoint v0.17.1 |
| 1529 | 2026-08-18T19:00:55.133Z | Compiling macaddr v1.0.1 |
| 1530 | 2026-08-18T19:00:55.136Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1531 | 2026-08-18T19:00:55.351Z | Compiling serde_path_to_error v0.1.20 |
| 1532 | 2026-08-18T19:00:55.626Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1533 | 2026-08-18T19:00:55.693Z | Compiling tower-http v0.6.11 |
| 1534 | 2026-08-18T19:00:55.834Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1535 | 2026-08-18T19:00:55.923Z | Compiling tempfile v3.27.0 |
| 1536 | 2026-08-18T19:00:56.012Z | Compiling openapiv3 v2.2.0 |
| 1537 | 2026-08-18T19:00:56.142Z | Compiling strum_macros v0.27.2 |
| 1538 | 2026-08-18T19:00:56.423Z | Compiling test-strategy v0.4.5 |
| 1539 | 2026-08-18T19:00:56.804Z | Compiling instant v0.1.13 |
| 1540 | 2026-08-18T19:00:56.914Z | Compiling time v0.3.55 |
| 1541 | 2026-08-18T19:00:57.519Z | Compiling rustls-native-certs v0.8.4 |
| 1542 | 2026-08-18T19:00:57.649Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1543 | 2026-08-18T19:00:57.775Z | Compiling crossbeam-channel v0.5.16 |
| 1544 | 2026-08-18T19:00:57.856Z | Compiling crypto-common v0.1.7 |
| 1545 | 2026-08-18T19:00:57.986Z | Compiling strum v0.27.2 |
| 1546 | 2026-08-18T19:00:58.256Z | Compiling parse-display-derive v0.10.0 |
| 1547 | 2026-08-18T19:00:58.268Z | Compiling backon v1.6.0 |
| 1548 | 2026-08-18T19:00:58.472Z | Compiling rand_chacha v0.3.1 |
| 1549 | 2026-08-18T19:00:58.934Z | Compiling either v1.17.0 |
| 1550 | 2026-08-18T19:00:59.128Z | Compiling rand v0.8.7 |
| 1551 | 2026-08-18T19:00:59.146Z | Compiling slog-json v2.6.1 |
| 1552 | 2026-08-18T19:00:59.354Z | Compiling hostname v0.3.1 |
| 1553 | 2026-08-18T19:00:59.427Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1554 | 2026-08-18T19:00:59.493Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1555 | 2026-08-18T19:00:59.672Z | Compiling wait-timeout v0.2.1 |
| 1556 | 2026-08-18T19:00:59.702Z | Compiling is-terminal v0.4.17 |
| 1557 | 2026-08-18T19:00:59.800Z | Compiling memmap2 v0.9.11 |
| 1558 | 2026-08-18T19:00:59.917Z | Compiling rusty-fork v0.3.1 |
| 1559 | 2026-08-18T19:00:59.933Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1560 | 2026-08-18T19:00:59.976Z | Compiling usdt v0.6.0 |
| 1561 | 2026-08-18T19:01:00.025Z | Compiling slog-term v2.9.2 |
| 1562 | 2026-08-18T19:01:00.253Z | Compiling slog-bunyan v2.5.0 |
| 1563 | 2026-08-18T19:01:00.275Z | Compiling serde_with v3.22.0 |
| 1564 | 2026-08-18T19:01:00.312Z | Compiling async-compression v0.4.43 |
| 1565 | 2026-08-18T19:01:00.385Z | Compiling rand_xorshift v0.4.0 |
| 1566 | 2026-08-18T19:01:00.531Z | Compiling rustls-pemfile v2.2.0 |
| 1567 | 2026-08-18T19:01:00.624Z | Compiling regress v0.10.5 |
| 1568 | 2026-08-18T19:01:00.724Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1569 | 2026-08-18T19:01:00.799Z | Compiling hostname v0.4.2 |
| 1570 | 2026-08-18T19:01:00.873Z | Compiling humantime v2.4.0 |
| 1571 | 2026-08-18T19:01:00.941Z | Compiling proptest v1.11.0 |
| 1572 | 2026-08-18T19:01:01.494Z | Compiling iddqd v0.4.6 |
| 1573 | 2026-08-18T19:01:01.706Z | Compiling reqwest v0.12.28 |
| 1574 | 2026-08-18T19:01:01.723Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1575 | 2026-08-18T19:01:01.969Z | Compiling block-buffer v0.10.4 |
| 1576 | 2026-08-18T19:01:02.135Z | Compiling utf8parse v0.2.2 |
| 1577 | 2026-08-18T19:01:02.243Z | Compiling anstyle-parse v1.0.0 |
| 1578 | 2026-08-18T19:01:02.293Z | Compiling digest v0.10.7 |
| 1579 | 2026-08-18T19:01:02.429Z | Compiling parse-display v0.10.0 |
| 1580 | 2026-08-18T19:01:02.507Z | Compiling backoff v0.4.0 |
| 1581 | 2026-08-18T19:01:02.728Z | Compiling progenitor-client v0.10.0 |
| 1582 | 2026-08-18T19:01:02.766Z | Compiling itertools v0.14.0 |
| 1583 | 2026-08-18T19:01:02.777Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1584 | 2026-08-18T19:01:02.999Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1585 | 2026-08-18T19:01:03.586Z | Compiling colorchoice v1.0.5 |
| 1586 | 2026-08-18T19:01:03.754Z | Compiling anstyle-query v1.1.5 |
| 1587 | 2026-08-18T19:01:03.887Z | Compiling anstyle v1.0.14 |
| 1588 | 2026-08-18T19:01:04.060Z | Compiling is_terminal_polyfill v1.70.2 |
| 1589 | 2026-08-18T19:01:04.144Z | Compiling anstream v1.0.0 |
| 1590 | 2026-08-18T19:01:04.467Z | Compiling clap_lex v1.1.0 |
| 1591 | 2026-08-18T19:01:04.792Z | Compiling regress v0.11.1 |
| 1592 | 2026-08-18T19:01:04.804Z | Compiling clap_derive v4.6.4 |
| 1593 | 2026-08-18T19:01:05.186Z | Compiling terminal_size v0.4.4 |
| 1594 | 2026-08-18T19:01:06.387Z | Compiling typify-impl v0.6.2 |
| 1595 | 2026-08-18T19:01:06.686Z | Compiling toml_datetime v0.6.11 |
| 1596 | 2026-08-18T19:01:06.766Z | Compiling zerocopy-derive v0.7.35 |
| 1597 | 2026-08-18T19:01:06.925Z | Compiling cpufeatures v0.2.17 |
| 1598 | 2026-08-18T19:01:06.958Z | Compiling convert_case v0.4.0 |
| 1599 | 2026-08-18T19:01:06.996Z | Compiling clap_builder v4.6.6 |
| 1600 | 2026-08-18T19:01:07.627Z | Compiling derive_more v0.99.20 |
| 1601 | 2026-08-18T19:01:07.630Z | Compiling zerocopy v0.7.35 |
| 1602 | 2026-08-18T19:01:08.289Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1603 | 2026-08-18T19:01:09.003Z | Compiling unicode-width v0.2.2 |
| 1604 | 2026-08-18T19:01:09.172Z | Compiling proc-macro-crate v3.5.0 |
| 1605 | 2026-08-18T19:01:09.288Z | Compiling clap v4.6.6 |
| 1606 | 2026-08-18T19:01:09.592Z | Compiling secrecy v0.10.3 |
| 1607 | 2026-08-18T19:01:09.661Z | Compiling crucible-workspace-hack v0.1.0 |
| 1608 | 2026-08-18T19:01:09.748Z | Compiling tinyvec_macros v0.1.1 |
| 1609 | 2026-08-18T19:01:09.795Z | Compiling float-ord v0.3.2 |
| 1610 | 2026-08-18T19:01:09.874Z | Compiling tinyvec v1.12.0 |
| 1611 | 2026-08-18T19:01:09.897Z | Compiling num_enum_derive v0.7.6 |
| 1612 | 2026-08-18T19:01:10.368Z | Compiling dtrace-parser v0.2.0 |
| 1613 | 2026-08-18T19:01:10.481Z | Compiling scroll_derive v0.12.1 |
| 1614 | 2026-08-18T19:01:10.547Z | Compiling num-integer v0.1.47 |
| 1615 | 2026-08-18T19:01:10.648Z | Compiling rustc_version v0.4.1 |
| 1616 | 2026-08-18T19:01:10.920Z | Compiling usdt-impl v0.5.0 |
| 1617 | 2026-08-18T19:01:10.984Z | Compiling crossbeam-epoch v0.9.20 |
| 1618 | 2026-08-18T19:01:11.227Z | Compiling scroll v0.12.0 |
| 1619 | 2026-08-18T19:01:11.272Z | Compiling num_enum v0.7.6 |
| 1620 | 2026-08-18T19:01:11.282Z | Compiling curve25519-dalek v4.1.3 |
| 1621 | 2026-08-18T19:01:11.500Z | Compiling dof v0.3.0 |
| 1622 | 2026-08-18T19:01:11.568Z | Compiling hmac v0.12.1 |
| 1623 | 2026-08-18T19:01:11.710Z | Compiling inout v0.1.4 |
| 1624 | 2026-08-18T19:01:11.848Z | Compiling darling_core v0.21.3 |
| 1625 | 2026-08-18T19:01:11.851Z | Compiling ff v0.13.1 |
| 1626 | 2026-08-18T19:01:11.851Z | Compiling thread-id v4.2.2 |
| 1627 | 2026-08-18T19:01:11.911Z | Compiling cipher v0.4.4 |
| 1628 | 2026-08-18T19:01:11.969Z | Compiling group v0.13.0 |
| 1629 | 2026-08-18T19:01:12.173Z | Compiling hkdf v0.12.4 |
| 1630 | 2026-08-18T19:01:12.403Z | Compiling goblin v0.8.2 |
| 1631 | 2026-08-18T19:01:12.478Z | Compiling num-rational v0.4.2 |
| 1632 | 2026-08-18T19:01:12.793Z | Compiling num-iter v0.1.46 |
| 1633 | 2026-08-18T19:01:12.796Z | Compiling typify-macro v0.6.2 |
| 1634 | 2026-08-18T19:01:12.911Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1635 | 2026-08-18T19:01:12.923Z | Compiling universal-hash v0.5.1 |
| 1636 | 2026-08-18T19:01:13.043Z | Compiling crypto-bigint v0.5.5 |
| 1637 | 2026-08-18T19:01:13.046Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1638 | 2026-08-18T19:01:13.389Z | Compiling half v2.7.1 |
| 1639 | 2026-08-18T19:01:13.552Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1640 | 2026-08-18T19:01:13.692Z | Compiling num-complex v0.4.6 |
| 1641 | 2026-08-18T19:01:13.938Z | Compiling darling_macro v0.21.3 |
| 1642 | 2026-08-18T19:01:14.246Z | Compiling opaque-debug v0.3.1 |
| 1643 | 2026-08-18T19:01:14.256Z | Compiling base64ct v1.8.3 |
| 1644 | 2026-08-18T19:01:14.286Z | Compiling ciborium-io v0.2.2 |
| 1645 | 2026-08-18T19:01:14.298Z | Compiling base16ct v0.2.0 |
| 1646 | 2026-08-18T19:01:14.375Z | Compiling ciborium-ll v0.2.2 |
| 1647 | 2026-08-18T19:01:14.455Z | Compiling password-hash v0.5.0 |
| 1648 | 2026-08-18T19:01:14.524Z | Compiling elliptic-curve v0.13.8 |
| 1649 | 2026-08-18T19:01:14.544Z | Compiling darling v0.21.3 |
| 1650 | 2026-08-18T19:01:14.592Z | Compiling poly1305 v0.8.0 |
| 1651 | 2026-08-18T19:01:14.949Z | Compiling typify v0.6.2 |
| 1652 | 2026-08-18T19:01:15.004Z | Compiling num v0.4.3 |
| 1653 | 2026-08-18T19:01:15.034Z | Compiling thiserror-no-std v2.0.2 |
| 1654 | 2026-08-18T19:01:15.197Z | Compiling chacha20 v0.9.1 |
| 1655 | 2026-08-18T19:01:15.418Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1656 | 2026-08-18T19:01:15.671Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1657 | 2026-08-18T19:01:16.173Z | Compiling blake2 v0.10.6 |
| 1658 | 2026-08-18T19:01:16.441Z | Compiling aead v0.5.2 |
| 1659 | 2026-08-18T19:01:16.457Z | Compiling byte-wrapper v0.1.0 |
| 1660 | 2026-08-18T19:01:16.610Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1661 | 2026-08-18T19:01:16.641Z | Compiling proc-macro-error-attr v1.0.4 |
| 1662 | 2026-08-18T19:01:16.909Z | Compiling keccak v0.1.6 |
| 1663 | 2026-08-18T19:01:16.937Z | Compiling unsafe-libyaml v0.2.11 |
| 1664 | 2026-08-18T19:01:17.013Z | Compiling rustix v0.38.44 |
| 1665 | 2026-08-18T19:01:17.157Z | Compiling prettyplease v0.2.37 |
| 1666 | 2026-08-18T19:01:17.371Z | Compiling heapless v0.8.0 |
| 1667 | 2026-08-18T19:01:17.523Z | Compiling serde_yaml v0.9.34+deprecated |
| 1668 | 2026-08-18T19:01:17.813Z | Compiling sha3 v0.10.9 |
| 1669 | 2026-08-18T19:01:18.166Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1670 | 2026-08-18T19:01:18.259Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1671 | 2026-08-18T19:01:18.556Z | Compiling chacha20poly1305 v0.10.1 |
| 1672 | 2026-08-18T19:01:18.771Z | Compiling argon2 v0.5.3 |
| 1673 | 2026-08-18T19:01:18.971Z | Compiling vsss-rs v3.3.4 |
| 1674 | 2026-08-18T19:01:19.056Z | Compiling ingot-macros v0.1.1 |
| 1675 | 2026-08-18T19:01:19.213Z | Compiling ciborium v0.2.2 |
| 1676 | 2026-08-18T19:01:19.580Z | Compiling usdt-macro v0.5.0 |
| 1677 | 2026-08-18T19:01:19.782Z | Compiling usdt-attr-macro v0.5.0 |
| 1678 | 2026-08-18T19:01:20.967Z | Compiling serde_spanned v0.6.9 |
| 1679 | 2026-08-18T19:01:21.116Z | Compiling hash32 v0.3.1 |
| 1680 | 2026-08-18T19:01:21.140Z | Compiling enum-as-inner v0.6.1 |
| 1681 | 2026-08-18T19:01:21.262Z | Compiling proc-macro-error v1.0.4 |
| 1682 | 2026-08-18T19:01:21.272Z | Compiling memmap v0.7.0 |
| 1683 | 2026-08-18T19:01:21.459Z | Compiling memoffset v0.9.1 |
| 1684 | 2026-08-18T19:01:21.491Z | Compiling winnow v0.5.40 |
| 1685 | 2026-08-18T19:01:21.701Z | Compiling data-encoding v2.11.1 |
| 1686 | 2026-08-18T19:01:21.717Z | Compiling cfg_aliases v0.2.2 |
| 1687 | 2026-08-18T19:01:21.788Z | Compiling winnow v0.7.15 |
| 1688 | 2026-08-18T19:01:21.801Z | Compiling indent_write v2.2.0 |
| 1689 | 2026-08-18T19:01:21.850Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1690 | 2026-08-18T19:01:21.912Z | Compiling toml_write v0.1.2 |
| 1691 | 2026-08-18T19:01:21.928Z | Compiling smoltcp v0.11.0 |
| 1692 | 2026-08-18T19:01:22.104Z | Compiling ingot-types v0.1.2 |
| 1693 | 2026-08-18T19:01:22.115Z | Compiling nix v0.31.3 |
| 1694 | 2026-08-18T19:01:22.267Z | Compiling usdt v0.5.0 |
| 1695 | 2026-08-18T19:01:22.500Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1696 | 2026-08-18T19:01:22.535Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1697 | 2026-08-18T19:01:22.547Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1698 | 2026-08-18T19:01:22.749Z | Compiling tabwriter v1.4.1 |
| 1699 | 2026-08-18T19:01:22.794Z | Compiling toml_edit v0.19.15 |
| 1700 | 2026-08-18T19:01:22.989Z | Compiling cobs v0.3.0 |
| 1701 | 2026-08-18T19:01:23.001Z | Compiling serde_repr v0.1.21 |
| 1702 | 2026-08-18T19:01:23.038Z | Compiling crossbeam-deque v0.8.7 |
| 1703 | 2026-08-18T19:01:23.185Z | Compiling toml_edit v0.22.27 |
| 1704 | 2026-08-18T19:01:23.294Z | Compiling vcpkg v0.2.15 |
| 1705 | 2026-08-18T19:01:23.305Z | Compiling bitflags v1.3.2 |
| 1706 | 2026-08-18T19:01:23.377Z | Compiling managed v0.8.0 |
| 1707 | 2026-08-18T19:01:23.562Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1708 | 2026-08-18T19:01:23.608Z | Compiling postcard v1.1.3 |
| 1709 | 2026-08-18T19:01:23.838Z | Compiling openssl-sys v0.9.117 |
| 1710 | 2026-08-18T19:01:23.943Z | Compiling proc-macro-crate v1.3.1 |
| 1711 | 2026-08-18T19:01:24.424Z | Compiling ingot v0.1.1 |
| 1712 | 2026-08-18T19:01:24.713Z | Compiling toml v0.8.23 |
| 1713 | 2026-08-18T19:01:24.824Z | Compiling hubpack_derive v0.1.1 |
| 1714 | 2026-08-18T19:01:25.404Z | Compiling foreign-types-macros v0.2.4 |
| 1715 | 2026-08-18T19:01:25.475Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1716 | 2026-08-18T19:01:25.860Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1717 | 2026-08-18T19:01:26.088Z | Compiling rayon-core v1.13.0 |
| 1718 | 2026-08-18T19:01:26.100Z | Compiling semver v0.1.20 |
| 1719 | 2026-08-18T19:01:26.310Z | Compiling rustls-webpki v0.103.14 |
| 1720 | 2026-08-18T19:01:26.366Z | Compiling linked-hash-map v0.5.6 |
| 1721 | 2026-08-18T19:01:26.394Z | Compiling colored v3.1.1 |
| 1722 | 2026-08-18T19:01:26.406Z | Compiling swrite v0.1.0 |
| 1723 | 2026-08-18T19:01:26.548Z | Compiling unicode-segmentation v1.13.3 |
| 1724 | 2026-08-18T19:01:26.553Z | Compiling heck v0.4.1 |
| 1725 | 2026-08-18T19:01:26.560Z | Compiling static_assertions v1.1.0 |
| 1726 | 2026-08-18T19:01:26.645Z | Compiling resolv-conf v0.7.6 |
| 1727 | 2026-08-18T19:01:26.765Z | Compiling foreign-types-shared v0.3.1 |
| 1728 | 2026-08-18T19:01:26.779Z | Compiling lru-cache v0.1.2 |
| 1729 | 2026-08-18T19:01:26.858Z | Compiling foreign-types v0.5.0 |
| 1730 | 2026-08-18T19:01:26.896Z | Compiling newline-converter v0.3.0 |
| 1731 | 2026-08-18T19:01:26.919Z | Compiling rustc_version v0.1.7 |
| 1732 | 2026-08-18T19:01:26.937Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1733 | 2026-08-18T19:01:27.065Z | Compiling hubpack v0.1.2 |
| 1734 | 2026-08-18T19:01:27.112Z | Compiling num_enum_derive v0.5.11 |
| 1735 | 2026-08-18T19:01:27.482Z | Compiling atomicwrites v0.4.4 |
| 1736 | 2026-08-18T19:01:27.584Z | Compiling hickory-proto v0.24.4 |
| 1737 | 2026-08-18T19:01:27.679Z | Compiling progenitor-impl v0.13.0 |
| 1738 | 2026-08-18T19:01:28.117Z | Compiling console v0.15.11 |
| 1739 | 2026-08-18T19:01:28.158Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1740 | 2026-08-18T19:01:28.677Z | Compiling camino-tempfile v1.4.1 |
| 1741 | 2026-08-18T19:01:28.775Z | Compiling chacha20 v0.10.1 |
| 1742 | 2026-08-18T19:01:28.874Z | Compiling serde-big-array v0.5.1 |
| 1743 | 2026-08-18T19:01:28.926Z | Compiling num-derive v0.4.2 |
| 1744 | 2026-08-18T19:01:29.020Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1745 | 2026-08-18T19:01:29.044Z | Compiling pin-project-internal v1.1.13 |
| 1746 | 2026-08-18T19:01:29.070Z | Compiling derive-where v1.6.1 |
| 1747 | 2026-08-18T19:01:29.548Z | Compiling cstr-argument v0.1.2 |
| 1748 | 2026-08-18T19:01:29.707Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 1749 | 2026-08-18T19:01:29.886Z | Compiling tokio-rustls v0.26.4 |
| 1750 | 2026-08-18T19:01:29.927Z | Compiling rustls-platform-verifier v0.7.0 |
| 1751 | 2026-08-18T19:01:30.136Z | Compiling hyper-rustls v0.27.9 |
| 1752 | 2026-08-18T19:01:30.341Z | Compiling reqwest v0.13.4 |
| 1753 | 2026-08-18T19:01:30.924Z | Compiling minimal-lexical v0.2.1 |
| 1754 | 2026-08-18T19:01:31.200Z | Compiling similar v2.7.0 |
| 1755 | 2026-08-18T19:01:31.343Z | Compiling siphasher v1.0.3 |
| 1756 | 2026-08-18T19:01:31.548Z | Compiling phf_shared v0.12.1 |
| 1757 | 2026-08-18T19:01:31.595Z | Compiling progenitor-macro v0.13.0 |
| 1758 | 2026-08-18T19:01:31.731Z | Compiling progenitor-client v0.14.0 |
| 1759 | 2026-08-18T19:01:32.043Z | Compiling progenitor-extras v0.2.0 |
| 1760 | 2026-08-18T19:01:32.294Z | Compiling progenitor-client v0.13.0 |
| 1761 | 2026-08-18T19:01:32.596Z | Compiling expectorate v1.2.0 |
| 1762 | 2026-08-18T19:01:32.720Z | Compiling nom v7.1.3 |
| 1763 | 2026-08-18T19:01:32.753Z | Compiling pin-project v1.1.13 |
| 1764 | 2026-08-18T19:01:32.876Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1765 | 2026-08-18T19:01:33.163Z | Compiling hickory-resolver v0.24.4 |
| 1766 | 2026-08-18T19:01:33.667Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1767 | 2026-08-18T19:01:34.782Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1768 | 2026-08-18T19:01:35.113Z | Compiling rand v0.10.2 |
| 1769 | 2026-08-18T19:01:35.836Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1770 | 2026-08-18T19:01:35.857Z | Compiling num_enum v0.5.11 |
| 1771 | 2026-08-18T19:01:35.984Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1772 | 2026-08-18T19:01:36.202Z | Compiling newtype_derive v0.1.6 |
| 1773 | 2026-08-18T19:01:37.024Z | Compiling progenitor-impl v0.14.0 |
| 1774 | 2026-08-18T19:01:37.307Z | Compiling unicode-normalization v0.1.25 |
| 1775 | 2026-08-18T19:01:37.739Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1776 | 2026-08-18T19:01:37.792Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1777 | 2026-08-18T19:01:37.804Z | Compiling tokio-stream v0.1.19 |
| 1778 | 2026-08-18T19:01:38.293Z | Compiling async-recursion v1.1.1 |
| 1779 | 2026-08-18T19:01:38.994Z | Compiling snafu-derive v0.8.9 |
| 1780 | 2026-08-18T19:01:39.890Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1781 | 2026-08-18T19:01:40.162Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1782 | 2026-08-18T19:01:40.343Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1783 | 2026-08-18T19:01:40.370Z | Compiling slog-dtrace v0.3.0 |
| 1784 | 2026-08-18T19:01:40.462Z | Compiling csv-core v0.1.13 |
| 1785 | 2026-08-18T19:01:40.612Z | Compiling bstr v1.13.1 |
| 1786 | 2026-08-18T19:01:40.685Z | Compiling foreign-types-shared v0.1.1 |
| 1787 | 2026-08-18T19:01:40.751Z | Compiling jiff-core v0.1.0 |
| 1788 | 2026-08-18T19:01:40.798Z | Compiling foldhash v0.1.5 |
| 1789 | 2026-08-18T19:01:40.826Z | Compiling chrono-tz v0.10.4 |
| 1790 | 2026-08-18T19:01:40.888Z | Compiling cancel-safe-futures v0.1.5 |
| 1791 | 2026-08-18T19:01:40.980Z | Compiling highway v1.3.0 |
| 1792 | 2026-08-18T19:01:41.045Z | Compiling unicode-width v0.1.14 |
| 1793 | 2026-08-18T19:01:41.143Z | Compiling owo-colors v4.3.0 |
| 1794 | 2026-08-18T19:01:41.205Z | Compiling same-file v1.0.6 |
| 1795 | 2026-08-18T19:01:41.317Z | Compiling konst_macro_rules v0.2.19 |
| 1796 | 2026-08-18T19:01:41.329Z | Compiling openssl v0.10.81 |
| 1797 | 2026-08-18T19:01:41.385Z | Compiling unicode-xid v0.2.6 |
| 1798 | 2026-08-18T19:01:41.396Z | Compiling walkdir v2.5.0 |
| 1799 | 2026-08-18T19:01:41.492Z | Compiling konst v0.2.20 |
| 1800 | 2026-08-18T19:01:41.508Z | Compiling const_format_proc_macros v0.2.34 |
| 1801 | 2026-08-18T19:01:41.522Z | Compiling jiff v0.2.35 |
| 1802 | 2026-08-18T19:01:41.610Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1803 | 2026-08-18T19:01:41.753Z | Compiling globset v0.4.20 |
| 1804 | 2026-08-18T19:01:41.786Z | Compiling hashbrown v0.15.5 |
| 1805 | 2026-08-18T19:01:41.961Z | Compiling foreign-types v0.3.2 |
| 1806 | 2026-08-18T19:01:42.038Z | Compiling snafu v0.8.9 |
| 1807 | 2026-08-18T19:01:42.128Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1808 | 2026-08-18T19:01:42.322Z | Compiling progenitor-macro v0.14.0 |
| 1809 | 2026-08-18T19:01:42.342Z | Compiling csv v1.4.0 |
| 1810 | 2026-08-18T19:01:42.615Z | Compiling qorb v0.4.1 |
| 1811 | 2026-08-18T19:01:42.917Z | Compiling olpc-cjson v0.1.4 |
| 1812 | 2026-08-18T19:01:43.087Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1813 | 2026-08-18T19:01:43.519Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1814 | 2026-08-18T19:01:44.036Z | Compiling progenitor v0.13.0 |
| 1815 | 2026-08-18T19:01:44.188Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1816 | 2026-08-18T19:01:44.293Z | Compiling rayon v1.12.0 |
| 1817 | 2026-08-18T19:01:45.584Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1818 | 2026-08-18T19:01:45.976Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1819 | 2026-08-18T19:01:46.132Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1820 | 2026-08-18T19:01:46.243Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1821 | 2026-08-18T19:01:46.264Z | Compiling phf v0.12.1 |
| 1822 | 2026-08-18T19:01:46.479Z | Compiling zone_cfg_derive v0.3.1 |
| 1823 | 2026-08-18T19:01:46.531Z | Compiling tokio-dtrace v0.1.1 |
| 1824 | 2026-08-18T19:01:46.845Z | Compiling itertools v0.12.1 |
| 1825 | 2026-08-18T19:01:47.210Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1826 | 2026-08-18T19:01:47.424Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1827 | 2026-08-18T19:01:47.695Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1828 | 2026-08-18T19:01:47.746Z | Compiling libsw-core v0.3.2 |
| 1829 | 2026-08-18T19:01:47.921Z | Compiling serde_plain v1.0.2 |
| 1830 | 2026-08-18T19:01:48.035Z | Compiling pem v3.0.6 |
| 1831 | 2026-08-18T19:01:48.079Z | Compiling openssl-macros v0.1.1 |
| 1832 | 2026-08-18T19:01:48.082Z | Compiling cookie v0.18.2 |
| 1833 | 2026-08-18T19:01:48.136Z | Compiling sigpipe v0.1.3 |
| 1834 | 2026-08-18T19:01:48.227Z | Compiling glob v0.3.4 |
| 1835 | 2026-08-18T19:01:48.321Z | Compiling bytecount v0.6.9 |
| 1836 | 2026-08-18T19:01:48.422Z | Compiling fixedbitset v0.4.2 |
| 1837 | 2026-08-18T19:01:48.469Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1838 | 2026-08-18T19:01:48.571Z | Compiling fixedbitset v0.5.7 |
| 1839 | 2026-08-18T19:01:48.684Z | Compiling typed-path v0.9.3 |
| 1840 | 2026-08-18T19:01:48.746Z | Compiling petgraph v0.6.5 |
| 1841 | 2026-08-18T19:01:48.789Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1842 | 2026-08-18T19:01:48.930Z | Compiling petgraph v0.8.3 |
| 1843 | 2026-08-18T19:01:49.317Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1844 | 2026-08-18T19:01:49.543Z | Compiling papergrid v0.11.0 |
| 1845 | 2026-08-18T19:01:49.612Z | Compiling tough v0.22.0 |
| 1846 | 2026-08-18T19:01:50.052Z | Compiling progenitor v0.14.0 |
| 1847 | 2026-08-18T19:01:50.198Z | Compiling zone v0.3.1 |
| 1848 | 2026-08-18T19:01:50.292Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1849 | 2026-08-18T19:01:50.471Z | Compiling libsw v3.5.0 |
| 1850 | 2026-08-18T19:01:50.651Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1851 | 2026-08-18T19:01:50.747Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1852 | 2026-08-18T19:01:51.088Z | Compiling oxide-tokio-rt v0.1.6 |
| 1853 | 2026-08-18T19:01:51.390Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1854 | 2026-08-18T19:01:51.478Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1855 | 2026-08-18T19:01:51.638Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1856 | 2026-08-18T19:01:51.678Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1857 | 2026-08-18T19:01:51.999Z | Compiling const_format v0.2.36 |
| 1858 | 2026-08-18T19:01:52.346Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1859 | 2026-08-18T19:01:52.384Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1860 | 2026-08-18T19:01:52.584Z | Compiling tabled_derive v0.7.0 |
| 1861 | 2026-08-18T19:01:52.806Z | Compiling gethostname v0.5.0 |
| 1862 | 2026-08-18T19:01:52.881Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1863 | 2026-08-18T19:01:52.915Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1864 | 2026-08-18T19:01:52.931Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1865 | 2026-08-18T19:01:52.945Z | Compiling bcs v0.1.6 |
| 1866 | 2026-08-18T19:01:53.001Z | Compiling smf v0.2.3 |
| 1867 | 2026-08-18T19:01:53.052Z | Compiling nom v8.0.0 |
| 1868 | 2026-08-18T19:01:53.274Z | Compiling linear-map v1.2.0 |
| 1869 | 2026-08-18T19:01:53.470Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1870 | 2026-08-18T19:01:53.566Z | Compiling whoami v1.6.1 |
| 1871 | 2026-08-18T19:01:53.620Z | Compiling lazy_static v1.5.0 |
| 1872 | 2026-08-18T19:01:53.640Z | Compiling termtree v0.5.1 |
| 1873 | 2026-08-18T19:01:53.725Z | Compiling tagptr v0.2.0 |
| 1874 | 2026-08-18T19:01:53.797Z | Compiling unicode-linebreak v0.1.5 |
| 1875 | 2026-08-18T19:01:53.879Z | Compiling smawk v0.3.3 |
| 1876 | 2026-08-18T19:01:53.890Z | Compiling moka v0.12.16 |
| 1877 | 2026-08-18T19:01:54.013Z | Compiling textwrap v0.16.2 |
| 1878 | 2026-08-18T19:01:54.224Z | Compiling steno v0.4.1 |
| 1879 | 2026-08-18T19:01:54.347Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1880 | 2026-08-18T19:01:54.539Z | Compiling tabled v0.15.0 |
| 1881 | 2026-08-18T19:01:54.692Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1882 | 2026-08-18T19:01:55.698Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1883 | 2026-08-18T19:01:55.755Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1884 | 2026-08-18T19:01:56.425Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1885 | 2026-08-18T19:01:57.378Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1886 | 2026-08-18T19:01:57.547Z | Compiling hickory-proto v0.25.2 |
| 1887 | 2026-08-18T19:01:57.571Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1888 | 2026-08-18T19:01:58.356Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1889 | 2026-08-18T19:01:58.677Z | Compiling parking_lot_core v0.8.6 |
| 1890 | 2026-08-18T19:01:58.759Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1891 | 2026-08-18T19:01:58.956Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1892 | 2026-08-18T19:01:59.100Z | Compiling libscf-sys v1.2.0 |
| 1893 | 2026-08-18T19:01:59.247Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1894 | 2026-08-18T19:01:59.385Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1895 | 2026-08-18T19:01:59.471Z | Compiling hickory-resolver v0.25.2 |
| 1896 | 2026-08-18T19:01:59.506Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1897 | 2026-08-18T19:01:59.828Z | Compiling parking_lot v0.11.2 |
| 1898 | 2026-08-18T19:01:59.893Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1899 | 2026-08-18T19:01:59.965Z | Compiling fxhash v0.2.1 |
| 1900 | 2026-08-18T19:02:00.109Z | Compiling internet-checksum v0.2.1 |
| 1901 | 2026-08-18T19:02:00.142Z | Compiling sled v0.34.7 |
| 1902 | 2026-08-18T19:02:00.251Z | Compiling itertools v0.15.0 |
| 1903 | 2026-08-18T19:02:01.164Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1904 | 2026-08-18T19:02:03.434Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1905 | 2026-08-18T19:02:04.571Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1906 | 2026-08-18T19:02:12.429Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1907 | 2026-08-18T19:02:14.048Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1908 | 2026-08-18T19:02:15.094Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1909 | 2026-08-18T19:02:16.071Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1910 | 2026-08-18T19:02:16.901Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1911 | 2026-08-18T19:02:41.797Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 10s |
| 1912 | 2026-08-18T19:02:41.986Z | ──────────── |
| 1913 | 2026-08-18T19:02:41.986Z | Nextest run ID 2f5e1959-6cd9-4ecc-9af2-f3b0886454b7 with nextest profile: default |
| 1914 | 2026-08-18T19:02:41.986Z | Starting 48 tests across 3 binaries |
| 1915 | 2026-08-18T19:02:41.992Z | PASS [ 0.005s] mg-api-types-versions v13::unnumbered::tests::manager_state_downgrades_to_legacy_ndp_shape |
| 1916 | 2026-08-18T19:02:41.992Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1917 | 2026-08-18T19:02:41.992Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1918 | 2026-08-18T19:02:41.992Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1919 | 2026-08-18T19:02:41.995Z | PASS [ 0.006s] mg-api-types-versions v13::unnumbered::tests::interface_without_discovered_router_downgrades_to_none_peer |
| 1920 | 2026-08-18T19:02:41.995Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1921 | 2026-08-18T19:02:41.995Z | PASS [ 0.006s] mg-api-types-versions v13::unnumbered::tests::interface_downgrades_to_legacy_ndp_shape |
| 1922 | 2026-08-18T19:02:41.998Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath |
| 1923 | 2026-08-18T19:02:42.002Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath_med_per_as_grouping |
| 1924 | 2026-08-18T19:02:42.005Z | PASS [ 0.010s] rdb db::test::test_prefix4_from_str |
| 1925 | 2026-08-18T19:02:42.005Z | PASS [ 0.011s] rdb db::test::test_prefix4_db_key_serialization |
| 1926 | 2026-08-18T19:02:42.005Z | PASS [ 0.011s] rdb bestpath::test::test_bestpath_med_same_as_equal_med |
| 1927 | 2026-08-18T19:02:42.005Z | PASS [ 0.011s] rdb bestpath::test::test_bestpath_shutdown_preference |
| 1928 | 2026-08-18T19:02:42.008Z | PASS [ 0.009s] rdb db::test::test_prefix6_db_key_serialization |
| 1929 | 2026-08-18T19:02:42.011Z | PASS [ 0.008s] rdb db::test::test_prefix6_from_str |
| 1930 | 2026-08-18T19:02:42.049Z | PASS [ 0.057s] rdb db::test::test_ipv6_origin_crud |
| 1931 | 2026-08-18T19:02:42.052Z | PASS [ 0.058s] rdb db::test::test_ipv4_origin_crud |
| 1932 | 2026-08-18T19:02:42.058Z | PASS [ 0.055s] rdb db::test::test_prefix_host_bit_normalization |
| 1933 | 2026-08-18T19:02:42.062Z | PASS [ 0.055s] rdb db::test::test_set_nexthop_shutdown_replaces_path |
| 1934 | 2026-08-18T19:02:42.062Z | PASS [ 0.055s] rdb db::test::test_static_routing_ipv4_basic |
| 1935 | 2026-08-18T19:02:42.062Z | PASS [ 0.056s] rdb db::test::test_rib |
| 1936 | 2026-08-18T19:02:42.062Z | PASS [ 0.054s] rdb db::test::test_static_routing_ipv6_basic |
| 1937 | 2026-08-18T19:02:42.064Z | PASS [ 0.053s] rdb db::test::test_static_routing_ipv6_vlan_id_handling |
| 1938 | 2026-08-18T19:02:42.075Z | PASS [ 0.016s] rdb proptest::prop_ipv4_normalized_is_network_address |
| 1939 | 2026-08-18T19:02:42.075Z | PASS [ 0.016s] rdb proptest::prop_ipv4_default_contains_all |
| 1940 | 2026-08-18T19:02:42.075Z | PASS [ 0.016s] rdb proptest::prop_ipv4_subnet_of_self |
| 1941 | 2026-08-18T19:02:42.078Z | PASS [ 0.014s] rdb proptest::prop_ipv6_default_contains_all |
| 1942 | 2026-08-18T19:02:42.091Z | PASS [ 0.016s] rdb proptest::prop_ipv6_subnet_of_self |
| 1943 | 2026-08-18T19:02:42.091Z | PASS [ 0.016s] rdb proptest::prop_ipv6_normalized_is_network_address |
| 1944 | 2026-08-18T19:02:42.094Z | PASS [ 0.018s] rdb proptest::prop_static_route_key_deduplication |
| 1945 | 2026-08-18T19:02:42.097Z | PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1946 | 2026-08-18T19:02:42.108Z | PASS [ 0.057s] rdb db::test::test_static_routing_multiple_routes_same_prefix |
| 1947 | 2026-08-18T19:02:42.108Z | PASS [ 0.058s] rdb db::test::test_static_routing_mixed_address_families |
| 1948 | 2026-08-18T19:02:42.112Z | PASS [ 0.021s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1949 | 2026-08-18T19:02:42.115Z | PASS [ 0.021s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1950 | 2026-08-18T19:02:42.115Z | PASS [ 0.020s] rdb proptest::prop_static_route_key_normalized_is_network_address |
| 1951 | 2026-08-18T19:02:42.115Z | PASS [ 0.056s] rdb db::test::test_static_routing_vlan_id_handling |
| 1952 | 2026-08-18T19:02:42.118Z | PASS [ 0.010s] rdb types::test::bgp_path_identity |
| 1953 | 2026-08-18T19:02:42.118Z | PASS [ 0.010s] rdb types::test::bgp_vs_static_ordering |
| 1954 | 2026-08-18T19:02:42.121Z | PASS [ 0.024s] rdb proptest::prop_static_route_key_ord_consistency |
| 1955 | 2026-08-18T19:02:42.121Z | PASS [ 0.009s] rdb types::test::btreeset_coexistence |
| 1956 | 2026-08-18T19:02:42.121Z | PASS [ 0.009s] rdb types::test::btreeset_insert_is_noop |
| 1957 | 2026-08-18T19:02:42.124Z | PASS [ 0.009s] rdb types::test::btreeset_remove |
| 1958 | 2026-08-18T19:02:42.124Z | PASS [ 0.008s] rdb types::test::btreeset_replace |
| 1959 | 2026-08-18T19:02:42.126Z | PASS [ 0.008s] rdb types::test::ord_contract |
| 1960 | 2026-08-18T19:02:42.126Z | PASS [ 0.009s] rdb types::test::prefix_no_cross_family_within |
| 1961 | 2026-08-18T19:02:42.129Z | PASS [ 0.008s] rdb types::test::static_path_identity |
| 1962 | 2026-08-18T19:02:42.146Z | PASS [ 0.087s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1963 | 2026-08-18T19:02:42.149Z | ──────────── |
| 1964 | 2026-08-18T19:02:42.149Z | Summary [ 0.160s] 48 tests run: 48 passed, 0 skipped |
| 1965 | 2026-08-18T19:02:42.158Z | + cp ./rib.log /work/ |
| 1966 | 2026-08-18T19:02:42.161Z | + popd |
| 1967 | 2026-08-18T19:02:42.161Z | /work/oxidecomputer/maghemite |
| 1968 | 2026-08-18T19:02:42.161Z | process exited: duration 329024 ms, exit code 0 |
| |
| 1969 | 2026-08-18T19:02:42.173Z | found 1 output files |
| 1970 | 2026-08-18T19:02:42.173Z | uploading: /work/rib.log (1178 bytes) |
| 1971 | 2026-08-18T19:02:43.183Z | uploaded: /work/rib.log |