|
|
|
| 1 | 2026-06-18T13:18:53.028Z | job assigned to worker 01KVDE39K2YKG5KRC3ENHM7V8M [factory aws, i-0d9e52eade1461281] (queued for 1 m 4 s) |
| |
| 2 | 2026-06-18T13:18:59.308Z | starting task 0: "setup" |
| 3 | 2026-06-18T13:18:59.313Z | ++ uname -s |
| 4 | 2026-06-18T13:18:59.316Z | + kern=SunOS |
| 5 | 2026-06-18T13:18:59.316Z | + build_user=build |
| 6 | 2026-06-18T13:18:59.316Z | + build_uid=12345 |
| 7 | 2026-06-18T13:18:59.316Z | + work_dir=/work |
| 8 | 2026-06-18T13:18:59.316Z | + input_dir=/input |
| 9 | 2026-06-18T13:18:59.316Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-18T13:18:59.316Z | + case "$kern" in |
| 11 | 2026-06-18T13:18:59.316Z | + groupadd -g 12345 build |
| 12 | 2026-06-18T13:18:59.320Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-18T13:19:01.322Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-18T13:19:01.414Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-18T13:19:01.417Z | + home_fs=zfs |
| 16 | 2026-06-18T13:19:01.417Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-18T13:19:01.417Z | + mkdir -p /home/build |
| 18 | 2026-06-18T13:19:01.417Z | + chown build:build /home/build /work |
| 19 | 2026-06-18T13:19:03.418Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-18T13:19:03.421Z | process exited: duration 4111 ms, exit code 0 |
| |
| 21 | 2026-06-18T13:19:03.427Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-18T13:19:03.430Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-18T13:19:03.430Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-18T13:19:03.430Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-06-18T13:19:03.431Z | * rust toolchain channel = "stable" |
| 26 | 2026-06-18T13:19:03.431Z | * rust toolchain profile = "default" |
| 27 | 2026-06-18T13:19:03.431Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-18T13:19:03.434Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-18T13:19:03.434Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-18T13:19:03.507Z | info: downloading installer |
| 31 | 2026-06-18T13:19:05.400Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-18T13:19:05.400Z | warn: /opt/ooce/bin |
| 33 | 2026-06-18T13:19:05.400Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-18T13:19:05.400Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-18T13:19:05.400Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-18T13:19:05.400Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-18T13:19:05.400Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-18T13:19:05.400Z | error: cannot install while Rust is installed |
| 39 | 2026-06-18T13:19:05.400Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-18T13:19:05.400Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-18T13:19:05.400Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-18T13:19:05.400Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-18T13:19:05.400Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-18T13:19:05.413Z | info: profile set to default |
| 45 | 2026-06-18T13:19:05.413Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-18T13:19:05.416Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-18T13:19:05.565Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-18T13:19:05.568Z | info: downloading 6 components |
| 49 | 2026-06-18T13:19:23.733Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-18T13:19:23.733Z | |
| 51 | 2026-06-18T13:19:23.764Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-18T13:19:23.764Z | |
| 53 | 2026-06-18T13:19:23.764Z | |
| 54 | 2026-06-18T13:19:23.764Z | Rust is installed now. Great! |
| 55 | 2026-06-18T13:19:23.764Z | |
| 56 | 2026-06-18T13:19:23.764Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-18T13:19:23.764Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-18T13:19:23.764Z | |
| 59 | 2026-06-18T13:19:23.764Z | To configure your current shell, you need to source |
| 60 | 2026-06-18T13:19:23.764Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-18T13:19:23.764Z | |
| 62 | 2026-06-18T13:19:23.767Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-18T13:19:23.767Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-18T13:19:23.767Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-18T13:19:23.767Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-18T13:19:23.767Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-18T13:19:23.767Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-18T13:19:23.767Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-18T13:19:23.767Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-18T13:19:23.767Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-18T13:19:23.871Z | + rustup --version |
| 72 | 2026-06-18T13:19:23.880Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-18T13:19:23.883Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-18T13:19:23.902Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-18T13:19:23.904Z | + cargo --version |
| 76 | 2026-06-18T13:19:23.917Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-18T13:19:23.920Z | + rustc --version |
| 78 | 2026-06-18T13:19:23.939Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-18T13:19:23.942Z | process exited: duration 20509 ms, exit code 0 |
| |
| 80 | 2026-06-18T13:19:23.947Z | starting task 2: "authentication" |
| 81 | 2026-06-18T13:19:23.964Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-18T13:19:23.969Z | starting task 3: "clone repository" |
| 83 | 2026-06-18T13:19:23.972Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-18T13:19:23.975Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-18T13:19:24.006Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-18T13:19:26.043Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-18T13:19:26.043Z | + git fetch origin a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d |
| 88 | 2026-06-18T13:19:26.296Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-18T13:19:26.296Z | * branch a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d -> FETCH_HEAD |
| 90 | 2026-06-18T13:19:26.303Z | + [[ -n trey/ttl-dscp ]] |
| 91 | 2026-06-18T13:19:26.305Z | ++ git branch --show-current |
| 92 | 2026-06-18T13:19:26.305Z | + current=main |
| 93 | 2026-06-18T13:19:26.305Z | + [[ main != trey/ttl-dscp ]] |
| 94 | 2026-06-18T13:19:26.305Z | + git branch -f trey/ttl-dscp a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d |
| 95 | 2026-06-18T13:19:26.308Z | + git checkout -f trey/ttl-dscp |
| 96 | 2026-06-18T13:19:26.328Z | Switched to branch 'trey/ttl-dscp' |
| 97 | 2026-06-18T13:19:26.330Z | + git reset --hard a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d |
| 98 | 2026-06-18T13:19:26.346Z | HEAD is now at a5bbbd0 Merge branch 'main' into trey/ttl-dscp |
| 99 | 2026-06-18T13:19:26.349Z | process exited: duration 2376 ms, exit code 0 |
| |
| 100 | 2026-06-18T13:19:26.354Z | starting task 4: "build" |
| 101 | 2026-06-18T13:19:26.357Z | + set -e |
| 102 | 2026-06-18T13:19:26.357Z | + NEXTEST_VERSION=0.9.97 |
| 103 | 2026-06-18T13:19:26.358Z | + PLATFORM=illumos |
| 104 | 2026-06-18T13:19:26.358Z | + cargo --version |
| 105 | 2026-06-18T13:19:26.363Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 106 | 2026-06-18T13:19:26.503Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 107 | 2026-06-18T13:19:26.506Z | info: downloading 6 components |
| 108 | 2026-06-18T13:19:42.023Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 109 | 2026-06-18T13:19:42.026Z | + rustc --version |
| 110 | 2026-06-18T13:19:42.054Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 111 | 2026-06-18T13:19:42.057Z | + cargo install cargo-nextest --version 0.9.97 |
| 112 | 2026-06-18T13:19:42.100Z | Updating crates.io index |
| 113 | 2026-06-18T13:19:42.197Z | Downloading crates ... |
| 114 | 2026-06-18T13:19:42.252Z | Downloaded cargo-nextest v0.9.97 |
| 115 | 2026-06-18T13:19:42.319Z | Installing cargo-nextest v0.9.97 |
| 116 | 2026-06-18T13:19:42.362Z | Updating crates.io index |
| 117 | 2026-06-18T13:19:45.068Z | Locking 390 packages to latest compatible versions |
| 118 | 2026-06-18T13:19:45.072Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 119 | 2026-06-18T13:19:45.075Z | Adding duct v0.13.7 (available: v1.1.1) |
| 120 | 2026-06-18T13:19:45.075Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 121 | 2026-06-18T13:19:45.075Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 122 | 2026-06-18T13:19:45.078Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 123 | 2026-06-18T13:19:45.078Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 124 | 2026-06-18T13:19:45.078Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 125 | 2026-06-18T13:19:45.078Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 126 | 2026-06-18T13:19:45.083Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 127 | 2026-06-18T13:19:45.085Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 128 | 2026-06-18T13:19:45.113Z | Downloading crates ... |
| 129 | 2026-06-18T13:19:45.186Z | Downloaded async-scoped v0.9.0 |
| 130 | 2026-06-18T13:19:45.193Z | Downloaded anstyle-query v1.1.5 |
| 131 | 2026-06-18T13:19:45.196Z | Downloaded backtrace-ext v0.2.1 |
| 132 | 2026-06-18T13:19:45.196Z | Downloaded atomic-waker v1.1.2 |
| 133 | 2026-06-18T13:19:45.207Z | Downloaded document-features v0.2.12 |
| 134 | 2026-06-18T13:19:45.213Z | Downloaded atomicwrites v0.4.4 |
| 135 | 2026-06-18T13:19:45.222Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 136 | 2026-06-18T13:19:45.227Z | Downloaded generic-array v0.14.7 |
| 137 | 2026-06-18T13:19:45.229Z | Downloaded idna_adapter v1.0.0 |
| 138 | 2026-06-18T13:19:45.230Z | Downloaded futures-macro v0.3.32 |
| 139 | 2026-06-18T13:19:45.232Z | Downloaded foreign-types v0.3.2 |
| 140 | 2026-06-18T13:19:45.232Z | Downloaded cpufeatures v0.2.17 |
| 141 | 2026-06-18T13:19:45.242Z | Downloaded indenter v0.3.4 |
| 142 | 2026-06-18T13:19:45.245Z | Downloaded indent_write v2.2.0 |
| 143 | 2026-06-18T13:19:45.245Z | Downloaded rand_core v0.9.5 |
| 144 | 2026-06-18T13:19:45.247Z | Downloaded form_urlencoded v1.2.2 |
| 145 | 2026-06-18T13:19:45.248Z | Downloaded autocfg v1.5.1 |
| 146 | 2026-06-18T13:19:45.250Z | Downloaded parking_lot_core v0.9.12 |
| 147 | 2026-06-18T13:19:45.250Z | Downloaded openssl-probe v0.2.1 |
| 148 | 2026-06-18T13:19:45.253Z | Downloaded humantime-serde v1.1.1 |
| 149 | 2026-06-18T13:19:45.253Z | Downloaded hyper-tls v0.6.0 |
| 150 | 2026-06-18T13:19:45.256Z | Downloaded heck v0.5.0 |
| 151 | 2026-06-18T13:19:45.256Z | Downloaded futures-core v0.3.32 |
| 152 | 2026-06-18T13:19:45.256Z | Downloaded cfg_aliases v0.2.1 |
| 153 | 2026-06-18T13:19:45.259Z | Downloaded cargo-platform v0.3.3 |
| 154 | 2026-06-18T13:19:45.259Z | Downloaded enable-ansi-support v0.2.1 |
| 155 | 2026-06-18T13:19:45.261Z | Downloaded color-spantrace v0.3.0 |
| 156 | 2026-06-18T13:19:45.264Z | Downloaded scopeguard v1.2.0 |
| 157 | 2026-06-18T13:19:45.266Z | Downloaded futures-task v0.3.32 |
| 158 | 2026-06-18T13:19:45.267Z | Downloaded foreign-types-shared v0.1.1 |
| 159 | 2026-06-18T13:19:45.269Z | Downloaded hex v0.4.3 |
| 160 | 2026-06-18T13:19:45.269Z | Downloaded colorchoice v1.0.5 |
| 161 | 2026-06-18T13:19:45.272Z | Downloaded number_prefix v0.4.0 |
| 162 | 2026-06-18T13:19:45.272Z | Downloaded is_terminal_polyfill v1.70.2 |
| 163 | 2026-06-18T13:19:45.275Z | Downloaded percent-encoding v2.3.2 |
| 164 | 2026-06-18T13:19:45.275Z | Downloaded debug-ignore v1.0.5 |
| 165 | 2026-06-18T13:19:45.277Z | Downloaded fnv v1.0.7 |
| 166 | 2026-06-18T13:19:45.280Z | Downloaded lazy_static v1.5.0 |
| 167 | 2026-06-18T13:19:45.280Z | Downloaded mukti-metadata v0.3.0 |
| 168 | 2026-06-18T13:19:45.282Z | Downloaded cargo-util-schemas v0.2.0 |
| 169 | 2026-06-18T13:19:45.285Z | Downloaded errno v0.3.14 |
| 170 | 2026-06-18T13:19:45.287Z | Downloaded future-queue v0.4.0 |
| 171 | 2026-06-18T13:19:45.290Z | Downloaded foldhash v0.1.5 |
| 172 | 2026-06-18T13:19:45.290Z | Downloaded anstyle-parse v1.0.0 |
| 173 | 2026-06-18T13:19:45.293Z | Downloaded anstyle v1.0.14 |
| 174 | 2026-06-18T13:19:45.293Z | Downloaded anstream v1.0.0 |
| 175 | 2026-06-18T13:19:45.296Z | Downloaded filetime v0.2.29 |
| 176 | 2026-06-18T13:19:45.296Z | Downloaded find-msvc-tools v0.1.9 |
| 177 | 2026-06-18T13:19:45.298Z | Downloaded rustc-hash v2.1.2 |
| 178 | 2026-06-18T13:19:45.298Z | Downloaded guppy-workspace-hack v0.1.0 |
| 179 | 2026-06-18T13:19:45.301Z | Downloaded equivalent v1.0.2 |
| 180 | 2026-06-18T13:19:45.301Z | Downloaded openssl-macros v0.1.1 |
| 181 | 2026-06-18T13:19:45.303Z | Downloaded os_pipe v1.2.3 |
| 182 | 2026-06-18T13:19:45.306Z | Downloaded digest v0.10.7 |
| 183 | 2026-06-18T13:19:45.306Z | Downloaded http-body v1.0.1 |
| 184 | 2026-06-18T13:19:45.306Z | Downloaded itoa v1.0.18 |
| 185 | 2026-06-18T13:19:45.309Z | Downloaded dialoguer v0.11.0 |
| 186 | 2026-06-18T13:19:45.311Z | Downloaded ppv-lite86 v0.2.21 |
| 187 | 2026-06-18T13:19:45.311Z | Downloaded ipnet v2.12.0 |
| 188 | 2026-06-18T13:19:45.314Z | Downloaded cfg-if v1.0.4 |
| 189 | 2026-06-18T13:19:45.314Z | Downloaded pin-project-lite v0.2.17 |
| 190 | 2026-06-18T13:19:45.317Z | Downloaded quote v1.0.45 |
| 191 | 2026-06-18T13:19:45.320Z | Downloaded crypto-common v0.1.7 |
| 192 | 2026-06-18T13:19:45.320Z | Downloaded miette-derive v7.6.0 |
| 193 | 2026-06-18T13:19:45.323Z | Downloaded nested v0.1.1 |
| 194 | 2026-06-18T13:19:45.323Z | Downloaded is_ci v1.2.0 |
| 195 | 2026-06-18T13:19:45.325Z | Downloaded clap_lex v1.1.0 |
| 196 | 2026-06-18T13:19:45.325Z | Downloaded serde-value v0.7.0 |
| 197 | 2026-06-18T13:19:45.325Z | Downloaded futures-io v0.3.32 |
| 198 | 2026-06-18T13:19:45.328Z | Downloaded newtype-uuid v1.3.2 |
| 199 | 2026-06-18T13:19:45.328Z | Downloaded adler2 v2.0.1 |
| 200 | 2026-06-18T13:19:45.331Z | Downloaded home v0.5.12 |
| 201 | 2026-06-18T13:19:45.333Z | Downloaded pathdiff v0.2.3 |
| 202 | 2026-06-18T13:19:45.336Z | Downloaded futures-sink v0.3.32 |
| 203 | 2026-06-18T13:19:45.336Z | Downloaded serde_ignored v0.1.14 |
| 204 | 2026-06-18T13:19:45.339Z | Downloaded ordered-float v2.10.1 |
| 205 | 2026-06-18T13:19:45.339Z | Downloaded cargo-platform v0.2.0 |
| 206 | 2026-06-18T13:19:45.342Z | Downloaded rustc_version v0.4.1 |
| 207 | 2026-06-18T13:19:45.344Z | Downloaded nextest-workspace-hack v0.1.0 |
| 208 | 2026-06-18T13:19:45.347Z | Downloaded futures-executor v0.3.32 |
| 209 | 2026-06-18T13:19:45.347Z | Downloaded fixedbitset v0.5.7 |
| 210 | 2026-06-18T13:19:45.349Z | Downloaded either v1.16.0 |
| 211 | 2026-06-18T13:19:45.353Z | Downloaded serde_urlencoded v0.7.1 |
| 212 | 2026-06-18T13:19:45.355Z | Downloaded cargo_metadata v0.23.1 |
| 213 | 2026-06-18T13:19:45.355Z | Downloaded camino-tempfile v1.4.1 |
| 214 | 2026-06-18T13:19:45.358Z | Downloaded signal-hook-mio v0.2.5 |
| 215 | 2026-06-18T13:19:45.358Z | Downloaded block-buffer v0.10.4 |
| 216 | 2026-06-18T13:19:45.361Z | Downloaded base64ct v1.8.3 |
| 217 | 2026-06-18T13:19:45.361Z | Downloaded rand_chacha v0.9.0 |
| 218 | 2026-06-18T13:19:45.363Z | Downloaded serde_spanned v1.1.1 |
| 219 | 2026-06-18T13:19:45.363Z | Downloaded futures-channel v0.3.32 |
| 220 | 2026-06-18T13:19:45.366Z | Downloaded native-tls v0.2.18 |
| 221 | 2026-06-18T13:19:45.366Z | Downloaded rand_core v0.6.4 |
| 222 | 2026-06-18T13:19:45.366Z | Downloaded pkcs8 v0.10.2 |
| 223 | 2026-06-18T13:19:45.369Z | Downloaded crc32fast v1.5.0 |
| 224 | 2026-06-18T13:19:45.371Z | Downloaded addr2line v0.25.1 |
| 225 | 2026-06-18T13:19:45.371Z | Downloaded pin-project-internal v1.1.13 |
| 226 | 2026-06-18T13:19:45.374Z | Downloaded globset v0.4.18 |
| 227 | 2026-06-18T13:19:45.374Z | Downloaded serde_spanned v0.6.9 |
| 228 | 2026-06-18T13:19:45.378Z | Downloaded cfg-expr v0.20.8 |
| 229 | 2026-06-18T13:19:45.381Z | Downloaded base64 v0.22.1 |
| 230 | 2026-06-18T13:19:45.383Z | Downloaded shared_child v1.1.1 |
| 231 | 2026-06-18T13:19:45.383Z | Downloaded jobserver v0.1.34 |
| 232 | 2026-06-18T13:19:45.386Z | Downloaded sigchld v0.2.4 |
| 233 | 2026-06-18T13:19:45.389Z | Downloaded signature v2.2.0 |
| 234 | 2026-06-18T13:19:45.389Z | Downloaded shell-words v1.1.1 |
| 235 | 2026-06-18T13:19:45.392Z | Downloaded iana-time-zone v0.1.65 |
| 236 | 2026-06-18T13:19:45.392Z | Downloaded duct v0.13.7 |
| 237 | 2026-06-18T13:19:45.394Z | Downloaded lock_api v0.4.14 |
| 238 | 2026-06-18T13:19:45.397Z | Downloaded serde-untagged v0.1.9 |
| 239 | 2026-06-18T13:19:45.399Z | Downloaded fastrand v2.4.1 |
| 240 | 2026-06-18T13:19:45.400Z | Downloaded nextest-filtering v0.15.0 |
| 241 | 2026-06-18T13:19:45.402Z | Downloaded swrite v0.1.0 |
| 242 | 2026-06-18T13:19:45.402Z | Downloaded supports-unicode v3.0.0 |
| 243 | 2026-06-18T13:19:45.402Z | Downloaded lru-slab v0.1.2 |
| 244 | 2026-06-18T13:19:45.402Z | Downloaded http-body-util v0.1.3 |
| 245 | 2026-06-18T13:19:45.405Z | Downloaded supports-hyperlinks v3.2.0 |
| 246 | 2026-06-18T13:19:45.405Z | Downloaded strip-ansi-escapes v0.2.1 |
| 247 | 2026-06-18T13:19:45.405Z | Downloaded hyper-util v0.1.20 |
| 248 | 2026-06-18T13:19:45.408Z | Downloaded strsim v0.11.1 |
| 249 | 2026-06-18T13:19:45.410Z | Downloaded pkg-config v0.3.33 |
| 250 | 2026-06-18T13:19:45.414Z | Downloaded subtle v2.6.1 |
| 251 | 2026-06-18T13:19:45.416Z | Downloaded hyper-rustls v0.27.9 |
| 252 | 2026-06-18T13:19:45.416Z | Downloaded terminal_size v0.4.4 |
| 253 | 2026-06-18T13:19:45.416Z | Downloaded self-replace v1.5.0 |
| 254 | 2026-06-18T13:19:45.420Z | Downloaded sync_wrapper v1.0.2 |
| 255 | 2026-06-18T13:19:45.420Z | Downloaded supports-color v3.0.2 |
| 256 | 2026-06-18T13:19:45.422Z | Downloaded ahash v0.8.12 |
| 257 | 2026-06-18T13:19:45.425Z | Downloaded getrandom v0.2.17 |
| 258 | 2026-06-18T13:19:45.427Z | Downloaded ed25519 v2.2.3 |
| 259 | 2026-06-18T13:19:45.430Z | Downloaded toml_datetime v0.6.11 |
| 260 | 2026-06-18T13:19:45.433Z | Downloaded tokio-macros v2.7.0 |
| 261 | 2026-06-18T13:19:45.433Z | Downloaded eyre v0.6.12 |
| 262 | 2026-06-18T13:19:45.436Z | Downloaded console v0.15.11 |
| 263 | 2026-06-18T13:19:45.438Z | Downloaded toml_write v0.1.2 |
| 264 | 2026-06-18T13:19:45.441Z | Downloaded tower-service v0.3.3 |
| 265 | 2026-06-18T13:19:45.441Z | Downloaded tower-layer v0.3.3 |
| 266 | 2026-06-18T13:19:45.441Z | Downloaded tinyvec_macros v0.1.1 |
| 267 | 2026-06-18T13:19:45.441Z | Downloaded sha2 v0.10.9 |
| 268 | 2026-06-18T13:19:45.444Z | Downloaded rustc-demangle v0.1.27 |
| 269 | 2026-06-18T13:19:45.446Z | Downloaded once_cell v1.21.4 |
| 270 | 2026-06-18T13:19:45.449Z | Downloaded erased-serde v0.4.10 |
| 271 | 2026-06-18T13:19:45.451Z | Downloaded simd-adler32 v0.3.9 |
| 272 | 2026-06-18T13:19:45.451Z | Downloaded shlex v2.0.1 |
| 273 | 2026-06-18T13:19:45.454Z | Downloaded rustls-pki-types v1.14.1 |
| 274 | 2026-06-18T13:19:45.454Z | Downloaded semver v1.0.28 |
| 275 | 2026-06-18T13:19:45.457Z | Downloaded self_update v0.42.0 |
| 276 | 2026-06-18T13:19:45.457Z | Downloaded parking_lot v0.12.5 |
| 277 | 2026-06-18T13:19:45.460Z | Downloaded smol_str v0.3.6 |
| 278 | 2026-06-18T13:19:45.460Z | Downloaded quinn-udp v0.5.14 |
| 279 | 2026-06-18T13:19:45.462Z | Downloaded typeid v1.0.3 |
| 280 | 2026-06-18T13:19:45.462Z | Downloaded signal-hook-registry v1.4.8 |
| 281 | 2026-06-18T13:19:45.462Z | Downloaded slab v0.4.12 |
| 282 | 2026-06-18T13:19:45.465Z | Downloaded humantime v2.3.0 |
| 283 | 2026-06-18T13:19:45.465Z | Downloaded convert_case v0.10.0 |
| 284 | 2026-06-18T13:19:45.467Z | Downloaded unicode-linebreak v0.1.5 |
| 285 | 2026-06-18T13:19:45.467Z | Downloaded unicode-xid v0.2.6 |
| 286 | 2026-06-18T13:19:45.467Z | Downloaded target-lexicon v0.13.5 |
| 287 | 2026-06-18T13:19:45.470Z | Downloaded try-lock v0.2.5 |
| 288 | 2026-06-18T13:19:45.474Z | Downloaded want v0.3.1 |
| 289 | 2026-06-18T13:19:45.477Z | Downloaded const-oid v0.9.6 |
| 290 | 2026-06-18T13:19:45.477Z | Downloaded clap_derive v4.6.1 |
| 291 | 2026-06-18T13:19:45.479Z | Downloaded camino v1.2.2 |
| 292 | 2026-06-18T13:19:45.479Z | Downloaded litrs v1.0.0 |
| 293 | 2026-06-18T13:19:45.482Z | Downloaded static_assertions v1.1.0 |
| 294 | 2026-06-18T13:19:45.487Z | Downloaded httparse v1.10.1 |
| 295 | 2026-06-18T13:19:45.489Z | Downloaded untrusted v0.9.0 |
| 296 | 2026-06-18T13:19:45.492Z | Downloaded utf8_iter v1.0.4 |
| 297 | 2026-06-18T13:19:45.492Z | Downloaded utf8parse v0.2.2 |
| 298 | 2026-06-18T13:19:45.495Z | Downloaded getrandom v0.4.3 |
| 299 | 2026-06-18T13:19:45.495Z | Downloaded getrandom v0.3.4 |
| 300 | 2026-06-18T13:19:45.498Z | Downloaded owo-colors v4.3.0 |
| 301 | 2026-06-18T13:19:45.498Z | Downloaded cargo_metadata v0.20.0 |
| 302 | 2026-06-18T13:19:45.501Z | Downloaded thiserror v2.0.18 |
| 303 | 2026-06-18T13:19:45.504Z | Downloaded thread_local v1.1.9 |
| 304 | 2026-06-18T13:19:45.504Z | Downloaded nextest-metadata v0.12.2 |
| 305 | 2026-06-18T13:19:45.506Z | Downloaded config v0.15.24 |
| 306 | 2026-06-18T13:19:45.509Z | Downloaded tracing-error v0.2.1 |
| 307 | 2026-06-18T13:19:45.509Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 308 | 2026-06-18T13:19:45.509Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 309 | 2026-06-18T13:19:45.512Z | Downloaded version_check v0.9.5 |
| 310 | 2026-06-18T13:19:45.512Z | Downloaded target-spec-miette v0.4.8 |
| 311 | 2026-06-18T13:19:45.514Z | Downloaded thiserror v1.0.69 |
| 312 | 2026-06-18T13:19:45.518Z | Downloaded thiserror-impl v2.0.18 |
| 313 | 2026-06-18T13:19:45.521Z | Downloaded thiserror-impl v1.0.69 |
| 314 | 2026-06-18T13:19:45.521Z | Downloaded derive-where v1.6.1 |
| 315 | 2026-06-18T13:19:45.526Z | Downloaded xattr v1.6.1 |
| 316 | 2026-06-18T13:19:45.529Z | Downloaded smallvec v1.15.2 |
| 317 | 2026-06-18T13:19:45.534Z | Downloaded backtrace v0.3.76 |
| 318 | 2026-06-18T13:19:45.537Z | Downloaded unicase v2.9.0 |
| 319 | 2026-06-18T13:19:45.539Z | Downloaded urlencoding v2.1.3 |
| 320 | 2026-06-18T13:19:45.539Z | Downloaded tracing-log v0.2.0 |
| 321 | 2026-06-18T13:19:45.542Z | Downloaded spki v0.7.3 |
| 322 | 2026-06-18T13:19:45.545Z | Downloaded zipsign-api v0.1.5 |
| 323 | 2026-06-18T13:19:45.545Z | Downloaded zstd v0.13.3 |
| 324 | 2026-06-18T13:19:45.547Z | Downloaded num-traits v0.2.19 |
| 325 | 2026-06-18T13:19:45.547Z | Downloaded futures v0.3.32 |
| 326 | 2026-06-18T13:19:45.550Z | Downloaded clap v4.6.1 |
| 327 | 2026-06-18T13:19:45.555Z | Downloaded quick-junit v0.5.2 |
| 328 | 2026-06-18T13:19:45.558Z | Downloaded proc-macro2 v1.0.106 |
| 329 | 2026-06-18T13:19:45.561Z | Downloaded tempfile v3.27.0 |
| 330 | 2026-06-18T13:19:45.563Z | Downloaded serde_path_to_error v0.1.20 |
| 331 | 2026-06-18T13:19:45.563Z | Downloaded serde_derive v1.0.228 |
| 332 | 2026-06-18T13:19:45.566Z | Downloaded log v0.4.32 |
| 333 | 2026-06-18T13:19:45.566Z | Downloaded tokio-stream v0.1.18 |
| 334 | 2026-06-18T13:19:45.569Z | Downloaded pin-project v1.1.13 |
| 335 | 2026-06-18T13:19:45.575Z | Downloaded signal-hook v0.3.18 |
| 336 | 2026-06-18T13:19:45.577Z | Downloaded target-spec v3.6.0 |
| 337 | 2026-06-18T13:19:45.580Z | Downloaded ryu v1.0.23 |
| 338 | 2026-06-18T13:19:45.580Z | Downloaded tokio-native-tls v0.3.1 |
| 339 | 2026-06-18T13:19:45.590Z | Downloaded bitflags v2.13.0 |
| 340 | 2026-06-18T13:19:45.590Z | Downloaded xxhash-rust v0.8.15 |
| 341 | 2026-06-18T13:19:45.590Z | Downloaded tokio-rustls v0.26.4 |
| 342 | 2026-06-18T13:19:45.590Z | Downloaded derive_more v2.1.1 |
| 343 | 2026-06-18T13:19:45.593Z | Downloaded zmij v1.0.21 |
| 344 | 2026-06-18T13:19:45.596Z | Downloaded socket2 v0.6.4 |
| 345 | 2026-06-18T13:19:45.596Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 346 | 2026-06-18T13:19:45.599Z | Downloaded zeroize v1.9.0 |
| 347 | 2026-06-18T13:19:45.599Z | Downloaded toml v0.8.23 |
| 348 | 2026-06-18T13:19:45.599Z | Downloaded sharded-slab v0.1.7 |
| 349 | 2026-06-18T13:19:45.601Z | Downloaded quinn v0.11.9 |
| 350 | 2026-06-18T13:19:45.604Z | Downloaded tracing-attributes v0.1.31 |
| 351 | 2026-06-18T13:19:45.609Z | Downloaded serde_core v1.0.228 |
| 352 | 2026-06-18T13:19:45.611Z | Downloaded miniz_oxide v0.8.9 |
| 353 | 2026-06-18T13:19:45.614Z | Downloaded indicatif v0.17.11 |
| 354 | 2026-06-18T13:19:45.614Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 355 | 2026-06-18T13:19:45.617Z | Downloaded bytes v1.12.0 |
| 356 | 2026-06-18T13:19:45.620Z | Downloaded borsh v1.6.1 |
| 357 | 2026-06-18T13:19:45.625Z | Downloaded cc v1.2.64 |
| 358 | 2026-06-18T13:19:45.632Z | Downloaded tinyvec v1.11.0 |
| 359 | 2026-06-18T13:19:45.635Z | Downloaded zstd-safe v7.2.4 |
| 360 | 2026-06-18T13:19:45.638Z | Downloaded rustls-webpki v0.103.13 |
| 361 | 2026-06-18T13:19:45.641Z | Downloaded serde v1.0.228 |
| 362 | 2026-06-18T13:19:45.643Z | Downloaded flate2 v1.1.9 |
| 363 | 2026-06-18T13:19:45.646Z | Downloaded tar v0.4.46 |
| 364 | 2026-06-18T13:19:45.654Z | Downloaded uuid v1.23.3 |
| 365 | 2026-06-18T13:19:45.656Z | Downloaded unicode-ident v1.0.24 |
| 366 | 2026-06-18T13:19:45.659Z | Downloaded textwrap v0.16.2 |
| 367 | 2026-06-18T13:19:45.661Z | Downloaded tracing-core v0.1.36 |
| 368 | 2026-06-18T13:19:45.664Z | Downloaded openssl-sys v0.9.117 |
| 369 | 2026-06-18T13:19:45.668Z | Downloaded der v0.7.10 |
| 370 | 2026-06-18T13:19:45.675Z | Downloaded mio v1.2.1 |
| 371 | 2026-06-18T13:19:45.679Z | Downloaded vte v0.14.1 |
| 372 | 2026-06-18T13:19:45.681Z | Downloaded ed25519-dalek v2.2.0 |
| 373 | 2026-06-18T13:19:45.686Z | Downloaded rand v0.9.4 |
| 374 | 2026-06-18T13:19:45.695Z | Downloaded toml_edit v0.22.27 |
| 375 | 2026-06-18T13:19:45.698Z | Downloaded memchr v2.8.2 |
| 376 | 2026-06-18T13:19:45.701Z | Downloaded http v1.4.2 |
| 377 | 2026-06-18T13:19:45.703Z | Downloaded aho-corasick v1.1.4 |
| 378 | 2026-06-18T13:19:45.707Z | Downloaded ron v0.12.1 |
| 379 | 2026-06-18T13:19:45.712Z | Downloaded derive_more-impl v2.1.1 |
| 380 | 2026-06-18T13:19:45.715Z | Downloaded miette v7.6.0 |
| 381 | 2026-06-18T13:19:45.726Z | Downloaded indexmap v2.14.0 |
| 382 | 2026-06-18T13:19:45.733Z | Downloaded hashbrown v0.15.5 |
| 383 | 2026-06-18T13:19:45.736Z | Downloaded url v2.5.8 |
| 384 | 2026-06-18T13:19:45.748Z | Downloaded crossterm v0.29.0 |
| 385 | 2026-06-18T13:19:45.759Z | Downloaded tower v0.5.3 |
| 386 | 2026-06-18T13:19:45.764Z | Downloaded typenum v1.20.1 |
| 387 | 2026-06-18T13:19:45.766Z | Downloaded regex v1.12.4 |
| 388 | 2026-06-18T13:19:45.769Z | Downloaded unicode-segmentation v1.13.3 |
| 389 | 2026-06-18T13:19:45.772Z | Downloaded guppy v0.17.26 |
| 390 | 2026-06-18T13:19:45.775Z | Downloaded itertools v0.14.0 |
| 391 | 2026-06-18T13:19:45.779Z | Downloaded idna v1.1.0 |
| 392 | 2026-06-18T13:19:45.782Z | Downloaded clap_builder v4.6.0 |
| 393 | 2026-06-18T13:19:45.785Z | Downloaded pulldown-cmark v0.13.4 |
| 394 | 2026-06-18T13:19:45.790Z | Downloaded reqwest v0.12.28 |
| 395 | 2026-06-18T13:19:45.793Z | Downloaded unicode-normalization v0.1.25 |
| 396 | 2026-06-18T13:19:45.796Z | Downloaded hashbrown v0.17.1 |
| 397 | 2026-06-18T13:19:45.798Z | Downloaded serde_json v1.0.150 |
| 398 | 2026-06-18T13:19:45.802Z | Downloaded h2 v0.4.15 |
| 399 | 2026-06-18T13:19:45.806Z | Downloaded tokio-util v0.7.18 |
| 400 | 2026-06-18T13:19:45.818Z | Downloaded hyper v1.10.1 |
| 401 | 2026-06-18T13:19:45.828Z | Downloaded futures-util v0.3.32 |
| 402 | 2026-06-18T13:19:45.841Z | Downloaded tower-http v0.6.11 |
| 403 | 2026-06-18T13:19:45.848Z | Downloaded quick-xml v0.37.5 |
| 404 | 2026-06-18T13:19:45.864Z | Downloaded winnow v1.0.3 |
| 405 | 2026-06-18T13:19:45.869Z | Downloaded portable-atomic v1.13.1 |
| 406 | 2026-06-18T13:19:45.875Z | Downloaded quick-xml v0.38.4 |
| 407 | 2026-06-18T13:19:45.878Z | Downloaded winnow v0.7.15 |
| 408 | 2026-06-18T13:19:45.886Z | Downloaded tracing-subscriber v0.3.23 |
| 409 | 2026-06-18T13:19:45.891Z | Downloaded chrono v0.4.45 |
| 410 | 2026-06-18T13:19:45.898Z | Downloaded vcpkg v0.2.15 |
| 411 | 2026-06-18T13:19:45.921Z | Downloaded webpki-roots v1.0.8 |
| 412 | 2026-06-18T13:19:45.924Z | Downloaded gimli v0.32.3 |
| 413 | 2026-06-18T13:19:45.926Z | Downloaded quinn-proto v0.11.14 |
| 414 | 2026-06-18T13:19:45.930Z | Downloaded curve25519-dalek v4.1.3 |
| 415 | 2026-06-18T13:19:45.935Z | Downloaded unicode-width v0.2.2 |
| 416 | 2026-06-18T13:19:45.938Z | Downloaded syn v2.0.118 |
| 417 | 2026-06-18T13:19:45.944Z | Downloaded zerocopy v0.8.52 |
| 418 | 2026-06-18T13:19:45.955Z | Downloaded bstr v1.12.1 |
| 419 | 2026-06-18T13:19:45.960Z | Downloaded unicode-width v0.1.14 |
| 420 | 2026-06-18T13:19:45.970Z | Downloaded nextest-runner v0.80.0 |
| 421 | 2026-06-18T13:19:45.976Z | Downloaded tracing v0.1.44 |
| 422 | 2026-06-18T13:19:45.987Z | Downloaded openssl v0.10.81 |
| 423 | 2026-06-18T13:19:45.992Z | Downloaded color-eyre v0.6.5 |
| 424 | 2026-06-18T13:19:45.996Z | Downloaded object v0.37.3 |
| 425 | 2026-06-18T13:19:46.023Z | Downloaded nix v0.30.1 |
| 426 | 2026-06-18T13:19:46.029Z | Downloaded regex-syntax v0.8.11 |
| 427 | 2026-06-18T13:19:46.047Z | Downloaded rustix v0.38.44 |
| 428 | 2026-06-18T13:19:46.059Z | Downloaded rustls v0.23.40 |
| 429 | 2026-06-18T13:19:46.066Z | Downloaded rustix v1.1.4 |
| 430 | 2026-06-18T13:19:46.134Z | Downloaded regex-automata v0.4.14 |
| 431 | 2026-06-18T13:19:46.213Z | Downloaded petgraph v0.8.3 |
| 432 | 2026-06-18T13:19:46.225Z | Downloaded libc v0.2.186 |
| 433 | 2026-06-18T13:19:46.243Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 434 | 2026-06-18T13:19:46.261Z | Downloaded tokio v1.52.3 |
| 435 | 2026-06-18T13:19:46.322Z | Downloaded recursion v0.5.4 |
| 436 | 2026-06-18T13:19:46.329Z | Downloaded ring v0.17.14 |
| 437 | 2026-06-18T13:19:46.388Z | Compiling libc v0.2.186 |
| 438 | 2026-06-18T13:19:46.388Z | Compiling proc-macro2 v1.0.106 |
| 439 | 2026-06-18T13:19:46.391Z | Compiling quote v1.0.45 |
| 440 | 2026-06-18T13:19:46.391Z | Compiling unicode-ident v1.0.24 |
| 441 | 2026-06-18T13:19:46.391Z | Compiling serde_core v1.0.228 |
| 442 | 2026-06-18T13:19:46.391Z | Compiling cfg-if v1.0.4 |
| 443 | 2026-06-18T13:19:46.391Z | Compiling memchr v2.8.2 |
| 444 | 2026-06-18T13:19:46.391Z | Compiling once_cell v1.21.4 |
| 445 | 2026-06-18T13:19:46.609Z | Compiling log v0.4.32 |
| 446 | 2026-06-18T13:19:46.665Z | Compiling pin-project-lite v0.2.17 |
| 447 | 2026-06-18T13:19:46.762Z | Compiling serde v1.0.228 |
| 448 | 2026-06-18T13:19:46.773Z | Compiling itoa v1.0.18 |
| 449 | 2026-06-18T13:19:46.921Z | Compiling smallvec v1.15.2 |
| 450 | 2026-06-18T13:19:47.005Z | Compiling futures-core v0.3.32 |
| 451 | 2026-06-18T13:19:47.122Z | Compiling bitflags v2.13.0 |
| 452 | 2026-06-18T13:19:47.157Z | Compiling shlex v2.0.1 |
| 453 | 2026-06-18T13:19:47.160Z | Compiling equivalent v1.0.2 |
| 454 | 2026-06-18T13:19:47.250Z | Compiling hashbrown v0.17.1 |
| 455 | 2026-06-18T13:19:47.334Z | Compiling find-msvc-tools v0.1.9 |
| 456 | 2026-06-18T13:19:47.479Z | Compiling errno v0.3.14 |
| 457 | 2026-06-18T13:19:47.506Z | Compiling bytes v1.12.0 |
| 458 | 2026-06-18T13:19:47.592Z | Compiling signal-hook-registry v1.4.8 |
| 459 | 2026-06-18T13:19:47.641Z | Compiling jobserver v0.1.34 |
| 460 | 2026-06-18T13:19:47.697Z | Compiling mio v1.2.1 |
| 461 | 2026-06-18T13:19:47.739Z | Compiling syn v2.0.118 |
| 462 | 2026-06-18T13:19:47.795Z | Compiling rustix v1.1.4 |
| 463 | 2026-06-18T13:19:47.907Z | Compiling cc v1.2.64 |
| 464 | 2026-06-18T13:19:47.952Z | Compiling futures-sink v0.3.32 |
| 465 | 2026-06-18T13:19:48.062Z | Compiling socket2 v0.6.4 |
| 466 | 2026-06-18T13:19:48.136Z | Compiling zmij v1.0.21 |
| 467 | 2026-06-18T13:19:48.372Z | Compiling slab v0.4.12 |
| 468 | 2026-06-18T13:19:48.384Z | Compiling futures-channel v0.3.32 |
| 469 | 2026-06-18T13:19:48.485Z | Compiling tracing-core v0.1.36 |
| 470 | 2026-06-18T13:19:48.569Z | Compiling serde_json v1.0.150 |
| 471 | 2026-06-18T13:19:48.633Z | Compiling version_check v0.9.5 |
| 472 | 2026-06-18T13:19:48.815Z | Compiling indexmap v2.14.0 |
| 473 | 2026-06-18T13:19:48.890Z | Compiling futures-task v0.3.32 |
| 474 | 2026-06-18T13:19:48.948Z | Compiling getrandom v0.4.3 |
| 475 | 2026-06-18T13:19:49.059Z | Compiling futures-io v0.3.32 |
| 476 | 2026-06-18T13:19:49.204Z | Compiling unicode-width v0.2.2 |
| 477 | 2026-06-18T13:19:49.240Z | Compiling percent-encoding v2.3.2 |
| 478 | 2026-06-18T13:19:49.252Z | Compiling camino v1.2.2 |
| 479 | 2026-06-18T13:19:49.512Z | Compiling ring v0.17.14 |
| 480 | 2026-06-18T13:19:49.551Z | Compiling http v1.4.2 |
| 481 | 2026-06-18T13:19:49.629Z | Compiling adler2 v2.0.1 |
| 482 | 2026-06-18T13:19:49.647Z | Compiling simd-adler32 v0.3.9 |
| 483 | 2026-06-18T13:19:49.673Z | Compiling zeroize v1.9.0 |
| 484 | 2026-06-18T13:19:49.808Z | Compiling autocfg v1.5.1 |
| 485 | 2026-06-18T13:19:49.892Z | Compiling miniz_oxide v0.8.9 |
| 486 | 2026-06-18T13:19:50.201Z | Compiling num-traits v0.2.19 |
| 487 | 2026-06-18T13:19:50.456Z | Compiling object v0.37.3 |
| 488 | 2026-06-18T13:19:50.554Z | Compiling getrandom v0.3.4 |
| 489 | 2026-06-18T13:19:50.766Z | Compiling zerocopy v0.8.52 |
| 490 | 2026-06-18T13:19:50.909Z | Compiling target-lexicon v0.13.5 |
| 491 | 2026-06-18T13:19:51.186Z | Compiling http-body v1.0.1 |
| 492 | 2026-06-18T13:19:51.233Z | Compiling rustls-pki-types v1.14.1 |
| 493 | 2026-06-18T13:19:51.350Z | Compiling serde_derive v1.0.228 |
| 494 | 2026-06-18T13:19:51.362Z | Compiling tokio-macros v2.7.0 |
| 495 | 2026-06-18T13:19:51.387Z | Compiling futures-macro v0.3.32 |
| 496 | 2026-06-18T13:19:51.404Z | Compiling tracing-attributes v0.1.31 |
| 497 | 2026-06-18T13:19:51.619Z | Compiling form_urlencoded v1.2.2 |
| 498 | 2026-06-18T13:19:51.882Z | Compiling semver v1.0.28 |
| 499 | 2026-06-18T13:19:51.893Z | Compiling getrandom v0.2.17 |
| 500 | 2026-06-18T13:19:52.084Z | Compiling signal-hook v0.3.18 |
| 501 | 2026-06-18T13:19:52.107Z | Compiling thiserror v2.0.18 |
| 502 | 2026-06-18T13:19:52.121Z | Compiling tokio v1.52.3 |
| 503 | 2026-06-18T13:19:52.231Z | Compiling futures-util v0.3.32 |
| 504 | 2026-06-18T13:19:52.310Z | Compiling httparse v1.10.1 |
| 505 | 2026-06-18T13:19:52.455Z | Compiling owo-colors v4.3.0 |
| 506 | 2026-06-18T13:19:52.541Z | Compiling utf8_iter v1.0.4 |
| 507 | 2026-06-18T13:19:52.619Z | Compiling tracing v0.1.44 |
| 508 | 2026-06-18T13:19:52.658Z | Compiling idna_adapter v1.0.0 |
| 509 | 2026-06-18T13:19:52.699Z | Compiling fnv v1.0.7 |
| 510 | 2026-06-18T13:19:52.755Z | Compiling gimli v0.32.3 |
| 511 | 2026-06-18T13:19:52.792Z | Compiling untrusted v0.9.0 |
| 512 | 2026-06-18T13:19:52.803Z | Compiling guppy-workspace-hack v0.1.0 |
| 513 | 2026-06-18T13:19:52.952Z | Compiling idna v1.1.0 |
| 514 | 2026-06-18T13:19:53.199Z | Compiling thiserror-impl v2.0.18 |
| 515 | 2026-06-18T13:19:54.606Z | Compiling addr2line v0.25.1 |
| 516 | 2026-06-18T13:19:55.028Z | Compiling generic-array v0.14.7 |
| 517 | 2026-06-18T13:19:55.063Z | Compiling rustls v0.23.40 |
| 518 | 2026-06-18T13:19:55.131Z | Compiling pkg-config v0.3.33 |
| 519 | 2026-06-18T13:19:55.271Z | Compiling typeid v1.0.3 |
| 520 | 2026-06-18T13:19:55.293Z | Compiling fastrand v2.4.1 |
| 521 | 2026-06-18T13:19:55.377Z | Compiling try-lock v0.2.5 |
| 522 | 2026-06-18T13:19:55.492Z | Compiling atomic-waker v1.1.2 |
| 523 | 2026-06-18T13:19:55.565Z | Compiling tower-service v0.3.3 |
| 524 | 2026-06-18T13:19:55.578Z | Compiling target-spec v3.6.0 |
| 525 | 2026-06-18T13:19:55.622Z | Compiling rustc-demangle v0.1.27 |
| 526 | 2026-06-18T13:19:55.637Z | Compiling thiserror v1.0.69 |
| 527 | 2026-06-18T13:19:55.703Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 528 | 2026-06-18T13:19:55.887Z | Compiling tempfile v3.27.0 |
| 529 | 2026-06-18T13:19:56.115Z | Compiling tokio-util v0.7.18 |
| 530 | 2026-06-18T13:19:56.127Z | Compiling want v0.3.1 |
| 531 | 2026-06-18T13:19:56.467Z | Compiling cfg-expr v0.20.8 |
| 532 | 2026-06-18T13:19:56.590Z | Compiling h2 v0.4.15 |
| 533 | 2026-06-18T13:19:56.602Z | Compiling url v2.5.8 |
| 534 | 2026-06-18T13:19:57.425Z | Compiling backtrace v0.3.76 |
| 535 | 2026-06-18T13:19:57.705Z | Compiling thiserror-impl v1.0.69 |
| 536 | 2026-06-18T13:19:57.856Z | Compiling terminal_size v0.4.4 |
| 537 | 2026-06-18T13:19:58.010Z | Compiling aho-corasick v1.1.4 |
| 538 | 2026-06-18T13:19:58.167Z | Compiling erased-serde v0.4.10 |
| 539 | 2026-06-18T13:19:58.475Z | Compiling winnow v0.7.15 |
| 540 | 2026-06-18T13:19:58.849Z | Compiling regex-syntax v0.8.11 |
| 541 | 2026-06-18T13:19:59.062Z | Compiling subtle v2.6.1 |
| 542 | 2026-06-18T13:19:59.220Z | Compiling typenum v1.20.1 |
| 543 | 2026-06-18T13:19:59.919Z | Compiling rustls-webpki v0.103.13 |
| 544 | 2026-06-18T13:20:02.181Z | Compiling regex-automata v0.4.14 |
| 545 | 2026-06-18T13:20:02.204Z | Compiling hyper v1.10.1 |
| 546 | 2026-06-18T13:20:03.493Z | Compiling toml_datetime v0.6.11 |
| 547 | 2026-06-18T13:20:03.858Z | Compiling serde_spanned v0.6.9 |
| 548 | 2026-06-18T13:20:04.020Z | Compiling ahash v0.8.12 |
| 549 | 2026-06-18T13:20:04.281Z | Compiling sync_wrapper v1.0.2 |
| 550 | 2026-06-18T13:20:04.430Z | Compiling parking_lot_core v0.9.12 |
| 551 | 2026-06-18T13:20:04.712Z | Compiling crc32fast v1.5.0 |
| 552 | 2026-06-18T13:20:04.912Z | Compiling unicode-linebreak v0.1.5 |
| 553 | 2026-06-18T13:20:05.017Z | Compiling unicode-segmentation v1.13.3 |
| 554 | 2026-06-18T13:20:05.187Z | Compiling toml_write v0.1.2 |
| 555 | 2026-06-18T13:20:05.419Z | Compiling nextest-workspace-hack v0.1.0 |
| 556 | 2026-06-18T13:20:05.438Z | Compiling foldhash v0.1.5 |
| 557 | 2026-06-18T13:20:05.652Z | Compiling either v1.16.0 |
| 558 | 2026-06-18T13:20:05.664Z | Compiling is_ci v1.2.0 |
| 559 | 2026-06-18T13:20:05.830Z | Compiling base64 v0.22.1 |
| 560 | 2026-06-18T13:20:05.880Z | Compiling tower-layer v0.3.3 |
| 561 | 2026-06-18T13:20:05.902Z | Compiling portable-atomic v1.13.1 |
| 562 | 2026-06-18T13:20:06.084Z | Compiling lazy_static v1.5.0 |
| 563 | 2026-06-18T13:20:06.168Z | Compiling ipnet v2.12.0 |
| 564 | 2026-06-18T13:20:06.180Z | Compiling sharded-slab v0.1.7 |
| 565 | 2026-06-18T13:20:06.191Z | Compiling tower v0.5.3 |
| 566 | 2026-06-18T13:20:06.314Z | Compiling supports-color v3.0.2 |
| 567 | 2026-06-18T13:20:06.426Z | Compiling hyper-util v0.1.20 |
| 568 | 2026-06-18T13:20:06.543Z | Compiling hashbrown v0.15.5 |
| 569 | 2026-06-18T13:20:06.764Z | Compiling convert_case v0.10.0 |
| 570 | 2026-06-18T13:20:06.767Z | Compiling toml_edit v0.22.27 |
| 571 | 2026-06-18T13:20:07.021Z | Compiling textwrap v0.16.2 |
| 572 | 2026-06-18T13:20:07.276Z | Compiling tokio-rustls v0.26.4 |
| 573 | 2026-06-18T13:20:07.563Z | Compiling backtrace-ext v0.2.1 |
| 574 | 2026-06-18T13:20:07.823Z | Compiling ordered-float v2.10.1 |
| 575 | 2026-06-18T13:20:07.932Z | Compiling webpki-roots v1.0.8 |
| 576 | 2026-06-18T13:20:08.074Z | Compiling miette-derive v7.6.0 |
| 577 | 2026-06-18T13:20:08.120Z | Compiling pathdiff v0.2.3 |
| 578 | 2026-06-18T13:20:08.253Z | Compiling console v0.15.11 |
| 579 | 2026-06-18T13:20:08.421Z | Compiling tracing-log v0.2.0 |
| 580 | 2026-06-18T13:20:08.776Z | Compiling cargo-platform v0.3.3 |
| 581 | 2026-06-18T13:20:09.043Z | Compiling os_pipe v1.2.3 |
| 582 | 2026-06-18T13:20:09.206Z | Compiling thread_local v1.1.9 |
| 583 | 2026-06-18T13:20:09.206Z | Compiling unicode-width v0.1.14 |
| 584 | 2026-06-18T13:20:09.332Z | Compiling cfg_aliases v0.2.1 |
| 585 | 2026-06-18T13:20:09.407Z | Compiling supports-unicode v3.0.0 |
| 586 | 2026-06-18T13:20:09.517Z | Compiling rustix v0.38.44 |
| 587 | 2026-06-18T13:20:09.585Z | Compiling debug-ignore v1.0.5 |
| 588 | 2026-06-18T13:20:09.596Z | Compiling utf8parse v0.2.2 |
| 589 | 2026-06-18T13:20:09.692Z | Compiling scopeguard v1.2.0 |
| 590 | 2026-06-18T13:20:09.706Z | Compiling pulldown-cmark v0.13.4 |
| 591 | 2026-06-18T13:20:09.798Z | Compiling ryu v1.0.23 |
| 592 | 2026-06-18T13:20:09.878Z | Compiling zstd-safe v7.2.4 |
| 593 | 2026-06-18T13:20:09.914Z | Compiling winnow v1.0.3 |
| 594 | 2026-06-18T13:20:09.938Z | Compiling supports-hyperlinks v3.2.0 |
| 595 | 2026-06-18T13:20:10.093Z | Compiling fixedbitset v0.5.7 |
| 596 | 2026-06-18T13:20:10.129Z | Compiling miette v7.6.0 |
| 597 | 2026-06-18T13:20:10.178Z | Compiling serde_urlencoded v0.7.1 |
| 598 | 2026-06-18T13:20:10.458Z | Compiling petgraph v0.8.3 |
| 599 | 2026-06-18T13:20:10.736Z | Compiling lock_api v0.4.14 |
| 600 | 2026-06-18T13:20:10.977Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 601 | 2026-06-18T13:20:11.367Z | Compiling anstyle-parse v1.0.0 |
| 602 | 2026-06-18T13:20:11.590Z | Compiling nix v0.30.1 |
| 603 | 2026-06-18T13:20:11.991Z | Compiling tracing-subscriber v0.3.23 |
| 604 | 2026-06-18T13:20:12.297Z | Compiling sigchld v0.2.4 |
| 605 | 2026-06-18T13:20:12.382Z | Compiling cargo_metadata v0.23.1 |
| 606 | 2026-06-18T13:20:12.488Z | Compiling toml v0.8.23 |
| 607 | 2026-06-18T13:20:13.396Z | Compiling hyper-rustls v0.27.9 |
| 608 | 2026-06-18T13:20:14.072Z | Compiling serde-value v0.7.0 |
| 609 | 2026-06-18T13:20:14.185Z | Compiling serde-untagged v0.1.9 |
| 610 | 2026-06-18T13:20:15.084Z | Compiling derive_more-impl v2.1.1 |
| 611 | 2026-06-18T13:20:15.219Z | Compiling tower-http v0.6.11 |
| 612 | 2026-06-18T13:20:15.329Z | Compiling itertools v0.14.0 |
| 613 | 2026-06-18T13:20:15.858Z | Compiling regex v1.12.4 |
| 614 | 2026-06-18T13:20:15.890Z | Compiling block-buffer v0.10.4 |
| 615 | 2026-06-18T13:20:16.991Z | Compiling crypto-common v0.1.7 |
| 616 | 2026-06-18T13:20:16.994Z | Compiling ppv-lite86 v0.2.21 |
| 617 | 2026-06-18T13:20:16.994Z | Compiling rand_core v0.9.5 |
| 618 | 2026-06-18T13:20:16.994Z | Compiling futures-executor v0.3.32 |
| 619 | 2026-06-18T13:20:16.994Z | Compiling pin-project-internal v1.1.13 |
| 620 | 2026-06-18T13:20:16.994Z | Compiling http-body-util v0.1.3 |
| 621 | 2026-06-18T13:20:16.994Z | Compiling uuid v1.23.3 |
| 622 | 2026-06-18T13:20:16.994Z | Compiling serde_spanned v1.1.1 |
| 623 | 2026-06-18T13:20:16.994Z | Compiling smol_str v0.3.6 |
| 624 | 2026-06-18T13:20:16.994Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 625 | 2026-06-18T13:20:17.155Z | Compiling filetime v0.2.29 |
| 626 | 2026-06-18T13:20:17.181Z | Compiling vte v0.14.1 |
| 627 | 2026-06-18T13:20:17.243Z | Compiling bstr v1.12.1 |
| 628 | 2026-06-18T13:20:17.284Z | Compiling colorchoice v1.0.5 |
| 629 | 2026-06-18T13:20:17.361Z | Compiling xattr v1.6.1 |
| 630 | 2026-06-18T13:20:17.399Z | Compiling self_update v0.42.0 |
| 631 | 2026-06-18T13:20:17.412Z | Compiling anstyle-query v1.1.5 |
| 632 | 2026-06-18T13:20:17.435Z | Compiling litrs v1.0.0 |
| 633 | 2026-06-18T13:20:17.516Z | Compiling is_terminal_polyfill v1.70.2 |
| 634 | 2026-06-18T13:20:17.545Z | Compiling unicase v2.9.0 |
| 635 | 2026-06-18T13:20:17.556Z | Compiling anstyle v1.0.14 |
| 636 | 2026-06-18T13:20:17.609Z | Compiling unicode-xid v0.2.6 |
| 637 | 2026-06-18T13:20:17.646Z | Compiling iana-time-zone v0.1.65 |
| 638 | 2026-06-18T13:20:17.726Z | Compiling nested v0.1.1 |
| 639 | 2026-06-18T13:20:17.873Z | Compiling color-spantrace v0.3.0 |
| 640 | 2026-06-18T13:20:17.909Z | Compiling static_assertions v1.1.0 |
| 641 | 2026-06-18T13:20:17.912Z | Compiling number_prefix v0.4.0 |
| 642 | 2026-06-18T13:20:17.981Z | Compiling tinyvec_macros v0.1.1 |
| 643 | 2026-06-18T13:20:17.993Z | Compiling eyre v0.6.12 |
| 644 | 2026-06-18T13:20:18.004Z | Compiling guppy v0.17.26 |
| 645 | 2026-06-18T13:20:18.048Z | Compiling tinyvec v1.11.0 |
| 646 | 2026-06-18T13:20:18.059Z | Compiling indicatif v0.17.11 |
| 647 | 2026-06-18T13:20:18.281Z | Compiling document-features v0.2.12 |
| 648 | 2026-06-18T13:20:18.481Z | Compiling chrono v0.4.45 |
| 649 | 2026-06-18T13:20:18.575Z | Compiling anstream v1.0.0 |
| 650 | 2026-06-18T13:20:18.852Z | Compiling cargo-util-schemas v0.2.0 |
| 651 | 2026-06-18T13:20:19.099Z | Compiling globset v0.4.18 |
| 652 | 2026-06-18T13:20:19.388Z | Compiling tar v0.4.46 |
| 653 | 2026-06-18T13:20:20.156Z | Compiling pin-project v1.1.13 |
| 654 | 2026-06-18T13:20:20.261Z | Compiling strip-ansi-escapes v0.2.1 |
| 655 | 2026-06-18T13:20:20.762Z | Compiling toml v1.1.2+spec-1.1.0 |
| 656 | 2026-06-18T13:20:21.165Z | Compiling nextest-metadata v0.12.2 |
| 657 | 2026-06-18T13:20:21.271Z | Compiling newtype-uuid v1.3.2 |
| 658 | 2026-06-18T13:20:21.462Z | Compiling reqwest v0.12.28 |
| 659 | 2026-06-18T13:20:21.797Z | Compiling rand_chacha v0.9.0 |
| 660 | 2026-06-18T13:20:21.859Z | Compiling futures v0.3.32 |
| 661 | 2026-06-18T13:20:21.944Z | Compiling digest v0.10.7 |
| 662 | 2026-06-18T13:20:22.174Z | Compiling derive_more v2.1.1 |
| 663 | 2026-06-18T13:20:22.265Z | Compiling parking_lot v0.12.5 |
| 664 | 2026-06-18T13:20:22.296Z | Compiling flate2 v1.1.9 |
| 665 | 2026-06-18T13:20:22.351Z | Compiling tracing-error v0.2.1 |
| 666 | 2026-06-18T13:20:22.586Z | Compiling shared_child v1.1.1 |
| 667 | 2026-06-18T13:20:23.164Z | Compiling signal-hook-mio v0.2.5 |
| 668 | 2026-06-18T13:20:23.258Z | Compiling self-replace v1.5.0 |
| 669 | 2026-06-18T13:20:23.300Z | Compiling cargo-platform v0.2.0 |
| 670 | 2026-06-18T13:20:23.544Z | Compiling quick-xml v0.38.4 |
| 671 | 2026-06-18T13:20:23.850Z | Compiling quick-xml v0.37.5 |
| 672 | 2026-06-18T13:20:23.927Z | Compiling clap_lex v1.1.0 |
| 673 | 2026-06-18T13:20:24.306Z | Compiling indenter v0.3.4 |
| 674 | 2026-06-18T13:20:24.460Z | Compiling humantime v2.3.0 |
| 675 | 2026-06-18T13:20:24.650Z | Compiling urlencoding v2.1.3 |
| 676 | 2026-06-18T13:20:24.882Z | Compiling recursion v0.5.4 |
| 677 | 2026-06-18T13:20:24.893Z | Compiling cpufeatures v0.2.17 |
| 678 | 2026-06-18T13:20:24.965Z | Compiling strsim v0.11.1 |
| 679 | 2026-06-18T13:20:25.017Z | Compiling heck v0.5.0 |
| 680 | 2026-06-18T13:20:25.173Z | Compiling shell-words v1.1.1 |
| 681 | 2026-06-18T13:20:25.219Z | Compiling clap_derive v4.6.1 |
| 682 | 2026-06-18T13:20:25.375Z | Compiling clap_builder v4.6.0 |
| 683 | 2026-06-18T13:20:25.428Z | Compiling nextest-filtering v0.15.0 |
| 684 | 2026-06-18T13:20:25.804Z | Compiling sha2 v0.10.9 |
| 685 | 2026-06-18T13:20:26.993Z | Compiling humantime-serde v1.1.1 |
| 686 | 2026-06-18T13:20:27.148Z | Compiling quick-junit v0.5.2 |
| 687 | 2026-06-18T13:20:27.530Z | Compiling atomicwrites v0.4.4 |
| 688 | 2026-06-18T13:20:27.807Z | Compiling cargo_metadata v0.20.0 |
| 689 | 2026-06-18T13:20:29.346Z | Compiling cargo-nextest v0.9.97 |
| 690 | 2026-06-18T13:20:29.669Z | Compiling crossterm v0.29.0 |
| 691 | 2026-06-18T13:20:31.140Z | Compiling duct v0.13.7 |
| 692 | 2026-06-18T13:20:31.804Z | Compiling zstd v0.13.3 |
| 693 | 2026-06-18T13:20:32.004Z | Compiling rand v0.9.4 |
| 694 | 2026-06-18T13:20:32.244Z | Compiling async-scoped v0.9.0 |
| 695 | 2026-06-18T13:20:32.440Z | Compiling config v0.15.24 |
| 696 | 2026-06-18T13:20:32.750Z | Compiling unicode-normalization v0.1.25 |
| 697 | 2026-06-18T13:20:32.750Z | Compiling target-spec-miette v0.4.8 |
| 698 | 2026-06-18T13:20:32.862Z | Compiling future-queue v0.4.0 |
| 699 | 2026-06-18T13:20:32.925Z | Compiling mukti-metadata v0.3.0 |
| 700 | 2026-06-18T13:20:32.946Z | Compiling camino-tempfile v1.4.1 |
| 701 | 2026-06-18T13:20:33.144Z | Compiling tokio-stream v0.1.18 |
| 702 | 2026-06-18T13:20:33.187Z | Compiling derive-where v1.6.1 |
| 703 | 2026-06-18T13:20:33.330Z | Compiling serde_ignored v0.1.14 |
| 704 | 2026-06-18T13:20:33.369Z | Compiling serde_path_to_error v0.1.20 |
| 705 | 2026-06-18T13:20:33.406Z | Compiling swrite v0.1.0 |
| 706 | 2026-06-18T13:20:33.514Z | Compiling xxhash-rust v0.8.15 |
| 707 | 2026-06-18T13:20:33.550Z | Compiling hex v0.4.3 |
| 708 | 2026-06-18T13:20:33.663Z | Compiling home v0.5.12 |
| 709 | 2026-06-18T13:20:33.692Z | Compiling indent_write v2.2.0 |
| 710 | 2026-06-18T13:20:33.829Z | Compiling color-eyre v0.6.5 |
| 711 | 2026-06-18T13:20:33.841Z | Compiling clap v4.6.1 |
| 712 | 2026-06-18T13:20:33.865Z | Compiling dialoguer v0.11.0 |
| 713 | 2026-06-18T13:20:33.930Z | Compiling enable-ansi-support v0.2.1 |
| 714 | 2026-06-18T13:20:34.418Z | Compiling nextest-runner v0.80.0 |
| 715 | 2026-06-18T13:20:52.462Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 716 | 2026-06-18T13:20:52.646Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 717 | 2026-06-18T13:20:52.649Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 718 | 2026-06-18T13:20:52.763Z | + source .github/buildomat/test-common.sh |
| 719 | 2026-06-18T13:20:52.768Z | ++ NEXTEST_VERSION=0.9.97 |
| 720 | 2026-06-18T13:20:52.768Z | ++ PLATFORM=illumos |
| 721 | 2026-06-18T13:20:52.768Z | ++ banner install |
| 722 | 2026-06-18T13:20:52.768Z | |
| 723 | 2026-06-18T13:20:52.768Z | # # # #### ##### ## # # |
| 724 | 2026-06-18T13:20:52.768Z | # ## # # # # # # # |
| 725 | 2026-06-18T13:20:52.768Z | # # # # #### # # # # # |
| 726 | 2026-06-18T13:20:52.768Z | # # # # # # ###### # # |
| 727 | 2026-06-18T13:20:52.768Z | # # ## # # # # # # # |
| 728 | 2026-06-18T13:20:52.768Z | # # # #### # # # ###### ###### |
| 729 | 2026-06-18T13:20:52.768Z | |
| 730 | 2026-06-18T13:20:52.768Z | ++ set +o errexit |
| 731 | 2026-06-18T13:20:52.771Z | ++ pkg info clang-15 |
| 732 | 2026-06-18T13:20:52.771Z | ++ grep -qi installed |
| 733 | 2026-06-18T13:20:53.926Z | pkg: info: no packages matching the following patterns you specified are |
| 734 | 2026-06-18T13:20:53.926Z | installed on the system. Try querying remotely instead: |
| 735 | 2026-06-18T13:20:53.926Z | |
| 736 | 2026-06-18T13:20:53.926Z | clang-15 |
| 737 | 2026-06-18T13:20:53.966Z | ++ [[ 1 != 0 ]] |
| 738 | 2026-06-18T13:20:53.966Z | ++ set -o errexit |
| 739 | 2026-06-18T13:20:53.969Z | ++ pfexec pkg install clang-15 |
| 740 | 2026-06-18T13:21:00.597Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 741 | 2026-06-18T13:21:08.381Z | Startup: Caching catalogs ... Done |
| 742 | 2026-06-18T13:21:15.721Z | Planning: Solver setup ... Done |
| 743 | 2026-06-18T13:21:15.763Z | Planning: Running solver ... Done |
| 744 | 2026-06-18T13:21:15.918Z | Planning: Finding local manifests ... Done |
| 745 | 2026-06-18T13:21:15.929Z | Planning: Fetching manifests: 0/2 0% complete |
| 746 | 2026-06-18T13:21:16.011Z | Planning: Fetching manifests: 2/2 100% complete |
| 747 | 2026-06-18T13:21:16.040Z | Planning: Package planning ... Done |
| 748 | 2026-06-18T13:21:16.067Z | Planning: Merging actions ... Done |
| 749 | 2026-06-18T13:21:16.177Z | Planning: Checking for conflicting actions ... Done |
| 750 | 2026-06-18T13:21:16.183Z | Planning: Consolidating action changes ... Done |
| 751 | 2026-06-18T13:21:16.923Z | Planning: Evaluating mediators ... Done |
| 752 | 2026-06-18T13:21:16.929Z | Planning: Planning completed in 8.37 seconds |
| 753 | 2026-06-18T13:21:16.940Z | Packages to install: 2 |
| 754 | 2026-06-18T13:21:16.940Z | Mediators to change: 2 |
| 755 | 2026-06-18T13:21:16.944Z | Services to change: 1 |
| 756 | 2026-06-18T13:21:16.944Z | Create boot environment: No |
| 757 | 2026-06-18T13:21:16.944Z | Create backup boot environment: No |
| 758 | 2026-06-18T13:21:16.983Z | |
| 759 | 2026-06-18T13:21:16.983Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 760 | 2026-06-18T13:21:21.985Z | Download: 1653/3076 items 117.2/211.3MB 55% complete (23.7M/s) |
| 761 | 2026-06-18T13:21:27.171Z | Download: 3022/3076 items 198.8/211.3MB 94% complete (19.9M/s) |
| 762 | 2026-06-18T13:21:31.075Z | Download: Completed 211.31 MB in 14.09 seconds (15.0M/s) |
| 763 | 2026-06-18T13:21:31.447Z | Actions: 1/3418 actions (Installing new actions) |
| 764 | 2026-06-18T13:21:34.614Z | Actions: Completed 3418 actions in 3.17 seconds. |
| 765 | 2026-06-18T13:21:35.290Z | Done |
| 766 | 2026-06-18T13:21:35.290Z | Done |
| 767 | 2026-06-18T13:21:36.035Z | Done |
| 768 | 2026-06-18T13:21:39.449Z | Done |
| 769 | 2026-06-18T13:21:39.524Z | Done |
| 770 | 2026-06-18T13:21:39.526Z | Done |
| 771 | 2026-06-18T13:21:39.803Z | Done |
| 772 | 2026-06-18T13:21:40.507Z | ++ set -o errexit |
| 773 | 2026-06-18T13:21:40.507Z | ++ cargo --version |
| 774 | 2026-06-18T13:21:40.525Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 775 | 2026-06-18T13:21:40.528Z | ++ rustc --version |
| 776 | 2026-06-18T13:21:40.548Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 777 | 2026-06-18T13:21:40.551Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 778 | 2026-06-18T13:21:40.614Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 779 | 2026-06-18T13:21:40.617Z | + pushd mgadm |
| 780 | 2026-06-18T13:21:40.617Z | /work/oxidecomputer/maghemite/mgadm /work/oxidecomputer/maghemite |
| 781 | 2026-06-18T13:21:40.617Z | + cargo nextest run |
| 782 | 2026-06-18T13:21:40.777Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 783 | 2026-06-18T13:21:41.376Z | From https://github.com/oxidecomputer/falcon |
| 784 | 2026-06-18T13:21:41.376Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 785 | 2026-06-18T13:21:41.451Z | Updating crates.io index |
| 786 | 2026-06-18T13:21:41.508Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 787 | 2026-06-18T13:21:41.913Z | From https://github.com/oxidecomputer/dendrite |
| 788 | 2026-06-18T13:21:41.913Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 789 | 2026-06-18T13:21:41.946Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 790 | 2026-06-18T13:21:42.233Z | From https://github.com/oxidecomputer/ispf |
| 791 | 2026-06-18T13:21:42.233Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 792 | 2026-06-18T13:21:42.273Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 793 | 2026-06-18T13:21:42.650Z | From https://github.com/oxidecomputer/netadm-sys |
| 794 | 2026-06-18T13:21:42.650Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 795 | 2026-06-18T13:21:42.658Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 796 | 2026-06-18T13:21:48.750Z | From https://github.com/oxidecomputer/omicron |
| 797 | 2026-06-18T13:21:48.750Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 798 | 2026-06-18T13:21:49.169Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 799 | 2026-06-18T13:21:49.838Z | From https://github.com/oxidecomputer/opte |
| 800 | 2026-06-18T13:21:49.839Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 801 | 2026-06-18T13:21:49.978Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 802 | 2026-06-18T13:21:50.270Z | From https://github.com/illumos/smf-rs |
| 803 | 2026-06-18T13:21:50.270Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 804 | 2026-06-18T13:21:50.343Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 805 | 2026-06-18T13:21:50.660Z | From https://github.com/oxidecomputer/network-interface |
| 806 | 2026-06-18T13:21:50.660Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 807 | 2026-06-18T13:21:50.686Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 808 | 2026-06-18T13:21:50.965Z | From https://github.com/oxidecomputer/zone |
| 809 | 2026-06-18T13:21:50.965Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 810 | 2026-06-18T13:21:51.086Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 811 | 2026-06-18T13:21:51.761Z | From https://github.com/oxidecomputer/propolis |
| 812 | 2026-06-18T13:21:51.761Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 813 | 2026-06-18T13:21:51.808Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 814 | 2026-06-18T13:21:52.312Z | From https://github.com/oxidecomputer/transceiver-control |
| 815 | 2026-06-18T13:21:52.312Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 816 | 2026-06-18T13:21:52.438Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 817 | 2026-06-18T13:21:52.747Z | From https://github.com/oxidecomputer/dlpi-sys |
| 818 | 2026-06-18T13:21:52.747Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 819 | 2026-06-18T13:21:52.753Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 820 | 2026-06-18T13:21:53.059Z | From https://github.com/jmesmon/rust-libzfs |
| 821 | 2026-06-18T13:21:53.059Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 822 | 2026-06-18T13:21:53.067Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 823 | 2026-06-18T13:21:53.315Z | From https://github.com/oxidecomputer/rusty-doors |
| 824 | 2026-06-18T13:21:53.316Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 825 | 2026-06-18T13:21:53.359Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 826 | 2026-06-18T13:21:53.696Z | From https://github.com/oxidecomputer/lldp |
| 827 | 2026-06-18T13:21:53.696Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 828 | 2026-06-18T13:21:53.826Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 829 | 2026-06-18T13:21:54.082Z | From https://github.com/oxidecomputer/slog-error-chain |
| 830 | 2026-06-18T13:21:54.082Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 831 | 2026-06-18T13:21:54.107Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 832 | 2026-06-18T13:21:54.469Z | From https://github.com/oxidecomputer/tufaceous |
| 833 | 2026-06-18T13:21:54.469Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 834 | 2026-06-18T13:21:54.609Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 835 | 2026-06-18T13:21:55.083Z | From https://github.com/oxidecomputer/management-gateway-service |
| 836 | 2026-06-18T13:21:55.083Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 837 | 2026-06-18T13:21:55.109Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 838 | 2026-06-18T13:21:56.096Z | From https://github.com/oxidecomputer/crucible |
| 839 | 2026-06-18T13:21:56.096Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 840 | 2026-06-18T13:21:56.341Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 841 | 2026-06-18T13:21:56.624Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 842 | 2026-06-18T13:21:56.624Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 843 | 2026-06-18T13:21:56.995Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 844 | 2026-06-18T13:21:57.461Z | From https://github.com/oxidecomputer/propolis |
| 845 | 2026-06-18T13:21:57.461Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 846 | 2026-06-18T13:21:57.582Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 847 | 2026-06-18T13:21:58.100Z | From https://github.com/oxidecomputer/crucible |
| 848 | 2026-06-18T13:21:58.100Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 849 | 2026-06-18T13:21:58.166Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 850 | 2026-06-18T13:21:58.667Z | From https://github.com/oxidecomputer/tofino |
| 851 | 2026-06-18T13:21:58.667Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 852 | 2026-06-18T13:21:58.700Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 853 | 2026-06-18T13:21:59.406Z | From https://github.com/oxidecomputer/maghemite |
| 854 | 2026-06-18T13:21:59.406Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 855 | 2026-06-18T13:21:59.570Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 856 | 2026-06-18T13:21:59.880Z | From https://github.com/oxidecomputer/clickward |
| 857 | 2026-06-18T13:21:59.880Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 858 | 2026-06-18T13:22:00.335Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 859 | 2026-06-18T13:22:00.739Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 860 | 2026-06-18T13:22:00.739Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 861 | 2026-06-18T13:22:02.016Z | Downloading crates ... |
| 862 | 2026-06-18T13:22:02.113Z | Downloaded base16ct v1.0.0 |
| 863 | 2026-06-18T13:22:02.117Z | Downloaded aead v0.5.2 |
| 864 | 2026-06-18T13:22:02.126Z | Downloaded async-trait v0.1.89 |
| 865 | 2026-06-18T13:22:02.134Z | Downloaded backoff v0.4.0 |
| 866 | 2026-06-18T13:22:02.136Z | Downloaded arrayvec v0.7.6 |
| 867 | 2026-06-18T13:22:02.139Z | Downloaded crunchy v0.2.4 |
| 868 | 2026-06-18T13:22:02.142Z | Downloaded dunce v1.0.5 |
| 869 | 2026-06-18T13:22:02.145Z | Downloaded critical-section v1.2.0 |
| 870 | 2026-06-18T13:22:02.145Z | Downloaded defmt-macros v1.1.0 |
| 871 | 2026-06-18T13:22:02.148Z | Downloaded anyhow v1.0.102 |
| 872 | 2026-06-18T13:22:02.151Z | Downloaded bytecount v0.6.9 |
| 873 | 2026-06-18T13:22:02.154Z | Downloaded derive-ex v0.1.8 |
| 874 | 2026-06-18T13:22:02.156Z | Downloaded crypto-common v0.2.2 |
| 875 | 2026-06-18T13:22:02.156Z | Downloaded foreign-types-shared v0.3.1 |
| 876 | 2026-06-18T13:22:02.161Z | Downloaded const_format_proc_macros v0.2.34 |
| 877 | 2026-06-18T13:22:02.164Z | Downloaded crucible-workspace-hack v0.1.0 |
| 878 | 2026-06-18T13:22:02.164Z | Downloaded fxhash v0.2.1 |
| 879 | 2026-06-18T13:22:02.164Z | Downloaded foreign-types-macros v0.2.3 |
| 880 | 2026-06-18T13:22:02.167Z | Downloaded git-stub v1.0.0 |
| 881 | 2026-06-18T13:22:02.167Z | Downloaded inout v0.1.4 |
| 882 | 2026-06-18T13:22:02.170Z | Downloaded idna_adapter v1.2.2 |
| 883 | 2026-06-18T13:22:02.170Z | Downloaded crossbeam-epoch v0.9.18 |
| 884 | 2026-06-18T13:22:02.173Z | Downloaded bitflags v2.12.1 |
| 885 | 2026-06-18T13:22:02.176Z | Downloaded argon2 v0.5.3 |
| 886 | 2026-06-18T13:22:02.179Z | Downloaded konst_macro_rules v0.2.19 |
| 887 | 2026-06-18T13:22:02.179Z | Downloaded heck v0.4.1 |
| 888 | 2026-06-18T13:22:02.183Z | Downloaded defmt-parser v1.0.0 |
| 889 | 2026-06-18T13:22:02.183Z | Downloaded managed v0.8.0 |
| 890 | 2026-06-18T13:22:02.186Z | Downloaded darling_macro v0.21.3 |
| 891 | 2026-06-18T13:22:02.186Z | Downloaded cstr-argument v0.1.2 |
| 892 | 2026-06-18T13:22:02.186Z | Downloaded async-recursion v1.1.1 |
| 893 | 2026-06-18T13:22:02.189Z | Downloaded hash32 v0.3.1 |
| 894 | 2026-06-18T13:22:02.192Z | Downloaded lru-cache v0.1.2 |
| 895 | 2026-06-18T13:22:02.192Z | Downloaded newtype_derive v0.1.6 |
| 896 | 2026-06-18T13:22:02.195Z | Downloaded newline-converter v0.3.0 |
| 897 | 2026-06-18T13:22:02.195Z | Downloaded block-buffer v0.12.0 |
| 898 | 2026-06-18T13:22:02.198Z | Downloaded const-random-macro v0.1.16 |
| 899 | 2026-06-18T13:22:02.198Z | Downloaded keccak v0.1.6 |
| 900 | 2026-06-18T13:22:02.201Z | Downloaded hubpack v0.1.2 |
| 901 | 2026-06-18T13:22:02.201Z | Downloaded fs_extra v1.3.0 |
| 902 | 2026-06-18T13:22:02.204Z | Downloaded match_cfg v0.1.0 |
| 903 | 2026-06-18T13:22:02.204Z | Downloaded darling_core v0.23.0 |
| 904 | 2026-06-18T13:22:02.207Z | Downloaded memmap v0.7.0 |
| 905 | 2026-06-18T13:22:02.210Z | Downloaded macaddr v1.0.1 |
| 906 | 2026-06-18T13:22:02.213Z | Downloaded libscf-sys v1.2.0 |
| 907 | 2026-06-18T13:22:02.213Z | Downloaded is-terminal v0.4.17 |
| 908 | 2026-06-18T13:22:02.216Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 909 | 2026-06-18T13:22:02.216Z | Downloaded hostname v0.3.1 |
| 910 | 2026-06-18T13:22:02.219Z | Downloaded fixedbitset v0.4.2 |
| 911 | 2026-06-18T13:22:02.219Z | Downloaded internet-checksum v0.2.1 |
| 912 | 2026-06-18T13:22:02.222Z | Downloaded no-std-compat v0.4.1 |
| 913 | 2026-06-18T13:22:02.222Z | Downloaded dtrace-parser v0.2.0 |
| 914 | 2026-06-18T13:22:02.222Z | Downloaded bit-set v0.8.0 |
| 915 | 2026-06-18T13:22:02.225Z | Downloaded linked-hash-map v0.5.6 |
| 916 | 2026-06-18T13:22:02.225Z | Downloaded embedded-io v0.4.0 |
| 917 | 2026-06-18T13:22:02.228Z | Downloaded natord v1.0.9 |
| 918 | 2026-06-18T13:22:02.228Z | Downloaded float-ord v0.3.2 |
| 919 | 2026-06-18T13:22:02.231Z | Downloaded const-random v0.1.18 |
| 920 | 2026-06-18T13:22:02.231Z | Downloaded dof v0.4.0 |
| 921 | 2026-06-18T13:22:02.234Z | Downloaded darling_macro v0.23.0 |
| 922 | 2026-06-18T13:22:02.234Z | Downloaded convert_case v0.4.0 |
| 923 | 2026-06-18T13:22:02.234Z | Downloaded ciborium-ll v0.2.2 |
| 924 | 2026-06-18T13:22:02.236Z | Downloaded async-stream-impl v0.3.6 |
| 925 | 2026-06-18T13:22:02.236Z | Downloaded cobs v0.3.0 |
| 926 | 2026-06-18T13:22:02.239Z | Downloaded enum-as-inner v0.6.1 |
| 927 | 2026-06-18T13:22:02.242Z | Downloaded hubpack_derive v0.1.1 |
| 928 | 2026-06-18T13:22:02.242Z | Downloaded compression-core v0.4.32 |
| 929 | 2026-06-18T13:22:02.242Z | Downloaded dtrace-parser v0.3.0 |
| 930 | 2026-06-18T13:22:02.245Z | Downloaded num-conv v0.2.2 |
| 931 | 2026-06-18T13:22:02.245Z | Downloaded num-iter v0.1.45 |
| 932 | 2026-06-18T13:22:02.248Z | Downloaded num-derive v0.4.2 |
| 933 | 2026-06-18T13:22:02.248Z | Downloaded instant v0.1.13 |
| 934 | 2026-06-18T13:22:02.252Z | Downloaded mime v0.3.17 |
| 935 | 2026-06-18T13:22:02.252Z | Downloaded ident_case v1.0.1 |
| 936 | 2026-06-18T13:22:02.255Z | Downloaded digest v0.11.3 |
| 937 | 2026-06-18T13:22:02.255Z | Downloaded daft v0.1.7 |
| 938 | 2026-06-18T13:22:02.255Z | Downloaded crossbeam-deque v0.8.6 |
| 939 | 2026-06-18T13:22:02.259Z | Downloaded bit-vec v0.8.0 |
| 940 | 2026-06-18T13:22:02.262Z | Downloaded memoffset v0.9.1 |
| 941 | 2026-06-18T13:22:02.262Z | Downloaded byte-wrapper v0.1.0 |
| 942 | 2026-06-18T13:22:02.262Z | Downloaded linear-map v1.2.0 |
| 943 | 2026-06-18T13:22:02.265Z | Downloaded ipnetwork v0.21.1 |
| 944 | 2026-06-18T13:22:02.266Z | Downloaded constant_time_eq v0.4.2 |
| 945 | 2026-06-18T13:22:02.268Z | Downloaded num_threads v0.1.7 |
| 946 | 2026-06-18T13:22:02.268Z | Downloaded num v0.4.3 |
| 947 | 2026-06-18T13:22:02.271Z | Downloaded num_enum_derive v0.5.11 |
| 948 | 2026-06-18T13:22:02.271Z | Downloaded omicron-workspace-hack v0.1.0 |
| 949 | 2026-06-18T13:22:02.274Z | Downloaded daft-derive v0.1.7 |
| 950 | 2026-06-18T13:22:02.277Z | Downloaded opaque-debug v0.3.1 |
| 951 | 2026-06-18T13:22:02.277Z | Downloaded olpc-cjson v0.1.4 |
| 952 | 2026-06-18T13:22:02.280Z | Downloaded ingot-types v0.1.2 |
| 953 | 2026-06-18T13:22:02.280Z | Downloaded git-stub-vcs v0.1.0 |
| 954 | 2026-06-18T13:22:02.283Z | Downloaded newtype-uuid-macros v0.1.0 |
| 955 | 2026-06-18T13:22:02.283Z | Downloaded foreign-types v0.5.0 |
| 956 | 2026-06-18T13:22:02.283Z | Downloaded defmt v1.1.0 |
| 957 | 2026-06-18T13:22:02.286Z | Downloaded plain v0.2.3 |
| 958 | 2026-06-18T13:22:02.288Z | Downloaded phf_shared v0.12.1 |
| 959 | 2026-06-18T13:22:02.288Z | Downloaded parse-display v0.10.0 |
| 960 | 2026-06-18T13:22:02.291Z | Downloaded cipher v0.4.4 |
| 961 | 2026-06-18T13:22:02.291Z | Downloaded num-complex v0.4.6 |
| 962 | 2026-06-18T13:22:02.294Z | Downloaded arrayref v0.3.9 |
| 963 | 2026-06-18T13:22:02.294Z | Downloaded hostname v0.4.2 |
| 964 | 2026-06-18T13:22:02.296Z | Downloaded highway v1.3.0 |
| 965 | 2026-06-18T13:22:02.297Z | Downloaded ff v0.13.1 |
| 966 | 2026-06-18T13:22:02.299Z | Downloaded dof v0.3.0 |
| 967 | 2026-06-18T13:22:02.299Z | Downloaded csv-core v0.1.13 |
| 968 | 2026-06-18T13:22:02.303Z | Downloaded compression-codecs v0.4.38 |
| 969 | 2026-06-18T13:22:02.306Z | Downloaded erased-serde v0.3.31 |
| 970 | 2026-06-18T13:22:02.306Z | Downloaded fs-err v3.3.0 |
| 971 | 2026-06-18T13:22:02.310Z | Downloaded deranged v0.5.8 |
| 972 | 2026-06-18T13:22:02.310Z | Downloaded cmake v0.1.58 |
| 973 | 2026-06-18T13:22:02.314Z | Downloaded chacha20 v0.9.1 |
| 974 | 2026-06-18T13:22:02.314Z | Downloaded ingot v0.1.1 |
| 975 | 2026-06-18T13:22:02.314Z | Downloaded proc-macro-crate v1.3.1 |
| 976 | 2026-06-18T13:22:02.319Z | Downloaded group v0.13.0 |
| 977 | 2026-06-18T13:22:02.319Z | Downloaded glob v0.3.3 |
| 978 | 2026-06-18T13:22:02.319Z | Downloaded bs58 v0.5.1 |
| 979 | 2026-06-18T13:22:02.321Z | Downloaded bcs v0.1.6 |
| 980 | 2026-06-18T13:22:02.321Z | Downloaded progenitor-client v0.14.0 |
| 981 | 2026-06-18T13:22:02.327Z | Downloaded pretty-hex v0.4.2 |
| 982 | 2026-06-18T13:22:02.327Z | Downloaded powerfmt v0.2.0 |
| 983 | 2026-06-18T13:22:02.327Z | Downloaded potential_utf v0.1.5 |
| 984 | 2026-06-18T13:22:02.331Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 985 | 2026-06-18T13:22:02.331Z | Downloaded num_enum v0.7.6 |
| 986 | 2026-06-18T13:22:02.334Z | Downloaded dropshot_endpoint v0.17.1 |
| 987 | 2026-06-18T13:22:02.334Z | Downloaded progenitor-macro v0.14.0 |
| 988 | 2026-06-18T13:22:02.334Z | Downloaded progenitor-macro v0.13.0 |
| 989 | 2026-06-18T13:22:02.337Z | Downloaded ref-cast v1.0.25 |
| 990 | 2026-06-18T13:22:02.337Z | Downloaded multer v3.1.0 |
| 991 | 2026-06-18T13:22:02.339Z | Downloaded num_enum_derive v0.7.6 |
| 992 | 2026-06-18T13:22:02.342Z | Downloaded num_enum v0.5.11 |
| 993 | 2026-06-18T13:22:02.345Z | Downloaded pem v3.0.6 |
| 994 | 2026-06-18T13:22:02.345Z | Downloaded paste v1.0.15 |
| 995 | 2026-06-18T13:22:02.349Z | Downloaded poly1305 v0.8.0 |
| 996 | 2026-06-18T13:22:02.352Z | Downloaded progenitor-client v0.10.0 |
| 997 | 2026-06-18T13:22:02.352Z | Downloaded proc-macro-error-attr v1.0.4 |
| 998 | 2026-06-18T13:22:02.352Z | Downloaded rustc_version v0.1.7 |
| 999 | 2026-06-18T13:22:02.352Z | Downloaded libsw v3.5.0 |
| 1000 | 2026-06-18T13:22:02.354Z | Downloaded password-hash v0.5.0 |
| 1001 | 2026-06-18T13:22:02.354Z | Downloaded cookie v0.18.1 |
| 1002 | 2026-06-18T13:22:02.357Z | Downloaded quick-error v1.2.3 |
| 1003 | 2026-06-18T13:22:02.361Z | Downloaded getrandom v0.4.2 |
| 1004 | 2026-06-18T13:22:02.363Z | Downloaded same-file v1.0.6 |
| 1005 | 2026-06-18T13:22:02.363Z | Downloaded defmt v0.3.100 |
| 1006 | 2026-06-18T13:22:02.363Z | Downloaded colored v3.1.1 |
| 1007 | 2026-06-18T13:22:02.366Z | Downloaded blake2 v0.10.6 |
| 1008 | 2026-06-18T13:22:02.369Z | Downloaded rand_xorshift v0.4.0 |
| 1009 | 2026-06-18T13:22:02.369Z | Downloaded darling v0.23.0 |
| 1010 | 2026-06-18T13:22:02.372Z | Downloaded darling v0.21.3 |
| 1011 | 2026-06-18T13:22:02.375Z | Downloaded bitflags v1.3.2 |
| 1012 | 2026-06-18T13:22:02.379Z | Downloaded parse-display-derive v0.10.0 |
| 1013 | 2026-06-18T13:22:02.379Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1014 | 2026-06-18T13:22:02.382Z | Downloaded secrecy v0.10.3 |
| 1015 | 2026-06-18T13:22:02.382Z | Downloaded ref-cast-impl v1.0.25 |
| 1016 | 2026-06-18T13:22:02.382Z | Downloaded progenitor v0.10.0 |
| 1017 | 2026-06-18T13:22:02.386Z | Downloaded proc-macro-error2 v2.0.1 |
| 1018 | 2026-06-18T13:22:02.389Z | Downloaded backon v1.6.0 |
| 1019 | 2026-06-18T13:22:02.389Z | Downloaded scroll_derive v0.13.1 |
| 1020 | 2026-06-18T13:22:02.389Z | Downloaded scroll_derive v0.12.1 |
| 1021 | 2026-06-18T13:22:02.389Z | Downloaded num-integer v0.1.46 |
| 1022 | 2026-06-18T13:22:02.398Z | Downloaded serde_plain v1.0.2 |
| 1023 | 2026-06-18T13:22:02.398Z | Downloaded serde_repr v0.1.20 |
| 1024 | 2026-06-18T13:22:02.398Z | Downloaded parking_lot_core v0.8.6 |
| 1025 | 2026-06-18T13:22:02.398Z | Downloaded sha1 v0.11.0 |
| 1026 | 2026-06-18T13:22:02.398Z | Downloaded phf v0.12.1 |
| 1027 | 2026-06-18T13:22:02.398Z | Downloaded num-rational v0.4.2 |
| 1028 | 2026-06-18T13:22:02.401Z | Downloaded progenitor-extras v0.2.0 |
| 1029 | 2026-06-18T13:22:02.401Z | Downloaded diff v0.1.13 |
| 1030 | 2026-06-18T13:22:02.404Z | Downloaded sha1 v0.10.6 |
| 1031 | 2026-06-18T13:22:02.404Z | Downloaded embedded-io v0.6.1 |
| 1032 | 2026-06-18T13:22:02.404Z | Downloaded serde-big-array v0.5.1 |
| 1033 | 2026-06-18T13:22:02.407Z | Downloaded semver v0.1.20 |
| 1034 | 2026-06-18T13:22:02.407Z | Downloaded chacha20 v0.10.0 |
| 1035 | 2026-06-18T13:22:02.410Z | Downloaded cancel-safe-futures v0.1.5 |
| 1036 | 2026-06-18T13:22:02.412Z | Downloaded rand_chacha v0.3.1 |
| 1037 | 2026-06-18T13:22:02.412Z | Downloaded progenitor-macro v0.10.0 |
| 1038 | 2026-06-18T13:22:02.412Z | Downloaded memmap2 v0.9.10 |
| 1039 | 2026-06-18T13:22:02.415Z | Downloaded ciborium v0.2.2 |
| 1040 | 2026-06-18T13:22:02.415Z | Downloaded drift v0.2.0 |
| 1041 | 2026-06-18T13:22:02.421Z | Downloaded rustls-native-certs v0.8.4 |
| 1042 | 2026-06-18T13:22:02.424Z | Downloaded resolv-conf v0.7.6 |
| 1043 | 2026-06-18T13:22:02.424Z | Downloaded slog-envlogger v2.2.0 |
| 1044 | 2026-06-18T13:22:02.427Z | Downloaded serial_test_derive v3.5.0 |
| 1045 | 2026-06-18T13:22:02.427Z | Downloaded serial_test v3.5.0 |
| 1046 | 2026-06-18T13:22:02.430Z | Downloaded scroll v0.13.0 |
| 1047 | 2026-06-18T13:22:02.430Z | Downloaded progenitor v0.13.0 |
| 1048 | 2026-06-18T13:22:02.430Z | Downloaded schemars_derive v0.8.22 |
| 1049 | 2026-06-18T13:22:02.432Z | Downloaded litemap v0.8.2 |
| 1050 | 2026-06-18T13:22:02.435Z | Downloaded ingot-macros v0.1.1 |
| 1051 | 2026-06-18T13:22:02.435Z | Downloaded progenitor v0.14.0 |
| 1052 | 2026-06-18T13:22:02.435Z | Downloaded proc-macro-error v1.0.4 |
| 1053 | 2026-06-18T13:22:02.438Z | Downloaded elliptic-curve v0.13.8 |
| 1054 | 2026-06-18T13:22:02.441Z | Downloaded hybrid-array v0.4.12 |
| 1055 | 2026-06-18T13:22:02.444Z | Downloaded postcard v1.1.3 |
| 1056 | 2026-06-18T13:22:02.444Z | Downloaded strum v0.27.2 |
| 1057 | 2026-06-18T13:22:02.447Z | Downloaded siphasher v1.0.3 |
| 1058 | 2026-06-18T13:22:02.447Z | Downloaded strum v0.26.3 |
| 1059 | 2026-06-18T13:22:02.447Z | Downloaded sigpipe v0.1.3 |
| 1060 | 2026-06-18T13:22:02.450Z | Downloaded displaydoc v0.2.6 |
| 1061 | 2026-06-18T13:22:02.450Z | Downloaded proc-macro-crate v3.5.0 |
| 1062 | 2026-06-18T13:22:02.450Z | Downloaded libsw-core v0.3.2 |
| 1063 | 2026-06-18T13:22:02.453Z | Downloaded tabled_derive v0.7.0 |
| 1064 | 2026-06-18T13:22:02.453Z | Downloaded darling_core v0.21.3 |
| 1065 | 2026-06-18T13:22:02.456Z | Downloaded smawk v0.3.2 |
| 1066 | 2026-06-18T13:22:02.456Z | Downloaded const-oid v0.10.2 |
| 1067 | 2026-06-18T13:22:02.459Z | Downloaded derive_more v0.99.20 |
| 1068 | 2026-06-18T13:22:02.462Z | Downloaded take_mut v0.2.2 |
| 1069 | 2026-06-18T13:22:02.465Z | Downloaded tabled_derive v0.11.0 |
| 1070 | 2026-06-18T13:22:02.465Z | Downloaded structmeta-derive v0.3.0 |
| 1071 | 2026-06-18T13:22:02.465Z | Downloaded parking_lot v0.11.2 |
| 1072 | 2026-06-18T13:22:02.468Z | Downloaded spin v0.5.2 |
| 1073 | 2026-06-18T13:22:02.468Z | Downloaded hmac v0.12.1 |
| 1074 | 2026-06-18T13:22:02.468Z | Downloaded slog-async v2.8.0 |
| 1075 | 2026-06-18T13:22:02.468Z | Downloaded tagptr v0.2.0 |
| 1076 | 2026-06-18T13:22:02.471Z | Downloaded slog-bunyan v2.5.0 |
| 1077 | 2026-06-18T13:22:02.471Z | Downloaded rustversion v1.0.22 |
| 1078 | 2026-06-18T13:22:02.471Z | Downloaded omicron-zone-package v0.12.2 |
| 1079 | 2026-06-18T13:22:02.474Z | Downloaded slog-json v2.6.1 |
| 1080 | 2026-06-18T13:22:02.477Z | Downloaded stable_deref_trait v1.2.1 |
| 1081 | 2026-06-18T13:22:02.477Z | Downloaded scroll v0.12.0 |
| 1082 | 2026-06-18T13:22:02.477Z | Downloaded tabwriter v1.4.1 |
| 1083 | 2026-06-18T13:22:02.477Z | Downloaded rand_core v0.10.1 |
| 1084 | 2026-06-18T13:22:02.480Z | Downloaded termtree v0.5.1 |
| 1085 | 2026-06-18T13:22:02.480Z | Downloaded structmeta v0.3.0 |
| 1086 | 2026-06-18T13:22:02.480Z | Downloaded cc v1.2.63 |
| 1087 | 2026-06-18T13:22:02.483Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1088 | 2026-06-18T13:22:02.486Z | Downloaded rustls-pemfile v2.2.0 |
| 1089 | 2026-06-18T13:22:02.486Z | Downloaded testing_table v0.3.0 |
| 1090 | 2026-06-18T13:22:02.486Z | Downloaded slog-dtrace v0.3.0 |
| 1091 | 2026-06-18T13:22:02.489Z | Downloaded thread-id v4.2.2 |
| 1092 | 2026-06-18T13:22:02.489Z | Downloaded pest_generator v2.8.6 |
| 1093 | 2026-06-18T13:22:02.489Z | Downloaded oxnet v0.1.6 |
| 1094 | 2026-06-18T13:22:02.492Z | Downloaded time-core v0.1.8 |
| 1095 | 2026-06-18T13:22:02.492Z | Downloaded thread-id v5.1.0 |
| 1096 | 2026-06-18T13:22:02.492Z | Downloaded pest_derive v2.8.6 |
| 1097 | 2026-06-18T13:22:02.495Z | Downloaded icu_provider v2.2.0 |
| 1098 | 2026-06-18T13:22:02.495Z | Downloaded rhai_codegen v3.2.0 |
| 1099 | 2026-06-18T13:22:02.499Z | Downloaded crossbeam-utils v0.8.21 |
| 1100 | 2026-06-18T13:22:02.502Z | Downloaded half v2.7.1 |
| 1101 | 2026-06-18T13:22:02.505Z | Downloaded console v0.16.3 |
| 1102 | 2026-06-18T13:22:02.505Z | Downloaded cargo_toml v0.22.3 |
| 1103 | 2026-06-18T13:22:02.507Z | Downloaded byteorder v1.5.0 |
| 1104 | 2026-06-18T13:22:02.507Z | Downloaded base16ct v0.2.0 |
| 1105 | 2026-06-18T13:22:02.507Z | Downloaded foldhash v0.2.0 |
| 1106 | 2026-06-18T13:22:02.510Z | Downloaded chacha20poly1305 v0.10.1 |
| 1107 | 2026-06-18T13:22:02.510Z | Downloaded bytes v1.11.1 |
| 1108 | 2026-06-18T13:22:02.514Z | Downloaded topological-sort v0.2.2 |
| 1109 | 2026-06-18T13:22:02.517Z | Downloaded serde_tokenstream v0.2.3 |
| 1110 | 2026-06-18T13:22:02.517Z | Downloaded universal-hash v0.5.1 |
| 1111 | 2026-06-18T13:22:02.517Z | Downloaded serde_derive_internals v0.29.1 |
| 1112 | 2026-06-18T13:22:02.517Z | Downloaded progenitor-client v0.13.0 |
| 1113 | 2026-06-18T13:22:02.517Z | Downloaded unit-prefix v0.5.2 |
| 1114 | 2026-06-18T13:22:02.520Z | Downloaded indexmap v1.9.3 |
| 1115 | 2026-06-18T13:22:02.520Z | Downloaded strum_macros v0.27.2 |
| 1116 | 2026-06-18T13:22:02.523Z | Downloaded indicatif v0.18.4 |
| 1117 | 2026-06-18T13:22:02.526Z | Downloaded usdt-attr-macro v0.5.0 |
| 1118 | 2026-06-18T13:22:02.526Z | Downloaded usdt v0.5.0 |
| 1119 | 2026-06-18T13:22:02.526Z | Downloaded untrusted v0.7.1 |
| 1120 | 2026-06-18T13:22:02.526Z | Downloaded typify-macro v0.6.2 |
| 1121 | 2026-06-18T13:22:02.528Z | Downloaded icu_normalizer v2.2.0 |
| 1122 | 2026-06-18T13:22:02.528Z | Downloaded serde_with_macros v3.20.0 |
| 1123 | 2026-06-18T13:22:02.531Z | Downloaded konst v0.2.20 |
| 1124 | 2026-06-18T13:22:02.534Z | Downloaded usdt-attr-macro v0.6.0 |
| 1125 | 2026-06-18T13:22:02.534Z | Downloaded crossbeam-channel v0.5.15 |
| 1126 | 2026-06-18T13:22:02.538Z | Downloaded const_format v0.2.36 |
| 1127 | 2026-06-18T13:22:02.541Z | Downloaded typify-macro v0.4.3 |
| 1128 | 2026-06-18T13:22:02.541Z | Downloaded strum_macros v0.26.4 |
| 1129 | 2026-06-18T13:22:02.541Z | Downloaded usdt-macro v0.5.0 |
| 1130 | 2026-06-18T13:22:02.541Z | Downloaded slog-scope v4.4.1 |
| 1131 | 2026-06-18T13:22:02.541Z | Downloaded smf v0.2.3 |
| 1132 | 2026-06-18T13:22:02.544Z | Downloaded data-encoding v2.11.0 |
| 1133 | 2026-06-18T13:22:02.544Z | Downloaded cpufeatures v0.3.0 |
| 1134 | 2026-06-18T13:22:02.544Z | Downloaded arc-swap v1.9.1 |
| 1135 | 2026-06-18T13:22:02.547Z | Downloaded wait-timeout v0.2.1 |
| 1136 | 2026-06-18T13:22:02.547Z | Downloaded utf-8 v0.7.6 |
| 1137 | 2026-06-18T13:22:02.547Z | Downloaded usdt-macro v0.6.0 |
| 1138 | 2026-06-18T13:22:02.550Z | Downloaded unarray v0.1.4 |
| 1139 | 2026-06-18T13:22:02.550Z | Downloaded smartstring v1.0.1 |
| 1140 | 2026-06-18T13:22:02.550Z | Downloaded usdt v0.6.0 |
| 1141 | 2026-06-18T13:22:02.550Z | Downloaded slog-stdlog v4.1.1 |
| 1142 | 2026-06-18T13:22:02.553Z | Downloaded httpdate v1.0.3 |
| 1143 | 2026-06-18T13:22:02.553Z | Downloaded gethostname v0.5.0 |
| 1144 | 2026-06-18T13:22:02.553Z | Downloaded dyn-clone v1.0.20 |
| 1145 | 2026-06-18T13:22:02.556Z | Downloaded crc8 v0.1.1 |
| 1146 | 2026-06-18T13:22:02.556Z | Downloaded slog-term v2.9.2 |
| 1147 | 2026-06-18T13:22:02.556Z | Downloaded ciborium-io v0.2.2 |
| 1148 | 2026-06-18T13:22:02.559Z | Downloaded papergrid v0.11.0 |
| 1149 | 2026-06-18T13:22:02.559Z | Downloaded async-stream v0.3.6 |
| 1150 | 2026-06-18T13:22:02.562Z | Downloaded smallvec v1.15.1 |
| 1151 | 2026-06-18T13:22:02.562Z | Downloaded rusty-fork v0.3.1 |
| 1152 | 2026-06-18T13:22:02.562Z | Downloaded allocator-api2 v0.2.21 |
| 1153 | 2026-06-18T13:22:02.565Z | Downloaded tokio-tungstenite v0.21.0 |
| 1154 | 2026-06-18T13:22:02.565Z | Downloaded synstructure v0.13.2 |
| 1155 | 2026-06-18T13:22:02.568Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1156 | 2026-06-18T13:22:02.568Z | Downloaded time-macros v0.2.27 |
| 1157 | 2026-06-18T13:22:02.571Z | Downloaded waitgroup v0.1.2 |
| 1158 | 2026-06-18T13:22:02.574Z | Downloaded zerofrom v0.1.8 |
| 1159 | 2026-06-18T13:22:02.577Z | Downloaded yoke-derive v0.8.2 |
| 1160 | 2026-06-18T13:22:02.579Z | Downloaded schemars v0.8.22 |
| 1161 | 2026-06-18T13:22:02.583Z | Downloaded tokio-dtrace v0.1.1 |
| 1162 | 2026-06-18T13:22:02.585Z | Downloaded snafu-derive v0.8.9 |
| 1163 | 2026-06-18T13:22:02.585Z | Downloaded prettyplease v0.2.37 |
| 1164 | 2026-06-18T13:22:02.588Z | Downloaded base64 v0.21.7 |
| 1165 | 2026-06-18T13:22:02.591Z | Downloaded tinystr v0.8.3 |
| 1166 | 2026-06-18T13:22:02.591Z | Downloaded icu_normalizer_data v2.2.0 |
| 1167 | 2026-06-18T13:22:02.594Z | Downloaded zerofrom-derive v0.1.7 |
| 1168 | 2026-06-18T13:22:02.594Z | Downloaded crypto-bigint v0.5.5 |
| 1169 | 2026-06-18T13:22:02.598Z | Downloaded tiny-keccak v2.0.2 |
| 1170 | 2026-06-18T13:22:02.600Z | Downloaded zeroize_derive v1.4.3 |
| 1171 | 2026-06-18T13:22:02.600Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1172 | 2026-06-18T13:22:02.603Z | Downloaded zone_cfg_derive v0.3.1 |
| 1173 | 2026-06-18T13:22:02.603Z | Downloaded usdt-impl v0.5.0 |
| 1174 | 2026-06-18T13:22:02.603Z | Downloaded progenitor-impl v0.10.0 |
| 1175 | 2026-06-18T13:22:02.606Z | Downloaded similar v2.7.0 |
| 1176 | 2026-06-18T13:22:02.609Z | Downloaded whoami v1.6.1 |
| 1177 | 2026-06-18T13:22:02.611Z | Downloaded openssl-sys v0.9.116 |
| 1178 | 2026-06-18T13:22:02.615Z | Downloaded term v1.2.1 |
| 1179 | 2026-06-18T13:22:02.618Z | Downloaded zone v0.3.1 |
| 1180 | 2026-06-18T13:22:02.621Z | Downloaded icu_properties v2.2.0 |
| 1181 | 2026-06-18T13:22:02.624Z | Downloaded progenitor-impl v0.13.0 |
| 1182 | 2026-06-18T13:22:02.624Z | Downloaded progenitor-impl v0.14.0 |
| 1183 | 2026-06-18T13:22:02.628Z | Downloaded usdt-impl v0.6.0 |
| 1184 | 2026-06-18T13:22:02.635Z | Downloaded spin v0.9.8 |
| 1185 | 2026-06-18T13:22:02.638Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1186 | 2026-06-18T13:22:02.641Z | Downloaded vsss-rs v3.3.4 |
| 1187 | 2026-06-18T13:22:02.641Z | Downloaded thiserror-no-std v2.0.2 |
| 1188 | 2026-06-18T13:22:02.644Z | Downloaded pretty_assertions v1.4.1 |
| 1189 | 2026-06-18T13:22:02.646Z | Downloaded xz2 v0.1.7 |
| 1190 | 2026-06-18T13:22:02.646Z | Downloaded zeroize v1.8.2 |
| 1191 | 2026-06-18T13:22:02.646Z | Downloaded writeable v0.6.3 |
| 1192 | 2026-06-18T13:22:02.651Z | Downloaded hickory-resolver v0.25.2 |
| 1193 | 2026-06-18T13:22:02.651Z | Downloaded zerovec-derive v0.11.3 |
| 1194 | 2026-06-18T13:22:02.655Z | Downloaded rand v0.8.6 |
| 1195 | 2026-06-18T13:22:02.655Z | Downloaded pest_meta v2.8.6 |
| 1196 | 2026-06-18T13:22:02.655Z | Downloaded icu_locale_core v2.2.0 |
| 1197 | 2026-06-18T13:22:02.658Z | Downloaded thin-vec v0.2.18 |
| 1198 | 2026-06-18T13:22:02.658Z | Downloaded slog v2.8.2 |
| 1199 | 2026-06-18T13:22:02.661Z | Downloaded rayon-core v1.13.0 |
| 1200 | 2026-06-18T13:22:02.665Z | Downloaded schemars v0.9.0 |
| 1201 | 2026-06-18T13:22:02.668Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1202 | 2026-06-18T13:22:02.671Z | Downloaded typify v0.4.3 |
| 1203 | 2026-06-18T13:22:02.674Z | Downloaded toml v0.7.8 |
| 1204 | 2026-06-18T13:22:02.676Z | Downloaded zerocopy-derive v0.7.35 |
| 1205 | 2026-06-18T13:22:02.677Z | Downloaded minimal-lexical v0.2.1 |
| 1206 | 2026-06-18T13:22:02.679Z | Downloaded hickory-resolver v0.24.4 |
| 1207 | 2026-06-18T13:22:02.685Z | Downloaded ucd-trie v0.1.7 |
| 1208 | 2026-06-18T13:22:02.688Z | Downloaded memchr v2.8.1 |
| 1209 | 2026-06-18T13:22:02.691Z | Downloaded heapless v0.8.0 |
| 1210 | 2026-06-18T13:22:02.694Z | Downloaded test-strategy v0.4.5 |
| 1211 | 2026-06-18T13:22:02.697Z | Downloaded papergrid v0.18.0 |
| 1212 | 2026-06-18T13:22:02.700Z | Downloaded yoke v0.8.3 |
| 1213 | 2026-06-18T13:22:02.700Z | Downloaded walkdir v2.5.0 |
| 1214 | 2026-06-18T13:22:02.702Z | Downloaded jiff-static v0.2.28 |
| 1215 | 2026-06-18T13:22:02.705Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1216 | 2026-06-18T13:22:02.708Z | Downloaded tungstenite v0.21.0 |
| 1217 | 2026-06-18T13:22:02.710Z | Downloaded icu_collections v2.2.0 |
| 1218 | 2026-06-18T13:22:02.714Z | Downloaded schemars v1.2.1 |
| 1219 | 2026-06-18T13:22:02.722Z | Downloaded typify v0.6.2 |
| 1220 | 2026-06-18T13:22:02.725Z | Downloaded hashbrown v0.12.3 |
| 1221 | 2026-06-18T13:22:02.727Z | Downloaded nom v7.1.3 |
| 1222 | 2026-06-18T13:22:02.730Z | Downloaded expectorate v1.2.0 |
| 1223 | 2026-06-18T13:22:02.741Z | Downloaded snafu v0.8.9 |
| 1224 | 2026-06-18T13:22:02.744Z | Downloaded http v1.4.1 |
| 1225 | 2026-06-18T13:22:02.747Z | Downloaded pest v2.8.6 |
| 1226 | 2026-06-18T13:22:02.749Z | Downloaded toml_edit v0.19.15 |
| 1227 | 2026-06-18T13:22:02.758Z | Downloaded yansi v1.0.1 |
| 1228 | 2026-06-18T13:22:02.760Z | Downloaded uuid v1.23.2 |
| 1229 | 2026-06-18T13:22:02.763Z | Downloaded steno v0.4.1 |
| 1230 | 2026-06-18T13:22:02.763Z | Downloaded async-compression v0.4.42 |
| 1231 | 2026-06-18T13:22:02.766Z | Downloaded qorb v0.4.1 |
| 1232 | 2026-06-18T13:22:02.769Z | Downloaded rand v0.10.1 |
| 1233 | 2026-06-18T13:22:02.771Z | Downloaded dropshot-api-manager v0.7.2 |
| 1234 | 2026-06-18T13:22:02.780Z | Downloaded zerocopy-derive v0.8.50 |
| 1235 | 2026-06-18T13:22:02.787Z | Downloaded zerotrie v0.2.4 |
| 1236 | 2026-06-18T13:22:02.799Z | Downloaded nom v8.0.0 |
| 1237 | 2026-06-18T13:22:02.802Z | Downloaded typed-path v0.9.3 |
| 1238 | 2026-06-18T13:22:02.805Z | Downloaded unsafe-libyaml v0.2.11 |
| 1239 | 2026-06-18T13:22:02.808Z | Downloaded itertools v0.12.1 |
| 1240 | 2026-06-18T13:22:02.821Z | Downloaded reqwest v0.13.4 |
| 1241 | 2026-06-18T13:22:02.824Z | Downloaded hashbrown v0.16.1 |
| 1242 | 2026-06-18T13:22:02.832Z | Downloaded h2 v0.4.14 |
| 1243 | 2026-06-18T13:22:02.845Z | Downloaded regex v1.12.3 |
| 1244 | 2026-06-18T13:22:02.848Z | Downloaded rayon v1.12.0 |
| 1245 | 2026-06-18T13:22:02.854Z | Downloaded icu_properties_data v2.2.0 |
| 1246 | 2026-06-18T13:22:02.858Z | Downloaded iddqd v0.4.2 |
| 1247 | 2026-06-18T13:22:02.863Z | Downloaded goblin v0.8.2 |
| 1248 | 2026-06-18T13:22:02.866Z | Downloaded libm v0.2.16 |
| 1249 | 2026-06-18T13:22:02.872Z | Downloaded hkdf v0.12.4 |
| 1250 | 2026-06-18T13:22:02.882Z | Downloaded zerovec v0.11.6 |
| 1251 | 2026-06-18T13:22:02.885Z | Downloaded tough v0.22.0 |
| 1252 | 2026-06-18T13:22:02.901Z | Downloaded winnow v0.5.40 |
| 1253 | 2026-06-18T13:22:02.905Z | Downloaded zerocopy v0.7.35 |
| 1254 | 2026-06-18T13:22:02.915Z | Downloaded blake3 v1.8.5 |
| 1255 | 2026-06-18T13:22:02.927Z | Downloaded proptest v1.11.0 |
| 1256 | 2026-06-18T13:22:02.932Z | Downloaded serde_with v3.20.0 |
| 1257 | 2026-06-18T13:22:02.938Z | Downloaded moka v0.12.15 |
| 1258 | 2026-06-18T13:22:02.942Z | Downloaded aws-lc-rs v1.17.0 |
| 1259 | 2026-06-18T13:22:02.966Z | Downloaded tabled v0.15.0 |
| 1260 | 2026-06-18T13:22:02.974Z | Downloaded time v0.3.47 |
| 1261 | 2026-06-18T13:22:02.980Z | Downloaded tabled v0.21.0 |
| 1262 | 2026-06-18T13:22:02.989Z | Downloaded webpki-roots v1.0.7 |
| 1263 | 2026-06-18T13:22:02.992Z | Downloaded syn v1.0.109 |
| 1264 | 2026-06-18T13:22:03.002Z | Downloaded goblin v0.10.7 |
| 1265 | 2026-06-18T13:22:03.014Z | Downloaded zerocopy v0.8.50 |
| 1266 | 2026-06-18T13:22:03.026Z | Downloaded openssl v0.10.80 |
| 1267 | 2026-06-18T13:22:03.031Z | Downloaded syn v2.0.117 |
| 1268 | 2026-06-18T13:22:03.038Z | Downloaded rhai v1.25.1 |
| 1269 | 2026-06-18T13:22:03.044Z | Downloaded smoltcp v0.11.0 |
| 1270 | 2026-06-18T13:22:03.051Z | Downloaded regex-syntax v0.8.10 |
| 1271 | 2026-06-18T13:22:03.055Z | Downloaded hickory-proto v0.25.2 |
| 1272 | 2026-06-18T13:22:03.064Z | Downloaded openapiv3 v2.2.0 |
| 1273 | 2026-06-18T13:22:03.072Z | Downloaded regress v0.10.5 |
| 1274 | 2026-06-18T13:22:03.076Z | Downloaded hickory-proto v0.24.4 |
| 1275 | 2026-06-18T13:22:03.084Z | Downloaded regress v0.11.1 |
| 1276 | 2026-06-18T13:22:03.089Z | Downloaded typify-impl v0.6.2 |
| 1277 | 2026-06-18T13:22:03.097Z | Downloaded dropshot v0.17.1 |
| 1278 | 2026-06-18T13:22:03.110Z | Downloaded nix v0.31.3 |
| 1279 | 2026-06-18T13:22:03.141Z | Downloaded sled v0.34.7 |
| 1280 | 2026-06-18T13:22:03.146Z | Downloaded typify-impl v0.4.3 |
| 1281 | 2026-06-18T13:22:03.154Z | Downloaded jiff v0.2.28 |
| 1282 | 2026-06-18T13:22:03.165Z | Downloaded lzma-sys v0.1.20 |
| 1283 | 2026-06-18T13:22:03.197Z | Downloaded petgraph v0.6.5 |
| 1284 | 2026-06-18T13:22:03.208Z | Downloaded chrono-tz v0.10.4 |
| 1285 | 2026-06-18T13:22:03.217Z | Downloaded encoding_rs v0.8.35 |
| 1286 | 2026-06-18T13:22:03.271Z | Downloaded sha3 v0.10.9 |
| 1287 | 2026-06-18T13:22:03.276Z | Downloaded csv v1.4.0 |
| 1288 | 2026-06-18T13:22:03.849Z | Downloaded aws-lc-sys v0.41.0 |
| 1289 | 2026-06-18T13:22:04.776Z | Compiling proc-macro2 v1.0.106 |
| 1290 | 2026-06-18T13:22:04.776Z | Compiling unicode-ident v1.0.24 |
| 1291 | 2026-06-18T13:22:04.776Z | Compiling quote v1.0.45 |
| 1292 | 2026-06-18T13:22:04.776Z | Compiling serde_core v1.0.228 |
| 1293 | 2026-06-18T13:22:04.776Z | Compiling cfg-if v1.0.4 |
| 1294 | 2026-06-18T13:22:04.780Z | Compiling serde v1.0.228 |
| 1295 | 2026-06-18T13:22:04.780Z | Compiling libc v0.2.186 |
| 1296 | 2026-06-18T13:22:04.780Z | Compiling memchr v2.8.1 |
| 1297 | 2026-06-18T13:22:04.955Z | Compiling itoa v1.0.18 |
| 1298 | 2026-06-18T13:22:05.142Z | Compiling zmij v1.0.21 |
| 1299 | 2026-06-18T13:22:05.261Z | Compiling autocfg v1.5.1 |
| 1300 | 2026-06-18T13:22:05.315Z | Compiling libm v0.2.16 |
| 1301 | 2026-06-18T13:22:05.571Z | Compiling stable_deref_trait v1.2.1 |
| 1302 | 2026-06-18T13:22:05.620Z | Compiling writeable v0.6.3 |
| 1303 | 2026-06-18T13:22:05.644Z | Compiling litemap v0.8.2 |
| 1304 | 2026-06-18T13:22:05.752Z | Compiling icu_normalizer_data v2.2.0 |
| 1305 | 2026-06-18T13:22:05.770Z | Compiling utf8_iter v1.0.4 |
| 1306 | 2026-06-18T13:22:05.823Z | Compiling version_check v0.9.5 |
| 1307 | 2026-06-18T13:22:05.834Z | Compiling percent-encoding v2.3.2 |
| 1308 | 2026-06-18T13:22:05.855Z | Compiling icu_properties_data v2.2.0 |
| 1309 | 2026-06-18T13:22:06.024Z | Compiling iana-time-zone v0.1.65 |
| 1310 | 2026-06-18T13:22:06.081Z | Compiling equivalent v1.0.2 |
| 1311 | 2026-06-18T13:22:06.092Z | Compiling syn v2.0.117 |
| 1312 | 2026-06-18T13:22:06.170Z | Compiling form_urlencoded v1.2.2 |
| 1313 | 2026-06-18T13:22:06.211Z | Compiling pin-project-lite v0.2.17 |
| 1314 | 2026-06-18T13:22:06.253Z | Compiling serde_json v1.0.150 |
| 1315 | 2026-06-18T13:22:06.267Z | Compiling scopeguard v1.2.0 |
| 1316 | 2026-06-18T13:22:06.283Z | Compiling dyn-clone v1.0.20 |
| 1317 | 2026-06-18T13:22:06.305Z | Compiling parking_lot_core v0.9.12 |
| 1318 | 2026-06-18T13:22:06.350Z | Compiling num-traits v0.2.19 |
| 1319 | 2026-06-18T13:22:06.373Z | Compiling lock_api v0.4.14 |
| 1320 | 2026-06-18T13:22:06.425Z | Compiling getrandom v0.4.2 |
| 1321 | 2026-06-18T13:22:06.518Z | Compiling rand_core v0.10.1 |
| 1322 | 2026-06-18T13:22:06.615Z | Compiling thiserror v2.0.18 |
| 1323 | 2026-06-18T13:22:06.625Z | Compiling hashbrown v0.17.1 |
| 1324 | 2026-06-18T13:22:06.677Z | Compiling errno v0.3.14 |
| 1325 | 2026-06-18T13:22:06.829Z | Compiling futures-core v0.3.32 |
| 1326 | 2026-06-18T13:22:06.914Z | Compiling zerocopy v0.8.50 |
| 1327 | 2026-06-18T13:22:06.981Z | Compiling heck v0.5.0 |
| 1328 | 2026-06-18T13:22:07.125Z | Compiling semver v1.0.28 |
| 1329 | 2026-06-18T13:22:07.191Z | Compiling indexmap v2.14.0 |
| 1330 | 2026-06-18T13:22:07.236Z | Compiling futures-sink v0.3.32 |
| 1331 | 2026-06-18T13:22:07.337Z | Compiling uuid v1.23.2 |
| 1332 | 2026-06-18T13:22:07.354Z | Compiling slab v0.4.12 |
| 1333 | 2026-06-18T13:22:07.371Z | Compiling jobserver v0.1.34 |
| 1334 | 2026-06-18T13:22:07.465Z | Compiling shlex v2.0.1 |
| 1335 | 2026-06-18T13:22:07.519Z | Compiling find-msvc-tools v0.1.9 |
| 1336 | 2026-06-18T13:22:07.644Z | Compiling fnv v1.0.7 |
| 1337 | 2026-06-18T13:22:07.683Z | Compiling rustversion v1.0.22 |
| 1338 | 2026-06-18T13:22:07.756Z | Compiling cc v1.2.63 |
| 1339 | 2026-06-18T13:22:07.759Z | Compiling schemars v0.8.22 |
| 1340 | 2026-06-18T13:22:07.764Z | Compiling futures-channel v0.3.32 |
| 1341 | 2026-06-18T13:22:07.808Z | Compiling futures-task v0.3.32 |
| 1342 | 2026-06-18T13:22:07.976Z | Compiling futures-io v0.3.32 |
| 1343 | 2026-06-18T13:22:07.988Z | Compiling socket2 v0.6.4 |
| 1344 | 2026-06-18T13:22:08.015Z | Compiling portable-atomic v1.13.1 |
| 1345 | 2026-06-18T13:22:08.133Z | Compiling bitflags v2.12.1 |
| 1346 | 2026-06-18T13:22:08.147Z | Compiling signal-hook-registry v1.4.8 |
| 1347 | 2026-06-18T13:22:08.285Z | Compiling mio v1.2.1 |
| 1348 | 2026-06-18T13:22:08.373Z | Compiling critical-section v1.2.0 |
| 1349 | 2026-06-18T13:22:08.428Z | Compiling dunce v1.0.5 |
| 1350 | 2026-06-18T13:22:08.439Z | Compiling fs_extra v1.3.0 |
| 1351 | 2026-06-18T13:22:08.477Z | Compiling cmake v0.1.58 |
| 1352 | 2026-06-18T13:22:08.521Z | Compiling typenum v1.20.1 |
| 1353 | 2026-06-18T13:22:08.648Z | Compiling base64 v0.22.1 |
| 1354 | 2026-06-18T13:22:08.687Z | Compiling log v0.4.32 |
| 1355 | 2026-06-18T13:22:08.815Z | Compiling regex-syntax v0.8.10 |
| 1356 | 2026-06-18T13:22:08.862Z | Compiling subtle v2.6.1 |
| 1357 | 2026-06-18T13:22:08.972Z | Compiling synstructure v0.13.2 |
| 1358 | 2026-06-18T13:22:08.999Z | Compiling serde_derive_internals v0.29.1 |
| 1359 | 2026-06-18T13:22:09.011Z | Compiling once_cell v1.21.4 |
| 1360 | 2026-06-18T13:22:09.015Z | Compiling aws-lc-sys v0.41.0 |
| 1361 | 2026-06-18T13:22:09.033Z | Compiling slog v2.8.2 |
| 1362 | 2026-06-18T13:22:09.218Z | Compiling byteorder v1.5.0 |
| 1363 | 2026-06-18T13:22:09.285Z | Compiling atomic-waker v1.1.2 |
| 1364 | 2026-06-18T13:22:09.309Z | Compiling strsim v0.11.1 |
| 1365 | 2026-06-18T13:22:09.410Z | Compiling rustix v1.1.4 |
| 1366 | 2026-06-18T13:22:09.444Z | Compiling ipnet v2.12.0 |
| 1367 | 2026-06-18T13:22:09.466Z | Compiling httparse v1.10.1 |
| 1368 | 2026-06-18T13:22:09.708Z | Compiling tower-layer v0.3.3 |
| 1369 | 2026-06-18T13:22:09.782Z | Compiling tower-service v0.3.3 |
| 1370 | 2026-06-18T13:22:09.871Z | Compiling ryu v1.0.23 |
| 1371 | 2026-06-18T13:22:09.925Z | Compiling untrusted v0.9.0 |
| 1372 | 2026-06-18T13:22:10.000Z | Compiling try-lock v0.2.5 |
| 1373 | 2026-06-18T13:22:10.044Z | Compiling getrandom v0.2.17 |
| 1374 | 2026-06-18T13:22:10.045Z | Compiling httpdate v1.0.3 |
| 1375 | 2026-06-18T13:22:10.064Z | Compiling getrandom v0.3.4 |
| 1376 | 2026-06-18T13:22:10.102Z | Compiling want v0.3.1 |
| 1377 | 2026-06-18T13:22:10.114Z | Compiling serde_derive v1.0.228 |
| 1378 | 2026-06-18T13:22:10.187Z | Compiling zerofrom-derive v0.1.7 |
| 1379 | 2026-06-18T13:22:10.219Z | Compiling yoke-derive v0.8.2 |
| 1380 | 2026-06-18T13:22:10.267Z | Compiling zerovec-derive v0.11.3 |
| 1381 | 2026-06-18T13:22:10.284Z | Compiling displaydoc v0.2.6 |
| 1382 | 2026-06-18T13:22:10.403Z | Compiling schemars_derive v0.8.22 |
| 1383 | 2026-06-18T13:22:11.093Z | Compiling tokio-macros v2.7.0 |
| 1384 | 2026-06-18T13:22:11.297Z | Compiling thiserror-impl v2.0.18 |
| 1385 | 2026-06-18T13:22:11.376Z | Compiling zerocopy-derive v0.8.50 |
| 1386 | 2026-06-18T13:22:11.389Z | Compiling zerofrom v0.1.8 |
| 1387 | 2026-06-18T13:22:11.486Z | Compiling yoke v0.8.3 |
| 1388 | 2026-06-18T13:22:11.505Z | Compiling zeroize_derive v1.4.3 |
| 1389 | 2026-06-18T13:22:11.601Z | Compiling futures-macro v0.3.32 |
| 1390 | 2026-06-18T13:22:11.669Z | Compiling zerovec v0.11.6 |
| 1391 | 2026-06-18T13:22:11.842Z | Compiling zerotrie v0.2.4 |
| 1392 | 2026-06-18T13:22:12.134Z | Compiling tinystr v0.8.3 |
| 1393 | 2026-06-18T13:22:12.190Z | Compiling potential_utf v0.1.5 |
| 1394 | 2026-06-18T13:22:12.202Z | Compiling zeroize v1.8.2 |
| 1395 | 2026-06-18T13:22:12.336Z | Compiling icu_locale_core v2.2.0 |
| 1396 | 2026-06-18T13:22:12.356Z | Compiling icu_collections v2.2.0 |
| 1397 | 2026-06-18T13:22:12.401Z | Compiling thiserror v1.0.69 |
| 1398 | 2026-06-18T13:22:12.422Z | Compiling futures-util v0.3.32 |
| 1399 | 2026-06-18T13:22:12.620Z | Compiling ucd-trie v0.1.7 |
| 1400 | 2026-06-18T13:22:12.878Z | Compiling pest v2.8.6 |
| 1401 | 2026-06-18T13:22:12.906Z | Compiling rand_core v0.6.4 |
| 1402 | 2026-06-18T13:22:12.917Z | Compiling thiserror-impl v1.0.69 |
| 1403 | 2026-06-18T13:22:13.127Z | Compiling icu_provider v2.2.0 |
| 1404 | 2026-06-18T13:22:13.291Z | Compiling bytes v1.11.1 |
| 1405 | 2026-06-18T13:22:13.406Z | Compiling smallvec v1.15.1 |
| 1406 | 2026-06-18T13:22:13.444Z | Compiling icu_properties v2.2.0 |
| 1407 | 2026-06-18T13:22:13.634Z | Compiling icu_normalizer v2.2.0 |
| 1408 | 2026-06-18T13:22:13.911Z | Compiling chrono v0.4.45 |
| 1409 | 2026-06-18T13:22:14.136Z | Compiling http v1.4.1 |
| 1410 | 2026-06-18T13:22:14.223Z | Compiling serde_tokenstream v0.2.3 |
| 1411 | 2026-06-18T13:22:14.370Z | Compiling idna_adapter v1.2.2 |
| 1412 | 2026-06-18T13:22:14.502Z | Compiling idna v1.1.0 |
| 1413 | 2026-06-18T13:22:14.520Z | Compiling parking_lot v0.12.5 |
| 1414 | 2026-06-18T13:22:14.622Z | Compiling erased-serde v0.3.31 |
| 1415 | 2026-06-18T13:22:14.808Z | Compiling tokio v1.52.3 |
| 1416 | 2026-06-18T13:22:14.986Z | Compiling url v2.5.8 |
| 1417 | 2026-06-18T13:22:15.167Z | Compiling http-body v1.0.1 |
| 1418 | 2026-06-18T13:22:15.317Z | Compiling pest_meta v2.8.6 |
| 1419 | 2026-06-18T13:22:15.329Z | Compiling plain v0.2.3 |
| 1420 | 2026-06-18T13:22:15.439Z | Compiling pretty-hex v0.4.2 |
| 1421 | 2026-06-18T13:22:15.451Z | Compiling foldhash v0.2.0 |
| 1422 | 2026-06-18T13:22:15.580Z | Compiling ppv-lite86 v0.2.21 |
| 1423 | 2026-06-18T13:22:15.682Z | Compiling allocator-api2 v0.2.21 |
| 1424 | 2026-06-18T13:22:15.706Z | Compiling tracing-attributes v0.1.31 |
| 1425 | 2026-06-18T13:22:15.870Z | Compiling tracing-core v0.1.36 |
| 1426 | 2026-06-18T13:22:15.891Z | Compiling pest_generator v2.8.6 |
| 1427 | 2026-06-18T13:22:16.009Z | Compiling hashbrown v0.16.1 |
| 1428 | 2026-06-18T13:22:16.489Z | Compiling ipnetwork v0.21.1 |
| 1429 | 2026-06-18T13:22:16.501Z | Compiling paste v1.0.15 |
| 1430 | 2026-06-18T13:22:16.590Z | Compiling http-body-util v0.1.3 |
| 1431 | 2026-06-18T13:22:16.602Z | Compiling pest_derive v2.8.6 |
| 1432 | 2026-06-18T13:22:16.827Z | Compiling serde_urlencoded v0.7.1 |
| 1433 | 2026-06-18T13:22:16.843Z | Compiling aho-corasick v1.1.4 |
| 1434 | 2026-06-18T13:22:16.925Z | Compiling ident_case v1.0.1 |
| 1435 | 2026-06-18T13:22:16.936Z | Compiling tracing v0.1.44 |
| 1436 | 2026-06-18T13:22:17.043Z | Compiling omicron-workspace-hack v0.1.0 |
| 1437 | 2026-06-18T13:22:17.071Z | Compiling sync_wrapper v1.0.2 |
| 1438 | 2026-06-18T13:22:17.161Z | Compiling winnow v1.0.3 |
| 1439 | 2026-06-18T13:22:17.173Z | Compiling oxnet v0.1.6 |
| 1440 | 2026-06-18T13:22:17.352Z | Compiling daft-derive v0.1.7 |
| 1441 | 2026-06-18T13:22:17.557Z | Compiling fastrand v2.4.1 |
| 1442 | 2026-06-18T13:22:17.636Z | Compiling regex-automata v0.4.14 |
| 1443 | 2026-06-18T13:22:17.816Z | Compiling scroll_derive v0.13.1 |
| 1444 | 2026-06-18T13:22:18.173Z | Compiling aws-lc-rs v1.17.0 |
| 1445 | 2026-06-18T13:22:18.234Z | Compiling powerfmt v0.2.0 |
| 1446 | 2026-06-18T13:22:18.234Z | Compiling time-core v0.1.8 |
| 1447 | 2026-06-18T13:22:18.385Z | Compiling num-conv v0.2.2 |
| 1448 | 2026-06-18T13:22:18.438Z | Compiling deranged v0.5.8 |
| 1449 | 2026-06-18T13:22:18.492Z | Compiling tokio-util v0.7.18 |
| 1450 | 2026-06-18T13:22:18.537Z | Compiling time-macros v0.2.27 |
| 1451 | 2026-06-18T13:22:18.667Z | Compiling scroll v0.13.0 |
| 1452 | 2026-06-18T13:22:18.928Z | Compiling rustls-pki-types v1.14.1 |
| 1453 | 2026-06-18T13:22:19.224Z | Compiling async-trait v0.1.89 |
| 1454 | 2026-06-18T13:22:19.402Z | Compiling regex v1.12.3 |
| 1455 | 2026-06-18T13:22:19.414Z | Compiling anyhow v1.0.102 |
| 1456 | 2026-06-18T13:22:19.512Z | Compiling openssl-probe v0.2.1 |
| 1457 | 2026-06-18T13:22:19.700Z | Compiling num_threads v0.1.7 |
| 1458 | 2026-06-18T13:22:19.911Z | Compiling untrusted v0.7.1 |
| 1459 | 2026-06-18T13:22:20.038Z | Compiling hex v0.4.3 |
| 1460 | 2026-06-18T13:22:20.256Z | Compiling rustls v0.23.40 |
| 1461 | 2026-06-18T13:22:20.295Z | Compiling camino v1.2.2 |
| 1462 | 2026-06-18T13:22:20.451Z | Compiling h2 v0.4.14 |
| 1463 | 2026-06-18T13:22:20.591Z | Compiling usdt-impl v0.6.0 |
| 1464 | 2026-06-18T13:22:20.661Z | Compiling crossbeam-utils v0.8.21 |
| 1465 | 2026-06-18T13:22:20.680Z | Compiling crc32fast v1.5.0 |
| 1466 | 2026-06-18T13:22:21.005Z | Compiling goblin v0.10.7 |
| 1467 | 2026-06-18T13:22:21.036Z | Compiling dtrace-parser v0.3.0 |
| 1468 | 2026-06-18T13:22:21.368Z | Compiling futures-executor v0.3.32 |
| 1469 | 2026-06-18T13:22:21.464Z | Compiling structmeta-derive v0.3.0 |
| 1470 | 2026-06-18T13:22:21.654Z | Compiling thread-id v5.1.0 |
| 1471 | 2026-06-18T13:22:21.738Z | Compiling thread_local v1.1.9 |
| 1472 | 2026-06-18T13:22:21.819Z | Compiling cpufeatures v0.3.0 |
| 1473 | 2026-06-18T13:22:21.891Z | Compiling adler2 v2.0.1 |
| 1474 | 2026-06-18T13:22:21.904Z | Compiling simd-adler32 v0.3.9 |
| 1475 | 2026-06-18T13:22:22.002Z | Compiling futures v0.3.32 |
| 1476 | 2026-06-18T13:22:22.024Z | Compiling rand_core v0.9.5 |
| 1477 | 2026-06-18T13:22:22.081Z | Compiling miniz_oxide v0.8.9 |
| 1478 | 2026-06-18T13:22:22.238Z | Compiling darling_core v0.23.0 |
| 1479 | 2026-06-18T13:22:22.518Z | Compiling hyper v1.10.1 |
| 1480 | 2026-06-18T13:22:22.678Z | Compiling structmeta v0.3.0 |
| 1481 | 2026-06-18T13:22:22.734Z | Compiling newtype-uuid-macros v0.1.0 |
| 1482 | 2026-06-18T13:22:22.874Z | Compiling hybrid-array v0.4.12 |
| 1483 | 2026-06-18T13:22:23.483Z | Compiling slog-async v2.8.0 |
| 1484 | 2026-06-18T13:22:23.544Z | Compiling match_cfg v0.1.0 |
| 1485 | 2026-06-18T13:22:23.597Z | Compiling hyper-util v0.1.20 |
| 1486 | 2026-06-18T13:22:23.611Z | Compiling flate2 v1.1.9 |
| 1487 | 2026-06-18T13:22:23.768Z | Compiling dof v0.4.0 |
| 1488 | 2026-06-18T13:22:24.025Z | Compiling newtype-uuid v1.3.2 |
| 1489 | 2026-06-18T13:22:24.253Z | Compiling take_mut v0.2.2 |
| 1490 | 2026-06-18T13:22:24.272Z | Compiling compression-core v0.4.32 |
| 1491 | 2026-06-18T13:22:24.315Z | Compiling darling_macro v0.23.0 |
| 1492 | 2026-06-18T13:22:24.358Z | Compiling quick-error v1.2.3 |
| 1493 | 2026-06-18T13:22:24.372Z | Compiling term v1.2.1 |
| 1494 | 2026-06-18T13:22:24.427Z | Compiling ref-cast v1.0.25 |
| 1495 | 2026-06-18T13:22:24.845Z | Compiling compression-codecs v0.4.38 |
| 1496 | 2026-06-18T13:22:24.960Z | Compiling darling v0.23.0 |
| 1497 | 2026-06-18T13:22:25.044Z | Compiling daft v0.1.7 |
| 1498 | 2026-06-18T13:22:25.112Z | Compiling crypto-common v0.2.2 |
| 1499 | 2026-06-18T13:22:25.172Z | Compiling block-buffer v0.12.0 |
| 1500 | 2026-06-18T13:22:25.225Z | Compiling rand_chacha v0.9.0 |
| 1501 | 2026-06-18T13:22:25.313Z | Compiling strum_macros v0.26.4 |
| 1502 | 2026-06-18T13:22:25.325Z | Compiling ref-cast-impl v1.0.25 |
| 1503 | 2026-06-18T13:22:25.329Z | Compiling serde_spanned v1.1.1 |
| 1504 | 2026-06-18T13:22:25.481Z | Compiling multer v3.1.0 |
| 1505 | 2026-06-18T13:22:25.658Z | Compiling generic-array v0.14.7 |
| 1506 | 2026-06-18T13:22:25.901Z | Compiling bit-vec v0.8.0 |
| 1507 | 2026-06-18T13:22:25.948Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1508 | 2026-06-18T13:22:25.951Z | Compiling usdt-attr-macro v0.6.0 |
| 1509 | 2026-06-18T13:22:26.069Z | Compiling usdt-macro v0.6.0 |
| 1510 | 2026-06-18T13:22:26.140Z | Compiling const-oid v0.10.2 |
| 1511 | 2026-06-18T13:22:26.160Z | Compiling debug-ignore v1.0.5 |
| 1512 | 2026-06-18T13:22:26.197Z | Compiling bit-set v0.8.0 |
| 1513 | 2026-06-18T13:22:26.342Z | Compiling digest v0.11.3 |
| 1514 | 2026-06-18T13:22:26.400Z | Compiling rand v0.9.4 |
| 1515 | 2026-06-18T13:22:26.410Z | Compiling serde_with_macros v3.20.0 |
| 1516 | 2026-06-18T13:22:26.508Z | Compiling tower v0.5.3 |
| 1517 | 2026-06-18T13:22:26.965Z | Compiling strum v0.26.3 |
| 1518 | 2026-06-18T13:22:26.995Z | Compiling async-stream-impl v0.3.6 |
| 1519 | 2026-06-18T13:22:27.093Z | Compiling dropshot v0.17.1 |
| 1520 | 2026-06-18T13:22:27.146Z | Compiling encoding_rs v0.8.35 |
| 1521 | 2026-06-18T13:22:27.205Z | Compiling mime v0.3.17 |
| 1522 | 2026-06-18T13:22:27.333Z | Compiling syn v1.0.109 |
| 1523 | 2026-06-18T13:22:27.522Z | Compiling unarray v0.1.4 |
| 1524 | 2026-06-18T13:22:27.631Z | Compiling spin v0.9.8 |
| 1525 | 2026-06-18T13:22:27.642Z | Compiling async-stream v0.3.6 |
| 1526 | 2026-06-18T13:22:27.706Z | Compiling tower-http v0.6.11 |
| 1527 | 2026-06-18T13:22:27.724Z | Compiling sha1 v0.11.0 |
| 1528 | 2026-06-18T13:22:27.757Z | Compiling derive-ex v0.1.8 |
| 1529 | 2026-06-18T13:22:27.810Z | Compiling dropshot_endpoint v0.17.1 |
| 1530 | 2026-06-18T13:22:27.963Z | Compiling openapiv3 v2.2.0 |
| 1531 | 2026-06-18T13:22:28.225Z | Compiling macaddr v1.0.1 |
| 1532 | 2026-06-18T13:22:28.450Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1533 | 2026-06-18T13:22:28.617Z | Compiling waitgroup v0.1.2 |
| 1534 | 2026-06-18T13:22:28.761Z | Compiling serde_path_to_error v0.1.20 |
| 1535 | 2026-06-18T13:22:28.942Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1536 | 2026-06-18T13:22:29.074Z | Compiling tempfile v3.27.0 |
| 1537 | 2026-06-18T13:22:29.109Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1538 | 2026-06-18T13:22:29.298Z | Compiling time v0.3.47 |
| 1539 | 2026-06-18T13:22:29.341Z | Compiling test-strategy v0.4.5 |
| 1540 | 2026-06-18T13:22:29.472Z | Compiling rustls-native-certs v0.8.4 |
| 1541 | 2026-06-18T13:22:29.500Z | Compiling strum_macros v0.27.2 |
| 1542 | 2026-06-18T13:22:29.567Z | Compiling instant v0.1.13 |
| 1543 | 2026-06-18T13:22:29.858Z | Compiling crossbeam-channel v0.5.15 |
| 1544 | 2026-06-18T13:22:30.226Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1545 | 2026-06-18T13:22:30.428Z | Compiling crypto-common v0.1.7 |
| 1546 | 2026-06-18T13:22:30.794Z | Compiling parse-display-derive v0.10.0 |
| 1547 | 2026-06-18T13:22:30.852Z | Compiling backon v1.6.0 |
| 1548 | 2026-06-18T13:22:30.888Z | Compiling rand_chacha v0.3.1 |
| 1549 | 2026-06-18T13:22:31.074Z | Compiling is-terminal v0.4.17 |
| 1550 | 2026-06-18T13:22:31.136Z | Compiling rand v0.8.6 |
| 1551 | 2026-06-18T13:22:31.169Z | Compiling slog-term v2.9.2 |
| 1552 | 2026-06-18T13:22:31.381Z | Compiling strum v0.27.2 |
| 1553 | 2026-06-18T13:22:31.512Z | Compiling slog-json v2.6.1 |
| 1554 | 2026-06-18T13:22:31.746Z | Compiling hostname v0.3.1 |
| 1555 | 2026-06-18T13:22:31.786Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1556 | 2026-06-18T13:22:31.879Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1557 | 2026-06-18T13:22:32.079Z | Compiling memmap2 v0.9.10 |
| 1558 | 2026-06-18T13:22:32.186Z | Compiling wait-timeout v0.2.1 |
| 1559 | 2026-06-18T13:22:32.295Z | Compiling either v1.16.0 |
| 1560 | 2026-06-18T13:22:32.429Z | Compiling rusty-fork v0.3.1 |
| 1561 | 2026-06-18T13:22:32.482Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1562 | 2026-06-18T13:22:32.485Z | Compiling slog-bunyan v2.5.0 |
| 1563 | 2026-06-18T13:22:32.505Z | Compiling serde_with v3.20.0 |
| 1564 | 2026-06-18T13:22:32.691Z | Compiling async-compression v0.4.42 |
| 1565 | 2026-06-18T13:22:32.723Z | Compiling rand_xorshift v0.4.0 |
| 1566 | 2026-06-18T13:22:32.782Z | Compiling rustls-pemfile v2.2.0 |
| 1567 | 2026-06-18T13:22:32.862Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1568 | 2026-06-18T13:22:32.973Z | Compiling regress v0.10.5 |
| 1569 | 2026-06-18T13:22:32.995Z | Compiling hostname v0.4.2 |
| 1570 | 2026-06-18T13:22:33.343Z | Compiling humantime v2.3.0 |
| 1571 | 2026-06-18T13:22:33.612Z | Compiling proptest v1.11.0 |
| 1572 | 2026-06-18T13:22:34.249Z | Compiling iddqd v0.4.2 |
| 1573 | 2026-06-18T13:22:34.486Z | Compiling usdt v0.6.0 |
| 1574 | 2026-06-18T13:22:34.792Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1575 | 2026-06-18T13:22:34.968Z | Compiling block-buffer v0.10.4 |
| 1576 | 2026-06-18T13:22:35.039Z | Compiling reqwest v0.12.28 |
| 1577 | 2026-06-18T13:22:35.633Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1578 | 2026-06-18T13:22:35.676Z | Compiling digest v0.10.7 |
| 1579 | 2026-06-18T13:22:35.754Z | Compiling itertools v0.14.0 |
| 1580 | 2026-06-18T13:22:35.892Z | Compiling parse-display v0.10.0 |
| 1581 | 2026-06-18T13:22:36.217Z | Compiling progenitor-client v0.10.0 |
| 1582 | 2026-06-18T13:22:36.231Z | Compiling backoff v0.4.0 |
| 1583 | 2026-06-18T13:22:36.441Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1584 | 2026-06-18T13:22:37.465Z | Compiling regress v0.11.1 |
| 1585 | 2026-06-18T13:22:37.486Z | Compiling utf8parse v0.2.2 |
| 1586 | 2026-06-18T13:22:37.595Z | Compiling anstyle-parse v1.0.0 |
| 1587 | 2026-06-18T13:22:37.782Z | Compiling is_terminal_polyfill v1.70.2 |
| 1588 | 2026-06-18T13:22:37.973Z | Compiling anstyle v1.0.14 |
| 1589 | 2026-06-18T13:22:38.125Z | Compiling colorchoice v1.0.5 |
| 1590 | 2026-06-18T13:22:38.422Z | Compiling anstyle-query v1.1.5 |
| 1591 | 2026-06-18T13:22:38.530Z | Compiling anstream v1.0.0 |
| 1592 | 2026-06-18T13:22:38.740Z | Compiling clap_lex v1.1.0 |
| 1593 | 2026-06-18T13:22:38.982Z | Compiling typify-impl v0.6.2 |
| 1594 | 2026-06-18T13:22:39.168Z | Compiling toml_datetime v0.6.11 |
| 1595 | 2026-06-18T13:22:39.309Z | Compiling zerocopy-derive v0.7.35 |
| 1596 | 2026-06-18T13:22:39.445Z | Compiling unicode-width v0.2.2 |
| 1597 | 2026-06-18T13:22:39.694Z | Compiling convert_case v0.4.0 |
| 1598 | 2026-06-18T13:22:39.734Z | Compiling cpufeatures v0.2.17 |
| 1599 | 2026-06-18T13:22:40.151Z | Compiling derive_more v0.99.20 |
| 1600 | 2026-06-18T13:22:40.239Z | Compiling zerocopy v0.7.35 |
| 1601 | 2026-06-18T13:22:40.980Z | Compiling clap_derive v4.6.1 |
| 1602 | 2026-06-18T13:22:41.488Z | Compiling terminal_size v0.4.4 |
| 1603 | 2026-06-18T13:22:41.631Z | Compiling secrecy v0.10.3 |
| 1604 | 2026-06-18T13:22:41.783Z | Compiling float-ord v0.3.2 |
| 1605 | 2026-06-18T13:22:41.871Z | Compiling tinyvec_macros v0.1.1 |
| 1606 | 2026-06-18T13:22:41.897Z | Compiling crucible-workspace-hack v0.1.0 |
| 1607 | 2026-06-18T13:22:41.938Z | Compiling tinyvec v1.11.0 |
| 1608 | 2026-06-18T13:22:42.490Z | Compiling dtrace-parser v0.2.0 |
| 1609 | 2026-06-18T13:22:42.586Z | Compiling scroll_derive v0.12.1 |
| 1610 | 2026-06-18T13:22:42.611Z | Compiling rustc_version v0.4.1 |
| 1611 | 2026-06-18T13:22:42.653Z | Compiling num-integer v0.1.46 |
| 1612 | 2026-06-18T13:22:42.887Z | Compiling usdt-impl v0.5.0 |
| 1613 | 2026-06-18T13:22:42.899Z | Compiling curve25519-dalek v4.1.3 |
| 1614 | 2026-06-18T13:22:43.249Z | Compiling clap_builder v4.6.0 |
| 1615 | 2026-06-18T13:22:43.311Z | Compiling scroll v0.12.0 |
| 1616 | 2026-06-18T13:22:43.362Z | Compiling dof v0.3.0 |
| 1617 | 2026-06-18T13:22:43.674Z | Compiling hmac v0.12.1 |
| 1618 | 2026-06-18T13:22:43.698Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1619 | 2026-06-18T13:22:43.710Z | Compiling inout v0.1.4 |
| 1620 | 2026-06-18T13:22:43.803Z | Compiling darling_core v0.21.3 |
| 1621 | 2026-06-18T13:22:43.815Z | Compiling ff v0.13.1 |
| 1622 | 2026-06-18T13:22:43.849Z | Compiling thread-id v4.2.2 |
| 1623 | 2026-06-18T13:22:43.928Z | Compiling group v0.13.0 |
| 1624 | 2026-06-18T13:22:44.122Z | Compiling cipher v0.4.4 |
| 1625 | 2026-06-18T13:22:44.339Z | Compiling proc-macro-crate v3.5.0 |
| 1626 | 2026-06-18T13:22:44.418Z | Compiling hkdf v0.12.4 |
| 1627 | 2026-06-18T13:22:44.584Z | Compiling goblin v0.8.2 |
| 1628 | 2026-06-18T13:22:44.930Z | Compiling clap v4.6.1 |
| 1629 | 2026-06-18T13:22:45.170Z | Compiling num-iter v0.1.45 |
| 1630 | 2026-06-18T13:22:45.225Z | Compiling num-rational v0.4.2 |
| 1631 | 2026-06-18T13:22:45.351Z | Compiling typify-macro v0.6.2 |
| 1632 | 2026-06-18T13:22:45.434Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1633 | 2026-06-18T13:22:45.847Z | Compiling universal-hash v0.5.1 |
| 1634 | 2026-06-18T13:22:45.925Z | Compiling darling_macro v0.21.3 |
| 1635 | 2026-06-18T13:22:45.978Z | Compiling crypto-bigint v0.5.5 |
| 1636 | 2026-06-18T13:22:46.530Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1637 | 2026-06-18T13:22:46.684Z | Compiling crossbeam-epoch v0.9.18 |
| 1638 | 2026-06-18T13:22:46.900Z | Compiling half v2.7.1 |
| 1639 | 2026-06-18T13:22:47.029Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1640 | 2026-06-18T13:22:47.129Z | Compiling num-complex v0.4.6 |
| 1641 | 2026-06-18T13:22:47.428Z | Compiling typify v0.6.2 |
| 1642 | 2026-06-18T13:22:47.454Z | Compiling base64ct v1.8.3 |
| 1643 | 2026-06-18T13:22:47.499Z | Compiling ciborium-io v0.2.2 |
| 1644 | 2026-06-18T13:22:47.514Z | Compiling base16ct v0.2.0 |
| 1645 | 2026-06-18T13:22:47.526Z | Compiling opaque-debug v0.3.1 |
| 1646 | 2026-06-18T13:22:47.589Z | Compiling unsafe-libyaml v0.2.11 |
| 1647 | 2026-06-18T13:22:47.601Z | Compiling poly1305 v0.8.0 |
| 1648 | 2026-06-18T13:22:47.671Z | Compiling password-hash v0.5.0 |
| 1649 | 2026-06-18T13:22:47.745Z | Compiling elliptic-curve v0.13.8 |
| 1650 | 2026-06-18T13:22:48.014Z | Compiling ciborium-ll v0.2.2 |
| 1651 | 2026-06-18T13:22:48.111Z | Compiling serde_yaml v0.9.34+deprecated |
| 1652 | 2026-06-18T13:22:48.228Z | Compiling num v0.4.3 |
| 1653 | 2026-06-18T13:22:48.543Z | Compiling darling v0.21.3 |
| 1654 | 2026-06-18T13:22:48.600Z | Compiling thiserror-no-std v2.0.2 |
| 1655 | 2026-06-18T13:22:48.833Z | Compiling num_enum_derive v0.7.6 |
| 1656 | 2026-06-18T13:22:49.177Z | Compiling chacha20 v0.9.1 |
| 1657 | 2026-06-18T13:22:49.229Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1658 | 2026-06-18T13:22:49.389Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1659 | 2026-06-18T13:22:49.828Z | Compiling blake2 v0.10.6 |
| 1660 | 2026-06-18T13:22:49.992Z | Compiling aead v0.5.2 |
| 1661 | 2026-06-18T13:22:50.101Z | Compiling byte-wrapper v0.1.0 |
| 1662 | 2026-06-18T13:22:50.153Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1663 | 2026-06-18T13:22:50.293Z | Compiling proc-macro-error-attr v1.0.4 |
| 1664 | 2026-06-18T13:22:50.538Z | Compiling rustix v0.38.44 |
| 1665 | 2026-06-18T13:22:50.552Z | Compiling heapless v0.8.0 |
| 1666 | 2026-06-18T13:22:50.617Z | Compiling prettyplease v0.2.37 |
| 1667 | 2026-06-18T13:22:50.868Z | Compiling keccak v0.1.6 |
| 1668 | 2026-06-18T13:22:51.041Z | Compiling sha3 v0.10.9 |
| 1669 | 2026-06-18T13:22:51.341Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1670 | 2026-06-18T13:22:51.554Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1671 | 2026-06-18T13:22:51.690Z | Compiling chacha20poly1305 v0.10.1 |
| 1672 | 2026-06-18T13:22:51.718Z | Compiling argon2 v0.5.3 |
| 1673 | 2026-06-18T13:22:51.818Z | Compiling num_enum v0.7.6 |
| 1674 | 2026-06-18T13:22:51.935Z | Compiling vsss-rs v3.3.4 |
| 1675 | 2026-06-18T13:22:52.076Z | Compiling ingot-macros v0.1.1 |
| 1676 | 2026-06-18T13:22:52.226Z | Compiling ciborium v0.2.2 |
| 1677 | 2026-06-18T13:22:52.817Z | Compiling usdt-attr-macro v0.5.0 |
| 1678 | 2026-06-18T13:22:52.831Z | Compiling usdt-macro v0.5.0 |
| 1679 | 2026-06-18T13:22:53.609Z | Compiling tabwriter v1.4.1 |
| 1680 | 2026-06-18T13:22:53.996Z | Compiling serde_spanned v0.6.9 |
| 1681 | 2026-06-18T13:22:54.146Z | Compiling rustls-webpki v0.103.13 |
| 1682 | 2026-06-18T13:22:54.339Z | Compiling enum-as-inner v0.6.1 |
| 1683 | 2026-06-18T13:22:54.491Z | Compiling hash32 v0.3.1 |
| 1684 | 2026-06-18T13:22:54.875Z | Compiling proc-macro-error v1.0.4 |
| 1685 | 2026-06-18T13:22:54.927Z | Compiling memmap v0.7.0 |
| 1686 | 2026-06-18T13:22:54.952Z | Compiling memoffset v0.9.1 |
| 1687 | 2026-06-18T13:22:55.121Z | Compiling data-encoding v2.11.0 |
| 1688 | 2026-06-18T13:22:55.121Z | Compiling winnow v0.5.40 |
| 1689 | 2026-06-18T13:22:55.154Z | Compiling winnow v0.7.15 |
| 1690 | 2026-06-18T13:22:55.176Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1691 | 2026-06-18T13:22:55.206Z | Compiling static_assertions v1.1.0 |
| 1692 | 2026-06-18T13:22:55.279Z | Compiling cfg_aliases v0.2.1 |
| 1693 | 2026-06-18T13:22:55.290Z | Compiling smoltcp v0.11.0 |
| 1694 | 2026-06-18T13:22:55.353Z | Compiling indent_write v2.2.0 |
| 1695 | 2026-06-18T13:22:55.438Z | Compiling toml_write v0.1.2 |
| 1696 | 2026-06-18T13:22:55.505Z | Compiling nix v0.31.3 |
| 1697 | 2026-06-18T13:22:55.733Z | Compiling usdt v0.5.0 |
| 1698 | 2026-06-18T13:22:55.765Z | Compiling ingot-types v0.1.2 |
| 1699 | 2026-06-18T13:22:56.002Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1700 | 2026-06-18T13:22:56.052Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1701 | 2026-06-18T13:22:56.150Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1702 | 2026-06-18T13:22:56.403Z | Compiling toml_edit v0.19.15 |
| 1703 | 2026-06-18T13:22:56.514Z | Compiling toml_edit v0.22.27 |
| 1704 | 2026-06-18T13:22:56.683Z | Compiling cobs v0.3.0 |
| 1705 | 2026-06-18T13:22:56.781Z | Compiling serde_repr v0.1.20 |
| 1706 | 2026-06-18T13:22:56.876Z | Compiling bitflags v1.3.2 |
| 1707 | 2026-06-18T13:22:56.953Z | Compiling vcpkg v0.2.15 |
| 1708 | 2026-06-18T13:22:57.241Z | Compiling pkg-config v0.3.33 |
| 1709 | 2026-06-18T13:22:57.390Z | Compiling managed v0.8.0 |
| 1710 | 2026-06-18T13:22:57.513Z | Compiling colored v3.1.1 |
| 1711 | 2026-06-18T13:22:57.607Z | Compiling tokio-rustls v0.26.4 |
| 1712 | 2026-06-18T13:22:57.693Z | Compiling rustls-platform-verifier v0.7.0 |
| 1713 | 2026-06-18T13:22:57.877Z | Compiling hyper-rustls v0.27.9 |
| 1714 | 2026-06-18T13:22:58.169Z | Compiling reqwest v0.13.4 |
| 1715 | 2026-06-18T13:22:59.185Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1716 | 2026-06-18T13:22:59.427Z | Compiling progenitor-client v0.14.0 |
| 1717 | 2026-06-18T13:22:59.749Z | Compiling progenitor-extras v0.2.0 |
| 1718 | 2026-06-18T13:22:59.810Z | Compiling toml v0.8.23 |
| 1719 | 2026-06-18T13:23:00.004Z | Compiling openssl-sys v0.9.116 |
| 1720 | 2026-06-18T13:23:00.548Z | Compiling proc-macro-crate v1.3.1 |
| 1721 | 2026-06-18T13:23:00.580Z | Compiling postcard v1.1.3 |
| 1722 | 2026-06-18T13:23:00.894Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1723 | 2026-06-18T13:23:01.203Z | Compiling ingot v0.1.1 |
| 1724 | 2026-06-18T13:23:02.618Z | Compiling hubpack_derive v0.1.1 |
| 1725 | 2026-06-18T13:23:02.890Z | Compiling foreign-types-macros v0.2.3 |
| 1726 | 2026-06-18T13:23:03.078Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1727 | 2026-06-18T13:23:03.177Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1728 | 2026-06-18T13:23:03.397Z | Compiling semver v0.1.20 |
| 1729 | 2026-06-18T13:23:03.428Z | Compiling linked-hash-map v0.5.6 |
| 1730 | 2026-06-18T13:23:03.444Z | Compiling unicode-segmentation v1.13.3 |
| 1731 | 2026-06-18T13:23:03.573Z | Compiling heck v0.4.1 |
| 1732 | 2026-06-18T13:23:03.615Z | Compiling resolv-conf v0.7.6 |
| 1733 | 2026-06-18T13:23:03.662Z | Compiling swrite v0.1.0 |
| 1734 | 2026-06-18T13:23:03.758Z | Compiling rayon-core v1.13.0 |
| 1735 | 2026-06-18T13:23:03.777Z | Compiling foreign-types-shared v0.3.1 |
| 1736 | 2026-06-18T13:23:03.870Z | Compiling foreign-types v0.5.0 |
| 1737 | 2026-06-18T13:23:03.883Z | Compiling newline-converter v0.3.0 |
| 1738 | 2026-06-18T13:23:03.955Z | Compiling lru-cache v0.1.2 |
| 1739 | 2026-06-18T13:23:03.995Z | Compiling rustc_version v0.1.7 |
| 1740 | 2026-06-18T13:23:04.037Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1741 | 2026-06-18T13:23:04.054Z | Compiling hubpack v0.1.2 |
| 1742 | 2026-06-18T13:23:04.283Z | Compiling num_enum_derive v0.5.11 |
| 1743 | 2026-06-18T13:23:04.481Z | Compiling atomicwrites v0.4.4 |
| 1744 | 2026-06-18T13:23:04.861Z | Compiling hickory-proto v0.24.4 |
| 1745 | 2026-06-18T13:23:04.927Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1746 | 2026-06-18T13:23:05.227Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1747 | 2026-06-18T13:23:05.407Z | Compiling progenitor-impl v0.13.0 |
| 1748 | 2026-06-18T13:23:05.934Z | Compiling progenitor-impl v0.14.0 |
| 1749 | 2026-06-18T13:23:06.795Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1750 | 2026-06-18T13:23:07.117Z | Compiling crossbeam-deque v0.8.6 |
| 1751 | 2026-06-18T13:23:07.320Z | Compiling console v0.15.11 |
| 1752 | 2026-06-18T13:23:07.995Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1753 | 2026-06-18T13:23:08.007Z | Compiling camino-tempfile v1.4.1 |
| 1754 | 2026-06-18T13:23:08.202Z | Compiling chacha20 v0.10.0 |
| 1755 | 2026-06-18T13:23:08.253Z | Compiling serde-big-array v0.5.1 |
| 1756 | 2026-06-18T13:23:08.399Z | Compiling num-derive v0.4.2 |
| 1757 | 2026-06-18T13:23:08.467Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1758 | 2026-06-18T13:23:08.530Z | Compiling derive-where v1.6.1 |
| 1759 | 2026-06-18T13:23:08.576Z | Compiling pin-project-internal v1.1.13 |
| 1760 | 2026-06-18T13:23:09.008Z | Compiling cstr-argument v0.1.2 |
| 1761 | 2026-06-18T13:23:09.166Z | Compiling minimal-lexical v0.2.1 |
| 1762 | 2026-06-18T13:23:09.217Z | Compiling lazy_static v1.5.0 |
| 1763 | 2026-06-18T13:23:09.323Z | Compiling similar v2.7.0 |
| 1764 | 2026-06-18T13:23:09.374Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1765 | 2026-06-18T13:23:09.421Z | Compiling siphasher v1.0.3 |
| 1766 | 2026-06-18T13:23:09.497Z | Compiling progenitor-macro v0.14.0 |
| 1767 | 2026-06-18T13:23:09.621Z | Compiling phf_shared v0.12.1 |
| 1768 | 2026-06-18T13:23:09.635Z | Compiling nom v7.1.3 |
| 1769 | 2026-06-18T13:23:09.677Z | Compiling pin-project v1.1.13 |
| 1770 | 2026-06-18T13:23:09.813Z | Compiling expectorate v1.2.0 |
| 1771 | 2026-06-18T13:23:09.825Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1772 | 2026-06-18T13:23:09.888Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1773 | 2026-06-18T13:23:10.125Z | Compiling progenitor-macro v0.13.0 |
| 1774 | 2026-06-18T13:23:10.159Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1775 | 2026-06-18T13:23:10.283Z | Compiling rand v0.10.1 |
| 1776 | 2026-06-18T13:23:10.346Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1777 | 2026-06-18T13:23:10.967Z | Compiling hickory-resolver v0.24.4 |
| 1778 | 2026-06-18T13:23:11.046Z | Compiling num_enum v0.5.11 |
| 1779 | 2026-06-18T13:23:11.170Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1780 | 2026-06-18T13:23:11.247Z | Compiling newtype_derive v0.1.6 |
| 1781 | 2026-06-18T13:23:11.384Z | Compiling progenitor-client v0.13.0 |
| 1782 | 2026-06-18T13:23:12.878Z | Compiling unicode-normalization v0.1.25 |
| 1783 | 2026-06-18T13:23:13.242Z | Compiling tokio-stream v0.1.18 |
| 1784 | 2026-06-18T13:23:13.350Z | Compiling async-recursion v1.1.1 |
| 1785 | 2026-06-18T13:23:13.582Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1786 | 2026-06-18T13:23:13.711Z | Compiling snafu-derive v0.8.9 |
| 1787 | 2026-06-18T13:23:14.059Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1788 | 2026-06-18T13:23:14.395Z | Compiling slog-dtrace v0.3.0 |
| 1789 | 2026-06-18T13:23:14.634Z | Compiling csv-core v0.1.13 |
| 1790 | 2026-06-18T13:23:14.638Z | Compiling bstr v1.12.1 |
| 1791 | 2026-06-18T13:23:14.960Z | Compiling foreign-types-shared v0.1.1 |
| 1792 | 2026-06-18T13:23:15.059Z | Compiling unicode-xid v0.2.6 |
| 1793 | 2026-06-18T13:23:15.085Z | Compiling cancel-safe-futures v0.1.5 |
| 1794 | 2026-06-18T13:23:15.186Z | Compiling chrono-tz v0.10.4 |
| 1795 | 2026-06-18T13:23:15.202Z | Compiling unicode-width v0.1.14 |
| 1796 | 2026-06-18T13:23:15.251Z | Compiling openssl v0.10.80 |
| 1797 | 2026-06-18T13:23:15.291Z | Compiling owo-colors v4.3.0 |
| 1798 | 2026-06-18T13:23:15.345Z | Compiling highway v1.3.0 |
| 1799 | 2026-06-18T13:23:15.417Z | Compiling same-file v1.0.6 |
| 1800 | 2026-06-18T13:23:15.481Z | Compiling foldhash v0.1.5 |
| 1801 | 2026-06-18T13:23:15.494Z | Compiling konst_macro_rules v0.2.19 |
| 1802 | 2026-06-18T13:23:15.554Z | Compiling walkdir v2.5.0 |
| 1803 | 2026-06-18T13:23:15.594Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1804 | 2026-06-18T13:23:15.668Z | Compiling konst v0.2.20 |
| 1805 | 2026-06-18T13:23:15.668Z | Compiling hashbrown v0.15.5 |
| 1806 | 2026-06-18T13:23:15.690Z | Compiling snafu v0.8.9 |
| 1807 | 2026-06-18T13:23:15.777Z | Compiling progenitor v0.13.0 |
| 1808 | 2026-06-18T13:23:15.908Z | Compiling const_format_proc_macros v0.2.34 |
| 1809 | 2026-06-18T13:23:15.920Z | Compiling globset v0.4.18 |
| 1810 | 2026-06-18T13:23:15.920Z | Compiling foreign-types v0.3.2 |
| 1811 | 2026-06-18T13:23:16.007Z | Compiling csv v1.4.0 |
| 1812 | 2026-06-18T13:23:16.071Z | Compiling progenitor v0.14.0 |
| 1813 | 2026-06-18T13:23:16.212Z | Compiling qorb v0.4.1 |
| 1814 | 2026-06-18T13:23:16.223Z | Compiling olpc-cjson v0.1.4 |
| 1815 | 2026-06-18T13:23:16.256Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1816 | 2026-06-18T13:23:16.577Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1817 | 2026-06-18T13:23:16.772Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1818 | 2026-06-18T13:23:17.119Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1819 | 2026-06-18T13:23:17.504Z | Compiling rayon v1.12.0 |
| 1820 | 2026-06-18T13:23:17.664Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1821 | 2026-06-18T13:23:18.075Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1822 | 2026-06-18T13:23:18.216Z | Compiling phf v0.12.1 |
| 1823 | 2026-06-18T13:23:18.373Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1824 | 2026-06-18T13:23:18.494Z | Compiling zone_cfg_derive v0.3.1 |
| 1825 | 2026-06-18T13:23:18.718Z | Compiling tokio-dtrace v0.1.1 |
| 1826 | 2026-06-18T13:23:18.804Z | Compiling itertools v0.12.1 |
| 1827 | 2026-06-18T13:23:18.985Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1828 | 2026-06-18T13:23:19.059Z | Compiling libsw-core v0.3.2 |
| 1829 | 2026-06-18T13:23:19.184Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1830 | 2026-06-18T13:23:19.209Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1831 | 2026-06-18T13:23:19.230Z | Compiling serde_plain v1.0.2 |
| 1832 | 2026-06-18T13:23:19.285Z | Compiling openssl-macros v0.1.1 |
| 1833 | 2026-06-18T13:23:19.296Z | Compiling pem v3.0.6 |
| 1834 | 2026-06-18T13:23:19.432Z | Compiling cookie v0.18.1 |
| 1835 | 2026-06-18T13:23:19.549Z | Compiling sigpipe v0.1.3 |
| 1836 | 2026-06-18T13:23:19.640Z | Compiling typed-path v0.9.3 |
| 1837 | 2026-06-18T13:23:19.669Z | Compiling fixedbitset v0.4.2 |
| 1838 | 2026-06-18T13:23:19.682Z | Compiling glob v0.3.3 |
| 1839 | 2026-06-18T13:23:19.816Z | Compiling fixedbitset v0.5.7 |
| 1840 | 2026-06-18T13:23:19.857Z | Compiling bytecount v0.6.9 |
| 1841 | 2026-06-18T13:23:19.938Z | Compiling jiff v0.2.28 |
| 1842 | 2026-06-18T13:23:19.997Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1843 | 2026-06-18T13:23:20.084Z | Compiling petgraph v0.8.3 |
| 1844 | 2026-06-18T13:23:20.179Z | Compiling zone v0.3.1 |
| 1845 | 2026-06-18T13:23:20.191Z | Compiling papergrid v0.11.0 |
| 1846 | 2026-06-18T13:23:20.263Z | Compiling petgraph v0.6.5 |
| 1847 | 2026-06-18T13:23:20.874Z | Compiling tough v0.22.0 |
| 1848 | 2026-06-18T13:23:21.036Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1849 | 2026-06-18T13:23:21.293Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1850 | 2026-06-18T13:23:21.804Z | Compiling libsw v3.5.0 |
| 1851 | 2026-06-18T13:23:21.931Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1852 | 2026-06-18T13:23:21.985Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1853 | 2026-06-18T13:23:22.011Z | Compiling oxide-tokio-rt v0.1.6 |
| 1854 | 2026-06-18T13:23:22.184Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1855 | 2026-06-18T13:23:23.212Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1856 | 2026-06-18T13:23:23.401Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1857 | 2026-06-18T13:23:23.877Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1858 | 2026-06-18T13:23:23.974Z | Compiling const_format v0.2.36 |
| 1859 | 2026-06-18T13:23:23.998Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1860 | 2026-06-18T13:23:24.427Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1861 | 2026-06-18T13:23:24.587Z | Compiling tabled_derive v0.7.0 |
| 1862 | 2026-06-18T13:23:24.775Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1863 | 2026-06-18T13:23:24.872Z | Compiling gethostname v0.5.0 |
| 1864 | 2026-06-18T13:23:24.969Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1865 | 2026-06-18T13:23:24.995Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1866 | 2026-06-18T13:23:25.080Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1867 | 2026-06-18T13:23:25.096Z | Compiling smf v0.2.3 |
| 1868 | 2026-06-18T13:23:25.204Z | Compiling bcs v0.1.6 |
| 1869 | 2026-06-18T13:23:25.421Z | Compiling linear-map v1.2.0 |
| 1870 | 2026-06-18T13:23:25.433Z | Compiling tagptr v0.2.0 |
| 1871 | 2026-06-18T13:23:25.531Z | Compiling whoami v1.6.1 |
| 1872 | 2026-06-18T13:23:25.585Z | Compiling unicode-linebreak v0.1.5 |
| 1873 | 2026-06-18T13:23:25.608Z | Compiling termtree v0.5.1 |
| 1874 | 2026-06-18T13:23:25.671Z | Compiling crunchy v0.2.4 |
| 1875 | 2026-06-18T13:23:25.720Z | Compiling smawk v0.3.2 |
| 1876 | 2026-06-18T13:23:25.838Z | Compiling textwrap v0.16.2 |
| 1877 | 2026-06-18T13:23:25.854Z | Compiling tabled v0.15.0 |
| 1878 | 2026-06-18T13:23:25.864Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1879 | 2026-06-18T13:23:25.996Z | Compiling moka v0.12.15 |
| 1880 | 2026-06-18T13:23:26.381Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1881 | 2026-06-18T13:23:26.467Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1882 | 2026-06-18T13:23:26.793Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1883 | 2026-06-18T13:23:27.011Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1884 | 2026-06-18T13:23:27.204Z | Compiling steno v0.4.1 |
| 1885 | 2026-06-18T13:23:28.135Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1886 | 2026-06-18T13:23:28.549Z | Compiling hickory-proto v0.25.2 |
| 1887 | 2026-06-18T13:23:29.086Z | Compiling tiny-keccak v2.0.2 |
| 1888 | 2026-06-18T13:23:29.359Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1889 | 2026-06-18T13:23:29.427Z | Compiling parking_lot_core v0.8.6 |
| 1890 | 2026-06-18T13:23:29.741Z | Compiling libscf-sys v1.2.0 |
| 1891 | 2026-06-18T13:23:29.927Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1892 | 2026-06-18T13:23:29.959Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1893 | 2026-06-18T13:23:30.419Z | Compiling nom v8.0.0 |
| 1894 | 2026-06-18T13:23:30.470Z | Compiling hickory-resolver v0.25.2 |
| 1895 | 2026-06-18T13:23:30.470Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1896 | 2026-06-18T13:23:30.607Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1897 | 2026-06-18T13:23:30.714Z | Compiling const-random-macro v0.1.16 |
| 1898 | 2026-06-18T13:23:30.745Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1899 | 2026-06-18T13:23:31.133Z | Compiling ahash v0.8.12 |
| 1900 | 2026-06-18T13:23:31.147Z | Compiling smartstring v1.0.1 |
| 1901 | 2026-06-18T13:23:31.182Z | Compiling const-random v0.1.18 |
| 1902 | 2026-06-18T13:23:31.256Z | Compiling parking_lot v0.11.2 |
| 1903 | 2026-06-18T13:23:31.400Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1904 | 2026-06-18T13:23:31.731Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1905 | 2026-06-18T13:23:31.975Z | Compiling fxhash v0.2.1 |
| 1906 | 2026-06-18T13:23:32.025Z | Compiling arc-swap v1.9.1 |
| 1907 | 2026-06-18T13:23:32.114Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1908 | 2026-06-18T13:23:32.137Z | Compiling internet-checksum v0.2.1 |
| 1909 | 2026-06-18T13:23:32.193Z | Compiling sled v0.34.7 |
| 1910 | 2026-06-18T13:23:32.278Z | Compiling slog-scope v4.4.1 |
| 1911 | 2026-06-18T13:23:32.554Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1912 | 2026-06-18T13:23:32.702Z | Compiling thin-vec v0.2.18 |
| 1913 | 2026-06-18T13:23:32.765Z | Compiling rhai_codegen v3.2.0 |
| 1914 | 2026-06-18T13:23:32.861Z | Compiling slog-stdlog v4.1.1 |
| 1915 | 2026-06-18T13:23:33.000Z | Compiling slog-envlogger v2.2.0 |
| 1916 | 2026-06-18T13:23:33.093Z | Compiling natord v1.0.9 |
| 1917 | 2026-06-18T13:23:33.809Z | Compiling rhai v1.25.1 |
| 1918 | 2026-06-18T13:23:36.447Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1919 | 2026-06-18T13:23:38.276Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1920 | 2026-06-18T13:23:38.276Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1921 | 2026-06-18T13:23:45.028Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1922 | 2026-06-18T13:23:46.636Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1923 | 2026-06-18T13:23:47.666Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1924 | 2026-06-18T13:23:48.615Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1925 | 2026-06-18T13:23:49.428Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1926 | 2026-06-18T13:23:50.622Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1927 | 2026-06-18T13:23:56.240Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1928 | 2026-06-18T13:24:21.514Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 17s |
| 1929 | 2026-06-18T13:24:21.701Z | ──────────── |
| 1930 | 2026-06-18T13:24:21.701Z | Nextest run ID 9b7e027f-a4fb-43ca-af1a-b309910360f3 with nextest profile: default |
| 1931 | 2026-06-18T13:24:21.701Z | Starting 6 tests across 1 binary |
| 1932 | 2026-06-18T13:24:21.710Z | PASS [ 0.009s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv4 |
| 1933 | 2026-06-18T13:24:21.713Z | PASS [ 0.009s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv6 |
| 1934 | 2026-06-18T13:24:21.713Z | PASS [ 0.009s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_interface |
| 1935 | 2026-06-18T13:24:21.713Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_ipv4_prefix_parsing_in_cli |
| 1936 | 2026-06-18T13:24:21.713Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_ipv6_prefix_parsing_in_cli |
| 1937 | 2026-06-18T13:24:21.713Z | PASS [ 0.010s] mgadm::bin/mgadm static_routing::tests::test_route_conversion_to_api_types |
| 1938 | 2026-06-18T13:24:21.713Z | ──────────── |
| 1939 | 2026-06-18T13:24:21.713Z | Summary [ 0.011s] 6 tests run: 6 passed, 0 skipped |
| 1940 | 2026-06-18T13:24:21.724Z | process exited: duration 295299 ms, exit code 0 |
| |
| 1941 | 2026-06-18T13:24:21.731Z | found 0 output files |