|
|
|
| 1 | 2026-06-18T13:18:45.988Z | job assigned to worker 01KVDE31V8M03MDNX3BB62T83G [factory aws, i-0678c30b929b3a0f5] (queued for 58 s) |
| |
| 2 | 2026-06-18T13:18:52.435Z | starting task 0: "setup" |
| 3 | 2026-06-18T13:18:52.441Z | ++ uname -s |
| 4 | 2026-06-18T13:18:52.443Z | + kern=SunOS |
| 5 | 2026-06-18T13:18:52.443Z | + build_user=build |
| 6 | 2026-06-18T13:18:52.443Z | + build_uid=12345 |
| 7 | 2026-06-18T13:18:52.443Z | + work_dir=/work |
| 8 | 2026-06-18T13:18:52.443Z | + input_dir=/input |
| 9 | 2026-06-18T13:18:52.443Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-18T13:18:52.444Z | + case "$kern" in |
| 11 | 2026-06-18T13:18:52.444Z | + groupadd -g 12345 build |
| 12 | 2026-06-18T13:18:52.446Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-18T13:18:54.450Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-18T13:18:54.557Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-18T13:18:54.559Z | + home_fs=zfs |
| 16 | 2026-06-18T13:18:54.559Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-18T13:18:54.559Z | + mkdir -p /home/build |
| 18 | 2026-06-18T13:18:54.559Z | + chown build:build /home/build /work |
| 19 | 2026-06-18T13:18:56.561Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-18T13:18:56.564Z | process exited: duration 4127 ms, exit code 0 |
| |
| 21 | 2026-06-18T13:18:56.569Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-18T13:18:56.573Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-18T13:18:56.573Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-18T13:18:56.573Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-18T13:18:56.573Z | * rust toolchain profile = "default" |
| 26 | 2026-06-18T13:18:56.573Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-18T13:18:56.573Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-18T13:18:56.576Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-18T13:18:56.576Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-18T13:18:56.671Z | info: downloading installer |
| 31 | 2026-06-18T13:18:58.106Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-18T13:18:58.106Z | warn: /opt/ooce/bin |
| 33 | 2026-06-18T13:18:58.106Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-18T13:18:58.107Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-18T13:18:58.107Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-18T13:18:58.107Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-18T13:18:58.107Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-18T13:18:58.107Z | error: cannot install while Rust is installed |
| 39 | 2026-06-18T13:18:58.107Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-18T13:18:58.107Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-18T13:18:58.107Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-18T13:18:58.107Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-18T13:18:58.107Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-18T13:18:58.120Z | info: profile set to default |
| 45 | 2026-06-18T13:18:58.120Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-18T13:18:58.123Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-18T13:18:58.255Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-18T13:18:58.258Z | info: downloading 6 components |
| 49 | 2026-06-18T13:19:14.745Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-18T13:19:14.745Z | |
| 51 | 2026-06-18T13:19:14.772Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-18T13:19:14.773Z | |
| 53 | 2026-06-18T13:19:14.773Z | |
| 54 | 2026-06-18T13:19:14.773Z | Rust is installed now. Great! |
| 55 | 2026-06-18T13:19:14.773Z | |
| 56 | 2026-06-18T13:19:14.773Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-18T13:19:14.773Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-18T13:19:14.773Z | |
| 59 | 2026-06-18T13:19:14.773Z | To configure your current shell, you need to source |
| 60 | 2026-06-18T13:19:14.773Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-18T13:19:14.773Z | |
| 62 | 2026-06-18T13:19:14.773Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-18T13:19:14.773Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-18T13:19:14.773Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-18T13:19:14.773Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-18T13:19:14.776Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-18T13:19:14.776Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-18T13:19:14.777Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-18T13:19:14.777Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-18T13:19:14.777Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-18T13:19:14.876Z | + rustup --version |
| 72 | 2026-06-18T13:19:14.884Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-18T13:19:14.887Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-18T13:19:14.905Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-18T13:19:14.908Z | + cargo --version |
| 76 | 2026-06-18T13:19:14.921Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-18T13:19:14.938Z | + rustc --version |
| 78 | 2026-06-18T13:19:14.943Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-18T13:19:14.946Z | process exited: duration 18373 ms, exit code 0 |
| |
| 80 | 2026-06-18T13:19:14.951Z | starting task 2: "authentication" |
| 81 | 2026-06-18T13:19:14.968Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-18T13:19:14.974Z | starting task 3: "clone repository" |
| 83 | 2026-06-18T13:19:14.977Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-18T13:19:14.980Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-18T13:19:15.018Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-18T13:19:16.327Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-18T13:19:16.327Z | + git fetch origin a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d |
| 88 | 2026-06-18T13:19:16.584Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-18T13:19:16.584Z | * branch a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d -> FETCH_HEAD |
| 90 | 2026-06-18T13:19:16.590Z | + [[ -n trey/ttl-dscp ]] |
| 91 | 2026-06-18T13:19:16.592Z | ++ git branch --show-current |
| 92 | 2026-06-18T13:19:16.592Z | + current=main |
| 93 | 2026-06-18T13:19:16.592Z | + [[ main != trey/ttl-dscp ]] |
| 94 | 2026-06-18T13:19:16.595Z | + git branch -f trey/ttl-dscp a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d |
| 95 | 2026-06-18T13:19:16.597Z | + git checkout -f trey/ttl-dscp |
| 96 | 2026-06-18T13:19:16.615Z | Switched to branch 'trey/ttl-dscp' |
| 97 | 2026-06-18T13:19:16.618Z | + git reset --hard a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d |
| 98 | 2026-06-18T13:19:16.634Z | HEAD is now at a5bbbd0 Merge branch 'main' into trey/ttl-dscp |
| 99 | 2026-06-18T13:19:16.636Z | process exited: duration 1660 ms, exit code 0 |
| |
| 100 | 2026-06-18T13:19:16.641Z | starting task 4: "build" |
| 101 | 2026-06-18T13:19:16.645Z | + set -o errexit |
| 102 | 2026-06-18T13:19:16.645Z | + set -o pipefail |
| 103 | 2026-06-18T13:19:16.645Z | + source .github/buildomat/test-common.sh |
| 104 | 2026-06-18T13:19:16.647Z | ++ NEXTEST_VERSION=0.9.97 |
| 105 | 2026-06-18T13:19:16.647Z | ++ PLATFORM=illumos |
| 106 | 2026-06-18T13:19:16.647Z | ++ banner install |
| 107 | 2026-06-18T13:19:16.647Z | |
| 108 | 2026-06-18T13:19:16.647Z | # # # #### ##### ## # # |
| 109 | 2026-06-18T13:19:16.647Z | # ## # # # # # # # |
| 110 | 2026-06-18T13:19:16.647Z | # # # # #### # # # # # |
| 111 | 2026-06-18T13:19:16.647Z | # # # # # # ###### # # |
| 112 | 2026-06-18T13:19:16.647Z | # # ## # # # # # # # |
| 113 | 2026-06-18T13:19:16.648Z | # # # #### # # # ###### ###### |
| 114 | 2026-06-18T13:19:16.648Z | |
| 115 | 2026-06-18T13:19:16.648Z | ++ set +o errexit |
| 116 | 2026-06-18T13:19:16.650Z | ++ pkg info clang-15 |
| 117 | 2026-06-18T13:19:16.650Z | ++ grep -qi installed |
| 118 | 2026-06-18T13:19:17.849Z | pkg: info: no packages matching the following patterns you specified are |
| 119 | 2026-06-18T13:19:17.849Z | installed on the system. Try querying remotely instead: |
| 120 | 2026-06-18T13:19:17.849Z | |
| 121 | 2026-06-18T13:19:17.849Z | clang-15 |
| 122 | 2026-06-18T13:19:17.887Z | ++ [[ 1 != 0 ]] |
| 123 | 2026-06-18T13:19:17.887Z | ++ set -o errexit |
| 124 | 2026-06-18T13:19:17.890Z | ++ pfexec pkg install clang-15 |
| 125 | 2026-06-18T13:19:25.377Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 126 | 2026-06-18T13:19:33.357Z | Startup: Caching catalogs ... Done |
| 127 | 2026-06-18T13:19:40.724Z | Planning: Solver setup ... Done |
| 128 | 2026-06-18T13:19:40.765Z | Planning: Running solver ... Done |
| 129 | 2026-06-18T13:19:40.912Z | Planning: Finding local manifests ... Done |
| 130 | 2026-06-18T13:19:40.931Z | Planning: Fetching manifests: 0/2 0% complete |
| 131 | 2026-06-18T13:19:42.232Z | Planning: Fetching manifests: 2/2 100% complete |
| 132 | 2026-06-18T13:19:42.261Z | Planning: Package planning ... Done |
| 133 | 2026-06-18T13:19:42.287Z | Planning: Merging actions ... Done |
| 134 | 2026-06-18T13:19:42.392Z | Planning: Checking for conflicting actions ... Done |
| 135 | 2026-06-18T13:19:42.400Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-06-18T13:19:43.132Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-06-18T13:19:43.137Z | Planning: Planning completed in 9.61 seconds |
| 138 | 2026-06-18T13:19:43.149Z | Packages to install: 2 |
| 139 | 2026-06-18T13:19:43.151Z | Mediators to change: 2 |
| 140 | 2026-06-18T13:19:43.151Z | Services to change: 1 |
| 141 | 2026-06-18T13:19:43.151Z | Create boot environment: No |
| 142 | 2026-06-18T13:19:43.152Z | Create backup boot environment: No |
| 143 | 2026-06-18T13:19:43.193Z | |
| 144 | 2026-06-18T13:19:43.193Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 145 | 2026-06-18T13:19:52.135Z | Download: 982/3076 items 82.2/211.3MB 38% complete (22.0M/s) |
| 146 | 2026-06-18T13:19:57.719Z | Download: 983/3076 items 82.2/211.3MB 38% complete |
| 147 | 2026-06-18T13:20:02.720Z | Download: 1757/3076 items 117.3/211.3MB 55% complete (7.0M/s) |
| 148 | 2026-06-18T13:20:08.445Z | Download: 2008/3076 items 117.9/211.3MB 55% complete (5.2M/s) |
| 149 | 2026-06-18T13:20:13.447Z | Download: 2801/3076 items 119.8/211.3MB 56% complete (235k/s) |
| 150 | 2026-06-18T13:20:21.716Z | Download: 3032/3076 items 201.8/211.3MB 95% complete (8.6M/s) |
| 151 | 2026-06-18T13:20:34.422Z | Download: 3034/3076 items 201.8/211.3MB 95% complete |
| 152 | 2026-06-18T13:20:35.003Z | Download: Completed 211.31 MB in 51.80 seconds (4.1M/s) |
| 153 | 2026-06-18T13:20:35.128Z | Actions: 1/3418 actions (Installing new actions) |
| 154 | 2026-06-18T13:20:38.246Z | Actions: Completed 3418 actions in 3.12 seconds. |
| 155 | 2026-06-18T13:20:38.920Z | Done |
| 156 | 2026-06-18T13:20:38.920Z | Done |
| 157 | 2026-06-18T13:20:39.671Z | Done |
| 158 | 2026-06-18T13:20:43.104Z | Done |
| 159 | 2026-06-18T13:20:43.177Z | Done |
| 160 | 2026-06-18T13:20:43.179Z | Done |
| 161 | 2026-06-18T13:20:43.442Z | Done |
| 162 | 2026-06-18T13:20:44.144Z | ++ set -o errexit |
| 163 | 2026-06-18T13:20:44.144Z | ++ cargo --version |
| 164 | 2026-06-18T13:20:44.150Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 165 | 2026-06-18T13:20:44.292Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 166 | 2026-06-18T13:20:44.295Z | info: downloading 6 components |
| 167 | 2026-06-18T13:20:59.849Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 168 | 2026-06-18T13:20:59.852Z | ++ rustc --version |
| 169 | 2026-06-18T13:20:59.878Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 170 | 2026-06-18T13:20:59.881Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 171 | 2026-06-18T13:20:59.924Z | Updating crates.io index |
| 172 | 2026-06-18T13:21:00.023Z | Downloading crates ... |
| 173 | 2026-06-18T13:21:00.079Z | Downloaded cargo-nextest v0.9.97 |
| 174 | 2026-06-18T13:21:00.145Z | Installing cargo-nextest v0.9.97 |
| 175 | 2026-06-18T13:21:00.185Z | Updating crates.io index |
| 176 | 2026-06-18T13:21:02.856Z | Locking 390 packages to latest compatible versions |
| 177 | 2026-06-18T13:21:02.861Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 178 | 2026-06-18T13:21:02.864Z | Adding duct v0.13.7 (available: v1.1.1) |
| 179 | 2026-06-18T13:21:02.864Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 180 | 2026-06-18T13:21:02.864Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 181 | 2026-06-18T13:21:02.866Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 182 | 2026-06-18T13:21:02.866Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 183 | 2026-06-18T13:21:02.869Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 184 | 2026-06-18T13:21:02.869Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 185 | 2026-06-18T13:21:02.871Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 186 | 2026-06-18T13:21:02.874Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 187 | 2026-06-18T13:21:02.900Z | Downloading crates ... |
| 188 | 2026-06-18T13:21:02.970Z | Downloaded adler2 v2.0.1 |
| 189 | 2026-06-18T13:21:02.973Z | Downloaded anstyle-query v1.1.5 |
| 190 | 2026-06-18T13:21:02.975Z | Downloaded async-scoped v0.9.0 |
| 191 | 2026-06-18T13:21:02.977Z | Downloaded atomicwrites v0.4.4 |
| 192 | 2026-06-18T13:21:02.980Z | Downloaded atomic-waker v1.1.2 |
| 193 | 2026-06-18T13:21:02.983Z | Downloaded anstyle-parse v1.0.0 |
| 194 | 2026-06-18T13:21:02.983Z | Downloaded cfg_aliases v0.2.1 |
| 195 | 2026-06-18T13:21:02.986Z | Downloaded anstyle v1.0.14 |
| 196 | 2026-06-18T13:21:02.986Z | Downloaded autocfg v1.5.1 |
| 197 | 2026-06-18T13:21:02.989Z | Downloaded addr2line v0.25.1 |
| 198 | 2026-06-18T13:21:02.989Z | Downloaded generic-array v0.14.7 |
| 199 | 2026-06-18T13:21:02.991Z | Downloaded crypto-common v0.1.7 |
| 200 | 2026-06-18T13:21:02.991Z | Downloaded anstream v1.0.0 |
| 201 | 2026-06-18T13:21:02.994Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 202 | 2026-06-18T13:21:02.994Z | Downloaded color-spantrace v0.3.0 |
| 203 | 2026-06-18T13:21:02.994Z | Downloaded debug-ignore v1.0.5 |
| 204 | 2026-06-18T13:21:02.996Z | Downloaded ahash v0.8.12 |
| 205 | 2026-06-18T13:21:02.998Z | Downloaded home v0.5.12 |
| 206 | 2026-06-18T13:21:03.001Z | Downloaded lazy_static v1.5.0 |
| 207 | 2026-06-18T13:21:03.004Z | Downloaded futures-task v0.3.32 |
| 208 | 2026-06-18T13:21:03.004Z | Downloaded form_urlencoded v1.2.2 |
| 209 | 2026-06-18T13:21:03.004Z | Downloaded lru-slab v0.1.2 |
| 210 | 2026-06-18T13:21:03.006Z | Downloaded native-tls v0.2.18 |
| 211 | 2026-06-18T13:21:03.006Z | Downloaded is_ci v1.2.0 |
| 212 | 2026-06-18T13:21:03.009Z | Downloaded cpufeatures v0.2.17 |
| 213 | 2026-06-18T13:21:03.009Z | Downloaded http-body v1.0.1 |
| 214 | 2026-06-18T13:21:03.011Z | Downloaded either v1.16.0 |
| 215 | 2026-06-18T13:21:03.011Z | Downloaded dialoguer v0.11.0 |
| 216 | 2026-06-18T13:21:03.014Z | Downloaded humantime-serde v1.1.1 |
| 217 | 2026-06-18T13:21:03.016Z | Downloaded equivalent v1.0.2 |
| 218 | 2026-06-18T13:21:03.016Z | Downloaded crc32fast v1.5.0 |
| 219 | 2026-06-18T13:21:03.019Z | Downloaded futures-sink v0.3.32 |
| 220 | 2026-06-18T13:21:03.019Z | Downloaded foreign-types v0.3.2 |
| 221 | 2026-06-18T13:21:03.019Z | Downloaded number_prefix v0.4.0 |
| 222 | 2026-06-18T13:21:03.021Z | Downloaded fnv v1.0.7 |
| 223 | 2026-06-18T13:21:03.021Z | Downloaded nextest-workspace-hack v0.1.0 |
| 224 | 2026-06-18T13:21:03.021Z | Downloaded hyper-tls v0.6.0 |
| 225 | 2026-06-18T13:21:03.025Z | Downloaded document-features v0.2.12 |
| 226 | 2026-06-18T13:21:03.025Z | Downloaded hex v0.4.3 |
| 227 | 2026-06-18T13:21:03.028Z | Downloaded errno v0.3.14 |
| 228 | 2026-06-18T13:21:03.028Z | Downloaded num-traits v0.2.19 |
| 229 | 2026-06-18T13:21:03.028Z | Downloaded itoa v1.0.18 |
| 230 | 2026-06-18T13:21:03.030Z | Downloaded futures-core v0.3.32 |
| 231 | 2026-06-18T13:21:03.030Z | Downloaded foreign-types-shared v0.1.1 |
| 232 | 2026-06-18T13:21:03.030Z | Downloaded heck v0.5.0 |
| 233 | 2026-06-18T13:21:03.033Z | Downloaded enable-ansi-support v0.2.1 |
| 234 | 2026-06-18T13:21:03.033Z | Downloaded newtype-uuid v1.3.2 |
| 235 | 2026-06-18T13:21:03.035Z | Downloaded jobserver v0.1.34 |
| 236 | 2026-06-18T13:21:03.035Z | Downloaded os_pipe v1.2.3 |
| 237 | 2026-06-18T13:21:03.038Z | Downloaded http-body-util v0.1.3 |
| 238 | 2026-06-18T13:21:03.038Z | Downloaded clap_lex v1.1.0 |
| 239 | 2026-06-18T13:21:03.040Z | Downloaded openssl-probe v0.2.1 |
| 240 | 2026-06-18T13:21:03.040Z | Downloaded nextest-metadata v0.12.2 |
| 241 | 2026-06-18T13:21:03.043Z | Downloaded lock_api v0.4.14 |
| 242 | 2026-06-18T13:21:03.043Z | Downloaded hyper-rustls v0.27.9 |
| 243 | 2026-06-18T13:21:03.046Z | Downloaded convert_case v0.10.0 |
| 244 | 2026-06-18T13:21:03.046Z | Downloaded colorchoice v1.0.5 |
| 245 | 2026-06-18T13:21:03.050Z | Downloaded cfg-if v1.0.4 |
| 246 | 2026-06-18T13:21:03.053Z | Downloaded block-buffer v0.10.4 |
| 247 | 2026-06-18T13:21:03.055Z | Downloaded pkg-config v0.3.33 |
| 248 | 2026-06-18T13:21:03.058Z | Downloaded ordered-float v2.10.1 |
| 249 | 2026-06-18T13:21:03.058Z | Downloaded cargo-platform v0.3.3 |
| 250 | 2026-06-18T13:21:03.063Z | Downloaded humantime v2.3.0 |
| 251 | 2026-06-18T13:21:03.065Z | Downloaded nextest-filtering v0.15.0 |
| 252 | 2026-06-18T13:21:03.068Z | Downloaded futures-macro v0.3.32 |
| 253 | 2026-06-18T13:21:03.068Z | Downloaded guppy-workspace-hack v0.1.0 |
| 254 | 2026-06-18T13:21:03.073Z | Downloaded backtrace-ext v0.2.1 |
| 255 | 2026-06-18T13:21:03.073Z | Downloaded httparse v1.10.1 |
| 256 | 2026-06-18T13:21:03.075Z | Downloaded openssl-macros v0.1.1 |
| 257 | 2026-06-18T13:21:03.075Z | Downloaded percent-encoding v2.3.2 |
| 258 | 2026-06-18T13:21:03.075Z | Downloaded cargo-platform v0.2.0 |
| 259 | 2026-06-18T13:21:03.077Z | Downloaded mukti-metadata v0.3.0 |
| 260 | 2026-06-18T13:21:03.080Z | Downloaded serde_spanned v1.1.1 |
| 261 | 2026-06-18T13:21:03.083Z | Downloaded serde-value v0.7.0 |
| 262 | 2026-06-18T13:21:03.083Z | Downloaded nested v0.1.1 |
| 263 | 2026-06-18T13:21:03.083Z | Downloaded digest v0.10.7 |
| 264 | 2026-06-18T13:21:03.086Z | Downloaded is_terminal_polyfill v1.70.2 |
| 265 | 2026-06-18T13:21:03.086Z | Downloaded pathdiff v0.2.3 |
| 266 | 2026-06-18T13:21:03.089Z | Downloaded idna_adapter v1.0.0 |
| 267 | 2026-06-18T13:21:03.089Z | Downloaded ed25519 v2.2.3 |
| 268 | 2026-06-18T13:21:03.089Z | Downloaded filetime v0.2.29 |
| 269 | 2026-06-18T13:21:03.091Z | Downloaded erased-serde v0.4.10 |
| 270 | 2026-06-18T13:21:03.094Z | Downloaded rustc-hash v2.1.2 |
| 271 | 2026-06-18T13:21:03.094Z | Downloaded const-oid v0.9.6 |
| 272 | 2026-06-18T13:21:03.097Z | Downloaded rustc_version v0.4.1 |
| 273 | 2026-06-18T13:21:03.099Z | Downloaded serde_spanned v0.6.9 |
| 274 | 2026-06-18T13:21:03.099Z | Downloaded indent_write v2.2.0 |
| 275 | 2026-06-18T13:21:03.102Z | Downloaded serde_urlencoded v0.7.1 |
| 276 | 2026-06-18T13:21:03.102Z | Downloaded clap_derive v4.6.1 |
| 277 | 2026-06-18T13:21:03.105Z | Downloaded indenter v0.3.4 |
| 278 | 2026-06-18T13:21:03.107Z | Downloaded shared_child v1.1.1 |
| 279 | 2026-06-18T13:21:03.109Z | Downloaded serde_ignored v0.1.14 |
| 280 | 2026-06-18T13:21:03.110Z | Downloaded signature v2.2.0 |
| 281 | 2026-06-18T13:21:03.110Z | Downloaded subtle v2.6.1 |
| 282 | 2026-06-18T13:21:03.112Z | Downloaded sigchld v0.2.4 |
| 283 | 2026-06-18T13:21:03.112Z | Downloaded quick-junit v0.5.2 |
| 284 | 2026-06-18T13:21:03.115Z | Downloaded pin-project-lite v0.2.17 |
| 285 | 2026-06-18T13:21:03.117Z | Downloaded swrite v0.1.0 |
| 286 | 2026-06-18T13:21:03.117Z | Downloaded supports-unicode v3.0.0 |
| 287 | 2026-06-18T13:21:03.119Z | Downloaded supports-hyperlinks v3.2.0 |
| 288 | 2026-06-18T13:21:03.119Z | Downloaded strsim v0.11.1 |
| 289 | 2026-06-18T13:21:03.119Z | Downloaded scopeguard v1.2.0 |
| 290 | 2026-06-18T13:21:03.122Z | Downloaded shell-words v1.1.1 |
| 291 | 2026-06-18T13:21:03.125Z | Downloaded find-msvc-tools v0.1.9 |
| 292 | 2026-06-18T13:21:03.125Z | Downloaded supports-color v3.0.2 |
| 293 | 2026-06-18T13:21:03.127Z | Downloaded duct v0.13.7 |
| 294 | 2026-06-18T13:21:03.127Z | Downloaded fixedbitset v0.5.7 |
| 295 | 2026-06-18T13:21:03.130Z | Downloaded futures-io v0.3.32 |
| 296 | 2026-06-18T13:21:03.130Z | Downloaded signal-hook-mio v0.2.5 |
| 297 | 2026-06-18T13:21:03.132Z | Downloaded sync_wrapper v1.0.2 |
| 298 | 2026-06-18T13:21:03.134Z | Downloaded cargo-util-schemas v0.2.0 |
| 299 | 2026-06-18T13:21:03.137Z | Downloaded base64ct v1.8.3 |
| 300 | 2026-06-18T13:21:03.143Z | Downloaded futures-executor v0.3.32 |
| 301 | 2026-06-18T13:21:03.145Z | Downloaded tokio-macros v2.7.0 |
| 302 | 2026-06-18T13:21:03.145Z | Downloaded serde-untagged v0.1.9 |
| 303 | 2026-06-18T13:21:03.149Z | Downloaded tinyvec_macros v0.1.1 |
| 304 | 2026-06-18T13:21:03.149Z | Downloaded rand_core v0.6.4 |
| 305 | 2026-06-18T13:21:03.149Z | Downloaded quote v1.0.45 |
| 306 | 2026-06-18T13:21:03.152Z | Downloaded ipnet v2.12.0 |
| 307 | 2026-06-18T13:21:03.152Z | Downloaded cargo_metadata v0.23.1 |
| 308 | 2026-06-18T13:21:03.154Z | Downloaded camino-tempfile v1.4.1 |
| 309 | 2026-06-18T13:21:03.154Z | Downloaded foldhash v0.1.5 |
| 310 | 2026-06-18T13:21:03.154Z | Downloaded log v0.4.32 |
| 311 | 2026-06-18T13:21:03.157Z | Downloaded self-replace v1.5.0 |
| 312 | 2026-06-18T13:21:03.159Z | Downloaded futures-channel v0.3.32 |
| 313 | 2026-06-18T13:21:03.159Z | Downloaded eyre v0.6.12 |
| 314 | 2026-06-18T13:21:03.162Z | Downloaded rand_chacha v0.9.0 |
| 315 | 2026-06-18T13:21:03.164Z | Downloaded globset v0.4.18 |
| 316 | 2026-06-18T13:21:03.164Z | Downloaded miette-derive v7.6.0 |
| 317 | 2026-06-18T13:21:03.164Z | Downloaded console v0.15.11 |
| 318 | 2026-06-18T13:21:03.167Z | Downloaded litrs v1.0.0 |
| 319 | 2026-06-18T13:21:03.170Z | Downloaded config v0.15.24 |
| 320 | 2026-06-18T13:21:03.172Z | Downloaded toml_datetime v0.6.11 |
| 321 | 2026-06-18T13:21:03.175Z | Downloaded serde_path_to_error v0.1.20 |
| 322 | 2026-06-18T13:21:03.175Z | Downloaded toml_write v0.1.2 |
| 323 | 2026-06-18T13:21:03.177Z | Downloaded pin-project-internal v1.1.13 |
| 324 | 2026-06-18T13:21:03.180Z | Downloaded smol_str v0.3.6 |
| 325 | 2026-06-18T13:21:03.180Z | Downloaded signal-hook-registry v1.4.8 |
| 326 | 2026-06-18T13:21:03.183Z | Downloaded shlex v2.0.1 |
| 327 | 2026-06-18T13:21:03.183Z | Downloaded sha2 v0.10.9 |
| 328 | 2026-06-18T13:21:03.185Z | Downloaded tower-service v0.3.3 |
| 329 | 2026-06-18T13:21:03.185Z | Downloaded tower-layer v0.3.3 |
| 330 | 2026-06-18T13:21:03.187Z | Downloaded static_assertions v1.1.0 |
| 331 | 2026-06-18T13:21:03.187Z | Downloaded target-spec-miette v0.4.8 |
| 332 | 2026-06-18T13:21:03.190Z | Downloaded try-lock v0.2.5 |
| 333 | 2026-06-18T13:21:03.190Z | Downloaded spki v0.7.3 |
| 334 | 2026-06-18T13:21:03.193Z | Downloaded tracing-error v0.2.1 |
| 335 | 2026-06-18T13:21:03.193Z | Downloaded unicode-linebreak v0.1.5 |
| 336 | 2026-06-18T13:21:03.193Z | Downloaded typeid v1.0.3 |
| 337 | 2026-06-18T13:21:03.195Z | Downloaded urlencoding v2.1.3 |
| 338 | 2026-06-18T13:21:03.195Z | Downloaded unicode-xid v0.2.6 |
| 339 | 2026-06-18T13:21:03.198Z | Downloaded ppv-lite86 v0.2.21 |
| 340 | 2026-06-18T13:21:03.200Z | Downloaded utf8parse v0.2.2 |
| 341 | 2026-06-18T13:21:03.200Z | Downloaded simd-adler32 v0.3.9 |
| 342 | 2026-06-18T13:21:03.200Z | Downloaded want v0.3.1 |
| 343 | 2026-06-18T13:21:03.204Z | Downloaded slab v0.4.12 |
| 344 | 2026-06-18T13:21:03.207Z | Downloaded rustc-demangle v0.1.27 |
| 345 | 2026-06-18T13:21:03.210Z | Downloaded terminal_size v0.4.4 |
| 346 | 2026-06-18T13:21:03.210Z | Downloaded target-lexicon v0.13.5 |
| 347 | 2026-06-18T13:21:03.213Z | Downloaded future-queue v0.4.0 |
| 348 | 2026-06-18T13:21:03.215Z | Downloaded fastrand v2.4.1 |
| 349 | 2026-06-18T13:21:03.218Z | Downloaded thiserror v1.0.69 |
| 350 | 2026-06-18T13:21:03.220Z | Downloaded utf8_iter v1.0.4 |
| 351 | 2026-06-18T13:21:03.221Z | Downloaded untrusted v0.9.0 |
| 352 | 2026-06-18T13:21:03.225Z | Downloaded parking_lot_core v0.9.12 |
| 353 | 2026-06-18T13:21:03.225Z | Downloaded thiserror-impl v1.0.69 |
| 354 | 2026-06-18T13:21:03.225Z | Downloaded cfg-expr v0.20.8 |
| 355 | 2026-06-18T13:21:03.228Z | Downloaded tokio-native-tls v0.3.1 |
| 356 | 2026-06-18T13:21:03.228Z | Downloaded thread_local v1.1.9 |
| 357 | 2026-06-18T13:21:03.228Z | Downloaded thiserror-impl v2.0.18 |
| 358 | 2026-06-18T13:21:03.231Z | Downloaded camino v1.2.2 |
| 359 | 2026-06-18T13:21:03.231Z | Downloaded rand_core v0.9.5 |
| 360 | 2026-06-18T13:21:03.231Z | Downloaded xattr v1.6.1 |
| 361 | 2026-06-18T13:21:03.233Z | Downloaded miniz_oxide v0.8.9 |
| 362 | 2026-06-18T13:21:03.233Z | Downloaded cargo_metadata v0.20.0 |
| 363 | 2026-06-18T13:21:03.236Z | Downloaded getrandom v0.2.17 |
| 364 | 2026-06-18T13:21:03.247Z | Downloaded clap v4.6.1 |
| 365 | 2026-06-18T13:21:03.255Z | Downloaded parking_lot v0.12.5 |
| 366 | 2026-06-18T13:21:03.255Z | Downloaded getrandom v0.4.3 |
| 367 | 2026-06-18T13:21:03.259Z | Downloaded strip-ansi-escapes v0.2.1 |
| 368 | 2026-06-18T13:21:03.259Z | Downloaded thiserror v2.0.18 |
| 369 | 2026-06-18T13:21:03.262Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 370 | 2026-06-18T13:21:03.264Z | Downloaded owo-colors v4.3.0 |
| 371 | 2026-06-18T13:21:03.264Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 372 | 2026-06-18T13:21:03.267Z | Downloaded version_check v0.9.5 |
| 373 | 2026-06-18T13:21:03.267Z | Downloaded tracing-log v0.2.0 |
| 374 | 2026-06-18T13:21:03.267Z | Downloaded tempfile v3.27.0 |
| 375 | 2026-06-18T13:21:03.269Z | Downloaded target-spec v3.6.0 |
| 376 | 2026-06-18T13:21:03.269Z | Downloaded quinn-udp v0.5.14 |
| 377 | 2026-06-18T13:21:03.272Z | Downloaded semver v1.0.28 |
| 378 | 2026-06-18T13:21:03.272Z | Downloaded once_cell v1.21.4 |
| 379 | 2026-06-18T13:21:03.274Z | Downloaded smallvec v1.15.2 |
| 380 | 2026-06-18T13:21:03.274Z | Downloaded getrandom v0.3.4 |
| 381 | 2026-06-18T13:21:03.278Z | Downloaded self_update v0.42.0 |
| 382 | 2026-06-18T13:21:03.280Z | Downloaded rustls-pki-types v1.14.1 |
| 383 | 2026-06-18T13:21:03.280Z | Downloaded futures v0.3.32 |
| 384 | 2026-06-18T13:21:03.283Z | Downloaded unicase v2.9.0 |
| 385 | 2026-06-18T13:21:03.283Z | Downloaded pkcs8 v0.10.2 |
| 386 | 2026-06-18T13:21:03.285Z | Downloaded derive-where v1.6.1 |
| 387 | 2026-06-18T13:21:03.287Z | Downloaded serde_core v1.0.228 |
| 388 | 2026-06-18T13:21:03.290Z | Downloaded iana-time-zone v0.1.65 |
| 389 | 2026-06-18T13:21:03.295Z | Downloaded tokio-stream v0.1.18 |
| 390 | 2026-06-18T13:21:03.299Z | Downloaded zipsign-api v0.1.5 |
| 391 | 2026-06-18T13:21:03.301Z | Downloaded ed25519-dalek v2.2.0 |
| 392 | 2026-06-18T13:21:03.306Z | Downloaded toml v0.8.23 |
| 393 | 2026-06-18T13:21:03.309Z | Downloaded zstd v0.13.3 |
| 394 | 2026-06-18T13:21:03.311Z | Downloaded tokio-rustls v0.26.4 |
| 395 | 2026-06-18T13:21:03.311Z | Downloaded sharded-slab v0.1.7 |
| 396 | 2026-06-18T13:21:03.314Z | Downloaded zmij v1.0.21 |
| 397 | 2026-06-18T13:21:03.314Z | Downloaded zeroize v1.9.0 |
| 398 | 2026-06-18T13:21:03.316Z | Downloaded mio v1.2.1 |
| 399 | 2026-06-18T13:21:03.319Z | Downloaded proc-macro2 v1.0.106 |
| 400 | 2026-06-18T13:21:03.322Z | Downloaded tracing-attributes v0.1.31 |
| 401 | 2026-06-18T13:21:03.322Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 402 | 2026-06-18T13:21:03.325Z | Downloaded bitflags v2.13.0 |
| 403 | 2026-06-18T13:21:03.328Z | Downloaded ryu v1.0.23 |
| 404 | 2026-06-18T13:21:03.330Z | Downloaded socket2 v0.6.4 |
| 405 | 2026-06-18T13:21:03.330Z | Downloaded signal-hook v0.3.18 |
| 406 | 2026-06-18T13:21:03.333Z | Downloaded bytes v1.12.0 |
| 407 | 2026-06-18T13:21:03.335Z | Downloaded textwrap v0.16.2 |
| 408 | 2026-06-18T13:21:03.338Z | Downloaded memchr v2.8.2 |
| 409 | 2026-06-18T13:21:03.340Z | Downloaded tinyvec v1.11.0 |
| 410 | 2026-06-18T13:21:03.340Z | Downloaded serde_derive v1.0.228 |
| 411 | 2026-06-18T13:21:03.342Z | Downloaded flate2 v1.1.9 |
| 412 | 2026-06-18T13:21:03.345Z | Downloaded base64 v0.22.1 |
| 413 | 2026-06-18T13:21:03.347Z | Downloaded derive_more v2.1.1 |
| 414 | 2026-06-18T13:21:03.353Z | Downloaded xxhash-rust v0.8.15 |
| 415 | 2026-06-18T13:21:03.356Z | Downloaded zstd-safe v7.2.4 |
| 416 | 2026-06-18T13:21:03.356Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 417 | 2026-06-18T13:21:03.359Z | Downloaded pin-project v1.1.13 |
| 418 | 2026-06-18T13:21:03.366Z | Downloaded indicatif v0.17.11 |
| 419 | 2026-06-18T13:21:03.369Z | Downloaded uuid v1.23.3 |
| 420 | 2026-06-18T13:21:03.369Z | Downloaded quinn v0.11.9 |
| 421 | 2026-06-18T13:21:03.371Z | Downloaded der v0.7.10 |
| 422 | 2026-06-18T13:21:03.376Z | Downloaded vte v0.14.1 |
| 423 | 2026-06-18T13:21:03.379Z | Downloaded openssl-sys v0.9.117 |
| 424 | 2026-06-18T13:21:03.379Z | Downloaded serde v1.0.228 |
| 425 | 2026-06-18T13:21:03.381Z | Downloaded borsh v1.6.1 |
| 426 | 2026-06-18T13:21:03.383Z | Downloaded unicode-ident v1.0.24 |
| 427 | 2026-06-18T13:21:03.386Z | Downloaded http v1.4.2 |
| 428 | 2026-06-18T13:21:03.388Z | Downloaded tar v0.4.46 |
| 429 | 2026-06-18T13:21:03.391Z | Downloaded backtrace v0.3.76 |
| 430 | 2026-06-18T13:21:03.394Z | Downloaded rustls-webpki v0.103.13 |
| 431 | 2026-06-18T13:21:03.400Z | Downloaded cc v1.2.64 |
| 432 | 2026-06-18T13:21:03.403Z | Downloaded tracing-core v0.1.36 |
| 433 | 2026-06-18T13:21:03.411Z | Downloaded derive_more-impl v2.1.1 |
| 434 | 2026-06-18T13:21:03.414Z | Downloaded toml_edit v0.22.27 |
| 435 | 2026-06-18T13:21:03.421Z | Downloaded url v2.5.8 |
| 436 | 2026-06-18T13:21:03.430Z | Downloaded hyper-util v0.1.20 |
| 437 | 2026-06-18T13:21:03.447Z | Downloaded rand v0.9.4 |
| 438 | 2026-06-18T13:21:03.456Z | Downloaded crossterm v0.29.0 |
| 439 | 2026-06-18T13:21:03.470Z | Downloaded hashbrown v0.15.5 |
| 440 | 2026-06-18T13:21:03.481Z | Downloaded miette v7.6.0 |
| 441 | 2026-06-18T13:21:03.484Z | Downloaded guppy v0.17.26 |
| 442 | 2026-06-18T13:21:03.487Z | Downloaded tower v0.5.3 |
| 443 | 2026-06-18T13:21:03.492Z | Downloaded unicode-normalization v0.1.25 |
| 444 | 2026-06-18T13:21:03.495Z | Downloaded hashbrown v0.17.1 |
| 445 | 2026-06-18T13:21:03.498Z | Downloaded indexmap v2.14.0 |
| 446 | 2026-06-18T13:21:03.501Z | Downloaded typenum v1.20.1 |
| 447 | 2026-06-18T13:21:03.503Z | Downloaded serde_json v1.0.150 |
| 448 | 2026-06-18T13:21:03.508Z | Downloaded futures-util v0.3.32 |
| 449 | 2026-06-18T13:21:03.515Z | Downloaded unicode-segmentation v1.13.3 |
| 450 | 2026-06-18T13:21:03.517Z | Downloaded hyper v1.10.1 |
| 451 | 2026-06-18T13:21:03.521Z | Downloaded h2 v0.4.15 |
| 452 | 2026-06-18T13:21:03.525Z | Downloaded tower-http v0.6.11 |
| 453 | 2026-06-18T13:21:03.529Z | Downloaded ron v0.12.1 |
| 454 | 2026-06-18T13:21:03.533Z | Downloaded idna v1.1.0 |
| 455 | 2026-06-18T13:21:03.536Z | Downloaded clap_builder v4.6.0 |
| 456 | 2026-06-18T13:21:03.544Z | Downloaded reqwest v0.12.28 |
| 457 | 2026-06-18T13:21:03.547Z | Downloaded itertools v0.14.0 |
| 458 | 2026-06-18T13:21:03.551Z | Downloaded tokio-util v0.7.18 |
| 459 | 2026-06-18T13:21:03.555Z | Downloaded regex v1.12.4 |
| 460 | 2026-06-18T13:21:03.560Z | Downloaded winnow v1.0.3 |
| 461 | 2026-06-18T13:21:03.565Z | Downloaded pulldown-cmark v0.13.4 |
| 462 | 2026-06-18T13:21:03.568Z | Downloaded aho-corasick v1.1.4 |
| 463 | 2026-06-18T13:21:03.580Z | Downloaded quick-xml v0.37.5 |
| 464 | 2026-06-18T13:21:03.593Z | Downloaded chrono v0.4.45 |
| 465 | 2026-06-18T13:21:03.597Z | Downloaded tracing-subscriber v0.3.23 |
| 466 | 2026-06-18T13:21:03.606Z | Downloaded quick-xml v0.38.4 |
| 467 | 2026-06-18T13:21:03.609Z | Downloaded vcpkg v0.2.15 |
| 468 | 2026-06-18T13:21:03.633Z | Downloaded winnow v0.7.15 |
| 469 | 2026-06-18T13:21:03.638Z | Downloaded zerocopy v0.8.52 |
| 470 | 2026-06-18T13:21:03.649Z | Downloaded unicode-width v0.1.14 |
| 471 | 2026-06-18T13:21:03.652Z | Downloaded syn v2.0.118 |
| 472 | 2026-06-18T13:21:03.659Z | Downloaded quinn-proto v0.11.14 |
| 473 | 2026-06-18T13:21:03.664Z | Downloaded gimli v0.32.3 |
| 474 | 2026-06-18T13:21:03.668Z | Downloaded webpki-roots v1.0.8 |
| 475 | 2026-06-18T13:21:03.671Z | Downloaded bstr v1.12.1 |
| 476 | 2026-06-18T13:21:03.675Z | Downloaded curve25519-dalek v4.1.3 |
| 477 | 2026-06-18T13:21:03.680Z | Downloaded portable-atomic v1.13.1 |
| 478 | 2026-06-18T13:21:03.684Z | Downloaded nextest-runner v0.80.0 |
| 479 | 2026-06-18T13:21:03.690Z | Downloaded tracing v0.1.44 |
| 480 | 2026-06-18T13:21:03.701Z | Downloaded openssl v0.10.81 |
| 481 | 2026-06-18T13:21:03.706Z | Downloaded color-eyre v0.6.5 |
| 482 | 2026-06-18T13:21:03.711Z | Downloaded unicode-width v0.2.2 |
| 483 | 2026-06-18T13:21:03.718Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 484 | 2026-06-18T13:21:03.728Z | Downloaded object v0.37.3 |
| 485 | 2026-06-18T13:21:03.734Z | Downloaded nix v0.30.1 |
| 486 | 2026-06-18T13:21:03.757Z | Downloaded regex-syntax v0.8.11 |
| 487 | 2026-06-18T13:21:03.760Z | Downloaded rustix v0.38.44 |
| 488 | 2026-06-18T13:21:03.772Z | Downloaded rustls v0.23.40 |
| 489 | 2026-06-18T13:21:03.793Z | Downloaded rustix v1.1.4 |
| 490 | 2026-06-18T13:21:03.850Z | Downloaded regex-automata v0.4.14 |
| 491 | 2026-06-18T13:21:03.903Z | Downloaded libc v0.2.186 |
| 492 | 2026-06-18T13:21:03.922Z | Downloaded petgraph v0.8.3 |
| 493 | 2026-06-18T13:21:03.955Z | Downloaded tokio v1.52.3 |
| 494 | 2026-06-18T13:21:04.019Z | Downloaded ring v0.17.14 |
| 495 | 2026-06-18T13:21:04.041Z | Downloaded recursion v0.5.4 |
| 496 | 2026-06-18T13:21:04.084Z | Compiling libc v0.2.186 |
| 497 | 2026-06-18T13:21:04.084Z | Compiling proc-macro2 v1.0.106 |
| 498 | 2026-06-18T13:21:04.087Z | Compiling unicode-ident v1.0.24 |
| 499 | 2026-06-18T13:21:04.087Z | Compiling quote v1.0.45 |
| 500 | 2026-06-18T13:21:04.087Z | Compiling serde_core v1.0.228 |
| 501 | 2026-06-18T13:21:04.087Z | Compiling cfg-if v1.0.4 |
| 502 | 2026-06-18T13:21:04.087Z | Compiling memchr v2.8.2 |
| 503 | 2026-06-18T13:21:04.087Z | Compiling once_cell v1.21.4 |
| 504 | 2026-06-18T13:21:04.315Z | Compiling log v0.4.32 |
| 505 | 2026-06-18T13:21:04.330Z | Compiling pin-project-lite v0.2.17 |
| 506 | 2026-06-18T13:21:04.422Z | Compiling serde v1.0.228 |
| 507 | 2026-06-18T13:21:04.466Z | Compiling itoa v1.0.18 |
| 508 | 2026-06-18T13:21:04.670Z | Compiling futures-core v0.3.32 |
| 509 | 2026-06-18T13:21:04.708Z | Compiling smallvec v1.15.2 |
| 510 | 2026-06-18T13:21:04.801Z | Compiling bitflags v2.13.0 |
| 511 | 2026-06-18T13:21:04.826Z | Compiling find-msvc-tools v0.1.9 |
| 512 | 2026-06-18T13:21:04.954Z | Compiling shlex v2.0.1 |
| 513 | 2026-06-18T13:21:05.048Z | Compiling hashbrown v0.17.1 |
| 514 | 2026-06-18T13:21:05.151Z | Compiling errno v0.3.14 |
| 515 | 2026-06-18T13:21:05.192Z | Compiling equivalent v1.0.2 |
| 516 | 2026-06-18T13:21:05.215Z | Compiling bytes v1.12.0 |
| 517 | 2026-06-18T13:21:05.281Z | Compiling signal-hook-registry v1.4.8 |
| 518 | 2026-06-18T13:21:05.316Z | Compiling jobserver v0.1.34 |
| 519 | 2026-06-18T13:21:05.363Z | Compiling mio v1.2.1 |
| 520 | 2026-06-18T13:21:05.524Z | Compiling syn v2.0.118 |
| 521 | 2026-06-18T13:21:05.579Z | Compiling cc v1.2.64 |
| 522 | 2026-06-18T13:21:05.624Z | Compiling rustix v1.1.4 |
| 523 | 2026-06-18T13:21:05.718Z | Compiling futures-sink v0.3.32 |
| 524 | 2026-06-18T13:21:05.829Z | Compiling socket2 v0.6.4 |
| 525 | 2026-06-18T13:21:05.856Z | Compiling zmij v1.0.21 |
| 526 | 2026-06-18T13:21:06.058Z | Compiling slab v0.4.12 |
| 527 | 2026-06-18T13:21:06.103Z | Compiling futures-channel v0.3.32 |
| 528 | 2026-06-18T13:21:06.267Z | Compiling tracing-core v0.1.36 |
| 529 | 2026-06-18T13:21:06.306Z | Compiling version_check v0.9.5 |
| 530 | 2026-06-18T13:21:06.369Z | Compiling serde_json v1.0.150 |
| 531 | 2026-06-18T13:21:06.594Z | Compiling indexmap v2.14.0 |
| 532 | 2026-06-18T13:21:06.716Z | Compiling futures-task v0.3.32 |
| 533 | 2026-06-18T13:21:06.729Z | Compiling getrandom v0.4.3 |
| 534 | 2026-06-18T13:21:06.898Z | Compiling futures-io v0.3.32 |
| 535 | 2026-06-18T13:21:07.000Z | Compiling unicode-width v0.2.2 |
| 536 | 2026-06-18T13:21:07.041Z | Compiling percent-encoding v2.3.2 |
| 537 | 2026-06-18T13:21:07.102Z | Compiling camino v1.2.2 |
| 538 | 2026-06-18T13:21:07.323Z | Compiling ring v0.17.14 |
| 539 | 2026-06-18T13:21:07.416Z | Compiling http v1.4.2 |
| 540 | 2026-06-18T13:21:07.470Z | Compiling adler2 v2.0.1 |
| 541 | 2026-06-18T13:21:07.500Z | Compiling autocfg v1.5.1 |
| 542 | 2026-06-18T13:21:07.513Z | Compiling zeroize v1.9.0 |
| 543 | 2026-06-18T13:21:07.638Z | Compiling simd-adler32 v0.3.9 |
| 544 | 2026-06-18T13:21:07.867Z | Compiling num-traits v0.2.19 |
| 545 | 2026-06-18T13:21:08.113Z | Compiling miniz_oxide v0.8.9 |
| 546 | 2026-06-18T13:21:08.220Z | Compiling object v0.37.3 |
| 547 | 2026-06-18T13:21:08.306Z | Compiling zerocopy v0.8.52 |
| 548 | 2026-06-18T13:21:08.496Z | Compiling getrandom v0.3.4 |
| 549 | 2026-06-18T13:21:08.529Z | Compiling target-lexicon v0.13.5 |
| 550 | 2026-06-18T13:21:08.833Z | Compiling http-body v1.0.1 |
| 551 | 2026-06-18T13:21:08.996Z | Compiling rustls-pki-types v1.14.1 |
| 552 | 2026-06-18T13:21:09.029Z | Compiling form_urlencoded v1.2.2 |
| 553 | 2026-06-18T13:21:09.052Z | Compiling semver v1.0.28 |
| 554 | 2026-06-18T13:21:09.231Z | Compiling serde_derive v1.0.228 |
| 555 | 2026-06-18T13:21:09.299Z | Compiling tokio-macros v2.7.0 |
| 556 | 2026-06-18T13:21:09.360Z | Compiling futures-macro v0.3.32 |
| 557 | 2026-06-18T13:21:09.541Z | Compiling tracing-attributes v0.1.31 |
| 558 | 2026-06-18T13:21:09.588Z | Compiling getrandom v0.2.17 |
| 559 | 2026-06-18T13:21:09.717Z | Compiling guppy-workspace-hack v0.1.0 |
| 560 | 2026-06-18T13:21:09.784Z | Compiling gimli v0.32.3 |
| 561 | 2026-06-18T13:21:09.875Z | Compiling thiserror v2.0.18 |
| 562 | 2026-06-18T13:21:09.949Z | Compiling owo-colors v4.3.0 |
| 563 | 2026-06-18T13:21:10.068Z | Compiling tokio v1.52.3 |
| 564 | 2026-06-18T13:21:10.206Z | Compiling futures-util v0.3.32 |
| 565 | 2026-06-18T13:21:10.234Z | Compiling idna_adapter v1.0.0 |
| 566 | 2026-06-18T13:21:10.293Z | Compiling fnv v1.0.7 |
| 567 | 2026-06-18T13:21:10.337Z | Compiling utf8_iter v1.0.4 |
| 568 | 2026-06-18T13:21:10.396Z | Compiling signal-hook v0.3.18 |
| 569 | 2026-06-18T13:21:10.501Z | Compiling httparse v1.10.1 |
| 570 | 2026-06-18T13:21:10.628Z | Compiling untrusted v0.9.0 |
| 571 | 2026-06-18T13:21:10.771Z | Compiling tracing v0.1.44 |
| 572 | 2026-06-18T13:21:10.784Z | Compiling idna v1.1.0 |
| 573 | 2026-06-18T13:21:11.133Z | Compiling thiserror-impl v2.0.18 |
| 574 | 2026-06-18T13:21:11.734Z | Compiling addr2line v0.25.1 |
| 575 | 2026-06-18T13:21:12.538Z | Compiling generic-array v0.14.7 |
| 576 | 2026-06-18T13:21:12.549Z | Compiling try-lock v0.2.5 |
| 577 | 2026-06-18T13:21:12.673Z | Compiling typeid v1.0.3 |
| 578 | 2026-06-18T13:21:12.805Z | Compiling atomic-waker v1.1.2 |
| 579 | 2026-06-18T13:21:12.894Z | Compiling tower-service v0.3.3 |
| 580 | 2026-06-18T13:21:12.905Z | Compiling target-spec v3.6.0 |
| 581 | 2026-06-18T13:21:12.940Z | Compiling fastrand v2.4.1 |
| 582 | 2026-06-18T13:21:12.982Z | Compiling pkg-config v0.3.33 |
| 583 | 2026-06-18T13:21:12.995Z | Compiling rustls v0.23.40 |
| 584 | 2026-06-18T13:21:13.190Z | Compiling thiserror v1.0.69 |
| 585 | 2026-06-18T13:21:13.216Z | Compiling rustc-demangle v0.1.27 |
| 586 | 2026-06-18T13:21:13.280Z | Compiling tempfile v3.27.0 |
| 587 | 2026-06-18T13:21:13.407Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 588 | 2026-06-18T13:21:13.777Z | Compiling want v0.3.1 |
| 589 | 2026-06-18T13:21:13.944Z | Compiling cfg-expr v0.20.8 |
| 590 | 2026-06-18T13:21:14.028Z | Compiling tokio-util v0.7.18 |
| 591 | 2026-06-18T13:21:14.175Z | Compiling url v2.5.8 |
| 592 | 2026-06-18T13:21:14.904Z | Compiling h2 v0.4.15 |
| 593 | 2026-06-18T13:21:15.429Z | Compiling backtrace v0.3.76 |
| 594 | 2026-06-18T13:21:15.559Z | Compiling thiserror-impl v1.0.69 |
| 595 | 2026-06-18T13:21:15.572Z | Compiling terminal_size v0.4.4 |
| 596 | 2026-06-18T13:21:15.728Z | Compiling aho-corasick v1.1.4 |
| 597 | 2026-06-18T13:21:15.775Z | Compiling erased-serde v0.4.10 |
| 598 | 2026-06-18T13:21:16.081Z | Compiling winnow v0.7.15 |
| 599 | 2026-06-18T13:21:16.628Z | Compiling rustls-webpki v0.103.13 |
| 600 | 2026-06-18T13:21:16.720Z | Compiling regex-syntax v0.8.11 |
| 601 | 2026-06-18T13:21:18.006Z | Compiling subtle v2.6.1 |
| 602 | 2026-06-18T13:21:18.170Z | Compiling typenum v1.20.1 |
| 603 | 2026-06-18T13:21:19.211Z | Compiling regex-automata v0.4.14 |
| 604 | 2026-06-18T13:21:19.396Z | Compiling hyper v1.10.1 |
| 605 | 2026-06-18T13:21:21.223Z | Compiling serde_spanned v0.6.9 |
| 606 | 2026-06-18T13:21:21.390Z | Compiling toml_datetime v0.6.11 |
| 607 | 2026-06-18T13:21:21.765Z | Compiling ahash v0.8.12 |
| 608 | 2026-06-18T13:21:22.032Z | Compiling sync_wrapper v1.0.2 |
| 609 | 2026-06-18T13:21:22.153Z | Compiling either v1.16.0 |
| 610 | 2026-06-18T13:21:22.381Z | Compiling crc32fast v1.5.0 |
| 611 | 2026-06-18T13:21:22.689Z | Compiling tower-layer v0.3.3 |
| 612 | 2026-06-18T13:21:22.896Z | Compiling parking_lot_core v0.9.12 |
| 613 | 2026-06-18T13:21:22.987Z | Compiling toml_write v0.1.2 |
| 614 | 2026-06-18T13:21:23.117Z | Compiling unicode-segmentation v1.13.3 |
| 615 | 2026-06-18T13:21:23.184Z | Compiling base64 v0.22.1 |
| 616 | 2026-06-18T13:21:23.237Z | Compiling foldhash v0.1.5 |
| 617 | 2026-06-18T13:21:23.459Z | Compiling is_ci v1.2.0 |
| 618 | 2026-06-18T13:21:23.510Z | Compiling portable-atomic v1.13.1 |
| 619 | 2026-06-18T13:21:23.630Z | Compiling unicode-linebreak v0.1.5 |
| 620 | 2026-06-18T13:21:23.674Z | Compiling lazy_static v1.5.0 |
| 621 | 2026-06-18T13:21:23.783Z | Compiling nextest-workspace-hack v0.1.0 |
| 622 | 2026-06-18T13:21:23.904Z | Compiling ipnet v2.12.0 |
| 623 | 2026-06-18T13:21:23.958Z | Compiling textwrap v0.16.2 |
| 624 | 2026-06-18T13:21:24.013Z | Compiling sharded-slab v0.1.7 |
| 625 | 2026-06-18T13:21:24.041Z | Compiling supports-color v3.0.2 |
| 626 | 2026-06-18T13:21:24.208Z | Compiling hyper-util v0.1.20 |
| 627 | 2026-06-18T13:21:24.275Z | Compiling convert_case v0.10.0 |
| 628 | 2026-06-18T13:21:24.536Z | Compiling hashbrown v0.15.5 |
| 629 | 2026-06-18T13:21:24.644Z | Compiling toml_edit v0.22.27 |
| 630 | 2026-06-18T13:21:25.126Z | Compiling tower v0.5.3 |
| 631 | 2026-06-18T13:21:25.216Z | Compiling tokio-rustls v0.26.4 |
| 632 | 2026-06-18T13:21:25.500Z | Compiling backtrace-ext v0.2.1 |
| 633 | 2026-06-18T13:21:25.718Z | Compiling ordered-float v2.10.1 |
| 634 | 2026-06-18T13:21:25.756Z | Compiling webpki-roots v1.0.8 |
| 635 | 2026-06-18T13:21:25.873Z | Compiling miette-derive v7.6.0 |
| 636 | 2026-06-18T13:21:26.002Z | Compiling pathdiff v0.2.3 |
| 637 | 2026-06-18T13:21:26.023Z | Compiling console v0.15.11 |
| 638 | 2026-06-18T13:21:26.125Z | Compiling tracing-log v0.2.0 |
| 639 | 2026-06-18T13:21:26.488Z | Compiling cargo-platform v0.3.3 |
| 640 | 2026-06-18T13:21:26.839Z | Compiling os_pipe v1.2.3 |
| 641 | 2026-06-18T13:21:26.997Z | Compiling thread_local v1.1.9 |
| 642 | 2026-06-18T13:21:27.045Z | Compiling fixedbitset v0.5.7 |
| 643 | 2026-06-18T13:21:27.045Z | Compiling supports-hyperlinks v3.2.0 |
| 644 | 2026-06-18T13:21:27.284Z | Compiling scopeguard v1.2.0 |
| 645 | 2026-06-18T13:21:27.336Z | Compiling ryu v1.0.23 |
| 646 | 2026-06-18T13:21:27.391Z | Compiling unicode-width v0.1.14 |
| 647 | 2026-06-18T13:21:27.404Z | Compiling winnow v1.0.3 |
| 648 | 2026-06-18T13:21:27.554Z | Compiling rustix v0.38.44 |
| 649 | 2026-06-18T13:21:27.624Z | Compiling cfg_aliases v0.2.1 |
| 650 | 2026-06-18T13:21:27.704Z | Compiling pulldown-cmark v0.13.4 |
| 651 | 2026-06-18T13:21:27.919Z | Compiling utf8parse v0.2.2 |
| 652 | 2026-06-18T13:21:27.960Z | Compiling supports-unicode v3.0.0 |
| 653 | 2026-06-18T13:21:28.032Z | Compiling debug-ignore v1.0.5 |
| 654 | 2026-06-18T13:21:28.044Z | Compiling zstd-safe v7.2.4 |
| 655 | 2026-06-18T13:21:28.133Z | Compiling miette v7.6.0 |
| 656 | 2026-06-18T13:21:28.191Z | Compiling anstyle-parse v1.0.0 |
| 657 | 2026-06-18T13:21:28.409Z | Compiling nix v0.30.1 |
| 658 | 2026-06-18T13:21:28.421Z | Compiling serde_urlencoded v0.7.1 |
| 659 | 2026-06-18T13:21:28.701Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 660 | 2026-06-18T13:21:28.807Z | Compiling lock_api v0.4.14 |
| 661 | 2026-06-18T13:21:28.860Z | Compiling petgraph v0.8.3 |
| 662 | 2026-06-18T13:21:29.044Z | Compiling tracing-subscriber v0.3.23 |
| 663 | 2026-06-18T13:21:30.018Z | Compiling sigchld v0.2.4 |
| 664 | 2026-06-18T13:21:30.217Z | Compiling cargo_metadata v0.23.1 |
| 665 | 2026-06-18T13:21:30.475Z | Compiling toml v0.8.23 |
| 666 | 2026-06-18T13:21:30.807Z | Compiling serde-value v0.7.0 |
| 667 | 2026-06-18T13:21:31.572Z | Compiling serde-untagged v0.1.9 |
| 668 | 2026-06-18T13:21:31.938Z | Compiling hyper-rustls v0.27.9 |
| 669 | 2026-06-18T13:21:32.243Z | Compiling tower-http v0.6.11 |
| 670 | 2026-06-18T13:21:32.860Z | Compiling derive_more-impl v2.1.1 |
| 671 | 2026-06-18T13:21:33.034Z | Compiling itertools v0.14.0 |
| 672 | 2026-06-18T13:21:33.346Z | Compiling regex v1.12.4 |
| 673 | 2026-06-18T13:21:33.689Z | Compiling block-buffer v0.10.4 |
| 674 | 2026-06-18T13:21:33.719Z | Compiling crypto-common v0.1.7 |
| 675 | 2026-06-18T13:21:33.842Z | Compiling ppv-lite86 v0.2.21 |
| 676 | 2026-06-18T13:21:33.853Z | Compiling futures-executor v0.3.32 |
| 677 | 2026-06-18T13:21:34.036Z | Compiling rand_core v0.9.5 |
| 678 | 2026-06-18T13:21:34.174Z | Compiling pin-project-internal v1.1.13 |
| 679 | 2026-06-18T13:21:34.288Z | Compiling http-body-util v0.1.3 |
| 680 | 2026-06-18T13:21:34.379Z | Compiling uuid v1.23.3 |
| 681 | 2026-06-18T13:21:34.528Z | Compiling serde_spanned v1.1.1 |
| 682 | 2026-06-18T13:21:34.559Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 683 | 2026-06-18T13:21:34.676Z | Compiling smol_str v0.3.6 |
| 684 | 2026-06-18T13:21:34.779Z | Compiling filetime v0.2.29 |
| 685 | 2026-06-18T13:21:34.927Z | Compiling vte v0.14.1 |
| 686 | 2026-06-18T13:21:34.970Z | Compiling bstr v1.12.1 |
| 687 | 2026-06-18T13:21:34.988Z | Compiling is_terminal_polyfill v1.70.2 |
| 688 | 2026-06-18T13:21:35.084Z | Compiling xattr v1.6.1 |
| 689 | 2026-06-18T13:21:35.143Z | Compiling eyre v0.6.12 |
| 690 | 2026-06-18T13:21:35.250Z | Compiling anstyle-query v1.1.5 |
| 691 | 2026-06-18T13:21:35.274Z | Compiling number_prefix v0.4.0 |
| 692 | 2026-06-18T13:21:35.359Z | Compiling colorchoice v1.0.5 |
| 693 | 2026-06-18T13:21:35.431Z | Compiling unicase v2.9.0 |
| 694 | 2026-06-18T13:21:35.453Z | Compiling nested v0.1.1 |
| 695 | 2026-06-18T13:21:35.470Z | Compiling litrs v1.0.0 |
| 696 | 2026-06-18T13:21:35.481Z | Compiling tinyvec_macros v0.1.1 |
| 697 | 2026-06-18T13:21:35.561Z | Compiling anstyle v1.0.14 |
| 698 | 2026-06-18T13:21:35.612Z | Compiling color-spantrace v0.3.0 |
| 699 | 2026-06-18T13:21:35.643Z | Compiling self_update v0.42.0 |
| 700 | 2026-06-18T13:21:35.655Z | Compiling iana-time-zone v0.1.65 |
| 701 | 2026-06-18T13:21:35.739Z | Compiling static_assertions v1.1.0 |
| 702 | 2026-06-18T13:21:35.816Z | Compiling unicode-xid v0.2.6 |
| 703 | 2026-06-18T13:21:35.827Z | Compiling guppy v0.17.26 |
| 704 | 2026-06-18T13:21:35.911Z | Compiling document-features v0.2.12 |
| 705 | 2026-06-18T13:21:35.924Z | Compiling cargo-util-schemas v0.2.0 |
| 706 | 2026-06-18T13:21:35.950Z | Compiling chrono v0.4.45 |
| 707 | 2026-06-18T13:21:35.967Z | Compiling anstream v1.0.0 |
| 708 | 2026-06-18T13:21:36.473Z | Compiling tinyvec v1.11.0 |
| 709 | 2026-06-18T13:21:36.755Z | Compiling indicatif v0.17.11 |
| 710 | 2026-06-18T13:21:36.895Z | Compiling globset v0.4.18 |
| 711 | 2026-06-18T13:21:37.138Z | Compiling pin-project v1.1.13 |
| 712 | 2026-06-18T13:21:37.244Z | Compiling tar v0.4.46 |
| 713 | 2026-06-18T13:21:38.379Z | Compiling strip-ansi-escapes v0.2.1 |
| 714 | 2026-06-18T13:21:38.734Z | Compiling nextest-metadata v0.12.2 |
| 715 | 2026-06-18T13:21:38.861Z | Compiling toml v1.1.2+spec-1.1.0 |
| 716 | 2026-06-18T13:21:39.296Z | Compiling newtype-uuid v1.3.2 |
| 717 | 2026-06-18T13:21:39.489Z | Compiling reqwest v0.12.28 |
| 718 | 2026-06-18T13:21:39.739Z | Compiling rand_chacha v0.9.0 |
| 719 | 2026-06-18T13:21:39.868Z | Compiling futures v0.3.32 |
| 720 | 2026-06-18T13:21:39.959Z | Compiling digest v0.10.7 |
| 721 | 2026-06-18T13:21:40.136Z | Compiling derive_more v2.1.1 |
| 722 | 2026-06-18T13:21:40.190Z | Compiling parking_lot v0.12.5 |
| 723 | 2026-06-18T13:21:40.217Z | Compiling flate2 v1.1.9 |
| 724 | 2026-06-18T13:21:40.300Z | Compiling shared_child v1.1.1 |
| 725 | 2026-06-18T13:21:40.636Z | Compiling tracing-error v0.2.1 |
| 726 | 2026-06-18T13:21:41.095Z | Compiling signal-hook-mio v0.2.5 |
| 727 | 2026-06-18T13:21:41.209Z | Compiling self-replace v1.5.0 |
| 728 | 2026-06-18T13:21:41.232Z | Compiling cargo-platform v0.2.0 |
| 729 | 2026-06-18T13:21:41.503Z | Compiling quick-xml v0.37.5 |
| 730 | 2026-06-18T13:21:41.796Z | Compiling quick-xml v0.38.4 |
| 731 | 2026-06-18T13:21:42.061Z | Compiling indenter v0.3.4 |
| 732 | 2026-06-18T13:21:42.143Z | Compiling clap_lex v1.1.0 |
| 733 | 2026-06-18T13:21:42.192Z | Compiling shell-words v1.1.1 |
| 734 | 2026-06-18T13:21:42.496Z | Compiling cpufeatures v0.2.17 |
| 735 | 2026-06-18T13:21:42.575Z | Compiling strsim v0.11.1 |
| 736 | 2026-06-18T13:21:42.920Z | Compiling recursion v0.5.4 |
| 737 | 2026-06-18T13:21:43.034Z | Compiling urlencoding v2.1.3 |
| 738 | 2026-06-18T13:21:43.057Z | Compiling heck v0.5.0 |
| 739 | 2026-06-18T13:21:43.260Z | Compiling humantime v2.3.0 |
| 740 | 2026-06-18T13:21:43.281Z | Compiling clap_derive v4.6.1 |
| 741 | 2026-06-18T13:21:43.458Z | Compiling humantime-serde v1.1.1 |
| 742 | 2026-06-18T13:21:43.612Z | Compiling nextest-filtering v0.15.0 |
| 743 | 2026-06-18T13:21:43.684Z | Compiling clap_builder v4.6.0 |
| 744 | 2026-06-18T13:21:43.914Z | Compiling sha2 v0.10.9 |
| 745 | 2026-06-18T13:21:45.070Z | Compiling quick-junit v0.5.2 |
| 746 | 2026-06-18T13:21:45.645Z | Compiling atomicwrites v0.4.4 |
| 747 | 2026-06-18T13:21:45.930Z | Compiling cargo_metadata v0.20.0 |
| 748 | 2026-06-18T13:21:47.574Z | Compiling cargo-nextest v0.9.97 |
| 749 | 2026-06-18T13:21:47.909Z | Compiling crossterm v0.29.0 |
| 750 | 2026-06-18T13:21:49.456Z | Compiling duct v0.13.7 |
| 751 | 2026-06-18T13:21:49.516Z | Compiling async-scoped v0.9.0 |
| 752 | 2026-06-18T13:21:49.706Z | Compiling rand v0.9.4 |
| 753 | 2026-06-18T13:21:49.898Z | Compiling config v0.15.24 |
| 754 | 2026-06-18T13:21:50.358Z | Compiling zstd v0.13.3 |
| 755 | 2026-06-18T13:21:50.464Z | Compiling unicode-normalization v0.1.25 |
| 756 | 2026-06-18T13:21:50.794Z | Compiling target-spec-miette v0.4.8 |
| 757 | 2026-06-18T13:21:51.043Z | Compiling future-queue v0.4.0 |
| 758 | 2026-06-18T13:21:51.133Z | Compiling mukti-metadata v0.3.0 |
| 759 | 2026-06-18T13:21:51.144Z | Compiling tokio-stream v0.1.18 |
| 760 | 2026-06-18T13:21:51.178Z | Compiling camino-tempfile v1.4.1 |
| 761 | 2026-06-18T13:21:51.253Z | Compiling derive-where v1.6.1 |
| 762 | 2026-06-18T13:21:51.327Z | Compiling serde_ignored v0.1.14 |
| 763 | 2026-06-18T13:21:51.560Z | Compiling serde_path_to_error v0.1.20 |
| 764 | 2026-06-18T13:21:51.603Z | Compiling home v0.5.12 |
| 765 | 2026-06-18T13:21:51.622Z | Compiling swrite v0.1.0 |
| 766 | 2026-06-18T13:21:51.664Z | Compiling hex v0.4.3 |
| 767 | 2026-06-18T13:21:51.726Z | Compiling xxhash-rust v0.8.15 |
| 768 | 2026-06-18T13:21:51.904Z | Compiling indent_write v2.2.0 |
| 769 | 2026-06-18T13:21:51.917Z | Compiling color-eyre v0.6.5 |
| 770 | 2026-06-18T13:21:51.984Z | Compiling clap v4.6.1 |
| 771 | 2026-06-18T13:21:52.019Z | Compiling dialoguer v0.11.0 |
| 772 | 2026-06-18T13:21:52.065Z | Compiling enable-ansi-support v0.2.1 |
| 773 | 2026-06-18T13:21:52.502Z | Compiling nextest-runner v0.80.0 |
| 774 | 2026-06-18T13:22:10.630Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 775 | 2026-06-18T13:22:10.815Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 776 | 2026-06-18T13:22:10.818Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 777 | 2026-06-18T13:22:10.933Z | + banner ddm |
| 778 | 2026-06-18T13:22:10.935Z | |
| 779 | 2026-06-18T13:22:10.935Z | ##### ##### # # |
| 780 | 2026-06-18T13:22:10.935Z | # # # # ## ## |
| 781 | 2026-06-18T13:22:10.935Z | # # # # # ## # |
| 782 | 2026-06-18T13:22:10.935Z | # # # # # # |
| 783 | 2026-06-18T13:22:10.935Z | # # # # # # |
| 784 | 2026-06-18T13:22:10.935Z | ##### ##### # # |
| 785 | 2026-06-18T13:22:10.935Z | |
| 786 | 2026-06-18T13:22:10.936Z | + cargo nextest run -p ddm -p ddm-api-types -p ddm-api-types-versions --nocapture |
| 787 | 2026-06-18T13:22:11.091Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 788 | 2026-06-18T13:22:12.045Z | From https://github.com/oxidecomputer/falcon |
| 789 | 2026-06-18T13:22:12.045Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 790 | 2026-06-18T13:22:12.122Z | Updating crates.io index |
| 791 | 2026-06-18T13:22:12.126Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 792 | 2026-06-18T13:22:12.535Z | From https://github.com/oxidecomputer/dendrite |
| 793 | 2026-06-18T13:22:12.535Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 794 | 2026-06-18T13:22:12.629Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 795 | 2026-06-18T13:22:12.939Z | From https://github.com/oxidecomputer/ispf |
| 796 | 2026-06-18T13:22:12.939Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 797 | 2026-06-18T13:22:12.944Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 798 | 2026-06-18T13:22:13.313Z | From https://github.com/oxidecomputer/netadm-sys |
| 799 | 2026-06-18T13:22:13.313Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 800 | 2026-06-18T13:22:13.321Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 801 | 2026-06-18T13:22:20.225Z | From https://github.com/oxidecomputer/omicron |
| 802 | 2026-06-18T13:22:20.225Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 803 | 2026-06-18T13:22:20.645Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 804 | 2026-06-18T13:22:21.589Z | From https://github.com/oxidecomputer/opte |
| 805 | 2026-06-18T13:22:21.589Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 806 | 2026-06-18T13:22:21.671Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 807 | 2026-06-18T13:22:21.976Z | From https://github.com/illumos/smf-rs |
| 808 | 2026-06-18T13:22:21.976Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 809 | 2026-06-18T13:22:21.986Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 810 | 2026-06-18T13:22:22.340Z | From https://github.com/oxidecomputer/network-interface |
| 811 | 2026-06-18T13:22:22.340Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 812 | 2026-06-18T13:22:22.389Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 813 | 2026-06-18T13:22:22.700Z | From https://github.com/oxidecomputer/zone |
| 814 | 2026-06-18T13:22:22.700Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 815 | 2026-06-18T13:22:22.744Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 816 | 2026-06-18T13:22:23.375Z | From https://github.com/oxidecomputer/propolis |
| 817 | 2026-06-18T13:22:23.375Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 818 | 2026-06-18T13:22:23.422Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 819 | 2026-06-18T13:22:24.082Z | From https://github.com/oxidecomputer/transceiver-control |
| 820 | 2026-06-18T13:22:24.082Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 821 | 2026-06-18T13:22:24.144Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 822 | 2026-06-18T13:22:24.485Z | From https://github.com/oxidecomputer/dlpi-sys |
| 823 | 2026-06-18T13:22:24.485Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 824 | 2026-06-18T13:22:24.491Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 825 | 2026-06-18T13:22:24.798Z | From https://github.com/jmesmon/rust-libzfs |
| 826 | 2026-06-18T13:22:24.798Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 827 | 2026-06-18T13:22:24.805Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 828 | 2026-06-18T13:22:25.078Z | From https://github.com/oxidecomputer/rusty-doors |
| 829 | 2026-06-18T13:22:25.078Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 830 | 2026-06-18T13:22:25.086Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 831 | 2026-06-18T13:22:25.471Z | From https://github.com/oxidecomputer/lldp |
| 832 | 2026-06-18T13:22:25.471Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 833 | 2026-06-18T13:22:25.557Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 834 | 2026-06-18T13:22:25.823Z | From https://github.com/oxidecomputer/slog-error-chain |
| 835 | 2026-06-18T13:22:25.823Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 836 | 2026-06-18T13:22:25.841Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 837 | 2026-06-18T13:22:26.169Z | From https://github.com/oxidecomputer/tufaceous |
| 838 | 2026-06-18T13:22:26.169Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 839 | 2026-06-18T13:22:26.254Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 840 | 2026-06-18T13:22:26.745Z | From https://github.com/oxidecomputer/management-gateway-service |
| 841 | 2026-06-18T13:22:26.745Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 842 | 2026-06-18T13:22:26.762Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 843 | 2026-06-18T13:22:27.567Z | From https://github.com/oxidecomputer/crucible |
| 844 | 2026-06-18T13:22:27.567Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 845 | 2026-06-18T13:22:27.747Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 846 | 2026-06-18T13:22:28.049Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 847 | 2026-06-18T13:22:28.049Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 848 | 2026-06-18T13:22:28.066Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 849 | 2026-06-18T13:22:28.499Z | From https://github.com/oxidecomputer/propolis |
| 850 | 2026-06-18T13:22:28.499Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 851 | 2026-06-18T13:22:28.841Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 852 | 2026-06-18T13:22:29.259Z | From https://github.com/oxidecomputer/crucible |
| 853 | 2026-06-18T13:22:29.259Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 854 | 2026-06-18T13:22:29.290Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 855 | 2026-06-18T13:22:29.641Z | From https://github.com/oxidecomputer/tofino |
| 856 | 2026-06-18T13:22:29.641Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 857 | 2026-06-18T13:22:29.652Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 858 | 2026-06-18T13:22:30.529Z | From https://github.com/oxidecomputer/maghemite |
| 859 | 2026-06-18T13:22:30.529Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 860 | 2026-06-18T13:22:30.576Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 861 | 2026-06-18T13:22:31.031Z | From https://github.com/oxidecomputer/clickward |
| 862 | 2026-06-18T13:22:31.031Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 863 | 2026-06-18T13:22:31.078Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 864 | 2026-06-18T13:22:31.371Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 865 | 2026-06-18T13:22:31.371Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 866 | 2026-06-18T13:22:32.503Z | Downloading crates ... |
| 867 | 2026-06-18T13:22:32.599Z | Downloaded arrayref v0.3.9 |
| 868 | 2026-06-18T13:22:32.607Z | Downloaded bitflags v2.12.1 |
| 869 | 2026-06-18T13:22:32.613Z | Downloaded aead v0.5.2 |
| 870 | 2026-06-18T13:22:32.616Z | Downloaded allocator-api2 v0.2.21 |
| 871 | 2026-06-18T13:22:32.620Z | Downloaded dyn-clone v1.0.20 |
| 872 | 2026-06-18T13:22:32.622Z | Downloaded block-buffer v0.12.0 |
| 873 | 2026-06-18T13:22:32.626Z | Downloaded deranged v0.5.8 |
| 874 | 2026-06-18T13:22:32.628Z | Downloaded glob v0.3.3 |
| 875 | 2026-06-18T13:22:32.630Z | Downloaded bs58 v0.5.1 |
| 876 | 2026-06-18T13:22:32.633Z | Downloaded arrayvec v0.7.6 |
| 877 | 2026-06-18T13:22:32.635Z | Downloaded bit-vec v0.8.0 |
| 878 | 2026-06-18T13:22:32.635Z | Downloaded cancel-safe-futures v0.1.5 |
| 879 | 2026-06-18T13:22:32.638Z | Downloaded libscf-sys v1.2.0 |
| 880 | 2026-06-18T13:22:32.640Z | Downloaded compression-core v0.4.32 |
| 881 | 2026-06-18T13:22:32.643Z | Downloaded git-stub v1.0.0 |
| 882 | 2026-06-18T13:22:32.643Z | Downloaded enum-as-inner v0.6.1 |
| 883 | 2026-06-18T13:22:32.645Z | Downloaded ciborium-ll v0.2.2 |
| 884 | 2026-06-18T13:22:32.647Z | Downloaded crunchy v0.2.4 |
| 885 | 2026-06-18T13:22:32.647Z | Downloaded hostname v0.4.2 |
| 886 | 2026-06-18T13:22:32.650Z | Downloaded crypto-common v0.2.2 |
| 887 | 2026-06-18T13:22:32.650Z | Downloaded heck v0.4.1 |
| 888 | 2026-06-18T13:22:32.653Z | Downloaded ciborium-io v0.2.2 |
| 889 | 2026-06-18T13:22:32.653Z | Downloaded base16ct v1.0.0 |
| 890 | 2026-06-18T13:22:32.656Z | Downloaded getrandom v0.4.2 |
| 891 | 2026-06-18T13:22:32.659Z | Downloaded ident_case v1.0.1 |
| 892 | 2026-06-18T13:22:32.659Z | Downloaded const-random v0.1.18 |
| 893 | 2026-06-18T13:22:32.661Z | Downloaded hostname v0.3.1 |
| 894 | 2026-06-18T13:22:32.661Z | Downloaded foreign-types-macros v0.2.3 |
| 895 | 2026-06-18T13:22:32.664Z | Downloaded convert_case v0.4.0 |
| 896 | 2026-06-18T13:22:32.664Z | Downloaded erased-serde v0.3.31 |
| 897 | 2026-06-18T13:22:32.667Z | Downloaded git-stub-vcs v0.1.0 |
| 898 | 2026-06-18T13:22:32.670Z | Downloaded defmt v0.3.100 |
| 899 | 2026-06-18T13:22:32.670Z | Downloaded async-stream-impl v0.3.6 |
| 900 | 2026-06-18T13:22:32.672Z | Downloaded crucible-workspace-hack v0.1.0 |
| 901 | 2026-06-18T13:22:32.672Z | Downloaded embedded-io v0.4.0 |
| 902 | 2026-06-18T13:22:32.675Z | Downloaded hash32 v0.3.1 |
| 903 | 2026-06-18T13:22:32.675Z | Downloaded cstr-argument v0.1.2 |
| 904 | 2026-06-18T13:22:32.677Z | Downloaded konst_macro_rules v0.2.19 |
| 905 | 2026-06-18T13:22:32.677Z | Downloaded crc8 v0.1.1 |
| 906 | 2026-06-18T13:22:32.679Z | Downloaded inout v0.1.4 |
| 907 | 2026-06-18T13:22:32.679Z | Downloaded base16ct v0.2.0 |
| 908 | 2026-06-18T13:22:32.682Z | Downloaded dtrace-parser v0.3.0 |
| 909 | 2026-06-18T13:22:32.682Z | Downloaded darling_macro v0.21.3 |
| 910 | 2026-06-18T13:22:32.685Z | Downloaded fs_extra v1.3.0 |
| 911 | 2026-06-18T13:22:32.685Z | Downloaded foldhash v0.2.0 |
| 912 | 2026-06-18T13:22:32.687Z | Downloaded dof v0.4.0 |
| 913 | 2026-06-18T13:22:32.689Z | Downloaded dof v0.3.0 |
| 914 | 2026-06-18T13:22:32.689Z | Downloaded ingot-types v0.1.2 |
| 915 | 2026-06-18T13:22:32.692Z | Downloaded httpdate v1.0.3 |
| 916 | 2026-06-18T13:22:32.692Z | Downloaded num v0.4.3 |
| 917 | 2026-06-18T13:22:32.695Z | Downloaded cpufeatures v0.3.0 |
| 918 | 2026-06-18T13:22:32.695Z | Downloaded macaddr v1.0.1 |
| 919 | 2026-06-18T13:22:32.697Z | Downloaded embedded-io v0.6.1 |
| 920 | 2026-06-18T13:22:32.697Z | Downloaded defmt-parser v1.0.0 |
| 921 | 2026-06-18T13:22:32.700Z | Downloaded darling_macro v0.23.0 |
| 922 | 2026-06-18T13:22:32.700Z | Downloaded memmap v0.7.0 |
| 923 | 2026-06-18T13:22:32.703Z | Downloaded float-ord v0.3.2 |
| 924 | 2026-06-18T13:22:32.703Z | Downloaded fixedbitset v0.4.2 |
| 925 | 2026-06-18T13:22:32.705Z | Downloaded dtrace-parser v0.2.0 |
| 926 | 2026-06-18T13:22:32.705Z | Downloaded dunce v1.0.5 |
| 927 | 2026-06-18T13:22:32.709Z | Downloaded bit-set v0.8.0 |
| 928 | 2026-06-18T13:22:32.709Z | Downloaded const-random-macro v0.1.16 |
| 929 | 2026-06-18T13:22:32.709Z | Downloaded async-recursion v1.1.1 |
| 930 | 2026-06-18T13:22:32.712Z | Downloaded managed v0.8.0 |
| 931 | 2026-06-18T13:22:32.714Z | Downloaded critical-section v1.2.0 |
| 932 | 2026-06-18T13:22:32.714Z | Downloaded byte-wrapper v0.1.0 |
| 933 | 2026-06-18T13:22:32.716Z | Downloaded mime v0.3.17 |
| 934 | 2026-06-18T13:22:32.716Z | Downloaded gethostname v0.5.0 |
| 935 | 2026-06-18T13:22:32.719Z | Downloaded no-std-compat v0.4.1 |
| 936 | 2026-06-18T13:22:32.719Z | Downloaded newtype-uuid-macros v0.1.0 |
| 937 | 2026-06-18T13:22:32.721Z | Downloaded num-iter v0.1.45 |
| 938 | 2026-06-18T13:22:32.721Z | Downloaded cookie v0.18.1 |
| 939 | 2026-06-18T13:22:32.724Z | Downloaded csv-core v0.1.13 |
| 940 | 2026-06-18T13:22:32.727Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 941 | 2026-06-18T13:22:32.727Z | Downloaded num_threads v0.1.7 |
| 942 | 2026-06-18T13:22:32.729Z | Downloaded num-conv v0.2.2 |
| 943 | 2026-06-18T13:22:32.729Z | Downloaded idna_adapter v1.2.2 |
| 944 | 2026-06-18T13:22:32.729Z | Downloaded match_cfg v0.1.0 |
| 945 | 2026-06-18T13:22:32.732Z | Downloaded num_enum_derive v0.5.11 |
| 946 | 2026-06-18T13:22:32.732Z | Downloaded linked-hash-map v0.5.6 |
| 947 | 2026-06-18T13:22:32.735Z | Downloaded hubpack_derive v0.1.1 |
| 948 | 2026-06-18T13:22:32.735Z | Downloaded data-encoding v2.11.0 |
| 949 | 2026-06-18T13:22:32.737Z | Downloaded daft-derive v0.1.7 |
| 950 | 2026-06-18T13:22:32.740Z | Downloaded libsw v3.5.0 |
| 951 | 2026-06-18T13:22:32.740Z | Downloaded constant_time_eq v0.4.2 |
| 952 | 2026-06-18T13:22:32.742Z | Downloaded defmt-macros v1.1.0 |
| 953 | 2026-06-18T13:22:32.745Z | Downloaded cobs v0.3.0 |
| 954 | 2026-06-18T13:22:32.745Z | Downloaded cipher v0.4.4 |
| 955 | 2026-06-18T13:22:32.748Z | Downloaded daft v0.1.7 |
| 956 | 2026-06-18T13:22:32.751Z | Downloaded crossbeam-deque v0.8.6 |
| 957 | 2026-06-18T13:22:32.751Z | Downloaded const_format_proc_macros v0.2.34 |
| 958 | 2026-06-18T13:22:32.757Z | Downloaded is-terminal v0.4.17 |
| 959 | 2026-06-18T13:22:32.757Z | Downloaded instant v0.1.13 |
| 960 | 2026-06-18T13:22:32.757Z | Downloaded lru-cache v0.1.2 |
| 961 | 2026-06-18T13:22:32.759Z | Downloaded hubpack v0.1.2 |
| 962 | 2026-06-18T13:22:32.759Z | Downloaded foreign-types v0.5.0 |
| 963 | 2026-06-18T13:22:32.759Z | Downloaded keccak v0.1.6 |
| 964 | 2026-06-18T13:22:32.759Z | Downloaded bcs v0.1.6 |
| 965 | 2026-06-18T13:22:32.763Z | Downloaded opaque-debug v0.3.1 |
| 966 | 2026-06-18T13:22:32.763Z | Downloaded olpc-cjson v0.1.4 |
| 967 | 2026-06-18T13:22:32.763Z | Downloaded natord v1.0.9 |
| 968 | 2026-06-18T13:22:32.765Z | Downloaded digest v0.11.3 |
| 969 | 2026-06-18T13:22:32.765Z | Downloaded newtype_derive v0.1.6 |
| 970 | 2026-06-18T13:22:32.768Z | Downloaded newline-converter v0.3.0 |
| 971 | 2026-06-18T13:22:32.768Z | Downloaded derive-ex v0.1.8 |
| 972 | 2026-06-18T13:22:32.768Z | Downloaded foreign-types-shared v0.3.1 |
| 973 | 2026-06-18T13:22:32.770Z | Downloaded argon2 v0.5.3 |
| 974 | 2026-06-18T13:22:32.770Z | Downloaded async-stream v0.3.6 |
| 975 | 2026-06-18T13:22:32.773Z | Downloaded cmake v0.1.58 |
| 976 | 2026-06-18T13:22:32.773Z | Downloaded num-derive v0.4.2 |
| 977 | 2026-06-18T13:22:32.775Z | Downloaded libsw-core v0.3.2 |
| 978 | 2026-06-18T13:22:32.778Z | Downloaded defmt v1.1.0 |
| 979 | 2026-06-18T13:22:32.781Z | Downloaded crossbeam-epoch v0.9.18 |
| 980 | 2026-06-18T13:22:32.781Z | Downloaded compression-codecs v0.4.38 |
| 981 | 2026-06-18T13:22:32.784Z | Downloaded parse-display v0.10.0 |
| 982 | 2026-06-18T13:22:32.786Z | Downloaded pretty-hex v0.4.2 |
| 983 | 2026-06-18T13:22:32.786Z | Downloaded displaydoc v0.2.6 |
| 984 | 2026-06-18T13:22:32.788Z | Downloaded omicron-workspace-hack v0.1.0 |
| 985 | 2026-06-18T13:22:32.789Z | Downloaded cargo_toml v0.22.3 |
| 986 | 2026-06-18T13:22:32.791Z | Downloaded highway v1.3.0 |
| 987 | 2026-06-18T13:22:32.791Z | Downloaded num-integer v0.1.46 |
| 988 | 2026-06-18T13:22:32.793Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 989 | 2026-06-18T13:22:32.793Z | Downloaded memoffset v0.9.1 |
| 990 | 2026-06-18T13:22:32.796Z | Downloaded proc-macro-crate v3.5.0 |
| 991 | 2026-06-18T13:22:32.796Z | Downloaded proc-macro-crate v1.3.1 |
| 992 | 2026-06-18T13:22:32.799Z | Downloaded num-complex v0.4.6 |
| 993 | 2026-06-18T13:22:32.799Z | Downloaded chacha20 v0.9.1 |
| 994 | 2026-06-18T13:22:32.802Z | Downloaded progenitor-macro v0.13.0 |
| 995 | 2026-06-18T13:22:32.802Z | Downloaded linear-map v1.2.0 |
| 996 | 2026-06-18T13:22:32.802Z | Downloaded ipnetwork v0.21.1 |
| 997 | 2026-06-18T13:22:32.805Z | Downloaded progenitor-client v0.14.0 |
| 998 | 2026-06-18T13:22:32.805Z | Downloaded async-trait v0.1.89 |
| 999 | 2026-06-18T13:22:32.807Z | Downloaded plain v0.2.3 |
| 1000 | 2026-06-18T13:22:32.807Z | Downloaded potential_utf v0.1.5 |
| 1001 | 2026-06-18T13:22:32.810Z | Downloaded memmap2 v0.9.10 |
| 1002 | 2026-06-18T13:22:32.810Z | Downloaded ciborium v0.2.2 |
| 1003 | 2026-06-18T13:22:32.813Z | Downloaded backon v1.6.0 |
| 1004 | 2026-06-18T13:22:32.815Z | Downloaded crossbeam-utils v0.8.21 |
| 1005 | 2026-06-18T13:22:32.815Z | Downloaded anyhow v1.0.102 |
| 1006 | 2026-06-18T13:22:32.818Z | Downloaded progenitor-client v0.10.0 |
| 1007 | 2026-06-18T13:22:32.821Z | Downloaded console v0.16.3 |
| 1008 | 2026-06-18T13:22:32.821Z | Downloaded chacha20 v0.10.0 |
| 1009 | 2026-06-18T13:22:32.824Z | Downloaded byteorder v1.5.0 |
| 1010 | 2026-06-18T13:22:32.824Z | Downloaded progenitor-macro v0.10.0 |
| 1011 | 2026-06-18T13:22:32.826Z | Downloaded multer v3.1.0 |
| 1012 | 2026-06-18T13:22:32.826Z | Downloaded hmac v0.12.1 |
| 1013 | 2026-06-18T13:22:32.829Z | Downloaded phf_shared v0.12.1 |
| 1014 | 2026-06-18T13:22:32.829Z | Downloaded num_enum v0.7.6 |
| 1015 | 2026-06-18T13:22:32.832Z | Downloaded parking_lot_core v0.8.6 |
| 1016 | 2026-06-18T13:22:32.834Z | Downloaded darling v0.21.3 |
| 1017 | 2026-06-18T13:22:32.836Z | Downloaded num-rational v0.4.2 |
| 1018 | 2026-06-18T13:22:32.839Z | Downloaded ingot v0.1.1 |
| 1019 | 2026-06-18T13:22:32.839Z | Downloaded ref-cast-impl v1.0.25 |
| 1020 | 2026-06-18T13:22:32.841Z | Downloaded ref-cast v1.0.25 |
| 1021 | 2026-06-18T13:22:32.841Z | Downloaded rand_xorshift v0.4.0 |
| 1022 | 2026-06-18T13:22:32.844Z | Downloaded rand_chacha v0.3.1 |
| 1023 | 2026-06-18T13:22:32.844Z | Downloaded phf v0.12.1 |
| 1024 | 2026-06-18T13:22:32.846Z | Downloaded pem v3.0.6 |
| 1025 | 2026-06-18T13:22:32.846Z | Downloaded parse-display-derive v0.10.0 |
| 1026 | 2026-06-18T13:22:32.849Z | Downloaded quick-error v1.2.3 |
| 1027 | 2026-06-18T13:22:32.849Z | Downloaded ff v0.13.1 |
| 1028 | 2026-06-18T13:22:32.851Z | Downloaded num_enum v0.5.11 |
| 1029 | 2026-06-18T13:22:32.853Z | Downloaded colored v3.1.1 |
| 1030 | 2026-06-18T13:22:32.856Z | Downloaded password-hash v0.5.0 |
| 1031 | 2026-06-18T13:22:32.856Z | Downloaded same-file v1.0.6 |
| 1032 | 2026-06-18T13:22:32.858Z | Downloaded rustc_version v0.1.7 |
| 1033 | 2026-06-18T13:22:32.858Z | Downloaded oxnet v0.1.6 |
| 1034 | 2026-06-18T13:22:32.858Z | Downloaded scroll_derive v0.12.1 |
| 1035 | 2026-06-18T13:22:32.861Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1036 | 2026-06-18T13:22:32.861Z | Downloaded internet-checksum v0.2.1 |
| 1037 | 2026-06-18T13:22:32.864Z | Downloaded fxhash v0.2.1 |
| 1038 | 2026-06-18T13:22:32.864Z | Downloaded bytecount v0.6.9 |
| 1039 | 2026-06-18T13:22:32.864Z | Downloaded serde_repr v0.1.20 |
| 1040 | 2026-06-18T13:22:32.866Z | Downloaded paste v1.0.15 |
| 1041 | 2026-06-18T13:22:32.869Z | Downloaded poly1305 v0.8.0 |
| 1042 | 2026-06-18T13:22:32.869Z | Downloaded backoff v0.4.0 |
| 1043 | 2026-06-18T13:22:32.871Z | Downloaded num_enum_derive v0.7.6 |
| 1044 | 2026-06-18T13:22:32.871Z | Downloaded proc-macro-error2 v2.0.1 |
| 1045 | 2026-06-18T13:22:32.874Z | Downloaded secrecy v0.10.3 |
| 1046 | 2026-06-18T13:22:32.874Z | Downloaded progenitor-macro v0.14.0 |
| 1047 | 2026-06-18T13:22:32.876Z | Downloaded progenitor-extras v0.2.0 |
| 1048 | 2026-06-18T13:22:32.876Z | Downloaded sha1 v0.11.0 |
| 1049 | 2026-06-18T13:22:32.879Z | Downloaded serial_test v3.5.0 |
| 1050 | 2026-06-18T13:22:32.879Z | Downloaded progenitor v0.14.0 |
| 1051 | 2026-06-18T13:22:32.882Z | Downloaded powerfmt v0.2.0 |
| 1052 | 2026-06-18T13:22:32.882Z | Downloaded ingot-macros v0.1.1 |
| 1053 | 2026-06-18T13:22:32.882Z | Downloaded serde_plain v1.0.2 |
| 1054 | 2026-06-18T13:22:32.884Z | Downloaded serde-big-array v0.5.1 |
| 1055 | 2026-06-18T13:22:32.884Z | Downloaded hybrid-array v0.4.12 |
| 1056 | 2026-06-18T13:22:32.886Z | Downloaded sha1 v0.10.6 |
| 1057 | 2026-06-18T13:22:32.886Z | Downloaded semver v0.1.20 |
| 1058 | 2026-06-18T13:22:32.889Z | Downloaded siphasher v1.0.3 |
| 1059 | 2026-06-18T13:22:32.889Z | Downloaded sigpipe v0.1.3 |
| 1060 | 2026-06-18T13:22:32.889Z | Downloaded serial_test_derive v3.5.0 |
| 1061 | 2026-06-18T13:22:32.891Z | Downloaded group v0.13.0 |
| 1062 | 2026-06-18T13:22:32.891Z | Downloaded blake2 v0.10.6 |
| 1063 | 2026-06-18T13:22:32.894Z | Downloaded diff v0.1.13 |
| 1064 | 2026-06-18T13:22:32.896Z | Downloaded bitflags v1.3.2 |
| 1065 | 2026-06-18T13:22:32.900Z | Downloaded progenitor v0.10.0 |
| 1066 | 2026-06-18T13:22:32.900Z | Downloaded progenitor-client v0.13.0 |
| 1067 | 2026-06-18T13:22:32.900Z | Downloaded progenitor v0.13.0 |
| 1068 | 2026-06-18T13:22:32.903Z | Downloaded heapless v0.8.0 |
| 1069 | 2026-06-18T13:22:32.903Z | Downloaded parking_lot v0.11.2 |
| 1070 | 2026-06-18T13:22:32.906Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1071 | 2026-06-18T13:22:32.906Z | Downloaded proc-macro-error v1.0.4 |
| 1072 | 2026-06-18T13:22:32.909Z | Downloaded smawk v0.3.2 |
| 1073 | 2026-06-18T13:22:32.909Z | Downloaded darling_core v0.23.0 |
| 1074 | 2026-06-18T13:22:32.911Z | Downloaded chacha20poly1305 v0.10.1 |
| 1075 | 2026-06-18T13:22:32.914Z | Downloaded slog-envlogger v2.2.0 |
| 1076 | 2026-06-18T13:22:32.914Z | Downloaded slog-bunyan v2.5.0 |
| 1077 | 2026-06-18T13:22:32.916Z | Downloaded spin v0.5.2 |
| 1078 | 2026-06-18T13:22:32.924Z | Downloaded stable_deref_trait v1.2.1 |
| 1079 | 2026-06-18T13:22:32.927Z | Downloaded rusty-fork v0.3.1 |
| 1080 | 2026-06-18T13:22:32.927Z | Downloaded rustversion v1.0.22 |
| 1081 | 2026-06-18T13:22:32.929Z | Downloaded scroll v0.13.0 |
| 1082 | 2026-06-18T13:22:32.929Z | Downloaded scroll v0.12.0 |
| 1083 | 2026-06-18T13:22:32.929Z | Downloaded omicron-zone-package v0.12.2 |
| 1084 | 2026-06-18T13:22:32.932Z | Downloaded tabled_derive v0.11.0 |
| 1085 | 2026-06-18T13:22:32.934Z | Downloaded structmeta-derive v0.3.0 |
| 1086 | 2026-06-18T13:22:32.934Z | Downloaded structmeta v0.3.0 |
| 1087 | 2026-06-18T13:22:32.934Z | Downloaded rustls-pemfile v2.2.0 |
| 1088 | 2026-06-18T13:22:32.937Z | Downloaded tabwriter v1.4.1 |
| 1089 | 2026-06-18T13:22:32.937Z | Downloaded litemap v0.8.2 |
| 1090 | 2026-06-18T13:22:32.939Z | Downloaded schemars_derive v0.8.22 |
| 1091 | 2026-06-18T13:22:32.940Z | Downloaded postcard v1.1.3 |
| 1092 | 2026-06-18T13:22:32.942Z | Downloaded elliptic-curve v0.13.8 |
| 1093 | 2026-06-18T13:22:32.944Z | Downloaded scroll_derive v0.13.1 |
| 1094 | 2026-06-18T13:22:32.944Z | Downloaded pest_generator v2.8.6 |
| 1095 | 2026-06-18T13:22:32.947Z | Downloaded strum v0.27.2 |
| 1096 | 2026-06-18T13:22:32.947Z | Downloaded termtree v0.5.1 |
| 1097 | 2026-06-18T13:22:32.947Z | Downloaded thread-id v5.1.0 |
| 1098 | 2026-06-18T13:22:32.950Z | Downloaded thread-id v4.2.2 |
| 1099 | 2026-06-18T13:22:32.950Z | Downloaded take_mut v0.2.2 |
| 1100 | 2026-06-18T13:22:32.950Z | Downloaded tagptr v0.2.0 |
| 1101 | 2026-06-18T13:22:32.950Z | Downloaded tabled_derive v0.7.0 |
| 1102 | 2026-06-18T13:22:32.952Z | Downloaded strum v0.26.3 |
| 1103 | 2026-06-18T13:22:32.952Z | Downloaded derive_more v0.99.20 |
| 1104 | 2026-06-18T13:22:32.955Z | Downloaded dropshot_endpoint v0.17.1 |
| 1105 | 2026-06-18T13:22:32.957Z | Downloaded serde_tokenstream v0.2.3 |
| 1106 | 2026-06-18T13:22:32.957Z | Downloaded indexmap v1.9.3 |
| 1107 | 2026-06-18T13:22:32.961Z | Downloaded icu_provider v2.2.0 |
| 1108 | 2026-06-18T13:22:32.964Z | Downloaded const-oid v0.10.2 |
| 1109 | 2026-06-18T13:22:32.964Z | Downloaded arc-swap v1.9.1 |
| 1110 | 2026-06-18T13:22:32.966Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1111 | 2026-06-18T13:22:32.966Z | Downloaded serde_derive_internals v0.29.1 |
| 1112 | 2026-06-18T13:22:32.966Z | Downloaded fs-err v3.3.0 |
| 1113 | 2026-06-18T13:22:32.969Z | Downloaded papergrid v0.11.0 |
| 1114 | 2026-06-18T13:22:32.972Z | Downloaded icu_normalizer v2.2.0 |
| 1115 | 2026-06-18T13:22:32.976Z | Downloaded slog-dtrace v0.3.0 |
| 1116 | 2026-06-18T13:22:32.976Z | Downloaded slog-async v2.8.0 |
| 1117 | 2026-06-18T13:22:32.976Z | Downloaded drift v0.2.0 |
| 1118 | 2026-06-18T13:22:32.981Z | Downloaded time-core v0.1.8 |
| 1119 | 2026-06-18T13:22:32.983Z | Downloaded testing_table v0.3.0 |
| 1120 | 2026-06-18T13:22:32.983Z | Downloaded smf v0.2.3 |
| 1121 | 2026-06-18T13:22:32.983Z | Downloaded snafu-derive v0.8.9 |
| 1122 | 2026-06-18T13:22:32.983Z | Downloaded smartstring v1.0.1 |
| 1123 | 2026-06-18T13:22:32.986Z | Downloaded topological-sort v0.2.2 |
| 1124 | 2026-06-18T13:22:32.986Z | Downloaded slog-term v2.9.2 |
| 1125 | 2026-06-18T13:22:32.988Z | Downloaded slog-stdlog v4.1.1 |
| 1126 | 2026-06-18T13:22:32.988Z | Downloaded bytes v1.11.1 |
| 1127 | 2026-06-18T13:22:32.991Z | Downloaded darling v0.23.0 |
| 1128 | 2026-06-18T13:22:32.994Z | Downloaded rand_core v0.10.1 |
| 1129 | 2026-06-18T13:22:32.997Z | Downloaded typify-macro v0.6.2 |
| 1130 | 2026-06-18T13:22:32.997Z | Downloaded resolv-conf v0.7.6 |
| 1131 | 2026-06-18T13:22:33.000Z | Downloaded rustls-native-certs v0.8.4 |
| 1132 | 2026-06-18T13:22:33.002Z | Downloaded slog-json v2.6.1 |
| 1133 | 2026-06-18T13:22:33.005Z | Downloaded usdt-attr-macro v0.5.0 |
| 1134 | 2026-06-18T13:22:33.005Z | Downloaded universal-hash v0.5.1 |
| 1135 | 2026-06-18T13:22:33.005Z | Downloaded unit-prefix v0.5.2 |
| 1136 | 2026-06-18T13:22:33.005Z | Downloaded unarray v0.1.4 |
| 1137 | 2026-06-18T13:22:33.008Z | Downloaded typify-macro v0.4.3 |
| 1138 | 2026-06-18T13:22:33.008Z | Downloaded synstructure v0.13.2 |
| 1139 | 2026-06-18T13:22:33.008Z | Downloaded slog-scope v4.4.1 |
| 1140 | 2026-06-18T13:22:33.008Z | Downloaded icu_properties v2.2.0 |
| 1141 | 2026-06-18T13:22:33.010Z | Downloaded strum_macros v0.26.4 |
| 1142 | 2026-06-18T13:22:33.013Z | Downloaded serde_with_macros v3.20.0 |
| 1143 | 2026-06-18T13:22:33.016Z | Downloaded waitgroup v0.1.2 |
| 1144 | 2026-06-18T13:22:33.020Z | Downloaded rhai_codegen v3.2.0 |
| 1145 | 2026-06-18T13:22:33.025Z | Downloaded usdt v0.6.0 |
| 1146 | 2026-06-18T13:22:33.027Z | Downloaded untrusted v0.7.1 |
| 1147 | 2026-06-18T13:22:33.030Z | Downloaded tiny-keccak v2.0.2 |
| 1148 | 2026-06-18T13:22:33.030Z | Downloaded darling_core v0.21.3 |
| 1149 | 2026-06-18T13:22:33.032Z | Downloaded usdt-macro v0.5.0 |
| 1150 | 2026-06-18T13:22:33.035Z | Downloaded crossbeam-channel v0.5.15 |
| 1151 | 2026-06-18T13:22:33.038Z | Downloaded papergrid v0.18.0 |
| 1152 | 2026-06-18T13:22:33.040Z | Downloaded tinystr v0.8.3 |
| 1153 | 2026-06-18T13:22:33.040Z | Downloaded time-macros v0.2.27 |
| 1154 | 2026-06-18T13:22:33.040Z | Downloaded icu_normalizer_data v2.2.0 |
| 1155 | 2026-06-18T13:22:33.043Z | Downloaded yoke-derive v0.8.2 |
| 1156 | 2026-06-18T13:22:33.043Z | Downloaded konst v0.2.20 |
| 1157 | 2026-06-18T13:22:33.045Z | Downloaded zeroize_derive v1.4.3 |
| 1158 | 2026-06-18T13:22:33.048Z | Downloaded zerofrom-derive v0.1.7 |
| 1159 | 2026-06-18T13:22:33.048Z | Downloaded icu_locale_core v2.2.0 |
| 1160 | 2026-06-18T13:22:33.050Z | Downloaded expectorate v1.2.0 |
| 1161 | 2026-06-18T13:22:33.053Z | Downloaded openssl-sys v0.9.116 |
| 1162 | 2026-06-18T13:22:33.056Z | Downloaded tokio-tungstenite v0.21.0 |
| 1163 | 2026-06-18T13:22:33.056Z | Downloaded smallvec v1.15.1 |
| 1164 | 2026-06-18T13:22:33.058Z | Downloaded progenitor-impl v0.13.0 |
| 1165 | 2026-06-18T13:22:33.058Z | Downloaded hickory-resolver v0.24.4 |
| 1166 | 2026-06-18T13:22:33.062Z | Downloaded utf-8 v0.7.6 |
| 1167 | 2026-06-18T13:22:33.064Z | Downloaded tokio-dtrace v0.1.1 |
| 1168 | 2026-06-18T13:22:33.064Z | Downloaded usdt-attr-macro v0.6.0 |
| 1169 | 2026-06-18T13:22:33.064Z | Downloaded wait-timeout v0.2.1 |
| 1170 | 2026-06-18T13:22:33.064Z | Downloaded usdt-macro v0.6.0 |
| 1171 | 2026-06-18T13:22:33.064Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1172 | 2026-06-18T13:22:33.067Z | Downloaded indicatif v0.18.4 |
| 1173 | 2026-06-18T13:22:33.069Z | Downloaded zone_cfg_derive v0.3.1 |
| 1174 | 2026-06-18T13:22:33.069Z | Downloaded pest_meta v2.8.6 |
| 1175 | 2026-06-18T13:22:33.069Z | Downloaded half v2.7.1 |
| 1176 | 2026-06-18T13:22:33.072Z | Downloaded usdt v0.5.0 |
| 1177 | 2026-06-18T13:22:33.072Z | Downloaded base64 v0.21.7 |
| 1178 | 2026-06-18T13:22:33.074Z | Downloaded crypto-bigint v0.5.5 |
| 1179 | 2026-06-18T13:22:33.080Z | Downloaded usdt-impl v0.6.0 |
| 1180 | 2026-06-18T13:22:33.082Z | Downloaded zone v0.3.1 |
| 1181 | 2026-06-18T13:22:33.082Z | Downloaded zerofrom v0.1.8 |
| 1182 | 2026-06-18T13:22:33.085Z | Downloaded similar v2.7.0 |
| 1183 | 2026-06-18T13:22:33.087Z | Downloaded spin v0.9.8 |
| 1184 | 2026-06-18T13:22:33.087Z | Downloaded progenitor-impl v0.10.0 |
| 1185 | 2026-06-18T13:22:33.089Z | Downloaded whoami v1.6.1 |
| 1186 | 2026-06-18T13:22:33.090Z | Downloaded thiserror-no-std v2.0.2 |
| 1187 | 2026-06-18T13:22:33.092Z | Downloaded walkdir v2.5.0 |
| 1188 | 2026-06-18T13:22:33.092Z | Downloaded writeable v0.6.3 |
| 1189 | 2026-06-18T13:22:33.095Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1190 | 2026-06-18T13:22:33.097Z | Downloaded xz2 v0.1.7 |
| 1191 | 2026-06-18T13:22:33.097Z | Downloaded strum_macros v0.27.2 |
| 1192 | 2026-06-18T13:22:33.099Z | Downloaded cc v1.2.63 |
| 1193 | 2026-06-18T13:22:33.099Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1194 | 2026-06-18T13:22:33.102Z | Downloaded minimal-lexical v0.2.1 |
| 1195 | 2026-06-18T13:22:33.105Z | Downloaded zeroize v1.8.2 |
| 1196 | 2026-06-18T13:22:33.105Z | Downloaded jiff-static v0.2.28 |
| 1197 | 2026-06-18T13:22:33.107Z | Downloaded icu_collections v2.2.0 |
| 1198 | 2026-06-18T13:22:33.110Z | Downloaded const_format v0.2.36 |
| 1199 | 2026-06-18T13:22:33.113Z | Downloaded progenitor-impl v0.14.0 |
| 1200 | 2026-06-18T13:22:33.116Z | Downloaded zerovec-derive v0.11.3 |
| 1201 | 2026-06-18T13:22:33.116Z | Downloaded thin-vec v0.2.18 |
| 1202 | 2026-06-18T13:22:33.116Z | Downloaded pest_derive v2.8.6 |
| 1203 | 2026-06-18T13:22:33.119Z | Downloaded vsss-rs v3.3.4 |
| 1204 | 2026-06-18T13:22:33.119Z | Downloaded prettyplease v0.2.37 |
| 1205 | 2026-06-18T13:22:33.122Z | Downloaded pretty_assertions v1.4.1 |
| 1206 | 2026-06-18T13:22:33.122Z | Downloaded ucd-trie v0.1.7 |
| 1207 | 2026-06-18T13:22:33.124Z | Downloaded hickory-resolver v0.25.2 |
| 1208 | 2026-06-18T13:22:33.128Z | Downloaded blake3 v1.8.5 |
| 1209 | 2026-06-18T13:22:33.133Z | Downloaded schemars v0.8.22 |
| 1210 | 2026-06-18T13:22:33.139Z | Downloaded test-strategy v0.4.5 |
| 1211 | 2026-06-18T13:22:33.141Z | Downloaded rayon-core v1.13.0 |
| 1212 | 2026-06-18T13:22:33.144Z | Downloaded rand v0.8.6 |
| 1213 | 2026-06-18T13:22:33.146Z | Downloaded term v1.2.1 |
| 1214 | 2026-06-18T13:22:33.148Z | Downloaded async-compression v0.4.42 |
| 1215 | 2026-06-18T13:22:33.152Z | Downloaded zerocopy-derive v0.7.35 |
| 1216 | 2026-06-18T13:22:33.154Z | Downloaded http v1.4.1 |
| 1217 | 2026-06-18T13:22:33.159Z | Downloaded slog v2.8.2 |
| 1218 | 2026-06-18T13:22:33.159Z | Downloaded tungstenite v0.21.0 |
| 1219 | 2026-06-18T13:22:33.162Z | Downloaded typify v0.6.2 |
| 1220 | 2026-06-18T13:22:33.162Z | Downloaded typify v0.4.3 |
| 1221 | 2026-06-18T13:22:33.164Z | Downloaded toml v0.7.8 |
| 1222 | 2026-06-18T13:22:33.164Z | Downloaded yoke v0.8.3 |
| 1223 | 2026-06-18T13:22:33.167Z | Downloaded schemars v0.9.0 |
| 1224 | 2026-06-18T13:22:33.183Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1225 | 2026-06-18T13:22:33.187Z | Downloaded usdt-impl v0.5.0 |
| 1226 | 2026-06-18T13:22:33.187Z | Downloaded qorb v0.4.1 |
| 1227 | 2026-06-18T13:22:33.187Z | Downloaded snafu v0.8.9 |
| 1228 | 2026-06-18T13:22:33.187Z | Downloaded unsafe-libyaml v0.2.11 |
| 1229 | 2026-06-18T13:22:33.196Z | Downloaded steno v0.4.1 |
| 1230 | 2026-06-18T13:22:33.198Z | Downloaded schemars v1.2.1 |
| 1231 | 2026-06-18T13:22:33.206Z | Downloaded uuid v1.23.2 |
| 1232 | 2026-06-18T13:22:33.208Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1233 | 2026-06-18T13:22:33.211Z | Downloaded rand v0.10.1 |
| 1234 | 2026-06-18T13:22:33.215Z | Downloaded memchr v2.8.1 |
| 1235 | 2026-06-18T13:22:33.220Z | Downloaded nom v7.1.3 |
| 1236 | 2026-06-18T13:22:33.220Z | Downloaded hashbrown v0.12.3 |
| 1237 | 2026-06-18T13:22:33.222Z | Downloaded hashbrown v0.16.1 |
| 1238 | 2026-06-18T13:22:33.225Z | Downloaded h2 v0.4.14 |
| 1239 | 2026-06-18T13:22:33.243Z | Downloaded zerotrie v0.2.4 |
| 1240 | 2026-06-18T13:22:33.246Z | Downloaded toml_edit v0.19.15 |
| 1241 | 2026-06-18T13:22:33.256Z | Downloaded pest v2.8.6 |
| 1242 | 2026-06-18T13:22:33.261Z | Downloaded zerocopy-derive v0.8.50 |
| 1243 | 2026-06-18T13:22:33.267Z | Downloaded nom v8.0.0 |
| 1244 | 2026-06-18T13:22:33.270Z | Downloaded itertools v0.12.1 |
| 1245 | 2026-06-18T13:22:33.274Z | Downloaded typed-path v0.9.3 |
| 1246 | 2026-06-18T13:22:33.277Z | Downloaded yansi v1.0.1 |
| 1247 | 2026-06-18T13:22:33.280Z | Downloaded dropshot-api-manager v0.7.2 |
| 1248 | 2026-06-18T13:22:33.302Z | Downloaded goblin v0.10.7 |
| 1249 | 2026-06-18T13:22:33.307Z | Downloaded reqwest v0.13.4 |
| 1250 | 2026-06-18T13:22:33.313Z | Downloaded libm v0.2.16 |
| 1251 | 2026-06-18T13:22:33.317Z | Downloaded tough v0.22.0 |
| 1252 | 2026-06-18T13:22:33.323Z | Downloaded goblin v0.8.2 |
| 1253 | 2026-06-18T13:22:33.326Z | Downloaded zerovec v0.11.6 |
| 1254 | 2026-06-18T13:22:33.328Z | Downloaded hkdf v0.12.4 |
| 1255 | 2026-06-18T13:22:33.331Z | Downloaded icu_properties_data v2.2.0 |
| 1256 | 2026-06-18T13:22:33.342Z | Downloaded regex v1.12.3 |
| 1257 | 2026-06-18T13:22:33.350Z | Downloaded zerocopy v0.7.35 |
| 1258 | 2026-06-18T13:22:33.357Z | Downloaded rayon v1.12.0 |
| 1259 | 2026-06-18T13:22:33.362Z | Downloaded winnow v0.5.40 |
| 1260 | 2026-06-18T13:22:33.366Z | Downloaded aws-lc-rs v1.17.0 |
| 1261 | 2026-06-18T13:22:33.373Z | Downloaded proptest v1.11.0 |
| 1262 | 2026-06-18T13:22:33.391Z | Downloaded serde_with v3.20.0 |
| 1263 | 2026-06-18T13:22:33.397Z | Downloaded tabled v0.15.0 |
| 1264 | 2026-06-18T13:22:33.405Z | Downloaded moka v0.12.15 |
| 1265 | 2026-06-18T13:22:33.409Z | Downloaded tabled v0.21.0 |
| 1266 | 2026-06-18T13:22:33.419Z | Downloaded webpki-roots v1.0.7 |
| 1267 | 2026-06-18T13:22:33.422Z | Downloaded iddqd v0.4.2 |
| 1268 | 2026-06-18T13:22:33.432Z | Downloaded openssl v0.10.80 |
| 1269 | 2026-06-18T13:22:33.440Z | Downloaded time v0.3.47 |
| 1270 | 2026-06-18T13:22:33.462Z | Downloaded syn v1.0.109 |
| 1271 | 2026-06-18T13:22:33.468Z | Downloaded syn v2.0.117 |
| 1272 | 2026-06-18T13:22:33.474Z | Downloaded zerocopy v0.8.50 |
| 1273 | 2026-06-18T13:22:33.484Z | Downloaded dropshot v0.17.1 |
| 1274 | 2026-06-18T13:22:33.497Z | Downloaded regex-syntax v0.8.10 |
| 1275 | 2026-06-18T13:22:33.501Z | Downloaded smoltcp v0.11.0 |
| 1276 | 2026-06-18T13:22:33.508Z | Downloaded nix v0.31.3 |
| 1277 | 2026-06-18T13:22:33.525Z | Downloaded hickory-proto v0.24.4 |
| 1278 | 2026-06-18T13:22:33.533Z | Downloaded rhai v1.25.1 |
| 1279 | 2026-06-18T13:22:33.540Z | Downloaded typify-impl v0.6.2 |
| 1280 | 2026-06-18T13:22:33.547Z | Downloaded typify-impl v0.4.3 |
| 1281 | 2026-06-18T13:22:33.554Z | Downloaded openapiv3 v2.2.0 |
| 1282 | 2026-06-18T13:22:33.560Z | Downloaded hickory-proto v0.25.2 |
| 1283 | 2026-06-18T13:22:33.568Z | Downloaded regress v0.11.1 |
| 1284 | 2026-06-18T13:22:33.573Z | Downloaded regress v0.10.5 |
| 1285 | 2026-06-18T13:22:33.589Z | Downloaded sled v0.34.7 |
| 1286 | 2026-06-18T13:22:33.601Z | Downloaded petgraph v0.6.5 |
| 1287 | 2026-06-18T13:22:33.614Z | Downloaded chrono-tz v0.10.4 |
| 1288 | 2026-06-18T13:22:33.623Z | Downloaded csv v1.4.0 |
| 1289 | 2026-06-18T13:22:33.669Z | Downloaded lzma-sys v0.1.20 |
| 1290 | 2026-06-18T13:22:33.685Z | Downloaded jiff v0.2.28 |
| 1291 | 2026-06-18T13:22:33.709Z | Downloaded sha3 v0.10.9 |
| 1292 | 2026-06-18T13:22:33.734Z | Downloaded encoding_rs v0.8.35 |
| 1293 | 2026-06-18T13:22:34.263Z | Downloaded aws-lc-sys v0.41.0 |
| 1294 | 2026-06-18T13:22:35.188Z | Compiling proc-macro2 v1.0.106 |
| 1295 | 2026-06-18T13:22:35.188Z | Compiling quote v1.0.45 |
| 1296 | 2026-06-18T13:22:35.188Z | Compiling unicode-ident v1.0.24 |
| 1297 | 2026-06-18T13:22:35.188Z | Compiling serde_core v1.0.228 |
| 1298 | 2026-06-18T13:22:35.191Z | Compiling cfg-if v1.0.4 |
| 1299 | 2026-06-18T13:22:35.191Z | Compiling serde v1.0.228 |
| 1300 | 2026-06-18T13:22:35.191Z | Compiling libc v0.2.186 |
| 1301 | 2026-06-18T13:22:35.191Z | Compiling memchr v2.8.1 |
| 1302 | 2026-06-18T13:22:35.357Z | Compiling itoa v1.0.18 |
| 1303 | 2026-06-18T13:22:35.535Z | Compiling smallvec v1.15.1 |
| 1304 | 2026-06-18T13:22:35.608Z | Compiling zmij v1.0.21 |
| 1305 | 2026-06-18T13:22:35.666Z | Compiling autocfg v1.5.1 |
| 1306 | 2026-06-18T13:22:35.737Z | Compiling libm v0.2.16 |
| 1307 | 2026-06-18T13:22:35.949Z | Compiling stable_deref_trait v1.2.1 |
| 1308 | 2026-06-18T13:22:36.011Z | Compiling litemap v0.8.2 |
| 1309 | 2026-06-18T13:22:36.023Z | Compiling writeable v0.6.3 |
| 1310 | 2026-06-18T13:22:36.188Z | Compiling percent-encoding v2.3.2 |
| 1311 | 2026-06-18T13:22:36.258Z | Compiling icu_properties_data v2.2.0 |
| 1312 | 2026-06-18T13:22:36.281Z | Compiling utf8_iter v1.0.4 |
| 1313 | 2026-06-18T13:22:36.341Z | Compiling icu_normalizer_data v2.2.0 |
| 1314 | 2026-06-18T13:22:36.385Z | Compiling iana-time-zone v0.1.65 |
| 1315 | 2026-06-18T13:22:36.473Z | Compiling form_urlencoded v1.2.2 |
| 1316 | 2026-06-18T13:22:36.619Z | Compiling syn v2.0.117 |
| 1317 | 2026-06-18T13:22:36.660Z | Compiling serde_json v1.0.150 |
| 1318 | 2026-06-18T13:22:36.683Z | Compiling version_check v0.9.5 |
| 1319 | 2026-06-18T13:22:36.719Z | Compiling dyn-clone v1.0.20 |
| 1320 | 2026-06-18T13:22:36.747Z | Compiling pin-project-lite v0.2.17 |
| 1321 | 2026-06-18T13:22:36.822Z | Compiling num-traits v0.2.19 |
| 1322 | 2026-06-18T13:22:36.841Z | Compiling equivalent v1.0.2 |
| 1323 | 2026-06-18T13:22:36.889Z | Compiling getrandom v0.4.2 |
| 1324 | 2026-06-18T13:22:36.925Z | Compiling parking_lot_core v0.9.12 |
| 1325 | 2026-06-18T13:22:36.935Z | Compiling rand_core v0.10.1 |
| 1326 | 2026-06-18T13:22:36.968Z | Compiling scopeguard v1.2.0 |
| 1327 | 2026-06-18T13:22:37.083Z | Compiling lock_api v0.4.14 |
| 1328 | 2026-06-18T13:22:37.095Z | Compiling thiserror v2.0.18 |
| 1329 | 2026-06-18T13:22:37.226Z | Compiling log v0.4.32 |
| 1330 | 2026-06-18T13:22:37.319Z | Compiling errno v0.3.14 |
| 1331 | 2026-06-18T13:22:37.347Z | Compiling zerocopy v0.8.50 |
| 1332 | 2026-06-18T13:22:37.421Z | Compiling hashbrown v0.17.1 |
| 1333 | 2026-06-18T13:22:37.460Z | Compiling semver v1.0.28 |
| 1334 | 2026-06-18T13:22:37.633Z | Compiling uuid v1.23.2 |
| 1335 | 2026-06-18T13:22:37.677Z | Compiling heck v0.5.0 |
| 1336 | 2026-06-18T13:22:37.815Z | Compiling futures-core v0.3.32 |
| 1337 | 2026-06-18T13:22:37.876Z | Compiling schemars v0.8.22 |
| 1338 | 2026-06-18T13:22:37.953Z | Compiling indexmap v2.14.0 |
| 1339 | 2026-06-18T13:22:37.966Z | Compiling fnv v1.0.7 |
| 1340 | 2026-06-18T13:22:37.992Z | Compiling futures-sink v0.3.32 |
| 1341 | 2026-06-18T13:22:38.058Z | Compiling slab v0.4.12 |
| 1342 | 2026-06-18T13:22:38.070Z | Compiling rustversion v1.0.22 |
| 1343 | 2026-06-18T13:22:38.090Z | Compiling jobserver v0.1.34 |
| 1344 | 2026-06-18T13:22:38.145Z | Compiling find-msvc-tools v0.1.9 |
| 1345 | 2026-06-18T13:22:38.232Z | Compiling shlex v2.0.1 |
| 1346 | 2026-06-18T13:22:38.384Z | Compiling cc v1.2.63 |
| 1347 | 2026-06-18T13:22:38.412Z | Compiling futures-channel v0.3.32 |
| 1348 | 2026-06-18T13:22:38.423Z | Compiling bitflags v2.12.1 |
| 1349 | 2026-06-18T13:22:38.626Z | Compiling socket2 v0.6.4 |
| 1350 | 2026-06-18T13:22:38.662Z | Compiling futures-task v0.3.32 |
| 1351 | 2026-06-18T13:22:38.675Z | Compiling futures-io v0.3.32 |
| 1352 | 2026-06-18T13:22:38.835Z | Compiling parking_lot v0.12.5 |
| 1353 | 2026-06-18T13:22:38.847Z | Compiling signal-hook-registry v1.4.8 |
| 1354 | 2026-06-18T13:22:38.938Z | Compiling mio v1.2.1 |
| 1355 | 2026-06-18T13:22:39.044Z | Compiling portable-atomic v1.13.1 |
| 1356 | 2026-06-18T13:22:39.069Z | Compiling byteorder v1.5.0 |
| 1357 | 2026-06-18T13:22:39.079Z | Compiling fs_extra v1.3.0 |
| 1358 | 2026-06-18T13:22:39.138Z | Compiling cmake v0.1.58 |
| 1359 | 2026-06-18T13:22:39.243Z | Compiling dunce v1.0.5 |
| 1360 | 2026-06-18T13:22:39.291Z | Compiling critical-section v1.2.0 |
| 1361 | 2026-06-18T13:22:39.322Z | Compiling typenum v1.20.1 |
| 1362 | 2026-06-18T13:22:39.335Z | Compiling regex-syntax v0.8.10 |
| 1363 | 2026-06-18T13:22:39.395Z | Compiling base64 v0.22.1 |
| 1364 | 2026-06-18T13:22:39.449Z | Compiling subtle v2.6.1 |
| 1365 | 2026-06-18T13:22:39.478Z | Compiling strsim v0.11.1 |
| 1366 | 2026-06-18T13:22:39.495Z | Compiling synstructure v0.13.2 |
| 1367 | 2026-06-18T13:22:39.615Z | Compiling serde_derive_internals v0.29.1 |
| 1368 | 2026-06-18T13:22:39.733Z | Compiling aws-lc-sys v0.41.0 |
| 1369 | 2026-06-18T13:22:39.879Z | Compiling atomic-waker v1.1.2 |
| 1370 | 2026-06-18T13:22:39.990Z | Compiling rustix v1.1.4 |
| 1371 | 2026-06-18T13:22:40.004Z | Compiling httparse v1.10.1 |
| 1372 | 2026-06-18T13:22:40.119Z | Compiling once_cell v1.21.4 |
| 1373 | 2026-06-18T13:22:40.209Z | Compiling ipnet v2.12.0 |
| 1374 | 2026-06-18T13:22:40.332Z | Compiling ucd-trie v0.1.7 |
| 1375 | 2026-06-18T13:22:40.335Z | Compiling tower-service v0.3.3 |
| 1376 | 2026-06-18T13:22:40.404Z | Compiling tower-layer v0.3.3 |
| 1377 | 2026-06-18T13:22:40.541Z | Compiling pest v2.8.6 |
| 1378 | 2026-06-18T13:22:40.559Z | Compiling untrusted v0.9.0 |
| 1379 | 2026-06-18T13:22:40.641Z | Compiling thiserror v1.0.69 |
| 1380 | 2026-06-18T13:22:40.675Z | Compiling ryu v1.0.23 |
| 1381 | 2026-06-18T13:22:40.709Z | Compiling serde_derive v1.0.228 |
| 1382 | 2026-06-18T13:22:40.733Z | Compiling zerofrom-derive v0.1.7 |
| 1383 | 2026-06-18T13:22:40.744Z | Compiling yoke-derive v0.8.2 |
| 1384 | 2026-06-18T13:22:40.851Z | Compiling zerovec-derive v0.11.3 |
| 1385 | 2026-06-18T13:22:40.961Z | Compiling displaydoc v0.2.6 |
| 1386 | 2026-06-18T13:22:41.799Z | Compiling schemars_derive v0.8.22 |
| 1387 | 2026-06-18T13:22:41.860Z | Compiling thiserror-impl v2.0.18 |
| 1388 | 2026-06-18T13:22:41.863Z | Compiling tokio-macros v2.7.0 |
| 1389 | 2026-06-18T13:22:41.976Z | Compiling zerofrom v0.1.8 |
| 1390 | 2026-06-18T13:22:42.015Z | Compiling zerocopy-derive v0.8.50 |
| 1391 | 2026-06-18T13:22:42.018Z | Compiling zeroize_derive v1.4.3 |
| 1392 | 2026-06-18T13:22:42.090Z | Compiling yoke v0.8.3 |
| 1393 | 2026-06-18T13:22:42.275Z | Compiling zerovec v0.11.6 |
| 1394 | 2026-06-18T13:22:42.631Z | Compiling zerotrie v0.2.4 |
| 1395 | 2026-06-18T13:22:42.719Z | Compiling zeroize v1.8.2 |
| 1396 | 2026-06-18T13:22:42.796Z | Compiling tinystr v0.8.3 |
| 1397 | 2026-06-18T13:22:42.917Z | Compiling potential_utf v0.1.5 |
| 1398 | 2026-06-18T13:22:42.929Z | Compiling futures-macro v0.3.32 |
| 1399 | 2026-06-18T13:22:42.998Z | Compiling icu_locale_core v2.2.0 |
| 1400 | 2026-06-18T13:22:43.022Z | Compiling icu_collections v2.2.0 |
| 1401 | 2026-06-18T13:22:43.075Z | Compiling try-lock v0.2.5 |
| 1402 | 2026-06-18T13:22:43.178Z | Compiling want v0.3.1 |
| 1403 | 2026-06-18T13:22:43.197Z | Compiling pest_meta v2.8.6 |
| 1404 | 2026-06-18T13:22:43.514Z | Compiling thiserror-impl v1.0.69 |
| 1405 | 2026-06-18T13:22:43.541Z | Compiling httpdate v1.0.3 |
| 1406 | 2026-06-18T13:22:43.749Z | Compiling icu_provider v2.2.0 |
| 1407 | 2026-06-18T13:22:43.786Z | Compiling futures-util v0.3.32 |
| 1408 | 2026-06-18T13:22:43.945Z | Compiling bytes v1.11.1 |
| 1409 | 2026-06-18T13:22:44.067Z | Compiling icu_normalizer v2.2.0 |
| 1410 | 2026-06-18T13:22:44.077Z | Compiling icu_properties v2.2.0 |
| 1411 | 2026-06-18T13:22:44.457Z | Compiling chrono v0.4.45 |
| 1412 | 2026-06-18T13:22:44.577Z | Compiling tokio v1.52.3 |
| 1413 | 2026-06-18T13:22:44.654Z | Compiling http v1.4.1 |
| 1414 | 2026-06-18T13:22:44.681Z | Compiling serde_tokenstream v0.2.3 |
| 1415 | 2026-06-18T13:22:44.958Z | Compiling idna_adapter v1.2.2 |
| 1416 | 2026-06-18T13:22:45.096Z | Compiling idna v1.1.0 |
| 1417 | 2026-06-18T13:22:45.250Z | Compiling erased-serde v0.3.31 |
| 1418 | 2026-06-18T13:22:45.630Z | Compiling url v2.5.8 |
| 1419 | 2026-06-18T13:22:45.728Z | Compiling http-body v1.0.1 |
| 1420 | 2026-06-18T13:22:45.859Z | Compiling pretty-hex v0.4.2 |
| 1421 | 2026-06-18T13:22:45.947Z | Compiling pest_generator v2.8.6 |
| 1422 | 2026-06-18T13:22:45.972Z | Compiling getrandom v0.2.17 |
| 1423 | 2026-06-18T13:22:45.993Z | Compiling getrandom v0.3.4 |
| 1424 | 2026-06-18T13:22:46.060Z | Compiling plain v0.2.3 |
| 1425 | 2026-06-18T13:22:46.209Z | Compiling ppv-lite86 v0.2.21 |
| 1426 | 2026-06-18T13:22:46.396Z | Compiling rand_core v0.6.4 |
| 1427 | 2026-06-18T13:22:46.406Z | Compiling aho-corasick v1.1.4 |
| 1428 | 2026-06-18T13:22:46.527Z | Compiling ident_case v1.0.1 |
| 1429 | 2026-06-18T13:22:46.575Z | Compiling tracing-attributes v0.1.31 |
| 1430 | 2026-06-18T13:22:46.586Z | Compiling pest_derive v2.8.6 |
| 1431 | 2026-06-18T13:22:46.619Z | Compiling tracing-core v0.1.36 |
| 1432 | 2026-06-18T13:22:46.639Z | Compiling paste v1.0.15 |
| 1433 | 2026-06-18T13:22:46.986Z | Compiling ipnetwork v0.21.1 |
| 1434 | 2026-06-18T13:22:47.169Z | Compiling allocator-api2 v0.2.21 |
| 1435 | 2026-06-18T13:22:47.231Z | Compiling oxnet v0.1.6 |
| 1436 | 2026-06-18T13:22:47.437Z | Compiling regex-automata v0.4.14 |
| 1437 | 2026-06-18T13:22:47.495Z | Compiling foldhash v0.2.0 |
| 1438 | 2026-06-18T13:22:47.695Z | Compiling hashbrown v0.16.1 |
| 1439 | 2026-06-18T13:22:47.730Z | Compiling http-body-util v0.1.3 |
| 1440 | 2026-06-18T13:22:47.818Z | Compiling tracing v0.1.44 |
| 1441 | 2026-06-18T13:22:47.818Z | Compiling serde_urlencoded v0.7.1 |
| 1442 | 2026-06-18T13:22:47.965Z | Compiling anyhow v1.0.102 |
| 1443 | 2026-06-18T13:22:48.058Z | Compiling omicron-workspace-hack v0.1.0 |
| 1444 | 2026-06-18T13:22:48.070Z | Compiling slog v2.8.2 |
| 1445 | 2026-06-18T13:22:48.219Z | Compiling sync_wrapper v1.0.2 |
| 1446 | 2026-06-18T13:22:48.279Z | Compiling powerfmt v0.2.0 |
| 1447 | 2026-06-18T13:22:48.310Z | Compiling time-core v0.1.8 |
| 1448 | 2026-06-18T13:22:48.319Z | Compiling num-conv v0.2.2 |
| 1449 | 2026-06-18T13:22:48.410Z | Compiling scroll_derive v0.13.1 |
| 1450 | 2026-06-18T13:22:48.444Z | Compiling deranged v0.5.8 |
| 1451 | 2026-06-18T13:22:48.464Z | Compiling time-macros v0.2.27 |
| 1452 | 2026-06-18T13:22:49.135Z | Compiling regex v1.12.3 |
| 1453 | 2026-06-18T13:22:49.262Z | Compiling num_threads v0.1.7 |
| 1454 | 2026-06-18T13:22:49.356Z | Compiling winnow v1.0.3 |
| 1455 | 2026-06-18T13:22:49.415Z | Compiling scroll v0.13.0 |
| 1456 | 2026-06-18T13:22:49.617Z | Compiling tokio-util v0.7.18 |
| 1457 | 2026-06-18T13:22:49.680Z | Compiling daft-derive v0.1.7 |
| 1458 | 2026-06-18T13:22:49.974Z | Compiling async-trait v0.1.89 |
| 1459 | 2026-06-18T13:22:50.023Z | Compiling fastrand v2.4.1 |
| 1460 | 2026-06-18T13:22:50.288Z | Compiling aws-lc-rs v1.17.0 |
| 1461 | 2026-06-18T13:22:50.355Z | Compiling goblin v0.10.7 |
| 1462 | 2026-06-18T13:22:50.448Z | Compiling rustls-pki-types v1.14.1 |
| 1463 | 2026-06-18T13:22:50.932Z | Compiling crossbeam-utils v0.8.21 |
| 1464 | 2026-06-18T13:22:50.968Z | Compiling untrusted v0.7.1 |
| 1465 | 2026-06-18T13:22:51.036Z | Compiling camino v1.2.2 |
| 1466 | 2026-06-18T13:22:51.096Z | Compiling usdt-impl v0.6.0 |
| 1467 | 2026-06-18T13:22:51.153Z | Compiling openssl-probe v0.2.1 |
| 1468 | 2026-06-18T13:22:51.344Z | Compiling dtrace-parser v0.3.0 |
| 1469 | 2026-06-18T13:22:51.354Z | Compiling rustls v0.23.40 |
| 1470 | 2026-06-18T13:22:51.441Z | Compiling hex v0.4.3 |
| 1471 | 2026-06-18T13:22:51.712Z | Compiling h2 v0.4.14 |
| 1472 | 2026-06-18T13:22:51.955Z | Compiling thread-id v5.1.0 |
| 1473 | 2026-06-18T13:22:51.993Z | Compiling thread_local v1.1.9 |
| 1474 | 2026-06-18T13:22:52.037Z | Compiling crc32fast v1.5.0 |
| 1475 | 2026-06-18T13:22:52.271Z | Compiling futures-executor v0.3.32 |
| 1476 | 2026-06-18T13:22:52.359Z | Compiling slog-async v2.8.0 |
| 1477 | 2026-06-18T13:22:52.386Z | Compiling match_cfg v0.1.0 |
| 1478 | 2026-06-18T13:22:52.408Z | Compiling cpufeatures v0.3.0 |
| 1479 | 2026-06-18T13:22:52.454Z | Compiling futures v0.3.32 |
| 1480 | 2026-06-18T13:22:52.532Z | Compiling rand_core v0.9.5 |
| 1481 | 2026-06-18T13:22:52.557Z | Compiling simd-adler32 v0.3.9 |
| 1482 | 2026-06-18T13:22:52.668Z | Compiling adler2 v2.0.1 |
| 1483 | 2026-06-18T13:22:52.713Z | Compiling term v1.2.1 |
| 1484 | 2026-06-18T13:22:52.750Z | Compiling ref-cast v1.0.25 |
| 1485 | 2026-06-18T13:22:52.761Z | Compiling take_mut v0.2.2 |
| 1486 | 2026-06-18T13:22:52.806Z | Compiling syn v1.0.109 |
| 1487 | 2026-06-18T13:22:52.864Z | Compiling miniz_oxide v0.8.9 |
| 1488 | 2026-06-18T13:22:53.091Z | Compiling structmeta-derive v0.3.0 |
| 1489 | 2026-06-18T13:22:53.120Z | Compiling ref-cast-impl v1.0.25 |
| 1490 | 2026-06-18T13:22:53.179Z | Compiling hybrid-array v0.4.12 |
| 1491 | 2026-06-18T13:22:53.423Z | Compiling dof v0.4.0 |
| 1492 | 2026-06-18T13:22:53.540Z | Compiling flate2 v1.1.9 |
| 1493 | 2026-06-18T13:22:53.840Z | Compiling hyper v1.10.1 |
| 1494 | 2026-06-18T13:22:53.954Z | Compiling rand_chacha v0.9.0 |
| 1495 | 2026-06-18T13:22:54.386Z | Compiling structmeta v0.3.0 |
| 1496 | 2026-06-18T13:22:54.778Z | Compiling darling_core v0.23.0 |
| 1497 | 2026-06-18T13:22:54.793Z | Compiling newtype-uuid-macros v0.1.0 |
| 1498 | 2026-06-18T13:22:54.866Z | Compiling macaddr v1.0.1 |
| 1499 | 2026-06-18T13:22:55.090Z | Compiling hyper-util v0.1.20 |
| 1500 | 2026-06-18T13:22:55.428Z | Compiling usdt-macro v0.6.0 |
| 1501 | 2026-06-18T13:22:55.600Z | Compiling usdt-attr-macro v0.6.0 |
| 1502 | 2026-06-18T13:22:55.766Z | Compiling compression-core v0.4.32 |
| 1503 | 2026-06-18T13:22:56.126Z | Compiling compression-codecs v0.4.38 |
| 1504 | 2026-06-18T13:22:56.241Z | Compiling rand v0.9.4 |
| 1505 | 2026-06-18T13:22:56.392Z | Compiling crypto-common v0.2.2 |
| 1506 | 2026-06-18T13:22:56.648Z | Compiling block-buffer v0.12.0 |
| 1507 | 2026-06-18T13:22:56.833Z | Compiling newtype-uuid v1.3.2 |
| 1508 | 2026-06-18T13:22:56.853Z | Compiling serde_spanned v1.1.1 |
| 1509 | 2026-06-18T13:22:56.864Z | Compiling multer v3.1.0 |
| 1510 | 2026-06-18T13:22:56.928Z | Compiling darling_macro v0.23.0 |
| 1511 | 2026-06-18T13:22:56.985Z | Compiling debug-ignore v1.0.5 |
| 1512 | 2026-06-18T13:22:56.996Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1513 | 2026-06-18T13:22:57.087Z | Compiling const-oid v0.10.2 |
| 1514 | 2026-06-18T13:22:57.102Z | Compiling quick-error v1.2.3 |
| 1515 | 2026-06-18T13:22:57.212Z | Compiling daft v0.1.7 |
| 1516 | 2026-06-18T13:22:57.215Z | Compiling time v0.3.47 |
| 1517 | 2026-06-18T13:22:57.233Z | Compiling digest v0.11.3 |
| 1518 | 2026-06-18T13:22:57.295Z | Compiling strum_macros v0.26.4 |
| 1519 | 2026-06-18T13:22:57.376Z | Compiling async-stream-impl v0.3.6 |
| 1520 | 2026-06-18T13:22:57.394Z | Compiling dropshot v0.17.1 |
| 1521 | 2026-06-18T13:22:57.476Z | Compiling generic-array v0.14.7 |
| 1522 | 2026-06-18T13:22:57.533Z | Compiling darling v0.23.0 |
| 1523 | 2026-06-18T13:22:57.610Z | Compiling encoding_rs v0.8.35 |
| 1524 | 2026-06-18T13:22:57.710Z | Compiling bit-vec v0.8.0 |
| 1525 | 2026-06-18T13:22:57.829Z | Compiling mime v0.3.17 |
| 1526 | 2026-06-18T13:22:57.940Z | Compiling spin v0.9.8 |
| 1527 | 2026-06-18T13:22:58.022Z | Compiling async-stream v0.3.6 |
| 1528 | 2026-06-18T13:22:58.053Z | Compiling bit-set v0.8.0 |
| 1529 | 2026-06-18T13:22:58.190Z | Compiling serde_with_macros v3.20.0 |
| 1530 | 2026-06-18T13:22:58.201Z | Compiling sha1 v0.11.0 |
| 1531 | 2026-06-18T13:22:58.212Z | Compiling crossbeam-channel v0.5.15 |
| 1532 | 2026-06-18T13:22:58.302Z | Compiling tower v0.5.3 |
| 1533 | 2026-06-18T13:22:58.443Z | Compiling dropshot_endpoint v0.17.1 |
| 1534 | 2026-06-18T13:22:58.782Z | Compiling openapiv3 v2.2.0 |
| 1535 | 2026-06-18T13:22:58.917Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1536 | 2026-06-18T13:22:58.955Z | Compiling strum v0.26.3 |
| 1537 | 2026-06-18T13:22:59.081Z | Compiling waitgroup v0.1.2 |
| 1538 | 2026-06-18T13:22:59.195Z | Compiling serde_path_to_error v0.1.20 |
| 1539 | 2026-06-18T13:22:59.289Z | Compiling unarray v0.1.4 |
| 1540 | 2026-06-18T13:22:59.323Z | Compiling tower-http v0.6.11 |
| 1541 | 2026-06-18T13:22:59.410Z | Compiling derive-ex v0.1.8 |
| 1542 | 2026-06-18T13:22:59.744Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1543 | 2026-06-18T13:22:59.891Z | Compiling tempfile v3.27.0 |
| 1544 | 2026-06-18T13:22:59.920Z | Compiling rustls-native-certs v0.8.4 |
| 1545 | 2026-06-18T13:23:00.267Z | Compiling strum_macros v0.27.2 |
| 1546 | 2026-06-18T13:23:00.312Z | Compiling is-terminal v0.4.17 |
| 1547 | 2026-06-18T13:23:00.408Z | Compiling instant v0.1.13 |
| 1548 | 2026-06-18T13:23:00.525Z | Compiling slog-term v2.9.2 |
| 1549 | 2026-06-18T13:23:00.977Z | Compiling test-strategy v0.4.5 |
| 1550 | 2026-06-18T13:23:01.127Z | Compiling slog-json v2.6.1 |
| 1551 | 2026-06-18T13:23:01.233Z | Compiling hostname v0.3.1 |
| 1552 | 2026-06-18T13:23:01.276Z | Compiling memmap2 v0.9.10 |
| 1553 | 2026-06-18T13:23:01.341Z | Compiling slog-bunyan v2.5.0 |
| 1554 | 2026-06-18T13:23:01.372Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1555 | 2026-06-18T13:23:01.476Z | Compiling usdt v0.6.0 |
| 1556 | 2026-06-18T13:23:01.498Z | Compiling either v1.16.0 |
| 1557 | 2026-06-18T13:23:01.546Z | Compiling crypto-common v0.1.7 |
| 1558 | 2026-06-18T13:23:01.678Z | Compiling parse-display-derive v0.10.0 |
| 1559 | 2026-06-18T13:23:01.704Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1560 | 2026-06-18T13:23:01.757Z | Compiling backon v1.6.0 |
| 1561 | 2026-06-18T13:23:02.004Z | Compiling rand_chacha v0.3.1 |
| 1562 | 2026-06-18T13:23:02.187Z | Compiling strum v0.27.2 |
| 1563 | 2026-06-18T13:23:02.318Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1564 | 2026-06-18T13:23:02.437Z | Compiling rand v0.8.6 |
| 1565 | 2026-06-18T13:23:02.461Z | Compiling async-compression v0.4.42 |
| 1566 | 2026-06-18T13:23:02.714Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1567 | 2026-06-18T13:23:02.770Z | Compiling rustls-pemfile v2.2.0 |
| 1568 | 2026-06-18T13:23:02.782Z | Compiling regress v0.10.5 |
| 1569 | 2026-06-18T13:23:02.964Z | Compiling hostname v0.4.2 |
| 1570 | 2026-06-18T13:23:03.048Z | Compiling wait-timeout v0.2.1 |
| 1571 | 2026-06-18T13:23:03.342Z | Compiling rusty-fork v0.3.1 |
| 1572 | 2026-06-18T13:23:03.345Z | Compiling serde_with v3.20.0 |
| 1573 | 2026-06-18T13:23:03.591Z | Compiling rand_xorshift v0.4.0 |
| 1574 | 2026-06-18T13:23:03.664Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1575 | 2026-06-18T13:23:03.705Z | Compiling humantime v2.3.0 |
| 1576 | 2026-06-18T13:23:03.734Z | Compiling proptest v1.11.0 |
| 1577 | 2026-06-18T13:23:03.974Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1578 | 2026-06-18T13:23:04.110Z | Compiling itertools v0.14.0 |
| 1579 | 2026-06-18T13:23:04.157Z | Compiling iddqd v0.4.2 |
| 1580 | 2026-06-18T13:23:04.263Z | Compiling unicode-width v0.2.2 |
| 1581 | 2026-06-18T13:23:04.770Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1582 | 2026-06-18T13:23:05.014Z | Compiling block-buffer v0.10.4 |
| 1583 | 2026-06-18T13:23:05.107Z | Compiling reqwest v0.12.28 |
| 1584 | 2026-06-18T13:23:05.346Z | Compiling digest v0.10.7 |
| 1585 | 2026-06-18T13:23:05.465Z | Compiling parse-display v0.10.0 |
| 1586 | 2026-06-18T13:23:05.555Z | Compiling backoff v0.4.0 |
| 1587 | 2026-06-18T13:23:05.766Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1588 | 2026-06-18T13:23:05.797Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1589 | 2026-06-18T13:23:06.400Z | Compiling progenitor-client v0.10.0 |
| 1590 | 2026-06-18T13:23:07.399Z | Compiling utf8parse v0.2.2 |
| 1591 | 2026-06-18T13:23:07.508Z | Compiling anstyle-parse v1.0.0 |
| 1592 | 2026-06-18T13:23:07.584Z | Compiling regress v0.11.1 |
| 1593 | 2026-06-18T13:23:07.683Z | Compiling anstyle v1.0.14 |
| 1594 | 2026-06-18T13:23:07.694Z | Compiling colorchoice v1.0.5 |
| 1595 | 2026-06-18T13:23:07.806Z | Compiling anstyle-query v1.1.5 |
| 1596 | 2026-06-18T13:23:07.908Z | Compiling is_terminal_polyfill v1.70.2 |
| 1597 | 2026-06-18T13:23:07.998Z | Compiling anstream v1.0.0 |
| 1598 | 2026-06-18T13:23:08.319Z | Compiling clap_lex v1.1.0 |
| 1599 | 2026-06-18T13:23:08.621Z | Compiling darling_core v0.21.3 |
| 1600 | 2026-06-18T13:23:08.922Z | Compiling toml_datetime v0.6.11 |
| 1601 | 2026-06-18T13:23:09.175Z | Compiling typify-impl v0.6.2 |
| 1602 | 2026-06-18T13:23:09.196Z | Compiling zerocopy-derive v0.7.35 |
| 1603 | 2026-06-18T13:23:09.798Z | Compiling clap_derive v4.6.1 |
| 1604 | 2026-06-18T13:23:10.121Z | Compiling cpufeatures v0.2.17 |
| 1605 | 2026-06-18T13:23:10.195Z | Compiling convert_case v0.4.0 |
| 1606 | 2026-06-18T13:23:10.500Z | Compiling derive_more v0.99.20 |
| 1607 | 2026-06-18T13:23:10.704Z | Compiling darling_macro v0.21.3 |
| 1608 | 2026-06-18T13:23:10.997Z | Compiling zerocopy v0.7.35 |
| 1609 | 2026-06-18T13:23:11.625Z | Compiling terminal_size v0.4.4 |
| 1610 | 2026-06-18T13:23:11.952Z | Compiling darling v0.21.3 |
| 1611 | 2026-06-18T13:23:12.116Z | Compiling secrecy v0.10.3 |
| 1612 | 2026-06-18T13:23:12.202Z | Compiling tinyvec_macros v0.1.1 |
| 1613 | 2026-06-18T13:23:12.271Z | Compiling heapless v0.8.0 |
| 1614 | 2026-06-18T13:23:12.467Z | Compiling crucible-workspace-hack v0.1.0 |
| 1615 | 2026-06-18T13:23:12.507Z | Compiling float-ord v0.3.2 |
| 1616 | 2026-06-18T13:23:12.627Z | Compiling tinyvec v1.11.0 |
| 1617 | 2026-06-18T13:23:12.711Z | Compiling ingot-macros v0.1.1 |
| 1618 | 2026-06-18T13:23:12.756Z | Compiling clap_builder v4.6.0 |
| 1619 | 2026-06-18T13:23:13.096Z | Compiling dtrace-parser v0.2.0 |
| 1620 | 2026-06-18T13:23:13.155Z | Compiling scroll_derive v0.12.1 |
| 1621 | 2026-06-18T13:23:13.287Z | Compiling serde_repr v0.1.20 |
| 1622 | 2026-06-18T13:23:13.885Z | Compiling hash32 v0.3.1 |
| 1623 | 2026-06-18T13:23:13.901Z | Compiling num-integer v0.1.46 |
| 1624 | 2026-06-18T13:23:13.979Z | Compiling rustc_version v0.4.1 |
| 1625 | 2026-06-18T13:23:14.036Z | Compiling usdt-impl v0.5.0 |
| 1626 | 2026-06-18T13:23:14.223Z | Compiling smoltcp v0.11.0 |
| 1627 | 2026-06-18T13:23:14.248Z | Compiling curve25519-dalek v4.1.3 |
| 1628 | 2026-06-18T13:23:14.410Z | Compiling clap v4.6.1 |
| 1629 | 2026-06-18T13:23:14.494Z | Compiling scroll v0.12.0 |
| 1630 | 2026-06-18T13:23:14.812Z | Compiling dof v0.3.0 |
| 1631 | 2026-06-18T13:23:15.111Z | Compiling hmac v0.12.1 |
| 1632 | 2026-06-18T13:23:15.162Z | Compiling inout v0.1.4 |
| 1633 | 2026-06-18T13:23:15.196Z | Compiling ff v0.13.1 |
| 1634 | 2026-06-18T13:23:15.249Z | Compiling cobs v0.3.0 |
| 1635 | 2026-06-18T13:23:15.325Z | Compiling thread-id v4.2.2 |
| 1636 | 2026-06-18T13:23:15.325Z | Compiling bitflags v1.3.2 |
| 1637 | 2026-06-18T13:23:15.406Z | Compiling managed v0.8.0 |
| 1638 | 2026-06-18T13:23:15.476Z | Compiling ingot-types v0.1.2 |
| 1639 | 2026-06-18T13:23:15.608Z | Compiling typify-macro v0.6.2 |
| 1640 | 2026-06-18T13:23:15.620Z | Compiling postcard v1.1.3 |
| 1641 | 2026-06-18T13:23:15.829Z | Compiling ingot v0.1.1 |
| 1642 | 2026-06-18T13:23:15.883Z | Compiling group v0.13.0 |
| 1643 | 2026-06-18T13:23:15.944Z | Compiling cipher v0.4.4 |
| 1644 | 2026-06-18T13:23:15.959Z | Compiling hkdf v0.12.4 |
| 1645 | 2026-06-18T13:23:16.221Z | Compiling goblin v0.8.2 |
| 1646 | 2026-06-18T13:23:16.557Z | Compiling num-rational v0.4.2 |
| 1647 | 2026-06-18T13:23:16.783Z | Compiling num-iter v0.1.45 |
| 1648 | 2026-06-18T13:23:17.123Z | Compiling tabwriter v1.4.1 |
| 1649 | 2026-06-18T13:23:17.187Z | Compiling universal-hash v0.5.1 |
| 1650 | 2026-06-18T13:23:17.320Z | Compiling crypto-bigint v0.5.5 |
| 1651 | 2026-06-18T13:23:17.367Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1652 | 2026-06-18T13:23:17.555Z | Compiling hubpack_derive v0.1.1 |
| 1653 | 2026-06-18T13:23:17.726Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1654 | 2026-06-18T13:23:17.771Z | Compiling typify v0.6.2 |
| 1655 | 2026-06-18T13:23:17.860Z | Compiling crossbeam-epoch v0.9.18 |
| 1656 | 2026-06-18T13:23:18.102Z | Compiling half v2.7.1 |
| 1657 | 2026-06-18T13:23:18.200Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1658 | 2026-06-18T13:23:18.224Z | Compiling num-complex v0.4.6 |
| 1659 | 2026-06-18T13:23:18.604Z | Compiling memoffset v0.9.1 |
| 1660 | 2026-06-18T13:23:18.662Z | Compiling ciborium-io v0.2.2 |
| 1661 | 2026-06-18T13:23:18.758Z | Compiling opaque-debug v0.3.1 |
| 1662 | 2026-06-18T13:23:18.787Z | Compiling cfg_aliases v0.2.1 |
| 1663 | 2026-06-18T13:23:18.811Z | Compiling base64ct v1.8.3 |
| 1664 | 2026-06-18T13:23:18.826Z | Compiling base16ct v0.2.0 |
| 1665 | 2026-06-18T13:23:18.849Z | Compiling unsafe-libyaml v0.2.11 |
| 1666 | 2026-06-18T13:23:18.860Z | Compiling nix v0.31.3 |
| 1667 | 2026-06-18T13:23:18.978Z | Compiling elliptic-curve v0.13.8 |
| 1668 | 2026-06-18T13:23:19.103Z | Compiling password-hash v0.5.0 |
| 1669 | 2026-06-18T13:23:19.253Z | Compiling thiserror-no-std v2.0.2 |
| 1670 | 2026-06-18T13:23:19.338Z | Compiling poly1305 v0.8.0 |
| 1671 | 2026-06-18T13:23:19.350Z | Compiling serde_yaml v0.9.34+deprecated |
| 1672 | 2026-06-18T13:23:19.513Z | Compiling ciborium-ll v0.2.2 |
| 1673 | 2026-06-18T13:23:19.758Z | Compiling num v0.4.3 |
| 1674 | 2026-06-18T13:23:19.884Z | Compiling hubpack v0.1.2 |
| 1675 | 2026-06-18T13:23:20.433Z | Compiling chacha20 v0.9.1 |
| 1676 | 2026-06-18T13:23:20.605Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1677 | 2026-06-18T13:23:20.674Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1678 | 2026-06-18T13:23:20.794Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1679 | 2026-06-18T13:23:21.415Z | Compiling blake2 v0.10.6 |
| 1680 | 2026-06-18T13:23:21.562Z | Compiling aead v0.5.2 |
| 1681 | 2026-06-18T13:23:21.727Z | Compiling byte-wrapper v0.1.0 |
| 1682 | 2026-06-18T13:23:21.739Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1683 | 2026-06-18T13:23:21.886Z | Compiling proc-macro-error-attr v1.0.4 |
| 1684 | 2026-06-18T13:23:22.134Z | Compiling prettyplease v0.2.37 |
| 1685 | 2026-06-18T13:23:22.155Z | Compiling static_assertions v1.1.0 |
| 1686 | 2026-06-18T13:23:22.230Z | Compiling rustix v0.38.44 |
| 1687 | 2026-06-18T13:23:22.241Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1688 | 2026-06-18T13:23:22.391Z | Compiling keccak v0.1.6 |
| 1689 | 2026-06-18T13:23:22.559Z | Compiling sha3 v0.10.9 |
| 1690 | 2026-06-18T13:23:22.686Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1691 | 2026-06-18T13:23:22.864Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1692 | 2026-06-18T13:23:23.085Z | Compiling chacha20poly1305 v0.10.1 |
| 1693 | 2026-06-18T13:23:23.218Z | Compiling argon2 v0.5.3 |
| 1694 | 2026-06-18T13:23:23.460Z | Compiling proc-macro-crate v3.5.0 |
| 1695 | 2026-06-18T13:23:23.936Z | Compiling ciborium v0.2.2 |
| 1696 | 2026-06-18T13:23:23.947Z | Compiling vsss-rs v3.3.4 |
| 1697 | 2026-06-18T13:23:24.061Z | Compiling usdt-attr-macro v0.5.0 |
| 1698 | 2026-06-18T13:23:24.081Z | Compiling usdt-macro v0.5.0 |
| 1699 | 2026-06-18T13:23:25.295Z | Compiling rustls-webpki v0.103.13 |
| 1700 | 2026-06-18T13:23:25.332Z | Compiling serde_spanned v0.6.9 |
| 1701 | 2026-06-18T13:23:25.479Z | Compiling enum-as-inner v0.6.1 |
| 1702 | 2026-06-18T13:23:25.619Z | Compiling num-derive v0.4.2 |
| 1703 | 2026-06-18T13:23:25.739Z | Compiling proc-macro-error v1.0.4 |
| 1704 | 2026-06-18T13:23:26.082Z | Compiling memmap v0.7.0 |
| 1705 | 2026-06-18T13:23:26.209Z | Compiling winnow v0.7.15 |
| 1706 | 2026-06-18T13:23:26.212Z | Compiling winnow v0.5.40 |
| 1707 | 2026-06-18T13:23:26.323Z | Compiling indent_write v2.2.0 |
| 1708 | 2026-06-18T13:23:26.374Z | Compiling toml_write v0.1.2 |
| 1709 | 2026-06-18T13:23:26.466Z | Compiling data-encoding v2.11.0 |
| 1710 | 2026-06-18T13:23:26.561Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1711 | 2026-06-18T13:23:26.581Z | Compiling usdt v0.5.0 |
| 1712 | 2026-06-18T13:23:26.818Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1713 | 2026-06-18T13:23:26.834Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1714 | 2026-06-18T13:23:26.933Z | Compiling num_enum_derive v0.7.6 |
| 1715 | 2026-06-18T13:23:27.330Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1716 | 2026-06-18T13:23:27.607Z | Compiling toml_edit v0.22.27 |
| 1717 | 2026-06-18T13:23:27.655Z | Compiling toml_edit v0.19.15 |
| 1718 | 2026-06-18T13:23:28.613Z | Compiling foreign-types-macros v0.2.3 |
| 1719 | 2026-06-18T13:23:28.626Z | Compiling vcpkg v0.2.15 |
| 1720 | 2026-06-18T13:23:28.671Z | Compiling pkg-config v0.3.33 |
| 1721 | 2026-06-18T13:23:29.122Z | Compiling tokio-rustls v0.26.4 |
| 1722 | 2026-06-18T13:23:29.171Z | Compiling rustls-platform-verifier v0.7.0 |
| 1723 | 2026-06-18T13:23:29.396Z | Compiling hyper-rustls v0.27.9 |
| 1724 | 2026-06-18T13:23:29.671Z | Compiling reqwest v0.13.4 |
| 1725 | 2026-06-18T13:23:30.531Z | Compiling bytecount v0.6.9 |
| 1726 | 2026-06-18T13:23:30.679Z | Compiling foreign-types-shared v0.3.1 |
| 1727 | 2026-06-18T13:23:30.777Z | Compiling colored v3.1.1 |
| 1728 | 2026-06-18T13:23:30.844Z | Compiling foreign-types v0.5.0 |
| 1729 | 2026-06-18T13:23:30.861Z | Compiling openssl-sys v0.9.116 |
| 1730 | 2026-06-18T13:23:30.923Z | Compiling progenitor-client v0.14.0 |
| 1731 | 2026-06-18T13:23:31.218Z | Compiling progenitor-extras v0.2.0 |
| 1732 | 2026-06-18T13:23:31.467Z | Compiling toml v0.8.23 |
| 1733 | 2026-06-18T13:23:31.470Z | Compiling proc-macro-crate v1.3.1 |
| 1734 | 2026-06-18T13:23:32.120Z | Compiling num_enum v0.7.6 |
| 1735 | 2026-06-18T13:23:32.242Z | Compiling progenitor-impl v0.13.0 |
| 1736 | 2026-06-18T13:23:32.285Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1737 | 2026-06-18T13:23:32.296Z | Compiling chacha20 v0.10.0 |
| 1738 | 2026-06-18T13:23:32.566Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1739 | 2026-06-18T13:23:32.818Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1740 | 2026-06-18T13:23:33.978Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1741 | 2026-06-18T13:23:34.187Z | Compiling cstr-argument v0.1.2 |
| 1742 | 2026-06-18T13:23:34.238Z | Compiling heck v0.4.1 |
| 1743 | 2026-06-18T13:23:34.349Z | Compiling rayon-core v1.13.0 |
| 1744 | 2026-06-18T13:23:34.377Z | Compiling semver v0.1.20 |
| 1745 | 2026-06-18T13:23:34.448Z | Compiling linked-hash-map v0.5.6 |
| 1746 | 2026-06-18T13:23:34.593Z | Compiling resolv-conf v0.7.6 |
| 1747 | 2026-06-18T13:23:34.639Z | Compiling swrite v0.1.0 |
| 1748 | 2026-06-18T13:23:34.650Z | Compiling unicode-segmentation v1.13.3 |
| 1749 | 2026-06-18T13:23:34.739Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1750 | 2026-06-18T13:23:34.985Z | Compiling newline-converter v0.3.0 |
| 1751 | 2026-06-18T13:23:35.012Z | Compiling lru-cache v0.1.2 |
| 1752 | 2026-06-18T13:23:35.106Z | Compiling rustc_version v0.1.7 |
| 1753 | 2026-06-18T13:23:35.117Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1754 | 2026-06-18T13:23:35.276Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1755 | 2026-06-18T13:23:35.314Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1756 | 2026-06-18T13:23:35.385Z | Compiling rand v0.10.1 |
| 1757 | 2026-06-18T13:23:35.439Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1758 | 2026-06-18T13:23:35.648Z | Compiling num_enum_derive v0.5.11 |
| 1759 | 2026-06-18T13:23:35.828Z | Compiling progenitor-macro v0.13.0 |
| 1760 | 2026-06-18T13:23:36.158Z | Compiling progenitor-client v0.13.0 |
| 1761 | 2026-06-18T13:23:36.441Z | Compiling atomicwrites v0.4.4 |
| 1762 | 2026-06-18T13:23:36.466Z | Compiling hickory-proto v0.24.4 |
| 1763 | 2026-06-18T13:23:36.644Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1764 | 2026-06-18T13:23:36.739Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1765 | 2026-06-18T13:23:38.828Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1766 | 2026-06-18T13:23:39.099Z | Compiling crossbeam-deque v0.8.6 |
| 1767 | 2026-06-18T13:23:39.306Z | Compiling console v0.15.11 |
| 1768 | 2026-06-18T13:23:39.381Z | Compiling camino-tempfile v1.4.1 |
| 1769 | 2026-06-18T13:23:39.731Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1770 | 2026-06-18T13:23:39.815Z | Compiling serde-big-array v0.5.1 |
| 1771 | 2026-06-18T13:23:39.882Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1772 | 2026-06-18T13:23:39.965Z | Compiling derive-where v1.6.1 |
| 1773 | 2026-06-18T13:23:39.987Z | Compiling pin-project-internal v1.1.13 |
| 1774 | 2026-06-18T13:23:40.441Z | Compiling siphasher v1.0.3 |
| 1775 | 2026-06-18T13:23:40.541Z | Compiling similar v2.7.0 |
| 1776 | 2026-06-18T13:23:40.647Z | Compiling minimal-lexical v0.2.1 |
| 1777 | 2026-06-18T13:23:40.771Z | Compiling phf_shared v0.12.1 |
| 1778 | 2026-06-18T13:23:40.912Z | Compiling nom v7.1.3 |
| 1779 | 2026-06-18T13:23:40.949Z | Compiling expectorate v1.2.0 |
| 1780 | 2026-06-18T13:23:40.969Z | Compiling progenitor v0.13.0 |
| 1781 | 2026-06-18T13:23:41.103Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1782 | 2026-06-18T13:23:41.151Z | Compiling pin-project v1.1.13 |
| 1783 | 2026-06-18T13:23:41.190Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1784 | 2026-06-18T13:23:41.325Z | Compiling hickory-resolver v0.24.4 |
| 1785 | 2026-06-18T13:23:41.511Z | Compiling num_enum v0.5.11 |
| 1786 | 2026-06-18T13:23:41.629Z | Compiling newtype_derive v0.1.6 |
| 1787 | 2026-06-18T13:23:42.059Z | Compiling progenitor-impl v0.14.0 |
| 1788 | 2026-06-18T13:23:42.319Z | Compiling unicode-normalization v0.1.25 |
| 1789 | 2026-06-18T13:23:42.814Z | Compiling tokio-stream v0.1.18 |
| 1790 | 2026-06-18T13:23:42.897Z | Compiling snafu-derive v0.8.9 |
| 1791 | 2026-06-18T13:23:43.064Z | Compiling async-recursion v1.1.1 |
| 1792 | 2026-06-18T13:23:43.291Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1793 | 2026-06-18T13:23:43.312Z | Compiling slog-dtrace v0.3.0 |
| 1794 | 2026-06-18T13:23:43.564Z | Compiling bstr v1.12.1 |
| 1795 | 2026-06-18T13:23:43.601Z | Compiling csv-core v0.1.13 |
| 1796 | 2026-06-18T13:23:43.778Z | Compiling konst_macro_rules v0.2.19 |
| 1797 | 2026-06-18T13:23:43.873Z | Compiling openssl v0.10.80 |
| 1798 | 2026-06-18T13:23:43.962Z | Compiling highway v1.3.0 |
| 1799 | 2026-06-18T13:23:44.023Z | Compiling same-file v1.0.6 |
| 1800 | 2026-06-18T13:23:44.055Z | Compiling unicode-xid v0.2.6 |
| 1801 | 2026-06-18T13:23:44.098Z | Compiling unicode-width v0.1.14 |
| 1802 | 2026-06-18T13:23:44.158Z | Compiling cancel-safe-futures v0.1.5 |
| 1803 | 2026-06-18T13:23:44.178Z | Compiling owo-colors v4.3.0 |
| 1804 | 2026-06-18T13:23:44.201Z | Compiling foldhash v0.1.5 |
| 1805 | 2026-06-18T13:23:44.354Z | Compiling foreign-types-shared v0.1.1 |
| 1806 | 2026-06-18T13:23:44.379Z | Compiling chrono-tz v0.10.4 |
| 1807 | 2026-06-18T13:23:44.389Z | Compiling hashbrown v0.15.5 |
| 1808 | 2026-06-18T13:23:44.431Z | Compiling foreign-types v0.3.2 |
| 1809 | 2026-06-18T13:23:44.443Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1810 | 2026-06-18T13:23:44.506Z | Compiling const_format_proc_macros v0.2.34 |
| 1811 | 2026-06-18T13:23:44.595Z | Compiling walkdir v2.5.0 |
| 1812 | 2026-06-18T13:23:44.629Z | Compiling globset v0.4.18 |
| 1813 | 2026-06-18T13:23:44.645Z | Compiling snafu v0.8.9 |
| 1814 | 2026-06-18T13:23:44.919Z | Compiling konst v0.2.20 |
| 1815 | 2026-06-18T13:23:44.954Z | Compiling csv v1.4.0 |
| 1816 | 2026-06-18T13:23:45.026Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1817 | 2026-06-18T13:23:45.159Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1818 | 2026-06-18T13:23:45.434Z | Compiling qorb v0.4.1 |
| 1819 | 2026-06-18T13:23:45.477Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1820 | 2026-06-18T13:23:45.522Z | Compiling olpc-cjson v0.1.4 |
| 1821 | 2026-06-18T13:23:45.689Z | Compiling progenitor-macro v0.14.0 |
| 1822 | 2026-06-18T13:23:46.366Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1823 | 2026-06-18T13:23:46.988Z | Compiling rayon v1.12.0 |
| 1824 | 2026-06-18T13:23:47.371Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1825 | 2026-06-18T13:23:47.424Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1826 | 2026-06-18T13:23:47.696Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1827 | 2026-06-18T13:23:47.708Z | Compiling phf v0.12.1 |
| 1828 | 2026-06-18T13:23:47.725Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1829 | 2026-06-18T13:23:47.861Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1830 | 2026-06-18T13:23:48.652Z | Compiling zone_cfg_derive v0.3.1 |
| 1831 | 2026-06-18T13:23:48.796Z | Compiling tokio-dtrace v0.1.1 |
| 1832 | 2026-06-18T13:23:48.818Z | Compiling itertools v0.12.1 |
| 1833 | 2026-06-18T13:23:49.064Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1834 | 2026-06-18T13:23:49.269Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1835 | 2026-06-18T13:23:49.354Z | Compiling libsw-core v0.3.2 |
| 1836 | 2026-06-18T13:23:49.529Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1837 | 2026-06-18T13:23:49.878Z | Compiling serde_plain v1.0.2 |
| 1838 | 2026-06-18T13:23:49.914Z | Compiling openssl-macros v0.1.1 |
| 1839 | 2026-06-18T13:23:50.041Z | Compiling pem v3.0.6 |
| 1840 | 2026-06-18T13:23:50.093Z | Compiling cookie v0.18.1 |
| 1841 | 2026-06-18T13:23:50.362Z | Compiling sigpipe v0.1.3 |
| 1842 | 2026-06-18T13:23:50.412Z | Compiling typed-path v0.9.3 |
| 1843 | 2026-06-18T13:23:50.437Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1844 | 2026-06-18T13:23:50.448Z | Compiling glob v0.3.3 |
| 1845 | 2026-06-18T13:23:50.457Z | Compiling fixedbitset v0.5.7 |
| 1846 | 2026-06-18T13:23:50.461Z | Compiling fixedbitset v0.4.2 |
| 1847 | 2026-06-18T13:23:50.680Z | Compiling jiff v0.2.28 |
| 1848 | 2026-06-18T13:23:50.722Z | Compiling petgraph v0.8.3 |
| 1849 | 2026-06-18T13:23:50.792Z | Compiling petgraph v0.6.5 |
| 1850 | 2026-06-18T13:23:50.848Z | Compiling progenitor v0.14.0 |
| 1851 | 2026-06-18T13:23:51.031Z | Compiling zone v0.3.1 |
| 1852 | 2026-06-18T13:23:51.791Z | Compiling tough v0.22.0 |
| 1853 | 2026-06-18T13:23:51.915Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1854 | 2026-06-18T13:23:52.388Z | Compiling libsw v3.5.0 |
| 1855 | 2026-06-18T13:23:52.537Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1856 | 2026-06-18T13:23:52.568Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1857 | 2026-06-18T13:23:52.609Z | Compiling oxide-tokio-rt v0.1.6 |
| 1858 | 2026-06-18T13:23:52.738Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1859 | 2026-06-18T13:23:52.815Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1860 | 2026-06-18T13:23:52.828Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1861 | 2026-06-18T13:23:53.387Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1862 | 2026-06-18T13:23:54.044Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1863 | 2026-06-18T13:23:54.156Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1864 | 2026-06-18T13:23:54.217Z | Compiling const_format v0.2.36 |
| 1865 | 2026-06-18T13:23:54.549Z | Compiling papergrid v0.11.0 |
| 1866 | 2026-06-18T13:23:54.686Z | Compiling tabled_derive v0.7.0 |
| 1867 | 2026-06-18T13:23:55.022Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1868 | 2026-06-18T13:23:55.053Z | Compiling gethostname v0.5.0 |
| 1869 | 2026-06-18T13:23:55.180Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1870 | 2026-06-18T13:23:55.493Z | Compiling libscf-sys v1.2.0 |
| 1871 | 2026-06-18T13:23:55.587Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1872 | 2026-06-18T13:23:55.610Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1873 | 2026-06-18T13:23:55.637Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1874 | 2026-06-18T13:23:55.661Z | Compiling smf v0.2.3 |
| 1875 | 2026-06-18T13:23:55.712Z | Compiling bcs v0.1.6 |
| 1876 | 2026-06-18T13:23:55.761Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1877 | 2026-06-18T13:23:56.034Z | Compiling whoami v1.6.1 |
| 1878 | 2026-06-18T13:23:56.280Z | Compiling smawk v0.3.2 |
| 1879 | 2026-06-18T13:23:56.353Z | Compiling lazy_static v1.5.0 |
| 1880 | 2026-06-18T13:23:56.378Z | Compiling tagptr v0.2.0 |
| 1881 | 2026-06-18T13:23:56.388Z | Compiling linear-map v1.2.0 |
| 1882 | 2026-06-18T13:23:56.413Z | Compiling unicode-linebreak v0.1.5 |
| 1883 | 2026-06-18T13:23:56.425Z | Compiling termtree v0.5.1 |
| 1884 | 2026-06-18T13:23:56.446Z | Compiling steno v0.4.1 |
| 1885 | 2026-06-18T13:23:56.531Z | Compiling moka v0.12.15 |
| 1886 | 2026-06-18T13:23:56.572Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1887 | 2026-06-18T13:23:56.572Z | Compiling proc-macro-error2 v2.0.1 |
| 1888 | 2026-06-18T13:23:56.664Z | Compiling textwrap v0.16.2 |
| 1889 | 2026-06-18T13:23:57.102Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1890 | 2026-06-18T13:23:57.211Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1891 | 2026-06-18T13:23:57.371Z | Compiling tabled v0.15.0 |
| 1892 | 2026-06-18T13:23:57.603Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1893 | 2026-06-18T13:23:58.278Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1894 | 2026-06-18T13:23:59.117Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1895 | 2026-06-18T13:23:59.736Z | Compiling hickory-proto v0.25.2 |
| 1896 | 2026-06-18T13:24:00.071Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1897 | 2026-06-18T13:24:00.118Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1898 | 2026-06-18T13:24:00.146Z | Compiling parking_lot_core v0.8.6 |
| 1899 | 2026-06-18T13:24:00.397Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1900 | 2026-06-18T13:24:00.426Z | Compiling tabled_derive v0.11.0 |
| 1901 | 2026-06-18T13:24:00.464Z | Compiling papergrid v0.18.0 |
| 1902 | 2026-06-18T13:24:00.558Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1903 | 2026-06-18T13:24:01.586Z | Compiling testing_table v0.3.0 |
| 1904 | 2026-06-18T13:24:01.617Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1905 | 2026-06-18T13:24:01.628Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1906 | 2026-06-18T13:24:01.760Z | Compiling hickory-resolver v0.25.2 |
| 1907 | 2026-06-18T13:24:01.828Z | Compiling tabled v0.21.0 |
| 1908 | 2026-06-18T13:24:01.932Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 1909 | 2026-06-18T13:24:02.691Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1910 | 2026-06-18T13:24:02.886Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1911 | 2026-06-18T13:24:03.288Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1912 | 2026-06-18T13:24:03.338Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1913 | 2026-06-18T13:24:03.394Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1914 | 2026-06-18T13:24:03.940Z | Compiling parking_lot v0.11.2 |
| 1915 | 2026-06-18T13:24:04.071Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1916 | 2026-06-18T13:24:04.208Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1917 | 2026-06-18T13:24:04.361Z | Compiling dropshot-api-manager-types v0.7.2 |
| 1918 | 2026-06-18T13:24:04.607Z | Compiling fxhash v0.2.1 |
| 1919 | 2026-06-18T13:24:04.705Z | Compiling crc8 v0.1.1 |
| 1920 | 2026-06-18T13:24:04.751Z | Compiling sled v0.34.7 |
| 1921 | 2026-06-18T13:24:04.751Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1922 | 2026-06-18T13:24:04.826Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 1923 | 2026-06-18T13:24:04.846Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1924 | 2026-06-18T13:24:04.876Z | Compiling diff v0.1.13 |
| 1925 | 2026-06-18T13:24:05.086Z | Compiling yansi v1.0.1 |
| 1926 | 2026-06-18T13:24:05.414Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 1927 | 2026-06-18T13:24:05.465Z | Compiling pretty_assertions v1.4.1 |
| 1928 | 2026-06-18T13:24:07.404Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1929 | 2026-06-18T13:24:15.350Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1930 | 2026-06-18T13:24:16.975Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1931 | 2026-06-18T13:24:18.020Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1932 | 2026-06-18T13:24:18.958Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1933 | 2026-06-18T13:24:30.008Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 55s |
| 1934 | 2026-06-18T13:24:30.188Z | ──────────── |
| 1935 | 2026-06-18T13:24:30.188Z | Nextest run ID 179f17b0-dd86-4faa-8ba5-cb1947c4fd19 with nextest profile: default |
| 1936 | 2026-06-18T13:24:30.188Z | Starting 1 test across 3 binaries |
| 1937 | 2026-06-18T13:24:30.193Z | START ddm db::test::test_effective_tunnel_route_set |
| 1938 | 2026-06-18T13:24:30.193Z | |
| 1939 | 2026-06-18T13:24:30.193Z | running 1 test |
| 1940 | 2026-06-18T13:24:30.193Z | test db::test::test_effective_tunnel_route_set ... ok |
| 1941 | 2026-06-18T13:24:30.193Z | |
| 1942 | 2026-06-18T13:24:30.193Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s |
| 1943 | 2026-06-18T13:24:30.193Z | |
| 1944 | 2026-06-18T13:24:30.194Z | PASS [ 0.005s] ddm db::test::test_effective_tunnel_route_set |
| 1945 | 2026-06-18T13:24:30.194Z | ──────────── |
| 1946 | 2026-06-18T13:24:30.194Z | Summary [ 0.006s] 1 test run: 1 passed, 0 skipped |
| 1947 | 2026-06-18T13:24:30.203Z | process exited: duration 313517 ms, exit code 0 |
| |
| 1948 | 2026-06-18T13:24:30.210Z | found 0 output files |