|
|
|
| 1 | 2026-06-02T23:36:20.841Z | job assigned to worker 01KT5B2DN2QM9545D0KQ0GVFRP [factory aws, i-054594b8ba8960dc1] (queued for 1 m 4 s) |
| |
| 2 | 2026-06-02T23:36:28.040Z | starting task 0: "setup" |
| 3 | 2026-06-02T23:36:28.043Z | ++ uname -s |
| 4 | 2026-06-02T23:36:28.047Z | + kern=SunOS |
| 5 | 2026-06-02T23:36:28.047Z | + build_user=build |
| 6 | 2026-06-02T23:36:28.047Z | + build_uid=12345 |
| 7 | 2026-06-02T23:36:28.047Z | + work_dir=/work |
| 8 | 2026-06-02T23:36:28.047Z | + input_dir=/input |
| 9 | 2026-06-02T23:36:28.047Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-02T23:36:28.047Z | + case "$kern" in |
| 11 | 2026-06-02T23:36:28.047Z | + groupadd -g 12345 build |
| 12 | 2026-06-02T23:36:28.047Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-02T23:36:30.051Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-02T23:36:30.170Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-02T23:36:30.173Z | + home_fs=zfs |
| 16 | 2026-06-02T23:36:30.173Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-02T23:36:30.173Z | + mkdir -p /home/build |
| 18 | 2026-06-02T23:36:30.173Z | + chown build:build /home/build /work |
| 19 | 2026-06-02T23:36:32.174Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-02T23:36:32.180Z | process exited: duration 4136 ms, exit code 0 |
| |
| 21 | 2026-06-02T23:36:32.186Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-02T23:36:32.190Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-02T23:36:32.190Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-02T23:36:32.190Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-02T23:36:32.190Z | * rust toolchain profile = "default" |
| 26 | 2026-06-02T23:36:32.190Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-02T23:36:32.190Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-02T23:36:32.195Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-02T23:36:32.195Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-02T23:36:32.312Z | info: downloading installer |
| 31 | 2026-06-02T23:36:33.634Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-02T23:36:33.634Z | warn: /opt/ooce/bin |
| 33 | 2026-06-02T23:36:33.634Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-02T23:36:33.634Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-02T23:36:33.634Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-02T23:36:33.634Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-02T23:36:33.634Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-02T23:36:33.634Z | error: cannot install while Rust is installed |
| 39 | 2026-06-02T23:36:33.634Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-02T23:36:33.634Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-02T23:36:33.634Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-02T23:36:33.634Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-02T23:36:33.634Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-02T23:36:33.649Z | info: profile set to default |
| 45 | 2026-06-02T23:36:33.649Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-02T23:36:33.652Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-02T23:36:33.782Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-02T23:36:33.785Z | info: downloading 6 components |
| 49 | 2026-06-02T23:36:48.388Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-02T23:36:48.388Z | |
| 51 | 2026-06-02T23:36:48.428Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-02T23:36:48.428Z | |
| 53 | 2026-06-02T23:36:48.428Z | |
| 54 | 2026-06-02T23:36:48.428Z | Rust is installed now. Great! |
| 55 | 2026-06-02T23:36:48.428Z | |
| 56 | 2026-06-02T23:36:48.428Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-02T23:36:48.428Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-02T23:36:48.428Z | |
| 59 | 2026-06-02T23:36:48.428Z | To configure your current shell, you need to source |
| 60 | 2026-06-02T23:36:48.428Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-02T23:36:48.428Z | |
| 62 | 2026-06-02T23:36:48.474Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-02T23:36:48.474Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-02T23:36:48.474Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-02T23:36:48.474Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-02T23:36:48.475Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-02T23:36:48.475Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-02T23:36:48.475Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-02T23:36:48.475Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-02T23:36:48.475Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-02T23:36:48.531Z | + rustup --version |
| 72 | 2026-06-02T23:36:48.546Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-02T23:36:48.546Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-02T23:36:48.573Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-02T23:36:48.573Z | + cargo --version |
| 76 | 2026-06-02T23:36:48.610Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-02T23:36:48.610Z | + rustc --version |
| 78 | 2026-06-02T23:36:48.629Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-02T23:36:48.629Z | process exited: duration 16404 ms, exit code 0 |
| |
| 80 | 2026-06-02T23:36:48.658Z | starting task 2: "authentication" |
| 81 | 2026-06-02T23:36:48.683Z | process exited: duration 23 ms, exit code 0 |
| |
| 82 | 2026-06-02T23:36:48.715Z | starting task 3: "clone repository" |
| 83 | 2026-06-02T23:36:48.723Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-02T23:36:48.723Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-02T23:36:48.767Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-02T23:36:49.857Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-02T23:36:49.857Z | + git fetch origin 599e493354f57bbf7bbe7f25645e5c39dba85ffb |
| 88 | 2026-06-02T23:36:50.097Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-02T23:36:50.097Z | * branch 599e493354f57bbf7bbe7f25645e5c39dba85ffb -> FETCH_HEAD |
| 90 | 2026-06-02T23:36:50.101Z | + [[ -n trey/bgp_apply ]] |
| 91 | 2026-06-02T23:36:50.102Z | ++ git branch --show-current |
| 92 | 2026-06-02T23:36:50.106Z | + current=main |
| 93 | 2026-06-02T23:36:50.106Z | + [[ main != trey/bgp_apply ]] |
| 94 | 2026-06-02T23:36:50.106Z | + git branch -f trey/bgp_apply 599e493354f57bbf7bbe7f25645e5c39dba85ffb |
| 95 | 2026-06-02T23:36:50.106Z | + git checkout -f trey/bgp_apply |
| 96 | 2026-06-02T23:36:50.124Z | Switched to branch 'trey/bgp_apply' |
| 97 | 2026-06-02T23:36:50.128Z | + git reset --hard 599e493354f57bbf7bbe7f25645e5c39dba85ffb |
| 98 | 2026-06-02T23:36:50.146Z | HEAD is now at 599e493 bgp_apply: consolidate deletes in do_delete_router |
| 99 | 2026-06-02T23:36:50.165Z | process exited: duration 1428 ms, exit code 0 |
| |
| 100 | 2026-06-02T23:36:50.179Z | starting task 4: "build" |
| 101 | 2026-06-02T23:36:50.185Z | + set -e |
| 102 | 2026-06-02T23:36:50.185Z | + NEXTEST_VERSION=0.9.97 |
| 103 | 2026-06-02T23:36:50.185Z | + PLATFORM=illumos |
| 104 | 2026-06-02T23:36:50.185Z | + cargo --version |
| 105 | 2026-06-02T23:36:50.189Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 106 | 2026-06-02T23:36:50.354Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 107 | 2026-06-02T23:36:50.358Z | info: downloading 6 components |
| 108 | 2026-06-02T23:37:04.622Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 109 | 2026-06-02T23:37:04.630Z | + rustc --version |
| 110 | 2026-06-02T23:37:04.654Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 111 | 2026-06-02T23:37:04.660Z | + cargo install cargo-nextest --version 0.9.97 |
| 112 | 2026-06-02T23:37:04.702Z | Updating crates.io index |
| 113 | 2026-06-02T23:37:04.797Z | Downloading crates ... |
| 114 | 2026-06-02T23:37:04.869Z | Downloaded cargo-nextest v0.9.97 |
| 115 | 2026-06-02T23:37:04.920Z | Installing cargo-nextest v0.9.97 |
| 116 | 2026-06-02T23:37:04.967Z | Updating crates.io index |
| 117 | 2026-06-02T23:37:07.435Z | Locking 404 packages to latest compatible versions |
| 118 | 2026-06-02T23:37:07.442Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 119 | 2026-06-02T23:37:07.442Z | Adding duct v0.13.7 (available: v1.1.1) |
| 120 | 2026-06-02T23:37:07.446Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 121 | 2026-06-02T23:37:07.446Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 122 | 2026-06-02T23:37:07.446Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 123 | 2026-06-02T23:37:07.446Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 124 | 2026-06-02T23:37:07.446Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 125 | 2026-06-02T23:37:07.451Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 126 | 2026-06-02T23:37:07.451Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 127 | 2026-06-02T23:37:07.477Z | Downloading crates ... |
| 128 | 2026-06-02T23:37:07.549Z | Downloaded atomic-waker v1.1.2 |
| 129 | 2026-06-02T23:37:07.557Z | Downloaded futures-task v0.3.32 |
| 130 | 2026-06-02T23:37:07.560Z | Downloaded clap_derive v4.6.1 |
| 131 | 2026-06-02T23:37:07.560Z | Downloaded futures-io v0.3.32 |
| 132 | 2026-06-02T23:37:07.564Z | Downloaded anstyle-parse v1.0.0 |
| 133 | 2026-06-02T23:37:07.564Z | Downloaded is_terminal_polyfill v1.70.2 |
| 134 | 2026-06-02T23:37:07.564Z | Downloaded borsh v1.6.1 |
| 135 | 2026-06-02T23:37:07.567Z | Downloaded guppy-workspace-hack v0.1.0 |
| 136 | 2026-06-02T23:37:07.570Z | Downloaded console v0.15.11 |
| 137 | 2026-06-02T23:37:07.574Z | Downloaded nextest-filtering v0.15.0 |
| 138 | 2026-06-02T23:37:07.574Z | Downloaded future-queue v0.4.0 |
| 139 | 2026-06-02T23:37:07.577Z | Downloaded indent_write v2.2.0 |
| 140 | 2026-06-02T23:37:07.577Z | Downloaded miette-derive v7.6.0 |
| 141 | 2026-06-02T23:37:07.577Z | Downloaded idna_adapter v1.0.0 |
| 142 | 2026-06-02T23:37:07.581Z | Downloaded http-body v1.0.1 |
| 143 | 2026-06-02T23:37:07.584Z | Downloaded hyper-tls v0.6.0 |
| 144 | 2026-06-02T23:37:07.589Z | Downloaded chrono v0.4.44 |
| 145 | 2026-06-02T23:37:07.592Z | Downloaded ipnet v2.12.0 |
| 146 | 2026-06-02T23:37:07.592Z | Downloaded lru-slab v0.1.2 |
| 147 | 2026-06-02T23:37:07.596Z | Downloaded derive_more v2.1.1 |
| 148 | 2026-06-02T23:37:07.599Z | Downloaded lock_api v0.4.14 |
| 149 | 2026-06-02T23:37:07.602Z | Downloaded hex v0.4.3 |
| 150 | 2026-06-02T23:37:07.602Z | Downloaded httparse v1.10.1 |
| 151 | 2026-06-02T23:37:07.606Z | Downloaded colorchoice v1.0.5 |
| 152 | 2026-06-02T23:37:07.606Z | Downloaded find-msvc-tools v0.1.9 |
| 153 | 2026-06-02T23:37:07.609Z | Downloaded adler2 v2.0.1 |
| 154 | 2026-06-02T23:37:07.609Z | Downloaded generic-array v0.14.7 |
| 155 | 2026-06-02T23:37:07.609Z | Downloaded block-buffer v0.10.4 |
| 156 | 2026-06-02T23:37:07.612Z | Downloaded idna v1.1.0 |
| 157 | 2026-06-02T23:37:07.612Z | Downloaded jobserver v0.1.34 |
| 158 | 2026-06-02T23:37:07.615Z | Downloaded filetime v0.2.29 |
| 159 | 2026-06-02T23:37:07.624Z | Downloaded log v0.4.31 |
| 160 | 2026-06-02T23:37:07.624Z | Downloaded lazy_static v1.5.0 |
| 161 | 2026-06-02T23:37:07.624Z | Downloaded color-spantrace v0.3.0 |
| 162 | 2026-06-02T23:37:07.627Z | Downloaded futures-core v0.3.32 |
| 163 | 2026-06-02T23:37:07.627Z | Downloaded futures-macro v0.3.32 |
| 164 | 2026-06-02T23:37:07.628Z | Downloaded humantime-serde v1.1.1 |
| 165 | 2026-06-02T23:37:07.628Z | Downloaded globset v0.4.18 |
| 166 | 2026-06-02T23:37:07.628Z | Downloaded nextest-workspace-hack v0.1.0 |
| 167 | 2026-06-02T23:37:07.631Z | Downloaded erased-serde v0.4.10 |
| 168 | 2026-06-02T23:37:07.631Z | Downloaded base64ct v1.8.3 |
| 169 | 2026-06-02T23:37:07.634Z | Downloaded is_ci v1.2.0 |
| 170 | 2026-06-02T23:37:07.634Z | Downloaded debug-ignore v1.0.5 |
| 171 | 2026-06-02T23:37:07.634Z | Downloaded mukti-metadata v0.3.0 |
| 172 | 2026-06-02T23:37:07.638Z | Downloaded itoa v1.0.18 |
| 173 | 2026-06-02T23:37:07.638Z | Downloaded errno v0.3.14 |
| 174 | 2026-06-02T23:37:07.638Z | Downloaded crypto-common v0.1.7 |
| 175 | 2026-06-02T23:37:07.641Z | Downloaded clap_lex v1.1.0 |
| 176 | 2026-06-02T23:37:07.641Z | Downloaded foreign-types-shared v0.1.1 |
| 177 | 2026-06-02T23:37:07.641Z | Downloaded serde_urlencoded v0.7.1 |
| 178 | 2026-06-02T23:37:07.646Z | Downloaded atomicwrites v0.4.4 |
| 179 | 2026-06-02T23:37:07.646Z | Downloaded ordered-float v2.10.1 |
| 180 | 2026-06-02T23:37:07.646Z | Downloaded rustc_version v0.4.1 |
| 181 | 2026-06-02T23:37:07.646Z | Downloaded document-features v0.2.12 |
| 182 | 2026-06-02T23:37:07.651Z | Downloaded anstyle-query v1.1.5 |
| 183 | 2026-06-02T23:37:07.651Z | Downloaded indicatif v0.17.11 |
| 184 | 2026-06-02T23:37:07.651Z | Downloaded futures-sink v0.3.32 |
| 185 | 2026-06-02T23:37:07.651Z | Downloaded fnv v1.0.7 |
| 186 | 2026-06-02T23:37:07.655Z | Downloaded pathdiff v0.2.3 |
| 187 | 2026-06-02T23:37:07.655Z | Downloaded cfg-if v1.0.4 |
| 188 | 2026-06-02T23:37:07.655Z | Downloaded cpufeatures v0.2.17 |
| 189 | 2026-06-02T23:37:07.655Z | Downloaded async-scoped v0.9.0 |
| 190 | 2026-06-02T23:37:07.658Z | Downloaded equivalent v1.0.2 |
| 191 | 2026-06-02T23:37:07.658Z | Downloaded enable-ansi-support v0.2.1 |
| 192 | 2026-06-02T23:37:07.658Z | Downloaded either v1.16.0 |
| 193 | 2026-06-02T23:37:07.658Z | Downloaded cargo-platform v0.2.0 |
| 194 | 2026-06-02T23:37:07.659Z | Downloaded indenter v0.3.4 |
| 195 | 2026-06-02T23:37:07.664Z | Downloaded fastrand v2.4.1 |
| 196 | 2026-06-02T23:37:07.664Z | Downloaded home v0.5.12 |
| 197 | 2026-06-02T23:37:07.664Z | Downloaded cargo-util-schemas v0.2.0 |
| 198 | 2026-06-02T23:37:07.667Z | Downloaded cargo-platform v0.3.3 |
| 199 | 2026-06-02T23:37:07.667Z | Downloaded anstream v1.0.0 |
| 200 | 2026-06-02T23:37:07.667Z | Downloaded nested v0.1.1 |
| 201 | 2026-06-02T23:37:07.671Z | Downloaded serde_ignored v0.1.14 |
| 202 | 2026-06-02T23:37:07.674Z | Downloaded foreign-types v0.3.2 |
| 203 | 2026-06-02T23:37:07.675Z | Downloaded backtrace-ext v0.2.1 |
| 204 | 2026-06-02T23:37:07.675Z | Downloaded percent-encoding v2.3.2 |
| 205 | 2026-06-02T23:37:07.678Z | Downloaded openssl-probe v0.2.1 |
| 206 | 2026-06-02T23:37:07.678Z | Downloaded serde-value v0.7.0 |
| 207 | 2026-06-02T23:37:07.678Z | Downloaded number_prefix v0.4.0 |
| 208 | 2026-06-02T23:37:07.683Z | Downloaded cfg_aliases v0.2.1 |
| 209 | 2026-06-02T23:37:07.683Z | Downloaded heck v0.5.0 |
| 210 | 2026-06-02T23:37:07.686Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 211 | 2026-06-02T23:37:07.686Z | Downloaded scopeguard v1.2.0 |
| 212 | 2026-06-02T23:37:07.691Z | Downloaded serde_spanned v0.6.9 |
| 213 | 2026-06-02T23:37:07.694Z | Downloaded serde_spanned v1.1.1 |
| 214 | 2026-06-02T23:37:07.699Z | Downloaded signature v2.2.0 |
| 215 | 2026-06-02T23:37:07.704Z | Downloaded os_pipe v1.2.3 |
| 216 | 2026-06-02T23:37:07.704Z | Downloaded openssl-macros v0.1.1 |
| 217 | 2026-06-02T23:37:07.709Z | Downloaded humantime v2.3.0 |
| 218 | 2026-06-02T23:37:07.709Z | Downloaded flate2 v1.1.9 |
| 219 | 2026-06-02T23:37:07.710Z | Downloaded hyper-rustls v0.27.9 |
| 220 | 2026-06-02T23:37:07.713Z | Downloaded http-body-util v0.1.3 |
| 221 | 2026-06-02T23:37:07.713Z | Downloaded rand_chacha v0.9.0 |
| 222 | 2026-06-02T23:37:07.713Z | Downloaded iana-time-zone v0.1.65 |
| 223 | 2026-06-02T23:37:07.716Z | Downloaded fixedbitset v0.5.7 |
| 224 | 2026-06-02T23:37:07.716Z | Downloaded ed25519 v2.2.3 |
| 225 | 2026-06-02T23:37:07.716Z | Downloaded form_urlencoded v1.2.2 |
| 226 | 2026-06-02T23:37:07.720Z | Downloaded autocfg v1.5.1 |
| 227 | 2026-06-02T23:37:07.720Z | Downloaded futures-executor v0.3.32 |
| 228 | 2026-06-02T23:37:07.720Z | Downloaded eyre v0.6.12 |
| 229 | 2026-06-02T23:37:07.723Z | Downloaded shell-words v1.1.1 |
| 230 | 2026-06-02T23:37:07.723Z | Downloaded subtle v2.6.1 |
| 231 | 2026-06-02T23:37:07.723Z | Downloaded signal-hook-mio v0.2.5 |
| 232 | 2026-06-02T23:37:07.732Z | Downloaded supports-color v3.0.2 |
| 233 | 2026-06-02T23:37:07.732Z | Downloaded terminal_size v0.4.4 |
| 234 | 2026-06-02T23:37:07.732Z | Downloaded dialoguer v0.11.0 |
| 235 | 2026-06-02T23:37:07.740Z | Downloaded supports-unicode v3.0.0 |
| 236 | 2026-06-02T23:37:07.740Z | Downloaded supports-hyperlinks v3.2.0 |
| 237 | 2026-06-02T23:37:07.740Z | Downloaded duct v0.13.7 |
| 238 | 2026-06-02T23:37:07.740Z | Downloaded camino-tempfile v1.4.1 |
| 239 | 2026-06-02T23:37:07.740Z | Downloaded strsim v0.11.1 |
| 240 | 2026-06-02T23:37:07.741Z | Downloaded strip-ansi-escapes v0.2.1 |
| 241 | 2026-06-02T23:37:07.741Z | Downloaded convert_case v0.10.0 |
| 242 | 2026-06-02T23:37:07.741Z | Downloaded cargo_metadata v0.20.0 |
| 243 | 2026-06-02T23:37:07.741Z | Downloaded toml_datetime v0.6.11 |
| 244 | 2026-06-02T23:37:07.741Z | Downloaded native-tls v0.2.18 |
| 245 | 2026-06-02T23:37:07.741Z | Downloaded mio v1.2.1 |
| 246 | 2026-06-02T23:37:07.744Z | Downloaded tinyvec_macros v0.1.1 |
| 247 | 2026-06-02T23:37:07.744Z | Downloaded rustc-hash v2.1.2 |
| 248 | 2026-06-02T23:37:07.744Z | Downloaded swrite v0.1.0 |
| 249 | 2026-06-02T23:37:07.744Z | Downloaded rand_core v0.6.4 |
| 250 | 2026-06-02T23:37:07.745Z | Downloaded foldhash v0.1.5 |
| 251 | 2026-06-02T23:37:07.745Z | Downloaded anstyle v1.0.14 |
| 252 | 2026-06-02T23:37:07.749Z | Downloaded const-oid v0.9.6 |
| 253 | 2026-06-02T23:37:07.752Z | Downloaded sigchld v0.2.4 |
| 254 | 2026-06-02T23:37:07.752Z | Downloaded serde_path_to_error v0.1.20 |
| 255 | 2026-06-02T23:37:07.752Z | Downloaded serde-untagged v0.1.9 |
| 256 | 2026-06-02T23:37:07.755Z | Downloaded serde v1.0.228 |
| 257 | 2026-06-02T23:37:07.755Z | Downloaded pkcs8 v0.10.2 |
| 258 | 2026-06-02T23:37:07.758Z | Downloaded tokio-macros v2.7.0 |
| 259 | 2026-06-02T23:37:07.758Z | Downloaded owo-colors v4.3.0 |
| 260 | 2026-06-02T23:37:07.758Z | Downloaded pkg-config v0.3.33 |
| 261 | 2026-06-02T23:37:07.762Z | Downloaded cargo_metadata v0.23.1 |
| 262 | 2026-06-02T23:37:07.762Z | Downloaded tower-service v0.3.3 |
| 263 | 2026-06-02T23:37:07.762Z | Downloaded rand_core v0.9.5 |
| 264 | 2026-06-02T23:37:07.767Z | Downloaded static_assertions v1.1.0 |
| 265 | 2026-06-02T23:37:07.767Z | Downloaded spki v0.7.3 |
| 266 | 2026-06-02T23:37:07.773Z | Downloaded slab v0.4.12 |
| 267 | 2026-06-02T23:37:07.773Z | Downloaded signal-hook-registry v1.4.8 |
| 268 | 2026-06-02T23:37:07.773Z | Downloaded shlex v2.0.1 |
| 269 | 2026-06-02T23:37:07.773Z | Downloaded futures-channel v0.3.32 |
| 270 | 2026-06-02T23:37:07.773Z | Downloaded rustc-demangle v0.1.27 |
| 271 | 2026-06-02T23:37:07.773Z | Downloaded ahash v0.8.12 |
| 272 | 2026-06-02T23:37:07.778Z | Downloaded nextest-metadata v0.12.2 |
| 273 | 2026-06-02T23:37:07.778Z | Downloaded getrandom v0.2.17 |
| 274 | 2026-06-02T23:37:07.778Z | Downloaded smol_str v0.3.6 |
| 275 | 2026-06-02T23:37:07.778Z | Downloaded once_cell v1.21.4 |
| 276 | 2026-06-02T23:37:07.798Z | Downloaded try-lock v0.2.5 |
| 277 | 2026-06-02T23:37:07.798Z | Downloaded tower-layer v0.3.3 |
| 278 | 2026-06-02T23:37:07.798Z | Downloaded sha2 v0.10.9 |
| 279 | 2026-06-02T23:37:07.798Z | Downloaded quote v1.0.45 |
| 280 | 2026-06-02T23:37:07.798Z | Downloaded tracing-error v0.2.1 |
| 281 | 2026-06-02T23:37:07.798Z | Downloaded miette v7.6.0 |
| 282 | 2026-06-02T23:37:07.798Z | Downloaded sync_wrapper v1.0.2 |
| 283 | 2026-06-02T23:37:07.798Z | Downloaded typeid v1.0.3 |
| 284 | 2026-06-02T23:37:07.804Z | Downloaded digest v0.10.7 |
| 285 | 2026-06-02T23:37:07.804Z | Downloaded addr2line v0.25.1 |
| 286 | 2026-06-02T23:37:07.804Z | Downloaded cfg-expr v0.20.8 |
| 287 | 2026-06-02T23:37:07.804Z | Downloaded untrusted v0.9.0 |
| 288 | 2026-06-02T23:37:07.804Z | Downloaded self-replace v1.5.0 |
| 289 | 2026-06-02T23:37:07.804Z | Downloaded getrandom v0.3.4 |
| 290 | 2026-06-02T23:37:07.805Z | Downloaded simd-adler32 v0.3.9 |
| 291 | 2026-06-02T23:37:07.805Z | Downloaded target-spec-miette v0.4.8 |
| 292 | 2026-06-02T23:37:07.805Z | Downloaded toml_write v0.1.2 |
| 293 | 2026-06-02T23:37:07.805Z | Downloaded thiserror-impl v1.0.69 |
| 294 | 2026-06-02T23:37:07.805Z | Downloaded utf8_iter v1.0.4 |
| 295 | 2026-06-02T23:37:07.805Z | Downloaded unicode-xid v0.2.6 |
| 296 | 2026-06-02T23:37:07.809Z | Downloaded urlencoding v2.1.3 |
| 297 | 2026-06-02T23:37:07.809Z | Downloaded thiserror v2.0.18 |
| 298 | 2026-06-02T23:37:07.809Z | Downloaded crc32fast v1.5.0 |
| 299 | 2026-06-02T23:37:07.810Z | Downloaded want v0.3.1 |
| 300 | 2026-06-02T23:37:07.810Z | Downloaded tokio-native-tls v0.3.1 |
| 301 | 2026-06-02T23:37:07.814Z | Downloaded quinn-udp v0.5.14 |
| 302 | 2026-06-02T23:37:07.814Z | Downloaded parking_lot v0.12.5 |
| 303 | 2026-06-02T23:37:07.814Z | Downloaded camino v1.2.2 |
| 304 | 2026-06-02T23:37:07.818Z | Downloaded parking_lot_core v0.9.12 |
| 305 | 2026-06-02T23:37:07.818Z | Downloaded newtype-uuid v1.3.2 |
| 306 | 2026-06-02T23:37:07.818Z | Downloaded rustls-pki-types v1.14.1 |
| 307 | 2026-06-02T23:37:07.819Z | Downloaded ppv-lite86 v0.2.21 |
| 308 | 2026-06-02T23:37:07.819Z | Downloaded pin-project-internal v1.1.13 |
| 309 | 2026-06-02T23:37:07.822Z | Downloaded utf8parse v0.2.2 |
| 310 | 2026-06-02T23:37:07.823Z | Downloaded litrs v1.0.0 |
| 311 | 2026-06-02T23:37:07.823Z | Downloaded thiserror-impl v2.0.18 |
| 312 | 2026-06-02T23:37:07.823Z | Downloaded version_check v0.9.5 |
| 313 | 2026-06-02T23:37:07.827Z | Downloaded xattr v1.6.1 |
| 314 | 2026-06-02T23:37:07.832Z | Downloaded config v0.15.23 |
| 315 | 2026-06-02T23:37:07.832Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 316 | 2026-06-02T23:37:07.832Z | Downloaded shared_child v1.1.1 |
| 317 | 2026-06-02T23:37:07.832Z | Downloaded derive-where v1.6.1 |
| 318 | 2026-06-02T23:37:07.838Z | Downloaded getrandom v0.4.2 |
| 319 | 2026-06-02T23:37:07.838Z | Downloaded serde_core v1.0.228 |
| 320 | 2026-06-02T23:37:07.851Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 321 | 2026-06-02T23:37:07.851Z | Downloaded pin-project-lite v0.2.17 |
| 322 | 2026-06-02T23:37:07.851Z | Downloaded unicode-linebreak v0.1.5 |
| 323 | 2026-06-02T23:37:07.851Z | Downloaded tracing-log v0.2.0 |
| 324 | 2026-06-02T23:37:07.851Z | Downloaded hyper-util v0.1.20 |
| 325 | 2026-06-02T23:37:07.862Z | Downloaded unicase v2.9.0 |
| 326 | 2026-06-02T23:37:07.862Z | Downloaded bitflags v2.12.1 |
| 327 | 2026-06-02T23:37:07.862Z | Downloaded semver v1.0.28 |
| 328 | 2026-06-02T23:37:07.862Z | Downloaded quick-junit v0.5.2 |
| 329 | 2026-06-02T23:37:07.862Z | Downloaded tempfile v3.27.0 |
| 330 | 2026-06-02T23:37:07.862Z | Downloaded thiserror v1.0.69 |
| 331 | 2026-06-02T23:37:07.872Z | Downloaded tokio-stream v0.1.18 |
| 332 | 2026-06-02T23:37:07.873Z | Downloaded tokio-rustls v0.26.4 |
| 333 | 2026-06-02T23:37:07.873Z | Downloaded target-spec v3.6.0 |
| 334 | 2026-06-02T23:37:07.873Z | Downloaded signal-hook v0.3.18 |
| 335 | 2026-06-02T23:37:07.874Z | Downloaded toml v0.8.23 |
| 336 | 2026-06-02T23:37:07.874Z | Downloaded pin-project v1.1.13 |
| 337 | 2026-06-02T23:37:07.881Z | Downloaded zmij v1.0.21 |
| 338 | 2026-06-02T23:37:07.881Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 339 | 2026-06-02T23:37:07.881Z | Downloaded bytes v1.11.1 |
| 340 | 2026-06-02T23:37:07.881Z | Downloaded num-traits v0.2.19 |
| 341 | 2026-06-02T23:37:07.881Z | Downloaded zipsign-api v0.1.5 |
| 342 | 2026-06-02T23:37:07.904Z | Downloaded self_update v0.42.0 |
| 343 | 2026-06-02T23:37:07.904Z | Downloaded serde_derive v1.0.228 |
| 344 | 2026-06-02T23:37:07.904Z | Downloaded proc-macro2 v1.0.106 |
| 345 | 2026-06-02T23:37:07.904Z | Downloaded thread_local v1.1.9 |
| 346 | 2026-06-02T23:37:07.904Z | Downloaded smallvec v1.15.1 |
| 347 | 2026-06-02T23:37:07.904Z | Downloaded futures v0.3.32 |
| 348 | 2026-06-02T23:37:07.915Z | Downloaded target-lexicon v0.13.5 |
| 349 | 2026-06-02T23:37:07.915Z | Downloaded zstd v0.13.3 |
| 350 | 2026-06-02T23:37:07.915Z | Downloaded tracing-attributes v0.1.31 |
| 351 | 2026-06-02T23:37:07.915Z | Downloaded der v0.7.10 |
| 352 | 2026-06-02T23:37:07.915Z | Downloaded tinyvec v1.11.0 |
| 353 | 2026-06-02T23:37:07.915Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 354 | 2026-06-02T23:37:07.915Z | Downloaded zeroize v1.8.2 |
| 355 | 2026-06-02T23:37:07.915Z | Downloaded ed25519-dalek v2.2.0 |
| 356 | 2026-06-02T23:37:07.915Z | Downloaded xxhash-rust v0.8.15 |
| 357 | 2026-06-02T23:37:07.915Z | Downloaded clap v4.6.1 |
| 358 | 2026-06-02T23:37:07.939Z | Downloaded zstd-safe v7.2.4 |
| 359 | 2026-06-02T23:37:07.939Z | Downloaded tracing-core v0.1.36 |
| 360 | 2026-06-02T23:37:07.939Z | Downloaded miniz_oxide v0.8.9 |
| 361 | 2026-06-02T23:37:07.939Z | Downloaded backtrace v0.3.76 |
| 362 | 2026-06-02T23:37:07.945Z | Downloaded ryu v1.0.23 |
| 363 | 2026-06-02T23:37:07.945Z | Downloaded sharded-slab v0.1.7 |
| 364 | 2026-06-02T23:37:07.945Z | Downloaded cc v1.2.63 |
| 365 | 2026-06-02T23:37:07.946Z | Downloaded memchr v2.8.1 |
| 366 | 2026-06-02T23:37:07.958Z | Downloaded unicode-ident v1.0.24 |
| 367 | 2026-06-02T23:37:07.958Z | Downloaded vte v0.14.1 |
| 368 | 2026-06-02T23:37:07.958Z | Downloaded tar v0.4.46 |
| 369 | 2026-06-02T23:37:07.958Z | Downloaded textwrap v0.16.2 |
| 370 | 2026-06-02T23:37:07.958Z | Downloaded socket2 v0.6.4 |
| 371 | 2026-06-02T23:37:07.958Z | Downloaded uuid v1.23.2 |
| 372 | 2026-06-02T23:37:07.964Z | Downloaded base64 v0.22.1 |
| 373 | 2026-06-02T23:37:07.964Z | Downloaded quinn v0.11.9 |
| 374 | 2026-06-02T23:37:07.964Z | Downloaded toml_edit v0.22.27 |
| 375 | 2026-06-02T23:37:07.964Z | Downloaded openssl-sys v0.9.116 |
| 376 | 2026-06-02T23:37:07.972Z | Downloaded rand v0.9.4 |
| 377 | 2026-06-02T23:37:07.976Z | Downloaded futures-util v0.3.32 |
| 378 | 2026-06-02T23:37:07.980Z | Downloaded rustls-webpki v0.103.13 |
| 379 | 2026-06-02T23:37:07.980Z | Downloaded tower v0.5.3 |
| 380 | 2026-06-02T23:37:07.984Z | Downloaded itertools v0.14.0 |
| 381 | 2026-06-02T23:37:07.988Z | Downloaded hashbrown v0.15.5 |
| 382 | 2026-06-02T23:37:07.991Z | Downloaded derive_more-impl v2.1.1 |
| 383 | 2026-06-02T23:37:07.995Z | Downloaded indexmap v2.14.0 |
| 384 | 2026-06-02T23:37:07.998Z | Downloaded http v1.4.1 |
| 385 | 2026-06-02T23:37:08.001Z | Downloaded crossterm v0.29.0 |
| 386 | 2026-06-02T23:37:08.006Z | Downloaded unicode-segmentation v1.13.3 |
| 387 | 2026-06-02T23:37:08.013Z | Downloaded url v2.5.8 |
| 388 | 2026-06-02T23:37:08.023Z | Downloaded unicode-normalization v0.1.25 |
| 389 | 2026-06-02T23:37:08.027Z | Downloaded h2 v0.4.14 |
| 390 | 2026-06-02T23:37:08.032Z | Downloaded clap_builder v4.6.0 |
| 391 | 2026-06-02T23:37:08.036Z | Downloaded ron v0.12.1 |
| 392 | 2026-06-02T23:37:08.040Z | Downloaded hashbrown v0.17.1 |
| 393 | 2026-06-02T23:37:08.044Z | Downloaded guppy v0.17.26 |
| 394 | 2026-06-02T23:37:08.049Z | Downloaded tower-http v0.6.11 |
| 395 | 2026-06-02T23:37:08.054Z | Downloaded aho-corasick v1.1.4 |
| 396 | 2026-06-02T23:37:08.068Z | Downloaded winnow v0.7.15 |
| 397 | 2026-06-02T23:37:08.077Z | Downloaded typenum v1.20.1 |
| 398 | 2026-06-02T23:37:08.085Z | Downloaded winnow v1.0.3 |
| 399 | 2026-06-02T23:37:08.091Z | Downloaded reqwest v0.12.28 |
| 400 | 2026-06-02T23:37:08.095Z | Downloaded tracing-subscriber v0.3.23 |
| 401 | 2026-06-02T23:37:08.098Z | Downloaded regex v1.12.3 |
| 402 | 2026-06-02T23:37:08.102Z | Downloaded serde_json v1.0.150 |
| 403 | 2026-06-02T23:37:08.105Z | Downloaded pulldown-cmark v0.13.4 |
| 404 | 2026-06-02T23:37:08.108Z | Downloaded gimli v0.32.3 |
| 405 | 2026-06-02T23:37:08.111Z | Downloaded tokio-util v0.7.18 |
| 406 | 2026-06-02T23:37:08.115Z | Downloaded curve25519-dalek v4.1.3 |
| 407 | 2026-06-02T23:37:08.119Z | Downloaded unicode-width v0.2.2 |
| 408 | 2026-06-02T23:37:08.122Z | Downloaded syn v2.0.117 |
| 409 | 2026-06-02T23:37:08.132Z | Downloaded zerocopy v0.8.50 |
| 410 | 2026-06-02T23:37:08.146Z | Downloaded hyper v1.10.1 |
| 411 | 2026-06-02T23:37:08.149Z | Downloaded quick-xml v0.37.5 |
| 412 | 2026-06-02T23:37:08.149Z | Downloaded bstr v1.12.1 |
| 413 | 2026-06-02T23:37:08.157Z | Downloaded quick-xml v0.38.4 |
| 414 | 2026-06-02T23:37:08.162Z | Downloaded color-eyre v0.6.5 |
| 415 | 2026-06-02T23:37:08.166Z | Downloaded portable-atomic v1.13.1 |
| 416 | 2026-06-02T23:37:08.182Z | Downloaded tokio v1.52.3 |
| 417 | 2026-06-02T23:37:08.225Z | Downloaded webpki-roots v1.0.7 |
| 418 | 2026-06-02T23:37:08.228Z | Downloaded vcpkg v0.2.15 |
| 419 | 2026-06-02T23:37:08.247Z | Downloaded quinn-proto v0.11.14 |
| 420 | 2026-06-02T23:37:08.275Z | Downloaded unicode-width v0.1.14 |
| 421 | 2026-06-02T23:37:08.278Z | Downloaded openssl v0.10.80 |
| 422 | 2026-06-02T23:37:08.283Z | Downloaded nextest-runner v0.80.0 |
| 423 | 2026-06-02T23:37:08.296Z | Downloaded object v0.37.3 |
| 424 | 2026-06-02T23:37:08.309Z | Downloaded regex-syntax v0.8.10 |
| 425 | 2026-06-02T23:37:08.323Z | Downloaded nix v0.30.1 |
| 426 | 2026-06-02T23:37:08.330Z | Downloaded rustls v0.23.40 |
| 427 | 2026-06-02T23:37:08.338Z | Downloaded rustix v0.38.44 |
| 428 | 2026-06-02T23:37:08.348Z | Downloaded rustix v1.1.4 |
| 429 | 2026-06-02T23:37:08.375Z | Downloaded tracing v0.1.44 |
| 430 | 2026-06-02T23:37:08.431Z | Downloaded regex-automata v0.4.14 |
| 431 | 2026-06-02T23:37:08.462Z | Downloaded petgraph v0.8.3 |
| 432 | 2026-06-02T23:37:08.484Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 433 | 2026-06-02T23:37:08.496Z | Downloaded libc v0.2.186 |
| 434 | 2026-06-02T23:37:08.557Z | Downloaded recursion v0.5.4 |
| 435 | 2026-06-02T23:37:08.564Z | Downloaded ring v0.17.14 |
| 436 | 2026-06-02T23:37:08.625Z | Compiling proc-macro2 v1.0.106 |
| 437 | 2026-06-02T23:37:08.625Z | Compiling libc v0.2.186 |
| 438 | 2026-06-02T23:37:08.625Z | Compiling quote v1.0.45 |
| 439 | 2026-06-02T23:37:08.625Z | Compiling unicode-ident v1.0.24 |
| 440 | 2026-06-02T23:37:08.628Z | Compiling serde_core v1.0.228 |
| 441 | 2026-06-02T23:37:08.628Z | Compiling cfg-if v1.0.4 |
| 442 | 2026-06-02T23:37:08.628Z | Compiling memchr v2.8.1 |
| 443 | 2026-06-02T23:37:08.628Z | Compiling once_cell v1.21.4 |
| 444 | 2026-06-02T23:37:08.840Z | Compiling log v0.4.31 |
| 445 | 2026-06-02T23:37:08.873Z | Compiling pin-project-lite v0.2.17 |
| 446 | 2026-06-02T23:37:08.963Z | Compiling serde v1.0.228 |
| 447 | 2026-06-02T23:37:09.098Z | Compiling itoa v1.0.18 |
| 448 | 2026-06-02T23:37:09.248Z | Compiling smallvec v1.15.1 |
| 449 | 2026-06-02T23:37:09.339Z | Compiling futures-core v0.3.32 |
| 450 | 2026-06-02T23:37:09.410Z | Compiling bitflags v2.12.1 |
| 451 | 2026-06-02T23:37:09.487Z | Compiling find-msvc-tools v0.1.9 |
| 452 | 2026-06-02T23:37:09.499Z | Compiling shlex v2.0.1 |
| 453 | 2026-06-02T23:37:09.702Z | Compiling errno v0.3.14 |
| 454 | 2026-06-02T23:37:09.716Z | Compiling hashbrown v0.17.1 |
| 455 | 2026-06-02T23:37:09.748Z | Compiling equivalent v1.0.2 |
| 456 | 2026-06-02T23:37:09.804Z | Compiling bytes v1.11.1 |
| 457 | 2026-06-02T23:37:09.841Z | Compiling signal-hook-registry v1.4.8 |
| 458 | 2026-06-02T23:37:09.864Z | Compiling jobserver v0.1.34 |
| 459 | 2026-06-02T23:37:09.982Z | Compiling mio v1.2.1 |
| 460 | 2026-06-02T23:37:10.061Z | Compiling syn v2.0.117 |
| 461 | 2026-06-02T23:37:10.136Z | Compiling cc v1.2.63 |
| 462 | 2026-06-02T23:37:10.186Z | Compiling rustix v1.1.4 |
| 463 | 2026-06-02T23:37:10.414Z | Compiling futures-sink v0.3.32 |
| 464 | 2026-06-02T23:37:10.421Z | Compiling socket2 v0.6.4 |
| 465 | 2026-06-02T23:37:10.553Z | Compiling zmij v1.0.21 |
| 466 | 2026-06-02T23:37:10.748Z | Compiling slab v0.4.12 |
| 467 | 2026-06-02T23:37:10.791Z | Compiling futures-channel v0.3.32 |
| 468 | 2026-06-02T23:37:10.877Z | Compiling tracing-core v0.1.36 |
| 469 | 2026-06-02T23:37:10.953Z | Compiling serde_json v1.0.150 |
| 470 | 2026-06-02T23:37:11.008Z | Compiling version_check v0.9.5 |
| 471 | 2026-06-02T23:37:11.214Z | Compiling indexmap v2.14.0 |
| 472 | 2026-06-02T23:37:11.281Z | Compiling futures-io v0.3.32 |
| 473 | 2026-06-02T23:37:11.306Z | Compiling futures-task v0.3.32 |
| 474 | 2026-06-02T23:37:11.473Z | Compiling getrandom v0.4.2 |
| 475 | 2026-06-02T23:37:11.497Z | Compiling camino v1.2.2 |
| 476 | 2026-06-02T23:37:11.606Z | Compiling unicode-width v0.2.2 |
| 477 | 2026-06-02T23:37:11.754Z | Compiling percent-encoding v2.3.2 |
| 478 | 2026-06-02T23:37:11.984Z | Compiling ring v0.17.14 |
| 479 | 2026-06-02T23:37:12.053Z | Compiling http v1.4.1 |
| 480 | 2026-06-02T23:37:12.053Z | Compiling adler2 v2.0.1 |
| 481 | 2026-06-02T23:37:12.125Z | Compiling autocfg v1.5.1 |
| 482 | 2026-06-02T23:37:12.125Z | Compiling zeroize v1.8.2 |
| 483 | 2026-06-02T23:37:12.195Z | Compiling simd-adler32 v0.3.9 |
| 484 | 2026-06-02T23:37:12.413Z | Compiling num-traits v0.2.19 |
| 485 | 2026-06-02T23:37:12.672Z | Compiling miniz_oxide v0.8.9 |
| 486 | 2026-06-02T23:37:12.741Z | Compiling zerocopy v0.8.50 |
| 487 | 2026-06-02T23:37:12.869Z | Compiling target-lexicon v0.13.5 |
| 488 | 2026-06-02T23:37:13.031Z | Compiling object v0.37.3 |
| 489 | 2026-06-02T23:37:13.097Z | Compiling getrandom v0.3.4 |
| 490 | 2026-06-02T23:37:13.363Z | Compiling http-body v1.0.1 |
| 491 | 2026-06-02T23:37:13.470Z | Compiling rustls-pki-types v1.14.1 |
| 492 | 2026-06-02T23:37:13.529Z | Compiling form_urlencoded v1.2.2 |
| 493 | 2026-06-02T23:37:13.622Z | Compiling semver v1.0.28 |
| 494 | 2026-06-02T23:37:13.644Z | Compiling serde_derive v1.0.228 |
| 495 | 2026-06-02T23:37:13.793Z | Compiling tokio-macros v2.7.0 |
| 496 | 2026-06-02T23:37:13.887Z | Compiling futures-macro v0.3.32 |
| 497 | 2026-06-02T23:37:14.062Z | Compiling tracing-attributes v0.1.31 |
| 498 | 2026-06-02T23:37:14.079Z | Compiling getrandom v0.2.17 |
| 499 | 2026-06-02T23:37:14.205Z | Compiling signal-hook v0.3.18 |
| 500 | 2026-06-02T23:37:14.273Z | Compiling thiserror v2.0.18 |
| 501 | 2026-06-02T23:37:14.317Z | Compiling owo-colors v4.3.0 |
| 502 | 2026-06-02T23:37:14.446Z | Compiling fnv v1.0.7 |
| 503 | 2026-06-02T23:37:14.527Z | Compiling tokio v1.52.3 |
| 504 | 2026-06-02T23:37:14.547Z | Compiling gimli v0.32.3 |
| 505 | 2026-06-02T23:37:14.609Z | Compiling httparse v1.10.1 |
| 506 | 2026-06-02T23:37:14.638Z | Compiling guppy-workspace-hack v0.1.0 |
| 507 | 2026-06-02T23:37:14.717Z | Compiling futures-util v0.3.32 |
| 508 | 2026-06-02T23:37:14.864Z | Compiling idna_adapter v1.0.0 |
| 509 | 2026-06-02T23:37:14.959Z | Compiling utf8_iter v1.0.4 |
| 510 | 2026-06-02T23:37:14.970Z | Compiling untrusted v0.9.0 |
| 511 | 2026-06-02T23:37:15.101Z | Compiling idna v1.1.0 |
| 512 | 2026-06-02T23:37:15.263Z | Compiling tracing v0.1.44 |
| 513 | 2026-06-02T23:37:15.426Z | Compiling thiserror-impl v2.0.18 |
| 514 | 2026-06-02T23:37:16.545Z | Compiling addr2line v0.25.1 |
| 515 | 2026-06-02T23:37:16.977Z | Compiling generic-array v0.14.7 |
| 516 | 2026-06-02T23:37:17.160Z | Compiling rustc-demangle v0.1.27 |
| 517 | 2026-06-02T23:37:17.221Z | Compiling pkg-config v0.3.33 |
| 518 | 2026-06-02T23:37:17.331Z | Compiling thiserror v1.0.69 |
| 519 | 2026-06-02T23:37:17.399Z | Compiling try-lock v0.2.5 |
| 520 | 2026-06-02T23:37:17.516Z | Compiling rustls v0.23.40 |
| 521 | 2026-06-02T23:37:17.644Z | Compiling tower-service v0.3.3 |
| 522 | 2026-06-02T23:37:17.655Z | Compiling atomic-waker v1.1.2 |
| 523 | 2026-06-02T23:37:17.739Z | Compiling fastrand v2.4.1 |
| 524 | 2026-06-02T23:37:17.744Z | Compiling typeid v1.0.3 |
| 525 | 2026-06-02T23:37:17.778Z | Compiling target-spec v3.6.0 |
| 526 | 2026-06-02T23:37:18.062Z | Compiling tempfile v3.27.0 |
| 527 | 2026-06-02T23:37:18.085Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 528 | 2026-06-02T23:37:18.168Z | Compiling want v0.3.1 |
| 529 | 2026-06-02T23:37:18.319Z | Compiling cfg-expr v0.20.8 |
| 530 | 2026-06-02T23:37:18.457Z | Compiling tokio-util v0.7.18 |
| 531 | 2026-06-02T23:37:18.943Z | Compiling h2 v0.4.14 |
| 532 | 2026-06-02T23:37:18.955Z | Compiling url v2.5.8 |
| 533 | 2026-06-02T23:37:19.545Z | Compiling backtrace v0.3.76 |
| 534 | 2026-06-02T23:37:20.047Z | Compiling thiserror-impl v1.0.69 |
| 535 | 2026-06-02T23:37:20.106Z | Compiling terminal_size v0.4.4 |
| 536 | 2026-06-02T23:37:20.164Z | Compiling aho-corasick v1.1.4 |
| 537 | 2026-06-02T23:37:20.259Z | Compiling subtle v2.6.1 |
| 538 | 2026-06-02T23:37:20.417Z | Compiling regex-syntax v0.8.10 |
| 539 | 2026-06-02T23:37:21.202Z | Compiling rustls-webpki v0.103.13 |
| 540 | 2026-06-02T23:37:21.445Z | Compiling typenum v1.20.1 |
| 541 | 2026-06-02T23:37:22.171Z | Compiling winnow v0.7.15 |
| 542 | 2026-06-02T23:37:23.803Z | Compiling erased-serde v0.4.10 |
| 543 | 2026-06-02T23:37:24.154Z | Compiling regex-automata v0.4.14 |
| 544 | 2026-06-02T23:37:24.303Z | Compiling hyper v1.10.1 |
| 545 | 2026-06-02T23:37:25.692Z | Compiling toml_datetime v0.6.11 |
| 546 | 2026-06-02T23:37:26.072Z | Compiling serde_spanned v0.6.9 |
| 547 | 2026-06-02T23:37:26.217Z | Compiling ahash v0.8.12 |
| 548 | 2026-06-02T23:37:26.454Z | Compiling sync_wrapper v1.0.2 |
| 549 | 2026-06-02T23:37:26.576Z | Compiling toml_write v0.1.2 |
| 550 | 2026-06-02T23:37:26.805Z | Compiling ipnet v2.12.0 |
| 551 | 2026-06-02T23:37:27.277Z | Compiling unicode-linebreak v0.1.5 |
| 552 | 2026-06-02T23:37:27.537Z | Compiling crc32fast v1.5.0 |
| 553 | 2026-06-02T23:37:27.549Z | Compiling is_ci v1.2.0 |
| 554 | 2026-06-02T23:37:27.711Z | Compiling portable-atomic v1.13.1 |
| 555 | 2026-06-02T23:37:27.835Z | Compiling base64 v0.22.1 |
| 556 | 2026-06-02T23:37:27.915Z | Compiling either v1.16.0 |
| 557 | 2026-06-02T23:37:27.983Z | Compiling tower-layer v0.3.3 |
| 558 | 2026-06-02T23:37:28.006Z | Compiling foldhash v0.1.5 |
| 559 | 2026-06-02T23:37:28.138Z | Compiling nextest-workspace-hack v0.1.0 |
| 560 | 2026-06-02T23:37:28.167Z | Compiling lazy_static v1.5.0 |
| 561 | 2026-06-02T23:37:28.179Z | Compiling unicode-segmentation v1.13.3 |
| 562 | 2026-06-02T23:37:28.216Z | Compiling parking_lot_core v0.9.12 |
| 563 | 2026-06-02T23:37:28.264Z | Compiling sharded-slab v0.1.7 |
| 564 | 2026-06-02T23:37:28.355Z | Compiling tower v0.5.3 |
| 565 | 2026-06-02T23:37:28.381Z | Compiling hashbrown v0.15.5 |
| 566 | 2026-06-02T23:37:28.511Z | Compiling convert_case v0.10.0 |
| 567 | 2026-06-02T23:37:28.568Z | Compiling hyper-util v0.1.20 |
| 568 | 2026-06-02T23:37:28.805Z | Compiling supports-color v3.0.2 |
| 569 | 2026-06-02T23:37:28.872Z | Compiling textwrap v0.16.2 |
| 570 | 2026-06-02T23:37:28.946Z | Compiling tokio-rustls v0.26.4 |
| 571 | 2026-06-02T23:37:29.012Z | Compiling toml_edit v0.22.27 |
| 572 | 2026-06-02T23:37:29.223Z | Compiling backtrace-ext v0.2.1 |
| 573 | 2026-06-02T23:37:29.475Z | Compiling ordered-float v2.10.1 |
| 574 | 2026-06-02T23:37:29.665Z | Compiling webpki-roots v1.0.7 |
| 575 | 2026-06-02T23:37:29.751Z | Compiling miette-derive v7.6.0 |
| 576 | 2026-06-02T23:37:29.815Z | Compiling pathdiff v0.2.3 |
| 577 | 2026-06-02T23:37:29.936Z | Compiling console v0.15.11 |
| 578 | 2026-06-02T23:37:30.266Z | Compiling tracing-log v0.2.0 |
| 579 | 2026-06-02T23:37:30.612Z | Compiling cargo-platform v0.3.3 |
| 580 | 2026-06-02T23:37:30.844Z | Compiling os_pipe v1.2.3 |
| 581 | 2026-06-02T23:37:31.015Z | Compiling thread_local v1.1.9 |
| 582 | 2026-06-02T23:37:31.214Z | Compiling supports-hyperlinks v3.2.0 |
| 583 | 2026-06-02T23:37:31.245Z | Compiling debug-ignore v1.0.5 |
| 584 | 2026-06-02T23:37:31.355Z | Compiling zstd-safe v7.2.4 |
| 585 | 2026-06-02T23:37:31.369Z | Compiling pulldown-cmark v0.13.4 |
| 586 | 2026-06-02T23:37:31.435Z | Compiling rustix v0.38.44 |
| 587 | 2026-06-02T23:37:31.506Z | Compiling fixedbitset v0.5.7 |
| 588 | 2026-06-02T23:37:31.595Z | Compiling scopeguard v1.2.0 |
| 589 | 2026-06-02T23:37:31.607Z | Compiling winnow v1.0.3 |
| 590 | 2026-06-02T23:37:31.699Z | Compiling cfg_aliases v0.2.1 |
| 591 | 2026-06-02T23:37:31.771Z | Compiling utf8parse v0.2.2 |
| 592 | 2026-06-02T23:37:31.788Z | Compiling ryu v1.0.23 |
| 593 | 2026-06-02T23:37:31.883Z | Compiling supports-unicode v3.0.0 |
| 594 | 2026-06-02T23:37:32.013Z | Compiling unicode-width v0.1.14 |
| 595 | 2026-06-02T23:37:32.052Z | Compiling serde_urlencoded v0.7.1 |
| 596 | 2026-06-02T23:37:32.078Z | Compiling anstyle-parse v1.0.0 |
| 597 | 2026-06-02T23:37:32.292Z | Compiling miette v7.6.0 |
| 598 | 2026-06-02T23:37:32.332Z | Compiling nix v0.30.1 |
| 599 | 2026-06-02T23:37:32.397Z | Compiling petgraph v0.8.3 |
| 600 | 2026-06-02T23:37:32.723Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 601 | 2026-06-02T23:37:33.084Z | Compiling lock_api v0.4.14 |
| 602 | 2026-06-02T23:37:33.391Z | Compiling tracing-subscriber v0.3.23 |
| 603 | 2026-06-02T23:37:34.022Z | Compiling sigchld v0.2.4 |
| 604 | 2026-06-02T23:37:34.219Z | Compiling cargo_metadata v0.23.1 |
| 605 | 2026-06-02T23:37:34.322Z | Compiling toml v0.8.23 |
| 606 | 2026-06-02T23:37:35.292Z | Compiling hyper-rustls v0.27.9 |
| 607 | 2026-06-02T23:37:35.952Z | Compiling serde-value v0.7.0 |
| 608 | 2026-06-02T23:37:36.345Z | Compiling serde-untagged v0.1.9 |
| 609 | 2026-06-02T23:37:36.711Z | Compiling tower-http v0.6.11 |
| 610 | 2026-06-02T23:37:36.943Z | Compiling derive_more-impl v2.1.1 |
| 611 | 2026-06-02T23:37:37.350Z | Compiling itertools v0.14.0 |
| 612 | 2026-06-02T23:37:37.374Z | Compiling regex v1.12.3 |
| 613 | 2026-06-02T23:37:37.751Z | Compiling crypto-common v0.1.7 |
| 614 | 2026-06-02T23:37:37.886Z | Compiling block-buffer v0.10.4 |
| 615 | 2026-06-02T23:37:37.939Z | Compiling ppv-lite86 v0.2.21 |
| 616 | 2026-06-02T23:37:38.036Z | Compiling futures-executor v0.3.32 |
| 617 | 2026-06-02T23:37:38.262Z | Compiling rand_core v0.9.5 |
| 618 | 2026-06-02T23:37:38.299Z | Compiling pin-project-internal v1.1.13 |
| 619 | 2026-06-02T23:37:38.515Z | Compiling http-body-util v0.1.3 |
| 620 | 2026-06-02T23:37:38.562Z | Compiling uuid v1.23.2 |
| 621 | 2026-06-02T23:37:38.782Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 622 | 2026-06-02T23:37:38.794Z | Compiling smol_str v0.3.6 |
| 623 | 2026-06-02T23:37:38.835Z | Compiling serde_spanned v1.1.1 |
| 624 | 2026-06-02T23:37:38.980Z | Compiling filetime v0.2.29 |
| 625 | 2026-06-02T23:37:39.101Z | Compiling vte v0.14.1 |
| 626 | 2026-06-02T23:37:39.122Z | Compiling bstr v1.12.1 |
| 627 | 2026-06-02T23:37:39.187Z | Compiling unicode-xid v0.2.6 |
| 628 | 2026-06-02T23:37:39.190Z | Compiling number_prefix v0.4.0 |
| 629 | 2026-06-02T23:37:39.315Z | Compiling unicase v2.9.0 |
| 630 | 2026-06-02T23:37:39.331Z | Compiling nested v0.1.1 |
| 631 | 2026-06-02T23:37:39.343Z | Compiling color-spantrace v0.3.0 |
| 632 | 2026-06-02T23:37:39.355Z | Compiling xattr v1.6.1 |
| 633 | 2026-06-02T23:37:39.407Z | Compiling iana-time-zone v0.1.65 |
| 634 | 2026-06-02T23:37:39.497Z | Compiling colorchoice v1.0.5 |
| 635 | 2026-06-02T23:37:39.535Z | Compiling tinyvec_macros v0.1.1 |
| 636 | 2026-06-02T23:37:39.606Z | Compiling static_assertions v1.1.0 |
| 637 | 2026-06-02T23:37:39.615Z | Compiling eyre v0.6.12 |
| 638 | 2026-06-02T23:37:39.649Z | Compiling is_terminal_polyfill v1.70.2 |
| 639 | 2026-06-02T23:37:39.677Z | Compiling self_update v0.42.0 |
| 640 | 2026-06-02T23:37:39.754Z | Compiling anstyle v1.0.14 |
| 641 | 2026-06-02T23:37:39.759Z | Compiling litrs v1.0.0 |
| 642 | 2026-06-02T23:37:39.801Z | Compiling anstyle-query v1.1.5 |
| 643 | 2026-06-02T23:37:39.948Z | Compiling anstream v1.0.0 |
| 644 | 2026-06-02T23:37:40.000Z | Compiling guppy v0.17.26 |
| 645 | 2026-06-02T23:37:40.099Z | Compiling tinyvec v1.11.0 |
| 646 | 2026-06-02T23:37:40.181Z | Compiling document-features v0.2.12 |
| 647 | 2026-06-02T23:37:40.193Z | Compiling globset v0.4.18 |
| 648 | 2026-06-02T23:37:40.437Z | Compiling chrono v0.4.44 |
| 649 | 2026-06-02T23:37:40.507Z | Compiling tar v0.4.46 |
| 650 | 2026-06-02T23:37:40.759Z | Compiling pin-project v1.1.13 |
| 651 | 2026-06-02T23:37:40.864Z | Compiling indicatif v0.17.11 |
| 652 | 2026-06-02T23:37:41.244Z | Compiling cargo-util-schemas v0.2.0 |
| 653 | 2026-06-02T23:37:43.009Z | Compiling strip-ansi-escapes v0.2.1 |
| 654 | 2026-06-02T23:37:43.284Z | Compiling toml v1.1.2+spec-1.1.0 |
| 655 | 2026-06-02T23:37:43.397Z | Compiling nextest-metadata v0.12.2 |
| 656 | 2026-06-02T23:37:43.489Z | Compiling newtype-uuid v1.3.2 |
| 657 | 2026-06-02T23:37:43.653Z | Compiling reqwest v0.12.28 |
| 658 | 2026-06-02T23:37:43.679Z | Compiling rand_chacha v0.9.0 |
| 659 | 2026-06-02T23:37:43.831Z | Compiling futures v0.3.32 |
| 660 | 2026-06-02T23:37:43.914Z | Compiling digest v0.10.7 |
| 661 | 2026-06-02T23:37:43.959Z | Compiling derive_more v2.1.1 |
| 662 | 2026-06-02T23:37:44.043Z | Compiling parking_lot v0.12.5 |
| 663 | 2026-06-02T23:37:44.142Z | Compiling flate2 v1.1.9 |
| 664 | 2026-06-02T23:37:44.234Z | Compiling tracing-error v0.2.1 |
| 665 | 2026-06-02T23:37:44.466Z | Compiling shared_child v1.1.1 |
| 666 | 2026-06-02T23:37:44.942Z | Compiling signal-hook-mio v0.2.5 |
| 667 | 2026-06-02T23:37:45.016Z | Compiling self-replace v1.5.0 |
| 668 | 2026-06-02T23:37:45.074Z | Compiling cargo-platform v0.2.0 |
| 669 | 2026-06-02T23:37:45.304Z | Compiling quick-xml v0.37.5 |
| 670 | 2026-06-02T23:37:45.632Z | Compiling quick-xml v0.38.4 |
| 671 | 2026-06-02T23:37:46.123Z | Compiling heck v0.5.0 |
| 672 | 2026-06-02T23:37:46.344Z | Compiling indenter v0.3.4 |
| 673 | 2026-06-02T23:37:46.472Z | Compiling shell-words v1.1.1 |
| 674 | 2026-06-02T23:37:46.695Z | Compiling clap_lex v1.1.0 |
| 675 | 2026-06-02T23:37:46.800Z | Compiling strsim v0.11.1 |
| 676 | 2026-06-02T23:37:46.980Z | Compiling urlencoding v2.1.3 |
| 677 | 2026-06-02T23:37:47.065Z | Compiling cpufeatures v0.2.17 |
| 678 | 2026-06-02T23:37:47.129Z | Compiling humantime v2.3.0 |
| 679 | 2026-06-02T23:37:47.220Z | Compiling recursion v0.5.4 |
| 680 | 2026-06-02T23:37:47.263Z | Compiling sha2 v0.10.9 |
| 681 | 2026-06-02T23:37:47.357Z | Compiling nextest-filtering v0.15.0 |
| 682 | 2026-06-02T23:37:47.551Z | Compiling humantime-serde v1.1.1 |
| 683 | 2026-06-02T23:37:47.705Z | Compiling clap_builder v4.6.0 |
| 684 | 2026-06-02T23:37:48.492Z | Compiling clap_derive v4.6.1 |
| 685 | 2026-06-02T23:37:49.021Z | Compiling quick-junit v0.5.2 |
| 686 | 2026-06-02T23:37:50.255Z | Compiling atomicwrites v0.4.4 |
| 687 | 2026-06-02T23:37:50.541Z | Compiling cargo_metadata v0.20.0 |
| 688 | 2026-06-02T23:37:51.249Z | Compiling crossterm v0.29.0 |
| 689 | 2026-06-02T23:37:52.116Z | Compiling cargo-nextest v0.9.97 |
| 690 | 2026-06-02T23:37:53.327Z | Compiling duct v0.13.7 |
| 691 | 2026-06-02T23:37:53.890Z | Compiling zstd v0.13.3 |
| 692 | 2026-06-02T23:37:54.076Z | Compiling config v0.15.23 |
| 693 | 2026-06-02T23:37:54.212Z | Compiling async-scoped v0.9.0 |
| 694 | 2026-06-02T23:37:54.315Z | Compiling rand v0.9.4 |
| 695 | 2026-06-02T23:37:54.405Z | Compiling unicode-normalization v0.1.25 |
| 696 | 2026-06-02T23:37:54.454Z | Compiling target-spec-miette v0.4.8 |
| 697 | 2026-06-02T23:37:54.916Z | Compiling future-queue v0.4.0 |
| 698 | 2026-06-02T23:37:54.969Z | Compiling mukti-metadata v0.3.0 |
| 699 | 2026-06-02T23:37:55.062Z | Compiling tokio-stream v0.1.18 |
| 700 | 2026-06-02T23:37:55.065Z | Compiling camino-tempfile v1.4.1 |
| 701 | 2026-06-02T23:37:55.189Z | Compiling derive-where v1.6.1 |
| 702 | 2026-06-02T23:37:55.459Z | Compiling serde_ignored v0.1.14 |
| 703 | 2026-06-02T23:37:55.494Z | Compiling serde_path_to_error v0.1.20 |
| 704 | 2026-06-02T23:37:55.585Z | Compiling xxhash-rust v0.8.15 |
| 705 | 2026-06-02T23:37:55.684Z | Compiling indent_write v2.2.0 |
| 706 | 2026-06-02T23:37:55.718Z | Compiling home v0.5.12 |
| 707 | 2026-06-02T23:37:55.765Z | Compiling swrite v0.1.0 |
| 708 | 2026-06-02T23:37:55.869Z | Compiling hex v0.4.3 |
| 709 | 2026-06-02T23:37:55.882Z | Compiling color-eyre v0.6.5 |
| 710 | 2026-06-02T23:37:55.958Z | Compiling clap v4.6.1 |
| 711 | 2026-06-02T23:37:55.970Z | Compiling dialoguer v0.11.0 |
| 712 | 2026-06-02T23:37:56.039Z | Compiling enable-ansi-support v0.2.1 |
| 713 | 2026-06-02T23:37:56.429Z | Compiling nextest-runner v0.80.0 |
| 714 | 2026-06-02T23:38:14.438Z | Finished `release` profile [optimized] target(s) in 1m 09s |
| 715 | 2026-06-02T23:38:14.626Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 716 | 2026-06-02T23:38:14.629Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 717 | 2026-06-02T23:38:14.740Z | + source .github/buildomat/test-common.sh |
| 718 | 2026-06-02T23:38:14.743Z | ++ NEXTEST_VERSION=0.9.97 |
| 719 | 2026-06-02T23:38:14.743Z | ++ PLATFORM=illumos |
| 720 | 2026-06-02T23:38:14.743Z | ++ banner install |
| 721 | 2026-06-02T23:38:14.743Z | |
| 722 | 2026-06-02T23:38:14.743Z | # # # #### ##### ## # # |
| 723 | 2026-06-02T23:38:14.743Z | # ## # # # # # # # |
| 724 | 2026-06-02T23:38:14.743Z | # # # # #### # # # # # |
| 725 | 2026-06-02T23:38:14.743Z | # # # # # # ###### # # |
| 726 | 2026-06-02T23:38:14.743Z | # # ## # # # # # # # |
| 727 | 2026-06-02T23:38:14.743Z | # # # #### # # # ###### ###### |
| 728 | 2026-06-02T23:38:14.743Z | |
| 729 | 2026-06-02T23:38:14.743Z | ++ set +o errexit |
| 730 | 2026-06-02T23:38:14.746Z | ++ pkg info clang-15 |
| 731 | 2026-06-02T23:38:14.746Z | ++ grep -qi installed |
| 732 | 2026-06-02T23:38:15.933Z | pkg: info: no packages matching the following patterns you specified are |
| 733 | 2026-06-02T23:38:15.934Z | installed on the system. Try querying remotely instead: |
| 734 | 2026-06-02T23:38:15.934Z | |
| 735 | 2026-06-02T23:38:15.934Z | clang-15 |
| 736 | 2026-06-02T23:38:15.972Z | ++ [[ 1 != 0 ]] |
| 737 | 2026-06-02T23:38:15.975Z | ++ set -o errexit |
| 738 | 2026-06-02T23:38:15.975Z | ++ pfexec pkg install clang-15 |
| 739 | 2026-06-02T23:38:22.586Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 740 | 2026-06-02T23:38:30.294Z | Startup: Caching catalogs ... Done |
| 741 | 2026-06-02T23:38:37.552Z | Planning: Solver setup ... Done |
| 742 | 2026-06-02T23:38:37.593Z | Planning: Running solver ... Done |
| 743 | 2026-06-02T23:38:37.738Z | Planning: Finding local manifests ... Done |
| 744 | 2026-06-02T23:38:37.750Z | Planning: Fetching manifests: 0/2 0% complete |
| 745 | 2026-06-02T23:38:37.833Z | Planning: Fetching manifests: 2/2 100% complete |
| 746 | 2026-06-02T23:38:37.863Z | Planning: Package planning ... Done |
| 747 | 2026-06-02T23:38:37.888Z | Planning: Merging actions ... Done |
| 748 | 2026-06-02T23:38:37.994Z | Planning: Checking for conflicting actions ... Done |
| 749 | 2026-06-02T23:38:38.001Z | Planning: Consolidating action changes ... Done |
| 750 | 2026-06-02T23:38:38.771Z | Planning: Evaluating mediators ... Done |
| 751 | 2026-06-02T23:38:38.776Z | Planning: Planning completed in 8.31 seconds |
| 752 | 2026-06-02T23:38:38.787Z | Packages to install: 2 |
| 753 | 2026-06-02T23:38:38.787Z | Mediators to change: 2 |
| 754 | 2026-06-02T23:38:38.791Z | Services to change: 1 |
| 755 | 2026-06-02T23:38:38.791Z | Create boot environment: No |
| 756 | 2026-06-02T23:38:38.791Z | Create backup boot environment: No |
| 757 | 2026-06-02T23:38:38.829Z | |
| 758 | 2026-06-02T23:38:38.829Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 759 | 2026-06-02T23:38:43.872Z | Download: 2002/3076 items 117.3/211.3MB 55% complete (25.8M/s) |
| 760 | 2026-06-02T23:38:46.670Z | Download: Completed 211.31 MB in 7.84 seconds (26.9M/s) |
| 761 | 2026-06-02T23:38:46.914Z | Actions: 1/3418 actions (Installing new actions) |
| 762 | 2026-06-02T23:38:50.041Z | Actions: Completed 3418 actions in 3.13 seconds. |
| 763 | 2026-06-02T23:38:50.710Z | Done |
| 764 | 2026-06-02T23:38:50.710Z | Done |
| 765 | 2026-06-02T23:38:51.449Z | Done |
| 766 | 2026-06-02T23:38:54.818Z | Done |
| 767 | 2026-06-02T23:38:54.897Z | Done |
| 768 | 2026-06-02T23:38:54.910Z | Done |
| 769 | 2026-06-02T23:38:55.184Z | Done |
| 770 | 2026-06-02T23:38:55.875Z | ++ set -o errexit |
| 771 | 2026-06-02T23:38:55.875Z | ++ cargo --version |
| 772 | 2026-06-02T23:38:55.884Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 773 | 2026-06-02T23:38:55.887Z | ++ rustc --version |
| 774 | 2026-06-02T23:38:55.906Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 775 | 2026-06-02T23:38:55.910Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 776 | 2026-06-02T23:38:55.960Z | Ignored package `cargo-nextest v0.9.97` is already installed, use --force to override |
| 777 | 2026-06-02T23:38:55.964Z | + pushd rdb |
| 778 | 2026-06-02T23:38:55.964Z | /work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite |
| 779 | 2026-06-02T23:38:55.964Z | + PROPTEST_CASES=1000000 |
| 780 | 2026-06-02T23:38:55.964Z | + cargo nextest run --lib proptest |
| 781 | 2026-06-02T23:38:56.126Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 782 | 2026-06-02T23:38:56.966Z | From https://github.com/oxidecomputer/falcon |
| 783 | 2026-06-02T23:38:56.966Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 784 | 2026-06-02T23:38:57.042Z | Updating crates.io index |
| 785 | 2026-06-02T23:38:57.075Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 786 | 2026-06-02T23:38:57.844Z | From https://github.com/oxidecomputer/dendrite |
| 787 | 2026-06-02T23:38:57.844Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 788 | 2026-06-02T23:38:57.926Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 789 | 2026-06-02T23:38:58.217Z | From https://github.com/oxidecomputer/ispf |
| 790 | 2026-06-02T23:38:58.217Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 791 | 2026-06-02T23:38:58.223Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 792 | 2026-06-02T23:38:58.593Z | From https://github.com/oxidecomputer/netadm-sys |
| 793 | 2026-06-02T23:38:58.593Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 794 | 2026-06-02T23:38:58.600Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 795 | 2026-06-02T23:39:05.693Z | From https://github.com/oxidecomputer/omicron |
| 796 | 2026-06-02T23:39:05.693Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 797 | 2026-06-02T23:39:06.109Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 798 | 2026-06-02T23:39:06.718Z | From https://github.com/oxidecomputer/opte |
| 799 | 2026-06-02T23:39:06.718Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 800 | 2026-06-02T23:39:06.875Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 801 | 2026-06-02T23:39:07.165Z | From https://github.com/illumos/smf-rs |
| 802 | 2026-06-02T23:39:07.165Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 803 | 2026-06-02T23:39:07.176Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 804 | 2026-06-02T23:39:07.451Z | From https://github.com/oxidecomputer/network-interface |
| 805 | 2026-06-02T23:39:07.451Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 806 | 2026-06-02T23:39:07.565Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 807 | 2026-06-02T23:39:07.868Z | From https://github.com/oxidecomputer/zone |
| 808 | 2026-06-02T23:39:07.868Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 809 | 2026-06-02T23:39:07.877Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 810 | 2026-06-02T23:39:08.503Z | From https://github.com/oxidecomputer/propolis |
| 811 | 2026-06-02T23:39:08.503Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 812 | 2026-06-02T23:39:08.712Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 813 | 2026-06-02T23:39:09.218Z | From https://github.com/oxidecomputer/transceiver-control |
| 814 | 2026-06-02T23:39:09.218Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 815 | 2026-06-02T23:39:09.226Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 816 | 2026-06-02T23:39:09.510Z | From https://github.com/oxidecomputer/dlpi-sys |
| 817 | 2026-06-02T23:39:09.510Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 818 | 2026-06-02T23:39:09.525Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 819 | 2026-06-02T23:39:09.813Z | From https://github.com/jmesmon/rust-libzfs |
| 820 | 2026-06-02T23:39:09.813Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 821 | 2026-06-02T23:39:09.821Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 822 | 2026-06-02T23:39:10.099Z | From https://github.com/oxidecomputer/rusty-doors |
| 823 | 2026-06-02T23:39:10.099Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 824 | 2026-06-02T23:39:10.125Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 825 | 2026-06-02T23:39:10.453Z | From https://github.com/oxidecomputer/lldp |
| 826 | 2026-06-02T23:39:10.453Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 827 | 2026-06-02T23:39:10.543Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 828 | 2026-06-02T23:39:10.807Z | From https://github.com/oxidecomputer/slog-error-chain |
| 829 | 2026-06-02T23:39:10.807Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 830 | 2026-06-02T23:39:10.826Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 831 | 2026-06-02T23:39:11.167Z | From https://github.com/oxidecomputer/tufaceous |
| 832 | 2026-06-02T23:39:11.167Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 833 | 2026-06-02T23:39:11.187Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 834 | 2026-06-02T23:39:11.640Z | From https://github.com/oxidecomputer/management-gateway-service |
| 835 | 2026-06-02T23:39:11.640Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 836 | 2026-06-02T23:39:11.729Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 837 | 2026-06-02T23:39:12.572Z | From https://github.com/oxidecomputer/crucible |
| 838 | 2026-06-02T23:39:12.572Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 839 | 2026-06-02T23:39:12.620Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 840 | 2026-06-02T23:39:12.859Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 841 | 2026-06-02T23:39:12.859Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 842 | 2026-06-02T23:39:12.991Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 843 | 2026-06-02T23:39:13.338Z | From https://github.com/oxidecomputer/propolis |
| 844 | 2026-06-02T23:39:13.338Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 845 | 2026-06-02T23:39:13.683Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 846 | 2026-06-02T23:39:13.963Z | From https://github.com/oxidecomputer/opte |
| 847 | 2026-06-02T23:39:13.963Z | * [new ref] 2c6efefe14321dafe7e9e80129d38316adb2d238 -> refs/commit/2c6efefe14321dafe7e9e80129d38316adb2d238 |
| 848 | 2026-06-02T23:39:14.035Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 849 | 2026-06-02T23:39:14.387Z | From https://github.com/oxidecomputer/tofino |
| 850 | 2026-06-02T23:39:14.387Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 851 | 2026-06-02T23:39:14.397Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 852 | 2026-06-02T23:39:15.038Z | From https://github.com/oxidecomputer/maghemite |
| 853 | 2026-06-02T23:39:15.038Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 854 | 2026-06-02T23:39:15.111Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 855 | 2026-06-02T23:39:15.388Z | From https://github.com/oxidecomputer/clickward |
| 856 | 2026-06-02T23:39:15.388Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 857 | 2026-06-02T23:39:15.539Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 858 | 2026-06-02T23:39:15.891Z | From https://github.com/oxidecomputer/crucible |
| 859 | 2026-06-02T23:39:15.891Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 860 | 2026-06-02T23:39:16.096Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 861 | 2026-06-02T23:39:16.379Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 862 | 2026-06-02T23:39:16.379Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 863 | 2026-06-02T23:39:17.333Z | Downloading crates ... |
| 864 | 2026-06-02T23:39:17.447Z | Downloaded chacha20 v0.10.0 |
| 865 | 2026-06-02T23:39:17.452Z | Downloaded hubpack v0.1.2 |
| 866 | 2026-06-02T23:39:17.465Z | Downloaded ciborium-ll v0.2.2 |
| 867 | 2026-06-02T23:39:17.468Z | Downloaded no-std-compat v0.4.1 |
| 868 | 2026-06-02T23:39:17.473Z | Downloaded ciborium-io v0.2.2 |
| 869 | 2026-06-02T23:39:17.477Z | Downloaded indexmap v1.9.3 |
| 870 | 2026-06-02T23:39:17.480Z | Downloaded hashbrown v0.12.3 |
| 871 | 2026-06-02T23:39:17.483Z | Downloaded dunce v1.0.5 |
| 872 | 2026-06-02T23:39:17.486Z | Downloaded cobs v0.3.0 |
| 873 | 2026-06-02T23:39:17.486Z | Downloaded bit-set v0.8.0 |
| 874 | 2026-06-02T23:39:17.489Z | Downloaded aead v0.5.2 |
| 875 | 2026-06-02T23:39:17.496Z | Downloaded cipher v0.4.4 |
| 876 | 2026-06-02T23:39:17.499Z | Downloaded byte-wrapper v0.1.0 |
| 877 | 2026-06-02T23:39:17.508Z | Downloaded hostname v0.4.2 |
| 878 | 2026-06-02T23:39:17.511Z | Downloaded cpufeatures v0.3.0 |
| 879 | 2026-06-02T23:39:17.515Z | Downloaded foreign-types v0.5.0 |
| 880 | 2026-06-02T23:39:17.515Z | Downloaded hmac v0.12.1 |
| 881 | 2026-06-02T23:39:17.517Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 882 | 2026-06-02T23:39:17.518Z | Downloaded async-stream v0.3.6 |
| 883 | 2026-06-02T23:39:17.520Z | Downloaded hubpack_derive v0.1.1 |
| 884 | 2026-06-02T23:39:17.520Z | Downloaded num-complex v0.4.6 |
| 885 | 2026-06-02T23:39:17.524Z | Downloaded foreign-types-shared v0.3.1 |
| 886 | 2026-06-02T23:39:17.524Z | Downloaded foreign-types-macros v0.2.3 |
| 887 | 2026-06-02T23:39:17.527Z | Downloaded highway v1.3.0 |
| 888 | 2026-06-02T23:39:17.527Z | Downloaded is-terminal v0.4.17 |
| 889 | 2026-06-02T23:39:17.555Z | Downloaded httpdate v1.0.3 |
| 890 | 2026-06-02T23:39:17.555Z | Downloaded gethostname v0.5.0 |
| 891 | 2026-06-02T23:39:17.566Z | Downloaded dof v0.3.0 |
| 892 | 2026-06-02T23:39:17.566Z | Downloaded libscf-sys v1.2.0 |
| 893 | 2026-06-02T23:39:17.566Z | Downloaded idna_adapter v1.2.2 |
| 894 | 2026-06-02T23:39:17.566Z | Downloaded bs58 v0.5.1 |
| 895 | 2026-06-02T23:39:17.566Z | Downloaded group v0.13.0 |
| 896 | 2026-06-02T23:39:17.566Z | Downloaded hostname v0.3.1 |
| 897 | 2026-06-02T23:39:17.566Z | Downloaded git-stub v1.0.0 |
| 898 | 2026-06-02T23:39:17.566Z | Downloaded keccak v0.1.6 |
| 899 | 2026-06-02T23:39:17.566Z | Downloaded hash32 v0.3.1 |
| 900 | 2026-06-02T23:39:17.566Z | Downloaded natord v1.0.9 |
| 901 | 2026-06-02T23:39:17.566Z | Downloaded ciborium v0.2.2 |
| 902 | 2026-06-02T23:39:17.566Z | Downloaded lru-cache v0.1.2 |
| 903 | 2026-06-02T23:39:17.566Z | Downloaded colored v3.1.1 |
| 904 | 2026-06-02T23:39:17.566Z | Downloaded macaddr v1.0.1 |
| 905 | 2026-06-02T23:39:17.566Z | Downloaded async-stream-impl v0.3.6 |
| 906 | 2026-06-02T23:39:17.566Z | Downloaded ident_case v1.0.1 |
| 907 | 2026-06-02T23:39:17.566Z | Downloaded dtrace-parser v0.2.0 |
| 908 | 2026-06-02T23:39:17.571Z | Downloaded num-derive v0.4.2 |
| 909 | 2026-06-02T23:39:17.571Z | Downloaded num-conv v0.2.1 |
| 910 | 2026-06-02T23:39:17.571Z | Downloaded embedded-io v0.4.0 |
| 911 | 2026-06-02T23:39:17.571Z | Downloaded compression-core v0.4.32 |
| 912 | 2026-06-02T23:39:17.571Z | Downloaded num v0.4.3 |
| 913 | 2026-06-02T23:39:17.571Z | Downloaded match_cfg v0.1.0 |
| 914 | 2026-06-02T23:39:17.571Z | Downloaded internet-checksum v0.2.1 |
| 915 | 2026-06-02T23:39:17.574Z | Downloaded ff v0.13.1 |
| 916 | 2026-06-02T23:39:17.574Z | Downloaded dyn-clone v1.0.20 |
| 917 | 2026-06-02T23:39:17.574Z | Downloaded memoffset v0.9.1 |
| 918 | 2026-06-02T23:39:17.576Z | Downloaded inout v0.1.4 |
| 919 | 2026-06-02T23:39:17.576Z | Downloaded git-stub-vcs v0.1.0 |
| 920 | 2026-06-02T23:39:17.579Z | Downloaded deranged v0.5.8 |
| 921 | 2026-06-02T23:39:17.581Z | Downloaded crossbeam-deque v0.8.6 |
| 922 | 2026-06-02T23:39:17.582Z | Downloaded newtype-uuid-macros v0.1.0 |
| 923 | 2026-06-02T23:39:17.584Z | Downloaded memmap v0.7.0 |
| 924 | 2026-06-02T23:39:17.587Z | Downloaded omicron-workspace-hack v0.1.0 |
| 925 | 2026-06-02T23:39:17.587Z | Downloaded olpc-cjson v0.1.4 |
| 926 | 2026-06-02T23:39:17.587Z | Downloaded newtype_derive v0.1.6 |
| 927 | 2026-06-02T23:39:17.589Z | Downloaded mime v0.3.17 |
| 928 | 2026-06-02T23:39:17.589Z | Downloaded num_threads v0.1.7 |
| 929 | 2026-06-02T23:39:17.592Z | Downloaded num_enum_derive v0.5.11 |
| 930 | 2026-06-02T23:39:17.592Z | Downloaded critical-section v1.2.0 |
| 931 | 2026-06-02T23:39:17.596Z | Downloaded backoff v0.4.0 |
| 932 | 2026-06-02T23:39:17.599Z | Downloaded konst_macro_rules v0.2.19 |
| 933 | 2026-06-02T23:39:17.599Z | Downloaded num-iter v0.1.45 |
| 934 | 2026-06-02T23:39:17.603Z | Downloaded displaydoc v0.2.5 |
| 935 | 2026-06-02T23:39:17.603Z | Downloaded opaque-debug v0.3.1 |
| 936 | 2026-06-02T23:39:17.606Z | Downloaded foldhash v0.2.0 |
| 937 | 2026-06-02T23:39:17.606Z | Downloaded cancel-safe-futures v0.1.5 |
| 938 | 2026-06-02T23:39:17.609Z | Downloaded byteorder v1.5.0 |
| 939 | 2026-06-02T23:39:17.609Z | Downloaded blake2 v0.10.6 |
| 940 | 2026-06-02T23:39:17.612Z | Downloaded linked-hash-map v0.5.6 |
| 941 | 2026-06-02T23:39:17.612Z | Downloaded embedded-io v0.6.1 |
| 942 | 2026-06-02T23:39:17.615Z | Downloaded multer v3.1.0 |
| 943 | 2026-06-02T23:39:17.618Z | Downloaded dof v0.4.0 |
| 944 | 2026-06-02T23:39:17.618Z | Downloaded argon2 v0.5.3 |
| 945 | 2026-06-02T23:39:17.620Z | Downloaded erased-serde v0.3.31 |
| 946 | 2026-06-02T23:39:17.620Z | Downloaded ipnetwork v0.21.1 |
| 947 | 2026-06-02T23:39:17.623Z | Downloaded fs-err v3.3.0 |
| 948 | 2026-06-02T23:39:17.625Z | Downloaded const_format_proc_macros v0.2.34 |
| 949 | 2026-06-02T23:39:17.628Z | Downloaded pretty-hex v0.4.2 |
| 950 | 2026-06-02T23:39:17.628Z | Downloaded parse-display v0.10.0 |
| 951 | 2026-06-02T23:39:17.631Z | Downloaded either v1.15.0 |
| 952 | 2026-06-02T23:39:17.631Z | Downloaded data-encoding v2.11.0 |
| 953 | 2026-06-02T23:39:17.631Z | Downloaded half v2.7.1 |
| 954 | 2026-06-02T23:39:17.634Z | Downloaded proc-macro-crate v1.3.1 |
| 955 | 2026-06-02T23:39:17.637Z | Downloaded phf_shared v0.12.1 |
| 956 | 2026-06-02T23:39:17.637Z | Downloaded proc-macro-error-attr v1.0.4 |
| 957 | 2026-06-02T23:39:17.639Z | Downloaded powerfmt v0.2.0 |
| 958 | 2026-06-02T23:39:17.639Z | Downloaded num-rational v0.4.2 |
| 959 | 2026-06-02T23:39:17.639Z | Downloaded defmt v1.1.0 |
| 960 | 2026-06-02T23:39:17.643Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 961 | 2026-06-02T23:39:17.645Z | Downloaded progenitor-client v0.14.0 |
| 962 | 2026-06-02T23:39:17.645Z | Downloaded potential_utf v0.1.5 |
| 963 | 2026-06-02T23:39:17.648Z | Downloaded daft-derive v0.1.7 |
| 964 | 2026-06-02T23:39:17.651Z | Downloaded linear-map v1.2.0 |
| 965 | 2026-06-02T23:39:17.653Z | Downloaded darling v0.21.3 |
| 966 | 2026-06-02T23:39:17.657Z | Downloaded num_enum v0.7.6 |
| 967 | 2026-06-02T23:39:17.660Z | Downloaded num_enum v0.5.11 |
| 968 | 2026-06-02T23:39:17.663Z | Downloaded quick-error v1.2.3 |
| 969 | 2026-06-02T23:39:17.663Z | Downloaded progenitor-macro v0.13.0 |
| 970 | 2026-06-02T23:39:17.666Z | Downloaded progenitor-macro v0.14.0 |
| 971 | 2026-06-02T23:39:17.666Z | Downloaded progenitor-macro v0.10.0 |
| 972 | 2026-06-02T23:39:17.668Z | Downloaded progenitor-client v0.11.2 |
| 973 | 2026-06-02T23:39:17.669Z | Downloaded progenitor-client v0.10.0 |
| 974 | 2026-06-02T23:39:17.669Z | Downloaded parking_lot_core v0.8.6 |
| 975 | 2026-06-02T23:39:17.672Z | Downloaded oxnet v0.1.5 |
| 976 | 2026-06-02T23:39:17.677Z | Downloaded memmap2 v0.9.10 |
| 977 | 2026-06-02T23:39:17.677Z | Downloaded crossbeam-utils v0.8.21 |
| 978 | 2026-06-02T23:39:17.677Z | Downloaded rand_xorshift v0.4.0 |
| 979 | 2026-06-02T23:39:17.680Z | Downloaded rand_chacha v0.3.1 |
| 980 | 2026-06-02T23:39:17.680Z | Downloaded darling v0.23.0 |
| 981 | 2026-06-02T23:39:17.683Z | Downloaded progenitor-macro v0.11.2 |
| 982 | 2026-06-02T23:39:17.683Z | Downloaded backon v1.6.0 |
| 983 | 2026-06-02T23:39:17.686Z | Downloaded proc-macro-crate v3.5.0 |
| 984 | 2026-06-02T23:39:17.688Z | Downloaded ingot v0.1.1 |
| 985 | 2026-06-02T23:39:17.688Z | Downloaded crossbeam-epoch v0.9.18 |
| 986 | 2026-06-02T23:39:17.691Z | Downloaded ref-cast-impl v1.0.25 |
| 987 | 2026-06-02T23:39:17.691Z | Downloaded ref-cast v1.0.25 |
| 988 | 2026-06-02T23:39:17.694Z | Downloaded rustc_version v0.1.7 |
| 989 | 2026-06-02T23:39:17.694Z | Downloaded parse-display-derive v0.10.0 |
| 990 | 2026-06-02T23:39:17.694Z | Downloaded litemap v0.8.2 |
| 991 | 2026-06-02T23:39:17.697Z | Downloaded same-file v1.0.6 |
| 992 | 2026-06-02T23:39:17.699Z | Downloaded libsw-core v0.3.2 |
| 993 | 2026-06-02T23:39:17.700Z | Downloaded console v0.16.3 |
| 994 | 2026-06-02T23:39:17.702Z | Downloaded serde-big-array v0.5.1 |
| 995 | 2026-06-02T23:39:17.702Z | Downloaded semver v0.1.20 |
| 996 | 2026-06-02T23:39:17.705Z | Downloaded secrecy v0.10.3 |
| 997 | 2026-06-02T23:39:17.705Z | Downloaded allocator-api2 v0.2.21 |
| 998 | 2026-06-02T23:39:17.708Z | Downloaded scroll_derive v0.13.1 |
| 999 | 2026-06-02T23:39:17.708Z | Downloaded scroll_derive v0.12.1 |
| 1000 | 2026-06-02T23:39:17.708Z | Downloaded phf v0.12.1 |
| 1001 | 2026-06-02T23:39:17.710Z | Downloaded password-hash v0.5.0 |
| 1002 | 2026-06-02T23:39:17.710Z | Downloaded num_enum_derive v0.7.6 |
| 1003 | 2026-06-02T23:39:17.713Z | Downloaded elliptic-curve v0.13.8 |
| 1004 | 2026-06-02T23:39:17.716Z | Downloaded proc-macro-error v1.0.4 |
| 1005 | 2026-06-02T23:39:17.719Z | Downloaded serial_test_derive v3.4.0 |
| 1006 | 2026-06-02T23:39:17.719Z | Downloaded serde_repr v0.1.20 |
| 1007 | 2026-06-02T23:39:17.722Z | Downloaded serde_plain v1.0.2 |
| 1008 | 2026-06-02T23:39:17.722Z | Downloaded ingot-types v0.1.2 |
| 1009 | 2026-06-02T23:39:17.722Z | Downloaded poly1305 v0.8.0 |
| 1010 | 2026-06-02T23:39:17.725Z | Downloaded progenitor v0.10.0 |
| 1011 | 2026-06-02T23:39:17.725Z | Downloaded dropshot_endpoint v0.17.0 |
| 1012 | 2026-06-02T23:39:17.728Z | Downloaded serial_test v3.4.0 |
| 1013 | 2026-06-02T23:39:17.731Z | Downloaded proc-macro-error2 v2.0.1 |
| 1014 | 2026-06-02T23:39:17.731Z | Downloaded slog-bunyan v2.5.0 |
| 1015 | 2026-06-02T23:39:17.738Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1016 | 2026-06-02T23:39:17.738Z | Downloaded slog-envlogger v2.2.0 |
| 1017 | 2026-06-02T23:39:17.741Z | Downloaded progenitor v0.13.0 |
| 1018 | 2026-06-02T23:39:17.741Z | Downloaded siphasher v1.0.3 |
| 1019 | 2026-06-02T23:39:17.741Z | Downloaded rand_core v0.10.1 |
| 1020 | 2026-06-02T23:39:17.741Z | Downloaded progenitor-extras v0.2.0 |
| 1021 | 2026-06-02T23:39:17.741Z | Downloaded parking_lot v0.11.2 |
| 1022 | 2026-06-02T23:39:17.744Z | Downloaded log v0.4.29 |
| 1023 | 2026-06-02T23:39:17.744Z | Downloaded icu_provider v2.2.0 |
| 1024 | 2026-06-02T23:39:17.747Z | Downloaded spin v0.5.2 |
| 1025 | 2026-06-02T23:39:17.747Z | Downloaded strum v0.26.3 |
| 1026 | 2026-06-02T23:39:17.747Z | Downloaded stable_deref_trait v1.2.1 |
| 1027 | 2026-06-02T23:39:17.750Z | Downloaded smawk v0.3.2 |
| 1028 | 2026-06-02T23:39:17.750Z | Downloaded sigpipe v0.1.3 |
| 1029 | 2026-06-02T23:39:17.750Z | Downloaded plain v0.2.3 |
| 1030 | 2026-06-02T23:39:17.753Z | Downloaded omicron-zone-package v0.12.2 |
| 1031 | 2026-06-02T23:39:17.755Z | Downloaded drift v0.2.0 |
| 1032 | 2026-06-02T23:39:17.759Z | Downloaded schemars_derive v0.8.22 |
| 1033 | 2026-06-02T23:39:17.762Z | Downloaded rustls-native-certs v0.8.3 |
| 1034 | 2026-06-02T23:39:17.765Z | Downloaded pest_generator v2.8.6 |
| 1035 | 2026-06-02T23:39:17.765Z | Downloaded progenitor v0.11.2 |
| 1036 | 2026-06-02T23:39:17.768Z | Downloaded rusty-fork v0.3.1 |
| 1037 | 2026-06-02T23:39:17.768Z | Downloaded progenitor-client v0.13.0 |
| 1038 | 2026-06-02T23:39:17.768Z | Downloaded pest_derive v2.8.6 |
| 1039 | 2026-06-02T23:39:17.770Z | Downloaded take_mut v0.2.2 |
| 1040 | 2026-06-02T23:39:17.770Z | Downloaded serde_derive_internals v0.29.1 |
| 1041 | 2026-06-02T23:39:17.773Z | Downloaded rustversion v1.0.22 |
| 1042 | 2026-06-02T23:39:17.773Z | Downloaded strum v0.27.2 |
| 1043 | 2026-06-02T23:39:17.776Z | Downloaded structmeta-derive v0.3.0 |
| 1044 | 2026-06-02T23:39:17.776Z | Downloaded tabled_derive v0.11.0 |
| 1045 | 2026-06-02T23:39:17.776Z | Downloaded scroll v0.12.0 |
| 1046 | 2026-06-02T23:39:17.778Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1047 | 2026-06-02T23:39:17.779Z | Downloaded termtree v0.5.1 |
| 1048 | 2026-06-02T23:39:17.779Z | Downloaded tagptr v0.2.0 |
| 1049 | 2026-06-02T23:39:17.782Z | Downloaded serde_tokenstream v0.2.3 |
| 1050 | 2026-06-02T23:39:17.782Z | Downloaded progenitor v0.14.0 |
| 1051 | 2026-06-02T23:39:17.782Z | Downloaded darling_core v0.23.0 |
| 1052 | 2026-06-02T23:39:17.785Z | Downloaded testing_table v0.3.0 |
| 1053 | 2026-06-02T23:39:17.789Z | Downloaded const_format v0.2.36 |
| 1054 | 2026-06-02T23:39:17.792Z | Downloaded thread-id v4.2.2 |
| 1055 | 2026-06-02T23:39:17.792Z | Downloaded time-core v0.1.8 |
| 1056 | 2026-06-02T23:39:17.793Z | Downloaded thread-id v5.1.0 |
| 1057 | 2026-06-02T23:39:17.793Z | Downloaded base64 v0.21.7 |
| 1058 | 2026-06-02T23:39:17.795Z | Downloaded tabled_derive v0.7.0 |
| 1059 | 2026-06-02T23:39:17.795Z | Downloaded postcard v1.1.3 |
| 1060 | 2026-06-02T23:39:17.798Z | Downloaded structmeta v0.3.0 |
| 1061 | 2026-06-02T23:39:17.798Z | Downloaded scroll v0.13.0 |
| 1062 | 2026-06-02T23:39:17.798Z | Downloaded smf v0.2.3 |
| 1063 | 2026-06-02T23:39:17.801Z | Downloaded slog-scope v4.4.1 |
| 1064 | 2026-06-02T23:39:17.801Z | Downloaded slog-dtrace v0.3.0 |
| 1065 | 2026-06-02T23:39:17.804Z | Downloaded sha1 v0.10.6 |
| 1066 | 2026-06-02T23:39:17.804Z | Downloaded darling_core v0.21.3 |
| 1067 | 2026-06-02T23:39:17.807Z | Downloaded shlex v1.3.0 |
| 1068 | 2026-06-02T23:39:17.807Z | Downloaded slog-json v2.6.1 |
| 1069 | 2026-06-02T23:39:17.810Z | Downloaded rustls-pemfile v2.2.0 |
| 1070 | 2026-06-02T23:39:17.810Z | Downloaded topological-sort v0.2.2 |
| 1071 | 2026-06-02T23:39:17.813Z | Downloaded unit-prefix v0.5.2 |
| 1072 | 2026-06-02T23:39:17.813Z | Downloaded unarray v0.1.4 |
| 1073 | 2026-06-02T23:39:17.813Z | Downloaded derive_more v0.99.20 |
| 1074 | 2026-06-02T23:39:17.816Z | Downloaded snafu-derive v0.8.9 |
| 1075 | 2026-06-02T23:39:17.816Z | Downloaded slog-async v2.8.0 |
| 1076 | 2026-06-02T23:39:17.819Z | Downloaded cookie v0.18.1 |
| 1077 | 2026-06-02T23:39:17.823Z | Downloaded chacha20poly1305 v0.10.1 |
| 1078 | 2026-06-02T23:39:17.823Z | Downloaded ingot-macros v0.1.1 |
| 1079 | 2026-06-02T23:39:17.823Z | Downloaded pem v3.0.6 |
| 1080 | 2026-06-02T23:39:17.826Z | Downloaded indicatif v0.18.4 |
| 1081 | 2026-06-02T23:39:17.826Z | Downloaded paste v1.0.15 |
| 1082 | 2026-06-02T23:39:17.828Z | Downloaded rhai_codegen v3.1.0 |
| 1083 | 2026-06-02T23:39:17.832Z | Downloaded usdt-attr-macro v0.5.0 |
| 1084 | 2026-06-02T23:39:17.834Z | Downloaded usdt v0.6.0 |
| 1085 | 2026-06-02T23:39:17.834Z | Downloaded typify-macro v0.6.2 |
| 1086 | 2026-06-02T23:39:17.834Z | Downloaded typify-macro v0.4.3 |
| 1087 | 2026-06-02T23:39:17.835Z | Downloaded resolv-conf v0.7.6 |
| 1088 | 2026-06-02T23:39:17.837Z | Downloaded universal-hash v0.5.1 |
| 1089 | 2026-06-02T23:39:17.837Z | Downloaded papergrid v0.11.0 |
| 1090 | 2026-06-02T23:39:17.840Z | Downloaded synstructure v0.13.2 |
| 1091 | 2026-06-02T23:39:17.840Z | Downloaded sdd v3.0.10 |
| 1092 | 2026-06-02T23:39:17.843Z | Downloaded usdt-macro v0.5.0 |
| 1093 | 2026-06-02T23:39:17.843Z | Downloaded untrusted v0.7.1 |
| 1094 | 2026-06-02T23:39:17.843Z | Downloaded usdt-macro v0.6.0 |
| 1095 | 2026-06-02T23:39:17.846Z | Downloaded crypto-bigint v0.5.5 |
| 1096 | 2026-06-02T23:39:17.848Z | Downloaded wait-timeout v0.2.1 |
| 1097 | 2026-06-02T23:39:17.848Z | Downloaded waitgroup v0.1.2 |
| 1098 | 2026-06-02T23:39:17.851Z | Downloaded progenitor-impl v0.11.2 |
| 1099 | 2026-06-02T23:39:17.851Z | Downloaded utf-8 v0.7.6 |
| 1100 | 2026-06-02T23:39:17.854Z | Downloaded usdt-attr-macro v0.6.0 |
| 1101 | 2026-06-02T23:39:17.854Z | Downloaded tabwriter v1.4.1 |
| 1102 | 2026-06-02T23:39:17.854Z | Downloaded cc v1.2.62 |
| 1103 | 2026-06-02T23:39:17.856Z | Downloaded yoke-derive v0.8.2 |
| 1104 | 2026-06-02T23:39:17.856Z | Downloaded serde_with_macros v3.20.0 |
| 1105 | 2026-06-02T23:39:17.859Z | Downloaded zerofrom-derive v0.1.7 |
| 1106 | 2026-06-02T23:39:17.859Z | Downloaded strum_macros v0.27.2 |
| 1107 | 2026-06-02T23:39:17.862Z | Downloaded thiserror-no-std v2.0.2 |
| 1108 | 2026-06-02T23:39:17.864Z | Downloaded icu_locale_core v2.2.0 |
| 1109 | 2026-06-02T23:39:17.867Z | Downloaded progenitor-impl v0.13.0 |
| 1110 | 2026-06-02T23:39:17.869Z | Downloaded tokio-dtrace v0.1.1 |
| 1111 | 2026-06-02T23:39:17.869Z | Downloaded icu_properties v2.2.0 |
| 1112 | 2026-06-02T23:39:17.872Z | Downloaded icu_normalizer_data v2.2.0 |
| 1113 | 2026-06-02T23:39:17.872Z | Downloaded tinystr v0.8.3 |
| 1114 | 2026-06-02T23:39:17.875Z | Downloaded slog-stdlog v4.1.1 |
| 1115 | 2026-06-02T23:39:17.875Z | Downloaded progenitor-impl v0.10.0 |
| 1116 | 2026-06-02T23:39:17.877Z | Downloaded time-macros v0.2.27 |
| 1117 | 2026-06-02T23:39:17.877Z | Downloaded heapless v0.8.0 |
| 1118 | 2026-06-02T23:39:17.880Z | Downloaded zone_cfg_derive v0.3.1 |
| 1119 | 2026-06-02T23:39:17.880Z | Downloaded zeroize_derive v1.4.3 |
| 1120 | 2026-06-02T23:39:17.883Z | Downloaded zerofrom v0.1.8 |
| 1121 | 2026-06-02T23:39:17.883Z | Downloaded tiny-keccak v2.0.2 |
| 1122 | 2026-06-02T23:39:17.883Z | Downloaded hickory-resolver v0.25.2 |
| 1123 | 2026-06-02T23:39:17.885Z | Downloaded slog-term v2.9.2 |
| 1124 | 2026-06-02T23:39:17.888Z | Downloaded num-integer v0.1.46 |
| 1125 | 2026-06-02T23:39:17.891Z | Downloaded diff v0.1.13 |
| 1126 | 2026-06-02T23:39:17.891Z | Downloaded chacha20 v0.9.1 |
| 1127 | 2026-06-02T23:39:17.891Z | Downloaded arrayvec v0.7.6 |
| 1128 | 2026-06-02T23:39:17.893Z | Downloaded spin v0.9.8 |
| 1129 | 2026-06-02T23:39:17.896Z | Downloaded usdt v0.5.0 |
| 1130 | 2026-06-02T23:39:17.896Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1131 | 2026-06-02T23:39:17.896Z | Downloaded memchr v2.8.0 |
| 1132 | 2026-06-02T23:39:17.899Z | Downloaded strum_macros v0.26.4 |
| 1133 | 2026-06-02T23:39:17.902Z | Downloaded arc-swap v1.9.1 |
| 1134 | 2026-06-02T23:39:17.904Z | Downloaded pretty_assertions v1.4.1 |
| 1135 | 2026-06-02T23:39:17.904Z | Downloaded prettyplease v0.2.37 |
| 1136 | 2026-06-02T23:39:17.907Z | Downloaded thin-vec v0.2.18 |
| 1137 | 2026-06-02T23:39:17.907Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1138 | 2026-06-02T23:39:17.910Z | Downloaded writeable v0.6.3 |
| 1139 | 2026-06-02T23:39:17.910Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1140 | 2026-06-02T23:39:17.912Z | Downloaded crossbeam-channel v0.5.15 |
| 1141 | 2026-06-02T23:39:17.916Z | Downloaded usdt-impl v0.6.0 |
| 1142 | 2026-06-02T23:39:17.916Z | Downloaded vsss-rs v3.3.4 |
| 1143 | 2026-06-02T23:39:17.918Z | Downloaded usdt-impl v0.5.0 |
| 1144 | 2026-06-02T23:39:17.918Z | Downloaded term v1.2.1 |
| 1145 | 2026-06-02T23:39:17.921Z | Downloaded slog v2.8.2 |
| 1146 | 2026-06-02T23:39:17.921Z | Downloaded xz2 v0.1.7 |
| 1147 | 2026-06-02T23:39:17.924Z | Downloaded walkdir v2.5.0 |
| 1148 | 2026-06-02T23:39:17.924Z | Downloaded tokio-rustls v0.25.0 |
| 1149 | 2026-06-02T23:39:17.924Z | Downloaded pest_meta v2.8.6 |
| 1150 | 2026-06-02T23:39:17.926Z | Downloaded schemars v0.8.22 |
| 1151 | 2026-06-02T23:39:17.931Z | Downloaded konst v0.2.20 |
| 1152 | 2026-06-02T23:39:17.934Z | Downloaded zerovec-derive v0.11.3 |
| 1153 | 2026-06-02T23:39:17.937Z | Downloaded tokio-tungstenite v0.21.0 |
| 1154 | 2026-06-02T23:39:17.937Z | Downloaded similar v2.7.0 |
| 1155 | 2026-06-02T23:39:17.939Z | Downloaded papergrid v0.17.0 |
| 1156 | 2026-06-02T23:39:17.942Z | Downloaded http v1.4.0 |
| 1157 | 2026-06-02T23:39:17.945Z | Downloaded mio v1.2.0 |
| 1158 | 2026-06-02T23:39:17.947Z | Downloaded hickory-resolver v0.24.4 |
| 1159 | 2026-06-02T23:39:17.950Z | Downloaded smartstring v1.0.1 |
| 1160 | 2026-06-02T23:39:17.953Z | Downloaded expectorate v1.2.0 |
| 1161 | 2026-06-02T23:39:17.953Z | Downloaded jiff-static v0.2.24 |
| 1162 | 2026-06-02T23:39:17.953Z | Downloaded yoke v0.8.2 |
| 1163 | 2026-06-02T23:39:17.956Z | Downloaded socket2 v0.6.3 |
| 1164 | 2026-06-02T23:39:17.956Z | Downloaded whoami v1.6.1 |
| 1165 | 2026-06-02T23:39:17.959Z | Downloaded icu_normalizer v2.2.0 |
| 1166 | 2026-06-02T23:39:17.959Z | Downloaded ucd-trie v0.1.7 |
| 1167 | 2026-06-02T23:39:17.962Z | Downloaded icu_collections v2.2.0 |
| 1168 | 2026-06-02T23:39:17.964Z | Downloaded toml v0.7.8 |
| 1169 | 2026-06-02T23:39:17.964Z | Downloaded anyhow v1.0.102 |
| 1170 | 2026-06-02T23:39:17.967Z | Downloaded schemars v0.9.0 |
| 1171 | 2026-06-02T23:39:17.973Z | Downloaded zerocopy-derive v0.7.35 |
| 1172 | 2026-06-02T23:39:17.977Z | Downloaded tungstenite v0.21.0 |
| 1173 | 2026-06-02T23:39:17.980Z | Downloaded rand v0.8.6 |
| 1174 | 2026-06-02T23:39:17.980Z | Downloaded test-strategy v0.4.5 |
| 1175 | 2026-06-02T23:39:17.983Z | Downloaded zone v0.3.1 |
| 1176 | 2026-06-02T23:39:17.983Z | Downloaded tar v0.4.45 |
| 1177 | 2026-06-02T23:39:17.987Z | Downloaded nom v7.1.3 |
| 1178 | 2026-06-02T23:39:17.987Z | Downloaded unsafe-libyaml v0.2.11 |
| 1179 | 2026-06-02T23:39:17.989Z | Downloaded qorb v0.4.1 |
| 1180 | 2026-06-02T23:39:17.992Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1181 | 2026-06-02T23:39:17.994Z | Downloaded typify v0.4.3 |
| 1182 | 2026-06-02T23:39:17.997Z | Downloaded typify v0.6.2 |
| 1183 | 2026-06-02T23:39:17.997Z | Downloaded progenitor-impl v0.14.0 |
| 1184 | 2026-06-02T23:39:18.000Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1185 | 2026-06-02T23:39:18.003Z | Downloaded async-compression v0.4.42 |
| 1186 | 2026-06-02T23:39:18.005Z | Downloaded uuid v1.23.1 |
| 1187 | 2026-06-02T23:39:18.008Z | Downloaded schemars v1.2.1 |
| 1188 | 2026-06-02T23:39:18.013Z | Downloaded minimal-lexical v0.2.1 |
| 1189 | 2026-06-02T23:39:18.016Z | Downloaded rayon-core v1.13.0 |
| 1190 | 2026-06-02T23:39:18.018Z | Downloaded fs_extra v1.3.0 |
| 1191 | 2026-06-02T23:39:18.021Z | Downloaded bcs v0.1.6 |
| 1192 | 2026-06-02T23:39:18.021Z | Downloaded libsw v3.5.0 |
| 1193 | 2026-06-02T23:39:18.021Z | Downloaded glob v0.3.3 |
| 1194 | 2026-06-02T23:39:18.024Z | Downloaded convert_case v0.4.0 |
| 1195 | 2026-06-02T23:39:18.024Z | Downloaded constant_time_eq v0.4.2 |
| 1196 | 2026-06-02T23:39:18.024Z | Downloaded async-trait v0.1.89 |
| 1197 | 2026-06-02T23:39:18.027Z | Downloaded snafu v0.8.9 |
| 1198 | 2026-06-02T23:39:18.031Z | Downloaded toml_edit v0.19.15 |
| 1199 | 2026-06-02T23:39:18.037Z | Downloaded dropshot-api-manager v0.7.2 |
| 1200 | 2026-06-02T23:39:18.040Z | Downloaded steno v0.4.1 |
| 1201 | 2026-06-02T23:39:18.043Z | Downloaded pest v2.8.6 |
| 1202 | 2026-06-02T23:39:18.046Z | Downloaded compression-codecs v0.4.38 |
| 1203 | 2026-06-02T23:39:18.048Z | Downloaded defmt-macros v1.1.0 |
| 1204 | 2026-06-02T23:39:18.051Z | Downloaded daft v0.1.7 |
| 1205 | 2026-06-02T23:39:18.051Z | Downloaded csv-core v0.1.13 |
| 1206 | 2026-06-02T23:39:18.051Z | Downloaded autocfg v1.5.0 |
| 1207 | 2026-06-02T23:39:18.054Z | Downloaded managed v0.8.0 |
| 1208 | 2026-06-02T23:39:18.054Z | Downloaded fxhash v0.2.1 |
| 1209 | 2026-06-02T23:39:18.054Z | Downloaded base16ct v0.2.0 |
| 1210 | 2026-06-02T23:39:18.054Z | Downloaded async-recursion v1.1.1 |
| 1211 | 2026-06-02T23:39:18.056Z | Downloaded dtrace-parser v0.3.0 |
| 1212 | 2026-06-02T23:39:18.056Z | Downloaded darling_macro v0.21.3 |
| 1213 | 2026-06-02T23:39:18.056Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1214 | 2026-06-02T23:39:18.057Z | Downloaded const-random-macro v0.1.16 |
| 1215 | 2026-06-02T23:39:18.059Z | Downloaded newline-converter v0.3.0 |
| 1216 | 2026-06-02T23:39:18.059Z | Downloaded typenum v1.20.0 |
| 1217 | 2026-06-02T23:39:18.062Z | Downloaded fixedbitset v0.4.2 |
| 1218 | 2026-06-02T23:39:18.062Z | Downloaded derive-ex v0.1.8 |
| 1219 | 2026-06-02T23:39:18.062Z | Downloaded zerotrie v0.2.4 |
| 1220 | 2026-06-02T23:39:18.068Z | Downloaded zerocopy-derive v0.8.48 |
| 1221 | 2026-06-02T23:39:18.071Z | Downloaded cargo_toml v0.22.3 |
| 1222 | 2026-06-02T23:39:18.071Z | Downloaded bytecount v0.6.9 |
| 1223 | 2026-06-02T23:39:18.071Z | Downloaded nom v8.0.0 |
| 1224 | 2026-06-02T23:39:18.074Z | Downloaded bitflags v2.11.1 |
| 1225 | 2026-06-02T23:39:18.077Z | Downloaded unicode-segmentation v1.13.2 |
| 1226 | 2026-06-02T23:39:18.077Z | Downloaded iddqd v0.3.18 |
| 1227 | 2026-06-02T23:39:18.080Z | Downloaded instant v0.1.13 |
| 1228 | 2026-06-02T23:39:18.084Z | Downloaded defmt-parser v1.0.0 |
| 1229 | 2026-06-02T23:39:18.084Z | Downloaded const-random v0.1.18 |
| 1230 | 2026-06-02T23:39:18.084Z | Downloaded rand v0.10.1 |
| 1231 | 2026-06-02T23:39:18.084Z | Downloaded cmake v0.1.58 |
| 1232 | 2026-06-02T23:39:18.087Z | Downloaded yansi v1.0.1 |
| 1233 | 2026-06-02T23:39:18.087Z | Downloaded scc v2.4.0 |
| 1234 | 2026-06-02T23:39:18.090Z | Downloaded libm v0.2.16 |
| 1235 | 2026-06-02T23:39:18.094Z | Downloaded bitflags v1.3.2 |
| 1236 | 2026-06-02T23:39:18.096Z | Downloaded itertools v0.12.1 |
| 1237 | 2026-06-02T23:39:18.099Z | Downloaded bit-vec v0.8.0 |
| 1238 | 2026-06-02T23:39:18.102Z | Downloaded defmt v0.3.100 |
| 1239 | 2026-06-02T23:39:18.102Z | Downloaded cstr-argument v0.1.2 |
| 1240 | 2026-06-02T23:39:18.102Z | Downloaded crc8 v0.1.1 |
| 1241 | 2026-06-02T23:39:18.102Z | Downloaded enum-as-inner v0.6.1 |
| 1242 | 2026-06-02T23:39:18.106Z | Downloaded typed-path v0.9.3 |
| 1243 | 2026-06-02T23:39:18.110Z | Downloaded hyper v1.9.0 |
| 1244 | 2026-06-02T23:39:18.110Z | Downloaded icu_properties_data v2.2.0 |
| 1245 | 2026-06-02T23:39:18.115Z | Downloaded hkdf v0.12.4 |
| 1246 | 2026-06-02T23:39:18.117Z | Downloaded blake3 v1.8.5 |
| 1247 | 2026-06-02T23:39:18.120Z | Downloaded tough v0.22.0 |
| 1248 | 2026-06-02T23:39:18.125Z | Downloaded hashbrown v0.16.1 |
| 1249 | 2026-06-02T23:39:18.128Z | Downloaded heck v0.4.1 |
| 1250 | 2026-06-02T23:39:18.130Z | Downloaded float-ord v0.3.2 |
| 1251 | 2026-06-02T23:39:18.130Z | Downloaded darling_macro v0.23.0 |
| 1252 | 2026-06-02T23:39:18.130Z | Downloaded crunchy v0.2.4 |
| 1253 | 2026-06-02T23:39:18.130Z | Downloaded base16ct v1.0.0 |
| 1254 | 2026-06-02T23:39:18.133Z | Downloaded arrayref v0.3.9 |
| 1255 | 2026-06-02T23:39:18.133Z | Downloaded goblin v0.8.2 |
| 1256 | 2026-06-02T23:39:18.136Z | Downloaded tower-http v0.6.10 |
| 1257 | 2026-06-02T23:39:18.145Z | Downloaded winnow v0.5.40 |
| 1258 | 2026-06-02T23:39:18.149Z | Downloaded zerocopy v0.7.35 |
| 1259 | 2026-06-02T23:39:18.159Z | Downloaded serde_json v1.0.149 |
| 1260 | 2026-06-02T23:39:18.162Z | Downloaded reqwest v0.13.3 |
| 1261 | 2026-06-02T23:39:18.165Z | Downloaded aws-lc-rs v1.17.0 |
| 1262 | 2026-06-02T23:39:18.171Z | Downloaded zerovec v0.11.6 |
| 1263 | 2026-06-02T23:39:18.174Z | Downloaded rayon v1.12.0 |
| 1264 | 2026-06-02T23:39:18.188Z | Downloaded serde_with v3.20.0 |
| 1265 | 2026-06-02T23:39:18.195Z | Downloaded goblin v0.10.5 |
| 1266 | 2026-06-02T23:39:18.201Z | Downloaded rustls-webpki v0.102.8 |
| 1267 | 2026-06-02T23:39:18.210Z | Downloaded proptest v1.11.0 |
| 1268 | 2026-06-02T23:39:18.216Z | Downloaded tabled v0.20.0 |
| 1269 | 2026-06-02T23:39:18.224Z | Downloaded tabled v0.15.0 |
| 1270 | 2026-06-02T23:39:18.233Z | Downloaded time v0.3.47 |
| 1271 | 2026-06-02T23:39:18.239Z | Downloaded syn v1.0.109 |
| 1272 | 2026-06-02T23:39:18.246Z | Downloaded zerocopy v0.8.48 |
| 1273 | 2026-06-02T23:39:18.255Z | Downloaded rustls v0.22.4 |
| 1274 | 2026-06-02T23:39:18.262Z | Downloaded openapiv3 v2.2.0 |
| 1275 | 2026-06-02T23:39:18.268Z | Downloaded dropshot v0.17.0 |
| 1276 | 2026-06-02T23:39:18.280Z | Downloaded moka v0.12.15 |
| 1277 | 2026-06-02T23:39:18.284Z | Downloaded nix v0.31.3 |
| 1278 | 2026-06-02T23:39:18.290Z | Downloaded smoltcp v0.11.0 |
| 1279 | 2026-06-02T23:39:18.297Z | Downloaded rhai v1.24.0 |
| 1280 | 2026-06-02T23:39:18.303Z | Downloaded regress v0.10.5 |
| 1281 | 2026-06-02T23:39:18.308Z | Downloaded hickory-proto v0.24.4 |
| 1282 | 2026-06-02T23:39:18.315Z | Downloaded typify-impl v0.6.2 |
| 1283 | 2026-06-02T23:39:18.322Z | Downloaded typify-impl v0.4.3 |
| 1284 | 2026-06-02T23:39:18.329Z | Downloaded sled v0.34.7 |
| 1285 | 2026-06-02T23:39:18.334Z | Downloaded hickory-proto v0.25.2 |
| 1286 | 2026-06-02T23:39:18.342Z | Downloaded regress v0.11.1 |
| 1287 | 2026-06-02T23:39:18.378Z | Downloaded chrono-tz v0.10.4 |
| 1288 | 2026-06-02T23:39:18.387Z | Downloaded encoding_rs v0.8.35 |
| 1289 | 2026-06-02T23:39:18.398Z | Downloaded csv v1.4.0 |
| 1290 | 2026-06-02T23:39:18.409Z | Downloaded lzma-sys v0.1.20 |
| 1291 | 2026-06-02T23:39:18.424Z | Downloaded petgraph v0.6.5 |
| 1292 | 2026-06-02T23:39:18.434Z | Downloaded jiff v0.2.24 |
| 1293 | 2026-06-02T23:39:18.444Z | Downloaded sha3 v0.10.9 |
| 1294 | 2026-06-02T23:39:18.997Z | Downloaded aws-lc-sys v0.41.0 |
| 1295 | 2026-06-02T23:39:19.896Z | Compiling proc-macro2 v1.0.106 |
| 1296 | 2026-06-02T23:39:19.896Z | Compiling unicode-ident v1.0.24 |
| 1297 | 2026-06-02T23:39:19.896Z | Compiling quote v1.0.45 |
| 1298 | 2026-06-02T23:39:19.896Z | Compiling serde_core v1.0.228 |
| 1299 | 2026-06-02T23:39:19.896Z | Compiling cfg-if v1.0.4 |
| 1300 | 2026-06-02T23:39:19.899Z | Compiling serde v1.0.228 |
| 1301 | 2026-06-02T23:39:19.899Z | Compiling libc v0.2.186 |
| 1302 | 2026-06-02T23:39:19.899Z | Compiling memchr v2.8.0 |
| 1303 | 2026-06-02T23:39:20.159Z | Compiling itoa v1.0.18 |
| 1304 | 2026-06-02T23:39:20.346Z | Compiling smallvec v1.15.1 |
| 1305 | 2026-06-02T23:39:20.398Z | Compiling zmij v1.0.21 |
| 1306 | 2026-06-02T23:39:20.409Z | Compiling autocfg v1.5.0 |
| 1307 | 2026-06-02T23:39:20.561Z | Compiling libm v0.2.16 |
| 1308 | 2026-06-02T23:39:20.761Z | Compiling stable_deref_trait v1.2.1 |
| 1309 | 2026-06-02T23:39:20.773Z | Compiling version_check v0.9.5 |
| 1310 | 2026-06-02T23:39:20.835Z | Compiling percent-encoding v2.3.2 |
| 1311 | 2026-06-02T23:39:20.929Z | Compiling writeable v0.6.3 |
| 1312 | 2026-06-02T23:39:21.020Z | Compiling litemap v0.8.2 |
| 1313 | 2026-06-02T23:39:21.033Z | Compiling icu_normalizer_data v2.2.0 |
| 1314 | 2026-06-02T23:39:21.036Z | Compiling icu_properties_data v2.2.0 |
| 1315 | 2026-06-02T23:39:21.054Z | Compiling utf8_iter v1.0.4 |
| 1316 | 2026-06-02T23:39:21.198Z | Compiling pin-project-lite v0.2.17 |
| 1317 | 2026-06-02T23:39:21.201Z | Compiling equivalent v1.0.2 |
| 1318 | 2026-06-02T23:39:21.290Z | Compiling iana-time-zone v0.1.65 |
| 1319 | 2026-06-02T23:39:21.294Z | Compiling form_urlencoded v1.2.2 |
| 1320 | 2026-06-02T23:39:21.336Z | Compiling syn v2.0.117 |
| 1321 | 2026-06-02T23:39:21.446Z | Compiling scopeguard v1.2.0 |
| 1322 | 2026-06-02T23:39:21.465Z | Compiling parking_lot_core v0.9.12 |
| 1323 | 2026-06-02T23:39:21.480Z | Compiling serde_json v1.0.149 |
| 1324 | 2026-06-02T23:39:21.521Z | Compiling dyn-clone v1.0.20 |
| 1325 | 2026-06-02T23:39:21.547Z | Compiling lock_api v0.4.14 |
| 1326 | 2026-06-02T23:39:21.554Z | Compiling num-traits v0.2.19 |
| 1327 | 2026-06-02T23:39:21.665Z | Compiling log v0.4.29 |
| 1328 | 2026-06-02T23:39:21.744Z | Compiling hashbrown v0.17.1 |
| 1329 | 2026-06-02T23:39:21.770Z | Compiling thiserror v2.0.18 |
| 1330 | 2026-06-02T23:39:21.805Z | Compiling rand_core v0.10.1 |
| 1331 | 2026-06-02T23:39:21.862Z | Compiling getrandom v0.4.2 |
| 1332 | 2026-06-02T23:39:21.960Z | Compiling errno v0.3.14 |
| 1333 | 2026-06-02T23:39:22.118Z | Compiling jobserver v0.1.34 |
| 1334 | 2026-06-02T23:39:22.143Z | Compiling shlex v1.3.0 |
| 1335 | 2026-06-02T23:39:22.168Z | Compiling find-msvc-tools v0.1.9 |
| 1336 | 2026-06-02T23:39:22.330Z | Compiling semver v1.0.28 |
| 1337 | 2026-06-02T23:39:22.333Z | Compiling indexmap v2.14.0 |
| 1338 | 2026-06-02T23:39:22.371Z | Compiling cc v1.2.62 |
| 1339 | 2026-06-02T23:39:22.449Z | Compiling futures-core v0.3.32 |
| 1340 | 2026-06-02T23:39:22.605Z | Compiling heck v0.5.0 |
| 1341 | 2026-06-02T23:39:22.615Z | Compiling zerocopy v0.8.48 |
| 1342 | 2026-06-02T23:39:22.705Z | Compiling futures-sink v0.3.32 |
| 1343 | 2026-06-02T23:39:22.809Z | Compiling uuid v1.23.1 |
| 1344 | 2026-06-02T23:39:22.863Z | Compiling slab v0.4.12 |
| 1345 | 2026-06-02T23:39:22.978Z | Compiling fnv v1.0.7 |
| 1346 | 2026-06-02T23:39:23.033Z | Compiling schemars v0.8.22 |
| 1347 | 2026-06-02T23:39:23.052Z | Compiling futures-channel v0.3.32 |
| 1348 | 2026-06-02T23:39:23.072Z | Compiling rustversion v1.0.22 |
| 1349 | 2026-06-02T23:39:23.271Z | Compiling socket2 v0.6.3 |
| 1350 | 2026-06-02T23:39:23.300Z | Compiling futures-io v0.3.32 |
| 1351 | 2026-06-02T23:39:23.460Z | Compiling futures-task v0.3.32 |
| 1352 | 2026-06-02T23:39:23.471Z | Compiling parking_lot v0.12.5 |
| 1353 | 2026-06-02T23:39:23.528Z | Compiling signal-hook-registry v1.4.8 |
| 1354 | 2026-06-02T23:39:23.618Z | Compiling mio v1.2.0 |
| 1355 | 2026-06-02T23:39:23.630Z | Compiling portable-atomic v1.13.1 |
| 1356 | 2026-06-02T23:39:23.719Z | Compiling bitflags v2.11.1 |
| 1357 | 2026-06-02T23:39:23.776Z | Compiling getrandom v0.2.17 |
| 1358 | 2026-06-02T23:39:23.820Z | Compiling typenum v1.20.0 |
| 1359 | 2026-06-02T23:39:23.869Z | Compiling subtle v2.6.1 |
| 1360 | 2026-06-02T23:39:23.955Z | Compiling base64 v0.22.1 |
| 1361 | 2026-06-02T23:39:23.955Z | Compiling untrusted v0.9.0 |
| 1362 | 2026-06-02T23:39:24.037Z | Compiling critical-section v1.2.0 |
| 1363 | 2026-06-02T23:39:24.050Z | Compiling byteorder v1.5.0 |
| 1364 | 2026-06-02T23:39:24.084Z | Compiling synstructure v0.13.2 |
| 1365 | 2026-06-02T23:39:24.095Z | Compiling serde_derive_internals v0.29.1 |
| 1366 | 2026-06-02T23:39:24.143Z | Compiling rand_core v0.6.4 |
| 1367 | 2026-06-02T23:39:24.273Z | Compiling regex-syntax v0.8.10 |
| 1368 | 2026-06-02T23:39:24.285Z | Compiling cmake v0.1.58 |
| 1369 | 2026-06-02T23:39:24.369Z | Compiling dunce v1.0.5 |
| 1370 | 2026-06-02T23:39:24.461Z | Compiling fs_extra v1.3.0 |
| 1371 | 2026-06-02T23:39:24.473Z | Compiling slog v2.8.2 |
| 1372 | 2026-06-02T23:39:24.580Z | Compiling once_cell v1.21.4 |
| 1373 | 2026-06-02T23:39:24.621Z | Compiling strsim v0.11.1 |
| 1374 | 2026-06-02T23:39:24.657Z | Compiling atomic-waker v1.1.2 |
| 1375 | 2026-06-02T23:39:24.710Z | Compiling aws-lc-sys v0.41.0 |
| 1376 | 2026-06-02T23:39:24.713Z | Compiling rustix v1.1.4 |
| 1377 | 2026-06-02T23:39:24.781Z | Compiling ipnet v2.12.0 |
| 1378 | 2026-06-02T23:39:24.792Z | Compiling httparse v1.10.1 |
| 1379 | 2026-06-02T23:39:24.832Z | Compiling tower-service v0.3.3 |
| 1380 | 2026-06-02T23:39:24.928Z | Compiling tower-layer v0.3.3 |
| 1381 | 2026-06-02T23:39:25.015Z | Compiling generic-array v0.14.7 |
| 1382 | 2026-06-02T23:39:25.088Z | Compiling thiserror v1.0.69 |
| 1383 | 2026-06-02T23:39:25.289Z | Compiling ucd-trie v0.1.7 |
| 1384 | 2026-06-02T23:39:25.313Z | Compiling try-lock v0.2.5 |
| 1385 | 2026-06-02T23:39:25.337Z | Compiling serde_derive v1.0.228 |
| 1386 | 2026-06-02T23:39:25.368Z | Compiling zerofrom-derive v0.1.7 |
| 1387 | 2026-06-02T23:39:25.417Z | Compiling yoke-derive v0.8.2 |
| 1388 | 2026-06-02T23:39:25.446Z | Compiling zerovec-derive v0.11.3 |
| 1389 | 2026-06-02T23:39:25.557Z | Compiling displaydoc v0.2.5 |
| 1390 | 2026-06-02T23:39:25.589Z | Compiling schemars_derive v0.8.22 |
| 1391 | 2026-06-02T23:39:25.610Z | Compiling tokio-macros v2.7.0 |
| 1392 | 2026-06-02T23:39:26.327Z | Compiling thiserror-impl v2.0.18 |
| 1393 | 2026-06-02T23:39:26.376Z | Compiling zerocopy-derive v0.8.48 |
| 1394 | 2026-06-02T23:39:26.527Z | Compiling zeroize_derive v1.4.3 |
| 1395 | 2026-06-02T23:39:26.567Z | Compiling futures-macro v0.3.32 |
| 1396 | 2026-06-02T23:39:26.601Z | Compiling zerofrom v0.1.8 |
| 1397 | 2026-06-02T23:39:26.726Z | Compiling yoke v0.8.2 |
| 1398 | 2026-06-02T23:39:26.911Z | Compiling zerovec v0.11.6 |
| 1399 | 2026-06-02T23:39:26.981Z | Compiling zerotrie v0.2.4 |
| 1400 | 2026-06-02T23:39:27.216Z | Compiling zeroize v1.8.2 |
| 1401 | 2026-06-02T23:39:27.274Z | Compiling ryu v1.0.23 |
| 1402 | 2026-06-02T23:39:27.401Z | Compiling tinystr v0.8.3 |
| 1403 | 2026-06-02T23:39:27.417Z | Compiling potential_utf v0.1.5 |
| 1404 | 2026-06-02T23:39:27.428Z | Compiling futures-util v0.3.32 |
| 1405 | 2026-06-02T23:39:27.569Z | Compiling icu_locale_core v2.2.0 |
| 1406 | 2026-06-02T23:39:27.581Z | Compiling icu_collections v2.2.0 |
| 1407 | 2026-06-02T23:39:27.624Z | Compiling pest v2.8.6 |
| 1408 | 2026-06-02T23:39:27.700Z | Compiling want v0.3.1 |
| 1409 | 2026-06-02T23:39:27.865Z | Compiling thiserror-impl v1.0.69 |
| 1410 | 2026-06-02T23:39:28.146Z | Compiling httpdate v1.0.3 |
| 1411 | 2026-06-02T23:39:28.387Z | Compiling icu_provider v2.2.0 |
| 1412 | 2026-06-02T23:39:28.537Z | Compiling bytes v1.11.1 |
| 1413 | 2026-06-02T23:39:28.631Z | Compiling icu_normalizer v2.2.0 |
| 1414 | 2026-06-02T23:39:28.709Z | Compiling icu_properties v2.2.0 |
| 1415 | 2026-06-02T23:39:28.879Z | Compiling chrono v0.4.44 |
| 1416 | 2026-06-02T23:39:29.013Z | Compiling http v1.4.0 |
| 1417 | 2026-06-02T23:39:29.156Z | Compiling tokio v1.52.3 |
| 1418 | 2026-06-02T23:39:29.212Z | Compiling serde_tokenstream v0.2.3 |
| 1419 | 2026-06-02T23:39:29.491Z | Compiling erased-serde v0.3.31 |
| 1420 | 2026-06-02T23:39:29.687Z | Compiling idna_adapter v1.2.2 |
| 1421 | 2026-06-02T23:39:29.824Z | Compiling idna v1.1.0 |
| 1422 | 2026-06-02T23:39:29.878Z | Compiling http-body v1.0.1 |
| 1423 | 2026-06-02T23:39:30.027Z | Compiling pest_meta v2.8.6 |
| 1424 | 2026-06-02T23:39:30.396Z | Compiling url v2.5.8 |
| 1425 | 2026-06-02T23:39:30.467Z | Compiling getrandom v0.3.4 |
| 1426 | 2026-06-02T23:39:30.645Z | Compiling ppv-lite86 v0.2.21 |
| 1427 | 2026-06-02T23:39:30.656Z | Compiling pest_generator v2.8.6 |
| 1428 | 2026-06-02T23:39:30.737Z | Compiling pretty-hex v0.4.2 |
| 1429 | 2026-06-02T23:39:30.824Z | Compiling plain v0.2.3 |
| 1430 | 2026-06-02T23:39:30.873Z | Compiling foldhash v0.2.0 |
| 1431 | 2026-06-02T23:39:30.962Z | Compiling paste v1.0.15 |
| 1432 | 2026-06-02T23:39:31.106Z | Compiling allocator-api2 v0.2.21 |
| 1433 | 2026-06-02T23:39:31.258Z | Compiling crypto-common v0.1.7 |
| 1434 | 2026-06-02T23:39:31.281Z | Compiling tracing-attributes v0.1.31 |
| 1435 | 2026-06-02T23:39:31.311Z | Compiling tracing-core v0.1.36 |
| 1436 | 2026-06-02T23:39:31.336Z | Compiling pest_derive v2.8.6 |
| 1437 | 2026-06-02T23:39:31.385Z | Compiling hashbrown v0.16.1 |
| 1438 | 2026-06-02T23:39:31.426Z | Compiling omicron-workspace-hack v0.1.0 |
| 1439 | 2026-06-02T23:39:31.653Z | Compiling ident_case v1.0.1 |
| 1440 | 2026-06-02T23:39:31.779Z | Compiling ipnetwork v0.21.1 |
| 1441 | 2026-06-02T23:39:31.925Z | Compiling http-body-util v0.1.3 |
| 1442 | 2026-06-02T23:39:31.957Z | Compiling serde_urlencoded v0.7.1 |
| 1443 | 2026-06-02T23:39:32.155Z | Compiling aho-corasick v1.1.4 |
| 1444 | 2026-06-02T23:39:32.212Z | Compiling sync_wrapper v1.0.2 |
| 1445 | 2026-06-02T23:39:32.265Z | Compiling winnow v1.0.3 |
| 1446 | 2026-06-02T23:39:32.318Z | Compiling rustls-pki-types v1.14.1 |
| 1447 | 2026-06-02T23:39:32.397Z | Compiling daft-derive v0.1.7 |
| 1448 | 2026-06-02T23:39:32.493Z | Compiling tracing v0.1.44 |
| 1449 | 2026-06-02T23:39:32.645Z | Compiling fastrand v2.4.1 |
| 1450 | 2026-06-02T23:39:32.794Z | Compiling oxnet v0.1.5 |
| 1451 | 2026-06-02T23:39:32.907Z | Compiling tokio-util v0.7.18 |
| 1452 | 2026-06-02T23:39:33.150Z | Compiling regex-automata v0.4.14 |
| 1453 | 2026-06-02T23:39:33.221Z | Compiling async-trait v0.1.89 |
| 1454 | 2026-06-02T23:39:33.332Z | Compiling scroll_derive v0.13.1 |
| 1455 | 2026-06-02T23:39:33.491Z | Compiling ring v0.17.14 |
| 1456 | 2026-06-02T23:39:33.649Z | Compiling anyhow v1.0.102 |
| 1457 | 2026-06-02T23:39:33.982Z | Compiling powerfmt v0.2.0 |
| 1458 | 2026-06-02T23:39:34.017Z | Compiling cpufeatures v0.2.17 |
| 1459 | 2026-06-02T23:39:34.091Z | Compiling time-core v0.1.8 |
| 1460 | 2026-06-02T23:39:34.175Z | Compiling num-conv v0.2.1 |
| 1461 | 2026-06-02T23:39:34.188Z | Compiling scroll v0.13.0 |
| 1462 | 2026-06-02T23:39:34.199Z | Compiling deranged v0.5.8 |
| 1463 | 2026-06-02T23:39:34.317Z | Compiling time-macros v0.2.27 |
| 1464 | 2026-06-02T23:39:34.654Z | Compiling block-buffer v0.10.4 |
| 1465 | 2026-06-02T23:39:34.801Z | Compiling regex v1.12.3 |
| 1466 | 2026-06-02T23:39:35.189Z | Compiling hex v0.4.3 |
| 1467 | 2026-06-02T23:39:35.295Z | Compiling openssl-probe v0.2.1 |
| 1468 | 2026-06-02T23:39:35.298Z | Compiling num_threads v0.1.7 |
| 1469 | 2026-06-02T23:39:35.403Z | Compiling digest v0.10.7 |
| 1470 | 2026-06-02T23:39:35.483Z | Compiling goblin v0.10.5 |
| 1471 | 2026-06-02T23:39:35.710Z | Compiling camino v1.2.2 |
| 1472 | 2026-06-02T23:39:35.819Z | Compiling crc32fast v1.5.0 |
| 1473 | 2026-06-02T23:39:35.988Z | Compiling usdt-impl v0.6.0 |
| 1474 | 2026-06-02T23:39:36.259Z | Compiling h2 v0.4.14 |
| 1475 | 2026-06-02T23:39:36.305Z | Compiling dtrace-parser v0.3.0 |
| 1476 | 2026-06-02T23:39:36.493Z | Compiling aws-lc-rs v1.17.0 |
| 1477 | 2026-06-02T23:39:36.788Z | Compiling crossbeam-utils v0.8.21 |
| 1478 | 2026-06-02T23:39:37.116Z | Compiling futures-executor v0.3.32 |
| 1479 | 2026-06-02T23:39:37.159Z | Compiling structmeta-derive v0.3.0 |
| 1480 | 2026-06-02T23:39:37.310Z | Compiling thread-id v5.1.0 |
| 1481 | 2026-06-02T23:39:37.387Z | Compiling rustls v0.22.4 |
| 1482 | 2026-06-02T23:39:37.390Z | Compiling simd-adler32 v0.3.9 |
| 1483 | 2026-06-02T23:39:37.595Z | Compiling adler2 v2.0.1 |
| 1484 | 2026-06-02T23:39:37.612Z | Compiling futures v0.3.32 |
| 1485 | 2026-06-02T23:39:37.686Z | Compiling miniz_oxide v0.8.9 |
| 1486 | 2026-06-02T23:39:37.979Z | Compiling rand_core v0.9.5 |
| 1487 | 2026-06-02T23:39:38.167Z | Compiling dof v0.4.0 |
| 1488 | 2026-06-02T23:39:38.208Z | Compiling hyper v1.9.0 |
| 1489 | 2026-06-02T23:39:38.219Z | Compiling structmeta v0.3.0 |
| 1490 | 2026-06-02T23:39:38.229Z | Compiling darling_core v0.23.0 |
| 1491 | 2026-06-02T23:39:38.331Z | Compiling newtype-uuid-macros v0.1.0 |
| 1492 | 2026-06-02T23:39:38.415Z | Compiling thread_local v1.1.9 |
| 1493 | 2026-06-02T23:39:38.680Z | Compiling untrusted v0.7.1 |
| 1494 | 2026-06-02T23:39:38.806Z | Compiling match_cfg v0.1.0 |
| 1495 | 2026-06-02T23:39:39.145Z | Compiling flate2 v1.1.9 |
| 1496 | 2026-06-02T23:39:39.505Z | Compiling hyper-util v0.1.20 |
| 1497 | 2026-06-02T23:39:39.561Z | Compiling newtype-uuid v1.3.2 |
| 1498 | 2026-06-02T23:39:39.840Z | Compiling ref-cast v1.0.25 |
| 1499 | 2026-06-02T23:39:39.900Z | Compiling compression-core v0.4.32 |
| 1500 | 2026-06-02T23:39:39.929Z | Compiling quick-error v1.2.3 |
| 1501 | 2026-06-02T23:39:40.037Z | Compiling rustls v0.23.40 |
| 1502 | 2026-06-02T23:39:40.057Z | Compiling slog-async v2.8.0 |
| 1503 | 2026-06-02T23:39:40.255Z | Compiling usdt-attr-macro v0.6.0 |
| 1504 | 2026-06-02T23:39:40.265Z | Compiling usdt-macro v0.6.0 |
| 1505 | 2026-06-02T23:39:40.316Z | Compiling compression-codecs v0.4.38 |
| 1506 | 2026-06-02T23:39:40.328Z | Compiling darling_macro v0.23.0 |
| 1507 | 2026-06-02T23:39:40.472Z | Compiling daft v0.1.7 |
| 1508 | 2026-06-02T23:39:40.571Z | Compiling rand_chacha v0.9.0 |
| 1509 | 2026-06-02T23:39:40.808Z | Compiling ref-cast-impl v1.0.25 |
| 1510 | 2026-06-02T23:39:40.918Z | Compiling darling v0.23.0 |
| 1511 | 2026-06-02T23:39:40.999Z | Compiling strum_macros v0.26.4 |
| 1512 | 2026-06-02T23:39:41.010Z | Compiling serde_spanned v1.1.1 |
| 1513 | 2026-06-02T23:39:41.156Z | Compiling multer v3.1.0 |
| 1514 | 2026-06-02T23:39:41.160Z | Compiling take_mut v0.2.2 |
| 1515 | 2026-06-02T23:39:41.233Z | Compiling bit-vec v0.8.0 |
| 1516 | 2026-06-02T23:39:41.273Z | Compiling debug-ignore v1.0.5 |
| 1517 | 2026-06-02T23:39:41.377Z | Compiling term v1.2.1 |
| 1518 | 2026-06-02T23:39:41.400Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1519 | 2026-06-02T23:39:41.411Z | Compiling bit-set v0.8.0 |
| 1520 | 2026-06-02T23:39:41.530Z | Compiling serde_with_macros v3.20.0 |
| 1521 | 2026-06-02T23:39:41.558Z | Compiling rand v0.9.4 |
| 1522 | 2026-06-02T23:39:41.579Z | Compiling async-stream-impl v0.3.6 |
| 1523 | 2026-06-02T23:39:41.600Z | Compiling dropshot v0.17.0 |
| 1524 | 2026-06-02T23:39:41.836Z | Compiling encoding_rs v0.8.35 |
| 1525 | 2026-06-02T23:39:42.073Z | Compiling unarray v0.1.4 |
| 1526 | 2026-06-02T23:39:42.153Z | Compiling spin v0.9.8 |
| 1527 | 2026-06-02T23:39:42.184Z | Compiling mime v0.3.17 |
| 1528 | 2026-06-02T23:39:42.224Z | Compiling syn v1.0.109 |
| 1529 | 2026-06-02T23:39:42.265Z | Compiling async-stream v0.3.6 |
| 1530 | 2026-06-02T23:39:42.457Z | Compiling derive-ex v0.1.8 |
| 1531 | 2026-06-02T23:39:42.487Z | Compiling tower v0.5.3 |
| 1532 | 2026-06-02T23:39:42.593Z | Compiling dropshot_endpoint v0.17.0 |
| 1533 | 2026-06-02T23:39:42.603Z | Compiling macaddr v1.0.1 |
| 1534 | 2026-06-02T23:39:42.635Z | Compiling strum v0.26.3 |
| 1535 | 2026-06-02T23:39:42.650Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1536 | 2026-06-02T23:39:42.759Z | Compiling waitgroup v0.1.2 |
| 1537 | 2026-06-02T23:39:42.893Z | Compiling serde_path_to_error v0.1.20 |
| 1538 | 2026-06-02T23:39:43.133Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1539 | 2026-06-02T23:39:43.242Z | Compiling tower-http v0.6.10 |
| 1540 | 2026-06-02T23:39:43.312Z | Compiling tempfile v3.27.0 |
| 1541 | 2026-06-02T23:39:43.498Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1542 | 2026-06-02T23:39:43.645Z | Compiling openapiv3 v2.2.0 |
| 1543 | 2026-06-02T23:39:43.671Z | Compiling strum_macros v0.27.2 |
| 1544 | 2026-06-02T23:39:43.725Z | Compiling instant v0.1.13 |
| 1545 | 2026-06-02T23:39:44.008Z | Compiling test-strategy v0.4.5 |
| 1546 | 2026-06-02T23:39:44.232Z | Compiling rustls-native-certs v0.8.3 |
| 1547 | 2026-06-02T23:39:44.568Z | Compiling time v0.3.47 |
| 1548 | 2026-06-02T23:39:44.964Z | Compiling rustc-hash v2.1.2 |
| 1549 | 2026-06-02T23:39:45.090Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1550 | 2026-06-02T23:39:45.407Z | Compiling crossbeam-channel v0.5.15 |
| 1551 | 2026-06-02T23:39:45.533Z | Compiling strum v0.27.2 |
| 1552 | 2026-06-02T23:39:45.979Z | Compiling parse-display-derive v0.10.0 |
| 1553 | 2026-06-02T23:39:46.327Z | Compiling backon v1.6.0 |
| 1554 | 2026-06-02T23:39:46.532Z | Compiling rustls-webpki v0.102.8 |
| 1555 | 2026-06-02T23:39:46.618Z | Compiling rand_chacha v0.3.1 |
| 1556 | 2026-06-02T23:39:47.401Z | Compiling rand v0.8.6 |
| 1557 | 2026-06-02T23:39:47.580Z | Compiling slog-json v2.6.1 |
| 1558 | 2026-06-02T23:39:47.612Z | Compiling hostname v0.3.1 |
| 1559 | 2026-06-02T23:39:47.633Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1560 | 2026-06-02T23:39:47.749Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1561 | 2026-06-02T23:39:47.779Z | Compiling is-terminal v0.4.17 |
| 1562 | 2026-06-02T23:39:47.876Z | Compiling memmap2 v0.9.10 |
| 1563 | 2026-06-02T23:39:47.879Z | Compiling wait-timeout v0.2.1 |
| 1564 | 2026-06-02T23:39:48.034Z | Compiling either v1.15.0 |
| 1565 | 2026-06-02T23:39:48.055Z | Compiling usdt v0.6.0 |
| 1566 | 2026-06-02T23:39:48.087Z | Compiling rusty-fork v0.3.1 |
| 1567 | 2026-06-02T23:39:48.183Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1568 | 2026-06-02T23:39:48.234Z | Compiling slog-term v2.9.2 |
| 1569 | 2026-06-02T23:39:48.319Z | Compiling slog-bunyan v2.5.0 |
| 1570 | 2026-06-02T23:39:48.441Z | Compiling serde_with v3.20.0 |
| 1571 | 2026-06-02T23:39:48.454Z | Compiling async-compression v0.4.42 |
| 1572 | 2026-06-02T23:39:48.765Z | Compiling rand_xorshift v0.4.0 |
| 1573 | 2026-06-02T23:39:48.839Z | Compiling sha1 v0.10.6 |
| 1574 | 2026-06-02T23:39:48.867Z | Compiling rustls-pemfile v2.2.0 |
| 1575 | 2026-06-02T23:39:48.911Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1576 | 2026-06-02T23:39:49.059Z | Compiling tokio-rustls v0.25.0 |
| 1577 | 2026-06-02T23:39:49.059Z | Compiling regress v0.10.5 |
| 1578 | 2026-06-02T23:39:49.292Z | Compiling hostname v0.4.2 |
| 1579 | 2026-06-02T23:39:49.434Z | Compiling proptest v1.11.0 |
| 1580 | 2026-06-02T23:39:50.228Z | Compiling iddqd v0.3.18 |
| 1581 | 2026-06-02T23:39:50.607Z | Compiling reqwest v0.12.28 |
| 1582 | 2026-06-02T23:39:51.289Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1583 | 2026-06-02T23:39:51.383Z | Compiling itertools v0.14.0 |
| 1584 | 2026-06-02T23:39:51.539Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1585 | 2026-06-02T23:39:52.127Z | Compiling progenitor-client v0.10.0 |
| 1586 | 2026-06-02T23:39:52.414Z | Compiling backoff v0.4.0 |
| 1587 | 2026-06-02T23:39:52.625Z | Compiling parse-display v0.10.0 |
| 1588 | 2026-06-02T23:39:52.636Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1589 | 2026-06-02T23:39:53.846Z | Compiling regress v0.11.1 |
| 1590 | 2026-06-02T23:39:53.940Z | Compiling utf8parse v0.2.2 |
| 1591 | 2026-06-02T23:39:54.061Z | Compiling anstyle-parse v1.0.0 |
| 1592 | 2026-06-02T23:39:54.073Z | Compiling is_terminal_polyfill v1.70.2 |
| 1593 | 2026-06-02T23:39:54.164Z | Compiling anstyle v1.0.14 |
| 1594 | 2026-06-02T23:39:54.252Z | Compiling anstyle-query v1.1.5 |
| 1595 | 2026-06-02T23:39:54.386Z | Compiling colorchoice v1.0.5 |
| 1596 | 2026-06-02T23:39:54.501Z | Compiling anstream v1.0.0 |
| 1597 | 2026-06-02T23:39:55.249Z | Compiling toml_datetime v0.6.11 |
| 1598 | 2026-06-02T23:39:55.368Z | Compiling zerocopy-derive v0.7.35 |
| 1599 | 2026-06-02T23:39:55.513Z | Compiling typify-impl v0.6.2 |
| 1600 | 2026-06-02T23:39:55.757Z | Compiling convert_case v0.4.0 |
| 1601 | 2026-06-02T23:39:55.769Z | Compiling clap_lex v1.1.0 |
| 1602 | 2026-06-02T23:39:56.072Z | Compiling derive_more v0.99.20 |
| 1603 | 2026-06-02T23:39:56.254Z | Compiling zerocopy v0.7.35 |
| 1604 | 2026-06-02T23:39:56.980Z | Compiling unicode-width v0.2.2 |
| 1605 | 2026-06-02T23:39:57.757Z | Compiling secrecy v0.10.3 |
| 1606 | 2026-06-02T23:39:57.776Z | Compiling clap_derive v4.6.1 |
| 1607 | 2026-06-02T23:39:57.912Z | Compiling float-ord v0.3.2 |
| 1608 | 2026-06-02T23:39:58.031Z | Compiling tinyvec_macros v0.1.1 |
| 1609 | 2026-06-02T23:39:58.097Z | Compiling crucible-workspace-hack v0.1.0 |
| 1610 | 2026-06-02T23:39:58.108Z | Compiling tinyvec v1.11.0 |
| 1611 | 2026-06-02T23:39:58.614Z | Compiling terminal_size v0.4.4 |
| 1612 | 2026-06-02T23:39:58.755Z | Compiling dtrace-parser v0.2.0 |
| 1613 | 2026-06-02T23:39:58.771Z | Compiling scroll_derive v0.12.1 |
| 1614 | 2026-06-02T23:39:58.936Z | Compiling rustc_version v0.4.1 |
| 1615 | 2026-06-02T23:39:59.203Z | Compiling num-integer v0.1.46 |
| 1616 | 2026-06-02T23:39:59.464Z | Compiling usdt-impl v0.5.0 |
| 1617 | 2026-06-02T23:39:59.490Z | Compiling scroll v0.12.0 |
| 1618 | 2026-06-02T23:39:59.617Z | Compiling curve25519-dalek v4.1.3 |
| 1619 | 2026-06-02T23:39:59.955Z | Compiling dof v0.3.0 |
| 1620 | 2026-06-02T23:40:00.333Z | Compiling hmac v0.12.1 |
| 1621 | 2026-06-02T23:40:00.356Z | Compiling darling_core v0.21.3 |
| 1622 | 2026-06-02T23:40:00.409Z | Compiling inout v0.1.4 |
| 1623 | 2026-06-02T23:40:00.424Z | Compiling ff v0.13.1 |
| 1624 | 2026-06-02T23:40:00.503Z | Compiling thread-id v4.2.2 |
| 1625 | 2026-06-02T23:40:00.547Z | Compiling group v0.13.0 |
| 1626 | 2026-06-02T23:40:00.547Z | Compiling cipher v0.4.4 |
| 1627 | 2026-06-02T23:40:00.772Z | Compiling hkdf v0.12.4 |
| 1628 | 2026-06-02T23:40:01.168Z | Compiling goblin v0.8.2 |
| 1629 | 2026-06-02T23:40:01.262Z | Compiling num-rational v0.4.2 |
| 1630 | 2026-06-02T23:40:01.436Z | Compiling num-iter v0.1.45 |
| 1631 | 2026-06-02T23:40:01.533Z | Compiling clap_builder v4.6.0 |
| 1632 | 2026-06-02T23:40:01.705Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1633 | 2026-06-02T23:40:01.838Z | Compiling typify-macro v0.6.2 |
| 1634 | 2026-06-02T23:40:01.881Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1635 | 2026-06-02T23:40:02.441Z | Compiling darling_macro v0.21.3 |
| 1636 | 2026-06-02T23:40:02.596Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1637 | 2026-06-02T23:40:02.967Z | Compiling crossbeam-epoch v0.9.18 |
| 1638 | 2026-06-02T23:40:03.078Z | Compiling universal-hash v0.5.1 |
| 1639 | 2026-06-02T23:40:03.212Z | Compiling crypto-bigint v0.5.5 |
| 1640 | 2026-06-02T23:40:03.314Z | Compiling half v2.7.1 |
| 1641 | 2026-06-02T23:40:03.366Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1642 | 2026-06-02T23:40:03.611Z | Compiling num-complex v0.4.6 |
| 1643 | 2026-06-02T23:40:03.891Z | Compiling typify v0.6.2 |
| 1644 | 2026-06-02T23:40:04.163Z | Compiling ciborium-io v0.2.2 |
| 1645 | 2026-06-02T23:40:04.209Z | Compiling base16ct v0.2.0 |
| 1646 | 2026-06-02T23:40:04.245Z | Compiling opaque-debug v0.3.1 |
| 1647 | 2026-06-02T23:40:04.256Z | Compiling base64ct v1.8.3 |
| 1648 | 2026-06-02T23:40:04.316Z | Compiling elliptic-curve v0.13.8 |
| 1649 | 2026-06-02T23:40:04.353Z | Compiling poly1305 v0.8.0 |
| 1650 | 2026-06-02T23:40:04.468Z | Compiling ciborium-ll v0.2.2 |
| 1651 | 2026-06-02T23:40:04.546Z | Compiling password-hash v0.5.0 |
| 1652 | 2026-06-02T23:40:04.962Z | Compiling num v0.4.3 |
| 1653 | 2026-06-02T23:40:05.002Z | Compiling clap v4.6.1 |
| 1654 | 2026-06-02T23:40:05.032Z | Compiling darling v0.21.3 |
| 1655 | 2026-06-02T23:40:05.078Z | Compiling thiserror-no-std v2.0.2 |
| 1656 | 2026-06-02T23:40:05.129Z | Compiling proc-macro-crate v3.5.0 |
| 1657 | 2026-06-02T23:40:05.429Z | Compiling chacha20 v0.9.1 |
| 1658 | 2026-06-02T23:40:05.563Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1659 | 2026-06-02T23:40:05.774Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1660 | 2026-06-02T23:40:06.180Z | Compiling blake2 v0.10.6 |
| 1661 | 2026-06-02T23:40:06.242Z | Compiling byte-wrapper v0.1.0 |
| 1662 | 2026-06-02T23:40:06.332Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1663 | 2026-06-02T23:40:06.604Z | Compiling aead v0.5.2 |
| 1664 | 2026-06-02T23:40:06.635Z | Compiling proc-macro-error-attr v1.0.4 |
| 1665 | 2026-06-02T23:40:06.761Z | Compiling prettyplease v0.2.37 |
| 1666 | 2026-06-02T23:40:06.876Z | Compiling heapless v0.8.0 |
| 1667 | 2026-06-02T23:40:06.879Z | Compiling keccak v0.1.6 |
| 1668 | 2026-06-02T23:40:07.012Z | Compiling rustix v0.38.44 |
| 1669 | 2026-06-02T23:40:07.121Z | Compiling unsafe-libyaml v0.2.11 |
| 1670 | 2026-06-02T23:40:07.422Z | Compiling sha3 v0.10.9 |
| 1671 | 2026-06-02T23:40:07.719Z | Compiling serde_yaml v0.9.34+deprecated |
| 1672 | 2026-06-02T23:40:07.782Z | Compiling chacha20poly1305 v0.10.1 |
| 1673 | 2026-06-02T23:40:08.191Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1674 | 2026-06-02T23:40:08.628Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1675 | 2026-06-02T23:40:08.952Z | Compiling argon2 v0.5.3 |
| 1676 | 2026-06-02T23:40:08.964Z | Compiling num_enum_derive v0.7.6 |
| 1677 | 2026-06-02T23:40:09.184Z | Compiling vsss-rs v3.3.4 |
| 1678 | 2026-06-02T23:40:09.470Z | Compiling ingot-macros v0.1.1 |
| 1679 | 2026-06-02T23:40:09.896Z | Compiling ciborium v0.2.2 |
| 1680 | 2026-06-02T23:40:10.656Z | Compiling usdt-macro v0.5.0 |
| 1681 | 2026-06-02T23:40:10.873Z | Compiling usdt-attr-macro v0.5.0 |
| 1682 | 2026-06-02T23:40:11.193Z | Compiling rustls-webpki v0.103.13 |
| 1683 | 2026-06-02T23:40:12.578Z | Compiling serde_spanned v0.6.9 |
| 1684 | 2026-06-02T23:40:12.591Z | Compiling enum-as-inner v0.6.1 |
| 1685 | 2026-06-02T23:40:12.728Z | Compiling hash32 v0.3.1 |
| 1686 | 2026-06-02T23:40:12.824Z | Compiling proc-macro-error v1.0.4 |
| 1687 | 2026-06-02T23:40:12.884Z | Compiling memmap v0.7.0 |
| 1688 | 2026-06-02T23:40:13.074Z | Compiling toml_write v0.1.2 |
| 1689 | 2026-06-02T23:40:13.074Z | Compiling winnow v0.5.40 |
| 1690 | 2026-06-02T23:40:13.184Z | Compiling data-encoding v2.11.0 |
| 1691 | 2026-06-02T23:40:13.279Z | Compiling winnow v0.7.15 |
| 1692 | 2026-06-02T23:40:13.387Z | Compiling indent_write v2.2.0 |
| 1693 | 2026-06-02T23:40:13.524Z | Compiling smoltcp v0.11.0 |
| 1694 | 2026-06-02T23:40:13.536Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1695 | 2026-06-02T23:40:13.895Z | Compiling usdt v0.5.0 |
| 1696 | 2026-06-02T23:40:14.104Z | Compiling ingot-types v0.1.2 |
| 1697 | 2026-06-02T23:40:14.174Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1698 | 2026-06-02T23:40:14.315Z | Compiling num_enum v0.7.6 |
| 1699 | 2026-06-02T23:40:14.344Z | Compiling toml_edit v0.19.15 |
| 1700 | 2026-06-02T23:40:14.433Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1701 | 2026-06-02T23:40:14.463Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1702 | 2026-06-02T23:40:14.714Z | Compiling tokio-rustls v0.26.4 |
| 1703 | 2026-06-02T23:40:14.779Z | Compiling rustls-platform-verifier v0.7.0 |
| 1704 | 2026-06-02T23:40:14.959Z | Compiling hyper-rustls v0.27.9 |
| 1705 | 2026-06-02T23:40:15.307Z | Compiling reqwest v0.13.3 |
| 1706 | 2026-06-02T23:40:15.311Z | Compiling toml_edit v0.22.27 |
| 1707 | 2026-06-02T23:40:15.439Z | Compiling tabwriter v1.4.1 |
| 1708 | 2026-06-02T23:40:15.835Z | Compiling cobs v0.3.0 |
| 1709 | 2026-06-02T23:40:16.045Z | Compiling serde_repr v0.1.20 |
| 1710 | 2026-06-02T23:40:16.386Z | Compiling memoffset v0.9.1 |
| 1711 | 2026-06-02T23:40:16.443Z | Compiling vcpkg v0.2.15 |
| 1712 | 2026-06-02T23:40:16.645Z | Compiling progenitor-client v0.14.0 |
| 1713 | 2026-06-02T23:40:16.659Z | Compiling pkg-config v0.3.33 |
| 1714 | 2026-06-02T23:40:16.948Z | Compiling progenitor-extras v0.2.0 |
| 1715 | 2026-06-02T23:40:17.106Z | Compiling managed v0.8.0 |
| 1716 | 2026-06-02T23:40:17.195Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1717 | 2026-06-02T23:40:17.325Z | Compiling bitflags v1.3.2 |
| 1718 | 2026-06-02T23:40:17.402Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1719 | 2026-06-02T23:40:17.642Z | Compiling cfg_aliases v0.2.1 |
| 1720 | 2026-06-02T23:40:17.719Z | Compiling nix v0.31.3 |
| 1721 | 2026-06-02T23:40:18.116Z | Compiling openssl-sys v0.9.116 |
| 1722 | 2026-06-02T23:40:18.217Z | Compiling toml v0.8.23 |
| 1723 | 2026-06-02T23:40:18.668Z | Compiling postcard v1.1.3 |
| 1724 | 2026-06-02T23:40:18.926Z | Compiling proc-macro-crate v1.3.1 |
| 1725 | 2026-06-02T23:40:19.262Z | Compiling ingot v0.1.1 |
| 1726 | 2026-06-02T23:40:19.277Z | Compiling hubpack_derive v0.1.1 |
| 1727 | 2026-06-02T23:40:19.554Z | Compiling foreign-types-macros v0.2.3 |
| 1728 | 2026-06-02T23:40:19.801Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1729 | 2026-06-02T23:40:19.819Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1730 | 2026-06-02T23:40:19.853Z | Compiling heck v0.4.1 |
| 1731 | 2026-06-02T23:40:20.056Z | Compiling colored v3.1.1 |
| 1732 | 2026-06-02T23:40:20.067Z | Compiling unicode-segmentation v1.13.2 |
| 1733 | 2026-06-02T23:40:20.094Z | Compiling cpufeatures v0.3.0 |
| 1734 | 2026-06-02T23:40:20.205Z | Compiling semver v0.1.20 |
| 1735 | 2026-06-02T23:40:20.271Z | Compiling foreign-types-shared v0.3.1 |
| 1736 | 2026-06-02T23:40:20.371Z | Compiling resolv-conf v0.7.6 |
| 1737 | 2026-06-02T23:40:20.473Z | Compiling rayon-core v1.13.0 |
| 1738 | 2026-06-02T23:40:20.495Z | Compiling static_assertions v1.1.0 |
| 1739 | 2026-06-02T23:40:20.526Z | Compiling swrite v0.1.0 |
| 1740 | 2026-06-02T23:40:20.570Z | Compiling linked-hash-map v0.5.6 |
| 1741 | 2026-06-02T23:40:20.620Z | Compiling newline-converter v0.3.0 |
| 1742 | 2026-06-02T23:40:20.725Z | Compiling lru-cache v0.1.2 |
| 1743 | 2026-06-02T23:40:20.740Z | Compiling rustc_version v0.1.7 |
| 1744 | 2026-06-02T23:40:20.755Z | Compiling foreign-types v0.5.0 |
| 1745 | 2026-06-02T23:40:20.836Z | Compiling chacha20 v0.10.0 |
| 1746 | 2026-06-02T23:40:20.848Z | Compiling hubpack v0.1.2 |
| 1747 | 2026-06-02T23:40:20.894Z | Compiling num_enum_derive v0.5.11 |
| 1748 | 2026-06-02T23:40:21.007Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1749 | 2026-06-02T23:40:21.176Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1750 | 2026-06-02T23:40:21.187Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1751 | 2026-06-02T23:40:21.235Z | Compiling atomicwrites v0.4.4 |
| 1752 | 2026-06-02T23:40:21.358Z | Compiling hickory-proto v0.24.4 |
| 1753 | 2026-06-02T23:40:22.196Z | Compiling progenitor-impl v0.13.0 |
| 1754 | 2026-06-02T23:40:22.819Z | Compiling crossbeam-deque v0.8.6 |
| 1755 | 2026-06-02T23:40:23.033Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1756 | 2026-06-02T23:40:23.240Z | Compiling console v0.15.11 |
| 1757 | 2026-06-02T23:40:23.300Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1758 | 2026-06-02T23:40:23.642Z | Compiling camino-tempfile v1.4.1 |
| 1759 | 2026-06-02T23:40:23.889Z | Compiling serde-big-array v0.5.1 |
| 1760 | 2026-06-02T23:40:23.912Z | Compiling derive-where v1.6.1 |
| 1761 | 2026-06-02T23:40:24.018Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1762 | 2026-06-02T23:40:24.033Z | Compiling num-derive v0.4.2 |
| 1763 | 2026-06-02T23:40:24.177Z | Compiling pin-project-internal v1.1.13 |
| 1764 | 2026-06-02T23:40:24.560Z | Compiling cstr-argument v0.1.2 |
| 1765 | 2026-06-02T23:40:24.646Z | Compiling minimal-lexical v0.2.1 |
| 1766 | 2026-06-02T23:40:24.715Z | Compiling siphasher v1.0.3 |
| 1767 | 2026-06-02T23:40:24.903Z | Compiling similar v2.7.0 |
| 1768 | 2026-06-02T23:40:24.916Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1769 | 2026-06-02T23:40:24.969Z | Compiling phf_shared v0.12.1 |
| 1770 | 2026-06-02T23:40:25.003Z | Compiling nom v7.1.3 |
| 1771 | 2026-06-02T23:40:25.184Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1772 | 2026-06-02T23:40:25.225Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1773 | 2026-06-02T23:40:25.303Z | Compiling pin-project v1.1.13 |
| 1774 | 2026-06-02T23:40:25.407Z | Compiling expectorate v1.2.0 |
| 1775 | 2026-06-02T23:40:25.449Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1776 | 2026-06-02T23:40:25.560Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1777 | 2026-06-02T23:40:25.687Z | Compiling hickory-resolver v0.24.4 |
| 1778 | 2026-06-02T23:40:25.797Z | Compiling progenitor-macro v0.13.0 |
| 1779 | 2026-06-02T23:40:25.902Z | Compiling num_enum v0.5.11 |
| 1780 | 2026-06-02T23:40:26.022Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1781 | 2026-06-02T23:40:26.421Z | Compiling rand v0.10.1 |
| 1782 | 2026-06-02T23:40:26.463Z | Compiling newtype_derive v0.1.6 |
| 1783 | 2026-06-02T23:40:26.707Z | Compiling progenitor-client v0.13.0 |
| 1784 | 2026-06-02T23:40:27.132Z | Compiling progenitor-impl v0.14.0 |
| 1785 | 2026-06-02T23:40:27.724Z | Compiling unicode-normalization v0.1.25 |
| 1786 | 2026-06-02T23:40:28.092Z | Compiling tokio-stream v0.1.18 |
| 1787 | 2026-06-02T23:40:28.198Z | Compiling async-recursion v1.1.1 |
| 1788 | 2026-06-02T23:40:28.309Z | Compiling snafu-derive v0.8.9 |
| 1789 | 2026-06-02T23:40:28.472Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1790 | 2026-06-02T23:40:28.555Z | Compiling slog-dtrace v0.3.0 |
| 1791 | 2026-06-02T23:40:28.784Z | Compiling csv-core v0.1.13 |
| 1792 | 2026-06-02T23:40:28.807Z | Compiling bstr v1.12.1 |
| 1793 | 2026-06-02T23:40:28.910Z | Compiling openssl v0.10.80 |
| 1794 | 2026-06-02T23:40:29.052Z | Compiling same-file v1.0.6 |
| 1795 | 2026-06-02T23:40:29.196Z | Compiling konst_macro_rules v0.2.19 |
| 1796 | 2026-06-02T23:40:29.235Z | Compiling unicode-width v0.1.14 |
| 1797 | 2026-06-02T23:40:29.304Z | Compiling highway v1.3.0 |
| 1798 | 2026-06-02T23:40:29.383Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1799 | 2026-06-02T23:40:29.521Z | Compiling foreign-types-shared v0.1.1 |
| 1800 | 2026-06-02T23:40:29.614Z | Compiling unicode-xid v0.2.6 |
| 1801 | 2026-06-02T23:40:29.695Z | Compiling foldhash v0.1.5 |
| 1802 | 2026-06-02T23:40:29.741Z | Compiling cancel-safe-futures v0.1.5 |
| 1803 | 2026-06-02T23:40:29.875Z | Compiling chrono-tz v0.10.4 |
| 1804 | 2026-06-02T23:40:30.002Z | Compiling owo-colors v4.3.0 |
| 1805 | 2026-06-02T23:40:30.050Z | Compiling snafu v0.8.9 |
| 1806 | 2026-06-02T23:40:30.175Z | Compiling hashbrown v0.15.5 |
| 1807 | 2026-06-02T23:40:30.455Z | Compiling const_format_proc_macros v0.2.34 |
| 1808 | 2026-06-02T23:40:30.468Z | Compiling foreign-types v0.3.2 |
| 1809 | 2026-06-02T23:40:30.545Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1810 | 2026-06-02T23:40:30.616Z | Compiling konst v0.2.20 |
| 1811 | 2026-06-02T23:40:30.717Z | Compiling progenitor-macro v0.14.0 |
| 1812 | 2026-06-02T23:40:30.746Z | Compiling walkdir v2.5.0 |
| 1813 | 2026-06-02T23:40:30.858Z | Compiling globset v0.4.18 |
| 1814 | 2026-06-02T23:40:30.944Z | Compiling progenitor v0.13.0 |
| 1815 | 2026-06-02T23:40:31.085Z | Compiling csv v1.4.0 |
| 1816 | 2026-06-02T23:40:31.233Z | Compiling qorb v0.4.1 |
| 1817 | 2026-06-02T23:40:31.291Z | Compiling olpc-cjson v0.1.4 |
| 1818 | 2026-06-02T23:40:31.658Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1819 | 2026-06-02T23:40:31.701Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1820 | 2026-06-02T23:40:32.497Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1821 | 2026-06-02T23:40:33.054Z | Compiling rayon v1.12.0 |
| 1822 | 2026-06-02T23:40:33.161Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1823 | 2026-06-02T23:40:33.452Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1824 | 2026-06-02T23:40:33.463Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1825 | 2026-06-02T23:40:33.512Z | Compiling phf v0.12.1 |
| 1826 | 2026-06-02T23:40:33.664Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1827 | 2026-06-02T23:40:34.297Z | Compiling zone_cfg_derive v0.3.1 |
| 1828 | 2026-06-02T23:40:34.595Z | Compiling tokio-dtrace v0.1.1 |
| 1829 | 2026-06-02T23:40:34.813Z | Compiling itertools v0.12.1 |
| 1830 | 2026-06-02T23:40:34.827Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1831 | 2026-06-02T23:40:34.860Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1832 | 2026-06-02T23:40:34.997Z | Compiling libsw-core v0.3.2 |
| 1833 | 2026-06-02T23:40:35.020Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1834 | 2026-06-02T23:40:35.231Z | Compiling serde_plain v1.0.2 |
| 1835 | 2026-06-02T23:40:35.272Z | Compiling openssl-macros v0.1.1 |
| 1836 | 2026-06-02T23:40:35.447Z | Compiling pem v3.0.6 |
| 1837 | 2026-06-02T23:40:35.625Z | Compiling cookie v0.18.1 |
| 1838 | 2026-06-02T23:40:35.762Z | Compiling sigpipe v0.1.3 |
| 1839 | 2026-06-02T23:40:35.779Z | Compiling glob v0.3.3 |
| 1840 | 2026-06-02T23:40:35.793Z | Compiling bytecount v0.6.9 |
| 1841 | 2026-06-02T23:40:35.831Z | Compiling jiff v0.2.24 |
| 1842 | 2026-06-02T23:40:35.849Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1843 | 2026-06-02T23:40:35.874Z | Compiling fixedbitset v0.5.7 |
| 1844 | 2026-06-02T23:40:35.930Z | Compiling fixedbitset v0.4.2 |
| 1845 | 2026-06-02T23:40:36.088Z | Compiling typed-path v0.9.3 |
| 1846 | 2026-06-02T23:40:36.115Z | Compiling petgraph v0.6.5 |
| 1847 | 2026-06-02T23:40:36.164Z | Compiling petgraph v0.8.3 |
| 1848 | 2026-06-02T23:40:36.210Z | Compiling zone v0.3.1 |
| 1849 | 2026-06-02T23:40:36.221Z | Compiling progenitor v0.14.0 |
| 1850 | 2026-06-02T23:40:36.354Z | Compiling papergrid v0.11.0 |
| 1851 | 2026-06-02T23:40:37.031Z | Compiling tough v0.22.0 |
| 1852 | 2026-06-02T23:40:37.633Z | Compiling libsw v3.5.0 |
| 1853 | 2026-06-02T23:40:37.817Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1854 | 2026-06-02T23:40:37.986Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1855 | 2026-06-02T23:40:38.121Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1856 | 2026-06-02T23:40:38.244Z | Compiling oxide-tokio-rt v0.1.6 |
| 1857 | 2026-06-02T23:40:38.321Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1858 | 2026-06-02T23:40:38.392Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1859 | 2026-06-02T23:40:38.553Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1860 | 2026-06-02T23:40:39.559Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1861 | 2026-06-02T23:40:39.790Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1862 | 2026-06-02T23:40:39.822Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1863 | 2026-06-02T23:40:39.889Z | Compiling const_format v0.2.36 |
| 1864 | 2026-06-02T23:40:40.645Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1865 | 2026-06-02T23:40:40.649Z | Compiling tabled_derive v0.7.0 |
| 1866 | 2026-06-02T23:40:40.750Z | Compiling gethostname v0.5.0 |
| 1867 | 2026-06-02T23:40:40.829Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1868 | 2026-06-02T23:40:40.869Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1869 | 2026-06-02T23:40:40.964Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1870 | 2026-06-02T23:40:41.023Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1871 | 2026-06-02T23:40:41.050Z | Compiling bcs v0.1.6 |
| 1872 | 2026-06-02T23:40:41.079Z | Compiling smf v0.2.3 |
| 1873 | 2026-06-02T23:40:41.394Z | Compiling unicode-linebreak v0.1.5 |
| 1874 | 2026-06-02T23:40:41.568Z | Compiling tagptr v0.2.0 |
| 1875 | 2026-06-02T23:40:41.584Z | Compiling lazy_static v1.5.0 |
| 1876 | 2026-06-02T23:40:41.628Z | Compiling whoami v1.6.1 |
| 1877 | 2026-06-02T23:40:41.631Z | Compiling smawk v0.3.2 |
| 1878 | 2026-06-02T23:40:41.753Z | Compiling termtree v0.5.1 |
| 1879 | 2026-06-02T23:40:41.753Z | Compiling linear-map v1.2.0 |
| 1880 | 2026-06-02T23:40:41.792Z | Compiling moka v0.12.15 |
| 1881 | 2026-06-02T23:40:41.817Z | Compiling textwrap v0.16.2 |
| 1882 | 2026-06-02T23:40:41.846Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1883 | 2026-06-02T23:40:41.876Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1884 | 2026-06-02T23:40:42.615Z | Compiling steno v0.4.1 |
| 1885 | 2026-06-02T23:40:42.633Z | Compiling tabled v0.15.0 |
| 1886 | 2026-06-02T23:40:42.633Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1887 | 2026-06-02T23:40:43.266Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1888 | 2026-06-02T23:40:43.815Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1889 | 2026-06-02T23:40:44.646Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1890 | 2026-06-02T23:40:44.989Z | Compiling hickory-proto v0.25.2 |
| 1891 | 2026-06-02T23:40:45.437Z | Compiling humantime v2.3.0 |
| 1892 | 2026-06-02T23:40:45.531Z | Compiling parking_lot_core v0.8.6 |
| 1893 | 2026-06-02T23:40:45.645Z | Compiling libscf-sys v1.2.0 |
| 1894 | 2026-06-02T23:40:45.727Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1895 | 2026-06-02T23:40:45.795Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1896 | 2026-06-02T23:40:45.841Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1897 | 2026-06-02T23:40:46.346Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1898 | 2026-06-02T23:40:46.434Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1899 | 2026-06-02T23:40:46.456Z | Compiling nom v8.0.0 |
| 1900 | 2026-06-02T23:40:46.533Z | Compiling parking_lot v0.11.2 |
| 1901 | 2026-06-02T23:40:46.826Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1902 | 2026-06-02T23:40:46.839Z | Compiling fxhash v0.2.1 |
| 1903 | 2026-06-02T23:40:46.927Z | Compiling hickory-resolver v0.25.2 |
| 1904 | 2026-06-02T23:40:46.948Z | Compiling internet-checksum v0.2.1 |
| 1905 | 2026-06-02T23:40:46.973Z | Compiling sled v0.34.7 |
| 1906 | 2026-06-02T23:40:47.742Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1907 | 2026-06-02T23:40:48.555Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1908 | 2026-06-02T23:40:51.730Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1909 | 2026-06-02T23:40:52.722Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1910 | 2026-06-02T23:40:59.448Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1911 | 2026-06-02T23:41:01.072Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1912 | 2026-06-02T23:41:02.095Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1913 | 2026-06-02T23:41:03.166Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1914 | 2026-06-02T23:41:04.157Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1915 | 2026-06-02T23:41:27.305Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 07s |
| 1916 | 2026-06-02T23:41:27.481Z | ──────────── |
| 1917 | 2026-06-02T23:41:27.481Z | Nextest run ID 2b1df5cd-82b9-42cb-ac90-6a6505601fb2 with nextest profile: default |
| 1918 | 2026-06-02T23:41:27.481Z | Starting 15 tests across 1 binary (28 tests skipped) |
| 1919 | 2026-06-02T23:41:44.390Z | PASS [ 16.905s] rdb proptest::prop_ipv4_default_contains_all |
| 1920 | 2026-06-02T23:41:44.451Z | PASS [ 16.967s] rdb proptest::prop_ipv6_default_contains_all |
| 1921 | 2026-06-02T23:41:44.472Z | PASS [ 16.988s] rdb proptest::prop_ipv4_within_self |
| 1922 | 2026-06-02T23:41:44.507Z | PASS [ 17.024s] rdb proptest::prop_ipv4_unset_host_bits_idempotent |
| 1923 | 2026-06-02T23:41:44.528Z | PASS [ 17.044s] rdb proptest::prop_ipv4_host_bits_always_unset |
| 1924 | 2026-06-02T23:41:44.528Z | PASS [ 17.044s] rdb proptest::prop_ipv6_host_bits_always_unset |
| 1925 | 2026-06-02T23:41:44.553Z | PASS [ 17.069s] rdb proptest::prop_ipv6_unset_host_bits_idempotent |
| 1926 | 2026-06-02T23:42:01.393Z | PASS [ 17.002s] rdb proptest::prop_ipv6_within_self |
| 1927 | 2026-06-02T23:42:10.517Z | PASS [ 26.062s] rdb proptest::prop_static_route_key_deduplication |
| 1928 | 2026-06-02T23:42:20.863Z | PASS [ 36.385s] rdb proptest::prop_static_route_key_normalization_idempotent |
| 1929 | 2026-06-02T23:42:20.883Z | PASS [ 36.350s] rdb proptest::prop_static_route_key_normalized_has_no_host_bits |
| 1930 | 2026-06-02T23:42:20.899Z | PASS [ 36.366s] rdb proptest::prop_static_route_key_normalization_preserves_length |
| 1931 | 2026-06-02T23:42:20.927Z | PASS [ 36.415s] rdb proptest::prop_static_route_key_normalization_preserves_fields |
| 1932 | 2026-06-02T23:42:27.491Z | SLOW [> 60.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1933 | 2026-06-02T23:42:37.077Z | PASS [ 52.517s] rdb proptest::prop_static_route_key_ord_consistency |
| 1934 | 2026-06-02T23:43:27.500Z | SLOW [>120.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1935 | 2026-06-02T23:44:27.510Z | SLOW [>180.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1936 | 2026-06-02T23:45:27.519Z | SLOW [>240.000s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1937 | 2026-06-02T23:45:46.714Z | PASS [ 259.196s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip |
| 1938 | 2026-06-02T23:45:46.714Z | ──────────── |
| 1939 | 2026-06-02T23:45:46.714Z | Summary [ 259.197s] 15 tests run: 15 passed (1 slow), 28 skipped |
| 1940 | 2026-06-02T23:45:46.726Z | + cp './*.log' /work/ |
| 1941 | 2026-06-02T23:45:46.729Z | + true |
| 1942 | 2026-06-02T23:45:46.729Z | + [[ -d proptest-regressions ]] |
| 1943 | 2026-06-02T23:45:46.729Z | + cp -r proptest-regressions /work/rdb-proptest-regressions |
| 1944 | 2026-06-02T23:45:46.732Z | + popd |
| 1945 | 2026-06-02T23:45:46.732Z | /work/oxidecomputer/maghemite |
| 1946 | 2026-06-02T23:45:46.732Z | + pushd bgp |
| 1947 | 2026-06-02T23:45:46.732Z | /work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite |
| 1948 | 2026-06-02T23:45:46.732Z | + PROPTEST_CASES=1000000 |
| 1949 | 2026-06-02T23:45:46.732Z | + cargo nextest run --lib proptest |
| 1950 | 2026-06-02T23:45:47.887Z | Compiling smallvec v1.15.1 |
| 1951 | 2026-06-02T23:45:48.048Z | Compiling crunchy v0.2.4 |
| 1952 | 2026-06-02T23:45:48.069Z | Compiling tiny-keccak v2.0.2 |
| 1953 | 2026-06-02T23:45:48.078Z | Compiling smartstring v1.0.1 |
| 1954 | 2026-06-02T23:45:48.081Z | Compiling ahash v0.8.12 |
| 1955 | 2026-06-02T23:45:48.095Z | Compiling sdd v3.0.10 |
| 1956 | 2026-06-02T23:45:48.098Z | Compiling thin-vec v0.2.18 |
| 1957 | 2026-06-02T23:45:48.187Z | Compiling icu_normalizer v2.2.0 |
| 1958 | 2026-06-02T23:45:48.202Z | Compiling parking_lot_core v0.9.12 |
| 1959 | 2026-06-02T23:45:48.365Z | Compiling parking_lot_core v0.8.6 |
| 1960 | 2026-06-02T23:45:48.412Z | Compiling parking_lot v0.12.5 |
| 1961 | 2026-06-02T23:45:48.591Z | Compiling idna_adapter v1.2.2 |
| 1962 | 2026-06-02T23:45:48.656Z | Compiling tokio v1.52.3 |
| 1963 | 2026-06-02T23:45:48.699Z | Compiling idna v1.1.0 |
| 1964 | 2026-06-02T23:45:48.807Z | Compiling moka v0.12.15 |
| 1965 | 2026-06-02T23:45:48.818Z | Compiling const-random-macro v0.1.16 |
| 1966 | 2026-06-02T23:45:48.924Z | Compiling parking_lot v0.11.2 |
| 1967 | 2026-06-02T23:45:49.193Z | Compiling url v2.5.8 |
| 1968 | 2026-06-02T23:45:49.327Z | Compiling const-random v0.1.18 |
| 1969 | 2026-06-02T23:45:49.337Z | Compiling sled v0.34.7 |
| 1970 | 2026-06-02T23:45:49.476Z | Compiling scc v2.4.0 |
| 1971 | 2026-06-02T23:45:49.594Z | Compiling rhai_codegen v3.1.0 |
| 1972 | 2026-06-02T23:45:49.628Z | Compiling serial_test_derive v3.4.0 |
| 1973 | 2026-06-02T23:45:49.870Z | Compiling schemars v0.8.22 |
| 1974 | 2026-06-02T23:45:50.067Z | Compiling yansi v1.0.1 |
| 1975 | 2026-06-02T23:45:50.383Z | Compiling diff v0.1.13 |
| 1976 | 2026-06-02T23:45:50.511Z | Compiling pretty_assertions v1.4.1 |
| 1977 | 2026-06-02T23:45:50.678Z | Compiling ipnetwork v0.21.1 |
| 1978 | 2026-06-02T23:45:50.682Z | Compiling newtype-uuid v1.3.2 |
| 1979 | 2026-06-02T23:45:50.791Z | Compiling serde_with v3.20.0 |
| 1980 | 2026-06-02T23:45:50.803Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1981 | 2026-06-02T23:45:51.039Z | Compiling oxnet v0.1.5 |
| 1982 | 2026-06-02T23:45:51.122Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1983 | 2026-06-02T23:45:51.365Z | Compiling daft v0.1.7 |
| 1984 | 2026-06-02T23:45:51.448Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1985 | 2026-06-02T23:45:51.475Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1986 | 2026-06-02T23:45:51.642Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1987 | 2026-06-02T23:45:51.801Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1988 | 2026-06-02T23:45:51.886Z | Compiling iddqd v0.3.18 |
| 1989 | 2026-06-02T23:45:51.941Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1990 | 2026-06-02T23:45:52.267Z | Compiling byte-wrapper v0.1.0 |
| 1991 | 2026-06-02T23:45:52.295Z | Compiling typify-impl v0.6.2 |
| 1992 | 2026-06-02T23:45:52.389Z | Compiling tokio-util v0.7.18 |
| 1993 | 2026-06-02T23:45:52.528Z | Compiling tower v0.5.3 |
| 1994 | 2026-06-02T23:45:52.635Z | Compiling tokio-rustls v0.26.4 |
| 1995 | 2026-06-02T23:45:52.908Z | Compiling tokio-rustls v0.25.0 |
| 1996 | 2026-06-02T23:45:53.016Z | Compiling h2 v0.4.14 |
| 1997 | 2026-06-02T23:45:53.040Z | Compiling tower-http v0.6.10 |
| 1998 | 2026-06-02T23:45:53.136Z | Compiling async-compression v0.4.42 |
| 1999 | 2026-06-02T23:45:53.144Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2000 | 2026-06-02T23:45:53.399Z | Compiling backoff v0.4.0 |
| 2001 | 2026-06-02T23:45:54.254Z | Compiling typify v0.6.2 |
| 2002 | 2026-06-02T23:45:54.318Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2003 | 2026-06-02T23:45:54.579Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2004 | 2026-06-02T23:45:54.623Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2005 | 2026-06-02T23:45:55.156Z | Compiling hyper v1.9.0 |
| 2006 | 2026-06-02T23:45:55.220Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2007 | 2026-06-02T23:45:55.494Z | Compiling hickory-proto v0.24.4 |
| 2008 | 2026-06-02T23:45:55.581Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2009 | 2026-06-02T23:45:56.767Z | Compiling hyper-util v0.1.20 |
| 2010 | 2026-06-02T23:45:56.954Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2011 | 2026-06-02T23:45:57.008Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2012 | 2026-06-02T23:45:57.056Z | Compiling progenitor-impl v0.13.0 |
| 2013 | 2026-06-02T23:45:57.515Z | Compiling hickory-resolver v0.24.4 |
| 2014 | 2026-06-02T23:45:57.897Z | Compiling tokio-stream v0.1.18 |
| 2015 | 2026-06-02T23:45:58.381Z | Compiling hyper-rustls v0.27.9 |
| 2016 | 2026-06-02T23:45:58.492Z | Compiling dropshot v0.17.0 |
| 2017 | 2026-06-02T23:45:58.668Z | Compiling reqwest v0.13.3 |
| 2018 | 2026-06-02T23:45:58.690Z | Compiling reqwest v0.12.28 |
| 2019 | 2026-06-02T23:46:00.148Z | Compiling progenitor-client v0.14.0 |
| 2020 | 2026-06-02T23:46:00.490Z | Compiling progenitor-extras v0.2.0 |
| 2021 | 2026-06-02T23:46:00.624Z | Compiling progenitor-client v0.10.0 |
| 2022 | 2026-06-02T23:46:01.254Z | Compiling progenitor-client v0.13.0 |
| 2023 | 2026-06-02T23:46:01.318Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2024 | 2026-06-02T23:46:01.570Z | Compiling progenitor v0.13.0 |
| 2025 | 2026-06-02T23:46:01.717Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2026 | 2026-06-02T23:46:02.218Z | Compiling qorb v0.4.1 |
| 2027 | 2026-06-02T23:46:02.958Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2028 | 2026-06-02T23:46:03.303Z | Compiling progenitor-impl v0.14.0 |
| 2029 | 2026-06-02T23:46:04.010Z | Compiling libsw-core v0.3.2 |
| 2030 | 2026-06-02T23:46:04.191Z | Compiling tokio-dtrace v0.1.1 |
| 2031 | 2026-06-02T23:46:04.350Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 2032 | 2026-06-02T23:46:04.424Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2033 | 2026-06-02T23:46:04.473Z | Compiling progenitor v0.14.0 |
| 2034 | 2026-06-02T23:46:04.619Z | Compiling oxide-tokio-rt v0.1.6 |
| 2035 | 2026-06-02T23:46:04.801Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2036 | 2026-06-02T23:46:04.946Z | Compiling libsw v3.5.0 |
| 2037 | 2026-06-02T23:46:05.131Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2038 | 2026-06-02T23:46:05.275Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2039 | 2026-06-02T23:46:05.796Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2040 | 2026-06-02T23:46:05.878Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2041 | 2026-06-02T23:46:06.847Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2042 | 2026-06-02T23:46:06.949Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2043 | 2026-06-02T23:46:07.464Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2044 | 2026-06-02T23:46:07.687Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2045 | 2026-06-02T23:46:08.331Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2046 | 2026-06-02T23:46:08.344Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2047 | 2026-06-02T23:46:08.552Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2048 | 2026-06-02T23:46:08.737Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2049 | 2026-06-02T23:46:09.094Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2050 | 2026-06-02T23:46:09.230Z | Compiling tough v0.22.0 |
| 2051 | 2026-06-02T23:46:09.337Z | Compiling zone v0.3.1 |
| 2052 | 2026-06-02T23:46:09.412Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2053 | 2026-06-02T23:46:09.592Z | Compiling cancel-safe-futures v0.1.5 |
| 2054 | 2026-06-02T23:46:09.905Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2055 | 2026-06-02T23:46:10.031Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2056 | 2026-06-02T23:46:10.079Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2057 | 2026-06-02T23:46:10.127Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2058 | 2026-06-02T23:46:10.146Z | Compiling hickory-proto v0.25.2 |
| 2059 | 2026-06-02T23:46:10.845Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2060 | 2026-06-02T23:46:10.876Z | Compiling steno v0.4.1 |
| 2061 | 2026-06-02T23:46:12.045Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2062 | 2026-06-02T23:46:12.048Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2063 | 2026-06-02T23:46:12.048Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 2064 | 2026-06-02T23:46:12.427Z | Compiling hickory-resolver v0.25.2 |
| 2065 | 2026-06-02T23:46:13.034Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2066 | 2026-06-02T23:46:13.144Z | Compiling rhai v1.24.0 |
| 2067 | 2026-06-02T23:46:13.689Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2068 | 2026-06-02T23:46:13.692Z | Compiling serial_test v3.4.0 |
| 2069 | 2026-06-02T23:46:14.073Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2070 | 2026-06-02T23:46:14.205Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2071 | 2026-06-02T23:46:15.181Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2072 | 2026-06-02T23:46:15.941Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2073 | 2026-06-02T23:46:16.177Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2074 | 2026-06-02T23:46:16.677Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 2075 | 2026-06-02T23:46:17.714Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2076 | 2026-06-02T23:46:17.962Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2077 | 2026-06-02T23:46:24.073Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2078 | 2026-06-02T23:46:31.673Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2079 | 2026-06-02T23:46:33.274Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2080 | 2026-06-02T23:46:34.301Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2081 | 2026-06-02T23:46:35.411Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 2082 | 2026-06-02T23:46:36.209Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 2083 | 2026-06-02T23:46:38.160Z | Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp) |
| 2084 | 2026-06-02T23:47:09.458Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 2085 | 2026-06-02T23:47:09.636Z | ──────────── |
| 2086 | 2026-06-02T23:47:09.636Z | Nextest run ID d3dceb9e-7c1b-442b-a8a3-062c42f210e5 with nextest profile: default |
| 2087 | 2026-06-02T23:47:09.636Z | Starting 17 tests across 1 binary (133 tests skipped) |
| 2088 | 2026-06-02T23:47:26.766Z | PASS [ 17.128s] bgp proptest::prop_ipv4_wire_format_roundtrip |
| 2089 | 2026-06-02T23:47:28.646Z | PASS [ 19.008s] bgp proptest::prop_ipv4_withdrawn_roundtrip |
| 2090 | 2026-06-02T23:47:28.714Z | PASS [ 19.076s] bgp proptest::prop_ipv4_prefixes_roundtrip |
| 2091 | 2026-06-02T23:47:29.943Z | PASS [ 20.305s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach |
| 2092 | 2026-06-02T23:47:30.417Z | PASS [ 20.779s] bgp proptest::prop_ipv4_prefixes_via_mp_reach |
| 2093 | 2026-06-02T23:47:30.740Z | PASS [ 21.101s] bgp proptest::prop_ipv6_prefixes_via_mp_reach |
| 2094 | 2026-06-02T23:47:38.582Z | PASS [ 28.942s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence |
| 2095 | 2026-06-02T23:47:43.855Z | PASS [ 17.086s] bgp proptest::prop_ipv6_wire_format_roundtrip |
| 2096 | 2026-06-02T23:47:48.975Z | PASS [ 20.326s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach |
| 2097 | 2026-06-02T23:47:49.117Z | PASS [ 19.171s] bgp proptest::prop_nexthop_ipv4_via_mp_reach |
| 2098 | 2026-06-02T23:47:49.823Z | PASS [ 19.081s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach |
| 2099 | 2026-06-02T23:47:50.154Z | PASS [ 19.733s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach |
| 2100 | 2026-06-02T23:48:09.646Z | SLOW [> 60.000s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2101 | 2026-06-02T23:48:13.065Z | PASS [ 29.206s] bgp proptest::prop_update_mp_unreach_roundtrip |
| 2102 | 2026-06-02T23:48:17.237Z | PASS [ 67.591s] bgp proptest::prop_encode_decode_semantic_equivalence |
| 2103 | 2026-06-02T23:48:31.175Z | SLOW [> 60.000s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2104 | 2026-06-02T23:48:38.592Z | SLOW [> 60.000s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2105 | 2026-06-02T23:48:39.504Z | PASS [ 70.725s] bgp proptest::prop_mp_bgp_attrs_encoded_first |
| 2106 | 2026-06-02T23:48:49.006Z | SLOW [> 60.000s] bgp proptest::prop_update_traditional_roundtrip |
| 2107 | 2026-06-02T23:48:51.548Z | PASS [ 62.553s] bgp proptest::prop_update_traditional_roundtrip |
| 2108 | 2026-06-02T23:48:53.197Z | PASS [ 74.605s] bgp proptest::prop_update_mp_reach_roundtrip |
| 2109 | 2026-06-02T23:48:53.202Z | ──────────── |
| 2110 | 2026-06-02T23:48:53.202Z | Summary [ 103.547s] 17 tests run: 17 passed (4 slow), 133 skipped |
| 2111 | 2026-06-02T23:48:53.209Z | + cp './*.log' /work/ |
| 2112 | 2026-06-02T23:48:53.216Z | + true |
| 2113 | 2026-06-02T23:48:53.216Z | + [[ -d proptest-regressions ]] |
| 2114 | 2026-06-02T23:48:53.216Z | + cp -r proptest-regressions /work/bgp-proptest-regressions |
| 2115 | 2026-06-02T23:48:53.216Z | + popd |
| 2116 | 2026-06-02T23:48:53.216Z | /work/oxidecomputer/maghemite |
| 2117 | 2026-06-02T23:48:53.220Z | process exited: duration 722937 ms, exit code 0 |
| |
| 2118 | 2026-06-02T23:48:53.230Z | found 0 output files |