|
|
|
| 1 | 2026-04-15T20:55:00.251Z | job assigned to worker 01KP9ERKJ8MZY1NTVTPMMZ3Z9B [factory aws, i-0a43ad0c14128d08e] (queued for 2 m 26 s) |
| |
| 2 | 2026-04-15T20:55:07.625Z | starting task 0: "setup" |
| 3 | 2026-04-15T20:55:07.629Z | ++ uname -s |
| 4 | 2026-04-15T20:55:07.633Z | + kern=SunOS |
| 5 | 2026-04-15T20:55:07.633Z | + build_user=build |
| 6 | 2026-04-15T20:55:07.633Z | + build_uid=12345 |
| 7 | 2026-04-15T20:55:07.633Z | + work_dir=/work |
| 8 | 2026-04-15T20:55:07.633Z | + input_dir=/input |
| 9 | 2026-04-15T20:55:07.633Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-15T20:55:07.633Z | + case "$kern" in |
| 11 | 2026-04-15T20:55:07.633Z | + groupadd -g 12345 build |
| 12 | 2026-04-15T20:55:07.633Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-15T20:55:09.641Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-15T20:55:09.763Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-15T20:55:09.767Z | + home_fs=zfs |
| 16 | 2026-04-15T20:55:09.767Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-15T20:55:09.767Z | + mkdir -p /home/build |
| 18 | 2026-04-15T20:55:09.767Z | + chown build:build /home/build /work |
| 19 | 2026-04-15T20:55:11.767Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-15T20:55:11.771Z | process exited: duration 4146 ms, exit code 0 |
| |
| 21 | 2026-04-15T20:55:11.779Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-15T20:55:11.783Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-04-15T20:55:11.783Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-04-15T20:55:11.783Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-04-15T20:55:11.783Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-04-15T20:55:11.783Z | * rust toolchain channel = "stable" |
| 27 | 2026-04-15T20:55:11.783Z | * rust toolchain profile = "default" |
| 28 | 2026-04-15T20:55:11.788Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-15T20:55:11.788Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-04-15T20:55:11.908Z | info: downloading installer |
| 31 | 2026-04-15T20:55:13.463Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-15T20:55:13.463Z | warn: /opt/ooce/bin |
| 33 | 2026-04-15T20:55:13.464Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-15T20:55:13.464Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-15T20:55:13.464Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-15T20:55:13.464Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-15T20:55:13.464Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-15T20:55:13.464Z | error: cannot install while Rust is installed |
| 39 | 2026-04-15T20:55:13.464Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-15T20:55:13.464Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-15T20:55:13.464Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-15T20:55:13.464Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-15T20:55:13.464Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-15T20:55:13.477Z | info: profile set to default |
| 45 | 2026-04-15T20:55:13.477Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-15T20:55:13.481Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-04-15T20:55:13.625Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 48 | 2026-04-15T20:55:13.630Z | info: downloading 6 components |
| 49 | 2026-04-15T20:55:29.306Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-04-15T20:55:29.307Z | |
| 51 | 2026-04-15T20:55:29.335Z | stable-x86_64-unknown-illumos installed - rustc 1.94.1 (e408947bf 2026-03-25) |
| 52 | 2026-04-15T20:55:29.335Z | |
| 53 | 2026-04-15T20:55:29.335Z | |
| 54 | 2026-04-15T20:55:29.335Z | Rust is installed now. Great! |
| 55 | 2026-04-15T20:55:29.335Z | |
| 56 | 2026-04-15T20:55:29.335Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-15T20:55:29.335Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-15T20:55:29.335Z | |
| 59 | 2026-04-15T20:55:29.335Z | To configure your current shell, you need to source |
| 60 | 2026-04-15T20:55:29.335Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-15T20:55:29.335Z | |
| 62 | 2026-04-15T20:55:29.340Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-15T20:55:29.340Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-15T20:55:29.341Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-15T20:55:29.341Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-15T20:55:29.341Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-15T20:55:29.341Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-15T20:55:29.341Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-15T20:55:29.341Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-15T20:55:29.341Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-15T20:55:29.427Z | + rustup --version |
| 72 | 2026-04-15T20:55:29.436Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-15T20:55:29.440Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-15T20:55:29.458Z | info: the currently active `rustc` version is `rustc 1.94.1 (e408947bf 2026-03-25)` |
| 75 | 2026-04-15T20:55:29.462Z | + cargo --version |
| 76 | 2026-04-15T20:55:29.474Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 77 | 2026-04-15T20:55:29.478Z | + rustc --version |
| 78 | 2026-04-15T20:55:29.498Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 79 | 2026-04-15T20:55:29.501Z | process exited: duration 17717 ms, exit code 0 |
| |
| 80 | 2026-04-15T20:55:29.508Z | starting task 2: "authentication" |
| 81 | 2026-04-15T20:55:29.524Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-15T20:55:29.531Z | starting task 3: "clone repository" |
| 83 | 2026-04-15T20:55:29.535Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-04-15T20:55:29.539Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-04-15T20:55:29.661Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-04-15T20:55:30.751Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-04-15T20:55:30.751Z | + git fetch origin 21bae487965245b0e25348bd0573fe5a3b8937ec |
| 88 | 2026-04-15T20:55:31.029Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-04-15T20:55:31.029Z | * branch 21bae487965245b0e25348bd0573fe5a3b8937ec -> FETCH_HEAD |
| 90 | 2026-04-15T20:55:31.033Z | + [[ -n '' ]] |
| 91 | 2026-04-15T20:55:31.033Z | + git reset --hard 21bae487965245b0e25348bd0573fe5a3b8937ec |
| 92 | 2026-04-15T20:55:31.051Z | HEAD is now at 21bae48 Bump thin-vec from 0.2.14 to 0.2.16 |
| 93 | 2026-04-15T20:55:31.054Z | process exited: duration 1519 ms, exit code 0 |
| |
| 94 | 2026-04-15T20:55:31.061Z | starting task 4: "build" |
| 95 | 2026-04-15T20:55:31.067Z | + set -e |
| 96 | 2026-04-15T20:55:31.067Z | + NEXTEST_VERSION=0.9.97 |
| 97 | 2026-04-15T20:55:31.067Z | + PLATFORM=illumos |
| 98 | 2026-04-15T20:55:31.067Z | + cargo --version |
| 99 | 2026-04-15T20:55:31.071Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 100 | 2026-04-15T20:55:31.225Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 101 | 2026-04-15T20:55:31.229Z | info: downloading 6 components |
| 102 | 2026-04-15T20:55:46.451Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 103 | 2026-04-15T20:55:46.455Z | + rustc --version |
| 104 | 2026-04-15T20:55:46.481Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 105 | 2026-04-15T20:55:46.485Z | + cargo install cargo-nextest --version 0.9.97 |
| 106 | 2026-04-15T20:55:46.528Z | Updating crates.io index |
| 107 | 2026-04-15T20:55:46.633Z | Downloading crates ... |
| 108 | 2026-04-15T20:55:46.689Z | Downloaded cargo-nextest v0.9.97 |
| 109 | 2026-04-15T20:55:46.751Z | Installing cargo-nextest v0.9.97 |
| 110 | 2026-04-15T20:55:46.793Z | Updating crates.io index |
| 111 | 2026-04-15T20:55:49.516Z | Locking 407 packages to latest compatible versions |
| 112 | 2026-04-15T20:55:49.521Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 113 | 2026-04-15T20:55:49.524Z | Adding duct v0.13.7 (available: v1.1.1) |
| 114 | 2026-04-15T20:55:49.524Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 115 | 2026-04-15T20:55:49.524Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 116 | 2026-04-15T20:55:49.527Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 117 | 2026-04-15T20:55:49.527Z | Adding nextest-filtering v0.15.0 (available: v0.21.0) |
| 118 | 2026-04-15T20:55:49.527Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 119 | 2026-04-15T20:55:49.531Z | Adding nextest-runner v0.80.0 (available: v0.114.0) |
| 120 | 2026-04-15T20:55:49.535Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 121 | 2026-04-15T20:55:49.552Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 122 | 2026-04-15T20:55:49.562Z | Downloading crates ... |
| 123 | 2026-04-15T20:55:49.626Z | Downloaded adler2 v2.0.1 |
| 124 | 2026-04-15T20:55:49.633Z | Downloaded cfg_aliases v0.2.1 |
| 125 | 2026-04-15T20:55:49.638Z | Downloaded cfg-if v1.0.4 |
| 126 | 2026-04-15T20:55:49.638Z | Downloaded autocfg v1.5.0 |
| 127 | 2026-04-15T20:55:49.638Z | Downloaded addr2line v0.25.1 |
| 128 | 2026-04-15T20:55:49.642Z | Downloaded clap_lex v1.1.0 |
| 129 | 2026-04-15T20:55:49.646Z | Downloaded atomicwrites v0.4.4 |
| 130 | 2026-04-15T20:55:49.650Z | Downloaded cargo-platform v0.2.0 |
| 131 | 2026-04-15T20:55:49.650Z | Downloaded crypto-common v0.1.7 |
| 132 | 2026-04-15T20:55:49.650Z | Downloaded block-buffer v0.10.4 |
| 133 | 2026-04-15T20:55:49.653Z | Downloaded foreign-types v0.3.2 |
| 134 | 2026-04-15T20:55:49.653Z | Downloaded http-body v1.0.1 |
| 135 | 2026-04-15T20:55:49.653Z | Downloaded debug-ignore v1.0.5 |
| 136 | 2026-04-15T20:55:49.657Z | Downloaded backtrace-ext v0.2.1 |
| 137 | 2026-04-15T20:55:49.657Z | Downloaded futures-sink v0.3.32 |
| 138 | 2026-04-15T20:55:49.657Z | Downloaded rand_core v0.9.5 |
| 139 | 2026-04-15T20:55:49.661Z | Downloaded anstyle-query v1.1.5 |
| 140 | 2026-04-15T20:55:49.661Z | Downloaded home v0.5.12 |
| 141 | 2026-04-15T20:55:49.665Z | Downloaded enable-ansi-support v0.2.1 |
| 142 | 2026-04-15T20:55:49.665Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 143 | 2026-04-15T20:55:49.665Z | Downloaded cpufeatures v0.2.17 |
| 144 | 2026-04-15T20:55:49.669Z | Downloaded atomic-waker v1.1.2 |
| 145 | 2026-04-15T20:55:49.669Z | Downloaded futures-core v0.3.32 |
| 146 | 2026-04-15T20:55:49.669Z | Downloaded document-features v0.2.12 |
| 147 | 2026-04-15T20:55:49.672Z | Downloaded futures-io v0.3.32 |
| 148 | 2026-04-15T20:55:49.672Z | Downloaded hyper-tls v0.6.0 |
| 149 | 2026-04-15T20:55:49.676Z | Downloaded generic-array v0.14.7 |
| 150 | 2026-04-15T20:55:49.676Z | Downloaded heck v0.5.0 |
| 151 | 2026-04-15T20:55:49.676Z | Downloaded lock_api v0.4.14 |
| 152 | 2026-04-15T20:55:49.680Z | Downloaded os_pipe v1.2.3 |
| 153 | 2026-04-15T20:55:49.680Z | Downloaded humantime-serde v1.1.1 |
| 154 | 2026-04-15T20:55:49.683Z | Downloaded openssl-probe v0.2.1 |
| 155 | 2026-04-15T20:55:49.684Z | Downloaded colorchoice v1.0.5 |
| 156 | 2026-04-15T20:55:49.684Z | Downloaded lazy_static v1.5.0 |
| 157 | 2026-04-15T20:55:49.687Z | Downloaded native-tls v0.2.18 |
| 158 | 2026-04-15T20:55:49.688Z | Downloaded guppy-workspace-hack v0.1.0 |
| 159 | 2026-04-15T20:55:49.688Z | Downloaded hyper-rustls v0.27.9 |
| 160 | 2026-04-15T20:55:49.692Z | Downloaded futures-macro v0.3.32 |
| 161 | 2026-04-15T20:55:49.692Z | Downloaded form_urlencoded v1.2.2 |
| 162 | 2026-04-15T20:55:49.692Z | Downloaded equivalent v1.0.2 |
| 163 | 2026-04-15T20:55:49.696Z | Downloaded futures-task v0.3.32 |
| 164 | 2026-04-15T20:55:49.696Z | Downloaded foreign-types-shared v0.1.1 |
| 165 | 2026-04-15T20:55:49.696Z | Downloaded pkcs8 v0.10.2 |
| 166 | 2026-04-15T20:55:49.700Z | Downloaded color-spantrace v0.3.0 |
| 167 | 2026-04-15T20:55:49.700Z | Downloaded nextest-workspace-hack v0.1.0 |
| 168 | 2026-04-15T20:55:49.703Z | Downloaded cargo-platform v0.3.2 |
| 169 | 2026-04-15T20:55:49.703Z | Downloaded humantime v2.3.0 |
| 170 | 2026-04-15T20:55:49.708Z | Downloaded is_terminal_polyfill v1.70.2 |
| 171 | 2026-04-15T20:55:49.714Z | Downloaded idna_adapter v1.0.0 |
| 172 | 2026-04-15T20:55:49.719Z | Downloaded rustc-demangle v0.1.27 |
| 173 | 2026-04-15T20:55:49.722Z | Downloaded http-body-util v0.1.3 |
| 174 | 2026-04-15T20:55:49.726Z | Downloaded pathdiff v0.2.3 |
| 175 | 2026-04-15T20:55:49.731Z | Downloaded fnv v1.0.7 |
| 176 | 2026-04-15T20:55:49.731Z | Downloaded scopeguard v1.2.0 |
| 177 | 2026-04-15T20:55:49.734Z | Downloaded duct v0.13.7 |
| 178 | 2026-04-15T20:55:49.734Z | Downloaded foldhash v0.1.5 |
| 179 | 2026-04-15T20:55:49.735Z | Downloaded cargo_metadata v0.23.1 |
| 180 | 2026-04-15T20:55:49.738Z | Downloaded ed25519 v2.2.3 |
| 181 | 2026-04-15T20:55:49.738Z | Downloaded cargo-util-schemas v0.2.0 |
| 182 | 2026-04-15T20:55:49.742Z | Downloaded hex v0.4.3 |
| 183 | 2026-04-15T20:55:49.742Z | Downloaded anstyle-parse v1.0.0 |
| 184 | 2026-04-15T20:55:49.742Z | Downloaded anstyle v1.0.14 |
| 185 | 2026-04-15T20:55:49.747Z | Downloaded rustc_version v0.4.1 |
| 186 | 2026-04-15T20:55:49.747Z | Downloaded errno v0.3.14 |
| 187 | 2026-04-15T20:55:49.750Z | Downloaded serde_ignored v0.1.14 |
| 188 | 2026-04-15T20:55:49.750Z | Downloaded serde_urlencoded v0.7.1 |
| 189 | 2026-04-15T20:55:49.754Z | Downloaded serde_spanned v0.6.9 |
| 190 | 2026-04-15T20:55:49.754Z | Downloaded mukti-metadata v0.3.0 |
| 191 | 2026-04-15T20:55:49.759Z | Downloaded signal-hook-mio v0.2.5 |
| 192 | 2026-04-15T20:55:49.759Z | Downloaded serde-value v0.7.0 |
| 193 | 2026-04-15T20:55:49.759Z | Downloaded is_ci v1.2.0 |
| 194 | 2026-04-15T20:55:49.759Z | Downloaded shared_child v1.1.1 |
| 195 | 2026-04-15T20:55:49.762Z | Downloaded rand_chacha v0.9.0 |
| 196 | 2026-04-15T20:55:49.762Z | Downloaded openssl-macros v0.1.1 |
| 197 | 2026-04-15T20:55:49.762Z | Downloaded signature v2.2.0 |
| 198 | 2026-04-15T20:55:49.767Z | Downloaded shell-words v1.1.1 |
| 199 | 2026-04-15T20:55:49.767Z | Downloaded rustc-hash v2.1.2 |
| 200 | 2026-04-15T20:55:49.771Z | Downloaded percent-encoding v2.3.2 |
| 201 | 2026-04-15T20:55:49.776Z | Downloaded indent_write v2.2.0 |
| 202 | 2026-04-15T20:55:49.780Z | Downloaded ordered-float v2.10.1 |
| 203 | 2026-04-15T20:55:49.780Z | Downloaded fastrand v2.4.1 |
| 204 | 2026-04-15T20:55:49.780Z | Downloaded anstream v1.0.0 |
| 205 | 2026-04-15T20:55:49.784Z | Downloaded camino-tempfile v1.4.1 |
| 206 | 2026-04-15T20:55:49.784Z | Downloaded dialoguer v0.11.0 |
| 207 | 2026-04-15T20:55:49.787Z | Downloaded erased-serde v0.4.10 |
| 208 | 2026-04-15T20:55:49.791Z | Downloaded indenter v0.3.4 |
| 209 | 2026-04-15T20:55:49.794Z | Downloaded itoa v1.0.18 |
| 210 | 2026-04-15T20:55:49.794Z | Downloaded lru-slab v0.1.2 |
| 211 | 2026-04-15T20:55:49.798Z | Downloaded filetime v0.2.27 |
| 212 | 2026-04-15T20:55:49.802Z | Downloaded number_prefix v0.4.0 |
| 213 | 2026-04-15T20:55:49.802Z | Downloaded cargo_metadata v0.20.0 |
| 214 | 2026-04-15T20:55:49.806Z | Downloaded nested v0.1.1 |
| 215 | 2026-04-15T20:55:49.807Z | Downloaded strip-ansi-escapes v0.2.1 |
| 216 | 2026-04-15T20:55:49.810Z | Downloaded supports-hyperlinks v3.2.0 |
| 217 | 2026-04-15T20:55:49.810Z | Downloaded supports-color v3.0.2 |
| 218 | 2026-04-15T20:55:49.810Z | Downloaded sigchld v0.2.4 |
| 219 | 2026-04-15T20:55:49.810Z | Downloaded strsim v0.11.1 |
| 220 | 2026-04-15T20:55:49.815Z | Downloaded terminal_size v0.4.4 |
| 221 | 2026-04-15T20:55:49.818Z | Downloaded supports-unicode v3.0.0 |
| 222 | 2026-04-15T20:55:49.818Z | Downloaded quote v1.0.45 |
| 223 | 2026-04-15T20:55:49.822Z | Downloaded clap_derive v4.6.1 |
| 224 | 2026-04-15T20:55:49.822Z | Downloaded camino v1.2.2 |
| 225 | 2026-04-15T20:55:49.825Z | Downloaded futures-executor v0.3.32 |
| 226 | 2026-04-15T20:55:49.826Z | Downloaded futures-channel v0.3.32 |
| 227 | 2026-04-15T20:55:49.826Z | Downloaded sync_wrapper v1.0.2 |
| 228 | 2026-04-15T20:55:49.829Z | Downloaded nextest-metadata v0.12.2 |
| 229 | 2026-04-15T20:55:49.829Z | Downloaded ipnet v2.12.0 |
| 230 | 2026-04-15T20:55:49.829Z | Downloaded self-replace v1.5.0 |
| 231 | 2026-04-15T20:55:49.833Z | Downloaded convert_case v0.10.0 |
| 232 | 2026-04-15T20:55:49.833Z | Downloaded const-oid v0.9.6 |
| 233 | 2026-04-15T20:55:49.833Z | Downloaded subtle v2.6.1 |
| 234 | 2026-04-15T20:55:49.837Z | Downloaded swrite v0.1.0 |
| 235 | 2026-04-15T20:55:49.837Z | Downloaded serde_spanned v1.1.1 |
| 236 | 2026-04-15T20:55:49.837Z | Downloaded find-msvc-tools v0.1.9 |
| 237 | 2026-04-15T20:55:49.842Z | Downloaded sha2 v0.10.9 |
| 238 | 2026-04-15T20:55:49.842Z | Downloaded serde-untagged v0.1.9 |
| 239 | 2026-04-15T20:55:49.846Z | Downloaded ryu v1.0.23 |
| 240 | 2026-04-15T20:55:49.846Z | Downloaded tokio-macros v2.7.0 |
| 241 | 2026-04-15T20:55:49.849Z | Downloaded tinyvec_macros v0.1.1 |
| 242 | 2026-04-15T20:55:49.849Z | Downloaded tower-layer v0.3.3 |
| 243 | 2026-04-15T20:55:49.853Z | Downloaded toml_datetime v0.6.11 |
| 244 | 2026-04-15T20:55:49.853Z | Downloaded toml_write v0.1.2 |
| 245 | 2026-04-15T20:55:49.857Z | Downloaded owo-colors v4.3.0 |
| 246 | 2026-04-15T20:55:49.861Z | Downloaded jobserver v0.1.34 |
| 247 | 2026-04-15T20:55:49.861Z | Downloaded digest v0.10.7 |
| 248 | 2026-04-15T20:55:49.861Z | Downloaded simd-adler32 v0.3.9 |
| 249 | 2026-04-15T20:55:49.864Z | Downloaded signal-hook-registry v1.4.8 |
| 250 | 2026-04-15T20:55:49.864Z | Downloaded miette-derive v7.6.0 |
| 251 | 2026-04-15T20:55:49.864Z | Downloaded globset v0.4.18 |
| 252 | 2026-04-15T20:55:49.868Z | Downloaded rand_core v0.6.4 |
| 253 | 2026-04-15T20:55:49.868Z | Downloaded base64ct v1.8.3 |
| 254 | 2026-04-15T20:55:49.874Z | Downloaded getrandom v0.2.17 |
| 255 | 2026-04-15T20:55:49.874Z | Downloaded ahash v0.8.12 |
| 256 | 2026-04-15T20:55:49.878Z | Downloaded fixedbitset v0.5.7 |
| 257 | 2026-04-15T20:55:49.878Z | Downloaded ppv-lite86 v0.2.21 |
| 258 | 2026-04-15T20:55:49.878Z | Downloaded future-queue v0.4.0 |
| 259 | 2026-04-15T20:55:49.882Z | Downloaded pin-project-internal v1.1.11 |
| 260 | 2026-04-15T20:55:49.882Z | Downloaded eyre v0.6.12 |
| 261 | 2026-04-15T20:55:49.885Z | Downloaded tracing-error v0.2.1 |
| 262 | 2026-04-15T20:55:49.885Z | Downloaded newtype-uuid v1.3.2 |
| 263 | 2026-04-15T20:55:49.885Z | Downloaded typeid v1.0.3 |
| 264 | 2026-04-15T20:55:49.889Z | Downloaded shlex v1.3.0 |
| 265 | 2026-04-15T20:55:49.893Z | Downloaded quick-junit v0.5.2 |
| 266 | 2026-04-15T20:55:49.893Z | Downloaded tower-service v0.3.3 |
| 267 | 2026-04-15T20:55:49.893Z | Downloaded pin-project v1.1.11 |
| 268 | 2026-04-15T20:55:49.899Z | Downloaded target-lexicon v0.13.3 |
| 269 | 2026-04-15T20:55:49.902Z | Downloaded bitflags v2.11.1 |
| 270 | 2026-04-15T20:55:49.905Z | Downloaded rustls-pki-types v1.14.0 |
| 271 | 2026-04-15T20:55:49.905Z | Downloaded nextest-filtering v0.15.0 |
| 272 | 2026-04-15T20:55:49.905Z | Downloaded either v1.15.0 |
| 273 | 2026-04-15T20:55:49.909Z | Downloaded console v0.15.11 |
| 274 | 2026-04-15T20:55:49.909Z | Downloaded target-spec-miette v0.4.6 |
| 275 | 2026-04-15T20:55:49.913Z | Downloaded borsh v1.6.1 |
| 276 | 2026-04-15T20:55:49.916Z | Downloaded thiserror-impl v1.0.69 |
| 277 | 2026-04-15T20:55:49.917Z | Downloaded thiserror v2.0.18 |
| 278 | 2026-04-15T20:55:49.920Z | Downloaded static_assertions v1.1.0 |
| 279 | 2026-04-15T20:55:49.921Z | Downloaded clap v4.6.1 |
| 280 | 2026-04-15T20:55:49.925Z | Downloaded utf8parse v0.2.2 |
| 281 | 2026-04-15T20:55:49.930Z | Downloaded unicode-xid v0.2.6 |
| 282 | 2026-04-15T20:55:49.930Z | Downloaded thread_local v1.1.9 |
| 283 | 2026-04-15T20:55:49.930Z | Downloaded want v0.3.1 |
| 284 | 2026-04-15T20:55:49.930Z | Downloaded version_check v0.9.5 |
| 285 | 2026-04-15T20:55:49.930Z | Downloaded thiserror-impl v2.0.18 |
| 286 | 2026-04-15T20:55:49.933Z | Downloaded thiserror v1.0.69 |
| 287 | 2026-04-15T20:55:49.933Z | Downloaded slab v0.4.12 |
| 288 | 2026-04-15T20:55:49.933Z | Downloaded spki v0.7.3 |
| 289 | 2026-04-15T20:55:49.937Z | Downloaded serde_path_to_error v0.1.20 |
| 290 | 2026-04-15T20:55:49.937Z | Downloaded utf8_iter v1.0.4 |
| 291 | 2026-04-15T20:55:49.937Z | Downloaded async-scoped v0.9.0 |
| 292 | 2026-04-15T20:55:49.937Z | Downloaded xattr v1.6.1 |
| 293 | 2026-04-15T20:55:49.942Z | Downloaded pin-project-lite v0.2.17 |
| 294 | 2026-04-15T20:55:49.942Z | Downloaded unicode-linebreak v0.1.5 |
| 295 | 2026-04-15T20:55:49.942Z | Downloaded quinn-udp v0.5.14 |
| 296 | 2026-04-15T20:55:49.946Z | Downloaded iana-time-zone v0.1.65 |
| 297 | 2026-04-15T20:55:49.950Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 298 | 2026-04-15T20:55:49.950Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 299 | 2026-04-15T20:55:49.950Z | Downloaded crc32fast v1.5.0 |
| 300 | 2026-04-15T20:55:49.954Z | Downloaded getrandom v0.4.2 |
| 301 | 2026-04-15T20:55:49.954Z | Downloaded semver v1.0.28 |
| 302 | 2026-04-15T20:55:49.954Z | Downloaded parking_lot_core v0.9.12 |
| 303 | 2026-04-15T20:55:49.958Z | Downloaded self_update v0.42.0 |
| 304 | 2026-04-15T20:55:49.958Z | Downloaded pkg-config v0.3.33 |
| 305 | 2026-04-15T20:55:49.958Z | Downloaded futures v0.3.32 |
| 306 | 2026-04-15T20:55:49.963Z | Downloaded config v0.15.22 |
| 307 | 2026-04-15T20:55:49.993Z | Downloaded once_cell v1.21.4 |
| 308 | 2026-04-15T20:55:49.993Z | Downloaded derive-where v1.6.1 |
| 309 | 2026-04-15T20:55:49.993Z | Downloaded try-lock v0.2.5 |
| 310 | 2026-04-15T20:55:49.998Z | Downloaded untrusted v0.9.0 |
| 311 | 2026-04-15T20:55:49.998Z | Downloaded parking_lot v0.12.5 |
| 312 | 2026-04-15T20:55:49.998Z | Downloaded smallvec v1.15.1 |
| 313 | 2026-04-15T20:55:49.998Z | Downloaded bytes v1.11.1 |
| 314 | 2026-04-15T20:55:49.998Z | Downloaded tracing-log v0.2.0 |
| 315 | 2026-04-15T20:55:49.998Z | Downloaded smol_str v0.3.6 |
| 316 | 2026-04-15T20:55:49.998Z | Downloaded unicase v2.9.0 |
| 317 | 2026-04-15T20:55:49.998Z | Downloaded target-spec v3.6.0 |
| 318 | 2026-04-15T20:55:49.998Z | Downloaded httparse v1.10.1 |
| 319 | 2026-04-15T20:55:49.998Z | Downloaded tempfile v3.27.0 |
| 320 | 2026-04-15T20:55:49.998Z | Downloaded memchr v2.8.0 |
| 321 | 2026-04-15T20:55:49.998Z | Downloaded serde_derive v1.0.228 |
| 322 | 2026-04-15T20:55:49.998Z | Downloaded proc-macro2 v1.0.106 |
| 323 | 2026-04-15T20:55:49.998Z | Downloaded signal-hook v0.3.18 |
| 324 | 2026-04-15T20:55:50.003Z | Downloaded urlencoding v2.1.3 |
| 325 | 2026-04-15T20:55:50.003Z | Downloaded tokio-native-tls v0.3.1 |
| 326 | 2026-04-15T20:55:50.003Z | Downloaded cfg-expr v0.20.7 |
| 327 | 2026-04-15T20:55:50.003Z | Downloaded serde_core v1.0.228 |
| 328 | 2026-04-15T20:55:50.007Z | Downloaded tokio-stream v0.1.18 |
| 329 | 2026-04-15T20:55:50.007Z | Downloaded zipsign-api v0.1.5 |
| 330 | 2026-04-15T20:55:50.007Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 331 | 2026-04-15T20:55:50.012Z | Downloaded zeroize v1.8.2 |
| 332 | 2026-04-15T20:55:50.012Z | Downloaded log v0.4.29 |
| 333 | 2026-04-15T20:55:50.012Z | Downloaded zstd-safe v7.2.4 |
| 334 | 2026-04-15T20:55:50.012Z | Downloaded litrs v1.0.0 |
| 335 | 2026-04-15T20:55:50.016Z | Downloaded getrandom v0.3.4 |
| 336 | 2026-04-15T20:55:50.016Z | Downloaded tokio-rustls v0.26.4 |
| 337 | 2026-04-15T20:55:50.032Z | Downloaded rustls-webpki v0.103.12 |
| 338 | 2026-04-15T20:55:50.036Z | Downloaded ed25519-dalek v2.2.0 |
| 339 | 2026-04-15T20:55:50.036Z | Downloaded openssl-sys v0.9.113 |
| 340 | 2026-04-15T20:55:50.040Z | Downloaded indicatif v0.17.11 |
| 341 | 2026-04-15T20:55:50.040Z | Downloaded tracing-attributes v0.1.31 |
| 342 | 2026-04-15T20:55:50.044Z | Downloaded textwrap v0.16.2 |
| 343 | 2026-04-15T20:55:50.048Z | Downloaded tinyvec v1.11.0 |
| 344 | 2026-04-15T20:55:50.058Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 345 | 2026-04-15T20:55:50.063Z | Downloaded socket2 v0.6.3 |
| 346 | 2026-04-15T20:55:50.067Z | Downloaded miniz_oxide v0.8.9 |
| 347 | 2026-04-15T20:55:50.071Z | Downloaded xxhash-rust v0.8.15 |
| 348 | 2026-04-15T20:55:50.071Z | Downloaded num-traits v0.2.19 |
| 349 | 2026-04-15T20:55:50.074Z | Downloaded backtrace v0.3.76 |
| 350 | 2026-04-15T20:55:50.074Z | Downloaded der v0.7.10 |
| 351 | 2026-04-15T20:55:50.078Z | Downloaded cc v1.2.60 |
| 352 | 2026-04-15T20:55:50.082Z | Downloaded base64 v0.22.1 |
| 353 | 2026-04-15T20:55:50.086Z | Downloaded hyper-util v0.1.20 |
| 354 | 2026-04-15T20:55:50.086Z | Downloaded quinn v0.11.9 |
| 355 | 2026-04-15T20:55:50.090Z | Downloaded mio v1.2.0 |
| 356 | 2026-04-15T20:55:50.094Z | Downloaded zmij v1.0.21 |
| 357 | 2026-04-15T20:55:50.094Z | Downloaded toml_edit v0.22.27 |
| 358 | 2026-04-15T20:55:50.099Z | Downloaded vte v0.14.1 |
| 359 | 2026-04-15T20:55:50.099Z | Downloaded serde v1.0.228 |
| 360 | 2026-04-15T20:55:50.104Z | Downloaded unicode-ident v1.0.24 |
| 361 | 2026-04-15T20:55:50.104Z | Downloaded toml v0.8.23 |
| 362 | 2026-04-15T20:55:50.104Z | Downloaded flate2 v1.1.9 |
| 363 | 2026-04-15T20:55:50.109Z | Downloaded tar v0.4.45 |
| 364 | 2026-04-15T20:55:50.109Z | Downloaded idna v1.1.0 |
| 365 | 2026-04-15T20:55:50.113Z | Downloaded uuid v1.23.0 |
| 366 | 2026-04-15T20:55:50.113Z | Downloaded derive_more-impl v2.1.1 |
| 367 | 2026-04-15T20:55:50.117Z | Downloaded zstd v0.13.3 |
| 368 | 2026-04-15T20:55:50.121Z | Downloaded typenum v1.19.0 |
| 369 | 2026-04-15T20:55:50.125Z | Downloaded rand v0.9.4 |
| 370 | 2026-04-15T20:55:50.128Z | Downloaded tracing-core v0.1.36 |
| 371 | 2026-04-15T20:55:50.141Z | Downloaded miette v7.6.0 |
| 372 | 2026-04-15T20:55:50.145Z | Downloaded indexmap v2.14.0 |
| 373 | 2026-04-15T20:55:50.152Z | Downloaded http v1.4.0 |
| 374 | 2026-04-15T20:55:50.156Z | Downloaded url v2.5.8 |
| 375 | 2026-04-15T20:55:50.160Z | Downloaded derive_more v2.1.1 |
| 376 | 2026-04-15T20:55:50.168Z | Downloaded sharded-slab v0.1.7 |
| 377 | 2026-04-15T20:55:50.182Z | Downloaded ron v0.12.1 |
| 378 | 2026-04-15T20:55:50.192Z | Downloaded guppy v0.17.25 |
| 379 | 2026-04-15T20:55:50.207Z | Downloaded tower v0.5.3 |
| 380 | 2026-04-15T20:55:50.212Z | Downloaded unicode-segmentation v1.13.2 |
| 381 | 2026-04-15T20:55:50.216Z | Downloaded pulldown-cmark v0.13.3 |
| 382 | 2026-04-15T20:55:50.219Z | Downloaded hashbrown v0.15.5 |
| 383 | 2026-04-15T20:55:50.223Z | Downloaded serde_json v1.0.149 |
| 384 | 2026-04-15T20:55:50.227Z | Downloaded aho-corasick v1.1.4 |
| 385 | 2026-04-15T20:55:50.231Z | Downloaded regex v1.12.3 |
| 386 | 2026-04-15T20:55:50.231Z | Downloaded hyper v1.9.0 |
| 387 | 2026-04-15T20:55:50.234Z | Downloaded hashbrown v0.17.0 |
| 388 | 2026-04-15T20:55:50.238Z | Downloaded unicode-normalization v0.1.25 |
| 389 | 2026-04-15T20:55:50.242Z | Downloaded futures-util v0.3.32 |
| 390 | 2026-04-15T20:55:50.250Z | Downloaded h2 v0.4.13 |
| 391 | 2026-04-15T20:55:50.253Z | Downloaded tokio-util v0.7.18 |
| 392 | 2026-04-15T20:55:50.256Z | Downloaded clap_builder v4.6.0 |
| 393 | 2026-04-15T20:55:50.260Z | Downloaded iri-string v0.7.12 |
| 394 | 2026-04-15T20:55:50.264Z | Downloaded crossterm v0.29.0 |
| 395 | 2026-04-15T20:55:50.271Z | Downloaded tower-http v0.6.8 |
| 396 | 2026-04-15T20:55:50.283Z | Downloaded chrono v0.4.44 |
| 397 | 2026-04-15T20:55:50.293Z | Downloaded reqwest v0.12.28 |
| 398 | 2026-04-15T20:55:50.302Z | Downloaded tracing-subscriber v0.3.23 |
| 399 | 2026-04-15T20:55:50.308Z | Downloaded vcpkg v0.2.15 |
| 400 | 2026-04-15T20:55:50.331Z | Downloaded portable-atomic v1.13.1 |
| 401 | 2026-04-15T20:55:50.335Z | Downloaded unicode-width v0.1.14 |
| 402 | 2026-04-15T20:55:50.339Z | Downloaded quick-xml v0.37.5 |
| 403 | 2026-04-15T20:55:50.342Z | Downloaded gimli v0.32.3 |
| 404 | 2026-04-15T20:55:50.347Z | Downloaded zerocopy v0.8.48 |
| 405 | 2026-04-15T20:55:50.358Z | Downloaded winnow v1.0.1 |
| 406 | 2026-04-15T20:55:50.363Z | Downloaded curve25519-dalek v4.1.3 |
| 407 | 2026-04-15T20:55:50.369Z | Downloaded quick-xml v0.38.4 |
| 408 | 2026-04-15T20:55:50.375Z | Downloaded winnow v0.7.15 |
| 409 | 2026-04-15T20:55:50.378Z | Downloaded bstr v1.12.1 |
| 410 | 2026-04-15T20:55:50.381Z | Downloaded itertools v0.14.0 |
| 411 | 2026-04-15T20:55:50.385Z | Downloaded quinn-proto v0.11.14 |
| 412 | 2026-04-15T20:55:50.389Z | Downloaded tracing v0.1.44 |
| 413 | 2026-04-15T20:55:50.406Z | Downloaded color-eyre v0.6.5 |
| 414 | 2026-04-15T20:55:50.427Z | Downloaded webpki-roots v1.0.6 |
| 415 | 2026-04-15T20:55:50.431Z | Downloaded tokio v1.52.0 |
| 416 | 2026-04-15T20:55:50.452Z | Downloaded openssl v0.10.77 |
| 417 | 2026-04-15T20:55:50.460Z | Downloaded nextest-runner v0.80.0 |
| 418 | 2026-04-15T20:55:50.467Z | Downloaded unicode-width v0.2.2 |
| 419 | 2026-04-15T20:55:50.474Z | Downloaded syn v2.0.117 |
| 420 | 2026-04-15T20:55:50.491Z | Downloaded nix v0.30.1 |
| 421 | 2026-04-15T20:55:50.498Z | Downloaded object v0.37.3 |
| 422 | 2026-04-15T20:55:50.509Z | Downloaded rustls v0.23.38 |
| 423 | 2026-04-15T20:55:50.523Z | Downloaded rustix v0.38.44 |
| 424 | 2026-04-15T20:55:50.536Z | Downloaded regex-syntax v0.8.10 |
| 425 | 2026-04-15T20:55:50.540Z | Downloaded rustix v1.1.4 |
| 426 | 2026-04-15T20:55:50.606Z | Downloaded regex-automata v0.4.14 |
| 427 | 2026-04-15T20:55:50.663Z | Downloaded petgraph v0.8.3 |
| 428 | 2026-04-15T20:55:50.681Z | Downloaded libc v0.2.185 |
| 429 | 2026-04-15T20:55:50.700Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 430 | 2026-04-15T20:55:50.774Z | Downloaded recursion v0.5.4 |
| 431 | 2026-04-15T20:55:50.782Z | Downloaded ring v0.17.14 |
| 432 | 2026-04-15T20:55:50.843Z | Compiling proc-macro2 v1.0.106 |
| 433 | 2026-04-15T20:55:50.843Z | Compiling libc v0.2.185 |
| 434 | 2026-04-15T20:55:50.846Z | Compiling quote v1.0.45 |
| 435 | 2026-04-15T20:55:50.846Z | Compiling unicode-ident v1.0.24 |
| 436 | 2026-04-15T20:55:50.846Z | Compiling serde_core v1.0.228 |
| 437 | 2026-04-15T20:55:50.974Z | Compiling cfg-if v1.0.4 |
| 438 | 2026-04-15T20:55:50.977Z | Compiling memchr v2.8.0 |
| 439 | 2026-04-15T20:55:50.977Z | Compiling once_cell v1.21.4 |
| 440 | 2026-04-15T20:55:51.048Z | Compiling log v0.4.29 |
| 441 | 2026-04-15T20:55:51.095Z | Compiling pin-project-lite v0.2.17 |
| 442 | 2026-04-15T20:55:51.189Z | Compiling itoa v1.0.18 |
| 443 | 2026-04-15T20:55:51.249Z | Compiling serde v1.0.228 |
| 444 | 2026-04-15T20:55:51.423Z | Compiling futures-core v0.3.32 |
| 445 | 2026-04-15T20:55:51.524Z | Compiling bitflags v2.11.1 |
| 446 | 2026-04-15T20:55:51.577Z | Compiling smallvec v1.15.1 |
| 447 | 2026-04-15T20:55:51.588Z | Compiling find-msvc-tools v0.1.9 |
| 448 | 2026-04-15T20:55:51.826Z | Compiling shlex v1.3.0 |
| 449 | 2026-04-15T20:55:51.829Z | Compiling hashbrown v0.17.0 |
| 450 | 2026-04-15T20:55:51.901Z | Compiling equivalent v1.0.2 |
| 451 | 2026-04-15T20:55:51.989Z | Compiling errno v0.3.14 |
| 452 | 2026-04-15T20:55:52.019Z | Compiling jobserver v0.1.34 |
| 453 | 2026-04-15T20:55:52.055Z | Compiling bytes v1.11.1 |
| 454 | 2026-04-15T20:55:52.067Z | Compiling mio v1.2.0 |
| 455 | 2026-04-15T20:55:52.155Z | Compiling signal-hook-registry v1.4.8 |
| 456 | 2026-04-15T20:55:52.170Z | Compiling futures-sink v0.3.32 |
| 457 | 2026-04-15T20:55:52.341Z | Compiling cc v1.2.60 |
| 458 | 2026-04-15T20:55:52.381Z | Compiling rustix v1.1.4 |
| 459 | 2026-04-15T20:55:52.530Z | Compiling syn v2.0.117 |
| 460 | 2026-04-15T20:55:52.534Z | Compiling socket2 v0.6.3 |
| 461 | 2026-04-15T20:55:52.677Z | Compiling zmij v1.0.21 |
| 462 | 2026-04-15T20:55:52.776Z | Compiling slab v0.4.12 |
| 463 | 2026-04-15T20:55:52.967Z | Compiling futures-channel v0.3.32 |
| 464 | 2026-04-15T20:55:52.981Z | Compiling tracing-core v0.1.36 |
| 465 | 2026-04-15T20:55:53.037Z | Compiling serde_json v1.0.149 |
| 466 | 2026-04-15T20:55:53.223Z | Compiling version_check v0.9.5 |
| 467 | 2026-04-15T20:55:53.330Z | Compiling futures-task v0.3.32 |
| 468 | 2026-04-15T20:55:53.489Z | Compiling indexmap v2.14.0 |
| 469 | 2026-04-15T20:55:53.505Z | Compiling futures-io v0.3.32 |
| 470 | 2026-04-15T20:55:53.560Z | Compiling getrandom v0.4.2 |
| 471 | 2026-04-15T20:55:53.610Z | Compiling camino v1.2.2 |
| 472 | 2026-04-15T20:55:53.696Z | Compiling unicode-width v0.2.2 |
| 473 | 2026-04-15T20:55:53.987Z | Compiling ring v0.17.14 |
| 474 | 2026-04-15T20:55:54.005Z | Compiling http v1.4.0 |
| 475 | 2026-04-15T20:55:54.017Z | Compiling adler2 v2.0.1 |
| 476 | 2026-04-15T20:55:54.089Z | Compiling zeroize v1.8.2 |
| 477 | 2026-04-15T20:55:54.197Z | Compiling simd-adler32 v0.3.9 |
| 478 | 2026-04-15T20:55:54.283Z | Compiling percent-encoding v2.3.2 |
| 479 | 2026-04-15T20:55:54.324Z | Compiling autocfg v1.5.0 |
| 480 | 2026-04-15T20:55:54.603Z | Compiling miniz_oxide v0.8.9 |
| 481 | 2026-04-15T20:55:54.736Z | Compiling num-traits v0.2.19 |
| 482 | 2026-04-15T20:55:54.971Z | Compiling getrandom v0.3.4 |
| 483 | 2026-04-15T20:55:55.174Z | Compiling zerocopy v0.8.48 |
| 484 | 2026-04-15T20:55:55.322Z | Compiling target-lexicon v0.13.3 |
| 485 | 2026-04-15T20:55:55.527Z | Compiling object v0.37.3 |
| 486 | 2026-04-15T20:55:55.803Z | Compiling http-body v1.0.1 |
| 487 | 2026-04-15T20:55:55.856Z | Compiling rustls-pki-types v1.14.0 |
| 488 | 2026-04-15T20:55:55.869Z | Compiling semver v1.0.28 |
| 489 | 2026-04-15T20:55:55.968Z | Compiling getrandom v0.2.17 |
| 490 | 2026-04-15T20:55:55.988Z | Compiling typenum v1.19.0 |
| 491 | 2026-04-15T20:55:56.116Z | Compiling httparse v1.10.1 |
| 492 | 2026-04-15T20:55:56.166Z | Compiling fnv v1.0.7 |
| 493 | 2026-04-15T20:55:56.271Z | Compiling serde_derive v1.0.228 |
| 494 | 2026-04-15T20:55:56.286Z | Compiling tokio-macros v2.7.0 |
| 495 | 2026-04-15T20:55:56.297Z | Compiling futures-macro v0.3.32 |
| 496 | 2026-04-15T20:55:56.333Z | Compiling tracing-attributes v0.1.31 |
| 497 | 2026-04-15T20:55:56.469Z | Compiling gimli v0.32.3 |
| 498 | 2026-04-15T20:55:56.551Z | Compiling guppy-workspace-hack v0.1.0 |
| 499 | 2026-04-15T20:55:56.725Z | Compiling untrusted v0.9.0 |
| 500 | 2026-04-15T20:55:56.763Z | Compiling signal-hook v0.3.18 |
| 501 | 2026-04-15T20:55:56.851Z | Compiling thiserror v2.0.18 |
| 502 | 2026-04-15T20:55:56.980Z | Compiling owo-colors v4.3.0 |
| 503 | 2026-04-15T20:55:57.080Z | Compiling tokio v1.52.0 |
| 504 | 2026-04-15T20:55:57.133Z | Compiling futures-util v0.3.32 |
| 505 | 2026-04-15T20:55:57.443Z | Compiling thiserror-impl v2.0.18 |
| 506 | 2026-04-15T20:55:57.565Z | Compiling tracing v0.1.44 |
| 507 | 2026-04-15T20:55:58.529Z | Compiling addr2line v0.25.1 |
| 508 | 2026-04-15T20:55:59.221Z | Compiling form_urlencoded v1.2.2 |
| 509 | 2026-04-15T20:55:59.429Z | Compiling generic-array v0.14.7 |
| 510 | 2026-04-15T20:55:59.500Z | Compiling typeid v1.0.3 |
| 511 | 2026-04-15T20:55:59.603Z | Compiling thiserror v1.0.69 |
| 512 | 2026-04-15T20:55:59.655Z | Compiling fastrand v2.4.1 |
| 513 | 2026-04-15T20:55:59.785Z | Compiling tower-service v0.3.3 |
| 514 | 2026-04-15T20:55:59.815Z | Compiling target-spec v3.6.0 |
| 515 | 2026-04-15T20:55:59.881Z | Compiling utf8_iter v1.0.4 |
| 516 | 2026-04-15T20:55:59.909Z | Compiling atomic-waker v1.1.2 |
| 517 | 2026-04-15T20:55:59.988Z | Compiling pkg-config v0.3.33 |
| 518 | 2026-04-15T20:56:00.037Z | Compiling try-lock v0.2.5 |
| 519 | 2026-04-15T20:56:00.037Z | Compiling rustc-demangle v0.1.27 |
| 520 | 2026-04-15T20:56:00.085Z | Compiling rustls v0.23.38 |
| 521 | 2026-04-15T20:56:00.163Z | Compiling idna_adapter v1.0.0 |
| 522 | 2026-04-15T20:56:00.269Z | Compiling idna v1.1.0 |
| 523 | 2026-04-15T20:56:00.313Z | Compiling backtrace v0.3.76 |
| 524 | 2026-04-15T20:56:00.444Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 525 | 2026-04-15T20:56:00.809Z | Compiling want v0.3.1 |
| 526 | 2026-04-15T20:56:00.994Z | Compiling tempfile v3.27.0 |
| 527 | 2026-04-15T20:56:01.067Z | Compiling tokio-util v0.7.18 |
| 528 | 2026-04-15T20:56:01.296Z | Compiling cfg-expr v0.20.7 |
| 529 | 2026-04-15T20:56:01.893Z | Compiling h2 v0.4.13 |
| 530 | 2026-04-15T20:56:02.519Z | Compiling thiserror-impl v1.0.69 |
| 531 | 2026-04-15T20:56:02.654Z | Compiling terminal_size v0.4.4 |
| 532 | 2026-04-15T20:56:02.752Z | Compiling aho-corasick v1.1.4 |
| 533 | 2026-04-15T20:56:02.809Z | Compiling subtle v2.6.1 |
| 534 | 2026-04-15T20:56:02.996Z | Compiling erased-serde v0.4.10 |
| 535 | 2026-04-15T20:56:03.239Z | Compiling regex-syntax v0.8.10 |
| 536 | 2026-04-15T20:56:03.287Z | Compiling winnow v0.7.15 |
| 537 | 2026-04-15T20:56:04.392Z | Compiling rustls-webpki v0.103.12 |
| 538 | 2026-04-15T20:56:05.317Z | Compiling regex-automata v0.4.14 |
| 539 | 2026-04-15T20:56:07.045Z | Compiling hyper v1.9.0 |
| 540 | 2026-04-15T20:56:08.353Z | Compiling url v2.5.8 |
| 541 | 2026-04-15T20:56:10.586Z | Compiling toml_datetime v0.6.11 |
| 542 | 2026-04-15T20:56:10.625Z | Compiling serde_spanned v0.6.9 |
| 543 | 2026-04-15T20:56:10.771Z | Compiling ahash v0.8.12 |
| 544 | 2026-04-15T20:56:10.791Z | Compiling sync_wrapper v1.0.2 |
| 545 | 2026-04-15T20:56:10.824Z | Compiling crc32fast v1.5.0 |
| 546 | 2026-04-15T20:56:10.915Z | Compiling unicode-linebreak v0.1.5 |
| 547 | 2026-04-15T20:56:10.963Z | Compiling ipnet v2.12.0 |
| 548 | 2026-04-15T20:56:10.967Z | Compiling unicode-segmentation v1.13.2 |
| 549 | 2026-04-15T20:56:11.017Z | Compiling foldhash v0.1.5 |
| 550 | 2026-04-15T20:56:11.150Z | Compiling either v1.15.0 |
| 551 | 2026-04-15T20:56:11.188Z | Compiling nextest-workspace-hack v0.1.0 |
| 552 | 2026-04-15T20:56:11.237Z | Compiling tower-layer v0.3.3 |
| 553 | 2026-04-15T20:56:11.375Z | Compiling is_ci v1.2.0 |
| 554 | 2026-04-15T20:56:11.387Z | Compiling lazy_static v1.5.0 |
| 555 | 2026-04-15T20:56:11.408Z | Compiling parking_lot_core v0.9.12 |
| 556 | 2026-04-15T20:56:11.444Z | Compiling portable-atomic v1.13.1 |
| 557 | 2026-04-15T20:56:11.489Z | Compiling toml_write v0.1.2 |
| 558 | 2026-04-15T20:56:11.545Z | Compiling base64 v0.22.1 |
| 559 | 2026-04-15T20:56:11.695Z | Compiling toml_edit v0.22.27 |
| 560 | 2026-04-15T20:56:11.736Z | Compiling supports-color v3.0.2 |
| 561 | 2026-04-15T20:56:11.936Z | Compiling hyper-util v0.1.20 |
| 562 | 2026-04-15T20:56:11.973Z | Compiling sharded-slab v0.1.7 |
| 563 | 2026-04-15T20:56:12.053Z | Compiling tower v0.5.3 |
| 564 | 2026-04-15T20:56:12.207Z | Compiling convert_case v0.10.0 |
| 565 | 2026-04-15T20:56:12.517Z | Compiling hashbrown v0.15.5 |
| 566 | 2026-04-15T20:56:12.596Z | Compiling textwrap v0.16.2 |
| 567 | 2026-04-15T20:56:12.704Z | Compiling tokio-rustls v0.26.4 |
| 568 | 2026-04-15T20:56:13.146Z | Compiling backtrace-ext v0.2.1 |
| 569 | 2026-04-15T20:56:13.409Z | Compiling ordered-float v2.10.1 |
| 570 | 2026-04-15T20:56:13.573Z | Compiling miette-derive v7.6.0 |
| 571 | 2026-04-15T20:56:13.693Z | Compiling webpki-roots v1.0.6 |
| 572 | 2026-04-15T20:56:13.819Z | Compiling pathdiff v0.2.3 |
| 573 | 2026-04-15T20:56:13.980Z | Compiling console v0.15.11 |
| 574 | 2026-04-15T20:56:14.018Z | Compiling tracing-log v0.2.0 |
| 575 | 2026-04-15T20:56:14.387Z | Compiling cargo-platform v0.3.2 |
| 576 | 2026-04-15T20:56:14.659Z | Compiling os_pipe v1.2.3 |
| 577 | 2026-04-15T20:56:14.711Z | Compiling thread_local v1.1.9 |
| 578 | 2026-04-15T20:56:14.839Z | Compiling debug-ignore v1.0.5 |
| 579 | 2026-04-15T20:56:14.952Z | Compiling zstd-safe v7.2.4 |
| 580 | 2026-04-15T20:56:14.966Z | Compiling rustix v0.38.44 |
| 581 | 2026-04-15T20:56:15.079Z | Compiling cfg_aliases v0.2.1 |
| 582 | 2026-04-15T20:56:15.170Z | Compiling ryu v1.0.23 |
| 583 | 2026-04-15T20:56:15.193Z | Compiling utf8parse v0.2.2 |
| 584 | 2026-04-15T20:56:15.320Z | Compiling scopeguard v1.2.0 |
| 585 | 2026-04-15T20:56:15.344Z | Compiling fixedbitset v0.5.7 |
| 586 | 2026-04-15T20:56:15.428Z | Compiling supports-unicode v3.0.0 |
| 587 | 2026-04-15T20:56:15.463Z | Compiling unicode-width v0.1.14 |
| 588 | 2026-04-15T20:56:15.606Z | Compiling pulldown-cmark v0.13.3 |
| 589 | 2026-04-15T20:56:15.639Z | Compiling supports-hyperlinks v3.2.0 |
| 590 | 2026-04-15T20:56:15.768Z | Compiling winnow v1.0.1 |
| 591 | 2026-04-15T20:56:15.830Z | Compiling iri-string v0.7.12 |
| 592 | 2026-04-15T20:56:15.869Z | Compiling miette v7.6.0 |
| 593 | 2026-04-15T20:56:15.928Z | Compiling petgraph v0.8.3 |
| 594 | 2026-04-15T20:56:16.763Z | Compiling lock_api v0.4.14 |
| 595 | 2026-04-15T20:56:17.024Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 596 | 2026-04-15T20:56:17.342Z | Compiling tower-http v0.6.8 |
| 597 | 2026-04-15T20:56:17.857Z | Compiling serde_urlencoded v0.7.1 |
| 598 | 2026-04-15T20:56:18.155Z | Compiling anstyle-parse v1.0.0 |
| 599 | 2026-04-15T20:56:18.309Z | Compiling nix v0.30.1 |
| 600 | 2026-04-15T20:56:18.370Z | Compiling tracing-subscriber v0.3.23 |
| 601 | 2026-04-15T20:56:18.370Z | Compiling sigchld v0.2.4 |
| 602 | 2026-04-15T20:56:18.528Z | Compiling cargo_metadata v0.23.1 |
| 603 | 2026-04-15T20:56:18.572Z | Compiling hyper-rustls v0.27.9 |
| 604 | 2026-04-15T20:56:18.688Z | Compiling serde-value v0.7.0 |
| 605 | 2026-04-15T20:56:19.275Z | Compiling serde-untagged v0.1.9 |
| 606 | 2026-04-15T20:56:19.435Z | Compiling toml v0.8.23 |
| 607 | 2026-04-15T20:56:20.179Z | Compiling derive_more-impl v2.1.1 |
| 608 | 2026-04-15T20:56:20.998Z | Compiling itertools v0.14.0 |
| 609 | 2026-04-15T20:56:21.400Z | Compiling regex v1.12.3 |
| 610 | 2026-04-15T20:56:21.416Z | Compiling block-buffer v0.10.4 |
| 611 | 2026-04-15T20:56:21.571Z | Compiling crypto-common v0.1.7 |
| 612 | 2026-04-15T20:56:21.711Z | Compiling ppv-lite86 v0.2.21 |
| 613 | 2026-04-15T20:56:21.729Z | Compiling futures-executor v0.3.32 |
| 614 | 2026-04-15T20:56:22.044Z | Compiling rand_core v0.9.5 |
| 615 | 2026-04-15T20:56:22.281Z | Compiling pin-project-internal v1.1.11 |
| 616 | 2026-04-15T20:56:22.310Z | Compiling http-body-util v0.1.3 |
| 617 | 2026-04-15T20:56:22.422Z | Compiling uuid v1.23.0 |
| 618 | 2026-04-15T20:56:22.512Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 619 | 2026-04-15T20:56:22.587Z | Compiling smol_str v0.3.6 |
| 620 | 2026-04-15T20:56:22.886Z | Compiling serde_spanned v1.1.1 |
| 621 | 2026-04-15T20:56:22.937Z | Compiling filetime v0.2.27 |
| 622 | 2026-04-15T20:56:22.937Z | Compiling bstr v1.12.1 |
| 623 | 2026-04-15T20:56:22.993Z | Compiling vte v0.14.1 |
| 624 | 2026-04-15T20:56:23.051Z | Compiling self_update v0.42.0 |
| 625 | 2026-04-15T20:56:23.288Z | Compiling litrs v1.0.0 |
| 626 | 2026-04-15T20:56:23.334Z | Compiling anstyle v1.0.14 |
| 627 | 2026-04-15T20:56:23.355Z | Compiling eyre v0.6.12 |
| 628 | 2026-04-15T20:56:23.609Z | Compiling xattr v1.6.1 |
| 629 | 2026-04-15T20:56:23.643Z | Compiling nested v0.1.1 |
| 630 | 2026-04-15T20:56:23.661Z | Compiling iana-time-zone v0.1.65 |
| 631 | 2026-04-15T20:56:23.741Z | Compiling color-spantrace v0.3.0 |
| 632 | 2026-04-15T20:56:23.745Z | Compiling static_assertions v1.1.0 |
| 633 | 2026-04-15T20:56:23.797Z | Compiling tinyvec_macros v0.1.1 |
| 634 | 2026-04-15T20:56:23.826Z | Compiling number_prefix v0.4.0 |
| 635 | 2026-04-15T20:56:23.839Z | Compiling unicase v2.9.0 |
| 636 | 2026-04-15T20:56:23.871Z | Compiling unicode-xid v0.2.6 |
| 637 | 2026-04-15T20:56:23.915Z | Compiling is_terminal_polyfill v1.70.2 |
| 638 | 2026-04-15T20:56:23.982Z | Compiling colorchoice v1.0.5 |
| 639 | 2026-04-15T20:56:24.010Z | Compiling anstyle-query v1.1.5 |
| 640 | 2026-04-15T20:56:24.014Z | Compiling cargo-util-schemas v0.2.0 |
| 641 | 2026-04-15T20:56:24.046Z | Compiling indicatif v0.17.11 |
| 642 | 2026-04-15T20:56:24.103Z | Compiling anstream v1.0.0 |
| 643 | 2026-04-15T20:56:24.107Z | Compiling tinyvec v1.11.0 |
| 644 | 2026-04-15T20:56:24.128Z | Compiling guppy v0.17.25 |
| 645 | 2026-04-15T20:56:24.590Z | Compiling chrono v0.4.44 |
| 646 | 2026-04-15T20:56:24.628Z | Compiling document-features v0.2.12 |
| 647 | 2026-04-15T20:56:25.056Z | Compiling tar v0.4.45 |
| 648 | 2026-04-15T20:56:25.254Z | Compiling globset v0.4.18 |
| 649 | 2026-04-15T20:56:25.470Z | Compiling pin-project v1.1.11 |
| 650 | 2026-04-15T20:56:25.596Z | Compiling strip-ansi-escapes v0.2.1 |
| 651 | 2026-04-15T20:56:26.103Z | Compiling toml v1.1.2+spec-1.1.0 |
| 652 | 2026-04-15T20:56:26.543Z | Compiling nextest-metadata v0.12.2 |
| 653 | 2026-04-15T20:56:27.346Z | Compiling newtype-uuid v1.3.2 |
| 654 | 2026-04-15T20:56:27.542Z | Compiling reqwest v0.12.28 |
| 655 | 2026-04-15T20:56:27.728Z | Compiling rand_chacha v0.9.0 |
| 656 | 2026-04-15T20:56:28.034Z | Compiling futures v0.3.32 |
| 657 | 2026-04-15T20:56:28.119Z | Compiling digest v0.10.7 |
| 658 | 2026-04-15T20:56:28.307Z | Compiling parking_lot v0.12.5 |
| 659 | 2026-04-15T20:56:28.341Z | Compiling derive_more v2.1.1 |
| 660 | 2026-04-15T20:56:28.421Z | Compiling flate2 v1.1.9 |
| 661 | 2026-04-15T20:56:28.560Z | Compiling tracing-error v0.2.1 |
| 662 | 2026-04-15T20:56:28.816Z | Compiling shared_child v1.1.1 |
| 663 | 2026-04-15T20:56:29.229Z | Compiling signal-hook-mio v0.2.5 |
| 664 | 2026-04-15T20:56:29.367Z | Compiling self-replace v1.5.0 |
| 665 | 2026-04-15T20:56:29.408Z | Compiling cargo-platform v0.2.0 |
| 666 | 2026-04-15T20:56:29.505Z | Compiling quick-xml v0.38.4 |
| 667 | 2026-04-15T20:56:29.667Z | Compiling quick-xml v0.37.5 |
| 668 | 2026-04-15T20:56:30.216Z | Compiling indenter v0.3.4 |
| 669 | 2026-04-15T20:56:30.313Z | Compiling recursion v0.5.4 |
| 670 | 2026-04-15T20:56:30.345Z | Compiling shell-words v1.1.1 |
| 671 | 2026-04-15T20:56:30.454Z | Compiling strsim v0.11.1 |
| 672 | 2026-04-15T20:56:30.599Z | Compiling cpufeatures v0.2.17 |
| 673 | 2026-04-15T20:56:30.675Z | Compiling clap_lex v1.1.0 |
| 674 | 2026-04-15T20:56:31.051Z | Compiling heck v0.5.0 |
| 675 | 2026-04-15T20:56:31.160Z | Compiling urlencoding v2.1.3 |
| 676 | 2026-04-15T20:56:31.264Z | Compiling humantime v2.3.0 |
| 677 | 2026-04-15T20:56:31.406Z | Compiling clap_derive v4.6.1 |
| 678 | 2026-04-15T20:56:31.539Z | Compiling humantime-serde v1.1.1 |
| 679 | 2026-04-15T20:56:31.696Z | Compiling clap_builder v4.6.0 |
| 680 | 2026-04-15T20:56:31.696Z | Compiling sha2 v0.10.9 |
| 681 | 2026-04-15T20:56:31.850Z | Compiling nextest-filtering v0.15.0 |
| 682 | 2026-04-15T20:56:33.224Z | Compiling quick-junit v0.5.2 |
| 683 | 2026-04-15T20:56:33.463Z | Compiling atomicwrites v0.4.4 |
| 684 | 2026-04-15T20:56:33.762Z | Compiling cargo_metadata v0.20.0 |
| 685 | 2026-04-15T20:56:35.929Z | Compiling cargo-nextest v0.9.97 |
| 686 | 2026-04-15T20:56:36.239Z | Compiling crossterm v0.29.0 |
| 687 | 2026-04-15T20:56:36.417Z | Compiling duct v0.13.7 |
| 688 | 2026-04-15T20:56:38.073Z | Compiling zstd v0.13.3 |
| 689 | 2026-04-15T20:56:38.240Z | Compiling async-scoped v0.9.0 |
| 690 | 2026-04-15T20:56:38.438Z | Compiling rand v0.9.4 |
| 691 | 2026-04-15T20:56:38.515Z | Compiling config v0.15.22 |
| 692 | 2026-04-15T20:56:38.684Z | Compiling unicode-normalization v0.1.25 |
| 693 | 2026-04-15T20:56:38.982Z | Compiling target-spec-miette v0.4.6 |
| 694 | 2026-04-15T20:56:39.090Z | Compiling future-queue v0.4.0 |
| 695 | 2026-04-15T20:56:39.226Z | Compiling mukti-metadata v0.3.0 |
| 696 | 2026-04-15T20:56:39.275Z | Compiling camino-tempfile v1.4.1 |
| 697 | 2026-04-15T20:56:39.371Z | Compiling tokio-stream v0.1.18 |
| 698 | 2026-04-15T20:56:39.422Z | Compiling derive-where v1.6.1 |
| 699 | 2026-04-15T20:56:39.596Z | Compiling serde_path_to_error v0.1.20 |
| 700 | 2026-04-15T20:56:39.737Z | Compiling serde_ignored v0.1.14 |
| 701 | 2026-04-15T20:56:39.737Z | Compiling xxhash-rust v0.8.15 |
| 702 | 2026-04-15T20:56:39.918Z | Compiling swrite v0.1.0 |
| 703 | 2026-04-15T20:56:39.930Z | Compiling hex v0.4.3 |
| 704 | 2026-04-15T20:56:39.955Z | Compiling indent_write v2.2.0 |
| 705 | 2026-04-15T20:56:40.059Z | Compiling home v0.5.12 |
| 706 | 2026-04-15T20:56:40.105Z | Compiling color-eyre v0.6.5 |
| 707 | 2026-04-15T20:56:40.161Z | Compiling clap v4.6.1 |
| 708 | 2026-04-15T20:56:40.220Z | Compiling dialoguer v0.11.0 |
| 709 | 2026-04-15T20:56:40.220Z | Compiling enable-ansi-support v0.2.1 |
| 710 | 2026-04-15T20:56:40.703Z | Compiling nextest-runner v0.80.0 |
| 711 | 2026-04-15T20:56:59.474Z | Finished `release` profile [optimized] target(s) in 1m 12s |
| 712 | 2026-04-15T20:56:59.653Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 713 | 2026-04-15T20:56:59.657Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 714 | 2026-04-15T20:56:59.765Z | + source .github/buildomat/test-common.sh |
| 715 | 2026-04-15T20:56:59.768Z | ++ NEXTEST_VERSION=0.9.97 |
| 716 | 2026-04-15T20:56:59.768Z | ++ PLATFORM=illumos |
| 717 | 2026-04-15T20:56:59.768Z | ++ banner install |
| 718 | 2026-04-15T20:56:59.768Z | |
| 719 | 2026-04-15T20:56:59.768Z | # # # #### ##### ## # # |
| 720 | 2026-04-15T20:56:59.768Z | # ## # # # # # # # |
| 721 | 2026-04-15T20:56:59.768Z | # # # # #### # # # # # |
| 722 | 2026-04-15T20:56:59.768Z | # # # # # # ###### # # |
| 723 | 2026-04-15T20:56:59.768Z | # # ## # # # # # # # |
| 724 | 2026-04-15T20:56:59.768Z | # # # #### # # # ###### ###### |
| 725 | 2026-04-15T20:56:59.768Z | |
| 726 | 2026-04-15T20:56:59.768Z | ++ set +o errexit |
| 727 | 2026-04-15T20:56:59.772Z | ++ pkg info clang-15 |
| 728 | 2026-04-15T20:56:59.772Z | ++ grep -qi installed |
| 729 | 2026-04-15T20:57:02.098Z | pkg: info: no packages matching the following patterns you specified are |
| 730 | 2026-04-15T20:57:02.098Z | installed on the system. Try querying remotely instead: |
| 731 | 2026-04-15T20:57:02.098Z | |
| 732 | 2026-04-15T20:57:02.098Z | clang-15 |
| 733 | 2026-04-15T20:57:02.139Z | ++ [[ 1 != 0 ]] |
| 734 | 2026-04-15T20:57:02.139Z | ++ set -o errexit |
| 735 | 2026-04-15T20:57:02.139Z | ++ pfexec pkg install clang-15 |
| 736 | 2026-04-15T20:57:09.514Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 737 | 2026-04-15T20:57:17.430Z | Startup: Caching catalogs ... Done |
| 738 | 2026-04-15T20:57:23.111Z | Planning: Solver setup ... Done |
| 739 | 2026-04-15T20:57:23.566Z | Planning: Running solver ... Done |
| 740 | 2026-04-15T20:57:23.708Z | Planning: Finding local manifests ... Done |
| 741 | 2026-04-15T20:57:23.722Z | Planning: Fetching manifests: 0/2 0% complete |
| 742 | 2026-04-15T20:57:23.818Z | Planning: Fetching manifests: 2/2 100% complete |
| 743 | 2026-04-15T20:57:23.850Z | Planning: Package planning ... Done |
| 744 | 2026-04-15T20:57:23.875Z | Planning: Merging actions ... Done |
| 745 | 2026-04-15T20:57:23.989Z | Planning: Checking for conflicting actions ... Done |
| 746 | 2026-04-15T20:57:23.997Z | Planning: Consolidating action changes ... Done |
| 747 | 2026-04-15T20:57:24.763Z | Planning: Evaluating mediators ... Done |
| 748 | 2026-04-15T20:57:24.768Z | Planning: Planning completed in 7.17 seconds |
| 749 | 2026-04-15T20:57:25.546Z | Packages to install: 2 |
| 750 | 2026-04-15T20:57:25.547Z | Mediators to change: 2 |
| 751 | 2026-04-15T20:57:25.547Z | Services to change: 1 |
| 752 | 2026-04-15T20:57:25.547Z | Create boot environment: No |
| 753 | 2026-04-15T20:57:25.547Z | Create backup boot environment: No |
| 754 | 2026-04-15T20:57:25.591Z | |
| 755 | 2026-04-15T20:57:25.591Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 756 | 2026-04-15T20:57:30.592Z | Download: 1065/3076 items 112.8/211.3MB 53% complete (23.0M/s) |
| 757 | 2026-04-15T20:57:39.106Z | Download: 2005/3076 items 117.1/211.3MB 55% complete (14.9M/s) |
| 758 | 2026-04-15T20:57:48.723Z | Download: 2008/3076 items 117.1/211.3MB 55% complete |
| 759 | 2026-04-15T20:57:53.882Z | Download: 3064/3076 items 207.0/211.3MB 97% complete (19.2M/s) |
| 760 | 2026-04-15T20:57:53.984Z | Download: Completed 211.31 MB in 28.39 seconds (7.4M/s) |
| 761 | 2026-04-15T20:57:54.224Z | Actions: 1/3418 actions (Installing new actions) |
| 762 | 2026-04-15T20:57:57.618Z | Actions: Completed 3418 actions in 3.39 seconds. |
| 763 | 2026-04-15T20:57:57.936Z | Done |
| 764 | 2026-04-15T20:57:57.936Z | Done |
| 765 | 2026-04-15T20:57:58.672Z | Done |
| 766 | 2026-04-15T20:58:01.923Z | Done |
| 767 | 2026-04-15T20:58:01.999Z | Done |
| 768 | 2026-04-15T20:58:02.003Z | Done |
| 769 | 2026-04-15T20:58:02.300Z | Done |
| 770 | 2026-04-15T20:58:02.994Z | ++ set -o errexit |
| 771 | 2026-04-15T20:58:02.994Z | ++ cargo --version |
| 772 | 2026-04-15T20:58:03.003Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 773 | 2026-04-15T20:58:03.006Z | ++ rustc --version |
| 774 | 2026-04-15T20:58:03.026Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 775 | 2026-04-15T20:58:03.030Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 776 | 2026-04-15T20:58:03.080Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 777 | 2026-04-15T20:58:03.084Z | + pushd rdb |
| 778 | 2026-04-15T20:58:03.084Z | + PROPTEST_CASES=1000000 |
| 779 | 2026-04-15T20:58:03.084Z | + cargo nextest run --lib proptest |
| 780 | 2026-04-15T20:58:03.084Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 781 | 2026-04-15T20:58:03.254Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 782 | 2026-04-15T20:58:03.864Z | From https://github.com/oxidecomputer/falcon |
| 783 | 2026-04-15T20:58:03.864Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 784 | 2026-04-15T20:58:03.942Z | Updating crates.io index |
| 785 | 2026-04-15T20:58:03.945Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 786 | 2026-04-15T20:58:04.736Z | From https://github.com/oxidecomputer/dendrite |
| 787 | 2026-04-15T20:58:04.736Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 788 | 2026-04-15T20:58:04.806Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 789 | 2026-04-15T20:58:05.082Z | From https://github.com/oxidecomputer/ispf |
| 790 | 2026-04-15T20:58:05.083Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 791 | 2026-04-15T20:58:05.115Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 792 | 2026-04-15T20:58:05.450Z | From https://github.com/oxidecomputer/netadm-sys |
| 793 | 2026-04-15T20:58:05.450Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 794 | 2026-04-15T20:58:05.458Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 795 | 2026-04-15T20:58:13.327Z | From https://github.com/oxidecomputer/omicron |
| 796 | 2026-04-15T20:58:13.328Z | * [new ref] dfcd9ac2d3321f7d286c6bde832faf0306b1e535 -> refs/commit/dfcd9ac2d3321f7d286c6bde832faf0306b1e535 |
| 797 | 2026-04-15T20:58:13.728Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 798 | 2026-04-15T20:58:14.353Z | From https://github.com/oxidecomputer/opte |
| 799 | 2026-04-15T20:58:14.353Z | * [new ref] b60decb70fe491ebdaa30c824619470b015556fc -> refs/commit/b60decb70fe491ebdaa30c824619470b015556fc |
| 800 | 2026-04-15T20:58:14.435Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 801 | 2026-04-15T20:58:14.668Z | From https://github.com/illumos/smf-rs |
| 802 | 2026-04-15T20:58:14.668Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 803 | 2026-04-15T20:58:14.731Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 804 | 2026-04-15T20:58:15.021Z | From https://github.com/oxidecomputer/network-interface |
| 805 | 2026-04-15T20:58:15.021Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 806 | 2026-04-15T20:58:15.043Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 807 | 2026-04-15T20:58:15.312Z | From https://github.com/oxidecomputer/zone |
| 808 | 2026-04-15T20:58:15.313Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 809 | 2026-04-15T20:58:15.320Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 810 | 2026-04-15T20:58:16.530Z | From https://github.com/oxidecomputer/propolis |
| 811 | 2026-04-15T20:58:16.530Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 812 | 2026-04-15T20:58:16.615Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 813 | 2026-04-15T20:58:17.140Z | From https://github.com/oxidecomputer/transceiver-control |
| 814 | 2026-04-15T20:58:17.140Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 815 | 2026-04-15T20:58:17.151Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 816 | 2026-04-15T20:58:17.803Z | From https://github.com/oxidecomputer/dlpi-sys |
| 817 | 2026-04-15T20:58:17.803Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 818 | 2026-04-15T20:58:17.807Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 819 | 2026-04-15T20:58:18.079Z | From https://github.com/jmesmon/rust-libzfs |
| 820 | 2026-04-15T20:58:18.079Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 821 | 2026-04-15T20:58:18.087Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 822 | 2026-04-15T20:58:18.341Z | From https://github.com/oxidecomputer/rusty-doors |
| 823 | 2026-04-15T20:58:18.341Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 824 | 2026-04-15T20:58:18.350Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 825 | 2026-04-15T20:58:18.673Z | From https://github.com/oxidecomputer/lldp |
| 826 | 2026-04-15T20:58:18.673Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 827 | 2026-04-15T20:58:18.700Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 828 | 2026-04-15T20:58:18.991Z | From https://github.com/oxidecomputer/slog-error-chain |
| 829 | 2026-04-15T20:58:18.991Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 830 | 2026-04-15T20:58:19.037Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 831 | 2026-04-15T20:58:19.340Z | From https://github.com/oxidecomputer/tufaceous |
| 832 | 2026-04-15T20:58:19.340Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 833 | 2026-04-15T20:58:19.370Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 834 | 2026-04-15T20:58:19.819Z | From https://github.com/oxidecomputer/management-gateway-service |
| 835 | 2026-04-15T20:58:19.819Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 836 | 2026-04-15T20:58:19.879Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 837 | 2026-04-15T20:58:20.721Z | From https://github.com/oxidecomputer/crucible |
| 838 | 2026-04-15T20:58:20.721Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 839 | 2026-04-15T20:58:20.782Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 840 | 2026-04-15T20:58:21.038Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 841 | 2026-04-15T20:58:21.039Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 842 | 2026-04-15T20:58:21.188Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 843 | 2026-04-15T20:58:21.553Z | From https://github.com/oxidecomputer/propolis |
| 844 | 2026-04-15T20:58:21.553Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 845 | 2026-04-15T20:58:21.933Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 846 | 2026-04-15T20:58:22.237Z | From https://github.com/oxidecomputer/tofino |
| 847 | 2026-04-15T20:58:22.237Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 848 | 2026-04-15T20:58:22.244Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 849 | 2026-04-15T20:58:22.746Z | From https://github.com/oxidecomputer/maghemite |
| 850 | 2026-04-15T20:58:22.746Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 851 | 2026-04-15T20:58:22.794Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 852 | 2026-04-15T20:58:23.071Z | From https://github.com/oxidecomputer/clickward |
| 853 | 2026-04-15T20:58:23.071Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 854 | 2026-04-15T20:58:23.114Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 855 | 2026-04-15T20:58:23.386Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 856 | 2026-04-15T20:58:23.386Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 857 | 2026-04-15T20:58:23.540Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 858 | 2026-04-15T20:58:23.859Z | From https://github.com/oxidecomputer/crucible |
| 859 | 2026-04-15T20:58:23.859Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 860 | 2026-04-15T20:58:24.783Z | Downloading crates ... |
| 861 | 2026-04-15T20:58:24.885Z | Downloaded bit-set v0.8.0 |
| 862 | 2026-04-15T20:58:24.891Z | Downloaded argon2 v0.5.3 |
| 863 | 2026-04-15T20:58:24.894Z | Downloaded crossbeam-epoch v0.9.18 |
| 864 | 2026-04-15T20:58:24.899Z | Downloaded ff v0.13.1 |
| 865 | 2026-04-15T20:58:24.904Z | Downloaded bcs v0.1.6 |
| 866 | 2026-04-15T20:58:24.908Z | Downloaded base16ct v1.0.0 |
| 867 | 2026-04-15T20:58:24.908Z | Downloaded async-stream-impl v0.3.6 |
| 868 | 2026-04-15T20:58:24.908Z | Downloaded async-recursion v1.1.1 |
| 869 | 2026-04-15T20:58:24.911Z | Downloaded float-ord v0.3.2 |
| 870 | 2026-04-15T20:58:24.911Z | Downloaded glob v0.3.3 |
| 871 | 2026-04-15T20:58:24.914Z | Downloaded darling_core v0.23.0 |
| 872 | 2026-04-15T20:58:24.918Z | Downloaded ingot v0.1.1 |
| 873 | 2026-04-15T20:58:24.921Z | Downloaded hostname v0.4.2 |
| 874 | 2026-04-15T20:58:24.921Z | Downloaded base64 v0.21.7 |
| 875 | 2026-04-15T20:58:24.925Z | Downloaded ident_case v1.0.1 |
| 876 | 2026-04-15T20:58:24.925Z | Downloaded lru-cache v0.1.2 |
| 877 | 2026-04-15T20:58:24.928Z | Downloaded num-derive v0.3.3 |
| 878 | 2026-04-15T20:58:24.928Z | Downloaded keccak v0.1.6 |
| 879 | 2026-04-15T20:58:24.932Z | Downloaded linked-hash-map v0.5.6 |
| 880 | 2026-04-15T20:58:24.932Z | Downloaded managed v0.8.0 |
| 881 | 2026-04-15T20:58:24.932Z | Downloaded fxhash v0.2.1 |
| 882 | 2026-04-15T20:58:24.935Z | Downloaded clap v4.6.0 |
| 883 | 2026-04-15T20:58:24.939Z | Downloaded num_enum_derive v0.7.6 |
| 884 | 2026-04-15T20:58:24.943Z | Downloaded instant v0.1.13 |
| 885 | 2026-04-15T20:58:24.943Z | Downloaded newtype_derive v0.1.6 |
| 886 | 2026-04-15T20:58:24.943Z | Downloaded cipher v0.4.4 |
| 887 | 2026-04-15T20:58:24.946Z | Downloaded hubpack_derive v0.1.1 |
| 888 | 2026-04-15T20:58:24.946Z | Downloaded allocator-api2 v0.2.21 |
| 889 | 2026-04-15T20:58:24.950Z | Downloaded foreign-types-shared v0.3.1 |
| 890 | 2026-04-15T20:58:24.950Z | Downloaded hostname v0.3.1 |
| 891 | 2026-04-15T20:58:24.954Z | Downloaded anyhow v1.0.102 |
| 892 | 2026-04-15T20:58:24.954Z | Downloaded num v0.4.3 |
| 893 | 2026-04-15T20:58:24.958Z | Downloaded mime v0.3.17 |
| 894 | 2026-04-15T20:58:24.958Z | Downloaded dof v0.3.0 |
| 895 | 2026-04-15T20:58:24.958Z | Downloaded is-terminal v0.4.17 |
| 896 | 2026-04-15T20:58:24.961Z | Downloaded inout v0.1.4 |
| 897 | 2026-04-15T20:58:24.961Z | Downloaded crunchy v0.2.4 |
| 898 | 2026-04-15T20:58:24.962Z | Downloaded convert_case v0.4.0 |
| 899 | 2026-04-15T20:58:24.965Z | Downloaded memoffset v0.9.1 |
| 900 | 2026-04-15T20:58:24.965Z | Downloaded foreign-types v0.5.0 |
| 901 | 2026-04-15T20:58:24.965Z | Downloaded idna_adapter v1.2.1 |
| 902 | 2026-04-15T20:58:24.969Z | Downloaded icu_locale_core v2.1.1 |
| 903 | 2026-04-15T20:58:24.972Z | Downloaded newline-converter v0.3.0 |
| 904 | 2026-04-15T20:58:24.972Z | Downloaded dtrace-parser v0.2.0 |
| 905 | 2026-04-15T20:58:24.972Z | Downloaded dof v0.4.0 |
| 906 | 2026-04-15T20:58:24.976Z | Downloaded crc8 v0.1.1 |
| 907 | 2026-04-15T20:58:24.976Z | Downloaded ciborium-ll v0.2.2 |
| 908 | 2026-04-15T20:58:24.976Z | Downloaded cpufeatures v0.3.0 |
| 909 | 2026-04-15T20:58:24.980Z | Downloaded macaddr v1.0.1 |
| 910 | 2026-04-15T20:58:24.980Z | Downloaded dyn-clone v1.0.20 |
| 911 | 2026-04-15T20:58:24.983Z | Downloaded async-stream v0.3.6 |
| 912 | 2026-04-15T20:58:24.983Z | Downloaded darling_macro v0.23.0 |
| 913 | 2026-04-15T20:58:24.983Z | Downloaded httpdate v1.0.3 |
| 914 | 2026-04-15T20:58:24.987Z | Downloaded hash32 v0.3.1 |
| 915 | 2026-04-15T20:58:24.987Z | Downloaded internet-checksum v0.2.1 |
| 916 | 2026-04-15T20:58:24.987Z | Downloaded newtype-uuid-macros v0.1.0 |
| 917 | 2026-04-15T20:58:24.991Z | Downloaded dtrace-parser v0.3.0 |
| 918 | 2026-04-15T20:58:24.991Z | Downloaded gethostname v0.5.0 |
| 919 | 2026-04-15T20:58:24.991Z | Downloaded enum-as-inner v0.6.1 |
| 920 | 2026-04-15T20:58:24.995Z | Downloaded dropshot-api-manager-types v0.7.0 |
| 921 | 2026-04-15T20:58:24.995Z | Downloaded group v0.13.0 |
| 922 | 2026-04-15T20:58:24.999Z | Downloaded derive-ex v0.1.8 |
| 923 | 2026-04-15T20:58:24.999Z | Downloaded data-encoding v2.10.0 |
| 924 | 2026-04-15T20:58:24.999Z | Downloaded csv-core v0.1.13 |
| 925 | 2026-04-15T20:58:25.000Z | Downloaded fs-err v3.3.0 |
| 926 | 2026-04-15T20:58:25.004Z | Downloaded cobs v0.3.0 |
| 927 | 2026-04-15T20:58:25.004Z | Downloaded darling_macro v0.21.3 |
| 928 | 2026-04-15T20:58:25.004Z | Downloaded libsw-core v0.3.2 |
| 929 | 2026-04-15T20:58:25.007Z | Downloaded const-random v0.1.18 |
| 930 | 2026-04-15T20:58:25.008Z | Downloaded fastrand v2.3.0 |
| 931 | 2026-04-15T20:58:25.008Z | Downloaded compression-codecs v0.4.37 |
| 932 | 2026-04-15T20:58:25.011Z | Downloaded ingot-types v0.1.2 |
| 933 | 2026-04-15T20:58:25.011Z | Downloaded olpc-cjson v0.1.4 |
| 934 | 2026-04-15T20:58:25.014Z | Downloaded async-trait v0.1.89 |
| 935 | 2026-04-15T20:58:25.018Z | Downloaded natord v1.0.9 |
| 936 | 2026-04-15T20:58:25.018Z | Downloaded hubpack v0.1.2 |
| 937 | 2026-04-15T20:58:25.018Z | Downloaded memmap v0.7.0 |
| 938 | 2026-04-15T20:58:25.021Z | Downloaded libscf-sys v1.1.0 |
| 939 | 2026-04-15T20:58:25.021Z | Downloaded daft v0.1.5 |
| 940 | 2026-04-15T20:58:25.021Z | Downloaded embedded-io v0.6.1 |
| 941 | 2026-04-15T20:58:25.025Z | Downloaded embedded-io v0.4.0 |
| 942 | 2026-04-15T20:58:25.025Z | Downloaded fixedbitset v0.4.2 |
| 943 | 2026-04-15T20:58:25.028Z | Downloaded num_enum_derive v0.5.11 |
| 944 | 2026-04-15T20:58:25.028Z | Downloaded diff v0.1.13 |
| 945 | 2026-04-15T20:58:25.032Z | Downloaded darling_core v0.21.3 |
| 946 | 2026-04-15T20:58:25.032Z | Downloaded git-stub-vcs v0.1.0 |
| 947 | 2026-04-15T20:58:25.035Z | Downloaded num-derive v0.4.2 |
| 948 | 2026-04-15T20:58:25.035Z | Downloaded chacha20 v0.9.1 |
| 949 | 2026-04-15T20:58:25.039Z | Downloaded no-std-compat v0.4.1 |
| 950 | 2026-04-15T20:58:25.039Z | Downloaded crossbeam-utils v0.8.21 |
| 951 | 2026-04-15T20:58:25.042Z | Downloaded crossbeam-deque v0.8.6 |
| 952 | 2026-04-15T20:58:25.042Z | Downloaded num-integer v0.1.46 |
| 953 | 2026-04-15T20:58:25.045Z | Downloaded num-conv v0.2.1 |
| 954 | 2026-04-15T20:58:25.045Z | Downloaded opaque-debug v0.3.1 |
| 955 | 2026-04-15T20:58:25.045Z | Downloaded parse-display v0.10.0 |
| 956 | 2026-04-15T20:58:25.049Z | Downloaded omicron-workspace-hack v0.1.0 |
| 957 | 2026-04-15T20:58:25.049Z | Downloaded memmap2 v0.9.10 |
| 958 | 2026-04-15T20:58:25.049Z | Downloaded ingot-macros v0.1.1 |
| 959 | 2026-04-15T20:58:25.052Z | Downloaded num_enum v0.7.6 |
| 960 | 2026-04-15T20:58:25.055Z | Downloaded console v0.16.3 |
| 961 | 2026-04-15T20:58:25.055Z | Downloaded cargo_toml v0.22.3 |
| 962 | 2026-04-15T20:58:25.055Z | Downloaded multer v3.1.0 |
| 963 | 2026-04-15T20:58:25.059Z | Downloaded bit-vec v0.8.0 |
| 964 | 2026-04-15T20:58:25.059Z | Downloaded linear-map v1.2.0 |
| 965 | 2026-04-15T20:58:25.063Z | Downloaded darling v0.23.0 |
| 966 | 2026-04-15T20:58:25.066Z | Downloaded fs_extra v1.3.0 |
| 967 | 2026-04-15T20:58:25.066Z | Downloaded erased-serde v0.3.31 |
| 968 | 2026-04-15T20:58:25.069Z | Downloaded bitflags v2.11.0 |
| 969 | 2026-04-15T20:58:25.069Z | Downloaded highway v1.3.0 |
| 970 | 2026-04-15T20:58:25.075Z | Downloaded backon v1.6.0 |
| 971 | 2026-04-15T20:58:25.079Z | Downloaded crossbeam-channel v0.5.15 |
| 972 | 2026-04-15T20:58:25.079Z | Downloaded phf_shared v0.12.1 |
| 973 | 2026-04-15T20:58:25.079Z | Downloaded plain v0.2.3 |
| 974 | 2026-04-15T20:58:25.079Z | Downloaded num_enum v0.5.11 |
| 975 | 2026-04-15T20:58:25.083Z | Downloaded dunce v1.0.5 |
| 976 | 2026-04-15T20:58:25.083Z | Downloaded constant_time_eq v0.4.2 |
| 977 | 2026-04-15T20:58:25.087Z | Downloaded drift v0.1.3 |
| 978 | 2026-04-15T20:58:25.090Z | Downloaded hmac v0.12.1 |
| 979 | 2026-04-15T20:58:25.090Z | Downloaded byteorder v1.5.0 |
| 980 | 2026-04-15T20:58:25.093Z | Downloaded password-hash v0.5.0 |
| 981 | 2026-04-15T20:58:25.094Z | Downloaded darling v0.21.3 |
| 982 | 2026-04-15T20:58:25.097Z | Downloaded pretty-hex v0.4.2 |
| 983 | 2026-04-15T20:58:25.097Z | Downloaded oxide-tokio-rt v0.1.3 |
| 984 | 2026-04-15T20:58:25.100Z | Downloaded indexmap v1.9.3 |
| 985 | 2026-04-15T20:58:25.100Z | Downloaded potential_utf v0.1.4 |
| 986 | 2026-04-15T20:58:25.104Z | Downloaded dropshot_endpoint v0.17.0 |
| 987 | 2026-04-15T20:58:25.104Z | Downloaded proc-macro-crate v3.5.0 |
| 988 | 2026-04-15T20:58:25.108Z | Downloaded pem v3.0.6 |
| 989 | 2026-04-15T20:58:25.108Z | Downloaded icu_provider v2.1.1 |
| 990 | 2026-04-15T20:58:25.111Z | Downloaded parking_lot_core v0.8.6 |
| 991 | 2026-04-15T20:58:25.111Z | Downloaded daft-derive v0.1.5 |
| 992 | 2026-04-15T20:58:25.115Z | Downloaded cmake v0.1.58 |
| 993 | 2026-04-15T20:58:25.115Z | Downloaded compression-core v0.4.31 |
| 994 | 2026-04-15T20:58:25.115Z | Downloaded foldhash v0.2.0 |
| 995 | 2026-04-15T20:58:25.119Z | Downloaded defmt-macros v1.0.1 |
| 996 | 2026-04-15T20:58:25.119Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 997 | 2026-04-15T20:58:25.126Z | Downloaded oxnet v0.1.4 |
| 998 | 2026-04-15T20:58:25.126Z | Downloaded half v2.7.1 |
| 999 | 2026-04-15T20:58:25.126Z | Downloaded cstr-argument v0.1.2 |
| 1000 | 2026-04-15T20:58:25.130Z | Downloaded elliptic-curve v0.13.8 |
| 1001 | 2026-04-15T20:58:25.130Z | Downloaded icu_normalizer_data v2.1.1 |
| 1002 | 2026-04-15T20:58:25.131Z | Downloaded cancel-safe-futures v0.1.5 |
| 1003 | 2026-04-15T20:58:25.131Z | Downloaded defmt v0.3.100 |
| 1004 | 2026-04-15T20:58:25.137Z | Downloaded phf v0.12.1 |
| 1005 | 2026-04-15T20:58:25.137Z | Downloaded critical-section v1.2.0 |
| 1006 | 2026-04-15T20:58:25.137Z | Downloaded cookie v0.18.1 |
| 1007 | 2026-04-15T20:58:25.141Z | Downloaded arrayvec v0.7.6 |
| 1008 | 2026-04-15T20:58:25.141Z | Downloaded hyper-rustls v0.27.7 |
| 1009 | 2026-04-15T20:58:25.141Z | Downloaded displaydoc v0.2.5 |
| 1010 | 2026-04-15T20:58:25.141Z | Downloaded deranged v0.5.8 |
| 1011 | 2026-04-15T20:58:25.144Z | Downloaded progenitor-client v0.11.2 |
| 1012 | 2026-04-15T20:58:25.144Z | Downloaded heapless v0.8.0 |
| 1013 | 2026-04-15T20:58:25.148Z | Downloaded byte-wrapper v0.1.0 |
| 1014 | 2026-04-15T20:58:25.148Z | Downloaded backoff v0.4.0 |
| 1015 | 2026-04-15T20:58:25.151Z | Downloaded libsw v3.5.0 |
| 1016 | 2026-04-15T20:58:25.151Z | Downloaded bitflags v1.3.2 |
| 1017 | 2026-04-15T20:58:25.154Z | Downloaded ipnetwork v0.21.1 |
| 1018 | 2026-04-15T20:58:25.154Z | Downloaded progenitor-client v0.10.0 |
| 1019 | 2026-04-15T20:58:25.154Z | Downloaded const_format_proc_macros v0.2.34 |
| 1020 | 2026-04-15T20:58:25.158Z | Downloaded progenitor-macro v0.13.0 |
| 1021 | 2026-04-15T20:58:25.158Z | Downloaded rand_chacha v0.3.1 |
| 1022 | 2026-04-15T20:58:25.159Z | Downloaded jiff-static v0.2.23 |
| 1023 | 2026-04-15T20:58:25.162Z | Downloaded progenitor-macro v0.10.0 |
| 1024 | 2026-04-15T20:58:25.162Z | Downloaded foreign-types-macros v0.2.3 |
| 1025 | 2026-04-15T20:58:25.162Z | Downloaded quick-error v1.2.3 |
| 1026 | 2026-04-15T20:58:25.163Z | Downloaded aead v0.5.2 |
| 1027 | 2026-04-15T20:58:25.166Z | Downloaded powerfmt v0.2.0 |
| 1028 | 2026-04-15T20:58:25.166Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1029 | 2026-04-15T20:58:25.166Z | Downloaded arrayref v0.3.9 |
| 1030 | 2026-04-15T20:58:25.170Z | Downloaded heck v0.4.1 |
| 1031 | 2026-04-15T20:58:25.170Z | Downloaded parse-display-derive v0.10.0 |
| 1032 | 2026-04-15T20:58:25.170Z | Downloaded defmt-parser v1.0.0 |
| 1033 | 2026-04-15T20:58:25.170Z | Downloaded icu_collections v2.1.1 |
| 1034 | 2026-04-15T20:58:25.173Z | Downloaded pest_generator v2.8.6 |
| 1035 | 2026-04-15T20:58:25.177Z | Downloaded pest_derive v2.8.6 |
| 1036 | 2026-04-15T20:58:25.177Z | Downloaded progenitor v0.11.2 |
| 1037 | 2026-04-15T20:58:25.180Z | Downloaded hickory-resolver v0.25.2 |
| 1038 | 2026-04-15T20:58:25.180Z | Downloaded progenitor v0.10.0 |
| 1039 | 2026-04-15T20:58:25.184Z | Downloaded rand_xorshift v0.4.0 |
| 1040 | 2026-04-15T20:58:25.184Z | Downloaded proc-macro-error2 v2.0.1 |
| 1041 | 2026-04-15T20:58:25.188Z | Downloaded defmt v1.0.1 |
| 1042 | 2026-04-15T20:58:25.188Z | Downloaded expectorate v1.2.0 |
| 1043 | 2026-04-15T20:58:25.191Z | Downloaded arc-swap v1.9.0 |
| 1044 | 2026-04-15T20:58:25.191Z | Downloaded litemap v0.8.1 |
| 1045 | 2026-04-15T20:58:25.195Z | Downloaded ref-cast-impl v1.0.25 |
| 1046 | 2026-04-15T20:58:25.195Z | Downloaded ref-cast v1.0.25 |
| 1047 | 2026-04-15T20:58:25.198Z | Downloaded num-complex v0.4.6 |
| 1048 | 2026-04-15T20:58:25.199Z | Downloaded num_threads v0.1.7 |
| 1049 | 2026-04-15T20:58:25.199Z | Downloaded indexmap v2.13.0 |
| 1050 | 2026-04-15T20:58:25.202Z | Downloaded num-iter v0.1.45 |
| 1051 | 2026-04-15T20:58:25.202Z | Downloaded nom v7.1.3 |
| 1052 | 2026-04-15T20:58:25.206Z | Downloaded minimal-lexical v0.2.1 |
| 1053 | 2026-04-15T20:58:25.209Z | Downloaded papergrid v0.17.0 |
| 1054 | 2026-04-15T20:58:25.212Z | Downloaded hickory-resolver v0.24.4 |
| 1055 | 2026-04-15T20:58:25.212Z | Downloaded progenitor v0.13.0 |
| 1056 | 2026-04-15T20:58:25.216Z | Downloaded papergrid v0.11.0 |
| 1057 | 2026-04-15T20:58:25.219Z | Downloaded bytecount v0.6.9 |
| 1058 | 2026-04-15T20:58:25.219Z | Downloaded proc-macro-crate v1.3.1 |
| 1059 | 2026-04-15T20:58:25.219Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1060 | 2026-04-15T20:58:25.222Z | Downloaded hashbrown v0.12.3 |
| 1061 | 2026-04-15T20:58:25.222Z | Downloaded ciborium-io v0.2.2 |
| 1062 | 2026-04-15T20:58:25.226Z | Downloaded git-stub v1.0.0 |
| 1063 | 2026-04-15T20:58:25.226Z | Downloaded same-file v1.0.6 |
| 1064 | 2026-04-15T20:58:25.226Z | Downloaded progenitor-macro v0.11.2 |
| 1065 | 2026-04-15T20:58:25.229Z | Downloaded blake2 v0.10.6 |
| 1066 | 2026-04-15T20:58:25.229Z | Downloaded colored v3.1.1 |
| 1067 | 2026-04-15T20:58:25.232Z | Downloaded rustc_version v0.1.7 |
| 1068 | 2026-04-15T20:58:25.233Z | Downloaded itertools v0.12.1 |
| 1069 | 2026-04-15T20:58:25.236Z | Downloaded hashbrown v0.16.1 |
| 1070 | 2026-04-15T20:58:25.240Z | Downloaded rand_core v0.10.0 |
| 1071 | 2026-04-15T20:58:25.240Z | Downloaded pkg-config v0.3.32 |
| 1072 | 2026-04-15T20:58:25.244Z | Downloaded openssl-sys v0.9.112 |
| 1073 | 2026-04-15T20:58:25.244Z | Downloaded iddqd v0.3.17 |
| 1074 | 2026-04-15T20:58:25.247Z | Downloaded derive_more v0.99.20 |
| 1075 | 2026-04-15T20:58:25.250Z | Downloaded nom v8.0.0 |
| 1076 | 2026-04-15T20:58:25.254Z | Downloaded ciborium v0.2.2 |
| 1077 | 2026-04-15T20:58:25.257Z | Downloaded postcard v1.1.3 |
| 1078 | 2026-04-15T20:58:25.257Z | Downloaded num-rational v0.4.2 |
| 1079 | 2026-04-15T20:58:25.258Z | Downloaded libm v0.2.16 |
| 1080 | 2026-04-15T20:58:25.262Z | Downloaded scroll_derive v0.12.1 |
| 1081 | 2026-04-15T20:58:25.266Z | Downloaded indicatif v0.18.4 |
| 1082 | 2026-04-15T20:58:25.266Z | Downloaded secrecy v0.10.3 |
| 1083 | 2026-04-15T20:58:25.269Z | Downloaded icu_normalizer v2.1.1 |
| 1084 | 2026-04-15T20:58:25.269Z | Downloaded chacha20 v0.10.0 |
| 1085 | 2026-04-15T20:58:25.272Z | Downloaded serde_plain v1.0.2 |
| 1086 | 2026-04-15T20:58:25.272Z | Downloaded serde-big-array v0.5.1 |
| 1087 | 2026-04-15T20:58:25.276Z | Downloaded scroll_derive v0.13.1 |
| 1088 | 2026-04-15T20:58:25.276Z | Downloaded progenitor-extras v0.1.1 |
| 1089 | 2026-04-15T20:58:25.276Z | Downloaded base16ct v0.2.0 |
| 1090 | 2026-04-15T20:58:25.276Z | Downloaded clap_derive v4.6.0 |
| 1091 | 2026-04-15T20:58:25.279Z | Downloaded rustls-native-certs v0.8.3 |
| 1092 | 2026-04-15T20:58:25.279Z | Downloaded hkdf v0.12.4 |
| 1093 | 2026-04-15T20:58:25.282Z | Downloaded goblin v0.8.2 |
| 1094 | 2026-04-15T20:58:25.286Z | Downloaded proc-macro-error v1.0.4 |
| 1095 | 2026-04-15T20:58:25.286Z | Downloaded match_cfg v0.1.0 |
| 1096 | 2026-04-15T20:58:25.289Z | Downloaded rustversion v1.0.22 |
| 1097 | 2026-04-15T20:58:25.295Z | Downloaded semver v0.1.20 |
| 1098 | 2026-04-15T20:58:25.301Z | Downloaded sha1 v0.10.6 |
| 1099 | 2026-04-15T20:58:25.304Z | Downloaded serial_test_derive v3.4.0 |
| 1100 | 2026-04-15T20:58:25.304Z | Downloaded serial_test v3.4.0 |
| 1101 | 2026-04-15T20:58:25.304Z | Downloaded sigpipe v0.1.3 |
| 1102 | 2026-04-15T20:58:25.307Z | Downloaded serde_spanned v1.1.0 |
| 1103 | 2026-04-15T20:58:25.307Z | Downloaded pest_meta v2.8.6 |
| 1104 | 2026-04-15T20:58:25.307Z | Downloaded moka v0.12.15 |
| 1105 | 2026-04-15T20:58:25.315Z | Downloaded goblin v0.10.5 |
| 1106 | 2026-04-15T20:58:25.320Z | Downloaded rusty-fork v0.3.1 |
| 1107 | 2026-04-15T20:58:25.324Z | Downloaded rustls-pemfile v2.2.0 |
| 1108 | 2026-04-15T20:58:25.324Z | Downloaded slog-bunyan v2.5.0 |
| 1109 | 2026-04-15T20:58:25.328Z | Downloaded const_format v0.2.35 |
| 1110 | 2026-04-15T20:58:25.334Z | Downloaded siphasher v1.0.2 |
| 1111 | 2026-04-15T20:58:25.340Z | Downloaded prettyplease v0.2.37 |
| 1112 | 2026-04-15T20:58:25.343Z | Downloaded scroll v0.13.0 |
| 1113 | 2026-04-15T20:58:25.343Z | Downloaded schemars_derive v0.8.22 |
| 1114 | 2026-04-15T20:58:25.346Z | Downloaded serde_repr v0.1.20 |
| 1115 | 2026-04-15T20:58:25.346Z | Downloaded serde_derive_internals v0.29.1 |
| 1116 | 2026-04-15T20:58:25.346Z | Downloaded resolv-conf v0.7.6 |
| 1117 | 2026-04-15T20:58:25.350Z | Downloaded pretty_assertions v1.4.1 |
| 1118 | 2026-04-15T20:58:25.350Z | Downloaded async-compression v0.4.41 |
| 1119 | 2026-04-15T20:58:25.353Z | Downloaded smawk v0.3.2 |
| 1120 | 2026-04-15T20:58:25.357Z | Downloaded parking_lot v0.11.2 |
| 1121 | 2026-04-15T20:58:25.357Z | Downloaded omicron-zone-package v0.12.2 |
| 1122 | 2026-04-15T20:58:25.361Z | Downloaded progenitor-impl v0.10.0 |
| 1123 | 2026-04-15T20:58:25.364Z | Downloaded nix v0.31.2 |
| 1124 | 2026-04-15T20:58:25.368Z | Downloaded paste v1.0.15 |
| 1125 | 2026-04-15T20:58:25.371Z | Downloaded rhai_codegen v3.1.0 |
| 1126 | 2026-04-15T20:58:25.374Z | Downloaded spin v0.5.2 |
| 1127 | 2026-04-15T20:58:25.378Z | Downloaded serde_tokenstream v0.2.3 |
| 1128 | 2026-04-15T20:58:25.378Z | Downloaded hickory-proto v0.24.4 |
| 1129 | 2026-04-15T20:58:25.385Z | Downloaded stable_deref_trait v1.2.1 |
| 1130 | 2026-04-15T20:58:25.389Z | Downloaded slog-async v2.8.0 |
| 1131 | 2026-04-15T20:58:25.389Z | Downloaded hickory-proto v0.25.2 |
| 1132 | 2026-04-15T20:58:25.395Z | Downloaded strum v0.27.2 |
| 1133 | 2026-04-15T20:58:25.398Z | Downloaded strum v0.26.3 |
| 1134 | 2026-04-15T20:58:25.398Z | Downloaded structmeta-derive v0.3.0 |
| 1135 | 2026-04-15T20:58:25.398Z | Downloaded structmeta v0.3.0 |
| 1136 | 2026-04-15T20:58:25.398Z | Downloaded crypto-bigint v0.5.5 |
| 1137 | 2026-04-15T20:58:25.402Z | Downloaded scroll v0.12.0 |
| 1138 | 2026-04-15T20:58:25.405Z | Downloaded dropshot_endpoint v0.16.7 |
| 1139 | 2026-04-15T20:58:25.408Z | Downloaded slog-envlogger v2.2.0 |
| 1140 | 2026-04-15T20:58:25.408Z | Downloaded slog-dtrace v0.3.0 |
| 1141 | 2026-04-15T20:58:25.412Z | Downloaded tagptr v0.2.0 |
| 1142 | 2026-04-15T20:58:25.415Z | Downloaded slog-json v2.6.1 |
| 1143 | 2026-04-15T20:58:25.415Z | Downloaded sdd v3.0.10 |
| 1144 | 2026-04-15T20:58:25.419Z | Downloaded slog-scope v4.4.1 |
| 1145 | 2026-04-15T20:58:25.422Z | Downloaded slog-stdlog v4.1.1 |
| 1146 | 2026-04-15T20:58:25.422Z | Downloaded smf v0.2.3 |
| 1147 | 2026-04-15T20:58:25.422Z | Downloaded snafu-derive v0.8.9 |
| 1148 | 2026-04-15T20:58:25.426Z | Downloaded smartstring v1.0.1 |
| 1149 | 2026-04-15T20:58:25.426Z | Downloaded tabled_derive v0.7.0 |
| 1150 | 2026-04-15T20:58:25.429Z | Downloaded const-random-macro v0.1.16 |
| 1151 | 2026-04-15T20:58:25.429Z | Downloaded take_mut v0.2.2 |
| 1152 | 2026-04-15T20:58:25.433Z | Downloaded tabwriter v1.4.1 |
| 1153 | 2026-04-15T20:58:25.440Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1154 | 2026-04-15T20:58:25.444Z | Downloaded progenitor-impl v0.13.0 |
| 1155 | 2026-04-15T20:58:25.444Z | Downloaded progenitor-client v0.13.0 |
| 1156 | 2026-04-15T20:58:25.448Z | Downloaded thread-id v5.1.0 |
| 1157 | 2026-04-15T20:58:25.452Z | Downloaded testing_table v0.3.0 |
| 1158 | 2026-04-15T20:58:25.452Z | Downloaded cc v1.2.58 |
| 1159 | 2026-04-15T20:58:25.457Z | Downloaded chacha20poly1305 v0.10.1 |
| 1160 | 2026-04-15T20:58:25.462Z | Downloaded icu_properties v2.1.2 |
| 1161 | 2026-04-15T20:58:25.467Z | Downloaded thread-id v4.2.2 |
| 1162 | 2026-04-15T20:58:25.470Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1163 | 2026-04-15T20:58:25.470Z | Downloaded time-core v0.1.8 |
| 1164 | 2026-04-15T20:58:25.474Z | Downloaded lzma-sys v0.1.20 |
| 1165 | 2026-04-15T20:58:25.486Z | Downloaded strum_macros v0.26.4 |
| 1166 | 2026-04-15T20:58:25.489Z | Downloaded jiff v0.2.23 |
| 1167 | 2026-04-15T20:58:25.497Z | Downloaded synstructure v0.13.2 |
| 1168 | 2026-04-15T20:58:25.500Z | Downloaded slog-term v2.9.2 |
| 1169 | 2026-04-15T20:58:25.504Z | Downloaded tabled_derive v0.11.0 |
| 1170 | 2026-04-15T20:58:25.509Z | Downloaded rand v0.8.5 |
| 1171 | 2026-04-15T20:58:25.513Z | Downloaded qorb v0.4.1 |
| 1172 | 2026-04-15T20:58:25.517Z | Downloaded schemars v0.8.22 |
| 1173 | 2026-04-15T20:58:25.523Z | Downloaded termtree v0.5.1 |
| 1174 | 2026-04-15T20:58:25.526Z | Downloaded topological-sort v0.2.2 |
| 1175 | 2026-04-15T20:58:25.526Z | Downloaded encoding_rs v0.8.35 |
| 1176 | 2026-04-15T20:58:25.538Z | Downloaded typify-macro v0.6.1 |
| 1177 | 2026-04-15T20:58:25.574Z | Downloaded typify-macro v0.4.3 |
| 1178 | 2026-04-15T20:58:25.574Z | Downloaded spin v0.9.8 |
| 1179 | 2026-04-15T20:58:25.574Z | Downloaded serde_with_macros v3.18.0 |
| 1180 | 2026-04-15T20:58:25.574Z | Downloaded slog v2.8.2 |
| 1181 | 2026-04-15T20:58:25.579Z | Downloaded tiny-keccak v2.0.2 |
| 1182 | 2026-04-15T20:58:25.579Z | Downloaded similar v2.7.0 |
| 1183 | 2026-04-15T20:58:25.579Z | Downloaded icu_properties_data v2.1.2 |
| 1184 | 2026-04-15T20:58:25.579Z | Downloaded usdt v0.6.0 |
| 1185 | 2026-04-15T20:58:25.579Z | Downloaded usdt v0.5.0 |
| 1186 | 2026-04-15T20:58:25.579Z | Downloaded untrusted v0.7.1 |
| 1187 | 2026-04-15T20:58:25.579Z | Downloaded universal-hash v0.5.1 |
| 1188 | 2026-04-15T20:58:25.579Z | Downloaded unit-prefix v0.5.2 |
| 1189 | 2026-04-15T20:58:25.579Z | Downloaded tokio-dtrace v0.1.1 |
| 1190 | 2026-04-15T20:58:25.579Z | Downloaded time-macros v0.2.27 |
| 1191 | 2026-04-15T20:58:25.579Z | Downloaded thiserror-no-std v2.0.2 |
| 1192 | 2026-04-15T20:58:25.579Z | Downloaded tinystr v0.8.2 |
| 1193 | 2026-04-15T20:58:25.579Z | Downloaded usdt-attr-macro v0.6.0 |
| 1194 | 2026-04-15T20:58:25.579Z | Downloaded usdt-macro v0.5.0 |
| 1195 | 2026-04-15T20:58:25.579Z | Downloaded usdt-attr-macro v0.5.0 |
| 1196 | 2026-04-15T20:58:25.579Z | Downloaded unarray v0.1.4 |
| 1197 | 2026-04-15T20:58:25.579Z | Downloaded strum_macros v0.27.2 |
| 1198 | 2026-04-15T20:58:25.579Z | Downloaded schemars v0.9.0 |
| 1199 | 2026-04-15T20:58:25.579Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 1200 | 2026-04-15T20:58:25.579Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1201 | 2026-04-15T20:58:25.579Z | Downloaded rayon-core v1.13.0 |
| 1202 | 2026-04-15T20:58:25.579Z | Downloaded utf-8 v0.7.6 |
| 1203 | 2026-04-15T20:58:25.583Z | Downloaded usdt-macro v0.6.0 |
| 1204 | 2026-04-15T20:58:25.583Z | Downloaded progenitor-impl v0.11.2 |
| 1205 | 2026-04-15T20:58:25.583Z | Downloaded wait-timeout v0.2.1 |
| 1206 | 2026-04-15T20:58:25.583Z | Downloaded waitgroup v0.1.2 |
| 1207 | 2026-04-15T20:58:25.587Z | Downloaded tokio-tungstenite v0.21.0 |
| 1208 | 2026-04-15T20:58:25.591Z | Downloaded rustls-webpki v0.103.10 |
| 1209 | 2026-04-15T20:58:25.595Z | Downloaded term v1.2.1 |
| 1210 | 2026-04-15T20:58:25.599Z | Downloaded zone_cfg_derive v0.3.1 |
| 1211 | 2026-04-15T20:58:25.599Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1212 | 2026-04-15T20:58:25.599Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 1213 | 2026-04-15T20:58:25.606Z | Downloaded pest v2.8.6 |
| 1214 | 2026-04-15T20:58:25.610Z | Downloaded dropshot-api-manager v0.7.0 |
| 1215 | 2026-04-15T20:58:25.616Z | Downloaded thin-vec v0.2.16 |
| 1216 | 2026-04-15T20:58:25.616Z | Downloaded tokio-rustls v0.25.0 |
| 1217 | 2026-04-15T20:58:25.635Z | Downloaded yoke-derive v0.8.1 |
| 1218 | 2026-04-15T20:58:25.640Z | Downloaded snafu v0.8.9 |
| 1219 | 2026-04-15T20:58:25.647Z | Downloaded usdt-impl v0.5.0 |
| 1220 | 2026-04-15T20:58:25.651Z | Downloaded usdt-impl v0.6.0 |
| 1221 | 2026-04-15T20:58:25.654Z | Downloaded zerofrom v0.1.6 |
| 1222 | 2026-04-15T20:58:25.658Z | Downloaded zone v0.3.1 |
| 1223 | 2026-04-15T20:58:25.658Z | Downloaded zeroize_derive v1.4.3 |
| 1224 | 2026-04-15T20:58:25.658Z | Downloaded rand v0.9.2 |
| 1225 | 2026-04-15T20:58:25.662Z | Downloaded rand v0.10.1 |
| 1226 | 2026-04-15T20:58:25.665Z | Downloaded test-strategy v0.4.5 |
| 1227 | 2026-04-15T20:58:25.669Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 1228 | 2026-04-15T20:58:25.673Z | Downloaded zerofrom-derive v0.1.6 |
| 1229 | 2026-04-15T20:58:25.680Z | Downloaded walkdir v2.5.0 |
| 1230 | 2026-04-15T20:58:25.684Z | Downloaded poly1305 v0.8.0 |
| 1231 | 2026-04-15T20:58:25.687Z | Downloaded writeable v0.6.2 |
| 1232 | 2026-04-15T20:58:25.691Z | Downloaded xz2 v0.1.7 |
| 1233 | 2026-04-15T20:58:25.694Z | Downloaded whoami v1.6.1 |
| 1234 | 2026-04-15T20:58:25.694Z | Downloaded schemars v1.2.1 |
| 1235 | 2026-04-15T20:58:25.700Z | Downloaded yoke v0.8.1 |
| 1236 | 2026-04-15T20:58:25.704Z | Downloaded ucd-trie v0.1.7 |
| 1237 | 2026-04-15T20:58:25.704Z | Downloaded toml v0.7.8 |
| 1238 | 2026-04-15T20:58:25.710Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1239 | 2026-04-15T20:58:25.714Z | Downloaded vsss-rs v3.3.4 |
| 1240 | 2026-04-15T20:58:25.720Z | Downloaded zerovec-derive v0.11.2 |
| 1241 | 2026-04-15T20:58:25.723Z | Downloaded tungstenite v0.21.0 |
| 1242 | 2026-04-15T20:58:25.743Z | Downloaded steno v0.4.1 |
| 1243 | 2026-04-15T20:58:25.760Z | Downloaded blake3 v1.8.4 |
| 1244 | 2026-04-15T20:58:25.764Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 1245 | 2026-04-15T20:58:25.769Z | Downloaded zerocopy-derive v0.7.35 |
| 1246 | 2026-04-15T20:58:25.772Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 1247 | 2026-04-15T20:58:25.772Z | Downloaded typify v0.4.3 |
| 1248 | 2026-04-15T20:58:25.793Z | Downloaded unsafe-libyaml v0.2.11 |
| 1249 | 2026-04-15T20:58:25.807Z | Downloaded toml_edit v0.19.15 |
| 1250 | 2026-04-15T20:58:25.814Z | Downloaded typify v0.6.1 |
| 1251 | 2026-04-15T20:58:25.854Z | Downloaded zerotrie v0.2.3 |
| 1252 | 2026-04-15T20:58:25.869Z | Downloaded yansi v1.0.1 |
| 1253 | 2026-04-15T20:58:25.880Z | Downloaded scc v2.4.0 |
| 1254 | 2026-04-15T20:58:25.889Z | Downloaded zerocopy-derive v0.8.48 |
| 1255 | 2026-04-15T20:58:25.894Z | Downloaded typed-path v0.9.3 |
| 1256 | 2026-04-15T20:58:25.902Z | Downloaded reqwest v0.13.2 |
| 1257 | 2026-04-15T20:58:25.905Z | Downloaded rayon v1.11.0 |
| 1258 | 2026-04-15T20:58:25.944Z | Downloaded proptest v1.11.0 |
| 1259 | 2026-04-15T20:58:25.951Z | Downloaded tough v0.20.0 |
| 1260 | 2026-04-15T20:58:25.957Z | Downloaded aws-lc-rs v1.16.2 |
| 1261 | 2026-04-15T20:58:25.962Z | Downloaded rustls-webpki v0.102.8 |
| 1262 | 2026-04-15T20:58:25.982Z | Downloaded serde_with v3.18.0 |
| 1263 | 2026-04-15T20:58:25.987Z | Downloaded zerovec v0.11.5 |
| 1264 | 2026-04-15T20:58:26.011Z | Downloaded winnow v0.5.40 |
| 1265 | 2026-04-15T20:58:26.024Z | Downloaded zerocopy v0.7.35 |
| 1266 | 2026-04-15T20:58:26.040Z | Downloaded openssl v0.10.76 |
| 1267 | 2026-04-15T20:58:26.049Z | Downloaded tabled v0.15.0 |
| 1268 | 2026-04-15T20:58:26.066Z | Downloaded tabled v0.20.0 |
| 1269 | 2026-04-15T20:58:26.078Z | Downloaded syn v1.0.109 |
| 1270 | 2026-04-15T20:58:26.102Z | Downloaded time v0.3.47 |
| 1271 | 2026-04-15T20:58:26.118Z | Downloaded openapiv3 v2.2.0 |
| 1272 | 2026-04-15T20:58:26.128Z | Downloaded dropshot v0.16.7 |
| 1273 | 2026-04-15T20:58:26.152Z | Downloaded rhai v1.24.0 |
| 1274 | 2026-04-15T20:58:26.158Z | Downloaded rustls v0.22.4 |
| 1275 | 2026-04-15T20:58:26.164Z | Downloaded dropshot v0.17.0 |
| 1276 | 2026-04-15T20:58:26.177Z | Downloaded smoltcp v0.11.0 |
| 1277 | 2026-04-15T20:58:26.182Z | Downloaded regress v0.10.5 |
| 1278 | 2026-04-15T20:58:26.198Z | Downloaded rustls v0.23.37 |
| 1279 | 2026-04-15T20:58:26.256Z | Downloaded typify-impl v0.6.1 |
| 1280 | 2026-04-15T20:58:26.268Z | Downloaded sled v0.34.7 |
| 1281 | 2026-04-15T20:58:26.273Z | Downloaded typify-impl v0.4.3 |
| 1282 | 2026-04-15T20:58:26.312Z | Downloaded chrono-tz v0.10.4 |
| 1283 | 2026-04-15T20:58:26.323Z | Downloaded petgraph v0.6.5 |
| 1284 | 2026-04-15T20:58:26.360Z | Downloaded csv v1.4.0 |
| 1285 | 2026-04-15T20:58:26.368Z | Downloaded sha3 v0.10.8 |
| 1286 | 2026-04-15T20:58:26.980Z | Downloaded aws-lc-sys v0.39.1 |
| 1287 | 2026-04-15T20:58:27.910Z | Compiling proc-macro2 v1.0.106 |
| 1288 | 2026-04-15T20:58:27.910Z | Compiling quote v1.0.45 |
| 1289 | 2026-04-15T20:58:27.910Z | Compiling unicode-ident v1.0.24 |
| 1290 | 2026-04-15T20:58:27.910Z | Compiling serde_core v1.0.228 |
| 1291 | 2026-04-15T20:58:27.914Z | Compiling cfg-if v1.0.4 |
| 1292 | 2026-04-15T20:58:27.914Z | Compiling serde v1.0.228 |
| 1293 | 2026-04-15T20:58:27.914Z | Compiling libc v0.2.185 |
| 1294 | 2026-04-15T20:58:27.914Z | Compiling memchr v2.8.0 |
| 1295 | 2026-04-15T20:58:28.129Z | Compiling itoa v1.0.18 |
| 1296 | 2026-04-15T20:58:28.316Z | Compiling smallvec v1.15.1 |
| 1297 | 2026-04-15T20:58:28.337Z | Compiling zmij v1.0.21 |
| 1298 | 2026-04-15T20:58:28.405Z | Compiling serde_json v1.0.149 |
| 1299 | 2026-04-15T20:58:28.532Z | Compiling autocfg v1.5.0 |
| 1300 | 2026-04-15T20:58:28.658Z | Compiling libm v0.2.16 |
| 1301 | 2026-04-15T20:58:28.778Z | Compiling version_check v0.9.5 |
| 1302 | 2026-04-15T20:58:28.841Z | Compiling stable_deref_trait v1.2.1 |
| 1303 | 2026-04-15T20:58:28.909Z | Compiling pin-project-lite v0.2.17 |
| 1304 | 2026-04-15T20:58:28.920Z | Compiling litemap v0.8.1 |
| 1305 | 2026-04-15T20:58:28.958Z | Compiling writeable v0.6.2 |
| 1306 | 2026-04-15T20:58:28.981Z | Compiling percent-encoding v2.3.2 |
| 1307 | 2026-04-15T20:58:29.021Z | Compiling icu_properties_data v2.1.2 |
| 1308 | 2026-04-15T20:58:29.112Z | Compiling icu_normalizer_data v2.1.1 |
| 1309 | 2026-04-15T20:58:29.189Z | Compiling iana-time-zone v0.1.65 |
| 1310 | 2026-04-15T20:58:29.213Z | Compiling scopeguard v1.2.0 |
| 1311 | 2026-04-15T20:58:29.247Z | Compiling syn v2.0.117 |
| 1312 | 2026-04-15T20:58:29.382Z | Compiling equivalent v1.0.2 |
| 1313 | 2026-04-15T20:58:29.430Z | Compiling parking_lot_core v0.9.12 |
| 1314 | 2026-04-15T20:58:29.444Z | Compiling lock_api v0.4.14 |
| 1315 | 2026-04-15T20:58:29.462Z | Compiling form_urlencoded v1.2.2 |
| 1316 | 2026-04-15T20:58:29.474Z | Compiling utf8_iter v1.0.4 |
| 1317 | 2026-04-15T20:58:29.485Z | Compiling allocator-api2 v0.2.21 |
| 1318 | 2026-04-15T20:58:29.618Z | Compiling foldhash v0.2.0 |
| 1319 | 2026-04-15T20:58:29.643Z | Compiling dyn-clone v1.0.20 |
| 1320 | 2026-04-15T20:58:29.673Z | Compiling num-traits v0.2.19 |
| 1321 | 2026-04-15T20:58:29.713Z | Compiling jobserver v0.1.34 |
| 1322 | 2026-04-15T20:58:29.780Z | Compiling hashbrown v0.16.1 |
| 1323 | 2026-04-15T20:58:29.811Z | Compiling shlex v1.3.0 |
| 1324 | 2026-04-15T20:58:29.853Z | Compiling find-msvc-tools v0.1.9 |
| 1325 | 2026-04-15T20:58:29.999Z | Compiling log v0.4.29 |
| 1326 | 2026-04-15T20:58:30.048Z | Compiling cc v1.2.58 |
| 1327 | 2026-04-15T20:58:30.095Z | Compiling errno v0.3.14 |
| 1328 | 2026-04-15T20:58:30.254Z | Compiling semver v1.0.28 |
| 1329 | 2026-04-15T20:58:30.283Z | Compiling futures-core v0.3.32 |
| 1330 | 2026-04-15T20:58:30.341Z | Compiling getrandom v0.4.2 |
| 1331 | 2026-04-15T20:58:30.380Z | Compiling rand_core v0.10.0 |
| 1332 | 2026-04-15T20:58:30.438Z | Compiling thiserror v2.0.18 |
| 1333 | 2026-04-15T20:58:30.537Z | Compiling indexmap v2.13.0 |
| 1334 | 2026-04-15T20:58:30.598Z | Compiling zerocopy v0.8.48 |
| 1335 | 2026-04-15T20:58:30.693Z | Compiling heck v0.5.0 |
| 1336 | 2026-04-15T20:58:30.801Z | Compiling futures-sink v0.3.32 |
| 1337 | 2026-04-15T20:58:30.909Z | Compiling slab v0.4.12 |
| 1338 | 2026-04-15T20:58:30.959Z | Compiling fnv v1.0.7 |
| 1339 | 2026-04-15T20:58:30.977Z | Compiling uuid v1.23.0 |
| 1340 | 2026-04-15T20:58:31.032Z | Compiling futures-channel v0.3.32 |
| 1341 | 2026-04-15T20:58:31.054Z | Compiling rustversion v1.0.22 |
| 1342 | 2026-04-15T20:58:31.086Z | Compiling typenum v1.19.0 |
| 1343 | 2026-04-15T20:58:31.188Z | Compiling futures-task v0.3.32 |
| 1344 | 2026-04-15T20:58:31.255Z | Compiling schemars v0.8.22 |
| 1345 | 2026-04-15T20:58:31.323Z | Compiling futures-io v0.3.32 |
| 1346 | 2026-04-15T20:58:31.358Z | Compiling socket2 v0.6.3 |
| 1347 | 2026-04-15T20:58:31.403Z | Compiling getrandom v0.2.17 |
| 1348 | 2026-04-15T20:58:31.481Z | Compiling portable-atomic v1.13.1 |
| 1349 | 2026-04-15T20:58:31.508Z | Compiling signal-hook-registry v1.4.8 |
| 1350 | 2026-04-15T20:58:31.598Z | Compiling parking_lot v0.12.5 |
| 1351 | 2026-04-15T20:58:31.655Z | Compiling mio v1.2.0 |
| 1352 | 2026-04-15T20:58:31.822Z | Compiling bitflags v2.11.0 |
| 1353 | 2026-04-15T20:58:31.825Z | Compiling subtle v2.6.1 |
| 1354 | 2026-04-15T20:58:32.005Z | Compiling critical-section v1.2.0 |
| 1355 | 2026-04-15T20:58:32.022Z | Compiling untrusted v0.9.0 |
| 1356 | 2026-04-15T20:58:32.042Z | Compiling base64 v0.22.1 |
| 1357 | 2026-04-15T20:58:32.059Z | Compiling byteorder v1.5.0 |
| 1358 | 2026-04-15T20:58:32.080Z | Compiling rand_core v0.6.4 |
| 1359 | 2026-04-15T20:58:32.111Z | Compiling synstructure v0.13.2 |
| 1360 | 2026-04-15T20:58:32.143Z | Compiling serde_derive_internals v0.29.1 |
| 1361 | 2026-04-15T20:58:32.209Z | Compiling cmake v0.1.58 |
| 1362 | 2026-04-15T20:58:32.332Z | Compiling dunce v1.0.5 |
| 1363 | 2026-04-15T20:58:32.359Z | Compiling fs_extra v1.3.0 |
| 1364 | 2026-04-15T20:58:32.396Z | Compiling httparse v1.10.1 |
| 1365 | 2026-04-15T20:58:32.434Z | Compiling strsim v0.11.1 |
| 1366 | 2026-04-15T20:58:32.584Z | Compiling once_cell v1.21.4 |
| 1367 | 2026-04-15T20:58:32.599Z | Compiling regex-syntax v0.8.10 |
| 1368 | 2026-04-15T20:58:32.625Z | Compiling aws-lc-sys v0.39.1 |
| 1369 | 2026-04-15T20:58:32.666Z | Compiling rustix v1.1.4 |
| 1370 | 2026-04-15T20:58:32.753Z | Compiling ipnet v2.12.0 |
| 1371 | 2026-04-15T20:58:32.804Z | Compiling atomic-waker v1.1.2 |
| 1372 | 2026-04-15T20:58:32.896Z | Compiling slog v2.8.2 |
| 1373 | 2026-04-15T20:58:32.928Z | Compiling generic-array v0.14.7 |
| 1374 | 2026-04-15T20:58:32.975Z | Compiling thiserror v1.0.69 |
| 1375 | 2026-04-15T20:58:33.121Z | Compiling tower-service v0.3.3 |
| 1376 | 2026-04-15T20:58:33.152Z | Compiling tower-layer v0.3.3 |
| 1377 | 2026-04-15T20:58:33.214Z | Compiling ucd-trie v0.1.7 |
| 1378 | 2026-04-15T20:58:33.320Z | Compiling try-lock v0.2.5 |
| 1379 | 2026-04-15T20:58:33.331Z | Compiling getrandom v0.3.4 |
| 1380 | 2026-04-15T20:58:33.428Z | Compiling pest v2.8.6 |
| 1381 | 2026-04-15T20:58:33.464Z | Compiling serde_derive v1.0.228 |
| 1382 | 2026-04-15T20:58:33.476Z | Compiling zerofrom-derive v0.1.6 |
| 1383 | 2026-04-15T20:58:33.489Z | Compiling yoke-derive v0.8.1 |
| 1384 | 2026-04-15T20:58:33.534Z | Compiling zerovec-derive v0.11.2 |
| 1385 | 2026-04-15T20:58:33.631Z | Compiling displaydoc v0.2.5 |
| 1386 | 2026-04-15T20:58:33.674Z | Compiling tokio-macros v2.7.0 |
| 1387 | 2026-04-15T20:58:34.405Z | Compiling schemars_derive v0.8.22 |
| 1388 | 2026-04-15T20:58:34.441Z | Compiling thiserror-impl v2.0.18 |
| 1389 | 2026-04-15T20:58:34.543Z | Compiling zerocopy-derive v0.8.48 |
| 1390 | 2026-04-15T20:58:34.651Z | Compiling zeroize_derive v1.4.3 |
| 1391 | 2026-04-15T20:58:34.705Z | Compiling zerofrom v0.1.6 |
| 1392 | 2026-04-15T20:58:34.739Z | Compiling futures-macro v0.3.32 |
| 1393 | 2026-04-15T20:58:34.833Z | Compiling yoke v0.8.1 |
| 1394 | 2026-04-15T20:58:35.022Z | Compiling zerovec v0.11.5 |
| 1395 | 2026-04-15T20:58:35.336Z | Compiling zerotrie v0.2.3 |
| 1396 | 2026-04-15T20:58:35.341Z | Compiling zeroize v1.8.2 |
| 1397 | 2026-04-15T20:58:35.528Z | Compiling tinystr v0.8.2 |
| 1398 | 2026-04-15T20:58:35.555Z | Compiling potential_utf v0.1.4 |
| 1399 | 2026-04-15T20:58:35.639Z | Compiling futures-util v0.3.32 |
| 1400 | 2026-04-15T20:58:35.643Z | Compiling thiserror-impl v1.0.69 |
| 1401 | 2026-04-15T20:58:35.678Z | Compiling icu_collections v2.1.1 |
| 1402 | 2026-04-15T20:58:35.714Z | Compiling icu_locale_core v2.1.1 |
| 1403 | 2026-04-15T20:58:36.193Z | Compiling pest_meta v2.8.6 |
| 1404 | 2026-04-15T20:58:36.334Z | Compiling icu_provider v2.1.1 |
| 1405 | 2026-04-15T20:58:36.642Z | Compiling bytes v1.11.1 |
| 1406 | 2026-04-15T20:58:36.673Z | Compiling icu_normalizer v2.1.1 |
| 1407 | 2026-04-15T20:58:36.723Z | Compiling icu_properties v2.1.2 |
| 1408 | 2026-04-15T20:58:36.813Z | Compiling chrono v0.4.44 |
| 1409 | 2026-04-15T20:58:37.324Z | Compiling http v1.4.0 |
| 1410 | 2026-04-15T20:58:37.328Z | Compiling tokio v1.52.0 |
| 1411 | 2026-04-15T20:58:37.602Z | Compiling serde_tokenstream v0.2.3 |
| 1412 | 2026-04-15T20:58:37.895Z | Compiling idna_adapter v1.2.1 |
| 1413 | 2026-04-15T20:58:37.952Z | Compiling erased-serde v0.3.31 |
| 1414 | 2026-04-15T20:58:37.965Z | Compiling http-body v1.0.1 |
| 1415 | 2026-04-15T20:58:38.030Z | Compiling idna v1.1.0 |
| 1416 | 2026-04-15T20:58:38.221Z | Compiling want v0.3.1 |
| 1417 | 2026-04-15T20:58:38.345Z | Compiling url v2.5.8 |
| 1418 | 2026-04-15T20:58:38.428Z | Compiling ryu v1.0.23 |
| 1419 | 2026-04-15T20:58:38.456Z | Compiling httpdate v1.0.3 |
| 1420 | 2026-04-15T20:58:38.617Z | Compiling pest_generator v2.8.6 |
| 1421 | 2026-04-15T20:58:38.715Z | Compiling pretty-hex v0.4.2 |
| 1422 | 2026-04-15T20:58:38.805Z | Compiling plain v0.2.3 |
| 1423 | 2026-04-15T20:58:38.825Z | Compiling paste v1.0.15 |
| 1424 | 2026-04-15T20:58:38.913Z | Compiling ppv-lite86 v0.2.21 |
| 1425 | 2026-04-15T20:58:39.042Z | Compiling crypto-common v0.1.7 |
| 1426 | 2026-04-15T20:58:39.156Z | Compiling omicron-workspace-hack v0.1.0 |
| 1427 | 2026-04-15T20:58:39.175Z | Compiling ident_case v1.0.1 |
| 1428 | 2026-04-15T20:58:39.247Z | Compiling pest_derive v2.8.6 |
| 1429 | 2026-04-15T20:58:39.250Z | Compiling tracing-attributes v0.1.31 |
| 1430 | 2026-04-15T20:58:39.295Z | Compiling tracing-core v0.1.36 |
| 1431 | 2026-04-15T20:58:39.452Z | Compiling serde_urlencoded v0.7.1 |
| 1432 | 2026-04-15T20:58:39.699Z | Compiling http-body-util v0.1.3 |
| 1433 | 2026-04-15T20:58:39.731Z | Compiling ipnetwork v0.21.1 |
| 1434 | 2026-04-15T20:58:39.796Z | Compiling daft-derive v0.1.5 |
| 1435 | 2026-04-15T20:58:39.914Z | Compiling sync_wrapper v1.0.2 |
| 1436 | 2026-04-15T20:58:39.943Z | Compiling fastrand v2.3.0 |
| 1437 | 2026-04-15T20:58:40.019Z | Compiling aho-corasick v1.1.4 |
| 1438 | 2026-04-15T20:58:40.167Z | Compiling winnow v1.0.1 |
| 1439 | 2026-04-15T20:58:40.211Z | Compiling rustls-pki-types v1.14.0 |
| 1440 | 2026-04-15T20:58:40.354Z | Compiling async-trait v0.1.89 |
| 1441 | 2026-04-15T20:58:40.472Z | Compiling tracing v0.1.44 |
| 1442 | 2026-04-15T20:58:40.533Z | Compiling ring v0.17.14 |
| 1443 | 2026-04-15T20:58:40.711Z | Compiling cpufeatures v0.2.17 |
| 1444 | 2026-04-15T20:58:40.782Z | Compiling num-conv v0.2.1 |
| 1445 | 2026-04-15T20:58:40.928Z | Compiling regex-automata v0.4.14 |
| 1446 | 2026-04-15T20:58:40.928Z | Compiling anyhow v1.0.102 |
| 1447 | 2026-04-15T20:58:41.048Z | Compiling iri-string v0.7.12 |
| 1448 | 2026-04-15T20:58:41.251Z | Compiling time-core v0.1.8 |
| 1449 | 2026-04-15T20:58:41.277Z | Compiling powerfmt v0.2.0 |
| 1450 | 2026-04-15T20:58:41.394Z | Compiling time-macros v0.2.27 |
| 1451 | 2026-04-15T20:58:41.438Z | Compiling deranged v0.5.8 |
| 1452 | 2026-04-15T20:58:41.713Z | Compiling block-buffer v0.10.4 |
| 1453 | 2026-04-15T20:58:41.865Z | Compiling scroll_derive v0.13.1 |
| 1454 | 2026-04-15T20:58:42.385Z | Compiling num_threads v0.1.7 |
| 1455 | 2026-04-15T20:58:42.472Z | Compiling hex v0.4.3 |
| 1456 | 2026-04-15T20:58:42.483Z | Compiling digest v0.10.7 |
| 1457 | 2026-04-15T20:58:42.700Z | Compiling regex v1.12.3 |
| 1458 | 2026-04-15T20:58:42.727Z | Compiling scroll v0.13.0 |
| 1459 | 2026-04-15T20:58:42.997Z | Compiling tokio-util v0.7.18 |
| 1460 | 2026-04-15T20:58:43.138Z | Compiling oxnet v0.1.4 |
| 1461 | 2026-04-15T20:58:43.355Z | Compiling camino v1.2.2 |
| 1462 | 2026-04-15T20:58:43.581Z | Compiling goblin v0.10.5 |
| 1463 | 2026-04-15T20:58:43.731Z | Compiling openssl-probe v0.2.1 |
| 1464 | 2026-04-15T20:58:43.768Z | Compiling usdt-impl v0.6.0 |
| 1465 | 2026-04-15T20:58:44.028Z | Compiling dtrace-parser v0.3.0 |
| 1466 | 2026-04-15T20:58:44.263Z | Compiling crossbeam-utils v0.8.21 |
| 1467 | 2026-04-15T20:58:44.578Z | Compiling h2 v0.4.13 |
| 1468 | 2026-04-15T20:58:44.787Z | Compiling futures-executor v0.3.32 |
| 1469 | 2026-04-15T20:58:44.791Z | Compiling openapiv3 v2.2.0 |
| 1470 | 2026-04-15T20:58:44.905Z | Compiling structmeta-derive v0.3.0 |
| 1471 | 2026-04-15T20:58:45.066Z | Compiling regress v0.10.5 |
| 1472 | 2026-04-15T20:58:45.410Z | Compiling thread-id v5.1.0 |
| 1473 | 2026-04-15T20:58:45.494Z | Compiling rustls v0.22.4 |
| 1474 | 2026-04-15T20:58:45.711Z | Compiling syn v1.0.109 |
| 1475 | 2026-04-15T20:58:45.971Z | Compiling structmeta v0.3.0 |
| 1476 | 2026-04-15T20:58:46.090Z | Compiling futures v0.3.32 |
| 1477 | 2026-04-15T20:58:46.174Z | Compiling rand_core v0.9.5 |
| 1478 | 2026-04-15T20:58:46.324Z | Compiling dof v0.4.0 |
| 1479 | 2026-04-15T20:58:46.441Z | Compiling darling_core v0.23.0 |
| 1480 | 2026-04-15T20:58:46.922Z | Compiling hyper v1.9.0 |
| 1481 | 2026-04-15T20:58:47.814Z | Compiling newtype-uuid-macros v0.1.0 |
| 1482 | 2026-04-15T20:58:47.927Z | Compiling thread_local v1.1.9 |
| 1483 | 2026-04-15T20:58:48.219Z | Compiling match_cfg v0.1.0 |
| 1484 | 2026-04-15T20:58:48.291Z | Compiling winnow v0.7.15 |
| 1485 | 2026-04-15T20:58:48.630Z | Compiling aws-lc-rs v1.16.2 |
| 1486 | 2026-04-15T20:58:48.654Z | Compiling hyper-util v0.1.20 |
| 1487 | 2026-04-15T20:58:48.680Z | Compiling darling_macro v0.23.0 |
| 1488 | 2026-04-15T20:58:48.800Z | Compiling newtype-uuid v1.3.2 |
| 1489 | 2026-04-15T20:58:48.930Z | Compiling quick-error v1.2.3 |
| 1490 | 2026-04-15T20:58:49.038Z | Compiling ref-cast v1.0.25 |
| 1491 | 2026-04-15T20:58:49.148Z | Compiling slog-async v2.8.0 |
| 1492 | 2026-04-15T20:58:49.161Z | Compiling daft v0.1.5 |
| 1493 | 2026-04-15T20:58:49.266Z | Compiling darling v0.23.0 |
| 1494 | 2026-04-15T20:58:49.346Z | Compiling usdt-macro v0.6.0 |
| 1495 | 2026-04-15T20:58:49.400Z | Compiling usdt-attr-macro v0.6.0 |
| 1496 | 2026-04-15T20:58:49.423Z | Compiling rand_chacha v0.9.0 |
| 1497 | 2026-04-15T20:58:49.481Z | Compiling ref-cast-impl v1.0.25 |
| 1498 | 2026-04-15T20:58:49.846Z | Compiling strum_macros v0.26.4 |
| 1499 | 2026-04-15T20:58:49.871Z | Compiling serde_spanned v1.1.0 |
| 1500 | 2026-04-15T20:58:50.022Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1501 | 2026-04-15T20:58:50.113Z | Compiling multer v3.1.0 |
| 1502 | 2026-04-15T20:58:50.338Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1503 | 2026-04-15T20:58:50.348Z | Compiling take_mut v0.2.2 |
| 1504 | 2026-04-15T20:58:50.413Z | Compiling bit-vec v0.8.0 |
| 1505 | 2026-04-15T20:58:50.454Z | Compiling term v1.2.1 |
| 1506 | 2026-04-15T20:58:50.537Z | Compiling untrusted v0.7.1 |
| 1507 | 2026-04-15T20:58:50.553Z | Compiling debug-ignore v1.0.5 |
| 1508 | 2026-04-15T20:58:50.640Z | Compiling bit-set v0.8.0 |
| 1509 | 2026-04-15T20:58:50.672Z | Compiling rand v0.9.2 |
| 1510 | 2026-04-15T20:58:50.696Z | Compiling serde_with_macros v3.18.0 |
| 1511 | 2026-04-15T20:58:50.799Z | Compiling async-stream-impl v0.3.6 |
| 1512 | 2026-04-15T20:58:51.193Z | Compiling dropshot v0.16.7 |
| 1513 | 2026-04-15T20:58:51.283Z | Compiling encoding_rs v0.8.35 |
| 1514 | 2026-04-15T20:58:51.429Z | Compiling spin v0.9.8 |
| 1515 | 2026-04-15T20:58:51.446Z | Compiling rustls v0.23.37 |
| 1516 | 2026-04-15T20:58:51.525Z | Compiling strum v0.26.3 |
| 1517 | 2026-04-15T20:58:51.541Z | Compiling unarray v0.1.4 |
| 1518 | 2026-04-15T20:58:51.648Z | Compiling mime v0.3.17 |
| 1519 | 2026-04-15T20:58:51.661Z | Compiling async-stream v0.3.6 |
| 1520 | 2026-04-15T20:58:51.899Z | Compiling derive-ex v0.1.8 |
| 1521 | 2026-04-15T20:58:51.925Z | Compiling dropshot_endpoint v0.16.7 |
| 1522 | 2026-04-15T20:58:51.936Z | Compiling macaddr v1.0.1 |
| 1523 | 2026-04-15T20:58:52.165Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1524 | 2026-04-15T20:58:52.177Z | Compiling waitgroup v0.1.2 |
| 1525 | 2026-04-15T20:58:52.398Z | Compiling serde_path_to_error v0.1.20 |
| 1526 | 2026-04-15T20:58:52.713Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1527 | 2026-04-15T20:58:52.775Z | Compiling tempfile v3.27.0 |
| 1528 | 2026-04-15T20:58:52.858Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1529 | 2026-04-15T20:58:52.927Z | Compiling tower v0.5.3 |
| 1530 | 2026-04-15T20:58:53.042Z | Compiling strum_macros v0.27.2 |
| 1531 | 2026-04-15T20:58:53.096Z | Compiling instant v0.1.13 |
| 1532 | 2026-04-15T20:58:53.203Z | Compiling time v0.3.47 |
| 1533 | 2026-04-15T20:58:53.427Z | Compiling tower-http v0.6.8 |
| 1534 | 2026-04-15T20:58:53.596Z | Compiling rustc-hash v2.1.2 |
| 1535 | 2026-04-15T20:58:53.609Z | Compiling test-strategy v0.4.5 |
| 1536 | 2026-04-15T20:58:53.719Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1537 | 2026-04-15T20:58:53.875Z | Compiling crossbeam-channel v0.5.15 |
| 1538 | 2026-04-15T20:58:54.926Z | Compiling strum v0.27.2 |
| 1539 | 2026-04-15T20:58:55.012Z | Compiling parse-display-derive v0.10.0 |
| 1540 | 2026-04-15T20:58:55.059Z | Compiling rustls-native-certs v0.8.3 |
| 1541 | 2026-04-15T20:58:55.140Z | Compiling backon v1.6.0 |
| 1542 | 2026-04-15T20:58:55.354Z | Compiling rustls-webpki v0.102.8 |
| 1543 | 2026-04-15T20:58:55.437Z | Compiling rand_chacha v0.3.1 |
| 1544 | 2026-04-15T20:58:56.250Z | Compiling rand v0.8.5 |
| 1545 | 2026-04-15T20:58:56.276Z | Compiling slog-json v2.6.1 |
| 1546 | 2026-04-15T20:58:56.487Z | Compiling hostname v0.3.1 |
| 1547 | 2026-04-15T20:58:56.632Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1548 | 2026-04-15T20:58:56.643Z | Compiling memmap2 v0.9.10 |
| 1549 | 2026-04-15T20:58:56.701Z | Compiling wait-timeout v0.2.1 |
| 1550 | 2026-04-15T20:58:56.859Z | Compiling is-terminal v0.4.17 |
| 1551 | 2026-04-15T20:58:56.954Z | Compiling either v1.15.0 |
| 1552 | 2026-04-15T20:58:57.023Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1553 | 2026-04-15T20:58:57.083Z | Compiling slog-term v2.9.2 |
| 1554 | 2026-04-15T20:58:57.167Z | Compiling rusty-fork v0.3.1 |
| 1555 | 2026-04-15T20:58:57.400Z | Compiling usdt v0.6.0 |
| 1556 | 2026-04-15T20:58:57.570Z | Compiling slog-bunyan v2.5.0 |
| 1557 | 2026-04-15T20:58:57.690Z | Compiling tokio-rustls v0.25.0 |
| 1558 | 2026-04-15T20:58:57.930Z | Compiling serde_with v3.18.0 |
| 1559 | 2026-04-15T20:58:58.034Z | Compiling rand_xorshift v0.4.0 |
| 1560 | 2026-04-15T20:58:58.187Z | Compiling sha1 v0.10.6 |
| 1561 | 2026-04-15T20:58:58.214Z | Compiling rustls-pemfile v2.2.0 |
| 1562 | 2026-04-15T20:58:58.361Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1563 | 2026-04-15T20:58:58.420Z | Compiling hostname v0.4.2 |
| 1564 | 2026-04-15T20:58:58.424Z | Compiling proptest v1.11.0 |
| 1565 | 2026-04-15T20:58:59.043Z | Compiling reqwest v0.12.28 |
| 1566 | 2026-04-15T20:58:59.211Z | Compiling iddqd v0.3.17 |
| 1567 | 2026-04-15T20:58:59.742Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1568 | 2026-04-15T20:59:00.381Z | Compiling progenitor-client v0.10.0 |
| 1569 | 2026-04-15T20:59:00.571Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1570 | 2026-04-15T20:59:00.656Z | Compiling parse-display v0.10.0 |
| 1571 | 2026-04-15T20:59:01.011Z | Compiling itertools v0.14.0 |
| 1572 | 2026-04-15T20:59:01.161Z | Compiling backoff v0.4.0 |
| 1573 | 2026-04-15T20:59:01.194Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1574 | 2026-04-15T20:59:01.950Z | Compiling toml_datetime v0.6.11 |
| 1575 | 2026-04-15T20:59:02.406Z | Compiling utf8parse v0.2.2 |
| 1576 | 2026-04-15T20:59:02.519Z | Compiling anstyle-parse v1.0.0 |
| 1577 | 2026-04-15T20:59:02.585Z | Compiling zerocopy-derive v0.7.35 |
| 1578 | 2026-04-15T20:59:02.710Z | Compiling colorchoice v1.0.5 |
| 1579 | 2026-04-15T20:59:02.832Z | Compiling anstyle v1.0.14 |
| 1580 | 2026-04-15T20:59:02.876Z | Compiling anstyle-query v1.1.5 |
| 1581 | 2026-04-15T20:59:02.991Z | Compiling is_terminal_polyfill v1.70.2 |
| 1582 | 2026-04-15T20:59:03.068Z | Compiling anstream v1.0.0 |
| 1583 | 2026-04-15T20:59:03.490Z | Compiling zerocopy v0.7.35 |
| 1584 | 2026-04-15T20:59:03.630Z | Compiling clap_lex v1.1.0 |
| 1585 | 2026-04-15T20:59:03.779Z | Compiling convert_case v0.4.0 |
| 1586 | 2026-04-15T20:59:04.084Z | Compiling derive_more v0.99.20 |
| 1587 | 2026-04-15T20:59:04.533Z | Compiling unicode-width v0.2.2 |
| 1588 | 2026-04-15T20:59:04.587Z | Compiling tinyvec_macros v0.1.1 |
| 1589 | 2026-04-15T20:59:04.659Z | Compiling tinyvec v1.11.0 |
| 1590 | 2026-04-15T20:59:05.419Z | Compiling dtrace-parser v0.2.0 |
| 1591 | 2026-04-15T20:59:05.470Z | Compiling serde_spanned v0.6.9 |
| 1592 | 2026-04-15T20:59:05.605Z | Compiling secrecy v0.10.3 |
| 1593 | 2026-04-15T20:59:05.769Z | Compiling clap_derive v4.6.0 |
| 1594 | 2026-04-15T20:59:06.286Z | Compiling scroll_derive v0.12.1 |
| 1595 | 2026-04-15T20:59:06.305Z | Compiling usdt-impl v0.5.0 |
| 1596 | 2026-04-15T20:59:06.397Z | Compiling toml_write v0.1.2 |
| 1597 | 2026-04-15T20:59:06.404Z | Compiling crucible-workspace-hack v0.1.0 |
| 1598 | 2026-04-15T20:59:06.607Z | Compiling toml_edit v0.22.27 |
| 1599 | 2026-04-15T20:59:07.010Z | Compiling scroll v0.12.0 |
| 1600 | 2026-04-15T20:59:07.342Z | Compiling dof v0.3.0 |
| 1601 | 2026-04-15T20:59:07.522Z | Compiling typify-impl v0.6.1 |
| 1602 | 2026-04-15T20:59:07.597Z | Compiling terminal_size v0.4.4 |
| 1603 | 2026-04-15T20:59:07.637Z | Compiling darling_core v0.21.3 |
| 1604 | 2026-04-15T20:59:07.837Z | Compiling rustc_version v0.4.1 |
| 1605 | 2026-04-15T20:59:07.862Z | Compiling thread-id v4.2.2 |
| 1606 | 2026-04-15T20:59:09.859Z | Compiling curve25519-dalek v4.1.3 |
| 1607 | 2026-04-15T20:59:09.894Z | Compiling toml v0.8.23 |
| 1608 | 2026-04-15T20:59:09.894Z | Compiling goblin v0.8.2 |
| 1609 | 2026-04-15T20:59:09.894Z | Compiling crossbeam-epoch v0.9.18 |
| 1610 | 2026-04-15T20:59:09.894Z | Compiling hmac v0.12.1 |
| 1611 | 2026-04-15T20:59:09.894Z | Compiling inout v0.1.4 |
| 1612 | 2026-04-15T20:59:09.894Z | Compiling ff v0.13.1 |
| 1613 | 2026-04-15T20:59:09.894Z | Compiling num-integer v0.1.46 |
| 1614 | 2026-04-15T20:59:09.894Z | Compiling darling_macro v0.21.3 |
| 1615 | 2026-04-15T20:59:09.987Z | Compiling float-ord v0.3.2 |
| 1616 | 2026-04-15T20:59:10.221Z | Compiling group v0.13.0 |
| 1617 | 2026-04-15T20:59:10.340Z | Compiling cipher v0.4.4 |
| 1618 | 2026-04-15T20:59:10.409Z | Compiling hkdf v0.12.4 |
| 1619 | 2026-04-15T20:59:10.436Z | Compiling darling v0.21.3 |
| 1620 | 2026-04-15T20:59:10.986Z | Compiling clap_builder v4.6.0 |
| 1621 | 2026-04-15T20:59:13.125Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1622 | 2026-04-15T20:59:13.262Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1623 | 2026-04-15T20:59:13.807Z | Compiling universal-hash v0.5.1 |
| 1624 | 2026-04-15T20:59:13.937Z | Compiling half v2.7.1 |
| 1625 | 2026-04-15T20:59:13.965Z | Compiling crypto-bigint v0.5.5 |
| 1626 | 2026-04-15T20:59:14.087Z | Compiling typify-macro v0.6.1 |
| 1627 | 2026-04-15T20:59:14.243Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1628 | 2026-04-15T20:59:14.254Z | Compiling proc-macro-error-attr v1.0.4 |
| 1629 | 2026-04-15T20:59:14.574Z | Compiling heapless v0.8.0 |
| 1630 | 2026-04-15T20:59:14.765Z | Compiling base64ct v1.8.3 |
| 1631 | 2026-04-15T20:59:14.790Z | Compiling opaque-debug v0.3.1 |
| 1632 | 2026-04-15T20:59:14.864Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1633 | 2026-04-15T20:59:14.878Z | Compiling ciborium-io v0.2.2 |
| 1634 | 2026-04-15T20:59:14.971Z | Compiling base16ct v0.2.0 |
| 1635 | 2026-04-15T20:59:14.989Z | Compiling prettyplease v0.2.37 |
| 1636 | 2026-04-15T20:59:15.017Z | Compiling rustix v0.38.44 |
| 1637 | 2026-04-15T20:59:15.074Z | Compiling elliptic-curve v0.13.8 |
| 1638 | 2026-04-15T20:59:15.093Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1639 | 2026-04-15T20:59:15.101Z | Compiling ciborium-ll v0.2.2 |
| 1640 | 2026-04-15T20:59:15.214Z | Compiling password-hash v0.5.0 |
| 1641 | 2026-04-15T20:59:15.308Z | Compiling poly1305 v0.8.0 |
| 1642 | 2026-04-15T20:59:15.704Z | Compiling thiserror-no-std v2.0.2 |
| 1643 | 2026-04-15T20:59:15.740Z | Compiling clap v4.6.0 |
| 1644 | 2026-04-15T20:59:16.089Z | Compiling chacha20 v0.9.1 |
| 1645 | 2026-04-15T20:59:16.196Z | Compiling ingot-macros v0.1.1 |
| 1646 | 2026-04-15T20:59:16.210Z | Compiling num-rational v0.4.2 |
| 1647 | 2026-04-15T20:59:16.210Z | Compiling num-iter v0.1.45 |
| 1648 | 2026-04-15T20:59:17.638Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1649 | 2026-04-15T20:59:17.670Z | Compiling usdt-attr-macro v0.5.0 |
| 1650 | 2026-04-15T20:59:17.670Z | Compiling usdt-macro v0.5.0 |
| 1651 | 2026-04-15T20:59:17.670Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1652 | 2026-04-15T20:59:17.670Z | Compiling byte-wrapper v0.1.0 |
| 1653 | 2026-04-15T20:59:17.670Z | Compiling blake2 v0.10.6 |
| 1654 | 2026-04-15T20:59:17.707Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1655 | 2026-04-15T20:59:17.988Z | Compiling aead v0.5.2 |
| 1656 | 2026-04-15T20:59:17.997Z | Compiling enum-as-inner v0.6.1 |
| 1657 | 2026-04-15T20:59:18.059Z | Compiling hash32 v0.3.1 |
| 1658 | 2026-04-15T20:59:18.152Z | Compiling num-complex v0.4.6 |
| 1659 | 2026-04-15T20:59:18.201Z | Compiling proc-macro-error v1.0.4 |
| 1660 | 2026-04-15T20:59:18.217Z | Compiling memmap v0.7.0 |
| 1661 | 2026-04-15T20:59:18.447Z | Compiling smoltcp v0.11.0 |
| 1662 | 2026-04-15T20:59:18.470Z | Compiling keccak v0.1.6 |
| 1663 | 2026-04-15T20:59:18.483Z | Compiling winnow v0.5.40 |
| 1664 | 2026-04-15T20:59:18.544Z | Compiling data-encoding v2.10.0 |
| 1665 | 2026-04-15T20:59:18.591Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1666 | 2026-04-15T20:59:18.720Z | Compiling sha3 v0.10.8 |
| 1667 | 2026-04-15T20:59:18.984Z | Compiling num v0.4.3 |
| 1668 | 2026-04-15T20:59:19.056Z | Compiling usdt v0.5.0 |
| 1669 | 2026-04-15T20:59:19.130Z | Compiling ingot-types v0.1.2 |
| 1670 | 2026-04-15T20:59:19.329Z | Compiling chacha20poly1305 v0.10.1 |
| 1671 | 2026-04-15T20:59:19.431Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1672 | 2026-04-15T20:59:19.458Z | Compiling argon2 v0.5.3 |
| 1673 | 2026-04-15T20:59:19.544Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1674 | 2026-04-15T20:59:19.583Z | Compiling typify v0.6.1 |
| 1675 | 2026-04-15T20:59:19.674Z | Compiling vsss-rs v3.3.4 |
| 1676 | 2026-04-15T20:59:19.934Z | Compiling rustls-webpki v0.103.10 |
| 1677 | 2026-04-15T20:59:20.079Z | Compiling toml_edit v0.19.15 |
| 1678 | 2026-04-15T20:59:21.007Z | Compiling proc-macro-crate v3.5.0 |
| 1679 | 2026-04-15T20:59:21.063Z | Compiling ciborium v0.2.2 |
| 1680 | 2026-04-15T20:59:21.668Z | Compiling tabwriter v1.4.1 |
| 1681 | 2026-04-15T20:59:22.119Z | Compiling cobs v0.3.0 |
| 1682 | 2026-04-15T20:59:22.148Z | Compiling memoffset v0.9.1 |
| 1683 | 2026-04-15T20:59:22.211Z | Compiling bitflags v1.3.2 |
| 1684 | 2026-04-15T20:59:22.251Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1685 | 2026-04-15T20:59:22.300Z | Compiling unsafe-libyaml v0.2.11 |
| 1686 | 2026-04-15T20:59:22.388Z | Compiling pkg-config v0.3.32 |
| 1687 | 2026-04-15T20:59:22.451Z | Compiling cfg_aliases v0.2.1 |
| 1688 | 2026-04-15T20:59:22.479Z | Compiling vcpkg v0.2.15 |
| 1689 | 2026-04-15T20:59:22.500Z | Compiling indent_write v2.2.0 |
| 1690 | 2026-04-15T20:59:22.524Z | Compiling managed v0.8.0 |
| 1691 | 2026-04-15T20:59:22.640Z | Compiling nix v0.31.2 |
| 1692 | 2026-04-15T20:59:22.858Z | Compiling serde_yaml v0.9.34+deprecated |
| 1693 | 2026-04-15T20:59:23.073Z | Compiling openssl-sys v0.9.112 |
| 1694 | 2026-04-15T20:59:23.111Z | Compiling postcard v1.1.3 |
| 1695 | 2026-04-15T20:59:23.460Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1696 | 2026-04-15T20:59:23.646Z | Compiling num_enum_derive v0.7.6 |
| 1697 | 2026-04-15T20:59:24.210Z | Compiling tokio-rustls v0.26.4 |
| 1698 | 2026-04-15T20:59:24.490Z | Compiling hyper-rustls v0.27.7 |
| 1699 | 2026-04-15T20:59:24.710Z | Compiling rustls-platform-verifier v0.6.2 |
| 1700 | 2026-04-15T20:59:24.961Z | Compiling reqwest v0.13.2 |
| 1701 | 2026-04-15T20:59:25.167Z | Compiling proc-macro-crate v1.3.1 |
| 1702 | 2026-04-15T20:59:25.359Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1703 | 2026-04-15T20:59:25.523Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1704 | 2026-04-15T20:59:25.756Z | Compiling progenitor-impl v0.13.0 |
| 1705 | 2026-04-15T20:59:25.772Z | Compiling ingot v0.1.1 |
| 1706 | 2026-04-15T20:59:25.791Z | Compiling hubpack_derive v0.1.1 |
| 1707 | 2026-04-15T20:59:26.339Z | Compiling progenitor-client v0.13.0 |
| 1708 | 2026-04-15T20:59:26.666Z | Compiling progenitor-extras v0.1.1 |
| 1709 | 2026-04-15T20:59:26.917Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1710 | 2026-04-15T20:59:27.621Z | Compiling foreign-types-macros v0.2.3 |
| 1711 | 2026-04-15T20:59:27.772Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1712 | 2026-04-15T20:59:28.097Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1713 | 2026-04-15T20:59:28.302Z | Compiling resolv-conf v0.7.6 |
| 1714 | 2026-04-15T20:59:28.340Z | Compiling rayon-core v1.13.0 |
| 1715 | 2026-04-15T20:59:28.540Z | Compiling heck v0.4.1 |
| 1716 | 2026-04-15T20:59:28.570Z | Compiling swrite v0.1.0 |
| 1717 | 2026-04-15T20:59:28.666Z | Compiling linked-hash-map v0.5.6 |
| 1718 | 2026-04-15T20:59:28.708Z | Compiling semver v0.1.20 |
| 1719 | 2026-04-15T20:59:28.746Z | Compiling cpufeatures v0.3.0 |
| 1720 | 2026-04-15T20:59:28.828Z | Compiling colored v3.1.1 |
| 1721 | 2026-04-15T20:59:28.859Z | Compiling foreign-types-shared v0.3.1 |
| 1722 | 2026-04-15T20:59:28.957Z | Compiling static_assertions v1.1.0 |
| 1723 | 2026-04-15T20:59:28.973Z | Compiling foreign-types v0.5.0 |
| 1724 | 2026-04-15T20:59:29.037Z | Compiling rustc_version v0.1.7 |
| 1725 | 2026-04-15T20:59:29.059Z | Compiling lru-cache v0.1.2 |
| 1726 | 2026-04-15T20:59:29.195Z | Compiling chacha20 v0.10.0 |
| 1727 | 2026-04-15T20:59:29.275Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1728 | 2026-04-15T20:59:29.311Z | Compiling hubpack v0.1.2 |
| 1729 | 2026-04-15T20:59:29.477Z | Compiling num_enum_derive v0.5.11 |
| 1730 | 2026-04-15T20:59:29.565Z | Compiling progenitor-macro v0.13.0 |
| 1731 | 2026-04-15T20:59:29.637Z | Compiling num_enum v0.7.6 |
| 1732 | 2026-04-15T20:59:30.004Z | Compiling hickory-proto v0.24.4 |
| 1733 | 2026-04-15T20:59:30.471Z | Compiling crossbeam-deque v0.8.6 |
| 1734 | 2026-04-15T20:59:30.531Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1735 | 2026-04-15T20:59:30.668Z | Compiling serde-big-array v0.5.1 |
| 1736 | 2026-04-15T20:59:30.817Z | Compiling serde_repr v0.1.20 |
| 1737 | 2026-04-15T20:59:31.043Z | Compiling derive-where v1.6.1 |
| 1738 | 2026-04-15T20:59:31.430Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1739 | 2026-04-15T20:59:31.498Z | Compiling pin-project-internal v1.1.11 |
| 1740 | 2026-04-15T20:59:31.970Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1741 | 2026-04-15T20:59:32.409Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1742 | 2026-04-15T20:59:32.544Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1743 | 2026-04-15T20:59:32.698Z | Compiling cstr-argument v0.1.2 |
| 1744 | 2026-04-15T20:59:33.203Z | Compiling minimal-lexical v0.2.1 |
| 1745 | 2026-04-15T20:59:33.462Z | Compiling unicode-segmentation v1.13.2 |
| 1746 | 2026-04-15T20:59:33.486Z | Compiling siphasher v1.0.2 |
| 1747 | 2026-04-15T20:59:33.700Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1748 | 2026-04-15T20:59:33.926Z | Compiling newline-converter v0.3.0 |
| 1749 | 2026-04-15T20:59:33.958Z | Compiling phf_shared v0.12.1 |
| 1750 | 2026-04-15T20:59:34.052Z | Compiling nom v7.1.3 |
| 1751 | 2026-04-15T20:59:34.144Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1752 | 2026-04-15T20:59:34.435Z | Compiling pin-project v1.1.11 |
| 1753 | 2026-04-15T20:59:34.835Z | Compiling hickory-resolver v0.24.4 |
| 1754 | 2026-04-15T20:59:34.961Z | Compiling progenitor v0.13.0 |
| 1755 | 2026-04-15T20:59:35.078Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1756 | 2026-04-15T20:59:35.106Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1757 | 2026-04-15T20:59:35.404Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1758 | 2026-04-15T20:59:35.538Z | Compiling num_enum v0.5.11 |
| 1759 | 2026-04-15T20:59:35.663Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1760 | 2026-04-15T20:59:35.876Z | Compiling rand v0.10.1 |
| 1761 | 2026-04-15T20:59:36.249Z | Compiling newtype_derive v0.1.6 |
| 1762 | 2026-04-15T20:59:36.357Z | Compiling atomicwrites v0.4.4 |
| 1763 | 2026-04-15T20:59:36.573Z | Compiling unicode-normalization v0.1.25 |
| 1764 | 2026-04-15T20:59:36.585Z | Compiling console v0.15.11 |
| 1765 | 2026-04-15T20:59:36.827Z | Compiling camino-tempfile v1.4.1 |
| 1766 | 2026-04-15T20:59:37.052Z | Compiling tokio-stream v0.1.18 |
| 1767 | 2026-04-15T20:59:37.084Z | Compiling snafu-derive v0.8.9 |
| 1768 | 2026-04-15T20:59:37.217Z | Compiling async-recursion v1.1.1 |
| 1769 | 2026-04-15T20:59:37.334Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1770 | 2026-04-15T20:59:37.598Z | Compiling slog-dtrace v0.3.0 |
| 1771 | 2026-04-15T20:59:37.611Z | Compiling csv-core v0.1.13 |
| 1772 | 2026-04-15T20:59:37.637Z | Compiling bstr v1.12.1 |
| 1773 | 2026-04-15T20:59:37.845Z | Compiling similar v2.7.0 |
| 1774 | 2026-04-15T20:59:37.888Z | Compiling foreign-types-shared v0.1.1 |
| 1775 | 2026-04-15T20:59:37.985Z | Compiling foldhash v0.1.5 |
| 1776 | 2026-04-15T20:59:37.997Z | Compiling highway v1.3.0 |
| 1777 | 2026-04-15T20:59:38.001Z | Compiling cancel-safe-futures v0.1.5 |
| 1778 | 2026-04-15T20:59:38.085Z | Compiling unicode-xid v0.2.6 |
| 1779 | 2026-04-15T20:59:38.172Z | Compiling same-file v1.0.6 |
| 1780 | 2026-04-15T20:59:38.184Z | Compiling chrono-tz v0.10.4 |
| 1781 | 2026-04-15T20:59:38.212Z | Compiling unicode-width v0.1.14 |
| 1782 | 2026-04-15T20:59:38.256Z | Compiling openssl v0.10.76 |
| 1783 | 2026-04-15T20:59:38.356Z | Compiling owo-colors v4.3.0 |
| 1784 | 2026-04-15T20:59:38.418Z | Compiling walkdir v2.5.0 |
| 1785 | 2026-04-15T20:59:38.432Z | Compiling expectorate v1.2.0 |
| 1786 | 2026-04-15T20:59:38.527Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1787 | 2026-04-15T20:59:38.560Z | Compiling const_format_proc_macros v0.2.34 |
| 1788 | 2026-04-15T20:59:38.592Z | Compiling hashbrown v0.15.5 |
| 1789 | 2026-04-15T20:59:38.757Z | Compiling globset v0.4.18 |
| 1790 | 2026-04-15T20:59:38.795Z | Compiling foreign-types v0.3.2 |
| 1791 | 2026-04-15T20:59:38.890Z | Compiling csv v1.4.0 |
| 1792 | 2026-04-15T20:59:38.918Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1793 | 2026-04-15T20:59:38.964Z | Compiling snafu v0.8.9 |
| 1794 | 2026-04-15T20:59:39.210Z | Compiling qorb v0.4.1 |
| 1795 | 2026-04-15T20:59:39.403Z | Compiling olpc-cjson v0.1.4 |
| 1796 | 2026-04-15T20:59:39.479Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1797 | 2026-04-15T20:59:39.633Z | Compiling rayon v1.11.0 |
| 1798 | 2026-04-15T20:59:40.529Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1799 | 2026-04-15T20:59:41.122Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1800 | 2026-04-15T20:59:41.126Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1801 | 2026-04-15T20:59:41.188Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1802 | 2026-04-15T20:59:41.470Z | Compiling phf v0.12.1 |
| 1803 | 2026-04-15T20:59:41.491Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1804 | 2026-04-15T20:59:41.633Z | Compiling zone_cfg_derive v0.3.1 |
| 1805 | 2026-04-15T20:59:41.674Z | Compiling tokio-dtrace v0.1.1 |
| 1806 | 2026-04-15T20:59:41.965Z | Compiling itertools v0.12.1 |
| 1807 | 2026-04-15T20:59:42.051Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1808 | 2026-04-15T20:59:42.332Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1809 | 2026-04-15T20:59:42.411Z | Compiling libsw-core v0.3.2 |
| 1810 | 2026-04-15T20:59:42.544Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1811 | 2026-04-15T20:59:42.555Z | Compiling serde_plain v1.0.2 |
| 1812 | 2026-04-15T20:59:42.584Z | Compiling num-derive v0.4.2 |
| 1813 | 2026-04-15T20:59:42.723Z | Compiling openssl-macros v0.1.1 |
| 1814 | 2026-04-15T20:59:42.764Z | Compiling pem v3.0.6 |
| 1815 | 2026-04-15T20:59:43.138Z | Compiling cookie v0.18.1 |
| 1816 | 2026-04-15T20:59:43.169Z | Compiling sigpipe v0.1.3 |
| 1817 | 2026-04-15T20:59:43.223Z | Compiling jiff v0.2.23 |
| 1818 | 2026-04-15T20:59:43.262Z | Compiling bytecount v0.6.9 |
| 1819 | 2026-04-15T20:59:43.303Z | Compiling typed-path v0.9.3 |
| 1820 | 2026-04-15T20:59:43.376Z | Compiling fixedbitset v0.5.7 |
| 1821 | 2026-04-15T20:59:43.415Z | Compiling glob v0.3.3 |
| 1822 | 2026-04-15T20:59:43.569Z | Compiling fixedbitset v0.4.2 |
| 1823 | 2026-04-15T20:59:43.742Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1824 | 2026-04-15T20:59:43.821Z | Compiling petgraph v0.6.5 |
| 1825 | 2026-04-15T20:59:43.895Z | Compiling petgraph v0.8.3 |
| 1826 | 2026-04-15T20:59:43.991Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1827 | 2026-04-15T20:59:44.412Z | Compiling tough v0.20.0 |
| 1828 | 2026-04-15T20:59:44.756Z | Compiling papergrid v0.11.0 |
| 1829 | 2026-04-15T20:59:45.064Z | Compiling zone v0.3.1 |
| 1830 | 2026-04-15T20:59:45.390Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1831 | 2026-04-15T20:59:45.733Z | Compiling libsw v3.5.0 |
| 1832 | 2026-04-15T20:59:45.909Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1833 | 2026-04-15T20:59:45.924Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1834 | 2026-04-15T20:59:46.615Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1835 | 2026-04-15T20:59:46.742Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1836 | 2026-04-15T20:59:46.889Z | Compiling oxide-tokio-rt v0.1.3 |
| 1837 | 2026-04-15T20:59:47.570Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1838 | 2026-04-15T20:59:47.760Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1839 | 2026-04-15T20:59:47.833Z | Compiling const_format v0.2.35 |
| 1840 | 2026-04-15T20:59:48.008Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1841 | 2026-04-15T20:59:48.219Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1842 | 2026-04-15T20:59:48.465Z | Compiling tabled_derive v0.7.0 |
| 1843 | 2026-04-15T20:59:48.635Z | Compiling gethostname v0.5.0 |
| 1844 | 2026-04-15T20:59:48.766Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1845 | 2026-04-15T20:59:48.901Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1846 | 2026-04-15T20:59:48.948Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1847 | 2026-04-15T20:59:48.960Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1848 | 2026-04-15T20:59:49.076Z | Compiling bcs v0.1.6 |
| 1849 | 2026-04-15T20:59:49.392Z | Compiling smf v0.2.3 |
| 1850 | 2026-04-15T20:59:49.419Z | Compiling unicode-linebreak v0.1.5 |
| 1851 | 2026-04-15T20:59:49.469Z | Compiling whoami v1.6.1 |
| 1852 | 2026-04-15T20:59:49.581Z | Compiling linear-map v1.2.0 |
| 1853 | 2026-04-15T20:59:49.678Z | Compiling termtree v0.5.1 |
| 1854 | 2026-04-15T20:59:49.774Z | Compiling smawk v0.3.2 |
| 1855 | 2026-04-15T20:59:49.792Z | Compiling tagptr v0.2.0 |
| 1856 | 2026-04-15T20:59:49.838Z | Compiling lazy_static v1.5.0 |
| 1857 | 2026-04-15T20:59:49.923Z | Compiling moka v0.12.15 |
| 1858 | 2026-04-15T20:59:49.951Z | Compiling steno v0.4.1 |
| 1859 | 2026-04-15T20:59:49.951Z | Compiling textwrap v0.16.2 |
| 1860 | 2026-04-15T20:59:50.039Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1861 | 2026-04-15T20:59:50.408Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1862 | 2026-04-15T20:59:50.511Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1863 | 2026-04-15T20:59:50.722Z | Compiling tabled v0.15.0 |
| 1864 | 2026-04-15T20:59:50.742Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1865 | 2026-04-15T20:59:51.038Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1866 | 2026-04-15T20:59:51.967Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1867 | 2026-04-15T20:59:52.851Z | Compiling hickory-proto v0.25.2 |
| 1868 | 2026-04-15T20:59:53.362Z | Compiling humantime v2.3.0 |
| 1869 | 2026-04-15T20:59:53.618Z | Compiling num-derive v0.3.3 |
| 1870 | 2026-04-15T20:59:53.658Z | Compiling parking_lot_core v0.8.6 |
| 1871 | 2026-04-15T20:59:53.963Z | Compiling crc32fast v1.5.0 |
| 1872 | 2026-04-15T20:59:53.978Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1873 | 2026-04-15T20:59:54.530Z | Compiling parking_lot v0.11.2 |
| 1874 | 2026-04-15T20:59:54.559Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1875 | 2026-04-15T20:59:54.592Z | Compiling libscf-sys v1.1.0 |
| 1876 | 2026-04-15T20:59:54.624Z | Compiling fxhash v0.2.1 |
| 1877 | 2026-04-15T20:59:54.742Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1878 | 2026-04-15T20:59:54.769Z | Compiling internet-checksum v0.2.1 |
| 1879 | 2026-04-15T20:59:54.794Z | Compiling hickory-resolver v0.25.2 |
| 1880 | 2026-04-15T20:59:54.913Z | Compiling sled v0.34.7 |
| 1881 | 2026-04-15T20:59:54.959Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1882 | 2026-04-15T20:59:55.753Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1883 | 2026-04-15T20:59:59.914Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1884 | 2026-04-15T21:00:07.210Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1885 | 2026-04-15T21:00:08.823Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1886 | 2026-04-15T21:00:09.927Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1887 | 2026-04-15T21:00:11.089Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1888 | 2026-04-15T21:00:12.094Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1889 | 2026-04-15T21:00:35.524Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 08s |
| 1890 | 2026-04-15T21:00:35.702Z | ──────────── |
| 1891 | 2026-04-15T21:00:35.702Z | Nextest run ID 95bce68d-8cd1-4f05-9852-92b26b9bfe6c with nextest profile: default |
| 1892 | 2026-04-15T21:00:35.702Z | Starting 18 tests across 1 binary (27 tests skipped) |
| 1893 | 2026-04-15T21:00:52.889Z | PASS [ 17.183s] rdb proptest::prop_ipv6_default_contains_all |
| 1894 | 2026-04-15T21:00:52.897Z | PASS [ 17.191s] rdb proptest::prop_ipv6_host_bits_always_unset |
| 1895 | 2026-04-15T21:00:53.048Z | PASS [ 17.342s] rdb proptest::prop_ipv4_default_contains_all |
| 1896 | 2026-04-15T21:00:53.051Z | PASS [ 17.342s] rdb proptest::prop_ipv4_unset_host_bits_idempotent |
| 1897 | 2026-04-15T21:00:53.061Z | PASS [ 17.355s] rdb proptest::prop_ipv4_length_in_bounds |
| 1898 | 2026-04-15T21:00:53.125Z | PASS [ 17.419s] rdb proptest::prop_ipv4_host_bits_always_unset |
| 1899 | 2026-04-15T21:00:53.169Z | PASS [ 17.463s] rdb proptest::prop_ipv4_within_self |
| 1900 | 2026-04-15T21:01:09.611Z | PASS [ 16.710s] rdb proptest::prop_ipv6_unset_host_bits_idempotent |
| 1901 | 2026-04-15T21:01:09.644Z | PASS [ 16.752s] rdb proptest::prop_ipv6_length_in_bounds |
| 1902 | 2026-04-15T21:01:09.683Z | PASS [ 16.633s] rdb proptest::prop_ipv6_within_self |
| 1903 | 2026-04-15T21:01:09.974Z | PASS [ 16.924s] rdb proptest::prop_prefix_enum_no_cross_family |
| 1904 | 2026-04-15T21:01:18.769Z | PASS [ 25.704s] rdb proptest::prop_static_route_key_deduplication |
| 1905 | 2026-04-15T21:01:29.075Z | PASS [ 35.942s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1906 | 2026-04-15T21:01:29.121Z | PASS [ 35.945s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1907 | 2026-04-15T21:01:35.714Z | SLOW [> 60.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1908 | 2026-04-15T21:01:45.253Z | PASS [ 35.600s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits |
| 1909 | 2026-04-15T21:01:45.292Z | PASS [ 35.673s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1910 | 2026-04-15T21:02:01.450Z | PASS [ 51.758s] rdb proptest::prop_static_route_key_ord_consistency |
| 1911 | 2026-04-15T21:02:35.725Z | SLOW [>120.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1912 | 2026-04-15T21:03:36.240Z | SLOW [>180.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1913 | 2026-04-15T21:04:35.747Z | SLOW [>240.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1914 | 2026-04-15T21:04:52.158Z | PASS [ 256.413s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1915 | 2026-04-15T21:04:52.162Z | ──────────── |
| 1916 | 2026-04-15T21:04:52.162Z | Summary [ 256.413s] 18 tests run: 18 passed (1 slow), 27 skipped |
| 1917 | 2026-04-15T21:04:52.171Z | + cp '*.log' /work/ |
| 1918 | 2026-04-15T21:04:52.175Z | + true |
| 1919 | 2026-04-15T21:04:52.175Z | + '[' -d proptest-regressions ']' |
| 1920 | 2026-04-15T21:04:52.175Z | + cp -r proptest-regressions /work/rdb-proptest-regressions |
| 1921 | 2026-04-15T21:04:52.178Z | + popd |
| 1922 | 2026-04-15T21:04:52.178Z | + pushd bgp |
| 1923 | 2026-04-15T21:04:52.178Z | /work/oxidecomputer/maghemite |
| 1924 | 2026-04-15T21:04:52.178Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 1925 | 2026-04-15T21:04:52.178Z | + PROPTEST_CASES=1000000 |
| 1926 | 2026-04-15T21:04:52.178Z | + cargo nextest run --lib proptest |
| 1927 | 2026-04-15T21:04:53.326Z | Compiling smallvec v1.15.1 |
| 1928 | 2026-04-15T21:04:53.330Z | Compiling serde_json v1.0.149 |
| 1929 | 2026-04-15T21:04:53.507Z | Compiling crunchy v0.2.4 |
| 1930 | 2026-04-15T21:04:53.528Z | Compiling tiny-keccak v2.0.2 |
| 1931 | 2026-04-15T21:04:53.538Z | Compiling smartstring v1.0.1 |
| 1932 | 2026-04-15T21:04:53.542Z | Compiling ahash v0.8.12 |
| 1933 | 2026-04-15T21:04:53.642Z | Compiling icu_normalizer v2.1.1 |
| 1934 | 2026-04-15T21:04:53.665Z | Compiling parking_lot_core v0.9.12 |
| 1935 | 2026-04-15T21:04:53.803Z | Compiling parking_lot_core v0.8.6 |
| 1936 | 2026-04-15T21:04:53.892Z | Compiling parking_lot v0.12.5 |
| 1937 | 2026-04-15T21:04:53.987Z | Compiling idna_adapter v1.2.1 |
| 1938 | 2026-04-15T21:04:54.123Z | Compiling idna v1.1.0 |
| 1939 | 2026-04-15T21:04:54.142Z | Compiling tokio v1.52.0 |
| 1940 | 2026-04-15T21:04:54.263Z | Compiling dof v0.4.0 |
| 1941 | 2026-04-15T21:04:54.324Z | Compiling schemars v0.8.22 |
| 1942 | 2026-04-15T21:04:54.364Z | Compiling openapiv3 v2.2.0 |
| 1943 | 2026-04-15T21:04:54.472Z | Compiling url v2.5.8 |
| 1944 | 2026-04-15T21:04:54.931Z | Compiling slog-json v2.6.1 |
| 1945 | 2026-04-15T21:04:55.379Z | Compiling usdt-impl v0.6.0 |
| 1946 | 2026-04-15T21:04:55.677Z | Compiling slog-bunyan v2.5.0 |
| 1947 | 2026-04-15T21:04:55.970Z | Compiling ipnetwork v0.21.1 |
| 1948 | 2026-04-15T21:04:56.007Z | Compiling newtype-uuid v1.3.2 |
| 1949 | 2026-04-15T21:04:56.114Z | Compiling usdt-macro v0.6.0 |
| 1950 | 2026-04-15T21:04:56.225Z | Compiling oxnet v0.1.4 |
| 1951 | 2026-04-15T21:04:56.374Z | Compiling usdt-attr-macro v0.6.0 |
| 1952 | 2026-04-15T21:04:56.426Z | Compiling serde_with v3.18.0 |
| 1953 | 2026-04-15T21:04:56.666Z | Compiling daft v0.1.5 |
| 1954 | 2026-04-15T21:04:56.679Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1955 | 2026-04-15T21:04:56.945Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1956 | 2026-04-15T21:04:57.229Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1957 | 2026-04-15T21:04:57.467Z | Compiling iddqd v0.3.17 |
| 1958 | 2026-04-15T21:04:57.585Z | Compiling usdt v0.6.0 |
| 1959 | 2026-04-15T21:04:58.122Z | Compiling tokio-util v0.7.18 |
| 1960 | 2026-04-15T21:04:58.172Z | Compiling tower v0.5.3 |
| 1961 | 2026-04-15T21:04:58.225Z | Compiling tokio-rustls v0.26.4 |
| 1962 | 2026-04-15T21:04:58.238Z | Compiling tokio-rustls v0.25.0 |
| 1963 | 2026-04-15T21:04:58.471Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1964 | 2026-04-15T21:04:58.499Z | Compiling backoff v0.4.0 |
| 1965 | 2026-04-15T21:04:58.657Z | Compiling tower-http v0.6.8 |
| 1966 | 2026-04-15T21:04:58.713Z | Compiling h2 v0.4.13 |
| 1967 | 2026-04-15T21:04:59.099Z | Compiling typify-impl v0.6.1 |
| 1968 | 2026-04-15T21:04:59.235Z | Compiling dof v0.3.0 |
| 1969 | 2026-04-15T21:04:59.592Z | Compiling usdt-impl v0.5.0 |
| 1970 | 2026-04-15T21:04:59.845Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1971 | 2026-04-15T21:05:00.132Z | Compiling usdt-macro v0.5.0 |
| 1972 | 2026-04-15T21:05:00.199Z | Compiling usdt-attr-macro v0.5.0 |
| 1973 | 2026-04-15T21:05:00.873Z | Compiling hyper v1.9.0 |
| 1974 | 2026-04-15T21:05:01.927Z | Compiling byte-wrapper v0.1.0 |
| 1975 | 2026-04-15T21:05:02.082Z | Compiling hyper-util v0.1.20 |
| 1976 | 2026-04-15T21:05:02.120Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1977 | 2026-04-15T21:05:02.210Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1978 | 2026-04-15T21:05:02.346Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1979 | 2026-04-15T21:05:02.611Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1980 | 2026-04-15T21:05:02.614Z | Compiling usdt v0.5.0 |
| 1981 | 2026-04-15T21:05:02.725Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1982 | 2026-04-15T21:05:03.386Z | Compiling hyper-rustls v0.27.7 |
| 1983 | 2026-04-15T21:05:03.461Z | Compiling dropshot v0.16.7 |
| 1984 | 2026-04-15T21:05:03.713Z | Compiling reqwest v0.13.2 |
| 1985 | 2026-04-15T21:05:03.877Z | Compiling reqwest v0.12.28 |
| 1986 | 2026-04-15T21:05:03.902Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1987 | 2026-04-15T21:05:04.942Z | Compiling progenitor-client v0.13.0 |
| 1988 | 2026-04-15T21:05:05.266Z | Compiling progenitor-extras v0.1.1 |
| 1989 | 2026-04-15T21:05:05.420Z | Compiling progenitor-client v0.10.0 |
| 1990 | 2026-04-15T21:05:05.573Z | Compiling typify-macro v0.6.1 |
| 1991 | 2026-04-15T21:05:07.378Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1992 | 2026-04-15T21:05:08.262Z | Compiling typify v0.6.1 |
| 1993 | 2026-04-15T21:05:08.365Z | Compiling progenitor-impl v0.13.0 |
| 1994 | 2026-04-15T21:05:08.520Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1995 | 2026-04-15T21:05:08.628Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1996 | 2026-04-15T21:05:09.315Z | Compiling hickory-proto v0.24.4 |
| 1997 | 2026-04-15T21:05:09.440Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1998 | 2026-04-15T21:05:10.051Z | Compiling tokio-stream v0.1.18 |
| 1999 | 2026-04-15T21:05:10.270Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2000 | 2026-04-15T21:05:10.531Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2001 | 2026-04-15T21:05:10.639Z | Compiling tokio-dtrace v0.1.1 |
| 2002 | 2026-04-15T21:05:10.925Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2003 | 2026-04-15T21:05:12.108Z | Compiling progenitor-macro v0.13.0 |
| 2004 | 2026-04-15T21:05:12.280Z | Compiling hickory-resolver v0.24.4 |
| 2005 | 2026-04-15T21:05:12.628Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2006 | 2026-04-15T21:05:12.665Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2007 | 2026-04-15T21:05:12.764Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2008 | 2026-04-15T21:05:13.199Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2009 | 2026-04-15T21:05:13.768Z | Compiling qorb v0.4.1 |
| 2010 | 2026-04-15T21:05:15.030Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2011 | 2026-04-15T21:05:15.123Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2012 | 2026-04-15T21:05:15.268Z | Compiling libsw-core v0.3.2 |
| 2013 | 2026-04-15T21:05:15.450Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 2014 | 2026-04-15T21:05:16.095Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2015 | 2026-04-15T21:05:16.487Z | Compiling olpc-cjson v0.1.4 |
| 2016 | 2026-04-15T21:05:16.661Z | Compiling tough v0.20.0 |
| 2017 | 2026-04-15T21:05:16.875Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2018 | 2026-04-15T21:05:16.972Z | Compiling libsw v3.5.0 |
| 2019 | 2026-04-15T21:05:17.013Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2020 | 2026-04-15T21:05:17.158Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2021 | 2026-04-15T21:05:17.521Z | Compiling progenitor v0.13.0 |
| 2022 | 2026-04-15T21:05:17.674Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2023 | 2026-04-15T21:05:18.096Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2024 | 2026-04-15T21:05:18.383Z | Compiling oxide-tokio-rt v0.1.3 |
| 2025 | 2026-04-15T21:05:18.714Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2026 | 2026-04-15T21:05:18.912Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2027 | 2026-04-15T21:05:19.052Z | Compiling slog-dtrace v0.3.0 |
| 2028 | 2026-04-15T21:05:19.339Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2029 | 2026-04-15T21:05:19.362Z | Compiling zone v0.3.1 |
| 2030 | 2026-04-15T21:05:19.392Z | Compiling cancel-safe-futures v0.1.5 |
| 2031 | 2026-04-15T21:05:19.549Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2032 | 2026-04-15T21:05:19.701Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2033 | 2026-04-15T21:05:20.048Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2034 | 2026-04-15T21:05:20.183Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2035 | 2026-04-15T21:05:20.447Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2036 | 2026-04-15T21:05:20.650Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2037 | 2026-04-15T21:05:20.793Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2038 | 2026-04-15T21:05:21.019Z | Compiling hickory-proto v0.25.2 |
| 2039 | 2026-04-15T21:05:21.419Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2040 | 2026-04-15T21:05:21.493Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2041 | 2026-04-15T21:05:23.140Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2042 | 2026-04-15T21:05:23.817Z | Compiling steno v0.4.1 |
| 2043 | 2026-04-15T21:05:24.483Z | Compiling moka v0.12.15 |
| 2044 | 2026-04-15T21:05:24.671Z | Compiling parking_lot v0.11.2 |
| 2045 | 2026-04-15T21:05:24.893Z | Compiling const-random-macro v0.1.16 |
| 2046 | 2026-04-15T21:05:25.062Z | Compiling sdd v3.0.10 |
| 2047 | 2026-04-15T21:05:25.134Z | Compiling sled v0.34.7 |
| 2048 | 2026-04-15T21:05:25.321Z | Compiling hickory-resolver v0.25.2 |
| 2049 | 2026-04-15T21:05:25.333Z | Compiling const-random v0.1.18 |
| 2050 | 2026-04-15T21:05:25.426Z | Compiling scc v2.4.0 |
| 2051 | 2026-04-15T21:05:25.949Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 2052 | 2026-04-15T21:05:26.454Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2053 | 2026-04-15T21:05:26.481Z | Compiling thin-vec v0.2.16 |
| 2054 | 2026-04-15T21:05:26.626Z | Compiling rhai_codegen v3.1.0 |
| 2055 | 2026-04-15T21:05:26.793Z | Compiling serial_test_derive v3.4.0 |
| 2056 | 2026-04-15T21:05:27.202Z | Compiling diff v0.1.13 |
| 2057 | 2026-04-15T21:05:27.590Z | Compiling yansi v1.0.1 |
| 2058 | 2026-04-15T21:05:27.613Z | Compiling serial_test v3.4.0 |
| 2059 | 2026-04-15T21:05:27.730Z | Compiling nom v8.0.0 |
| 2060 | 2026-04-15T21:05:27.868Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2061 | 2026-04-15T21:05:27.927Z | Compiling pretty_assertions v1.4.1 |
| 2062 | 2026-04-15T21:05:27.931Z | Compiling rhai v1.24.0 |
| 2063 | 2026-04-15T21:05:28.120Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2064 | 2026-04-15T21:05:32.762Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2065 | 2026-04-15T21:05:40.567Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2066 | 2026-04-15T21:05:42.237Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 2067 | 2026-04-15T21:05:43.402Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2068 | 2026-04-15T21:05:44.542Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2069 | 2026-04-15T21:05:45.330Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2070 | 2026-04-15T21:05:47.768Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2071 | 2026-04-15T21:06:22.045Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 29s |
| 2072 | 2026-04-15T21:06:22.217Z | ──────────── |
| 2073 | 2026-04-15T21:06:22.217Z | Nextest run ID 54b101ad-89ae-4097-a03e-c57b5a8d5e6d with nextest profile: default |
| 2074 | 2026-04-15T21:06:22.217Z | Starting 18 tests across 1 binary (132 tests skipped) |
| 2075 | 2026-04-15T21:06:39.016Z | PASS [ 16.789s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 2076 | 2026-04-15T21:06:41.044Z | PASS [ 18.825s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 2077 | 2026-04-15T21:06:41.151Z | PASS [ 18.933s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 2078 | 2026-04-15T21:06:42.293Z | PASS [ 20.074s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 2079 | 2026-04-15T21:06:43.041Z | PASS [ 20.820s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 2080 | 2026-04-15T21:06:51.445Z | PASS [ 29.226s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 2081 | 2026-04-15T21:06:57.748Z | PASS [ 16.702s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 2082 | 2026-04-15T21:06:59.663Z | PASS [ 20.653s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 2083 | 2026-04-15T21:07:01.203Z | PASS [ 20.048s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 2084 | 2026-04-15T21:07:01.961Z | PASS [ 18.920s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 2085 | 2026-04-15T21:07:02.858Z | PASS [ 40.637s] bgp proptest::prop_duplicate_attrs_deduplicated |
| 2086 | 2026-04-15T21:07:10.843Z | PASS [ 19.394s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 2087 | 2026-04-15T21:07:16.630Z | PASS [ 18.879s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 2088 | 2026-04-15T21:07:22.232Z | SLOW [> 60.000s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2089 | 2026-04-15T21:07:29.665Z | PASS [ 67.433s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2090 | 2026-04-15T21:07:29.808Z | PASS [ 28.600s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 2091 | 2026-04-15T21:07:42.304Z | SLOW [> 60.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2092 | 2026-04-15T21:07:51.988Z | PASS [ 69.685s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2093 | 2026-04-15T21:07:59.675Z | SLOW [> 60.000s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2094 | 2026-04-15T21:08:01.973Z | SLOW [> 60.000s] bgp proptest::prop_update_traditional_roundtrip |
| 2095 | 2026-04-15T21:08:03.924Z | PASS [ 61.953s] bgp proptest::prop_update_traditional_roundtrip |
| 2096 | 2026-04-15T21:08:13.135Z | PASS [ 73.459s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2097 | 2026-04-15T21:08:13.135Z | ──────────── |
| 2098 | 2026-04-15T21:08:13.135Z | Summary [ 110.902s] 18 tests run: 18 passed (4 slow), 132 skipped |
| 2099 | 2026-04-15T21:08:13.148Z | + cp '*.log' /work/ |
| 2100 | 2026-04-15T21:08:13.152Z | + true |
| 2101 | 2026-04-15T21:08:13.152Z | + '[' -d proptest-regressions ']' |
| 2102 | 2026-04-15T21:08:13.152Z | + cp -r proptest-regressions /work/bgp-proptest-regressions |
| 2103 | 2026-04-15T21:08:13.155Z | + popd |
| 2104 | 2026-04-15T21:08:13.155Z | /work/oxidecomputer/maghemite |
| 2105 | 2026-04-15T21:08:13.155Z | process exited: duration 761967 ms, exit code 0 |
| |
| 2106 | 2026-04-15T21:08:13.163Z | found 0 output files |