|
|
|
| 1 | 2026-05-08T01:01:00.462Z | job assigned to worker 01KR2HJPXMQ8E7N2C2BZ78WQED [factory aws, i-0faa97dd24b75062d] (queued for 1 m 4 s) |
| |
| 2 | 2026-05-08T01:01:07.332Z | starting task 0: "setup" |
| 3 | 2026-05-08T01:01:07.339Z | ++ uname -s |
| 4 | 2026-05-08T01:01:07.342Z | + kern=SunOS |
| 5 | 2026-05-08T01:01:07.342Z | + build_user=build |
| 6 | 2026-05-08T01:01:07.342Z | + build_uid=12345 |
| 7 | 2026-05-08T01:01:07.342Z | + work_dir=/work |
| 8 | 2026-05-08T01:01:07.342Z | + input_dir=/input |
| 9 | 2026-05-08T01:01:07.342Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-08T01:01:07.342Z | + case "$kern" in |
| 11 | 2026-05-08T01:01:07.342Z | + groupadd -g 12345 build |
| 12 | 2026-05-08T01:01:07.345Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-08T01:01:09.349Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-08T01:01:09.450Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-08T01:01:09.453Z | + home_fs=zfs |
| 16 | 2026-05-08T01:01:09.453Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-08T01:01:09.453Z | + mkdir -p /home/build |
| 18 | 2026-05-08T01:01:09.453Z | + chown build:build /home/build /work |
| 19 | 2026-05-08T01:01:11.454Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-08T01:01:11.458Z | process exited: duration 4123 ms, exit code 0 |
| |
| 21 | 2026-05-08T01:01:11.464Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-08T01:01:11.470Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-08T01:01:11.470Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-08T01:01:11.474Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-05-08T01:01:11.474Z | * rust toolchain channel = "stable" |
| 26 | 2026-05-08T01:01:11.474Z | * rust toolchain profile = "default" |
| 27 | 2026-05-08T01:01:11.474Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-08T01:01:11.474Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-08T01:01:11.474Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-08T01:01:11.546Z | info: downloading installer |
| 31 | 2026-05-08T01:01:13.298Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-08T01:01:13.299Z | warn: /opt/ooce/bin |
| 33 | 2026-05-08T01:01:13.299Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-08T01:01:13.299Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-08T01:01:13.299Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-08T01:01:13.299Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-08T01:01:13.299Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-08T01:01:13.299Z | error: cannot install while Rust is installed |
| 39 | 2026-05-08T01:01:13.299Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-08T01:01:13.299Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-08T01:01:13.299Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-08T01:01:13.299Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-08T01:01:13.299Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-08T01:01:13.312Z | info: profile set to default |
| 45 | 2026-05-08T01:01:13.312Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-08T01:01:13.315Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-08T01:01:13.463Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-08T01:01:13.466Z | info: downloading 6 components |
| 49 | 2026-05-08T01:01:29.449Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-08T01:01:29.449Z | |
| 51 | 2026-05-08T01:01:29.481Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-08T01:01:29.481Z | |
| 53 | 2026-05-08T01:01:29.481Z | |
| 54 | 2026-05-08T01:01:29.481Z | Rust is installed now. Great! |
| 55 | 2026-05-08T01:01:29.481Z | |
| 56 | 2026-05-08T01:01:29.481Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-08T01:01:29.481Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-08T01:01:29.481Z | |
| 59 | 2026-05-08T01:01:29.481Z | To configure your current shell, you need to source |
| 60 | 2026-05-08T01:01:29.481Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-08T01:01:29.481Z | |
| 62 | 2026-05-08T01:01:29.481Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-08T01:01:29.481Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-08T01:01:29.481Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-08T01:01:29.481Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-08T01:01:29.481Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-08T01:01:29.481Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-08T01:01:29.481Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-08T01:01:29.484Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-08T01:01:29.484Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-08T01:01:29.578Z | + rustup --version |
| 72 | 2026-05-08T01:01:29.586Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-08T01:01:29.589Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-08T01:01:29.607Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-08T01:01:29.610Z | + cargo --version |
| 76 | 2026-05-08T01:01:29.624Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-08T01:01:29.629Z | + rustc --version |
| 78 | 2026-05-08T01:01:29.645Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-08T01:01:29.648Z | process exited: duration 18182 ms, exit code 0 |
| |
| 80 | 2026-05-08T01:01:29.655Z | starting task 2: "authentication" |
| 81 | 2026-05-08T01:01:29.671Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-08T01:01:29.678Z | starting task 3: "clone repository" |
| 83 | 2026-05-08T01:01:29.682Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-08T01:01:29.685Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-08T01:01:29.716Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-08T01:01:30.552Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-08T01:01:30.552Z | + git fetch origin 974423895c17cc23711732f518e447b284425ccd |
| 88 | 2026-05-08T01:01:30.799Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-08T01:01:30.799Z | * branch 974423895c17cc23711732f518e447b284425ccd -> FETCH_HEAD |
| 90 | 2026-05-08T01:01:30.807Z | + [[ -n zl/ddmd-no-state-machine ]] |
| 91 | 2026-05-08T01:01:30.813Z | ++ git branch --show-current |
| 92 | 2026-05-08T01:01:30.813Z | + current=main |
| 93 | 2026-05-08T01:01:30.814Z | + [[ main != zl/ddmd-no-state-machine ]] |
| 94 | 2026-05-08T01:01:30.814Z | + git branch -f zl/ddmd-no-state-machine 974423895c17cc23711732f518e447b284425ccd |
| 95 | 2026-05-08T01:01:30.814Z | + git checkout -f zl/ddmd-no-state-machine |
| 96 | 2026-05-08T01:01:30.838Z | Switched to branch 'zl/ddmd-no-state-machine' |
| 97 | 2026-05-08T01:01:30.851Z | + git reset --hard 974423895c17cc23711732f518e447b284425ccd |
| 98 | 2026-05-08T01:01:30.863Z | HEAD is now at 9744238 [review] address feedback |
| 99 | 2026-05-08T01:01:30.863Z | process exited: duration 1165 ms, exit code 0 |
| |
| 100 | 2026-05-08T01:01:30.875Z | starting task 4: "build" |
| 101 | 2026-05-08T01:01:30.879Z | + set -e |
| 102 | 2026-05-08T01:01:30.880Z | + source .github/buildomat/test-common.sh |
| 103 | 2026-05-08T01:01:30.880Z | ++ NEXTEST_VERSION=0.9.97 |
| 104 | 2026-05-08T01:01:30.880Z | ++ PLATFORM=illumos |
| 105 | 2026-05-08T01:01:30.880Z | ++ banner install |
| 106 | 2026-05-08T01:01:30.880Z | |
| 107 | 2026-05-08T01:01:30.880Z | # # # #### ##### ## # # |
| 108 | 2026-05-08T01:01:30.880Z | # ## # # # # # # # |
| 109 | 2026-05-08T01:01:30.880Z | # # # # #### # # # # # |
| 110 | 2026-05-08T01:01:30.880Z | # # # # # # ###### # # |
| 111 | 2026-05-08T01:01:30.880Z | # # ## # # # # # # # |
| 112 | 2026-05-08T01:01:30.880Z | # # # #### # # # ###### ###### |
| 113 | 2026-05-08T01:01:30.880Z | |
| 114 | 2026-05-08T01:01:30.880Z | ++ set +o errexit |
| 115 | 2026-05-08T01:01:30.894Z | ++ pkg info clang-15 |
| 116 | 2026-05-08T01:01:30.895Z | ++ grep -qi installed |
| 117 | 2026-05-08T01:01:32.067Z | pkg: info: no packages matching the following patterns you specified are |
| 118 | 2026-05-08T01:01:32.067Z | installed on the system. Try querying remotely instead: |
| 119 | 2026-05-08T01:01:32.067Z | |
| 120 | 2026-05-08T01:01:32.067Z | clang-15 |
| 121 | 2026-05-08T01:01:32.105Z | ++ [[ 1 != 0 ]] |
| 122 | 2026-05-08T01:01:32.105Z | ++ set -o errexit |
| 123 | 2026-05-08T01:01:32.108Z | ++ pfexec pkg install clang-15 |
| 124 | 2026-05-08T01:01:41.676Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 125 | 2026-05-08T01:01:49.294Z | Startup: Caching catalogs ... Done |
| 126 | 2026-05-08T01:01:56.649Z | Planning: Solver setup ... Done |
| 127 | 2026-05-08T01:01:56.690Z | Planning: Running solver ... Done |
| 128 | 2026-05-08T01:01:56.831Z | Planning: Finding local manifests ... Done |
| 129 | 2026-05-08T01:01:56.843Z | Planning: Fetching manifests: 0/2 0% complete |
| 130 | 2026-05-08T01:01:56.934Z | Planning: Fetching manifests: 2/2 100% complete |
| 131 | 2026-05-08T01:01:56.963Z | Planning: Package planning ... Done |
| 132 | 2026-05-08T01:01:56.989Z | Planning: Merging actions ... Done |
| 133 | 2026-05-08T01:01:57.094Z | Planning: Checking for conflicting actions ... Done |
| 134 | 2026-05-08T01:01:57.102Z | Planning: Consolidating action changes ... Done |
| 135 | 2026-05-08T01:01:57.881Z | Planning: Evaluating mediators ... Done |
| 136 | 2026-05-08T01:01:57.885Z | Planning: Planning completed in 8.42 seconds |
| 137 | 2026-05-08T01:01:57.898Z | Packages to install: 2 |
| 138 | 2026-05-08T01:01:57.901Z | Mediators to change: 2 |
| 139 | 2026-05-08T01:01:57.901Z | Services to change: 1 |
| 140 | 2026-05-08T01:01:57.901Z | Create boot environment: No |
| 141 | 2026-05-08T01:01:57.901Z | Create backup boot environment: No |
| 142 | 2026-05-08T01:01:57.940Z | |
| 143 | 2026-05-08T01:01:57.940Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 144 | 2026-05-08T01:02:02.992Z | Download: 579/3076 items 17.0/211.3MB 8% complete (3.7M/s) |
| 145 | 2026-05-08T01:02:10.616Z | Download: 975/3076 items 81.8/211.3MB 38% complete (10.2M/s) |
| 146 | 2026-05-08T01:02:23.613Z | Download: 976/3076 items 81.8/211.3MB 38% complete |
| 147 | 2026-05-08T01:02:28.610Z | Download: 1048/3076 items 93.2/211.3MB 44% complete (2.1M/s) |
| 148 | 2026-05-08T01:02:33.696Z | Download: 3033/3076 items 201.8/211.3MB 95% complete (13.6M/s) |
| 149 | 2026-05-08T01:02:35.115Z | Download: Completed 211.31 MB in 37.17 seconds (5.7M/s) |
| 150 | 2026-05-08T01:02:35.359Z | Actions: 1/3418 actions (Installing new actions) |
| 151 | 2026-05-08T01:02:38.487Z | Actions: Completed 3418 actions in 3.13 seconds. |
| 152 | 2026-05-08T01:02:38.803Z | Done |
| 153 | 2026-05-08T01:02:38.803Z | Done |
| 154 | 2026-05-08T01:02:39.531Z | Done |
| 155 | 2026-05-08T01:02:42.846Z | Done |
| 156 | 2026-05-08T01:02:42.920Z | Done |
| 157 | 2026-05-08T01:02:42.923Z | Done |
| 158 | 2026-05-08T01:02:43.164Z | Done |
| 159 | 2026-05-08T01:02:43.836Z | ++ set -o errexit |
| 160 | 2026-05-08T01:02:43.837Z | ++ cargo --version |
| 161 | 2026-05-08T01:02:43.843Z | info: syncing channel updates for 1.94.1-x86_64-unknown-illumos |
| 162 | 2026-05-08T01:02:43.984Z | info: latest update on 2026-03-26 for version 1.94.1 (e408947bf 2026-03-25) |
| 163 | 2026-05-08T01:02:43.988Z | info: downloading 6 components |
| 164 | 2026-05-08T01:02:58.450Z | cargo 1.94.1 (29ea6fb6a 2026-03-24) |
| 165 | 2026-05-08T01:02:58.452Z | ++ rustc --version |
| 166 | 2026-05-08T01:02:58.481Z | rustc 1.94.1 (e408947bf 2026-03-25) |
| 167 | 2026-05-08T01:02:58.485Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 168 | 2026-05-08T01:02:58.528Z | Updating crates.io index |
| 169 | 2026-05-08T01:02:58.620Z | Downloading crates ... |
| 170 | 2026-05-08T01:02:58.671Z | Downloaded cargo-nextest v0.9.97 |
| 171 | 2026-05-08T01:02:58.734Z | Installing cargo-nextest v0.9.97 |
| 172 | 2026-05-08T01:02:58.775Z | Updating crates.io index |
| 173 | 2026-05-08T01:03:01.248Z | Locking 407 packages to latest compatible versions |
| 174 | 2026-05-08T01:03:01.253Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 175 | 2026-05-08T01:03:01.256Z | Adding duct v0.13.7 (available: v1.1.1) |
| 176 | 2026-05-08T01:03:01.256Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 177 | 2026-05-08T01:03:01.256Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 178 | 2026-05-08T01:03:01.259Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 179 | 2026-05-08T01:03:01.259Z | Adding nextest-filtering v0.15.0 (available: v0.21.0) |
| 180 | 2026-05-08T01:03:01.259Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 181 | 2026-05-08T01:03:01.262Z | Adding nextest-runner v0.80.0 (available: v0.114.0) |
| 182 | 2026-05-08T01:03:01.265Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 183 | 2026-05-08T01:03:01.281Z | Adding target-lexicon v0.13.3 (available: v0.13.5) |
| 184 | 2026-05-08T01:03:01.290Z | Downloading crates ... |
| 185 | 2026-05-08T01:03:01.353Z | Downloaded anstyle-query v1.1.5 |
| 186 | 2026-05-08T01:03:01.361Z | Downloaded adler2 v2.0.1 |
| 187 | 2026-05-08T01:03:01.368Z | Downloaded foreign-types-shared v0.1.1 |
| 188 | 2026-05-08T01:03:01.371Z | Downloaded block-buffer v0.10.4 |
| 189 | 2026-05-08T01:03:01.374Z | Downloaded equivalent v1.0.2 |
| 190 | 2026-05-08T01:03:01.374Z | Downloaded cpufeatures v0.2.17 |
| 191 | 2026-05-08T01:03:01.374Z | Downloaded clap_lex v1.1.0 |
| 192 | 2026-05-08T01:03:01.381Z | Downloaded humantime-serde v1.1.1 |
| 193 | 2026-05-08T01:03:01.383Z | Downloaded guppy-workspace-hack v0.1.0 |
| 194 | 2026-05-08T01:03:01.383Z | Downloaded mukti-metadata v0.3.0 |
| 195 | 2026-05-08T01:03:01.386Z | Downloaded hyper-tls v0.6.0 |
| 196 | 2026-05-08T01:03:01.386Z | Downloaded futures-task v0.3.32 |
| 197 | 2026-05-08T01:03:01.390Z | Downloaded indenter v0.3.4 |
| 198 | 2026-05-08T01:03:01.390Z | Downloaded cfg-if v1.0.4 |
| 199 | 2026-05-08T01:03:01.390Z | Downloaded is_terminal_polyfill v1.70.2 |
| 200 | 2026-05-08T01:03:01.393Z | Downloaded anstream v1.0.0 |
| 201 | 2026-05-08T01:03:01.393Z | Downloaded base64ct v1.8.3 |
| 202 | 2026-05-08T01:03:01.396Z | Downloaded owo-colors v4.3.0 |
| 203 | 2026-05-08T01:03:01.396Z | Downloaded hex v0.4.3 |
| 204 | 2026-05-08T01:03:01.398Z | Downloaded futures-core v0.3.32 |
| 205 | 2026-05-08T01:03:01.398Z | Downloaded find-msvc-tools v0.1.9 |
| 206 | 2026-05-08T01:03:01.402Z | Downloaded newtype-uuid v1.3.2 |
| 207 | 2026-05-08T01:03:01.402Z | Downloaded futures-macro v0.3.32 |
| 208 | 2026-05-08T01:03:01.402Z | Downloaded lazy_static v1.5.0 |
| 209 | 2026-05-08T01:03:01.405Z | Downloaded cargo_metadata v0.23.1 |
| 210 | 2026-05-08T01:03:01.408Z | Downloaded futures-executor v0.3.32 |
| 211 | 2026-05-08T01:03:01.408Z | Downloaded rustc-demangle v0.1.27 |
| 212 | 2026-05-08T01:03:01.411Z | Downloaded quote v1.0.45 |
| 213 | 2026-05-08T01:03:01.414Z | Downloaded ed25519 v2.2.3 |
| 214 | 2026-05-08T01:03:01.414Z | Downloaded bitflags v2.11.1 |
| 215 | 2026-05-08T01:03:01.419Z | Downloaded pkcs8 v0.10.2 |
| 216 | 2026-05-08T01:03:01.419Z | Downloaded generic-array v0.14.7 |
| 217 | 2026-05-08T01:03:01.421Z | Downloaded cargo-util-schemas v0.2.0 |
| 218 | 2026-05-08T01:03:01.421Z | Downloaded colorchoice v1.0.5 |
| 219 | 2026-05-08T01:03:01.421Z | Downloaded async-scoped v0.9.0 |
| 220 | 2026-05-08T01:03:01.424Z | Downloaded nextest-metadata v0.12.2 |
| 221 | 2026-05-08T01:03:01.425Z | Downloaded parking_lot v0.12.5 |
| 222 | 2026-05-08T01:03:01.427Z | Downloaded addr2line v0.25.1 |
| 223 | 2026-05-08T01:03:01.427Z | Downloaded console v0.15.11 |
| 224 | 2026-05-08T01:03:01.430Z | Downloaded lock_api v0.4.14 |
| 225 | 2026-05-08T01:03:01.430Z | Downloaded ahash v0.8.12 |
| 226 | 2026-05-08T01:03:01.434Z | Downloaded futures-io v0.3.32 |
| 227 | 2026-05-08T01:03:01.434Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 228 | 2026-05-08T01:03:01.437Z | Downloaded autocfg v1.5.0 |
| 229 | 2026-05-08T01:03:01.437Z | Downloaded ryu v1.0.23 |
| 230 | 2026-05-08T01:03:01.440Z | Downloaded debug-ignore v1.0.5 |
| 231 | 2026-05-08T01:03:01.440Z | Downloaded cargo-platform v0.3.3 |
| 232 | 2026-05-08T01:03:01.443Z | Downloaded log v0.4.29 |
| 233 | 2026-05-08T01:03:01.443Z | Downloaded openssl-macros v0.1.1 |
| 234 | 2026-05-08T01:03:01.445Z | Downloaded number_prefix v0.4.0 |
| 235 | 2026-05-08T01:03:01.446Z | Downloaded pathdiff v0.2.3 |
| 236 | 2026-05-08T01:03:01.446Z | Downloaded futures-sink v0.3.32 |
| 237 | 2026-05-08T01:03:01.450Z | Downloaded form_urlencoded v1.2.2 |
| 238 | 2026-05-08T01:03:01.450Z | Downloaded fnv v1.0.7 |
| 239 | 2026-05-08T01:03:01.450Z | Downloaded is_ci v1.2.0 |
| 240 | 2026-05-08T01:03:01.453Z | Downloaded serde v1.0.228 |
| 241 | 2026-05-08T01:03:01.453Z | Downloaded quinn v0.11.9 |
| 242 | 2026-05-08T01:03:01.456Z | Downloaded color-spantrace v0.3.0 |
| 243 | 2026-05-08T01:03:01.459Z | Downloaded os_pipe v1.2.3 |
| 244 | 2026-05-08T01:03:01.459Z | Downloaded digest v0.10.7 |
| 245 | 2026-05-08T01:03:01.462Z | Downloaded idna_adapter v1.0.0 |
| 246 | 2026-05-08T01:03:01.462Z | Downloaded rustc_version v0.4.1 |
| 247 | 2026-05-08T01:03:01.462Z | Downloaded http-body v1.0.1 |
| 248 | 2026-05-08T01:03:01.462Z | Downloaded itoa v1.0.18 |
| 249 | 2026-05-08T01:03:01.465Z | Downloaded atomic-waker v1.1.2 |
| 250 | 2026-05-08T01:03:01.465Z | Downloaded enable-ansi-support v0.2.1 |
| 251 | 2026-05-08T01:03:01.468Z | Downloaded cfg_aliases v0.2.1 |
| 252 | 2026-05-08T01:03:01.471Z | Downloaded scopeguard v1.2.0 |
| 253 | 2026-05-08T01:03:01.471Z | Downloaded heck v0.5.0 |
| 254 | 2026-05-08T01:03:01.471Z | Downloaded serde_urlencoded v0.7.1 |
| 255 | 2026-05-08T01:03:01.474Z | Downloaded document-features v0.2.12 |
| 256 | 2026-05-08T01:03:01.474Z | Downloaded atomicwrites v0.4.4 |
| 257 | 2026-05-08T01:03:01.474Z | Downloaded http-body-util v0.1.3 |
| 258 | 2026-05-08T01:03:01.477Z | Downloaded errno v0.3.14 |
| 259 | 2026-05-08T01:03:01.477Z | Downloaded cargo-platform v0.2.0 |
| 260 | 2026-05-08T01:03:01.479Z | Downloaded crypto-common v0.1.7 |
| 261 | 2026-05-08T01:03:01.482Z | Downloaded percent-encoding v2.3.2 |
| 262 | 2026-05-08T01:03:01.482Z | Downloaded serde_ignored v0.1.14 |
| 263 | 2026-05-08T01:03:01.486Z | Downloaded futures v0.3.32 |
| 264 | 2026-05-08T01:03:01.489Z | Downloaded lru-slab v0.1.2 |
| 265 | 2026-05-08T01:03:01.491Z | Downloaded fixedbitset v0.5.7 |
| 266 | 2026-05-08T01:03:01.491Z | Downloaded duct v0.13.7 |
| 267 | 2026-05-08T01:03:01.495Z | Downloaded home v0.5.12 |
| 268 | 2026-05-08T01:03:01.495Z | Downloaded serde_spanned v0.6.9 |
| 269 | 2026-05-08T01:03:01.495Z | Downloaded rustc-hash v2.1.2 |
| 270 | 2026-05-08T01:03:01.497Z | Downloaded backtrace-ext v0.2.1 |
| 271 | 2026-05-08T01:03:01.497Z | Downloaded indent_write v2.2.0 |
| 272 | 2026-05-08T01:03:01.497Z | Downloaded eyre v0.6.12 |
| 273 | 2026-05-08T01:03:01.500Z | Downloaded serde_spanned v1.1.1 |
| 274 | 2026-05-08T01:03:01.500Z | Downloaded getrandom v0.2.17 |
| 275 | 2026-05-08T01:03:01.503Z | Downloaded shared_child v1.1.1 |
| 276 | 2026-05-08T01:03:01.503Z | Downloaded nextest-workspace-hack v0.1.0 |
| 277 | 2026-05-08T01:03:01.506Z | Downloaded serde-value v0.7.0 |
| 278 | 2026-05-08T01:03:01.509Z | Downloaded sigchld v0.2.4 |
| 279 | 2026-05-08T01:03:01.512Z | Downloaded nested v0.1.1 |
| 280 | 2026-05-08T01:03:01.512Z | Downloaded shell-words v1.1.1 |
| 281 | 2026-05-08T01:03:01.515Z | Downloaded supports-hyperlinks v3.2.0 |
| 282 | 2026-05-08T01:03:01.521Z | Downloaded signal-hook-mio v0.2.5 |
| 283 | 2026-05-08T01:03:01.524Z | Downloaded swrite v0.1.0 |
| 284 | 2026-05-08T01:03:01.524Z | Downloaded strsim v0.11.1 |
| 285 | 2026-05-08T01:03:01.524Z | Downloaded subtle v2.6.1 |
| 286 | 2026-05-08T01:03:01.527Z | Downloaded camino-tempfile v1.4.1 |
| 287 | 2026-05-08T01:03:01.534Z | Downloaded ordered-float v2.10.1 |
| 288 | 2026-05-08T01:03:01.534Z | Downloaded jobserver v0.1.34 |
| 289 | 2026-05-08T01:03:01.534Z | Downloaded fastrand v2.4.1 |
| 290 | 2026-05-08T01:03:01.534Z | Downloaded anstyle v1.0.14 |
| 291 | 2026-05-08T01:03:01.534Z | Downloaded pkg-config v0.3.33 |
| 292 | 2026-05-08T01:03:01.534Z | Downloaded cfg-expr v0.20.7 |
| 293 | 2026-05-08T01:03:01.538Z | Downloaded camino v1.2.2 |
| 294 | 2026-05-08T01:03:01.538Z | Downloaded rand_chacha v0.9.0 |
| 295 | 2026-05-08T01:03:01.538Z | Downloaded foldhash v0.1.5 |
| 296 | 2026-05-08T01:03:01.542Z | Downloaded either v1.15.0 |
| 297 | 2026-05-08T01:03:01.542Z | Downloaded ipnet v2.12.0 |
| 298 | 2026-05-08T01:03:01.542Z | Downloaded supports-unicode v3.0.0 |
| 299 | 2026-05-08T01:03:01.545Z | Downloaded pin-project-lite v0.2.17 |
| 300 | 2026-05-08T01:03:01.545Z | Downloaded terminal_size v0.4.4 |
| 301 | 2026-05-08T01:03:01.545Z | Downloaded openssl-probe v0.2.1 |
| 302 | 2026-05-08T01:03:01.545Z | Downloaded globset v0.4.18 |
| 303 | 2026-05-08T01:03:01.548Z | Downloaded strip-ansi-escapes v0.2.1 |
| 304 | 2026-05-08T01:03:01.551Z | Downloaded future-queue v0.4.0 |
| 305 | 2026-05-08T01:03:01.554Z | Downloaded tinyvec_macros v0.1.1 |
| 306 | 2026-05-08T01:03:01.554Z | Downloaded filetime v0.2.27 |
| 307 | 2026-05-08T01:03:01.554Z | Downloaded cargo_metadata v0.20.0 |
| 308 | 2026-05-08T01:03:01.557Z | Downloaded anstyle-parse v1.0.0 |
| 309 | 2026-05-08T01:03:01.561Z | Downloaded foreign-types v0.3.2 |
| 310 | 2026-05-08T01:03:01.562Z | Downloaded toml_datetime v0.6.11 |
| 311 | 2026-05-08T01:03:01.562Z | Downloaded borsh v1.6.1 |
| 312 | 2026-05-08T01:03:01.565Z | Downloaded toml_write v0.1.2 |
| 313 | 2026-05-08T01:03:01.568Z | Downloaded tower-service v0.3.3 |
| 314 | 2026-05-08T01:03:01.571Z | Downloaded humantime v2.3.0 |
| 315 | 2026-05-08T01:03:01.571Z | Downloaded simd-adler32 v0.3.9 |
| 316 | 2026-05-08T01:03:01.571Z | Downloaded signature v2.2.0 |
| 317 | 2026-05-08T01:03:01.574Z | Downloaded slab v0.4.12 |
| 318 | 2026-05-08T01:03:01.574Z | Downloaded tower-layer v0.3.3 |
| 319 | 2026-05-08T01:03:01.577Z | Downloaded native-tls v0.2.18 |
| 320 | 2026-05-08T01:03:01.577Z | Downloaded tracing-error v0.2.1 |
| 321 | 2026-05-08T01:03:01.577Z | Downloaded rand_core v0.9.5 |
| 322 | 2026-05-08T01:03:01.582Z | Downloaded dialoguer v0.11.0 |
| 323 | 2026-05-08T01:03:01.585Z | Downloaded erased-serde v0.4.10 |
| 324 | 2026-05-08T01:03:01.585Z | Downloaded convert_case v0.10.0 |
| 325 | 2026-05-08T01:03:01.590Z | Downloaded const-oid v0.9.6 |
| 326 | 2026-05-08T01:03:01.590Z | Downloaded clap_derive v4.6.1 |
| 327 | 2026-05-08T01:03:01.593Z | Downloaded sync_wrapper v1.0.2 |
| 328 | 2026-05-08T01:03:01.593Z | Downloaded try-lock v0.2.5 |
| 329 | 2026-05-08T01:03:01.593Z | Downloaded static_assertions v1.1.0 |
| 330 | 2026-05-08T01:03:01.593Z | Downloaded smol_str v0.3.6 |
| 331 | 2026-05-08T01:03:01.593Z | Downloaded serde_path_to_error v0.1.20 |
| 332 | 2026-05-08T01:03:01.597Z | Downloaded sha2 v0.10.9 |
| 333 | 2026-05-08T01:03:01.597Z | Downloaded unicode-xid v0.2.6 |
| 334 | 2026-05-08T01:03:01.597Z | Downloaded hyper-rustls v0.27.9 |
| 335 | 2026-05-08T01:03:01.600Z | Downloaded unicode-linebreak v0.1.5 |
| 336 | 2026-05-08T01:03:01.600Z | Downloaded signal-hook-registry v1.4.8 |
| 337 | 2026-05-08T01:03:01.600Z | Downloaded self-replace v1.5.0 |
| 338 | 2026-05-08T01:03:01.604Z | Downloaded pin-project-internal v1.1.12 |
| 339 | 2026-05-08T01:03:01.604Z | Downloaded typeid v1.0.3 |
| 340 | 2026-05-08T01:03:01.608Z | Downloaded litrs v1.0.0 |
| 341 | 2026-05-08T01:03:01.610Z | Downloaded supports-color v3.0.2 |
| 342 | 2026-05-08T01:03:01.613Z | Downloaded futures-channel v0.3.32 |
| 343 | 2026-05-08T01:03:01.613Z | Downloaded serde-untagged v0.1.9 |
| 344 | 2026-05-08T01:03:01.616Z | Downloaded ppv-lite86 v0.2.21 |
| 345 | 2026-05-08T01:03:01.616Z | Downloaded miette-derive v7.6.0 |
| 346 | 2026-05-08T01:03:01.616Z | Downloaded utf8_iter v1.0.4 |
| 347 | 2026-05-08T01:03:01.616Z | Downloaded urlencoding v2.1.3 |
| 348 | 2026-05-08T01:03:01.619Z | Downloaded tokio-native-tls v0.3.1 |
| 349 | 2026-05-08T01:03:01.619Z | Downloaded version_check v0.9.5 |
| 350 | 2026-05-08T01:03:01.619Z | Downloaded untrusted v0.9.0 |
| 351 | 2026-05-08T01:03:01.622Z | Downloaded der v0.7.10 |
| 352 | 2026-05-08T01:03:01.622Z | Downloaded tokio-macros v2.7.0 |
| 353 | 2026-05-08T01:03:01.625Z | Downloaded thiserror-impl v1.0.69 |
| 354 | 2026-05-08T01:03:01.625Z | Downloaded spki v0.7.3 |
| 355 | 2026-05-08T01:03:01.626Z | Downloaded iana-time-zone v0.1.65 |
| 356 | 2026-05-08T01:03:01.628Z | Downloaded target-lexicon v0.13.3 |
| 357 | 2026-05-08T01:03:01.629Z | Downloaded thread_local v1.1.9 |
| 358 | 2026-05-08T01:03:01.629Z | Downloaded backtrace v0.3.76 |
| 359 | 2026-05-08T01:03:01.631Z | Downloaded want v0.3.1 |
| 360 | 2026-05-08T01:03:01.631Z | Downloaded thiserror-impl v2.0.18 |
| 361 | 2026-05-08T01:03:01.634Z | Downloaded thiserror v1.0.69 |
| 362 | 2026-05-08T01:03:01.641Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 363 | 2026-05-08T01:03:01.641Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 364 | 2026-05-08T01:03:01.641Z | Downloaded target-spec-miette v0.4.6 |
| 365 | 2026-05-08T01:03:01.641Z | Downloaded xattr v1.6.1 |
| 366 | 2026-05-08T01:03:01.646Z | Downloaded getrandom v0.4.2 |
| 367 | 2026-05-08T01:03:01.650Z | Downloaded tracing-log v0.2.0 |
| 368 | 2026-05-08T01:03:01.653Z | Downloaded rustls-pki-types v1.14.1 |
| 369 | 2026-05-08T01:03:01.653Z | Downloaded rand_core v0.6.4 |
| 370 | 2026-05-08T01:03:01.653Z | Downloaded config v0.15.22 |
| 371 | 2026-05-08T01:03:01.655Z | Downloaded httparse v1.10.1 |
| 372 | 2026-05-08T01:03:01.658Z | Downloaded unicase v2.9.0 |
| 373 | 2026-05-08T01:03:01.658Z | Downloaded utf8parse v0.2.2 |
| 374 | 2026-05-08T01:03:01.658Z | Downloaded bytes v1.11.1 |
| 375 | 2026-05-08T01:03:01.661Z | Downloaded self_update v0.42.0 |
| 376 | 2026-05-08T01:03:01.664Z | Downloaded clap v4.6.1 |
| 377 | 2026-05-08T01:03:01.667Z | Downloaded tempfile v3.27.0 |
| 378 | 2026-05-08T01:03:01.670Z | Downloaded smallvec v1.15.1 |
| 379 | 2026-05-08T01:03:01.670Z | Downloaded target-spec v3.6.0 |
| 380 | 2026-05-08T01:03:01.672Z | Downloaded thiserror v2.0.18 |
| 381 | 2026-05-08T01:03:01.675Z | Downloaded derive-where v1.6.1 |
| 382 | 2026-05-08T01:03:01.678Z | Downloaded derive_more-impl v2.1.1 |
| 383 | 2026-05-08T01:03:01.681Z | Downloaded xxhash-rust v0.8.15 |
| 384 | 2026-05-08T01:03:01.681Z | Downloaded toml v0.8.23 |
| 385 | 2026-05-08T01:03:01.683Z | Downloaded crc32fast v1.5.0 |
| 386 | 2026-05-08T01:03:01.683Z | Downloaded sharded-slab v0.1.7 |
| 387 | 2026-05-08T01:03:01.686Z | Downloaded serde_derive v1.0.228 |
| 388 | 2026-05-08T01:03:01.689Z | Downloaded zmij v1.0.21 |
| 389 | 2026-05-08T01:03:01.689Z | Downloaded nextest-filtering v0.15.0 |
| 390 | 2026-05-08T01:03:01.689Z | Downloaded zstd-safe v7.2.4 |
| 391 | 2026-05-08T01:03:01.692Z | Downloaded base64 v0.22.1 |
| 392 | 2026-05-08T01:03:01.695Z | Downloaded zstd v0.13.3 |
| 393 | 2026-05-08T01:03:01.698Z | Downloaded socket2 v0.6.3 |
| 394 | 2026-05-08T01:03:01.698Z | Downloaded signal-hook v0.3.18 |
| 395 | 2026-05-08T01:03:01.698Z | Downloaded semver v1.0.28 |
| 396 | 2026-05-08T01:03:01.701Z | Downloaded zipsign-api v0.1.5 |
| 397 | 2026-05-08T01:03:01.701Z | Downloaded once_cell v1.21.4 |
| 398 | 2026-05-08T01:03:01.704Z | Downloaded tokio-stream v0.1.18 |
| 399 | 2026-05-08T01:03:01.704Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 400 | 2026-05-08T01:03:01.707Z | Downloaded num-traits v0.2.19 |
| 401 | 2026-05-08T01:03:01.709Z | Downloaded tokio-rustls v0.26.4 |
| 402 | 2026-05-08T01:03:01.709Z | Downloaded shlex v1.3.0 |
| 403 | 2026-05-08T01:03:01.709Z | Downloaded textwrap v0.16.2 |
| 404 | 2026-05-08T01:03:01.712Z | Downloaded flate2 v1.1.9 |
| 405 | 2026-05-08T01:03:01.715Z | Downloaded getrandom v0.3.4 |
| 406 | 2026-05-08T01:03:01.715Z | Downloaded quinn-udp v0.5.14 |
| 407 | 2026-05-08T01:03:01.718Z | Downloaded serde_core v1.0.228 |
| 408 | 2026-05-08T01:03:01.718Z | Downloaded quick-junit v0.5.2 |
| 409 | 2026-05-08T01:03:01.723Z | Downloaded ed25519-dalek v2.2.0 |
| 410 | 2026-05-08T01:03:01.726Z | Downloaded pin-project v1.1.12 |
| 411 | 2026-05-08T01:03:01.733Z | Downloaded unicode-ident v1.0.24 |
| 412 | 2026-05-08T01:03:01.736Z | Downloaded tracing-attributes v0.1.31 |
| 413 | 2026-05-08T01:03:01.738Z | Downloaded parking_lot_core v0.9.12 |
| 414 | 2026-05-08T01:03:01.738Z | Downloaded tar v0.4.45 |
| 415 | 2026-05-08T01:03:01.742Z | Downloaded miniz_oxide v0.8.9 |
| 416 | 2026-05-08T01:03:01.742Z | Downloaded idna v1.1.0 |
| 417 | 2026-05-08T01:03:01.745Z | Downloaded cc v1.2.61 |
| 418 | 2026-05-08T01:03:01.745Z | Downloaded crossterm v0.29.0 |
| 419 | 2026-05-08T01:03:01.748Z | Downloaded zeroize v1.8.2 |
| 420 | 2026-05-08T01:03:01.754Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 421 | 2026-05-08T01:03:01.761Z | Downloaded indicatif v0.17.11 |
| 422 | 2026-05-08T01:03:01.765Z | Downloaded http v1.4.0 |
| 423 | 2026-05-08T01:03:01.769Z | Downloaded openssl-sys v0.9.115 |
| 424 | 2026-05-08T01:03:01.769Z | Downloaded proc-macro2 v1.0.106 |
| 425 | 2026-05-08T01:03:01.772Z | Downloaded derive_more v2.1.1 |
| 426 | 2026-05-08T01:03:01.795Z | Downloaded uuid v1.23.1 |
| 427 | 2026-05-08T01:03:01.798Z | Downloaded tinyvec v1.11.0 |
| 428 | 2026-05-08T01:03:01.802Z | Downloaded toml_edit v0.22.27 |
| 429 | 2026-05-08T01:03:01.816Z | Downloaded typenum v1.20.0 |
| 430 | 2026-05-08T01:03:01.821Z | Downloaded tracing-core v0.1.36 |
| 431 | 2026-05-08T01:03:01.824Z | Downloaded hashbrown v0.15.5 |
| 432 | 2026-05-08T01:03:01.826Z | Downloaded tower v0.5.3 |
| 433 | 2026-05-08T01:03:01.831Z | Downloaded rustls-webpki v0.103.13 |
| 434 | 2026-05-08T01:03:01.834Z | Downloaded indexmap v2.14.0 |
| 435 | 2026-05-08T01:03:01.836Z | Downloaded vte v0.14.1 |
| 436 | 2026-05-08T01:03:01.839Z | Downloaded hashbrown v0.17.0 |
| 437 | 2026-05-08T01:03:01.842Z | Downloaded guppy v0.17.25 |
| 438 | 2026-05-08T01:03:01.845Z | Downloaded mio v1.2.0 |
| 439 | 2026-05-08T01:03:01.847Z | Downloaded rand v0.9.4 |
| 440 | 2026-05-08T01:03:01.850Z | Downloaded futures-util v0.3.32 |
| 441 | 2026-05-08T01:03:01.856Z | Downloaded clap_builder v4.6.0 |
| 442 | 2026-05-08T01:03:01.861Z | Downloaded aho-corasick v1.1.4 |
| 443 | 2026-05-08T01:03:01.863Z | Downloaded url v2.5.8 |
| 444 | 2026-05-08T01:03:01.866Z | Downloaded unicode-normalization v0.1.25 |
| 445 | 2026-05-08T01:03:01.869Z | Downloaded tower-http v0.6.10 |
| 446 | 2026-05-08T01:03:01.872Z | Downloaded miette v7.6.0 |
| 447 | 2026-05-08T01:03:01.875Z | Downloaded hyper-util v0.1.20 |
| 448 | 2026-05-08T01:03:01.878Z | Downloaded h2 v0.4.14 |
| 449 | 2026-05-08T01:03:01.880Z | Downloaded serde_json v1.0.149 |
| 450 | 2026-05-08T01:03:01.884Z | Downloaded memchr v2.8.0 |
| 451 | 2026-05-08T01:03:01.901Z | Downloaded winnow v1.0.2 |
| 452 | 2026-05-08T01:03:01.909Z | Downloaded ron v0.12.1 |
| 453 | 2026-05-08T01:03:01.914Z | Downloaded unicode-segmentation v1.13.2 |
| 454 | 2026-05-08T01:03:01.916Z | Downloaded gimli v0.32.3 |
| 455 | 2026-05-08T01:03:01.920Z | Downloaded vcpkg v0.2.15 |
| 456 | 2026-05-08T01:03:01.943Z | Downloaded tracing-subscriber v0.3.23 |
| 457 | 2026-05-08T01:03:01.947Z | Downloaded unicode-width v0.2.2 |
| 458 | 2026-05-08T01:03:01.951Z | Downloaded reqwest v0.12.28 |
| 459 | 2026-05-08T01:03:01.955Z | Downloaded hyper v1.9.0 |
| 460 | 2026-05-08T01:03:01.960Z | Downloaded tokio-util v0.7.18 |
| 461 | 2026-05-08T01:03:01.963Z | Downloaded curve25519-dalek v4.1.3 |
| 462 | 2026-05-08T01:03:01.966Z | Downloaded pulldown-cmark v0.13.3 |
| 463 | 2026-05-08T01:03:01.968Z | Downloaded bstr v1.12.1 |
| 464 | 2026-05-08T01:03:01.973Z | Downloaded regex v1.12.3 |
| 465 | 2026-05-08T01:03:01.976Z | Downloaded chrono v0.4.44 |
| 466 | 2026-05-08T01:03:01.985Z | Downloaded itertools v0.14.0 |
| 467 | 2026-05-08T01:03:01.994Z | Downloaded tracing v0.1.44 |
| 468 | 2026-05-08T01:03:02.004Z | Downloaded portable-atomic v1.13.1 |
| 469 | 2026-05-08T01:03:02.009Z | Downloaded color-eyre v0.6.5 |
| 470 | 2026-05-08T01:03:02.013Z | Downloaded quick-xml v0.37.5 |
| 471 | 2026-05-08T01:03:02.018Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 472 | 2026-05-08T01:03:02.027Z | Downloaded quick-xml v0.38.4 |
| 473 | 2026-05-08T01:03:02.035Z | Downloaded winnow v0.7.15 |
| 474 | 2026-05-08T01:03:02.069Z | Downloaded webpki-roots v1.0.7 |
| 475 | 2026-05-08T01:03:02.072Z | Downloaded openssl v0.10.79 |
| 476 | 2026-05-08T01:03:02.077Z | Downloaded nextest-runner v0.80.0 |
| 477 | 2026-05-08T01:03:02.085Z | Downloaded quinn-proto v0.11.14 |
| 478 | 2026-05-08T01:03:02.119Z | Downloaded nix v0.30.1 |
| 479 | 2026-05-08T01:03:02.144Z | Downloaded unicode-width v0.1.14 |
| 480 | 2026-05-08T01:03:02.147Z | Downloaded syn v2.0.117 |
| 481 | 2026-05-08T01:03:02.154Z | Downloaded zerocopy v0.8.48 |
| 482 | 2026-05-08T01:03:02.164Z | Downloaded object v0.37.3 |
| 483 | 2026-05-08T01:03:02.179Z | Downloaded regex-syntax v0.8.10 |
| 484 | 2026-05-08T01:03:02.183Z | Downloaded rustls v0.23.40 |
| 485 | 2026-05-08T01:03:02.189Z | Downloaded rustix v0.38.44 |
| 486 | 2026-05-08T01:03:02.202Z | Downloaded rustix v1.1.4 |
| 487 | 2026-05-08T01:03:02.271Z | Downloaded regex-automata v0.4.14 |
| 488 | 2026-05-08T01:03:02.317Z | Downloaded libc v0.2.186 |
| 489 | 2026-05-08T01:03:02.335Z | Downloaded petgraph v0.8.3 |
| 490 | 2026-05-08T01:03:02.357Z | Downloaded tokio v1.52.2 |
| 491 | 2026-05-08T01:03:02.422Z | Downloaded recursion v0.5.4 |
| 492 | 2026-05-08T01:03:02.428Z | Downloaded ring v0.17.14 |
| 493 | 2026-05-08T01:03:02.489Z | Compiling libc v0.2.186 |
| 494 | 2026-05-08T01:03:02.489Z | Compiling proc-macro2 v1.0.106 |
| 495 | 2026-05-08T01:03:02.492Z | Compiling quote v1.0.45 |
| 496 | 2026-05-08T01:03:02.492Z | Compiling unicode-ident v1.0.24 |
| 497 | 2026-05-08T01:03:02.492Z | Compiling serde_core v1.0.228 |
| 498 | 2026-05-08T01:03:02.492Z | Compiling cfg-if v1.0.4 |
| 499 | 2026-05-08T01:03:02.492Z | Compiling memchr v2.8.0 |
| 500 | 2026-05-08T01:03:02.617Z | Compiling once_cell v1.21.4 |
| 501 | 2026-05-08T01:03:02.736Z | Compiling log v0.4.29 |
| 502 | 2026-05-08T01:03:02.770Z | Compiling pin-project-lite v0.2.17 |
| 503 | 2026-05-08T01:03:02.874Z | Compiling serde v1.0.228 |
| 504 | 2026-05-08T01:03:02.885Z | Compiling itoa v1.0.18 |
| 505 | 2026-05-08T01:03:03.007Z | Compiling futures-core v0.3.32 |
| 506 | 2026-05-08T01:03:03.118Z | Compiling smallvec v1.15.1 |
| 507 | 2026-05-08T01:03:03.158Z | Compiling bitflags v2.11.1 |
| 508 | 2026-05-08T01:03:03.209Z | Compiling shlex v1.3.0 |
| 509 | 2026-05-08T01:03:03.365Z | Compiling hashbrown v0.17.0 |
| 510 | 2026-05-08T01:03:03.390Z | Compiling equivalent v1.0.2 |
| 511 | 2026-05-08T01:03:03.477Z | Compiling errno v0.3.14 |
| 512 | 2026-05-08T01:03:03.545Z | Compiling find-msvc-tools v0.1.9 |
| 513 | 2026-05-08T01:03:03.592Z | Compiling signal-hook-registry v1.4.8 |
| 514 | 2026-05-08T01:03:03.647Z | Compiling bytes v1.11.1 |
| 515 | 2026-05-08T01:03:03.786Z | Compiling jobserver v0.1.34 |
| 516 | 2026-05-08T01:03:03.799Z | Compiling mio v1.2.0 |
| 517 | 2026-05-08T01:03:03.863Z | Compiling futures-sink v0.3.32 |
| 518 | 2026-05-08T01:03:03.977Z | Compiling syn v2.0.117 |
| 519 | 2026-05-08T01:03:03.980Z | Compiling rustix v1.1.4 |
| 520 | 2026-05-08T01:03:04.070Z | Compiling cc v1.2.61 |
| 521 | 2026-05-08T01:03:04.112Z | Compiling socket2 v0.6.3 |
| 522 | 2026-05-08T01:03:04.140Z | Compiling slab v0.4.12 |
| 523 | 2026-05-08T01:03:04.348Z | Compiling zmij v1.0.21 |
| 524 | 2026-05-08T01:03:04.504Z | Compiling futures-channel v0.3.32 |
| 525 | 2026-05-08T01:03:04.571Z | Compiling tracing-core v0.1.36 |
| 526 | 2026-05-08T01:03:04.671Z | Compiling version_check v0.9.5 |
| 527 | 2026-05-08T01:03:04.761Z | Compiling serde_json v1.0.149 |
| 528 | 2026-05-08T01:03:04.896Z | Compiling indexmap v2.14.0 |
| 529 | 2026-05-08T01:03:05.003Z | Compiling futures-io v0.3.32 |
| 530 | 2026-05-08T01:03:05.022Z | Compiling futures-task v0.3.32 |
| 531 | 2026-05-08T01:03:05.191Z | Compiling getrandom v0.4.2 |
| 532 | 2026-05-08T01:03:05.285Z | Compiling camino v1.2.2 |
| 533 | 2026-05-08T01:03:05.319Z | Compiling unicode-width v0.2.2 |
| 534 | 2026-05-08T01:03:05.472Z | Compiling percent-encoding v2.3.2 |
| 535 | 2026-05-08T01:03:05.647Z | Compiling ring v0.17.14 |
| 536 | 2026-05-08T01:03:05.660Z | Compiling http v1.4.0 |
| 537 | 2026-05-08T01:03:05.689Z | Compiling simd-adler32 v0.3.9 |
| 538 | 2026-05-08T01:03:05.737Z | Compiling zeroize v1.8.2 |
| 539 | 2026-05-08T01:03:05.791Z | Compiling adler2 v2.0.1 |
| 540 | 2026-05-08T01:03:05.942Z | Compiling autocfg v1.5.0 |
| 541 | 2026-05-08T01:03:05.954Z | Compiling miniz_oxide v0.8.9 |
| 542 | 2026-05-08T01:03:06.292Z | Compiling num-traits v0.2.19 |
| 543 | 2026-05-08T01:03:06.519Z | Compiling zerocopy v0.8.48 |
| 544 | 2026-05-08T01:03:06.532Z | Compiling getrandom v0.3.4 |
| 545 | 2026-05-08T01:03:06.893Z | Compiling object v0.37.3 |
| 546 | 2026-05-08T01:03:06.945Z | Compiling target-lexicon v0.13.3 |
| 547 | 2026-05-08T01:03:07.230Z | Compiling http-body v1.0.1 |
| 548 | 2026-05-08T01:03:07.273Z | Compiling rustls-pki-types v1.14.1 |
| 549 | 2026-05-08T01:03:07.397Z | Compiling form_urlencoded v1.2.2 |
| 550 | 2026-05-08T01:03:07.409Z | Compiling semver v1.0.28 |
| 551 | 2026-05-08T01:03:07.475Z | Compiling getrandom v0.2.17 |
| 552 | 2026-05-08T01:03:07.487Z | Compiling fnv v1.0.7 |
| 553 | 2026-05-08T01:03:07.520Z | Compiling serde_derive v1.0.228 |
| 554 | 2026-05-08T01:03:07.593Z | Compiling tokio-macros v2.7.0 |
| 555 | 2026-05-08T01:03:07.670Z | Compiling futures-macro v0.3.32 |
| 556 | 2026-05-08T01:03:07.681Z | Compiling tracing-attributes v0.1.31 |
| 557 | 2026-05-08T01:03:07.789Z | Compiling utf8_iter v1.0.4 |
| 558 | 2026-05-08T01:03:07.965Z | Compiling thiserror v2.0.18 |
| 559 | 2026-05-08T01:03:08.114Z | Compiling gimli v0.32.3 |
| 560 | 2026-05-08T01:03:08.156Z | Compiling signal-hook v0.3.18 |
| 561 | 2026-05-08T01:03:08.306Z | Compiling untrusted v0.9.0 |
| 562 | 2026-05-08T01:03:08.338Z | Compiling tokio v1.52.2 |
| 563 | 2026-05-08T01:03:08.367Z | Compiling guppy-workspace-hack v0.1.0 |
| 564 | 2026-05-08T01:03:08.437Z | Compiling httparse v1.10.1 |
| 565 | 2026-05-08T01:03:08.484Z | Compiling futures-util v0.3.32 |
| 566 | 2026-05-08T01:03:08.577Z | Compiling owo-colors v4.3.0 |
| 567 | 2026-05-08T01:03:08.766Z | Compiling idna_adapter v1.0.0 |
| 568 | 2026-05-08T01:03:08.868Z | Compiling idna v1.1.0 |
| 569 | 2026-05-08T01:03:08.880Z | Compiling tracing v0.1.44 |
| 570 | 2026-05-08T01:03:09.208Z | Compiling thiserror-impl v2.0.18 |
| 571 | 2026-05-08T01:03:10.379Z | Compiling addr2line v0.25.1 |
| 572 | 2026-05-08T01:03:10.758Z | Compiling generic-array v0.14.7 |
| 573 | 2026-05-08T01:03:10.792Z | Compiling atomic-waker v1.1.2 |
| 574 | 2026-05-08T01:03:10.792Z | Compiling pkg-config v0.3.33 |
| 575 | 2026-05-08T01:03:10.922Z | Compiling target-spec v3.6.0 |
| 576 | 2026-05-08T01:03:10.975Z | Compiling rustls v0.23.40 |
| 577 | 2026-05-08T01:03:11.072Z | Compiling try-lock v0.2.5 |
| 578 | 2026-05-08T01:03:11.178Z | Compiling thiserror v1.0.69 |
| 579 | 2026-05-08T01:03:11.190Z | Compiling rustc-demangle v0.1.27 |
| 580 | 2026-05-08T01:03:11.192Z | Compiling fastrand v2.4.1 |
| 581 | 2026-05-08T01:03:11.240Z | Compiling typeid v1.0.3 |
| 582 | 2026-05-08T01:03:11.475Z | Compiling tower-service v0.3.3 |
| 583 | 2026-05-08T01:03:11.563Z | Compiling tempfile v3.27.0 |
| 584 | 2026-05-08T01:03:11.575Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 585 | 2026-05-08T01:03:11.734Z | Compiling want v0.3.1 |
| 586 | 2026-05-08T01:03:11.977Z | Compiling cfg-expr v0.20.7 |
| 587 | 2026-05-08T01:03:12.076Z | Compiling url v2.5.8 |
| 588 | 2026-05-08T01:03:12.202Z | Compiling tokio-util v0.7.18 |
| 589 | 2026-05-08T01:03:12.927Z | Compiling h2 v0.4.14 |
| 590 | 2026-05-08T01:03:13.303Z | Compiling backtrace v0.3.76 |
| 591 | 2026-05-08T01:03:13.696Z | Compiling thiserror-impl v1.0.69 |
| 592 | 2026-05-08T01:03:13.748Z | Compiling terminal_size v0.4.4 |
| 593 | 2026-05-08T01:03:13.897Z | Compiling aho-corasick v1.1.4 |
| 594 | 2026-05-08T01:03:14.381Z | Compiling regex-syntax v0.8.10 |
| 595 | 2026-05-08T01:03:14.516Z | Compiling winnow v0.7.15 |
| 596 | 2026-05-08T01:03:14.823Z | Compiling typenum v1.20.0 |
| 597 | 2026-05-08T01:03:15.501Z | Compiling rustls-webpki v0.103.13 |
| 598 | 2026-05-08T01:03:16.431Z | Compiling erased-serde v0.4.10 |
| 599 | 2026-05-08T01:03:16.739Z | Compiling subtle v2.6.1 |
| 600 | 2026-05-08T01:03:18.068Z | Compiling regex-automata v0.4.14 |
| 601 | 2026-05-08T01:03:18.310Z | Compiling hyper v1.9.0 |
| 602 | 2026-05-08T01:03:19.460Z | Compiling serde_spanned v0.6.9 |
| 603 | 2026-05-08T01:03:19.635Z | Compiling toml_datetime v0.6.11 |
| 604 | 2026-05-08T01:03:20.008Z | Compiling ahash v0.8.12 |
| 605 | 2026-05-08T01:03:20.246Z | Compiling sync_wrapper v1.0.2 |
| 606 | 2026-05-08T01:03:20.364Z | Compiling ipnet v2.12.0 |
| 607 | 2026-05-08T01:03:21.226Z | Compiling unicode-segmentation v1.13.2 |
| 608 | 2026-05-08T01:03:21.541Z | Compiling toml_write v0.1.2 |
| 609 | 2026-05-08T01:03:21.554Z | Compiling either v1.15.0 |
| 610 | 2026-05-08T01:03:21.622Z | Compiling foldhash v0.1.5 |
| 611 | 2026-05-08T01:03:21.771Z | Compiling lazy_static v1.5.0 |
| 612 | 2026-05-08T01:03:21.787Z | Compiling nextest-workspace-hack v0.1.0 |
| 613 | 2026-05-08T01:03:21.840Z | Compiling tower-layer v0.3.3 |
| 614 | 2026-05-08T01:03:21.875Z | Compiling portable-atomic v1.13.1 |
| 615 | 2026-05-08T01:03:21.936Z | Compiling base64 v0.22.1 |
| 616 | 2026-05-08T01:03:21.997Z | Compiling crc32fast v1.5.0 |
| 617 | 2026-05-08T01:03:22.043Z | Compiling is_ci v1.2.0 |
| 618 | 2026-05-08T01:03:22.213Z | Compiling unicode-linebreak v0.1.5 |
| 619 | 2026-05-08T01:03:22.280Z | Compiling parking_lot_core v0.9.12 |
| 620 | 2026-05-08T01:03:22.344Z | Compiling hyper-util v0.1.20 |
| 621 | 2026-05-08T01:03:22.358Z | Compiling supports-color v3.0.2 |
| 622 | 2026-05-08T01:03:22.417Z | Compiling textwrap v0.16.2 |
| 623 | 2026-05-08T01:03:22.484Z | Compiling tower v0.5.3 |
| 624 | 2026-05-08T01:03:22.572Z | Compiling sharded-slab v0.1.7 |
| 625 | 2026-05-08T01:03:22.589Z | Compiling hashbrown v0.15.5 |
| 626 | 2026-05-08T01:03:23.071Z | Compiling toml_edit v0.22.27 |
| 627 | 2026-05-08T01:03:23.153Z | Compiling convert_case v0.10.0 |
| 628 | 2026-05-08T01:03:23.250Z | Compiling tokio-rustls v0.26.4 |
| 629 | 2026-05-08T01:03:23.546Z | Compiling backtrace-ext v0.2.1 |
| 630 | 2026-05-08T01:03:23.803Z | Compiling ordered-float v2.10.1 |
| 631 | 2026-05-08T01:03:23.816Z | Compiling webpki-roots v1.0.7 |
| 632 | 2026-05-08T01:03:23.930Z | Compiling miette-derive v7.6.0 |
| 633 | 2026-05-08T01:03:24.007Z | Compiling pathdiff v0.2.3 |
| 634 | 2026-05-08T01:03:24.072Z | Compiling console v0.15.11 |
| 635 | 2026-05-08T01:03:24.132Z | Compiling tracing-log v0.2.0 |
| 636 | 2026-05-08T01:03:24.500Z | Compiling cargo-platform v0.3.3 |
| 637 | 2026-05-08T01:03:24.976Z | Compiling os_pipe v1.2.3 |
| 638 | 2026-05-08T01:03:25.046Z | Compiling thread_local v1.1.9 |
| 639 | 2026-05-08T01:03:25.070Z | Compiling supports-hyperlinks v3.2.0 |
| 640 | 2026-05-08T01:03:25.144Z | Compiling supports-unicode v3.0.0 |
| 641 | 2026-05-08T01:03:25.287Z | Compiling cfg_aliases v0.2.1 |
| 642 | 2026-05-08T01:03:25.318Z | Compiling debug-ignore v1.0.5 |
| 643 | 2026-05-08T01:03:25.360Z | Compiling utf8parse v0.2.2 |
| 644 | 2026-05-08T01:03:25.399Z | Compiling rustix v0.38.44 |
| 645 | 2026-05-08T01:03:25.402Z | Compiling winnow v1.0.2 |
| 646 | 2026-05-08T01:03:25.425Z | Compiling scopeguard v1.2.0 |
| 647 | 2026-05-08T01:03:25.467Z | Compiling fixedbitset v0.5.7 |
| 648 | 2026-05-08T01:03:25.527Z | Compiling unicode-width v0.1.14 |
| 649 | 2026-05-08T01:03:25.748Z | Compiling zstd-safe v7.2.4 |
| 650 | 2026-05-08T01:03:25.828Z | Compiling ryu v1.0.23 |
| 651 | 2026-05-08T01:03:25.978Z | Compiling pulldown-cmark v0.13.3 |
| 652 | 2026-05-08T01:03:26.120Z | Compiling serde_urlencoded v0.7.1 |
| 653 | 2026-05-08T01:03:26.320Z | Compiling miette v7.6.0 |
| 654 | 2026-05-08T01:03:26.376Z | Compiling petgraph v0.8.3 |
| 655 | 2026-05-08T01:03:26.417Z | Compiling lock_api v0.4.14 |
| 656 | 2026-05-08T01:03:26.659Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 657 | 2026-05-08T01:03:26.851Z | Compiling anstyle-parse v1.0.0 |
| 658 | 2026-05-08T01:03:27.071Z | Compiling nix v0.30.1 |
| 659 | 2026-05-08T01:03:27.447Z | Compiling tracing-subscriber v0.3.23 |
| 660 | 2026-05-08T01:03:27.979Z | Compiling sigchld v0.2.4 |
| 661 | 2026-05-08T01:03:28.175Z | Compiling cargo_metadata v0.23.1 |
| 662 | 2026-05-08T01:03:28.347Z | Compiling toml v0.8.23 |
| 663 | 2026-05-08T01:03:29.229Z | Compiling serde-value v0.7.0 |
| 664 | 2026-05-08T01:03:29.948Z | Compiling hyper-rustls v0.27.9 |
| 665 | 2026-05-08T01:03:30.497Z | Compiling serde-untagged v0.1.9 |
| 666 | 2026-05-08T01:03:30.622Z | Compiling derive_more-impl v2.1.1 |
| 667 | 2026-05-08T01:03:30.858Z | Compiling tower-http v0.6.10 |
| 668 | 2026-05-08T01:03:31.495Z | Compiling itertools v0.14.0 |
| 669 | 2026-05-08T01:03:31.513Z | Compiling regex v1.12.3 |
| 670 | 2026-05-08T01:03:31.666Z | Compiling block-buffer v0.10.4 |
| 671 | 2026-05-08T01:03:31.816Z | Compiling crypto-common v0.1.7 |
| 672 | 2026-05-08T01:03:31.942Z | Compiling ppv-lite86 v0.2.21 |
| 673 | 2026-05-08T01:03:31.954Z | Compiling futures-executor v0.3.32 |
| 674 | 2026-05-08T01:03:32.265Z | Compiling rand_core v0.9.5 |
| 675 | 2026-05-08T01:03:32.482Z | Compiling pin-project-internal v1.1.12 |
| 676 | 2026-05-08T01:03:32.517Z | Compiling http-body-util v0.1.3 |
| 677 | 2026-05-08T01:03:32.530Z | Compiling uuid v1.23.1 |
| 678 | 2026-05-08T01:03:32.788Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 679 | 2026-05-08T01:03:32.938Z | Compiling serde_spanned v1.1.1 |
| 680 | 2026-05-08T01:03:32.963Z | Compiling smol_str v0.3.6 |
| 681 | 2026-05-08T01:03:33.056Z | Compiling filetime v0.2.27 |
| 682 | 2026-05-08T01:03:33.098Z | Compiling vte v0.14.1 |
| 683 | 2026-05-08T01:03:33.213Z | Compiling bstr v1.12.1 |
| 684 | 2026-05-08T01:03:33.258Z | Compiling is_terminal_polyfill v1.70.2 |
| 685 | 2026-05-08T01:03:33.298Z | Compiling eyre v0.6.12 |
| 686 | 2026-05-08T01:03:33.319Z | Compiling anstyle-query v1.1.5 |
| 687 | 2026-05-08T01:03:33.332Z | Compiling nested v0.1.1 |
| 688 | 2026-05-08T01:03:33.349Z | Compiling self_update v0.42.0 |
| 689 | 2026-05-08T01:03:33.522Z | Compiling unicode-xid v0.2.6 |
| 690 | 2026-05-08T01:03:33.536Z | Compiling tinyvec_macros v0.1.1 |
| 691 | 2026-05-08T01:03:33.577Z | Compiling number_prefix v0.4.0 |
| 692 | 2026-05-08T01:03:33.595Z | Compiling anstyle v1.0.14 |
| 693 | 2026-05-08T01:03:33.607Z | Compiling xattr v1.6.1 |
| 694 | 2026-05-08T01:03:33.618Z | Compiling static_assertions v1.1.0 |
| 695 | 2026-05-08T01:03:33.656Z | Compiling litrs v1.0.0 |
| 696 | 2026-05-08T01:03:33.690Z | Compiling unicase v2.9.0 |
| 697 | 2026-05-08T01:03:33.727Z | Compiling iana-time-zone v0.1.65 |
| 698 | 2026-05-08T01:03:33.790Z | Compiling colorchoice v1.0.5 |
| 699 | 2026-05-08T01:03:33.855Z | Compiling color-spantrace v0.3.0 |
| 700 | 2026-05-08T01:03:33.888Z | Compiling anstream v1.0.0 |
| 701 | 2026-05-08T01:03:33.908Z | Compiling chrono v0.4.44 |
| 702 | 2026-05-08T01:03:34.064Z | Compiling indicatif v0.17.11 |
| 703 | 2026-05-08T01:03:34.094Z | Compiling document-features v0.2.12 |
| 704 | 2026-05-08T01:03:34.186Z | Compiling tar v0.4.45 |
| 705 | 2026-05-08T01:03:34.404Z | Compiling guppy v0.17.25 |
| 706 | 2026-05-08T01:03:34.626Z | Compiling globset v0.4.18 |
| 707 | 2026-05-08T01:03:35.471Z | Compiling cargo-util-schemas v0.2.0 |
| 708 | 2026-05-08T01:03:36.271Z | Compiling tinyvec v1.11.0 |
| 709 | 2026-05-08T01:03:36.717Z | Compiling pin-project v1.1.12 |
| 710 | 2026-05-08T01:03:36.780Z | Compiling strip-ansi-escapes v0.2.1 |
| 711 | 2026-05-08T01:03:36.819Z | Compiling nextest-metadata v0.12.2 |
| 712 | 2026-05-08T01:03:37.220Z | Compiling toml v1.1.2+spec-1.1.0 |
| 713 | 2026-05-08T01:03:37.247Z | Compiling newtype-uuid v1.3.2 |
| 714 | 2026-05-08T01:03:37.289Z | Compiling reqwest v0.12.28 |
| 715 | 2026-05-08T01:03:37.432Z | Compiling rand_chacha v0.9.0 |
| 716 | 2026-05-08T01:03:37.851Z | Compiling futures v0.3.32 |
| 717 | 2026-05-08T01:03:37.938Z | Compiling digest v0.10.7 |
| 718 | 2026-05-08T01:03:37.989Z | Compiling flate2 v1.1.9 |
| 719 | 2026-05-08T01:03:37.989Z | Compiling derive_more v2.1.1 |
| 720 | 2026-05-08T01:03:38.079Z | Compiling parking_lot v0.12.5 |
| 721 | 2026-05-08T01:03:38.161Z | Compiling tracing-error v0.2.1 |
| 722 | 2026-05-08T01:03:38.396Z | Compiling shared_child v1.1.1 |
| 723 | 2026-05-08T01:03:38.883Z | Compiling signal-hook-mio v0.2.5 |
| 724 | 2026-05-08T01:03:38.985Z | Compiling self-replace v1.5.0 |
| 725 | 2026-05-08T01:03:39.012Z | Compiling cargo-platform v0.2.0 |
| 726 | 2026-05-08T01:03:39.280Z | Compiling quick-xml v0.38.4 |
| 727 | 2026-05-08T01:03:39.578Z | Compiling quick-xml v0.37.5 |
| 728 | 2026-05-08T01:03:40.025Z | Compiling shell-words v1.1.1 |
| 729 | 2026-05-08T01:03:40.427Z | Compiling strsim v0.11.1 |
| 730 | 2026-05-08T01:03:40.492Z | Compiling urlencoding v2.1.3 |
| 731 | 2026-05-08T01:03:40.742Z | Compiling heck v0.5.0 |
| 732 | 2026-05-08T01:03:40.916Z | Compiling recursion v0.5.4 |
| 733 | 2026-05-08T01:03:40.943Z | Compiling clap_lex v1.1.0 |
| 734 | 2026-05-08T01:03:41.056Z | Compiling cpufeatures v0.2.17 |
| 735 | 2026-05-08T01:03:41.091Z | Compiling humantime v2.3.0 |
| 736 | 2026-05-08T01:03:41.130Z | Compiling indenter v0.3.4 |
| 737 | 2026-05-08T01:03:41.297Z | Compiling humantime-serde v1.1.1 |
| 738 | 2026-05-08T01:03:41.451Z | Compiling clap_builder v4.6.0 |
| 739 | 2026-05-08T01:03:41.501Z | Compiling sha2 v0.10.9 |
| 740 | 2026-05-08T01:03:41.512Z | Compiling nextest-filtering v0.15.0 |
| 741 | 2026-05-08T01:03:41.773Z | Compiling clap_derive v4.6.1 |
| 742 | 2026-05-08T01:03:42.707Z | Compiling quick-junit v0.5.2 |
| 743 | 2026-05-08T01:03:43.524Z | Compiling atomicwrites v0.4.4 |
| 744 | 2026-05-08T01:03:43.808Z | Compiling cargo_metadata v0.20.0 |
| 745 | 2026-05-08T01:03:45.455Z | Compiling crossterm v0.29.0 |
| 746 | 2026-05-08T01:03:45.831Z | Compiling cargo-nextest v0.9.97 |
| 747 | 2026-05-08T01:03:46.994Z | Compiling duct v0.13.7 |
| 748 | 2026-05-08T01:03:48.070Z | Compiling zstd v0.13.3 |
| 749 | 2026-05-08T01:03:48.485Z | Compiling async-scoped v0.9.0 |
| 750 | 2026-05-08T01:03:48.534Z | Compiling config v0.15.22 |
| 751 | 2026-05-08T01:03:48.568Z | Compiling rand v0.9.4 |
| 752 | 2026-05-08T01:03:48.649Z | Compiling unicode-normalization v0.1.25 |
| 753 | 2026-05-08T01:03:48.677Z | Compiling target-spec-miette v0.4.6 |
| 754 | 2026-05-08T01:03:48.725Z | Compiling future-queue v0.4.0 |
| 755 | 2026-05-08T01:03:48.940Z | Compiling mukti-metadata v0.3.0 |
| 756 | 2026-05-08T01:03:48.998Z | Compiling tokio-stream v0.1.18 |
| 757 | 2026-05-08T01:03:49.083Z | Compiling camino-tempfile v1.4.1 |
| 758 | 2026-05-08T01:03:49.217Z | Compiling derive-where v1.6.1 |
| 759 | 2026-05-08T01:03:49.312Z | Compiling serde_ignored v0.1.14 |
| 760 | 2026-05-08T01:03:49.424Z | Compiling serde_path_to_error v0.1.20 |
| 761 | 2026-05-08T01:03:49.512Z | Compiling swrite v0.1.0 |
| 762 | 2026-05-08T01:03:49.524Z | Compiling indent_write v2.2.0 |
| 763 | 2026-05-08T01:03:49.548Z | Compiling home v0.5.12 |
| 764 | 2026-05-08T01:03:49.616Z | Compiling hex v0.4.3 |
| 765 | 2026-05-08T01:03:49.709Z | Compiling xxhash-rust v0.8.15 |
| 766 | 2026-05-08T01:03:49.791Z | Compiling color-eyre v0.6.5 |
| 767 | 2026-05-08T01:03:49.890Z | Compiling clap v4.6.1 |
| 768 | 2026-05-08T01:03:49.900Z | Compiling dialoguer v0.11.0 |
| 769 | 2026-05-08T01:03:49.912Z | Compiling enable-ansi-support v0.2.1 |
| 770 | 2026-05-08T01:03:50.448Z | Compiling nextest-runner v0.80.0 |
| 771 | 2026-05-08T01:04:08.642Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 772 | 2026-05-08T01:04:08.830Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 773 | 2026-05-08T01:04:08.834Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 774 | 2026-05-08T01:04:08.954Z | + pushd mg-lower |
| 775 | 2026-05-08T01:04:08.956Z | + cargo nextest run |
| 776 | 2026-05-08T01:04:08.956Z | /work/oxidecomputer/maghemite/mg-lower /work/oxidecomputer/maghemite |
| 777 | 2026-05-08T01:04:09.110Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 778 | 2026-05-08T01:04:09.672Z | From https://github.com/oxidecomputer/falcon |
| 779 | 2026-05-08T01:04:09.672Z | * [new ref] 9167ac10b0deaaf5b0498bfdb57eab9f221087b7 -> refs/commit/9167ac10b0deaaf5b0498bfdb57eab9f221087b7 |
| 780 | 2026-05-08T01:04:09.749Z | Updating crates.io index |
| 781 | 2026-05-08T01:04:09.752Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 782 | 2026-05-08T01:04:10.617Z | From https://github.com/oxidecomputer/dendrite |
| 783 | 2026-05-08T01:04:10.617Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 784 | 2026-05-08T01:04:10.684Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 785 | 2026-05-08T01:04:10.964Z | From https://github.com/oxidecomputer/ispf |
| 786 | 2026-05-08T01:04:10.964Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 787 | 2026-05-08T01:04:11.017Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 788 | 2026-05-08T01:04:11.345Z | From https://github.com/oxidecomputer/netadm-sys |
| 789 | 2026-05-08T01:04:11.346Z | * [new ref] e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 -> refs/commit/e9bf1e519ce304bf9cc6e87b50b9c64a77c8b0c1 |
| 790 | 2026-05-08T01:04:11.355Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 791 | 2026-05-08T01:04:17.106Z | From https://github.com/oxidecomputer/omicron |
| 792 | 2026-05-08T01:04:17.106Z | * [new ref] dfcd9ac2d3321f7d286c6bde832faf0306b1e535 -> refs/commit/dfcd9ac2d3321f7d286c6bde832faf0306b1e535 |
| 793 | 2026-05-08T01:04:17.511Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 794 | 2026-05-08T01:04:18.120Z | From https://github.com/oxidecomputer/opte |
| 795 | 2026-05-08T01:04:18.120Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 796 | 2026-05-08T01:04:18.149Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 797 | 2026-05-08T01:04:18.439Z | From https://github.com/illumos/smf-rs |
| 798 | 2026-05-08T01:04:18.439Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 799 | 2026-05-08T01:04:18.609Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 800 | 2026-05-08T01:04:18.872Z | From https://github.com/oxidecomputer/network-interface |
| 801 | 2026-05-08T01:04:18.872Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 802 | 2026-05-08T01:04:19.048Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 803 | 2026-05-08T01:04:19.365Z | From https://github.com/oxidecomputer/zone |
| 804 | 2026-05-08T01:04:19.365Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 805 | 2026-05-08T01:04:19.384Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 806 | 2026-05-08T01:04:19.984Z | From https://github.com/oxidecomputer/propolis |
| 807 | 2026-05-08T01:04:19.984Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 808 | 2026-05-08T01:04:20.155Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 809 | 2026-05-08T01:04:20.659Z | From https://github.com/oxidecomputer/transceiver-control |
| 810 | 2026-05-08T01:04:20.659Z | * [new ref] 4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 -> refs/commit/4bfd6375796ef21a4c8c1f46e639cc663c2f95f8 |
| 811 | 2026-05-08T01:04:20.670Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 812 | 2026-05-08T01:04:20.949Z | From https://github.com/oxidecomputer/dlpi-sys |
| 813 | 2026-05-08T01:04:20.949Z | * [new ref] 7cce2d3ab9dcac909642e1d1060f27bb2549cfdc -> refs/commit/7cce2d3ab9dcac909642e1d1060f27bb2549cfdc |
| 814 | 2026-05-08T01:04:20.968Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 815 | 2026-05-08T01:04:21.262Z | From https://github.com/jmesmon/rust-libzfs |
| 816 | 2026-05-08T01:04:21.263Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 817 | 2026-05-08T01:04:21.271Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 818 | 2026-05-08T01:04:21.558Z | From https://github.com/oxidecomputer/rusty-doors |
| 819 | 2026-05-08T01:04:21.558Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 820 | 2026-05-08T01:04:21.569Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 821 | 2026-05-08T01:04:21.888Z | From https://github.com/oxidecomputer/lldp |
| 822 | 2026-05-08T01:04:21.888Z | * [new ref] c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 -> refs/commit/c3305fd1a7ea7aba31f3834757a6b931e4f59fe6 |
| 823 | 2026-05-08T01:04:21.938Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 824 | 2026-05-08T01:04:22.197Z | From https://github.com/oxidecomputer/slog-error-chain |
| 825 | 2026-05-08T01:04:22.197Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 826 | 2026-05-08T01:04:22.302Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 827 | 2026-05-08T01:04:22.607Z | From https://github.com/oxidecomputer/tufaceous |
| 828 | 2026-05-08T01:04:22.607Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 829 | 2026-05-08T01:04:22.697Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 830 | 2026-05-08T01:04:23.151Z | From https://github.com/oxidecomputer/management-gateway-service |
| 831 | 2026-05-08T01:04:23.151Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 832 | 2026-05-08T01:04:23.166Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 833 | 2026-05-08T01:04:24.162Z | From https://github.com/oxidecomputer/crucible |
| 834 | 2026-05-08T01:04:24.163Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 835 | 2026-05-08T01:04:24.219Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 836 | 2026-05-08T01:04:24.475Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 837 | 2026-05-08T01:04:24.475Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 838 | 2026-05-08T01:04:24.630Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 839 | 2026-05-08T01:04:24.957Z | From https://github.com/oxidecomputer/propolis |
| 840 | 2026-05-08T01:04:24.957Z | * [new ref] 368a2225b79328514ce0ea9181d8f874019edaa2 -> refs/commit/368a2225b79328514ce0ea9181d8f874019edaa2 |
| 841 | 2026-05-08T01:04:25.272Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 842 | 2026-05-08T01:04:25.558Z | From https://github.com/oxidecomputer/tofino |
| 843 | 2026-05-08T01:04:25.558Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 844 | 2026-05-08T01:04:25.572Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 845 | 2026-05-08T01:04:26.301Z | From https://github.com/oxidecomputer/maghemite |
| 846 | 2026-05-08T01:04:26.301Z | * [new ref] b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 -> refs/commit/b603c9f3dccefcf1d3e941c04505ff6bdd1826b6 |
| 847 | 2026-05-08T01:04:26.331Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 848 | 2026-05-08T01:04:26.732Z | From https://github.com/oxidecomputer/clickward |
| 849 | 2026-05-08T01:04:26.732Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 850 | 2026-05-08T01:04:26.891Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 851 | 2026-05-08T01:04:27.168Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 852 | 2026-05-08T01:04:27.168Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 853 | 2026-05-08T01:04:27.177Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 854 | 2026-05-08T01:04:27.713Z | From https://github.com/oxidecomputer/crucible |
| 855 | 2026-05-08T01:04:27.713Z | * [new ref] a945a32ba9e1f2098ce3a8963765f1894f37110b -> refs/commit/a945a32ba9e1f2098ce3a8963765f1894f37110b |
| 856 | 2026-05-08T01:04:28.594Z | Downloading crates ... |
| 857 | 2026-05-08T01:04:28.688Z | Downloaded aead v0.5.2 |
| 858 | 2026-05-08T01:04:28.693Z | Downloaded arrayref v0.3.9 |
| 859 | 2026-05-08T01:04:28.696Z | Downloaded backon v1.6.0 |
| 860 | 2026-05-08T01:04:28.699Z | Downloaded async-stream-impl v0.3.6 |
| 861 | 2026-05-08T01:04:28.704Z | Downloaded fxhash v0.2.1 |
| 862 | 2026-05-08T01:04:28.708Z | Downloaded enum-as-inner v0.6.1 |
| 863 | 2026-05-08T01:04:28.708Z | Downloaded gethostname v0.5.0 |
| 864 | 2026-05-08T01:04:28.711Z | Downloaded backoff v0.4.0 |
| 865 | 2026-05-08T01:04:28.711Z | Downloaded git-stub v1.0.0 |
| 866 | 2026-05-08T01:04:28.711Z | Downloaded anyhow v1.0.102 |
| 867 | 2026-05-08T01:04:28.714Z | Downloaded libsw v3.5.0 |
| 868 | 2026-05-08T01:04:28.717Z | Downloaded async-trait v0.1.89 |
| 869 | 2026-05-08T01:04:28.720Z | Downloaded critical-section v1.2.0 |
| 870 | 2026-05-08T01:04:28.723Z | Downloaded base16ct v0.2.0 |
| 871 | 2026-05-08T01:04:28.723Z | Downloaded arrayvec v0.7.6 |
| 872 | 2026-05-08T01:04:28.726Z | Downloaded argon2 v0.5.3 |
| 873 | 2026-05-08T01:04:28.726Z | Downloaded async-stream v0.3.6 |
| 874 | 2026-05-08T01:04:28.729Z | Downloaded allocator-api2 v0.2.21 |
| 875 | 2026-05-08T01:04:28.731Z | Downloaded h2 v0.4.13 |
| 876 | 2026-05-08T01:04:28.734Z | Downloaded mime v0.3.17 |
| 877 | 2026-05-08T01:04:28.738Z | Downloaded natord v1.0.9 |
| 878 | 2026-05-08T01:04:28.738Z | Downloaded match_cfg v0.1.0 |
| 879 | 2026-05-08T01:04:28.738Z | Downloaded fs_extra v1.3.0 |
| 880 | 2026-05-08T01:04:28.741Z | Downloaded arc-swap v1.9.0 |
| 881 | 2026-05-08T01:04:28.744Z | Downloaded newtype-uuid-macros v0.1.0 |
| 882 | 2026-05-08T01:04:28.744Z | Downloaded erased-serde v0.3.31 |
| 883 | 2026-05-08T01:04:28.747Z | Downloaded aws-lc-rs v1.16.2 |
| 884 | 2026-05-08T01:04:28.751Z | Downloaded fs-err v3.3.0 |
| 885 | 2026-05-08T01:04:28.754Z | Downloaded ciborium-ll v0.2.2 |
| 886 | 2026-05-08T01:04:28.757Z | Downloaded bit-set v0.8.0 |
| 887 | 2026-05-08T01:04:28.757Z | Downloaded cstr-argument v0.1.2 |
| 888 | 2026-05-08T01:04:28.757Z | Downloaded linear-map v1.2.0 |
| 889 | 2026-05-08T01:04:28.760Z | Downloaded icu_collections v2.1.1 |
| 890 | 2026-05-08T01:04:28.763Z | Downloaded managed v0.8.0 |
| 891 | 2026-05-08T01:04:28.766Z | Downloaded embedded-io v0.6.1 |
| 892 | 2026-05-08T01:04:28.766Z | Downloaded cpufeatures v0.3.0 |
| 893 | 2026-05-08T01:04:28.769Z | Downloaded dtrace-parser v0.2.0 |
| 894 | 2026-05-08T01:04:28.769Z | Downloaded defmt-parser v1.0.0 |
| 895 | 2026-05-08T01:04:28.774Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 896 | 2026-05-08T01:04:28.774Z | Downloaded ciborium-io v0.2.2 |
| 897 | 2026-05-08T01:04:28.774Z | Downloaded darling_macro v0.23.0 |
| 898 | 2026-05-08T01:04:28.778Z | Downloaded convert_case v0.4.0 |
| 899 | 2026-05-08T01:04:28.778Z | Downloaded keccak v0.1.6 |
| 900 | 2026-05-08T01:04:28.778Z | Downloaded foldhash v0.2.0 |
| 901 | 2026-05-08T01:04:28.781Z | Downloaded dunce v1.0.5 |
| 902 | 2026-05-08T01:04:28.781Z | Downloaded git-stub-vcs v0.1.0 |
| 903 | 2026-05-08T01:04:28.784Z | Downloaded newtype_derive v0.1.6 |
| 904 | 2026-05-08T01:04:28.784Z | Downloaded dof v0.3.0 |
| 905 | 2026-05-08T01:04:28.784Z | Downloaded compression-core v0.4.31 |
| 906 | 2026-05-08T01:04:28.787Z | Downloaded newline-converter v0.3.0 |
| 907 | 2026-05-08T01:04:28.787Z | Downloaded defmt v0.3.100 |
| 908 | 2026-05-08T01:04:28.789Z | Downloaded olpc-cjson v0.1.4 |
| 909 | 2026-05-08T01:04:28.790Z | Downloaded macaddr v1.0.1 |
| 910 | 2026-05-08T01:04:28.792Z | Downloaded num v0.4.3 |
| 911 | 2026-05-08T01:04:28.792Z | Downloaded lru-cache v0.1.2 |
| 912 | 2026-05-08T01:04:28.792Z | Downloaded dyn-clone v1.0.20 |
| 913 | 2026-05-08T01:04:28.796Z | Downloaded num-derive v0.4.2 |
| 914 | 2026-05-08T01:04:28.799Z | Downloaded hubpack v0.1.2 |
| 915 | 2026-05-08T01:04:28.800Z | Downloaded fastrand v2.3.0 |
| 916 | 2026-05-08T01:04:28.800Z | Downloaded crunchy v0.2.4 |
| 917 | 2026-05-08T01:04:28.803Z | Downloaded embedded-io v0.4.0 |
| 918 | 2026-05-08T01:04:28.803Z | Downloaded libscf-sys v1.1.0 |
| 919 | 2026-05-08T01:04:28.803Z | Downloaded inout v0.1.4 |
| 920 | 2026-05-08T01:04:28.805Z | Downloaded heck v0.4.1 |
| 921 | 2026-05-08T01:04:28.805Z | Downloaded foreign-types-macros v0.2.3 |
| 922 | 2026-05-08T01:04:28.808Z | Downloaded dof v0.4.0 |
| 923 | 2026-05-08T01:04:28.808Z | Downloaded memmap v0.7.0 |
| 924 | 2026-05-08T01:04:28.812Z | Downloaded drift v0.1.3 |
| 925 | 2026-05-08T01:04:28.814Z | Downloaded bit-vec v0.8.0 |
| 926 | 2026-05-08T01:04:28.814Z | Downloaded const-random v0.1.18 |
| 927 | 2026-05-08T01:04:28.817Z | Downloaded num-iter v0.1.45 |
| 928 | 2026-05-08T01:04:28.817Z | Downloaded no-std-compat v0.4.1 |
| 929 | 2026-05-08T01:04:28.817Z | Downloaded hostname v0.4.2 |
| 930 | 2026-05-08T01:04:28.821Z | Downloaded hostname v0.3.1 |
| 931 | 2026-05-08T01:04:28.821Z | Downloaded cobs v0.3.0 |
| 932 | 2026-05-08T01:04:28.824Z | Downloaded constant_time_eq v0.4.2 |
| 933 | 2026-05-08T01:04:28.824Z | Downloaded num_threads v0.1.7 |
| 934 | 2026-05-08T01:04:28.827Z | Downloaded cargo_toml v0.22.3 |
| 935 | 2026-05-08T01:04:28.827Z | Downloaded const-random-macro v0.1.16 |
| 936 | 2026-05-08T01:04:28.827Z | Downloaded foreign-types-shared v0.3.1 |
| 937 | 2026-05-08T01:04:28.830Z | Downloaded omicron-workspace-hack v0.1.0 |
| 938 | 2026-05-08T01:04:28.830Z | Downloaded num_enum_derive v0.5.11 |
| 939 | 2026-05-08T01:04:28.830Z | Downloaded num-conv v0.2.1 |
| 940 | 2026-05-08T01:04:28.833Z | Downloaded idna_adapter v1.2.1 |
| 941 | 2026-05-08T01:04:28.833Z | Downloaded httpdate v1.0.3 |
| 942 | 2026-05-08T01:04:28.833Z | Downloaded num-derive v0.3.3 |
| 943 | 2026-05-08T01:04:28.836Z | Downloaded opaque-debug v0.3.1 |
| 944 | 2026-05-08T01:04:28.836Z | Downloaded float-ord v0.3.2 |
| 945 | 2026-05-08T01:04:28.840Z | Downloaded parse-display v0.10.0 |
| 946 | 2026-05-08T01:04:28.840Z | Downloaded hash32 v0.3.1 |
| 947 | 2026-05-08T01:04:28.840Z | Downloaded daft-derive v0.1.5 |
| 948 | 2026-05-08T01:04:28.843Z | Downloaded phf_shared v0.12.1 |
| 949 | 2026-05-08T01:04:28.843Z | Downloaded bytecount v0.6.9 |
| 950 | 2026-05-08T01:04:28.846Z | Downloaded crucible-workspace-hack v0.1.0 |
| 951 | 2026-05-08T01:04:28.846Z | Downloaded hubpack_derive v0.1.1 |
| 952 | 2026-05-08T01:04:28.849Z | Downloaded byte-wrapper v0.1.0 |
| 953 | 2026-05-08T01:04:28.849Z | Downloaded pretty-hex v0.4.2 |
| 954 | 2026-05-08T01:04:28.849Z | Downloaded multer v3.1.0 |
| 955 | 2026-05-08T01:04:28.852Z | Downloaded dtrace-parser v0.3.0 |
| 956 | 2026-05-08T01:04:28.855Z | Downloaded num-integer v0.1.46 |
| 957 | 2026-05-08T01:04:28.855Z | Downloaded parse-display-derive v0.10.0 |
| 958 | 2026-05-08T01:04:28.855Z | Downloaded internet-checksum v0.2.1 |
| 959 | 2026-05-08T01:04:28.858Z | Downloaded ingot v0.1.1 |
| 960 | 2026-05-08T01:04:28.858Z | Downloaded displaydoc v0.2.5 |
| 961 | 2026-05-08T01:04:28.861Z | Downloaded csv-core v0.1.13 |
| 962 | 2026-05-08T01:04:28.861Z | Downloaded defmt v1.0.1 |
| 963 | 2026-05-08T01:04:28.863Z | Downloaded num_enum v0.5.11 |
| 964 | 2026-05-08T01:04:28.866Z | Downloaded potential_utf v0.1.4 |
| 965 | 2026-05-08T01:04:28.870Z | Downloaded proc-macro-crate v3.5.0 |
| 966 | 2026-05-08T01:04:28.870Z | Downloaded defmt-macros v1.0.1 |
| 967 | 2026-05-08T01:04:28.873Z | Downloaded ciborium v0.2.2 |
| 968 | 2026-05-08T01:04:28.873Z | Downloaded progenitor-client v0.10.0 |
| 969 | 2026-05-08T01:04:28.877Z | Downloaded num-rational v0.4.2 |
| 970 | 2026-05-08T01:04:28.877Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 971 | 2026-05-08T01:04:28.877Z | Downloaded proc-macro-error-attr v1.0.4 |
| 972 | 2026-05-08T01:04:28.880Z | Downloaded progenitor-client v0.14.0 |
| 973 | 2026-05-08T01:04:28.880Z | Downloaded progenitor-macro v0.14.0 |
| 974 | 2026-05-08T01:04:28.880Z | Downloaded progenitor-macro v0.13.0 |
| 975 | 2026-05-08T01:04:28.883Z | Downloaded progenitor-macro v0.11.2 |
| 976 | 2026-05-08T01:04:28.883Z | Downloaded rand_chacha v0.3.1 |
| 977 | 2026-05-08T01:04:28.883Z | Downloaded console v0.16.3 |
| 978 | 2026-05-08T01:04:28.887Z | Downloaded num_enum_derive v0.7.6 |
| 979 | 2026-05-08T01:04:28.887Z | Downloaded cookie v0.18.1 |
| 980 | 2026-05-08T01:04:28.891Z | Downloaded bcs v0.1.6 |
| 981 | 2026-05-08T01:04:28.891Z | Downloaded proc-macro-crate v1.3.1 |
| 982 | 2026-05-08T01:04:28.891Z | Downloaded const_format_proc_macros v0.2.34 |
| 983 | 2026-05-08T01:04:28.894Z | Downloaded progenitor-macro v0.10.0 |
| 984 | 2026-05-08T01:04:28.894Z | Downloaded compression-codecs v0.4.37 |
| 985 | 2026-05-08T01:04:28.894Z | Downloaded oxnet v0.1.5 |
| 986 | 2026-05-08T01:04:28.896Z | Downloaded oxide-tokio-rt v0.1.3 |
| 987 | 2026-05-08T01:04:28.899Z | Downloaded pin-project-internal v1.1.11 |
| 988 | 2026-05-08T01:04:28.899Z | Downloaded quick-error v1.2.3 |
| 989 | 2026-05-08T01:04:28.899Z | Downloaded ipnetwork v0.21.1 |
| 990 | 2026-05-08T01:04:28.902Z | Downloaded rand_xorshift v0.4.0 |
| 991 | 2026-05-08T01:04:28.902Z | Downloaded instant v0.1.13 |
| 992 | 2026-05-08T01:04:28.905Z | Downloaded pkg-config v0.3.32 |
| 993 | 2026-05-08T01:04:28.905Z | Downloaded phf v0.12.1 |
| 994 | 2026-05-08T01:04:28.908Z | Downloaded rustc_version v0.1.7 |
| 995 | 2026-05-08T01:04:28.908Z | Downloaded paste v1.0.15 |
| 996 | 2026-05-08T01:04:28.912Z | Downloaded password-hash v0.5.0 |
| 997 | 2026-05-08T01:04:28.912Z | Downloaded ref-cast-impl v1.0.25 |
| 998 | 2026-05-08T01:04:28.912Z | Downloaded darling v0.23.0 |
| 999 | 2026-05-08T01:04:28.915Z | Downloaded crossbeam-utils v0.8.21 |
| 1000 | 2026-05-08T01:04:28.919Z | Downloaded daft v0.1.5 |
| 1001 | 2026-05-08T01:04:28.919Z | Downloaded crossbeam-deque v0.8.6 |
| 1002 | 2026-05-08T01:04:28.922Z | Downloaded bitflags v2.11.0 |
| 1003 | 2026-05-08T01:04:28.922Z | Downloaded memmap2 v0.9.10 |
| 1004 | 2026-05-08T01:04:28.925Z | Downloaded libsw-core v0.3.2 |
| 1005 | 2026-05-08T01:04:28.925Z | Downloaded chacha20 v0.10.0 |
| 1006 | 2026-05-08T01:04:28.928Z | Downloaded hyper-rustls v0.27.7 |
| 1007 | 2026-05-08T01:04:28.928Z | Downloaded group v0.13.0 |
| 1008 | 2026-05-08T01:04:28.931Z | Downloaded powerfmt v0.2.0 |
| 1009 | 2026-05-08T01:04:28.931Z | Downloaded colored v3.1.1 |
| 1010 | 2026-05-08T01:04:28.933Z | Downloaded ref-cast v1.0.25 |
| 1011 | 2026-05-08T01:04:28.933Z | Downloaded poly1305 v0.8.0 |
| 1012 | 2026-05-08T01:04:28.936Z | Downloaded pem v3.0.6 |
| 1013 | 2026-05-08T01:04:28.936Z | Downloaded progenitor-extras v0.1.1 |
| 1014 | 2026-05-08T01:04:28.939Z | Downloaded progenitor-client v0.13.0 |
| 1015 | 2026-05-08T01:04:28.939Z | Downloaded progenitor-client v0.11.2 |
| 1016 | 2026-05-08T01:04:28.939Z | Downloaded progenitor v0.14.0 |
| 1017 | 2026-05-08T01:04:28.942Z | Downloaded proc-macro-error2 v2.0.1 |
| 1018 | 2026-05-08T01:04:28.942Z | Downloaded same-file v1.0.6 |
| 1019 | 2026-05-08T01:04:28.945Z | Downloaded proc-macro-error v1.0.4 |
| 1020 | 2026-05-08T01:04:28.945Z | Downloaded diff v0.1.13 |
| 1021 | 2026-05-08T01:04:28.947Z | Downloaded progenitor v0.11.2 |
| 1022 | 2026-05-08T01:04:28.950Z | Downloaded scroll_derive v0.13.1 |
| 1023 | 2026-05-08T01:04:28.950Z | Downloaded serde_spanned v1.1.0 |
| 1024 | 2026-05-08T01:04:28.950Z | Downloaded serde_plain v1.0.2 |
| 1025 | 2026-05-08T01:04:28.953Z | Downloaded semver v0.1.20 |
| 1026 | 2026-05-08T01:04:28.953Z | Downloaded secrecy v0.10.3 |
| 1027 | 2026-05-08T01:04:28.953Z | Downloaded rand_core v0.10.0 |
| 1028 | 2026-05-08T01:04:28.956Z | Downloaded serial_test_derive v3.4.0 |
| 1029 | 2026-05-08T01:04:28.956Z | Downloaded serde-big-array v0.5.1 |
| 1030 | 2026-05-08T01:04:28.956Z | Downloaded scroll_derive v0.12.1 |
| 1031 | 2026-05-08T01:04:28.956Z | Downloaded omicron-zone-package v0.12.2 |
| 1032 | 2026-05-08T01:04:28.959Z | Downloaded parking_lot v0.11.2 |
| 1033 | 2026-05-08T01:04:28.961Z | Downloaded data-encoding v2.10.0 |
| 1034 | 2026-05-08T01:04:28.961Z | Downloaded progenitor v0.13.0 |
| 1035 | 2026-05-08T01:04:28.962Z | Downloaded progenitor v0.10.0 |
| 1036 | 2026-05-08T01:04:28.964Z | Downloaded num-complex v0.4.6 |
| 1037 | 2026-05-08T01:04:28.964Z | Downloaded resolv-conf v0.7.6 |
| 1038 | 2026-05-08T01:04:28.967Z | Downloaded siphasher v1.0.2 |
| 1039 | 2026-05-08T01:04:28.967Z | Downloaded sigpipe v0.1.3 |
| 1040 | 2026-05-08T01:04:28.967Z | Downloaded hmac v0.12.1 |
| 1041 | 2026-05-08T01:04:28.970Z | Downloaded ingot-macros v0.1.1 |
| 1042 | 2026-05-08T01:04:28.970Z | Downloaded pest_generator v2.8.6 |
| 1043 | 2026-05-08T01:04:28.970Z | Downloaded slog-bunyan v2.5.0 |
| 1044 | 2026-05-08T01:04:28.973Z | Downloaded pest_derive v2.8.6 |
| 1045 | 2026-05-08T01:04:28.973Z | Downloaded slog-envlogger v2.2.0 |
| 1046 | 2026-05-08T01:04:28.976Z | Downloaded serial_test v3.4.0 |
| 1047 | 2026-05-08T01:04:28.976Z | Downloaded blake2 v0.10.6 |
| 1048 | 2026-05-08T01:04:28.976Z | Downloaded sha1 v0.10.6 |
| 1049 | 2026-05-08T01:04:28.979Z | Downloaded darling v0.21.3 |
| 1050 | 2026-05-08T01:04:28.982Z | Downloaded cancel-safe-futures v0.1.5 |
| 1051 | 2026-05-08T01:04:28.982Z | Downloaded rustls-pemfile v2.2.0 |
| 1052 | 2026-05-08T01:04:28.985Z | Downloaded elliptic-curve v0.13.8 |
| 1053 | 2026-05-08T01:04:28.988Z | Downloaded dropshot_endpoint v0.17.0 |
| 1054 | 2026-05-08T01:04:28.990Z | Downloaded crossbeam-epoch v0.9.18 |
| 1055 | 2026-05-08T01:04:28.991Z | Downloaded structmeta v0.3.0 |
| 1056 | 2026-05-08T01:04:28.991Z | Downloaded rustls-native-certs v0.8.3 |
| 1057 | 2026-05-08T01:04:28.993Z | Downloaded highway v1.3.0 |
| 1058 | 2026-05-08T01:04:28.994Z | Downloaded ingot-types v0.1.2 |
| 1059 | 2026-05-08T01:04:28.996Z | Downloaded strum v0.27.2 |
| 1060 | 2026-05-08T01:04:28.996Z | Downloaded smawk v0.3.2 |
| 1061 | 2026-05-08T01:04:28.996Z | Downloaded tabled_derive v0.11.0 |
| 1062 | 2026-05-08T01:04:28.999Z | Downloaded spin v0.5.2 |
| 1063 | 2026-05-08T01:04:28.999Z | Downloaded structmeta-derive v0.3.0 |
| 1064 | 2026-05-08T01:04:28.999Z | Downloaded glob v0.3.3 |
| 1065 | 2026-05-08T01:04:29.003Z | Downloaded chacha20poly1305 v0.10.1 |
| 1066 | 2026-05-08T01:04:29.003Z | Downloaded tabwriter v1.4.1 |
| 1067 | 2026-05-08T01:04:29.003Z | Downloaded testing_table v0.3.0 |
| 1068 | 2026-05-08T01:04:29.006Z | Downloaded tagptr v0.2.0 |
| 1069 | 2026-05-08T01:04:29.006Z | Downloaded cmake v0.1.58 |
| 1070 | 2026-05-08T01:04:29.006Z | Downloaded chacha20 v0.9.1 |
| 1071 | 2026-05-08T01:04:29.006Z | Downloaded rustversion v1.0.22 |
| 1072 | 2026-05-08T01:04:29.009Z | Downloaded dropshot_endpoint v0.16.7 |
| 1073 | 2026-05-08T01:04:29.012Z | Downloaded strum v0.26.3 |
| 1074 | 2026-05-08T01:04:29.012Z | Downloaded serde_repr v0.1.20 |
| 1075 | 2026-05-08T01:04:29.012Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1076 | 2026-05-08T01:04:29.015Z | Downloaded tabled_derive v0.7.0 |
| 1077 | 2026-05-08T01:04:29.015Z | Downloaded termtree v0.5.1 |
| 1078 | 2026-05-08T01:04:29.015Z | Downloaded serde_derive_internals v0.29.1 |
| 1079 | 2026-05-08T01:04:29.018Z | Downloaded sdd v3.0.10 |
| 1080 | 2026-05-08T01:04:29.018Z | Downloaded scroll v0.12.0 |
| 1081 | 2026-05-08T01:04:29.018Z | Downloaded schemars_derive v0.8.22 |
| 1082 | 2026-05-08T01:04:29.021Z | Downloaded take_mut v0.2.2 |
| 1083 | 2026-05-08T01:04:29.021Z | Downloaded scroll v0.13.0 |
| 1084 | 2026-05-08T01:04:29.021Z | Downloaded time-core v0.1.8 |
| 1085 | 2026-05-08T01:04:29.024Z | Downloaded thread-id v5.1.0 |
| 1086 | 2026-05-08T01:04:29.024Z | Downloaded thread-id v4.2.2 |
| 1087 | 2026-05-08T01:04:29.024Z | Downloaded indexmap v1.9.3 |
| 1088 | 2026-05-08T01:04:29.027Z | Downloaded rusty-fork v0.3.1 |
| 1089 | 2026-05-08T01:04:29.027Z | Downloaded num_enum v0.7.6 |
| 1090 | 2026-05-08T01:04:29.030Z | Downloaded papergrid v0.17.0 |
| 1091 | 2026-05-08T01:04:29.032Z | Downloaded icu_provider v2.1.1 |
| 1092 | 2026-05-08T01:04:29.035Z | Downloaded darling_macro v0.21.3 |
| 1093 | 2026-05-08T01:04:29.035Z | Downloaded plain v0.2.3 |
| 1094 | 2026-05-08T01:04:29.035Z | Downloaded parking_lot_core v0.8.6 |
| 1095 | 2026-05-08T01:04:29.038Z | Downloaded papergrid v0.11.0 |
| 1096 | 2026-05-08T01:04:29.041Z | Downloaded half v2.7.1 |
| 1097 | 2026-05-08T01:04:29.041Z | Downloaded postcard v1.1.3 |
| 1098 | 2026-05-08T01:04:29.044Z | Downloaded slog-term v2.9.2 |
| 1099 | 2026-05-08T01:04:29.044Z | Downloaded stable_deref_trait v1.2.1 |
| 1100 | 2026-05-08T01:04:29.044Z | Downloaded slog-scope v4.4.1 |
| 1101 | 2026-05-08T01:04:29.047Z | Downloaded slog-json v2.6.1 |
| 1102 | 2026-05-08T01:04:29.047Z | Downloaded typify-macro v0.6.2 |
| 1103 | 2026-05-08T01:04:29.047Z | Downloaded typify-macro v0.4.3 |
| 1104 | 2026-05-08T01:04:29.050Z | Downloaded slog-dtrace v0.3.0 |
| 1105 | 2026-05-08T01:04:29.050Z | Downloaded rhai_codegen v3.1.0 |
| 1106 | 2026-05-08T01:04:29.053Z | Downloaded indicatif v0.18.4 |
| 1107 | 2026-05-08T01:04:29.056Z | Downloaded icu_normalizer v2.1.1 |
| 1108 | 2026-05-08T01:04:29.059Z | Downloaded usdt v0.5.0 |
| 1109 | 2026-05-08T01:04:29.059Z | Downloaded smartstring v1.0.1 |
| 1110 | 2026-05-08T01:04:29.062Z | Downloaded topological-sort v0.2.2 |
| 1111 | 2026-05-08T01:04:29.062Z | Downloaded derive_more v0.99.20 |
| 1112 | 2026-05-08T01:04:29.065Z | Downloaded usdt-attr-macro v0.5.0 |
| 1113 | 2026-05-08T01:04:29.065Z | Downloaded unarray v0.1.4 |
| 1114 | 2026-05-08T01:04:29.065Z | Downloaded unit-prefix v0.5.2 |
| 1115 | 2026-05-08T01:04:29.065Z | Downloaded darling_core v0.21.3 |
| 1116 | 2026-05-08T01:04:29.068Z | Downloaded usdt-attr-macro v0.6.0 |
| 1117 | 2026-05-08T01:04:29.068Z | Downloaded strum_macros v0.27.2 |
| 1118 | 2026-05-08T01:04:29.071Z | Downloaded strum_macros v0.26.4 |
| 1119 | 2026-05-08T01:04:29.071Z | Downloaded jiff-static v0.2.23 |
| 1120 | 2026-05-08T01:04:29.074Z | Downloaded rustls-pki-types v1.14.0 |
| 1121 | 2026-05-08T01:04:29.074Z | Downloaded slog-stdlog v4.1.1 |
| 1122 | 2026-05-08T01:04:29.074Z | Downloaded usdt v0.6.0 |
| 1123 | 2026-05-08T01:04:29.077Z | Downloaded synstructure v0.13.2 |
| 1124 | 2026-05-08T01:04:29.077Z | Downloaded utf-8 v0.7.6 |
| 1125 | 2026-05-08T01:04:29.077Z | Downloaded usdt-macro v0.6.0 |
| 1126 | 2026-05-08T01:04:29.077Z | Downloaded untrusted v0.7.1 |
| 1127 | 2026-05-08T01:04:29.080Z | Downloaded universal-hash v0.5.1 |
| 1128 | 2026-05-08T01:04:29.080Z | Downloaded minimal-lexical v0.2.1 |
| 1129 | 2026-05-08T01:04:29.080Z | Downloaded wait-timeout v0.2.1 |
| 1130 | 2026-05-08T01:04:29.083Z | Downloaded usdt-macro v0.5.0 |
| 1131 | 2026-05-08T01:04:29.083Z | Downloaded const_format v0.2.35 |
| 1132 | 2026-05-08T01:04:29.086Z | Downloaded pin-project v1.1.11 |
| 1133 | 2026-05-08T01:04:29.090Z | Downloaded waitgroup v0.1.2 |
| 1134 | 2026-05-08T01:04:29.093Z | Downloaded tokio-tungstenite v0.21.0 |
| 1135 | 2026-05-08T01:04:29.093Z | Downloaded yoke-derive v0.8.1 |
| 1136 | 2026-05-08T01:04:29.093Z | Downloaded tokio-rustls v0.25.0 |
| 1137 | 2026-05-08T01:04:29.096Z | Downloaded tokio-dtrace v0.1.1 |
| 1138 | 2026-05-08T01:04:29.096Z | Downloaded tiny-keccak v2.0.2 |
| 1139 | 2026-05-08T01:04:29.099Z | Downloaded toml_datetime v1.1.0+spec-1.1.0 |
| 1140 | 2026-05-08T01:04:29.099Z | Downloaded zeroize_derive v1.4.3 |
| 1141 | 2026-05-08T01:04:29.099Z | Downloaded icu_properties v2.1.2 |
| 1142 | 2026-05-08T01:04:29.103Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1143 | 2026-05-08T01:04:29.103Z | Downloaded icu_locale_core v2.1.1 |
| 1144 | 2026-05-08T01:04:29.106Z | Downloaded progenitor-impl v0.14.0 |
| 1145 | 2026-05-08T01:04:29.106Z | Downloaded heapless v0.8.0 |
| 1146 | 2026-05-08T01:04:29.106Z | Downloaded serde_with_macros v3.18.0 |
| 1147 | 2026-05-08T01:04:29.109Z | Downloaded progenitor-impl v0.13.0 |
| 1148 | 2026-05-08T01:04:29.109Z | Downloaded smf v0.2.3 |
| 1149 | 2026-05-08T01:04:29.114Z | Downloaded slog-async v2.8.0 |
| 1150 | 2026-05-08T01:04:29.114Z | Downloaded zone_cfg_derive v0.3.1 |
| 1151 | 2026-05-08T01:04:29.114Z | Downloaded zone v0.3.1 |
| 1152 | 2026-05-08T01:04:29.114Z | Downloaded zerofrom-derive v0.1.6 |
| 1153 | 2026-05-08T01:04:29.114Z | Downloaded pest_meta v2.8.6 |
| 1154 | 2026-05-08T01:04:29.117Z | Downloaded thiserror-no-std v2.0.2 |
| 1155 | 2026-05-08T01:04:29.117Z | Downloaded zerofrom v0.1.6 |
| 1156 | 2026-05-08T01:04:29.117Z | Downloaded serde_tokenstream v0.2.3 |
| 1157 | 2026-05-08T01:04:29.117Z | Downloaded progenitor-impl v0.11.2 |
| 1158 | 2026-05-08T01:04:29.120Z | Downloaded derive-ex v0.1.8 |
| 1159 | 2026-05-08T01:04:29.120Z | Downloaded deranged v0.5.8 |
| 1160 | 2026-05-08T01:04:29.120Z | Downloaded cc v1.2.58 |
| 1161 | 2026-05-08T01:04:29.123Z | Downloaded hickory-resolver v0.24.4 |
| 1162 | 2026-05-08T01:04:29.126Z | Downloaded base64 v0.21.7 |
| 1163 | 2026-05-08T01:04:29.126Z | Downloaded spin v0.9.8 |
| 1164 | 2026-05-08T01:04:29.129Z | Downloaded pretty_assertions v1.4.1 |
| 1165 | 2026-05-08T01:04:29.129Z | Downloaded cipher v0.4.4 |
| 1166 | 2026-05-08T01:04:29.129Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1167 | 2026-05-08T01:04:29.133Z | Downloaded prettyplease v0.2.37 |
| 1168 | 2026-05-08T01:04:29.136Z | Downloaded crypto-bigint v0.5.5 |
| 1169 | 2026-05-08T01:04:30.142Z | Downloaded walkdir v2.5.0 |
| 1170 | 2026-05-08T01:04:30.142Z | Downloaded xz2 v0.1.7 |
| 1171 | 2026-05-08T01:04:30.142Z | Downloaded vsss-rs v3.3.4 |
| 1172 | 2026-05-08T01:04:30.146Z | Downloaded progenitor-impl v0.10.0 |
| 1173 | 2026-05-08T01:04:30.146Z | Downloaded expectorate v1.2.0 |
| 1174 | 2026-05-08T01:04:30.146Z | Downloaded tinystr v0.8.2 |
| 1175 | 2026-05-08T01:04:30.146Z | Downloaded schemars v0.8.22 |
| 1176 | 2026-05-08T01:04:30.146Z | Downloaded yoke v0.8.1 |
| 1177 | 2026-05-08T01:04:30.146Z | Downloaded time-macros v0.2.27 |
| 1178 | 2026-05-08T01:04:30.146Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1179 | 2026-05-08T01:04:30.146Z | Downloaded whoami v1.6.1 |
| 1180 | 2026-05-08T01:04:30.146Z | Downloaded slog v2.8.2 |
| 1181 | 2026-05-08T01:04:30.146Z | Downloaded snafu-derive v0.8.9 |
| 1182 | 2026-05-08T01:04:30.146Z | Downloaded hickory-resolver v0.25.2 |
| 1183 | 2026-05-08T01:04:30.146Z | Downloaded icu_normalizer_data v2.1.1 |
| 1184 | 2026-05-08T01:04:30.146Z | Downloaded toml_parser v1.1.0+spec-1.1.0 |
| 1185 | 2026-05-08T01:04:30.147Z | Downloaded darling_core v0.23.0 |
| 1186 | 2026-05-08T01:04:30.147Z | Downloaded similar v2.7.0 |
| 1187 | 2026-05-08T01:04:30.147Z | Downloaded usdt-impl v0.6.0 |
| 1188 | 2026-05-08T01:04:30.147Z | Downloaded thin-vec v0.2.14 |
| 1189 | 2026-05-08T01:04:30.147Z | Downloaded ucd-trie v0.1.7 |
| 1190 | 2026-05-08T01:04:30.147Z | Downloaded term v1.2.1 |
| 1191 | 2026-05-08T01:04:30.147Z | Downloaded linked-hash-map v0.5.6 |
| 1192 | 2026-05-08T01:04:30.147Z | Downloaded writeable v0.6.2 |
| 1193 | 2026-05-08T01:04:30.147Z | Downloaded ff v0.13.1 |
| 1194 | 2026-05-08T01:04:30.147Z | Downloaded zerovec-derive v0.11.2 |
| 1195 | 2026-05-08T01:04:30.147Z | Downloaded usdt-impl v0.5.0 |
| 1196 | 2026-05-08T01:04:30.147Z | Downloaded byteorder v1.5.0 |
| 1197 | 2026-05-08T01:04:30.147Z | Downloaded bitflags v1.3.2 |
| 1198 | 2026-05-08T01:04:30.147Z | Downloaded crc8 v0.1.1 |
| 1199 | 2026-05-08T01:04:30.147Z | Downloaded dropshot-api-manager v0.7.1 |
| 1200 | 2026-05-08T01:04:30.147Z | Downloaded toml v0.7.8 |
| 1201 | 2026-05-08T01:04:30.147Z | Downloaded base16ct v1.0.0 |
| 1202 | 2026-05-08T01:04:30.147Z | Downloaded memoffset v0.9.1 |
| 1203 | 2026-05-08T01:04:30.147Z | Downloaded is-terminal v0.4.17 |
| 1204 | 2026-05-08T01:04:30.147Z | Downloaded ident_case v1.0.1 |
| 1205 | 2026-05-08T01:04:30.148Z | Downloaded foreign-types v0.5.0 |
| 1206 | 2026-05-08T01:04:30.148Z | Downloaded zerocopy-derive v0.7.35 |
| 1207 | 2026-05-08T01:04:30.148Z | Downloaded fixedbitset v0.4.2 |
| 1208 | 2026-05-08T01:04:30.148Z | Downloaded async-compression v0.4.41 |
| 1209 | 2026-05-08T01:04:30.148Z | Downloaded typify v0.6.2 |
| 1210 | 2026-05-08T01:04:30.148Z | Downloaded typify v0.4.3 |
| 1211 | 2026-05-08T01:04:30.148Z | Downloaded toml_writer v1.1.0+spec-1.1.0 |
| 1212 | 2026-05-08T01:04:30.148Z | Downloaded crossbeam-channel v0.5.15 |
| 1213 | 2026-05-08T01:04:30.148Z | Downloaded test-strategy v0.4.5 |
| 1214 | 2026-05-08T01:04:30.148Z | Downloaded qorb v0.4.1 |
| 1215 | 2026-05-08T01:04:30.148Z | Downloaded unsafe-libyaml v0.2.11 |
| 1216 | 2026-05-08T01:04:30.148Z | Downloaded hashbrown v0.12.3 |
| 1217 | 2026-05-08T01:04:30.148Z | Downloaded toml v1.1.0+spec-1.1.0 |
| 1218 | 2026-05-08T01:04:30.148Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1219 | 2026-05-08T01:04:30.148Z | Downloaded rustls-webpki v0.103.10 |
| 1220 | 2026-05-08T01:04:30.148Z | Downloaded litemap v0.8.1 |
| 1221 | 2026-05-08T01:04:30.148Z | Downloaded async-recursion v1.1.1 |
| 1222 | 2026-05-08T01:04:30.148Z | Downloaded snafu v0.8.9 |
| 1223 | 2026-05-08T01:04:30.148Z | Downloaded nom v7.1.3 |
| 1224 | 2026-05-08T01:04:30.148Z | Downloaded tungstenite v0.21.0 |
| 1225 | 2026-05-08T01:04:30.148Z | Downloaded yansi v1.0.1 |
| 1226 | 2026-05-08T01:04:30.148Z | Downloaded rand v0.8.5 |
| 1227 | 2026-05-08T01:04:30.148Z | Downloaded rand v0.9.2 |
| 1228 | 2026-05-08T01:04:30.148Z | Downloaded schemars v0.9.0 |
| 1229 | 2026-05-08T01:04:30.148Z | Downloaded rayon-core v1.13.0 |
| 1230 | 2026-05-08T01:04:30.148Z | Downloaded toml_edit v0.25.8+spec-1.1.0 |
| 1231 | 2026-05-08T01:04:30.148Z | Downloaded typenum v1.19.0 |
| 1232 | 2026-05-08T01:04:30.148Z | Downloaded toml_edit v0.19.15 |
| 1233 | 2026-05-08T01:04:30.148Z | Downloaded schemars v1.2.1 |
| 1234 | 2026-05-08T01:04:30.148Z | Downloaded iddqd v0.3.17 |
| 1235 | 2026-05-08T01:04:30.148Z | Downloaded rand v0.10.1 |
| 1236 | 2026-05-08T01:04:30.148Z | Downloaded zerotrie v0.2.3 |
| 1237 | 2026-05-08T01:04:30.148Z | Downloaded steno v0.4.1 |
| 1238 | 2026-05-08T01:04:30.148Z | Downloaded reqwest v0.13.3 |
| 1239 | 2026-05-08T01:04:30.148Z | Downloaded pest v2.8.6 |
| 1240 | 2026-05-08T01:04:30.148Z | Downloaded itertools v0.12.1 |
| 1241 | 2026-05-08T01:04:30.148Z | Downloaded hashbrown v0.16.1 |
| 1242 | 2026-05-08T01:04:30.148Z | Downloaded iri-string v0.7.12 |
| 1243 | 2026-05-08T01:04:30.148Z | Downloaded libm v0.2.16 |
| 1244 | 2026-05-08T01:04:30.149Z | Downloaded rayon v1.11.0 |
| 1245 | 2026-05-08T01:04:30.149Z | Downloaded nom v8.0.0 |
| 1246 | 2026-05-08T01:04:30.149Z | Downloaded zerocopy-derive v0.8.48 |
| 1247 | 2026-05-08T01:04:30.149Z | Downloaded icu_properties_data v2.1.2 |
| 1248 | 2026-05-08T01:04:30.149Z | Downloaded zerocopy v0.7.35 |
| 1249 | 2026-05-08T01:04:30.149Z | Downloaded scc v2.4.0 |
| 1250 | 2026-05-08T01:04:30.149Z | Downloaded blake3 v1.8.4 |
| 1251 | 2026-05-08T01:04:30.149Z | Downloaded goblin v0.8.2 |
| 1252 | 2026-05-08T01:04:30.149Z | Downloaded rustls-webpki v0.102.8 |
| 1253 | 2026-05-08T01:04:30.149Z | Downloaded typed-path v0.9.3 |
| 1254 | 2026-05-08T01:04:30.149Z | Downloaded hkdf v0.12.4 |
| 1255 | 2026-05-08T01:04:30.149Z | Downloaded tough v0.20.0 |
| 1256 | 2026-05-08T01:04:30.149Z | Downloaded zerovec v0.11.5 |
| 1257 | 2026-05-08T01:04:30.149Z | Downloaded syn v1.0.109 |
| 1258 | 2026-05-08T01:04:30.149Z | Downloaded tower-http v0.6.8 |
| 1259 | 2026-05-08T01:04:30.149Z | Downloaded time v0.3.47 |
| 1260 | 2026-05-08T01:04:30.149Z | Downloaded winnow v0.5.40 |
| 1261 | 2026-05-08T01:04:30.149Z | Downloaded tabled v0.20.0 |
| 1262 | 2026-05-08T01:04:30.149Z | Downloaded proptest v1.11.0 |
| 1263 | 2026-05-08T01:04:30.149Z | Downloaded webpki-roots v1.0.6 |
| 1264 | 2026-05-08T01:04:30.149Z | Downloaded moka v0.12.15 |
| 1265 | 2026-05-08T01:04:30.149Z | Downloaded goblin v0.10.5 |
| 1266 | 2026-05-08T01:04:30.149Z | Downloaded winnow v1.0.1 |
| 1267 | 2026-05-08T01:04:30.149Z | Downloaded dropshot v0.16.7 |
| 1268 | 2026-05-08T01:04:30.149Z | Downloaded serde_with v3.18.0 |
| 1269 | 2026-05-08T01:04:30.149Z | Downloaded smoltcp v0.11.0 |
| 1270 | 2026-05-08T01:04:30.149Z | Downloaded rustls v0.22.4 |
| 1271 | 2026-05-08T01:04:30.149Z | Downloaded tabled v0.15.0 |
| 1272 | 2026-05-08T01:04:30.152Z | Downloaded regress v0.11.1 |
| 1273 | 2026-05-08T01:04:30.152Z | Downloaded dropshot v0.17.0 |
| 1274 | 2026-05-08T01:04:30.152Z | Downloaded sled v0.34.7 |
| 1275 | 2026-05-08T01:04:30.153Z | Downloaded typify-impl v0.6.2 |
| 1276 | 2026-05-08T01:04:30.153Z | Downloaded rhai v1.24.0 |
| 1277 | 2026-05-08T01:04:30.153Z | Downloaded hickory-proto v0.24.4 |
| 1278 | 2026-05-08T01:04:30.153Z | Downloaded regress v0.10.5 |
| 1279 | 2026-05-08T01:04:30.153Z | Downloaded rustls v0.23.37 |
| 1280 | 2026-05-08T01:04:30.153Z | Downloaded openapiv3 v2.2.0 |
| 1281 | 2026-05-08T01:04:30.153Z | Downloaded hickory-proto v0.25.2 |
| 1282 | 2026-05-08T01:04:30.153Z | Downloaded nix v0.31.2 |
| 1283 | 2026-05-08T01:04:30.153Z | Downloaded typify-impl v0.4.3 |
| 1284 | 2026-05-08T01:04:30.153Z | Downloaded chrono-tz v0.10.4 |
| 1285 | 2026-05-08T01:04:30.153Z | Downloaded csv v1.4.0 |
| 1286 | 2026-05-08T01:04:30.153Z | Downloaded tokio v1.52.1 |
| 1287 | 2026-05-08T01:04:30.153Z | Downloaded petgraph v0.6.5 |
| 1288 | 2026-05-08T01:04:30.153Z | Downloaded lzma-sys v0.1.20 |
| 1289 | 2026-05-08T01:04:30.153Z | Downloaded jiff v0.2.23 |
| 1290 | 2026-05-08T01:04:30.153Z | Downloaded sha3 v0.10.8 |
| 1291 | 2026-05-08T01:04:30.153Z | Downloaded encoding_rs v0.8.35 |
| 1292 | 2026-05-08T01:04:30.254Z | Downloaded aws-lc-sys v0.39.1 |
| 1293 | 2026-05-08T01:04:31.145Z | Compiling proc-macro2 v1.0.106 |
| 1294 | 2026-05-08T01:04:31.145Z | Compiling unicode-ident v1.0.24 |
| 1295 | 2026-05-08T01:04:31.145Z | Compiling quote v1.0.45 |
| 1296 | 2026-05-08T01:04:31.146Z | Compiling serde_core v1.0.228 |
| 1297 | 2026-05-08T01:04:31.149Z | Compiling cfg-if v1.0.4 |
| 1298 | 2026-05-08T01:04:31.149Z | Compiling serde v1.0.228 |
| 1299 | 2026-05-08T01:04:31.149Z | Compiling libc v0.2.186 |
| 1300 | 2026-05-08T01:04:31.149Z | Compiling memchr v2.8.0 |
| 1301 | 2026-05-08T01:04:31.350Z | Compiling itoa v1.0.18 |
| 1302 | 2026-05-08T01:04:31.522Z | Compiling zmij v1.0.21 |
| 1303 | 2026-05-08T01:04:31.552Z | Compiling smallvec v1.15.1 |
| 1304 | 2026-05-08T01:04:31.598Z | Compiling serde_json v1.0.149 |
| 1305 | 2026-05-08T01:04:31.842Z | Compiling autocfg v1.5.0 |
| 1306 | 2026-05-08T01:04:31.899Z | Compiling libm v0.2.16 |
| 1307 | 2026-05-08T01:04:32.043Z | Compiling stable_deref_trait v1.2.1 |
| 1308 | 2026-05-08T01:04:32.118Z | Compiling iana-time-zone v0.1.65 |
| 1309 | 2026-05-08T01:04:32.131Z | Compiling equivalent v1.0.2 |
| 1310 | 2026-05-08T01:04:32.142Z | Compiling version_check v0.9.5 |
| 1311 | 2026-05-08T01:04:32.197Z | Compiling percent-encoding v2.3.2 |
| 1312 | 2026-05-08T01:04:32.207Z | Compiling litemap v0.8.1 |
| 1313 | 2026-05-08T01:04:32.349Z | Compiling writeable v0.6.2 |
| 1314 | 2026-05-08T01:04:32.422Z | Compiling icu_normalizer_data v2.1.1 |
| 1315 | 2026-05-08T01:04:32.445Z | Compiling syn v2.0.117 |
| 1316 | 2026-05-08T01:04:32.455Z | Compiling icu_properties_data v2.1.2 |
| 1317 | 2026-05-08T01:04:32.552Z | Compiling dyn-clone v1.0.20 |
| 1318 | 2026-05-08T01:04:32.581Z | Compiling form_urlencoded v1.2.2 |
| 1319 | 2026-05-08T01:04:32.620Z | Compiling pin-project-lite v0.2.17 |
| 1320 | 2026-05-08T01:04:32.686Z | Compiling utf8_iter v1.0.4 |
| 1321 | 2026-05-08T01:04:32.712Z | Compiling scopeguard v1.2.0 |
| 1322 | 2026-05-08T01:04:32.722Z | Compiling parking_lot_core v0.9.12 |
| 1323 | 2026-05-08T01:04:32.756Z | Compiling thiserror v2.0.18 |
| 1324 | 2026-05-08T01:04:32.812Z | Compiling lock_api v0.4.14 |
| 1325 | 2026-05-08T01:04:32.825Z | Compiling num-traits v0.2.19 |
| 1326 | 2026-05-08T01:04:32.838Z | Compiling heck v0.5.0 |
| 1327 | 2026-05-08T01:04:32.995Z | Compiling hashbrown v0.17.0 |
| 1328 | 2026-05-08T01:04:33.040Z | Compiling errno v0.3.14 |
| 1329 | 2026-05-08T01:04:33.129Z | Compiling getrandom v0.4.2 |
| 1330 | 2026-05-08T01:04:33.188Z | Compiling rand_core v0.10.0 |
| 1331 | 2026-05-08T01:04:33.295Z | Compiling futures-core v0.3.32 |
| 1332 | 2026-05-08T01:04:33.340Z | Compiling jobserver v0.1.34 |
| 1333 | 2026-05-08T01:04:33.445Z | Compiling semver v1.0.28 |
| 1334 | 2026-05-08T01:04:33.499Z | Compiling indexmap v2.14.0 |
| 1335 | 2026-05-08T01:04:33.544Z | Compiling shlex v1.3.0 |
| 1336 | 2026-05-08T01:04:33.569Z | Compiling find-msvc-tools v0.1.9 |
| 1337 | 2026-05-08T01:04:33.728Z | Compiling cc v1.2.58 |
| 1338 | 2026-05-08T01:04:33.791Z | Compiling uuid v1.23.1 |
| 1339 | 2026-05-08T01:04:33.802Z | Compiling zerocopy v0.8.48 |
| 1340 | 2026-05-08T01:04:33.845Z | Compiling fnv v1.0.7 |
| 1341 | 2026-05-08T01:04:33.860Z | Compiling futures-sink v0.3.32 |
| 1342 | 2026-05-08T01:04:33.936Z | Compiling rustversion v1.0.22 |
| 1343 | 2026-05-08T01:04:33.956Z | Compiling schemars v0.8.22 |
| 1344 | 2026-05-08T01:04:34.157Z | Compiling slab v0.4.12 |
| 1345 | 2026-05-08T01:04:34.201Z | Compiling futures-channel v0.3.32 |
| 1346 | 2026-05-08T01:04:34.214Z | Compiling socket2 v0.6.3 |
| 1347 | 2026-05-08T01:04:34.332Z | Compiling log v0.4.29 |
| 1348 | 2026-05-08T01:04:34.424Z | Compiling parking_lot v0.12.5 |
| 1349 | 2026-05-08T01:04:34.522Z | Compiling futures-task v0.3.32 |
| 1350 | 2026-05-08T01:04:34.536Z | Compiling futures-io v0.3.32 |
| 1351 | 2026-05-08T01:04:34.656Z | Compiling signal-hook-registry v1.4.8 |
| 1352 | 2026-05-08T01:04:34.684Z | Compiling mio v1.2.0 |
| 1353 | 2026-05-08T01:04:34.684Z | Compiling bitflags v2.11.0 |
| 1354 | 2026-05-08T01:04:34.711Z | Compiling portable-atomic v1.13.1 |
| 1355 | 2026-05-08T01:04:34.827Z | Compiling critical-section v1.2.0 |
| 1356 | 2026-05-08T01:04:34.855Z | Compiling regex-syntax v0.8.10 |
| 1357 | 2026-05-08T01:04:34.914Z | Compiling base64 v0.22.1 |
| 1358 | 2026-05-08T01:04:34.929Z | Compiling typenum v1.19.0 |
| 1359 | 2026-05-08T01:04:34.943Z | Compiling getrandom v0.2.17 |
| 1360 | 2026-05-08T01:04:34.984Z | Compiling subtle v2.6.1 |
| 1361 | 2026-05-08T01:04:35.124Z | Compiling untrusted v0.9.0 |
| 1362 | 2026-05-08T01:04:35.150Z | Compiling byteorder v1.5.0 |
| 1363 | 2026-05-08T01:04:35.192Z | Compiling getrandom v0.3.4 |
| 1364 | 2026-05-08T01:04:35.228Z | Compiling synstructure v0.13.2 |
| 1365 | 2026-05-08T01:04:35.242Z | Compiling serde_derive_internals v0.29.1 |
| 1366 | 2026-05-08T01:04:35.366Z | Compiling httparse v1.10.1 |
| 1367 | 2026-05-08T01:04:35.525Z | Compiling atomic-waker v1.1.2 |
| 1368 | 2026-05-08T01:04:35.647Z | Compiling once_cell v1.21.4 |
| 1369 | 2026-05-08T01:04:35.671Z | Compiling ipnet v2.12.0 |
| 1370 | 2026-05-08T01:04:35.714Z | Compiling allocator-api2 v0.2.21 |
| 1371 | 2026-05-08T01:04:35.749Z | Compiling foldhash v0.2.0 |
| 1372 | 2026-05-08T01:04:35.834Z | Compiling tower-service v0.3.3 |
| 1373 | 2026-05-08T01:04:35.851Z | Compiling ryu v1.0.23 |
| 1374 | 2026-05-08T01:04:35.923Z | Compiling tower-layer v0.3.3 |
| 1375 | 2026-05-08T01:04:35.972Z | Compiling rand_core v0.6.4 |
| 1376 | 2026-05-08T01:04:36.031Z | Compiling hashbrown v0.16.1 |
| 1377 | 2026-05-08T01:04:36.034Z | Compiling cmake v0.1.58 |
| 1378 | 2026-05-08T01:04:36.074Z | Compiling try-lock v0.2.5 |
| 1379 | 2026-05-08T01:04:36.176Z | Compiling dunce v1.0.5 |
| 1380 | 2026-05-08T01:04:36.186Z | Compiling fs_extra v1.3.0 |
| 1381 | 2026-05-08T01:04:36.199Z | Compiling strsim v0.11.1 |
| 1382 | 2026-05-08T01:04:36.264Z | Compiling rustix v1.1.4 |
| 1383 | 2026-05-08T01:04:36.286Z | Compiling want v0.3.1 |
| 1384 | 2026-05-08T01:04:36.377Z | Compiling httpdate v1.0.3 |
| 1385 | 2026-05-08T01:04:36.428Z | Compiling aws-lc-sys v0.39.1 |
| 1386 | 2026-05-08T01:04:36.449Z | Compiling serde_derive v1.0.228 |
| 1387 | 2026-05-08T01:04:36.582Z | Compiling zerofrom-derive v0.1.6 |
| 1388 | 2026-05-08T01:04:36.599Z | Compiling yoke-derive v0.8.1 |
| 1389 | 2026-05-08T01:04:36.609Z | Compiling zerovec-derive v0.11.2 |
| 1390 | 2026-05-08T01:04:36.619Z | Compiling displaydoc v0.2.5 |
| 1391 | 2026-05-08T01:04:36.651Z | Compiling schemars_derive v0.8.22 |
| 1392 | 2026-05-08T01:04:37.278Z | Compiling thiserror-impl v2.0.18 |
| 1393 | 2026-05-08T01:04:37.413Z | Compiling tokio-macros v2.7.0 |
| 1394 | 2026-05-08T01:04:37.560Z | Compiling zerocopy-derive v0.8.48 |
| 1395 | 2026-05-08T01:04:37.644Z | Compiling zeroize_derive v1.4.3 |
| 1396 | 2026-05-08T01:04:37.741Z | Compiling futures-macro v0.3.32 |
| 1397 | 2026-05-08T01:04:37.851Z | Compiling zerofrom v0.1.6 |
| 1398 | 2026-05-08T01:04:37.971Z | Compiling yoke v0.8.1 |
| 1399 | 2026-05-08T01:04:38.125Z | Compiling zerovec v0.11.5 |
| 1400 | 2026-05-08T01:04:38.152Z | Compiling zerotrie v0.2.3 |
| 1401 | 2026-05-08T01:04:38.313Z | Compiling zeroize v1.8.2 |
| 1402 | 2026-05-08T01:04:38.452Z | Compiling thiserror v1.0.69 |
| 1403 | 2026-05-08T01:04:38.588Z | Compiling tinystr v0.8.2 |
| 1404 | 2026-05-08T01:04:38.607Z | Compiling potential_utf v0.1.4 |
| 1405 | 2026-05-08T01:04:38.617Z | Compiling futures-util v0.3.32 |
| 1406 | 2026-05-08T01:04:38.660Z | Compiling thiserror-impl v1.0.69 |
| 1407 | 2026-05-08T01:04:38.743Z | Compiling icu_locale_core v2.1.1 |
| 1408 | 2026-05-08T01:04:38.766Z | Compiling icu_collections v2.1.1 |
| 1409 | 2026-05-08T01:04:38.945Z | Compiling ucd-trie v0.1.7 |
| 1410 | 2026-05-08T01:04:39.229Z | Compiling pest v2.8.6 |
| 1411 | 2026-05-08T01:04:39.667Z | Compiling bytes v1.11.1 |
| 1412 | 2026-05-08T01:04:39.701Z | Compiling icu_provider v2.1.1 |
| 1413 | 2026-05-08T01:04:39.777Z | Compiling chrono v0.4.44 |
| 1414 | 2026-05-08T01:04:39.848Z | Compiling serde_tokenstream v0.2.3 |
| 1415 | 2026-05-08T01:04:39.985Z | Compiling icu_normalizer v2.1.1 |
| 1416 | 2026-05-08T01:04:40.120Z | Compiling icu_properties v2.1.2 |
| 1417 | 2026-05-08T01:04:40.294Z | Compiling http v1.4.0 |
| 1418 | 2026-05-08T01:04:40.462Z | Compiling tokio v1.52.1 |
| 1419 | 2026-05-08T01:04:40.560Z | Compiling erased-serde v0.3.31 |
| 1420 | 2026-05-08T01:04:40.948Z | Compiling idna_adapter v1.2.1 |
| 1421 | 2026-05-08T01:04:41.033Z | Compiling http-body v1.0.1 |
| 1422 | 2026-05-08T01:04:41.082Z | Compiling idna v1.1.0 |
| 1423 | 2026-05-08T01:04:41.181Z | Compiling pest_meta v2.8.6 |
| 1424 | 2026-05-08T01:04:41.240Z | Compiling tracing-attributes v0.1.31 |
| 1425 | 2026-05-08T01:04:41.250Z | Compiling tracing-core v0.1.36 |
| 1426 | 2026-05-08T01:04:41.261Z | Compiling generic-array v0.14.7 |
| 1427 | 2026-05-08T01:04:41.469Z | Compiling url v2.5.8 |
| 1428 | 2026-05-08T01:04:41.881Z | Compiling ppv-lite86 v0.2.21 |
| 1429 | 2026-05-08T01:04:41.881Z | Compiling pretty-hex v0.4.2 |
| 1430 | 2026-05-08T01:04:41.904Z | Compiling pest_generator v2.8.6 |
| 1431 | 2026-05-08T01:04:42.246Z | Compiling plain v0.2.3 |
| 1432 | 2026-05-08T01:04:42.362Z | Compiling http-body-util v0.1.3 |
| 1433 | 2026-05-08T01:04:42.492Z | Compiling tracing v0.1.44 |
| 1434 | 2026-05-08T01:04:42.505Z | Compiling serde_urlencoded v0.7.1 |
| 1435 | 2026-05-08T01:04:42.508Z | Compiling pest_derive v2.8.6 |
| 1436 | 2026-05-08T01:04:42.594Z | Compiling aho-corasick v1.1.4 |
| 1437 | 2026-05-08T01:04:42.721Z | Compiling slog v2.8.2 |
| 1438 | 2026-05-08T01:04:42.736Z | Compiling sync_wrapper v1.0.2 |
| 1439 | 2026-05-08T01:04:43.037Z | Compiling ipnetwork v0.21.1 |
| 1440 | 2026-05-08T01:04:43.111Z | Compiling iri-string v0.7.12 |
| 1441 | 2026-05-08T01:04:43.359Z | Compiling paste v1.0.15 |
| 1442 | 2026-05-08T01:04:43.469Z | Compiling regex-automata v0.4.14 |
| 1443 | 2026-05-08T01:04:43.648Z | Compiling crypto-common v0.1.7 |
| 1444 | 2026-05-08T01:04:43.777Z | Compiling openapiv3 v2.2.0 |
| 1445 | 2026-05-08T01:04:44.218Z | Compiling ident_case v1.0.1 |
| 1446 | 2026-05-08T01:04:44.339Z | Compiling omicron-workspace-hack v0.1.0 |
| 1447 | 2026-05-08T01:04:44.546Z | Compiling powerfmt v0.2.0 |
| 1448 | 2026-05-08T01:04:44.737Z | Compiling time-core v0.1.8 |
| 1449 | 2026-05-08T01:04:44.749Z | Compiling num-conv v0.2.1 |
| 1450 | 2026-05-08T01:04:44.875Z | Compiling deranged v0.5.8 |
| 1451 | 2026-05-08T01:04:44.888Z | Compiling time-macros v0.2.27 |
| 1452 | 2026-05-08T01:04:45.176Z | Compiling regex v1.12.3 |
| 1453 | 2026-05-08T01:04:45.376Z | Compiling tokio-util v0.7.18 |
| 1454 | 2026-05-08T01:04:45.847Z | Compiling num_threads v0.1.7 |
| 1455 | 2026-05-08T01:04:45.940Z | Compiling anyhow v1.0.102 |
| 1456 | 2026-05-08T01:04:46.038Z | Compiling rustls-pki-types v1.14.0 |
| 1457 | 2026-05-08T01:04:46.123Z | Compiling scroll_derive v0.13.1 |
| 1458 | 2026-05-08T01:04:46.407Z | Compiling oxnet v0.1.5 |
| 1459 | 2026-05-08T01:04:46.514Z | Compiling daft-derive v0.1.5 |
| 1460 | 2026-05-08T01:04:46.869Z | Compiling winnow v1.0.1 |
| 1461 | 2026-05-08T01:04:46.881Z | Compiling fastrand v2.3.0 |
| 1462 | 2026-05-08T01:04:46.978Z | Compiling scroll v0.13.0 |
| 1463 | 2026-05-08T01:04:47.002Z | Compiling syn v1.0.109 |
| 1464 | 2026-05-08T01:04:47.153Z | Compiling h2 v0.4.13 |
| 1465 | 2026-05-08T01:04:47.263Z | Compiling async-trait v0.1.89 |
| 1466 | 2026-05-08T01:04:47.322Z | Compiling crossbeam-utils v0.8.21 |
| 1467 | 2026-05-08T01:04:47.334Z | Compiling ring v0.17.14 |
| 1468 | 2026-05-08T01:04:47.631Z | Compiling openssl-probe v0.2.1 |
| 1469 | 2026-05-08T01:04:47.815Z | Compiling cpufeatures v0.2.17 |
| 1470 | 2026-05-08T01:04:47.959Z | Compiling block-buffer v0.10.4 |
| 1471 | 2026-05-08T01:04:48.124Z | Compiling thread_local v1.1.9 |
| 1472 | 2026-05-08T01:04:48.214Z | Compiling hex v0.4.3 |
| 1473 | 2026-05-08T01:04:48.360Z | Compiling usdt-impl v0.6.0 |
| 1474 | 2026-05-08T01:04:48.374Z | Compiling digest v0.10.7 |
| 1475 | 2026-05-08T01:04:48.406Z | Compiling goblin v0.10.5 |
| 1476 | 2026-05-08T01:04:48.461Z | Compiling dtrace-parser v0.3.0 |
| 1477 | 2026-05-08T01:04:48.570Z | Compiling camino v1.2.2 |
| 1478 | 2026-05-08T01:04:48.595Z | Compiling slog-async v2.8.0 |
| 1479 | 2026-05-08T01:04:48.909Z | Compiling thread-id v5.1.0 |
| 1480 | 2026-05-08T01:04:48.918Z | Compiling aws-lc-rs v1.16.2 |
| 1481 | 2026-05-08T01:04:48.983Z | Compiling term v1.2.1 |
| 1482 | 2026-05-08T01:04:49.198Z | Compiling hyper v1.9.0 |
| 1483 | 2026-05-08T01:04:49.313Z | Compiling take_mut v0.2.2 |
| 1484 | 2026-05-08T01:04:49.673Z | Compiling rand_core v0.9.5 |
| 1485 | 2026-05-08T01:04:49.813Z | Compiling futures-executor v0.3.32 |
| 1486 | 2026-05-08T01:04:50.088Z | Compiling match_cfg v0.1.0 |
| 1487 | 2026-05-08T01:04:50.147Z | Compiling futures v0.3.32 |
| 1488 | 2026-05-08T01:04:50.159Z | Compiling tower v0.5.3 |
| 1489 | 2026-05-08T01:04:50.221Z | Compiling hyper-util v0.1.20 |
| 1490 | 2026-05-08T01:04:50.600Z | Compiling structmeta-derive v0.3.0 |
| 1491 | 2026-05-08T01:04:50.612Z | Compiling rustls v0.22.4 |
| 1492 | 2026-05-08T01:04:50.870Z | Compiling untrusted v0.7.1 |
| 1493 | 2026-05-08T01:04:50.988Z | Compiling tower-http v0.6.8 |
| 1494 | 2026-05-08T01:04:51.398Z | Compiling dof v0.4.0 |
| 1495 | 2026-05-08T01:04:51.604Z | Compiling structmeta v0.3.0 |
| 1496 | 2026-05-08T01:04:51.780Z | Compiling rand_chacha v0.9.0 |
| 1497 | 2026-05-08T01:04:51.849Z | Compiling darling_core v0.23.0 |
| 1498 | 2026-05-08T01:04:51.919Z | Compiling newtype-uuid-macros v0.1.0 |
| 1499 | 2026-05-08T01:04:52.046Z | Compiling regress v0.10.5 |
| 1500 | 2026-05-08T01:04:52.824Z | Compiling rustls v0.23.37 |
| 1501 | 2026-05-08T01:04:52.921Z | Compiling winnow v0.7.15 |
| 1502 | 2026-05-08T01:04:52.944Z | Compiling rand v0.9.2 |
| 1503 | 2026-05-08T01:04:53.028Z | Compiling time v0.3.47 |
| 1504 | 2026-05-08T01:04:53.237Z | Compiling usdt-attr-macro v0.6.0 |
| 1505 | 2026-05-08T01:04:53.537Z | Compiling usdt-macro v0.6.0 |
| 1506 | 2026-05-08T01:04:53.965Z | Compiling darling_macro v0.23.0 |
| 1507 | 2026-05-08T01:04:54.313Z | Compiling newtype-uuid v1.3.2 |
| 1508 | 2026-05-08T01:04:54.395Z | Compiling ref-cast v1.0.25 |
| 1509 | 2026-05-08T01:04:54.408Z | Compiling quick-error v1.2.3 |
| 1510 | 2026-05-08T01:04:54.511Z | Compiling daft v0.1.5 |
| 1511 | 2026-05-08T01:04:54.528Z | Compiling darling v0.23.0 |
| 1512 | 2026-05-08T01:04:54.650Z | Compiling crossbeam-channel v0.5.15 |
| 1513 | 2026-05-08T01:04:54.653Z | Compiling strum_macros v0.26.4 |
| 1514 | 2026-05-08T01:04:54.676Z | Compiling ref-cast-impl v1.0.25 |
| 1515 | 2026-05-08T01:04:54.734Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1516 | 2026-05-08T01:04:54.771Z | Compiling serde_spanned v1.1.0 |
| 1517 | 2026-05-08T01:04:54.913Z | Compiling multer v3.1.0 |
| 1518 | 2026-05-08T01:04:55.029Z | Compiling bit-vec v0.8.0 |
| 1519 | 2026-05-08T01:04:55.058Z | Compiling debug-ignore v1.0.5 |
| 1520 | 2026-05-08T01:04:55.119Z | Compiling toml_writer v1.1.0+spec-1.1.0 |
| 1521 | 2026-05-08T01:04:55.155Z | Compiling serde_with_macros v3.18.0 |
| 1522 | 2026-05-08T01:04:55.173Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1523 | 2026-05-08T01:04:55.255Z | Compiling bit-set v0.8.0 |
| 1524 | 2026-05-08T01:04:55.322Z | Compiling async-stream-impl v0.3.6 |
| 1525 | 2026-05-08T01:04:55.367Z | Compiling dropshot v0.16.7 |
| 1526 | 2026-05-08T01:04:55.406Z | Compiling encoding_rs v0.8.35 |
| 1527 | 2026-05-08T01:04:55.584Z | Compiling mime v0.3.17 |
| 1528 | 2026-05-08T01:04:55.630Z | Compiling unarray v0.1.4 |
| 1529 | 2026-05-08T01:04:55.738Z | Compiling spin v0.9.8 |
| 1530 | 2026-05-08T01:04:55.859Z | Compiling derive-ex v0.1.8 |
| 1531 | 2026-05-08T01:04:55.889Z | Compiling dropshot_endpoint v0.16.7 |
| 1532 | 2026-05-08T01:04:55.908Z | Compiling macaddr v1.0.1 |
| 1533 | 2026-05-08T01:04:55.940Z | Compiling async-stream v0.3.6 |
| 1534 | 2026-05-08T01:04:56.107Z | Compiling waitgroup v0.1.2 |
| 1535 | 2026-05-08T01:04:56.107Z | Compiling serde_path_to_error v0.1.20 |
| 1536 | 2026-05-08T01:04:56.252Z | Compiling is-terminal v0.4.17 |
| 1537 | 2026-05-08T01:04:56.281Z | Compiling strum v0.26.3 |
| 1538 | 2026-05-08T01:04:56.336Z | Compiling slog-term v2.9.2 |
| 1539 | 2026-05-08T01:04:56.454Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1540 | 2026-05-08T01:04:56.630Z | Compiling tempfile v3.27.0 |
| 1541 | 2026-05-08T01:04:56.891Z | Compiling rustls-native-certs v0.8.3 |
| 1542 | 2026-05-08T01:04:57.019Z | Compiling strum_macros v0.27.2 |
| 1543 | 2026-05-08T01:04:57.075Z | Compiling instant v0.1.13 |
| 1544 | 2026-05-08T01:04:57.232Z | Compiling rustc-hash v2.1.2 |
| 1545 | 2026-05-08T01:04:57.252Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1546 | 2026-05-08T01:04:57.427Z | Compiling slog-json v2.6.1 |
| 1547 | 2026-05-08T01:04:57.477Z | Compiling test-strategy v0.4.5 |
| 1548 | 2026-05-08T01:04:57.628Z | Compiling hostname v0.3.1 |
| 1549 | 2026-05-08T01:04:57.781Z | Compiling memmap2 v0.9.10 |
| 1550 | 2026-05-08T01:04:58.059Z | Compiling either v1.15.0 |
| 1551 | 2026-05-08T01:04:58.256Z | Compiling slog-bunyan v2.5.0 |
| 1552 | 2026-05-08T01:04:58.385Z | Compiling parse-display-derive v0.10.0 |
| 1553 | 2026-05-08T01:04:58.494Z | Compiling backon v1.6.0 |
| 1554 | 2026-05-08T01:04:58.688Z | Compiling rand_chacha v0.3.1 |
| 1555 | 2026-05-08T01:04:58.822Z | Compiling rustls-webpki v0.102.8 |
| 1556 | 2026-05-08T01:04:58.848Z | Compiling strum v0.27.2 |
| 1557 | 2026-05-08T01:04:58.972Z | Compiling rand v0.8.5 |
| 1558 | 2026-05-08T01:04:59.134Z | Compiling toml_parser v1.1.0+spec-1.1.0 |
| 1559 | 2026-05-08T01:04:59.676Z | Compiling wait-timeout v0.2.1 |
| 1560 | 2026-05-08T01:04:59.975Z | Compiling rusty-fork v0.3.1 |
| 1561 | 2026-05-08T01:04:59.979Z | Compiling toml v0.9.12+spec-1.1.0 |
| 1562 | 2026-05-08T01:04:59.995Z | Compiling serde_with v3.18.0 |
| 1563 | 2026-05-08T01:05:00.970Z | Compiling usdt v0.6.0 |
| 1564 | 2026-05-08T01:05:01.017Z | Compiling reqwest v0.12.28 |
| 1565 | 2026-05-08T01:05:01.243Z | Compiling rand_xorshift v0.4.0 |
| 1566 | 2026-05-08T01:05:01.385Z | Compiling tokio-rustls v0.25.0 |
| 1567 | 2026-05-08T01:05:01.488Z | Compiling sha1 v0.10.6 |
| 1568 | 2026-05-08T01:05:01.615Z | Compiling rustls-pemfile v2.2.0 |
| 1569 | 2026-05-08T01:05:01.734Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1570 | 2026-05-08T01:05:01.760Z | Compiling hostname v0.4.2 |
| 1571 | 2026-05-08T01:05:01.878Z | Compiling proptest v1.11.0 |
| 1572 | 2026-05-08T01:05:02.188Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1573 | 2026-05-08T01:05:02.371Z | Compiling itertools v0.14.0 |
| 1574 | 2026-05-08T01:05:02.526Z | Compiling iddqd v0.3.17 |
| 1575 | 2026-05-08T01:05:03.580Z | Compiling utf8parse v0.2.2 |
| 1576 | 2026-05-08T01:05:03.604Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1577 | 2026-05-08T01:05:03.688Z | Compiling anstyle-parse v1.0.0 |
| 1578 | 2026-05-08T01:05:03.850Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 1579 | 2026-05-08T01:05:04.233Z | Compiling anstyle-query v1.1.5 |
| 1580 | 2026-05-08T01:05:04.339Z | Compiling anstyle v1.0.14 |
| 1581 | 2026-05-08T01:05:04.403Z | Compiling colorchoice v1.0.5 |
| 1582 | 2026-05-08T01:05:04.420Z | Compiling is_terminal_polyfill v1.70.2 |
| 1583 | 2026-05-08T01:05:04.512Z | Compiling anstream v1.0.0 |
| 1584 | 2026-05-08T01:05:04.554Z | Compiling progenitor-client v0.10.0 |
| 1585 | 2026-05-08T01:05:04.739Z | Compiling parse-display v0.10.0 |
| 1586 | 2026-05-08T01:05:04.773Z | Compiling backoff v0.4.0 |
| 1587 | 2026-05-08T01:05:04.820Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#c3305fd1) |
| 1588 | 2026-05-08T01:05:04.820Z | Compiling toml_datetime v0.6.11 |
| 1589 | 2026-05-08T01:05:04.977Z | Compiling regress v0.11.1 |
| 1590 | 2026-05-08T01:05:05.067Z | Compiling unicode-width v0.2.2 |
| 1591 | 2026-05-08T01:05:05.091Z | Compiling clap_lex v1.1.0 |
| 1592 | 2026-05-08T01:05:05.605Z | Compiling clap_derive v4.6.1 |
| 1593 | 2026-05-08T01:05:06.212Z | Compiling terminal_size v0.4.4 |
| 1594 | 2026-05-08T01:05:06.350Z | Compiling zerocopy-derive v0.7.35 |
| 1595 | 2026-05-08T01:05:07.022Z | Compiling typify-impl v0.6.2 |
| 1596 | 2026-05-08T01:05:07.257Z | Compiling zerocopy v0.7.35 |
| 1597 | 2026-05-08T01:05:07.823Z | Compiling convert_case v0.4.0 |
| 1598 | 2026-05-08T01:05:08.129Z | Compiling derive_more v0.99.20 |
| 1599 | 2026-05-08T01:05:08.962Z | Compiling clap_builder v4.6.0 |
| 1600 | 2026-05-08T01:05:09.195Z | Compiling tinyvec_macros v0.1.1 |
| 1601 | 2026-05-08T01:05:09.260Z | Compiling unsafe-libyaml v0.2.11 |
| 1602 | 2026-05-08T01:05:09.565Z | Compiling tinyvec v1.11.0 |
| 1603 | 2026-05-08T01:05:09.894Z | Compiling serde_yaml v0.9.34+deprecated |
| 1604 | 2026-05-08T01:05:10.329Z | Compiling dtrace-parser v0.2.0 |
| 1605 | 2026-05-08T01:05:10.472Z | Compiling serde_spanned v0.6.9 |
| 1606 | 2026-05-08T01:05:10.611Z | Compiling clap v4.6.1 |
| 1607 | 2026-05-08T01:05:10.690Z | Compiling secrecy v0.10.3 |
| 1608 | 2026-05-08T01:05:10.847Z | Compiling scroll_derive v0.12.1 |
| 1609 | 2026-05-08T01:05:11.134Z | Compiling usdt-impl v0.5.0 |
| 1610 | 2026-05-08T01:05:11.200Z | Compiling crucible-workspace-hack v0.1.0 |
| 1611 | 2026-05-08T01:05:11.273Z | Compiling toml_write v0.1.2 |
| 1612 | 2026-05-08T01:05:11.421Z | Compiling toml_edit v0.22.27 |
| 1613 | 2026-05-08T01:05:11.547Z | Compiling scroll v0.12.0 |
| 1614 | 2026-05-08T01:05:12.169Z | Compiling dof v0.3.0 |
| 1615 | 2026-05-08T01:05:12.389Z | Compiling darling_core v0.21.3 |
| 1616 | 2026-05-08T01:05:12.516Z | Compiling rustc_version v0.4.1 |
| 1617 | 2026-05-08T01:05:12.567Z | Compiling thread-id v4.2.2 |
| 1618 | 2026-05-08T01:05:12.795Z | Compiling curve25519-dalek v4.1.3 |
| 1619 | 2026-05-08T01:05:13.081Z | Compiling toml v0.8.23 |
| 1620 | 2026-05-08T01:05:13.408Z | Compiling typify-macro v0.6.2 |
| 1621 | 2026-05-08T01:05:13.646Z | Compiling goblin v0.8.2 |
| 1622 | 2026-05-08T01:05:14.039Z | Compiling hubpack_derive v0.1.1 |
| 1623 | 2026-05-08T01:05:14.498Z | Compiling darling_macro v0.21.3 |
| 1624 | 2026-05-08T01:05:14.695Z | Compiling hmac v0.12.1 |
| 1625 | 2026-05-08T01:05:14.736Z | Compiling crossbeam-epoch v0.9.18 |
| 1626 | 2026-05-08T01:05:14.819Z | Compiling inout v0.1.4 |
| 1627 | 2026-05-08T01:05:14.959Z | Compiling ff v0.13.1 |
| 1628 | 2026-05-08T01:05:15.062Z | Compiling num-integer v0.1.46 |
| 1629 | 2026-05-08T01:05:15.310Z | Compiling heck v0.4.1 |
| 1630 | 2026-05-08T01:05:15.372Z | Compiling toml_datetime v1.1.0+spec-1.1.0 |
| 1631 | 2026-05-08T01:05:15.392Z | Compiling float-ord v0.3.2 |
| 1632 | 2026-05-08T01:05:15.447Z | Compiling typify v0.6.2 |
| 1633 | 2026-05-08T01:05:15.533Z | Compiling toml_edit v0.25.8+spec-1.1.0 |
| 1634 | 2026-05-08T01:05:15.686Z | Compiling darling v0.21.3 |
| 1635 | 2026-05-08T01:05:15.725Z | Compiling group v0.13.0 |
| 1636 | 2026-05-08T01:05:15.977Z | Compiling cipher v0.4.4 |
| 1637 | 2026-05-08T01:05:16.195Z | Compiling hkdf v0.12.4 |
| 1638 | 2026-05-08T01:05:16.335Z | Compiling hubpack v0.1.2 |
| 1639 | 2026-05-08T01:05:17.421Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1640 | 2026-05-08T01:05:17.509Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1641 | 2026-05-08T01:05:17.630Z | Compiling universal-hash v0.5.1 |
| 1642 | 2026-05-08T01:05:17.764Z | Compiling crypto-bigint v0.5.5 |
| 1643 | 2026-05-08T01:05:17.770Z | Compiling half v2.7.1 |
| 1644 | 2026-05-08T01:05:18.391Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1645 | 2026-05-08T01:05:18.594Z | Compiling proc-macro-error-attr v1.0.4 |
| 1646 | 2026-05-08T01:05:18.699Z | Compiling memoffset v0.9.1 |
| 1647 | 2026-05-08T01:05:18.920Z | Compiling prettyplease v0.2.37 |
| 1648 | 2026-05-08T01:05:18.937Z | Compiling rustix v0.38.44 |
| 1649 | 2026-05-08T01:05:19.073Z | Compiling cfg_aliases v0.2.1 |
| 1650 | 2026-05-08T01:05:19.101Z | Compiling static_assertions v1.1.0 |
| 1651 | 2026-05-08T01:05:19.140Z | Compiling heapless v0.8.0 |
| 1652 | 2026-05-08T01:05:19.159Z | Compiling base64ct v1.8.3 |
| 1653 | 2026-05-08T01:05:19.172Z | Compiling ciborium-io v0.2.2 |
| 1654 | 2026-05-08T01:05:19.267Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1655 | 2026-05-08T01:05:19.283Z | Compiling base16ct v0.2.0 |
| 1656 | 2026-05-08T01:05:19.449Z | Compiling opaque-debug v0.3.1 |
| 1657 | 2026-05-08T01:05:19.513Z | Compiling poly1305 v0.8.0 |
| 1658 | 2026-05-08T01:05:19.536Z | Compiling elliptic-curve v0.13.8 |
| 1659 | 2026-05-08T01:05:19.683Z | Compiling password-hash v0.5.0 |
| 1660 | 2026-05-08T01:05:19.891Z | Compiling ciborium-ll v0.2.2 |
| 1661 | 2026-05-08T01:05:19.950Z | Compiling nix v0.31.2 |
| 1662 | 2026-05-08T01:05:20.300Z | Compiling thiserror-no-std v2.0.2 |
| 1663 | 2026-05-08T01:05:20.406Z | Compiling rustls-webpki v0.103.10 |
| 1664 | 2026-05-08T01:05:21.114Z | Compiling chacha20 v0.9.1 |
| 1665 | 2026-05-08T01:05:21.180Z | Compiling proc-macro-crate v3.5.0 |
| 1666 | 2026-05-08T01:05:21.230Z | Compiling ingot-macros v0.1.1 |
| 1667 | 2026-05-08T01:05:21.336Z | Compiling num-rational v0.4.2 |
| 1668 | 2026-05-08T01:05:21.353Z | Compiling num-iter v0.1.45 |
| 1669 | 2026-05-08T01:05:21.402Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 1670 | 2026-05-08T01:05:21.465Z | Compiling usdt-macro v0.5.0 |
| 1671 | 2026-05-08T01:05:21.602Z | Compiling usdt-attr-macro v0.5.0 |
| 1672 | 2026-05-08T01:05:22.308Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1673 | 2026-05-08T01:05:22.673Z | Compiling blake2 v0.10.6 |
| 1674 | 2026-05-08T01:05:22.842Z | Compiling byte-wrapper v0.1.0 |
| 1675 | 2026-05-08T01:05:23.140Z | Compiling aead v0.5.2 |
| 1676 | 2026-05-08T01:05:23.209Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1677 | 2026-05-08T01:05:23.298Z | Compiling enum-as-inner v0.6.1 |
| 1678 | 2026-05-08T01:05:23.534Z | Compiling hash32 v0.3.1 |
| 1679 | 2026-05-08T01:05:23.686Z | Compiling tokio-rustls v0.26.4 |
| 1680 | 2026-05-08T01:05:23.775Z | Compiling rustls-platform-verifier v0.6.2 |
| 1681 | 2026-05-08T01:05:23.952Z | Compiling hyper-rustls v0.27.7 |
| 1682 | 2026-05-08T01:05:24.008Z | Compiling num-complex v0.4.6 |
| 1683 | 2026-05-08T01:05:24.049Z | Compiling proc-macro-error v1.0.4 |
| 1684 | 2026-05-08T01:05:24.234Z | Compiling reqwest v0.13.3 |
| 1685 | 2026-05-08T01:05:24.254Z | Compiling memmap v0.7.0 |
| 1686 | 2026-05-08T01:05:24.266Z | Compiling keccak v0.1.6 |
| 1687 | 2026-05-08T01:05:24.416Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1688 | 2026-05-08T01:05:24.427Z | Compiling data-encoding v2.10.0 |
| 1689 | 2026-05-08T01:05:24.506Z | Compiling smoltcp v0.11.0 |
| 1690 | 2026-05-08T01:05:24.629Z | Compiling winnow v0.5.40 |
| 1691 | 2026-05-08T01:05:24.876Z | Compiling sha3 v0.10.8 |
| 1692 | 2026-05-08T01:05:25.180Z | Compiling usdt v0.5.0 |
| 1693 | 2026-05-08T01:05:25.227Z | Compiling num v0.4.3 |
| 1694 | 2026-05-08T01:05:25.302Z | Compiling ingot-types v0.1.2 |
| 1695 | 2026-05-08T01:05:25.454Z | Compiling progenitor-client v0.13.0 |
| 1696 | 2026-05-08T01:05:25.708Z | Compiling progenitor-extras v0.1.1 |
| 1697 | 2026-05-08T01:05:25.786Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1698 | 2026-05-08T01:05:25.947Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1699 | 2026-05-08T01:05:26.041Z | Compiling toml_edit v0.19.15 |
| 1700 | 2026-05-08T01:05:26.726Z | Compiling chacha20poly1305 v0.10.1 |
| 1701 | 2026-05-08T01:05:26.858Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1702 | 2026-05-08T01:05:27.129Z | Compiling argon2 v0.5.3 |
| 1703 | 2026-05-08T01:05:27.653Z | Compiling num_enum_derive v0.7.6 |
| 1704 | 2026-05-08T01:05:28.079Z | Compiling vsss-rs v3.3.4 |
| 1705 | 2026-05-08T01:05:28.536Z | Compiling ciborium v0.2.2 |
| 1706 | 2026-05-08T01:05:28.785Z | Compiling tabwriter v1.4.1 |
| 1707 | 2026-05-08T01:05:29.021Z | Compiling cobs v0.3.0 |
| 1708 | 2026-05-08T01:05:29.122Z | Compiling foreign-types-macros v0.2.3 |
| 1709 | 2026-05-08T01:05:29.185Z | Compiling bytecount v0.6.9 |
| 1710 | 2026-05-08T01:05:29.205Z | Compiling vcpkg v0.2.15 |
| 1711 | 2026-05-08T01:05:29.219Z | Compiling colored v3.1.1 |
| 1712 | 2026-05-08T01:05:29.322Z | Compiling pkg-config v0.3.32 |
| 1713 | 2026-05-08T01:05:29.335Z | Compiling indent_write v2.2.0 |
| 1714 | 2026-05-08T01:05:29.416Z | Compiling bitflags v1.3.2 |
| 1715 | 2026-05-08T01:05:29.469Z | Compiling cpufeatures v0.3.0 |
| 1716 | 2026-05-08T01:05:29.486Z | Compiling managed v0.8.0 |
| 1717 | 2026-05-08T01:05:29.540Z | Compiling foreign-types-shared v0.3.1 |
| 1718 | 2026-05-08T01:05:29.633Z | Compiling chacha20 v0.10.0 |
| 1719 | 2026-05-08T01:05:29.641Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1720 | 2026-05-08T01:05:29.749Z | Compiling foreign-types v0.5.0 |
| 1721 | 2026-05-08T01:05:29.764Z | Compiling openssl-sys v0.9.115 |
| 1722 | 2026-05-08T01:05:29.764Z | Compiling postcard v1.1.3 |
| 1723 | 2026-05-08T01:05:29.891Z | Compiling num_enum v0.7.6 |
| 1724 | 2026-05-08T01:05:30.279Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1725 | 2026-05-08T01:05:30.366Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1726 | 2026-05-08T01:05:30.378Z | Compiling proc-macro-crate v1.3.1 |
| 1727 | 2026-05-08T01:05:30.628Z | Compiling ingot v0.1.1 |
| 1728 | 2026-05-08T01:05:30.714Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1729 | 2026-05-08T01:05:31.248Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1730 | 2026-05-08T01:05:31.820Z | Compiling progenitor-impl v0.13.0 |
| 1731 | 2026-05-08T01:05:32.043Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1732 | 2026-05-08T01:05:32.425Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1733 | 2026-05-08T01:05:32.530Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1734 | 2026-05-08T01:05:32.551Z | Compiling cstr-argument v0.1.2 |
| 1735 | 2026-05-08T01:05:32.709Z | Compiling semver v0.1.20 |
| 1736 | 2026-05-08T01:05:32.713Z | Compiling swrite v0.1.0 |
| 1737 | 2026-05-08T01:05:32.757Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e9bf1e51) |
| 1738 | 2026-05-08T01:05:32.805Z | Compiling rayon-core v1.13.0 |
| 1739 | 2026-05-08T01:05:32.974Z | Compiling linked-hash-map v0.5.6 |
| 1740 | 2026-05-08T01:05:32.977Z | Compiling resolv-conf v0.7.6 |
| 1741 | 2026-05-08T01:05:33.019Z | Compiling lazy_static v1.5.0 |
| 1742 | 2026-05-08T01:05:33.122Z | Compiling lru-cache v0.1.2 |
| 1743 | 2026-05-08T01:05:33.189Z | Compiling rustc_version v0.1.7 |
| 1744 | 2026-05-08T01:05:33.491Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1745 | 2026-05-08T01:05:33.511Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1746 | 2026-05-08T01:05:33.511Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1747 | 2026-05-08T01:05:33.530Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 1748 | 2026-05-08T01:05:33.621Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1749 | 2026-05-08T01:05:33.642Z | Compiling num_enum_derive v0.5.11 |
| 1750 | 2026-05-08T01:05:33.746Z | Compiling rand v0.10.1 |
| 1751 | 2026-05-08T01:05:33.757Z | Compiling hickory-proto v0.24.4 |
| 1752 | 2026-05-08T01:05:34.527Z | Compiling crossbeam-deque v0.8.6 |
| 1753 | 2026-05-08T01:05:34.646Z | Compiling serde-big-array v0.5.1 |
| 1754 | 2026-05-08T01:05:34.719Z | Compiling derive-where v1.6.1 |
| 1755 | 2026-05-08T01:05:34.784Z | Compiling pin-project-internal v1.1.11 |
| 1756 | 2026-05-08T01:05:35.449Z | Compiling progenitor-macro v0.13.0 |
| 1757 | 2026-05-08T01:05:35.484Z | Compiling serde_repr v0.1.20 |
| 1758 | 2026-05-08T01:05:35.938Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1759 | 2026-05-08T01:05:36.100Z | Compiling siphasher v1.0.2 |
| 1760 | 2026-05-08T01:05:36.113Z | Compiling unicode-segmentation v1.13.2 |
| 1761 | 2026-05-08T01:05:36.166Z | Compiling minimal-lexical v0.2.1 |
| 1762 | 2026-05-08T01:05:36.220Z | Compiling phf_shared v0.12.1 |
| 1763 | 2026-05-08T01:05:36.395Z | Compiling newline-converter v0.3.0 |
| 1764 | 2026-05-08T01:05:36.425Z | Compiling nom v7.1.3 |
| 1765 | 2026-05-08T01:05:36.495Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1766 | 2026-05-08T01:05:36.557Z | Compiling pin-project v1.1.11 |
| 1767 | 2026-05-08T01:05:36.608Z | Compiling hickory-resolver v0.24.4 |
| 1768 | 2026-05-08T01:05:36.937Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1769 | 2026-05-08T01:05:37.852Z | Compiling num_enum v0.5.11 |
| 1770 | 2026-05-08T01:05:37.940Z | Compiling newtype_derive v0.1.6 |
| 1771 | 2026-05-08T01:05:38.074Z | Compiling atomicwrites v0.4.4 |
| 1772 | 2026-05-08T01:05:38.272Z | Compiling snafu-derive v0.8.9 |
| 1773 | 2026-05-08T01:05:38.648Z | Compiling unicode-normalization v0.1.25 |
| 1774 | 2026-05-08T01:05:39.103Z | Compiling console v0.15.11 |
| 1775 | 2026-05-08T01:05:39.308Z | Compiling camino-tempfile v1.4.1 |
| 1776 | 2026-05-08T01:05:39.308Z | Compiling tokio-stream v0.1.18 |
| 1777 | 2026-05-08T01:05:39.332Z | Compiling async-recursion v1.1.1 |
| 1778 | 2026-05-08T01:05:39.553Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 1779 | 2026-05-08T01:05:39.572Z | Compiling slog-dtrace v0.3.0 |
| 1780 | 2026-05-08T01:05:39.765Z | Compiling bstr v1.12.1 |
| 1781 | 2026-05-08T01:05:39.825Z | Compiling csv-core v0.1.13 |
| 1782 | 2026-05-08T01:05:39.838Z | Compiling unicode-xid v0.2.6 |
| 1783 | 2026-05-08T01:05:39.839Z | Compiling foldhash v0.1.5 |
| 1784 | 2026-05-08T01:05:39.903Z | Compiling similar v2.7.0 |
| 1785 | 2026-05-08T01:05:39.970Z | Compiling unicode-width v0.1.14 |
| 1786 | 2026-05-08T01:05:40.017Z | Compiling openssl v0.10.79 |
| 1787 | 2026-05-08T01:05:40.034Z | Compiling chrono-tz v0.10.4 |
| 1788 | 2026-05-08T01:05:40.061Z | Compiling foreign-types-shared v0.1.1 |
| 1789 | 2026-05-08T01:05:40.139Z | Compiling same-file v1.0.6 |
| 1790 | 2026-05-08T01:05:40.213Z | Compiling owo-colors v4.3.0 |
| 1791 | 2026-05-08T01:05:40.245Z | Compiling highway v1.3.0 |
| 1792 | 2026-05-08T01:05:40.275Z | Compiling cancel-safe-futures v0.1.5 |
| 1793 | 2026-05-08T01:05:40.288Z | Compiling walkdir v2.5.0 |
| 1794 | 2026-05-08T01:05:40.308Z | Compiling expectorate v1.2.0 |
| 1795 | 2026-05-08T01:05:40.446Z | Compiling globset v0.4.18 |
| 1796 | 2026-05-08T01:05:40.506Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1797 | 2026-05-08T01:05:40.561Z | Compiling progenitor v0.13.0 |
| 1798 | 2026-05-08T01:05:40.578Z | Compiling foreign-types v0.3.2 |
| 1799 | 2026-05-08T01:05:40.631Z | Compiling snafu v0.8.9 |
| 1800 | 2026-05-08T01:05:40.656Z | Compiling hashbrown v0.15.5 |
| 1801 | 2026-05-08T01:05:40.665Z | Compiling csv v1.4.0 |
| 1802 | 2026-05-08T01:05:40.688Z | Compiling const_format_proc_macros v0.2.34 |
| 1803 | 2026-05-08T01:05:40.866Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1804 | 2026-05-08T01:05:41.124Z | Compiling qorb v0.4.1 |
| 1805 | 2026-05-08T01:05:41.157Z | Compiling olpc-cjson v0.1.4 |
| 1806 | 2026-05-08T01:05:41.215Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1807 | 2026-05-08T01:05:41.312Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1808 | 2026-05-08T01:05:41.529Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1809 | 2026-05-08T01:05:41.916Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1810 | 2026-05-08T01:05:45.367Z | Compiling rayon v1.11.0 |
| 1811 | 2026-05-08T01:05:45.367Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1812 | 2026-05-08T01:05:45.367Z | Compiling phf v0.12.1 |
| 1813 | 2026-05-08T01:05:45.367Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1814 | 2026-05-08T01:05:45.367Z | Compiling zone_cfg_derive v0.3.1 |
| 1815 | 2026-05-08T01:05:45.367Z | Compiling tokio-dtrace v0.1.1 |
| 1816 | 2026-05-08T01:05:45.367Z | Compiling itertools v0.12.1 |
| 1817 | 2026-05-08T01:05:45.367Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1818 | 2026-05-08T01:05:45.367Z | Compiling typify-impl v0.4.3 |
| 1819 | 2026-05-08T01:05:45.367Z | Compiling num-derive v0.3.3 |
| 1820 | 2026-05-08T01:05:45.367Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1821 | 2026-05-08T01:05:45.367Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1822 | 2026-05-08T01:05:45.367Z | Compiling libsw-core v0.3.2 |
| 1823 | 2026-05-08T01:05:45.367Z | Compiling serde_plain v1.0.2 |
| 1824 | 2026-05-08T01:05:45.367Z | Compiling num-derive v0.4.2 |
| 1825 | 2026-05-08T01:05:45.367Z | Compiling openssl-macros v0.1.1 |
| 1826 | 2026-05-08T01:05:45.367Z | Compiling pem v3.0.6 |
| 1827 | 2026-05-08T01:05:45.367Z | Compiling cookie v0.18.1 |
| 1828 | 2026-05-08T01:05:45.367Z | Compiling sigpipe v0.1.3 |
| 1829 | 2026-05-08T01:05:45.368Z | Compiling typed-path v0.9.3 |
| 1830 | 2026-05-08T01:05:45.411Z | Compiling fixedbitset v0.5.7 |
| 1831 | 2026-05-08T01:05:45.411Z | Compiling glob v0.3.3 |
| 1832 | 2026-05-08T01:05:45.426Z | Compiling fixedbitset v0.4.2 |
| 1833 | 2026-05-08T01:05:45.437Z | Compiling jiff v0.2.23 |
| 1834 | 2026-05-08T01:05:45.625Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1835 | 2026-05-08T01:05:45.654Z | Compiling petgraph v0.6.5 |
| 1836 | 2026-05-08T01:05:45.801Z | Compiling petgraph v0.8.3 |
| 1837 | 2026-05-08T01:05:45.816Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1838 | 2026-05-08T01:05:46.220Z | Compiling tough v0.20.0 |
| 1839 | 2026-05-08T01:05:46.688Z | Compiling libscf-sys v1.1.0 |
| 1840 | 2026-05-08T01:05:46.839Z | Compiling zone v0.3.1 |
| 1841 | 2026-05-08T01:05:47.227Z | Compiling libsw v3.5.0 |
| 1842 | 2026-05-08T01:05:47.405Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 1843 | 2026-05-08T01:05:47.613Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 1844 | 2026-05-08T01:05:47.661Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1845 | 2026-05-08T01:05:47.897Z | Compiling oxide-tokio-rt v0.1.3 |
| 1846 | 2026-05-08T01:05:48.173Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1847 | 2026-05-08T01:05:48.682Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1848 | 2026-05-08T01:05:48.885Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 1849 | 2026-05-08T01:05:48.928Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1850 | 2026-05-08T01:05:49.182Z | Compiling const_format v0.2.35 |
| 1851 | 2026-05-08T01:05:49.503Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1852 | 2026-05-08T01:05:50.284Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1853 | 2026-05-08T01:05:50.301Z | Compiling papergrid v0.11.0 |
| 1854 | 2026-05-08T01:05:50.385Z | Compiling tabled_derive v0.7.0 |
| 1855 | 2026-05-08T01:05:50.403Z | Compiling gethostname v0.5.0 |
| 1856 | 2026-05-08T01:05:50.436Z | Compiling typify-macro v0.4.3 |
| 1857 | 2026-05-08T01:05:50.522Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1858 | 2026-05-08T01:05:50.647Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1859 | 2026-05-08T01:05:50.768Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1860 | 2026-05-08T01:05:50.918Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1861 | 2026-05-08T01:05:51.327Z | Compiling smf v0.2.3 |
| 1862 | 2026-05-08T01:05:51.493Z | Compiling bcs v0.1.6 |
| 1863 | 2026-05-08T01:05:51.896Z | Compiling smawk v0.3.2 |
| 1864 | 2026-05-08T01:05:52.009Z | Compiling tagptr v0.2.0 |
| 1865 | 2026-05-08T01:05:52.040Z | Compiling termtree v0.5.1 |
| 1866 | 2026-05-08T01:05:52.094Z | Compiling linear-map v1.2.0 |
| 1867 | 2026-05-08T01:05:52.158Z | Compiling whoami v1.6.1 |
| 1868 | 2026-05-08T01:05:52.188Z | Compiling unicode-linebreak v0.1.5 |
| 1869 | 2026-05-08T01:05:52.279Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1870 | 2026-05-08T01:05:52.290Z | Compiling moka v0.12.15 |
| 1871 | 2026-05-08T01:05:52.415Z | Compiling textwrap v0.16.2 |
| 1872 | 2026-05-08T01:05:52.476Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1873 | 2026-05-08T01:05:52.561Z | Compiling tabled v0.15.0 |
| 1874 | 2026-05-08T01:05:52.670Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1875 | 2026-05-08T01:05:52.715Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1876 | 2026-05-08T01:05:52.951Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1877 | 2026-05-08T01:05:53.061Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1878 | 2026-05-08T01:05:53.474Z | Compiling steno v0.4.1 |
| 1879 | 2026-05-08T01:05:54.556Z | Compiling hickory-proto v0.25.2 |
| 1880 | 2026-05-08T01:05:55.253Z | Compiling humantime v2.3.0 |
| 1881 | 2026-05-08T01:05:55.542Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1882 | 2026-05-08T01:05:55.649Z | Compiling parking_lot_core v0.8.6 |
| 1883 | 2026-05-08T01:05:55.935Z | Compiling typify v0.4.3 |
| 1884 | 2026-05-08T01:05:55.974Z | Compiling proc-macro-error2 v2.0.1 |
| 1885 | 2026-05-08T01:05:56.030Z | Compiling crc32fast v1.5.0 |
| 1886 | 2026-05-08T01:05:56.254Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1887 | 2026-05-08T01:05:56.376Z | Compiling tabled_derive v0.11.0 |
| 1888 | 2026-05-08T01:05:56.472Z | Compiling hickory-resolver v0.25.2 |
| 1889 | 2026-05-08T01:05:56.714Z | Compiling progenitor-impl v0.11.2 |
| 1890 | 2026-05-08T01:05:57.546Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1891 | 2026-05-08T01:05:57.558Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1892 | 2026-05-08T01:05:58.073Z | Compiling papergrid v0.17.0 |
| 1893 | 2026-05-08T01:05:58.129Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1894 | 2026-05-08T01:05:58.828Z | Compiling progenitor-impl v0.14.0 |
| 1895 | 2026-05-08T01:05:59.122Z | Compiling testing_table v0.3.0 |
| 1896 | 2026-05-08T01:05:59.294Z | Compiling arc-swap v1.9.0 |
| 1897 | 2026-05-08T01:05:59.615Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1898 | 2026-05-08T01:05:59.705Z | Compiling slog-scope v4.4.1 |
| 1899 | 2026-05-08T01:05:59.739Z | Compiling tabled v0.20.0 |
| 1900 | 2026-05-08T01:05:59.890Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#4bfd6375) |
| 1901 | 2026-05-08T01:06:00.117Z | Compiling parking_lot v0.11.2 |
| 1902 | 2026-05-08T01:06:00.312Z | Compiling progenitor-macro v0.11.2 |
| 1903 | 2026-05-08T01:06:01.054Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1904 | 2026-05-08T01:06:01.434Z | Compiling progenitor-client v0.14.0 |
| 1905 | 2026-05-08T01:06:01.783Z | Compiling progenitor-client v0.11.2 |
| 1906 | 2026-05-08T01:06:02.081Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1907 | 2026-05-08T01:06:02.318Z | Compiling fxhash v0.2.1 |
| 1908 | 2026-05-08T01:06:02.414Z | Compiling internet-checksum v0.2.1 |
| 1909 | 2026-05-08T01:06:02.440Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1910 | 2026-05-08T01:06:02.457Z | Compiling progenitor-macro v0.14.0 |
| 1911 | 2026-05-08T01:06:02.511Z | Compiling sled v0.34.7 |
| 1912 | 2026-05-08T01:06:02.549Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1913 | 2026-05-08T01:06:04.815Z | Compiling slog-stdlog v4.1.1 |
| 1914 | 2026-05-08T01:06:04.875Z | Compiling rdb-types v0.1.0 (/work/oxidecomputer/maghemite/rdb-types) |
| 1915 | 2026-05-08T01:06:05.041Z | Compiling crc8 v0.1.1 |
| 1916 | 2026-05-08T01:06:05.100Z | Compiling slog-envlogger v2.2.0 |
| 1917 | 2026-05-08T01:06:05.368Z | Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util) |
| 1918 | 2026-05-08T01:06:05.400Z | Compiling progenitor v0.11.2 |
| 1919 | 2026-05-08T01:06:05.499Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 1920 | 2026-05-08T01:06:07.343Z | Compiling progenitor v0.14.0 |
| 1921 | 2026-05-08T01:06:07.437Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1922 | 2026-05-08T01:06:10.475Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1923 | 2026-05-08T01:06:12.194Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#dfcd9ac2) |
| 1924 | 2026-05-08T01:06:13.291Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1925 | 2026-05-08T01:06:14.397Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1926 | 2026-05-08T01:06:15.152Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1927 | 2026-05-08T01:06:16.581Z | Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower) |
| 1928 | 2026-05-08T01:06:40.539Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 09s |
| 1929 | 2026-05-08T01:06:40.712Z | ──────────── |
| 1930 | 2026-05-08T01:06:40.712Z | Nextest run ID a688f219-7460-4971-9f4e-2d7d17774e42 with nextest profile: default |
| 1931 | 2026-05-08T01:06:40.712Z | Starting 7 tests across 1 binary |
| 1932 | 2026-05-08T01:06:40.724Z | PASS [ 0.011s] mg-lower dendrite::test_tfport_parser |
| 1933 | 2026-05-08T01:06:40.727Z | PASS [ 0.011s] mg-lower test::sync_v4_over_v6_idempotent |
| 1934 | 2026-05-08T01:06:40.727Z | PASS [ 0.012s] mg-lower test::sync_v4_over_v6_readback |
| 1935 | 2026-05-08T01:06:40.727Z | PASS [ 0.013s] mg-lower test::sync_prefix_test |
| 1936 | 2026-05-08T01:06:40.727Z | PASS [ 0.013s] mg-lower test::sync_v4_over_v6_removal |
| 1937 | 2026-05-08T01:06:40.727Z | PASS [ 0.013s] mg-lower test::sync_mixed_v4_and_v4_over_v6 |
| 1938 | 2026-05-08T01:06:40.727Z | PASS [ 0.013s] mg-lower test::sync_link_down_test |
| 1939 | 2026-05-08T01:06:40.727Z | ──────────── |
| 1940 | 2026-05-08T01:06:40.727Z | Summary [ 0.014s] 7 tests run: 7 passed, 0 skipped |
| 1941 | 2026-05-08T01:06:40.739Z | process exited: duration 309850 ms, exit code 0 |
| |
| 1942 | 2026-05-08T01:06:40.746Z | found 0 output files |