|
|
|
| 1 | 2026-06-02T23:36:18.833Z | job assigned to worker 01KT5B2AAFKS0ES7J4CPVQN3WR [factory aws, i-064ed2aec13604940] (queued for 1 m 2 s) |
| |
| 2 | 2026-06-02T23:36:25.452Z | starting task 0: "setup" |
| 3 | 2026-06-02T23:36:25.457Z | ++ uname -s |
| 4 | 2026-06-02T23:36:25.460Z | + kern=SunOS |
| 5 | 2026-06-02T23:36:25.460Z | + build_user=build |
| 6 | 2026-06-02T23:36:25.460Z | + build_uid=12345 |
| 7 | 2026-06-02T23:36:25.460Z | + work_dir=/work |
| 8 | 2026-06-02T23:36:25.460Z | + input_dir=/input |
| 9 | 2026-06-02T23:36:25.460Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-02T23:36:25.460Z | + case "$kern" in |
| 11 | 2026-06-02T23:36:25.460Z | + groupadd -g 12345 build |
| 12 | 2026-06-02T23:36:25.463Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-02T23:36:27.467Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-02T23:36:27.576Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-02T23:36:27.579Z | + home_fs=zfs |
| 16 | 2026-06-02T23:36:27.579Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-02T23:36:27.579Z | + mkdir -p /home/build |
| 18 | 2026-06-02T23:36:27.579Z | + chown build:build /home/build /work |
| 19 | 2026-06-02T23:36:29.580Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-02T23:36:29.584Z | process exited: duration 4129 ms, exit code 0 |
| |
| 21 | 2026-06-02T23:36:29.590Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-02T23:36:29.595Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-02T23:36:29.595Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-02T23:36:29.595Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-02T23:36:29.595Z | * rust toolchain profile = "default" |
| 26 | 2026-06-02T23:36:29.595Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-02T23:36:29.595Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-02T23:36:29.599Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-02T23:36:29.599Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-02T23:36:29.716Z | info: downloading installer |
| 31 | 2026-06-02T23:36:31.051Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-02T23:36:31.051Z | warn: /opt/ooce/bin |
| 33 | 2026-06-02T23:36:31.051Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-02T23:36:31.051Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-02T23:36:31.051Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-02T23:36:31.051Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-02T23:36:31.051Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-02T23:36:31.051Z | error: cannot install while Rust is installed |
| 39 | 2026-06-02T23:36:31.051Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-02T23:36:31.051Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-02T23:36:31.051Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-02T23:36:31.052Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-02T23:36:31.052Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-02T23:36:31.065Z | info: profile set to default |
| 45 | 2026-06-02T23:36:31.065Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-02T23:36:31.068Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-02T23:36:31.209Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-02T23:36:31.212Z | info: downloading 6 components |
| 49 | 2026-06-02T23:36:45.749Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-02T23:36:45.749Z | |
| 51 | 2026-06-02T23:36:45.782Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-02T23:36:45.782Z | |
| 53 | 2026-06-02T23:36:45.782Z | |
| 54 | 2026-06-02T23:36:45.782Z | Rust is installed now. Great! |
| 55 | 2026-06-02T23:36:45.782Z | |
| 56 | 2026-06-02T23:36:45.785Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-02T23:36:45.785Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-02T23:36:45.785Z | |
| 59 | 2026-06-02T23:36:45.785Z | To configure your current shell, you need to source |
| 60 | 2026-06-02T23:36:45.785Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-02T23:36:45.786Z | |
| 62 | 2026-06-02T23:36:45.786Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-02T23:36:45.786Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-02T23:36:45.786Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-02T23:36:45.786Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-02T23:36:45.786Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-02T23:36:45.786Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-02T23:36:45.786Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-02T23:36:45.786Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-02T23:36:45.786Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-02T23:36:45.882Z | + rustup --version |
| 72 | 2026-06-02T23:36:45.890Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-02T23:36:45.893Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-02T23:36:45.911Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-02T23:36:45.914Z | + cargo --version |
| 76 | 2026-06-02T23:36:45.927Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-02T23:36:45.930Z | + rustc --version |
| 78 | 2026-06-02T23:36:45.949Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-02T23:36:45.957Z | process exited: duration 16359 ms, exit code 0 |
| |
| 80 | 2026-06-02T23:36:45.964Z | starting task 2: "authentication" |
| 81 | 2026-06-02T23:36:45.980Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-02T23:36:45.986Z | starting task 3: "clone repository" |
| 83 | 2026-06-02T23:36:45.990Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-02T23:36:46.020Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-02T23:36:46.030Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-02T23:36:47.247Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-02T23:36:47.270Z | + git fetch origin 599e493354f57bbf7bbe7f25645e5c39dba85ffb |
| 88 | 2026-06-02T23:36:47.536Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-02T23:36:47.536Z | * branch 599e493354f57bbf7bbe7f25645e5c39dba85ffb -> FETCH_HEAD |
| 90 | 2026-06-02T23:36:47.569Z | + [[ -n trey/bgp_apply ]] |
| 91 | 2026-06-02T23:36:47.569Z | ++ git branch --show-current |
| 92 | 2026-06-02T23:36:47.569Z | + current=main |
| 93 | 2026-06-02T23:36:47.569Z | + [[ main != trey/bgp_apply ]] |
| 94 | 2026-06-02T23:36:47.569Z | + git branch -f trey/bgp_apply 599e493354f57bbf7bbe7f25645e5c39dba85ffb |
| 95 | 2026-06-02T23:36:47.569Z | + git checkout -f trey/bgp_apply |
| 96 | 2026-06-02T23:36:47.569Z | Switched to branch 'trey/bgp_apply' |
| 97 | 2026-06-02T23:36:47.569Z | + git reset --hard 599e493354f57bbf7bbe7f25645e5c39dba85ffb |
| 98 | 2026-06-02T23:36:47.569Z | HEAD is now at 599e493 bgp_apply: consolidate deletes in do_delete_router |
| 99 | 2026-06-02T23:36:47.570Z | process exited: duration 1558 ms, exit code 0 |
| |
| 100 | 2026-06-02T23:36:47.659Z | starting task 4: "build" |
| 101 | 2026-06-02T23:36:47.704Z | + set -e |
| 102 | 2026-06-02T23:36:47.704Z | + NEXTEST_VERSION=0.9.97 |
| 103 | 2026-06-02T23:36:47.704Z | + PLATFORM=illumos |
| 104 | 2026-06-02T23:36:47.704Z | + cargo --version |
| 105 | 2026-06-02T23:36:47.704Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 106 | 2026-06-02T23:36:47.795Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 107 | 2026-06-02T23:36:47.800Z | info: downloading 6 components |
| 108 | 2026-06-02T23:37:01.831Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 109 | 2026-06-02T23:37:01.834Z | + rustc --version |
| 110 | 2026-06-02T23:37:01.860Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 111 | 2026-06-02T23:37:01.863Z | + cargo install cargo-nextest --version 0.9.97 |
| 112 | 2026-06-02T23:37:01.899Z | Updating crates.io index |
| 113 | 2026-06-02T23:37:01.992Z | Downloading crates ... |
| 114 | 2026-06-02T23:37:02.062Z | Downloaded cargo-nextest v0.9.97 |
| 115 | 2026-06-02T23:37:02.101Z | Installing cargo-nextest v0.9.97 |
| 116 | 2026-06-02T23:37:02.142Z | Updating crates.io index |
| 117 | 2026-06-02T23:37:04.656Z | Locking 404 packages to latest compatible versions |
| 118 | 2026-06-02T23:37:04.663Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 119 | 2026-06-02T23:37:04.666Z | Adding duct v0.13.7 (available: v1.1.1) |
| 120 | 2026-06-02T23:37:04.666Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 121 | 2026-06-02T23:37:04.666Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 122 | 2026-06-02T23:37:04.667Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 123 | 2026-06-02T23:37:04.667Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 124 | 2026-06-02T23:37:04.667Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 125 | 2026-06-02T23:37:04.671Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 126 | 2026-06-02T23:37:04.676Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 127 | 2026-06-02T23:37:04.699Z | Downloading crates ... |
| 128 | 2026-06-02T23:37:04.769Z | Downloaded adler2 v2.0.1 |
| 129 | 2026-06-02T23:37:04.776Z | Downloaded atomicwrites v0.4.4 |
| 130 | 2026-06-02T23:37:04.777Z | Downloaded backtrace-ext v0.2.1 |
| 131 | 2026-06-02T23:37:04.787Z | Downloaded addr2line v0.25.1 |
| 132 | 2026-06-02T23:37:04.792Z | Downloaded base64 v0.22.1 |
| 133 | 2026-06-02T23:37:04.795Z | Downloaded backtrace v0.3.76 |
| 134 | 2026-06-02T23:37:04.799Z | Downloaded httparse v1.10.1 |
| 135 | 2026-06-02T23:37:04.799Z | Downloaded home v0.5.12 |
| 136 | 2026-06-02T23:37:04.802Z | Downloaded anstyle-parse v1.0.0 |
| 137 | 2026-06-02T23:37:04.803Z | Downloaded bitflags v2.12.1 |
| 138 | 2026-06-02T23:37:04.806Z | Downloaded ryu v1.0.23 |
| 139 | 2026-06-02T23:37:04.811Z | Downloaded const-oid v0.9.6 |
| 140 | 2026-06-02T23:37:04.817Z | Downloaded cargo_metadata v0.23.1 |
| 141 | 2026-06-02T23:37:04.821Z | Downloaded object v0.37.3 |
| 142 | 2026-06-02T23:37:04.827Z | Downloaded serde_urlencoded v0.7.1 |
| 143 | 2026-06-02T23:37:04.830Z | Downloaded ahash v0.8.12 |
| 144 | 2026-06-02T23:37:04.834Z | Downloaded log v0.4.31 |
| 145 | 2026-06-02T23:37:04.834Z | Downloaded pkcs8 v0.10.2 |
| 146 | 2026-06-02T23:37:04.837Z | Downloaded humantime v2.3.0 |
| 147 | 2026-06-02T23:37:04.837Z | Downloaded generic-array v0.14.7 |
| 148 | 2026-06-02T23:37:04.840Z | Downloaded futures-io v0.3.32 |
| 149 | 2026-06-02T23:37:04.840Z | Downloaded cfg_aliases v0.2.1 |
| 150 | 2026-06-02T23:37:04.840Z | Downloaded cfg-if v1.0.4 |
| 151 | 2026-06-02T23:37:04.843Z | Downloaded block-buffer v0.10.4 |
| 152 | 2026-06-02T23:37:04.843Z | Downloaded num-traits v0.2.19 |
| 153 | 2026-06-02T23:37:04.846Z | Downloaded parking_lot v0.12.5 |
| 154 | 2026-06-02T23:37:04.846Z | Downloaded heck v0.5.0 |
| 155 | 2026-06-02T23:37:04.867Z | Downloaded enable-ansi-support v0.2.1 |
| 156 | 2026-06-02T23:37:04.867Z | Downloaded colorchoice v1.0.5 |
| 157 | 2026-06-02T23:37:04.874Z | Downloaded scopeguard v1.2.0 |
| 158 | 2026-06-02T23:37:04.874Z | Downloaded async-scoped v0.9.0 |
| 159 | 2026-06-02T23:37:04.874Z | Downloaded jobserver v0.1.34 |
| 160 | 2026-06-02T23:37:04.874Z | Downloaded form_urlencoded v1.2.2 |
| 161 | 2026-06-02T23:37:04.874Z | Downloaded parking_lot_core v0.9.12 |
| 162 | 2026-06-02T23:37:04.874Z | Downloaded crypto-common v0.1.7 |
| 163 | 2026-06-02T23:37:04.874Z | Downloaded anstyle-query v1.1.5 |
| 164 | 2026-06-02T23:37:04.874Z | Downloaded is_ci v1.2.0 |
| 165 | 2026-06-02T23:37:04.874Z | Downloaded equivalent v1.0.2 |
| 166 | 2026-06-02T23:37:04.874Z | Downloaded cpufeatures v0.2.17 |
| 167 | 2026-06-02T23:37:04.874Z | Downloaded atomic-waker v1.1.2 |
| 168 | 2026-06-02T23:37:04.874Z | Downloaded clap_lex v1.1.0 |
| 169 | 2026-06-02T23:37:04.874Z | Downloaded quick-junit v0.5.2 |
| 170 | 2026-06-02T23:37:04.874Z | Downloaded openssl-probe v0.2.1 |
| 171 | 2026-06-02T23:37:04.874Z | Downloaded errno v0.3.14 |
| 172 | 2026-06-02T23:37:04.874Z | Downloaded indenter v0.3.4 |
| 173 | 2026-06-02T23:37:04.874Z | Downloaded cargo-platform v0.2.0 |
| 174 | 2026-06-02T23:37:04.879Z | Downloaded serde-value v0.7.0 |
| 175 | 2026-06-02T23:37:04.879Z | Downloaded ordered-float v2.10.1 |
| 176 | 2026-06-02T23:37:04.879Z | Downloaded number_prefix v0.4.0 |
| 177 | 2026-06-02T23:37:04.879Z | Downloaded is_terminal_polyfill v1.70.2 |
| 178 | 2026-06-02T23:37:04.879Z | Downloaded color-spantrace v0.3.0 |
| 179 | 2026-06-02T23:37:04.879Z | Downloaded pathdiff v0.2.3 |
| 180 | 2026-06-02T23:37:04.882Z | Downloaded debug-ignore v1.0.5 |
| 181 | 2026-06-02T23:37:04.882Z | Downloaded os_pipe v1.2.3 |
| 182 | 2026-06-02T23:37:04.886Z | Downloaded foreign-types v0.3.2 |
| 183 | 2026-06-02T23:37:04.889Z | Downloaded foreign-types-shared v0.1.1 |
| 184 | 2026-06-02T23:37:04.893Z | Downloaded document-features v0.2.12 |
| 185 | 2026-06-02T23:37:04.893Z | Downloaded mukti-metadata v0.3.0 |
| 186 | 2026-06-02T23:37:04.899Z | Downloaded rustc_version v0.4.1 |
| 187 | 2026-06-02T23:37:04.902Z | Downloaded nested v0.1.1 |
| 188 | 2026-06-02T23:37:04.902Z | Downloaded guppy-workspace-hack v0.1.0 |
| 189 | 2026-06-02T23:37:04.905Z | Downloaded percent-encoding v2.3.2 |
| 190 | 2026-06-02T23:37:04.907Z | Downloaded nextest-workspace-hack v0.1.0 |
| 191 | 2026-06-02T23:37:04.907Z | Downloaded humantime-serde v1.1.1 |
| 192 | 2026-06-02T23:37:04.911Z | Downloaded hex v0.4.3 |
| 193 | 2026-06-02T23:37:04.914Z | Downloaded lazy_static v1.5.0 |
| 194 | 2026-06-02T23:37:04.914Z | Downloaded pkg-config v0.3.33 |
| 195 | 2026-06-02T23:37:04.918Z | Downloaded fnv v1.0.7 |
| 196 | 2026-06-02T23:37:04.918Z | Downloaded futures-core v0.3.32 |
| 197 | 2026-06-02T23:37:04.921Z | Downloaded futures-sink v0.3.32 |
| 198 | 2026-06-02T23:37:04.921Z | Downloaded rustc-hash v2.1.2 |
| 199 | 2026-06-02T23:37:04.925Z | Downloaded serde_ignored v0.1.14 |
| 200 | 2026-06-02T23:37:04.925Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 201 | 2026-06-02T23:37:04.925Z | Downloaded cargo-util-schemas v0.2.0 |
| 202 | 2026-06-02T23:37:04.928Z | Downloaded futures-task v0.3.32 |
| 203 | 2026-06-02T23:37:04.932Z | Downloaded futures-macro v0.3.32 |
| 204 | 2026-06-02T23:37:04.935Z | Downloaded lru-slab v0.1.2 |
| 205 | 2026-06-02T23:37:04.935Z | Downloaded fastrand v2.4.1 |
| 206 | 2026-06-02T23:37:04.935Z | Downloaded hyper-tls v0.6.0 |
| 207 | 2026-06-02T23:37:04.938Z | Downloaded future-queue v0.4.0 |
| 208 | 2026-06-02T23:37:04.941Z | Downloaded serde_spanned v1.1.1 |
| 209 | 2026-06-02T23:37:04.943Z | Downloaded shared_child v1.1.1 |
| 210 | 2026-06-02T23:37:04.943Z | Downloaded itoa v1.0.18 |
| 211 | 2026-06-02T23:37:04.943Z | Downloaded http-body v1.0.1 |
| 212 | 2026-06-02T23:37:04.946Z | Downloaded shell-words v1.1.1 |
| 213 | 2026-06-02T23:37:04.946Z | Downloaded sigchld v0.2.4 |
| 214 | 2026-06-02T23:37:04.946Z | Downloaded indent_write v2.2.0 |
| 215 | 2026-06-02T23:37:04.949Z | Downloaded supports-color v3.0.2 |
| 216 | 2026-06-02T23:37:04.952Z | Downloaded signal-hook-mio v0.2.5 |
| 217 | 2026-06-02T23:37:04.955Z | Downloaded pin-project-lite v0.2.17 |
| 218 | 2026-06-02T23:37:04.958Z | Downloaded anstyle v1.0.14 |
| 219 | 2026-06-02T23:37:04.960Z | Downloaded miniz_oxide v0.8.9 |
| 220 | 2026-06-02T23:37:04.964Z | Downloaded either v1.16.0 |
| 221 | 2026-06-02T23:37:04.964Z | Downloaded autocfg v1.5.1 |
| 222 | 2026-06-02T23:37:04.964Z | Downloaded native-tls v0.2.18 |
| 223 | 2026-06-02T23:37:04.968Z | Downloaded camino-tempfile v1.4.1 |
| 224 | 2026-06-02T23:37:04.968Z | Downloaded lock_api v0.4.14 |
| 225 | 2026-06-02T23:37:04.968Z | Downloaded cargo-platform v0.3.3 |
| 226 | 2026-06-02T23:37:04.972Z | Downloaded ppv-lite86 v0.2.21 |
| 227 | 2026-06-02T23:37:04.972Z | Downloaded http-body-util v0.1.3 |
| 228 | 2026-06-02T23:37:04.972Z | Downloaded erased-serde v0.4.10 |
| 229 | 2026-06-02T23:37:04.975Z | Downloaded rand_chacha v0.9.0 |
| 230 | 2026-06-02T23:37:04.975Z | Downloaded ed25519 v2.2.3 |
| 231 | 2026-06-02T23:37:04.975Z | Downloaded nextest-metadata v0.12.2 |
| 232 | 2026-06-02T23:37:04.979Z | Downloaded swrite v0.1.0 |
| 233 | 2026-06-02T23:37:04.979Z | Downloaded idna_adapter v1.0.0 |
| 234 | 2026-06-02T23:37:04.979Z | Downloaded futures-executor v0.3.32 |
| 235 | 2026-06-02T23:37:04.979Z | Downloaded filetime v0.2.29 |
| 236 | 2026-06-02T23:37:04.981Z | Downloaded digest v0.10.7 |
| 237 | 2026-06-02T23:37:04.982Z | Downloaded serde_spanned v0.6.9 |
| 238 | 2026-06-02T23:37:04.985Z | Downloaded globset v0.4.18 |
| 239 | 2026-06-02T23:37:04.985Z | Downloaded dialoguer v0.11.0 |
| 240 | 2026-06-02T23:37:04.987Z | Downloaded tinyvec_macros v0.1.1 |
| 241 | 2026-06-02T23:37:04.987Z | Downloaded miette v7.6.0 |
| 242 | 2026-06-02T23:37:04.992Z | Downloaded terminal_size v0.4.4 |
| 243 | 2026-06-02T23:37:04.992Z | Downloaded supports-hyperlinks v3.2.0 |
| 244 | 2026-06-02T23:37:04.992Z | Downloaded fixedbitset v0.5.7 |
| 245 | 2026-06-02T23:37:04.995Z | Downloaded supports-unicode v3.0.0 |
| 246 | 2026-06-02T23:37:04.995Z | Downloaded subtle v2.6.1 |
| 247 | 2026-06-02T23:37:04.995Z | Downloaded strsim v0.11.1 |
| 248 | 2026-06-02T23:37:04.996Z | Downloaded sync_wrapper v1.0.2 |
| 249 | 2026-06-02T23:37:04.998Z | Downloaded foldhash v0.1.5 |
| 250 | 2026-06-02T23:37:04.998Z | Downloaded convert_case v0.10.0 |
| 251 | 2026-06-02T23:37:04.999Z | Downloaded console v0.15.11 |
| 252 | 2026-06-02T23:37:05.002Z | Downloaded pin-project-internal v1.1.13 |
| 253 | 2026-06-02T23:37:05.002Z | Downloaded openssl-macros v0.1.1 |
| 254 | 2026-06-02T23:37:05.002Z | Downloaded cc v1.2.63 |
| 255 | 2026-06-02T23:37:05.005Z | Downloaded rustc-demangle v0.1.27 |
| 256 | 2026-06-02T23:37:05.005Z | Downloaded hyper-rustls v0.27.9 |
| 257 | 2026-06-02T23:37:05.005Z | Downloaded cargo_metadata v0.20.0 |
| 258 | 2026-06-02T23:37:05.009Z | Downloaded base64ct v1.8.3 |
| 259 | 2026-06-02T23:37:05.009Z | Downloaded serde_path_to_error v0.1.20 |
| 260 | 2026-06-02T23:37:05.012Z | Downloaded self-replace v1.5.0 |
| 261 | 2026-06-02T23:37:05.012Z | Downloaded ipnet v2.12.0 |
| 262 | 2026-06-02T23:37:05.015Z | Downloaded rand_core v0.9.5 |
| 263 | 2026-06-02T23:37:05.015Z | Downloaded miette-derive v7.6.0 |
| 264 | 2026-06-02T23:37:05.015Z | Downloaded spki v0.7.3 |
| 265 | 2026-06-02T23:37:05.015Z | Downloaded sha2 v0.10.9 |
| 266 | 2026-06-02T23:37:05.018Z | Downloaded slab v0.4.12 |
| 267 | 2026-06-02T23:37:05.018Z | Downloaded signature v2.2.0 |
| 268 | 2026-06-02T23:37:05.021Z | Downloaded signal-hook-registry v1.4.8 |
| 269 | 2026-06-02T23:37:05.021Z | Downloaded shlex v2.0.1 |
| 270 | 2026-06-02T23:37:05.021Z | Downloaded toml_write v0.1.2 |
| 271 | 2026-06-02T23:37:05.024Z | Downloaded tokio-macros v2.7.0 |
| 272 | 2026-06-02T23:37:05.027Z | Downloaded tower-layer v0.3.3 |
| 273 | 2026-06-02T23:37:05.032Z | Downloaded simd-adler32 v0.3.9 |
| 274 | 2026-06-02T23:37:05.035Z | Downloaded nextest-filtering v0.15.0 |
| 275 | 2026-06-02T23:37:05.035Z | Downloaded anstream v1.0.0 |
| 276 | 2026-06-02T23:37:05.039Z | Downloaded newtype-uuid v1.3.2 |
| 277 | 2026-06-02T23:37:05.042Z | Downloaded litrs v1.0.0 |
| 278 | 2026-06-02T23:37:05.042Z | Downloaded self_update v0.42.0 |
| 279 | 2026-06-02T23:37:05.045Z | Downloaded quote v1.0.45 |
| 280 | 2026-06-02T23:37:05.045Z | Downloaded owo-colors v4.3.0 |
| 281 | 2026-06-02T23:37:05.048Z | Downloaded quinn-udp v0.5.14 |
| 282 | 2026-06-02T23:37:05.048Z | Downloaded cfg-expr v0.20.8 |
| 283 | 2026-06-02T23:37:05.052Z | Downloaded getrandom v0.2.17 |
| 284 | 2026-06-02T23:37:05.052Z | Downloaded thiserror v2.0.18 |
| 285 | 2026-06-02T23:37:05.056Z | Downloaded serde-untagged v0.1.9 |
| 286 | 2026-06-02T23:37:05.056Z | Downloaded target-lexicon v0.13.5 |
| 287 | 2026-06-02T23:37:05.059Z | Downloaded eyre v0.6.12 |
| 288 | 2026-06-02T23:37:05.059Z | Downloaded futures-channel v0.3.32 |
| 289 | 2026-06-02T23:37:05.059Z | Downloaded static_assertions v1.1.0 |
| 290 | 2026-06-02T23:37:05.062Z | Downloaded tokio-native-tls v0.3.1 |
| 291 | 2026-06-02T23:37:05.062Z | Downloaded iana-time-zone v0.1.65 |
| 292 | 2026-06-02T23:37:05.066Z | Downloaded urlencoding v2.1.3 |
| 293 | 2026-06-02T23:37:05.066Z | Downloaded untrusted v0.9.0 |
| 294 | 2026-06-02T23:37:05.066Z | Downloaded tower-service v0.3.3 |
| 295 | 2026-06-02T23:37:05.070Z | Downloaded utf8_iter v1.0.4 |
| 296 | 2026-06-02T23:37:05.074Z | Downloaded tracing-error v0.2.1 |
| 297 | 2026-06-02T23:37:05.074Z | Downloaded find-msvc-tools v0.1.9 |
| 298 | 2026-06-02T23:37:05.074Z | Downloaded once_cell v1.21.4 |
| 299 | 2026-06-02T23:37:05.080Z | Downloaded clap v4.6.1 |
| 300 | 2026-06-02T23:37:05.084Z | Downloaded strip-ansi-escapes v0.2.1 |
| 301 | 2026-06-02T23:37:05.085Z | Downloaded smol_str v0.3.6 |
| 302 | 2026-06-02T23:37:05.085Z | Downloaded target-spec-miette v0.4.8 |
| 303 | 2026-06-02T23:37:05.085Z | Downloaded unicode-linebreak v0.1.5 |
| 304 | 2026-06-02T23:37:05.093Z | Downloaded typeid v1.0.3 |
| 305 | 2026-06-02T23:37:05.093Z | Downloaded try-lock v0.2.5 |
| 306 | 2026-06-02T23:37:05.093Z | Downloaded toml_datetime v0.6.11 |
| 307 | 2026-06-02T23:37:05.093Z | Downloaded semver v1.0.28 |
| 308 | 2026-06-02T23:37:05.097Z | Downloaded rand_core v0.6.4 |
| 309 | 2026-06-02T23:37:05.097Z | Downloaded thiserror-impl v2.0.18 |
| 310 | 2026-06-02T23:37:05.097Z | Downloaded thiserror-impl v1.0.69 |
| 311 | 2026-06-02T23:37:05.097Z | Downloaded xattr v1.6.1 |
| 312 | 2026-06-02T23:37:05.098Z | Downloaded want v0.3.1 |
| 313 | 2026-06-02T23:37:05.104Z | Downloaded utf8parse v0.2.2 |
| 314 | 2026-06-02T23:37:05.104Z | Downloaded version_check v0.9.5 |
| 315 | 2026-06-02T23:37:05.104Z | Downloaded thread_local v1.1.9 |
| 316 | 2026-06-02T23:37:05.109Z | Downloaded getrandom v0.3.4 |
| 317 | 2026-06-02T23:37:05.112Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 318 | 2026-06-02T23:37:05.113Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 319 | 2026-06-02T23:37:05.113Z | Downloaded getrandom v0.4.2 |
| 320 | 2026-06-02T23:37:05.116Z | Downloaded rustls-pki-types v1.14.1 |
| 321 | 2026-06-02T23:37:05.119Z | Downloaded indicatif v0.17.11 |
| 322 | 2026-06-02T23:37:05.119Z | Downloaded proc-macro2 v1.0.106 |
| 323 | 2026-06-02T23:37:05.122Z | Downloaded rand v0.9.4 |
| 324 | 2026-06-02T23:37:05.122Z | Downloaded futures v0.3.32 |
| 325 | 2026-06-02T23:37:05.126Z | Downloaded unicode-xid v0.2.6 |
| 326 | 2026-06-02T23:37:05.130Z | Downloaded thiserror v1.0.69 |
| 327 | 2026-06-02T23:37:05.130Z | Downloaded crc32fast v1.5.0 |
| 328 | 2026-06-02T23:37:05.132Z | Downloaded camino v1.2.2 |
| 329 | 2026-06-02T23:37:05.132Z | Downloaded duct v0.13.7 |
| 330 | 2026-06-02T23:37:05.133Z | Downloaded smallvec v1.15.1 |
| 331 | 2026-06-02T23:37:05.135Z | Downloaded derive-where v1.6.1 |
| 332 | 2026-06-02T23:37:05.135Z | Downloaded tracing-log v0.2.0 |
| 333 | 2026-06-02T23:37:05.138Z | Downloaded pin-project v1.1.13 |
| 334 | 2026-06-02T23:37:05.142Z | Downloaded toml v0.8.23 |
| 335 | 2026-06-02T23:37:05.145Z | Downloaded signal-hook v0.3.18 |
| 336 | 2026-06-02T23:37:05.147Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 337 | 2026-06-02T23:37:05.147Z | Downloaded config v0.15.23 |
| 338 | 2026-06-02T23:37:05.151Z | Downloaded zstd v0.13.3 |
| 339 | 2026-06-02T23:37:05.153Z | Downloaded zstd-safe v7.2.4 |
| 340 | 2026-06-02T23:37:05.153Z | Downloaded zmij v1.0.21 |
| 341 | 2026-06-02T23:37:05.153Z | Downloaded tokio-rustls v0.26.4 |
| 342 | 2026-06-02T23:37:05.157Z | Downloaded xxhash-rust v0.8.15 |
| 343 | 2026-06-02T23:37:05.157Z | Downloaded tracing-attributes v0.1.31 |
| 344 | 2026-06-02T23:37:05.160Z | Downloaded openssl-sys v0.9.116 |
| 345 | 2026-06-02T23:37:05.162Z | Downloaded tempfile v3.27.0 |
| 346 | 2026-06-02T23:37:05.163Z | Downloaded target-spec v3.6.0 |
| 347 | 2026-06-02T23:37:05.166Z | Downloaded sharded-slab v0.1.7 |
| 348 | 2026-06-02T23:37:05.166Z | Downloaded unicase v2.9.0 |
| 349 | 2026-06-02T23:37:05.166Z | Downloaded memchr v2.8.1 |
| 350 | 2026-06-02T23:37:05.169Z | Downloaded clap_derive v4.6.1 |
| 351 | 2026-06-02T23:37:05.175Z | Downloaded tinyvec v1.11.0 |
| 352 | 2026-06-02T23:37:05.175Z | Downloaded serde_derive v1.0.228 |
| 353 | 2026-06-02T23:37:05.175Z | Downloaded serde_core v1.0.228 |
| 354 | 2026-06-02T23:37:05.178Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 355 | 2026-06-02T23:37:05.181Z | Downloaded socket2 v0.6.4 |
| 356 | 2026-06-02T23:37:05.185Z | Downloaded crossterm v0.29.0 |
| 357 | 2026-06-02T23:37:05.192Z | Downloaded zipsign-api v0.1.5 |
| 358 | 2026-06-02T23:37:05.195Z | Downloaded textwrap v0.16.2 |
| 359 | 2026-06-02T23:37:05.198Z | Downloaded rustls-webpki v0.103.13 |
| 360 | 2026-06-02T23:37:05.201Z | Downloaded tokio-stream v0.1.18 |
| 361 | 2026-06-02T23:37:05.204Z | Downloaded tar v0.4.46 |
| 362 | 2026-06-02T23:37:05.207Z | Downloaded quinn v0.11.9 |
| 363 | 2026-06-02T23:37:05.207Z | Downloaded indexmap v2.14.0 |
| 364 | 2026-06-02T23:37:05.210Z | Downloaded zeroize v1.8.2 |
| 365 | 2026-06-02T23:37:05.212Z | Downloaded ed25519-dalek v2.2.0 |
| 366 | 2026-06-02T23:37:05.212Z | Downloaded derive_more v2.1.1 |
| 367 | 2026-06-02T23:37:05.218Z | Downloaded serde v1.0.228 |
| 368 | 2026-06-02T23:37:05.221Z | Downloaded uuid v1.23.2 |
| 369 | 2026-06-02T23:37:05.224Z | Downloaded flate2 v1.1.9 |
| 370 | 2026-06-02T23:37:05.228Z | Downloaded borsh v1.6.1 |
| 371 | 2026-06-02T23:37:05.233Z | Downloaded der v0.7.10 |
| 372 | 2026-06-02T23:37:05.235Z | Downloaded tracing-core v0.1.36 |
| 373 | 2026-06-02T23:37:05.235Z | Downloaded bytes v1.11.1 |
| 374 | 2026-06-02T23:37:05.236Z | Downloaded unicode-ident v1.0.24 |
| 375 | 2026-06-02T23:37:05.238Z | Downloaded mio v1.2.1 |
| 376 | 2026-06-02T23:37:05.241Z | Downloaded vte v0.14.1 |
| 377 | 2026-06-02T23:37:05.246Z | Downloaded toml_edit v0.22.27 |
| 378 | 2026-06-02T23:37:05.249Z | Downloaded hyper-util v0.1.20 |
| 379 | 2026-06-02T23:37:05.253Z | Downloaded derive_more-impl v2.1.1 |
| 380 | 2026-06-02T23:37:05.260Z | Downloaded http v1.4.1 |
| 381 | 2026-06-02T23:37:05.265Z | Downloaded futures-util v0.3.32 |
| 382 | 2026-06-02T23:37:05.289Z | Downloaded pulldown-cmark v0.13.4 |
| 383 | 2026-06-02T23:37:05.296Z | Downloaded url v2.5.8 |
| 384 | 2026-06-02T23:37:05.297Z | Downloaded unicode-segmentation v1.13.3 |
| 385 | 2026-06-02T23:37:05.300Z | Downloaded ron v0.12.1 |
| 386 | 2026-06-02T23:37:05.312Z | Downloaded regex v1.12.3 |
| 387 | 2026-06-02T23:37:05.315Z | Downloaded typenum v1.20.1 |
| 388 | 2026-06-02T23:37:05.318Z | Downloaded idna v1.1.0 |
| 389 | 2026-06-02T23:37:05.321Z | Downloaded tower v0.5.3 |
| 390 | 2026-06-02T23:37:05.336Z | Downloaded hyper v1.10.1 |
| 391 | 2026-06-02T23:37:05.339Z | Downloaded reqwest v0.12.28 |
| 392 | 2026-06-02T23:37:05.346Z | Downloaded guppy v0.17.26 |
| 393 | 2026-06-02T23:37:05.354Z | Downloaded clap_builder v4.6.0 |
| 394 | 2026-06-02T23:37:05.358Z | Downloaded itertools v0.14.0 |
| 395 | 2026-06-02T23:37:05.362Z | Downloaded unicode-normalization v0.1.25 |
| 396 | 2026-06-02T23:37:05.364Z | Downloaded tokio-util v0.7.18 |
| 397 | 2026-06-02T23:37:05.367Z | Downloaded chrono v0.4.44 |
| 398 | 2026-06-02T23:37:05.371Z | Downloaded serde_json v1.0.150 |
| 399 | 2026-06-02T23:37:05.375Z | Downloaded aho-corasick v1.1.4 |
| 400 | 2026-06-02T23:37:05.378Z | Downloaded hashbrown v0.15.5 |
| 401 | 2026-06-02T23:37:05.382Z | Downloaded hashbrown v0.17.1 |
| 402 | 2026-06-02T23:37:05.390Z | Downloaded quick-xml v0.37.5 |
| 403 | 2026-06-02T23:37:05.392Z | Downloaded h2 v0.4.14 |
| 404 | 2026-06-02T23:37:05.402Z | Downloaded portable-atomic v1.13.1 |
| 405 | 2026-06-02T23:37:05.409Z | Downloaded tower-http v0.6.11 |
| 406 | 2026-06-02T23:37:05.431Z | Downloaded winnow v1.0.3 |
| 407 | 2026-06-02T23:37:05.436Z | Downloaded tracing-subscriber v0.3.23 |
| 408 | 2026-06-02T23:37:05.441Z | Downloaded quick-xml v0.38.4 |
| 409 | 2026-06-02T23:37:05.445Z | Downloaded winnow v0.7.15 |
| 410 | 2026-06-02T23:37:05.449Z | Downloaded quinn-proto v0.11.14 |
| 411 | 2026-06-02T23:37:05.456Z | Downloaded webpki-roots v1.0.7 |
| 412 | 2026-06-02T23:37:05.466Z | Downloaded vcpkg v0.2.15 |
| 413 | 2026-06-02T23:37:05.489Z | Downloaded gimli v0.32.3 |
| 414 | 2026-06-02T23:37:05.494Z | Downloaded curve25519-dalek v4.1.3 |
| 415 | 2026-06-02T23:37:05.500Z | Downloaded unicode-width v0.2.2 |
| 416 | 2026-06-02T23:37:05.503Z | Downloaded zerocopy v0.8.50 |
| 417 | 2026-06-02T23:37:05.511Z | Downloaded syn v2.0.117 |
| 418 | 2026-06-02T23:37:05.518Z | Downloaded bstr v1.12.1 |
| 419 | 2026-06-02T23:37:05.522Z | Downloaded regex-syntax v0.8.10 |
| 420 | 2026-06-02T23:37:05.531Z | Downloaded nextest-runner v0.80.0 |
| 421 | 2026-06-02T23:37:05.536Z | Downloaded tracing v0.1.44 |
| 422 | 2026-06-02T23:37:05.547Z | Downloaded unicode-width v0.1.14 |
| 423 | 2026-06-02T23:37:05.550Z | Downloaded openssl v0.10.80 |
| 424 | 2026-06-02T23:37:05.555Z | Downloaded rustls v0.23.40 |
| 425 | 2026-06-02T23:37:05.562Z | Downloaded rustix v0.38.44 |
| 426 | 2026-06-02T23:37:05.574Z | Downloaded nix v0.30.1 |
| 427 | 2026-06-02T23:37:05.582Z | Downloaded rustix v1.1.4 |
| 428 | 2026-06-02T23:37:05.595Z | Downloaded color-eyre v0.6.5 |
| 429 | 2026-06-02T23:37:05.600Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 430 | 2026-06-02T23:37:05.644Z | Downloaded regex-automata v0.4.14 |
| 431 | 2026-06-02T23:37:05.716Z | Downloaded libc v0.2.186 |
| 432 | 2026-06-02T23:37:05.734Z | Downloaded petgraph v0.8.3 |
| 433 | 2026-06-02T23:37:05.753Z | Downloaded tokio v1.52.3 |
| 434 | 2026-06-02T23:37:05.817Z | Downloaded recursion v0.5.4 |
| 435 | 2026-06-02T23:37:05.823Z | Downloaded ring v0.17.14 |
| 436 | 2026-06-02T23:37:05.882Z | Compiling proc-macro2 v1.0.106 |
| 437 | 2026-06-02T23:37:05.882Z | Compiling libc v0.2.186 |
| 438 | 2026-06-02T23:37:05.885Z | Compiling quote v1.0.45 |
| 439 | 2026-06-02T23:37:05.885Z | Compiling unicode-ident v1.0.24 |
| 440 | 2026-06-02T23:37:05.885Z | Compiling serde_core v1.0.228 |
| 441 | 2026-06-02T23:37:05.885Z | Compiling cfg-if v1.0.4 |
| 442 | 2026-06-02T23:37:05.885Z | Compiling memchr v2.8.1 |
| 443 | 2026-06-02T23:37:05.885Z | Compiling once_cell v1.21.4 |
| 444 | 2026-06-02T23:37:06.116Z | Compiling log v0.4.31 |
| 445 | 2026-06-02T23:37:06.135Z | Compiling pin-project-lite v0.2.17 |
| 446 | 2026-06-02T23:37:06.224Z | Compiling itoa v1.0.18 |
| 447 | 2026-06-02T23:37:06.275Z | Compiling serde v1.0.228 |
| 448 | 2026-06-02T23:37:06.418Z | Compiling smallvec v1.15.1 |
| 449 | 2026-06-02T23:37:06.466Z | Compiling futures-core v0.3.32 |
| 450 | 2026-06-02T23:37:06.622Z | Compiling bitflags v2.12.1 |
| 451 | 2026-06-02T23:37:06.634Z | Compiling hashbrown v0.17.1 |
| 452 | 2026-06-02T23:37:06.653Z | Compiling equivalent v1.0.2 |
| 453 | 2026-06-02T23:37:06.737Z | Compiling find-msvc-tools v0.1.9 |
| 454 | 2026-06-02T23:37:06.970Z | Compiling errno v0.3.14 |
| 455 | 2026-06-02T23:37:06.987Z | Compiling shlex v2.0.1 |
| 456 | 2026-06-02T23:37:07.004Z | Compiling bytes v1.11.1 |
| 457 | 2026-06-02T23:37:07.133Z | Compiling signal-hook-registry v1.4.8 |
| 458 | 2026-06-02T23:37:07.143Z | Compiling jobserver v0.1.34 |
| 459 | 2026-06-02T23:37:07.161Z | Compiling mio v1.2.1 |
| 460 | 2026-06-02T23:37:07.245Z | Compiling rustix v1.1.4 |
| 461 | 2026-06-02T23:37:07.296Z | Compiling syn v2.0.117 |
| 462 | 2026-06-02T23:37:07.337Z | Compiling cc v1.2.63 |
| 463 | 2026-06-02T23:37:07.449Z | Compiling futures-sink v0.3.32 |
| 464 | 2026-06-02T23:37:07.586Z | Compiling socket2 v0.6.4 |
| 465 | 2026-06-02T23:37:07.703Z | Compiling zmij v1.0.21 |
| 466 | 2026-06-02T23:37:07.886Z | Compiling slab v0.4.12 |
| 467 | 2026-06-02T23:37:07.923Z | Compiling futures-channel v0.3.32 |
| 468 | 2026-06-02T23:37:08.056Z | Compiling tracing-core v0.1.36 |
| 469 | 2026-06-02T23:37:08.090Z | Compiling serde_json v1.0.150 |
| 470 | 2026-06-02T23:37:08.164Z | Compiling version_check v0.9.5 |
| 471 | 2026-06-02T23:37:08.337Z | Compiling indexmap v2.14.0 |
| 472 | 2026-06-02T23:37:08.455Z | Compiling getrandom v0.4.2 |
| 473 | 2026-06-02T23:37:08.515Z | Compiling futures-io v0.3.32 |
| 474 | 2026-06-02T23:37:08.710Z | Compiling futures-task v0.3.32 |
| 475 | 2026-06-02T23:37:08.754Z | Compiling percent-encoding v2.3.2 |
| 476 | 2026-06-02T23:37:08.781Z | Compiling camino v1.2.2 |
| 477 | 2026-06-02T23:37:08.890Z | Compiling unicode-width v0.2.2 |
| 478 | 2026-06-02T23:37:09.164Z | Compiling ring v0.17.14 |
| 479 | 2026-06-02T23:37:09.176Z | Compiling http v1.4.1 |
| 480 | 2026-06-02T23:37:09.199Z | Compiling simd-adler32 v0.3.9 |
| 481 | 2026-06-02T23:37:09.202Z | Compiling zeroize v1.8.2 |
| 482 | 2026-06-02T23:37:09.211Z | Compiling adler2 v2.0.1 |
| 483 | 2026-06-02T23:37:09.382Z | Compiling autocfg v1.5.1 |
| 484 | 2026-06-02T23:37:09.399Z | Compiling miniz_oxide v0.8.9 |
| 485 | 2026-06-02T23:37:09.725Z | Compiling num-traits v0.2.19 |
| 486 | 2026-06-02T23:37:09.972Z | Compiling zerocopy v0.8.50 |
| 487 | 2026-06-02T23:37:10.036Z | Compiling getrandom v0.3.4 |
| 488 | 2026-06-02T23:37:10.359Z | Compiling object v0.37.3 |
| 489 | 2026-06-02T23:37:10.412Z | Compiling target-lexicon v0.13.5 |
| 490 | 2026-06-02T23:37:10.641Z | Compiling http-body v1.0.1 |
| 491 | 2026-06-02T23:37:10.721Z | Compiling rustls-pki-types v1.14.1 |
| 492 | 2026-06-02T23:37:10.804Z | Compiling form_urlencoded v1.2.2 |
| 493 | 2026-06-02T23:37:10.866Z | Compiling semver v1.0.28 |
| 494 | 2026-06-02T23:37:10.898Z | Compiling getrandom v0.2.17 |
| 495 | 2026-06-02T23:37:10.943Z | Compiling serde_derive v1.0.228 |
| 496 | 2026-06-02T23:37:11.085Z | Compiling tokio-macros v2.7.0 |
| 497 | 2026-06-02T23:37:11.148Z | Compiling futures-macro v0.3.32 |
| 498 | 2026-06-02T23:37:11.148Z | Compiling tracing-attributes v0.1.31 |
| 499 | 2026-06-02T23:37:11.360Z | Compiling httparse v1.10.1 |
| 500 | 2026-06-02T23:37:11.475Z | Compiling untrusted v0.9.0 |
| 501 | 2026-06-02T23:37:11.575Z | Compiling guppy-workspace-hack v0.1.0 |
| 502 | 2026-06-02T23:37:11.624Z | Compiling idna_adapter v1.0.0 |
| 503 | 2026-06-02T23:37:11.710Z | Compiling owo-colors v4.3.0 |
| 504 | 2026-06-02T23:37:11.720Z | Compiling thiserror v2.0.18 |
| 505 | 2026-06-02T23:37:11.852Z | Compiling tokio v1.52.3 |
| 506 | 2026-06-02T23:37:11.980Z | Compiling fnv v1.0.7 |
| 507 | 2026-06-02T23:37:11.981Z | Compiling futures-util v0.3.32 |
| 508 | 2026-06-02T23:37:11.981Z | Compiling utf8_iter v1.0.4 |
| 509 | 2026-06-02T23:37:12.046Z | Compiling signal-hook v0.3.18 |
| 510 | 2026-06-02T23:37:12.126Z | Compiling gimli v0.32.3 |
| 511 | 2026-06-02T23:37:12.299Z | Compiling tracing v0.1.44 |
| 512 | 2026-06-02T23:37:12.338Z | Compiling idna v1.1.0 |
| 513 | 2026-06-02T23:37:12.399Z | Compiling thiserror-impl v2.0.18 |
| 514 | 2026-06-02T23:37:13.907Z | Compiling addr2line v0.25.1 |
| 515 | 2026-06-02T23:37:14.356Z | Compiling generic-array v0.14.7 |
| 516 | 2026-06-02T23:37:14.481Z | Compiling typeid v1.0.3 |
| 517 | 2026-06-02T23:37:14.500Z | Compiling fastrand v2.4.1 |
| 518 | 2026-06-02T23:37:14.579Z | Compiling tower-service v0.3.3 |
| 519 | 2026-06-02T23:37:14.674Z | Compiling rustls v0.23.40 |
| 520 | 2026-06-02T23:37:14.686Z | Compiling atomic-waker v1.1.2 |
| 521 | 2026-06-02T23:37:14.763Z | Compiling target-spec v3.6.0 |
| 522 | 2026-06-02T23:37:14.814Z | Compiling try-lock v0.2.5 |
| 523 | 2026-06-02T23:37:14.824Z | Compiling thiserror v1.0.69 |
| 524 | 2026-06-02T23:37:14.892Z | Compiling pkg-config v0.3.33 |
| 525 | 2026-06-02T23:37:14.923Z | Compiling rustc-demangle v0.1.27 |
| 526 | 2026-06-02T23:37:15.058Z | Compiling want v0.3.1 |
| 527 | 2026-06-02T23:37:15.275Z | Compiling tempfile v3.27.0 |
| 528 | 2026-06-02T23:37:15.313Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 529 | 2026-06-02T23:37:15.453Z | Compiling cfg-expr v0.20.8 |
| 530 | 2026-06-02T23:37:15.721Z | Compiling tokio-util v0.7.18 |
| 531 | 2026-06-02T23:37:15.905Z | Compiling backtrace v0.3.76 |
| 532 | 2026-06-02T23:37:16.176Z | Compiling url v2.5.8 |
| 533 | 2026-06-02T23:37:16.410Z | Compiling h2 v0.4.14 |
| 534 | 2026-06-02T23:37:17.105Z | Compiling thiserror-impl v1.0.69 |
| 535 | 2026-06-02T23:37:17.338Z | Compiling terminal_size v0.4.4 |
| 536 | 2026-06-02T23:37:17.492Z | Compiling aho-corasick v1.1.4 |
| 537 | 2026-06-02T23:37:17.727Z | Compiling winnow v0.7.15 |
| 538 | 2026-06-02T23:37:18.267Z | Compiling rustls-webpki v0.103.13 |
| 539 | 2026-06-02T23:37:18.630Z | Compiling typenum v1.20.1 |
| 540 | 2026-06-02T23:37:19.316Z | Compiling regex-syntax v0.8.10 |
| 541 | 2026-06-02T23:37:19.594Z | Compiling erased-serde v0.4.10 |
| 542 | 2026-06-02T23:37:19.892Z | Compiling subtle v2.6.1 |
| 543 | 2026-06-02T23:37:20.889Z | Compiling regex-automata v0.4.14 |
| 544 | 2026-06-02T23:37:21.127Z | Compiling hyper v1.10.1 |
| 545 | 2026-06-02T23:37:22.999Z | Compiling serde_spanned v0.6.9 |
| 546 | 2026-06-02T23:37:23.155Z | Compiling toml_datetime v0.6.11 |
| 547 | 2026-06-02T23:37:23.558Z | Compiling ahash v0.8.12 |
| 548 | 2026-06-02T23:37:23.827Z | Compiling sync_wrapper v1.0.2 |
| 549 | 2026-06-02T23:37:23.934Z | Compiling base64 v0.22.1 |
| 550 | 2026-06-02T23:37:24.372Z | Compiling nextest-workspace-hack v0.1.0 |
| 551 | 2026-06-02T23:37:24.590Z | Compiling either v1.16.0 |
| 552 | 2026-06-02T23:37:24.642Z | Compiling unicode-segmentation v1.13.3 |
| 553 | 2026-06-02T23:37:24.800Z | Compiling toml_write v0.1.2 |
| 554 | 2026-06-02T23:37:24.853Z | Compiling ipnet v2.12.0 |
| 555 | 2026-06-02T23:37:24.853Z | Compiling tower-layer v0.3.3 |
| 556 | 2026-06-02T23:37:24.984Z | Compiling foldhash v0.1.5 |
| 557 | 2026-06-02T23:37:25.040Z | Compiling unicode-linebreak v0.1.5 |
| 558 | 2026-06-02T23:37:25.041Z | Compiling parking_lot_core v0.9.12 |
| 559 | 2026-06-02T23:37:25.190Z | Compiling crc32fast v1.5.0 |
| 560 | 2026-06-02T23:37:25.289Z | Compiling portable-atomic v1.13.1 |
| 561 | 2026-06-02T23:37:25.351Z | Compiling lazy_static v1.5.0 |
| 562 | 2026-06-02T23:37:25.415Z | Compiling is_ci v1.2.0 |
| 563 | 2026-06-02T23:37:25.536Z | Compiling supports-color v3.0.2 |
| 564 | 2026-06-02T23:37:25.623Z | Compiling sharded-slab v0.1.7 |
| 565 | 2026-06-02T23:37:25.770Z | Compiling textwrap v0.16.2 |
| 566 | 2026-06-02T23:37:25.803Z | Compiling hashbrown v0.15.5 |
| 567 | 2026-06-02T23:37:25.992Z | Compiling hyper-util v0.1.20 |
| 568 | 2026-06-02T23:37:26.185Z | Compiling tower v0.5.3 |
| 569 | 2026-06-02T23:37:26.414Z | Compiling toml_edit v0.22.27 |
| 570 | 2026-06-02T23:37:26.436Z | Compiling convert_case v0.10.0 |
| 571 | 2026-06-02T23:37:26.751Z | Compiling tokio-rustls v0.26.4 |
| 572 | 2026-06-02T23:37:27.001Z | Compiling backtrace-ext v0.2.1 |
| 573 | 2026-06-02T23:37:27.148Z | Compiling ordered-float v2.10.1 |
| 574 | 2026-06-02T23:37:27.255Z | Compiling webpki-roots v1.0.7 |
| 575 | 2026-06-02T23:37:27.297Z | Compiling miette-derive v7.6.0 |
| 576 | 2026-06-02T23:37:27.369Z | Compiling pathdiff v0.2.3 |
| 577 | 2026-06-02T23:37:27.420Z | Compiling console v0.15.11 |
| 578 | 2026-06-02T23:37:27.494Z | Compiling tracing-log v0.2.0 |
| 579 | 2026-06-02T23:37:27.846Z | Compiling cargo-platform v0.3.3 |
| 580 | 2026-06-02T23:37:28.403Z | Compiling os_pipe v1.2.3 |
| 581 | 2026-06-02T23:37:28.417Z | Compiling thread_local v1.1.9 |
| 582 | 2026-06-02T23:37:28.571Z | Compiling debug-ignore v1.0.5 |
| 583 | 2026-06-02T23:37:28.610Z | Compiling scopeguard v1.2.0 |
| 584 | 2026-06-02T23:37:28.679Z | Compiling utf8parse v0.2.2 |
| 585 | 2026-06-02T23:37:28.735Z | Compiling ryu v1.0.23 |
| 586 | 2026-06-02T23:37:28.768Z | Compiling fixedbitset v0.5.7 |
| 587 | 2026-06-02T23:37:28.790Z | Compiling rustix v0.38.44 |
| 588 | 2026-06-02T23:37:29.016Z | Compiling winnow v1.0.3 |
| 589 | 2026-06-02T23:37:29.058Z | Compiling unicode-width v0.1.14 |
| 590 | 2026-06-02T23:37:29.133Z | Compiling supports-unicode v3.0.0 |
| 591 | 2026-06-02T23:37:29.269Z | Compiling pulldown-cmark v0.13.4 |
| 592 | 2026-06-02T23:37:29.298Z | Compiling zstd-safe v7.2.4 |
| 593 | 2026-06-02T23:37:29.346Z | Compiling supports-hyperlinks v3.2.0 |
| 594 | 2026-06-02T23:37:29.498Z | Compiling cfg_aliases v0.2.1 |
| 595 | 2026-06-02T23:37:29.559Z | Compiling miette v7.6.0 |
| 596 | 2026-06-02T23:37:29.572Z | Compiling nix v0.30.1 |
| 597 | 2026-06-02T23:37:29.715Z | Compiling petgraph v0.8.3 |
| 598 | 2026-06-02T23:37:29.970Z | Compiling serde_urlencoded v0.7.1 |
| 599 | 2026-06-02T23:37:30.263Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 600 | 2026-06-02T23:37:30.469Z | Compiling anstyle-parse v1.0.0 |
| 601 | 2026-06-02T23:37:30.684Z | Compiling lock_api v0.4.14 |
| 602 | 2026-06-02T23:37:30.930Z | Compiling tracing-subscriber v0.3.23 |
| 603 | 2026-06-02T23:37:31.559Z | Compiling sigchld v0.2.4 |
| 604 | 2026-06-02T23:37:31.670Z | Compiling cargo_metadata v0.23.1 |
| 605 | 2026-06-02T23:37:31.762Z | Compiling toml v0.8.23 |
| 606 | 2026-06-02T23:37:32.010Z | Compiling serde-value v0.7.0 |
| 607 | 2026-06-02T23:37:32.768Z | Compiling hyper-rustls v0.27.9 |
| 608 | 2026-06-02T23:37:33.453Z | Compiling serde-untagged v0.1.9 |
| 609 | 2026-06-02T23:37:33.881Z | Compiling derive_more-impl v2.1.1 |
| 610 | 2026-06-02T23:37:33.901Z | Compiling tower-http v0.6.11 |
| 611 | 2026-06-02T23:37:34.598Z | Compiling itertools v0.14.0 |
| 612 | 2026-06-02T23:37:34.703Z | Compiling regex v1.12.3 |
| 613 | 2026-06-02T23:37:34.819Z | Compiling block-buffer v0.10.4 |
| 614 | 2026-06-02T23:37:34.969Z | Compiling crypto-common v0.1.7 |
| 615 | 2026-06-02T23:37:35.105Z | Compiling ppv-lite86 v0.2.21 |
| 616 | 2026-06-02T23:37:35.251Z | Compiling rand_core v0.9.5 |
| 617 | 2026-06-02T23:37:35.423Z | Compiling futures-executor v0.3.32 |
| 618 | 2026-06-02T23:37:35.499Z | Compiling pin-project-internal v1.1.13 |
| 619 | 2026-06-02T23:37:35.706Z | Compiling http-body-util v0.1.3 |
| 620 | 2026-06-02T23:37:35.950Z | Compiling uuid v1.23.2 |
| 621 | 2026-06-02T23:37:35.968Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 622 | 2026-06-02T23:37:36.040Z | Compiling serde_spanned v1.1.1 |
| 623 | 2026-06-02T23:37:36.115Z | Compiling smol_str v0.3.6 |
| 624 | 2026-06-02T23:37:36.184Z | Compiling filetime v0.2.29 |
| 625 | 2026-06-02T23:37:36.376Z | Compiling vte v0.14.1 |
| 626 | 2026-06-02T23:37:36.390Z | Compiling bstr v1.12.1 |
| 627 | 2026-06-02T23:37:36.443Z | Compiling number_prefix v0.4.0 |
| 628 | 2026-06-02T23:37:36.553Z | Compiling nested v0.1.1 |
| 629 | 2026-06-02T23:37:36.591Z | Compiling xattr v1.6.1 |
| 630 | 2026-06-02T23:37:36.666Z | Compiling colorchoice v1.0.5 |
| 631 | 2026-06-02T23:37:36.742Z | Compiling is_terminal_polyfill v1.70.2 |
| 632 | 2026-06-02T23:37:36.767Z | Compiling eyre v0.6.12 |
| 633 | 2026-06-02T23:37:36.781Z | Compiling iana-time-zone v0.1.65 |
| 634 | 2026-06-02T23:37:36.835Z | Compiling static_assertions v1.1.0 |
| 635 | 2026-06-02T23:37:36.850Z | Compiling unicase v2.9.0 |
| 636 | 2026-06-02T23:37:36.908Z | Compiling anstyle v1.0.14 |
| 637 | 2026-06-02T23:37:37.028Z | Compiling anstyle-query v1.1.5 |
| 638 | 2026-06-02T23:37:37.061Z | Compiling self_update v0.42.0 |
| 639 | 2026-06-02T23:37:37.077Z | Compiling color-spantrace v0.3.0 |
| 640 | 2026-06-02T23:37:37.118Z | Compiling unicode-xid v0.2.6 |
| 641 | 2026-06-02T23:37:37.131Z | Compiling litrs v1.0.0 |
| 642 | 2026-06-02T23:37:37.134Z | Compiling tinyvec_macros v0.1.1 |
| 643 | 2026-06-02T23:37:37.168Z | Compiling anstream v1.0.0 |
| 644 | 2026-06-02T23:37:37.196Z | Compiling tinyvec v1.11.0 |
| 645 | 2026-06-02T23:37:37.251Z | Compiling cargo-util-schemas v0.2.0 |
| 646 | 2026-06-02T23:37:37.578Z | Compiling document-features v0.2.12 |
| 647 | 2026-06-02T23:37:37.591Z | Compiling guppy v0.17.26 |
| 648 | 2026-06-02T23:37:37.619Z | Compiling chrono v0.4.44 |
| 649 | 2026-06-02T23:37:37.667Z | Compiling globset v0.4.18 |
| 650 | 2026-06-02T23:37:38.127Z | Compiling tar v0.4.46 |
| 651 | 2026-06-02T23:37:38.556Z | Compiling pin-project v1.1.13 |
| 652 | 2026-06-02T23:37:38.654Z | Compiling indicatif v0.17.11 |
| 653 | 2026-06-02T23:37:39.226Z | Compiling strip-ansi-escapes v0.2.1 |
| 654 | 2026-06-02T23:37:39.659Z | Compiling nextest-metadata v0.12.2 |
| 655 | 2026-06-02T23:37:39.708Z | Compiling newtype-uuid v1.3.2 |
| 656 | 2026-06-02T23:37:39.896Z | Compiling toml v1.1.2+spec-1.1.0 |
| 657 | 2026-06-02T23:37:40.611Z | Compiling reqwest v0.12.28 |
| 658 | 2026-06-02T23:37:40.872Z | Compiling futures v0.3.32 |
| 659 | 2026-06-02T23:37:40.924Z | Compiling rand_chacha v0.9.0 |
| 660 | 2026-06-02T23:37:40.952Z | Compiling digest v0.10.7 |
| 661 | 2026-06-02T23:37:41.176Z | Compiling derive_more v2.1.1 |
| 662 | 2026-06-02T23:37:41.259Z | Compiling flate2 v1.1.9 |
| 663 | 2026-06-02T23:37:41.467Z | Compiling parking_lot v0.12.5 |
| 664 | 2026-06-02T23:37:41.776Z | Compiling tracing-error v0.2.1 |
| 665 | 2026-06-02T23:37:41.797Z | Compiling shared_child v1.1.1 |
| 666 | 2026-06-02T23:37:42.351Z | Compiling signal-hook-mio v0.2.5 |
| 667 | 2026-06-02T23:37:42.398Z | Compiling self-replace v1.5.0 |
| 668 | 2026-06-02T23:37:42.483Z | Compiling cargo-platform v0.2.0 |
| 669 | 2026-06-02T23:37:42.694Z | Compiling quick-xml v0.38.4 |
| 670 | 2026-06-02T23:37:43.047Z | Compiling quick-xml v0.37.5 |
| 671 | 2026-06-02T23:37:43.070Z | Compiling heck v0.5.0 |
| 672 | 2026-06-02T23:37:43.265Z | Compiling recursion v0.5.4 |
| 673 | 2026-06-02T23:37:43.441Z | Compiling indenter v0.3.4 |
| 674 | 2026-06-02T23:37:43.568Z | Compiling urlencoding v2.1.3 |
| 675 | 2026-06-02T23:37:43.611Z | Compiling clap_lex v1.1.0 |
| 676 | 2026-06-02T23:37:43.987Z | Compiling shell-words v1.1.1 |
| 677 | 2026-06-02T23:37:44.067Z | Compiling humantime v2.3.0 |
| 678 | 2026-06-02T23:37:44.236Z | Compiling strsim v0.11.1 |
| 679 | 2026-06-02T23:37:44.322Z | Compiling cpufeatures v0.2.17 |
| 680 | 2026-06-02T23:37:44.398Z | Compiling sha2 v0.10.9 |
| 681 | 2026-06-02T23:37:44.490Z | Compiling clap_builder v4.6.0 |
| 682 | 2026-06-02T23:37:44.554Z | Compiling humantime-serde v1.1.1 |
| 683 | 2026-06-02T23:37:44.844Z | Compiling clap_derive v4.6.1 |
| 684 | 2026-06-02T23:37:45.564Z | Compiling nextest-filtering v0.15.0 |
| 685 | 2026-06-02T23:37:45.609Z | Compiling quick-junit v0.5.2 |
| 686 | 2026-06-02T23:37:46.616Z | Compiling atomicwrites v0.4.4 |
| 687 | 2026-06-02T23:37:46.901Z | Compiling cargo_metadata v0.20.0 |
| 688 | 2026-06-02T23:37:48.707Z | Compiling crossterm v0.29.0 |
| 689 | 2026-06-02T23:37:49.448Z | Compiling cargo-nextest v0.9.97 |
| 690 | 2026-06-02T23:37:50.624Z | Compiling duct v0.13.7 |
| 691 | 2026-06-02T23:37:51.302Z | Compiling zstd v0.13.3 |
| 692 | 2026-06-02T23:37:51.316Z | Compiling rand v0.9.4 |
| 693 | 2026-06-02T23:37:51.602Z | Compiling async-scoped v0.9.0 |
| 694 | 2026-06-02T23:37:51.726Z | Compiling config v0.15.23 |
| 695 | 2026-06-02T23:37:51.793Z | Compiling unicode-normalization v0.1.25 |
| 696 | 2026-06-02T23:37:51.933Z | Compiling target-spec-miette v0.4.8 |
| 697 | 2026-06-02T23:37:52.016Z | Compiling future-queue v0.4.0 |
| 698 | 2026-06-02T23:37:52.053Z | Compiling mukti-metadata v0.3.0 |
| 699 | 2026-06-02T23:37:52.288Z | Compiling tokio-stream v0.1.18 |
| 700 | 2026-06-02T23:37:52.336Z | Compiling camino-tempfile v1.4.1 |
| 701 | 2026-06-02T23:37:52.364Z | Compiling derive-where v1.6.1 |
| 702 | 2026-06-02T23:37:52.379Z | Compiling serde_ignored v0.1.14 |
| 703 | 2026-06-02T23:37:52.536Z | Compiling serde_path_to_error v0.1.20 |
| 704 | 2026-06-02T23:37:52.597Z | Compiling hex v0.4.3 |
| 705 | 2026-06-02T23:37:52.768Z | Compiling xxhash-rust v0.8.15 |
| 706 | 2026-06-02T23:37:52.805Z | Compiling home v0.5.12 |
| 707 | 2026-06-02T23:37:52.882Z | Compiling swrite v0.1.0 |
| 708 | 2026-06-02T23:37:52.941Z | Compiling indent_write v2.2.0 |
| 709 | 2026-06-02T23:37:52.981Z | Compiling color-eyre v0.6.5 |
| 710 | 2026-06-02T23:37:53.007Z | Compiling clap v4.6.1 |
| 711 | 2026-06-02T23:37:53.084Z | Compiling dialoguer v0.11.0 |
| 712 | 2026-06-02T23:37:53.088Z | Compiling enable-ansi-support v0.2.1 |
| 713 | 2026-06-02T23:37:53.596Z | Compiling nextest-runner v0.80.0 |
| 714 | 2026-06-02T23:38:11.538Z | Finished `release` profile [optimized] target(s) in 1m 09s |
| 715 | 2026-06-02T23:38:11.724Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 716 | 2026-06-02T23:38:11.728Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 717 | 2026-06-02T23:38:11.840Z | + source .github/buildomat/test-common.sh |
| 718 | 2026-06-02T23:38:11.843Z | ++ NEXTEST_VERSION=0.9.97 |
| 719 | 2026-06-02T23:38:11.843Z | ++ PLATFORM=illumos |
| 720 | 2026-06-02T23:38:11.843Z | ++ banner install |
| 721 | 2026-06-02T23:38:11.844Z | |
| 722 | 2026-06-02T23:38:11.844Z | # # # #### ##### ## # # |
| 723 | 2026-06-02T23:38:11.844Z | # ## # # # # # # # |
| 724 | 2026-06-02T23:38:11.844Z | # # # # #### # # # # # |
| 725 | 2026-06-02T23:38:11.844Z | # # # # # # ###### # # |
| 726 | 2026-06-02T23:38:11.844Z | # # ## # # # # # # # |
| 727 | 2026-06-02T23:38:11.844Z | # # # #### # # # ###### ###### |
| 728 | 2026-06-02T23:38:11.844Z | |
| 729 | 2026-06-02T23:38:11.844Z | ++ set +o errexit |
| 730 | 2026-06-02T23:38:11.844Z | ++ pkg info clang-15 |
| 731 | 2026-06-02T23:38:11.847Z | ++ grep -qi installed |
| 732 | 2026-06-02T23:38:13.031Z | pkg: info: no packages matching the following patterns you specified are |
| 733 | 2026-06-02T23:38:13.031Z | installed on the system. Try querying remotely instead: |
| 734 | 2026-06-02T23:38:13.031Z | |
| 735 | 2026-06-02T23:38:13.031Z | clang-15 |
| 736 | 2026-06-02T23:38:13.069Z | ++ [[ 1 != 0 ]] |
| 737 | 2026-06-02T23:38:13.072Z | ++ set -o errexit |
| 738 | 2026-06-02T23:38:13.072Z | ++ pfexec pkg install clang-15 |
| 739 | 2026-06-02T23:38:19.980Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 740 | 2026-06-02T23:38:27.674Z | Startup: Caching catalogs ... Done |
| 741 | 2026-06-02T23:38:34.956Z | Planning: Solver setup ... Done |
| 742 | 2026-06-02T23:38:34.997Z | Planning: Running solver ... Done |
| 743 | 2026-06-02T23:38:35.145Z | Planning: Finding local manifests ... Done |
| 744 | 2026-06-02T23:38:35.156Z | Planning: Fetching manifests: 0/2 0% complete |
| 745 | 2026-06-02T23:38:35.245Z | Planning: Fetching manifests: 2/2 100% complete |
| 746 | 2026-06-02T23:38:35.274Z | Planning: Package planning ... Done |
| 747 | 2026-06-02T23:38:35.300Z | Planning: Merging actions ... Done |
| 748 | 2026-06-02T23:38:35.409Z | Planning: Checking for conflicting actions ... Done |
| 749 | 2026-06-02T23:38:35.415Z | Planning: Consolidating action changes ... Done |
| 750 | 2026-06-02T23:38:36.188Z | Planning: Evaluating mediators ... Done |
| 751 | 2026-06-02T23:38:36.193Z | Planning: Planning completed in 8.35 seconds |
| 752 | 2026-06-02T23:38:36.205Z | Packages to install: 2 |
| 753 | 2026-06-02T23:38:36.205Z | Mediators to change: 2 |
| 754 | 2026-06-02T23:38:36.208Z | Services to change: 1 |
| 755 | 2026-06-02T23:38:36.208Z | Create boot environment: No |
| 756 | 2026-06-02T23:38:36.208Z | Create backup boot environment: No |
| 757 | 2026-06-02T23:38:36.246Z | |
| 758 | 2026-06-02T23:38:36.246Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 759 | 2026-06-02T23:38:41.271Z | Download: 1995/3076 items 117.8/211.3MB 55% complete (24.1M/s) |
| 760 | 2026-06-02T23:38:47.842Z | Download: 2010/3076 items 117.9/211.3MB 55% complete (21.9M/s) |
| 761 | 2026-06-02T23:38:50.553Z | Download: Completed 211.31 MB in 14.31 seconds (14.8M/s) |
| 762 | 2026-06-02T23:38:50.802Z | Actions: 1/3418 actions (Installing new actions) |
| 763 | 2026-06-02T23:38:53.929Z | Actions: Completed 3418 actions in 3.13 seconds. |
| 764 | 2026-06-02T23:38:54.586Z | Done |
| 765 | 2026-06-02T23:38:54.586Z | Done |
| 766 | 2026-06-02T23:38:55.327Z | Done |
| 767 | 2026-06-02T23:38:58.686Z | Done |
| 768 | 2026-06-02T23:38:58.758Z | Done |
| 769 | 2026-06-02T23:38:58.761Z | Done |
| 770 | 2026-06-02T23:38:59.044Z | Done |
| 771 | 2026-06-02T23:38:59.734Z | ++ set -o errexit |
| 772 | 2026-06-02T23:38:59.734Z | ++ cargo --version |
| 773 | 2026-06-02T23:38:59.742Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 774 | 2026-06-02T23:38:59.746Z | ++ rustc --version |
| 775 | 2026-06-02T23:38:59.765Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 776 | 2026-06-02T23:38:59.768Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 777 | 2026-06-02T23:38:59.821Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 778 | 2026-06-02T23:38:59.824Z | + pushd mgadm |
| 779 | 2026-06-02T23:38:59.824Z | /work/oxidecomputer/maghemite/mgadm /work/oxidecomputer/maghemite |
| 780 | 2026-06-02T23:38:59.824Z | + cargo nextest run |
| 781 | 2026-06-02T23:38:59.982Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 782 | 2026-06-02T23:39:00.799Z | From https://github.com/oxidecomputer/falcon |
| 783 | 2026-06-02T23:39:00.799Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 784 | 2026-06-02T23:39:00.876Z | Updating crates.io index |
| 785 | 2026-06-02T23:39:00.878Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 786 | 2026-06-02T23:39:01.601Z | From https://github.com/oxidecomputer/dendrite |
| 787 | 2026-06-02T23:39:01.601Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 788 | 2026-06-02T23:39:01.690Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 789 | 2026-06-02T23:39:01.993Z | From https://github.com/oxidecomputer/ispf |
| 790 | 2026-06-02T23:39:01.993Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 791 | 2026-06-02T23:39:02.025Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 792 | 2026-06-02T23:39:02.381Z | From https://github.com/oxidecomputer/netadm-sys |
| 793 | 2026-06-02T23:39:02.381Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 794 | 2026-06-02T23:39:02.389Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 795 | 2026-06-02T23:39:09.795Z | From https://github.com/oxidecomputer/omicron |
| 796 | 2026-06-02T23:39:09.795Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 797 | 2026-06-02T23:39:10.208Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 798 | 2026-06-02T23:39:10.815Z | From https://github.com/oxidecomputer/opte |
| 799 | 2026-06-02T23:39:10.815Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 800 | 2026-06-02T23:39:10.847Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 801 | 2026-06-02T23:39:11.103Z | From https://github.com/illumos/smf-rs |
| 802 | 2026-06-02T23:39:11.103Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 803 | 2026-06-02T23:39:11.174Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 804 | 2026-06-02T23:39:11.412Z | From https://github.com/oxidecomputer/network-interface |
| 805 | 2026-06-02T23:39:11.412Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 806 | 2026-06-02T23:39:11.418Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 807 | 2026-06-02T23:39:11.673Z | From https://github.com/oxidecomputer/zone |
| 808 | 2026-06-02T23:39:11.673Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 809 | 2026-06-02T23:39:11.690Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 810 | 2026-06-02T23:39:12.293Z | From https://github.com/oxidecomputer/propolis |
| 811 | 2026-06-02T23:39:12.293Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 812 | 2026-06-02T23:39:12.391Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 813 | 2026-06-02T23:39:12.928Z | From https://github.com/oxidecomputer/transceiver-control |
| 814 | 2026-06-02T23:39:12.928Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 815 | 2026-06-02T23:39:12.946Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 816 | 2026-06-02T23:39:13.199Z | From https://github.com/oxidecomputer/dlpi-sys |
| 817 | 2026-06-02T23:39:13.199Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 818 | 2026-06-02T23:39:13.205Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 819 | 2026-06-02T23:39:13.487Z | From https://github.com/jmesmon/rust-libzfs |
| 820 | 2026-06-02T23:39:13.487Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 821 | 2026-06-02T23:39:13.495Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 822 | 2026-06-02T23:39:13.768Z | From https://github.com/oxidecomputer/rusty-doors |
| 823 | 2026-06-02T23:39:13.768Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 824 | 2026-06-02T23:39:13.775Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 825 | 2026-06-02T23:39:14.082Z | From https://github.com/oxidecomputer/lldp |
| 826 | 2026-06-02T23:39:14.082Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 827 | 2026-06-02T23:39:14.104Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 828 | 2026-06-02T23:39:14.356Z | From https://github.com/oxidecomputer/slog-error-chain |
| 829 | 2026-06-02T23:39:14.356Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 830 | 2026-06-02T23:39:14.384Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 831 | 2026-06-02T23:39:14.675Z | From https://github.com/oxidecomputer/tufaceous |
| 832 | 2026-06-02T23:39:14.675Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 833 | 2026-06-02T23:39:14.704Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 834 | 2026-06-02T23:39:15.151Z | From https://github.com/oxidecomputer/management-gateway-service |
| 835 | 2026-06-02T23:39:15.151Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 836 | 2026-06-02T23:39:15.187Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 837 | 2026-06-02T23:39:15.994Z | From https://github.com/oxidecomputer/crucible |
| 838 | 2026-06-02T23:39:15.994Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 839 | 2026-06-02T23:39:16.051Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 840 | 2026-06-02T23:39:16.311Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 841 | 2026-06-02T23:39:16.311Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 842 | 2026-06-02T23:39:16.370Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 843 | 2026-06-02T23:39:16.709Z | From https://github.com/oxidecomputer/propolis |
| 844 | 2026-06-02T23:39:16.709Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 845 | 2026-06-02T23:39:16.885Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 846 | 2026-06-02T23:39:17.164Z | From https://github.com/oxidecomputer/opte |
| 847 | 2026-06-02T23:39:17.165Z | * [new ref] 2c6efefe14321dafe7e9e80129d38316adb2d238 -> refs/commit/2c6efefe14321dafe7e9e80129d38316adb2d238 |
| 848 | 2026-06-02T23:39:17.220Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 849 | 2026-06-02T23:39:17.562Z | From https://github.com/oxidecomputer/tofino |
| 850 | 2026-06-02T23:39:17.562Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 851 | 2026-06-02T23:39:17.568Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 852 | 2026-06-02T23:39:18.212Z | From https://github.com/oxidecomputer/maghemite |
| 853 | 2026-06-02T23:39:18.212Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 854 | 2026-06-02T23:39:18.243Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 855 | 2026-06-02T23:39:18.500Z | From https://github.com/oxidecomputer/clickward |
| 856 | 2026-06-02T23:39:18.500Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 857 | 2026-06-02T23:39:18.526Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 858 | 2026-06-02T23:39:19.130Z | From https://github.com/oxidecomputer/crucible |
| 859 | 2026-06-02T23:39:19.130Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 860 | 2026-06-02T23:39:19.245Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 861 | 2026-06-02T23:39:19.495Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 862 | 2026-06-02T23:39:19.495Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 863 | 2026-06-02T23:39:20.387Z | Downloading crates ... |
| 864 | 2026-06-02T23:39:20.501Z | Downloaded base16ct v0.2.0 |
| 865 | 2026-06-02T23:39:20.505Z | Downloaded base16ct v1.0.0 |
| 866 | 2026-06-02T23:39:20.508Z | Downloaded backoff v0.4.0 |
| 867 | 2026-06-02T23:39:20.511Z | Downloaded heck v0.4.1 |
| 868 | 2026-06-02T23:39:20.511Z | Downloaded hostname v0.3.1 |
| 869 | 2026-06-02T23:39:20.514Z | Downloaded backon v1.6.0 |
| 870 | 2026-06-02T23:39:20.517Z | Downloaded foreign-types-shared v0.3.1 |
| 871 | 2026-06-02T23:39:20.517Z | Downloaded foreign-types-macros v0.2.3 |
| 872 | 2026-06-02T23:39:20.517Z | Downloaded aead v0.5.2 |
| 873 | 2026-06-02T23:39:20.520Z | Downloaded allocator-api2 v0.2.21 |
| 874 | 2026-06-02T23:39:20.523Z | Downloaded mime v0.3.17 |
| 875 | 2026-06-02T23:39:20.523Z | Downloaded lru-cache v0.1.2 |
| 876 | 2026-06-02T23:39:20.526Z | Downloaded internet-checksum v0.2.1 |
| 877 | 2026-06-02T23:39:20.526Z | Downloaded async-compression v0.4.42 |
| 878 | 2026-06-02T23:39:20.529Z | Downloaded memmap v0.7.0 |
| 879 | 2026-06-02T23:39:20.532Z | Downloaded embedded-io v0.6.1 |
| 880 | 2026-06-02T23:39:20.535Z | Downloaded natord v1.0.9 |
| 881 | 2026-06-02T23:39:20.538Z | Downloaded ff v0.13.1 |
| 882 | 2026-06-02T23:39:20.538Z | Downloaded managed v0.8.0 |
| 883 | 2026-06-02T23:39:20.542Z | Downloaded icu_properties v2.2.0 |
| 884 | 2026-06-02T23:39:20.549Z | Downloaded heapless v0.8.0 |
| 885 | 2026-06-02T23:39:20.555Z | Downloaded foreign-types v0.5.0 |
| 886 | 2026-06-02T23:39:20.557Z | Downloaded fixedbitset v0.4.2 |
| 887 | 2026-06-02T23:39:20.563Z | Downloaded instant v0.1.13 |
| 888 | 2026-06-02T23:39:20.567Z | Downloaded fxhash v0.2.1 |
| 889 | 2026-06-02T23:39:20.575Z | Downloaded num-iter v0.1.45 |
| 890 | 2026-06-02T23:39:20.578Z | Downloaded crc8 v0.1.1 |
| 891 | 2026-06-02T23:39:20.578Z | Downloaded cmake v0.1.58 |
| 892 | 2026-06-02T23:39:20.581Z | Downloaded ciborium-io v0.2.2 |
| 893 | 2026-06-02T23:39:20.584Z | Downloaded num_enum v0.7.6 |
| 894 | 2026-06-02T23:39:20.589Z | Downloaded itertools v0.12.1 |
| 895 | 2026-06-02T23:39:20.593Z | Downloaded compression-core v0.4.32 |
| 896 | 2026-06-02T23:39:20.596Z | Downloaded match_cfg v0.1.0 |
| 897 | 2026-06-02T23:39:20.599Z | Downloaded daft-derive v0.1.7 |
| 898 | 2026-06-02T23:39:20.602Z | Downloaded ident_case v1.0.1 |
| 899 | 2026-06-02T23:39:20.605Z | Downloaded highway v1.3.0 |
| 900 | 2026-06-02T23:39:20.605Z | Downloaded float-ord v0.3.2 |
| 901 | 2026-06-02T23:39:20.608Z | Downloaded gethostname v0.5.0 |
| 902 | 2026-06-02T23:39:20.608Z | Downloaded glob v0.3.3 |
| 903 | 2026-06-02T23:39:20.611Z | Downloaded macaddr v1.0.1 |
| 904 | 2026-06-02T23:39:20.611Z | Downloaded defmt v0.3.100 |
| 905 | 2026-06-02T23:39:20.611Z | Downloaded num v0.4.3 |
| 906 | 2026-06-02T23:39:20.614Z | Downloaded bs58 v0.5.1 |
| 907 | 2026-06-02T23:39:20.617Z | Downloaded libscf-sys v1.2.0 |
| 908 | 2026-06-02T23:39:20.617Z | Downloaded keccak v0.1.6 |
| 909 | 2026-06-02T23:39:20.620Z | Downloaded const-random v0.1.18 |
| 910 | 2026-06-02T23:39:20.620Z | Downloaded async-stream v0.3.6 |
| 911 | 2026-06-02T23:39:20.623Z | Downloaded no-std-compat v0.4.1 |
| 912 | 2026-06-02T23:39:20.623Z | Downloaded newtype_derive v0.1.6 |
| 913 | 2026-06-02T23:39:20.623Z | Downloaded newtype-uuid-macros v0.1.0 |
| 914 | 2026-06-02T23:39:20.626Z | Downloaded hash32 v0.3.1 |
| 915 | 2026-06-02T23:39:20.626Z | Downloaded chacha20 v0.9.1 |
| 916 | 2026-06-02T23:39:20.628Z | Downloaded byteorder v1.5.0 |
| 917 | 2026-06-02T23:39:20.631Z | Downloaded multer v3.1.0 |
| 918 | 2026-06-02T23:39:20.631Z | Downloaded ipnetwork v0.21.1 |
| 919 | 2026-06-02T23:39:20.634Z | Downloaded blake2 v0.10.6 |
| 920 | 2026-06-02T23:39:20.637Z | Downloaded ingot-macros v0.1.1 |
| 921 | 2026-06-02T23:39:20.637Z | Downloaded konst_macro_rules v0.2.19 |
| 922 | 2026-06-02T23:39:20.640Z | Downloaded idna_adapter v1.2.2 |
| 923 | 2026-06-02T23:39:20.640Z | Downloaded httpdate v1.0.3 |
| 924 | 2026-06-02T23:39:20.640Z | Downloaded opaque-debug v0.3.1 |
| 925 | 2026-06-02T23:39:20.643Z | Downloaded omicron-workspace-hack v0.1.0 |
| 926 | 2026-06-02T23:39:20.643Z | Downloaded linked-hash-map v0.5.6 |
| 927 | 2026-06-02T23:39:20.646Z | Downloaded cstr-argument v0.1.2 |
| 928 | 2026-06-02T23:39:20.646Z | Downloaded newline-converter v0.3.0 |
| 929 | 2026-06-02T23:39:20.646Z | Downloaded crucible-workspace-hack v0.1.0 |
| 930 | 2026-06-02T23:39:20.649Z | Downloaded const-random-macro v0.1.16 |
| 931 | 2026-06-02T23:39:20.649Z | Downloaded async-stream-impl v0.3.6 |
| 932 | 2026-06-02T23:39:20.649Z | Downloaded dunce v1.0.5 |
| 933 | 2026-06-02T23:39:20.652Z | Downloaded enum-as-inner v0.6.1 |
| 934 | 2026-06-02T23:39:20.652Z | Downloaded hostname v0.4.2 |
| 935 | 2026-06-02T23:39:20.655Z | Downloaded git-stub v1.0.0 |
| 936 | 2026-06-02T23:39:20.655Z | Downloaded dtrace-parser v0.2.0 |
| 937 | 2026-06-02T23:39:20.657Z | Downloaded async-recursion v1.1.1 |
| 938 | 2026-06-02T23:39:20.657Z | Downloaded ingot v0.1.1 |
| 939 | 2026-06-02T23:39:20.660Z | Downloaded dof v0.3.0 |
| 940 | 2026-06-02T23:39:20.660Z | Downloaded libsw-core v0.3.2 |
| 941 | 2026-06-02T23:39:20.663Z | Downloaded foldhash v0.2.0 |
| 942 | 2026-06-02T23:39:20.663Z | Downloaded darling_macro v0.23.0 |
| 943 | 2026-06-02T23:39:20.666Z | Downloaded cpufeatures v0.3.0 |
| 944 | 2026-06-02T23:39:20.666Z | Downloaded convert_case v0.4.0 |
| 945 | 2026-06-02T23:39:20.666Z | Downloaded arrayref v0.3.9 |
| 946 | 2026-06-02T23:39:20.670Z | Downloaded num_threads v0.1.7 |
| 947 | 2026-06-02T23:39:20.670Z | Downloaded inout v0.1.4 |
| 948 | 2026-06-02T23:39:20.673Z | Downloaded num_enum_derive v0.5.11 |
| 949 | 2026-06-02T23:39:20.673Z | Downloaded is-terminal v0.4.17 |
| 950 | 2026-06-02T23:39:20.673Z | Downloaded hubpack_derive v0.1.1 |
| 951 | 2026-06-02T23:39:20.676Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 952 | 2026-06-02T23:39:20.676Z | Downloaded dof v0.4.0 |
| 953 | 2026-06-02T23:39:20.676Z | Downloaded darling_macro v0.21.3 |
| 954 | 2026-06-02T23:39:20.679Z | Downloaded crunchy v0.2.4 |
| 955 | 2026-06-02T23:39:20.679Z | Downloaded memoffset v0.9.1 |
| 956 | 2026-06-02T23:39:20.679Z | Downloaded defmt-parser v1.0.0 |
| 957 | 2026-06-02T23:39:20.683Z | Downloaded hubpack v0.1.2 |
| 958 | 2026-06-02T23:39:20.683Z | Downloaded hashbrown v0.12.3 |
| 959 | 2026-06-02T23:39:20.686Z | Downloaded num-derive v0.4.2 |
| 960 | 2026-06-02T23:39:20.686Z | Downloaded linear-map v1.2.0 |
| 961 | 2026-06-02T23:39:20.686Z | Downloaded dtrace-parser v0.3.0 |
| 962 | 2026-06-02T23:39:20.689Z | Downloaded ciborium-ll v0.2.2 |
| 963 | 2026-06-02T23:39:20.689Z | Downloaded bcs v0.1.6 |
| 964 | 2026-06-02T23:39:20.692Z | Downloaded byte-wrapper v0.1.0 |
| 965 | 2026-06-02T23:39:20.692Z | Downloaded icu_normalizer_data v2.2.0 |
| 966 | 2026-06-02T23:39:20.695Z | Downloaded num-rational v0.4.2 |
| 967 | 2026-06-02T23:39:20.695Z | Downloaded group v0.13.0 |
| 968 | 2026-06-02T23:39:20.699Z | Downloaded log v0.4.29 |
| 969 | 2026-06-02T23:39:20.699Z | Downloaded num-conv v0.2.1 |
| 970 | 2026-06-02T23:39:20.702Z | Downloaded pretty-hex v0.4.2 |
| 971 | 2026-06-02T23:39:20.702Z | Downloaded powerfmt v0.2.0 |
| 972 | 2026-06-02T23:39:20.702Z | Downloaded potential_utf v0.1.5 |
| 973 | 2026-06-02T23:39:20.705Z | Downloaded derive-ex v0.1.8 |
| 974 | 2026-06-02T23:39:20.705Z | Downloaded crossbeam-deque v0.8.6 |
| 975 | 2026-06-02T23:39:20.708Z | Downloaded embedded-io v0.4.0 |
| 976 | 2026-06-02T23:39:20.708Z | Downloaded oxide-tokio-rt v0.1.6 |
| 977 | 2026-06-02T23:39:20.711Z | Downloaded bitflags v2.11.1 |
| 978 | 2026-06-02T23:39:20.714Z | Downloaded oxnet v0.1.5 |
| 979 | 2026-06-02T23:39:20.714Z | Downloaded defmt v1.1.0 |
| 980 | 2026-06-02T23:39:20.717Z | Downloaded proc-macro-error-attr v1.0.4 |
| 981 | 2026-06-02T23:39:20.717Z | Downloaded proc-macro-crate v3.5.0 |
| 982 | 2026-06-02T23:39:20.720Z | Downloaded proc-macro-crate v1.3.1 |
| 983 | 2026-06-02T23:39:20.720Z | Downloaded plain v0.2.3 |
| 984 | 2026-06-02T23:39:20.723Z | Downloaded phf_shared v0.12.1 |
| 985 | 2026-06-02T23:39:20.723Z | Downloaded anyhow v1.0.102 |
| 986 | 2026-06-02T23:39:20.725Z | Downloaded libsw v3.5.0 |
| 987 | 2026-06-02T23:39:20.726Z | Downloaded fs-err v3.3.0 |
| 988 | 2026-06-02T23:39:20.728Z | Downloaded deranged v0.5.8 |
| 989 | 2026-06-02T23:39:20.729Z | Downloaded cobs v0.3.0 |
| 990 | 2026-06-02T23:39:20.731Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 991 | 2026-06-02T23:39:20.731Z | Downloaded parking_lot_core v0.8.6 |
| 992 | 2026-06-02T23:39:20.735Z | Downloaded daft v0.1.7 |
| 993 | 2026-06-02T23:39:20.735Z | Downloaded csv-core v0.1.13 |
| 994 | 2026-06-02T23:39:20.735Z | Downloaded ingot-types v0.1.2 |
| 995 | 2026-06-02T23:39:20.738Z | Downloaded bit-vec v0.8.0 |
| 996 | 2026-06-02T23:39:20.738Z | Downloaded paste v1.0.15 |
| 997 | 2026-06-02T23:39:20.741Z | Downloaded defmt-macros v1.1.0 |
| 998 | 2026-06-02T23:39:20.744Z | Downloaded hmac v0.12.1 |
| 999 | 2026-06-02T23:39:20.744Z | Downloaded parse-display-derive v0.10.0 |
| 1000 | 2026-06-02T23:39:20.747Z | Downloaded parse-display v0.10.0 |
| 1001 | 2026-06-02T23:39:20.747Z | Downloaded memmap2 v0.9.10 |
| 1002 | 2026-06-02T23:39:20.747Z | Downloaded compression-codecs v0.4.38 |
| 1003 | 2026-06-02T23:39:20.749Z | Downloaded progenitor-macro v0.14.0 |
| 1004 | 2026-06-02T23:39:20.752Z | Downloaded progenitor-macro v0.11.2 |
| 1005 | 2026-06-02T23:39:20.752Z | Downloaded progenitor-macro v0.10.0 |
| 1006 | 2026-06-02T23:39:20.752Z | Downloaded arrayvec v0.7.6 |
| 1007 | 2026-06-02T23:39:20.757Z | Downloaded displaydoc v0.2.5 |
| 1008 | 2026-06-02T23:39:20.757Z | Downloaded password-hash v0.5.0 |
| 1009 | 2026-06-02T23:39:20.759Z | Downloaded progenitor-macro v0.13.0 |
| 1010 | 2026-06-02T23:39:20.759Z | Downloaded cipher v0.4.4 |
| 1011 | 2026-06-02T23:39:20.759Z | Downloaded async-trait v0.1.89 |
| 1012 | 2026-06-02T23:39:20.762Z | Downloaded progenitor-client v0.10.0 |
| 1013 | 2026-06-02T23:39:20.762Z | Downloaded quick-error v1.2.3 |
| 1014 | 2026-06-02T23:39:20.765Z | Downloaded ref-cast v1.0.25 |
| 1015 | 2026-06-02T23:39:20.765Z | Downloaded either v1.15.0 |
| 1016 | 2026-06-02T23:39:20.769Z | Downloaded critical-section v1.2.0 |
| 1017 | 2026-06-02T23:39:20.769Z | Downloaded argon2 v0.5.3 |
| 1018 | 2026-06-02T23:39:20.769Z | Downloaded progenitor-client v0.11.2 |
| 1019 | 2026-06-02T23:39:20.772Z | Downloaded constant_time_eq v0.4.2 |
| 1020 | 2026-06-02T23:39:20.772Z | Downloaded console v0.16.3 |
| 1021 | 2026-06-02T23:39:20.775Z | Downloaded chacha20 v0.10.0 |
| 1022 | 2026-06-02T23:39:20.775Z | Downloaded fs_extra v1.3.0 |
| 1023 | 2026-06-02T23:39:20.778Z | Downloaded colored v3.1.1 |
| 1024 | 2026-06-02T23:39:20.778Z | Downloaded bitflags v1.3.2 |
| 1025 | 2026-06-02T23:39:20.781Z | Downloaded dyn-clone v1.0.20 |
| 1026 | 2026-06-02T23:39:20.781Z | Downloaded bit-set v0.8.0 |
| 1027 | 2026-06-02T23:39:20.784Z | Downloaded git-stub-vcs v0.1.0 |
| 1028 | 2026-06-02T23:39:20.784Z | Downloaded same-file v1.0.6 |
| 1029 | 2026-06-02T23:39:20.784Z | Downloaded erased-serde v0.3.31 |
| 1030 | 2026-06-02T23:39:20.787Z | Downloaded num_enum v0.5.11 |
| 1031 | 2026-06-02T23:39:20.790Z | Downloaded num-integer v0.1.46 |
| 1032 | 2026-06-02T23:39:20.794Z | Downloaded crossbeam-epoch v0.9.18 |
| 1033 | 2026-06-02T23:39:20.794Z | Downloaded cargo_toml v0.22.3 |
| 1034 | 2026-06-02T23:39:20.799Z | Downloaded rustc_version v0.1.7 |
| 1035 | 2026-06-02T23:39:20.799Z | Downloaded ref-cast-impl v1.0.25 |
| 1036 | 2026-06-02T23:39:20.799Z | Downloaded ciborium v0.2.2 |
| 1037 | 2026-06-02T23:39:20.799Z | Downloaded progenitor-extras v0.2.0 |
| 1038 | 2026-06-02T23:39:20.802Z | Downloaded progenitor-client v0.14.0 |
| 1039 | 2026-06-02T23:39:20.802Z | Downloaded progenitor v0.14.0 |
| 1040 | 2026-06-02T23:39:20.802Z | Downloaded progenitor v0.11.2 |
| 1041 | 2026-06-02T23:39:20.802Z | Downloaded serde_repr v0.1.20 |
| 1042 | 2026-06-02T23:39:20.805Z | Downloaded proc-macro-error v1.0.4 |
| 1043 | 2026-06-02T23:39:20.805Z | Downloaded parking_lot v0.11.2 |
| 1044 | 2026-06-02T23:39:20.808Z | Downloaded num-complex v0.4.6 |
| 1045 | 2026-06-02T23:39:20.808Z | Downloaded cancel-safe-futures v0.1.5 |
| 1046 | 2026-06-02T23:39:20.811Z | Downloaded rand_chacha v0.3.1 |
| 1047 | 2026-06-02T23:39:20.814Z | Downloaded serde_plain v1.0.2 |
| 1048 | 2026-06-02T23:39:20.814Z | Downloaded progenitor-client v0.13.0 |
| 1049 | 2026-06-02T23:39:20.814Z | Downloaded sha1 v0.10.6 |
| 1050 | 2026-06-02T23:39:20.817Z | Downloaded omicron-zone-package v0.12.2 |
| 1051 | 2026-06-02T23:39:20.820Z | Downloaded serial_test v3.4.0 |
| 1052 | 2026-06-02T23:39:20.823Z | Downloaded icu_locale_core v2.2.0 |
| 1053 | 2026-06-02T23:39:20.831Z | Downloaded rand_xorshift v0.4.0 |
| 1054 | 2026-06-02T23:39:20.834Z | Downloaded phf v0.12.1 |
| 1055 | 2026-06-02T23:39:20.834Z | Downloaded pem v3.0.6 |
| 1056 | 2026-06-02T23:39:20.837Z | Downloaded const_format_proc_macros v0.2.34 |
| 1057 | 2026-06-02T23:39:20.839Z | Downloaded slog-envlogger v2.2.0 |
| 1058 | 2026-06-02T23:39:20.839Z | Downloaded slog-bunyan v2.5.0 |
| 1059 | 2026-06-02T23:39:20.842Z | Downloaded spin v0.5.2 |
| 1060 | 2026-06-02T23:39:20.847Z | Downloaded semver v0.1.20 |
| 1061 | 2026-06-02T23:39:20.849Z | Downloaded litemap v0.8.2 |
| 1062 | 2026-06-02T23:39:20.850Z | Downloaded icu_collections v2.2.0 |
| 1063 | 2026-06-02T23:39:20.853Z | Downloaded papergrid v0.17.0 |
| 1064 | 2026-06-02T23:39:20.856Z | Downloaded progenitor v0.10.0 |
| 1065 | 2026-06-02T23:39:20.859Z | Downloaded proc-macro-error2 v2.0.1 |
| 1066 | 2026-06-02T23:39:20.863Z | Downloaded indexmap v1.9.3 |
| 1067 | 2026-06-02T23:39:20.863Z | Downloaded structmeta v0.3.0 |
| 1068 | 2026-06-02T23:39:20.863Z | Downloaded icu_provider v2.2.0 |
| 1069 | 2026-06-02T23:39:20.866Z | Downloaded darling v0.23.0 |
| 1070 | 2026-06-02T23:39:20.869Z | Downloaded tabwriter v1.4.1 |
| 1071 | 2026-06-02T23:39:20.869Z | Downloaded diff v0.1.13 |
| 1072 | 2026-06-02T23:39:20.872Z | Downloaded icu_normalizer v2.2.0 |
| 1073 | 2026-06-02T23:39:20.872Z | Downloaded autocfg v1.5.0 |
| 1074 | 2026-06-02T23:39:20.875Z | Downloaded papergrid v0.11.0 |
| 1075 | 2026-06-02T23:39:20.878Z | Downloaded progenitor v0.13.0 |
| 1076 | 2026-06-02T23:39:20.878Z | Downloaded take_mut v0.2.2 |
| 1077 | 2026-06-02T23:39:20.878Z | Downloaded darling v0.21.3 |
| 1078 | 2026-06-02T23:39:20.881Z | Downloaded tagptr v0.2.0 |
| 1079 | 2026-06-02T23:39:20.884Z | Downloaded hickory-resolver v0.25.2 |
| 1080 | 2026-06-02T23:39:20.886Z | Downloaded tabled_derive v0.11.0 |
| 1081 | 2026-06-02T23:39:20.886Z | Downloaded olpc-cjson v0.1.4 |
| 1082 | 2026-06-02T23:39:20.886Z | Downloaded data-encoding v2.11.0 |
| 1083 | 2026-06-02T23:39:20.889Z | Downloaded rusty-fork v0.3.1 |
| 1084 | 2026-06-02T23:39:20.889Z | Downloaded half v2.7.1 |
| 1085 | 2026-06-02T23:39:20.892Z | Downloaded thread-id v5.1.0 |
| 1086 | 2026-06-02T23:39:20.892Z | Downloaded testing_table v0.3.0 |
| 1087 | 2026-06-02T23:39:20.892Z | Downloaded tabled_derive v0.7.0 |
| 1088 | 2026-06-02T23:39:20.892Z | Downloaded serial_test_derive v3.4.0 |
| 1089 | 2026-06-02T23:39:20.895Z | Downloaded secrecy v0.10.3 |
| 1090 | 2026-06-02T23:39:20.895Z | Downloaded scroll_derive v0.13.1 |
| 1091 | 2026-06-02T23:39:20.895Z | Downloaded scroll_derive v0.12.1 |
| 1092 | 2026-06-02T23:39:20.895Z | Downloaded slog-json v2.6.1 |
| 1093 | 2026-06-02T23:39:20.898Z | Downloaded serde_tokenstream v0.2.3 |
| 1094 | 2026-06-02T23:39:20.901Z | Downloaded hashbrown v0.16.1 |
| 1095 | 2026-06-02T23:39:20.904Z | Downloaded smawk v0.3.2 |
| 1096 | 2026-06-02T23:39:20.906Z | Downloaded slog-dtrace v0.3.0 |
| 1097 | 2026-06-02T23:39:20.906Z | Downloaded rhai_codegen v3.1.0 |
| 1098 | 2026-06-02T23:39:20.909Z | Downloaded strum v0.27.2 |
| 1099 | 2026-06-02T23:39:20.912Z | Downloaded num_enum_derive v0.7.6 |
| 1100 | 2026-06-02T23:39:20.912Z | Downloaded crossbeam-utils v0.8.21 |
| 1101 | 2026-06-02T23:39:20.915Z | Downloaded bytecount v0.6.9 |
| 1102 | 2026-06-02T23:39:20.915Z | Downloaded topological-sort v0.2.2 |
| 1103 | 2026-06-02T23:39:20.915Z | Downloaded strum v0.26.3 |
| 1104 | 2026-06-02T23:39:20.915Z | Downloaded indicatif v0.18.4 |
| 1105 | 2026-06-02T23:39:20.918Z | Downloaded siphasher v1.0.3 |
| 1106 | 2026-06-02T23:39:20.918Z | Downloaded cookie v0.18.1 |
| 1107 | 2026-06-02T23:39:20.921Z | Downloaded sigpipe v0.1.3 |
| 1108 | 2026-06-02T23:39:20.921Z | Downloaded rand_core v0.10.1 |
| 1109 | 2026-06-02T23:39:20.924Z | Downloaded stable_deref_trait v1.2.1 |
| 1110 | 2026-06-02T23:39:20.924Z | Downloaded strum_macros v0.26.4 |
| 1111 | 2026-06-02T23:39:20.924Z | Downloaded snafu-derive v0.8.9 |
| 1112 | 2026-06-02T23:39:20.927Z | Downloaded smartstring v1.0.1 |
| 1113 | 2026-06-02T23:39:20.927Z | Downloaded thread-id v4.2.2 |
| 1114 | 2026-06-02T23:39:20.927Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1115 | 2026-06-02T23:39:20.931Z | Downloaded termtree v0.5.1 |
| 1116 | 2026-06-02T23:39:20.931Z | Downloaded hickory-resolver v0.24.4 |
| 1117 | 2026-06-02T23:39:20.934Z | Downloaded scroll v0.13.0 |
| 1118 | 2026-06-02T23:39:20.934Z | Downloaded chacha20poly1305 v0.10.1 |
| 1119 | 2026-06-02T23:39:20.934Z | Downloaded slog-term v2.9.2 |
| 1120 | 2026-06-02T23:39:20.937Z | Downloaded pest_derive v2.8.6 |
| 1121 | 2026-06-02T23:39:20.937Z | Downloaded synstructure v0.13.2 |
| 1122 | 2026-06-02T23:39:20.940Z | Downloaded poly1305 v0.8.0 |
| 1123 | 2026-06-02T23:39:20.940Z | Downloaded pest_generator v2.8.6 |
| 1124 | 2026-06-02T23:39:20.940Z | Downloaded sdd v3.0.10 |
| 1125 | 2026-06-02T23:39:20.943Z | Downloaded rustversion v1.0.22 |
| 1126 | 2026-06-02T23:39:20.943Z | Downloaded resolv-conf v0.7.6 |
| 1127 | 2026-06-02T23:39:20.945Z | Downloaded time-core v0.1.8 |
| 1128 | 2026-06-02T23:39:20.949Z | Downloaded jiff-static v0.2.24 |
| 1129 | 2026-06-02T23:39:20.952Z | Downloaded universal-hash v0.5.1 |
| 1130 | 2026-06-02T23:39:20.952Z | Downloaded usdt v0.6.0 |
| 1131 | 2026-06-02T23:39:20.952Z | Downloaded unit-prefix v0.5.2 |
| 1132 | 2026-06-02T23:39:20.955Z | Downloaded usdt-macro v0.5.0 |
| 1133 | 2026-06-02T23:39:20.955Z | Downloaded progenitor-impl v0.10.0 |
| 1134 | 2026-06-02T23:39:20.958Z | Downloaded unarray v0.1.4 |
| 1135 | 2026-06-02T23:39:20.964Z | Downloaded derive_more v0.99.20 |
| 1136 | 2026-06-02T23:39:20.967Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1137 | 2026-06-02T23:39:20.970Z | Downloaded slog-stdlog v4.1.1 |
| 1138 | 2026-06-02T23:39:20.970Z | Downloaded utf-8 v0.7.6 |
| 1139 | 2026-06-02T23:39:20.973Z | Downloaded usdt-macro v0.6.0 |
| 1140 | 2026-06-02T23:39:20.973Z | Downloaded usdt-attr-macro v0.6.0 |
| 1141 | 2026-06-02T23:39:20.973Z | Downloaded serde-big-array v0.5.1 |
| 1142 | 2026-06-02T23:39:20.976Z | Downloaded serde_derive_internals v0.29.1 |
| 1143 | 2026-06-02T23:39:20.976Z | Downloaded scroll v0.12.0 |
| 1144 | 2026-06-02T23:39:20.976Z | Downloaded rustls-pemfile v2.2.0 |
| 1145 | 2026-06-02T23:39:20.979Z | Downloaded rustls-native-certs v0.8.3 |
| 1146 | 2026-06-02T23:39:20.979Z | Downloaded schemars_derive v0.8.22 |
| 1147 | 2026-06-02T23:39:20.982Z | Downloaded structmeta-derive v0.3.0 |
| 1148 | 2026-06-02T23:39:20.982Z | Downloaded smf v0.2.3 |
| 1149 | 2026-06-02T23:39:20.982Z | Downloaded typify-macro v0.6.2 |
| 1150 | 2026-06-02T23:39:20.985Z | Downloaded slog-async v2.8.0 |
| 1151 | 2026-06-02T23:39:20.985Z | Downloaded prettyplease v0.2.37 |
| 1152 | 2026-06-02T23:39:20.987Z | Downloaded schemars v0.8.22 |
| 1153 | 2026-06-02T23:39:20.992Z | Downloaded wait-timeout v0.2.1 |
| 1154 | 2026-06-02T23:39:20.994Z | Downloaded yoke-derive v0.8.2 |
| 1155 | 2026-06-02T23:39:20.994Z | Downloaded strum_macros v0.27.2 |
| 1156 | 2026-06-02T23:39:20.997Z | Downloaded zeroize_derive v1.4.3 |
| 1157 | 2026-06-02T23:39:20.997Z | Downloaded konst v0.2.20 |
| 1158 | 2026-06-02T23:39:21.000Z | Downloaded waitgroup v0.1.2 |
| 1159 | 2026-06-02T23:39:21.000Z | Downloaded usdt-attr-macro v0.5.0 |
| 1160 | 2026-06-02T23:39:21.000Z | Downloaded pretty_assertions v1.4.1 |
| 1161 | 2026-06-02T23:39:21.000Z | Downloaded mio v1.2.0 |
| 1162 | 2026-06-02T23:39:21.004Z | Downloaded zerofrom-derive v0.1.7 |
| 1163 | 2026-06-02T23:39:21.022Z | Downloaded zerofrom v0.1.8 |
| 1164 | 2026-06-02T23:39:21.022Z | Downloaded darling_core v0.21.3 |
| 1165 | 2026-06-02T23:39:21.022Z | Downloaded thiserror-no-std v2.0.2 |
| 1166 | 2026-06-02T23:39:21.022Z | Downloaded zone_cfg_derive v0.3.1 |
| 1167 | 2026-06-02T23:39:21.022Z | Downloaded untrusted v0.7.1 |
| 1168 | 2026-06-02T23:39:21.022Z | Downloaded zone v0.3.1 |
| 1169 | 2026-06-02T23:39:21.022Z | Downloaded postcard v1.1.3 |
| 1170 | 2026-06-02T23:39:21.022Z | Downloaded typify-macro v0.4.3 |
| 1171 | 2026-06-02T23:39:21.025Z | Downloaded tokio-tungstenite v0.21.0 |
| 1172 | 2026-06-02T23:39:21.025Z | Downloaded usdt v0.5.0 |
| 1173 | 2026-06-02T23:39:21.025Z | Downloaded drift v0.2.0 |
| 1174 | 2026-06-02T23:39:21.028Z | Downloaded pest_meta v2.8.6 |
| 1175 | 2026-06-02T23:39:21.031Z | Downloaded socket2 v0.6.3 |
| 1176 | 2026-06-02T23:39:21.035Z | Downloaded elliptic-curve v0.13.8 |
| 1177 | 2026-06-02T23:39:21.035Z | Downloaded dropshot_endpoint v0.17.0 |
| 1178 | 2026-06-02T23:39:21.038Z | Downloaded vsss-rs v3.3.4 |
| 1179 | 2026-06-02T23:39:21.038Z | Downloaded whoami v1.6.1 |
| 1180 | 2026-06-02T23:39:21.038Z | Downloaded walkdir v2.5.0 |
| 1181 | 2026-06-02T23:39:21.041Z | Downloaded serde_with_macros v3.20.0 |
| 1182 | 2026-06-02T23:39:21.041Z | Downloaded expectorate v1.2.0 |
| 1183 | 2026-06-02T23:39:21.045Z | Downloaded const_format v0.2.36 |
| 1184 | 2026-06-02T23:39:21.045Z | Downloaded slog-scope v4.4.1 |
| 1185 | 2026-06-02T23:39:21.045Z | Downloaded shlex v1.3.0 |
| 1186 | 2026-06-02T23:39:21.048Z | Downloaded spin v0.9.8 |
| 1187 | 2026-06-02T23:39:21.048Z | Downloaded tokio-dtrace v0.1.1 |
| 1188 | 2026-06-02T23:39:21.048Z | Downloaded progenitor-impl v0.14.0 |
| 1189 | 2026-06-02T23:39:21.052Z | Downloaded tinystr v0.8.3 |
| 1190 | 2026-06-02T23:39:21.052Z | Downloaded xz2 v0.1.7 |
| 1191 | 2026-06-02T23:39:21.052Z | Downloaded usdt-impl v0.6.0 |
| 1192 | 2026-06-02T23:39:21.056Z | Downloaded tiny-keccak v2.0.2 |
| 1193 | 2026-06-02T23:39:21.056Z | Downloaded slog v2.8.2 |
| 1194 | 2026-06-02T23:39:21.056Z | Downloaded similar v2.7.0 |
| 1195 | 2026-06-02T23:39:21.059Z | Downloaded memchr v2.8.0 |
| 1196 | 2026-06-02T23:39:21.062Z | Downloaded tokio-rustls v0.25.0 |
| 1197 | 2026-06-02T23:39:21.064Z | Downloaded thin-vec v0.2.18 |
| 1198 | 2026-06-02T23:39:21.064Z | Downloaded http v1.4.0 |
| 1199 | 2026-06-02T23:39:21.068Z | Downloaded test-strategy v0.4.5 |
| 1200 | 2026-06-02T23:39:21.070Z | Downloaded minimal-lexical v0.2.1 |
| 1201 | 2026-06-02T23:39:21.073Z | Downloaded zerovec-derive v0.11.3 |
| 1202 | 2026-06-02T23:39:21.073Z | Downloaded qorb v0.4.1 |
| 1203 | 2026-06-02T23:39:21.076Z | Downloaded rand v0.8.6 |
| 1204 | 2026-06-02T23:39:21.079Z | Downloaded time-macros v0.2.27 |
| 1205 | 2026-06-02T23:39:21.079Z | Downloaded rayon-core v1.13.0 |
| 1206 | 2026-06-02T23:39:21.082Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1207 | 2026-06-02T23:39:21.085Z | Downloaded crypto-bigint v0.5.5 |
| 1208 | 2026-06-02T23:39:21.088Z | Downloaded base64 v0.21.7 |
| 1209 | 2026-06-02T23:39:21.090Z | Downloaded progenitor-impl v0.11.2 |
| 1210 | 2026-06-02T23:39:21.090Z | Downloaded arc-swap v1.9.1 |
| 1211 | 2026-06-02T23:39:21.093Z | Downloaded tungstenite v0.21.0 |
| 1212 | 2026-06-02T23:39:21.093Z | Downloaded writeable v0.6.3 |
| 1213 | 2026-06-02T23:39:21.097Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1214 | 2026-06-02T23:39:21.097Z | Downloaded progenitor-impl v0.13.0 |
| 1215 | 2026-06-02T23:39:21.099Z | Downloaded darling_core v0.23.0 |
| 1216 | 2026-06-02T23:39:21.102Z | Downloaded cc v1.2.62 |
| 1217 | 2026-06-02T23:39:21.102Z | Downloaded yoke v0.8.2 |
| 1218 | 2026-06-02T23:39:21.105Z | Downloaded zerocopy-derive v0.7.35 |
| 1219 | 2026-06-02T23:39:21.108Z | Downloaded usdt-impl v0.5.0 |
| 1220 | 2026-06-02T23:39:21.108Z | Downloaded typify v0.6.2 |
| 1221 | 2026-06-02T23:39:21.111Z | Downloaded typify v0.4.3 |
| 1222 | 2026-06-02T23:39:21.111Z | Downloaded term v1.2.1 |
| 1223 | 2026-06-02T23:39:21.114Z | Downloaded toml v0.7.8 |
| 1224 | 2026-06-02T23:39:21.114Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1225 | 2026-06-02T23:39:21.117Z | Downloaded ucd-trie v0.1.7 |
| 1226 | 2026-06-02T23:39:21.120Z | Downloaded unsafe-libyaml v0.2.11 |
| 1227 | 2026-06-02T23:39:21.120Z | Downloaded nom v7.1.3 |
| 1228 | 2026-06-02T23:39:21.123Z | Downloaded crossbeam-channel v0.5.15 |
| 1229 | 2026-06-02T23:39:21.126Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1230 | 2026-06-02T23:39:21.129Z | Downloaded snafu v0.8.9 |
| 1231 | 2026-06-02T23:39:21.142Z | Downloaded tar v0.4.45 |
| 1232 | 2026-06-02T23:39:21.144Z | Downloaded nom v8.0.0 |
| 1233 | 2026-06-02T23:39:21.147Z | Downloaded uuid v1.23.1 |
| 1234 | 2026-06-02T23:39:21.150Z | Downloaded rand v0.10.1 |
| 1235 | 2026-06-02T23:39:21.153Z | Downloaded schemars v1.2.1 |
| 1236 | 2026-06-02T23:39:21.158Z | Downloaded toml_edit v0.19.15 |
| 1237 | 2026-06-02T23:39:21.167Z | Downloaded steno v0.4.1 |
| 1238 | 2026-06-02T23:39:21.170Z | Downloaded schemars v0.9.0 |
| 1239 | 2026-06-02T23:39:21.176Z | Downloaded yansi v1.0.1 |
| 1240 | 2026-06-02T23:39:21.179Z | Downloaded icu_properties_data v2.2.0 |
| 1241 | 2026-06-02T23:39:21.183Z | Downloaded iddqd v0.3.18 |
| 1242 | 2026-06-02T23:39:21.188Z | Downloaded hyper v1.9.0 |
| 1243 | 2026-06-02T23:39:21.197Z | Downloaded libm v0.2.16 |
| 1244 | 2026-06-02T23:39:21.203Z | Downloaded pest v2.8.6 |
| 1245 | 2026-06-02T23:39:21.206Z | Downloaded hkdf v0.12.4 |
| 1246 | 2026-06-02T23:39:21.206Z | Downloaded dropshot-api-manager v0.7.2 |
| 1247 | 2026-06-02T23:39:21.214Z | Downloaded zerotrie v0.2.4 |
| 1248 | 2026-06-02T23:39:21.218Z | Downloaded typed-path v0.9.3 |
| 1249 | 2026-06-02T23:39:21.225Z | Downloaded typenum v1.20.0 |
| 1250 | 2026-06-02T23:39:21.238Z | Downloaded scc v2.4.0 |
| 1251 | 2026-06-02T23:39:21.241Z | Downloaded reqwest v0.13.3 |
| 1252 | 2026-06-02T23:39:21.244Z | Downloaded zerocopy-derive v0.8.48 |
| 1253 | 2026-06-02T23:39:21.249Z | Downloaded serde_json v1.0.149 |
| 1254 | 2026-06-02T23:39:21.252Z | Downloaded goblin v0.8.2 |
| 1255 | 2026-06-02T23:39:21.255Z | Downloaded unicode-segmentation v1.13.2 |
| 1256 | 2026-06-02T23:39:21.258Z | Downloaded tough v0.22.0 |
| 1257 | 2026-06-02T23:39:21.268Z | Downloaded hickory-proto v0.25.2 |
| 1258 | 2026-06-02T23:39:21.276Z | Downloaded zerovec v0.11.6 |
| 1259 | 2026-06-02T23:39:21.279Z | Downloaded tower-http v0.6.10 |
| 1260 | 2026-06-02T23:39:21.284Z | Downloaded rayon v1.12.0 |
| 1261 | 2026-06-02T23:39:21.288Z | Downloaded winnow v0.5.40 |
| 1262 | 2026-06-02T23:39:21.293Z | Downloaded zerocopy v0.7.35 |
| 1263 | 2026-06-02T23:39:21.301Z | Downloaded serde_with v3.20.0 |
| 1264 | 2026-06-02T23:39:21.308Z | Downloaded blake3 v1.8.5 |
| 1265 | 2026-06-02T23:39:21.312Z | Downloaded proptest v1.11.0 |
| 1266 | 2026-06-02T23:39:21.318Z | Downloaded goblin v0.10.5 |
| 1267 | 2026-06-02T23:39:21.321Z | Downloaded aws-lc-rs v1.17.0 |
| 1268 | 2026-06-02T23:39:21.327Z | Downloaded rustls-webpki v0.102.8 |
| 1269 | 2026-06-02T23:39:21.338Z | Downloaded tabled v0.15.0 |
| 1270 | 2026-06-02T23:39:21.346Z | Downloaded moka v0.12.15 |
| 1271 | 2026-06-02T23:39:21.350Z | Downloaded tabled v0.20.0 |
| 1272 | 2026-06-02T23:39:21.360Z | Downloaded syn v1.0.109 |
| 1273 | 2026-06-02T23:39:21.370Z | Downloaded time v0.3.47 |
| 1274 | 2026-06-02T23:39:21.381Z | Downloaded smoltcp v0.11.0 |
| 1275 | 2026-06-02T23:39:21.392Z | Downloaded rhai v1.24.0 |
| 1276 | 2026-06-02T23:39:21.399Z | Downloaded zerocopy v0.8.48 |
| 1277 | 2026-06-02T23:39:21.409Z | Downloaded rustls v0.22.4 |
| 1278 | 2026-06-02T23:39:21.416Z | Downloaded regress v0.10.5 |
| 1279 | 2026-06-02T23:39:21.420Z | Downloaded regress v0.11.1 |
| 1280 | 2026-06-02T23:39:21.425Z | Downloaded openapiv3 v2.2.0 |
| 1281 | 2026-06-02T23:39:21.432Z | Downloaded hickory-proto v0.24.4 |
| 1282 | 2026-06-02T23:39:21.438Z | Downloaded dropshot v0.17.0 |
| 1283 | 2026-06-02T23:39:21.450Z | Downloaded nix v0.31.3 |
| 1284 | 2026-06-02T23:39:21.463Z | Downloaded typify-impl v0.6.2 |
| 1285 | 2026-06-02T23:39:21.471Z | Downloaded typify-impl v0.4.3 |
| 1286 | 2026-06-02T23:39:21.478Z | Downloaded sled v0.34.7 |
| 1287 | 2026-06-02T23:39:21.518Z | Downloaded petgraph v0.6.5 |
| 1288 | 2026-06-02T23:39:21.528Z | Downloaded jiff v0.2.24 |
| 1289 | 2026-06-02T23:39:21.538Z | Downloaded lzma-sys v0.1.20 |
| 1290 | 2026-06-02T23:39:21.553Z | Downloaded chrono-tz v0.10.4 |
| 1291 | 2026-06-02T23:39:21.579Z | Downloaded sha3 v0.10.9 |
| 1292 | 2026-06-02T23:39:21.588Z | Downloaded csv v1.4.0 |
| 1293 | 2026-06-02T23:39:21.598Z | Downloaded encoding_rs v0.8.35 |
| 1294 | 2026-06-02T23:39:22.170Z | Downloaded aws-lc-sys v0.41.0 |
| 1295 | 2026-06-02T23:39:23.071Z | Compiling proc-macro2 v1.0.106 |
| 1296 | 2026-06-02T23:39:23.071Z | Compiling quote v1.0.45 |
| 1297 | 2026-06-02T23:39:23.071Z | Compiling unicode-ident v1.0.24 |
| 1298 | 2026-06-02T23:39:23.071Z | Compiling serde_core v1.0.228 |
| 1299 | 2026-06-02T23:39:23.071Z | Compiling cfg-if v1.0.4 |
| 1300 | 2026-06-02T23:39:23.074Z | Compiling serde v1.0.228 |
| 1301 | 2026-06-02T23:39:23.074Z | Compiling libc v0.2.186 |
| 1302 | 2026-06-02T23:39:23.074Z | Compiling memchr v2.8.0 |
| 1303 | 2026-06-02T23:39:23.273Z | Compiling itoa v1.0.18 |
| 1304 | 2026-06-02T23:39:23.454Z | Compiling zmij v1.0.21 |
| 1305 | 2026-06-02T23:39:23.483Z | Compiling autocfg v1.5.0 |
| 1306 | 2026-06-02T23:39:23.546Z | Compiling libm v0.2.16 |
| 1307 | 2026-06-02T23:39:23.822Z | Compiling stable_deref_trait v1.2.1 |
| 1308 | 2026-06-02T23:39:23.856Z | Compiling version_check v0.9.5 |
| 1309 | 2026-06-02T23:39:23.893Z | Compiling litemap v0.8.2 |
| 1310 | 2026-06-02T23:39:23.960Z | Compiling writeable v0.6.3 |
| 1311 | 2026-06-02T23:39:24.119Z | Compiling utf8_iter v1.0.4 |
| 1312 | 2026-06-02T23:39:24.132Z | Compiling icu_normalizer_data v2.2.0 |
| 1313 | 2026-06-02T23:39:24.152Z | Compiling percent-encoding v2.3.2 |
| 1314 | 2026-06-02T23:39:24.166Z | Compiling icu_properties_data v2.2.0 |
| 1315 | 2026-06-02T23:39:24.206Z | Compiling iana-time-zone v0.1.65 |
| 1316 | 2026-06-02T23:39:24.350Z | Compiling pin-project-lite v0.2.17 |
| 1317 | 2026-06-02T23:39:24.426Z | Compiling equivalent v1.0.2 |
| 1318 | 2026-06-02T23:39:24.442Z | Compiling syn v2.0.117 |
| 1319 | 2026-06-02T23:39:24.453Z | Compiling form_urlencoded v1.2.2 |
| 1320 | 2026-06-02T23:39:24.506Z | Compiling scopeguard v1.2.0 |
| 1321 | 2026-06-02T23:39:24.548Z | Compiling parking_lot_core v0.9.12 |
| 1322 | 2026-06-02T23:39:24.562Z | Compiling serde_json v1.0.149 |
| 1323 | 2026-06-02T23:39:24.608Z | Compiling lock_api v0.4.14 |
| 1324 | 2026-06-02T23:39:24.619Z | Compiling dyn-clone v1.0.20 |
| 1325 | 2026-06-02T23:39:24.629Z | Compiling num-traits v0.2.19 |
| 1326 | 2026-06-02T23:39:24.755Z | Compiling hashbrown v0.17.1 |
| 1327 | 2026-06-02T23:39:24.846Z | Compiling thiserror v2.0.18 |
| 1328 | 2026-06-02T23:39:24.866Z | Compiling rand_core v0.10.1 |
| 1329 | 2026-06-02T23:39:24.889Z | Compiling getrandom v0.4.2 |
| 1330 | 2026-06-02T23:39:25.024Z | Compiling errno v0.3.14 |
| 1331 | 2026-06-02T23:39:25.156Z | Compiling jobserver v0.1.34 |
| 1332 | 2026-06-02T23:39:25.181Z | Compiling shlex v1.3.0 |
| 1333 | 2026-06-02T23:39:25.194Z | Compiling find-msvc-tools v0.1.9 |
| 1334 | 2026-06-02T23:39:25.346Z | Compiling semver v1.0.28 |
| 1335 | 2026-06-02T23:39:25.396Z | Compiling indexmap v2.14.0 |
| 1336 | 2026-06-02T23:39:25.429Z | Compiling cc v1.2.62 |
| 1337 | 2026-06-02T23:39:25.489Z | Compiling futures-core v0.3.32 |
| 1338 | 2026-06-02T23:39:25.659Z | Compiling zerocopy v0.8.48 |
| 1339 | 2026-06-02T23:39:25.671Z | Compiling heck v0.5.0 |
| 1340 | 2026-06-02T23:39:25.692Z | Compiling futures-sink v0.3.32 |
| 1341 | 2026-06-02T23:39:25.793Z | Compiling uuid v1.23.1 |
| 1342 | 2026-06-02T23:39:25.924Z | Compiling slab v0.4.12 |
| 1343 | 2026-06-02T23:39:26.039Z | Compiling fnv v1.0.7 |
| 1344 | 2026-06-02T23:39:26.099Z | Compiling rustversion v1.0.22 |
| 1345 | 2026-06-02T23:39:26.111Z | Compiling schemars v0.8.22 |
| 1346 | 2026-06-02T23:39:26.131Z | Compiling futures-channel v0.3.32 |
| 1347 | 2026-06-02T23:39:26.214Z | Compiling socket2 v0.6.3 |
| 1348 | 2026-06-02T23:39:26.353Z | Compiling futures-io v0.3.32 |
| 1349 | 2026-06-02T23:39:26.381Z | Compiling futures-task v0.3.32 |
| 1350 | 2026-06-02T23:39:26.574Z | Compiling portable-atomic v1.13.1 |
| 1351 | 2026-06-02T23:39:26.609Z | Compiling signal-hook-registry v1.4.8 |
| 1352 | 2026-06-02T23:39:26.621Z | Compiling mio v1.2.0 |
| 1353 | 2026-06-02T23:39:26.703Z | Compiling bitflags v2.11.1 |
| 1354 | 2026-06-02T23:39:26.721Z | Compiling getrandom v0.2.17 |
| 1355 | 2026-06-02T23:39:26.866Z | Compiling critical-section v1.2.0 |
| 1356 | 2026-06-02T23:39:26.898Z | Compiling typenum v1.20.0 |
| 1357 | 2026-06-02T23:39:26.901Z | Compiling subtle v2.6.1 |
| 1358 | 2026-06-02T23:39:26.934Z | Compiling log v0.4.29 |
| 1359 | 2026-06-02T23:39:26.966Z | Compiling untrusted v0.9.0 |
| 1360 | 2026-06-02T23:39:27.073Z | Compiling base64 v0.22.1 |
| 1361 | 2026-06-02T23:39:27.113Z | Compiling regex-syntax v0.8.10 |
| 1362 | 2026-06-02T23:39:27.116Z | Compiling byteorder v1.5.0 |
| 1363 | 2026-06-02T23:39:27.146Z | Compiling slog v2.8.2 |
| 1364 | 2026-06-02T23:39:27.250Z | Compiling rand_core v0.6.4 |
| 1365 | 2026-06-02T23:39:27.334Z | Compiling synstructure v0.13.2 |
| 1366 | 2026-06-02T23:39:27.381Z | Compiling serde_derive_internals v0.29.1 |
| 1367 | 2026-06-02T23:39:27.407Z | Compiling cmake v0.1.58 |
| 1368 | 2026-06-02T23:39:27.469Z | Compiling once_cell v1.21.4 |
| 1369 | 2026-06-02T23:39:27.538Z | Compiling fs_extra v1.3.0 |
| 1370 | 2026-06-02T23:39:27.550Z | Compiling dunce v1.0.5 |
| 1371 | 2026-06-02T23:39:27.640Z | Compiling httparse v1.10.1 |
| 1372 | 2026-06-02T23:39:27.676Z | Compiling atomic-waker v1.1.2 |
| 1373 | 2026-06-02T23:39:27.735Z | Compiling strsim v0.11.1 |
| 1374 | 2026-06-02T23:39:27.788Z | Compiling aws-lc-sys v0.41.0 |
| 1375 | 2026-06-02T23:39:27.799Z | Compiling ipnet v2.12.0 |
| 1376 | 2026-06-02T23:39:27.813Z | Compiling rustix v1.1.4 |
| 1377 | 2026-06-02T23:39:28.041Z | Compiling tower-service v0.3.3 |
| 1378 | 2026-06-02T23:39:28.110Z | Compiling tower-layer v0.3.3 |
| 1379 | 2026-06-02T23:39:28.131Z | Compiling generic-array v0.14.7 |
| 1380 | 2026-06-02T23:39:28.262Z | Compiling ryu v1.0.23 |
| 1381 | 2026-06-02T23:39:28.320Z | Compiling ucd-trie v0.1.7 |
| 1382 | 2026-06-02T23:39:28.351Z | Compiling try-lock v0.2.5 |
| 1383 | 2026-06-02T23:39:28.364Z | Compiling thiserror v1.0.69 |
| 1384 | 2026-06-02T23:39:28.418Z | Compiling getrandom v0.3.4 |
| 1385 | 2026-06-02T23:39:28.440Z | Compiling want v0.3.1 |
| 1386 | 2026-06-02T23:39:28.451Z | Compiling pest v2.8.6 |
| 1387 | 2026-06-02T23:39:28.463Z | Compiling serde_derive v1.0.228 |
| 1388 | 2026-06-02T23:39:28.602Z | Compiling zerofrom-derive v0.1.7 |
| 1389 | 2026-06-02T23:39:28.612Z | Compiling yoke-derive v0.8.2 |
| 1390 | 2026-06-02T23:39:28.645Z | Compiling zerovec-derive v0.11.3 |
| 1391 | 2026-06-02T23:39:28.672Z | Compiling displaydoc v0.2.5 |
| 1392 | 2026-06-02T23:39:28.761Z | Compiling schemars_derive v0.8.22 |
| 1393 | 2026-06-02T23:39:29.493Z | Compiling tokio-macros v2.7.0 |
| 1394 | 2026-06-02T23:39:29.694Z | Compiling thiserror-impl v2.0.18 |
| 1395 | 2026-06-02T23:39:29.753Z | Compiling zerocopy-derive v0.8.48 |
| 1396 | 2026-06-02T23:39:29.806Z | Compiling zeroize_derive v1.4.3 |
| 1397 | 2026-06-02T23:39:29.833Z | Compiling futures-macro v0.3.32 |
| 1398 | 2026-06-02T23:39:29.845Z | Compiling zerofrom v0.1.8 |
| 1399 | 2026-06-02T23:39:29.960Z | Compiling yoke v0.8.2 |
| 1400 | 2026-06-02T23:39:30.144Z | Compiling zerovec v0.11.6 |
| 1401 | 2026-06-02T23:39:30.280Z | Compiling zerotrie v0.2.4 |
| 1402 | 2026-06-02T23:39:30.491Z | Compiling zeroize v1.8.2 |
| 1403 | 2026-06-02T23:39:30.663Z | Compiling tinystr v0.8.3 |
| 1404 | 2026-06-02T23:39:30.666Z | Compiling potential_utf v0.1.5 |
| 1405 | 2026-06-02T23:39:30.689Z | Compiling futures-util v0.3.32 |
| 1406 | 2026-06-02T23:39:30.754Z | Compiling thiserror-impl v1.0.69 |
| 1407 | 2026-06-02T23:39:30.825Z | Compiling icu_locale_core v2.2.0 |
| 1408 | 2026-06-02T23:39:30.857Z | Compiling icu_collections v2.2.0 |
| 1409 | 2026-06-02T23:39:31.067Z | Compiling httpdate v1.0.3 |
| 1410 | 2026-06-02T23:39:31.365Z | Compiling pest_meta v2.8.6 |
| 1411 | 2026-06-02T23:39:31.709Z | Compiling bytes v1.11.1 |
| 1412 | 2026-06-02T23:39:31.777Z | Compiling smallvec v1.15.1 |
| 1413 | 2026-06-02T23:39:31.878Z | Compiling icu_provider v2.2.0 |
| 1414 | 2026-06-02T23:39:31.900Z | Compiling chrono v0.4.44 |
| 1415 | 2026-06-02T23:39:32.188Z | Compiling icu_properties v2.2.0 |
| 1416 | 2026-06-02T23:39:32.303Z | Compiling icu_normalizer v2.2.0 |
| 1417 | 2026-06-02T23:39:32.327Z | Compiling parking_lot v0.12.5 |
| 1418 | 2026-06-02T23:39:32.607Z | Compiling http v1.4.0 |
| 1419 | 2026-06-02T23:39:32.725Z | Compiling tokio v1.52.3 |
| 1420 | 2026-06-02T23:39:32.869Z | Compiling serde_tokenstream v0.2.3 |
| 1421 | 2026-06-02T23:39:32.946Z | Compiling erased-serde v0.3.31 |
| 1422 | 2026-06-02T23:39:33.140Z | Compiling idna_adapter v1.2.2 |
| 1423 | 2026-06-02T23:39:33.285Z | Compiling idna v1.1.0 |
| 1424 | 2026-06-02T23:39:33.360Z | Compiling http-body v1.0.1 |
| 1425 | 2026-06-02T23:39:33.514Z | Compiling pest_generator v2.8.6 |
| 1426 | 2026-06-02T23:39:33.526Z | Compiling plain v0.2.3 |
| 1427 | 2026-06-02T23:39:33.572Z | Compiling url v2.5.8 |
| 1428 | 2026-06-02T23:39:33.628Z | Compiling pretty-hex v0.4.2 |
| 1429 | 2026-06-02T23:39:33.760Z | Compiling foldhash v0.2.0 |
| 1430 | 2026-06-02T23:39:33.763Z | Compiling paste v1.0.15 |
| 1431 | 2026-06-02T23:39:34.026Z | Compiling ppv-lite86 v0.2.21 |
| 1432 | 2026-06-02T23:39:34.062Z | Compiling allocator-api2 v0.2.21 |
| 1433 | 2026-06-02T23:39:34.161Z | Compiling pest_derive v2.8.6 |
| 1434 | 2026-06-02T23:39:34.174Z | Compiling crypto-common v0.1.7 |
| 1435 | 2026-06-02T23:39:34.296Z | Compiling tracing-attributes v0.1.31 |
| 1436 | 2026-06-02T23:39:34.340Z | Compiling hashbrown v0.16.1 |
| 1437 | 2026-06-02T23:39:34.380Z | Compiling tracing-core v0.1.36 |
| 1438 | 2026-06-02T23:39:34.486Z | Compiling ident_case v1.0.1 |
| 1439 | 2026-06-02T23:39:34.605Z | Compiling omicron-workspace-hack v0.1.0 |
| 1440 | 2026-06-02T23:39:34.845Z | Compiling http-body-util v0.1.3 |
| 1441 | 2026-06-02T23:39:34.914Z | Compiling ipnetwork v0.21.1 |
| 1442 | 2026-06-02T23:39:34.979Z | Compiling serde_urlencoded v0.7.1 |
| 1443 | 2026-06-02T23:39:35.078Z | Compiling aho-corasick v1.1.4 |
| 1444 | 2026-06-02T23:39:35.220Z | Compiling sync_wrapper v1.0.2 |
| 1445 | 2026-06-02T23:39:35.287Z | Compiling winnow v1.0.3 |
| 1446 | 2026-06-02T23:39:35.331Z | Compiling rustls-pki-types v1.14.1 |
| 1447 | 2026-06-02T23:39:35.345Z | Compiling daft-derive v0.1.7 |
| 1448 | 2026-06-02T23:39:35.517Z | Compiling tracing v0.1.44 |
| 1449 | 2026-06-02T23:39:35.748Z | Compiling fastrand v2.4.1 |
| 1450 | 2026-06-02T23:39:35.807Z | Compiling oxnet v0.1.5 |
| 1451 | 2026-06-02T23:39:35.982Z | Compiling regex-automata v0.4.14 |
| 1452 | 2026-06-02T23:39:36.001Z | Compiling scroll_derive v0.13.1 |
| 1453 | 2026-06-02T23:39:36.092Z | Compiling powerfmt v0.2.0 |
| 1454 | 2026-06-02T23:39:36.228Z | Compiling num-conv v0.2.1 |
| 1455 | 2026-06-02T23:39:36.296Z | Compiling time-core v0.1.8 |
| 1456 | 2026-06-02T23:39:36.356Z | Compiling deranged v0.5.8 |
| 1457 | 2026-06-02T23:39:36.435Z | Compiling time-macros v0.2.27 |
| 1458 | 2026-06-02T23:39:36.454Z | Compiling tokio-util v0.7.18 |
| 1459 | 2026-06-02T23:39:36.838Z | Compiling scroll v0.13.0 |
| 1460 | 2026-06-02T23:39:36.957Z | Compiling async-trait v0.1.89 |
| 1461 | 2026-06-02T23:39:37.097Z | Compiling ring v0.17.14 |
| 1462 | 2026-06-02T23:39:37.304Z | Compiling cpufeatures v0.2.17 |
| 1463 | 2026-06-02T23:39:37.375Z | Compiling num_threads v0.1.7 |
| 1464 | 2026-06-02T23:39:37.406Z | Compiling anyhow v1.0.102 |
| 1465 | 2026-06-02T23:39:37.465Z | Compiling block-buffer v0.10.4 |
| 1466 | 2026-06-02T23:39:37.610Z | Compiling regex v1.12.3 |
| 1467 | 2026-06-02T23:39:37.930Z | Compiling openssl-probe v0.2.1 |
| 1468 | 2026-06-02T23:39:37.933Z | Compiling hex v0.4.3 |
| 1469 | 2026-06-02T23:39:38.113Z | Compiling digest v0.10.7 |
| 1470 | 2026-06-02T23:39:38.318Z | Compiling camino v1.2.2 |
| 1471 | 2026-06-02T23:39:38.628Z | Compiling crc32fast v1.5.0 |
| 1472 | 2026-06-02T23:39:38.691Z | Compiling crossbeam-utils v0.8.21 |
| 1473 | 2026-06-02T23:39:38.727Z | Compiling usdt-impl v0.6.0 |
| 1474 | 2026-06-02T23:39:39.063Z | Compiling goblin v0.10.5 |
| 1475 | 2026-06-02T23:39:39.139Z | Compiling h2 v0.4.14 |
| 1476 | 2026-06-02T23:39:39.202Z | Compiling dtrace-parser v0.3.0 |
| 1477 | 2026-06-02T23:39:39.382Z | Compiling aws-lc-rs v1.17.0 |
| 1478 | 2026-06-02T23:39:39.877Z | Compiling futures-executor v0.3.32 |
| 1479 | 2026-06-02T23:39:40.068Z | Compiling structmeta-derive v0.3.0 |
| 1480 | 2026-06-02T23:39:40.147Z | Compiling thread-id v5.1.0 |
| 1481 | 2026-06-02T23:39:40.238Z | Compiling thread_local v1.1.9 |
| 1482 | 2026-06-02T23:39:40.295Z | Compiling adler2 v2.0.1 |
| 1483 | 2026-06-02T23:39:40.424Z | Compiling simd-adler32 v0.3.9 |
| 1484 | 2026-06-02T23:39:40.494Z | Compiling rustls v0.22.4 |
| 1485 | 2026-06-02T23:39:40.613Z | Compiling miniz_oxide v0.8.9 |
| 1486 | 2026-06-02T23:39:40.708Z | Compiling futures v0.3.32 |
| 1487 | 2026-06-02T23:39:40.784Z | Compiling rand_core v0.9.5 |
| 1488 | 2026-06-02T23:39:40.996Z | Compiling darling_core v0.23.0 |
| 1489 | 2026-06-02T23:39:41.088Z | Compiling structmeta v0.3.0 |
| 1490 | 2026-06-02T23:39:41.244Z | Compiling hyper v1.9.0 |
| 1491 | 2026-06-02T23:39:41.278Z | Compiling newtype-uuid-macros v0.1.0 |
| 1492 | 2026-06-02T23:39:41.542Z | Compiling untrusted v0.7.1 |
| 1493 | 2026-06-02T23:39:41.618Z | Compiling match_cfg v0.1.0 |
| 1494 | 2026-06-02T23:39:41.672Z | Compiling dof v0.4.0 |
| 1495 | 2026-06-02T23:39:41.690Z | Compiling slog-async v2.8.0 |
| 1496 | 2026-06-02T23:39:42.027Z | Compiling flate2 v1.1.9 |
| 1497 | 2026-06-02T23:39:42.141Z | Compiling newtype-uuid v1.3.2 |
| 1498 | 2026-06-02T23:39:42.478Z | Compiling hyper-util v0.1.20 |
| 1499 | 2026-06-02T23:39:42.932Z | Compiling take_mut v0.2.2 |
| 1500 | 2026-06-02T23:39:42.991Z | Compiling compression-core v0.4.32 |
| 1501 | 2026-06-02T23:39:43.027Z | Compiling darling_macro v0.23.0 |
| 1502 | 2026-06-02T23:39:43.038Z | Compiling term v1.2.1 |
| 1503 | 2026-06-02T23:39:43.131Z | Compiling ref-cast v1.0.25 |
| 1504 | 2026-06-02T23:39:43.145Z | Compiling quick-error v1.2.3 |
| 1505 | 2026-06-02T23:39:43.454Z | Compiling rustls v0.23.40 |
| 1506 | 2026-06-02T23:39:43.557Z | Compiling compression-codecs v0.4.38 |
| 1507 | 2026-06-02T23:39:43.583Z | Compiling daft v0.1.7 |
| 1508 | 2026-06-02T23:39:43.611Z | Compiling darling v0.23.0 |
| 1509 | 2026-06-02T23:39:43.678Z | Compiling rand_chacha v0.9.0 |
| 1510 | 2026-06-02T23:39:43.727Z | Compiling ref-cast-impl v1.0.25 |
| 1511 | 2026-06-02T23:39:43.806Z | Compiling strum_macros v0.26.4 |
| 1512 | 2026-06-02T23:39:43.809Z | Compiling usdt-macro v0.6.0 |
| 1513 | 2026-06-02T23:39:43.844Z | Compiling usdt-attr-macro v0.6.0 |
| 1514 | 2026-06-02T23:39:44.159Z | Compiling serde_spanned v1.1.1 |
| 1515 | 2026-06-02T23:39:44.168Z | Compiling multer v3.1.0 |
| 1516 | 2026-06-02T23:39:44.213Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1517 | 2026-06-02T23:39:44.299Z | Compiling debug-ignore v1.0.5 |
| 1518 | 2026-06-02T23:39:44.396Z | Compiling bit-vec v0.8.0 |
| 1519 | 2026-06-02T23:39:44.523Z | Compiling rand v0.9.4 |
| 1520 | 2026-06-02T23:39:44.604Z | Compiling bit-set v0.8.0 |
| 1521 | 2026-06-02T23:39:44.632Z | Compiling serde_with_macros v3.20.0 |
| 1522 | 2026-06-02T23:39:44.762Z | Compiling async-stream-impl v0.3.6 |
| 1523 | 2026-06-02T23:39:45.002Z | Compiling dropshot v0.17.0 |
| 1524 | 2026-06-02T23:39:45.127Z | Compiling encoding_rs v0.8.35 |
| 1525 | 2026-06-02T23:39:45.240Z | Compiling spin v0.9.8 |
| 1526 | 2026-06-02T23:39:45.353Z | Compiling syn v1.0.109 |
| 1527 | 2026-06-02T23:39:45.406Z | Compiling unarray v0.1.4 |
| 1528 | 2026-06-02T23:39:45.452Z | Compiling strum v0.26.3 |
| 1529 | 2026-06-02T23:39:45.508Z | Compiling mime v0.3.17 |
| 1530 | 2026-06-02T23:39:45.563Z | Compiling async-stream v0.3.6 |
| 1531 | 2026-06-02T23:39:45.616Z | Compiling derive-ex v0.1.8 |
| 1532 | 2026-06-02T23:39:45.719Z | Compiling tower v0.5.3 |
| 1533 | 2026-06-02T23:39:45.731Z | Compiling dropshot_endpoint v0.17.0 |
| 1534 | 2026-06-02T23:39:45.755Z | Compiling macaddr v1.0.1 |
| 1535 | 2026-06-02T23:39:45.772Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1536 | 2026-06-02T23:39:46.256Z | Compiling waitgroup v0.1.2 |
| 1537 | 2026-06-02T23:39:46.392Z | Compiling serde_path_to_error v0.1.20 |
| 1538 | 2026-06-02T23:39:46.678Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1539 | 2026-06-02T23:39:46.742Z | Compiling tower-http v0.6.10 |
| 1540 | 2026-06-02T23:39:46.804Z | Compiling tempfile v3.27.0 |
| 1541 | 2026-06-02T23:39:47.015Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1542 | 2026-06-02T23:39:47.141Z | Compiling time v0.3.47 |
| 1543 | 2026-06-02T23:39:47.163Z | Compiling test-strategy v0.4.5 |
| 1544 | 2026-06-02T23:39:47.185Z | Compiling openapiv3 v2.2.0 |
| 1545 | 2026-06-02T23:39:47.209Z | Compiling strum_macros v0.27.2 |
| 1546 | 2026-06-02T23:39:47.354Z | Compiling instant v0.1.13 |
| 1547 | 2026-06-02T23:39:47.457Z | Compiling crossbeam-channel v0.5.15 |
| 1548 | 2026-06-02T23:39:47.928Z | Compiling rustls-native-certs v0.8.3 |
| 1549 | 2026-06-02T23:39:48.269Z | Compiling rustc-hash v2.1.2 |
| 1550 | 2026-06-02T23:39:48.769Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1551 | 2026-06-02T23:39:49.055Z | Compiling strum v0.27.2 |
| 1552 | 2026-06-02T23:39:49.180Z | Compiling parse-display-derive v0.10.0 |
| 1553 | 2026-06-02T23:39:49.427Z | Compiling backon v1.6.0 |
| 1554 | 2026-06-02T23:39:49.430Z | Compiling rand_chacha v0.3.1 |
| 1555 | 2026-06-02T23:39:49.643Z | Compiling is-terminal v0.4.17 |
| 1556 | 2026-06-02T23:39:49.899Z | Compiling slog-term v2.9.2 |
| 1557 | 2026-06-02T23:39:50.098Z | Compiling rustls-webpki v0.102.8 |
| 1558 | 2026-06-02T23:39:50.210Z | Compiling rand v0.8.6 |
| 1559 | 2026-06-02T23:39:50.817Z | Compiling slog-json v2.6.1 |
| 1560 | 2026-06-02T23:39:50.853Z | Compiling hostname v0.3.1 |
| 1561 | 2026-06-02T23:39:50.959Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1562 | 2026-06-02T23:39:50.984Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1563 | 2026-06-02T23:39:51.013Z | Compiling wait-timeout v0.2.1 |
| 1564 | 2026-06-02T23:39:51.281Z | Compiling memmap2 v0.9.10 |
| 1565 | 2026-06-02T23:39:51.307Z | Compiling either v1.15.0 |
| 1566 | 2026-06-02T23:39:51.377Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1567 | 2026-06-02T23:39:51.494Z | Compiling rusty-fork v0.3.1 |
| 1568 | 2026-06-02T23:39:51.508Z | Compiling slog-bunyan v2.5.0 |
| 1569 | 2026-06-02T23:39:51.648Z | Compiling serde_with v3.20.0 |
| 1570 | 2026-06-02T23:39:51.842Z | Compiling async-compression v0.4.42 |
| 1571 | 2026-06-02T23:39:52.155Z | Compiling rand_xorshift v0.4.0 |
| 1572 | 2026-06-02T23:39:52.861Z | Compiling usdt v0.6.0 |
| 1573 | 2026-06-02T23:39:52.952Z | Compiling tokio-rustls v0.25.0 |
| 1574 | 2026-06-02T23:39:52.993Z | Compiling sha1 v0.10.6 |
| 1575 | 2026-06-02T23:39:53.139Z | Compiling rustls-pemfile v2.2.0 |
| 1576 | 2026-06-02T23:39:53.170Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1577 | 2026-06-02T23:39:53.215Z | Compiling regress v0.10.5 |
| 1578 | 2026-06-02T23:39:53.331Z | Compiling hostname v0.4.2 |
| 1579 | 2026-06-02T23:39:53.378Z | Compiling proptest v1.11.0 |
| 1580 | 2026-06-02T23:39:53.729Z | Compiling iddqd v0.3.18 |
| 1581 | 2026-06-02T23:39:54.493Z | Compiling reqwest v0.12.28 |
| 1582 | 2026-06-02T23:39:54.516Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1583 | 2026-06-02T23:39:54.902Z | Compiling itertools v0.14.0 |
| 1584 | 2026-06-02T23:39:54.946Z | Compiling parse-display v0.10.0 |
| 1585 | 2026-06-02T23:39:55.276Z | Compiling backoff v0.4.0 |
| 1586 | 2026-06-02T23:39:55.483Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1587 | 2026-06-02T23:39:56.061Z | Compiling progenitor-client v0.10.0 |
| 1588 | 2026-06-02T23:39:56.146Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1589 | 2026-06-02T23:39:57.458Z | Compiling regress v0.11.1 |
| 1590 | 2026-06-02T23:39:57.798Z | Compiling utf8parse v0.2.2 |
| 1591 | 2026-06-02T23:39:57.907Z | Compiling anstyle-parse v1.0.0 |
| 1592 | 2026-06-02T23:39:58.089Z | Compiling is_terminal_polyfill v1.70.2 |
| 1593 | 2026-06-02T23:39:58.116Z | Compiling anstyle v1.0.14 |
| 1594 | 2026-06-02T23:39:58.178Z | Compiling anstyle-query v1.1.5 |
| 1595 | 2026-06-02T23:39:58.285Z | Compiling colorchoice v1.0.5 |
| 1596 | 2026-06-02T23:39:58.403Z | Compiling anstream v1.0.0 |
| 1597 | 2026-06-02T23:39:58.718Z | Compiling toml_datetime v0.6.11 |
| 1598 | 2026-06-02T23:39:59.042Z | Compiling typify-impl v0.6.2 |
| 1599 | 2026-06-02T23:39:59.100Z | Compiling zerocopy-derive v0.7.35 |
| 1600 | 2026-06-02T23:39:59.389Z | Compiling clap_lex v1.1.0 |
| 1601 | 2026-06-02T23:39:59.884Z | Compiling convert_case v0.4.0 |
| 1602 | 2026-06-02T23:39:59.979Z | Compiling zerocopy v0.7.35 |
| 1603 | 2026-06-02T23:40:00.189Z | Compiling derive_more v0.99.20 |
| 1604 | 2026-06-02T23:40:00.858Z | Compiling unicode-width v0.2.2 |
| 1605 | 2026-06-02T23:40:01.400Z | Compiling secrecy v0.10.3 |
| 1606 | 2026-06-02T23:40:01.456Z | Compiling clap_derive v4.6.1 |
| 1607 | 2026-06-02T23:40:01.552Z | Compiling tinyvec_macros v0.1.1 |
| 1608 | 2026-06-02T23:40:01.622Z | Compiling float-ord v0.3.2 |
| 1609 | 2026-06-02T23:40:01.739Z | Compiling crucible-workspace-hack v0.1.0 |
| 1610 | 2026-06-02T23:40:01.821Z | Compiling tinyvec v1.11.0 |
| 1611 | 2026-06-02T23:40:02.425Z | Compiling terminal_size v0.4.4 |
| 1612 | 2026-06-02T23:40:02.501Z | Compiling dtrace-parser v0.2.0 |
| 1613 | 2026-06-02T23:40:02.559Z | Compiling scroll_derive v0.12.1 |
| 1614 | 2026-06-02T23:40:02.709Z | Compiling num-integer v0.1.46 |
| 1615 | 2026-06-02T23:40:03.027Z | Compiling rustc_version v0.4.1 |
| 1616 | 2026-06-02T23:40:03.139Z | Compiling usdt-impl v0.5.0 |
| 1617 | 2026-06-02T23:40:03.273Z | Compiling scroll v0.12.0 |
| 1618 | 2026-06-02T23:40:03.294Z | Compiling curve25519-dalek v4.1.3 |
| 1619 | 2026-06-02T23:40:03.716Z | Compiling dof v0.3.0 |
| 1620 | 2026-06-02T23:40:04.076Z | Compiling hmac v0.12.1 |
| 1621 | 2026-06-02T23:40:04.145Z | Compiling darling_core v0.21.3 |
| 1622 | 2026-06-02T23:40:04.175Z | Compiling inout v0.1.4 |
| 1623 | 2026-06-02T23:40:04.187Z | Compiling ff v0.13.1 |
| 1624 | 2026-06-02T23:40:04.213Z | Compiling thread-id v4.2.2 |
| 1625 | 2026-06-02T23:40:04.249Z | Compiling hkdf v0.12.4 |
| 1626 | 2026-06-02T23:40:04.290Z | Compiling cipher v0.4.4 |
| 1627 | 2026-06-02T23:40:04.305Z | Compiling group v0.13.0 |
| 1628 | 2026-06-02T23:40:04.936Z | Compiling goblin v0.8.2 |
| 1629 | 2026-06-02T23:40:05.018Z | Compiling num-iter v0.1.45 |
| 1630 | 2026-06-02T23:40:05.101Z | Compiling num-rational v0.4.2 |
| 1631 | 2026-06-02T23:40:05.131Z | Compiling clap_builder v4.6.0 |
| 1632 | 2026-06-02T23:40:05.360Z | Compiling typify-macro v0.6.2 |
| 1633 | 2026-06-02T23:40:05.371Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1634 | 2026-06-02T23:40:05.711Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1635 | 2026-06-02T23:40:06.213Z | Compiling darling_macro v0.21.3 |
| 1636 | 2026-06-02T23:40:06.235Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1637 | 2026-06-02T23:40:06.708Z | Compiling crossbeam-epoch v0.9.18 |
| 1638 | 2026-06-02T23:40:06.809Z | Compiling universal-hash v0.5.1 |
| 1639 | 2026-06-02T23:40:06.938Z | Compiling half v2.7.1 |
| 1640 | 2026-06-02T23:40:07.044Z | Compiling crypto-bigint v0.5.5 |
| 1641 | 2026-06-02T23:40:07.110Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1642 | 2026-06-02T23:40:07.228Z | Compiling num-complex v0.4.6 |
| 1643 | 2026-06-02T23:40:07.416Z | Compiling typify v0.6.2 |
| 1644 | 2026-06-02T23:40:07.797Z | Compiling base16ct v0.2.0 |
| 1645 | 2026-06-02T23:40:07.811Z | Compiling base64ct v1.8.3 |
| 1646 | 2026-06-02T23:40:07.852Z | Compiling ciborium-io v0.2.2 |
| 1647 | 2026-06-02T23:40:07.943Z | Compiling opaque-debug v0.3.1 |
| 1648 | 2026-06-02T23:40:07.956Z | Compiling ciborium-ll v0.2.2 |
| 1649 | 2026-06-02T23:40:08.011Z | Compiling poly1305 v0.8.0 |
| 1650 | 2026-06-02T23:40:08.101Z | Compiling password-hash v0.5.0 |
| 1651 | 2026-06-02T23:40:08.159Z | Compiling elliptic-curve v0.13.8 |
| 1652 | 2026-06-02T23:40:08.539Z | Compiling num v0.4.3 |
| 1653 | 2026-06-02T23:40:08.662Z | Compiling darling v0.21.3 |
| 1654 | 2026-06-02T23:40:08.697Z | Compiling thiserror-no-std v2.0.2 |
| 1655 | 2026-06-02T23:40:08.740Z | Compiling clap v4.6.1 |
| 1656 | 2026-06-02T23:40:08.797Z | Compiling proc-macro-crate v3.5.0 |
| 1657 | 2026-06-02T23:40:09.122Z | Compiling chacha20 v0.9.1 |
| 1658 | 2026-06-02T23:40:09.241Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1659 | 2026-06-02T23:40:09.449Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1660 | 2026-06-02T23:40:09.839Z | Compiling blake2 v0.10.6 |
| 1661 | 2026-06-02T23:40:09.851Z | Compiling byte-wrapper v0.1.0 |
| 1662 | 2026-06-02T23:40:10.029Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1663 | 2026-06-02T23:40:10.207Z | Compiling aead v0.5.2 |
| 1664 | 2026-06-02T23:40:10.296Z | Compiling proc-macro-error-attr v1.0.4 |
| 1665 | 2026-06-02T23:40:10.433Z | Compiling prettyplease v0.2.37 |
| 1666 | 2026-06-02T23:40:10.497Z | Compiling heapless v0.8.0 |
| 1667 | 2026-06-02T23:40:10.531Z | Compiling keccak v0.1.6 |
| 1668 | 2026-06-02T23:40:10.674Z | Compiling unsafe-libyaml v0.2.11 |
| 1669 | 2026-06-02T23:40:10.762Z | Compiling rustix v0.38.44 |
| 1670 | 2026-06-02T23:40:11.199Z | Compiling serde_yaml v0.9.34+deprecated |
| 1671 | 2026-06-02T23:40:11.229Z | Compiling sha3 v0.10.9 |
| 1672 | 2026-06-02T23:40:11.519Z | Compiling chacha20poly1305 v0.10.1 |
| 1673 | 2026-06-02T23:40:11.923Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1674 | 2026-06-02T23:40:12.289Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1675 | 2026-06-02T23:40:12.467Z | Compiling argon2 v0.5.3 |
| 1676 | 2026-06-02T23:40:12.852Z | Compiling num_enum_derive v0.7.6 |
| 1677 | 2026-06-02T23:40:12.992Z | Compiling vsss-rs v3.3.4 |
| 1678 | 2026-06-02T23:40:13.486Z | Compiling ingot-macros v0.1.1 |
| 1679 | 2026-06-02T23:40:13.898Z | Compiling rustls-webpki v0.103.13 |
| 1680 | 2026-06-02T23:40:14.192Z | Compiling ciborium v0.2.2 |
| 1681 | 2026-06-02T23:40:14.998Z | Compiling usdt-attr-macro v0.5.0 |
| 1682 | 2026-06-02T23:40:15.100Z | Compiling usdt-macro v0.5.0 |
| 1683 | 2026-06-02T23:40:16.358Z | Compiling serde_spanned v0.6.9 |
| 1684 | 2026-06-02T23:40:16.505Z | Compiling enum-as-inner v0.6.1 |
| 1685 | 2026-06-02T23:40:16.537Z | Compiling hash32 v0.3.1 |
| 1686 | 2026-06-02T23:40:16.690Z | Compiling proc-macro-error v1.0.4 |
| 1687 | 2026-06-02T23:40:16.695Z | Compiling memmap v0.7.0 |
| 1688 | 2026-06-02T23:40:16.881Z | Compiling winnow v0.5.40 |
| 1689 | 2026-06-02T23:40:16.928Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1690 | 2026-06-02T23:40:17.099Z | Compiling static_assertions v1.1.0 |
| 1691 | 2026-06-02T23:40:17.172Z | Compiling winnow v0.7.15 |
| 1692 | 2026-06-02T23:40:17.184Z | Compiling toml_write v0.1.2 |
| 1693 | 2026-06-02T23:40:17.187Z | Compiling data-encoding v2.11.0 |
| 1694 | 2026-06-02T23:40:17.278Z | Compiling tokio-rustls v0.26.4 |
| 1695 | 2026-06-02T23:40:17.379Z | Compiling rustls-platform-verifier v0.7.0 |
| 1696 | 2026-06-02T23:40:17.544Z | Compiling hyper-rustls v0.27.9 |
| 1697 | 2026-06-02T23:40:17.837Z | Compiling reqwest v0.13.3 |
| 1698 | 2026-06-02T23:40:18.041Z | Compiling smoltcp v0.11.0 |
| 1699 | 2026-06-02T23:40:18.250Z | Compiling indent_write v2.2.0 |
| 1700 | 2026-06-02T23:40:18.262Z | Compiling toml_edit v0.19.15 |
| 1701 | 2026-06-02T23:40:18.423Z | Compiling usdt v0.5.0 |
| 1702 | 2026-06-02T23:40:18.513Z | Compiling toml_edit v0.22.27 |
| 1703 | 2026-06-02T23:40:18.766Z | Compiling ingot-types v0.1.2 |
| 1704 | 2026-06-02T23:40:18.861Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1705 | 2026-06-02T23:40:19.175Z | Compiling progenitor-client v0.14.0 |
| 1706 | 2026-06-02T23:40:19.187Z | Compiling num_enum v0.7.6 |
| 1707 | 2026-06-02T23:40:19.301Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1708 | 2026-06-02T23:40:19.401Z | Compiling progenitor-extras v0.2.0 |
| 1709 | 2026-06-02T23:40:19.639Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1710 | 2026-06-02T23:40:20.319Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1711 | 2026-06-02T23:40:21.034Z | Compiling tabwriter v1.4.1 |
| 1712 | 2026-06-02T23:40:21.425Z | Compiling cobs v0.3.0 |
| 1713 | 2026-06-02T23:40:21.516Z | Compiling serde_repr v0.1.20 |
| 1714 | 2026-06-02T23:40:21.625Z | Compiling memoffset v0.9.1 |
| 1715 | 2026-06-02T23:40:21.820Z | Compiling pkg-config v0.3.33 |
| 1716 | 2026-06-02T23:40:21.879Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1717 | 2026-06-02T23:40:22.095Z | Compiling bitflags v1.3.2 |
| 1718 | 2026-06-02T23:40:22.113Z | Compiling vcpkg v0.2.15 |
| 1719 | 2026-06-02T23:40:22.126Z | Compiling managed v0.8.0 |
| 1720 | 2026-06-02T23:40:22.170Z | Compiling cfg_aliases v0.2.1 |
| 1721 | 2026-06-02T23:40:22.243Z | Compiling nix v0.31.3 |
| 1722 | 2026-06-02T23:40:22.385Z | Compiling postcard v1.1.3 |
| 1723 | 2026-06-02T23:40:22.671Z | Compiling openssl-sys v0.9.116 |
| 1724 | 2026-06-02T23:40:22.716Z | Compiling toml v0.8.23 |
| 1725 | 2026-06-02T23:40:22.838Z | Compiling proc-macro-crate v1.3.1 |
| 1726 | 2026-06-02T23:40:22.898Z | Compiling ingot v0.1.1 |
| 1727 | 2026-06-02T23:40:23.168Z | Compiling hubpack_derive v0.1.1 |
| 1728 | 2026-06-02T23:40:23.216Z | Compiling foreign-types-macros v0.2.3 |
| 1729 | 2026-06-02T23:40:23.396Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1730 | 2026-06-02T23:40:23.693Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1731 | 2026-06-02T23:40:23.705Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1732 | 2026-06-02T23:40:24.223Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1733 | 2026-06-02T23:40:24.474Z | Compiling rayon-core v1.13.0 |
| 1734 | 2026-06-02T23:40:24.717Z | Compiling unicode-segmentation v1.13.2 |
| 1735 | 2026-06-02T23:40:24.817Z | Compiling semver v0.1.20 |
| 1736 | 2026-06-02T23:40:25.000Z | Compiling swrite v0.1.0 |
| 1737 | 2026-06-02T23:40:25.086Z | Compiling linked-hash-map v0.5.6 |
| 1738 | 2026-06-02T23:40:25.098Z | Compiling colored v3.1.1 |
| 1739 | 2026-06-02T23:40:25.148Z | Compiling heck v0.4.1 |
| 1740 | 2026-06-02T23:40:25.272Z | Compiling foreign-types-shared v0.3.1 |
| 1741 | 2026-06-02T23:40:25.355Z | Compiling resolv-conf v0.7.6 |
| 1742 | 2026-06-02T23:40:25.367Z | Compiling cpufeatures v0.3.0 |
| 1743 | 2026-06-02T23:40:25.443Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1744 | 2026-06-02T23:40:25.494Z | Compiling chacha20 v0.10.0 |
| 1745 | 2026-06-02T23:40:25.737Z | Compiling foreign-types v0.5.0 |
| 1746 | 2026-06-02T23:40:25.749Z | Compiling lru-cache v0.1.2 |
| 1747 | 2026-06-02T23:40:25.761Z | Compiling newline-converter v0.3.0 |
| 1748 | 2026-06-02T23:40:25.815Z | Compiling rustc_version v0.1.7 |
| 1749 | 2026-06-02T23:40:25.854Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1750 | 2026-06-02T23:40:25.914Z | Compiling hubpack v0.1.2 |
| 1751 | 2026-06-02T23:40:26.014Z | Compiling num_enum_derive v0.5.11 |
| 1752 | 2026-06-02T23:40:26.123Z | Compiling atomicwrites v0.4.4 |
| 1753 | 2026-06-02T23:40:26.180Z | Compiling hickory-proto v0.24.4 |
| 1754 | 2026-06-02T23:40:26.320Z | Compiling progenitor-impl v0.13.0 |
| 1755 | 2026-06-02T23:40:26.749Z | Compiling crossbeam-deque v0.8.6 |
| 1756 | 2026-06-02T23:40:26.947Z | Compiling console v0.15.11 |
| 1757 | 2026-06-02T23:40:26.960Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1758 | 2026-06-02T23:40:27.007Z | Compiling camino-tempfile v1.4.1 |
| 1759 | 2026-06-02T23:40:27.029Z | Compiling serde-big-array v0.5.1 |
| 1760 | 2026-06-02T23:40:27.168Z | Compiling pin-project-internal v1.1.13 |
| 1761 | 2026-06-02T23:40:27.242Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1762 | 2026-06-02T23:40:27.476Z | Compiling derive-where v1.6.1 |
| 1763 | 2026-06-02T23:40:27.608Z | Compiling num-derive v0.4.2 |
| 1764 | 2026-06-02T23:40:27.619Z | Compiling cstr-argument v0.1.2 |
| 1765 | 2026-06-02T23:40:27.771Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1766 | 2026-06-02T23:40:27.783Z | Compiling lazy_static v1.5.0 |
| 1767 | 2026-06-02T23:40:27.881Z | Compiling minimal-lexical v0.2.1 |
| 1768 | 2026-06-02T23:40:28.009Z | Compiling similar v2.7.0 |
| 1769 | 2026-06-02T23:40:28.144Z | Compiling siphasher v1.0.3 |
| 1770 | 2026-06-02T23:40:28.265Z | Compiling pin-project v1.1.13 |
| 1771 | 2026-06-02T23:40:28.338Z | Compiling phf_shared v0.12.1 |
| 1772 | 2026-06-02T23:40:28.364Z | Compiling nom v7.1.3 |
| 1773 | 2026-06-02T23:40:28.514Z | Compiling expectorate v1.2.0 |
| 1774 | 2026-06-02T23:40:28.585Z | Compiling hickory-resolver v0.24.4 |
| 1775 | 2026-06-02T23:40:28.748Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1776 | 2026-06-02T23:40:28.956Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1777 | 2026-06-02T23:40:29.037Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1778 | 2026-06-02T23:40:29.096Z | Compiling num_enum v0.5.11 |
| 1779 | 2026-06-02T23:40:29.234Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1780 | 2026-06-02T23:40:29.524Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1781 | 2026-06-02T23:40:29.763Z | Compiling newtype_derive v0.1.6 |
| 1782 | 2026-06-02T23:40:29.866Z | Compiling progenitor-macro v0.13.0 |
| 1783 | 2026-06-02T23:40:29.980Z | Compiling rand v0.10.1 |
| 1784 | 2026-06-02T23:40:30.010Z | Compiling progenitor-client v0.13.0 |
| 1785 | 2026-06-02T23:40:30.915Z | Compiling progenitor-impl v0.14.0 |
| 1786 | 2026-06-02T23:40:31.215Z | Compiling unicode-normalization v0.1.25 |
| 1787 | 2026-06-02T23:40:31.260Z | Compiling tokio-stream v0.1.18 |
| 1788 | 2026-06-02T23:40:31.681Z | Compiling async-recursion v1.1.1 |
| 1789 | 2026-06-02T23:40:31.684Z | Compiling snafu-derive v0.8.9 |
| 1790 | 2026-06-02T23:40:31.730Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1791 | 2026-06-02T23:40:31.937Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1792 | 2026-06-02T23:40:32.030Z | Compiling slog-dtrace v0.3.0 |
| 1793 | 2026-06-02T23:40:32.274Z | Compiling bstr v1.12.1 |
| 1794 | 2026-06-02T23:40:32.382Z | Compiling csv-core v0.1.13 |
| 1795 | 2026-06-02T23:40:32.651Z | Compiling highway v1.3.0 |
| 1796 | 2026-06-02T23:40:32.759Z | Compiling chrono-tz v0.10.4 |
| 1797 | 2026-06-02T23:40:32.993Z | Compiling konst_macro_rules v0.2.19 |
| 1798 | 2026-06-02T23:40:33.036Z | Compiling foldhash v0.1.5 |
| 1799 | 2026-06-02T23:40:33.174Z | Compiling unicode-xid v0.2.6 |
| 1800 | 2026-06-02T23:40:33.214Z | Compiling same-file v1.0.6 |
| 1801 | 2026-06-02T23:40:33.298Z | Compiling foreign-types-shared v0.1.1 |
| 1802 | 2026-06-02T23:40:33.387Z | Compiling openssl v0.10.80 |
| 1803 | 2026-06-02T23:40:33.390Z | Compiling owo-colors v4.3.0 |
| 1804 | 2026-06-02T23:40:33.410Z | Compiling cancel-safe-futures v0.1.5 |
| 1805 | 2026-06-02T23:40:33.663Z | Compiling unicode-width v0.1.14 |
| 1806 | 2026-06-02T23:40:33.711Z | Compiling snafu v0.8.9 |
| 1807 | 2026-06-02T23:40:33.777Z | Compiling foreign-types v0.3.2 |
| 1808 | 2026-06-02T23:40:33.854Z | Compiling walkdir v2.5.0 |
| 1809 | 2026-06-02T23:40:33.943Z | Compiling const_format_proc_macros v0.2.34 |
| 1810 | 2026-06-02T23:40:34.155Z | Compiling hashbrown v0.15.5 |
| 1811 | 2026-06-02T23:40:34.190Z | Compiling konst v0.2.20 |
| 1812 | 2026-06-02T23:40:34.305Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1813 | 2026-06-02T23:40:34.428Z | Compiling globset v0.4.18 |
| 1814 | 2026-06-02T23:40:34.440Z | Compiling progenitor-macro v0.14.0 |
| 1815 | 2026-06-02T23:40:34.456Z | Compiling csv v1.4.0 |
| 1816 | 2026-06-02T23:40:34.816Z | Compiling qorb v0.4.1 |
| 1817 | 2026-06-02T23:40:34.828Z | Compiling olpc-cjson v0.1.4 |
| 1818 | 2026-06-02T23:40:34.991Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1819 | 2026-06-02T23:40:34.993Z | Compiling progenitor v0.13.0 |
| 1820 | 2026-06-02T23:40:35.024Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1821 | 2026-06-02T23:40:36.256Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1822 | 2026-06-02T23:40:36.717Z | Compiling rayon v1.12.0 |
| 1823 | 2026-06-02T23:40:36.786Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1824 | 2026-06-02T23:40:36.799Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1825 | 2026-06-02T23:40:37.020Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1826 | 2026-06-02T23:40:37.131Z | Compiling phf v0.12.1 |
| 1827 | 2026-06-02T23:40:37.278Z | Compiling zone_cfg_derive v0.3.1 |
| 1828 | 2026-06-02T23:40:37.293Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1829 | 2026-06-02T23:40:37.617Z | Compiling tokio-dtrace v0.1.1 |
| 1830 | 2026-06-02T23:40:37.981Z | Compiling itertools v0.12.1 |
| 1831 | 2026-06-02T23:40:38.172Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1832 | 2026-06-02T23:40:38.212Z | Compiling libsw-core v0.3.2 |
| 1833 | 2026-06-02T23:40:38.364Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1834 | 2026-06-02T23:40:38.376Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1835 | 2026-06-02T23:40:38.474Z | Compiling serde_plain v1.0.2 |
| 1836 | 2026-06-02T23:40:38.683Z | Compiling openssl-macros v0.1.1 |
| 1837 | 2026-06-02T23:40:38.735Z | Compiling pem v3.0.6 |
| 1838 | 2026-06-02T23:40:39.054Z | Compiling cookie v0.18.1 |
| 1839 | 2026-06-02T23:40:39.185Z | Compiling sigpipe v0.1.3 |
| 1840 | 2026-06-02T23:40:39.227Z | Compiling fixedbitset v0.4.2 |
| 1841 | 2026-06-02T23:40:39.237Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1842 | 2026-06-02T23:40:39.272Z | Compiling bytecount v0.6.9 |
| 1843 | 2026-06-02T23:40:39.303Z | Compiling glob v0.3.3 |
| 1844 | 2026-06-02T23:40:39.327Z | Compiling fixedbitset v0.5.7 |
| 1845 | 2026-06-02T23:40:39.411Z | Compiling jiff v0.2.24 |
| 1846 | 2026-06-02T23:40:39.471Z | Compiling typed-path v0.9.3 |
| 1847 | 2026-06-02T23:40:39.491Z | Compiling petgraph v0.8.3 |
| 1848 | 2026-06-02T23:40:39.564Z | Compiling progenitor v0.14.0 |
| 1849 | 2026-06-02T23:40:39.631Z | Compiling petgraph v0.6.5 |
| 1850 | 2026-06-02T23:40:39.702Z | Compiling papergrid v0.11.0 |
| 1851 | 2026-06-02T23:40:40.817Z | Compiling tough v0.22.0 |
| 1852 | 2026-06-02T23:40:41.152Z | Compiling zone v0.3.1 |
| 1853 | 2026-06-02T23:40:41.341Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1854 | 2026-06-02T23:40:41.475Z | Compiling libsw v3.5.0 |
| 1855 | 2026-06-02T23:40:41.479Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1856 | 2026-06-02T23:40:41.650Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1857 | 2026-06-02T23:40:41.680Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1858 | 2026-06-02T23:40:41.907Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1859 | 2026-06-02T23:40:42.603Z | Compiling oxide-tokio-rt v0.1.6 |
| 1860 | 2026-06-02T23:40:42.628Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1861 | 2026-06-02T23:40:42.739Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1862 | 2026-06-02T23:40:42.996Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1863 | 2026-06-02T23:40:43.083Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1864 | 2026-06-02T23:40:43.101Z | Compiling const_format v0.2.36 |
| 1865 | 2026-06-02T23:40:43.475Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1866 | 2026-06-02T23:40:43.732Z | Compiling tabled_derive v0.7.0 |
| 1867 | 2026-06-02T23:40:43.879Z | Compiling gethostname v0.5.0 |
| 1868 | 2026-06-02T23:40:43.899Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1869 | 2026-06-02T23:40:43.967Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1870 | 2026-06-02T23:40:44.085Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1871 | 2026-06-02T23:40:44.127Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1872 | 2026-06-02T23:40:44.207Z | Compiling smf v0.2.3 |
| 1873 | 2026-06-02T23:40:44.296Z | Compiling bcs v0.1.6 |
| 1874 | 2026-06-02T23:40:44.618Z | Compiling whoami v1.6.1 |
| 1875 | 2026-06-02T23:40:44.699Z | Compiling unicode-linebreak v0.1.5 |
| 1876 | 2026-06-02T23:40:44.803Z | Compiling tagptr v0.2.0 |
| 1877 | 2026-06-02T23:40:44.816Z | Compiling smawk v0.3.2 |
| 1878 | 2026-06-02T23:40:44.943Z | Compiling linear-map v1.2.0 |
| 1879 | 2026-06-02T23:40:44.954Z | Compiling termtree v0.5.1 |
| 1880 | 2026-06-02T23:40:44.957Z | Compiling textwrap v0.16.2 |
| 1881 | 2026-06-02T23:40:44.957Z | Compiling moka v0.12.15 |
| 1882 | 2026-06-02T23:40:45.123Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1883 | 2026-06-02T23:40:45.135Z | Compiling tabled v0.15.0 |
| 1884 | 2026-06-02T23:40:45.468Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1885 | 2026-06-02T23:40:45.492Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1886 | 2026-06-02T23:40:45.746Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1887 | 2026-06-02T23:40:46.757Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1888 | 2026-06-02T23:40:46.770Z | Compiling steno v0.4.1 |
| 1889 | 2026-06-02T23:40:47.572Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1890 | 2026-06-02T23:40:47.839Z | Compiling hickory-proto v0.25.2 |
| 1891 | 2026-06-02T23:40:48.382Z | Compiling humantime v2.3.0 |
| 1892 | 2026-06-02T23:40:48.526Z | Compiling crunchy v0.2.4 |
| 1893 | 2026-06-02T23:40:48.664Z | Compiling tiny-keccak v2.0.2 |
| 1894 | 2026-06-02T23:40:48.762Z | Compiling libscf-sys v1.2.0 |
| 1895 | 2026-06-02T23:40:48.910Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1896 | 2026-06-02T23:40:48.923Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1897 | 2026-06-02T23:40:48.927Z | Compiling parking_lot_core v0.8.6 |
| 1898 | 2026-06-02T23:40:49.479Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1899 | 2026-06-02T23:40:49.588Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1900 | 2026-06-02T23:40:49.694Z | Compiling nom v8.0.0 |
| 1901 | 2026-06-02T23:40:49.800Z | Compiling hickory-resolver v0.25.2 |
| 1902 | 2026-06-02T23:40:49.987Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1903 | 2026-06-02T23:40:50.035Z | Compiling const-random-macro v0.1.16 |
| 1904 | 2026-06-02T23:40:50.239Z | Compiling smartstring v1.0.1 |
| 1905 | 2026-06-02T23:40:50.422Z | Compiling ahash v0.8.12 |
| 1906 | 2026-06-02T23:40:50.447Z | Compiling const-random v0.1.18 |
| 1907 | 2026-06-02T23:40:50.521Z | Compiling parking_lot v0.11.2 |
| 1908 | 2026-06-02T23:40:50.685Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1909 | 2026-06-02T23:40:50.933Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1910 | 2026-06-02T23:40:51.154Z | Compiling fxhash v0.2.1 |
| 1911 | 2026-06-02T23:40:51.167Z | Compiling arc-swap v1.9.1 |
| 1912 | 2026-06-02T23:40:51.294Z | Compiling internet-checksum v0.2.1 |
| 1913 | 2026-06-02T23:40:51.407Z | Compiling slog-scope v4.4.1 |
| 1914 | 2026-06-02T23:40:51.433Z | Compiling sled v0.34.7 |
| 1915 | 2026-06-02T23:40:51.709Z | Compiling thin-vec v0.2.18 |
| 1916 | 2026-06-02T23:40:51.927Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1917 | 2026-06-02T23:40:51.950Z | Compiling rhai_codegen v3.1.0 |
| 1918 | 2026-06-02T23:40:51.996Z | Compiling slog-stdlog v4.1.1 |
| 1919 | 2026-06-02T23:40:52.031Z | Compiling natord v1.0.9 |
| 1920 | 2026-06-02T23:40:52.207Z | Compiling slog-envlogger v2.2.0 |
| 1921 | 2026-06-02T23:40:53.117Z | Compiling rhai v1.24.0 |
| 1922 | 2026-06-02T23:40:55.481Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1923 | 2026-06-02T23:40:56.291Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1924 | 2026-06-02T23:41:03.623Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1925 | 2026-06-02T23:41:05.225Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1926 | 2026-06-02T23:41:06.231Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1927 | 2026-06-02T23:41:07.287Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1928 | 2026-06-02T23:41:07.287Z | Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client) |
| 1929 | 2026-06-02T23:41:08.119Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1930 | 2026-06-02T23:41:09.342Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 1931 | 2026-06-02T23:41:15.108Z | Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm) |
| 1932 | 2026-06-02T23:41:40.564Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 18s |
| 1933 | 2026-06-02T23:41:40.748Z | ──────────── |
| 1934 | 2026-06-02T23:41:40.748Z | Nextest run ID 88bdb233-ccbe-4320-914f-126cfd8b2897 with nextest profile: default |
| 1935 | 2026-06-02T23:41:40.748Z | Starting 6 tests across 1 binary |
| 1936 | 2026-06-02T23:41:40.756Z | PASS [ 0.008s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv4 |
| 1937 | 2026-06-02T23:41:40.759Z | PASS [ 0.009s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_ipv6 |
| 1938 | 2026-06-02T23:41:40.759Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_ipv6_prefix_parsing_in_cli |
| 1939 | 2026-06-02T23:41:40.759Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_ipv4_prefix_parsing_in_cli |
| 1940 | 2026-06-02T23:41:40.759Z | PASS [ 0.010s] mgadm::bin/mgadm bgp::tests::test_parse_peer_type_interface |
| 1941 | 2026-06-02T23:41:40.759Z | PASS [ 0.010s] mgadm::bin/mgadm static_routing::tests::test_route_conversion_to_api_types |
| 1942 | 2026-06-02T23:41:40.759Z | ──────────── |
| 1943 | 2026-06-02T23:41:40.760Z | Summary [ 0.011s] 6 tests run: 6 passed, 0 skipped |
| 1944 | 2026-06-02T23:41:40.771Z | process exited: duration 293097 ms, exit code 0 |
| |
| 1945 | 2026-06-02T23:41:40.778Z | found 0 output files |