|
|
|
| 1 | 2026-03-26T04:07:48.453Z | job assigned to worker 01KMM55VXD9NCF83232F61EYK1 [factory aws, i-045a4da34e182a4c4] (queued for 16 m 20 s) |
| |
| 2 | 2026-03-26T04:07:55.776Z | starting task 0: "setup" |
| 3 | 2026-03-26T04:07:55.780Z | ++ uname -s |
| 4 | 2026-03-26T04:07:55.783Z | + kern=SunOS |
| 5 | 2026-03-26T04:07:55.783Z | + build_user=build |
| 6 | 2026-03-26T04:07:55.783Z | + build_uid=12345 |
| 7 | 2026-03-26T04:07:55.783Z | + work_dir=/work |
| 8 | 2026-03-26T04:07:55.784Z | + input_dir=/input |
| 9 | 2026-03-26T04:07:55.784Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-26T04:07:55.784Z | + case "$kern" in |
| 11 | 2026-03-26T04:07:55.784Z | + groupadd -g 12345 build |
| 12 | 2026-03-26T04:07:55.784Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-26T04:07:57.791Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-26T04:07:57.921Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-26T04:07:57.924Z | + home_fs=zfs |
| 16 | 2026-03-26T04:07:57.924Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-26T04:07:57.924Z | + mkdir -p /home/build |
| 18 | 2026-03-26T04:07:57.925Z | + chown build:build /home/build /work |
| 19 | 2026-03-26T04:07:59.926Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-26T04:07:59.929Z | process exited: duration 4155 ms, exit code 0 |
| |
| 21 | 2026-03-26T04:07:59.936Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-26T04:07:59.940Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-03-26T04:07:59.940Z | * rust toolchain channel = "stable" |
| 24 | 2026-03-26T04:07:59.940Z | * rust toolchain profile = "default" |
| 25 | 2026-03-26T04:07:59.940Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-26T04:07:59.941Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-26T04:07:59.945Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-26T04:07:59.945Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-26T04:07:59.945Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-03-26T04:08:00.166Z | info: downloading installer |
| 31 | 2026-03-26T04:08:01.754Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-26T04:08:01.754Z | warn: /opt/ooce/bin |
| 33 | 2026-03-26T04:08:01.754Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-26T04:08:01.754Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-26T04:08:01.754Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-26T04:08:01.754Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-26T04:08:01.754Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-26T04:08:01.754Z | error: cannot install while Rust is installed |
| 39 | 2026-03-26T04:08:01.754Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-26T04:08:01.754Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-26T04:08:01.754Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-26T04:08:01.754Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-26T04:08:01.754Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-26T04:08:01.767Z | info: profile set to default |
| 45 | 2026-03-26T04:08:01.767Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-26T04:08:01.770Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-03-26T04:08:01.909Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-26T04:08:01.912Z | info: downloading 6 components |
| 49 | 2026-03-26T04:08:17.753Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-03-26T04:08:17.753Z | |
| 51 | 2026-03-26T04:08:17.783Z | stable-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-26T04:08:17.783Z | |
| 53 | 2026-03-26T04:08:17.783Z | |
| 54 | 2026-03-26T04:08:17.783Z | Rust is installed now. Great! |
| 55 | 2026-03-26T04:08:17.783Z | |
| 56 | 2026-03-26T04:08:17.786Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-26T04:08:17.786Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-26T04:08:17.786Z | |
| 59 | 2026-03-26T04:08:17.786Z | To configure your current shell, you need to source |
| 60 | 2026-03-26T04:08:17.786Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-26T04:08:17.786Z | |
| 62 | 2026-03-26T04:08:17.787Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-26T04:08:17.787Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-26T04:08:17.787Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-26T04:08:17.787Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-26T04:08:17.787Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-26T04:08:17.787Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-26T04:08:17.787Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-26T04:08:17.787Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-26T04:08:17.787Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-26T04:08:17.874Z | + rustup --version |
| 72 | 2026-03-26T04:08:17.884Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-26T04:08:17.887Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-26T04:08:17.905Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-26T04:08:17.908Z | + cargo --version |
| 76 | 2026-03-26T04:08:17.920Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-26T04:08:17.923Z | + rustc --version |
| 78 | 2026-03-26T04:08:17.941Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-26T04:08:17.945Z | process exited: duration 18004 ms, exit code 0 |
| |
| 80 | 2026-03-26T04:08:17.951Z | starting task 2: "authentication" |
| 81 | 2026-03-26T04:08:17.967Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-03-26T04:08:17.974Z | starting task 3: "clone repository" |
| 83 | 2026-03-26T04:08:17.977Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-03-26T04:08:17.980Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-03-26T04:08:18.012Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-03-26T04:08:18.700Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-03-26T04:08:18.700Z | + git fetch origin a1dba7f2c9be3c7727e21fad2946a96decaf2443 |
| 88 | 2026-03-26T04:08:18.945Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-03-26T04:08:18.945Z | * branch a1dba7f2c9be3c7727e21fad2946a96decaf2443 -> FETCH_HEAD |
| 90 | 2026-03-26T04:08:18.949Z | + [[ -n renovate/dropshot-0.x ]] |
| 91 | 2026-03-26T04:08:18.952Z | ++ git branch --show-current |
| 92 | 2026-03-26T04:08:18.952Z | + current=main |
| 93 | 2026-03-26T04:08:18.953Z | + [[ main != renovate/dropshot-0.x ]] |
| 94 | 2026-03-26T04:08:18.953Z | + git branch -f renovate/dropshot-0.x a1dba7f2c9be3c7727e21fad2946a96decaf2443 |
| 95 | 2026-03-26T04:08:18.956Z | + git checkout -f renovate/dropshot-0.x |
| 96 | 2026-03-26T04:08:18.971Z | Switched to branch 'renovate/dropshot-0.x' |
| 97 | 2026-03-26T04:08:18.974Z | + git reset --hard a1dba7f2c9be3c7727e21fad2946a96decaf2443 |
| 98 | 2026-03-26T04:08:18.988Z | HEAD is now at a1dba7f Update Rust crate dropshot to 0.17.0 |
| 99 | 2026-03-26T04:08:18.992Z | process exited: duration 1013 ms, exit code 0 |
| |
| 100 | 2026-03-26T04:08:18.998Z | starting task 4: "build" |
| 101 | 2026-03-26T04:08:19.002Z | + set -e |
| 102 | 2026-03-26T04:08:19.002Z | + NEXTEST_VERSION=0.9.97 |
| 103 | 2026-03-26T04:08:19.002Z | + PLATFORM=illumos |
| 104 | 2026-03-26T04:08:19.002Z | + cargo --version |
| 105 | 2026-03-26T04:08:19.007Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 106 | 2026-03-26T04:08:19.206Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 107 | 2026-03-26T04:08:19.209Z | info: downloading 6 components |
| 108 | 2026-03-26T04:08:35.976Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 109 | 2026-03-26T04:08:35.979Z | + rustc --version |
| 110 | 2026-03-26T04:08:36.007Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 111 | 2026-03-26T04:08:36.011Z | + cargo install cargo-nextest --version 0.9.97 |
| 112 | 2026-03-26T04:08:36.053Z | Updating crates.io index |
| 113 | 2026-03-26T04:08:36.155Z | Downloading crates ... |
| 114 | 2026-03-26T04:08:36.212Z | Downloaded cargo-nextest v0.9.97 |
| 115 | 2026-03-26T04:08:36.273Z | Installing cargo-nextest v0.9.97 |
| 116 | 2026-03-26T04:08:36.318Z | Updating crates.io index |
| 117 | 2026-03-26T04:08:39.384Z | Locking 408 packages to latest compatible versions |
| 118 | 2026-03-26T04:08:39.388Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 119 | 2026-03-26T04:08:39.391Z | Adding duct v0.13.7 (available: v1.1.1) |
| 120 | 2026-03-26T04:08:39.391Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 121 | 2026-03-26T04:08:39.391Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 122 | 2026-03-26T04:08:39.394Z | Adding idna_adapter v1.0.0 (available: v1.2.1) |
| 123 | 2026-03-26T04:08:39.394Z | Adding nextest-filtering v0.15.0 (available: v0.20.0) |
| 124 | 2026-03-26T04:08:39.394Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 125 | 2026-03-26T04:08:39.398Z | Adding nextest-runner v0.80.0 (available: v0.113.0) |
| 126 | 2026-03-26T04:08:39.401Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 127 | 2026-03-26T04:08:39.419Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 128 | 2026-03-26T04:08:39.428Z | Downloading crates ... |
| 129 | 2026-03-26T04:08:39.526Z | Downloaded errno v0.3.14 |
| 130 | 2026-03-26T04:08:39.534Z | Downloaded cargo-platform v0.3.2 |
| 131 | 2026-03-26T04:08:39.537Z | Downloaded equivalent v1.0.2 |
| 132 | 2026-03-26T04:08:39.537Z | Downloaded ipnet v2.12.0 |
| 133 | 2026-03-26T04:08:39.540Z | Downloaded pkg-config v0.3.32 |
| 134 | 2026-03-26T04:08:39.543Z | Downloaded hyper-rustls v0.27.7 |
| 135 | 2026-03-26T04:08:39.543Z | Downloaded async-scoped v0.9.0 |
| 136 | 2026-03-26T04:08:39.546Z | Downloaded quinn-udp v0.5.14 |
| 137 | 2026-03-26T04:08:39.549Z | Downloaded rustc-hash v2.1.1 |
| 138 | 2026-03-26T04:08:39.549Z | Downloaded http-body-util v0.1.3 |
| 139 | 2026-03-26T04:08:39.552Z | Downloaded enable-ansi-support v0.2.1 |
| 140 | 2026-03-26T04:08:39.552Z | Downloaded form_urlencoded v1.2.2 |
| 141 | 2026-03-26T04:08:39.560Z | Downloaded document-features v0.2.12 |
| 142 | 2026-03-26T04:08:39.569Z | Downloaded duct v0.13.7 |
| 143 | 2026-03-26T04:08:39.575Z | Downloaded serde_ignored v0.1.14 |
| 144 | 2026-03-26T04:08:39.575Z | Downloaded home v0.5.12 |
| 145 | 2026-03-26T04:08:39.575Z | Downloaded fixedbitset v0.5.7 |
| 146 | 2026-03-26T04:08:39.578Z | Downloaded cargo-platform v0.2.0 |
| 147 | 2026-03-26T04:08:39.579Z | Downloaded dialoguer v0.11.0 |
| 148 | 2026-03-26T04:08:39.579Z | Downloaded find-msvc-tools v0.1.9 |
| 149 | 2026-03-26T04:08:39.579Z | Downloaded indenter v0.3.4 |
| 150 | 2026-03-26T04:08:39.582Z | Downloaded atomic-waker v1.1.2 |
| 151 | 2026-03-26T04:08:39.582Z | Downloaded lock_api v0.4.14 |
| 152 | 2026-03-26T04:08:39.585Z | Downloaded anstyle-query v1.1.5 |
| 153 | 2026-03-26T04:08:39.585Z | Downloaded cpufeatures v0.2.17 |
| 154 | 2026-03-26T04:08:39.590Z | Downloaded memchr v2.8.0 |
| 155 | 2026-03-26T04:08:39.593Z | Downloaded futures-core v0.3.32 |
| 156 | 2026-03-26T04:08:39.596Z | Downloaded indexmap v2.13.0 |
| 157 | 2026-03-26T04:08:39.601Z | Downloaded cfg-if v1.0.4 |
| 158 | 2026-03-26T04:08:39.601Z | Downloaded native-tls v0.2.18 |
| 159 | 2026-03-26T04:08:39.601Z | Downloaded miette-derive v7.6.0 |
| 160 | 2026-03-26T04:08:39.604Z | Downloaded crypto-common v0.1.7 |
| 161 | 2026-03-26T04:08:39.604Z | Downloaded backtrace-ext v0.2.1 |
| 162 | 2026-03-26T04:08:39.604Z | Downloaded indent_write v2.2.0 |
| 163 | 2026-03-26T04:08:39.604Z | Downloaded fastrand v2.3.0 |
| 164 | 2026-03-26T04:08:39.604Z | Downloaded debug-ignore v1.0.5 |
| 165 | 2026-03-26T04:08:39.607Z | Downloaded atomicwrites v0.4.4 |
| 166 | 2026-03-26T04:08:39.607Z | Downloaded guppy-workspace-hack v0.1.0 |
| 167 | 2026-03-26T04:08:39.607Z | Downloaded futures-sink v0.3.32 |
| 168 | 2026-03-26T04:08:39.610Z | Downloaded futures-channel v0.3.32 |
| 169 | 2026-03-26T04:08:39.615Z | Downloaded lazy_static v1.5.0 |
| 170 | 2026-03-26T04:08:39.619Z | Downloaded erased-serde v0.4.10 |
| 171 | 2026-03-26T04:08:39.619Z | Downloaded lru-slab v0.1.2 |
| 172 | 2026-03-26T04:08:39.622Z | Downloaded iana-time-zone v0.1.65 |
| 173 | 2026-03-26T04:08:39.622Z | Downloaded litrs v1.0.0 |
| 174 | 2026-03-26T04:08:39.622Z | Downloaded http-body v1.0.1 |
| 175 | 2026-03-26T04:08:39.622Z | Downloaded heck v0.5.0 |
| 176 | 2026-03-26T04:08:39.626Z | Downloaded adler2 v2.0.1 |
| 177 | 2026-03-26T04:08:39.630Z | Downloaded newtype-uuid v1.3.2 |
| 178 | 2026-03-26T04:08:39.631Z | Downloaded foldhash v0.1.5 |
| 179 | 2026-03-26T04:08:39.631Z | Downloaded mukti-metadata v0.3.0 |
| 180 | 2026-03-26T04:08:39.631Z | Downloaded itoa v1.0.18 |
| 181 | 2026-03-26T04:08:39.635Z | Downloaded cfg_aliases v0.2.1 |
| 182 | 2026-03-26T04:08:39.635Z | Downloaded number_prefix v0.4.0 |
| 183 | 2026-03-26T04:08:39.635Z | Downloaded futures-task v0.3.32 |
| 184 | 2026-03-26T04:08:39.638Z | Downloaded futures-io v0.3.32 |
| 185 | 2026-03-26T04:08:39.638Z | Downloaded foreign-types v0.3.2 |
| 186 | 2026-03-26T04:08:39.638Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 187 | 2026-03-26T04:08:39.641Z | Downloaded clap_lex v1.1.0 |
| 188 | 2026-03-26T04:08:39.641Z | Downloaded openssl-probe v0.2.1 |
| 189 | 2026-03-26T04:08:39.641Z | Downloaded hyper-tls v0.6.0 |
| 190 | 2026-03-26T04:08:39.641Z | Downloaded futures-macro v0.3.32 |
| 191 | 2026-03-26T04:08:39.644Z | Downloaded foreign-types-shared v0.1.1 |
| 192 | 2026-03-26T04:08:39.644Z | Downloaded block-buffer v0.10.4 |
| 193 | 2026-03-26T04:08:39.647Z | Downloaded colorchoice v1.0.5 |
| 194 | 2026-03-26T04:08:39.647Z | Downloaded fnv v1.0.7 |
| 195 | 2026-03-26T04:08:39.652Z | Downloaded rustc_version v0.4.1 |
| 196 | 2026-03-26T04:08:39.655Z | Downloaded idna_adapter v1.0.0 |
| 197 | 2026-03-26T04:08:39.657Z | Downloaded is_ci v1.2.0 |
| 198 | 2026-03-26T04:08:39.658Z | Downloaded hex v0.4.3 |
| 199 | 2026-03-26T04:08:39.661Z | Downloaded jobserver v0.1.34 |
| 200 | 2026-03-26T04:08:39.667Z | Downloaded generic-array v0.14.7 |
| 201 | 2026-03-26T04:08:39.671Z | Downloaded color-spantrace v0.3.0 |
| 202 | 2026-03-26T04:08:39.678Z | Downloaded humantime-serde v1.1.1 |
| 203 | 2026-03-26T04:08:39.680Z | Downloaded futures-executor v0.3.32 |
| 204 | 2026-03-26T04:08:39.681Z | Downloaded filetime v0.2.27 |
| 205 | 2026-03-26T04:08:39.684Z | Downloaded anstyle-parse v1.0.0 |
| 206 | 2026-03-26T04:08:39.684Z | Downloaded camino-tempfile v1.4.1 |
| 207 | 2026-03-26T04:08:39.684Z | Downloaded future-queue v0.4.0 |
| 208 | 2026-03-26T04:08:39.688Z | Downloaded derive-where v1.6.1 |
| 209 | 2026-03-26T04:08:39.693Z | Downloaded ordered-float v2.10.1 |
| 210 | 2026-03-26T04:08:39.694Z | Downloaded nextest-workspace-hack v0.1.0 |
| 211 | 2026-03-26T04:08:39.694Z | Downloaded serde_spanned v1.1.0 |
| 212 | 2026-03-26T04:08:39.694Z | Downloaded nested v0.1.1 |
| 213 | 2026-03-26T04:08:39.694Z | Downloaded is_terminal_polyfill v1.70.2 |
| 214 | 2026-03-26T04:08:39.697Z | Downloaded either v1.15.0 |
| 215 | 2026-03-26T04:08:39.697Z | Downloaded console v0.15.11 |
| 216 | 2026-03-26T04:08:39.697Z | Downloaded pin-utils v0.1.0 |
| 217 | 2026-03-26T04:08:39.697Z | Downloaded serde_urlencoded v0.7.1 |
| 218 | 2026-03-26T04:08:39.697Z | Downloaded serde_spanned v0.6.9 |
| 219 | 2026-03-26T04:08:39.700Z | Downloaded signal-hook-mio v0.2.5 |
| 220 | 2026-03-26T04:08:39.700Z | Downloaded pathdiff v0.2.3 |
| 221 | 2026-03-26T04:08:39.700Z | Downloaded sigchld v0.2.4 |
| 222 | 2026-03-26T04:08:39.704Z | Downloaded quote v1.0.45 |
| 223 | 2026-03-26T04:08:39.708Z | Downloaded cargo-util-schemas v0.2.0 |
| 224 | 2026-03-26T04:08:39.711Z | Downloaded autocfg v1.5.0 |
| 225 | 2026-03-26T04:08:39.716Z | Downloaded serde-value v0.7.0 |
| 226 | 2026-03-26T04:08:39.716Z | Downloaded openssl-macros v0.1.1 |
| 227 | 2026-03-26T04:08:39.719Z | Downloaded ed25519 v2.2.3 |
| 228 | 2026-03-26T04:08:39.719Z | Downloaded globset v0.4.18 |
| 229 | 2026-03-26T04:08:39.719Z | Downloaded anstyle v1.0.14 |
| 230 | 2026-03-26T04:08:39.722Z | Downloaded convert_case v0.10.0 |
| 231 | 2026-03-26T04:08:39.722Z | Downloaded cargo_metadata v0.20.0 |
| 232 | 2026-03-26T04:08:39.727Z | Downloaded os_pipe v1.2.3 |
| 233 | 2026-03-26T04:08:39.733Z | Downloaded anstream v1.0.0 |
| 234 | 2026-03-26T04:08:39.736Z | Downloaded supports-unicode v3.0.0 |
| 235 | 2026-03-26T04:08:39.736Z | Downloaded semver v1.0.27 |
| 236 | 2026-03-26T04:08:39.740Z | Downloaded supports-hyperlinks v3.2.0 |
| 237 | 2026-03-26T04:08:39.740Z | Downloaded humantime v2.3.0 |
| 238 | 2026-03-26T04:08:39.743Z | Downloaded supports-color v3.0.2 |
| 239 | 2026-03-26T04:08:39.743Z | Downloaded strip-ansi-escapes v0.2.1 |
| 240 | 2026-03-26T04:08:39.743Z | Downloaded shared_child v1.1.1 |
| 241 | 2026-03-26T04:08:39.743Z | Downloaded terminal_size v0.4.4 |
| 242 | 2026-03-26T04:08:39.743Z | Downloaded config v0.15.22 |
| 243 | 2026-03-26T04:08:39.749Z | Downloaded pin-project-internal v1.1.11 |
| 244 | 2026-03-26T04:08:39.752Z | Downloaded owo-colors v4.3.0 |
| 245 | 2026-03-26T04:08:39.752Z | Downloaded cfg-expr v0.20.7 |
| 246 | 2026-03-26T04:08:39.752Z | Downloaded const-oid v0.9.6 |
| 247 | 2026-03-26T04:08:39.757Z | Downloaded base64ct v1.8.3 |
| 248 | 2026-03-26T04:08:39.760Z | Downloaded signature v2.2.0 |
| 249 | 2026-03-26T04:08:39.764Z | Downloaded swrite v0.1.0 |
| 250 | 2026-03-26T04:08:39.764Z | Downloaded crossterm v0.29.0 |
| 251 | 2026-03-26T04:08:39.767Z | Downloaded scopeguard v1.2.0 |
| 252 | 2026-03-26T04:08:39.770Z | Downloaded digest v0.10.7 |
| 253 | 2026-03-26T04:08:39.770Z | Downloaded subtle v2.6.1 |
| 254 | 2026-03-26T04:08:39.770Z | Downloaded strsim v0.11.1 |
| 255 | 2026-03-26T04:08:39.774Z | Downloaded rand_core v0.9.5 |
| 256 | 2026-03-26T04:08:39.774Z | Downloaded ed25519-dalek v2.2.0 |
| 257 | 2026-03-26T04:08:39.777Z | Downloaded simd-adler32 v0.3.8 |
| 258 | 2026-03-26T04:08:39.777Z | Downloaded sha2 v0.10.9 |
| 259 | 2026-03-26T04:08:39.778Z | Downloaded crc32fast v1.5.0 |
| 260 | 2026-03-26T04:08:39.781Z | Downloaded percent-encoding v2.3.2 |
| 261 | 2026-03-26T04:08:39.781Z | Downloaded nextest-metadata v0.12.2 |
| 262 | 2026-03-26T04:08:39.781Z | Downloaded rand_chacha v0.9.0 |
| 263 | 2026-03-26T04:08:39.783Z | Downloaded shell-words v1.1.1 |
| 264 | 2026-03-26T04:08:39.787Z | Downloaded tower-layer v0.3.3 |
| 265 | 2026-03-26T04:08:39.790Z | Downloaded toml_write v0.1.2 |
| 266 | 2026-03-26T04:08:39.790Z | Downloaded target-spec-miette v0.4.5 |
| 267 | 2026-03-26T04:08:39.793Z | Downloaded tinyvec_macros v0.1.1 |
| 268 | 2026-03-26T04:08:39.793Z | Downloaded spki v0.7.3 |
| 269 | 2026-03-26T04:08:39.793Z | Downloaded slab v0.4.12 |
| 270 | 2026-03-26T04:08:39.793Z | Downloaded shlex v1.3.0 |
| 271 | 2026-03-26T04:08:39.797Z | Downloaded toml_datetime v0.6.11 |
| 272 | 2026-03-26T04:08:39.800Z | Downloaded once_cell v1.21.4 |
| 273 | 2026-03-26T04:08:39.800Z | Downloaded quick-junit v0.5.2 |
| 274 | 2026-03-26T04:08:39.803Z | Downloaded httparse v1.10.1 |
| 275 | 2026-03-26T04:08:39.803Z | Downloaded getrandom v0.2.17 |
| 276 | 2026-03-26T04:08:39.808Z | Downloaded self-replace v1.5.0 |
| 277 | 2026-03-26T04:08:39.808Z | Downloaded clap_derive v4.6.0 |
| 278 | 2026-03-26T04:08:39.811Z | Downloaded sync_wrapper v1.0.2 |
| 279 | 2026-03-26T04:08:39.811Z | Downloaded self_update v0.42.0 |
| 280 | 2026-03-26T04:08:39.811Z | Downloaded ppv-lite86 v0.2.21 |
| 281 | 2026-03-26T04:08:39.811Z | Downloaded camino v1.2.2 |
| 282 | 2026-03-26T04:08:39.814Z | Downloaded static_assertions v1.1.0 |
| 283 | 2026-03-26T04:08:39.814Z | Downloaded pkcs8 v0.10.2 |
| 284 | 2026-03-26T04:08:39.814Z | Downloaded typeid v1.0.3 |
| 285 | 2026-03-26T04:08:39.817Z | Downloaded serde_path_to_error v0.1.20 |
| 286 | 2026-03-26T04:08:39.817Z | Downloaded try-lock v0.2.5 |
| 287 | 2026-03-26T04:08:39.817Z | Downloaded serde-untagged v0.1.9 |
| 288 | 2026-03-26T04:08:39.822Z | Downloaded pin-project-lite v0.2.17 |
| 289 | 2026-03-26T04:08:39.825Z | Downloaded tower-service v0.3.3 |
| 290 | 2026-03-26T04:08:39.825Z | Downloaded cargo_metadata v0.23.1 |
| 291 | 2026-03-26T04:08:39.825Z | Downloaded utf8_iter v1.0.4 |
| 292 | 2026-03-26T04:08:39.825Z | Downloaded rand_core v0.6.4 |
| 293 | 2026-03-26T04:08:39.828Z | Downloaded getrandom v0.4.2 |
| 294 | 2026-03-26T04:08:39.832Z | Downloaded bitflags v2.11.0 |
| 295 | 2026-03-26T04:08:39.834Z | Downloaded target-spec v3.5.7 |
| 296 | 2026-03-26T04:08:39.837Z | Downloaded getrandom v0.3.4 |
| 297 | 2026-03-26T04:08:39.837Z | Downloaded log v0.4.29 |
| 298 | 2026-03-26T04:08:39.840Z | Downloaded version_check v0.9.5 |
| 299 | 2026-03-26T04:08:39.840Z | Downloaded untrusted v0.9.0 |
| 300 | 2026-03-26T04:08:39.843Z | Downloaded utf8parse v0.2.2 |
| 301 | 2026-03-26T04:08:39.843Z | Downloaded urlencoding v2.1.3 |
| 302 | 2026-03-26T04:08:39.846Z | Downloaded thiserror-impl v2.0.18 |
| 303 | 2026-03-26T04:08:39.846Z | Downloaded thiserror-impl v1.0.69 |
| 304 | 2026-03-26T04:08:39.850Z | Downloaded xattr v1.6.1 |
| 305 | 2026-03-26T04:08:39.853Z | Downloaded want v0.3.1 |
| 306 | 2026-03-26T04:08:39.856Z | Downloaded unicode-linebreak v0.1.5 |
| 307 | 2026-03-26T04:08:39.856Z | Downloaded tokio-native-tls v0.3.1 |
| 308 | 2026-03-26T04:08:39.859Z | Downloaded nextest-filtering v0.15.0 |
| 309 | 2026-03-26T04:08:39.859Z | Downloaded target-lexicon v0.13.3 |
| 310 | 2026-03-26T04:08:39.862Z | Downloaded rustc-demangle v0.1.27 |
| 311 | 2026-03-26T04:08:39.868Z | Downloaded tokio-macros v2.6.1 |
| 312 | 2026-03-26T04:08:39.871Z | Downloaded parking_lot v0.12.5 |
| 313 | 2026-03-26T04:08:39.875Z | Downloaded thiserror v2.0.18 |
| 314 | 2026-03-26T04:08:39.878Z | Downloaded thiserror v1.0.69 |
| 315 | 2026-03-26T04:08:39.881Z | Downloaded base64 v0.22.1 |
| 316 | 2026-03-26T04:08:39.884Z | Downloaded ahash v0.8.12 |
| 317 | 2026-03-26T04:08:39.884Z | Downloaded signal-hook-registry v1.4.8 |
| 318 | 2026-03-26T04:08:39.884Z | Downloaded addr2line v0.25.1 |
| 319 | 2026-03-26T04:08:39.887Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 320 | 2026-03-26T04:08:39.887Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 321 | 2026-03-26T04:08:39.887Z | Downloaded futures v0.3.32 |
| 322 | 2026-03-26T04:08:39.890Z | Downloaded num-traits v0.2.19 |
| 323 | 2026-03-26T04:08:39.894Z | Downloaded eyre v0.6.12 |
| 324 | 2026-03-26T04:08:39.894Z | Downloaded clap v4.6.0 |
| 325 | 2026-03-26T04:08:39.898Z | Downloaded tracing-error v0.2.1 |
| 326 | 2026-03-26T04:08:39.909Z | Downloaded rustls-pki-types v1.14.0 |
| 327 | 2026-03-26T04:08:39.910Z | Downloaded derive_more v2.1.1 |
| 328 | 2026-03-26T04:08:39.910Z | Downloaded ryu v1.0.23 |
| 329 | 2026-03-26T04:08:39.913Z | Downloaded pin-project v1.1.11 |
| 330 | 2026-03-26T04:08:39.916Z | Downloaded tracing-log v0.2.0 |
| 331 | 2026-03-26T04:08:39.916Z | Downloaded smol_str v0.3.6 |
| 332 | 2026-03-26T04:08:39.919Z | Downloaded derive_more-impl v2.1.1 |
| 333 | 2026-03-26T04:08:39.919Z | Downloaded iri-string v0.7.11 |
| 334 | 2026-03-26T04:08:39.923Z | Downloaded unicode-xid v0.2.6 |
| 335 | 2026-03-26T04:08:39.926Z | Downloaded sharded-slab v0.1.7 |
| 336 | 2026-03-26T04:08:39.926Z | Downloaded miniz_oxide v0.8.9 |
| 337 | 2026-03-26T04:08:39.930Z | Downloaded bytes v1.11.1 |
| 338 | 2026-03-26T04:08:39.930Z | Downloaded xxhash-rust v0.8.15 |
| 339 | 2026-03-26T04:08:39.933Z | Downloaded tokio-rustls v0.26.4 |
| 340 | 2026-03-26T04:08:39.933Z | Downloaded parking_lot_core v0.9.12 |
| 341 | 2026-03-26T04:08:39.933Z | Downloaded tokio-stream v0.1.18 |
| 342 | 2026-03-26T04:08:39.936Z | Downloaded toml v0.8.23 |
| 343 | 2026-03-26T04:08:39.939Z | Downloaded smallvec v1.15.1 |
| 344 | 2026-03-26T04:08:39.939Z | Downloaded zipsign-api v0.1.5 |
| 345 | 2026-03-26T04:08:39.939Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 346 | 2026-03-26T04:08:39.942Z | Downloaded zstd-safe v7.2.4 |
| 347 | 2026-03-26T04:08:39.942Z | Downloaded thread_local v1.1.9 |
| 348 | 2026-03-26T04:08:39.942Z | Downloaded zstd v0.13.3 |
| 349 | 2026-03-26T04:08:39.946Z | Downloaded zmij v1.0.21 |
| 350 | 2026-03-26T04:08:39.946Z | Downloaded zeroize v1.8.2 |
| 351 | 2026-03-26T04:08:39.946Z | Downloaded cc v1.2.57 |
| 352 | 2026-03-26T04:08:39.949Z | Downloaded tracing-attributes v0.1.31 |
| 353 | 2026-03-26T04:08:39.959Z | Downloaded unicase v2.9.0 |
| 354 | 2026-03-26T04:08:39.965Z | Downloaded serde_core v1.0.228 |
| 355 | 2026-03-26T04:08:39.968Z | Downloaded borsh v1.6.1 |
| 356 | 2026-03-26T04:08:39.971Z | Downloaded proc-macro2 v1.0.106 |
| 357 | 2026-03-26T04:08:39.975Z | Downloaded tempfile v3.27.0 |
| 358 | 2026-03-26T04:08:39.975Z | Downloaded serde_derive v1.0.228 |
| 359 | 2026-03-26T04:08:39.978Z | Downloaded mio v1.1.1 |
| 360 | 2026-03-26T04:08:39.981Z | Downloaded signal-hook v0.3.18 |
| 361 | 2026-03-26T04:08:39.985Z | Downloaded socket2 v0.6.3 |
| 362 | 2026-03-26T04:08:39.988Z | Downloaded indicatif v0.17.11 |
| 363 | 2026-03-26T04:08:39.991Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 364 | 2026-03-26T04:08:39.994Z | Downloaded flate2 v1.1.9 |
| 365 | 2026-03-26T04:08:39.998Z | Downloaded tinyvec v1.11.0 |
| 366 | 2026-03-26T04:08:40.002Z | Downloaded tracing-core v0.1.36 |
| 367 | 2026-03-26T04:08:40.005Z | Downloaded unicode-ident v1.0.24 |
| 368 | 2026-03-26T04:08:40.009Z | Downloaded serde v1.0.228 |
| 369 | 2026-03-26T04:08:40.009Z | Downloaded tar v0.4.45 |
| 370 | 2026-03-26T04:08:40.013Z | Downloaded openssl-sys v0.9.112 |
| 371 | 2026-03-26T04:08:40.021Z | Downloaded miette v7.6.0 |
| 372 | 2026-03-26T04:08:40.024Z | Downloaded toml_edit v0.22.27 |
| 373 | 2026-03-26T04:08:40.029Z | Downloaded der v0.7.10 |
| 374 | 2026-03-26T04:08:40.034Z | Downloaded backtrace v0.3.76 |
| 375 | 2026-03-26T04:08:40.034Z | Downloaded typenum v1.19.0 |
| 376 | 2026-03-26T04:08:40.037Z | Downloaded uuid v1.22.0 |
| 377 | 2026-03-26T04:08:40.043Z | Downloaded textwrap v0.16.2 |
| 378 | 2026-03-26T04:08:40.047Z | Downloaded vte v0.14.1 |
| 379 | 2026-03-26T04:08:40.052Z | Downloaded rand v0.9.2 |
| 380 | 2026-03-26T04:08:40.055Z | Downloaded quinn v0.11.9 |
| 381 | 2026-03-26T04:08:40.060Z | Downloaded url v2.5.8 |
| 382 | 2026-03-26T04:08:40.088Z | Downloaded hashbrown v0.16.1 |
| 383 | 2026-03-26T04:08:40.095Z | Downloaded rustls-webpki v0.103.10 |
| 384 | 2026-03-26T04:08:40.101Z | Downloaded hashbrown v0.15.5 |
| 385 | 2026-03-26T04:08:40.104Z | Downloaded guppy v0.17.25 |
| 386 | 2026-03-26T04:08:40.121Z | Downloaded http v1.4.0 |
| 387 | 2026-03-26T04:08:40.125Z | Downloaded hyper-util v0.1.20 |
| 388 | 2026-03-26T04:08:40.129Z | Downloaded aho-corasick v1.1.4 |
| 389 | 2026-03-26T04:08:40.145Z | Downloaded tokio-util v0.7.18 |
| 390 | 2026-03-26T04:08:40.152Z | Downloaded futures-util v0.3.32 |
| 391 | 2026-03-26T04:08:40.163Z | Downloaded clap_builder v4.6.0 |
| 392 | 2026-03-26T04:08:40.182Z | Downloaded ron v0.12.0 |
| 393 | 2026-03-26T04:08:40.196Z | Downloaded h2 v0.4.13 |
| 394 | 2026-03-26T04:08:40.200Z | Downloaded idna v1.1.0 |
| 395 | 2026-03-26T04:08:40.203Z | Downloaded itertools v0.14.0 |
| 396 | 2026-03-26T04:08:40.206Z | Downloaded winnow v1.0.0 |
| 397 | 2026-03-26T04:08:40.211Z | Downloaded tower v0.5.3 |
| 398 | 2026-03-26T04:08:40.216Z | Downloaded tracing-subscriber v0.3.23 |
| 399 | 2026-03-26T04:08:40.221Z | Downloaded winnow v0.7.15 |
| 400 | 2026-03-26T04:08:40.226Z | Downloaded unicode-segmentation v1.13.1 |
| 401 | 2026-03-26T04:08:40.229Z | Downloaded chrono v0.4.44 |
| 402 | 2026-03-26T04:08:40.232Z | Downloaded hyper v1.8.1 |
| 403 | 2026-03-26T04:08:40.236Z | Downloaded pulldown-cmark v0.13.3 |
| 404 | 2026-03-26T04:08:40.239Z | Downloaded tower-http v0.6.8 |
| 405 | 2026-03-26T04:08:40.244Z | Downloaded serde_json v1.0.149 |
| 406 | 2026-03-26T04:08:40.248Z | Downloaded reqwest v0.12.28 |
| 407 | 2026-03-26T04:08:40.251Z | Downloaded unicode-normalization v0.1.25 |
| 408 | 2026-03-26T04:08:40.254Z | Downloaded curve25519-dalek v4.1.3 |
| 409 | 2026-03-26T04:08:40.258Z | Downloaded regex v1.12.3 |
| 410 | 2026-03-26T04:08:40.261Z | Downloaded gimli v0.32.3 |
| 411 | 2026-03-26T04:08:40.265Z | Downloaded webpki-roots v1.0.6 |
| 412 | 2026-03-26T04:08:40.270Z | Downloaded syn v2.0.117 |
| 413 | 2026-03-26T04:08:40.273Z | Downloaded vcpkg v0.2.15 |
| 414 | 2026-03-26T04:08:40.295Z | Downloaded portable-atomic v1.13.1 |
| 415 | 2026-03-26T04:08:40.299Z | Downloaded bstr v1.12.1 |
| 416 | 2026-03-26T04:08:40.304Z | Downloaded unicode-width v0.2.2 |
| 417 | 2026-03-26T04:08:40.307Z | Downloaded quick-xml v0.37.5 |
| 418 | 2026-03-26T04:08:40.320Z | Downloaded quick-xml v0.38.4 |
| 419 | 2026-03-26T04:08:40.324Z | Downloaded tracing v0.1.44 |
| 420 | 2026-03-26T04:08:40.355Z | Downloaded color-eyre v0.6.5 |
| 421 | 2026-03-26T04:08:40.359Z | Downloaded quinn-proto v0.11.14 |
| 422 | 2026-03-26T04:08:40.365Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 423 | 2026-03-26T04:08:40.409Z | Downloaded nextest-runner v0.80.0 |
| 424 | 2026-03-26T04:08:40.440Z | Downloaded unicode-width v0.1.14 |
| 425 | 2026-03-26T04:08:40.459Z | Downloaded zerocopy v0.8.47 |
| 426 | 2026-03-26T04:08:40.469Z | Downloaded openssl v0.10.76 |
| 427 | 2026-03-26T04:08:40.476Z | Downloaded nix v0.30.1 |
| 428 | 2026-03-26T04:08:40.485Z | Downloaded object v0.37.3 |
| 429 | 2026-03-26T04:08:40.500Z | Downloaded regex-syntax v0.8.10 |
| 430 | 2026-03-26T04:08:40.504Z | Downloaded rustls v0.23.37 |
| 431 | 2026-03-26T04:08:40.528Z | Downloaded rustix v0.38.44 |
| 432 | 2026-03-26T04:08:40.545Z | Downloaded rustix v1.1.4 |
| 433 | 2026-03-26T04:08:40.632Z | Downloaded regex-automata v0.4.14 |
| 434 | 2026-03-26T04:08:40.725Z | Downloaded libc v0.2.183 |
| 435 | 2026-03-26T04:08:40.742Z | Downloaded petgraph v0.8.3 |
| 436 | 2026-03-26T04:08:40.754Z | Downloaded tokio v1.50.0 |
| 437 | 2026-03-26T04:08:40.846Z | Downloaded recursion v0.5.4 |
| 438 | 2026-03-26T04:08:40.851Z | Downloaded ring v0.17.14 |
| 439 | 2026-03-26T04:08:40.909Z | Compiling proc-macro2 v1.0.106 |
| 440 | 2026-03-26T04:08:40.909Z | Compiling libc v0.2.183 |
| 441 | 2026-03-26T04:08:40.909Z | Compiling unicode-ident v1.0.24 |
| 442 | 2026-03-26T04:08:40.909Z | Compiling quote v1.0.45 |
| 443 | 2026-03-26T04:08:40.912Z | Compiling serde_core v1.0.228 |
| 444 | 2026-03-26T04:08:40.912Z | Compiling cfg-if v1.0.4 |
| 445 | 2026-03-26T04:08:40.912Z | Compiling memchr v2.8.0 |
| 446 | 2026-03-26T04:08:41.036Z | Compiling once_cell v1.21.4 |
| 447 | 2026-03-26T04:08:41.110Z | Compiling log v0.4.29 |
| 448 | 2026-03-26T04:08:41.192Z | Compiling pin-project-lite v0.2.17 |
| 449 | 2026-03-26T04:08:41.282Z | Compiling serde v1.0.228 |
| 450 | 2026-03-26T04:08:41.304Z | Compiling itoa v1.0.18 |
| 451 | 2026-03-26T04:08:41.429Z | Compiling futures-core v0.3.32 |
| 452 | 2026-03-26T04:08:41.536Z | Compiling bitflags v2.11.0 |
| 453 | 2026-03-26T04:08:41.574Z | Compiling smallvec v1.15.1 |
| 454 | 2026-03-26T04:08:41.616Z | Compiling shlex v1.3.0 |
| 455 | 2026-03-26T04:08:41.795Z | Compiling equivalent v1.0.2 |
| 456 | 2026-03-26T04:08:41.826Z | Compiling find-msvc-tools v0.1.9 |
| 457 | 2026-03-26T04:08:41.882Z | Compiling errno v0.3.14 |
| 458 | 2026-03-26T04:08:41.906Z | Compiling hashbrown v0.16.1 |
| 459 | 2026-03-26T04:08:41.982Z | Compiling bytes v1.11.1 |
| 460 | 2026-03-26T04:08:42.062Z | Compiling signal-hook-registry v1.4.8 |
| 461 | 2026-03-26T04:08:42.073Z | Compiling jobserver v0.1.34 |
| 462 | 2026-03-26T04:08:42.146Z | Compiling mio v1.1.1 |
| 463 | 2026-03-26T04:08:42.232Z | Compiling syn v2.0.117 |
| 464 | 2026-03-26T04:08:42.290Z | Compiling cc v1.2.57 |
| 465 | 2026-03-26T04:08:42.380Z | Compiling futures-sink v0.3.32 |
| 466 | 2026-03-26T04:08:42.488Z | Compiling rustix v1.1.4 |
| 467 | 2026-03-26T04:08:42.550Z | Compiling socket2 v0.6.3 |
| 468 | 2026-03-26T04:08:42.576Z | Compiling slab v0.4.12 |
| 469 | 2026-03-26T04:08:42.781Z | Compiling zmij v1.0.21 |
| 470 | 2026-03-26T04:08:42.836Z | Compiling futures-channel v0.3.32 |
| 471 | 2026-03-26T04:08:42.873Z | Compiling tracing-core v0.1.36 |
| 472 | 2026-03-26T04:08:43.100Z | Compiling serde_json v1.0.149 |
| 473 | 2026-03-26T04:08:43.122Z | Compiling version_check v0.9.5 |
| 474 | 2026-03-26T04:08:43.369Z | Compiling indexmap v2.13.0 |
| 475 | 2026-03-26T04:08:43.422Z | Compiling futures-task v0.3.32 |
| 476 | 2026-03-26T04:08:43.433Z | Compiling futures-io v0.3.32 |
| 477 | 2026-03-26T04:08:43.621Z | Compiling getrandom v0.4.2 |
| 478 | 2026-03-26T04:08:43.678Z | Compiling camino v1.2.2 |
| 479 | 2026-03-26T04:08:43.769Z | Compiling unicode-width v0.2.2 |
| 480 | 2026-03-26T04:08:44.045Z | Compiling ring v0.17.14 |
| 481 | 2026-03-26T04:08:44.063Z | Compiling http v1.4.0 |
| 482 | 2026-03-26T04:08:44.078Z | Compiling percent-encoding v2.3.2 |
| 483 | 2026-03-26T04:08:44.091Z | Compiling autocfg v1.5.0 |
| 484 | 2026-03-26T04:08:44.288Z | Compiling zeroize v1.8.2 |
| 485 | 2026-03-26T04:08:44.352Z | Compiling simd-adler32 v0.3.8 |
| 486 | 2026-03-26T04:08:44.476Z | Compiling adler2 v2.0.1 |
| 487 | 2026-03-26T04:08:44.492Z | Compiling num-traits v0.2.19 |
| 488 | 2026-03-26T04:08:44.633Z | Compiling miniz_oxide v0.8.9 |
| 489 | 2026-03-26T04:08:45.022Z | Compiling object v0.37.3 |
| 490 | 2026-03-26T04:08:45.196Z | Compiling target-lexicon v0.13.3 |
| 491 | 2026-03-26T04:08:45.308Z | Compiling getrandom v0.3.4 |
| 492 | 2026-03-26T04:08:45.319Z | Compiling zerocopy v0.8.47 |
| 493 | 2026-03-26T04:08:45.685Z | Compiling http-body v1.0.1 |
| 494 | 2026-03-26T04:08:45.737Z | Compiling rustls-pki-types v1.14.0 |
| 495 | 2026-03-26T04:08:45.845Z | Compiling semver v1.0.27 |
| 496 | 2026-03-26T04:08:45.866Z | Compiling getrandom v0.2.17 |
| 497 | 2026-03-26T04:08:45.878Z | Compiling httparse v1.10.1 |
| 498 | 2026-03-26T04:08:45.947Z | Compiling serde_derive v1.0.228 |
| 499 | 2026-03-26T04:08:46.045Z | Compiling tokio-macros v2.6.1 |
| 500 | 2026-03-26T04:08:46.045Z | Compiling futures-macro v0.3.32 |
| 501 | 2026-03-26T04:08:46.154Z | Compiling tracing-attributes v0.1.31 |
| 502 | 2026-03-26T04:08:46.203Z | Compiling typenum v1.19.0 |
| 503 | 2026-03-26T04:08:46.484Z | Compiling gimli v0.32.3 |
| 504 | 2026-03-26T04:08:46.534Z | Compiling fnv v1.0.7 |
| 505 | 2026-03-26T04:08:46.568Z | Compiling signal-hook v0.3.18 |
| 506 | 2026-03-26T04:08:46.635Z | Compiling owo-colors v4.3.0 |
| 507 | 2026-03-26T04:08:46.772Z | Compiling thiserror v2.0.18 |
| 508 | 2026-03-26T04:08:46.803Z | Compiling tokio v1.50.0 |
| 509 | 2026-03-26T04:08:46.831Z | Compiling futures-util v0.3.32 |
| 510 | 2026-03-26T04:08:46.949Z | Compiling untrusted v0.9.0 |
| 511 | 2026-03-26T04:08:47.077Z | Compiling guppy-workspace-hack v0.1.0 |
| 512 | 2026-03-26T04:08:47.345Z | Compiling thiserror-impl v2.0.18 |
| 513 | 2026-03-26T04:08:47.356Z | Compiling tracing v0.1.44 |
| 514 | 2026-03-26T04:08:48.517Z | Compiling addr2line v0.25.1 |
| 515 | 2026-03-26T04:08:49.094Z | Compiling form_urlencoded v1.2.2 |
| 516 | 2026-03-26T04:08:49.139Z | Compiling generic-array v0.14.7 |
| 517 | 2026-03-26T04:08:49.168Z | Compiling atomic-waker v1.1.2 |
| 518 | 2026-03-26T04:08:49.307Z | Compiling try-lock v0.2.5 |
| 519 | 2026-03-26T04:08:49.354Z | Compiling typeid v1.0.3 |
| 520 | 2026-03-26T04:08:49.357Z | Compiling utf8_iter v1.0.4 |
| 521 | 2026-03-26T04:08:49.409Z | Compiling thiserror v1.0.69 |
| 522 | 2026-03-26T04:08:49.423Z | Compiling rustls v0.23.37 |
| 523 | 2026-03-26T04:08:49.523Z | Compiling pkg-config v0.3.32 |
| 524 | 2026-03-26T04:08:49.618Z | Compiling idna_adapter v1.0.0 |
| 525 | 2026-03-26T04:08:49.629Z | Compiling tower-service v0.3.3 |
| 526 | 2026-03-26T04:08:49.706Z | Compiling target-spec v3.5.7 |
| 527 | 2026-03-26T04:08:49.717Z | Compiling rustc-demangle v0.1.27 |
| 528 | 2026-03-26T04:08:49.720Z | Compiling fastrand v2.3.0 |
| 529 | 2026-03-26T04:08:49.947Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 530 | 2026-03-26T04:08:49.987Z | Compiling tempfile v3.27.0 |
| 531 | 2026-03-26T04:08:50.242Z | Compiling idna v1.1.0 |
| 532 | 2026-03-26T04:08:50.380Z | Compiling want v0.3.1 |
| 533 | 2026-03-26T04:08:50.604Z | Compiling tokio-util v0.7.18 |
| 534 | 2026-03-26T04:08:50.681Z | Compiling cfg-expr v0.20.7 |
| 535 | 2026-03-26T04:08:51.224Z | Compiling h2 v0.4.13 |
| 536 | 2026-03-26T04:08:51.629Z | Compiling backtrace v0.3.76 |
| 537 | 2026-03-26T04:08:51.935Z | Compiling thiserror-impl v1.0.69 |
| 538 | 2026-03-26T04:08:52.033Z | Compiling terminal_size v0.4.4 |
| 539 | 2026-03-26T04:08:52.155Z | Compiling aho-corasick v1.1.4 |
| 540 | 2026-03-26T04:08:52.188Z | Compiling pin-utils v0.1.0 |
| 541 | 2026-03-26T04:08:52.264Z | Compiling subtle v2.6.1 |
| 542 | 2026-03-26T04:08:52.330Z | Compiling regex-syntax v0.8.10 |
| 543 | 2026-03-26T04:08:52.421Z | Compiling winnow v0.7.15 |
| 544 | 2026-03-26T04:08:53.062Z | Compiling rustls-webpki v0.103.10 |
| 545 | 2026-03-26T04:08:54.269Z | Compiling erased-serde v0.4.10 |
| 546 | 2026-03-26T04:08:54.597Z | Compiling regex-automata v0.4.14 |
| 547 | 2026-03-26T04:08:56.042Z | Compiling hyper v1.8.1 |
| 548 | 2026-03-26T04:08:57.498Z | Compiling url v2.5.8 |
| 549 | 2026-03-26T04:08:59.424Z | Compiling serde_spanned v0.6.9 |
| 550 | 2026-03-26T04:08:59.476Z | Compiling toml_datetime v0.6.11 |
| 551 | 2026-03-26T04:08:59.586Z | Compiling ahash v0.8.12 |
| 552 | 2026-03-26T04:08:59.637Z | Compiling sync_wrapper v1.0.2 |
| 553 | 2026-03-26T04:08:59.718Z | Compiling portable-atomic v1.13.1 |
| 554 | 2026-03-26T04:08:59.748Z | Compiling tower-layer v0.3.3 |
| 555 | 2026-03-26T04:08:59.819Z | Compiling ipnet v2.12.0 |
| 556 | 2026-03-26T04:08:59.847Z | Compiling crc32fast v1.5.0 |
| 557 | 2026-03-26T04:08:59.912Z | Compiling base64 v0.22.1 |
| 558 | 2026-03-26T04:08:59.947Z | Compiling nextest-workspace-hack v0.1.0 |
| 559 | 2026-03-26T04:09:00.125Z | Compiling unicode-segmentation v1.13.1 |
| 560 | 2026-03-26T04:09:00.154Z | Compiling foldhash v0.1.5 |
| 561 | 2026-03-26T04:09:00.179Z | Compiling unicode-linebreak v0.1.5 |
| 562 | 2026-03-26T04:09:00.371Z | Compiling lazy_static v1.5.0 |
| 563 | 2026-03-26T04:09:00.387Z | Compiling either v1.15.0 |
| 564 | 2026-03-26T04:09:00.448Z | Compiling is_ci v1.2.0 |
| 565 | 2026-03-26T04:09:00.478Z | Compiling parking_lot_core v0.9.12 |
| 566 | 2026-03-26T04:09:00.519Z | Compiling toml_write v0.1.2 |
| 567 | 2026-03-26T04:09:00.604Z | Compiling supports-color v3.0.2 |
| 568 | 2026-03-26T04:09:00.615Z | Compiling sharded-slab v0.1.7 |
| 569 | 2026-03-26T04:09:00.759Z | Compiling toml_edit v0.22.27 |
| 570 | 2026-03-26T04:09:00.770Z | Compiling convert_case v0.10.0 |
| 571 | 2026-03-26T04:09:00.838Z | Compiling textwrap v0.16.2 |
| 572 | 2026-03-26T04:09:01.023Z | Compiling hashbrown v0.15.5 |
| 573 | 2026-03-26T04:09:01.077Z | Compiling hyper-util v0.1.20 |
| 574 | 2026-03-26T04:09:01.306Z | Compiling tower v0.5.3 |
| 575 | 2026-03-26T04:09:01.700Z | Compiling tokio-rustls v0.26.4 |
| 576 | 2026-03-26T04:09:01.979Z | Compiling backtrace-ext v0.2.1 |
| 577 | 2026-03-26T04:09:02.231Z | Compiling ordered-float v2.10.1 |
| 578 | 2026-03-26T04:09:02.243Z | Compiling webpki-roots v1.0.6 |
| 579 | 2026-03-26T04:09:02.362Z | Compiling miette-derive v7.6.0 |
| 580 | 2026-03-26T04:09:02.466Z | Compiling pathdiff v0.2.3 |
| 581 | 2026-03-26T04:09:02.502Z | Compiling console v0.15.11 |
| 582 | 2026-03-26T04:09:02.588Z | Compiling tracing-log v0.2.0 |
| 583 | 2026-03-26T04:09:02.940Z | Compiling cargo-platform v0.3.2 |
| 584 | 2026-03-26T04:09:03.461Z | Compiling os_pipe v1.2.3 |
| 585 | 2026-03-26T04:09:03.505Z | Compiling thread_local v1.1.9 |
| 586 | 2026-03-26T04:09:03.632Z | Compiling debug-ignore v1.0.5 |
| 587 | 2026-03-26T04:09:03.676Z | Compiling scopeguard v1.2.0 |
| 588 | 2026-03-26T04:09:03.746Z | Compiling winnow v1.0.0 |
| 589 | 2026-03-26T04:09:03.785Z | Compiling unicode-width v0.1.14 |
| 590 | 2026-03-26T04:09:03.813Z | Compiling zstd-safe v7.2.4 |
| 591 | 2026-03-26T04:09:03.866Z | Compiling ryu v1.0.23 |
| 592 | 2026-03-26T04:09:04.082Z | Compiling supports-unicode v3.0.0 |
| 593 | 2026-03-26T04:09:04.156Z | Compiling pulldown-cmark v0.13.3 |
| 594 | 2026-03-26T04:09:04.252Z | Compiling rustix v0.38.44 |
| 595 | 2026-03-26T04:09:04.358Z | Compiling utf8parse v0.2.2 |
| 596 | 2026-03-26T04:09:04.370Z | Compiling fixedbitset v0.5.7 |
| 597 | 2026-03-26T04:09:04.466Z | Compiling iri-string v0.7.11 |
| 598 | 2026-03-26T04:09:04.586Z | Compiling supports-hyperlinks v3.2.0 |
| 599 | 2026-03-26T04:09:04.805Z | Compiling cfg_aliases v0.2.1 |
| 600 | 2026-03-26T04:09:04.864Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 601 | 2026-03-26T04:09:04.878Z | Compiling nix v0.30.1 |
| 602 | 2026-03-26T04:09:05.244Z | Compiling miette v7.6.0 |
| 603 | 2026-03-26T04:09:05.347Z | Compiling petgraph v0.8.3 |
| 604 | 2026-03-26T04:09:05.755Z | Compiling anstyle-parse v1.0.0 |
| 605 | 2026-03-26T04:09:05.970Z | Compiling tower-http v0.6.8 |
| 606 | 2026-03-26T04:09:06.233Z | Compiling serde_urlencoded v0.7.1 |
| 607 | 2026-03-26T04:09:06.512Z | Compiling lock_api v0.4.14 |
| 608 | 2026-03-26T04:09:06.756Z | Compiling tracing-subscriber v0.3.23 |
| 609 | 2026-03-26T04:09:06.941Z | Compiling sigchld v0.2.4 |
| 610 | 2026-03-26T04:09:07.050Z | Compiling cargo_metadata v0.23.1 |
| 611 | 2026-03-26T04:09:07.131Z | Compiling serde-value v0.7.0 |
| 612 | 2026-03-26T04:09:07.283Z | Compiling hyper-rustls v0.27.7 |
| 613 | 2026-03-26T04:09:07.853Z | Compiling serde-untagged v0.1.9 |
| 614 | 2026-03-26T04:09:07.948Z | Compiling toml v0.8.23 |
| 615 | 2026-03-26T04:09:09.358Z | Compiling derive_more-impl v2.1.1 |
| 616 | 2026-03-26T04:09:09.905Z | Compiling itertools v0.14.0 |
| 617 | 2026-03-26T04:09:09.986Z | Compiling crypto-common v0.1.7 |
| 618 | 2026-03-26T04:09:10.120Z | Compiling block-buffer v0.10.4 |
| 619 | 2026-03-26T04:09:10.147Z | Compiling regex v1.12.3 |
| 620 | 2026-03-26T04:09:10.160Z | Compiling ppv-lite86 v0.2.21 |
| 621 | 2026-03-26T04:09:10.270Z | Compiling rand_core v0.9.5 |
| 622 | 2026-03-26T04:09:10.480Z | Compiling futures-executor v0.3.32 |
| 623 | 2026-03-26T04:09:10.526Z | Compiling pin-project-internal v1.1.11 |
| 624 | 2026-03-26T04:09:10.828Z | Compiling http-body-util v0.1.3 |
| 625 | 2026-03-26T04:09:11.006Z | Compiling uuid v1.22.0 |
| 626 | 2026-03-26T04:09:11.091Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 627 | 2026-03-26T04:09:11.344Z | Compiling serde_spanned v1.1.0 |
| 628 | 2026-03-26T04:09:11.493Z | Compiling smol_str v0.3.6 |
| 629 | 2026-03-26T04:09:11.493Z | Compiling filetime v0.2.27 |
| 630 | 2026-03-26T04:09:11.515Z | Compiling vte v0.14.1 |
| 631 | 2026-03-26T04:09:11.539Z | Compiling bstr v1.12.1 |
| 632 | 2026-03-26T04:09:11.556Z | Compiling nested v0.1.1 |
| 633 | 2026-03-26T04:09:11.697Z | Compiling xattr v1.6.1 |
| 634 | 2026-03-26T04:09:11.726Z | Compiling static_assertions v1.1.0 |
| 635 | 2026-03-26T04:09:11.740Z | Compiling unicode-xid v0.2.6 |
| 636 | 2026-03-26T04:09:11.798Z | Compiling anstyle v1.0.14 |
| 637 | 2026-03-26T04:09:11.819Z | Compiling colorchoice v1.0.5 |
| 638 | 2026-03-26T04:09:11.872Z | Compiling color-spantrace v0.3.0 |
| 639 | 2026-03-26T04:09:11.885Z | Compiling iana-time-zone v0.1.65 |
| 640 | 2026-03-26T04:09:11.934Z | Compiling tinyvec_macros v0.1.1 |
| 641 | 2026-03-26T04:09:12.059Z | Compiling unicase v2.9.0 |
| 642 | 2026-03-26T04:09:12.214Z | Compiling litrs v1.0.0 |
| 643 | 2026-03-26T04:09:12.214Z | Compiling anstyle-query v1.1.5 |
| 644 | 2026-03-26T04:09:12.218Z | Compiling self_update v0.42.0 |
| 645 | 2026-03-26T04:09:12.248Z | Compiling number_prefix v0.4.0 |
| 646 | 2026-03-26T04:09:12.326Z | Compiling eyre v0.6.12 |
| 647 | 2026-03-26T04:09:12.342Z | Compiling is_terminal_polyfill v1.70.2 |
| 648 | 2026-03-26T04:09:12.394Z | Compiling indicatif v0.17.11 |
| 649 | 2026-03-26T04:09:12.434Z | Compiling anstream v1.0.0 |
| 650 | 2026-03-26T04:09:12.598Z | Compiling chrono v0.4.44 |
| 651 | 2026-03-26T04:09:12.650Z | Compiling document-features v0.2.12 |
| 652 | 2026-03-26T04:09:12.897Z | Compiling tinyvec v1.11.0 |
| 653 | 2026-03-26T04:09:12.910Z | Compiling globset v0.4.18 |
| 654 | 2026-03-26T04:09:13.190Z | Compiling cargo-util-schemas v0.2.0 |
| 655 | 2026-03-26T04:09:13.314Z | Compiling tar v0.4.45 |
| 656 | 2026-03-26T04:09:13.600Z | Compiling guppy v0.17.25 |
| 657 | 2026-03-26T04:09:14.632Z | Compiling nextest-metadata v0.12.2 |
| 658 | 2026-03-26T04:09:15.535Z | Compiling strip-ansi-escapes v0.2.1 |
| 659 | 2026-03-26T04:09:15.661Z | Compiling pin-project v1.1.11 |
| 660 | 2026-03-26T04:09:15.767Z | Compiling toml v1.1.0+spec-1.1.0 |
| 661 | 2026-03-26T04:09:15.865Z | Compiling newtype-uuid v1.3.2 |
| 662 | 2026-03-26T04:09:15.926Z | Compiling reqwest v0.12.28 |
| 663 | 2026-03-26T04:09:16.045Z | Compiling futures v0.3.32 |
| 664 | 2026-03-26T04:09:16.057Z | Compiling rand_chacha v0.9.0 |
| 665 | 2026-03-26T04:09:16.086Z | Compiling digest v0.10.7 |
| 666 | 2026-03-26T04:09:16.123Z | Compiling derive_more v2.1.1 |
| 667 | 2026-03-26T04:09:16.203Z | Compiling parking_lot v0.12.5 |
| 668 | 2026-03-26T04:09:16.299Z | Compiling flate2 v1.1.9 |
| 669 | 2026-03-26T04:09:16.602Z | Compiling tracing-error v0.2.1 |
| 670 | 2026-03-26T04:09:16.834Z | Compiling shared_child v1.1.1 |
| 671 | 2026-03-26T04:09:17.183Z | Compiling signal-hook-mio v0.2.5 |
| 672 | 2026-03-26T04:09:17.195Z | Compiling self-replace v1.5.0 |
| 673 | 2026-03-26T04:09:17.318Z | Compiling cargo-platform v0.2.0 |
| 674 | 2026-03-26T04:09:17.488Z | Compiling quick-xml v0.38.4 |
| 675 | 2026-03-26T04:09:17.869Z | Compiling quick-xml v0.37.5 |
| 676 | 2026-03-26T04:09:18.405Z | Compiling strsim v0.11.1 |
| 677 | 2026-03-26T04:09:19.111Z | Compiling shell-words v1.1.1 |
| 678 | 2026-03-26T04:09:19.214Z | Compiling cpufeatures v0.2.17 |
| 679 | 2026-03-26T04:09:19.285Z | Compiling recursion v0.5.4 |
| 680 | 2026-03-26T04:09:19.353Z | Compiling clap_lex v1.1.0 |
| 681 | 2026-03-26T04:09:19.390Z | Compiling heck v0.5.0 |
| 682 | 2026-03-26T04:09:19.417Z | Compiling indenter v0.3.4 |
| 683 | 2026-03-26T04:09:19.449Z | Compiling urlencoding v2.1.3 |
| 684 | 2026-03-26T04:09:19.543Z | Compiling humantime v2.3.0 |
| 685 | 2026-03-26T04:09:19.583Z | Compiling clap_derive v4.6.0 |
| 686 | 2026-03-26T04:09:19.731Z | Compiling humantime-serde v1.1.1 |
| 687 | 2026-03-26T04:09:19.876Z | Compiling clap_builder v4.6.0 |
| 688 | 2026-03-26T04:09:19.968Z | Compiling nextest-filtering v0.15.0 |
| 689 | 2026-03-26T04:09:20.216Z | Compiling sha2 v0.10.9 |
| 690 | 2026-03-26T04:09:21.328Z | Compiling quick-junit v0.5.2 |
| 691 | 2026-03-26T04:09:21.431Z | Compiling atomicwrites v0.4.4 |
| 692 | 2026-03-26T04:09:21.722Z | Compiling cargo_metadata v0.20.0 |
| 693 | 2026-03-26T04:09:23.872Z | Compiling crossterm v0.29.0 |
| 694 | 2026-03-26T04:09:25.260Z | Compiling cargo-nextest v0.9.97 |
| 695 | 2026-03-26T04:09:25.562Z | Compiling duct v0.13.7 |
| 696 | 2026-03-26T04:09:26.597Z | Compiling zstd v0.13.3 |
| 697 | 2026-03-26T04:09:26.700Z | Compiling config v0.15.22 |
| 698 | 2026-03-26T04:09:26.785Z | Compiling rand v0.9.2 |
| 699 | 2026-03-26T04:09:27.017Z | Compiling async-scoped v0.9.0 |
| 700 | 2026-03-26T04:09:27.047Z | Compiling unicode-normalization v0.1.25 |
| 701 | 2026-03-26T04:09:27.162Z | Compiling target-spec-miette v0.4.5 |
| 702 | 2026-03-26T04:09:27.208Z | Compiling future-queue v0.4.0 |
| 703 | 2026-03-26T04:09:27.310Z | Compiling mukti-metadata v0.3.0 |
| 704 | 2026-03-26T04:09:27.483Z | Compiling tokio-stream v0.1.18 |
| 705 | 2026-03-26T04:09:27.523Z | Compiling camino-tempfile v1.4.1 |
| 706 | 2026-03-26T04:09:27.559Z | Compiling derive-where v1.6.1 |
| 707 | 2026-03-26T04:09:27.613Z | Compiling serde_ignored v0.1.14 |
| 708 | 2026-03-26T04:09:27.796Z | Compiling serde_path_to_error v0.1.20 |
| 709 | 2026-03-26T04:09:27.828Z | Compiling home v0.5.12 |
| 710 | 2026-03-26T04:09:27.969Z | Compiling xxhash-rust v0.8.15 |
| 711 | 2026-03-26T04:09:27.994Z | Compiling swrite v0.1.0 |
| 712 | 2026-03-26T04:09:28.006Z | Compiling hex v0.4.3 |
| 713 | 2026-03-26T04:09:28.100Z | Compiling indent_write v2.2.0 |
| 714 | 2026-03-26T04:09:28.249Z | Compiling color-eyre v0.6.5 |
| 715 | 2026-03-26T04:09:28.271Z | Compiling clap v4.6.0 |
| 716 | 2026-03-26T04:09:28.284Z | Compiling dialoguer v0.11.0 |
| 717 | 2026-03-26T04:09:28.296Z | Compiling enable-ansi-support v0.2.1 |
| 718 | 2026-03-26T04:09:28.801Z | Compiling nextest-runner v0.80.0 |
| 719 | 2026-03-26T04:09:46.910Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 720 | 2026-03-26T04:09:47.085Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 721 | 2026-03-26T04:09:47.088Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 722 | 2026-03-26T04:09:47.201Z | + source .github/buildomat/test-common.sh |
| 723 | 2026-03-26T04:09:47.204Z | ++ NEXTEST_VERSION=0.9.97 |
| 724 | 2026-03-26T04:09:47.204Z | ++ PLATFORM=illumos |
| 725 | 2026-03-26T04:09:47.204Z | ++ banner install |
| 726 | 2026-03-26T04:09:47.204Z | |
| 727 | 2026-03-26T04:09:47.204Z | # # # #### ##### ## # # |
| 728 | 2026-03-26T04:09:47.204Z | # ## # # # # # # # |
| 729 | 2026-03-26T04:09:47.204Z | # # # # #### # # # # # |
| 730 | 2026-03-26T04:09:47.204Z | ++ set +o errexit |
| 731 | 2026-03-26T04:09:47.204Z | # # # # # # ###### # # |
| 732 | 2026-03-26T04:09:47.204Z | # # ## # # # # # # # |
| 733 | 2026-03-26T04:09:47.204Z | # # # #### # # # ###### ###### |
| 734 | 2026-03-26T04:09:47.204Z | |
| 735 | 2026-03-26T04:09:47.208Z | ++ pkg info clang-15 |
| 736 | 2026-03-26T04:09:47.208Z | ++ grep -qi installed |
| 737 | 2026-03-26T04:09:48.414Z | pkg: info: no packages matching the following patterns you specified are |
| 738 | 2026-03-26T04:09:48.414Z | installed on the system. Try querying remotely instead: |
| 739 | 2026-03-26T04:09:48.414Z | |
| 740 | 2026-03-26T04:09:48.414Z | clang-15 |
| 741 | 2026-03-26T04:09:48.452Z | ++ [[ 1 != 0 ]] |
| 742 | 2026-03-26T04:09:48.452Z | ++ set -o errexit |
| 743 | 2026-03-26T04:09:48.455Z | ++ pfexec pkg install clang-15 |
| 744 | 2026-03-26T04:09:54.539Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 745 | 2026-03-26T04:10:01.260Z | Startup: Caching catalogs ... Done |
| 746 | 2026-03-26T04:10:04.869Z | Planning: Solver setup ... Done |
| 747 | 2026-03-26T04:10:04.883Z | Planning: Running solver ... Done |
| 748 | 2026-03-26T04:10:05.002Z | Planning: Finding local manifests ... Done |
| 749 | 2026-03-26T04:10:05.013Z | Planning: Fetching manifests: 0/2 0% complete |
| 750 | 2026-03-26T04:10:05.100Z | Planning: Fetching manifests: 2/2 100% complete |
| 751 | 2026-03-26T04:10:05.128Z | Planning: Package planning ... Done |
| 752 | 2026-03-26T04:10:05.154Z | Planning: Merging actions ... Done |
| 753 | 2026-03-26T04:10:05.266Z | Planning: Checking for conflicting actions ... Done |
| 754 | 2026-03-26T04:10:05.273Z | Planning: Consolidating action changes ... Done |
| 755 | 2026-03-26T04:10:06.006Z | Planning: Evaluating mediators ... Done |
| 756 | 2026-03-26T04:10:06.012Z | Planning: Planning completed in 4.59 seconds |
| 757 | 2026-03-26T04:10:06.024Z | Packages to install: 2 |
| 758 | 2026-03-26T04:10:06.024Z | Mediators to change: 2 |
| 759 | 2026-03-26T04:10:06.024Z | Services to change: 1 |
| 760 | 2026-03-26T04:10:06.024Z | Create boot environment: No |
| 761 | 2026-03-26T04:10:06.024Z | Create backup boot environment: No |
| 762 | 2026-03-26T04:10:06.066Z | |
| 763 | 2026-03-26T04:10:06.066Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 764 | 2026-03-26T04:10:11.067Z | Download: 3025/3076 items 196.3/211.3MB 92% complete (39.3M/s) |
| 765 | 2026-03-26T04:10:12.352Z | Download: Completed 211.31 MB in 6.28 seconds (33.6M/s) |
| 766 | 2026-03-26T04:10:12.655Z | Actions: 1/3418 actions (Installing new actions) |
| 767 | 2026-03-26T04:10:15.788Z | Actions: Completed 3418 actions in 3.13 seconds. |
| 768 | 2026-03-26T04:10:16.092Z | Done |
| 769 | 2026-03-26T04:10:16.092Z | Done |
| 770 | 2026-03-26T04:10:16.781Z | Done |
| 771 | 2026-03-26T04:10:20.142Z | Done |
| 772 | 2026-03-26T04:10:20.216Z | Done |
| 773 | 2026-03-26T04:10:20.219Z | Done |
| 774 | 2026-03-26T04:10:20.539Z | Done |
| 775 | 2026-03-26T04:10:21.187Z | ++ set -o errexit |
| 776 | 2026-03-26T04:10:21.187Z | ++ cargo --version |
| 777 | 2026-03-26T04:10:21.195Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 778 | 2026-03-26T04:10:21.198Z | ++ rustc --version |
| 779 | 2026-03-26T04:10:21.218Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 780 | 2026-03-26T04:10:21.222Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 781 | 2026-03-26T04:10:21.275Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 782 | 2026-03-26T04:10:21.278Z | + pushd rdb |
| 783 | 2026-03-26T04:10:21.278Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 784 | 2026-03-26T04:10:21.279Z | + PROPTEST_CASES=1000000 |
| 785 | 2026-03-26T04:10:21.279Z | + cargo nextest run --lib proptest |
| 786 | 2026-03-26T04:10:21.440Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 787 | 2026-03-26T04:10:22.039Z | From https://github.com/oxidecomputer/falcon |
| 788 | 2026-03-26T04:10:22.039Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 789 | 2026-03-26T04:10:22.116Z | Updating crates.io index |
| 790 | 2026-03-26T04:10:22.158Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 791 | 2026-03-26T04:10:22.886Z | From https://github.com/oxidecomputer/dendrite |
| 792 | 2026-03-26T04:10:22.886Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 793 | 2026-03-26T04:10:22.984Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 794 | 2026-03-26T04:10:23.241Z | From https://github.com/oxidecomputer/ispf |
| 795 | 2026-03-26T04:10:23.241Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 796 | 2026-03-26T04:10:23.247Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 797 | 2026-03-26T04:10:23.590Z | From https://github.com/oxidecomputer/netadm-sys |
| 798 | 2026-03-26T04:10:23.590Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 799 | 2026-03-26T04:10:23.596Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 800 | 2026-03-26T04:10:31.536Z | From https://github.com/oxidecomputer/omicron |
| 801 | 2026-03-26T04:10:31.536Z | * [new ref] 48dd241a32e3d1bf92fb5b79bc5a38baa0fe3166 -> refs/commit/48dd241a32e3d1bf92fb5b79bc5a38baa0fe3166 |
| 802 | 2026-03-26T04:10:31.961Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 803 | 2026-03-26T04:10:32.510Z | From https://github.com/oxidecomputer/opte |
| 804 | 2026-03-26T04:10:32.510Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 805 | 2026-03-26T04:10:32.713Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 806 | 2026-03-26T04:10:32.955Z | From https://github.com/illumos/smf-rs |
| 807 | 2026-03-26T04:10:32.955Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 808 | 2026-03-26T04:10:32.962Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 809 | 2026-03-26T04:10:33.249Z | From https://github.com/oxidecomputer/network-interface |
| 810 | 2026-03-26T04:10:33.249Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 811 | 2026-03-26T04:10:33.429Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 812 | 2026-03-26T04:10:33.703Z | From https://github.com/oxidecomputer/zone |
| 813 | 2026-03-26T04:10:33.703Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 814 | 2026-03-26T04:10:34.964Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 815 | 2026-03-26T04:10:35.052Z | From https://github.com/oxidecomputer/propolis |
| 816 | 2026-03-26T04:10:35.052Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 817 | 2026-03-26T04:10:35.097Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 818 | 2026-03-26T04:10:35.593Z | From https://github.com/oxidecomputer/transceiver-control |
| 819 | 2026-03-26T04:10:35.594Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 820 | 2026-03-26T04:10:35.724Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 821 | 2026-03-26T04:10:35.971Z | From https://github.com/oxidecomputer/dlpi-sys |
| 822 | 2026-03-26T04:10:35.971Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 823 | 2026-03-26T04:10:35.992Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 824 | 2026-03-26T04:10:36.277Z | From https://github.com/jmesmon/rust-libzfs |
| 825 | 2026-03-26T04:10:36.277Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 826 | 2026-03-26T04:10:36.285Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 827 | 2026-03-26T04:10:36.558Z | From https://github.com/oxidecomputer/rusty-doors |
| 828 | 2026-03-26T04:10:36.559Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 829 | 2026-03-26T04:10:36.567Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 830 | 2026-03-26T04:10:36.883Z | From https://github.com/oxidecomputer/lldp |
| 831 | 2026-03-26T04:10:36.883Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 832 | 2026-03-26T04:10:36.978Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 833 | 2026-03-26T04:10:37.255Z | From https://github.com/oxidecomputer/slog-error-chain |
| 834 | 2026-03-26T04:10:37.255Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 835 | 2026-03-26T04:10:37.469Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 836 | 2026-03-26T04:10:37.769Z | From https://github.com/oxidecomputer/tufaceous |
| 837 | 2026-03-26T04:10:37.769Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 838 | 2026-03-26T04:10:37.788Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 839 | 2026-03-26T04:10:38.233Z | From https://github.com/oxidecomputer/management-gateway-service |
| 840 | 2026-03-26T04:10:38.233Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 841 | 2026-03-26T04:10:38.367Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 842 | 2026-03-26T04:10:39.225Z | From https://github.com/oxidecomputer/crucible |
| 843 | 2026-03-26T04:10:39.225Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 844 | 2026-03-26T04:10:39.499Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 845 | 2026-03-26T04:10:39.766Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 846 | 2026-03-26T04:10:39.766Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 847 | 2026-03-26T04:10:40.107Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 848 | 2026-03-26T04:10:40.479Z | From https://github.com/oxidecomputer/propolis |
| 849 | 2026-03-26T04:10:40.479Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 850 | 2026-03-26T04:10:40.536Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 851 | 2026-03-26T04:10:40.775Z | From https://github.com/oxidecomputer/tofino |
| 852 | 2026-03-26T04:10:40.776Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 853 | 2026-03-26T04:10:40.801Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 854 | 2026-03-26T04:10:41.345Z | From https://github.com/oxidecomputer/maghemite |
| 855 | 2026-03-26T04:10:41.345Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 856 | 2026-03-26T04:10:41.424Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 857 | 2026-03-26T04:10:41.711Z | From https://github.com/oxidecomputer/clickward |
| 858 | 2026-03-26T04:10:41.711Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 859 | 2026-03-26T04:10:41.978Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 860 | 2026-03-26T04:10:42.236Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 861 | 2026-03-26T04:10:42.236Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 862 | 2026-03-26T04:10:42.372Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 863 | 2026-03-26T04:10:42.664Z | From https://github.com/oxidecomputer/crucible |
| 864 | 2026-03-26T04:10:42.664Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 865 | 2026-03-26T04:10:43.678Z | Downloading crates ... |
| 866 | 2026-03-26T04:10:43.782Z | Downloaded arrayref v0.3.9 |
| 867 | 2026-03-26T04:10:43.789Z | Downloaded bit-set v0.8.0 |
| 868 | 2026-03-26T04:10:43.792Z | Downloaded aead v0.5.2 |
| 869 | 2026-03-26T04:10:43.795Z | Downloaded crunchy v0.2.4 |
| 870 | 2026-03-26T04:10:43.798Z | Downloaded base16ct v1.0.0 |
| 871 | 2026-03-26T04:10:43.798Z | Downloaded base16ct v0.2.0 |
| 872 | 2026-03-26T04:10:43.798Z | Downloaded bit-vec v0.8.0 |
| 873 | 2026-03-26T04:10:43.801Z | Downloaded bitflags v1.3.2 |
| 874 | 2026-03-26T04:10:43.801Z | Downloaded bcs v0.1.6 |
| 875 | 2026-03-26T04:10:43.804Z | Downloaded backon v1.6.0 |
| 876 | 2026-03-26T04:10:43.808Z | Downloaded libscf-sys v1.1.0 |
| 877 | 2026-03-26T04:10:43.811Z | Downloaded cpufeatures v0.3.0 |
| 878 | 2026-03-26T04:10:43.811Z | Downloaded arrayvec v0.7.6 |
| 879 | 2026-03-26T04:10:43.814Z | Downloaded num v0.4.3 |
| 880 | 2026-03-26T04:10:43.817Z | Downloaded crc8 v0.1.1 |
| 881 | 2026-03-26T04:10:43.817Z | Downloaded num_enum_derive v0.5.11 |
| 882 | 2026-03-26T04:10:43.820Z | Downloaded heck v0.4.1 |
| 883 | 2026-03-26T04:10:43.823Z | Downloaded cookie v0.18.1 |
| 884 | 2026-03-26T04:10:43.826Z | Downloaded lru-cache v0.1.2 |
| 885 | 2026-03-26T04:10:43.826Z | Downloaded num-integer v0.1.46 |
| 886 | 2026-03-26T04:10:43.826Z | Downloaded gethostname v0.5.0 |
| 887 | 2026-03-26T04:10:43.826Z | Downloaded base64 v0.21.7 |
| 888 | 2026-03-26T04:10:43.832Z | Downloaded deranged v0.5.8 |
| 889 | 2026-03-26T04:10:43.835Z | Downloaded convert_case v0.4.0 |
| 890 | 2026-03-26T04:10:43.838Z | Downloaded argon2 v0.5.3 |
| 891 | 2026-03-26T04:10:43.838Z | Downloaded derive_more v0.99.20 |
| 892 | 2026-03-26T04:10:43.842Z | Downloaded newtype-uuid-macros v0.1.0 |
| 893 | 2026-03-26T04:10:43.845Z | Downloaded foreign-types v0.5.0 |
| 894 | 2026-03-26T04:10:43.845Z | Downloaded darling_core v0.21.3 |
| 895 | 2026-03-26T04:10:43.848Z | Downloaded crypto-bigint v0.5.5 |
| 896 | 2026-03-26T04:10:43.852Z | Downloaded crossbeam-deque v0.8.6 |
| 897 | 2026-03-26T04:10:43.852Z | Downloaded defmt v0.3.100 |
| 898 | 2026-03-26T04:10:43.852Z | Downloaded async-trait v0.1.89 |
| 899 | 2026-03-26T04:10:43.855Z | Downloaded compression-core v0.4.31 |
| 900 | 2026-03-26T04:10:43.855Z | Downloaded internet-checksum v0.2.1 |
| 901 | 2026-03-26T04:10:43.858Z | Downloaded instant v0.1.13 |
| 902 | 2026-03-26T04:10:43.858Z | Downloaded num-conv v0.2.0 |
| 903 | 2026-03-26T04:10:43.858Z | Downloaded darling_macro v0.21.3 |
| 904 | 2026-03-26T04:10:43.858Z | Downloaded cobs v0.3.0 |
| 905 | 2026-03-26T04:10:43.862Z | Downloaded managed v0.8.0 |
| 906 | 2026-03-26T04:10:43.862Z | Downloaded dof v0.3.0 |
| 907 | 2026-03-26T04:10:43.862Z | Downloaded async-recursion v1.1.1 |
| 908 | 2026-03-26T04:10:43.865Z | Downloaded ident_case v1.0.1 |
| 909 | 2026-03-26T04:10:43.865Z | Downloaded git-stub v1.0.0 |
| 910 | 2026-03-26T04:10:43.865Z | Downloaded httpdate v1.0.3 |
| 911 | 2026-03-26T04:10:43.868Z | Downloaded dyn-clone v1.0.20 |
| 912 | 2026-03-26T04:10:43.868Z | Downloaded dof v0.4.0 |
| 913 | 2026-03-26T04:10:43.868Z | Downloaded darling_macro v0.23.0 |
| 914 | 2026-03-26T04:10:43.868Z | Downloaded cstr-argument v0.1.2 |
| 915 | 2026-03-26T04:10:43.871Z | Downloaded crucible-workspace-hack v0.1.0 |
| 916 | 2026-03-26T04:10:43.871Z | Downloaded macaddr v1.0.1 |
| 917 | 2026-03-26T04:10:43.871Z | Downloaded foreign-types-macros v0.2.3 |
| 918 | 2026-03-26T04:10:43.874Z | Downloaded fixedbitset v0.4.2 |
| 919 | 2026-03-26T04:10:43.874Z | Downloaded async-stream v0.3.6 |
| 920 | 2026-03-26T04:10:43.878Z | Downloaded mime v0.3.17 |
| 921 | 2026-03-26T04:10:43.878Z | Downloaded match_cfg v0.1.0 |
| 922 | 2026-03-26T04:10:43.878Z | Downloaded linked-hash-map v0.5.6 |
| 923 | 2026-03-26T04:10:43.881Z | Downloaded fxhash v0.2.1 |
| 924 | 2026-03-26T04:10:43.881Z | Downloaded enum-as-inner v0.6.1 |
| 925 | 2026-03-26T04:10:43.881Z | Downloaded async-stream-impl v0.3.6 |
| 926 | 2026-03-26T04:10:43.887Z | Downloaded hash32 v0.3.1 |
| 927 | 2026-03-26T04:10:43.890Z | Downloaded idna_adapter v1.2.1 |
| 928 | 2026-03-26T04:10:43.890Z | Downloaded dtrace-parser v0.3.0 |
| 929 | 2026-03-26T04:10:43.890Z | Downloaded ciborium-io v0.2.2 |
| 930 | 2026-03-26T04:10:43.890Z | Downloaded dropshot-api-manager-types v0.5.2 |
| 931 | 2026-03-26T04:10:43.890Z | Downloaded const-random-macro v0.1.16 |
| 932 | 2026-03-26T04:10:43.894Z | Downloaded ciborium-ll v0.2.2 |
| 933 | 2026-03-26T04:10:43.894Z | Downloaded keccak v0.1.6 |
| 934 | 2026-03-26T04:10:43.897Z | Downloaded embedded-io v0.4.0 |
| 935 | 2026-03-26T04:10:43.900Z | Downloaded inout v0.1.4 |
| 936 | 2026-03-26T04:10:43.903Z | Downloaded memoffset v0.9.1 |
| 937 | 2026-03-26T04:10:43.903Z | Downloaded olpc-cjson v0.1.4 |
| 938 | 2026-03-26T04:10:43.903Z | Downloaded embedded-io v0.6.1 |
| 939 | 2026-03-26T04:10:43.903Z | Downloaded defmt-parser v1.0.0 |
| 940 | 2026-03-26T04:10:43.907Z | Downloaded hubpack_derive v0.1.1 |
| 941 | 2026-03-26T04:10:43.907Z | Downloaded parse-display v0.10.0 |
| 942 | 2026-03-26T04:10:43.910Z | Downloaded num-derive v0.3.3 |
| 943 | 2026-03-26T04:10:43.910Z | Downloaded natord v1.0.9 |
| 944 | 2026-03-26T04:10:43.910Z | Downloaded hubpack v0.1.2 |
| 945 | 2026-03-26T04:10:43.910Z | Downloaded dtrace-parser v0.2.0 |
| 946 | 2026-03-26T04:10:43.910Z | Downloaded constant_time_eq v0.4.2 |
| 947 | 2026-03-26T04:10:43.913Z | Downloaded num_threads v0.1.7 |
| 948 | 2026-03-26T04:10:43.913Z | Downloaded newtype_derive v0.1.6 |
| 949 | 2026-03-26T04:10:43.913Z | Downloaded newline-converter v0.3.0 |
| 950 | 2026-03-26T04:10:43.917Z | Downloaded no-std-compat v0.4.1 |
| 951 | 2026-03-26T04:10:43.917Z | Downloaded hostname v0.4.2 |
| 952 | 2026-03-26T04:10:43.917Z | Downloaded displaydoc v0.2.5 |
| 953 | 2026-03-26T04:10:43.920Z | Downloaded foreign-types-shared v0.3.1 |
| 954 | 2026-03-26T04:10:43.920Z | Downloaded defmt-macros v1.0.1 |
| 955 | 2026-03-26T04:10:43.923Z | Downloaded memmap v0.7.0 |
| 956 | 2026-03-26T04:10:43.923Z | Downloaded is-terminal v0.4.17 |
| 957 | 2026-03-26T04:10:43.924Z | Downloaded const-random v0.1.18 |
| 958 | 2026-03-26T04:10:43.927Z | Downloaded num-derive v0.4.2 |
| 959 | 2026-03-26T04:10:43.927Z | Downloaded hostname v0.3.1 |
| 960 | 2026-03-26T04:10:43.930Z | Downloaded num-iter v0.1.45 |
| 961 | 2026-03-26T04:10:43.930Z | Downloaded float-ord v0.3.2 |
| 962 | 2026-03-26T04:10:43.933Z | Downloaded opaque-debug v0.3.1 |
| 963 | 2026-03-26T04:10:43.933Z | Downloaded git-stub-vcs v0.1.0 |
| 964 | 2026-03-26T04:10:43.937Z | Downloaded ff v0.13.1 |
| 965 | 2026-03-26T04:10:43.940Z | Downloaded omicron-workspace-hack v0.1.0 |
| 966 | 2026-03-26T04:10:43.940Z | Downloaded dunce v1.0.5 |
| 967 | 2026-03-26T04:10:43.943Z | Downloaded plain v0.2.3 |
| 968 | 2026-03-26T04:10:43.946Z | Downloaded phf_shared v0.12.1 |
| 969 | 2026-03-26T04:10:43.946Z | Downloaded proc-macro-error-attr v1.0.4 |
| 970 | 2026-03-26T04:10:43.946Z | Downloaded proc-macro-crate v1.3.1 |
| 971 | 2026-03-26T04:10:43.946Z | Downloaded multer v3.1.0 |
| 972 | 2026-03-26T04:10:43.950Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 973 | 2026-03-26T04:10:43.953Z | Downloaded bytecount v0.6.9 |
| 974 | 2026-03-26T04:10:43.953Z | Downloaded proc-macro-crate v3.5.0 |
| 975 | 2026-03-26T04:10:43.956Z | Downloaded powerfmt v0.2.0 |
| 976 | 2026-03-26T04:10:43.956Z | Downloaded potential_utf v0.1.4 |
| 977 | 2026-03-26T04:10:43.956Z | Downloaded drift v0.1.3 |
| 978 | 2026-03-26T04:10:43.959Z | Downloaded progenitor-client v0.10.0 |
| 979 | 2026-03-26T04:10:43.962Z | Downloaded ingot-types v0.1.2 |
| 980 | 2026-03-26T04:10:43.962Z | Downloaded pretty-hex v0.4.2 |
| 981 | 2026-03-26T04:10:43.962Z | Downloaded data-encoding v2.10.0 |
| 982 | 2026-03-26T04:10:43.962Z | Downloaded daft v0.1.5 |
| 983 | 2026-03-26T04:10:43.965Z | Downloaded csv-core v0.1.13 |
| 984 | 2026-03-26T04:10:43.965Z | Downloaded backoff v0.4.0 |
| 985 | 2026-03-26T04:10:43.969Z | Downloaded cmake v0.1.57 |
| 986 | 2026-03-26T04:10:43.972Z | Downloaded ipnetwork v0.21.1 |
| 987 | 2026-03-26T04:10:43.972Z | Downloaded libsw-core v0.3.2 |
| 988 | 2026-03-26T04:10:43.972Z | Downloaded progenitor-client v0.11.2 |
| 989 | 2026-03-26T04:10:43.972Z | Downloaded darling v0.23.0 |
| 990 | 2026-03-26T04:10:43.976Z | Downloaded crossbeam-utils v0.8.21 |
| 991 | 2026-03-26T04:10:43.979Z | Downloaded fs_extra v1.3.0 |
| 992 | 2026-03-26T04:10:43.979Z | Downloaded phf v0.12.1 |
| 993 | 2026-03-26T04:10:43.979Z | Downloaded anyhow v1.0.102 |
| 994 | 2026-03-26T04:10:43.982Z | Downloaded progenitor-macro v0.13.0 |
| 995 | 2026-03-26T04:10:43.982Z | Downloaded num_enum_derive v0.7.6 |
| 996 | 2026-03-26T04:10:43.985Z | Downloaded progenitor-macro v0.10.0 |
| 997 | 2026-03-26T04:10:43.985Z | Downloaded rand_xorshift v0.4.0 |
| 998 | 2026-03-26T04:10:43.985Z | Downloaded litemap v0.8.1 |
| 999 | 2026-03-26T04:10:43.989Z | Downloaded progenitor-macro v0.11.2 |
| 1000 | 2026-03-26T04:10:43.989Z | Downloaded num_enum v0.7.6 |
| 1001 | 2026-03-26T04:10:43.992Z | Downloaded linear-map v1.2.0 |
| 1002 | 2026-03-26T04:10:43.992Z | Downloaded num_enum v0.5.11 |
| 1003 | 2026-03-26T04:10:43.995Z | Downloaded ref-cast-impl v1.0.25 |
| 1004 | 2026-03-26T04:10:43.995Z | Downloaded num-rational v0.4.2 |
| 1005 | 2026-03-26T04:10:43.995Z | Downloaded num-complex v0.4.6 |
| 1006 | 2026-03-26T04:10:43.998Z | Downloaded highway v1.3.0 |
| 1007 | 2026-03-26T04:10:43.999Z | Downloaded rand_chacha v0.3.1 |
| 1008 | 2026-03-26T04:10:43.999Z | Downloaded derive-ex v0.1.8 |
| 1009 | 2026-03-26T04:10:44.005Z | Downloaded byte-wrapper v0.1.0 |
| 1010 | 2026-03-26T04:10:44.005Z | Downloaded pem v3.0.6 |
| 1011 | 2026-03-26T04:10:44.008Z | Downloaded libsw v3.5.0 |
| 1012 | 2026-03-26T04:10:44.008Z | Downloaded erased-serde v0.3.31 |
| 1013 | 2026-03-26T04:10:44.008Z | Downloaded quick-error v1.2.3 |
| 1014 | 2026-03-26T04:10:44.008Z | Downloaded progenitor v0.11.2 |
| 1015 | 2026-03-26T04:10:44.008Z | Downloaded paste v1.0.15 |
| 1016 | 2026-03-26T04:10:44.011Z | Downloaded progenitor v0.13.0 |
| 1017 | 2026-03-26T04:10:44.011Z | Downloaded progenitor v0.10.0 |
| 1018 | 2026-03-26T04:10:44.011Z | Downloaded parse-display-derive v0.10.0 |
| 1019 | 2026-03-26T04:10:44.014Z | Downloaded rustc_version v0.1.7 |
| 1020 | 2026-03-26T04:10:44.014Z | Downloaded oxide-tokio-rt v0.1.3 |
| 1021 | 2026-03-26T04:10:44.014Z | Downloaded scroll_derive v0.13.1 |
| 1022 | 2026-03-26T04:10:44.017Z | Downloaded proc-macro-error v1.0.4 |
| 1023 | 2026-03-26T04:10:44.017Z | Downloaded parking_lot_core v0.8.6 |
| 1024 | 2026-03-26T04:10:44.021Z | Downloaded scroll_derive v0.12.1 |
| 1025 | 2026-03-26T04:10:44.021Z | Downloaded same-file v1.0.6 |
| 1026 | 2026-03-26T04:10:44.021Z | Downloaded chacha20 v0.9.1 |
| 1027 | 2026-03-26T04:10:44.024Z | Downloaded defmt v1.0.1 |
| 1028 | 2026-03-26T04:10:44.027Z | Downloaded darling_core v0.23.0 |
| 1029 | 2026-03-26T04:10:44.030Z | Downloaded password-hash v0.5.0 |
| 1030 | 2026-03-26T04:10:44.030Z | Downloaded oxnet v0.1.4 |
| 1031 | 2026-03-26T04:10:44.033Z | Downloaded proc-macro-error2 v2.0.1 |
| 1032 | 2026-03-26T04:10:44.036Z | Downloaded memmap2 v0.9.10 |
| 1033 | 2026-03-26T04:10:44.036Z | Downloaded hmac v0.12.1 |
| 1034 | 2026-03-26T04:10:44.036Z | Downloaded serde_repr v0.1.20 |
| 1035 | 2026-03-26T04:10:44.039Z | Downloaded semver v0.1.20 |
| 1036 | 2026-03-26T04:10:44.039Z | Downloaded sigpipe v0.1.3 |
| 1037 | 2026-03-26T04:10:44.042Z | Downloaded crossbeam-channel v0.5.15 |
| 1038 | 2026-03-26T04:10:44.045Z | Downloaded glob v0.3.3 |
| 1039 | 2026-03-26T04:10:44.045Z | Downloaded allocator-api2 v0.2.21 |
| 1040 | 2026-03-26T04:10:44.048Z | Downloaded sha1 v0.10.6 |
| 1041 | 2026-03-26T04:10:44.048Z | Downloaded serde_plain v1.0.2 |
| 1042 | 2026-03-26T04:10:44.048Z | Downloaded serial_test_derive v3.4.0 |
| 1043 | 2026-03-26T04:10:44.048Z | Downloaded serial_test v3.4.0 |
| 1044 | 2026-03-26T04:10:44.051Z | Downloaded resolv-conf v0.7.6 |
| 1045 | 2026-03-26T04:10:44.051Z | Downloaded progenitor-extras v0.1.1 |
| 1046 | 2026-03-26T04:10:44.054Z | Downloaded progenitor-client v0.13.0 |
| 1047 | 2026-03-26T04:10:44.054Z | Downloaded cancel-safe-futures v0.1.5 |
| 1048 | 2026-03-26T04:10:44.057Z | Downloaded slog-bunyan v2.5.0 |
| 1049 | 2026-03-26T04:10:44.057Z | Downloaded slog-envlogger v2.2.0 |
| 1050 | 2026-03-26T04:10:44.057Z | Downloaded icu_properties v2.1.2 |
| 1051 | 2026-03-26T04:10:44.061Z | Downloaded ref-cast v1.0.25 |
| 1052 | 2026-03-26T04:10:44.061Z | Downloaded rand_core v0.10.0 |
| 1053 | 2026-03-26T04:10:44.064Z | Downloaded spin v0.5.2 |
| 1054 | 2026-03-26T04:10:44.064Z | Downloaded console v0.16.3 |
| 1055 | 2026-03-26T04:10:44.067Z | Downloaded parking_lot v0.11.2 |
| 1056 | 2026-03-26T04:10:44.067Z | Downloaded pest_derive v2.8.6 |
| 1057 | 2026-03-26T04:10:44.070Z | Downloaded omicron-zone-package v0.12.2 |
| 1058 | 2026-03-26T04:10:44.070Z | Downloaded strum v0.26.3 |
| 1059 | 2026-03-26T04:10:44.070Z | Downloaded poly1305 v0.8.0 |
| 1060 | 2026-03-26T04:10:44.074Z | Downloaded stable_deref_trait v1.2.1 |
| 1061 | 2026-03-26T04:10:44.074Z | Downloaded daft-derive v0.1.5 |
| 1062 | 2026-03-26T04:10:44.077Z | Downloaded secrecy v0.10.3 |
| 1063 | 2026-03-26T04:10:44.077Z | Downloaded rusty-fork v0.3.1 |
| 1064 | 2026-03-26T04:10:44.080Z | Downloaded rustls-native-certs v0.8.3 |
| 1065 | 2026-03-26T04:10:44.080Z | Downloaded serde-big-array v0.5.1 |
| 1066 | 2026-03-26T04:10:44.083Z | Downloaded strum v0.27.2 |
| 1067 | 2026-03-26T04:10:44.083Z | Downloaded rustversion v1.0.22 |
| 1068 | 2026-03-26T04:10:44.083Z | Downloaded tabled_derive v0.7.0 |
| 1069 | 2026-03-26T04:10:44.086Z | Downloaded rustls-pemfile v2.2.0 |
| 1070 | 2026-03-26T04:10:44.086Z | Downloaded termtree v0.5.1 |
| 1071 | 2026-03-26T04:10:44.086Z | Downloaded take_mut v0.2.2 |
| 1072 | 2026-03-26T04:10:44.089Z | Downloaded tagptr v0.2.0 |
| 1073 | 2026-03-26T04:10:44.089Z | Downloaded dropshot_endpoint v0.16.7 |
| 1074 | 2026-03-26T04:10:44.092Z | Downloaded byteorder v1.5.0 |
| 1075 | 2026-03-26T04:10:44.092Z | Downloaded tabwriter v1.4.1 |
| 1076 | 2026-03-26T04:10:44.092Z | Downloaded indexmap v1.9.3 |
| 1077 | 2026-03-26T04:10:44.097Z | Downloaded serde_derive_internals v0.29.1 |
| 1078 | 2026-03-26T04:10:44.097Z | Downloaded sdd v3.0.10 |
| 1079 | 2026-03-26T04:10:44.101Z | Downloaded schemars_derive v0.8.22 |
| 1080 | 2026-03-26T04:10:44.101Z | Downloaded elliptic-curve v0.13.8 |
| 1081 | 2026-03-26T04:10:44.101Z | Downloaded testing_table v0.3.0 |
| 1082 | 2026-03-26T04:10:44.104Z | Downloaded diff v0.1.13 |
| 1083 | 2026-03-26T04:10:44.104Z | Downloaded blake2 v0.10.6 |
| 1084 | 2026-03-26T04:10:44.107Z | Downloaded structmeta-derive v0.3.0 |
| 1085 | 2026-03-26T04:10:44.107Z | Downloaded structmeta v0.3.0 |
| 1086 | 2026-03-26T04:10:44.107Z | Downloaded icu_provider v2.1.1 |
| 1087 | 2026-03-26T04:10:44.110Z | Downloaded half v2.7.1 |
| 1088 | 2026-03-26T04:10:44.110Z | Downloaded siphasher v1.0.2 |
| 1089 | 2026-03-26T04:10:44.113Z | Downloaded cargo_toml v0.22.3 |
| 1090 | 2026-03-26T04:10:44.113Z | Downloaded serde_tokenstream v0.2.3 |
| 1091 | 2026-03-26T04:10:44.114Z | Downloaded time-core v0.1.8 |
| 1092 | 2026-03-26T04:10:44.114Z | Downloaded thread-id v4.2.2 |
| 1093 | 2026-03-26T04:10:44.117Z | Downloaded colored v3.1.1 |
| 1094 | 2026-03-26T04:10:44.117Z | Downloaded snafu-derive v0.8.9 |
| 1095 | 2026-03-26T04:10:44.120Z | Downloaded smawk v0.3.2 |
| 1096 | 2026-03-26T04:10:44.120Z | Downloaded smartstring v1.0.1 |
| 1097 | 2026-03-26T04:10:44.120Z | Downloaded slog-async v2.8.0 |
| 1098 | 2026-03-26T04:10:44.123Z | Downloaded slog-stdlog v4.1.1 |
| 1099 | 2026-03-26T04:10:44.123Z | Downloaded slog-dtrace v0.3.0 |
| 1100 | 2026-03-26T04:10:44.127Z | Downloaded ciborium v0.2.2 |
| 1101 | 2026-03-26T04:10:44.127Z | Downloaded icu_normalizer v2.1.1 |
| 1102 | 2026-03-26T04:10:44.127Z | Downloaded chacha20 v0.10.0 |
| 1103 | 2026-03-26T04:10:44.130Z | Downloaded ingot-macros v0.1.1 |
| 1104 | 2026-03-26T04:10:44.130Z | Downloaded dropshot_endpoint v0.17.0 |
| 1105 | 2026-03-26T04:10:44.134Z | Downloaded strum_macros v0.26.4 |
| 1106 | 2026-03-26T04:10:44.134Z | Downloaded postcard v1.1.3 |
| 1107 | 2026-03-26T04:10:44.137Z | Downloaded pest_generator v2.8.6 |
| 1108 | 2026-03-26T04:10:44.137Z | Downloaded papergrid v0.11.0 |
| 1109 | 2026-03-26T04:10:44.140Z | Downloaded usdt v0.5.0 |
| 1110 | 2026-03-26T04:10:44.140Z | Downloaded topological-sort v0.2.2 |
| 1111 | 2026-03-26T04:10:44.143Z | Downloaded strum_macros v0.27.2 |
| 1112 | 2026-03-26T04:10:44.143Z | Downloaded unarray v0.1.4 |
| 1113 | 2026-03-26T04:10:44.143Z | Downloaded usdt-attr-macro v0.6.0 |
| 1114 | 2026-03-26T04:10:44.146Z | Downloaded darling v0.21.3 |
| 1115 | 2026-03-26T04:10:44.149Z | Downloaded usdt-macro v0.6.0 |
| 1116 | 2026-03-26T04:10:44.149Z | Downloaded arc-swap v1.9.0 |
| 1117 | 2026-03-26T04:10:44.152Z | Downloaded slog-json v2.6.1 |
| 1118 | 2026-03-26T04:10:44.152Z | Downloaded smf v0.2.3 |
| 1119 | 2026-03-26T04:10:44.152Z | Downloaded usdt-attr-macro v0.5.0 |
| 1120 | 2026-03-26T04:10:44.152Z | Downloaded scroll v0.12.0 |
| 1121 | 2026-03-26T04:10:44.156Z | Downloaded waitgroup v0.1.2 |
| 1122 | 2026-03-26T04:10:44.156Z | Downloaded wait-timeout v0.2.1 |
| 1123 | 2026-03-26T04:10:44.156Z | Downloaded utf-8 v0.7.6 |
| 1124 | 2026-03-26T04:10:44.156Z | Downloaded usdt-macro v0.5.0 |
| 1125 | 2026-03-26T04:10:44.159Z | Downloaded slog-scope v4.4.1 |
| 1126 | 2026-03-26T04:10:44.159Z | Downloaded tiny-keccak v2.0.2 |
| 1127 | 2026-03-26T04:10:44.159Z | Downloaded tabled_derive v0.11.0 |
| 1128 | 2026-03-26T04:10:44.162Z | Downloaded thread-id v5.1.0 |
| 1129 | 2026-03-26T04:10:44.162Z | Downloaded thiserror-no-std v2.0.2 |
| 1130 | 2026-03-26T04:10:44.165Z | Downloaded scroll v0.13.0 |
| 1131 | 2026-03-26T04:10:44.165Z | Downloaded zeroize_derive v1.4.3 |
| 1132 | 2026-03-26T04:10:44.165Z | Downloaded yoke-derive v0.8.1 |
| 1133 | 2026-03-26T04:10:44.165Z | Downloaded const_format v0.2.35 |
| 1134 | 2026-03-26T04:10:44.168Z | Downloaded zone_cfg_derive v0.3.1 |
| 1135 | 2026-03-26T04:10:44.168Z | Downloaded zerofrom v0.1.6 |
| 1136 | 2026-03-26T04:10:44.171Z | Downloaded zone v0.3.1 |
| 1137 | 2026-03-26T04:10:44.172Z | Downloaded usdt v0.6.0 |
| 1138 | 2026-03-26T04:10:44.172Z | Downloaded universal-hash v0.5.1 |
| 1139 | 2026-03-26T04:10:44.172Z | Downloaded unit-prefix v0.5.2 |
| 1140 | 2026-03-26T04:10:44.172Z | Downloaded progenitor-impl v0.11.2 |
| 1141 | 2026-03-26T04:10:44.175Z | Downloaded tokio-dtrace v0.1.1 |
| 1142 | 2026-03-26T04:10:44.175Z | Downloaded icu_locale_core v2.1.1 |
| 1143 | 2026-03-26T04:10:44.178Z | Downloaded progenitor-impl v0.10.0 |
| 1144 | 2026-03-26T04:10:44.181Z | Downloaded indicatif v0.18.4 |
| 1145 | 2026-03-26T04:10:44.184Z | Downloaded icu_normalizer_data v2.1.1 |
| 1146 | 2026-03-26T04:10:44.184Z | Downloaded heapless v0.8.0 |
| 1147 | 2026-03-26T04:10:44.187Z | Downloaded untrusted v0.7.1 |
| 1148 | 2026-03-26T04:10:44.187Z | Downloaded time-macros v0.2.27 |
| 1149 | 2026-03-26T04:10:44.187Z | Downloaded rhai_codegen v3.1.0 |
| 1150 | 2026-03-26T04:10:44.192Z | Downloaded zerofrom-derive v0.1.6 |
| 1151 | 2026-03-26T04:10:44.195Z | Downloaded serde_with_macros v3.18.0 |
| 1152 | 2026-03-26T04:10:44.195Z | Downloaded prettyplease v0.2.37 |
| 1153 | 2026-03-26T04:10:44.199Z | Downloaded papergrid v0.17.0 |
| 1154 | 2026-03-26T04:10:44.202Z | Downloaded tokio-rustls v0.25.0 |
| 1155 | 2026-03-26T04:10:44.202Z | Downloaded dropshot-api-manager v0.5.2 |
| 1156 | 2026-03-26T04:10:44.205Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1157 | 2026-03-26T04:10:44.205Z | Downloaded tokio-tungstenite v0.21.0 |
| 1158 | 2026-03-26T04:10:44.205Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1159 | 2026-03-26T04:10:44.208Z | Downloaded typify-macro v0.4.3 |
| 1160 | 2026-03-26T04:10:44.208Z | Downloaded synstructure v0.13.2 |
| 1161 | 2026-03-26T04:10:44.208Z | Downloaded chacha20poly1305 v0.10.1 |
| 1162 | 2026-03-26T04:10:44.208Z | Downloaded whoami v1.6.1 |
| 1163 | 2026-03-26T04:10:44.211Z | Downloaded typify-macro v0.6.1 |
| 1164 | 2026-03-26T04:10:44.211Z | Downloaded slog-term v2.9.2 |
| 1165 | 2026-03-26T04:10:44.215Z | Downloaded vsss-rs v3.3.4 |
| 1166 | 2026-03-26T04:10:44.215Z | Downloaded crossbeam-epoch v0.9.18 |
| 1167 | 2026-03-26T04:10:44.215Z | Downloaded slog v2.8.2 |
| 1168 | 2026-03-26T04:10:44.218Z | Downloaded usdt-impl v0.6.0 |
| 1169 | 2026-03-26T04:10:44.218Z | Downloaded progenitor-impl v0.13.0 |
| 1170 | 2026-03-26T04:10:44.221Z | Downloaded schemars v0.8.22 |
| 1171 | 2026-03-26T04:10:44.226Z | Downloaded xz2 v0.1.7 |
| 1172 | 2026-03-26T04:10:44.229Z | Downloaded writeable v0.6.2 |
| 1173 | 2026-03-26T04:10:44.229Z | Downloaded yoke v0.8.1 |
| 1174 | 2026-03-26T04:10:44.232Z | Downloaded ucd-trie v0.1.7 |
| 1175 | 2026-03-26T04:10:44.232Z | Downloaded usdt-impl v0.5.0 |
| 1176 | 2026-03-26T04:10:44.232Z | Downloaded term v1.2.1 |
| 1177 | 2026-03-26T04:10:44.235Z | Downloaded thin-vec v0.2.14 |
| 1178 | 2026-03-26T04:10:44.235Z | Downloaded similar v2.7.0 |
| 1179 | 2026-03-26T04:10:44.238Z | Downloaded rayon-core v1.13.0 |
| 1180 | 2026-03-26T04:10:44.241Z | Downloaded jiff-static v0.2.23 |
| 1181 | 2026-03-26T04:10:44.241Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1182 | 2026-03-26T04:10:44.245Z | Downloaded test-strategy v0.4.5 |
| 1183 | 2026-03-26T04:10:44.247Z | Downloaded async-compression v0.4.41 |
| 1184 | 2026-03-26T04:10:44.251Z | Downloaded walkdir v2.5.0 |
| 1185 | 2026-03-26T04:10:44.251Z | Downloaded pest_meta v2.8.6 |
| 1186 | 2026-03-26T04:10:44.254Z | Downloaded zerovec-derive v0.11.2 |
| 1187 | 2026-03-26T04:10:44.254Z | Downloaded tinystr v0.8.2 |
| 1188 | 2026-03-26T04:10:44.257Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1189 | 2026-03-26T04:10:44.257Z | Downloaded tungstenite v0.21.0 |
| 1190 | 2026-03-26T04:10:44.260Z | Downloaded pretty_assertions v1.4.1 |
| 1191 | 2026-03-26T04:10:44.260Z | Downloaded minimal-lexical v0.2.1 |
| 1192 | 2026-03-26T04:10:44.263Z | Downloaded expectorate v1.2.0 |
| 1193 | 2026-03-26T04:10:44.266Z | Downloaded toml v0.7.8 |
| 1194 | 2026-03-26T04:10:44.266Z | Downloaded spin v0.9.8 |
| 1195 | 2026-03-26T04:10:44.269Z | Downloaded compression-codecs v0.4.37 |
| 1196 | 2026-03-26T04:10:44.269Z | Downloaded typify v0.6.1 |
| 1197 | 2026-03-26T04:10:44.272Z | Downloaded unsafe-libyaml v0.2.11 |
| 1198 | 2026-03-26T04:10:44.276Z | Downloaded hickory-resolver v0.25.2 |
| 1199 | 2026-03-26T04:10:44.276Z | Downloaded icu_collections v2.1.1 |
| 1200 | 2026-03-26T04:10:44.279Z | Downloaded hickory-resolver v0.24.4 |
| 1201 | 2026-03-26T04:10:44.282Z | Downloaded critical-section v1.2.0 |
| 1202 | 2026-03-26T04:10:44.282Z | Downloaded aws-lc-rs v1.16.2 |
| 1203 | 2026-03-26T04:10:44.286Z | Downloaded const_format_proc_macros v0.2.34 |
| 1204 | 2026-03-26T04:10:44.289Z | Downloaded rand v0.8.5 |
| 1205 | 2026-03-26T04:10:44.292Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1206 | 2026-03-26T04:10:44.293Z | Downloaded hashbrown v0.12.3 |
| 1207 | 2026-03-26T04:10:44.296Z | Downloaded typify v0.4.3 |
| 1208 | 2026-03-26T04:10:44.299Z | Downloaded qorb v0.4.1 |
| 1209 | 2026-03-26T04:10:44.299Z | Downloaded schemars v1.2.1 |
| 1210 | 2026-03-26T04:10:44.306Z | Downloaded zerocopy-derive v0.7.35 |
| 1211 | 2026-03-26T04:10:44.309Z | Downloaded rand v0.10.0 |
| 1212 | 2026-03-26T04:10:44.313Z | Downloaded zerotrie v0.2.3 |
| 1213 | 2026-03-26T04:10:44.313Z | Downloaded schemars v0.9.0 |
| 1214 | 2026-03-26T04:10:44.319Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 1215 | 2026-03-26T04:10:44.322Z | Downloaded cipher v0.4.4 |
| 1216 | 2026-03-26T04:10:44.322Z | Downloaded group v0.13.0 |
| 1217 | 2026-03-26T04:10:44.325Z | Downloaded snafu v0.8.9 |
| 1218 | 2026-03-26T04:10:44.329Z | Downloaded fs-err v3.3.0 |
| 1219 | 2026-03-26T04:10:44.329Z | Downloaded yansi v1.0.1 |
| 1220 | 2026-03-26T04:10:44.329Z | Downloaded ingot v0.1.1 |
| 1221 | 2026-03-26T04:10:44.332Z | Downloaded nom v7.1.3 |
| 1222 | 2026-03-26T04:10:44.335Z | Downloaded zerocopy-derive v0.8.47 |
| 1223 | 2026-03-26T04:10:44.338Z | Downloaded foldhash v0.2.0 |
| 1224 | 2026-03-26T04:10:44.342Z | Downloaded nom v8.0.0 |
| 1225 | 2026-03-26T04:10:44.345Z | Downloaded steno v0.4.1 |
| 1226 | 2026-03-26T04:10:44.348Z | Downloaded libm v0.2.16 |
| 1227 | 2026-03-26T04:10:44.353Z | Downloaded toml_edit v0.19.15 |
| 1228 | 2026-03-26T04:10:44.363Z | Downloaded goblin v0.10.5 |
| 1229 | 2026-03-26T04:10:44.367Z | Downloaded icu_properties_data v2.1.2 |
| 1230 | 2026-03-26T04:10:44.373Z | Downloaded itertools v0.12.1 |
| 1231 | 2026-03-26T04:10:44.377Z | Downloaded pest v2.8.6 |
| 1232 | 2026-03-26T04:10:44.380Z | Downloaded hkdf v0.12.4 |
| 1233 | 2026-03-26T04:10:44.383Z | Downloaded iddqd v0.3.17 |
| 1234 | 2026-03-26T04:10:44.387Z | Downloaded typed-path v0.9.3 |
| 1235 | 2026-03-26T04:10:44.390Z | Downloaded reqwest v0.13.2 |
| 1236 | 2026-03-26T04:10:44.393Z | Downloaded zerovec v0.11.5 |
| 1237 | 2026-03-26T04:10:44.402Z | Downloaded goblin v0.8.2 |
| 1238 | 2026-03-26T04:10:44.405Z | Downloaded scc v2.4.0 |
| 1239 | 2026-03-26T04:10:44.409Z | Downloaded rayon v1.11.0 |
| 1240 | 2026-03-26T04:10:44.414Z | Downloaded tough v0.20.0 |
| 1241 | 2026-03-26T04:10:44.418Z | Downloaded serde_with v3.18.0 |
| 1242 | 2026-03-26T04:10:44.432Z | Downloaded blake3 v1.8.3 |
| 1243 | 2026-03-26T04:10:44.442Z | Downloaded moka v0.12.15 |
| 1244 | 2026-03-26T04:10:44.449Z | Downloaded zerocopy v0.7.35 |
| 1245 | 2026-03-26T04:10:44.458Z | Downloaded proptest v1.11.0 |
| 1246 | 2026-03-26T04:10:44.464Z | Downloaded winnow v0.5.40 |
| 1247 | 2026-03-26T04:10:44.476Z | Downloaded rustls-webpki v0.102.8 |
| 1248 | 2026-03-26T04:10:44.487Z | Downloaded tabled v0.15.0 |
| 1249 | 2026-03-26T04:10:44.496Z | Downloaded nix v0.31.2 |
| 1250 | 2026-03-26T04:10:44.503Z | Downloaded smoltcp v0.11.0 |
| 1251 | 2026-03-26T04:10:44.510Z | Downloaded hickory-proto v0.24.4 |
| 1252 | 2026-03-26T04:10:44.518Z | Downloaded hickory-proto v0.25.2 |
| 1253 | 2026-03-26T04:10:44.529Z | Downloaded syn v1.0.109 |
| 1254 | 2026-03-26T04:10:44.535Z | Downloaded time v0.3.47 |
| 1255 | 2026-03-26T04:10:44.541Z | Downloaded typify-impl v0.6.1 |
| 1256 | 2026-03-26T04:10:44.549Z | Downloaded tabled v0.20.0 |
| 1257 | 2026-03-26T04:10:44.581Z | Downloaded jiff v0.2.23 |
| 1258 | 2026-03-26T04:10:44.592Z | Downloaded rhai v1.24.0 |
| 1259 | 2026-03-26T04:10:44.598Z | Downloaded rustls v0.22.4 |
| 1260 | 2026-03-26T04:10:44.605Z | Downloaded petgraph v0.6.5 |
| 1261 | 2026-03-26T04:10:44.615Z | Downloaded openapiv3 v2.2.0 |
| 1262 | 2026-03-26T04:10:44.621Z | Downloaded lzma-sys v0.1.20 |
| 1263 | 2026-03-26T04:10:44.640Z | Downloaded regress v0.10.5 |
| 1264 | 2026-03-26T04:10:44.644Z | Downloaded dropshot v0.17.0 |
| 1265 | 2026-03-26T04:10:44.653Z | Downloaded dropshot v0.16.7 |
| 1266 | 2026-03-26T04:10:44.676Z | Downloaded sled v0.34.7 |
| 1267 | 2026-03-26T04:10:44.683Z | Downloaded typify-impl v0.4.3 |
| 1268 | 2026-03-26T04:10:44.764Z | Downloaded csv v1.4.0 |
| 1269 | 2026-03-26T04:10:44.774Z | Downloaded chrono-tz v0.10.4 |
| 1270 | 2026-03-26T04:10:44.791Z | Downloaded sha3 v0.10.8 |
| 1271 | 2026-03-26T04:10:44.847Z | Downloaded encoding_rs v0.8.35 |
| 1272 | 2026-03-26T04:10:45.361Z | Downloaded aws-lc-sys v0.39.0 |
| 1273 | 2026-03-26T04:10:46.245Z | Compiling proc-macro2 v1.0.106 |
| 1274 | 2026-03-26T04:10:46.245Z | Compiling unicode-ident v1.0.24 |
| 1275 | 2026-03-26T04:10:46.246Z | Compiling quote v1.0.45 |
| 1276 | 2026-03-26T04:10:46.249Z | Compiling serde_core v1.0.228 |
| 1277 | 2026-03-26T04:10:46.249Z | Compiling cfg-if v1.0.4 |
| 1278 | 2026-03-26T04:10:46.249Z | Compiling serde v1.0.228 |
| 1279 | 2026-03-26T04:10:46.249Z | Compiling libc v0.2.183 |
| 1280 | 2026-03-26T04:10:46.249Z | Compiling memchr v2.8.0 |
| 1281 | 2026-03-26T04:10:46.455Z | Compiling itoa v1.0.18 |
| 1282 | 2026-03-26T04:10:46.636Z | Compiling smallvec v1.15.1 |
| 1283 | 2026-03-26T04:10:46.656Z | Compiling zmij v1.0.21 |
| 1284 | 2026-03-26T04:10:46.723Z | Compiling serde_json v1.0.149 |
| 1285 | 2026-03-26T04:10:46.845Z | Compiling autocfg v1.5.0 |
| 1286 | 2026-03-26T04:10:46.962Z | Compiling libm v0.2.16 |
| 1287 | 2026-03-26T04:10:47.081Z | Compiling version_check v0.9.5 |
| 1288 | 2026-03-26T04:10:47.135Z | Compiling stable_deref_trait v1.2.1 |
| 1289 | 2026-03-26T04:10:47.199Z | Compiling pin-project-lite v0.2.17 |
| 1290 | 2026-03-26T04:10:47.210Z | Compiling writeable v0.6.2 |
| 1291 | 2026-03-26T04:10:47.252Z | Compiling percent-encoding v2.3.2 |
| 1292 | 2026-03-26T04:10:47.263Z | Compiling litemap v0.8.1 |
| 1293 | 2026-03-26T04:10:47.288Z | Compiling icu_properties_data v2.1.2 |
| 1294 | 2026-03-26T04:10:47.405Z | Compiling icu_normalizer_data v2.1.1 |
| 1295 | 2026-03-26T04:10:47.448Z | Compiling iana-time-zone v0.1.65 |
| 1296 | 2026-03-26T04:10:47.459Z | Compiling parking_lot_core v0.9.12 |
| 1297 | 2026-03-26T04:10:47.521Z | Compiling syn v2.0.117 |
| 1298 | 2026-03-26T04:10:47.668Z | Compiling equivalent v1.0.2 |
| 1299 | 2026-03-26T04:10:47.711Z | Compiling scopeguard v1.2.0 |
| 1300 | 2026-03-26T04:10:47.732Z | Compiling form_urlencoded v1.2.2 |
| 1301 | 2026-03-26T04:10:47.746Z | Compiling utf8_iter v1.0.4 |
| 1302 | 2026-03-26T04:10:47.756Z | Compiling allocator-api2 v0.2.21 |
| 1303 | 2026-03-26T04:10:47.776Z | Compiling foldhash v0.2.0 |
| 1304 | 2026-03-26T04:10:47.811Z | Compiling lock_api v0.4.14 |
| 1305 | 2026-03-26T04:10:47.885Z | Compiling dyn-clone v1.0.20 |
| 1306 | 2026-03-26T04:10:47.908Z | Compiling num-traits v0.2.19 |
| 1307 | 2026-03-26T04:10:48.008Z | Compiling jobserver v0.1.34 |
| 1308 | 2026-03-26T04:10:48.022Z | Compiling shlex v1.3.0 |
| 1309 | 2026-03-26T04:10:48.033Z | Compiling find-msvc-tools v0.1.9 |
| 1310 | 2026-03-26T04:10:48.073Z | Compiling hashbrown v0.16.1 |
| 1311 | 2026-03-26T04:10:48.204Z | Compiling cc v1.2.57 |
| 1312 | 2026-03-26T04:10:48.271Z | Compiling log v0.4.29 |
| 1313 | 2026-03-26T04:10:48.351Z | Compiling errno v0.3.14 |
| 1314 | 2026-03-26T04:10:48.500Z | Compiling semver v1.0.27 |
| 1315 | 2026-03-26T04:10:48.510Z | Compiling futures-core v0.3.32 |
| 1316 | 2026-03-26T04:10:48.607Z | Compiling getrandom v0.4.2 |
| 1317 | 2026-03-26T04:10:48.655Z | Compiling rand_core v0.10.0 |
| 1318 | 2026-03-26T04:10:48.707Z | Compiling thiserror v2.0.18 |
| 1319 | 2026-03-26T04:10:48.810Z | Compiling indexmap v2.13.0 |
| 1320 | 2026-03-26T04:10:48.838Z | Compiling zerocopy v0.8.47 |
| 1321 | 2026-03-26T04:10:48.955Z | Compiling heck v0.5.0 |
| 1322 | 2026-03-26T04:10:49.060Z | Compiling futures-sink v0.3.32 |
| 1323 | 2026-03-26T04:10:49.167Z | Compiling fnv v1.0.7 |
| 1324 | 2026-03-26T04:10:49.224Z | Compiling slab v0.4.12 |
| 1325 | 2026-03-26T04:10:49.241Z | Compiling uuid v1.22.0 |
| 1326 | 2026-03-26T04:10:49.254Z | Compiling futures-channel v0.3.32 |
| 1327 | 2026-03-26T04:10:49.266Z | Compiling rustversion v1.0.22 |
| 1328 | 2026-03-26T04:10:49.401Z | Compiling futures-task v0.3.32 |
| 1329 | 2026-03-26T04:10:49.455Z | Compiling futures-io v0.3.32 |
| 1330 | 2026-03-26T04:10:49.479Z | Compiling typenum v1.19.0 |
| 1331 | 2026-03-26T04:10:49.523Z | Compiling schemars v0.8.22 |
| 1332 | 2026-03-26T04:10:49.618Z | Compiling socket2 v0.6.3 |
| 1333 | 2026-03-26T04:10:49.628Z | Compiling getrandom v0.2.17 |
| 1334 | 2026-03-26T04:10:49.661Z | Compiling portable-atomic v1.13.1 |
| 1335 | 2026-03-26T04:10:49.775Z | Compiling parking_lot v0.12.5 |
| 1336 | 2026-03-26T04:10:49.813Z | Compiling signal-hook-registry v1.4.8 |
| 1337 | 2026-03-26T04:10:49.889Z | Compiling mio v1.1.1 |
| 1338 | 2026-03-26T04:10:50.071Z | Compiling bitflags v2.11.0 |
| 1339 | 2026-03-26T04:10:50.117Z | Compiling subtle v2.6.1 |
| 1340 | 2026-03-26T04:10:50.190Z | Compiling critical-section v1.2.0 |
| 1341 | 2026-03-26T04:10:50.202Z | Compiling byteorder v1.5.0 |
| 1342 | 2026-03-26T04:10:50.282Z | Compiling untrusted v0.9.0 |
| 1343 | 2026-03-26T04:10:50.297Z | Compiling base64 v0.22.1 |
| 1344 | 2026-03-26T04:10:50.308Z | Compiling rand_core v0.6.4 |
| 1345 | 2026-03-26T04:10:50.398Z | Compiling synstructure v0.13.2 |
| 1346 | 2026-03-26T04:10:50.398Z | Compiling serde_derive_internals v0.29.1 |
| 1347 | 2026-03-26T04:10:50.425Z | Compiling cmake v0.1.57 |
| 1348 | 2026-03-26T04:10:50.492Z | Compiling dunce v1.0.5 |
| 1349 | 2026-03-26T04:10:50.570Z | Compiling fs_extra v1.3.0 |
| 1350 | 2026-03-26T04:10:50.584Z | Compiling rustix v1.1.4 |
| 1351 | 2026-03-26T04:10:50.650Z | Compiling once_cell v1.21.4 |
| 1352 | 2026-03-26T04:10:50.717Z | Compiling atomic-waker v1.1.2 |
| 1353 | 2026-03-26T04:10:50.807Z | Compiling httparse v1.10.1 |
| 1354 | 2026-03-26T04:10:50.823Z | Compiling aws-lc-sys v0.39.0 |
| 1355 | 2026-03-26T04:10:50.841Z | Compiling ipnet v2.12.0 |
| 1356 | 2026-03-26T04:10:50.862Z | Compiling regex-syntax v0.8.10 |
| 1357 | 2026-03-26T04:10:50.925Z | Compiling strsim v0.11.1 |
| 1358 | 2026-03-26T04:10:51.163Z | Compiling slog v2.8.2 |
| 1359 | 2026-03-26T04:10:51.197Z | Compiling generic-array v0.14.7 |
| 1360 | 2026-03-26T04:10:51.215Z | Compiling ucd-trie v0.1.7 |
| 1361 | 2026-03-26T04:10:51.327Z | Compiling tower-service v0.3.3 |
| 1362 | 2026-03-26T04:10:51.382Z | Compiling tower-layer v0.3.3 |
| 1363 | 2026-03-26T04:10:51.393Z | Compiling thiserror v1.0.69 |
| 1364 | 2026-03-26T04:10:51.444Z | Compiling pest v2.8.6 |
| 1365 | 2026-03-26T04:10:51.535Z | Compiling try-lock v0.2.5 |
| 1366 | 2026-03-26T04:10:51.546Z | Compiling ryu v1.0.23 |
| 1367 | 2026-03-26T04:10:51.640Z | Compiling want v0.3.1 |
| 1368 | 2026-03-26T04:10:51.685Z | Compiling serde_derive v1.0.228 |
| 1369 | 2026-03-26T04:10:51.698Z | Compiling zerofrom-derive v0.1.6 |
| 1370 | 2026-03-26T04:10:51.730Z | Compiling yoke-derive v0.8.1 |
| 1371 | 2026-03-26T04:10:51.788Z | Compiling zerovec-derive v0.11.2 |
| 1372 | 2026-03-26T04:10:51.811Z | Compiling displaydoc v0.2.5 |
| 1373 | 2026-03-26T04:10:52.538Z | Compiling tokio-macros v2.6.1 |
| 1374 | 2026-03-26T04:10:52.707Z | Compiling schemars_derive v0.8.22 |
| 1375 | 2026-03-26T04:10:52.737Z | Compiling thiserror-impl v2.0.18 |
| 1376 | 2026-03-26T04:10:52.848Z | Compiling zerocopy-derive v0.8.47 |
| 1377 | 2026-03-26T04:10:52.869Z | Compiling zerofrom v0.1.6 |
| 1378 | 2026-03-26T04:10:52.985Z | Compiling yoke v0.8.1 |
| 1379 | 2026-03-26T04:10:53.164Z | Compiling zerovec v0.11.5 |
| 1380 | 2026-03-26T04:10:53.283Z | Compiling zerotrie v0.2.3 |
| 1381 | 2026-03-26T04:10:53.520Z | Compiling zeroize_derive v1.4.3 |
| 1382 | 2026-03-26T04:10:53.574Z | Compiling futures-macro v0.3.32 |
| 1383 | 2026-03-26T04:10:53.652Z | Compiling tinystr v0.8.2 |
| 1384 | 2026-03-26T04:10:53.847Z | Compiling icu_locale_core v2.1.1 |
| 1385 | 2026-03-26T04:10:53.903Z | Compiling potential_utf v0.1.4 |
| 1386 | 2026-03-26T04:10:54.010Z | Compiling icu_collections v2.1.1 |
| 1387 | 2026-03-26T04:10:54.164Z | Compiling zeroize v1.8.2 |
| 1388 | 2026-03-26T04:10:54.203Z | Compiling thiserror-impl v1.0.69 |
| 1389 | 2026-03-26T04:10:54.381Z | Compiling futures-util v0.3.32 |
| 1390 | 2026-03-26T04:10:54.511Z | Compiling icu_provider v2.1.1 |
| 1391 | 2026-03-26T04:10:54.767Z | Compiling bytes v1.11.1 |
| 1392 | 2026-03-26T04:10:54.795Z | Compiling icu_normalizer v2.1.1 |
| 1393 | 2026-03-26T04:10:54.807Z | Compiling icu_properties v2.1.2 |
| 1394 | 2026-03-26T04:10:54.825Z | Compiling chrono v0.4.44 |
| 1395 | 2026-03-26T04:10:55.326Z | Compiling http v1.4.0 |
| 1396 | 2026-03-26T04:10:55.364Z | Compiling tokio v1.50.0 |
| 1397 | 2026-03-26T04:10:55.377Z | Compiling serde_tokenstream v0.2.3 |
| 1398 | 2026-03-26T04:10:55.697Z | Compiling idna_adapter v1.2.1 |
| 1399 | 2026-03-26T04:10:55.834Z | Compiling idna v1.1.0 |
| 1400 | 2026-03-26T04:10:56.325Z | Compiling http-body v1.0.1 |
| 1401 | 2026-03-26T04:10:56.332Z | Compiling url v2.5.8 |
| 1402 | 2026-03-26T04:10:56.332Z | Compiling erased-serde v0.3.31 |
| 1403 | 2026-03-26T04:10:56.427Z | Compiling pest_meta v2.8.6 |
| 1404 | 2026-03-26T04:10:56.602Z | Compiling pin-utils v0.1.0 |
| 1405 | 2026-03-26T04:10:56.792Z | Compiling httpdate v1.0.3 |
| 1406 | 2026-03-26T04:10:57.082Z | Compiling ppv-lite86 v0.2.21 |
| 1407 | 2026-03-26T04:10:57.090Z | Compiling getrandom v0.3.4 |
| 1408 | 2026-03-26T04:10:57.106Z | Compiling pest_generator v2.8.6 |
| 1409 | 2026-03-26T04:10:57.186Z | Compiling pretty-hex v0.4.2 |
| 1410 | 2026-03-26T04:10:57.317Z | Compiling paste v1.0.15 |
| 1411 | 2026-03-26T04:10:57.329Z | Compiling plain v0.2.3 |
| 1412 | 2026-03-26T04:10:57.358Z | Compiling crypto-common v0.1.7 |
| 1413 | 2026-03-26T04:10:57.429Z | Compiling omicron-workspace-hack v0.1.0 |
| 1414 | 2026-03-26T04:10:57.483Z | Compiling ident_case v1.0.1 |
| 1415 | 2026-03-26T04:10:57.604Z | Compiling tracing-attributes v0.1.31 |
| 1416 | 2026-03-26T04:10:57.655Z | Compiling tracing-core v0.1.36 |
| 1417 | 2026-03-26T04:10:57.700Z | Compiling pest_derive v2.8.6 |
| 1418 | 2026-03-26T04:10:57.765Z | Compiling http-body-util v0.1.3 |
| 1419 | 2026-03-26T04:10:57.997Z | Compiling serde_urlencoded v0.7.1 |
| 1420 | 2026-03-26T04:10:58.112Z | Compiling ipnetwork v0.21.1 |
| 1421 | 2026-03-26T04:10:58.146Z | Compiling daft-derive v0.1.5 |
| 1422 | 2026-03-26T04:10:58.234Z | Compiling sync_wrapper v1.0.2 |
| 1423 | 2026-03-26T04:10:58.237Z | Compiling fastrand v2.3.0 |
| 1424 | 2026-03-26T04:10:58.255Z | Compiling aho-corasick v1.1.4 |
| 1425 | 2026-03-26T04:10:58.335Z | Compiling winnow v1.0.0 |
| 1426 | 2026-03-26T04:10:58.507Z | Compiling rustls-pki-types v1.14.0 |
| 1427 | 2026-03-26T04:10:58.535Z | Compiling async-trait v0.1.89 |
| 1428 | 2026-03-26T04:10:58.800Z | Compiling tracing v0.1.44 |
| 1429 | 2026-03-26T04:10:58.868Z | Compiling ring v0.17.14 |
| 1430 | 2026-03-26T04:10:59.031Z | Compiling regex-automata v0.4.14 |
| 1431 | 2026-03-26T04:10:59.199Z | Compiling iri-string v0.7.11 |
| 1432 | 2026-03-26T04:10:59.362Z | Compiling powerfmt v0.2.0 |
| 1433 | 2026-03-26T04:10:59.393Z | Compiling cpufeatures v0.2.17 |
| 1434 | 2026-03-26T04:10:59.461Z | Compiling anyhow v1.0.102 |
| 1435 | 2026-03-26T04:10:59.489Z | Compiling num-conv v0.2.0 |
| 1436 | 2026-03-26T04:10:59.566Z | Compiling time-core v0.1.8 |
| 1437 | 2026-03-26T04:10:59.616Z | Compiling deranged v0.5.8 |
| 1438 | 2026-03-26T04:10:59.706Z | Compiling time-macros v0.2.27 |
| 1439 | 2026-03-26T04:11:00.138Z | Compiling block-buffer v0.10.4 |
| 1440 | 2026-03-26T04:11:00.275Z | Compiling scroll_derive v0.13.1 |
| 1441 | 2026-03-26T04:11:00.601Z | Compiling hex v0.4.3 |
| 1442 | 2026-03-26T04:11:00.665Z | Compiling regex v1.12.3 |
| 1443 | 2026-03-26T04:11:00.854Z | Compiling num_threads v0.1.7 |
| 1444 | 2026-03-26T04:11:00.865Z | Compiling digest v0.10.7 |
| 1445 | 2026-03-26T04:11:01.127Z | Compiling scroll v0.13.0 |
| 1446 | 2026-03-26T04:11:01.130Z | Compiling tokio-util v0.7.18 |
| 1447 | 2026-03-26T04:11:01.391Z | Compiling oxnet v0.1.4 |
| 1448 | 2026-03-26T04:11:01.563Z | Compiling camino v1.2.2 |
| 1449 | 2026-03-26T04:11:01.733Z | Compiling goblin v0.10.5 |
| 1450 | 2026-03-26T04:11:01.884Z | Compiling usdt-impl v0.6.0 |
| 1451 | 2026-03-26T04:11:01.911Z | Compiling openssl-probe v0.2.1 |
| 1452 | 2026-03-26T04:11:02.092Z | Compiling dtrace-parser v0.3.0 |
| 1453 | 2026-03-26T04:11:02.315Z | Compiling crossbeam-utils v0.8.21 |
| 1454 | 2026-03-26T04:11:02.521Z | Compiling h2 v0.4.13 |
| 1455 | 2026-03-26T04:11:02.787Z | Compiling futures-executor v0.3.32 |
| 1456 | 2026-03-26T04:11:02.948Z | Compiling openapiv3 v2.2.0 |
| 1457 | 2026-03-26T04:11:02.959Z | Compiling structmeta-derive v0.3.0 |
| 1458 | 2026-03-26T04:11:03.061Z | Compiling regress v0.10.5 |
| 1459 | 2026-03-26T04:11:03.546Z | Compiling thread-id v5.1.0 |
| 1460 | 2026-03-26T04:11:03.625Z | Compiling syn v1.0.109 |
| 1461 | 2026-03-26T04:11:03.937Z | Compiling rustls v0.22.4 |
| 1462 | 2026-03-26T04:11:03.955Z | Compiling structmeta v0.3.0 |
| 1463 | 2026-03-26T04:11:04.163Z | Compiling futures v0.3.32 |
| 1464 | 2026-03-26T04:11:04.193Z | Compiling rand_core v0.9.5 |
| 1465 | 2026-03-26T04:11:04.402Z | Compiling dof v0.4.0 |
| 1466 | 2026-03-26T04:11:04.517Z | Compiling hyper v1.8.1 |
| 1467 | 2026-03-26T04:11:04.890Z | Compiling darling_core v0.23.0 |
| 1468 | 2026-03-26T04:11:05.804Z | Compiling newtype-uuid-macros v0.1.0 |
| 1469 | 2026-03-26T04:11:05.900Z | Compiling thread_local v1.1.9 |
| 1470 | 2026-03-26T04:11:06.175Z | Compiling match_cfg v0.1.0 |
| 1471 | 2026-03-26T04:11:06.245Z | Compiling winnow v0.7.15 |
| 1472 | 2026-03-26T04:11:06.282Z | Compiling aws-lc-rs v1.16.2 |
| 1473 | 2026-03-26T04:11:06.337Z | Compiling hyper-util v0.1.20 |
| 1474 | 2026-03-26T04:11:06.581Z | Compiling newtype-uuid v1.3.2 |
| 1475 | 2026-03-26T04:11:06.604Z | Compiling quick-error v1.2.3 |
| 1476 | 2026-03-26T04:11:06.705Z | Compiling slog-async v2.8.0 |
| 1477 | 2026-03-26T04:11:06.912Z | Compiling ref-cast v1.0.25 |
| 1478 | 2026-03-26T04:11:06.923Z | Compiling daft v0.1.5 |
| 1479 | 2026-03-26T04:11:07.023Z | Compiling usdt-attr-macro v0.6.0 |
| 1480 | 2026-03-26T04:11:07.034Z | Compiling darling_macro v0.23.0 |
| 1481 | 2026-03-26T04:11:07.175Z | Compiling usdt-macro v0.6.0 |
| 1482 | 2026-03-26T04:11:07.250Z | Compiling rand_chacha v0.9.0 |
| 1483 | 2026-03-26T04:11:07.601Z | Compiling darling v0.23.0 |
| 1484 | 2026-03-26T04:11:07.675Z | Compiling ref-cast-impl v1.0.25 |
| 1485 | 2026-03-26T04:11:07.687Z | Compiling strum_macros v0.26.4 |
| 1486 | 2026-03-26T04:11:07.724Z | Compiling serde_spanned v1.1.0 |
| 1487 | 2026-03-26T04:11:07.865Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1488 | 2026-03-26T04:11:08.000Z | Compiling multer v3.1.0 |
| 1489 | 2026-03-26T04:11:08.168Z | Compiling untrusted v0.7.1 |
| 1490 | 2026-03-26T04:11:08.199Z | Compiling debug-ignore v1.0.5 |
| 1491 | 2026-03-26T04:11:08.213Z | Compiling bit-vec v0.8.0 |
| 1492 | 2026-03-26T04:11:08.266Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1493 | 2026-03-26T04:11:08.289Z | Compiling take_mut v0.2.2 |
| 1494 | 2026-03-26T04:11:08.298Z | Compiling term v1.2.1 |
| 1495 | 2026-03-26T04:11:08.385Z | Compiling bit-set v0.8.0 |
| 1496 | 2026-03-26T04:11:08.436Z | Compiling serde_with_macros v3.18.0 |
| 1497 | 2026-03-26T04:11:08.447Z | Compiling rand v0.9.2 |
| 1498 | 2026-03-26T04:11:08.536Z | Compiling async-stream-impl v0.3.6 |
| 1499 | 2026-03-26T04:11:08.985Z | Compiling dropshot v0.16.7 |
| 1500 | 2026-03-26T04:11:09.038Z | Compiling encoding_rs v0.8.35 |
| 1501 | 2026-03-26T04:11:09.202Z | Compiling rustls v0.23.37 |
| 1502 | 2026-03-26T04:11:09.265Z | Compiling strum v0.26.3 |
| 1503 | 2026-03-26T04:11:09.385Z | Compiling unarray v0.1.4 |
| 1504 | 2026-03-26T04:11:09.396Z | Compiling spin v0.9.8 |
| 1505 | 2026-03-26T04:11:09.409Z | Compiling mime v0.3.17 |
| 1506 | 2026-03-26T04:11:09.508Z | Compiling async-stream v0.3.6 |
| 1507 | 2026-03-26T04:11:09.552Z | Compiling derive-ex v0.1.8 |
| 1508 | 2026-03-26T04:11:09.676Z | Compiling dropshot_endpoint v0.16.7 |
| 1509 | 2026-03-26T04:11:09.691Z | Compiling macaddr v1.0.1 |
| 1510 | 2026-03-26T04:11:09.806Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1511 | 2026-03-26T04:11:09.908Z | Compiling waitgroup v0.1.2 |
| 1512 | 2026-03-26T04:11:09.942Z | Compiling serde_path_to_error v0.1.20 |
| 1513 | 2026-03-26T04:11:10.269Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1514 | 2026-03-26T04:11:10.293Z | Compiling tempfile v3.27.0 |
| 1515 | 2026-03-26T04:11:10.398Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1516 | 2026-03-26T04:11:10.590Z | Compiling tower v0.5.3 |
| 1517 | 2026-03-26T04:11:10.659Z | Compiling strum_macros v0.27.2 |
| 1518 | 2026-03-26T04:11:10.701Z | Compiling instant v0.1.13 |
| 1519 | 2026-03-26T04:11:10.778Z | Compiling time v0.3.47 |
| 1520 | 2026-03-26T04:11:11.081Z | Compiling tower-http v0.6.8 |
| 1521 | 2026-03-26T04:11:11.155Z | Compiling rustc-hash v2.1.1 |
| 1522 | 2026-03-26T04:11:11.192Z | Compiling test-strategy v0.4.5 |
| 1523 | 2026-03-26T04:11:11.399Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1524 | 2026-03-26T04:11:11.508Z | Compiling crossbeam-channel v0.5.15 |
| 1525 | 2026-03-26T04:11:12.476Z | Compiling strum v0.27.2 |
| 1526 | 2026-03-26T04:11:12.549Z | Compiling parse-display-derive v0.10.0 |
| 1527 | 2026-03-26T04:11:12.601Z | Compiling rustls-native-certs v0.8.3 |
| 1528 | 2026-03-26T04:11:12.898Z | Compiling rustls-webpki v0.102.8 |
| 1529 | 2026-03-26T04:11:12.938Z | Compiling backon v1.6.0 |
| 1530 | 2026-03-26T04:11:13.134Z | Compiling rand_chacha v0.3.1 |
| 1531 | 2026-03-26T04:11:13.577Z | Compiling rand v0.8.5 |
| 1532 | 2026-03-26T04:11:13.755Z | Compiling slog-json v2.6.1 |
| 1533 | 2026-03-26T04:11:13.925Z | Compiling hostname v0.3.1 |
| 1534 | 2026-03-26T04:11:13.953Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1535 | 2026-03-26T04:11:14.061Z | Compiling is-terminal v0.4.17 |
| 1536 | 2026-03-26T04:11:14.150Z | Compiling memmap2 v0.9.10 |
| 1537 | 2026-03-26T04:11:14.161Z | Compiling wait-timeout v0.2.1 |
| 1538 | 2026-03-26T04:11:14.361Z | Compiling either v1.15.0 |
| 1539 | 2026-03-26T04:11:14.374Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1540 | 2026-03-26T04:11:14.456Z | Compiling usdt v0.6.0 |
| 1541 | 2026-03-26T04:11:14.560Z | Compiling rusty-fork v0.3.1 |
| 1542 | 2026-03-26T04:11:14.634Z | Compiling slog-term v2.9.2 |
| 1543 | 2026-03-26T04:11:14.730Z | Compiling slog-bunyan v2.5.0 |
| 1544 | 2026-03-26T04:11:15.230Z | Compiling serde_with v3.18.0 |
| 1545 | 2026-03-26T04:11:15.320Z | Compiling rand_xorshift v0.4.0 |
| 1546 | 2026-03-26T04:11:15.378Z | Compiling sha1 v0.10.6 |
| 1547 | 2026-03-26T04:11:15.451Z | Compiling rustls-pemfile v2.2.0 |
| 1548 | 2026-03-26T04:11:15.504Z | Compiling tokio-rustls v0.25.0 |
| 1549 | 2026-03-26T04:11:15.635Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1550 | 2026-03-26T04:11:15.678Z | Compiling hostname v0.4.2 |
| 1551 | 2026-03-26T04:11:15.724Z | Compiling proptest v1.11.0 |
| 1552 | 2026-03-26T04:11:16.636Z | Compiling reqwest v0.12.28 |
| 1553 | 2026-03-26T04:11:16.803Z | Compiling itertools v0.14.0 |
| 1554 | 2026-03-26T04:11:17.025Z | Compiling iddqd v0.3.17 |
| 1555 | 2026-03-26T04:11:17.722Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1556 | 2026-03-26T04:11:18.028Z | Compiling utf8parse v0.2.2 |
| 1557 | 2026-03-26T04:11:18.135Z | Compiling anstyle-parse v1.0.0 |
| 1558 | 2026-03-26T04:11:18.148Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1559 | 2026-03-26T04:11:18.319Z | Compiling toml_datetime v0.6.11 |
| 1560 | 2026-03-26T04:11:18.390Z | Compiling anstyle-query v1.1.5 |
| 1561 | 2026-03-26T04:11:18.588Z | Compiling is_terminal_polyfill v1.70.2 |
| 1562 | 2026-03-26T04:11:18.680Z | Compiling anstyle v1.0.14 |
| 1563 | 2026-03-26T04:11:18.792Z | Compiling colorchoice v1.0.5 |
| 1564 | 2026-03-26T04:11:18.897Z | Compiling anstream v1.0.0 |
| 1565 | 2026-03-26T04:11:18.909Z | Compiling progenitor-client v0.10.0 |
| 1566 | 2026-03-26T04:11:19.185Z | Compiling parse-display v0.10.0 |
| 1567 | 2026-03-26T04:11:19.266Z | Compiling backoff v0.4.0 |
| 1568 | 2026-03-26T04:11:19.473Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1569 | 2026-03-26T04:11:19.518Z | Compiling clap_lex v1.1.0 |
| 1570 | 2026-03-26T04:11:19.758Z | Compiling clap_derive v4.6.0 |
| 1571 | 2026-03-26T04:11:19.928Z | Compiling unicode-width v0.2.2 |
| 1572 | 2026-03-26T04:11:20.209Z | Compiling terminal_size v0.4.4 |
| 1573 | 2026-03-26T04:11:20.351Z | Compiling darling_core v0.21.3 |
| 1574 | 2026-03-26T04:11:20.451Z | Compiling zerocopy-derive v0.7.35 |
| 1575 | 2026-03-26T04:11:21.239Z | Compiling crossbeam-epoch v0.9.18 |
| 1576 | 2026-03-26T04:11:21.339Z | Compiling zerocopy v0.7.35 |
| 1577 | 2026-03-26T04:11:22.001Z | Compiling clap_builder v4.6.0 |
| 1578 | 2026-03-26T04:11:22.300Z | Compiling proc-macro-error-attr v1.0.4 |
| 1579 | 2026-03-26T04:11:22.490Z | Compiling darling_macro v0.21.3 |
| 1580 | 2026-03-26T04:11:22.518Z | Compiling heapless v0.8.0 |
| 1581 | 2026-03-26T04:11:22.629Z | Compiling tinyvec_macros v0.1.1 |
| 1582 | 2026-03-26T04:11:22.696Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1583 | 2026-03-26T04:11:22.753Z | Compiling convert_case v0.4.0 |
| 1584 | 2026-03-26T04:11:22.896Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1585 | 2026-03-26T04:11:22.965Z | Compiling tinyvec v1.11.0 |
| 1586 | 2026-03-26T04:11:23.043Z | Compiling darling v0.21.3 |
| 1587 | 2026-03-26T04:11:23.054Z | Compiling derive_more v0.99.20 |
| 1588 | 2026-03-26T04:11:23.122Z | Compiling ingot-macros v0.1.1 |
| 1589 | 2026-03-26T04:11:23.604Z | Compiling clap v4.6.0 |
| 1590 | 2026-03-26T04:11:24.117Z | Compiling dtrace-parser v0.2.0 |
| 1591 | 2026-03-26T04:11:24.586Z | Compiling secrecy v0.10.3 |
| 1592 | 2026-03-26T04:11:24.742Z | Compiling scroll_derive v0.12.1 |
| 1593 | 2026-03-26T04:11:25.000Z | Compiling hash32 v0.3.1 |
| 1594 | 2026-03-26T04:11:25.063Z | Compiling proc-macro-error v1.0.4 |
| 1595 | 2026-03-26T04:11:25.149Z | Compiling usdt-impl v0.5.0 |
| 1596 | 2026-03-26T04:11:25.237Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1597 | 2026-03-26T04:11:25.279Z | Compiling crucible-workspace-hack v0.1.0 |
| 1598 | 2026-03-26T04:11:25.389Z | Compiling smoltcp v0.11.0 |
| 1599 | 2026-03-26T04:11:25.438Z | Compiling winnow v0.5.40 |
| 1600 | 2026-03-26T04:11:25.522Z | Compiling scroll v0.12.0 |
| 1601 | 2026-03-26T04:11:25.790Z | Compiling proc-macro-crate v3.5.0 |
| 1602 | 2026-03-26T04:11:25.900Z | Compiling ingot-types v0.1.2 |
| 1603 | 2026-03-26T04:11:26.210Z | Compiling dof v0.3.0 |
| 1604 | 2026-03-26T04:11:26.402Z | Compiling typify-impl v0.6.1 |
| 1605 | 2026-03-26T04:11:26.550Z | Compiling serde_spanned v0.6.9 |
| 1606 | 2026-03-26T04:11:26.553Z | Compiling cobs v0.3.0 |
| 1607 | 2026-03-26T04:11:26.574Z | Compiling memoffset v0.9.1 |
| 1608 | 2026-03-26T04:11:26.696Z | Compiling thread-id v4.2.2 |
| 1609 | 2026-03-26T04:11:26.723Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1610 | 2026-03-26T04:11:26.742Z | Compiling cfg_aliases v0.2.1 |
| 1611 | 2026-03-26T04:11:26.773Z | Compiling toml_edit v0.19.15 |
| 1612 | 2026-03-26T04:11:26.796Z | Compiling managed v0.8.0 |
| 1613 | 2026-03-26T04:11:26.808Z | Compiling toml_write v0.1.2 |
| 1614 | 2026-03-26T04:11:26.877Z | Compiling bitflags v1.3.2 |
| 1615 | 2026-03-26T04:11:26.945Z | Compiling nix v0.31.2 |
| 1616 | 2026-03-26T04:11:26.956Z | Compiling toml_edit v0.22.27 |
| 1617 | 2026-03-26T04:11:27.303Z | Compiling postcard v1.1.3 |
| 1618 | 2026-03-26T04:11:27.832Z | Compiling ingot v0.1.1 |
| 1619 | 2026-03-26T04:11:28.157Z | Compiling proc-macro-crate v1.3.1 |
| 1620 | 2026-03-26T04:11:28.479Z | Compiling num_enum_derive v0.7.6 |
| 1621 | 2026-03-26T04:11:28.745Z | Compiling goblin v0.8.2 |
| 1622 | 2026-03-26T04:11:29.262Z | Compiling tabwriter v1.4.1 |
| 1623 | 2026-03-26T04:11:29.501Z | Compiling foreign-types-macros v0.2.3 |
| 1624 | 2026-03-26T04:11:29.622Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1625 | 2026-03-26T04:11:29.673Z | Compiling num-integer v0.1.46 |
| 1626 | 2026-03-26T04:11:29.915Z | Compiling rustc_version v0.4.1 |
| 1627 | 2026-03-26T04:11:29.991Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1628 | 2026-03-26T04:11:30.206Z | Compiling rayon-core v1.13.0 |
| 1629 | 2026-03-26T04:11:30.273Z | Compiling cpufeatures v0.3.0 |
| 1630 | 2026-03-26T04:11:30.344Z | Compiling heck v0.4.1 |
| 1631 | 2026-03-26T04:11:30.360Z | Compiling float-ord v0.3.2 |
| 1632 | 2026-03-26T04:11:30.372Z | Compiling foreign-types-shared v0.3.1 |
| 1633 | 2026-03-26T04:11:30.467Z | Compiling foreign-types v0.5.0 |
| 1634 | 2026-03-26T04:11:30.525Z | Compiling chacha20 v0.10.0 |
| 1635 | 2026-03-26T04:11:30.778Z | Compiling curve25519-dalek v4.1.3 |
| 1636 | 2026-03-26T04:11:30.808Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1637 | 2026-03-26T04:11:31.054Z | Compiling num_enum v0.7.6 |
| 1638 | 2026-03-26T04:11:31.182Z | Compiling num_enum_derive v0.5.11 |
| 1639 | 2026-03-26T04:11:31.804Z | Compiling toml v0.8.23 |
| 1640 | 2026-03-26T04:11:32.621Z | Compiling crossbeam-deque v0.8.6 |
| 1641 | 2026-03-26T04:11:32.641Z | Compiling typify-macro v0.6.1 |
| 1642 | 2026-03-26T04:11:32.822Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1643 | 2026-03-26T04:11:33.066Z | Compiling hmac v0.12.1 |
| 1644 | 2026-03-26T04:11:33.306Z | Compiling inout v0.1.4 |
| 1645 | 2026-03-26T04:11:33.317Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1646 | 2026-03-26T04:11:33.450Z | Compiling ff v0.13.1 |
| 1647 | 2026-03-26T04:11:33.802Z | Compiling cstr-argument v0.1.2 |
| 1648 | 2026-03-26T04:11:33.824Z | Compiling prettyplease v0.2.37 |
| 1649 | 2026-03-26T04:11:33.951Z | Compiling colored v3.1.1 |
| 1650 | 2026-03-26T04:11:34.056Z | Compiling rustix v0.38.44 |
| 1651 | 2026-03-26T04:11:34.201Z | Compiling rustls-webpki v0.103.10 |
| 1652 | 2026-03-26T04:11:34.402Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1653 | 2026-03-26T04:11:34.563Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1654 | 2026-03-26T04:11:35.118Z | Compiling group v0.13.0 |
| 1655 | 2026-03-26T04:11:35.242Z | Compiling cipher v0.4.4 |
| 1656 | 2026-03-26T04:11:35.375Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1657 | 2026-03-26T04:11:35.536Z | Compiling hkdf v0.12.4 |
| 1658 | 2026-03-26T04:11:35.768Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1659 | 2026-03-26T04:11:35.942Z | Compiling num_enum v0.5.11 |
| 1660 | 2026-03-26T04:11:36.036Z | Compiling rand v0.10.0 |
| 1661 | 2026-03-26T04:11:36.056Z | Compiling num-rational v0.4.2 |
| 1662 | 2026-03-26T04:11:36.131Z | Compiling num-iter v0.1.45 |
| 1663 | 2026-03-26T04:11:36.251Z | Compiling usdt-macro v0.5.0 |
| 1664 | 2026-03-26T04:11:36.448Z | Compiling usdt-attr-macro v0.5.0 |
| 1665 | 2026-03-26T04:11:37.285Z | Compiling camino-tempfile v1.4.1 |
| 1666 | 2026-03-26T04:11:37.335Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1667 | 2026-03-26T04:11:37.532Z | Compiling tokio-rustls v0.26.4 |
| 1668 | 2026-03-26T04:11:37.595Z | Compiling rustls-platform-verifier v0.6.2 |
| 1669 | 2026-03-26T04:11:37.803Z | Compiling hyper-rustls v0.27.7 |
| 1670 | 2026-03-26T04:11:38.061Z | Compiling reqwest v0.13.2 |
| 1671 | 2026-03-26T04:11:38.231Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1672 | 2026-03-26T04:11:38.414Z | Compiling universal-hash v0.5.1 |
| 1673 | 2026-03-26T04:11:38.545Z | Compiling half v2.7.1 |
| 1674 | 2026-03-26T04:11:38.580Z | Compiling crypto-bigint v0.5.5 |
| 1675 | 2026-03-26T04:11:38.846Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1676 | 2026-03-26T04:11:39.179Z | Compiling enum-as-inner v0.6.1 |
| 1677 | 2026-03-26T04:11:39.303Z | Compiling progenitor-client v0.13.0 |
| 1678 | 2026-03-26T04:11:39.526Z | Compiling progenitor-extras v0.1.1 |
| 1679 | 2026-03-26T04:11:39.718Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1680 | 2026-03-26T04:11:39.738Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1681 | 2026-03-26T04:11:39.764Z | Compiling num-complex v0.4.6 |
| 1682 | 2026-03-26T04:11:40.020Z | Compiling memmap v0.7.0 |
| 1683 | 2026-03-26T04:11:40.144Z | Compiling base64ct v1.8.3 |
| 1684 | 2026-03-26T04:11:40.155Z | Compiling base16ct v0.2.0 |
| 1685 | 2026-03-26T04:11:40.212Z | Compiling ciborium-io v0.2.2 |
| 1686 | 2026-03-26T04:11:40.312Z | Compiling opaque-debug v0.3.1 |
| 1687 | 2026-03-26T04:11:40.322Z | Compiling data-encoding v2.10.0 |
| 1688 | 2026-03-26T04:11:40.384Z | Compiling password-hash v0.5.0 |
| 1689 | 2026-03-26T04:11:40.452Z | Compiling poly1305 v0.8.0 |
| 1690 | 2026-03-26T04:11:40.861Z | Compiling ciborium-ll v0.2.2 |
| 1691 | 2026-03-26T04:11:40.892Z | Compiling elliptic-curve v0.13.8 |
| 1692 | 2026-03-26T04:11:40.935Z | Compiling usdt v0.5.0 |
| 1693 | 2026-03-26T04:11:41.165Z | Compiling num v0.4.3 |
| 1694 | 2026-03-26T04:11:41.245Z | Compiling thiserror-no-std v2.0.2 |
| 1695 | 2026-03-26T04:11:41.302Z | Compiling rayon v1.11.0 |
| 1696 | 2026-03-26T04:11:41.327Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1697 | 2026-03-26T04:11:41.676Z | Compiling chacha20 v0.9.1 |
| 1698 | 2026-03-26T04:11:41.897Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1699 | 2026-03-26T04:11:42.368Z | Compiling typify v0.6.1 |
| 1700 | 2026-03-26T04:11:42.711Z | Compiling zone_cfg_derive v0.3.1 |
| 1701 | 2026-03-26T04:11:42.734Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1702 | 2026-03-26T04:11:43.066Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1703 | 2026-03-26T04:11:43.158Z | Compiling itertools v0.12.1 |
| 1704 | 2026-03-26T04:11:43.215Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1705 | 2026-03-26T04:11:43.372Z | Compiling blake2 v0.10.6 |
| 1706 | 2026-03-26T04:11:43.409Z | Compiling byte-wrapper v0.1.0 |
| 1707 | 2026-03-26T04:11:43.462Z | Compiling aead v0.5.2 |
| 1708 | 2026-03-26T04:11:43.621Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1709 | 2026-03-26T04:11:43.633Z | Compiling num-derive v0.4.2 |
| 1710 | 2026-03-26T04:11:43.766Z | Compiling sigpipe v0.1.3 |
| 1711 | 2026-03-26T04:11:43.823Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1712 | 2026-03-26T04:11:43.854Z | Compiling unsafe-libyaml v0.2.11 |
| 1713 | 2026-03-26T04:11:43.943Z | Compiling jiff v0.2.23 |
| 1714 | 2026-03-26T04:11:44.038Z | Compiling vcpkg v0.2.15 |
| 1715 | 2026-03-26T04:11:44.355Z | Compiling glob v0.3.3 |
| 1716 | 2026-03-26T04:11:44.520Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1717 | 2026-03-26T04:11:44.566Z | Compiling keccak v0.1.6 |
| 1718 | 2026-03-26T04:11:44.593Z | Compiling pkg-config v0.3.32 |
| 1719 | 2026-03-26T04:11:44.802Z | Compiling sha3 v0.10.8 |
| 1720 | 2026-03-26T04:11:44.813Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1721 | 2026-03-26T04:11:45.036Z | Compiling openssl-sys v0.9.112 |
| 1722 | 2026-03-26T04:11:45.048Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1723 | 2026-03-26T04:11:45.204Z | Compiling serde_yaml v0.9.34+deprecated |
| 1724 | 2026-03-26T04:11:45.216Z | Compiling zone v0.3.1 |
| 1725 | 2026-03-26T04:11:45.604Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1726 | 2026-03-26T04:11:46.521Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1727 | 2026-03-26T04:11:46.626Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1728 | 2026-03-26T04:11:46.895Z | Compiling chacha20poly1305 v0.10.1 |
| 1729 | 2026-03-26T04:11:47.029Z | Compiling argon2 v0.5.3 |
| 1730 | 2026-03-26T04:11:47.459Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1731 | 2026-03-26T04:11:47.702Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1732 | 2026-03-26T04:11:47.714Z | Compiling progenitor-impl v0.13.0 |
| 1733 | 2026-03-26T04:11:47.898Z | Compiling vsss-rs v3.3.4 |
| 1734 | 2026-03-26T04:11:48.261Z | Compiling ciborium v0.2.2 |
| 1735 | 2026-03-26T04:11:48.467Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1736 | 2026-03-26T04:11:48.585Z | Compiling hubpack_derive v0.1.1 |
| 1737 | 2026-03-26T04:11:48.758Z | Compiling smf v0.2.3 |
| 1738 | 2026-03-26T04:11:48.787Z | Compiling resolv-conf v0.7.6 |
| 1739 | 2026-03-26T04:11:48.842Z | Compiling semver v0.1.20 |
| 1740 | 2026-03-26T04:11:49.091Z | Compiling linked-hash-map v0.5.6 |
| 1741 | 2026-03-26T04:11:49.102Z | Compiling static_assertions v1.1.0 |
| 1742 | 2026-03-26T04:11:49.152Z | Compiling whoami v1.6.1 |
| 1743 | 2026-03-26T04:11:49.164Z | Compiling indent_write v2.2.0 |
| 1744 | 2026-03-26T04:11:49.252Z | Compiling lru-cache v0.1.2 |
| 1745 | 2026-03-26T04:11:49.274Z | Compiling hubpack v0.1.2 |
| 1746 | 2026-03-26T04:11:49.294Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1747 | 2026-03-26T04:11:49.374Z | Compiling rustc_version v0.1.7 |
| 1748 | 2026-03-26T04:11:49.498Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1749 | 2026-03-26T04:11:49.524Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1750 | 2026-03-26T04:11:49.629Z | Compiling hickory-proto v0.24.4 |
| 1751 | 2026-03-26T04:11:50.050Z | Compiling serde-big-array v0.5.1 |
| 1752 | 2026-03-26T04:11:50.194Z | Compiling pin-project-internal v1.1.11 |
| 1753 | 2026-03-26T04:11:51.166Z | Compiling derive-where v1.6.1 |
| 1754 | 2026-03-26T04:11:51.308Z | Compiling progenitor-macro v0.13.0 |
| 1755 | 2026-03-26T04:11:51.320Z | Compiling serde_repr v0.1.20 |
| 1756 | 2026-03-26T04:11:51.899Z | Compiling minimal-lexical v0.2.1 |
| 1757 | 2026-03-26T04:11:52.159Z | Compiling unicode-segmentation v1.13.1 |
| 1758 | 2026-03-26T04:11:52.284Z | Compiling swrite v0.1.0 |
| 1759 | 2026-03-26T04:11:52.382Z | Compiling siphasher v1.0.2 |
| 1760 | 2026-03-26T04:11:52.420Z | Compiling nom v7.1.3 |
| 1761 | 2026-03-26T04:11:52.578Z | Compiling phf_shared v0.12.1 |
| 1762 | 2026-03-26T04:11:52.589Z | Compiling newline-converter v0.3.0 |
| 1763 | 2026-03-26T04:11:52.703Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1764 | 2026-03-26T04:11:52.752Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1765 | 2026-03-26T04:11:52.940Z | Compiling hickory-resolver v0.24.4 |
| 1766 | 2026-03-26T04:11:53.197Z | Compiling pin-project v1.1.11 |
| 1767 | 2026-03-26T04:11:53.298Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1768 | 2026-03-26T04:11:53.302Z | Compiling newtype_derive v0.1.6 |
| 1769 | 2026-03-26T04:11:53.530Z | Compiling atomicwrites v0.4.4 |
| 1770 | 2026-03-26T04:11:53.786Z | Compiling unicode-normalization v0.1.25 |
| 1771 | 2026-03-26T04:11:54.173Z | Compiling console v0.15.11 |
| 1772 | 2026-03-26T04:11:54.246Z | Compiling tokio-stream v0.1.18 |
| 1773 | 2026-03-26T04:11:54.707Z | Compiling snafu-derive v0.8.9 |
| 1774 | 2026-03-26T04:11:54.839Z | Compiling async-recursion v1.1.1 |
| 1775 | 2026-03-26T04:11:54.973Z | Compiling slog-dtrace v0.3.0 |
| 1776 | 2026-03-26T04:11:55.112Z | Compiling bstr v1.12.1 |
| 1777 | 2026-03-26T04:11:55.202Z | Compiling csv-core v0.1.13 |
| 1778 | 2026-03-26T04:11:55.495Z | Compiling foreign-types-shared v0.1.1 |
| 1779 | 2026-03-26T04:11:55.511Z | Compiling cancel-safe-futures v0.1.5 |
| 1780 | 2026-03-26T04:11:55.579Z | Compiling highway v1.3.0 |
| 1781 | 2026-03-26T04:11:55.590Z | Compiling openssl v0.10.76 |
| 1782 | 2026-03-26T04:11:55.593Z | Compiling same-file v1.0.6 |
| 1783 | 2026-03-26T04:11:55.671Z | Compiling similar v2.7.0 |
| 1784 | 2026-03-26T04:11:55.747Z | Compiling owo-colors v4.3.0 |
| 1785 | 2026-03-26T04:11:55.771Z | Compiling unicode-xid v0.2.6 |
| 1786 | 2026-03-26T04:11:55.856Z | Compiling foldhash v0.1.5 |
| 1787 | 2026-03-26T04:11:55.893Z | Compiling chrono-tz v0.10.4 |
| 1788 | 2026-03-26T04:11:55.967Z | Compiling unicode-width v0.1.14 |
| 1789 | 2026-03-26T04:11:56.038Z | Compiling hashbrown v0.15.5 |
| 1790 | 2026-03-26T04:11:56.121Z | Compiling expectorate v1.2.0 |
| 1791 | 2026-03-26T04:11:56.123Z | Compiling const_format_proc_macros v0.2.34 |
| 1792 | 2026-03-26T04:11:56.264Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1793 | 2026-03-26T04:11:56.291Z | Compiling walkdir v2.5.0 |
| 1794 | 2026-03-26T04:11:56.399Z | Compiling progenitor v0.13.0 |
| 1795 | 2026-03-26T04:11:56.498Z | Compiling snafu v0.8.9 |
| 1796 | 2026-03-26T04:11:56.533Z | Compiling foreign-types v0.3.2 |
| 1797 | 2026-03-26T04:11:56.563Z | Compiling globset v0.4.18 |
| 1798 | 2026-03-26T04:11:56.605Z | Compiling csv v1.4.0 |
| 1799 | 2026-03-26T04:11:56.650Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1800 | 2026-03-26T04:11:56.673Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1801 | 2026-03-26T04:11:56.880Z | Compiling qorb v0.4.1 |
| 1802 | 2026-03-26T04:11:57.161Z | Compiling olpc-cjson v0.1.4 |
| 1803 | 2026-03-26T04:11:57.327Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1804 | 2026-03-26T04:11:57.447Z | Compiling phf v0.12.1 |
| 1805 | 2026-03-26T04:11:57.852Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1806 | 2026-03-26T04:11:58.122Z | Compiling tokio-dtrace v0.1.1 |
| 1807 | 2026-03-26T04:11:58.135Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1808 | 2026-03-26T04:11:58.394Z | Compiling libsw-core v0.3.2 |
| 1809 | 2026-03-26T04:11:58.514Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1810 | 2026-03-26T04:11:58.562Z | Compiling serde_plain v1.0.2 |
| 1811 | 2026-03-26T04:11:58.604Z | Compiling openssl-macros v0.1.1 |
| 1812 | 2026-03-26T04:11:58.767Z | Compiling pem v3.0.6 |
| 1813 | 2026-03-26T04:11:58.783Z | Compiling cookie v0.18.1 |
| 1814 | 2026-03-26T04:11:58.827Z | Compiling bytecount v0.6.9 |
| 1815 | 2026-03-26T04:11:58.971Z | Compiling fixedbitset v0.5.7 |
| 1816 | 2026-03-26T04:11:59.003Z | Compiling fixedbitset v0.4.2 |
| 1817 | 2026-03-26T04:11:59.066Z | Compiling typed-path v0.9.3 |
| 1818 | 2026-03-26T04:11:59.120Z | Compiling papergrid v0.11.0 |
| 1819 | 2026-03-26T04:11:59.149Z | Compiling libsw v3.5.0 |
| 1820 | 2026-03-26T04:11:59.228Z | Compiling petgraph v0.6.5 |
| 1821 | 2026-03-26T04:11:59.300Z | Compiling petgraph v0.8.3 |
| 1822 | 2026-03-26T04:11:59.324Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1823 | 2026-03-26T04:12:00.363Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1824 | 2026-03-26T04:12:00.604Z | Compiling tough v0.20.0 |
| 1825 | 2026-03-26T04:12:00.705Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1826 | 2026-03-26T04:12:00.944Z | Compiling oxide-tokio-rt v0.1.3 |
| 1827 | 2026-03-26T04:12:01.096Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1828 | 2026-03-26T04:12:01.364Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1829 | 2026-03-26T04:12:02.280Z | Compiling const_format v0.2.35 |
| 1830 | 2026-03-26T04:12:02.652Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1831 | 2026-03-26T04:12:03.632Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1832 | 2026-03-26T04:12:03.762Z | Compiling gethostname v0.5.0 |
| 1833 | 2026-03-26T04:12:03.888Z | Compiling tabled_derive v0.7.0 |
| 1834 | 2026-03-26T04:12:04.302Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1835 | 2026-03-26T04:12:04.446Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1836 | 2026-03-26T04:12:04.537Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1837 | 2026-03-26T04:12:04.684Z | Compiling bcs v0.1.6 |
| 1838 | 2026-03-26T04:12:04.752Z | Compiling termtree v0.5.1 |
| 1839 | 2026-03-26T04:12:04.810Z | Compiling lazy_static v1.5.0 |
| 1840 | 2026-03-26T04:12:04.899Z | Compiling smawk v0.3.2 |
| 1841 | 2026-03-26T04:12:04.914Z | Compiling linear-map v1.2.0 |
| 1842 | 2026-03-26T04:12:04.999Z | Compiling tagptr v0.2.0 |
| 1843 | 2026-03-26T04:12:05.034Z | Compiling unicode-linebreak v0.1.5 |
| 1844 | 2026-03-26T04:12:05.092Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1845 | 2026-03-26T04:12:05.103Z | Compiling steno v0.4.1 |
| 1846 | 2026-03-26T04:12:05.145Z | Compiling moka v0.12.15 |
| 1847 | 2026-03-26T04:12:05.280Z | Compiling textwrap v0.16.2 |
| 1848 | 2026-03-26T04:12:05.319Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1849 | 2026-03-26T04:12:05.843Z | Compiling tabled v0.15.0 |
| 1850 | 2026-03-26T04:12:05.932Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1851 | 2026-03-26T04:12:05.983Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1852 | 2026-03-26T04:12:06.007Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1853 | 2026-03-26T04:12:06.175Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1854 | 2026-03-26T04:12:06.819Z | Compiling hickory-proto v0.25.2 |
| 1855 | 2026-03-26T04:12:06.986Z | Compiling humantime v2.3.0 |
| 1856 | 2026-03-26T04:12:07.271Z | Compiling num-derive v0.3.3 |
| 1857 | 2026-03-26T04:12:08.196Z | Compiling parking_lot_core v0.8.6 |
| 1858 | 2026-03-26T04:12:08.394Z | Compiling libscf-sys v1.1.0 |
| 1859 | 2026-03-26T04:12:08.427Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1860 | 2026-03-26T04:12:08.480Z | Compiling crc32fast v1.5.0 |
| 1861 | 2026-03-26T04:12:08.536Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1862 | 2026-03-26T04:12:08.770Z | Compiling hickory-resolver v0.25.2 |
| 1863 | 2026-03-26T04:12:08.912Z | Compiling parking_lot v0.11.2 |
| 1864 | 2026-03-26T04:12:08.983Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1865 | 2026-03-26T04:12:09.013Z | Compiling fxhash v0.2.1 |
| 1866 | 2026-03-26T04:12:09.109Z | Compiling internet-checksum v0.2.1 |
| 1867 | 2026-03-26T04:12:09.146Z | Compiling sled v0.34.7 |
| 1868 | 2026-03-26T04:12:09.205Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1869 | 2026-03-26T04:12:09.579Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1870 | 2026-03-26T04:12:14.874Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1871 | 2026-03-26T04:12:21.976Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1872 | 2026-03-26T04:12:23.548Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1873 | 2026-03-26T04:12:24.610Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1874 | 2026-03-26T04:12:25.715Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1875 | 2026-03-26T04:12:26.698Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1876 | 2026-03-26T04:12:49.101Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 03s |
| 1877 | 2026-03-26T04:12:49.274Z | ──────────── |
| 1878 | 2026-03-26T04:12:49.274Z | Nextest run ID 9d7688e8-35e0-4585-a780-92503bc311e2 with nextest profile: default |
| 1879 | 2026-03-26T04:12:49.274Z | Starting 18 tests across 1 binary (27 tests skipped) |
| 1880 | 2026-03-26T04:13:05.480Z | PASS [ 16.202s] rdb proptest::prop_ipv6_host_bits_always_unset |
| 1881 | 2026-03-26T04:13:05.543Z | PASS [ 16.266s] rdb proptest::prop_ipv6_default_contains_all |
| 1882 | 2026-03-26T04:13:05.622Z | PASS [ 16.345s] rdb proptest::prop_ipv4_host_bits_always_unset |
| 1883 | 2026-03-26T04:13:05.651Z | PASS [ 16.374s] rdb proptest::prop_ipv4_default_contains_all |
| 1884 | 2026-03-26T04:13:05.691Z | PASS [ 16.414s] rdb proptest::prop_ipv4_length_in_bounds |
| 1885 | 2026-03-26T04:13:05.778Z | PASS [ 16.501s] rdb proptest::prop_ipv4_unset_host_bits_idempotent |
| 1886 | 2026-03-26T04:13:05.790Z | PASS [ 16.513s] rdb proptest::prop_ipv4_within_self |
| 1887 | 2026-03-26T04:13:21.572Z | PASS [ 16.090s] rdb proptest::prop_ipv6_length_in_bounds |
| 1888 | 2026-03-26T04:13:21.676Z | PASS [ 16.131s] rdb proptest::prop_ipv6_unset_host_bits_idempotent |
| 1889 | 2026-03-26T04:13:21.811Z | PASS [ 16.187s] rdb proptest::prop_ipv6_within_self |
| 1890 | 2026-03-26T04:13:22.050Z | PASS [ 16.397s] rdb proptest::prop_prefix_enum_no_cross_family |
| 1891 | 2026-03-26T04:13:30.512Z | PASS [ 24.817s] rdb proptest::prop_static_route_key_deduplication |
| 1892 | 2026-03-26T04:13:40.624Z | PASS [ 34.841s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1893 | 2026-03-26T04:13:40.636Z | PASS [ 34.841s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1894 | 2026-03-26T04:13:49.285Z | SLOW [> 60.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1895 | 2026-03-26T04:13:56.313Z | PASS [ 34.736s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1896 | 2026-03-26T04:13:56.466Z | PASS [ 34.784s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits |
| 1897 | 2026-03-26T04:14:12.448Z | PASS [ 50.630s] rdb proptest::prop_static_route_key_ord_consistency |
| 1898 | 2026-03-26T04:14:49.295Z | SLOW [>120.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1899 | 2026-03-26T04:15:49.304Z | SLOW [>180.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1900 | 2026-03-26T04:16:49.313Z | SLOW [>240.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1901 | 2026-03-26T04:17:01.570Z | PASS [ 252.261s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1902 | 2026-03-26T04:17:01.573Z | ──────────── |
| 1903 | 2026-03-26T04:17:01.573Z | Summary [ 252.262s] 18 tests run: 18 passed (1 slow), 27 skipped |
| 1904 | 2026-03-26T04:17:01.584Z | + cp '*.log' /work/ |
| 1905 | 2026-03-26T04:17:01.586Z | + true |
| 1906 | 2026-03-26T04:17:01.587Z | + '[' -d proptest-regressions ']' |
| 1907 | 2026-03-26T04:17:01.587Z | + cp -r proptest-regressions /work/rdb-proptest-regressions |
| 1908 | 2026-03-26T04:17:01.589Z | + popd |
| 1909 | 2026-03-26T04:17:01.589Z | /work/oxidecomputer/maghemite |
| 1910 | 2026-03-26T04:17:01.589Z | + pushd bgp |
| 1911 | 2026-03-26T04:17:01.590Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 1912 | 2026-03-26T04:17:01.590Z | + PROPTEST_CASES=1000000 |
| 1913 | 2026-03-26T04:17:01.590Z | + cargo nextest run --lib proptest |
| 1914 | 2026-03-26T04:17:02.717Z | Compiling smallvec v1.15.1 |
| 1915 | 2026-03-26T04:17:02.720Z | Compiling serde_json v1.0.149 |
| 1916 | 2026-03-26T04:17:02.892Z | Compiling crunchy v0.2.4 |
| 1917 | 2026-03-26T04:17:02.912Z | Compiling tiny-keccak v2.0.2 |
| 1918 | 2026-03-26T04:17:02.923Z | Compiling smartstring v1.0.1 |
| 1919 | 2026-03-26T04:17:02.926Z | Compiling ahash v0.8.12 |
| 1920 | 2026-03-26T04:17:03.018Z | Compiling icu_normalizer v2.1.1 |
| 1921 | 2026-03-26T04:17:03.041Z | Compiling parking_lot_core v0.9.12 |
| 1922 | 2026-03-26T04:17:03.181Z | Compiling parking_lot_core v0.8.6 |
| 1923 | 2026-03-26T04:17:03.262Z | Compiling parking_lot v0.12.5 |
| 1924 | 2026-03-26T04:17:03.346Z | Compiling idna_adapter v1.2.1 |
| 1925 | 2026-03-26T04:17:03.482Z | Compiling idna v1.1.0 |
| 1926 | 2026-03-26T04:17:03.493Z | Compiling tokio v1.50.0 |
| 1927 | 2026-03-26T04:17:03.602Z | Compiling dof v0.4.0 |
| 1928 | 2026-03-26T04:17:03.667Z | Compiling schemars v0.8.22 |
| 1929 | 2026-03-26T04:17:03.719Z | Compiling openapiv3 v2.2.0 |
| 1930 | 2026-03-26T04:17:03.817Z | Compiling url v2.5.8 |
| 1931 | 2026-03-26T04:17:04.253Z | Compiling slog-json v2.6.1 |
| 1932 | 2026-03-26T04:17:04.677Z | Compiling usdt-impl v0.6.0 |
| 1933 | 2026-03-26T04:17:04.950Z | Compiling slog-bunyan v2.5.0 |
| 1934 | 2026-03-26T04:17:05.252Z | Compiling ipnetwork v0.21.1 |
| 1935 | 2026-03-26T04:17:05.324Z | Compiling newtype-uuid v1.3.2 |
| 1936 | 2026-03-26T04:17:05.395Z | Compiling usdt-macro v0.6.0 |
| 1937 | 2026-03-26T04:17:05.478Z | Compiling oxnet v0.1.4 |
| 1938 | 2026-03-26T04:17:05.690Z | Compiling usdt-attr-macro v0.6.0 |
| 1939 | 2026-03-26T04:17:05.723Z | Compiling serde_with v3.18.0 |
| 1940 | 2026-03-26T04:17:05.941Z | Compiling daft v0.1.5 |
| 1941 | 2026-03-26T04:17:05.954Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1942 | 2026-03-26T04:17:06.209Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1943 | 2026-03-26T04:17:06.523Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1944 | 2026-03-26T04:17:06.727Z | Compiling iddqd v0.3.17 |
| 1945 | 2026-03-26T04:17:06.880Z | Compiling usdt v0.6.0 |
| 1946 | 2026-03-26T04:17:07.159Z | Compiling tokio-util v0.7.18 |
| 1947 | 2026-03-26T04:17:07.296Z | Compiling tower v0.5.3 |
| 1948 | 2026-03-26T04:17:07.346Z | Compiling tokio-rustls v0.26.4 |
| 1949 | 2026-03-26T04:17:07.465Z | Compiling tokio-rustls v0.25.0 |
| 1950 | 2026-03-26T04:17:07.608Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1951 | 2026-03-26T04:17:07.693Z | Compiling tower-http v0.6.8 |
| 1952 | 2026-03-26T04:17:07.770Z | Compiling h2 v0.4.13 |
| 1953 | 2026-03-26T04:17:07.783Z | Compiling backoff v0.4.0 |
| 1954 | 2026-03-26T04:17:08.175Z | Compiling typify-impl v0.6.1 |
| 1955 | 2026-03-26T04:17:08.453Z | Compiling dof v0.3.0 |
| 1956 | 2026-03-26T04:17:08.798Z | Compiling usdt-impl v0.5.0 |
| 1957 | 2026-03-26T04:17:09.098Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1958 | 2026-03-26T04:17:09.316Z | Compiling usdt-macro v0.5.0 |
| 1959 | 2026-03-26T04:17:09.982Z | Compiling hyper v1.8.1 |
| 1960 | 2026-03-26T04:17:10.062Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1961 | 2026-03-26T04:17:10.247Z | Compiling usdt-attr-macro v0.5.0 |
| 1962 | 2026-03-26T04:17:11.238Z | Compiling hyper-util v0.1.20 |
| 1963 | 2026-03-26T04:17:11.418Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1964 | 2026-03-26T04:17:11.529Z | Compiling usdt v0.5.0 |
| 1965 | 2026-03-26T04:17:11.799Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1966 | 2026-03-26T04:17:11.812Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1967 | 2026-03-26T04:17:12.011Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1968 | 2026-03-26T04:17:12.378Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1969 | 2026-03-26T04:17:12.460Z | Compiling hyper-rustls v0.27.7 |
| 1970 | 2026-03-26T04:17:12.502Z | Compiling dropshot v0.16.7 |
| 1971 | 2026-03-26T04:17:12.766Z | Compiling reqwest v0.13.2 |
| 1972 | 2026-03-26T04:17:12.780Z | Compiling reqwest v0.12.28 |
| 1973 | 2026-03-26T04:17:14.500Z | Compiling progenitor-client v0.13.0 |
| 1974 | 2026-03-26T04:17:14.812Z | Compiling progenitor-extras v0.1.1 |
| 1975 | 2026-03-26T04:17:15.060Z | Compiling progenitor-client v0.10.0 |
| 1976 | 2026-03-26T04:17:15.350Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1977 | 2026-03-26T04:17:16.177Z | Compiling typify-macro v0.6.1 |
| 1978 | 2026-03-26T04:17:16.994Z | Compiling byte-wrapper v0.1.0 |
| 1979 | 2026-03-26T04:17:17.363Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1980 | 2026-03-26T04:17:17.487Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1981 | 2026-03-26T04:17:17.699Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1982 | 2026-03-26T04:17:18.283Z | Compiling typify v0.6.1 |
| 1983 | 2026-03-26T04:17:18.383Z | Compiling progenitor-impl v0.13.0 |
| 1984 | 2026-03-26T04:17:18.821Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1985 | 2026-03-26T04:17:19.040Z | Compiling zone v0.3.1 |
| 1986 | 2026-03-26T04:17:19.746Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1987 | 2026-03-26T04:17:19.840Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1988 | 2026-03-26T04:17:19.851Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1989 | 2026-03-26T04:17:19.919Z | Compiling hickory-proto v0.24.4 |
| 1990 | 2026-03-26T04:17:20.102Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1991 | 2026-03-26T04:17:20.354Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1992 | 2026-03-26T04:17:20.659Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1993 | 2026-03-26T04:17:22.681Z | Compiling progenitor-macro v0.13.0 |
| 1994 | 2026-03-26T04:17:23.283Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1995 | 2026-03-26T04:17:23.457Z | Compiling hickory-resolver v0.24.4 |
| 1996 | 2026-03-26T04:17:23.470Z | Compiling tokio-stream v0.1.18 |
| 1997 | 2026-03-26T04:17:23.872Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1998 | 2026-03-26T04:17:23.939Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 1999 | 2026-03-26T04:17:25.184Z | Compiling qorb v0.4.1 |
| 2000 | 2026-03-26T04:17:25.351Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2001 | 2026-03-26T04:17:25.659Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2002 | 2026-03-26T04:17:25.776Z | Compiling tokio-dtrace v0.1.1 |
| 2003 | 2026-03-26T04:17:26.061Z | Compiling libsw-core v0.3.2 |
| 2004 | 2026-03-26T04:17:26.086Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2005 | 2026-03-26T04:17:26.232Z | Compiling olpc-cjson v0.1.4 |
| 2006 | 2026-03-26T04:17:26.255Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2007 | 2026-03-26T04:17:26.372Z | Compiling tough v0.20.0 |
| 2008 | 2026-03-26T04:17:26.394Z | Compiling libsw v3.5.0 |
| 2009 | 2026-03-26T04:17:26.463Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2010 | 2026-03-26T04:17:26.572Z | Compiling oxide-tokio-rt v0.1.3 |
| 2011 | 2026-03-26T04:17:26.884Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2012 | 2026-03-26T04:17:27.546Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2013 | 2026-03-26T04:17:27.732Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2014 | 2026-03-26T04:17:27.744Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2015 | 2026-03-26T04:17:27.856Z | Compiling slog-dtrace v0.3.0 |
| 2016 | 2026-03-26T04:17:27.894Z | Compiling progenitor v0.13.0 |
| 2017 | 2026-03-26T04:17:27.914Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2018 | 2026-03-26T04:17:28.051Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2019 | 2026-03-26T04:17:28.172Z | Compiling cancel-safe-futures v0.1.5 |
| 2020 | 2026-03-26T04:17:28.298Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2021 | 2026-03-26T04:17:28.478Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2022 | 2026-03-26T04:17:28.978Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2023 | 2026-03-26T04:17:29.166Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2024 | 2026-03-26T04:17:29.169Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2025 | 2026-03-26T04:17:29.329Z | Compiling hickory-proto v0.25.2 |
| 2026 | 2026-03-26T04:17:29.372Z | Compiling steno v0.4.1 |
| 2027 | 2026-03-26T04:17:30.115Z | Compiling moka v0.12.15 |
| 2028 | 2026-03-26T04:17:30.964Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2029 | 2026-03-26T04:17:31.219Z | Compiling hickory-resolver v0.25.2 |
| 2030 | 2026-03-26T04:17:32.317Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2031 | 2026-03-26T04:17:32.633Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2032 | 2026-03-26T04:17:32.866Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2033 | 2026-03-26T04:17:33.369Z | Compiling const-random-macro v0.1.16 |
| 2034 | 2026-03-26T04:17:33.529Z | Compiling parking_lot v0.11.2 |
| 2035 | 2026-03-26T04:17:33.771Z | Compiling const-random v0.1.18 |
| 2036 | 2026-03-26T04:17:33.888Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2037 | 2026-03-26T04:17:33.966Z | Compiling sdd v3.0.10 |
| 2038 | 2026-03-26T04:17:34.139Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2039 | 2026-03-26T04:17:34.317Z | Compiling scc v2.4.0 |
| 2040 | 2026-03-26T04:17:34.490Z | Compiling sled v0.34.7 |
| 2041 | 2026-03-26T04:17:35.130Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 2042 | 2026-03-26T04:17:35.198Z | Compiling thin-vec v0.2.14 |
| 2043 | 2026-03-26T04:17:35.429Z | Compiling serial_test_derive v3.4.0 |
| 2044 | 2026-03-26T04:17:35.483Z | Compiling rhai_codegen v3.1.0 |
| 2045 | 2026-03-26T04:17:35.637Z | Compiling diff v0.1.13 |
| 2046 | 2026-03-26T04:17:35.732Z | Compiling yansi v1.0.1 |
| 2047 | 2026-03-26T04:17:35.770Z | Compiling nom v8.0.0 |
| 2048 | 2026-03-26T04:17:35.967Z | Compiling pretty_assertions v1.4.1 |
| 2049 | 2026-03-26T04:17:36.203Z | Compiling serial_test v3.4.0 |
| 2050 | 2026-03-26T04:17:36.631Z | Compiling rhai v1.24.0 |
| 2051 | 2026-03-26T04:17:41.593Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2052 | 2026-03-26T04:17:49.166Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2053 | 2026-03-26T04:17:50.761Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48dd241a) |
| 2054 | 2026-03-26T04:17:51.828Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2055 | 2026-03-26T04:17:52.934Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2056 | 2026-03-26T04:17:53.713Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2057 | 2026-03-26T04:17:56.076Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2058 | 2026-03-26T04:18:29.144Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 26s |
| 2059 | 2026-03-26T04:18:29.314Z | ──────────── |
| 2060 | 2026-03-26T04:18:29.314Z | Nextest run ID fd8bf376-7c70-4b5e-aee2-b530fb7c904a with nextest profile: default |
| 2061 | 2026-03-26T04:18:29.314Z | Starting 18 tests across 1 binary (132 tests skipped) |
| 2062 | 2026-03-26T04:18:45.620Z | PASS [ 16.304s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 2063 | 2026-03-26T04:18:47.655Z | PASS [ 18.339s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 2064 | 2026-03-26T04:18:47.757Z | PASS [ 18.441s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 2065 | 2026-03-26T04:18:48.989Z | PASS [ 19.673s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 2066 | 2026-03-26T04:18:49.673Z | PASS [ 20.356s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 2067 | 2026-03-26T04:18:57.774Z | PASS [ 28.456s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 2068 | 2026-03-26T04:19:03.950Z | PASS [ 16.292s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 2069 | 2026-03-26T04:19:05.774Z | PASS [ 20.151s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 2070 | 2026-03-26T04:19:07.377Z | PASS [ 19.617s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 2071 | 2026-03-26T04:19:08.163Z | PASS [ 18.488s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 2072 | 2026-03-26T04:19:09.042Z | PASS [ 39.723s] bgp proptest::prop_duplicate_attrs_deduplicated |
| 2073 | 2026-03-26T04:19:16.712Z | PASS [ 18.936s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 2074 | 2026-03-26T04:19:22.523Z | PASS [ 18.570s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 2075 | 2026-03-26T04:19:29.324Z | SLOW [> 60.000s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2076 | 2026-03-26T04:19:35.309Z | PASS [ 27.927s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 2077 | 2026-03-26T04:19:35.655Z | PASS [ 66.332s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2078 | 2026-03-26T04:19:49.000Z | SLOW [> 60.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2079 | 2026-03-26T04:19:57.434Z | PASS [ 68.435s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2080 | 2026-03-26T04:20:05.787Z | SLOW [> 60.000s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2081 | 2026-03-26T04:20:08.174Z | SLOW [> 60.000s] bgp proptest::prop_update_traditional_roundtrip |
| 2082 | 2026-03-26T04:20:08.769Z | PASS [ 60.597s] bgp proptest::prop_update_traditional_roundtrip |
| 2083 | 2026-03-26T04:20:17.691Z | PASS [ 71.907s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2084 | 2026-03-26T04:20:17.692Z | ──────────── |
| 2085 | 2026-03-26T04:20:17.692Z | Summary [ 108.363s] 18 tests run: 18 passed (4 slow), 132 skipped |
| 2086 | 2026-03-26T04:20:17.704Z | + cp '*.log' /work/ |
| 2087 | 2026-03-26T04:20:17.707Z | + true |
| 2088 | 2026-03-26T04:20:17.707Z | + '[' -d proptest-regressions ']' |
| 2089 | 2026-03-26T04:20:17.707Z | + cp -r proptest-regressions /work/bgp-proptest-regressions |
| 2090 | 2026-03-26T04:20:17.710Z | + popd |
| 2091 | 2026-03-26T04:20:17.710Z | /work/oxidecomputer/maghemite |
| 2092 | 2026-03-26T04:20:17.710Z | process exited: duration 718611 ms, exit code 0 |
| |
| 2093 | 2026-03-26T04:20:17.716Z | found 0 output files |