|
|
|
| 1 | 2026-08-07T23:34:51.799Z | job assigned to worker 01KZF9735AP939YC39NC5ZRT3W [factory aws, i-041e4b34c207e90bc] (queued for 1 m 15 s) |
| |
| 2 | 2026-08-07T23:34:58.581Z | starting task 0: "setup" |
| 3 | 2026-08-07T23:34:58.586Z | ++ uname -s |
| 4 | 2026-08-07T23:34:58.589Z | + kern=SunOS |
| 5 | 2026-08-07T23:34:58.589Z | + build_user=build |
| 6 | 2026-08-07T23:34:58.589Z | + build_uid=12345 |
| 7 | 2026-08-07T23:34:58.589Z | + work_dir=/work |
| 8 | 2026-08-07T23:34:58.589Z | + input_dir=/input |
| 9 | 2026-08-07T23:34:58.589Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-07T23:34:58.589Z | + case "$kern" in |
| 11 | 2026-08-07T23:34:58.589Z | + groupadd -g 12345 build |
| 12 | 2026-08-07T23:34:58.589Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-07T23:35:00.595Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-07T23:35:00.667Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-07T23:35:00.670Z | + home_fs=zfs |
| 16 | 2026-08-07T23:35:00.670Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-07T23:35:00.671Z | + mkdir -p /home/build |
| 18 | 2026-08-07T23:35:00.671Z | + chown build:build /home/build /work |
| 19 | 2026-08-07T23:35:02.673Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-07T23:35:02.676Z | process exited: duration 4092 ms, exit code 0 |
| |
| 21 | 2026-08-07T23:35:02.683Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-07T23:35:02.687Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-07T23:35:02.687Z | * rust toolchain channel = "stable" |
| 24 | 2026-08-07T23:35:02.687Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-08-07T23:35:02.687Z | * rust toolchain profile = "default" |
| 26 | 2026-08-07T23:35:02.687Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-07T23:35:02.687Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-07T23:35:02.690Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-07T23:35:02.690Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-07T23:35:02.808Z | info: downloading installer |
| 31 | 2026-08-07T23:35:04.277Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-07T23:35:04.277Z | warn: /opt/ooce/bin |
| 33 | 2026-08-07T23:35:04.277Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-07T23:35:04.277Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-07T23:35:04.277Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-07T23:35:04.277Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-07T23:35:04.277Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-07T23:35:04.277Z | error: cannot install while Rust is installed |
| 39 | 2026-08-07T23:35:04.277Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-07T23:35:04.281Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-07T23:35:04.281Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-07T23:35:04.281Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-07T23:35:04.281Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-07T23:35:04.289Z | info: profile set to default |
| 45 | 2026-08-07T23:35:04.289Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-07T23:35:04.308Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-07T23:35:04.423Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-07T23:35:04.427Z | info: downloading 6 components |
| 49 | 2026-08-07T23:35:19.143Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-08-07T23:35:19.144Z | |
| 51 | 2026-08-07T23:35:19.172Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-07T23:35:19.172Z | |
| 53 | 2026-08-07T23:35:19.172Z | |
| 54 | 2026-08-07T23:35:19.172Z | Rust is installed now. Great! |
| 55 | 2026-08-07T23:35:19.172Z | |
| 56 | 2026-08-07T23:35:19.172Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-07T23:35:19.172Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-07T23:35:19.172Z | |
| 59 | 2026-08-07T23:35:19.172Z | To configure your current shell, you need to source |
| 60 | 2026-08-07T23:35:19.172Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-07T23:35:19.172Z | |
| 62 | 2026-08-07T23:35:19.172Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-07T23:35:19.172Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-07T23:35:19.172Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-07T23:35:19.172Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-07T23:35:19.172Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-07T23:35:19.172Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-07T23:35:19.172Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-07T23:35:19.176Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-07T23:35:19.176Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-07T23:35:19.276Z | + rustup --version |
| 72 | 2026-08-07T23:35:19.284Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-07T23:35:19.287Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-07T23:35:19.305Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-07T23:35:19.308Z | + cargo --version |
| 76 | 2026-08-07T23:35:19.322Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-07T23:35:19.325Z | + rustc --version |
| 78 | 2026-08-07T23:35:19.344Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-07T23:35:19.347Z | process exited: duration 16660 ms, exit code 0 |
| |
| 80 | 2026-08-07T23:35:19.353Z | starting task 2: "authentication" |
| 81 | 2026-08-07T23:35:19.369Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-07T23:35:19.377Z | starting task 3: "clone repository" |
| 83 | 2026-08-07T23:35:19.381Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-08-07T23:35:19.384Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-08-07T23:35:19.412Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-08-07T23:35:20.944Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-08-07T23:35:20.944Z | + git fetch origin d26d216c80e319295cf5de1ec6ad73827caa5dcc |
| 88 | 2026-08-07T23:35:21.209Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-08-07T23:35:21.209Z | * branch d26d216c80e319295cf5de1ec6ad73827caa5dcc -> FETCH_HEAD |
| 90 | 2026-08-07T23:35:21.214Z | + [[ -n trey/md5-auth-key ]] |
| 91 | 2026-08-07T23:35:21.217Z | ++ git branch --show-current |
| 92 | 2026-08-07T23:35:21.217Z | + current=main |
| 93 | 2026-08-07T23:35:21.217Z | + [[ main != trey/md5-auth-key ]] |
| 94 | 2026-08-07T23:35:21.217Z | + git branch -f trey/md5-auth-key d26d216c80e319295cf5de1ec6ad73827caa5dcc |
| 95 | 2026-08-07T23:35:21.220Z | + git checkout -f trey/md5-auth-key |
| 96 | 2026-08-07T23:35:21.237Z | Switched to branch 'trey/md5-auth-key' |
| 97 | 2026-08-07T23:35:21.241Z | + git reset --hard d26d216c80e319295cf5de1ec6ad73827caa5dcc |
| 98 | 2026-08-07T23:35:21.256Z | HEAD is now at d26d216 Merge branch 'main' into trey/md5-auth-key |
| 99 | 2026-08-07T23:35:21.260Z | process exited: duration 1879 ms, exit code 0 |
| |
| 100 | 2026-08-07T23:35:21.265Z | starting task 4: "build" |
| 101 | 2026-08-07T23:35:21.269Z | + set -e |
| 102 | 2026-08-07T23:35:21.269Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-08-07T23:35:21.272Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-08-07T23:35:21.272Z | ++ PLATFORM=illumos |
| 105 | 2026-08-07T23:35:21.272Z | ++ banner install |
| 106 | 2026-08-07T23:35:21.272Z | |
| 107 | 2026-08-07T23:35:21.272Z | # # # #### ##### ## # # |
| 108 | 2026-08-07T23:35:21.272Z | # ## # # # # # # # |
| 109 | 2026-08-07T23:35:21.272Z | # # # # #### # # # # # |
| 110 | 2026-08-07T23:35:21.272Z | # # # # # # ###### # # |
| 111 | 2026-08-07T23:35:21.272Z | # # ## # # # # # # # |
| 112 | 2026-08-07T23:35:21.272Z | # # # #### # # # ###### ###### |
| 113 | 2026-08-07T23:35:21.272Z | |
| 114 | 2026-08-07T23:35:21.272Z | ++ set +o errexit |
| 115 | 2026-08-07T23:35:21.272Z | ++ pkg info clang-15 |
| 116 | 2026-08-07T23:35:21.275Z | ++ grep -qi installed |
| 117 | 2026-08-07T23:35:22.445Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-08-07T23:35:22.445Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-08-07T23:35:22.445Z | |
| 120 | 2026-08-07T23:35:22.445Z | clang-15 |
| 121 | 2026-08-07T23:35:22.482Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-08-07T23:35:22.482Z | ++ set -o errexit |
| 123 | 2026-08-07T23:35:22.485Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-08-07T23:35:31.347Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-08-07T23:35:39.055Z | Startup: Caching catalogs ... Done |
| 126 | 2026-08-07T23:35:46.469Z | Planning: Solver setup ... Done |
| 127 | 2026-08-07T23:35:46.512Z | Planning: Running solver ... Done |
| 128 | 2026-08-07T23:35:46.650Z | Planning: Finding local manifests ... Done |
| 129 | 2026-08-07T23:35:46.675Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-08-07T23:35:46.775Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-08-07T23:35:46.805Z | Planning: Package planning ... Done |
| 132 | 2026-08-07T23:35:46.831Z | Planning: Merging actions ... Done |
| 133 | 2026-08-07T23:35:46.937Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-08-07T23:35:46.943Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-08-07T23:35:47.715Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-08-07T23:35:47.720Z | Planning: Planning completed in 8.49 seconds |
| 137 | 2026-08-07T23:35:47.731Z | Packages to install: 2 |
| 138 | 2026-08-07T23:35:47.734Z | Mediators to change: 2 |
| 139 | 2026-08-07T23:35:47.734Z | Services to change: 1 |
| 140 | 2026-08-07T23:35:47.734Z | Create boot environment: No |
| 141 | 2026-08-07T23:35:47.734Z | Create backup boot environment: No |
| 142 | 2026-08-07T23:35:47.773Z | |
| 143 | 2026-08-07T23:35:47.773Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-08-07T23:35:52.834Z | Download: 977/3076 items 82.2/211.3MB 38% complete (18.0M/s) |
| 145 | 2026-08-07T23:36:03.204Z | Download: 984/3076 items 82.2/211.3MB 38% complete (16.4M/s) |
| 146 | 2026-08-07T23:36:08.207Z | Download: 1594/3076 items 115.1/211.3MB 54% complete (7.9M/s) |
| 147 | 2026-08-07T23:36:13.582Z | Download: 2000/3076 items 115.9/211.3MB 54% complete (4.7M/s) |
| 148 | 2026-08-07T23:36:18.586Z | Download: 2211/3076 items 118.8/211.3MB 56% complete (376k/s) |
| 149 | 2026-08-07T23:36:24.145Z | Download: 3026/3076 items 201.8/211.3MB 95% complete (8.7M/s) |
| 150 | 2026-08-07T23:36:27.500Z | Download: Completed 211.31 MB in 39.72 seconds (5.3M/s) |
| 151 | 2026-08-07T23:36:27.691Z | Actions: 1/3418 actions (Installing new actions) |
| 152 | 2026-08-07T23:36:30.836Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 153 | 2026-08-07T23:36:31.478Z | Done |
| 154 | 2026-08-07T23:36:31.479Z | Done |
| 155 | 2026-08-07T23:36:32.220Z | Done |
| 156 | 2026-08-07T23:36:35.571Z | Done |
| 157 | 2026-08-07T23:36:35.642Z | Done |
| 158 | 2026-08-07T23:36:35.646Z | Done |
| 159 | 2026-08-07T23:36:35.906Z | Done |
| 160 | 2026-08-07T23:36:36.585Z | ++ set -o errexit |
| 161 | 2026-08-07T23:36:36.585Z | ++ cargo --version |
| 162 | 2026-08-07T23:36:36.591Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 163 | 2026-08-07T23:36:36.725Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 164 | 2026-08-07T23:36:36.728Z | info: downloading 6 components |
| 165 | 2026-08-07T23:36:50.995Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 166 | 2026-08-07T23:36:50.998Z | ++ rustc --version |
| 167 | 2026-08-07T23:36:51.026Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 168 | 2026-08-07T23:36:51.030Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 169 | 2026-08-07T23:36:51.076Z | Updating crates.io index |
| 170 | 2026-08-07T23:36:51.169Z | Downloading crates ... |
| 171 | 2026-08-07T23:36:51.221Z | Downloaded cargo-nextest v0.9.97 |
| 172 | 2026-08-07T23:36:51.279Z | Installing cargo-nextest v0.9.97 |
| 173 | 2026-08-07T23:36:51.282Z | warning: default toolchain implicitly overridden with `1.97.1-x86_64-unknown-illumos` by rustup toolchain file |
| 174 | 2026-08-07T23:36:51.282Z | | |
| 175 | 2026-08-07T23:36:51.282Z | = help: use `cargo +stable install` if you meant to use the stable toolchain |
| 176 | 2026-08-07T23:36:51.282Z | = note: rustup selects the toolchain based on the parent environment and not the environment of the package being installed |
| 177 | 2026-08-07T23:36:51.322Z | Updating crates.io index |
| 178 | 2026-08-07T23:36:53.374Z | Locking 396 packages to latest compatible versions |
| 179 | 2026-08-07T23:36:53.378Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 180 | 2026-08-07T23:36:53.378Z | Adding duct v0.13.7 (available: v1.1.1) |
| 181 | 2026-08-07T23:36:53.381Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 182 | 2026-08-07T23:36:53.381Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 183 | 2026-08-07T23:36:53.381Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 184 | 2026-08-07T23:36:53.381Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 185 | 2026-08-07T23:36:53.385Z | Adding nextest-filtering v0.15.0 (available: v0.22.0) |
| 186 | 2026-08-07T23:36:53.385Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 187 | 2026-08-07T23:36:53.385Z | Adding nextest-runner v0.80.0 (available: v0.122.1) |
| 188 | 2026-08-07T23:36:53.388Z | Adding quick-junit v0.5.2 (available: v0.7.0) |
| 189 | 2026-08-07T23:36:53.413Z | Downloading crates ... |
| 190 | 2026-08-07T23:36:53.436Z | Downloaded adler2 v2.0.1 |
| 191 | 2026-08-07T23:36:53.439Z | Downloaded addr2line v0.25.1 |
| 192 | 2026-08-07T23:36:53.439Z | Downloaded anstyle v1.0.14 |
| 193 | 2026-08-07T23:36:53.442Z | Downloaded autocfg v1.5.1 |
| 194 | 2026-08-07T23:36:53.442Z | Downloaded futures-sink v0.3.33 |
| 195 | 2026-08-07T23:36:53.446Z | Downloaded anstyle-query v1.1.5 |
| 196 | 2026-08-07T23:36:53.446Z | Downloaded block-buffer v0.10.4 |
| 197 | 2026-08-07T23:36:53.446Z | Downloaded ahash v0.8.12 |
| 198 | 2026-08-07T23:36:53.450Z | Downloaded console v0.15.11 |
| 199 | 2026-08-07T23:36:53.453Z | Downloaded parking_lot v0.12.5 |
| 200 | 2026-08-07T23:36:53.453Z | Downloaded openssl-sys v0.9.117 |
| 201 | 2026-08-07T23:36:53.456Z | Downloaded bytes v1.12.1 |
| 202 | 2026-08-07T23:36:53.460Z | Downloaded cargo_metadata v0.23.1 |
| 203 | 2026-08-07T23:36:53.460Z | Downloaded serde-untagged v0.1.9 |
| 204 | 2026-08-07T23:36:53.460Z | Downloaded tinyvec_macros v0.1.1 |
| 205 | 2026-08-07T23:36:53.465Z | Downloaded sharded-slab v0.1.7 |
| 206 | 2026-08-07T23:36:53.469Z | Downloaded camino v1.2.5 |
| 207 | 2026-08-07T23:36:53.472Z | Downloaded cc v1.4.1 |
| 208 | 2026-08-07T23:36:53.472Z | Downloaded os_pipe v1.2.3 |
| 209 | 2026-08-07T23:36:53.472Z | Downloaded backtrace v0.3.76 |
| 210 | 2026-08-07T23:36:53.475Z | Downloaded pathdiff v0.2.3 |
| 211 | 2026-08-07T23:36:53.475Z | Downloaded async-scoped v0.9.0 |
| 212 | 2026-08-07T23:36:53.475Z | Downloaded anstream v1.0.0 |
| 213 | 2026-08-07T23:36:53.480Z | Downloaded percent-encoding v2.3.2 |
| 214 | 2026-08-07T23:36:53.480Z | Downloaded const-oid v0.9.6 |
| 215 | 2026-08-07T23:36:53.480Z | Downloaded rand_chacha v0.9.0 |
| 216 | 2026-08-07T23:36:53.480Z | Downloaded cargo_metadata v0.20.0 |
| 217 | 2026-08-07T23:36:53.483Z | Downloaded color-spantrace v0.3.0 |
| 218 | 2026-08-07T23:36:53.483Z | Downloaded cargo-util-schemas v0.2.0 |
| 219 | 2026-08-07T23:36:53.483Z | Downloaded colorchoice v1.0.5 |
| 220 | 2026-08-07T23:36:53.488Z | Downloaded ordered-float v2.10.1 |
| 221 | 2026-08-07T23:36:53.491Z | Downloaded quinn-proto v0.11.16 |
| 222 | 2026-08-07T23:36:53.494Z | Downloaded atomicwrites v0.4.4 |
| 223 | 2026-08-07T23:36:53.494Z | Downloaded getrandom v0.3.4 |
| 224 | 2026-08-07T23:36:53.497Z | Downloaded foreign-types v0.3.2 |
| 225 | 2026-08-07T23:36:53.497Z | Downloaded atomic-waker v1.1.2 |
| 226 | 2026-08-07T23:36:53.497Z | Downloaded cargo-platform v0.3.3 |
| 227 | 2026-08-07T23:36:53.501Z | Downloaded debug-ignore v1.0.5 |
| 228 | 2026-08-07T23:36:53.505Z | Downloaded cfg_aliases v0.2.2 |
| 229 | 2026-08-07T23:36:53.505Z | Downloaded crypto-common v0.1.7 |
| 230 | 2026-08-07T23:36:53.505Z | Downloaded equivalent v1.0.2 |
| 231 | 2026-08-07T23:36:53.505Z | Downloaded quick-xml v0.37.5 |
| 232 | 2026-08-07T23:36:53.509Z | Downloaded serde_ignored v0.1.14 |
| 233 | 2026-08-07T23:36:53.509Z | Downloaded sha2 v0.10.9 |
| 234 | 2026-08-07T23:36:53.509Z | Downloaded clap_lex v1.1.0 |
| 235 | 2026-08-07T23:36:53.509Z | Downloaded errno v0.3.14 |
| 236 | 2026-08-07T23:36:53.525Z | Downloaded rand v0.9.5 |
| 237 | 2026-08-07T23:36:53.525Z | Downloaded rustls-webpki v0.103.13 |
| 238 | 2026-08-07T23:36:53.525Z | Downloaded cfg-if v1.0.4 |
| 239 | 2026-08-07T23:36:53.525Z | Downloaded cargo-platform v0.2.0 |
| 240 | 2026-08-07T23:36:53.526Z | Downloaded cpufeatures v0.2.17 |
| 241 | 2026-08-07T23:36:53.526Z | Downloaded foreign-types-shared v0.1.1 |
| 242 | 2026-08-07T23:36:53.526Z | Downloaded futures-io v0.3.33 |
| 243 | 2026-08-07T23:36:53.526Z | Downloaded rand_core v0.9.5 |
| 244 | 2026-08-07T23:36:53.526Z | Downloaded serde-value v0.7.0 |
| 245 | 2026-08-07T23:36:53.526Z | Downloaded rand_core v0.10.1 |
| 246 | 2026-08-07T23:36:53.526Z | Downloaded serde_path_to_error v0.1.20 |
| 247 | 2026-08-07T23:36:53.526Z | Downloaded futures-macro v0.3.33 |
| 248 | 2026-08-07T23:36:53.526Z | Downloaded document-features v0.2.12 |
| 249 | 2026-08-07T23:36:53.526Z | Downloaded proc-macro2 v1.0.107 |
| 250 | 2026-08-07T23:36:53.530Z | Downloaded self_update v0.42.0 |
| 251 | 2026-08-07T23:36:53.533Z | Downloaded anstyle-parse v1.0.0 |
| 252 | 2026-08-07T23:36:53.533Z | Downloaded rand_core v0.6.4 |
| 253 | 2026-08-07T23:36:53.537Z | Downloaded serde v1.0.229 |
| 254 | 2026-08-07T23:36:53.537Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 255 | 2026-08-07T23:36:53.537Z | Downloaded owo-colors v4.3.0 |
| 256 | 2026-08-07T23:36:53.537Z | Downloaded backtrace-ext v0.2.1 |
| 257 | 2026-08-07T23:36:53.540Z | Downloaded serde_urlencoded v0.7.1 |
| 258 | 2026-08-07T23:36:53.540Z | Downloaded strip-ansi-escapes v0.2.1 |
| 259 | 2026-08-07T23:36:53.540Z | Downloaded convert_case v0.10.0 |
| 260 | 2026-08-07T23:36:53.540Z | Downloaded foldhash v0.1.5 |
| 261 | 2026-08-07T23:36:53.540Z | Downloaded thread_local v1.1.10 |
| 262 | 2026-08-07T23:36:53.544Z | Downloaded ppv-lite86 v0.2.21 |
| 263 | 2026-08-07T23:36:53.544Z | Downloaded fnv v1.0.7 |
| 264 | 2026-08-07T23:36:53.544Z | Downloaded base64ct v1.8.3 |
| 265 | 2026-08-07T23:36:53.544Z | Downloaded serde_spanned v0.6.9 |
| 266 | 2026-08-07T23:36:53.544Z | Downloaded cfg-expr v0.20.8 |
| 267 | 2026-08-07T23:36:53.547Z | Downloaded enable-ansi-support v0.2.1 |
| 268 | 2026-08-07T23:36:53.550Z | Downloaded futures-task v0.3.33 |
| 269 | 2026-08-07T23:36:53.550Z | Downloaded quinn-udp v0.5.15 |
| 270 | 2026-08-07T23:36:53.550Z | Downloaded self-replace v1.5.0 |
| 271 | 2026-08-07T23:36:53.550Z | Downloaded rustls-pki-types v1.15.1 |
| 272 | 2026-08-07T23:36:53.553Z | Downloaded form_urlencoded v1.2.2 |
| 273 | 2026-08-07T23:36:53.556Z | Downloaded generic-array v0.14.7 |
| 274 | 2026-08-07T23:36:53.556Z | Downloaded shell-words v1.1.1 |
| 275 | 2026-08-07T23:36:53.559Z | Downloaded futures-core v0.3.33 |
| 276 | 2026-08-07T23:36:53.560Z | Downloaded rustc_version v0.4.1 |
| 277 | 2026-08-07T23:36:53.560Z | Downloaded serde_spanned v1.1.1 |
| 278 | 2026-08-07T23:36:53.560Z | Downloaded sigchld v0.2.4 |
| 279 | 2026-08-07T23:36:53.563Z | Downloaded tower-layer v0.3.3 |
| 280 | 2026-08-07T23:36:53.563Z | Downloaded signature v2.2.0 |
| 281 | 2026-08-07T23:36:53.566Z | Downloaded utf8parse v0.2.2 |
| 282 | 2026-08-07T23:36:53.566Z | Downloaded camino-tempfile v1.4.1 |
| 283 | 2026-08-07T23:36:53.569Z | Downloaded cpufeatures v0.3.0 |
| 284 | 2026-08-07T23:36:53.569Z | Downloaded scopeguard v1.2.0 |
| 285 | 2026-08-07T23:36:53.573Z | Downloaded terminal_size v0.4.4 |
| 286 | 2026-08-07T23:36:53.573Z | Downloaded rustc-hash v2.1.3 |
| 287 | 2026-08-07T23:36:53.573Z | Downloaded fixedbitset v0.5.7 |
| 288 | 2026-08-07T23:36:53.576Z | Downloaded strsim v0.11.1 |
| 289 | 2026-08-07T23:36:53.576Z | Downloaded futures-executor v0.3.33 |
| 290 | 2026-08-07T23:36:53.580Z | Downloaded find-msvc-tools v0.1.10 |
| 291 | 2026-08-07T23:36:53.583Z | Downloaded hyper-tls v0.6.0 |
| 292 | 2026-08-07T23:36:53.587Z | Downloaded digest v0.10.7 |
| 293 | 2026-08-07T23:36:53.590Z | Downloaded getrandom v0.2.17 |
| 294 | 2026-08-07T23:36:53.590Z | Downloaded supports-color v3.0.2 |
| 295 | 2026-08-07T23:36:53.593Z | Downloaded supports-hyperlinks v3.2.0 |
| 296 | 2026-08-07T23:36:53.600Z | Downloaded indenter v0.3.4 |
| 297 | 2026-08-07T23:36:53.600Z | Downloaded is_ci v1.2.0 |
| 298 | 2026-08-07T23:36:53.600Z | Downloaded subtle v2.6.1 |
| 299 | 2026-08-07T23:36:53.605Z | Downloaded supports-unicode v3.0.0 |
| 300 | 2026-08-07T23:36:53.605Z | Downloaded tokio-macros v2.7.2 |
| 301 | 2026-08-07T23:36:53.608Z | Downloaded swrite v0.1.0 |
| 302 | 2026-08-07T23:36:53.608Z | Downloaded version_check v0.9.5 |
| 303 | 2026-08-07T23:36:53.611Z | Downloaded xattr v1.6.1 |
| 304 | 2026-08-07T23:36:53.612Z | Downloaded typeid v1.0.3 |
| 305 | 2026-08-07T23:36:53.612Z | Downloaded rand_pcg v0.10.2 |
| 306 | 2026-08-07T23:36:53.612Z | Downloaded future-queue v0.4.0 |
| 307 | 2026-08-07T23:36:53.615Z | Downloaded sync_wrapper v1.0.2 |
| 308 | 2026-08-07T23:36:53.615Z | Downloaded shared_child v1.1.1 |
| 309 | 2026-08-07T23:36:53.618Z | Downloaded ed25519 v2.2.3 |
| 310 | 2026-08-07T23:36:53.618Z | Downloaded fastrand v2.5.0 |
| 311 | 2026-08-07T23:36:53.618Z | Downloaded untrusted v0.9.0 |
| 312 | 2026-08-07T23:36:53.621Z | Downloaded erased-serde v0.4.10 |
| 313 | 2026-08-07T23:36:53.621Z | Downloaded either v1.17.0 |
| 314 | 2026-08-07T23:36:53.624Z | Downloaded signal-hook-mio v0.2.5 |
| 315 | 2026-08-07T23:36:53.628Z | Downloaded indent_write v2.2.0 |
| 316 | 2026-08-07T23:36:53.628Z | Downloaded nextest-workspace-hack v0.1.0 |
| 317 | 2026-08-07T23:36:53.631Z | Downloaded number_prefix v0.4.0 |
| 318 | 2026-08-07T23:36:53.634Z | Downloaded static_assertions v1.1.0 |
| 319 | 2026-08-07T23:36:53.634Z | Downloaded hex v0.4.3 |
| 320 | 2026-08-07T23:36:53.638Z | Downloaded crc32fast v1.5.0 |
| 321 | 2026-08-07T23:36:53.638Z | Downloaded futures-channel v0.3.33 |
| 322 | 2026-08-07T23:36:53.638Z | Downloaded clap_derive v4.6.4 |
| 323 | 2026-08-07T23:36:53.641Z | Downloaded filetime v0.2.29 |
| 324 | 2026-08-07T23:36:53.641Z | Downloaded dialoguer v0.11.0 |
| 325 | 2026-08-07T23:36:53.641Z | Downloaded tracing-error v0.2.1 |
| 326 | 2026-08-07T23:36:53.645Z | Downloaded humantime-serde v1.1.1 |
| 327 | 2026-08-07T23:36:53.646Z | Downloaded chacha20 v0.10.1 |
| 328 | 2026-08-07T23:36:53.646Z | Downloaded eyre v0.6.12 |
| 329 | 2026-08-07T23:36:53.649Z | Downloaded unicase v2.9.0 |
| 330 | 2026-08-07T23:36:53.649Z | Downloaded itoa v1.0.18 |
| 331 | 2026-08-07T23:36:53.649Z | Downloaded toml_write v0.1.2 |
| 332 | 2026-08-07T23:36:53.649Z | Downloaded unicode-xid v0.2.6 |
| 333 | 2026-08-07T23:36:53.649Z | Downloaded lazy_static v1.5.0 |
| 334 | 2026-08-07T23:36:53.649Z | Downloaded bitflags v2.13.1 |
| 335 | 2026-08-07T23:36:53.652Z | Downloaded parking_lot_core v0.9.12 |
| 336 | 2026-08-07T23:36:53.653Z | Downloaded tower-service v0.3.3 |
| 337 | 2026-08-07T23:36:53.653Z | Downloaded http-body-util v0.1.4 |
| 338 | 2026-08-07T23:36:53.653Z | Downloaded idna_adapter v1.0.0 |
| 339 | 2026-08-07T23:36:53.658Z | Downloaded openssl-probe v0.2.1 |
| 340 | 2026-08-07T23:36:53.658Z | Downloaded openssl-macros v0.1.1 |
| 341 | 2026-08-07T23:36:53.658Z | Downloaded ryu v1.0.23 |
| 342 | 2026-08-07T23:36:53.661Z | Downloaded toml_datetime v0.6.11 |
| 343 | 2026-08-07T23:36:53.661Z | Downloaded thiserror-impl v2.0.19 |
| 344 | 2026-08-07T23:36:53.661Z | Downloaded try-lock v0.2.5 |
| 345 | 2026-08-07T23:36:53.661Z | Downloaded home v0.5.12 |
| 346 | 2026-08-07T23:36:53.664Z | Downloaded is_terminal_polyfill v1.70.2 |
| 347 | 2026-08-07T23:36:53.664Z | Downloaded mukti-metadata v0.3.0 |
| 348 | 2026-08-07T23:36:53.667Z | Downloaded slab v0.4.12 |
| 349 | 2026-08-07T23:36:53.667Z | Downloaded target-spec-miette v0.4.8 |
| 350 | 2026-08-07T23:36:53.670Z | Downloaded derive-where v1.6.1 |
| 351 | 2026-08-07T23:36:53.670Z | Downloaded futures v0.3.33 |
| 352 | 2026-08-07T23:36:53.674Z | Downloaded spki v0.7.3 |
| 353 | 2026-08-07T23:36:53.674Z | Downloaded shlex v2.0.1 |
| 354 | 2026-08-07T23:36:53.679Z | Downloaded signal-hook-registry v1.4.8 |
| 355 | 2026-08-07T23:36:53.679Z | Downloaded target-lexicon v0.13.5 |
| 356 | 2026-08-07T23:36:53.679Z | Downloaded jobserver v0.1.35 |
| 357 | 2026-08-07T23:36:53.679Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 358 | 2026-08-07T23:36:53.683Z | Downloaded thiserror v2.0.19 |
| 359 | 2026-08-07T23:36:53.684Z | Downloaded rustc-demangle v0.1.28 |
| 360 | 2026-08-07T23:36:53.684Z | Downloaded utf8_iter v1.0.4 |
| 361 | 2026-08-07T23:36:53.687Z | Downloaded duct v0.13.7 |
| 362 | 2026-08-07T23:36:53.687Z | Downloaded simd-adler32 v0.3.10 |
| 363 | 2026-08-07T23:36:53.687Z | Downloaded thiserror-impl v1.0.69 |
| 364 | 2026-08-07T23:36:53.687Z | Downloaded want v0.3.1 |
| 365 | 2026-08-07T23:36:53.690Z | Downloaded globset v0.4.20 |
| 366 | 2026-08-07T23:36:53.690Z | Downloaded pin-project-lite v0.2.17 |
| 367 | 2026-08-07T23:36:53.694Z | Downloaded quick-junit v0.5.2 |
| 368 | 2026-08-07T23:36:53.697Z | Downloaded humantime v2.4.0 |
| 369 | 2026-08-07T23:36:53.697Z | Downloaded hyper-rustls v0.27.9 |
| 370 | 2026-08-07T23:36:53.697Z | Downloaded guppy-workspace-hack v0.1.0 |
| 371 | 2026-08-07T23:36:53.700Z | Downloaded native-tls v0.2.18 |
| 372 | 2026-08-07T23:36:53.700Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 373 | 2026-08-07T23:36:53.700Z | Downloaded smol_str v0.3.6 |
| 374 | 2026-08-07T23:36:53.703Z | Downloaded heck v0.5.0 |
| 375 | 2026-08-07T23:36:53.706Z | Downloaded lru-slab v0.1.2 |
| 376 | 2026-08-07T23:36:53.709Z | Downloaded unicode-linebreak v0.1.5 |
| 377 | 2026-08-07T23:36:53.712Z | Downloaded zstd v0.13.3 |
| 378 | 2026-08-07T23:36:53.716Z | Downloaded http-body v1.1.0 |
| 379 | 2026-08-07T23:36:53.716Z | Downloaded base64 v0.22.1 |
| 380 | 2026-08-07T23:36:53.719Z | Downloaded urlencoding v2.1.3 |
| 381 | 2026-08-07T23:36:53.719Z | Downloaded httparse v1.10.1 |
| 382 | 2026-08-07T23:36:53.723Z | Downloaded zeroize v1.9.0 |
| 383 | 2026-08-07T23:36:53.723Z | Downloaded nextest-metadata v0.12.2 |
| 384 | 2026-08-07T23:36:53.723Z | Downloaded pkcs8 v0.10.2 |
| 385 | 2026-08-07T23:36:53.726Z | Downloaded smallvec v1.15.2 |
| 386 | 2026-08-07T23:36:53.726Z | Downloaded target-spec v3.6.0 |
| 387 | 2026-08-07T23:36:53.726Z | Downloaded config v0.15.25 |
| 388 | 2026-08-07T23:36:53.729Z | Downloaded tokio-native-tls v0.3.1 |
| 389 | 2026-08-07T23:36:53.732Z | Downloaded tokio-rustls v0.26.4 |
| 390 | 2026-08-07T23:36:53.732Z | Downloaded pin-project-internal v1.1.13 |
| 391 | 2026-08-07T23:36:53.732Z | Downloaded thiserror v1.0.69 |
| 392 | 2026-08-07T23:36:53.735Z | Downloaded litrs v1.0.0 |
| 393 | 2026-08-07T23:36:53.739Z | Downloaded derive_more v2.1.1 |
| 394 | 2026-08-07T23:36:53.742Z | Downloaded nextest-filtering v0.15.0 |
| 395 | 2026-08-07T23:36:53.745Z | Downloaded xxhash-rust v0.8.18 |
| 396 | 2026-08-07T23:36:53.746Z | Downloaded semver v1.0.28 |
| 397 | 2026-08-07T23:36:53.749Z | Downloaded tokio-stream v0.1.19 |
| 398 | 2026-08-07T23:36:53.749Z | Downloaded nested v0.1.1 |
| 399 | 2026-08-07T23:36:53.749Z | Downloaded tracing-log v0.2.0 |
| 400 | 2026-08-07T23:36:53.752Z | Downloaded zmij v1.0.23 |
| 401 | 2026-08-07T23:36:53.752Z | Downloaded newtype-uuid v1.4.0 |
| 402 | 2026-08-07T23:36:53.752Z | Downloaded serde_derive v1.0.229 |
| 403 | 2026-08-07T23:36:53.755Z | Downloaded tempfile v3.27.0 |
| 404 | 2026-08-07T23:36:53.755Z | Downloaded getrandom v0.4.3 |
| 405 | 2026-08-07T23:36:53.759Z | Downloaded zipsign-api v0.1.5 |
| 406 | 2026-08-07T23:36:53.759Z | Downloaded lock_api v0.4.14 |
| 407 | 2026-08-07T23:36:53.759Z | Downloaded tracing-attributes v0.1.31 |
| 408 | 2026-08-07T23:36:53.763Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 409 | 2026-08-07T23:36:53.763Z | Downloaded textwrap v0.16.2 |
| 410 | 2026-08-07T23:36:53.766Z | Downloaded borsh v1.8.0 |
| 411 | 2026-08-07T23:36:53.769Z | Downloaded signal-hook v0.3.18 |
| 412 | 2026-08-07T23:36:53.769Z | Downloaded uuid v1.24.0 |
| 413 | 2026-08-07T23:36:53.772Z | Downloaded ipnet v2.12.1 |
| 414 | 2026-08-07T23:36:53.772Z | Downloaded pkg-config v0.3.33 |
| 415 | 2026-08-07T23:36:53.775Z | Downloaded toml v0.8.23 |
| 416 | 2026-08-07T23:36:53.775Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 417 | 2026-08-07T23:36:53.779Z | Downloaded iana-time-zone v0.1.65 |
| 418 | 2026-08-07T23:36:53.779Z | Downloaded zstd-safe v7.2.4 |
| 419 | 2026-08-07T23:36:53.782Z | Downloaded quote v1.0.47 |
| 420 | 2026-08-07T23:36:53.782Z | Downloaded socket2 v0.6.5 |
| 421 | 2026-08-07T23:36:53.782Z | Downloaded num-traits v0.2.19 |
| 422 | 2026-08-07T23:36:53.787Z | Downloaded pin-project v1.1.13 |
| 423 | 2026-08-07T23:36:53.790Z | Downloaded miette-derive v7.6.0 |
| 424 | 2026-08-07T23:36:53.790Z | Downloaded tar v0.4.46 |
| 425 | 2026-08-07T23:36:53.793Z | Downloaded quinn v0.11.11 |
| 426 | 2026-08-07T23:36:53.793Z | Downloaded clap v4.6.6 |
| 427 | 2026-08-07T23:36:53.798Z | Downloaded once_cell v1.21.4 |
| 428 | 2026-08-07T23:36:53.802Z | Downloaded der v0.7.10 |
| 429 | 2026-08-07T23:36:53.807Z | Downloaded tinyvec v1.12.0 |
| 430 | 2026-08-07T23:36:53.810Z | Downloaded tracing-core v0.1.36 |
| 431 | 2026-08-07T23:36:53.820Z | Downloaded log v0.4.33 |
| 432 | 2026-08-07T23:36:53.823Z | Downloaded flate2 v1.1.9 |
| 433 | 2026-08-07T23:36:53.826Z | Downloaded unicode-ident v1.0.24 |
| 434 | 2026-08-07T23:36:53.829Z | Downloaded toml_edit v0.22.27 |
| 435 | 2026-08-07T23:36:53.835Z | Downloaded vte v0.14.1 |
| 436 | 2026-08-07T23:36:53.842Z | Downloaded miniz_oxide v0.8.9 |
| 437 | 2026-08-07T23:36:53.849Z | Downloaded derive_more-impl v2.1.1 |
| 438 | 2026-08-07T23:36:53.852Z | Downloaded rand v0.10.2 |
| 439 | 2026-08-07T23:36:53.855Z | Downloaded ed25519-dalek v2.2.0 |
| 440 | 2026-08-07T23:36:53.860Z | Downloaded url v2.5.8 |
| 441 | 2026-08-07T23:36:53.860Z | Downloaded indicatif v0.17.11 |
| 442 | 2026-08-07T23:36:53.864Z | Downloaded unicode-segmentation v1.13.3 |
| 443 | 2026-08-07T23:36:53.864Z | Downloaded serde_core v1.0.229 |
| 444 | 2026-08-07T23:36:53.868Z | Downloaded tower v0.5.3 |
| 445 | 2026-08-07T23:36:53.873Z | Downloaded memchr v2.8.3 |
| 446 | 2026-08-07T23:36:53.887Z | Downloaded reqwest v0.12.28 |
| 447 | 2026-08-07T23:36:53.891Z | Downloaded typenum v1.20.1 |
| 448 | 2026-08-07T23:36:53.894Z | Downloaded miette v7.6.0 |
| 449 | 2026-08-07T23:36:53.909Z | Downloaded crossterm v0.29.0 |
| 450 | 2026-08-07T23:36:53.917Z | Downloaded tokio-util v0.7.19 |
| 451 | 2026-08-07T23:36:53.922Z | Downloaded mio v1.2.2 |
| 452 | 2026-08-07T23:36:53.925Z | Downloaded http v1.5.0 |
| 453 | 2026-08-07T23:36:53.928Z | Downloaded indexmap v2.14.0 |
| 454 | 2026-08-07T23:36:53.931Z | Downloaded unicode-normalization v0.1.25 |
| 455 | 2026-08-07T23:36:53.931Z | Downloaded hyper-util v0.1.20 |
| 456 | 2026-08-07T23:36:53.934Z | Downloaded ron v0.12.2 |
| 457 | 2026-08-07T23:36:53.946Z | Downloaded tower-http v0.6.11 |
| 458 | 2026-08-07T23:36:53.950Z | Downloaded regex v1.13.1 |
| 459 | 2026-08-07T23:36:53.954Z | Downloaded clap_builder v4.6.6 |
| 460 | 2026-08-07T23:36:53.957Z | Downloaded hashbrown v0.15.5 |
| 461 | 2026-08-07T23:36:53.961Z | Downloaded aho-corasick v1.1.5 |
| 462 | 2026-08-07T23:36:53.964Z | Downloaded pulldown-cmark v0.13.4 |
| 463 | 2026-08-07T23:36:53.967Z | Downloaded serde_json v1.0.151 |
| 464 | 2026-08-07T23:36:53.970Z | Downloaded futures-util v0.3.33 |
| 465 | 2026-08-07T23:36:53.977Z | Downloaded itertools v0.14.0 |
| 466 | 2026-08-07T23:36:53.981Z | Downloaded guppy v0.17.26 |
| 467 | 2026-08-07T23:36:53.984Z | Downloaded idna v1.1.0 |
| 468 | 2026-08-07T23:36:53.987Z | Downloaded portable-atomic v1.14.0 |
| 469 | 2026-08-07T23:36:53.991Z | Downloaded h2 v0.4.15 |
| 470 | 2026-08-07T23:36:53.997Z | Downloaded winnow v1.0.4 |
| 471 | 2026-08-07T23:36:54.003Z | Downloaded hashbrown v0.17.1 |
| 472 | 2026-08-07T23:36:54.007Z | Downloaded winnow v0.7.15 |
| 473 | 2026-08-07T23:36:54.018Z | Downloaded quick-xml v0.38.4 |
| 474 | 2026-08-07T23:36:54.021Z | Downloaded hyper v1.11.0 |
| 475 | 2026-08-07T23:36:54.024Z | Downloaded tracing-subscriber v0.3.23 |
| 476 | 2026-08-07T23:36:54.038Z | Downloaded webpki-roots v1.0.9 |
| 477 | 2026-08-07T23:36:54.041Z | Downloaded chrono v0.4.45 |
| 478 | 2026-08-07T23:36:54.061Z | Downloaded vcpkg v0.2.15 |
| 479 | 2026-08-07T23:36:54.083Z | Downloaded gimli v0.32.3 |
| 480 | 2026-08-07T23:36:54.087Z | Downloaded unicode-width v0.1.14 |
| 481 | 2026-08-07T23:36:54.090Z | Downloaded curve25519-dalek v4.1.3 |
| 482 | 2026-08-07T23:36:54.095Z | Downloaded bstr v1.13.0 |
| 483 | 2026-08-07T23:36:54.099Z | Downloaded zerocopy v0.8.56 |
| 484 | 2026-08-07T23:36:54.109Z | Downloaded nextest-runner v0.80.0 |
| 485 | 2026-08-07T23:36:54.115Z | Downloaded openssl v0.10.81 |
| 486 | 2026-08-07T23:36:54.120Z | Downloaded nix v0.30.1 |
| 487 | 2026-08-07T23:36:54.128Z | Downloaded object v0.37.3 |
| 488 | 2026-08-07T23:36:54.134Z | Downloaded syn v2.0.119 |
| 489 | 2026-08-07T23:36:54.139Z | Downloaded unicode-width v0.2.2 |
| 490 | 2026-08-07T23:36:54.143Z | Downloaded rustls v0.23.43 |
| 491 | 2026-08-07T23:36:54.151Z | Downloaded syn v3.0.3 |
| 492 | 2026-08-07T23:36:54.156Z | Downloaded rustix v0.38.44 |
| 493 | 2026-08-07T23:36:54.170Z | Downloaded regex-syntax v0.8.11 |
| 494 | 2026-08-07T23:36:54.176Z | Downloaded color-eyre v0.6.5 |
| 495 | 2026-08-07T23:36:54.180Z | Downloaded rustix v1.1.4 |
| 496 | 2026-08-07T23:36:54.190Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 497 | 2026-08-07T23:36:54.199Z | Downloaded petgraph v0.8.3 |
| 498 | 2026-08-07T23:36:54.211Z | Downloaded tracing v0.1.44 |
| 499 | 2026-08-07T23:36:54.248Z | Downloaded regex-automata v0.4.18 |
| 500 | 2026-08-07T23:36:54.307Z | Downloaded libc v0.2.189 |
| 501 | 2026-08-07T23:36:54.325Z | Downloaded tokio v1.53.1 |
| 502 | 2026-08-07T23:36:54.357Z | Downloaded recursion v0.5.4 |
| 503 | 2026-08-07T23:36:54.373Z | Downloaded ring v0.17.14 |
| 504 | 2026-08-07T23:36:54.430Z | Compiling proc-macro2 v1.0.107 |
| 505 | 2026-08-07T23:36:54.435Z | Compiling libc v0.2.189 |
| 506 | 2026-08-07T23:36:54.435Z | Compiling unicode-ident v1.0.24 |
| 507 | 2026-08-07T23:36:54.435Z | Compiling quote v1.0.47 |
| 508 | 2026-08-07T23:36:54.435Z | Compiling serde_core v1.0.229 |
| 509 | 2026-08-07T23:36:54.435Z | Compiling cfg-if v1.0.4 |
| 510 | 2026-08-07T23:36:54.435Z | Compiling memchr v2.8.3 |
| 511 | 2026-08-07T23:36:54.562Z | Compiling once_cell v1.21.4 |
| 512 | 2026-08-07T23:36:54.650Z | Compiling log v0.4.33 |
| 513 | 2026-08-07T23:36:54.705Z | Compiling pin-project-lite v0.2.17 |
| 514 | 2026-08-07T23:36:54.798Z | Compiling serde v1.0.229 |
| 515 | 2026-08-07T23:36:54.798Z | Compiling itoa v1.0.18 |
| 516 | 2026-08-07T23:36:55.008Z | Compiling smallvec v1.15.2 |
| 517 | 2026-08-07T23:36:55.065Z | Compiling futures-core v0.3.33 |
| 518 | 2026-08-07T23:36:55.154Z | Compiling bitflags v2.13.1 |
| 519 | 2026-08-07T23:36:55.222Z | Compiling shlex v2.0.1 |
| 520 | 2026-08-07T23:36:55.255Z | Compiling equivalent v1.0.2 |
| 521 | 2026-08-07T23:36:55.341Z | Compiling hashbrown v0.17.1 |
| 522 | 2026-08-07T23:36:55.402Z | Compiling find-msvc-tools v0.1.10 |
| 523 | 2026-08-07T23:36:55.520Z | Compiling errno v0.3.14 |
| 524 | 2026-08-07T23:36:55.541Z | Compiling bytes v1.12.1 |
| 525 | 2026-08-07T23:36:55.724Z | Compiling signal-hook-registry v1.4.8 |
| 526 | 2026-08-07T23:36:55.744Z | Compiling jobserver v0.1.35 |
| 527 | 2026-08-07T23:36:55.757Z | Compiling mio v1.2.2 |
| 528 | 2026-08-07T23:36:55.839Z | Compiling syn v3.0.3 |
| 529 | 2026-08-07T23:36:55.914Z | Compiling syn v2.0.119 |
| 530 | 2026-08-07T23:36:56.067Z | Compiling cc v1.4.1 |
| 531 | 2026-08-07T23:36:56.087Z | Compiling futures-sink v0.3.33 |
| 532 | 2026-08-07T23:36:56.190Z | Compiling rustix v1.1.4 |
| 533 | 2026-08-07T23:36:56.205Z | Compiling socket2 v0.6.5 |
| 534 | 2026-08-07T23:36:56.432Z | Compiling slab v0.4.12 |
| 535 | 2026-08-07T23:36:56.489Z | Compiling zmij v1.0.23 |
| 536 | 2026-08-07T23:36:56.647Z | Compiling futures-channel v0.3.33 |
| 537 | 2026-08-07T23:36:56.828Z | Compiling tracing-core v0.1.36 |
| 538 | 2026-08-07T23:36:56.922Z | Compiling version_check v0.9.5 |
| 539 | 2026-08-07T23:36:57.006Z | Compiling indexmap v2.14.0 |
| 540 | 2026-08-07T23:36:57.140Z | Compiling serde_json v1.0.151 |
| 541 | 2026-08-07T23:36:57.395Z | Compiling futures-io v0.3.33 |
| 542 | 2026-08-07T23:36:57.421Z | Compiling getrandom v0.4.3 |
| 543 | 2026-08-07T23:36:57.548Z | Compiling futures-task v0.3.33 |
| 544 | 2026-08-07T23:36:57.714Z | Compiling camino v1.2.5 |
| 545 | 2026-08-07T23:36:57.728Z | Compiling unicode-width v0.2.2 |
| 546 | 2026-08-07T23:36:57.873Z | Compiling percent-encoding v2.3.2 |
| 547 | 2026-08-07T23:36:58.046Z | Compiling ring v0.17.14 |
| 548 | 2026-08-07T23:36:58.072Z | Compiling http v1.5.0 |
| 549 | 2026-08-07T23:36:58.105Z | Compiling autocfg v1.5.1 |
| 550 | 2026-08-07T23:36:58.159Z | Compiling adler2 v2.0.1 |
| 551 | 2026-08-07T23:36:58.329Z | Compiling simd-adler32 v0.3.10 |
| 552 | 2026-08-07T23:36:58.454Z | Compiling zeroize v1.9.0 |
| 553 | 2026-08-07T23:36:58.658Z | Compiling miniz_oxide v0.8.9 |
| 554 | 2026-08-07T23:36:58.703Z | Compiling num-traits v0.2.19 |
| 555 | 2026-08-07T23:36:58.748Z | Compiling serde_derive v1.0.229 |
| 556 | 2026-08-07T23:36:58.932Z | Compiling tokio-macros v2.7.2 |
| 557 | 2026-08-07T23:36:59.536Z | Compiling futures-macro v0.3.33 |
| 558 | 2026-08-07T23:36:59.684Z | Compiling tokio v1.53.1 |
| 559 | 2026-08-07T23:36:59.758Z | Compiling tracing-attributes v0.1.31 |
| 560 | 2026-08-07T23:36:59.960Z | Compiling zerocopy v0.8.56 |
| 561 | 2026-08-07T23:37:00.044Z | Compiling getrandom v0.3.4 |
| 562 | 2026-08-07T23:37:00.146Z | Compiling target-lexicon v0.13.5 |
| 563 | 2026-08-07T23:37:00.339Z | Compiling object v0.37.3 |
| 564 | 2026-08-07T23:37:00.364Z | Compiling futures-util v0.3.33 |
| 565 | 2026-08-07T23:37:00.603Z | Compiling http-body v1.1.0 |
| 566 | 2026-08-07T23:37:00.650Z | Compiling rustls-pki-types v1.15.1 |
| 567 | 2026-08-07T23:37:00.672Z | Compiling form_urlencoded v1.2.2 |
| 568 | 2026-08-07T23:37:00.779Z | Compiling semver v1.0.28 |
| 569 | 2026-08-07T23:37:00.945Z | Compiling getrandom v0.2.17 |
| 570 | 2026-08-07T23:37:00.961Z | Compiling tracing v0.1.44 |
| 571 | 2026-08-07T23:37:01.138Z | Compiling gimli v0.32.3 |
| 572 | 2026-08-07T23:37:01.306Z | Compiling httparse v1.10.1 |
| 573 | 2026-08-07T23:37:01.421Z | Compiling idna_adapter v1.0.0 |
| 574 | 2026-08-07T23:37:01.503Z | Compiling signal-hook v0.3.18 |
| 575 | 2026-08-07T23:37:01.523Z | Compiling owo-colors v4.3.0 |
| 576 | 2026-08-07T23:37:01.642Z | Compiling thiserror v2.0.19 |
| 577 | 2026-08-07T23:37:01.710Z | Compiling utf8_iter v1.0.4 |
| 578 | 2026-08-07T23:37:01.835Z | Compiling untrusted v0.9.0 |
| 579 | 2026-08-07T23:37:01.871Z | Compiling fnv v1.0.7 |
| 580 | 2026-08-07T23:37:01.935Z | Compiling guppy-workspace-hack v0.1.0 |
| 581 | 2026-08-07T23:37:01.977Z | Compiling idna v1.1.0 |
| 582 | 2026-08-07T23:37:02.979Z | Compiling thiserror-impl v2.0.19 |
| 583 | 2026-08-07T23:37:03.120Z | Compiling addr2line v0.25.1 |
| 584 | 2026-08-07T23:37:03.562Z | Compiling generic-array v0.14.7 |
| 585 | 2026-08-07T23:37:03.605Z | Compiling rustls v0.23.43 |
| 586 | 2026-08-07T23:37:03.777Z | Compiling tokio-util v0.7.19 |
| 587 | 2026-08-07T23:37:03.791Z | Compiling typeid v1.0.3 |
| 588 | 2026-08-07T23:37:03.813Z | Compiling try-lock v0.2.5 |
| 589 | 2026-08-07T23:37:03.933Z | Compiling rustc-demangle v0.1.28 |
| 590 | 2026-08-07T23:37:04.068Z | Compiling atomic-waker v1.1.2 |
| 591 | 2026-08-07T23:37:04.155Z | Compiling thiserror v1.0.69 |
| 592 | 2026-08-07T23:37:04.202Z | Compiling fastrand v2.5.0 |
| 593 | 2026-08-07T23:37:04.460Z | Compiling target-spec v3.6.0 |
| 594 | 2026-08-07T23:37:04.540Z | Compiling pkg-config v0.3.33 |
| 595 | 2026-08-07T23:37:04.740Z | Compiling tower-service v0.3.3 |
| 596 | 2026-08-07T23:37:04.875Z | Compiling tempfile v3.27.0 |
| 597 | 2026-08-07T23:37:04.905Z | Compiling h2 v0.4.15 |
| 598 | 2026-08-07T23:37:04.970Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 599 | 2026-08-07T23:37:05.040Z | Compiling backtrace v0.3.76 |
| 600 | 2026-08-07T23:37:05.435Z | Compiling want v0.3.1 |
| 601 | 2026-08-07T23:37:05.535Z | Compiling cfg-expr v0.20.8 |
| 602 | 2026-08-07T23:37:05.618Z | Compiling url v2.5.8 |
| 603 | 2026-08-07T23:37:06.219Z | Compiling thiserror-impl v1.0.69 |
| 604 | 2026-08-07T23:37:06.518Z | Compiling terminal_size v0.4.4 |
| 605 | 2026-08-07T23:37:06.676Z | Compiling aho-corasick v1.1.5 |
| 606 | 2026-08-07T23:37:07.111Z | Compiling rustls-webpki v0.103.13 |
| 607 | 2026-08-07T23:37:07.406Z | Compiling regex-syntax v0.8.11 |
| 608 | 2026-08-07T23:37:08.004Z | Compiling winnow v0.7.15 |
| 609 | 2026-08-07T23:37:09.607Z | Compiling subtle v2.6.1 |
| 610 | 2026-08-07T23:37:09.770Z | Compiling erased-serde v0.4.10 |
| 611 | 2026-08-07T23:37:10.874Z | Compiling typenum v1.20.1 |
| 612 | 2026-08-07T23:37:10.877Z | Compiling regex-automata v0.4.18 |
| 613 | 2026-08-07T23:37:10.877Z | Compiling hyper v1.11.0 |
| 614 | 2026-08-07T23:37:12.055Z | Compiling toml_datetime v0.6.11 |
| 615 | 2026-08-07T23:37:12.429Z | Compiling serde_spanned v0.6.9 |
| 616 | 2026-08-07T23:37:12.610Z | Compiling ahash v0.8.12 |
| 617 | 2026-08-07T23:37:12.791Z | Compiling sync_wrapper v1.0.2 |
| 618 | 2026-08-07T23:37:12.858Z | Compiling ipnet v2.12.1 |
| 619 | 2026-08-07T23:37:12.906Z | Compiling nextest-workspace-hack v0.1.0 |
| 620 | 2026-08-07T23:37:13.122Z | Compiling base64 v0.22.1 |
| 621 | 2026-08-07T23:37:13.614Z | Compiling crc32fast v1.5.0 |
| 622 | 2026-08-07T23:37:13.902Z | Compiling foldhash v0.1.5 |
| 623 | 2026-08-07T23:37:13.982Z | Compiling portable-atomic v1.14.0 |
| 624 | 2026-08-07T23:37:14.017Z | Compiling toml_write v0.1.2 |
| 625 | 2026-08-07T23:37:14.126Z | Compiling parking_lot_core v0.9.12 |
| 626 | 2026-08-07T23:37:14.273Z | Compiling tower-layer v0.3.3 |
| 627 | 2026-08-07T23:37:14.401Z | Compiling lazy_static v1.5.0 |
| 628 | 2026-08-07T23:37:14.425Z | Compiling either v1.17.0 |
| 629 | 2026-08-07T23:37:14.480Z | Compiling is_ci v1.2.0 |
| 630 | 2026-08-07T23:37:14.509Z | Compiling unicode-linebreak v0.1.5 |
| 631 | 2026-08-07T23:37:14.623Z | Compiling unicode-segmentation v1.13.3 |
| 632 | 2026-08-07T23:37:14.655Z | Compiling supports-color v3.0.2 |
| 633 | 2026-08-07T23:37:14.664Z | Compiling sharded-slab v0.1.7 |
| 634 | 2026-08-07T23:37:14.731Z | Compiling textwrap v0.16.2 |
| 635 | 2026-08-07T23:37:14.780Z | Compiling tower v0.5.3 |
| 636 | 2026-08-07T23:37:14.932Z | Compiling convert_case v0.10.0 |
| 637 | 2026-08-07T23:37:15.029Z | Compiling toml_edit v0.22.27 |
| 638 | 2026-08-07T23:37:15.188Z | Compiling hashbrown v0.15.5 |
| 639 | 2026-08-07T23:37:15.324Z | Compiling hyper-util v0.1.20 |
| 640 | 2026-08-07T23:37:15.368Z | Compiling tokio-rustls v0.26.4 |
| 641 | 2026-08-07T23:37:15.832Z | Compiling backtrace-ext v0.2.1 |
| 642 | 2026-08-07T23:37:16.083Z | Compiling ordered-float v2.10.1 |
| 643 | 2026-08-07T23:37:16.097Z | Compiling webpki-roots v1.0.9 |
| 644 | 2026-08-07T23:37:16.215Z | Compiling miette-derive v7.6.0 |
| 645 | 2026-08-07T23:37:16.297Z | Compiling pathdiff v0.2.3 |
| 646 | 2026-08-07T23:37:16.354Z | Compiling console v0.15.11 |
| 647 | 2026-08-07T23:37:16.421Z | Compiling tracing-log v0.2.0 |
| 648 | 2026-08-07T23:37:16.769Z | Compiling cargo-platform v0.3.3 |
| 649 | 2026-08-07T23:37:17.318Z | Compiling os_pipe v1.2.3 |
| 650 | 2026-08-07T23:37:17.332Z | Compiling thread_local v1.1.10 |
| 651 | 2026-08-07T23:37:17.494Z | Compiling unicode-width v0.1.14 |
| 652 | 2026-08-07T23:37:17.679Z | Compiling pulldown-cmark v0.13.4 |
| 653 | 2026-08-07T23:37:17.683Z | Compiling debug-ignore v1.0.5 |
| 654 | 2026-08-07T23:37:17.794Z | Compiling utf8parse v0.2.2 |
| 655 | 2026-08-07T23:37:17.807Z | Compiling fixedbitset v0.5.7 |
| 656 | 2026-08-07T23:37:17.896Z | Compiling ryu v1.0.23 |
| 657 | 2026-08-07T23:37:17.909Z | Compiling supports-unicode v3.0.0 |
| 658 | 2026-08-07T23:37:18.077Z | Compiling rustix v0.38.44 |
| 659 | 2026-08-07T23:37:18.190Z | Compiling zstd-safe v7.2.4 |
| 660 | 2026-08-07T23:37:18.319Z | Compiling supports-hyperlinks v3.2.0 |
| 661 | 2026-08-07T23:37:18.323Z | Compiling scopeguard v1.2.0 |
| 662 | 2026-08-07T23:37:18.424Z | Compiling cfg_aliases v0.2.2 |
| 663 | 2026-08-07T23:37:18.437Z | Compiling winnow v1.0.4 |
| 664 | 2026-08-07T23:37:18.501Z | Compiling nix v0.30.1 |
| 665 | 2026-08-07T23:37:18.533Z | Compiling miette v7.6.0 |
| 666 | 2026-08-07T23:37:18.537Z | Compiling lock_api v0.4.14 |
| 667 | 2026-08-07T23:37:18.843Z | Compiling petgraph v0.8.3 |
| 668 | 2026-08-07T23:37:18.885Z | Compiling serde_urlencoded v0.7.1 |
| 669 | 2026-08-07T23:37:19.199Z | Compiling anstyle-parse v1.0.0 |
| 670 | 2026-08-07T23:37:19.423Z | Compiling tracing-subscriber v0.3.23 |
| 671 | 2026-08-07T23:37:19.916Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 672 | 2026-08-07T23:37:20.776Z | Compiling sigchld v0.2.4 |
| 673 | 2026-08-07T23:37:20.975Z | Compiling cargo_metadata v0.23.1 |
| 674 | 2026-08-07T23:37:21.209Z | Compiling toml v0.8.23 |
| 675 | 2026-08-07T23:37:21.504Z | Compiling hyper-rustls v0.27.9 |
| 676 | 2026-08-07T23:37:22.163Z | Compiling serde-value v0.7.0 |
| 677 | 2026-08-07T23:37:22.406Z | Compiling serde-untagged v0.1.9 |
| 678 | 2026-08-07T23:37:22.854Z | Compiling tower-http v0.6.11 |
| 679 | 2026-08-07T23:37:22.868Z | Compiling derive_more-impl v2.1.1 |
| 680 | 2026-08-07T23:37:23.503Z | Compiling itertools v0.14.0 |
| 681 | 2026-08-07T23:37:23.706Z | Compiling regex v1.13.1 |
| 682 | 2026-08-07T23:37:23.926Z | Compiling block-buffer v0.10.4 |
| 683 | 2026-08-07T23:37:24.084Z | Compiling crypto-common v0.1.7 |
| 684 | 2026-08-07T23:37:24.192Z | Compiling ppv-lite86 v0.2.21 |
| 685 | 2026-08-07T23:37:24.222Z | Compiling rand_core v0.9.5 |
| 686 | 2026-08-07T23:37:24.457Z | Compiling futures-executor v0.3.33 |
| 687 | 2026-08-07T23:37:24.499Z | Compiling http-body-util v0.1.4 |
| 688 | 2026-08-07T23:37:24.520Z | Compiling pin-project-internal v1.1.13 |
| 689 | 2026-08-07T23:37:24.789Z | Compiling uuid v1.24.0 |
| 690 | 2026-08-07T23:37:24.966Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 691 | 2026-08-07T23:37:25.005Z | Compiling smol_str v0.3.6 |
| 692 | 2026-08-07T23:37:25.135Z | Compiling serde_spanned v1.1.1 |
| 693 | 2026-08-07T23:37:25.285Z | Compiling filetime v0.2.29 |
| 694 | 2026-08-07T23:37:25.333Z | Compiling bstr v1.13.0 |
| 695 | 2026-08-07T23:37:25.345Z | Compiling vte v0.14.1 |
| 696 | 2026-08-07T23:37:25.381Z | Compiling nested v0.1.1 |
| 697 | 2026-08-07T23:37:25.489Z | Compiling static_assertions v1.1.0 |
| 698 | 2026-08-07T23:37:25.563Z | Compiling iana-time-zone v0.1.65 |
| 699 | 2026-08-07T23:37:25.589Z | Compiling anstyle-query v1.1.5 |
| 700 | 2026-08-07T23:37:25.592Z | Compiling colorchoice v1.0.5 |
| 701 | 2026-08-07T23:37:25.695Z | Compiling number_prefix v0.4.0 |
| 702 | 2026-08-07T23:37:25.725Z | Compiling is_terminal_polyfill v1.70.2 |
| 703 | 2026-08-07T23:37:25.773Z | Compiling eyre v0.6.12 |
| 704 | 2026-08-07T23:37:25.825Z | Compiling self_update v0.42.0 |
| 705 | 2026-08-07T23:37:25.847Z | Compiling color-spantrace v0.3.0 |
| 706 | 2026-08-07T23:37:25.862Z | Compiling litrs v1.0.0 |
| 707 | 2026-08-07T23:37:26.016Z | Compiling unicase v2.9.0 |
| 708 | 2026-08-07T23:37:26.062Z | Compiling tinyvec_macros v0.1.1 |
| 709 | 2026-08-07T23:37:26.133Z | Compiling unicode-xid v0.2.6 |
| 710 | 2026-08-07T23:37:26.146Z | Compiling xattr v1.6.1 |
| 711 | 2026-08-07T23:37:26.203Z | Compiling anstyle v1.0.14 |
| 712 | 2026-08-07T23:37:26.272Z | Compiling cargo-util-schemas v0.2.0 |
| 713 | 2026-08-07T23:37:26.286Z | Compiling tar v0.4.46 |
| 714 | 2026-08-07T23:37:26.307Z | Compiling document-features v0.2.12 |
| 715 | 2026-08-07T23:37:26.380Z | Compiling anstream v1.0.0 |
| 716 | 2026-08-07T23:37:26.616Z | Compiling tinyvec v1.12.0 |
| 717 | 2026-08-07T23:37:26.886Z | Compiling indicatif v0.17.11 |
| 718 | 2026-08-07T23:37:27.048Z | Compiling globset v0.4.20 |
| 719 | 2026-08-07T23:37:27.114Z | Compiling chrono v0.4.45 |
| 720 | 2026-08-07T23:37:27.599Z | Compiling pin-project v1.1.13 |
| 721 | 2026-08-07T23:37:27.707Z | Compiling guppy v0.17.26 |
| 722 | 2026-08-07T23:37:28.685Z | Compiling strip-ansi-escapes v0.2.1 |
| 723 | 2026-08-07T23:37:28.777Z | Compiling toml v1.1.4+spec-1.1.0 |
| 724 | 2026-08-07T23:37:29.059Z | Compiling nextest-metadata v0.12.2 |
| 725 | 2026-08-07T23:37:29.170Z | Compiling newtype-uuid v1.4.0 |
| 726 | 2026-08-07T23:37:29.391Z | Compiling reqwest v0.12.28 |
| 727 | 2026-08-07T23:37:29.971Z | Compiling futures v0.3.33 |
| 728 | 2026-08-07T23:37:30.056Z | Compiling rand_chacha v0.9.0 |
| 729 | 2026-08-07T23:37:30.306Z | Compiling digest v0.10.7 |
| 730 | 2026-08-07T23:37:30.464Z | Compiling derive_more v2.1.1 |
| 731 | 2026-08-07T23:37:30.534Z | Compiling parking_lot v0.12.5 |
| 732 | 2026-08-07T23:37:30.547Z | Compiling flate2 v1.1.9 |
| 733 | 2026-08-07T23:37:30.619Z | Compiling shared_child v1.1.1 |
| 734 | 2026-08-07T23:37:30.937Z | Compiling tracing-error v0.2.1 |
| 735 | 2026-08-07T23:37:31.434Z | Compiling signal-hook-mio v0.2.5 |
| 736 | 2026-08-07T23:37:31.455Z | Compiling self-replace v1.5.0 |
| 737 | 2026-08-07T23:37:31.573Z | Compiling cargo-platform v0.2.0 |
| 738 | 2026-08-07T23:37:31.724Z | Compiling quick-xml v0.38.4 |
| 739 | 2026-08-07T23:37:31.835Z | Compiling quick-xml v0.37.5 |
| 740 | 2026-08-07T23:37:32.131Z | Compiling recursion v0.5.4 |
| 741 | 2026-08-07T23:37:32.471Z | Compiling humantime v2.4.0 |
| 742 | 2026-08-07T23:37:32.754Z | Compiling indenter v0.3.4 |
| 743 | 2026-08-07T23:37:32.893Z | Compiling heck v0.5.0 |
| 744 | 2026-08-07T23:37:32.946Z | Compiling shell-words v1.1.1 |
| 745 | 2026-08-07T23:37:33.092Z | Compiling strsim v0.11.1 |
| 746 | 2026-08-07T23:37:33.191Z | Compiling urlencoding v2.1.3 |
| 747 | 2026-08-07T23:37:33.286Z | Compiling clap_lex v1.1.0 |
| 748 | 2026-08-07T23:37:33.341Z | Compiling cpufeatures v0.2.17 |
| 749 | 2026-08-07T23:37:33.417Z | Compiling sha2 v0.10.9 |
| 750 | 2026-08-07T23:37:33.648Z | Compiling clap_builder v4.6.6 |
| 751 | 2026-08-07T23:37:33.895Z | Compiling clap_derive v4.6.4 |
| 752 | 2026-08-07T23:37:34.632Z | Compiling humantime-serde v1.1.1 |
| 753 | 2026-08-07T23:37:34.685Z | Compiling quick-junit v0.5.2 |
| 754 | 2026-08-07T23:37:34.791Z | Compiling nextest-filtering v0.15.0 |
| 755 | 2026-08-07T23:37:35.610Z | Compiling atomicwrites v0.4.4 |
| 756 | 2026-08-07T23:37:35.908Z | Compiling cargo_metadata v0.20.0 |
| 757 | 2026-08-07T23:37:37.720Z | Compiling crossterm v0.29.0 |
| 758 | 2026-08-07T23:37:38.603Z | Compiling cargo-nextest v0.9.97 |
| 759 | 2026-08-07T23:37:40.172Z | Compiling duct v0.13.7 |
| 760 | 2026-08-07T23:37:40.210Z | Compiling rand v0.9.5 |
| 761 | 2026-08-07T23:37:40.442Z | Compiling zstd v0.13.3 |
| 762 | 2026-08-07T23:37:40.816Z | Compiling async-scoped v0.9.0 |
| 763 | 2026-08-07T23:37:40.878Z | Compiling config v0.15.25 |
| 764 | 2026-08-07T23:37:40.951Z | Compiling unicode-normalization v0.1.25 |
| 765 | 2026-08-07T23:37:41.011Z | Compiling target-spec-miette v0.4.8 |
| 766 | 2026-08-07T23:37:41.144Z | Compiling future-queue v0.4.0 |
| 767 | 2026-08-07T23:37:41.404Z | Compiling mukti-metadata v0.3.0 |
| 768 | 2026-08-07T23:37:41.420Z | Compiling camino-tempfile v1.4.1 |
| 769 | 2026-08-07T23:37:41.529Z | Compiling tokio-stream v0.1.19 |
| 770 | 2026-08-07T23:37:41.782Z | Compiling derive-where v1.6.1 |
| 771 | 2026-08-07T23:37:41.823Z | Compiling serde_ignored v0.1.14 |
| 772 | 2026-08-07T23:37:41.861Z | Compiling serde_path_to_error v0.1.20 |
| 773 | 2026-08-07T23:37:41.888Z | Compiling xxhash-rust v0.8.18 |
| 774 | 2026-08-07T23:37:42.044Z | Compiling indent_write v2.2.0 |
| 775 | 2026-08-07T23:37:42.064Z | Compiling hex v0.4.3 |
| 776 | 2026-08-07T23:37:42.079Z | Compiling swrite v0.1.0 |
| 777 | 2026-08-07T23:37:42.181Z | Compiling home v0.5.12 |
| 778 | 2026-08-07T23:37:42.315Z | Compiling color-eyre v0.6.5 |
| 779 | 2026-08-07T23:37:42.344Z | Compiling clap v4.6.6 |
| 780 | 2026-08-07T23:37:42.358Z | Compiling dialoguer v0.11.0 |
| 781 | 2026-08-07T23:37:42.358Z | Compiling enable-ansi-support v0.2.1 |
| 782 | 2026-08-07T23:37:42.997Z | Compiling nextest-runner v0.80.0 |
| 783 | 2026-08-07T23:38:01.612Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 784 | 2026-08-07T23:38:01.792Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 785 | 2026-08-07T23:38:01.796Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 786 | 2026-08-07T23:38:01.928Z | + pushd rdb |
| 787 | 2026-08-07T23:38:01.931Z | + cargo nextest run -p rdb -p mg-api-types -p mg-api-types-versions |
| 788 | 2026-08-07T23:38:01.932Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 789 | 2026-08-07T23:38:02.085Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 790 | 2026-08-07T23:38:02.788Z | From https://github.com/oxidecomputer/falcon |
| 791 | 2026-08-07T23:38:02.788Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 792 | 2026-08-07T23:38:02.864Z | Updating crates.io index |
| 793 | 2026-08-07T23:38:02.867Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 794 | 2026-08-07T23:38:03.328Z | From https://github.com/oxidecomputer/dendrite |
| 795 | 2026-08-07T23:38:03.328Z | * [new ref] 04a52a3240a26c58f03e1cf40353d67ff69d76b6 -> refs/commit/04a52a3240a26c58f03e1cf40353d67ff69d76b6 |
| 796 | 2026-08-07T23:38:03.363Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 797 | 2026-08-07T23:38:03.678Z | From https://github.com/oxidecomputer/ispf |
| 798 | 2026-08-07T23:38:03.678Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 799 | 2026-08-07T23:38:03.681Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 800 | 2026-08-07T23:38:04.158Z | From https://github.com/oxidecomputer/netadm-sys |
| 801 | 2026-08-07T23:38:04.158Z | * [new ref] 33fd10c84c2ccc8b8a22edca1756a519fd458e43 -> refs/commit/33fd10c84c2ccc8b8a22edca1756a519fd458e43 |
| 802 | 2026-08-07T23:38:04.167Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 803 | 2026-08-07T23:38:10.146Z | From https://github.com/oxidecomputer/omicron |
| 804 | 2026-08-07T23:38:10.146Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 805 | 2026-08-07T23:38:10.565Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 806 | 2026-08-07T23:38:11.376Z | From https://github.com/oxidecomputer/opte |
| 807 | 2026-08-07T23:38:11.376Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 808 | 2026-08-07T23:38:11.404Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 809 | 2026-08-07T23:38:11.741Z | From https://github.com/oxidecomputer/slog-error-chain |
| 810 | 2026-08-07T23:38:11.741Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 811 | 2026-08-07T23:38:11.751Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 812 | 2026-08-07T23:38:12.067Z | From https://github.com/illumos/smf-rs |
| 813 | 2026-08-07T23:38:12.067Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 814 | 2026-08-07T23:38:12.076Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 815 | 2026-08-07T23:38:12.403Z | From https://github.com/oxidecomputer/network-interface |
| 816 | 2026-08-07T23:38:12.403Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 817 | 2026-08-07T23:38:12.410Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 818 | 2026-08-07T23:38:12.764Z | From https://github.com/oxidecomputer/zone |
| 819 | 2026-08-07T23:38:12.764Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 820 | 2026-08-07T23:38:12.771Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 821 | 2026-08-07T23:38:13.399Z | From https://github.com/oxidecomputer/propolis |
| 822 | 2026-08-07T23:38:13.399Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 823 | 2026-08-07T23:38:13.445Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 824 | 2026-08-07T23:38:14.004Z | From https://github.com/oxidecomputer/transceiver-control |
| 825 | 2026-08-07T23:38:14.005Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 826 | 2026-08-07T23:38:14.014Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 827 | 2026-08-07T23:38:14.373Z | From https://github.com/oxidecomputer/dlpi-sys |
| 828 | 2026-08-07T23:38:14.373Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 829 | 2026-08-07T23:38:14.378Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 830 | 2026-08-07T23:38:14.748Z | From https://github.com/jmesmon/rust-libzfs |
| 831 | 2026-08-07T23:38:14.748Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 832 | 2026-08-07T23:38:14.755Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 833 | 2026-08-07T23:38:15.069Z | From https://github.com/oxidecomputer/rusty-doors |
| 834 | 2026-08-07T23:38:15.069Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 835 | 2026-08-07T23:38:15.075Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 836 | 2026-08-07T23:38:15.453Z | From https://github.com/oxidecomputer/lldp |
| 837 | 2026-08-07T23:38:15.453Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 838 | 2026-08-07T23:38:15.464Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 839 | 2026-08-07T23:38:15.809Z | From https://github.com/oxidecomputer/tufaceous |
| 840 | 2026-08-07T23:38:15.810Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 841 | 2026-08-07T23:38:15.828Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 842 | 2026-08-07T23:38:16.350Z | From https://github.com/oxidecomputer/management-gateway-service |
| 843 | 2026-08-07T23:38:16.350Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 844 | 2026-08-07T23:38:16.364Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 845 | 2026-08-07T23:38:17.325Z | From https://github.com/oxidecomputer/crucible |
| 846 | 2026-08-07T23:38:17.325Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 847 | 2026-08-07T23:38:17.370Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 848 | 2026-08-07T23:38:17.706Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 849 | 2026-08-07T23:38:17.706Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 850 | 2026-08-07T23:38:17.720Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 851 | 2026-08-07T23:38:18.169Z | From https://github.com/oxidecomputer/propolis |
| 852 | 2026-08-07T23:38:18.169Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 853 | 2026-08-07T23:38:18.216Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 854 | 2026-08-07T23:38:18.791Z | From https://github.com/oxidecomputer/crucible |
| 855 | 2026-08-07T23:38:18.791Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 856 | 2026-08-07T23:38:18.857Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 857 | 2026-08-07T23:38:19.233Z | From https://github.com/oxidecomputer/tofino |
| 858 | 2026-08-07T23:38:19.233Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 859 | 2026-08-07T23:38:19.242Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 860 | 2026-08-07T23:38:19.975Z | From https://github.com/oxidecomputer/maghemite |
| 861 | 2026-08-07T23:38:19.975Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 862 | 2026-08-07T23:38:20.006Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 863 | 2026-08-07T23:38:20.334Z | From https://github.com/oxidecomputer/clickward |
| 864 | 2026-08-07T23:38:20.334Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 865 | 2026-08-07T23:38:20.342Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 866 | 2026-08-07T23:38:20.630Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 867 | 2026-08-07T23:38:20.630Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 868 | 2026-08-07T23:38:21.637Z | Downloading crates ... |
| 869 | 2026-08-07T23:38:21.680Z | Downloaded aead v0.5.2 |
| 870 | 2026-08-07T23:38:21.687Z | Downloaded hubpack_derive v0.1.1 |
| 871 | 2026-08-07T23:38:21.690Z | Downloaded libscf-sys v1.2.0 |
| 872 | 2026-08-07T23:38:21.700Z | Downloaded ingot-types v0.1.2 |
| 873 | 2026-08-07T23:38:21.705Z | Downloaded ipnetwork v0.21.1 |
| 874 | 2026-08-07T23:38:21.705Z | Downloaded linear-map v1.2.0 |
| 875 | 2026-08-07T23:38:21.705Z | Downloaded indicatif v0.18.4 |
| 876 | 2026-08-07T23:38:21.708Z | Downloaded num_enum v0.5.11 |
| 877 | 2026-08-07T23:38:21.711Z | Downloaded num_enum_derive v0.7.6 |
| 878 | 2026-08-07T23:38:21.711Z | Downloaded oxide-tokio-rt v0.1.6 |
| 879 | 2026-08-07T23:38:21.716Z | Downloaded linked-hash-map v0.5.6 |
| 880 | 2026-08-07T23:38:21.719Z | Downloaded num-integer v0.1.46 |
| 881 | 2026-08-07T23:38:21.719Z | Downloaded password-hash v0.5.0 |
| 882 | 2026-08-07T23:38:21.720Z | Downloaded multer v3.1.0 |
| 883 | 2026-08-07T23:38:21.720Z | Downloaded bs58 v0.5.1 |
| 884 | 2026-08-07T23:38:21.723Z | Downloaded parse-display v0.10.0 |
| 885 | 2026-08-07T23:38:21.723Z | Downloaded cargo_toml v0.22.3 |
| 886 | 2026-08-07T23:38:21.723Z | Downloaded httpdate v1.0.3 |
| 887 | 2026-08-07T23:38:21.723Z | Downloaded lru-cache v0.1.2 |
| 888 | 2026-08-07T23:38:21.727Z | Downloaded num_threads v0.1.7 |
| 889 | 2026-08-07T23:38:21.728Z | Downloaded libsw v3.5.0 |
| 890 | 2026-08-07T23:38:21.732Z | Downloaded paste v1.0.15 |
| 891 | 2026-08-07T23:38:21.736Z | Downloaded blake2 v0.10.6 |
| 892 | 2026-08-07T23:38:21.736Z | Downloaded bytes v1.11.1 |
| 893 | 2026-08-07T23:38:21.736Z | Downloaded colored v3.1.1 |
| 894 | 2026-08-07T23:38:21.743Z | Downloaded const-random-macro v0.1.16 |
| 895 | 2026-08-07T23:38:21.743Z | Downloaded convert_case v0.4.0 |
| 896 | 2026-08-07T23:38:21.743Z | Downloaded konst_macro_rules v0.2.19 |
| 897 | 2026-08-07T23:38:21.743Z | Downloaded humantime v2.3.0 |
| 898 | 2026-08-07T23:38:21.743Z | Downloaded minimal-lexical v0.2.1 |
| 899 | 2026-08-07T23:38:21.748Z | Downloaded cipher v0.4.4 |
| 900 | 2026-08-07T23:38:21.748Z | Downloaded hostname v0.4.2 |
| 901 | 2026-08-07T23:38:21.748Z | Downloaded crucible-workspace-hack v0.1.0 |
| 902 | 2026-08-07T23:38:21.748Z | Downloaded ingot-types v0.2.0 |
| 903 | 2026-08-07T23:38:21.748Z | Downloaded nom v8.0.0 |
| 904 | 2026-08-07T23:38:21.748Z | Downloaded http-body v1.0.1 |
| 905 | 2026-08-07T23:38:21.748Z | Downloaded hubpack v0.1.2 |
| 906 | 2026-08-07T23:38:21.754Z | Downloaded omicron-workspace-hack v0.1.0 |
| 907 | 2026-08-07T23:38:21.754Z | Downloaded dropshot_endpoint v0.17.1 |
| 908 | 2026-08-07T23:38:21.754Z | Downloaded elliptic-curve v0.13.8 |
| 909 | 2026-08-07T23:38:21.754Z | Downloaded newtype-uuid v1.3.2 |
| 910 | 2026-08-07T23:38:21.758Z | Downloaded crc8 v0.1.1 |
| 911 | 2026-08-07T23:38:21.758Z | Downloaded idna_adapter v1.2.2 |
| 912 | 2026-08-07T23:38:21.758Z | Downloaded newtype_derive v0.1.6 |
| 913 | 2026-08-07T23:38:21.763Z | Downloaded block-buffer v0.12.0 |
| 914 | 2026-08-07T23:38:21.763Z | Downloaded ciborium-io v0.2.2 |
| 915 | 2026-08-07T23:38:21.763Z | Downloaded bytecount v0.6.9 |
| 916 | 2026-08-07T23:38:21.763Z | Downloaded ciborium v0.2.2 |
| 917 | 2026-08-07T23:38:21.766Z | Downloaded compression-core v0.4.32 |
| 918 | 2026-08-07T23:38:21.766Z | Downloaded crunchy v0.2.4 |
| 919 | 2026-08-07T23:38:21.766Z | Downloaded libm v0.2.16 |
| 920 | 2026-08-07T23:38:21.769Z | Downloaded keccak v0.1.6 |
| 921 | 2026-08-07T23:38:21.769Z | Downloaded bit-set v0.8.0 |
| 922 | 2026-08-07T23:38:21.774Z | Downloaded instant v0.1.13 |
| 923 | 2026-08-07T23:38:21.774Z | Downloaded ident_case v1.0.1 |
| 924 | 2026-08-07T23:38:21.774Z | Downloaded serde_derive_internals v0.29.1 |
| 925 | 2026-08-07T23:38:21.777Z | Downloaded libsw-core v0.3.2 |
| 926 | 2026-08-07T23:38:21.777Z | Downloaded dtrace-parser v0.2.0 |
| 927 | 2026-08-07T23:38:21.777Z | Downloaded litemap v0.8.2 |
| 928 | 2026-08-07T23:38:21.777Z | Downloaded bit-vec v0.8.0 |
| 929 | 2026-08-07T23:38:21.780Z | Downloaded bitflags v1.3.2 |
| 930 | 2026-08-07T23:38:21.782Z | Downloaded constant_time_eq v0.4.2 |
| 931 | 2026-08-07T23:38:21.783Z | Downloaded ciborium-ll v0.2.2 |
| 932 | 2026-08-07T23:38:21.785Z | Downloaded cmake v0.1.58 |
| 933 | 2026-08-07T23:38:21.785Z | Downloaded csv-core v0.1.13 |
| 934 | 2026-08-07T23:38:21.786Z | Downloaded match_cfg v0.1.0 |
| 935 | 2026-08-07T23:38:21.786Z | Downloaded mime v0.3.17 |
| 936 | 2026-08-07T23:38:21.786Z | Downloaded memmap v0.7.0 |
| 937 | 2026-08-07T23:38:21.790Z | Downloaded opaque-debug v0.3.1 |
| 938 | 2026-08-07T23:38:21.790Z | Downloaded fixedbitset v0.4.2 |
| 939 | 2026-08-07T23:38:21.790Z | Downloaded cfg_aliases v0.2.1 |
| 940 | 2026-08-07T23:38:21.790Z | Downloaded defmt v0.3.100 |
| 941 | 2026-08-07T23:38:21.790Z | Downloaded no-std-compat v0.4.1 |
| 942 | 2026-08-07T23:38:21.790Z | Downloaded num_enum_derive v0.5.11 |
| 943 | 2026-08-07T23:38:21.790Z | Downloaded const-random v0.1.18 |
| 944 | 2026-08-07T23:38:21.793Z | Downloaded cstr-argument v0.1.2 |
| 945 | 2026-08-07T23:38:21.793Z | Downloaded macaddr v1.0.1 |
| 946 | 2026-08-07T23:38:21.793Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 947 | 2026-08-07T23:38:21.793Z | Downloaded foreign-types v0.5.0 |
| 948 | 2026-08-07T23:38:21.796Z | Downloaded crypto-common v0.2.2 |
| 949 | 2026-08-07T23:38:21.796Z | Downloaded num-conv v0.2.2 |
| 950 | 2026-08-07T23:38:21.799Z | Downloaded newline-converter v0.3.0 |
| 951 | 2026-08-07T23:38:21.799Z | Downloaded is-terminal v0.4.17 |
| 952 | 2026-08-07T23:38:21.800Z | Downloaded olpc-cjson v0.1.4 |
| 953 | 2026-08-07T23:38:21.803Z | Downloaded internet-checksum v0.2.1 |
| 954 | 2026-08-07T23:38:21.806Z | Downloaded num v0.4.3 |
| 955 | 2026-08-07T23:38:21.806Z | Downloaded num-iter v0.1.45 |
| 956 | 2026-08-07T23:38:21.809Z | Downloaded chacha20 v0.10.0 |
| 957 | 2026-08-07T23:38:21.812Z | Downloaded memoffset v0.9.1 |
| 958 | 2026-08-07T23:38:21.815Z | Downloaded hybrid-array v0.4.12 |
| 959 | 2026-08-07T23:38:21.815Z | Downloaded darling_macro v0.21.3 |
| 960 | 2026-08-07T23:38:21.815Z | Downloaded darling_macro v0.23.0 |
| 961 | 2026-08-07T23:38:21.815Z | Downloaded dof v0.3.0 |
| 962 | 2026-08-07T23:38:21.815Z | Downloaded float-ord v0.3.2 |
| 963 | 2026-08-07T23:38:21.818Z | Downloaded log v0.4.32 |
| 964 | 2026-08-07T23:38:21.818Z | Downloaded dunce v1.0.5 |
| 965 | 2026-08-07T23:38:21.821Z | Downloaded dtrace-parser v0.3.0 |
| 966 | 2026-08-07T23:38:21.821Z | Downloaded num-complex v0.4.6 |
| 967 | 2026-08-07T23:38:21.821Z | Downloaded natord v1.0.9 |
| 968 | 2026-08-07T23:38:21.821Z | Downloaded dyn-clone v1.0.20 |
| 969 | 2026-08-07T23:38:21.824Z | Downloaded managed v0.8.0 |
| 970 | 2026-08-07T23:38:21.824Z | Downloaded defmt-parser v1.0.0 |
| 971 | 2026-08-07T23:38:21.824Z | Downloaded embedded-io v0.4.0 |
| 972 | 2026-08-07T23:38:21.824Z | Downloaded enum-as-inner v0.6.1 |
| 973 | 2026-08-07T23:38:21.829Z | Downloaded inout v0.1.4 |
| 974 | 2026-08-07T23:38:21.829Z | Downloaded num-derive v0.4.2 |
| 975 | 2026-08-07T23:38:21.829Z | Downloaded embedded-io v0.6.1 |
| 976 | 2026-08-07T23:38:21.835Z | Downloaded take_mut v0.2.2 |
| 977 | 2026-08-07T23:38:21.835Z | Downloaded ipnet v2.12.0 |
| 978 | 2026-08-07T23:38:21.835Z | Downloaded byte-wrapper v0.1.0 |
| 979 | 2026-08-07T23:38:21.840Z | Downloaded cobs v0.3.0 |
| 980 | 2026-08-07T23:38:21.840Z | Downloaded parking_lot_core v0.8.6 |
| 981 | 2026-08-07T23:38:21.840Z | Downloaded thread-id v4.2.2 |
| 982 | 2026-08-07T23:38:21.840Z | Downloaded time-core v0.1.8 |
| 983 | 2026-08-07T23:38:21.840Z | Downloaded num-rational v0.4.2 |
| 984 | 2026-08-07T23:38:21.840Z | Downloaded strum v0.27.2 |
| 985 | 2026-08-07T23:38:21.840Z | Downloaded sigpipe v0.1.3 |
| 986 | 2026-08-07T23:38:21.844Z | Downloaded waitgroup v0.1.2 |
| 987 | 2026-08-07T23:38:21.844Z | Downloaded usdt-macro v0.5.0 |
| 988 | 2026-08-07T23:38:21.844Z | Downloaded same-file v1.0.6 |
| 989 | 2026-08-07T23:38:21.848Z | Downloaded wait-timeout v0.2.1 |
| 990 | 2026-08-07T23:38:21.848Z | Downloaded zeroize_derive v1.4.3 |
| 991 | 2026-08-07T23:38:21.848Z | Downloaded byteorder v1.5.0 |
| 992 | 2026-08-07T23:38:21.849Z | Downloaded compression-codecs v0.4.38 |
| 993 | 2026-08-07T23:38:21.851Z | Downloaded crossbeam-deque v0.8.6 |
| 994 | 2026-08-07T23:38:21.852Z | Downloaded const_format_proc_macros v0.2.34 |
| 995 | 2026-08-07T23:38:21.852Z | Downloaded digest v0.11.3 |
| 996 | 2026-08-07T23:38:21.852Z | Downloaded async-stream-impl v0.3.6 |
| 997 | 2026-08-07T23:38:21.854Z | Downloaded chacha20 v0.9.1 |
| 998 | 2026-08-07T23:38:21.854Z | Downloaded critical-section v1.2.0 |
| 999 | 2026-08-07T23:38:21.860Z | Downloaded daft-derive v0.1.7 |
| 1000 | 2026-08-07T23:38:21.860Z | Downloaded data-encoding v2.11.0 |
| 1001 | 2026-08-07T23:38:21.865Z | Downloaded dof v0.4.0 |
| 1002 | 2026-08-07T23:38:21.865Z | Downloaded usdt-attr-macro v0.5.0 |
| 1003 | 2026-08-07T23:38:21.865Z | Downloaded derive-ex v0.1.8 |
| 1004 | 2026-08-07T23:38:21.865Z | Downloaded erased-serde v0.3.31 |
| 1005 | 2026-08-07T23:38:21.865Z | Downloaded cc v1.2.63 |
| 1006 | 2026-08-07T23:38:21.865Z | Downloaded bcs v0.1.6 |
| 1007 | 2026-08-07T23:38:21.865Z | Downloaded ingot v0.1.1 |
| 1008 | 2026-08-07T23:38:21.868Z | Downloaded ingot v0.2.1 |
| 1009 | 2026-08-07T23:38:21.868Z | Downloaded console v0.16.3 |
| 1010 | 2026-08-07T23:38:21.868Z | Downloaded crossbeam-utils v0.8.21 |
| 1011 | 2026-08-07T23:38:21.868Z | Downloaded crossbeam-epoch v0.9.18 |
| 1012 | 2026-08-07T23:38:21.868Z | Downloaded foreign-types-macros v0.2.3 |
| 1013 | 2026-08-07T23:38:21.868Z | Downloaded foreign-types-shared v0.3.1 |
| 1014 | 2026-08-07T23:38:21.873Z | Downloaded futures-io v0.3.32 |
| 1015 | 2026-08-07T23:38:21.873Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1016 | 2026-08-07T23:38:21.873Z | Downloaded num_enum v0.7.6 |
| 1017 | 2026-08-07T23:38:21.878Z | Downloaded futures-sink v0.3.32 |
| 1018 | 2026-08-07T23:38:21.878Z | Downloaded futures-task v0.3.32 |
| 1019 | 2026-08-07T23:38:21.878Z | Downloaded slog-term v2.9.2 |
| 1020 | 2026-08-07T23:38:21.878Z | Downloaded powerfmt v0.2.0 |
| 1021 | 2026-08-07T23:38:21.878Z | Downloaded either v1.16.0 |
| 1022 | 2026-08-07T23:38:21.878Z | Downloaded parse-display-derive v0.10.0 |
| 1023 | 2026-08-07T23:38:21.881Z | Downloaded daft v0.1.7 |
| 1024 | 2026-08-07T23:38:21.881Z | Downloaded icu_collections v2.2.0 |
| 1025 | 2026-08-07T23:38:21.881Z | Downloaded ingot-macros v0.2.0 |
| 1026 | 2026-08-07T23:38:21.881Z | Downloaded konst v0.2.20 |
| 1027 | 2026-08-07T23:38:21.885Z | Downloaded icu_locale_core v2.2.0 |
| 1028 | 2026-08-07T23:38:21.888Z | Downloaded ff v0.13.1 |
| 1029 | 2026-08-07T23:38:21.888Z | Downloaded find-msvc-tools v0.1.9 |
| 1030 | 2026-08-07T23:38:21.891Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1031 | 2026-08-07T23:38:21.891Z | Downloaded cookie v0.18.1 |
| 1032 | 2026-08-07T23:38:21.891Z | Downloaded displaydoc v0.2.6 |
| 1033 | 2026-08-07T23:38:21.894Z | Downloaded potential_utf v0.1.5 |
| 1034 | 2026-08-07T23:38:21.894Z | Downloaded progenitor-macro v0.10.0 |
| 1035 | 2026-08-07T23:38:21.897Z | Downloaded siphasher v1.0.3 |
| 1036 | 2026-08-07T23:38:21.897Z | Downloaded progenitor-macro v0.13.0 |
| 1037 | 2026-08-07T23:38:21.901Z | Downloaded progenitor-macro v0.14.0 |
| 1038 | 2026-08-07T23:38:21.901Z | Downloaded rustc-hash v2.1.2 |
| 1039 | 2026-08-07T23:38:21.901Z | Downloaded structmeta v0.3.0 |
| 1040 | 2026-08-07T23:38:21.904Z | Downloaded tabled_derive v0.11.0 |
| 1041 | 2026-08-07T23:38:21.904Z | Downloaded cancel-safe-futures v0.1.5 |
| 1042 | 2026-08-07T23:38:21.907Z | Downloaded arrayvec v0.7.6 |
| 1043 | 2026-08-07T23:38:21.907Z | Downloaded darling v0.21.3 |
| 1044 | 2026-08-07T23:38:21.910Z | Downloaded defmt v1.1.0 |
| 1045 | 2026-08-07T23:38:21.913Z | Downloaded deranged v0.5.8 |
| 1046 | 2026-08-07T23:38:21.913Z | Downloaded fastrand v2.4.1 |
| 1047 | 2026-08-07T23:38:21.913Z | Downloaded oxnet v0.1.6 |
| 1048 | 2026-08-07T23:38:21.917Z | Downloaded defmt-macros v1.1.0 |
| 1049 | 2026-08-07T23:38:21.917Z | Downloaded serial_test v4.0.1 |
| 1050 | 2026-08-07T23:38:21.917Z | Downloaded chacha20poly1305 v0.10.1 |
| 1051 | 2026-08-07T23:38:21.920Z | Downloaded tokio-tungstenite v0.21.0 |
| 1052 | 2026-08-07T23:38:21.920Z | Downloaded backoff v0.4.0 |
| 1053 | 2026-08-07T23:38:21.920Z | Downloaded futures-macro v0.3.32 |
| 1054 | 2026-08-07T23:38:21.921Z | Downloaded tabled_derive v0.7.0 |
| 1055 | 2026-08-07T23:38:21.921Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1056 | 2026-08-07T23:38:21.924Z | Downloaded darling v0.23.0 |
| 1057 | 2026-08-07T23:38:21.926Z | Downloaded zone_cfg_derive v0.3.1 |
| 1058 | 2026-08-07T23:38:21.929Z | Downloaded foldhash v0.2.0 |
| 1059 | 2026-08-07T23:38:21.929Z | Downloaded unit-prefix v0.5.2 |
| 1060 | 2026-08-07T23:38:21.932Z | Downloaded typify-macro v0.6.2 |
| 1061 | 2026-08-07T23:38:21.932Z | Downloaded unarray v0.1.4 |
| 1062 | 2026-08-07T23:38:21.932Z | Downloaded zerofrom v0.1.8 |
| 1063 | 2026-08-07T23:38:21.932Z | Downloaded base16ct v0.2.0 |
| 1064 | 2026-08-07T23:38:21.937Z | Downloaded base16ct v1.0.0 |
| 1065 | 2026-08-07T23:38:21.937Z | Downloaded openssl-sys v0.9.116 |
| 1066 | 2026-08-07T23:38:21.940Z | Downloaded memmap2 v0.9.10 |
| 1067 | 2026-08-07T23:38:21.940Z | Downloaded snafu-derive v0.8.9 |
| 1068 | 2026-08-07T23:38:21.940Z | Downloaded backon v1.6.0 |
| 1069 | 2026-08-07T23:38:21.943Z | Downloaded async-stream v0.3.6 |
| 1070 | 2026-08-07T23:38:21.947Z | Downloaded progenitor v0.13.0 |
| 1071 | 2026-08-07T23:38:21.947Z | Downloaded proc-macro-crate v3.5.0 |
| 1072 | 2026-08-07T23:38:21.947Z | Downloaded slog-async v2.8.0 |
| 1073 | 2026-08-07T23:38:21.950Z | Downloaded heck v0.4.1 |
| 1074 | 2026-08-07T23:38:21.953Z | Downloaded rand_chacha v0.3.1 |
| 1075 | 2026-08-07T23:38:21.953Z | Downloaded ref-cast v1.0.25 |
| 1076 | 2026-08-07T23:38:21.953Z | Downloaded rustversion v1.0.22 |
| 1077 | 2026-08-07T23:38:21.958Z | Downloaded smartstring v1.0.1 |
| 1078 | 2026-08-07T23:38:21.958Z | Downloaded clap v4.6.5 |
| 1079 | 2026-08-07T23:38:21.962Z | Downloaded bitflags v2.12.1 |
| 1080 | 2026-08-07T23:38:21.965Z | Downloaded diff v0.1.13 |
| 1081 | 2026-08-07T23:38:21.965Z | Downloaded progenitor v0.14.0 |
| 1082 | 2026-08-07T23:38:21.965Z | Downloaded rusty-fork v0.3.1 |
| 1083 | 2026-08-07T23:38:21.965Z | Downloaded slog-json v2.6.1 |
| 1084 | 2026-08-07T23:38:21.969Z | Downloaded jobserver v0.1.34 |
| 1085 | 2026-08-07T23:38:21.969Z | Downloaded phf v0.12.1 |
| 1086 | 2026-08-07T23:38:21.969Z | Downloaded parking_lot v0.11.2 |
| 1087 | 2026-08-07T23:38:21.969Z | Downloaded port-file v0.1.0 |
| 1088 | 2026-08-07T23:38:21.973Z | Downloaded spin v0.5.2 |
| 1089 | 2026-08-07T23:38:21.973Z | Downloaded strum v0.26.3 |
| 1090 | 2026-08-07T23:38:21.973Z | Downloaded stable_deref_trait v1.2.1 |
| 1091 | 2026-08-07T23:38:21.973Z | Downloaded rustls-pemfile v2.2.0 |
| 1092 | 2026-08-07T23:38:21.973Z | Downloaded time-macros v0.2.27 |
| 1093 | 2026-08-07T23:38:21.973Z | Downloaded strum_macros v0.26.4 |
| 1094 | 2026-08-07T23:38:21.976Z | Downloaded usdt v0.6.0 |
| 1095 | 2026-08-07T23:38:21.976Z | Downloaded usdt-attr-macro v0.6.0 |
| 1096 | 2026-08-07T23:38:21.976Z | Downloaded fxhash v0.2.1 |
| 1097 | 2026-08-07T23:38:21.976Z | Downloaded hostname v0.3.1 |
| 1098 | 2026-08-07T23:38:21.976Z | Downloaded pretty-hex v0.4.2 |
| 1099 | 2026-08-07T23:38:21.976Z | Downloaded structmeta-derive v0.3.0 |
| 1100 | 2026-08-07T23:38:21.979Z | Downloaded ingot-macros v0.1.1 |
| 1101 | 2026-08-07T23:38:21.979Z | Downloaded typify-macro v0.4.3 |
| 1102 | 2026-08-07T23:38:21.979Z | Downloaded yoke-derive v0.8.2 |
| 1103 | 2026-08-07T23:38:21.983Z | Downloaded synstructure v0.13.2 |
| 1104 | 2026-08-07T23:38:21.983Z | Downloaded arrayref v0.3.9 |
| 1105 | 2026-08-07T23:38:21.986Z | Downloaded async-recursion v1.1.1 |
| 1106 | 2026-08-07T23:38:21.986Z | Downloaded serde_with_macros v3.21.0 |
| 1107 | 2026-08-07T23:38:21.986Z | Downloaded hash32 v0.3.1 |
| 1108 | 2026-08-07T23:38:21.990Z | Downloaded const_format v0.2.36 |
| 1109 | 2026-08-07T23:38:21.991Z | Downloaded drift v0.2.0 |
| 1110 | 2026-08-07T23:38:21.994Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1111 | 2026-08-07T23:38:21.997Z | Downloaded anyhow v1.0.104 |
| 1112 | 2026-08-07T23:38:21.997Z | Downloaded toml v0.7.8 |
| 1113 | 2026-08-07T23:38:22.001Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1114 | 2026-08-07T23:38:22.001Z | Downloaded quick-error v1.2.3 |
| 1115 | 2026-08-07T23:38:22.004Z | Downloaded unsafe-libyaml v0.2.11 |
| 1116 | 2026-08-07T23:38:22.004Z | Downloaded smawk v0.3.2 |
| 1117 | 2026-08-07T23:38:22.004Z | Downloaded tagptr v0.2.0 |
| 1118 | 2026-08-07T23:38:22.004Z | Downloaded zeroize v1.8.2 |
| 1119 | 2026-08-07T23:38:22.010Z | Downloaded argon2 v0.5.3 |
| 1120 | 2026-08-07T23:38:22.010Z | Downloaded whoami v1.6.1 |
| 1121 | 2026-08-07T23:38:22.010Z | Downloaded zone v0.3.1 |
| 1122 | 2026-08-07T23:38:22.010Z | Downloaded progenitor-client v0.10.0 |
| 1123 | 2026-08-07T23:38:22.010Z | Downloaded rustc_version v0.1.7 |
| 1124 | 2026-08-07T23:38:22.013Z | Downloaded papergrid v0.18.0 |
| 1125 | 2026-08-07T23:38:22.013Z | Downloaded const-oid v0.10.2 |
| 1126 | 2026-08-07T23:38:22.016Z | Downloaded sha1 v0.10.6 |
| 1127 | 2026-08-07T23:38:22.016Z | Downloaded proc-macro-crate v1.3.1 |
| 1128 | 2026-08-07T23:38:22.016Z | Downloaded globset v0.4.18 |
| 1129 | 2026-08-07T23:38:22.019Z | Downloaded highway v1.3.0 |
| 1130 | 2026-08-07T23:38:22.019Z | Downloaded schemars_derive v0.8.22 |
| 1131 | 2026-08-07T23:38:22.022Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1132 | 2026-08-07T23:38:22.022Z | Downloaded serde_tokenstream v0.2.3 |
| 1133 | 2026-08-07T23:38:22.022Z | Downloaded simd-adler32 v0.3.9 |
| 1134 | 2026-08-07T23:38:22.025Z | Downloaded utf-8 v0.7.6 |
| 1135 | 2026-08-07T23:38:22.028Z | Downloaded plain v0.2.3 |
| 1136 | 2026-08-07T23:38:22.028Z | Downloaded untrusted v0.7.1 |
| 1137 | 2026-08-07T23:38:22.028Z | Downloaded zerofrom-derive v0.1.7 |
| 1138 | 2026-08-07T23:38:22.031Z | Downloaded tokio-dtrace v0.1.1 |
| 1139 | 2026-08-07T23:38:22.031Z | Downloaded omicron-zone-package v0.12.3 |
| 1140 | 2026-08-07T23:38:22.036Z | Downloaded indexmap v1.9.3 |
| 1141 | 2026-08-07T23:38:22.036Z | Downloaded pest_derive v2.8.6 |
| 1142 | 2026-08-07T23:38:22.039Z | Downloaded ucd-trie v0.1.7 |
| 1143 | 2026-08-07T23:38:22.039Z | Downloaded rustls-native-certs v0.8.4 |
| 1144 | 2026-08-07T23:38:22.039Z | Downloaded usdt-impl v0.5.0 |
| 1145 | 2026-08-07T23:38:22.039Z | Downloaded tiny-keccak v2.0.2 |
| 1146 | 2026-08-07T23:38:22.044Z | Downloaded semver v0.1.20 |
| 1147 | 2026-08-07T23:38:22.048Z | Downloaded serial_test_derive v4.0.1 |
| 1148 | 2026-08-07T23:38:22.051Z | Downloaded icu_properties v2.2.0 |
| 1149 | 2026-08-07T23:38:22.051Z | Downloaded darling_core v0.23.0 |
| 1150 | 2026-08-07T23:38:22.054Z | Downloaded slog v2.8.2 |
| 1151 | 2026-08-07T23:38:22.054Z | Downloaded rustls-pki-types v1.14.1 |
| 1152 | 2026-08-07T23:38:22.057Z | Downloaded schemars v0.8.22 |
| 1153 | 2026-08-07T23:38:22.061Z | Downloaded group v0.13.0 |
| 1154 | 2026-08-07T23:38:22.064Z | Downloaded test-strategy v0.4.5 |
| 1155 | 2026-08-07T23:38:22.064Z | Downloaded typify v0.6.2 |
| 1156 | 2026-08-07T23:38:22.067Z | Downloaded phf_shared v0.12.1 |
| 1157 | 2026-08-07T23:38:22.067Z | Downloaded usdt v0.5.0 |
| 1158 | 2026-08-07T23:38:22.067Z | Downloaded slog-envlogger v2.2.0 |
| 1159 | 2026-08-07T23:38:22.067Z | Downloaded resolv-conf v0.7.6 |
| 1160 | 2026-08-07T23:38:22.067Z | Downloaded icu_provider v2.2.0 |
| 1161 | 2026-08-07T23:38:22.070Z | Downloaded crypto-bigint v0.5.5 |
| 1162 | 2026-08-07T23:38:22.073Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1163 | 2026-08-07T23:38:22.077Z | Downloaded writeable v0.6.3 |
| 1164 | 2026-08-07T23:38:22.078Z | Downloaded crossbeam-channel v0.5.15 |
| 1165 | 2026-08-07T23:38:22.093Z | Downloaded thiserror-no-std v2.0.2 |
| 1166 | 2026-08-07T23:38:22.093Z | Downloaded xz2 v0.1.7 |
| 1167 | 2026-08-07T23:38:22.101Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1168 | 2026-08-07T23:38:22.101Z | Downloaded scroll_derive v0.13.1 |
| 1169 | 2026-08-07T23:38:22.101Z | Downloaded progenitor-client v0.14.0 |
| 1170 | 2026-08-07T23:38:22.101Z | Downloaded memchr v2.8.1 |
| 1171 | 2026-08-07T23:38:22.101Z | Downloaded postcard v1.1.3 |
| 1172 | 2026-08-07T23:38:22.101Z | Downloaded quinn-udp v0.5.14 |
| 1173 | 2026-08-07T23:38:22.101Z | Downloaded progenitor-client v0.13.0 |
| 1174 | 2026-08-07T23:38:22.101Z | Downloaded smallvec v1.15.1 |
| 1175 | 2026-08-07T23:38:22.101Z | Downloaded rand_xorshift v0.4.0 |
| 1176 | 2026-08-07T23:38:22.102Z | Downloaded git-stub v1.0.0 |
| 1177 | 2026-08-07T23:38:22.102Z | Downloaded scroll_derive v0.12.1 |
| 1178 | 2026-08-07T23:38:22.102Z | Downloaded serde-big-array v0.5.1 |
| 1179 | 2026-08-07T23:38:22.102Z | Downloaded serde_plain v1.0.2 |
| 1180 | 2026-08-07T23:38:22.102Z | Downloaded topological-sort v0.2.2 |
| 1181 | 2026-08-07T23:38:22.102Z | Downloaded thread-id v5.1.0 |
| 1182 | 2026-08-07T23:38:22.102Z | Downloaded usdt-macro v0.6.0 |
| 1183 | 2026-08-07T23:38:22.102Z | Downloaded ref-cast-impl v1.0.25 |
| 1184 | 2026-08-07T23:38:22.102Z | Downloaded glob v0.3.3 |
| 1185 | 2026-08-07T23:38:22.105Z | Downloaded tokio-macros v2.7.0 |
| 1186 | 2026-08-07T23:38:22.105Z | Downloaded serde_repr v0.1.21 |
| 1187 | 2026-08-07T23:38:22.105Z | Downloaded darling_core v0.21.3 |
| 1188 | 2026-08-07T23:38:22.105Z | Downloaded futures-executor v0.3.32 |
| 1189 | 2026-08-07T23:38:22.105Z | Downloaded poly1305 v0.8.0 |
| 1190 | 2026-08-07T23:38:22.105Z | Downloaded papergrid v0.11.0 |
| 1191 | 2026-08-07T23:38:22.109Z | Downloaded icu_normalizer v2.2.0 |
| 1192 | 2026-08-07T23:38:22.109Z | Downloaded progenitor v0.10.0 |
| 1193 | 2026-08-07T23:38:22.112Z | Downloaded slog-scope v4.4.1 |
| 1194 | 2026-08-07T23:38:22.112Z | Downloaded yoke v0.8.3 |
| 1195 | 2026-08-07T23:38:22.112Z | Downloaded derive_more v0.99.20 |
| 1196 | 2026-08-07T23:38:22.116Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1197 | 2026-08-07T23:38:22.116Z | Downloaded quote v1.0.45 |
| 1198 | 2026-08-07T23:38:22.121Z | Downloaded scroll v0.13.0 |
| 1199 | 2026-08-07T23:38:22.121Z | Downloaded slog-stdlog v4.1.1 |
| 1200 | 2026-08-07T23:38:22.121Z | Downloaded zerovec-derive v0.11.3 |
| 1201 | 2026-08-07T23:38:22.121Z | Downloaded testing_table v0.3.0 |
| 1202 | 2026-08-07T23:38:22.121Z | Downloaded slog-bunyan v2.5.0 |
| 1203 | 2026-08-07T23:38:22.121Z | Downloaded icu_normalizer_data v2.2.0 |
| 1204 | 2026-08-07T23:38:22.124Z | Downloaded futures-core v0.3.32 |
| 1205 | 2026-08-07T23:38:22.124Z | Downloaded half v2.7.1 |
| 1206 | 2026-08-07T23:38:22.124Z | Downloaded termtree v0.5.1 |
| 1207 | 2026-08-07T23:38:22.127Z | Downloaded sha1 v0.11.0 |
| 1208 | 2026-08-07T23:38:22.130Z | Downloaded pest_generator v2.8.6 |
| 1209 | 2026-08-07T23:38:22.130Z | Downloaded slog-dtrace v0.3.0 |
| 1210 | 2026-08-07T23:38:22.133Z | Downloaded tabwriter v1.4.1 |
| 1211 | 2026-08-07T23:38:22.133Z | Downloaded universal-hash v0.5.1 |
| 1212 | 2026-08-07T23:38:22.133Z | Downloaded usdt-impl v0.6.0 |
| 1213 | 2026-08-07T23:38:22.133Z | Downloaded progenitor-impl v0.13.0 |
| 1214 | 2026-08-07T23:38:22.136Z | Downloaded jiff-static v0.2.28 |
| 1215 | 2026-08-07T23:38:22.136Z | Downloaded fs-err v3.3.0 |
| 1216 | 2026-08-07T23:38:22.139Z | Downloaded schemars v0.9.0 |
| 1217 | 2026-08-07T23:38:22.145Z | Downloaded thin-vec v0.2.18 |
| 1218 | 2026-08-07T23:38:22.150Z | Downloaded zerocopy-derive v0.7.35 |
| 1219 | 2026-08-07T23:38:22.154Z | Downloaded spin v0.9.8 |
| 1220 | 2026-08-07T23:38:22.154Z | Downloaded secrecy v0.10.3 |
| 1221 | 2026-08-07T23:38:22.154Z | Downloaded strum_macros v0.27.2 |
| 1222 | 2026-08-07T23:38:22.154Z | Downloaded thread_local v1.1.9 |
| 1223 | 2026-08-07T23:38:22.154Z | Downloaded proc-macro-error2 v2.0.1 |
| 1224 | 2026-08-07T23:38:22.157Z | Downloaded walkdir v2.5.0 |
| 1225 | 2026-08-07T23:38:22.160Z | Downloaded pem v3.0.6 |
| 1226 | 2026-08-07T23:38:22.160Z | Downloaded zmij v1.0.21 |
| 1227 | 2026-08-07T23:38:22.163Z | Downloaded hickory-resolver v0.24.4 |
| 1228 | 2026-08-07T23:38:22.166Z | Downloaded heapless v0.8.0 |
| 1229 | 2026-08-07T23:38:22.171Z | Downloaded smf v0.2.3 |
| 1230 | 2026-08-07T23:38:22.175Z | Downloaded steno v0.4.1 |
| 1231 | 2026-08-07T23:38:22.180Z | Downloaded fs_extra v1.3.0 |
| 1232 | 2026-08-07T23:38:22.183Z | Downloaded scroll v0.12.0 |
| 1233 | 2026-08-07T23:38:22.183Z | Downloaded async-trait v0.1.89 |
| 1234 | 2026-08-07T23:38:22.186Z | Downloaded snafu v0.8.9 |
| 1235 | 2026-08-07T23:38:22.189Z | Downloaded futures-channel v0.3.32 |
| 1236 | 2026-08-07T23:38:22.189Z | Downloaded gethostname v0.5.0 |
| 1237 | 2026-08-07T23:38:22.189Z | Downloaded proc-macro-error v1.0.4 |
| 1238 | 2026-08-07T23:38:22.192Z | Downloaded vsss-rs v3.3.4 |
| 1239 | 2026-08-07T23:38:22.195Z | Downloaded mio v1.2.1 |
| 1240 | 2026-08-07T23:38:22.198Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1241 | 2026-08-07T23:38:22.201Z | Downloaded getrandom v0.4.2 |
| 1242 | 2026-08-07T23:38:22.206Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1243 | 2026-08-07T23:38:22.207Z | Downloaded expectorate v1.2.0 |
| 1244 | 2026-08-07T23:38:22.209Z | Downloaded http v1.4.2 |
| 1245 | 2026-08-07T23:38:22.209Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1246 | 2026-08-07T23:38:22.209Z | Downloaded git-stub-vcs v0.1.0 |
| 1247 | 2026-08-07T23:38:22.209Z | Downloaded progenitor-extras v0.2.0 |
| 1248 | 2026-08-07T23:38:22.209Z | Downloaded tungstenite v0.21.0 |
| 1249 | 2026-08-07T23:38:22.214Z | Downloaded progenitor-impl v0.14.0 |
| 1250 | 2026-08-07T23:38:22.217Z | Downloaded rhai_codegen v3.2.0 |
| 1251 | 2026-08-07T23:38:22.223Z | Downloaded hmac v0.12.1 |
| 1252 | 2026-08-07T23:38:22.228Z | Downloaded term v1.2.1 |
| 1253 | 2026-08-07T23:38:22.232Z | Downloaded tinystr v0.8.3 |
| 1254 | 2026-08-07T23:38:22.232Z | Downloaded tokio-stream v0.1.18 |
| 1255 | 2026-08-07T23:38:22.235Z | Downloaded schemars v1.2.1 |
| 1256 | 2026-08-07T23:38:22.241Z | Downloaded nom v7.1.3 |
| 1257 | 2026-08-07T23:38:22.244Z | Downloaded dropshot-api-manager v0.7.2 |
| 1258 | 2026-08-07T23:38:22.247Z | Downloaded yansi v1.0.1 |
| 1259 | 2026-08-07T23:38:22.250Z | Downloaded toml_edit v0.19.15 |
| 1260 | 2026-08-07T23:38:22.259Z | Downloaded base64 v0.21.7 |
| 1261 | 2026-08-07T23:38:22.262Z | Downloaded futures v0.3.32 |
| 1262 | 2026-08-07T23:38:22.265Z | Downloaded quinn v0.11.9 |
| 1263 | 2026-08-07T23:38:22.265Z | Downloaded qorb v0.4.1 |
| 1264 | 2026-08-07T23:38:22.268Z | Downloaded pretty_assertions v1.4.1 |
| 1265 | 2026-08-07T23:38:22.268Z | Downloaded tinyvec v1.11.0 |
| 1266 | 2026-08-07T23:38:22.268Z | Downloaded progenitor-impl v0.10.0 |
| 1267 | 2026-08-07T23:38:22.271Z | Downloaded proc-macro2 v1.0.106 |
| 1268 | 2026-08-07T23:38:22.274Z | Downloaded similar v2.7.0 |
| 1269 | 2026-08-07T23:38:22.277Z | Downloaded pest_meta v2.8.6 |
| 1270 | 2026-08-07T23:38:22.280Z | Downloaded hickory-resolver v0.25.2 |
| 1271 | 2026-08-07T23:38:22.283Z | Downloaded typify v0.4.3 |
| 1272 | 2026-08-07T23:38:22.286Z | Downloaded prettyplease v0.2.37 |
| 1273 | 2026-08-07T23:38:22.286Z | Downloaded rand v0.8.6 |
| 1274 | 2026-08-07T23:38:22.289Z | Downloaded tokio-util v0.7.18 |
| 1275 | 2026-08-07T23:38:22.297Z | Downloaded allocator-api2 v0.2.21 |
| 1276 | 2026-08-07T23:38:22.300Z | Downloaded typed-path v0.9.3 |
| 1277 | 2026-08-07T23:38:22.303Z | Downloaded zerocopy-derive v0.8.50 |
| 1278 | 2026-08-07T23:38:22.306Z | Downloaded itertools v0.12.1 |
| 1279 | 2026-08-07T23:38:22.311Z | Downloaded rayon-core v1.13.0 |
| 1280 | 2026-08-07T23:38:22.327Z | Downloaded arc-swap v1.9.1 |
| 1281 | 2026-08-07T23:38:22.330Z | Downloaded zerotrie v0.2.4 |
| 1282 | 2026-08-07T23:38:22.336Z | Downloaded clap_builder v4.6.5 |
| 1283 | 2026-08-07T23:38:22.339Z | Downloaded itertools v0.15.0 |
| 1284 | 2026-08-07T23:38:22.342Z | Downloaded async-compression v0.4.42 |
| 1285 | 2026-08-07T23:38:22.347Z | Downloaded rand v0.9.4 |
| 1286 | 2026-08-07T23:38:22.350Z | Downloaded ron v0.12.1 |
| 1287 | 2026-08-07T23:38:22.354Z | Downloaded pest v2.8.6 |
| 1288 | 2026-08-07T23:38:22.379Z | Downloaded hashbrown v0.16.1 |
| 1289 | 2026-08-07T23:38:22.390Z | Downloaded zerovec v0.11.6 |
| 1290 | 2026-08-07T23:38:22.393Z | Downloaded blake3 v1.8.5 |
| 1291 | 2026-08-07T23:38:22.397Z | Downloaded h2 v0.4.14 |
| 1292 | 2026-08-07T23:38:22.401Z | Downloaded hashbrown v0.12.3 |
| 1293 | 2026-08-07T23:38:22.404Z | Downloaded hkdf v0.12.4 |
| 1294 | 2026-08-07T23:38:22.411Z | Downloaded winnow v1.0.3 |
| 1295 | 2026-08-07T23:38:22.416Z | Downloaded winnow v0.5.40 |
| 1296 | 2026-08-07T23:38:22.420Z | Downloaded zerocopy v0.7.35 |
| 1297 | 2026-08-07T23:38:22.428Z | Downloaded iddqd v0.4.6 |
| 1298 | 2026-08-07T23:38:22.434Z | Downloaded icu_properties_data v2.2.0 |
| 1299 | 2026-08-07T23:38:22.438Z | Downloaded time v0.3.47 |
| 1300 | 2026-08-07T23:38:22.445Z | Downloaded tough v0.22.0 |
| 1301 | 2026-08-07T23:38:22.449Z | Downloaded serde_with v3.21.0 |
| 1302 | 2026-08-07T23:38:22.455Z | Downloaded regex v1.12.3 |
| 1303 | 2026-08-07T23:38:22.460Z | Downloaded proptest v1.11.0 |
| 1304 | 2026-08-07T23:38:22.465Z | Downloaded reqwest v0.13.4 |
| 1305 | 2026-08-07T23:38:22.468Z | Downloaded futures-util v0.3.32 |
| 1306 | 2026-08-07T23:38:22.472Z | Downloaded rayon v1.12.0 |
| 1307 | 2026-08-07T23:38:22.477Z | Downloaded goblin v0.8.2 |
| 1308 | 2026-08-07T23:38:22.479Z | Downloaded aho-corasick v1.1.4 |
| 1309 | 2026-08-07T23:38:22.482Z | Downloaded portable-atomic v1.13.1 |
| 1310 | 2026-08-07T23:38:22.487Z | Downloaded tabled v0.15.0 |
| 1311 | 2026-08-07T23:38:22.509Z | Downloaded moka v0.12.15 |
| 1312 | 2026-08-07T23:38:22.518Z | Downloaded tabled v0.21.0 |
| 1313 | 2026-08-07T23:38:22.521Z | Downloaded aws-lc-rs v1.17.0 |
| 1314 | 2026-08-07T23:38:22.537Z | Downloaded bstr v1.12.1 |
| 1315 | 2026-08-07T23:38:22.541Z | Downloaded syn v1.0.109 |
| 1316 | 2026-08-07T23:38:22.548Z | Downloaded zerocopy v0.8.50 |
| 1317 | 2026-08-07T23:38:22.556Z | Downloaded webpki-roots v1.0.7 |
| 1318 | 2026-08-07T23:38:22.559Z | Downloaded goblin v0.10.7 |
| 1319 | 2026-08-07T23:38:22.565Z | Downloaded syn v2.0.117 |
| 1320 | 2026-08-07T23:38:22.568Z | Downloaded dropshot v0.17.1 |
| 1321 | 2026-08-07T23:38:22.580Z | Downloaded smoltcp v0.11.0 |
| 1322 | 2026-08-07T23:38:22.586Z | Downloaded nix v0.31.3 |
| 1323 | 2026-08-07T23:38:22.592Z | Downloaded rustls v0.23.40 |
| 1324 | 2026-08-07T23:38:22.600Z | Downloaded openssl v0.10.80 |
| 1325 | 2026-08-07T23:38:22.612Z | Downloaded openapiv3 v2.2.0 |
| 1326 | 2026-08-07T23:38:22.617Z | Downloaded hickory-proto v0.24.4 |
| 1327 | 2026-08-07T23:38:22.626Z | Downloaded regress v0.10.5 |
| 1328 | 2026-08-07T23:38:22.630Z | Downloaded regex-syntax v0.8.10 |
| 1329 | 2026-08-07T23:38:22.637Z | Downloaded regress v0.11.1 |
| 1330 | 2026-08-07T23:38:22.642Z | Downloaded rhai v1.25.1 |
| 1331 | 2026-08-07T23:38:22.671Z | Downloaded hickory-proto v0.25.2 |
| 1332 | 2026-08-07T23:38:22.679Z | Downloaded sled v0.34.7 |
| 1333 | 2026-08-07T23:38:22.685Z | Downloaded typify-impl v0.4.3 |
| 1334 | 2026-08-07T23:38:22.692Z | Downloaded typify-impl v0.6.2 |
| 1335 | 2026-08-07T23:38:22.710Z | Downloaded regex-automata v0.4.14 |
| 1336 | 2026-08-07T23:38:22.721Z | Downloaded petgraph v0.6.5 |
| 1337 | 2026-08-07T23:38:22.731Z | Downloaded chrono-tz v0.10.4 |
| 1338 | 2026-08-07T23:38:22.740Z | Downloaded lzma-sys v0.1.20 |
| 1339 | 2026-08-07T23:38:22.756Z | Downloaded jiff v0.2.28 |
| 1340 | 2026-08-07T23:38:22.768Z | Downloaded csv v1.4.0 |
| 1341 | 2026-08-07T23:38:22.780Z | Downloaded sha3 v0.10.9 |
| 1342 | 2026-08-07T23:38:22.830Z | Downloaded encoding_rs v0.8.35 |
| 1343 | 2026-08-07T23:38:23.365Z | Downloaded aws-lc-sys v0.41.0 |
| 1344 | 2026-08-07T23:38:24.287Z | Compiling proc-macro2 v1.0.106 |
| 1345 | 2026-08-07T23:38:24.287Z | Compiling quote v1.0.45 |
| 1346 | 2026-08-07T23:38:24.287Z | Compiling unicode-ident v1.0.24 |
| 1347 | 2026-08-07T23:38:24.287Z | Compiling serde_core v1.0.229 |
| 1348 | 2026-08-07T23:38:24.290Z | Compiling cfg-if v1.0.4 |
| 1349 | 2026-08-07T23:38:24.290Z | Compiling serde v1.0.229 |
| 1350 | 2026-08-07T23:38:24.290Z | Compiling libc v0.2.189 |
| 1351 | 2026-08-07T23:38:24.290Z | Compiling memchr v2.8.1 |
| 1352 | 2026-08-07T23:38:24.437Z | Compiling itoa v1.0.18 |
| 1353 | 2026-08-07T23:38:24.617Z | Compiling smallvec v1.15.1 |
| 1354 | 2026-08-07T23:38:24.712Z | Compiling zmij v1.0.21 |
| 1355 | 2026-08-07T23:38:24.743Z | Compiling autocfg v1.5.1 |
| 1356 | 2026-08-07T23:38:24.820Z | Compiling libm v0.2.16 |
| 1357 | 2026-08-07T23:38:25.070Z | Compiling stable_deref_trait v1.2.1 |
| 1358 | 2026-08-07T23:38:25.083Z | Compiling writeable v0.6.3 |
| 1359 | 2026-08-07T23:38:25.144Z | Compiling litemap v0.8.2 |
| 1360 | 2026-08-07T23:38:25.223Z | Compiling percent-encoding v2.3.2 |
| 1361 | 2026-08-07T23:38:25.252Z | Compiling icu_normalizer_data v2.2.0 |
| 1362 | 2026-08-07T23:38:25.279Z | Compiling icu_properties_data v2.2.0 |
| 1363 | 2026-08-07T23:38:25.303Z | Compiling utf8_iter v1.0.4 |
| 1364 | 2026-08-07T23:38:25.323Z | Compiling iana-time-zone v0.1.65 |
| 1365 | 2026-08-07T23:38:25.446Z | Compiling equivalent v1.0.2 |
| 1366 | 2026-08-07T23:38:25.525Z | Compiling form_urlencoded v1.2.2 |
| 1367 | 2026-08-07T23:38:25.539Z | Compiling allocator-api2 v0.2.21 |
| 1368 | 2026-08-07T23:38:25.551Z | Compiling serde_json v1.0.151 |
| 1369 | 2026-08-07T23:38:25.657Z | Compiling syn v2.0.117 |
| 1370 | 2026-08-07T23:38:25.770Z | Compiling syn v3.0.3 |
| 1371 | 2026-08-07T23:38:25.788Z | Compiling version_check v0.9.5 |
| 1372 | 2026-08-07T23:38:25.801Z | Compiling dyn-clone v1.0.20 |
| 1373 | 2026-08-07T23:38:25.843Z | Compiling pin-project-lite v0.2.17 |
| 1374 | 2026-08-07T23:38:25.935Z | Compiling hashbrown v0.17.1 |
| 1375 | 2026-08-07T23:38:25.940Z | Compiling parking_lot_core v0.9.12 |
| 1376 | 2026-08-07T23:38:25.957Z | Compiling scopeguard v1.2.0 |
| 1377 | 2026-08-07T23:38:26.060Z | Compiling lock_api v0.4.14 |
| 1378 | 2026-08-07T23:38:26.072Z | Compiling num-traits v0.2.19 |
| 1379 | 2026-08-07T23:38:26.211Z | Compiling rand_core v0.10.1 |
| 1380 | 2026-08-07T23:38:26.292Z | Compiling thiserror v2.0.19 |
| 1381 | 2026-08-07T23:38:26.363Z | Compiling getrandom v0.4.2 |
| 1382 | 2026-08-07T23:38:26.447Z | Compiling errno v0.3.14 |
| 1383 | 2026-08-07T23:38:26.519Z | Compiling log v0.4.32 |
| 1384 | 2026-08-07T23:38:26.610Z | Compiling semver v1.0.28 |
| 1385 | 2026-08-07T23:38:26.724Z | Compiling indexmap v2.14.0 |
| 1386 | 2026-08-07T23:38:26.843Z | Compiling heck v0.5.0 |
| 1387 | 2026-08-07T23:38:26.919Z | Compiling futures-core v0.3.32 |
| 1388 | 2026-08-07T23:38:27.070Z | Compiling zerocopy v0.8.50 |
| 1389 | 2026-08-07T23:38:27.105Z | Compiling uuid v1.24.0 |
| 1390 | 2026-08-07T23:38:27.108Z | Compiling schemars v0.8.22 |
| 1391 | 2026-08-07T23:38:27.349Z | Compiling futures-sink v0.3.32 |
| 1392 | 2026-08-07T23:38:27.398Z | Compiling fnv v1.0.7 |
| 1393 | 2026-08-07T23:38:27.451Z | Compiling slab v0.4.12 |
| 1394 | 2026-08-07T23:38:27.491Z | Compiling jobserver v0.1.34 |
| 1395 | 2026-08-07T23:38:27.505Z | Compiling find-msvc-tools v0.1.9 |
| 1396 | 2026-08-07T23:38:27.559Z | Compiling rustversion v1.0.22 |
| 1397 | 2026-08-07T23:38:27.633Z | Compiling shlex v2.0.1 |
| 1398 | 2026-08-07T23:38:27.744Z | Compiling futures-channel v0.3.32 |
| 1399 | 2026-08-07T23:38:27.813Z | Compiling cc v1.2.63 |
| 1400 | 2026-08-07T23:38:27.819Z | Compiling bitflags v2.12.1 |
| 1401 | 2026-08-07T23:38:27.819Z | Compiling futures-task v0.3.32 |
| 1402 | 2026-08-07T23:38:27.969Z | Compiling futures-io v0.3.32 |
| 1403 | 2026-08-07T23:38:28.062Z | Compiling socket2 v0.6.5 |
| 1404 | 2026-08-07T23:38:28.132Z | Compiling portable-atomic v1.13.1 |
| 1405 | 2026-08-07T23:38:28.164Z | Compiling signal-hook-registry v1.4.8 |
| 1406 | 2026-08-07T23:38:28.321Z | Compiling parking_lot v0.12.5 |
| 1407 | 2026-08-07T23:38:28.477Z | Compiling mio v1.2.1 |
| 1408 | 2026-08-07T23:38:28.517Z | Compiling critical-section v1.2.0 |
| 1409 | 2026-08-07T23:38:28.527Z | Compiling typenum v1.20.1 |
| 1410 | 2026-08-07T23:38:28.578Z | Compiling synstructure v0.13.2 |
| 1411 | 2026-08-07T23:38:28.618Z | Compiling serde_derive_internals v0.29.1 |
| 1412 | 2026-08-07T23:38:28.775Z | Compiling serde_derive v1.0.229 |
| 1413 | 2026-08-07T23:38:28.788Z | Compiling thiserror-impl v2.0.19 |
| 1414 | 2026-08-07T23:38:29.070Z | Compiling cmake v0.1.58 |
| 1415 | 2026-08-07T23:38:29.121Z | Compiling fs_extra v1.3.0 |
| 1416 | 2026-08-07T23:38:29.323Z | Compiling dunce v1.0.5 |
| 1417 | 2026-08-07T23:38:29.360Z | Compiling base64 v0.22.1 |
| 1418 | 2026-08-07T23:38:29.372Z | Compiling regex-syntax v0.8.10 |
| 1419 | 2026-08-07T23:38:29.396Z | Compiling once_cell v1.21.4 |
| 1420 | 2026-08-07T23:38:29.414Z | Compiling aws-lc-sys v0.41.0 |
| 1421 | 2026-08-07T23:38:29.491Z | Compiling slog v2.8.2 |
| 1422 | 2026-08-07T23:38:29.613Z | Compiling byteorder v1.5.0 |
| 1423 | 2026-08-07T23:38:29.685Z | Compiling rustix v1.1.4 |
| 1424 | 2026-08-07T23:38:29.710Z | Compiling subtle v2.6.1 |
| 1425 | 2026-08-07T23:38:29.775Z | Compiling zerofrom-derive v0.1.7 |
| 1426 | 2026-08-07T23:38:29.837Z | Compiling yoke-derive v0.8.2 |
| 1427 | 2026-08-07T23:38:29.873Z | Compiling zerovec-derive v0.11.3 |
| 1428 | 2026-08-07T23:38:29.979Z | Compiling displaydoc v0.2.6 |
| 1429 | 2026-08-07T23:38:30.029Z | Compiling schemars_derive v0.8.22 |
| 1430 | 2026-08-07T23:38:30.374Z | Compiling tokio-macros v2.7.0 |
| 1431 | 2026-08-07T23:38:30.790Z | Compiling zerocopy-derive v0.8.50 |
| 1432 | 2026-08-07T23:38:30.949Z | Compiling zeroize_derive v1.4.3 |
| 1433 | 2026-08-07T23:38:30.996Z | Compiling futures-macro v0.3.32 |
| 1434 | 2026-08-07T23:38:31.023Z | Compiling zerofrom v0.1.8 |
| 1435 | 2026-08-07T23:38:31.130Z | Compiling yoke v0.8.3 |
| 1436 | 2026-08-07T23:38:31.258Z | Compiling strsim v0.11.1 |
| 1437 | 2026-08-07T23:38:31.322Z | Compiling zerovec v0.11.6 |
| 1438 | 2026-08-07T23:38:31.637Z | Compiling zerotrie v0.2.4 |
| 1439 | 2026-08-07T23:38:31.648Z | Compiling zeroize v1.8.2 |
| 1440 | 2026-08-07T23:38:31.841Z | Compiling tinystr v0.8.3 |
| 1441 | 2026-08-07T23:38:31.853Z | Compiling potential_utf v0.1.5 |
| 1442 | 2026-08-07T23:38:31.856Z | Compiling futures-util v0.3.32 |
| 1443 | 2026-08-07T23:38:31.937Z | Compiling bytes v1.11.1 |
| 1444 | 2026-08-07T23:38:31.975Z | Compiling icu_collections v2.2.0 |
| 1445 | 2026-08-07T23:38:32.008Z | Compiling icu_locale_core v2.2.0 |
| 1446 | 2026-08-07T23:38:32.036Z | Compiling chrono v0.4.45 |
| 1447 | 2026-08-07T23:38:32.047Z | Compiling serde_tokenstream v0.2.3 |
| 1448 | 2026-08-07T23:38:32.318Z | Compiling erased-serde v0.3.31 |
| 1449 | 2026-08-07T23:38:32.480Z | Compiling http v1.4.2 |
| 1450 | 2026-08-07T23:38:32.565Z | Compiling tokio v1.53.1 |
| 1451 | 2026-08-07T23:38:32.806Z | Compiling icu_provider v2.2.0 |
| 1452 | 2026-08-07T23:38:33.049Z | Compiling icu_properties v2.2.0 |
| 1453 | 2026-08-07T23:38:33.120Z | Compiling icu_normalizer v2.2.0 |
| 1454 | 2026-08-07T23:38:33.633Z | Compiling http-body v1.0.1 |
| 1455 | 2026-08-07T23:38:33.693Z | Compiling ipnet v2.12.0 |
| 1456 | 2026-08-07T23:38:33.777Z | Compiling atomic-waker v1.1.2 |
| 1457 | 2026-08-07T23:38:33.913Z | Compiling httparse v1.10.1 |
| 1458 | 2026-08-07T23:38:33.945Z | Compiling idna_adapter v1.2.2 |
| 1459 | 2026-08-07T23:38:34.082Z | Compiling idna v1.1.0 |
| 1460 | 2026-08-07T23:38:34.149Z | Compiling tower-layer v0.3.3 |
| 1461 | 2026-08-07T23:38:34.205Z | Compiling tower-service v0.3.3 |
| 1462 | 2026-08-07T23:38:34.229Z | Compiling getrandom v0.2.17 |
| 1463 | 2026-08-07T23:38:34.290Z | Compiling thiserror v1.0.69 |
| 1464 | 2026-08-07T23:38:34.299Z | Compiling try-lock v0.2.5 |
| 1465 | 2026-08-07T23:38:34.399Z | Compiling url v2.5.8 |
| 1466 | 2026-08-07T23:38:34.410Z | Compiling ryu v1.0.23 |
| 1467 | 2026-08-07T23:38:34.576Z | Compiling getrandom v0.3.4 |
| 1468 | 2026-08-07T23:38:34.588Z | Compiling untrusted v0.9.0 |
| 1469 | 2026-08-07T23:38:34.591Z | Compiling ucd-trie v0.1.7 |
| 1470 | 2026-08-07T23:38:34.835Z | Compiling pest v2.8.6 |
| 1471 | 2026-08-07T23:38:34.884Z | Compiling want v0.3.1 |
| 1472 | 2026-08-07T23:38:34.911Z | Compiling rand_core v0.6.4 |
| 1473 | 2026-08-07T23:38:35.046Z | Compiling ppv-lite86 v0.2.21 |
| 1474 | 2026-08-07T23:38:35.116Z | Compiling thiserror-impl v1.0.69 |
| 1475 | 2026-08-07T23:38:35.131Z | Compiling httpdate v1.0.3 |
| 1476 | 2026-08-07T23:38:35.248Z | Compiling pretty-hex v0.4.2 |
| 1477 | 2026-08-07T23:38:35.359Z | Compiling plain v0.2.3 |
| 1478 | 2026-08-07T23:38:35.371Z | Compiling winnow v1.0.3 |
| 1479 | 2026-08-07T23:38:35.381Z | Compiling paste v1.0.15 |
| 1480 | 2026-08-07T23:38:35.463Z | Compiling foldhash v0.2.0 |
| 1481 | 2026-08-07T23:38:35.654Z | Compiling ipnetwork v0.21.1 |
| 1482 | 2026-08-07T23:38:35.775Z | Compiling tracing-attributes v0.1.31 |
| 1483 | 2026-08-07T23:38:36.105Z | Compiling pest_meta v2.8.6 |
| 1484 | 2026-08-07T23:38:36.134Z | Compiling oxnet v0.1.6 |
| 1485 | 2026-08-07T23:38:36.384Z | Compiling tracing-core v0.1.36 |
| 1486 | 2026-08-07T23:38:36.423Z | Compiling omicron-workspace-hack v0.1.0 |
| 1487 | 2026-08-07T23:38:36.488Z | Compiling ident_case v1.0.1 |
| 1488 | 2026-08-07T23:38:36.615Z | Compiling serde_urlencoded v0.7.1 |
| 1489 | 2026-08-07T23:38:36.639Z | Compiling http-body-util v0.1.4 |
| 1490 | 2026-08-07T23:38:36.850Z | Compiling pest_generator v2.8.6 |
| 1491 | 2026-08-07T23:38:36.899Z | Compiling aho-corasick v1.1.4 |
| 1492 | 2026-08-07T23:38:36.995Z | Compiling fastrand v2.4.1 |
| 1493 | 2026-08-07T23:38:36.999Z | Compiling tracing v0.1.44 |
| 1494 | 2026-08-07T23:38:37.149Z | Compiling sync_wrapper v1.0.2 |
| 1495 | 2026-08-07T23:38:37.257Z | Compiling daft-derive v0.1.7 |
| 1496 | 2026-08-07T23:38:37.407Z | Compiling hashbrown v0.16.1 |
| 1497 | 2026-08-07T23:38:37.456Z | Compiling pest_derive v2.8.6 |
| 1498 | 2026-08-07T23:38:37.988Z | Compiling regex-automata v0.4.14 |
| 1499 | 2026-08-07T23:38:38.001Z | Compiling tokio-util v0.7.18 |
| 1500 | 2026-08-07T23:38:38.011Z | Compiling async-trait v0.1.89 |
| 1501 | 2026-08-07T23:38:38.248Z | Compiling scroll_derive v0.13.1 |
| 1502 | 2026-08-07T23:38:38.522Z | Compiling time-core v0.1.8 |
| 1503 | 2026-08-07T23:38:38.662Z | Compiling aws-lc-rs v1.17.0 |
| 1504 | 2026-08-07T23:38:38.726Z | Compiling anyhow v1.0.104 |
| 1505 | 2026-08-07T23:38:38.960Z | Compiling powerfmt v0.2.0 |
| 1506 | 2026-08-07T23:38:38.976Z | Compiling num-conv v0.2.2 |
| 1507 | 2026-08-07T23:38:39.063Z | Compiling scroll v0.13.0 |
| 1508 | 2026-08-07T23:38:39.123Z | Compiling time-macros v0.2.27 |
| 1509 | 2026-08-07T23:38:39.163Z | Compiling deranged v0.5.8 |
| 1510 | 2026-08-07T23:38:39.216Z | Compiling rustls-pki-types v1.14.1 |
| 1511 | 2026-08-07T23:38:39.241Z | Compiling openssl-probe v0.2.1 |
| 1512 | 2026-08-07T23:38:39.319Z | Compiling num_threads v0.1.7 |
| 1513 | 2026-08-07T23:38:39.410Z | Compiling hex v0.4.3 |
| 1514 | 2026-08-07T23:38:39.422Z | Compiling goblin v0.10.7 |
| 1515 | 2026-08-07T23:38:39.659Z | Compiling regex v1.12.3 |
| 1516 | 2026-08-07T23:38:40.067Z | Compiling camino v1.2.5 |
| 1517 | 2026-08-07T23:38:40.111Z | Compiling untrusted v0.7.1 |
| 1518 | 2026-08-07T23:38:40.230Z | Compiling usdt-impl v0.6.0 |
| 1519 | 2026-08-07T23:38:40.298Z | Compiling crc32fast v1.5.0 |
| 1520 | 2026-08-07T23:38:40.349Z | Compiling rustls v0.23.40 |
| 1521 | 2026-08-07T23:38:40.514Z | Compiling rand_core v0.9.5 |
| 1522 | 2026-08-07T23:38:40.550Z | Compiling h2 v0.4.14 |
| 1523 | 2026-08-07T23:38:40.614Z | Compiling dtrace-parser v0.3.0 |
| 1524 | 2026-08-07T23:38:40.625Z | Compiling crossbeam-utils v0.8.21 |
| 1525 | 2026-08-07T23:38:40.866Z | Compiling futures-executor v0.3.32 |
| 1526 | 2026-08-07T23:38:40.952Z | Compiling structmeta-derive v0.3.0 |
| 1527 | 2026-08-07T23:38:40.979Z | Compiling thread-id v5.1.0 |
| 1528 | 2026-08-07T23:38:41.057Z | Compiling quick-error v1.2.3 |
| 1529 | 2026-08-07T23:38:41.151Z | Compiling cpufeatures v0.3.0 |
| 1530 | 2026-08-07T23:38:41.162Z | Compiling simd-adler32 v0.3.9 |
| 1531 | 2026-08-07T23:38:41.222Z | Compiling adler2 v2.0.1 |
| 1532 | 2026-08-07T23:38:41.354Z | Compiling miniz_oxide v0.8.9 |
| 1533 | 2026-08-07T23:38:41.368Z | Compiling futures v0.3.32 |
| 1534 | 2026-08-07T23:38:41.520Z | Compiling rand_chacha v0.9.0 |
| 1535 | 2026-08-07T23:38:41.961Z | Compiling darling_core v0.23.0 |
| 1536 | 2026-08-07T23:38:41.982Z | Compiling newtype-uuid-macros v0.1.0 |
| 1537 | 2026-08-07T23:38:41.998Z | Compiling structmeta v0.3.0 |
| 1538 | 2026-08-07T23:38:42.012Z | Compiling hybrid-array v0.4.12 |
| 1539 | 2026-08-07T23:38:42.347Z | Compiling dof v0.4.0 |
| 1540 | 2026-08-07T23:38:42.462Z | Compiling thread_local v1.1.9 |
| 1541 | 2026-08-07T23:38:42.733Z | Compiling hyper v1.11.0 |
| 1542 | 2026-08-07T23:38:42.781Z | Compiling match_cfg v0.1.0 |
| 1543 | 2026-08-07T23:38:42.849Z | Compiling bit-vec v0.8.0 |
| 1544 | 2026-08-07T23:38:42.883Z | Compiling flate2 v1.1.9 |
| 1545 | 2026-08-07T23:38:43.298Z | Compiling bit-set v0.8.0 |
| 1546 | 2026-08-07T23:38:43.459Z | Compiling rand v0.9.4 |
| 1547 | 2026-08-07T23:38:43.723Z | Compiling newtype-uuid v1.3.2 |
| 1548 | 2026-08-07T23:38:43.780Z | Compiling ref-cast v1.0.25 |
| 1549 | 2026-08-07T23:38:44.033Z | Compiling hyper-util v0.1.20 |
| 1550 | 2026-08-07T23:38:44.058Z | Compiling darling_macro v0.23.0 |
| 1551 | 2026-08-07T23:38:44.081Z | Compiling slog-async v2.8.0 |
| 1552 | 2026-08-07T23:38:44.296Z | Compiling compression-core v0.4.32 |
| 1553 | 2026-08-07T23:38:44.362Z | Compiling unarray v0.1.4 |
| 1554 | 2026-08-07T23:38:44.452Z | Compiling compression-codecs v0.4.38 |
| 1555 | 2026-08-07T23:38:44.478Z | Compiling usdt-attr-macro v0.6.0 |
| 1556 | 2026-08-07T23:38:44.507Z | Compiling usdt-macro v0.6.0 |
| 1557 | 2026-08-07T23:38:44.577Z | Compiling daft v0.1.7 |
| 1558 | 2026-08-07T23:38:44.649Z | Compiling darling v0.23.0 |
| 1559 | 2026-08-07T23:38:44.698Z | Compiling block-buffer v0.12.0 |
| 1560 | 2026-08-07T23:38:44.725Z | Compiling crypto-common v0.2.2 |
| 1561 | 2026-08-07T23:38:44.849Z | Compiling strum_macros v0.26.4 |
| 1562 | 2026-08-07T23:38:45.190Z | Compiling ref-cast-impl v1.0.25 |
| 1563 | 2026-08-07T23:38:45.264Z | Compiling serde_spanned v1.1.1 |
| 1564 | 2026-08-07T23:38:45.412Z | Compiling multer v3.1.0 |
| 1565 | 2026-08-07T23:38:45.631Z | Compiling generic-array v0.14.7 |
| 1566 | 2026-08-07T23:38:45.659Z | Compiling debug-ignore v1.0.5 |
| 1567 | 2026-08-07T23:38:45.673Z | Compiling take_mut v0.2.2 |
| 1568 | 2026-08-07T23:38:45.764Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1569 | 2026-08-07T23:38:45.780Z | Compiling term v1.2.1 |
| 1570 | 2026-08-07T23:38:45.790Z | Compiling const-oid v0.10.2 |
| 1571 | 2026-08-07T23:38:45.931Z | Compiling digest v0.11.3 |
| 1572 | 2026-08-07T23:38:45.956Z | Compiling serde_with_macros v3.21.0 |
| 1573 | 2026-08-07T23:38:45.970Z | Compiling tempfile v3.27.0 |
| 1574 | 2026-08-07T23:38:45.994Z | Compiling async-stream-impl v0.3.6 |
| 1575 | 2026-08-07T23:38:46.091Z | Compiling dropshot v0.17.1 |
| 1576 | 2026-08-07T23:38:46.313Z | Compiling encoding_rs v0.8.35 |
| 1577 | 2026-08-07T23:38:46.385Z | Compiling spin v0.9.8 |
| 1578 | 2026-08-07T23:38:46.480Z | Compiling syn v1.0.109 |
| 1579 | 2026-08-07T23:38:46.500Z | Compiling mime v0.3.17 |
| 1580 | 2026-08-07T23:38:46.551Z | Compiling strum v0.26.3 |
| 1581 | 2026-08-07T23:38:46.629Z | Compiling async-stream v0.3.6 |
| 1582 | 2026-08-07T23:38:46.719Z | Compiling sha1 v0.11.0 |
| 1583 | 2026-08-07T23:38:46.803Z | Compiling derive-ex v0.1.8 |
| 1584 | 2026-08-07T23:38:46.826Z | Compiling tower v0.5.3 |
| 1585 | 2026-08-07T23:38:46.965Z | Compiling waitgroup v0.1.2 |
| 1586 | 2026-08-07T23:38:47.038Z | Compiling dropshot_endpoint v0.17.1 |
| 1587 | 2026-08-07T23:38:47.100Z | Compiling macaddr v1.0.1 |
| 1588 | 2026-08-07T23:38:47.103Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1589 | 2026-08-07T23:38:47.309Z | Compiling serde_path_to_error v0.1.20 |
| 1590 | 2026-08-07T23:38:47.571Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1591 | 2026-08-07T23:38:47.652Z | Compiling tower-http v0.6.11 |
| 1592 | 2026-08-07T23:38:47.768Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1593 | 2026-08-07T23:38:47.943Z | Compiling openapiv3 v2.2.0 |
| 1594 | 2026-08-07T23:38:47.966Z | Compiling strum_macros v0.27.2 |
| 1595 | 2026-08-07T23:38:48.067Z | Compiling instant v0.1.13 |
| 1596 | 2026-08-07T23:38:48.354Z | Compiling test-strategy v0.4.5 |
| 1597 | 2026-08-07T23:38:48.699Z | Compiling time v0.3.47 |
| 1598 | 2026-08-07T23:38:49.315Z | Compiling rustls-native-certs v0.8.4 |
| 1599 | 2026-08-07T23:38:49.527Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1600 | 2026-08-07T23:38:49.653Z | Compiling crossbeam-channel v0.5.15 |
| 1601 | 2026-08-07T23:38:49.721Z | Compiling wait-timeout v0.2.1 |
| 1602 | 2026-08-07T23:38:49.787Z | Compiling strum v0.27.2 |
| 1603 | 2026-08-07T23:38:49.909Z | Compiling rusty-fork v0.3.1 |
| 1604 | 2026-08-07T23:38:50.126Z | Compiling crypto-common v0.1.7 |
| 1605 | 2026-08-07T23:38:50.257Z | Compiling parse-display-derive v0.10.0 |
| 1606 | 2026-08-07T23:38:50.260Z | Compiling rand_xorshift v0.4.0 |
| 1607 | 2026-08-07T23:38:50.360Z | Compiling backon v1.6.0 |
| 1608 | 2026-08-07T23:38:50.413Z | Compiling rand_chacha v0.3.1 |
| 1609 | 2026-08-07T23:38:50.646Z | Compiling either v1.16.0 |
| 1610 | 2026-08-07T23:38:50.916Z | Compiling rand v0.8.6 |
| 1611 | 2026-08-07T23:38:51.041Z | Compiling proptest v1.11.0 |
| 1612 | 2026-08-07T23:38:51.269Z | Compiling slog-json v2.6.1 |
| 1613 | 2026-08-07T23:38:51.477Z | Compiling hostname v0.3.1 |
| 1614 | 2026-08-07T23:38:51.572Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1615 | 2026-08-07T23:38:51.612Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1616 | 2026-08-07T23:38:51.623Z | Compiling is-terminal v0.4.17 |
| 1617 | 2026-08-07T23:38:51.668Z | Compiling memmap2 v0.9.10 |
| 1618 | 2026-08-07T23:38:51.885Z | Compiling usdt v0.6.0 |
| 1619 | 2026-08-07T23:38:51.918Z | Compiling slog-term v2.9.2 |
| 1620 | 2026-08-07T23:38:51.974Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1621 | 2026-08-07T23:38:52.216Z | Compiling slog-bunyan v2.5.0 |
| 1622 | 2026-08-07T23:38:52.285Z | Compiling serde_with v3.21.0 |
| 1623 | 2026-08-07T23:38:52.344Z | Compiling async-compression v0.4.42 |
| 1624 | 2026-08-07T23:38:52.511Z | Compiling rustls-pemfile v2.2.0 |
| 1625 | 2026-08-07T23:38:52.651Z | Compiling regress v0.10.5 |
| 1626 | 2026-08-07T23:38:52.709Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1627 | 2026-08-07T23:38:52.795Z | Compiling hostname v0.4.2 |
| 1628 | 2026-08-07T23:38:52.933Z | Compiling humantime v2.3.0 |
| 1629 | 2026-08-07T23:38:53.464Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1630 | 2026-08-07T23:38:53.482Z | Compiling iddqd v0.4.6 |
| 1631 | 2026-08-07T23:38:53.934Z | Compiling reqwest v0.12.28 |
| 1632 | 2026-08-07T23:38:54.035Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1633 | 2026-08-07T23:38:54.065Z | Compiling block-buffer v0.10.4 |
| 1634 | 2026-08-07T23:38:54.210Z | Compiling utf8parse v0.2.2 |
| 1635 | 2026-08-07T23:38:54.317Z | Compiling anstyle-parse v1.0.0 |
| 1636 | 2026-08-07T23:38:54.442Z | Compiling digest v0.10.7 |
| 1637 | 2026-08-07T23:38:54.500Z | Compiling parse-display v0.10.0 |
| 1638 | 2026-08-07T23:38:54.659Z | Compiling backoff v0.4.0 |
| 1639 | 2026-08-07T23:38:54.741Z | Compiling itertools v0.14.0 |
| 1640 | 2026-08-07T23:38:54.827Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1641 | 2026-08-07T23:38:54.866Z | Compiling anstyle v1.0.14 |
| 1642 | 2026-08-07T23:38:54.945Z | Compiling progenitor-client v0.10.0 |
| 1643 | 2026-08-07T23:38:55.216Z | Compiling anstyle-query v1.1.5 |
| 1644 | 2026-08-07T23:38:55.323Z | Compiling colorchoice v1.0.5 |
| 1645 | 2026-08-07T23:38:55.386Z | Compiling is_terminal_polyfill v1.70.2 |
| 1646 | 2026-08-07T23:38:55.479Z | Compiling anstream v1.0.0 |
| 1647 | 2026-08-07T23:38:55.845Z | Compiling clap_lex v1.1.0 |
| 1648 | 2026-08-07T23:38:56.094Z | Compiling regress v0.11.1 |
| 1649 | 2026-08-07T23:38:56.537Z | Compiling clap_derive v4.6.4 |
| 1650 | 2026-08-07T23:38:57.419Z | Compiling terminal_size v0.4.4 |
| 1651 | 2026-08-07T23:38:57.648Z | Compiling typify-impl v0.6.2 |
| 1652 | 2026-08-07T23:38:58.216Z | Compiling toml_datetime v0.6.11 |
| 1653 | 2026-08-07T23:38:58.486Z | Compiling zerocopy-derive v0.7.35 |
| 1654 | 2026-08-07T23:38:58.698Z | Compiling cpufeatures v0.2.17 |
| 1655 | 2026-08-07T23:38:58.801Z | Compiling convert_case v0.4.0 |
| 1656 | 2026-08-07T23:38:59.096Z | Compiling derive_more v0.99.20 |
| 1657 | 2026-08-07T23:38:59.340Z | Compiling zerocopy v0.7.35 |
| 1658 | 2026-08-07T23:38:59.617Z | Compiling clap_builder v4.6.5 |
| 1659 | 2026-08-07T23:39:00.078Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1660 | 2026-08-07T23:39:00.423Z | Compiling unicode-width v0.2.2 |
| 1661 | 2026-08-07T23:39:00.741Z | Compiling proc-macro-crate v3.5.0 |
| 1662 | 2026-08-07T23:39:01.165Z | Compiling secrecy v0.10.3 |
| 1663 | 2026-08-07T23:39:01.324Z | Compiling clap v4.6.5 |
| 1664 | 2026-08-07T23:39:01.380Z | Compiling tinyvec_macros v0.1.1 |
| 1665 | 2026-08-07T23:39:01.401Z | Compiling float-ord v0.3.2 |
| 1666 | 2026-08-07T23:39:01.429Z | Compiling crucible-workspace-hack v0.1.0 |
| 1667 | 2026-08-07T23:39:01.443Z | Compiling tinyvec v1.11.0 |
| 1668 | 2026-08-07T23:39:01.521Z | Compiling num_enum_derive v0.7.6 |
| 1669 | 2026-08-07T23:39:01.937Z | Compiling dtrace-parser v0.2.0 |
| 1670 | 2026-08-07T23:39:01.959Z | Compiling scroll_derive v0.12.1 |
| 1671 | 2026-08-07T23:39:01.972Z | Compiling num-integer v0.1.46 |
| 1672 | 2026-08-07T23:39:02.287Z | Compiling rustc_version v0.4.1 |
| 1673 | 2026-08-07T23:39:02.555Z | Compiling usdt-impl v0.5.0 |
| 1674 | 2026-08-07T23:39:02.666Z | Compiling scroll v0.12.0 |
| 1675 | 2026-08-07T23:39:02.791Z | Compiling num_enum v0.7.6 |
| 1676 | 2026-08-07T23:39:02.796Z | Compiling curve25519-dalek v4.1.3 |
| 1677 | 2026-08-07T23:39:02.980Z | Compiling dof v0.3.0 |
| 1678 | 2026-08-07T23:39:03.156Z | Compiling hmac v0.12.1 |
| 1679 | 2026-08-07T23:39:03.291Z | Compiling inout v0.1.4 |
| 1680 | 2026-08-07T23:39:03.304Z | Compiling darling_core v0.21.3 |
| 1681 | 2026-08-07T23:39:03.326Z | Compiling ff v0.13.1 |
| 1682 | 2026-08-07T23:39:03.405Z | Compiling thread-id v4.2.2 |
| 1683 | 2026-08-07T23:39:03.435Z | Compiling group v0.13.0 |
| 1684 | 2026-08-07T23:39:03.455Z | Compiling cipher v0.4.4 |
| 1685 | 2026-08-07T23:39:03.651Z | Compiling hkdf v0.12.4 |
| 1686 | 2026-08-07T23:39:03.908Z | Compiling goblin v0.8.2 |
| 1687 | 2026-08-07T23:39:03.983Z | Compiling num-iter v0.1.45 |
| 1688 | 2026-08-07T23:39:04.023Z | Compiling typify-macro v0.6.2 |
| 1689 | 2026-08-07T23:39:04.089Z | Compiling num-rational v0.4.2 |
| 1690 | 2026-08-07T23:39:04.277Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1691 | 2026-08-07T23:39:04.308Z | Compiling universal-hash v0.5.1 |
| 1692 | 2026-08-07T23:39:04.328Z | Compiling crypto-bigint v0.5.5 |
| 1693 | 2026-08-07T23:39:04.420Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1694 | 2026-08-07T23:39:04.760Z | Compiling crossbeam-epoch v0.9.18 |
| 1695 | 2026-08-07T23:39:05.097Z | Compiling half v2.7.1 |
| 1696 | 2026-08-07T23:39:05.131Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1697 | 2026-08-07T23:39:05.347Z | Compiling num-complex v0.4.6 |
| 1698 | 2026-08-07T23:39:05.368Z | Compiling darling_macro v0.21.3 |
| 1699 | 2026-08-07T23:39:05.725Z | Compiling base64ct v1.8.3 |
| 1700 | 2026-08-07T23:39:05.725Z | Compiling opaque-debug v0.3.1 |
| 1701 | 2026-08-07T23:39:05.764Z | Compiling ciborium-io v0.2.2 |
| 1702 | 2026-08-07T23:39:05.800Z | Compiling base16ct v0.2.0 |
| 1703 | 2026-08-07T23:39:05.857Z | Compiling ciborium-ll v0.2.2 |
| 1704 | 2026-08-07T23:39:05.953Z | Compiling password-hash v0.5.0 |
| 1705 | 2026-08-07T23:39:06.009Z | Compiling darling v0.21.3 |
| 1706 | 2026-08-07T23:39:06.021Z | Compiling elliptic-curve v0.13.8 |
| 1707 | 2026-08-07T23:39:06.075Z | Compiling poly1305 v0.8.0 |
| 1708 | 2026-08-07T23:39:06.087Z | Compiling num v0.4.3 |
| 1709 | 2026-08-07T23:39:06.184Z | Compiling typify v0.6.2 |
| 1710 | 2026-08-07T23:39:06.403Z | Compiling thiserror-no-std v2.0.2 |
| 1711 | 2026-08-07T23:39:06.769Z | Compiling chacha20 v0.9.1 |
| 1712 | 2026-08-07T23:39:06.983Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1713 | 2026-08-07T23:39:06.986Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1714 | 2026-08-07T23:39:07.575Z | Compiling blake2 v0.10.6 |
| 1715 | 2026-08-07T23:39:07.662Z | Compiling aead v0.5.2 |
| 1716 | 2026-08-07T23:39:07.820Z | Compiling byte-wrapper v0.1.0 |
| 1717 | 2026-08-07T23:39:07.973Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1718 | 2026-08-07T23:39:08.024Z | Compiling proc-macro-error-attr v1.0.4 |
| 1719 | 2026-08-07T23:39:08.261Z | Compiling unsafe-libyaml v0.2.11 |
| 1720 | 2026-08-07T23:39:08.290Z | Compiling prettyplease v0.2.37 |
| 1721 | 2026-08-07T23:39:08.382Z | Compiling heapless v0.8.0 |
| 1722 | 2026-08-07T23:39:08.517Z | Compiling rustix v0.38.44 |
| 1723 | 2026-08-07T23:39:08.678Z | Compiling keccak v0.1.6 |
| 1724 | 2026-08-07T23:39:08.922Z | Compiling sha3 v0.10.9 |
| 1725 | 2026-08-07T23:39:08.937Z | Compiling serde_yaml v0.9.34+deprecated |
| 1726 | 2026-08-07T23:39:09.224Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1727 | 2026-08-07T23:39:09.910Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1728 | 2026-08-07T23:39:09.910Z | Compiling argon2 v0.5.3 |
| 1729 | 2026-08-07T23:39:10.196Z | Compiling chacha20poly1305 v0.10.1 |
| 1730 | 2026-08-07T23:39:10.352Z | Compiling vsss-rs v3.3.4 |
| 1731 | 2026-08-07T23:39:10.430Z | Compiling ingot-macros v0.1.1 |
| 1732 | 2026-08-07T23:39:10.523Z | Compiling ciborium v0.2.2 |
| 1733 | 2026-08-07T23:39:11.161Z | Compiling usdt-attr-macro v0.5.0 |
| 1734 | 2026-08-07T23:39:11.167Z | Compiling usdt-macro v0.5.0 |
| 1735 | 2026-08-07T23:39:12.210Z | Compiling serde_spanned v0.6.9 |
| 1736 | 2026-08-07T23:39:12.353Z | Compiling hash32 v0.3.1 |
| 1737 | 2026-08-07T23:39:12.478Z | Compiling enum-as-inner v0.6.1 |
| 1738 | 2026-08-07T23:39:12.504Z | Compiling proc-macro-error v1.0.4 |
| 1739 | 2026-08-07T23:39:12.724Z | Compiling memmap v0.7.0 |
| 1740 | 2026-08-07T23:39:12.912Z | Compiling memoffset v0.9.1 |
| 1741 | 2026-08-07T23:39:12.923Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1742 | 2026-08-07T23:39:12.932Z | Compiling smoltcp v0.11.0 |
| 1743 | 2026-08-07T23:39:13.046Z | Compiling data-encoding v2.11.0 |
| 1744 | 2026-08-07T23:39:13.138Z | Compiling winnow v0.7.15 |
| 1745 | 2026-08-07T23:39:13.151Z | Compiling toml_write v0.1.2 |
| 1746 | 2026-08-07T23:39:13.154Z | Compiling indent_write v2.2.0 |
| 1747 | 2026-08-07T23:39:13.248Z | Compiling cfg_aliases v0.2.1 |
| 1748 | 2026-08-07T23:39:13.248Z | Compiling winnow v0.5.40 |
| 1749 | 2026-08-07T23:39:13.297Z | Compiling ingot-types v0.1.2 |
| 1750 | 2026-08-07T23:39:13.321Z | Compiling nix v0.31.3 |
| 1751 | 2026-08-07T23:39:13.461Z | Compiling usdt v0.5.0 |
| 1752 | 2026-08-07T23:39:13.700Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1753 | 2026-08-07T23:39:13.722Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1754 | 2026-08-07T23:39:13.758Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1755 | 2026-08-07T23:39:14.002Z | Compiling tabwriter v1.4.1 |
| 1756 | 2026-08-07T23:39:14.219Z | Compiling cobs v0.3.0 |
| 1757 | 2026-08-07T23:39:14.370Z | Compiling serde_repr v0.1.21 |
| 1758 | 2026-08-07T23:39:14.412Z | Compiling bitflags v1.3.2 |
| 1759 | 2026-08-07T23:39:14.486Z | Compiling toml_edit v0.22.27 |
| 1760 | 2026-08-07T23:39:14.647Z | Compiling toml_edit v0.19.15 |
| 1761 | 2026-08-07T23:39:14.666Z | Compiling pkg-config v0.3.33 |
| 1762 | 2026-08-07T23:39:14.812Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1763 | 2026-08-07T23:39:14.942Z | Compiling vcpkg v0.2.15 |
| 1764 | 2026-08-07T23:39:15.027Z | Compiling managed v0.8.0 |
| 1765 | 2026-08-07T23:39:15.121Z | Compiling postcard v1.1.3 |
| 1766 | 2026-08-07T23:39:15.237Z | Compiling rustls-webpki v0.103.13 |
| 1767 | 2026-08-07T23:39:15.477Z | Compiling openssl-sys v0.9.116 |
| 1768 | 2026-08-07T23:39:16.345Z | Compiling toml v0.8.23 |
| 1769 | 2026-08-07T23:39:16.543Z | Compiling proc-macro-crate v1.3.1 |
| 1770 | 2026-08-07T23:39:17.005Z | Compiling ingot v0.1.1 |
| 1771 | 2026-08-07T23:39:17.145Z | Compiling hubpack_derive v0.1.1 |
| 1772 | 2026-08-07T23:39:17.508Z | Compiling foreign-types-macros v0.2.3 |
| 1773 | 2026-08-07T23:39:17.688Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1774 | 2026-08-07T23:39:17.757Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1775 | 2026-08-07T23:39:17.812Z | Compiling unicode-segmentation v1.13.3 |
| 1776 | 2026-08-07T23:39:17.983Z | Compiling semver v0.1.20 |
| 1777 | 2026-08-07T23:39:17.994Z | Compiling linked-hash-map v0.5.6 |
| 1778 | 2026-08-07T23:39:18.158Z | Compiling resolv-conf v0.7.6 |
| 1779 | 2026-08-07T23:39:18.175Z | Compiling static_assertions v1.1.0 |
| 1780 | 2026-08-07T23:39:18.232Z | Compiling rayon-core v1.13.0 |
| 1781 | 2026-08-07T23:39:18.242Z | Compiling heck v0.4.1 |
| 1782 | 2026-08-07T23:39:18.253Z | Compiling foreign-types-shared v0.3.1 |
| 1783 | 2026-08-07T23:39:18.339Z | Compiling swrite v0.1.0 |
| 1784 | 2026-08-07T23:39:18.431Z | Compiling colored v3.1.1 |
| 1785 | 2026-08-07T23:39:18.441Z | Compiling foreign-types v0.5.0 |
| 1786 | 2026-08-07T23:39:18.468Z | Compiling rustc_version v0.1.7 |
| 1787 | 2026-08-07T23:39:18.531Z | Compiling lru-cache v0.1.2 |
| 1788 | 2026-08-07T23:39:18.596Z | Compiling newline-converter v0.3.0 |
| 1789 | 2026-08-07T23:39:18.664Z | Compiling hubpack v0.1.2 |
| 1790 | 2026-08-07T23:39:18.697Z | Compiling tokio-rustls v0.26.4 |
| 1791 | 2026-08-07T23:39:18.709Z | Compiling rustls-platform-verifier v0.7.0 |
| 1792 | 2026-08-07T23:39:18.823Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1793 | 2026-08-07T23:39:18.901Z | Compiling num_enum_derive v0.5.11 |
| 1794 | 2026-08-07T23:39:18.937Z | Compiling hyper-rustls v0.27.9 |
| 1795 | 2026-08-07T23:39:19.226Z | Compiling reqwest v0.13.4 |
| 1796 | 2026-08-07T23:39:20.169Z | Compiling atomicwrites v0.4.4 |
| 1797 | 2026-08-07T23:39:20.481Z | Compiling progenitor-client v0.14.0 |
| 1798 | 2026-08-07T23:39:20.581Z | Compiling hickory-proto v0.24.4 |
| 1799 | 2026-08-07T23:39:20.809Z | Compiling progenitor-extras v0.2.0 |
| 1800 | 2026-08-07T23:39:21.059Z | Compiling progenitor-impl v0.13.0 |
| 1801 | 2026-08-07T23:39:22.053Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1802 | 2026-08-07T23:39:22.663Z | Compiling crossbeam-deque v0.8.6 |
| 1803 | 2026-08-07T23:39:22.861Z | Compiling console v0.15.11 |
| 1804 | 2026-08-07T23:39:23.620Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1805 | 2026-08-07T23:39:23.970Z | Compiling camino-tempfile v1.4.1 |
| 1806 | 2026-08-07T23:39:24.135Z | Compiling chacha20 v0.10.0 |
| 1807 | 2026-08-07T23:39:24.224Z | Compiling serde-big-array v0.5.1 |
| 1808 | 2026-08-07T23:39:24.370Z | Compiling pin-project-internal v1.1.13 |
| 1809 | 2026-08-07T23:39:24.402Z | Compiling num-derive v0.4.2 |
| 1810 | 2026-08-07T23:39:24.546Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1811 | 2026-08-07T23:39:24.665Z | Compiling derive-where v1.6.1 |
| 1812 | 2026-08-07T23:39:25.070Z | Compiling cstr-argument v0.1.2 |
| 1813 | 2026-08-07T23:39:25.229Z | Compiling siphasher v1.0.3 |
| 1814 | 2026-08-07T23:39:25.355Z | Compiling minimal-lexical v0.2.1 |
| 1815 | 2026-08-07T23:39:25.427Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#33fd10c8) |
| 1816 | 2026-08-07T23:39:25.470Z | Compiling similar v2.7.0 |
| 1817 | 2026-08-07T23:39:25.620Z | Compiling nom v7.1.3 |
| 1818 | 2026-08-07T23:39:25.715Z | Compiling pin-project v1.1.13 |
| 1819 | 2026-08-07T23:39:25.820Z | Compiling phf_shared v0.12.1 |
| 1820 | 2026-08-07T23:39:25.958Z | Compiling expectorate v1.2.0 |
| 1821 | 2026-08-07T23:39:25.976Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1822 | 2026-08-07T23:39:26.109Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1823 | 2026-08-07T23:39:26.253Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1824 | 2026-08-07T23:39:26.485Z | Compiling progenitor-macro v0.13.0 |
| 1825 | 2026-08-07T23:39:26.508Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1826 | 2026-08-07T23:39:27.008Z | Compiling rand v0.10.2 |
| 1827 | 2026-08-07T23:39:27.076Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1828 | 2026-08-07T23:39:27.950Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1829 | 2026-08-07T23:39:28.220Z | Compiling hickory-resolver v0.24.4 |
| 1830 | 2026-08-07T23:39:28.274Z | Compiling progenitor-client v0.13.0 |
| 1831 | 2026-08-07T23:39:28.581Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1832 | 2026-08-07T23:39:28.792Z | Compiling num_enum v0.5.11 |
| 1833 | 2026-08-07T23:39:28.916Z | Compiling newtype_derive v0.1.6 |
| 1834 | 2026-08-07T23:39:29.386Z | Compiling progenitor-impl v0.14.0 |
| 1835 | 2026-08-07T23:39:30.000Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1836 | 2026-08-07T23:39:30.547Z | Compiling unicode-normalization v0.1.25 |
| 1837 | 2026-08-07T23:39:30.726Z | Compiling tokio-stream v0.1.18 |
| 1838 | 2026-08-07T23:39:30.851Z | Compiling snafu-derive v0.8.9 |
| 1839 | 2026-08-07T23:39:31.092Z | Compiling async-recursion v1.1.1 |
| 1840 | 2026-08-07T23:39:31.208Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1841 | 2026-08-07T23:39:31.517Z | Compiling slog-dtrace v0.3.0 |
| 1842 | 2026-08-07T23:39:31.733Z | Compiling bstr v1.12.1 |
| 1843 | 2026-08-07T23:39:31.750Z | Compiling csv-core v0.1.13 |
| 1844 | 2026-08-07T23:39:31.792Z | Compiling cancel-safe-futures v0.1.5 |
| 1845 | 2026-08-07T23:39:31.889Z | Compiling konst_macro_rules v0.2.19 |
| 1846 | 2026-08-07T23:39:32.014Z | Compiling foldhash v0.1.5 |
| 1847 | 2026-08-07T23:39:32.033Z | Compiling chrono-tz v0.10.4 |
| 1848 | 2026-08-07T23:39:32.066Z | Compiling owo-colors v4.3.0 |
| 1849 | 2026-08-07T23:39:32.194Z | Compiling unicode-width v0.1.14 |
| 1850 | 2026-08-07T23:39:32.230Z | Compiling same-file v1.0.6 |
| 1851 | 2026-08-07T23:39:32.242Z | Compiling foreign-types-shared v0.1.1 |
| 1852 | 2026-08-07T23:39:32.328Z | Compiling openssl v0.10.80 |
| 1853 | 2026-08-07T23:39:32.397Z | Compiling unicode-xid v0.2.6 |
| 1854 | 2026-08-07T23:39:32.410Z | Compiling highway v1.3.0 |
| 1855 | 2026-08-07T23:39:32.515Z | Compiling const_format_proc_macros v0.2.34 |
| 1856 | 2026-08-07T23:39:32.518Z | Compiling walkdir v2.5.0 |
| 1857 | 2026-08-07T23:39:32.616Z | Compiling foreign-types v0.3.2 |
| 1858 | 2026-08-07T23:39:32.635Z | Compiling snafu v0.8.9 |
| 1859 | 2026-08-07T23:39:32.686Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1860 | 2026-08-07T23:39:32.818Z | Compiling hashbrown v0.15.5 |
| 1861 | 2026-08-07T23:39:32.879Z | Compiling globset v0.4.18 |
| 1862 | 2026-08-07T23:39:32.906Z | Compiling konst v0.2.20 |
| 1863 | 2026-08-07T23:39:33.015Z | Compiling csv v1.4.0 |
| 1864 | 2026-08-07T23:39:33.074Z | Compiling progenitor-macro v0.14.0 |
| 1865 | 2026-08-07T23:39:33.140Z | Compiling progenitor v0.13.0 |
| 1866 | 2026-08-07T23:39:33.326Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1867 | 2026-08-07T23:39:33.338Z | Compiling qorb v0.4.1 |
| 1868 | 2026-08-07T23:39:33.398Z | Compiling olpc-cjson v0.1.4 |
| 1869 | 2026-08-07T23:39:33.618Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1870 | 2026-08-07T23:39:33.708Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1871 | 2026-08-07T23:39:34.568Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1872 | 2026-08-07T23:39:35.223Z | Compiling rayon v1.12.0 |
| 1873 | 2026-08-07T23:39:35.466Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1874 | 2026-08-07T23:39:35.520Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1875 | 2026-08-07T23:39:35.891Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1876 | 2026-08-07T23:39:36.081Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1877 | 2026-08-07T23:39:36.999Z | Compiling phf v0.12.1 |
| 1878 | 2026-08-07T23:39:37.090Z | Compiling zone_cfg_derive v0.3.1 |
| 1879 | 2026-08-07T23:39:37.136Z | Compiling tokio-dtrace v0.1.1 |
| 1880 | 2026-08-07T23:39:37.409Z | Compiling itertools v0.12.1 |
| 1881 | 2026-08-07T23:39:37.441Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1882 | 2026-08-07T23:39:37.644Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1883 | 2026-08-07T23:39:37.796Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1884 | 2026-08-07T23:39:38.186Z | Compiling libsw-core v0.3.2 |
| 1885 | 2026-08-07T23:39:38.243Z | Compiling serde_plain v1.0.2 |
| 1886 | 2026-08-07T23:39:38.359Z | Compiling openssl-macros v0.1.1 |
| 1887 | 2026-08-07T23:39:38.450Z | Compiling pem v3.0.6 |
| 1888 | 2026-08-07T23:39:38.462Z | Compiling cookie v0.18.1 |
| 1889 | 2026-08-07T23:39:38.648Z | Compiling sigpipe v0.1.3 |
| 1890 | 2026-08-07T23:39:38.661Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1891 | 2026-08-07T23:39:38.684Z | Compiling typed-path v0.9.3 |
| 1892 | 2026-08-07T23:39:38.734Z | Compiling fixedbitset v0.4.2 |
| 1893 | 2026-08-07T23:39:38.830Z | Compiling jiff v0.2.28 |
| 1894 | 2026-08-07T23:39:38.842Z | Compiling fixedbitset v0.5.7 |
| 1895 | 2026-08-07T23:39:38.877Z | Compiling glob v0.3.3 |
| 1896 | 2026-08-07T23:39:38.970Z | Compiling bytecount v0.6.9 |
| 1897 | 2026-08-07T23:39:39.110Z | Compiling papergrid v0.11.0 |
| 1898 | 2026-08-07T23:39:39.181Z | Compiling petgraph v0.8.3 |
| 1899 | 2026-08-07T23:39:39.349Z | Compiling petgraph v0.6.5 |
| 1900 | 2026-08-07T23:39:39.825Z | Compiling tough v0.22.0 |
| 1901 | 2026-08-07T23:39:40.944Z | Compiling zone v0.3.1 |
| 1902 | 2026-08-07T23:39:40.967Z | Compiling progenitor v0.14.0 |
| 1903 | 2026-08-07T23:39:40.967Z | Compiling libsw v3.5.0 |
| 1904 | 2026-08-07T23:39:41.091Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1905 | 2026-08-07T23:39:41.106Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1906 | 2026-08-07T23:39:41.145Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1907 | 2026-08-07T23:39:41.174Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1908 | 2026-08-07T23:39:41.296Z | Compiling oxide-tokio-rt v0.1.6 |
| 1909 | 2026-08-07T23:39:41.406Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1910 | 2026-08-07T23:39:41.605Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1911 | 2026-08-07T23:39:41.739Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1912 | 2026-08-07T23:39:42.372Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1913 | 2026-08-07T23:39:42.721Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1914 | 2026-08-07T23:39:42.895Z | Compiling const_format v0.2.36 |
| 1915 | 2026-08-07T23:39:43.349Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1916 | 2026-08-07T23:39:43.538Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1917 | 2026-08-07T23:39:43.607Z | Compiling tabled_derive v0.7.0 |
| 1918 | 2026-08-07T23:39:43.755Z | Compiling gethostname v0.5.0 |
| 1919 | 2026-08-07T23:39:43.799Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1920 | 2026-08-07T23:39:43.875Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1921 | 2026-08-07T23:39:43.929Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1922 | 2026-08-07T23:39:44.029Z | Compiling bcs v0.1.6 |
| 1923 | 2026-08-07T23:39:44.043Z | Compiling smf v0.2.3 |
| 1924 | 2026-08-07T23:39:44.125Z | Compiling nom v8.0.0 |
| 1925 | 2026-08-07T23:39:44.343Z | Compiling smawk v0.3.2 |
| 1926 | 2026-08-07T23:39:44.383Z | Compiling linear-map v1.2.0 |
| 1927 | 2026-08-07T23:39:44.483Z | Compiling tagptr v0.2.0 |
| 1928 | 2026-08-07T23:39:44.552Z | Compiling termtree v0.5.1 |
| 1929 | 2026-08-07T23:39:44.572Z | Compiling whoami v1.6.1 |
| 1930 | 2026-08-07T23:39:44.630Z | Compiling lazy_static v1.5.0 |
| 1931 | 2026-08-07T23:39:44.644Z | Compiling unicode-linebreak v0.1.5 |
| 1932 | 2026-08-07T23:39:44.700Z | Compiling moka v0.12.15 |
| 1933 | 2026-08-07T23:39:44.731Z | Compiling steno v0.4.1 |
| 1934 | 2026-08-07T23:39:44.885Z | Compiling textwrap v0.16.2 |
| 1935 | 2026-08-07T23:39:45.286Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1936 | 2026-08-07T23:39:45.409Z | Compiling tabled v0.15.0 |
| 1937 | 2026-08-07T23:39:45.487Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1938 | 2026-08-07T23:39:46.489Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1939 | 2026-08-07T23:39:46.552Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1940 | 2026-08-07T23:39:47.212Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1941 | 2026-08-07T23:39:48.022Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1942 | 2026-08-07T23:39:48.057Z | Compiling hickory-proto v0.25.2 |
| 1943 | 2026-08-07T23:39:48.151Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1944 | 2026-08-07T23:39:48.973Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1945 | 2026-08-07T23:39:49.402Z | Compiling parking_lot_core v0.8.6 |
| 1946 | 2026-08-07T23:39:49.512Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1947 | 2026-08-07T23:39:49.694Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1948 | 2026-08-07T23:39:49.902Z | Compiling libscf-sys v1.2.0 |
| 1949 | 2026-08-07T23:39:50.023Z | Compiling hickory-resolver v0.25.2 |
| 1950 | 2026-08-07T23:39:50.026Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1951 | 2026-08-07T23:39:50.046Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1952 | 2026-08-07T23:39:50.267Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1953 | 2026-08-07T23:39:50.552Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1954 | 2026-08-07T23:39:50.741Z | Compiling parking_lot v0.11.2 |
| 1955 | 2026-08-07T23:39:50.808Z | Compiling fxhash v0.2.1 |
| 1956 | 2026-08-07T23:39:50.811Z | Compiling internet-checksum v0.2.1 |
| 1957 | 2026-08-07T23:39:50.947Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1958 | 2026-08-07T23:39:50.959Z | Compiling sled v0.34.7 |
| 1959 | 2026-08-07T23:39:51.165Z | Compiling itertools v0.15.0 |
| 1960 | 2026-08-07T23:39:51.634Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1961 | 2026-08-07T23:39:54.183Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1962 | 2026-08-07T23:39:55.444Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1963 | 2026-08-07T23:40:03.461Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1964 | 2026-08-07T23:40:05.110Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1965 | 2026-08-07T23:40:06.157Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1966 | 2026-08-07T23:40:07.095Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1967 | 2026-08-07T23:40:07.924Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1968 | 2026-08-07T23:40:32.789Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 09s |
| 1969 | 2026-08-07T23:40:32.974Z | ──────────── |
| 1970 | 2026-08-07T23:40:32.974Z | Nextest run ID ed5af890-c2ab-46f3-b32d-c610296c291d with nextest profile: default |
| 1971 | 2026-08-07T23:40:32.974Z | Starting 54 tests across 3 binaries |
| 1972 | 2026-08-07T23:40:32.978Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1973 | 2026-08-07T23:40:32.978Z | PASS [ 0.005s] mg-api-types-versions v13::bgp::config::proptests::json_schema_matches_md5_auth_string_invariants |
| 1974 | 2026-08-07T23:40:32.978Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1975 | 2026-08-07T23:40:32.978Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1976 | 2026-08-07T23:40:32.981Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1977 | 2026-08-07T23:40:32.982Z | PASS [ 0.006s] mg-api-types-versions v13::bgp::config::proptests::debug_redacts_inner_string |
| 1978 | 2026-08-07T23:40:32.985Z | PASS [ 0.005s] mg-api-types-versions v13::bgp::config::proptests::v11_neighbor_conversions_round_trip |
| 1979 | 2026-08-07T23:40:32.985Z | PASS [ 0.005s] mg-api-types-versions v13::bgp::config::proptests::v11_conversion_rejects_invalid_md5_auth_key |
| 1980 | 2026-08-07T23:40:32.986Z | PASS [ 0.006s] mg-api-types-versions v13::bgp::config::proptests::v11_apply_request_conversion_preserves_peer_maps |
| 1981 | 2026-08-07T23:40:32.988Z | PASS [ 0.015s] mg-api-types-versions v13::bgp::config::proptests::constructor_accepts_exactly_nonempty_printable_ascii_up_to_80_bytes |
| 1982 | 2026-08-07T23:40:32.991Z | PASS [ 0.010s] rdb bestpath::test::test_bestpath |
| 1983 | 2026-08-07T23:40:32.994Z | PASS [ 0.009s] rdb bestpath::test::test_bestpath_med_per_as_grouping |
| 1984 | 2026-08-07T23:40:32.994Z | PASS [ 0.009s] rdb bestpath::test::test_bestpath_shutdown_preference |
| 1985 | 2026-08-07T23:40:32.994Z | PASS [ 0.009s] rdb bestpath::test::test_bestpath_med_same_as_equal_med |
| 1986 | 2026-08-07T23:40:32.994Z | PASS [ 0.015s] mg-api-types-versions v13::bgp::config::proptests::valid_md5_auth_string_json_round_trips |
| 1987 | 2026-08-07T23:40:32.999Z | PASS [ 0.026s] mg-api-types-versions v13::bgp::config::proptests::constructor_rejects_all_other_strings |
| 1988 | 2026-08-07T23:40:33.002Z | PASS [ 0.009s] rdb db::test::test_prefix4_db_key_serialization |
| 1989 | 2026-08-07T23:40:33.002Z | PASS [ 0.009s] rdb db::test::test_prefix6_db_key_serialization |
| 1990 | 2026-08-07T23:40:33.002Z | PASS [ 0.009s] rdb db::test::test_prefix4_from_str |
| 1991 | 2026-08-07T23:40:33.005Z | PASS [ 0.008s] rdb db::test::test_prefix6_from_str |
| 1992 | 2026-08-07T23:40:33.015Z | PASS [ 0.036s] mg-api-types-versions v13::bgp::config::proptests::serde_round_trip_matches_constructor_invariants |
| 1993 | 2026-08-07T23:40:33.043Z | PASS [ 0.054s] rdb db::test::test_ipv6_origin_crud |
| 1994 | 2026-08-07T23:40:33.043Z | PASS [ 0.055s] rdb db::test::test_ipv4_origin_crud |
| 1995 | 2026-08-07T23:40:33.053Z | PASS [ 0.054s] rdb db::test::test_prefix_host_bit_normalization |
| 1996 | 2026-08-07T23:40:33.056Z | PASS [ 0.054s] rdb db::test::test_set_nexthop_shutdown_replaces_path |
| 1997 | 2026-08-07T23:40:33.056Z | PASS [ 0.054s] rdb db::test::test_rib |
| 1998 | 2026-08-07T23:40:33.056Z | PASS [ 0.054s] rdb db::test::test_static_routing_ipv4_basic |
| 1999 | 2026-08-07T23:40:33.056Z | PASS [ 0.053s] rdb db::test::test_static_routing_ipv6_basic |
| 2000 | 2026-08-07T23:40:33.070Z | PASS [ 0.055s] rdb db::test::test_static_routing_ipv6_vlan_id_handling |
| 2001 | 2026-08-07T23:40:33.073Z | PASS [ 0.015s] rdb proptest::prop_ipv4_normalized_is_network_address |
| 2002 | 2026-08-07T23:40:33.073Z | PASS [ 0.015s] rdb proptest::prop_ipv4_subnet_of_self |
| 2003 | 2026-08-07T23:40:33.073Z | PASS [ 0.016s] rdb proptest::prop_ipv4_default_contains_all |
| 2004 | 2026-08-07T23:40:33.084Z | PASS [ 0.014s] rdb proptest::prop_ipv6_default_contains_all |
| 2005 | 2026-08-07T23:40:33.087Z | PASS [ 0.015s] rdb proptest::prop_ipv6_subnet_of_self |
| 2006 | 2026-08-07T23:40:33.087Z | PASS [ 0.015s] rdb proptest::prop_ipv6_normalized_is_network_address |
| 2007 | 2026-08-07T23:40:33.091Z | PASS [ 0.017s] rdb proptest::prop_static_route_key_deduplication |
| 2008 | 2026-08-07T23:40:33.099Z | PASS [ 0.056s] rdb db::test::test_static_routing_mixed_address_families |
| 2009 | 2026-08-07T23:40:33.102Z | PASS [ 0.056s] rdb db::test::test_static_routing_multiple_routes_same_prefix |
| 2010 | 2026-08-07T23:40:33.106Z | PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 2011 | 2026-08-07T23:40:33.108Z | PASS [ 0.020s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 2012 | 2026-08-07T23:40:33.108Z | PASS [ 0.020s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 2013 | 2026-08-07T23:40:33.108Z | PASS [ 0.019s] rdb proptest::prop_static_route_key_normalized_is_network_address |
| 2014 | 2026-08-07T23:40:33.109Z | PASS [ 0.055s] rdb db::test::test_static_routing_vlan_id_handling |
| 2015 | 2026-08-07T23:40:33.109Z | PASS [ 0.009s] rdb types::test::bgp_path_identity |
| 2016 | 2026-08-07T23:40:33.112Z | PASS [ 0.009s] rdb types::test::bgp_vs_static_ordering |
| 2017 | 2026-08-07T23:40:33.115Z | PASS [ 0.009s] rdb types::test::btreeset_insert_is_noop |
| 2018 | 2026-08-07T23:40:33.115Z | PASS [ 0.009s] rdb types::test::btreeset_coexistence |
| 2019 | 2026-08-07T23:40:33.118Z | PASS [ 0.008s] rdb types::test::btreeset_remove |
| 2020 | 2026-08-07T23:40:33.118Z | PASS [ 0.009s] rdb types::test::btreeset_replace |
| 2021 | 2026-08-07T23:40:33.118Z | PASS [ 0.008s] rdb types::test::ord_contract |
| 2022 | 2026-08-07T23:40:33.121Z | PASS [ 0.008s] rdb types::test::prefix_no_cross_family_within |
| 2023 | 2026-08-07T23:40:33.124Z | PASS [ 0.024s] rdb proptest::prop_static_route_key_ord_consistency |
| 2024 | 2026-08-07T23:40:33.124Z | PASS [ 0.008s] rdb types::test::static_path_identity |
| 2025 | 2026-08-07T23:40:33.140Z | PASS [ 0.085s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 2026 | 2026-08-07T23:40:33.143Z | ──────────── |
| 2027 | 2026-08-07T23:40:33.143Z | Summary [ 0.168s] 54 tests run: 54 passed, 0 skipped |
| 2028 | 2026-08-07T23:40:33.153Z | + cp ./rib.log /work/ |
| 2029 | 2026-08-07T23:40:33.155Z | + popd |
| 2030 | 2026-08-07T23:40:33.155Z | /work/oxidecomputer/maghemite |
| 2031 | 2026-08-07T23:40:33.156Z | process exited: duration 311855 ms, exit code 0 |
| |
| 2032 | 2026-08-07T23:40:33.168Z | found 1 output files |
| 2033 | 2026-08-07T23:40:33.168Z | uploading: /work/rib.log (1177 bytes) |
| 2034 | 2026-08-07T23:40:34.182Z | uploaded: /work/rib.log |