|
|
|
| 1 | 2026-06-18T13:18:44.980Z | job assigned to worker 01KVDE3AT92NHDD4DJYWAEW01S [factory aws, i-0ce307ec2926501bf] (queued for 57 s) |
| |
| 2 | 2026-06-18T13:18:52.087Z | starting task 0: "setup" |
| 3 | 2026-06-18T13:18:52.091Z | ++ uname -s |
| 4 | 2026-06-18T13:18:52.094Z | + kern=SunOS |
| 5 | 2026-06-18T13:18:52.094Z | + build_user=build |
| 6 | 2026-06-18T13:18:52.094Z | + build_uid=12345 |
| 7 | 2026-06-18T13:18:52.094Z | + work_dir=/work |
| 8 | 2026-06-18T13:18:52.094Z | + input_dir=/input |
| 9 | 2026-06-18T13:18:52.094Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-18T13:18:52.094Z | + case "$kern" in |
| 11 | 2026-06-18T13:18:52.094Z | + groupadd -g 12345 build |
| 12 | 2026-06-18T13:18:52.097Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-18T13:18:54.100Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-18T13:18:54.208Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-18T13:18:54.211Z | + home_fs=zfs |
| 16 | 2026-06-18T13:18:54.211Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-18T13:18:54.211Z | + mkdir -p /home/build |
| 18 | 2026-06-18T13:18:54.211Z | + chown build:build /home/build /work |
| 19 | 2026-06-18T13:18:56.212Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-18T13:18:56.215Z | process exited: duration 4127 ms, exit code 0 |
| |
| 21 | 2026-06-18T13:18:56.221Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-18T13:18:56.224Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-18T13:18:56.225Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-18T13:18:56.225Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-18T13:18:56.225Z | * rust toolchain profile = "default" |
| 26 | 2026-06-18T13:18:56.225Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-18T13:18:56.227Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-18T13:18:56.227Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-18T13:18:56.227Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-18T13:18:56.345Z | info: downloading installer |
| 31 | 2026-06-18T13:18:57.938Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-18T13:18:57.939Z | warn: /opt/ooce/bin |
| 33 | 2026-06-18T13:18:57.939Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-18T13:18:57.939Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-18T13:18:57.939Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-18T13:18:57.939Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-18T13:18:57.939Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-18T13:18:57.939Z | error: cannot install while Rust is installed |
| 39 | 2026-06-18T13:18:57.939Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-18T13:18:57.939Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-18T13:18:57.939Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-18T13:18:57.939Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-18T13:18:57.939Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-18T13:18:57.952Z | info: profile set to default |
| 45 | 2026-06-18T13:18:57.952Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-18T13:18:57.955Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-18T13:18:58.083Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-18T13:18:58.086Z | info: downloading 6 components |
| 49 | 2026-06-18T13:19:13.020Z | |
| 50 | 2026-06-18T13:19:13.020Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-18T13:19:13.053Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-18T13:19:13.053Z | |
| 53 | 2026-06-18T13:19:13.053Z | |
| 54 | 2026-06-18T13:19:13.053Z | Rust is installed now. Great! |
| 55 | 2026-06-18T13:19:13.053Z | |
| 56 | 2026-06-18T13:19:13.053Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-18T13:19:13.053Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-18T13:19:13.053Z | |
| 59 | 2026-06-18T13:19:13.053Z | To configure your current shell, you need to source |
| 60 | 2026-06-18T13:19:13.053Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-18T13:19:13.053Z | |
| 62 | 2026-06-18T13:19:13.056Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-18T13:19:13.056Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-18T13:19:13.056Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-18T13:19:13.056Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-18T13:19:13.056Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-18T13:19:13.056Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-18T13:19:13.056Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-18T13:19:13.056Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-18T13:19:13.056Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-18T13:19:13.142Z | + rustup --version |
| 72 | 2026-06-18T13:19:13.151Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-18T13:19:13.153Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-18T13:19:13.172Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-18T13:19:13.175Z | + cargo --version |
| 76 | 2026-06-18T13:19:13.187Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-18T13:19:13.190Z | + rustc --version |
| 78 | 2026-06-18T13:19:13.209Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-18T13:19:13.212Z | process exited: duration 16987 ms, exit code 0 |
| |
| 80 | 2026-06-18T13:19:13.218Z | starting task 2: "authentication" |
| 81 | 2026-06-18T13:19:13.234Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-06-18T13:19:13.242Z | starting task 3: "clone repository" |
| 83 | 2026-06-18T13:19:13.246Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-18T13:19:13.249Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-18T13:19:13.356Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-18T13:19:14.811Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-18T13:19:14.811Z | + git fetch origin a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d |
| 88 | 2026-06-18T13:19:15.103Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-18T13:19:15.103Z | * branch a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d -> FETCH_HEAD |
| 90 | 2026-06-18T13:19:15.108Z | + [[ -n trey/ttl-dscp ]] |
| 91 | 2026-06-18T13:19:15.111Z | ++ git branch --show-current |
| 92 | 2026-06-18T13:19:15.111Z | + current=main |
| 93 | 2026-06-18T13:19:15.111Z | + [[ main != trey/ttl-dscp ]] |
| 94 | 2026-06-18T13:19:15.111Z | + git branch -f trey/ttl-dscp a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d |
| 95 | 2026-06-18T13:19:15.114Z | + git checkout -f trey/ttl-dscp |
| 96 | 2026-06-18T13:19:15.132Z | Switched to branch 'trey/ttl-dscp' |
| 97 | 2026-06-18T13:19:15.135Z | + git reset --hard a5bbbd0f84f6e0a39dc1cb1d64a3400b74eb185d |
| 98 | 2026-06-18T13:19:15.151Z | HEAD is now at a5bbbd0 Merge branch 'main' into trey/ttl-dscp |
| 99 | 2026-06-18T13:19:15.154Z | process exited: duration 1910 ms, exit code 0 |
| |
| 100 | 2026-06-18T13:19:15.161Z | starting task 4: "build" |
| 101 | 2026-06-18T13:19:15.164Z | + set -o errexit |
| 102 | 2026-06-18T13:19:15.164Z | + set -o pipefail |
| 103 | 2026-06-18T13:19:15.164Z | + source .github/buildomat/test-common.sh |
| 104 | 2026-06-18T13:19:15.164Z | ++ NEXTEST_VERSION=0.9.97 |
| 105 | 2026-06-18T13:19:15.165Z | ++ PLATFORM=illumos |
| 106 | 2026-06-18T13:19:15.165Z | ++ banner install |
| 107 | 2026-06-18T13:19:15.168Z | |
| 108 | 2026-06-18T13:19:15.168Z | # # # #### ##### ## # # |
| 109 | 2026-06-18T13:19:15.168Z | # ## # # # # # # # |
| 110 | 2026-06-18T13:19:15.168Z | # # # # #### # # # # # |
| 111 | 2026-06-18T13:19:15.168Z | # # # # # # ###### # # |
| 112 | 2026-06-18T13:19:15.168Z | # # ## # # # # # # # |
| 113 | 2026-06-18T13:19:15.168Z | # # # #### # # # ###### ###### |
| 114 | 2026-06-18T13:19:15.168Z | |
| 115 | 2026-06-18T13:19:15.168Z | ++ set +o errexit |
| 116 | 2026-06-18T13:19:15.168Z | ++ pkg info clang-15 |
| 117 | 2026-06-18T13:19:15.172Z | ++ grep -qi installed |
| 118 | 2026-06-18T13:19:16.921Z | pkg: info: no packages matching the following patterns you specified are |
| 119 | 2026-06-18T13:19:16.921Z | installed on the system. Try querying remotely instead: |
| 120 | 2026-06-18T13:19:16.921Z | |
| 121 | 2026-06-18T13:19:16.921Z | clang-15 |
| 122 | 2026-06-18T13:19:16.961Z | ++ [[ 1 != 0 ]] |
| 123 | 2026-06-18T13:19:16.961Z | ++ set -o errexit |
| 124 | 2026-06-18T13:19:16.964Z | ++ pfexec pkg install clang-15 |
| 125 | 2026-06-18T13:19:23.537Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 126 | 2026-06-18T13:19:31.360Z | Startup: Caching catalogs ... Done |
| 127 | 2026-06-18T13:19:38.693Z | Planning: Solver setup ... Done |
| 128 | 2026-06-18T13:19:38.733Z | Planning: Running solver ... Done |
| 129 | 2026-06-18T13:19:38.877Z | Planning: Finding local manifests ... Done |
| 130 | 2026-06-18T13:19:38.888Z | Planning: Fetching manifests: 0/2 0% complete |
| 131 | 2026-06-18T13:19:38.971Z | Planning: Fetching manifests: 2/2 100% complete |
| 132 | 2026-06-18T13:19:39.000Z | Planning: Package planning ... Done |
| 133 | 2026-06-18T13:19:39.025Z | Planning: Merging actions ... Done |
| 134 | 2026-06-18T13:19:39.132Z | Planning: Checking for conflicting actions ... Done |
| 135 | 2026-06-18T13:19:39.138Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-06-18T13:19:39.844Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-06-18T13:19:39.849Z | Planning: Planning completed in 8.30 seconds |
| 138 | 2026-06-18T13:19:39.861Z | Packages to install: 2 |
| 139 | 2026-06-18T13:19:39.864Z | Mediators to change: 2 |
| 140 | 2026-06-18T13:19:39.864Z | Services to change: 1 |
| 141 | 2026-06-18T13:19:39.864Z | Create boot environment: No |
| 142 | 2026-06-18T13:19:39.865Z | Create backup boot environment: No |
| 143 | 2026-06-18T13:19:39.902Z | |
| 144 | 2026-06-18T13:19:39.902Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 145 | 2026-06-18T13:19:44.915Z | Download: 983/3076 items 82.1/211.3MB 38% complete (18.4M/s) |
| 146 | 2026-06-18T13:19:49.917Z | Download: 1604/3076 items 116.5/211.3MB 55% complete (11.9M/s) |
| 147 | 2026-06-18T13:19:55.031Z | Download: 2006/3076 items 117.2/211.3MB 55% complete (6.8M/s) |
| 148 | 2026-06-18T13:20:00.928Z | Download: 2009/3076 items 117.9/211.3MB 55% complete (3.2M/s) |
| 149 | 2026-06-18T13:20:05.931Z | Download: 2669/3076 items 119.8/211.3MB 56% complete (355k/s) |
| 150 | 2026-06-18T13:20:14.811Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (9.6M/s) |
| 151 | 2026-06-18T13:20:17.795Z | Download: Completed 211.31 MB in 37.88 seconds (5.6M/s) |
| 152 | 2026-06-18T13:20:17.915Z | Actions: 1/3418 actions (Installing new actions) |
| 153 | 2026-06-18T13:20:21.123Z | Actions: Completed 3418 actions in 3.21 seconds. |
| 154 | 2026-06-18T13:20:21.746Z | Done |
| 155 | 2026-06-18T13:20:21.746Z | Done |
| 156 | 2026-06-18T13:20:22.493Z | Done |
| 157 | 2026-06-18T13:20:25.870Z | Done |
| 158 | 2026-06-18T13:20:25.939Z | Done |
| 159 | 2026-06-18T13:20:25.942Z | Done |
| 160 | 2026-06-18T13:20:26.255Z | Done |
| 161 | 2026-06-18T13:20:26.926Z | ++ set -o errexit |
| 162 | 2026-06-18T13:20:26.926Z | ++ cargo --version |
| 163 | 2026-06-18T13:20:26.933Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 164 | 2026-06-18T13:20:27.100Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 165 | 2026-06-18T13:20:27.108Z | info: downloading 6 components |
| 166 | 2026-06-18T13:20:41.987Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 167 | 2026-06-18T13:20:41.990Z | ++ rustc --version |
| 168 | 2026-06-18T13:20:42.015Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 169 | 2026-06-18T13:20:42.019Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 170 | 2026-06-18T13:20:42.060Z | Updating crates.io index |
| 171 | 2026-06-18T13:20:42.164Z | Downloading crates ... |
| 172 | 2026-06-18T13:20:42.219Z | Downloaded cargo-nextest v0.9.97 |
| 173 | 2026-06-18T13:20:42.282Z | Installing cargo-nextest v0.9.97 |
| 174 | 2026-06-18T13:20:42.322Z | Updating crates.io index |
| 175 | 2026-06-18T13:20:45.279Z | Locking 390 packages to latest compatible versions |
| 176 | 2026-06-18T13:20:45.284Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 177 | 2026-06-18T13:20:45.287Z | Adding duct v0.13.7 (available: v1.1.1) |
| 178 | 2026-06-18T13:20:45.287Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 179 | 2026-06-18T13:20:45.287Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 180 | 2026-06-18T13:20:45.290Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 181 | 2026-06-18T13:20:45.290Z | Adding itertools v0.14.0 (available: v0.15.0) |
| 182 | 2026-06-18T13:20:45.290Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 183 | 2026-06-18T13:20:45.290Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 184 | 2026-06-18T13:20:45.293Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 185 | 2026-06-18T13:20:45.296Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 186 | 2026-06-18T13:20:45.322Z | Downloading crates ... |
| 187 | 2026-06-18T13:20:45.390Z | Downloaded anstream v1.0.0 |
| 188 | 2026-06-18T13:20:45.397Z | Downloaded atomic-waker v1.1.2 |
| 189 | 2026-06-18T13:20:45.400Z | Downloaded anstyle-query v1.1.5 |
| 190 | 2026-06-18T13:20:45.407Z | Downloaded async-scoped v0.9.0 |
| 191 | 2026-06-18T13:20:45.411Z | Downloaded base64ct v1.8.3 |
| 192 | 2026-06-18T13:20:45.411Z | Downloaded bitflags v2.13.0 |
| 193 | 2026-06-18T13:20:45.414Z | Downloaded equivalent v1.0.2 |
| 194 | 2026-06-18T13:20:45.414Z | Downloaded atomicwrites v0.4.4 |
| 195 | 2026-06-18T13:20:45.417Z | Downloaded errno v0.3.14 |
| 196 | 2026-06-18T13:20:45.417Z | Downloaded addr2line v0.25.1 |
| 197 | 2026-06-18T13:20:45.419Z | Downloaded http-body v1.0.1 |
| 198 | 2026-06-18T13:20:45.419Z | Downloaded home v0.5.12 |
| 199 | 2026-06-18T13:20:45.419Z | Downloaded find-msvc-tools v0.1.9 |
| 200 | 2026-06-18T13:20:45.425Z | Downloaded fixedbitset v0.5.7 |
| 201 | 2026-06-18T13:20:45.428Z | Downloaded hyper-util v0.1.20 |
| 202 | 2026-06-18T13:20:45.431Z | Downloaded fnv v1.0.7 |
| 203 | 2026-06-18T13:20:45.434Z | Downloaded document-features v0.2.12 |
| 204 | 2026-06-18T13:20:45.434Z | Downloaded idna v1.1.0 |
| 205 | 2026-06-18T13:20:45.436Z | Downloaded futures-core v0.3.32 |
| 206 | 2026-06-18T13:20:45.439Z | Downloaded iana-time-zone v0.1.65 |
| 207 | 2026-06-18T13:20:45.439Z | Downloaded lock_api v0.4.14 |
| 208 | 2026-06-18T13:20:45.442Z | Downloaded hyper-tls v0.6.0 |
| 209 | 2026-06-18T13:20:45.445Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 210 | 2026-06-18T13:20:45.448Z | Downloaded humantime-serde v1.1.1 |
| 211 | 2026-06-18T13:20:45.450Z | Downloaded adler2 v2.0.1 |
| 212 | 2026-06-18T13:20:45.454Z | Downloaded console v0.15.11 |
| 213 | 2026-06-18T13:20:45.456Z | Downloaded is_terminal_polyfill v1.70.2 |
| 214 | 2026-06-18T13:20:45.459Z | Downloaded futures-executor v0.3.32 |
| 215 | 2026-06-18T13:20:45.459Z | Downloaded erased-serde v0.4.10 |
| 216 | 2026-06-18T13:20:45.462Z | Downloaded indent_write v2.2.0 |
| 217 | 2026-06-18T13:20:45.462Z | Downloaded ordered-float v2.10.1 |
| 218 | 2026-06-18T13:20:45.465Z | Downloaded foreign-types v0.3.2 |
| 219 | 2026-06-18T13:20:45.465Z | Downloaded jobserver v0.1.34 |
| 220 | 2026-06-18T13:20:45.465Z | Downloaded http-body-util v0.1.3 |
| 221 | 2026-06-18T13:20:45.468Z | Downloaded rand_core v0.6.4 |
| 222 | 2026-06-18T13:20:45.468Z | Downloaded owo-colors v4.3.0 |
| 223 | 2026-06-18T13:20:45.478Z | Downloaded form_urlencoded v1.2.2 |
| 224 | 2026-06-18T13:20:45.478Z | Downloaded cpufeatures v0.2.17 |
| 225 | 2026-06-18T13:20:45.478Z | Downloaded block-buffer v0.10.4 |
| 226 | 2026-06-18T13:20:45.479Z | Downloaded cfg-if v1.0.4 |
| 227 | 2026-06-18T13:20:45.479Z | Downloaded indenter v0.3.4 |
| 228 | 2026-06-18T13:20:45.479Z | Downloaded openssl-macros v0.1.1 |
| 229 | 2026-06-18T13:20:45.479Z | Downloaded guppy-workspace-hack v0.1.0 |
| 230 | 2026-06-18T13:20:45.479Z | Downloaded idna_adapter v1.0.0 |
| 231 | 2026-06-18T13:20:45.482Z | Downloaded debug-ignore v1.0.5 |
| 232 | 2026-06-18T13:20:45.482Z | Downloaded openssl-probe v0.2.1 |
| 233 | 2026-06-18T13:20:45.482Z | Downloaded nextest-workspace-hack v0.1.0 |
| 234 | 2026-06-18T13:20:45.485Z | Downloaded pkg-config v0.3.33 |
| 235 | 2026-06-18T13:20:45.485Z | Downloaded mukti-metadata v0.3.0 |
| 236 | 2026-06-18T13:20:45.485Z | Downloaded cargo-platform v0.3.3 |
| 237 | 2026-06-18T13:20:45.488Z | Downloaded futures-io v0.3.32 |
| 238 | 2026-06-18T13:20:45.488Z | Downloaded quinn-udp v0.5.14 |
| 239 | 2026-06-18T13:20:45.488Z | Downloaded parking_lot v0.12.5 |
| 240 | 2026-06-18T13:20:45.491Z | Downloaded itoa v1.0.18 |
| 241 | 2026-06-18T13:20:45.491Z | Downloaded futures-task v0.3.32 |
| 242 | 2026-06-18T13:20:45.494Z | Downloaded colorchoice v1.0.5 |
| 243 | 2026-06-18T13:20:45.494Z | Downloaded color-spantrace v0.3.0 |
| 244 | 2026-06-18T13:20:45.494Z | Downloaded cargo-platform v0.2.0 |
| 245 | 2026-06-18T13:20:45.497Z | Downloaded scopeguard v1.2.0 |
| 246 | 2026-06-18T13:20:45.497Z | Downloaded pathdiff v0.2.3 |
| 247 | 2026-06-18T13:20:45.500Z | Downloaded lru-slab v0.1.2 |
| 248 | 2026-06-18T13:20:45.503Z | Downloaded crypto-common v0.1.7 |
| 249 | 2026-06-18T13:20:45.503Z | Downloaded lazy_static v1.5.0 |
| 250 | 2026-06-18T13:20:45.503Z | Downloaded futures-macro v0.3.32 |
| 251 | 2026-06-18T13:20:45.506Z | Downloaded number_prefix v0.4.0 |
| 252 | 2026-06-18T13:20:45.506Z | Downloaded nested v0.1.1 |
| 253 | 2026-06-18T13:20:45.506Z | Downloaded cfg_aliases v0.2.1 |
| 254 | 2026-06-18T13:20:45.508Z | Downloaded rustc_version v0.4.1 |
| 255 | 2026-06-18T13:20:45.508Z | Downloaded hex v0.4.3 |
| 256 | 2026-06-18T13:20:45.511Z | Downloaded backtrace-ext v0.2.1 |
| 257 | 2026-06-18T13:20:45.511Z | Downloaded clap_lex v1.1.0 |
| 258 | 2026-06-18T13:20:45.514Z | Downloaded foreign-types-shared v0.1.1 |
| 259 | 2026-06-18T13:20:45.514Z | Downloaded percent-encoding v2.3.2 |
| 260 | 2026-06-18T13:20:45.514Z | Downloaded is_ci v1.2.0 |
| 261 | 2026-06-18T13:20:45.517Z | Downloaded generic-array v0.14.7 |
| 262 | 2026-06-18T13:20:45.518Z | Downloaded futures-sink v0.3.32 |
| 263 | 2026-06-18T13:20:45.518Z | Downloaded rustc-hash v2.1.2 |
| 264 | 2026-06-18T13:20:45.521Z | Downloaded heck v0.5.0 |
| 265 | 2026-06-18T13:20:45.527Z | Downloaded os_pipe v1.2.3 |
| 266 | 2026-06-18T13:20:45.529Z | Downloaded ed25519 v2.2.3 |
| 267 | 2026-06-18T13:20:45.529Z | Downloaded digest v0.10.7 |
| 268 | 2026-06-18T13:20:45.532Z | Downloaded autocfg v1.5.1 |
| 269 | 2026-06-18T13:20:45.533Z | Downloaded filetime v0.2.29 |
| 270 | 2026-06-18T13:20:45.535Z | Downloaded cargo_metadata v0.23.1 |
| 271 | 2026-06-18T13:20:45.535Z | Downloaded foldhash v0.1.5 |
| 272 | 2026-06-18T13:20:45.538Z | Downloaded enable-ansi-support v0.2.1 |
| 273 | 2026-06-18T13:20:45.538Z | Downloaded shell-words v1.1.1 |
| 274 | 2026-06-18T13:20:45.538Z | Downloaded duct v0.13.7 |
| 275 | 2026-06-18T13:20:45.544Z | Downloaded serde-value v0.7.0 |
| 276 | 2026-06-18T13:20:45.547Z | Downloaded serde_spanned v1.1.1 |
| 277 | 2026-06-18T13:20:45.547Z | Downloaded serde_spanned v0.6.9 |
| 278 | 2026-06-18T13:20:45.547Z | Downloaded serde_ignored v0.1.14 |
| 279 | 2026-06-18T13:20:45.550Z | Downloaded parking_lot_core v0.9.12 |
| 280 | 2026-06-18T13:20:45.550Z | Downloaded httparse v1.10.1 |
| 281 | 2026-06-18T13:20:45.554Z | Downloaded signal-hook-mio v0.2.5 |
| 282 | 2026-06-18T13:20:45.557Z | Downloaded sigchld v0.2.4 |
| 283 | 2026-06-18T13:20:45.557Z | Downloaded shared_child v1.1.1 |
| 284 | 2026-06-18T13:20:45.560Z | Downloaded signature v2.2.0 |
| 285 | 2026-06-18T13:20:45.564Z | Downloaded strsim v0.11.1 |
| 286 | 2026-06-18T13:20:45.567Z | Downloaded quote v1.0.45 |
| 287 | 2026-06-18T13:20:45.570Z | Downloaded future-queue v0.4.0 |
| 288 | 2026-06-18T13:20:45.573Z | Downloaded nextest-metadata v0.12.2 |
| 289 | 2026-06-18T13:20:45.573Z | Downloaded globset v0.4.18 |
| 290 | 2026-06-18T13:20:45.576Z | Downloaded either v1.16.0 |
| 291 | 2026-06-18T13:20:45.576Z | Downloaded dialoguer v0.11.0 |
| 292 | 2026-06-18T13:20:45.579Z | Downloaded cargo_metadata v0.20.0 |
| 293 | 2026-06-18T13:20:45.579Z | Downloaded anstyle v1.0.14 |
| 294 | 2026-06-18T13:20:45.579Z | Downloaded rand_core v0.9.5 |
| 295 | 2026-06-18T13:20:45.582Z | Downloaded native-tls v0.2.18 |
| 296 | 2026-06-18T13:20:45.582Z | Downloaded pkcs8 v0.10.2 |
| 297 | 2026-06-18T13:20:45.585Z | Downloaded humantime v2.3.0 |
| 298 | 2026-06-18T13:20:45.585Z | Downloaded subtle v2.6.1 |
| 299 | 2026-06-18T13:20:45.588Z | Downloaded swrite v0.1.0 |
| 300 | 2026-06-18T13:20:45.588Z | Downloaded supports-hyperlinks v3.2.0 |
| 301 | 2026-06-18T13:20:45.588Z | Downloaded supports-color v3.0.2 |
| 302 | 2026-06-18T13:20:45.588Z | Downloaded rand_chacha v0.9.0 |
| 303 | 2026-06-18T13:20:45.591Z | Downloaded fastrand v2.4.1 |
| 304 | 2026-06-18T13:20:45.594Z | Downloaded cargo-util-schemas v0.2.0 |
| 305 | 2026-06-18T13:20:45.599Z | Downloaded strip-ansi-escapes v0.2.1 |
| 306 | 2026-06-18T13:20:45.601Z | Downloaded sync_wrapper v1.0.2 |
| 307 | 2026-06-18T13:20:45.601Z | Downloaded pin-project-internal v1.1.13 |
| 308 | 2026-06-18T13:20:45.601Z | Downloaded supports-unicode v3.0.0 |
| 309 | 2026-06-18T13:20:45.604Z | Downloaded const-oid v0.9.6 |
| 310 | 2026-06-18T13:20:45.607Z | Downloaded pin-project-lite v0.2.17 |
| 311 | 2026-06-18T13:20:45.610Z | Downloaded newtype-uuid v1.3.2 |
| 312 | 2026-06-18T13:20:45.610Z | Downloaded terminal_size v0.4.4 |
| 313 | 2026-06-18T13:20:45.610Z | Downloaded ppv-lite86 v0.2.21 |
| 314 | 2026-06-18T13:20:45.613Z | Downloaded anstyle-parse v1.0.0 |
| 315 | 2026-06-18T13:20:45.616Z | Downloaded rustc-demangle v0.1.27 |
| 316 | 2026-06-18T13:20:45.616Z | Downloaded miette-derive v7.6.0 |
| 317 | 2026-06-18T13:20:45.616Z | Downloaded tokio-macros v2.7.0 |
| 318 | 2026-06-18T13:20:45.619Z | Downloaded tinyvec_macros v0.1.1 |
| 319 | 2026-06-18T13:20:45.621Z | Downloaded serde-untagged v0.1.9 |
| 320 | 2026-06-18T13:20:45.624Z | Downloaded serde_urlencoded v0.7.1 |
| 321 | 2026-06-18T13:20:45.624Z | Downloaded slab v0.4.12 |
| 322 | 2026-06-18T13:20:45.624Z | Downloaded hyper-rustls v0.27.9 |
| 323 | 2026-06-18T13:20:45.627Z | Downloaded serde_path_to_error v0.1.20 |
| 324 | 2026-06-18T13:20:45.627Z | Downloaded litrs v1.0.0 |
| 325 | 2026-06-18T13:20:45.630Z | Downloaded smol_str v0.3.6 |
| 326 | 2026-06-18T13:20:45.630Z | Downloaded toml_datetime v0.6.11 |
| 327 | 2026-06-18T13:20:45.630Z | Downloaded tower-layer v0.3.3 |
| 328 | 2026-06-18T13:20:45.635Z | Downloaded toml_write v0.1.2 |
| 329 | 2026-06-18T13:20:45.638Z | Downloaded self-replace v1.5.0 |
| 330 | 2026-06-18T13:20:45.638Z | Downloaded sha2 v0.10.9 |
| 331 | 2026-06-18T13:20:45.641Z | Downloaded tower-service v0.3.3 |
| 332 | 2026-06-18T13:20:45.641Z | Downloaded try-lock v0.2.5 |
| 333 | 2026-06-18T13:20:45.641Z | Downloaded ipnet v2.12.0 |
| 334 | 2026-06-18T13:20:45.644Z | Downloaded spki v0.7.3 |
| 335 | 2026-06-18T13:20:45.644Z | Downloaded simd-adler32 v0.3.9 |
| 336 | 2026-06-18T13:20:45.646Z | Downloaded typeid v1.0.3 |
| 337 | 2026-06-18T13:20:45.646Z | Downloaded tracing-error v0.2.1 |
| 338 | 2026-06-18T13:20:45.649Z | Downloaded self_update v0.42.0 |
| 339 | 2026-06-18T13:20:45.649Z | Downloaded unicode-linebreak v0.1.5 |
| 340 | 2026-06-18T13:20:45.649Z | Downloaded indicatif v0.17.11 |
| 341 | 2026-06-18T13:20:45.653Z | Downloaded static_assertions v1.1.0 |
| 342 | 2026-06-18T13:20:45.656Z | Downloaded cfg-expr v0.20.8 |
| 343 | 2026-06-18T13:20:45.658Z | Downloaded getrandom v0.2.17 |
| 344 | 2026-06-18T13:20:45.661Z | Downloaded convert_case v0.10.0 |
| 345 | 2026-06-18T13:20:45.661Z | Downloaded camino v1.2.2 |
| 346 | 2026-06-18T13:20:45.664Z | Downloaded target-spec-miette v0.4.8 |
| 347 | 2026-06-18T13:20:45.668Z | Downloaded thread_local v1.1.9 |
| 348 | 2026-06-18T13:20:45.668Z | Downloaded ahash v0.8.12 |
| 349 | 2026-06-18T13:20:45.671Z | Downloaded thiserror-impl v1.0.69 |
| 350 | 2026-06-18T13:20:45.671Z | Downloaded version_check v0.9.5 |
| 351 | 2026-06-18T13:20:45.671Z | Downloaded futures-channel v0.3.32 |
| 352 | 2026-06-18T13:20:45.674Z | Downloaded eyre v0.6.12 |
| 353 | 2026-06-18T13:20:45.676Z | Downloaded rustls-pki-types v1.14.1 |
| 354 | 2026-06-18T13:20:45.679Z | Downloaded semver v1.0.28 |
| 355 | 2026-06-18T13:20:45.685Z | Downloaded target-lexicon v0.13.5 |
| 356 | 2026-06-18T13:20:45.690Z | Downloaded pin-project v1.1.13 |
| 357 | 2026-06-18T13:20:45.698Z | Downloaded utf8_iter v1.0.4 |
| 358 | 2026-06-18T13:20:45.701Z | Downloaded urlencoding v2.1.3 |
| 359 | 2026-06-18T13:20:45.701Z | Downloaded unicode-xid v0.2.6 |
| 360 | 2026-06-18T13:20:45.701Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 361 | 2026-06-18T13:20:45.701Z | Downloaded futures v0.3.32 |
| 362 | 2026-06-18T13:20:45.704Z | Downloaded utf8parse v0.2.2 |
| 363 | 2026-06-18T13:20:45.707Z | Downloaded thiserror v1.0.69 |
| 364 | 2026-06-18T13:20:45.709Z | Downloaded tokio-native-tls v0.3.1 |
| 365 | 2026-06-18T13:20:45.709Z | Downloaded unicase v2.9.0 |
| 366 | 2026-06-18T13:20:45.712Z | Downloaded want v0.3.1 |
| 367 | 2026-06-18T13:20:45.712Z | Downloaded once_cell v1.21.4 |
| 368 | 2026-06-18T13:20:45.712Z | Downloaded tracing-log v0.2.0 |
| 369 | 2026-06-18T13:20:45.715Z | Downloaded tempfile v3.27.0 |
| 370 | 2026-06-18T13:20:45.715Z | Downloaded smallvec v1.15.2 |
| 371 | 2026-06-18T13:20:45.718Z | Downloaded proc-macro2 v1.0.106 |
| 372 | 2026-06-18T13:20:45.718Z | Downloaded log v0.4.32 |
| 373 | 2026-06-18T13:20:45.721Z | Downloaded signal-hook-registry v1.4.8 |
| 374 | 2026-06-18T13:20:45.721Z | Downloaded ryu v1.0.23 |
| 375 | 2026-06-18T13:20:45.724Z | Downloaded nextest-filtering v0.15.0 |
| 376 | 2026-06-18T13:20:45.724Z | Downloaded quick-junit v0.5.2 |
| 377 | 2026-06-18T13:20:45.727Z | Downloaded thiserror v2.0.18 |
| 378 | 2026-06-18T13:20:45.729Z | Downloaded target-spec v3.6.0 |
| 379 | 2026-06-18T13:20:45.732Z | Downloaded shlex v2.0.1 |
| 380 | 2026-06-18T13:20:45.732Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 381 | 2026-06-18T13:20:45.732Z | Downloaded ed25519-dalek v2.2.0 |
| 382 | 2026-06-18T13:20:45.735Z | Downloaded num-traits v0.2.19 |
| 383 | 2026-06-18T13:20:45.738Z | Downloaded untrusted v0.9.0 |
| 384 | 2026-06-18T13:20:45.741Z | Downloaded sharded-slab v0.1.7 |
| 385 | 2026-06-18T13:20:45.744Z | Downloaded tokio-rustls v0.26.4 |
| 386 | 2026-06-18T13:20:45.749Z | Downloaded crc32fast v1.5.0 |
| 387 | 2026-06-18T13:20:45.754Z | Downloaded clap v4.6.1 |
| 388 | 2026-06-18T13:20:45.760Z | Downloaded xxhash-rust v0.8.15 |
| 389 | 2026-06-18T13:20:45.763Z | Downloaded openssl-sys v0.9.117 |
| 390 | 2026-06-18T13:20:45.766Z | Downloaded signal-hook v0.3.18 |
| 391 | 2026-06-18T13:20:45.768Z | Downloaded camino-tempfile v1.4.1 |
| 392 | 2026-06-18T13:20:45.768Z | Downloaded getrandom v0.3.4 |
| 393 | 2026-06-18T13:20:45.771Z | Downloaded xattr v1.6.1 |
| 394 | 2026-06-18T13:20:45.771Z | Downloaded getrandom v0.4.3 |
| 395 | 2026-06-18T13:20:45.774Z | Downloaded clap_derive v4.6.1 |
| 396 | 2026-06-18T13:20:45.777Z | Downloaded tinyvec v1.11.0 |
| 397 | 2026-06-18T13:20:45.781Z | Downloaded miniz_oxide v0.8.9 |
| 398 | 2026-06-18T13:20:45.783Z | Downloaded thiserror-impl v2.0.18 |
| 399 | 2026-06-18T13:20:45.786Z | Downloaded zmij v1.0.21 |
| 400 | 2026-06-18T13:20:45.789Z | Downloaded zipsign-api v0.1.5 |
| 401 | 2026-06-18T13:20:45.792Z | Downloaded zstd-safe v7.2.4 |
| 402 | 2026-06-18T13:20:45.795Z | Downloaded quinn v0.11.9 |
| 403 | 2026-06-18T13:20:45.795Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 404 | 2026-06-18T13:20:45.798Z | Downloaded serde_derive v1.0.228 |
| 405 | 2026-06-18T13:20:45.801Z | Downloaded serde_core v1.0.228 |
| 406 | 2026-06-18T13:20:45.801Z | Downloaded tracing-attributes v0.1.31 |
| 407 | 2026-06-18T13:20:45.804Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 408 | 2026-06-18T13:20:45.804Z | Downloaded toml v0.8.23 |
| 409 | 2026-06-18T13:20:45.807Z | Downloaded tokio-stream v0.1.18 |
| 410 | 2026-06-18T13:20:45.807Z | Downloaded socket2 v0.6.4 |
| 411 | 2026-06-18T13:20:45.810Z | Downloaded config v0.15.24 |
| 412 | 2026-06-18T13:20:45.813Z | Downloaded zstd v0.13.3 |
| 413 | 2026-06-18T13:20:45.816Z | Downloaded derive-where v1.6.1 |
| 414 | 2026-06-18T13:20:45.816Z | Downloaded serde v1.0.228 |
| 415 | 2026-06-18T13:20:45.818Z | Downloaded rustls-webpki v0.103.13 |
| 416 | 2026-06-18T13:20:45.836Z | Downloaded derive_more v2.1.1 |
| 417 | 2026-06-18T13:20:45.842Z | Downloaded textwrap v0.16.2 |
| 418 | 2026-06-18T13:20:45.845Z | Downloaded zeroize v1.9.0 |
| 419 | 2026-06-18T13:20:45.845Z | Downloaded rand v0.9.4 |
| 420 | 2026-06-18T13:20:45.848Z | Downloaded memchr v2.8.2 |
| 421 | 2026-06-18T13:20:45.851Z | Downloaded borsh v1.6.1 |
| 422 | 2026-06-18T13:20:45.855Z | Downloaded unicode-ident v1.0.24 |
| 423 | 2026-06-18T13:20:45.858Z | Downloaded flate2 v1.1.9 |
| 424 | 2026-06-18T13:20:45.861Z | Downloaded base64 v0.22.1 |
| 425 | 2026-06-18T13:20:45.864Z | Downloaded toml_edit v0.22.27 |
| 426 | 2026-06-18T13:20:45.866Z | Downloaded bytes v1.12.0 |
| 427 | 2026-06-18T13:20:45.869Z | Downloaded mio v1.2.1 |
| 428 | 2026-06-18T13:20:45.876Z | Downloaded miette v7.6.0 |
| 429 | 2026-06-18T13:20:45.878Z | Downloaded der v0.7.10 |
| 430 | 2026-06-18T13:20:45.881Z | Downloaded tar v0.4.46 |
| 431 | 2026-06-18T13:20:45.884Z | Downloaded uuid v1.23.3 |
| 432 | 2026-06-18T13:20:45.897Z | Downloaded indexmap v2.14.0 |
| 433 | 2026-06-18T13:20:45.900Z | Downloaded tracing-core v0.1.36 |
| 434 | 2026-06-18T13:20:45.903Z | Downloaded url v2.5.8 |
| 435 | 2026-06-18T13:20:45.906Z | Downloaded backtrace v0.3.76 |
| 436 | 2026-06-18T13:20:45.924Z | Downloaded pulldown-cmark v0.13.4 |
| 437 | 2026-06-18T13:20:45.927Z | Downloaded vte v0.14.1 |
| 438 | 2026-06-18T13:20:45.930Z | Downloaded tower v0.5.3 |
| 439 | 2026-06-18T13:20:45.936Z | Downloaded ron v0.12.1 |
| 440 | 2026-06-18T13:20:45.941Z | Downloaded derive_more-impl v2.1.1 |
| 441 | 2026-06-18T13:20:45.944Z | Downloaded http v1.4.2 |
| 442 | 2026-06-18T13:20:45.950Z | Downloaded regex v1.12.4 |
| 443 | 2026-06-18T13:20:45.959Z | Downloaded cc v1.2.64 |
| 444 | 2026-06-18T13:20:45.976Z | Downloaded reqwest v0.12.28 |
| 445 | 2026-06-18T13:20:45.980Z | Downloaded hyper v1.10.1 |
| 446 | 2026-06-18T13:20:45.988Z | Downloaded crossterm v0.29.0 |
| 447 | 2026-06-18T13:20:45.997Z | Downloaded unicode-segmentation v1.13.3 |
| 448 | 2026-06-18T13:20:46.002Z | Downloaded itertools v0.14.0 |
| 449 | 2026-06-18T13:20:46.005Z | Downloaded hashbrown v0.15.5 |
| 450 | 2026-06-18T13:20:46.010Z | Downloaded tower-http v0.6.11 |
| 451 | 2026-06-18T13:20:46.015Z | Downloaded unicode-normalization v0.1.25 |
| 452 | 2026-06-18T13:20:46.019Z | Downloaded portable-atomic v1.13.1 |
| 453 | 2026-06-18T13:20:46.022Z | Downloaded typenum v1.20.1 |
| 454 | 2026-06-18T13:20:46.025Z | Downloaded guppy v0.17.26 |
| 455 | 2026-06-18T13:20:46.028Z | Downloaded hashbrown v0.17.1 |
| 456 | 2026-06-18T13:20:46.031Z | Downloaded clap_builder v4.6.0 |
| 457 | 2026-06-18T13:20:46.034Z | Downloaded tokio-util v0.7.18 |
| 458 | 2026-06-18T13:20:46.042Z | Downloaded aho-corasick v1.1.4 |
| 459 | 2026-06-18T13:20:46.045Z | Downloaded h2 v0.4.15 |
| 460 | 2026-06-18T13:20:46.051Z | Downloaded futures-util v0.3.32 |
| 461 | 2026-06-18T13:20:46.057Z | Downloaded serde_json v1.0.150 |
| 462 | 2026-06-18T13:20:46.061Z | Downloaded quick-xml v0.38.4 |
| 463 | 2026-06-18T13:20:46.065Z | Downloaded quick-xml v0.37.5 |
| 464 | 2026-06-18T13:20:46.068Z | Downloaded quinn-proto v0.11.14 |
| 465 | 2026-06-18T13:20:46.079Z | Downloaded winnow v1.0.3 |
| 466 | 2026-06-18T13:20:46.096Z | Downloaded winnow v0.7.15 |
| 467 | 2026-06-18T13:20:46.101Z | Downloaded chrono v0.4.45 |
| 468 | 2026-06-18T13:20:46.105Z | Downloaded tracing-subscriber v0.3.23 |
| 469 | 2026-06-18T13:20:46.129Z | Downloaded webpki-roots v1.0.8 |
| 470 | 2026-06-18T13:20:46.140Z | Downloaded gimli v0.32.3 |
| 471 | 2026-06-18T13:20:46.148Z | Downloaded vcpkg v0.2.15 |
| 472 | 2026-06-18T13:20:46.170Z | Downloaded unicode-width v0.1.14 |
| 473 | 2026-06-18T13:20:46.174Z | Downloaded zerocopy v0.8.52 |
| 474 | 2026-06-18T13:20:46.184Z | Downloaded unicode-width v0.2.2 |
| 475 | 2026-06-18T13:20:46.187Z | Downloaded bstr v1.12.1 |
| 476 | 2026-06-18T13:20:46.192Z | Downloaded openssl v0.10.81 |
| 477 | 2026-06-18T13:20:46.198Z | Downloaded curve25519-dalek v4.1.3 |
| 478 | 2026-06-18T13:20:46.202Z | Downloaded syn v2.0.118 |
| 479 | 2026-06-18T13:20:46.208Z | Downloaded nextest-runner v0.80.0 |
| 480 | 2026-06-18T13:20:46.215Z | Downloaded tracing v0.1.44 |
| 481 | 2026-06-18T13:20:46.226Z | Downloaded color-eyre v0.6.5 |
| 482 | 2026-06-18T13:20:46.230Z | Downloaded object v0.37.3 |
| 483 | 2026-06-18T13:20:46.236Z | Downloaded nix v0.30.1 |
| 484 | 2026-06-18T13:20:46.243Z | Downloaded rustix v0.38.44 |
| 485 | 2026-06-18T13:20:46.255Z | Downloaded rustls v0.23.40 |
| 486 | 2026-06-18T13:20:46.261Z | Downloaded regex-syntax v0.8.11 |
| 487 | 2026-06-18T13:20:46.290Z | Downloaded rustix v1.1.4 |
| 488 | 2026-06-18T13:20:46.365Z | Downloaded regex-automata v0.4.14 |
| 489 | 2026-06-18T13:20:46.455Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 490 | 2026-06-18T13:20:46.465Z | Downloaded libc v0.2.186 |
| 491 | 2026-06-18T13:20:46.483Z | Downloaded petgraph v0.8.3 |
| 492 | 2026-06-18T13:20:46.502Z | Downloaded tokio v1.52.3 |
| 493 | 2026-06-18T13:20:46.567Z | Downloaded recursion v0.5.4 |
| 494 | 2026-06-18T13:20:46.574Z | Downloaded ring v0.17.14 |
| 495 | 2026-06-18T13:20:46.633Z | Compiling libc v0.2.186 |
| 496 | 2026-06-18T13:20:46.633Z | Compiling proc-macro2 v1.0.106 |
| 497 | 2026-06-18T13:20:46.637Z | Compiling unicode-ident v1.0.24 |
| 498 | 2026-06-18T13:20:46.637Z | Compiling quote v1.0.45 |
| 499 | 2026-06-18T13:20:46.637Z | Compiling serde_core v1.0.228 |
| 500 | 2026-06-18T13:20:46.637Z | Compiling cfg-if v1.0.4 |
| 501 | 2026-06-18T13:20:46.637Z | Compiling memchr v2.8.2 |
| 502 | 2026-06-18T13:20:46.637Z | Compiling once_cell v1.21.4 |
| 503 | 2026-06-18T13:20:46.827Z | Compiling log v0.4.32 |
| 504 | 2026-06-18T13:20:46.881Z | Compiling pin-project-lite v0.2.17 |
| 505 | 2026-06-18T13:20:46.971Z | Compiling itoa v1.0.18 |
| 506 | 2026-06-18T13:20:47.008Z | Compiling serde v1.0.228 |
| 507 | 2026-06-18T13:20:47.171Z | Compiling futures-core v0.3.32 |
| 508 | 2026-06-18T13:20:47.209Z | Compiling smallvec v1.15.2 |
| 509 | 2026-06-18T13:20:47.322Z | Compiling bitflags v2.13.0 |
| 510 | 2026-06-18T13:20:47.374Z | Compiling find-msvc-tools v0.1.9 |
| 511 | 2026-06-18T13:20:47.458Z | Compiling shlex v2.0.1 |
| 512 | 2026-06-18T13:20:47.597Z | Compiling equivalent v1.0.2 |
| 513 | 2026-06-18T13:20:47.649Z | Compiling errno v0.3.14 |
| 514 | 2026-06-18T13:20:47.683Z | Compiling hashbrown v0.17.1 |
| 515 | 2026-06-18T13:20:47.704Z | Compiling bytes v1.12.0 |
| 516 | 2026-06-18T13:20:47.715Z | Compiling mio v1.2.1 |
| 517 | 2026-06-18T13:20:47.800Z | Compiling signal-hook-registry v1.4.8 |
| 518 | 2026-06-18T13:20:47.920Z | Compiling jobserver v0.1.34 |
| 519 | 2026-06-18T13:20:47.979Z | Compiling syn v2.0.118 |
| 520 | 2026-06-18T13:20:48.050Z | Compiling rustix v1.1.4 |
| 521 | 2026-06-18T13:20:48.261Z | Compiling cc v1.2.64 |
| 522 | 2026-06-18T13:20:48.393Z | Compiling futures-sink v0.3.32 |
| 523 | 2026-06-18T13:20:48.405Z | Compiling socket2 v0.6.4 |
| 524 | 2026-06-18T13:20:48.448Z | Compiling slab v0.4.12 |
| 525 | 2026-06-18T13:20:48.505Z | Compiling zmij v1.0.21 |
| 526 | 2026-06-18T13:20:48.592Z | Compiling futures-channel v0.3.32 |
| 527 | 2026-06-18T13:20:48.655Z | Compiling tracing-core v0.1.36 |
| 528 | 2026-06-18T13:20:48.854Z | Compiling version_check v0.9.5 |
| 529 | 2026-06-18T13:20:48.866Z | Compiling serde_json v1.0.150 |
| 530 | 2026-06-18T13:20:49.132Z | Compiling indexmap v2.14.0 |
| 531 | 2026-06-18T13:20:49.217Z | Compiling getrandom v0.4.3 |
| 532 | 2026-06-18T13:20:49.237Z | Compiling futures-task v0.3.32 |
| 533 | 2026-06-18T13:20:49.416Z | Compiling futures-io v0.3.32 |
| 534 | 2026-06-18T13:20:49.536Z | Compiling camino v1.2.2 |
| 535 | 2026-06-18T13:20:49.607Z | Compiling unicode-width v0.2.2 |
| 536 | 2026-06-18T13:20:49.621Z | Compiling percent-encoding v2.3.2 |
| 537 | 2026-06-18T13:20:49.788Z | Compiling ring v0.17.14 |
| 538 | 2026-06-18T13:20:49.922Z | Compiling http v1.4.2 |
| 539 | 2026-06-18T13:20:49.945Z | Compiling simd-adler32 v0.3.9 |
| 540 | 2026-06-18T13:20:49.993Z | Compiling autocfg v1.5.1 |
| 541 | 2026-06-18T13:20:50.087Z | Compiling adler2 v2.0.1 |
| 542 | 2026-06-18T13:20:50.252Z | Compiling zeroize v1.9.0 |
| 543 | 2026-06-18T13:20:50.337Z | Compiling num-traits v0.2.19 |
| 544 | 2026-06-18T13:20:50.449Z | Compiling miniz_oxide v0.8.9 |
| 545 | 2026-06-18T13:20:50.676Z | Compiling object v0.37.3 |
| 546 | 2026-06-18T13:20:50.772Z | Compiling zerocopy v0.8.52 |
| 547 | 2026-06-18T13:20:50.976Z | Compiling target-lexicon v0.13.5 |
| 548 | 2026-06-18T13:20:51.148Z | Compiling getrandom v0.3.4 |
| 549 | 2026-06-18T13:20:51.270Z | Compiling http-body v1.0.1 |
| 550 | 2026-06-18T13:20:51.513Z | Compiling rustls-pki-types v1.14.1 |
| 551 | 2026-06-18T13:20:51.526Z | Compiling form_urlencoded v1.2.2 |
| 552 | 2026-06-18T13:20:51.589Z | Compiling semver v1.0.28 |
| 553 | 2026-06-18T13:20:51.665Z | Compiling serde_derive v1.0.228 |
| 554 | 2026-06-18T13:20:51.789Z | Compiling tokio-macros v2.7.0 |
| 555 | 2026-06-18T13:20:51.859Z | Compiling futures-macro v0.3.32 |
| 556 | 2026-06-18T13:20:51.870Z | Compiling tracing-attributes v0.1.31 |
| 557 | 2026-06-18T13:20:52.177Z | Compiling getrandom v0.2.17 |
| 558 | 2026-06-18T13:20:52.233Z | Compiling utf8_iter v1.0.4 |
| 559 | 2026-06-18T13:20:52.363Z | Compiling gimli v0.32.3 |
| 560 | 2026-06-18T13:20:52.376Z | Compiling signal-hook v0.3.18 |
| 561 | 2026-06-18T13:20:52.395Z | Compiling fnv v1.0.7 |
| 562 | 2026-06-18T13:20:52.499Z | Compiling guppy-workspace-hack v0.1.0 |
| 563 | 2026-06-18T13:20:52.529Z | Compiling tokio v1.52.3 |
| 564 | 2026-06-18T13:20:52.602Z | Compiling idna_adapter v1.0.0 |
| 565 | 2026-06-18T13:20:52.676Z | Compiling futures-util v0.3.32 |
| 566 | 2026-06-18T13:20:52.702Z | Compiling thiserror v2.0.18 |
| 567 | 2026-06-18T13:20:52.721Z | Compiling owo-colors v4.3.0 |
| 568 | 2026-06-18T13:20:53.039Z | Compiling httparse v1.10.1 |
| 569 | 2026-06-18T13:20:53.050Z | Compiling untrusted v0.9.0 |
| 570 | 2026-06-18T13:20:53.074Z | Compiling tracing v0.1.44 |
| 571 | 2026-06-18T13:20:53.421Z | Compiling idna v1.1.0 |
| 572 | 2026-06-18T13:20:53.443Z | Compiling thiserror-impl v2.0.18 |
| 573 | 2026-06-18T13:20:54.406Z | Compiling addr2line v0.25.1 |
| 574 | 2026-06-18T13:20:55.017Z | Compiling generic-array v0.14.7 |
| 575 | 2026-06-18T13:20:55.054Z | Compiling fastrand v2.4.1 |
| 576 | 2026-06-18T13:20:55.201Z | Compiling target-spec v3.6.0 |
| 577 | 2026-06-18T13:20:55.258Z | Compiling typeid v1.0.3 |
| 578 | 2026-06-18T13:20:55.275Z | Compiling pkg-config v0.3.33 |
| 579 | 2026-06-18T13:20:55.387Z | Compiling tower-service v0.3.3 |
| 580 | 2026-06-18T13:20:55.482Z | Compiling try-lock v0.2.5 |
| 581 | 2026-06-18T13:20:55.494Z | Compiling atomic-waker v1.1.2 |
| 582 | 2026-06-18T13:20:55.549Z | Compiling rustls v0.23.40 |
| 583 | 2026-06-18T13:20:55.593Z | Compiling thiserror v1.0.69 |
| 584 | 2026-06-18T13:20:55.615Z | Compiling rustc-demangle v0.1.27 |
| 585 | 2026-06-18T13:20:55.703Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 586 | 2026-06-18T13:20:55.768Z | Compiling want v0.3.1 |
| 587 | 2026-06-18T13:20:56.053Z | Compiling tempfile v3.27.0 |
| 588 | 2026-06-18T13:20:56.080Z | Compiling cfg-expr v0.20.8 |
| 589 | 2026-06-18T13:20:56.224Z | Compiling url v2.5.8 |
| 590 | 2026-06-18T13:20:56.596Z | Compiling tokio-util v0.7.18 |
| 591 | 2026-06-18T13:20:57.107Z | Compiling h2 v0.4.15 |
| 592 | 2026-06-18T13:20:57.681Z | Compiling backtrace v0.3.76 |
| 593 | 2026-06-18T13:20:57.858Z | Compiling thiserror-impl v1.0.69 |
| 594 | 2026-06-18T13:20:58.152Z | Compiling terminal_size v0.4.4 |
| 595 | 2026-06-18T13:20:58.311Z | Compiling aho-corasick v1.1.4 |
| 596 | 2026-06-18T13:20:58.669Z | Compiling regex-syntax v0.8.11 |
| 597 | 2026-06-18T13:20:58.721Z | Compiling typenum v1.20.1 |
| 598 | 2026-06-18T13:20:59.007Z | Compiling rustls-webpki v0.103.13 |
| 599 | 2026-06-18T13:20:59.393Z | Compiling subtle v2.6.1 |
| 600 | 2026-06-18T13:20:59.554Z | Compiling erased-serde v0.4.10 |
| 601 | 2026-06-18T13:20:59.871Z | Compiling winnow v0.7.15 |
| 602 | 2026-06-18T13:21:01.610Z | Compiling regex-automata v0.4.14 |
| 603 | 2026-06-18T13:21:01.799Z | Compiling hyper v1.10.1 |
| 604 | 2026-06-18T13:21:03.820Z | Compiling serde_spanned v0.6.9 |
| 605 | 2026-06-18T13:21:03.984Z | Compiling toml_datetime v0.6.11 |
| 606 | 2026-06-18T13:21:04.352Z | Compiling ahash v0.8.12 |
| 607 | 2026-06-18T13:21:04.617Z | Compiling sync_wrapper v1.0.2 |
| 608 | 2026-06-18T13:21:04.732Z | Compiling crc32fast v1.5.0 |
| 609 | 2026-06-18T13:21:05.028Z | Compiling either v1.16.0 |
| 610 | 2026-06-18T13:21:05.256Z | Compiling portable-atomic v1.13.1 |
| 611 | 2026-06-18T13:21:05.312Z | Compiling ipnet v2.12.0 |
| 612 | 2026-06-18T13:21:05.513Z | Compiling nextest-workspace-hack v0.1.0 |
| 613 | 2026-06-18T13:21:05.712Z | Compiling foldhash v0.1.5 |
| 614 | 2026-06-18T13:21:05.742Z | Compiling parking_lot_core v0.9.12 |
| 615 | 2026-06-18T13:21:05.928Z | Compiling unicode-linebreak v0.1.5 |
| 616 | 2026-06-18T13:21:06.013Z | Compiling toml_write v0.1.2 |
| 617 | 2026-06-18T13:21:06.024Z | Compiling tower-layer v0.3.3 |
| 618 | 2026-06-18T13:21:06.194Z | Compiling lazy_static v1.5.0 |
| 619 | 2026-06-18T13:21:06.219Z | Compiling is_ci v1.2.0 |
| 620 | 2026-06-18T13:21:06.245Z | Compiling base64 v0.22.1 |
| 621 | 2026-06-18T13:21:06.297Z | Compiling unicode-segmentation v1.13.3 |
| 622 | 2026-06-18T13:21:06.386Z | Compiling supports-color v3.0.2 |
| 623 | 2026-06-18T13:21:06.511Z | Compiling hyper-util v0.1.20 |
| 624 | 2026-06-18T13:21:06.598Z | Compiling sharded-slab v0.1.7 |
| 625 | 2026-06-18T13:21:06.618Z | Compiling convert_case v0.10.0 |
| 626 | 2026-06-18T13:21:06.685Z | Compiling tower v0.5.3 |
| 627 | 2026-06-18T13:21:06.734Z | Compiling toml_edit v0.22.27 |
| 628 | 2026-06-18T13:21:06.873Z | Compiling textwrap v0.16.2 |
| 629 | 2026-06-18T13:21:07.222Z | Compiling hashbrown v0.15.5 |
| 630 | 2026-06-18T13:21:07.376Z | Compiling tokio-rustls v0.26.4 |
| 631 | 2026-06-18T13:21:07.840Z | Compiling backtrace-ext v0.2.1 |
| 632 | 2026-06-18T13:21:08.099Z | Compiling ordered-float v2.10.1 |
| 633 | 2026-06-18T13:21:08.270Z | Compiling webpki-roots v1.0.8 |
| 634 | 2026-06-18T13:21:08.282Z | Compiling miette-derive v7.6.0 |
| 635 | 2026-06-18T13:21:08.383Z | Compiling pathdiff v0.2.3 |
| 636 | 2026-06-18T13:21:08.400Z | Compiling console v0.15.11 |
| 637 | 2026-06-18T13:21:08.505Z | Compiling cargo-platform v0.3.3 |
| 638 | 2026-06-18T13:21:09.063Z | Compiling tracing-log v0.2.0 |
| 639 | 2026-06-18T13:21:09.121Z | Compiling os_pipe v1.2.3 |
| 640 | 2026-06-18T13:21:09.290Z | Compiling thread_local v1.1.9 |
| 641 | 2026-06-18T13:21:09.381Z | Compiling supports-hyperlinks v3.2.0 |
| 642 | 2026-06-18T13:21:09.430Z | Compiling fixedbitset v0.5.7 |
| 643 | 2026-06-18T13:21:09.603Z | Compiling rustix v0.38.44 |
| 644 | 2026-06-18T13:21:09.642Z | Compiling scopeguard v1.2.0 |
| 645 | 2026-06-18T13:21:09.704Z | Compiling winnow v1.0.3 |
| 646 | 2026-06-18T13:21:09.747Z | Compiling zstd-safe v7.2.4 |
| 647 | 2026-06-18T13:21:09.936Z | Compiling utf8parse v0.2.2 |
| 648 | 2026-06-18T13:21:09.956Z | Compiling debug-ignore v1.0.5 |
| 649 | 2026-06-18T13:21:09.992Z | Compiling unicode-width v0.1.14 |
| 650 | 2026-06-18T13:21:10.064Z | Compiling supports-unicode v3.0.0 |
| 651 | 2026-06-18T13:21:10.230Z | Compiling pulldown-cmark v0.13.4 |
| 652 | 2026-06-18T13:21:10.350Z | Compiling ryu v1.0.23 |
| 653 | 2026-06-18T13:21:10.377Z | Compiling cfg_aliases v0.2.1 |
| 654 | 2026-06-18T13:21:10.452Z | Compiling nix v0.30.1 |
| 655 | 2026-06-18T13:21:10.526Z | Compiling serde_urlencoded v0.7.1 |
| 656 | 2026-06-18T13:21:10.637Z | Compiling miette v7.6.0 |
| 657 | 2026-06-18T13:21:10.805Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 658 | 2026-06-18T13:21:10.836Z | Compiling anstyle-parse v1.0.0 |
| 659 | 2026-06-18T13:21:11.152Z | Compiling lock_api v0.4.14 |
| 660 | 2026-06-18T13:21:11.165Z | Compiling petgraph v0.8.3 |
| 661 | 2026-06-18T13:21:11.388Z | Compiling tracing-subscriber v0.3.23 |
| 662 | 2026-06-18T13:21:12.110Z | Compiling sigchld v0.2.4 |
| 663 | 2026-06-18T13:21:12.304Z | Compiling cargo_metadata v0.23.1 |
| 664 | 2026-06-18T13:21:12.744Z | Compiling hyper-rustls v0.27.9 |
| 665 | 2026-06-18T13:21:13.108Z | Compiling serde-value v0.7.0 |
| 666 | 2026-06-18T13:21:13.422Z | Compiling toml v0.8.23 |
| 667 | 2026-06-18T13:21:13.864Z | Compiling serde-untagged v0.1.9 |
| 668 | 2026-06-18T13:21:14.836Z | Compiling tower-http v0.6.11 |
| 669 | 2026-06-18T13:21:15.202Z | Compiling derive_more-impl v2.1.1 |
| 670 | 2026-06-18T13:21:15.368Z | Compiling itertools v0.14.0 |
| 671 | 2026-06-18T13:21:15.494Z | Compiling regex v1.12.4 |
| 672 | 2026-06-18T13:21:16.017Z | Compiling crypto-common v0.1.7 |
| 673 | 2026-06-18T13:21:16.128Z | Compiling block-buffer v0.10.4 |
| 674 | 2026-06-18T13:21:16.149Z | Compiling ppv-lite86 v0.2.21 |
| 675 | 2026-06-18T13:21:16.278Z | Compiling futures-executor v0.3.32 |
| 676 | 2026-06-18T13:21:16.290Z | Compiling rand_core v0.9.5 |
| 677 | 2026-06-18T13:21:16.473Z | Compiling pin-project-internal v1.1.13 |
| 678 | 2026-06-18T13:21:16.533Z | Compiling http-body-util v0.1.3 |
| 679 | 2026-06-18T13:21:16.798Z | Compiling uuid v1.23.3 |
| 680 | 2026-06-18T13:21:16.812Z | Compiling serde_spanned v1.1.1 |
| 681 | 2026-06-18T13:21:16.853Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 682 | 2026-06-18T13:21:16.921Z | Compiling smol_str v0.3.6 |
| 683 | 2026-06-18T13:21:16.949Z | Compiling filetime v0.2.29 |
| 684 | 2026-06-18T13:21:17.159Z | Compiling vte v0.14.1 |
| 685 | 2026-06-18T13:21:17.249Z | Compiling bstr v1.12.1 |
| 686 | 2026-06-18T13:21:17.251Z | Compiling unicase v2.9.0 |
| 687 | 2026-06-18T13:21:17.324Z | Compiling self_update v0.42.0 |
| 688 | 2026-06-18T13:21:17.376Z | Compiling tinyvec_macros v0.1.1 |
| 689 | 2026-06-18T13:21:17.441Z | Compiling anstyle-query v1.1.5 |
| 690 | 2026-06-18T13:21:17.453Z | Compiling unicode-xid v0.2.6 |
| 691 | 2026-06-18T13:21:17.474Z | Compiling anstyle v1.0.14 |
| 692 | 2026-06-18T13:21:17.519Z | Compiling is_terminal_polyfill v1.70.2 |
| 693 | 2026-06-18T13:21:17.545Z | Compiling nested v0.1.1 |
| 694 | 2026-06-18T13:21:17.574Z | Compiling iana-time-zone v0.1.65 |
| 695 | 2026-06-18T13:21:17.586Z | Compiling eyre v0.6.12 |
| 696 | 2026-06-18T13:21:17.606Z | Compiling number_prefix v0.4.0 |
| 697 | 2026-06-18T13:21:17.733Z | Compiling xattr v1.6.1 |
| 698 | 2026-06-18T13:21:17.748Z | Compiling colorchoice v1.0.5 |
| 699 | 2026-06-18T13:21:17.755Z | Compiling static_assertions v1.1.0 |
| 700 | 2026-06-18T13:21:17.901Z | Compiling litrs v1.0.0 |
| 701 | 2026-06-18T13:21:17.914Z | Compiling color-spantrace v0.3.0 |
| 702 | 2026-06-18T13:21:17.937Z | Compiling tar v0.4.46 |
| 703 | 2026-06-18T13:21:18.046Z | Compiling anstream v1.0.0 |
| 704 | 2026-06-18T13:21:18.186Z | Compiling guppy v0.17.26 |
| 705 | 2026-06-18T13:21:18.332Z | Compiling document-features v0.2.12 |
| 706 | 2026-06-18T13:21:18.399Z | Compiling indicatif v0.17.11 |
| 707 | 2026-06-18T13:21:18.569Z | Compiling chrono v0.4.45 |
| 708 | 2026-06-18T13:21:18.887Z | Compiling globset v0.4.18 |
| 709 | 2026-06-18T13:21:19.426Z | Compiling cargo-util-schemas v0.2.0 |
| 710 | 2026-06-18T13:21:20.463Z | Compiling pin-project v1.1.13 |
| 711 | 2026-06-18T13:21:20.569Z | Compiling tinyvec v1.11.0 |
| 712 | 2026-06-18T13:21:20.987Z | Compiling strip-ansi-escapes v0.2.1 |
| 713 | 2026-06-18T13:21:21.001Z | Compiling nextest-metadata v0.12.2 |
| 714 | 2026-06-18T13:21:21.467Z | Compiling newtype-uuid v1.3.2 |
| 715 | 2026-06-18T13:21:21.491Z | Compiling toml v1.1.2+spec-1.1.0 |
| 716 | 2026-06-18T13:21:21.658Z | Compiling reqwest v0.12.28 |
| 717 | 2026-06-18T13:21:21.868Z | Compiling rand_chacha v0.9.0 |
| 718 | 2026-06-18T13:21:21.920Z | Compiling futures v0.3.32 |
| 719 | 2026-06-18T13:21:22.004Z | Compiling digest v0.10.7 |
| 720 | 2026-06-18T13:21:22.100Z | Compiling derive_more v2.1.1 |
| 721 | 2026-06-18T13:21:22.181Z | Compiling parking_lot v0.12.5 |
| 722 | 2026-06-18T13:21:22.223Z | Compiling flate2 v1.1.9 |
| 723 | 2026-06-18T13:21:22.411Z | Compiling tracing-error v0.2.1 |
| 724 | 2026-06-18T13:21:22.646Z | Compiling shared_child v1.1.1 |
| 725 | 2026-06-18T13:21:23.091Z | Compiling signal-hook-mio v0.2.5 |
| 726 | 2026-06-18T13:21:23.223Z | Compiling self-replace v1.5.0 |
| 727 | 2026-06-18T13:21:23.345Z | Compiling cargo-platform v0.2.0 |
| 728 | 2026-06-18T13:21:23.512Z | Compiling quick-xml v0.38.4 |
| 729 | 2026-06-18T13:21:23.911Z | Compiling quick-xml v0.37.5 |
| 730 | 2026-06-18T13:21:24.139Z | Compiling strsim v0.11.1 |
| 731 | 2026-06-18T13:21:24.661Z | Compiling heck v0.5.0 |
| 732 | 2026-06-18T13:21:24.963Z | Compiling indenter v0.3.4 |
| 733 | 2026-06-18T13:21:25.093Z | Compiling urlencoding v2.1.3 |
| 734 | 2026-06-18T13:21:25.120Z | Compiling recursion v0.5.4 |
| 735 | 2026-06-18T13:21:25.254Z | Compiling shell-words v1.1.1 |
| 736 | 2026-06-18T13:21:25.333Z | Compiling clap_lex v1.1.0 |
| 737 | 2026-06-18T13:21:25.372Z | Compiling cpufeatures v0.2.17 |
| 738 | 2026-06-18T13:21:25.419Z | Compiling humantime v2.3.0 |
| 739 | 2026-06-18T13:21:25.445Z | Compiling sha2 v0.10.9 |
| 740 | 2026-06-18T13:21:25.504Z | Compiling clap_builder v4.6.0 |
| 741 | 2026-06-18T13:21:25.687Z | Compiling humantime-serde v1.1.1 |
| 742 | 2026-06-18T13:21:25.836Z | Compiling clap_derive v4.6.1 |
| 743 | 2026-06-18T13:21:26.168Z | Compiling nextest-filtering v0.15.0 |
| 744 | 2026-06-18T13:21:27.174Z | Compiling quick-junit v0.5.2 |
| 745 | 2026-06-18T13:21:27.607Z | Compiling cargo_metadata v0.20.0 |
| 746 | 2026-06-18T13:21:30.098Z | Compiling atomicwrites v0.4.4 |
| 747 | 2026-06-18T13:21:30.257Z | Compiling cargo-nextest v0.9.97 |
| 748 | 2026-06-18T13:21:30.383Z | Compiling crossterm v0.29.0 |
| 749 | 2026-06-18T13:21:31.441Z | Compiling duct v0.13.7 |
| 750 | 2026-06-18T13:21:32.296Z | Compiling config v0.15.24 |
| 751 | 2026-06-18T13:21:32.309Z | Compiling rand v0.9.4 |
| 752 | 2026-06-18T13:21:32.811Z | Compiling async-scoped v0.9.0 |
| 753 | 2026-06-18T13:21:33.000Z | Compiling zstd v0.13.3 |
| 754 | 2026-06-18T13:21:33.042Z | Compiling unicode-normalization v0.1.25 |
| 755 | 2026-06-18T13:21:33.058Z | Compiling target-spec-miette v0.4.8 |
| 756 | 2026-06-18T13:21:33.146Z | Compiling future-queue v0.4.0 |
| 757 | 2026-06-18T13:21:33.425Z | Compiling mukti-metadata v0.3.0 |
| 758 | 2026-06-18T13:21:33.444Z | Compiling tokio-stream v0.1.18 |
| 759 | 2026-06-18T13:21:33.480Z | Compiling camino-tempfile v1.4.1 |
| 760 | 2026-06-18T13:21:33.575Z | Compiling derive-where v1.6.1 |
| 761 | 2026-06-18T13:21:33.615Z | Compiling serde_path_to_error v0.1.20 |
| 762 | 2026-06-18T13:21:33.904Z | Compiling serde_ignored v0.1.14 |
| 763 | 2026-06-18T13:21:33.978Z | Compiling home v0.5.12 |
| 764 | 2026-06-18T13:21:34.034Z | Compiling xxhash-rust v0.8.15 |
| 765 | 2026-06-18T13:21:34.062Z | Compiling hex v0.4.3 |
| 766 | 2026-06-18T13:21:34.125Z | Compiling indent_write v2.2.0 |
| 767 | 2026-06-18T13:21:34.139Z | Compiling swrite v0.1.0 |
| 768 | 2026-06-18T13:21:34.213Z | Compiling color-eyre v0.6.5 |
| 769 | 2026-06-18T13:21:34.257Z | Compiling clap v4.6.1 |
| 770 | 2026-06-18T13:21:34.270Z | Compiling dialoguer v0.11.0 |
| 771 | 2026-06-18T13:21:34.340Z | Compiling enable-ansi-support v0.2.1 |
| 772 | 2026-06-18T13:21:34.808Z | Compiling nextest-runner v0.80.0 |
| 773 | 2026-06-18T13:21:52.736Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 774 | 2026-06-18T13:21:52.917Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 775 | 2026-06-18T13:21:52.920Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 776 | 2026-06-18T13:21:53.040Z | + banner bfd |
| 777 | 2026-06-18T13:21:53.043Z | |
| 778 | 2026-06-18T13:21:53.043Z | ##### ###### ##### |
| 779 | 2026-06-18T13:21:53.043Z | # # # # # |
| 780 | 2026-06-18T13:21:53.043Z | ##### ##### # # |
| 781 | 2026-06-18T13:21:53.043Z | # # # # # |
| 782 | 2026-06-18T13:21:53.043Z | # # # # # |
| 783 | 2026-06-18T13:21:53.043Z | ##### # ##### |
| 784 | 2026-06-18T13:21:53.043Z | |
| 785 | 2026-06-18T13:21:53.044Z | + cargo nextest run -p bfd -p mg-api-types -p mg-api-types-versions --nocapture |
| 786 | 2026-06-18T13:21:53.199Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 787 | 2026-06-18T13:21:53.833Z | From https://github.com/oxidecomputer/falcon |
| 788 | 2026-06-18T13:21:53.833Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 789 | 2026-06-18T13:21:53.910Z | Updating crates.io index |
| 790 | 2026-06-18T13:21:53.913Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 791 | 2026-06-18T13:21:54.297Z | From https://github.com/oxidecomputer/dendrite |
| 792 | 2026-06-18T13:21:54.297Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 793 | 2026-06-18T13:21:54.408Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 794 | 2026-06-18T13:21:54.881Z | From https://github.com/oxidecomputer/ispf |
| 795 | 2026-06-18T13:21:54.881Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 796 | 2026-06-18T13:21:54.887Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 797 | 2026-06-18T13:21:55.289Z | From https://github.com/oxidecomputer/netadm-sys |
| 798 | 2026-06-18T13:21:55.289Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 799 | 2026-06-18T13:21:55.296Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 800 | 2026-06-18T13:22:01.368Z | From https://github.com/oxidecomputer/omicron |
| 801 | 2026-06-18T13:22:01.368Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 802 | 2026-06-18T13:22:01.783Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 803 | 2026-06-18T13:22:02.513Z | From https://github.com/oxidecomputer/opte |
| 804 | 2026-06-18T13:22:02.513Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 805 | 2026-06-18T13:22:02.543Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 806 | 2026-06-18T13:22:02.828Z | From https://github.com/illumos/smf-rs |
| 807 | 2026-06-18T13:22:02.828Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 808 | 2026-06-18T13:22:02.983Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 809 | 2026-06-18T13:22:03.257Z | From https://github.com/oxidecomputer/network-interface |
| 810 | 2026-06-18T13:22:03.257Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 811 | 2026-06-18T13:22:03.279Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 812 | 2026-06-18T13:22:03.575Z | From https://github.com/oxidecomputer/zone |
| 813 | 2026-06-18T13:22:03.575Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 814 | 2026-06-18T13:22:03.636Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 815 | 2026-06-18T13:22:04.274Z | From https://github.com/oxidecomputer/propolis |
| 816 | 2026-06-18T13:22:04.274Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 817 | 2026-06-18T13:22:04.363Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 818 | 2026-06-18T13:22:04.879Z | From https://github.com/oxidecomputer/transceiver-control |
| 819 | 2026-06-18T13:22:04.879Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 820 | 2026-06-18T13:22:04.902Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 821 | 2026-06-18T13:22:05.179Z | From https://github.com/oxidecomputer/dlpi-sys |
| 822 | 2026-06-18T13:22:05.179Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 823 | 2026-06-18T13:22:05.185Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 824 | 2026-06-18T13:22:05.517Z | From https://github.com/jmesmon/rust-libzfs |
| 825 | 2026-06-18T13:22:05.517Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 826 | 2026-06-18T13:22:05.524Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 827 | 2026-06-18T13:22:05.796Z | From https://github.com/oxidecomputer/rusty-doors |
| 828 | 2026-06-18T13:22:05.796Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 829 | 2026-06-18T13:22:05.824Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 830 | 2026-06-18T13:22:06.179Z | From https://github.com/oxidecomputer/lldp |
| 831 | 2026-06-18T13:22:06.179Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 832 | 2026-06-18T13:22:06.191Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 833 | 2026-06-18T13:22:06.478Z | From https://github.com/oxidecomputer/slog-error-chain |
| 834 | 2026-06-18T13:22:06.478Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 835 | 2026-06-18T13:22:06.552Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 836 | 2026-06-18T13:22:06.931Z | From https://github.com/oxidecomputer/tufaceous |
| 837 | 2026-06-18T13:22:06.931Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 838 | 2026-06-18T13:22:07.009Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 839 | 2026-06-18T13:22:07.515Z | From https://github.com/oxidecomputer/management-gateway-service |
| 840 | 2026-06-18T13:22:07.515Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 841 | 2026-06-18T13:22:07.530Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 842 | 2026-06-18T13:22:08.357Z | From https://github.com/oxidecomputer/crucible |
| 843 | 2026-06-18T13:22:08.357Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 844 | 2026-06-18T13:22:08.416Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 845 | 2026-06-18T13:22:08.705Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 846 | 2026-06-18T13:22:08.705Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 847 | 2026-06-18T13:22:09.083Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 848 | 2026-06-18T13:22:09.553Z | From https://github.com/oxidecomputer/propolis |
| 849 | 2026-06-18T13:22:09.553Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 850 | 2026-06-18T13:22:09.649Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 851 | 2026-06-18T13:22:09.977Z | From https://github.com/oxidecomputer/crucible |
| 852 | 2026-06-18T13:22:09.977Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 853 | 2026-06-18T13:22:10.041Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 854 | 2026-06-18T13:22:10.386Z | From https://github.com/oxidecomputer/tofino |
| 855 | 2026-06-18T13:22:10.386Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 856 | 2026-06-18T13:22:10.413Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 857 | 2026-06-18T13:22:11.096Z | From https://github.com/oxidecomputer/maghemite |
| 858 | 2026-06-18T13:22:11.096Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 859 | 2026-06-18T13:22:11.161Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 860 | 2026-06-18T13:22:11.445Z | From https://github.com/oxidecomputer/clickward |
| 861 | 2026-06-18T13:22:11.445Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 862 | 2026-06-18T13:22:11.710Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 863 | 2026-06-18T13:22:12.001Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 864 | 2026-06-18T13:22:12.001Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 865 | 2026-06-18T13:22:13.061Z | Downloading crates ... |
| 866 | 2026-06-18T13:22:13.161Z | Downloaded bs58 v0.5.1 |
| 867 | 2026-06-18T13:22:13.164Z | Downloaded chacha20 v0.9.1 |
| 868 | 2026-06-18T13:22:13.167Z | Downloaded crunchy v0.2.4 |
| 869 | 2026-06-18T13:22:13.170Z | Downloaded aead v0.5.2 |
| 870 | 2026-06-18T13:22:13.173Z | Downloaded bytecount v0.6.9 |
| 871 | 2026-06-18T13:22:13.173Z | Downloaded byteorder v1.5.0 |
| 872 | 2026-06-18T13:22:13.177Z | Downloaded byte-wrapper v0.1.0 |
| 873 | 2026-06-18T13:22:13.180Z | Downloaded dyn-clone v1.0.20 |
| 874 | 2026-06-18T13:22:13.180Z | Downloaded console v0.16.3 |
| 875 | 2026-06-18T13:22:13.183Z | Downloaded cancel-safe-futures v0.1.5 |
| 876 | 2026-06-18T13:22:13.186Z | Downloaded cargo_toml v0.22.3 |
| 877 | 2026-06-18T13:22:13.191Z | Downloaded foreign-types-shared v0.3.1 |
| 878 | 2026-06-18T13:22:13.194Z | Downloaded ciborium-io v0.2.2 |
| 879 | 2026-06-18T13:22:13.198Z | Downloaded ciborium-ll v0.2.2 |
| 880 | 2026-06-18T13:22:13.203Z | Downloaded cc v1.2.63 |
| 881 | 2026-06-18T13:22:13.203Z | Downloaded async-recursion v1.1.1 |
| 882 | 2026-06-18T13:22:13.206Z | Downloaded icu_provider v2.2.0 |
| 883 | 2026-06-18T13:22:13.209Z | Downloaded libscf-sys v1.2.0 |
| 884 | 2026-06-18T13:22:13.209Z | Downloaded foreign-types-macros v0.2.3 |
| 885 | 2026-06-18T13:22:13.212Z | Downloaded embedded-io v0.4.0 |
| 886 | 2026-06-18T13:22:13.212Z | Downloaded arrayref v0.3.9 |
| 887 | 2026-06-18T13:22:13.215Z | Downloaded dunce v1.0.5 |
| 888 | 2026-06-18T13:22:13.215Z | Downloaded cmake v0.1.58 |
| 889 | 2026-06-18T13:22:13.218Z | Downloaded displaydoc v0.2.6 |
| 890 | 2026-06-18T13:22:13.221Z | Downloaded hostname v0.3.1 |
| 891 | 2026-06-18T13:22:13.221Z | Downloaded convert_case v0.4.0 |
| 892 | 2026-06-18T13:22:13.224Z | Downloaded httpdate v1.0.3 |
| 893 | 2026-06-18T13:22:13.224Z | Downloaded compression-core v0.4.32 |
| 894 | 2026-06-18T13:22:13.227Z | Downloaded bytes v1.11.1 |
| 895 | 2026-06-18T13:22:13.230Z | Downloaded cobs v0.3.0 |
| 896 | 2026-06-18T13:22:13.230Z | Downloaded match_cfg v0.1.0 |
| 897 | 2026-06-18T13:22:13.233Z | Downloaded linked-hash-map v0.5.6 |
| 898 | 2026-06-18T13:22:13.233Z | Downloaded float-ord v0.3.2 |
| 899 | 2026-06-18T13:22:13.236Z | Downloaded instant v0.1.13 |
| 900 | 2026-06-18T13:22:13.236Z | Downloaded fxhash v0.2.1 |
| 901 | 2026-06-18T13:22:13.238Z | Downloaded dtrace-parser v0.2.0 |
| 902 | 2026-06-18T13:22:13.239Z | Downloaded cstr-argument v0.1.2 |
| 903 | 2026-06-18T13:22:13.239Z | Downloaded heck v0.4.1 |
| 904 | 2026-06-18T13:22:13.241Z | Downloaded darling_macro v0.23.0 |
| 905 | 2026-06-18T13:22:13.241Z | Downloaded async-stream v0.3.6 |
| 906 | 2026-06-18T13:22:13.244Z | Downloaded bit-vec v0.8.0 |
| 907 | 2026-06-18T13:22:13.244Z | Downloaded crypto-common v0.2.2 |
| 908 | 2026-06-18T13:22:13.247Z | Downloaded async-trait v0.1.89 |
| 909 | 2026-06-18T13:22:13.250Z | Downloaded lru-cache v0.1.2 |
| 910 | 2026-06-18T13:22:13.250Z | Downloaded libsw v3.5.0 |
| 911 | 2026-06-18T13:22:13.253Z | Downloaded ciborium v0.2.2 |
| 912 | 2026-06-18T13:22:13.253Z | Downloaded ingot-types v0.1.2 |
| 913 | 2026-06-18T13:22:13.256Z | Downloaded natord v1.0.9 |
| 914 | 2026-06-18T13:22:13.256Z | Downloaded newtype_derive v0.1.6 |
| 915 | 2026-06-18T13:22:13.259Z | Downloaded argon2 v0.5.3 |
| 916 | 2026-06-18T13:22:13.259Z | Downloaded idna_adapter v1.2.2 |
| 917 | 2026-06-18T13:22:13.262Z | Downloaded newtype-uuid-macros v0.1.0 |
| 918 | 2026-06-18T13:22:13.262Z | Downloaded internet-checksum v0.2.1 |
| 919 | 2026-06-18T13:22:13.262Z | Downloaded hash32 v0.3.1 |
| 920 | 2026-06-18T13:22:13.266Z | Downloaded no-std-compat v0.4.1 |
| 921 | 2026-06-18T13:22:13.266Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 922 | 2026-06-18T13:22:13.269Z | Downloaded memoffset v0.9.1 |
| 923 | 2026-06-18T13:22:13.269Z | Downloaded git-stub v1.0.0 |
| 924 | 2026-06-18T13:22:13.269Z | Downloaded base16ct v1.0.0 |
| 925 | 2026-06-18T13:22:13.272Z | Downloaded async-stream-impl v0.3.6 |
| 926 | 2026-06-18T13:22:13.272Z | Downloaded crc8 v0.1.1 |
| 927 | 2026-06-18T13:22:13.275Z | Downloaded dof v0.3.0 |
| 928 | 2026-06-18T13:22:13.275Z | Downloaded mime v0.3.17 |
| 929 | 2026-06-18T13:22:13.275Z | Downloaded crucible-workspace-hack v0.1.0 |
| 930 | 2026-06-18T13:22:13.278Z | Downloaded base16ct v0.2.0 |
| 931 | 2026-06-18T13:22:13.278Z | Downloaded num v0.4.3 |
| 932 | 2026-06-18T13:22:13.280Z | Downloaded hubpack_derive v0.1.1 |
| 933 | 2026-06-18T13:22:13.281Z | Downloaded gethostname v0.5.0 |
| 934 | 2026-06-18T13:22:13.281Z | Downloaded dof v0.4.0 |
| 935 | 2026-06-18T13:22:13.283Z | Downloaded cpufeatures v0.3.0 |
| 936 | 2026-06-18T13:22:13.283Z | Downloaded bit-set v0.8.0 |
| 937 | 2026-06-18T13:22:13.286Z | Downloaded defmt-parser v1.0.0 |
| 938 | 2026-06-18T13:22:13.286Z | Downloaded num-derive v0.4.2 |
| 939 | 2026-06-18T13:22:13.290Z | Downloaded konst_macro_rules v0.2.19 |
| 940 | 2026-06-18T13:22:13.290Z | Downloaded num-iter v0.1.45 |
| 941 | 2026-06-18T13:22:13.292Z | Downloaded defmt v0.3.100 |
| 942 | 2026-06-18T13:22:13.293Z | Downloaded inout v0.1.4 |
| 943 | 2026-06-18T13:22:13.293Z | Downloaded newline-converter v0.3.0 |
| 944 | 2026-06-18T13:22:13.295Z | Downloaded managed v0.8.0 |
| 945 | 2026-06-18T13:22:13.295Z | Downloaded is-terminal v0.4.17 |
| 946 | 2026-06-18T13:22:13.295Z | Downloaded crossbeam-epoch v0.9.18 |
| 947 | 2026-06-18T13:22:13.298Z | Downloaded constant_time_eq v0.4.2 |
| 948 | 2026-06-18T13:22:13.302Z | Downloaded embedded-io v0.6.1 |
| 949 | 2026-06-18T13:22:13.302Z | Downloaded crossbeam-deque v0.8.6 |
| 950 | 2026-06-18T13:22:13.305Z | Downloaded keccak v0.1.6 |
| 951 | 2026-06-18T13:22:13.305Z | Downloaded fs-err v3.3.0 |
| 952 | 2026-06-18T13:22:13.305Z | Downloaded cipher v0.4.4 |
| 953 | 2026-06-18T13:22:13.308Z | Downloaded num-rational v0.4.2 |
| 954 | 2026-06-18T13:22:13.308Z | Downloaded multer v3.1.0 |
| 955 | 2026-06-18T13:22:13.310Z | Downloaded omicron-workspace-hack v0.1.0 |
| 956 | 2026-06-18T13:22:13.311Z | Downloaded num_threads v0.1.7 |
| 957 | 2026-06-18T13:22:13.314Z | Downloaded num_enum_derive v0.5.11 |
| 958 | 2026-06-18T13:22:13.314Z | Downloaded libsw-core v0.3.2 |
| 959 | 2026-06-18T13:22:13.314Z | Downloaded olpc-cjson v0.1.4 |
| 960 | 2026-06-18T13:22:13.319Z | Downloaded derive-ex v0.1.8 |
| 961 | 2026-06-18T13:22:13.319Z | Downloaded const_format_proc_macros v0.2.34 |
| 962 | 2026-06-18T13:22:13.319Z | Downloaded glob v0.3.3 |
| 963 | 2026-06-18T13:22:13.322Z | Downloaded jiff-static v0.2.28 |
| 964 | 2026-06-18T13:22:13.322Z | Downloaded opaque-debug v0.3.1 |
| 965 | 2026-06-18T13:22:13.325Z | Downloaded ff v0.13.1 |
| 966 | 2026-06-18T13:22:13.325Z | Downloaded plain v0.2.3 |
| 967 | 2026-06-18T13:22:13.328Z | Downloaded ingot v0.1.1 |
| 968 | 2026-06-18T13:22:13.328Z | Downloaded phf_shared v0.12.1 |
| 969 | 2026-06-18T13:22:13.328Z | Downloaded csv-core v0.1.13 |
| 970 | 2026-06-18T13:22:13.331Z | Downloaded linear-map v1.2.0 |
| 971 | 2026-06-18T13:22:13.331Z | Downloaded parse-display v0.10.0 |
| 972 | 2026-06-18T13:22:13.334Z | Downloaded fixedbitset v0.4.2 |
| 973 | 2026-06-18T13:22:13.334Z | Downloaded bcs v0.1.6 |
| 974 | 2026-06-18T13:22:13.337Z | Downloaded fs_extra v1.3.0 |
| 975 | 2026-06-18T13:22:13.337Z | Downloaded chacha20poly1305 v0.10.1 |
| 976 | 2026-06-18T13:22:13.340Z | Downloaded num-conv v0.2.2 |
| 977 | 2026-06-18T13:22:13.340Z | Downloaded enum-as-inner v0.6.1 |
| 978 | 2026-06-18T13:22:13.340Z | Downloaded deranged v0.5.8 |
| 979 | 2026-06-18T13:22:13.343Z | Downloaded daft v0.1.7 |
| 980 | 2026-06-18T13:22:13.343Z | Downloaded critical-section v1.2.0 |
| 981 | 2026-06-18T13:22:13.346Z | Downloaded data-encoding v2.11.0 |
| 982 | 2026-06-18T13:22:13.346Z | Downloaded dtrace-parser v0.3.0 |
| 983 | 2026-06-18T13:22:13.349Z | Downloaded highway v1.3.0 |
| 984 | 2026-06-18T13:22:13.349Z | Downloaded macaddr v1.0.1 |
| 985 | 2026-06-18T13:22:13.352Z | Downloaded daft-derive v0.1.7 |
| 986 | 2026-06-18T13:22:13.355Z | Downloaded pretty-hex v0.4.2 |
| 987 | 2026-06-18T13:22:13.355Z | Downloaded ipnetwork v0.21.1 |
| 988 | 2026-06-18T13:22:13.357Z | Downloaded erased-serde v0.3.31 |
| 989 | 2026-06-18T13:22:13.357Z | Downloaded bitflags v1.3.2 |
| 990 | 2026-06-18T13:22:13.360Z | Downloaded potential_utf v0.1.5 |
| 991 | 2026-06-18T13:22:13.361Z | Downloaded proc-macro-crate v1.3.1 |
| 992 | 2026-06-18T13:22:13.363Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 993 | 2026-06-18T13:22:13.363Z | Downloaded proc-macro-error-attr v1.0.4 |
| 994 | 2026-06-18T13:22:13.363Z | Downloaded proc-macro-crate v3.5.0 |
| 995 | 2026-06-18T13:22:13.366Z | Downloaded defmt-macros v1.1.0 |
| 996 | 2026-06-18T13:22:13.369Z | Downloaded darling v0.21.3 |
| 997 | 2026-06-18T13:22:13.372Z | Downloaded progenitor-macro v0.14.0 |
| 998 | 2026-06-18T13:22:13.372Z | Downloaded rand_xorshift v0.4.0 |
| 999 | 2026-06-18T13:22:13.375Z | Downloaded num_enum_derive v0.7.6 |
| 1000 | 2026-06-18T13:22:13.375Z | Downloaded num_enum v0.7.6 |
| 1001 | 2026-06-18T13:22:13.378Z | Downloaded cookie v0.18.1 |
| 1002 | 2026-06-18T13:22:13.381Z | Downloaded rand_chacha v0.3.1 |
| 1003 | 2026-06-18T13:22:13.381Z | Downloaded progenitor-client v0.10.0 |
| 1004 | 2026-06-18T13:22:13.381Z | Downloaded progenitor-macro v0.13.0 |
| 1005 | 2026-06-18T13:22:13.384Z | Downloaded const-oid v0.10.2 |
| 1006 | 2026-06-18T13:22:13.384Z | Downloaded blake2 v0.10.6 |
| 1007 | 2026-06-18T13:22:13.387Z | Downloaded progenitor-macro v0.10.0 |
| 1008 | 2026-06-18T13:22:13.387Z | Downloaded oxnet v0.1.6 |
| 1009 | 2026-06-18T13:22:13.391Z | Downloaded password-hash v0.5.0 |
| 1010 | 2026-06-18T13:22:13.391Z | Downloaded parse-display-derive v0.10.0 |
| 1011 | 2026-06-18T13:22:13.391Z | Downloaded parking_lot_core v0.8.6 |
| 1012 | 2026-06-18T13:22:13.394Z | Downloaded poly1305 v0.8.0 |
| 1013 | 2026-06-18T13:22:13.394Z | Downloaded phf v0.12.1 |
| 1014 | 2026-06-18T13:22:13.397Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1015 | 2026-06-18T13:22:13.397Z | Downloaded progenitor-client v0.14.0 |
| 1016 | 2026-06-18T13:22:13.397Z | Downloaded backon v1.6.0 |
| 1017 | 2026-06-18T13:22:13.401Z | Downloaded rustc_version v0.1.7 |
| 1018 | 2026-06-18T13:22:13.401Z | Downloaded ref-cast-impl v1.0.25 |
| 1019 | 2026-06-18T13:22:13.401Z | Downloaded chacha20 v0.10.0 |
| 1020 | 2026-06-18T13:22:13.404Z | Downloaded same-file v1.0.6 |
| 1021 | 2026-06-18T13:22:13.404Z | Downloaded num_enum v0.5.11 |
| 1022 | 2026-06-18T13:22:13.407Z | Downloaded serde_plain v1.0.2 |
| 1023 | 2026-06-18T13:22:13.407Z | Downloaded colored v3.1.1 |
| 1024 | 2026-06-18T13:22:13.410Z | Downloaded backoff v0.4.0 |
| 1025 | 2026-06-18T13:22:13.413Z | Downloaded semver v0.1.20 |
| 1026 | 2026-06-18T13:22:13.413Z | Downloaded diff v0.1.13 |
| 1027 | 2026-06-18T13:22:13.416Z | Downloaded sha1 v0.10.6 |
| 1028 | 2026-06-18T13:22:13.416Z | Downloaded pem v3.0.6 |
| 1029 | 2026-06-18T13:22:13.416Z | Downloaded defmt v1.1.0 |
| 1030 | 2026-06-18T13:22:13.419Z | Downloaded compression-codecs v0.4.38 |
| 1031 | 2026-06-18T13:22:13.423Z | Downloaded hybrid-array v0.4.12 |
| 1032 | 2026-06-18T13:22:13.426Z | Downloaded progenitor v0.13.0 |
| 1033 | 2026-06-18T13:22:13.426Z | Downloaded serial_test v3.5.0 |
| 1034 | 2026-06-18T13:22:13.426Z | Downloaded serde_repr v0.1.20 |
| 1035 | 2026-06-18T13:22:13.429Z | Downloaded serde-big-array v0.5.1 |
| 1036 | 2026-06-18T13:22:13.431Z | Downloaded hmac v0.12.1 |
| 1037 | 2026-06-18T13:22:13.431Z | Downloaded scroll_derive v0.13.1 |
| 1038 | 2026-06-18T13:22:13.431Z | Downloaded scroll_derive v0.12.1 |
| 1039 | 2026-06-18T13:22:13.434Z | Downloaded litemap v0.8.2 |
| 1040 | 2026-06-18T13:22:13.434Z | Downloaded drift v0.2.0 |
| 1041 | 2026-06-18T13:22:13.440Z | Downloaded sigpipe v0.1.3 |
| 1042 | 2026-06-18T13:22:13.443Z | Downloaded allocator-api2 v0.2.21 |
| 1043 | 2026-06-18T13:22:13.443Z | Downloaded slog-envlogger v2.2.0 |
| 1044 | 2026-06-18T13:22:13.447Z | Downloaded siphasher v1.0.3 |
| 1045 | 2026-06-18T13:22:13.447Z | Downloaded indexmap v1.9.3 |
| 1046 | 2026-06-18T13:22:13.450Z | Downloaded smawk v0.3.2 |
| 1047 | 2026-06-18T13:22:13.450Z | Downloaded memmap2 v0.9.10 |
| 1048 | 2026-06-18T13:22:13.450Z | Downloaded ingot-macros v0.1.1 |
| 1049 | 2026-06-18T13:22:13.452Z | Downloaded rand_core v0.10.1 |
| 1050 | 2026-06-18T13:22:13.452Z | Downloaded darling_core v0.23.0 |
| 1051 | 2026-06-18T13:22:13.455Z | Downloaded ref-cast v1.0.25 |
| 1052 | 2026-06-18T13:22:13.458Z | Downloaded pest_generator v2.8.6 |
| 1053 | 2026-06-18T13:22:13.458Z | Downloaded progenitor-client v0.13.0 |
| 1054 | 2026-06-18T13:22:13.458Z | Downloaded progenitor v0.14.0 |
| 1055 | 2026-06-18T13:22:13.461Z | Downloaded pest_derive v2.8.6 |
| 1056 | 2026-06-18T13:22:13.461Z | Downloaded spin v0.5.2 |
| 1057 | 2026-06-18T13:22:13.465Z | Downloaded rusty-fork v0.3.1 |
| 1058 | 2026-06-18T13:22:13.465Z | Downloaded resolv-conf v0.7.6 |
| 1059 | 2026-06-18T13:22:13.465Z | Downloaded strum v0.26.3 |
| 1060 | 2026-06-18T13:22:13.468Z | Downloaded structmeta-derive v0.3.0 |
| 1061 | 2026-06-18T13:22:13.468Z | Downloaded structmeta v0.3.0 |
| 1062 | 2026-06-18T13:22:13.468Z | Downloaded paste v1.0.15 |
| 1063 | 2026-06-18T13:22:13.468Z | Downloaded stable_deref_trait v1.2.1 |
| 1064 | 2026-06-18T13:22:13.471Z | Downloaded slog-bunyan v2.5.0 |
| 1065 | 2026-06-18T13:22:13.471Z | Downloaded serial_test_derive v3.5.0 |
| 1066 | 2026-06-18T13:22:13.471Z | Downloaded parking_lot v0.11.2 |
| 1067 | 2026-06-18T13:22:13.474Z | Downloaded progenitor v0.10.0 |
| 1068 | 2026-06-18T13:22:13.474Z | Downloaded take_mut v0.2.2 |
| 1069 | 2026-06-18T13:22:13.474Z | Downloaded tabled_derive v0.11.0 |
| 1070 | 2026-06-18T13:22:13.474Z | Downloaded quick-error v1.2.3 |
| 1071 | 2026-06-18T13:22:13.477Z | Downloaded testing_table v0.3.0 |
| 1072 | 2026-06-18T13:22:13.477Z | Downloaded bitflags v2.12.1 |
| 1073 | 2026-06-18T13:22:13.480Z | Downloaded rustversion v1.0.22 |
| 1074 | 2026-06-18T13:22:13.480Z | Downloaded sha1 v0.11.0 |
| 1075 | 2026-06-18T13:22:13.482Z | Downloaded anyhow v1.0.102 |
| 1076 | 2026-06-18T13:22:13.485Z | Downloaded dropshot_endpoint v0.17.1 |
| 1077 | 2026-06-18T13:22:13.488Z | Downloaded tabwriter v1.4.1 |
| 1078 | 2026-06-18T13:22:13.488Z | Downloaded serde_tokenstream v0.2.3 |
| 1079 | 2026-06-18T13:22:13.488Z | Downloaded serde_derive_internals v0.29.1 |
| 1080 | 2026-06-18T13:22:13.491Z | Downloaded time-core v0.1.8 |
| 1081 | 2026-06-18T13:22:13.491Z | Downloaded tagptr v0.2.0 |
| 1082 | 2026-06-18T13:22:13.491Z | Downloaded tabled_derive v0.7.0 |
| 1083 | 2026-06-18T13:22:13.504Z | Downloaded getrandom v0.4.2 |
| 1084 | 2026-06-18T13:22:13.504Z | Downloaded group v0.13.0 |
| 1085 | 2026-06-18T13:22:13.509Z | Downloaded icu_properties v2.2.0 |
| 1086 | 2026-06-18T13:22:13.509Z | Downloaded darling_core v0.21.3 |
| 1087 | 2026-06-18T13:22:13.509Z | Downloaded thread-id v4.2.2 |
| 1088 | 2026-06-18T13:22:13.509Z | Downloaded termtree v0.5.1 |
| 1089 | 2026-06-18T13:22:13.509Z | Downloaded arc-swap v1.9.1 |
| 1090 | 2026-06-18T13:22:13.509Z | Downloaded scroll v0.13.0 |
| 1091 | 2026-06-18T13:22:13.509Z | Downloaded elliptic-curve v0.13.8 |
| 1092 | 2026-06-18T13:22:13.512Z | Downloaded scroll v0.12.0 |
| 1093 | 2026-06-18T13:22:13.512Z | Downloaded progenitor-extras v0.2.0 |
| 1094 | 2026-06-18T13:22:13.512Z | Downloaded slog-scope v4.4.1 |
| 1095 | 2026-06-18T13:22:13.512Z | Downloaded proc-macro-error v1.0.4 |
| 1096 | 2026-06-18T13:22:13.515Z | Downloaded slog-term v2.9.2 |
| 1097 | 2026-06-18T13:22:13.515Z | Downloaded slog-stdlog v4.1.1 |
| 1098 | 2026-06-18T13:22:13.516Z | Downloaded half v2.7.1 |
| 1099 | 2026-06-18T13:22:13.519Z | Downloaded schemars_derive v0.8.22 |
| 1100 | 2026-06-18T13:22:13.519Z | Downloaded rustls-pemfile v2.2.0 |
| 1101 | 2026-06-18T13:22:13.523Z | Downloaded slog-async v2.8.0 |
| 1102 | 2026-06-18T13:22:13.523Z | Downloaded omicron-zone-package v0.12.2 |
| 1103 | 2026-06-18T13:22:13.526Z | Downloaded indicatif v0.18.4 |
| 1104 | 2026-06-18T13:22:13.526Z | Downloaded icu_locale_core v2.2.0 |
| 1105 | 2026-06-18T13:22:13.529Z | Downloaded strum v0.27.2 |
| 1106 | 2026-06-18T13:22:13.529Z | Downloaded smf v0.2.3 |
| 1107 | 2026-06-18T13:22:13.532Z | Downloaded rhai_codegen v3.2.0 |
| 1108 | 2026-06-18T13:22:13.535Z | Downloaded unarray v0.1.4 |
| 1109 | 2026-06-18T13:22:13.535Z | Downloaded unit-prefix v0.5.2 |
| 1110 | 2026-06-18T13:22:13.535Z | Downloaded topological-sort v0.2.2 |
| 1111 | 2026-06-18T13:22:13.538Z | Downloaded snafu-derive v0.8.9 |
| 1112 | 2026-06-18T13:22:13.538Z | Downloaded synstructure v0.13.2 |
| 1113 | 2026-06-18T13:22:13.538Z | Downloaded universal-hash v0.5.1 |
| 1114 | 2026-06-18T13:22:13.538Z | Downloaded typify-macro v0.6.2 |
| 1115 | 2026-06-18T13:22:13.541Z | Downloaded typify-macro v0.4.3 |
| 1116 | 2026-06-18T13:22:13.541Z | Downloaded smartstring v1.0.1 |
| 1117 | 2026-06-18T13:22:13.541Z | Downloaded slog-dtrace v0.3.0 |
| 1118 | 2026-06-18T13:22:13.544Z | Downloaded rustls-native-certs v0.8.4 |
| 1119 | 2026-06-18T13:22:13.544Z | Downloaded papergrid v0.11.0 |
| 1120 | 2026-06-18T13:22:13.546Z | Downloaded derive_more v0.99.20 |
| 1121 | 2026-06-18T13:22:13.549Z | Downloaded postcard v1.1.3 |
| 1122 | 2026-06-18T13:22:13.552Z | Downloaded proc-macro-error2 v2.0.1 |
| 1123 | 2026-06-18T13:22:13.552Z | Downloaded serde_with_macros v3.20.0 |
| 1124 | 2026-06-18T13:22:13.556Z | Downloaded strum_macros v0.26.4 |
| 1125 | 2026-06-18T13:22:13.556Z | Downloaded usdt-attr-macro v0.6.0 |
| 1126 | 2026-06-18T13:22:13.556Z | Downloaded usdt-macro v0.6.0 |
| 1127 | 2026-06-18T13:22:13.556Z | Downloaded wait-timeout v0.2.1 |
| 1128 | 2026-06-18T13:22:13.558Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1129 | 2026-06-18T13:22:13.559Z | Downloaded strum_macros v0.27.2 |
| 1130 | 2026-06-18T13:22:13.559Z | Downloaded waitgroup v0.1.2 |
| 1131 | 2026-06-18T13:22:13.562Z | Downloaded usdt-macro v0.5.0 |
| 1132 | 2026-06-18T13:22:13.562Z | Downloaded untrusted v0.7.1 |
| 1133 | 2026-06-18T13:22:13.562Z | Downloaded const_format v0.2.36 |
| 1134 | 2026-06-18T13:22:13.565Z | Downloaded utf-8 v0.7.6 |
| 1135 | 2026-06-18T13:22:13.565Z | Downloaded usdt v0.5.0 |
| 1136 | 2026-06-18T13:22:13.565Z | Downloaded usdt-attr-macro v0.5.0 |
| 1137 | 2026-06-18T13:22:13.565Z | Downloaded digest v0.11.3 |
| 1138 | 2026-06-18T13:22:13.569Z | Downloaded heapless v0.8.0 |
| 1139 | 2026-06-18T13:22:13.569Z | Downloaded time-macros v0.2.27 |
| 1140 | 2026-06-18T13:22:13.571Z | Downloaded thread-id v5.1.0 |
| 1141 | 2026-06-18T13:22:13.571Z | Downloaded darling v0.23.0 |
| 1142 | 2026-06-18T13:22:13.574Z | Downloaded konst v0.2.20 |
| 1143 | 2026-06-18T13:22:13.577Z | Downloaded icu_normalizer v2.2.0 |
| 1144 | 2026-06-18T13:22:13.580Z | Downloaded crypto-bigint v0.5.5 |
| 1145 | 2026-06-18T13:22:13.583Z | Downloaded tokio-dtrace v0.1.1 |
| 1146 | 2026-06-18T13:22:13.583Z | Downloaded slog-json v2.6.1 |
| 1147 | 2026-06-18T13:22:13.586Z | Downloaded base64 v0.21.7 |
| 1148 | 2026-06-18T13:22:13.586Z | Downloaded yoke-derive v0.8.2 |
| 1149 | 2026-06-18T13:22:13.589Z | Downloaded tiny-keccak v2.0.2 |
| 1150 | 2026-06-18T13:22:13.589Z | Downloaded thiserror-no-std v2.0.2 |
| 1151 | 2026-06-18T13:22:13.592Z | Downloaded zerofrom v0.1.8 |
| 1152 | 2026-06-18T13:22:13.592Z | Downloaded hickory-resolver v0.24.4 |
| 1153 | 2026-06-18T13:22:13.595Z | Downloaded zone_cfg_derive v0.3.1 |
| 1154 | 2026-06-18T13:22:13.595Z | Downloaded zeroize_derive v1.4.3 |
| 1155 | 2026-06-18T13:22:13.598Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1156 | 2026-06-18T13:22:13.598Z | Downloaded icu_collections v2.2.0 |
| 1157 | 2026-06-18T13:22:13.601Z | Downloaded tokio-tungstenite v0.21.0 |
| 1158 | 2026-06-18T13:22:13.604Z | Downloaded zone v0.3.1 |
| 1159 | 2026-06-18T13:22:13.604Z | Downloaded progenitor-impl v0.10.0 |
| 1160 | 2026-06-18T13:22:13.604Z | Downloaded hickory-resolver v0.25.2 |
| 1161 | 2026-06-18T13:22:13.607Z | Downloaded crossbeam-channel v0.5.15 |
| 1162 | 2026-06-18T13:22:13.609Z | Downloaded papergrid v0.18.0 |
| 1163 | 2026-06-18T13:22:13.612Z | Downloaded term v1.2.1 |
| 1164 | 2026-06-18T13:22:13.615Z | Downloaded pest_meta v2.8.6 |
| 1165 | 2026-06-18T13:22:13.615Z | Downloaded secrecy v0.10.3 |
| 1166 | 2026-06-18T13:22:13.615Z | Downloaded num-integer v0.1.46 |
| 1167 | 2026-06-18T13:22:13.618Z | Downloaded num-complex v0.4.6 |
| 1168 | 2026-06-18T13:22:13.618Z | Downloaded crossbeam-utils v0.8.21 |
| 1169 | 2026-06-18T13:22:13.621Z | Downloaded arrayvec v0.7.6 |
| 1170 | 2026-06-18T13:22:13.621Z | Downloaded powerfmt v0.2.0 |
| 1171 | 2026-06-18T13:22:13.621Z | Downloaded pretty_assertions v1.4.1 |
| 1172 | 2026-06-18T13:22:13.624Z | Downloaded hostname v0.4.2 |
| 1173 | 2026-06-18T13:22:13.624Z | Downloaded usdt-impl v0.6.0 |
| 1174 | 2026-06-18T13:22:13.624Z | Downloaded usdt v0.6.0 |
| 1175 | 2026-06-18T13:22:13.627Z | Downloaded progenitor-impl v0.14.0 |
| 1176 | 2026-06-18T13:22:13.627Z | Downloaded thin-vec v0.2.18 |
| 1177 | 2026-06-18T13:22:13.627Z | Downloaded prettyplease v0.2.37 |
| 1178 | 2026-06-18T13:22:13.630Z | Downloaded block-buffer v0.12.0 |
| 1179 | 2026-06-18T13:22:13.630Z | Downloaded memmap v0.7.0 |
| 1180 | 2026-06-18T13:22:13.633Z | Downloaded whoami v1.6.1 |
| 1181 | 2026-06-18T13:22:13.633Z | Downloaded xz2 v0.1.7 |
| 1182 | 2026-06-18T13:22:13.633Z | Downloaded walkdir v2.5.0 |
| 1183 | 2026-06-18T13:22:13.636Z | Downloaded usdt-impl v0.5.0 |
| 1184 | 2026-06-18T13:22:13.636Z | Downloaded ident_case v1.0.1 |
| 1185 | 2026-06-18T13:22:13.636Z | Downloaded hubpack v0.1.2 |
| 1186 | 2026-06-18T13:22:13.636Z | Downloaded minimal-lexical v0.2.1 |
| 1187 | 2026-06-18T13:22:13.639Z | Downloaded zerofrom-derive v0.1.7 |
| 1188 | 2026-06-18T13:22:13.639Z | Downloaded writeable v0.6.3 |
| 1189 | 2026-06-18T13:22:13.642Z | Downloaded icu_normalizer_data v2.2.0 |
| 1190 | 2026-06-18T13:22:13.642Z | Downloaded git-stub-vcs v0.1.0 |
| 1191 | 2026-06-18T13:22:13.644Z | Downloaded slog v2.8.2 |
| 1192 | 2026-06-18T13:22:13.644Z | Downloaded foreign-types v0.5.0 |
| 1193 | 2026-06-18T13:22:13.647Z | Downloaded zeroize v1.8.2 |
| 1194 | 2026-06-18T13:22:13.648Z | Downloaded vsss-rs v3.3.4 |
| 1195 | 2026-06-18T13:22:13.648Z | Downloaded tinystr v0.8.3 |
| 1196 | 2026-06-18T13:22:13.650Z | Downloaded rayon-core v1.13.0 |
| 1197 | 2026-06-18T13:22:13.651Z | Downloaded zerovec-derive v0.11.3 |
| 1198 | 2026-06-18T13:22:13.653Z | Downloaded foldhash v0.2.0 |
| 1199 | 2026-06-18T13:22:13.653Z | Downloaded smallvec v1.15.1 |
| 1200 | 2026-06-18T13:22:13.653Z | Downloaded progenitor-impl v0.13.0 |
| 1201 | 2026-06-18T13:22:13.656Z | Downloaded const-random-macro v0.1.16 |
| 1202 | 2026-06-18T13:22:13.657Z | Downloaded const-random v0.1.18 |
| 1203 | 2026-06-18T13:22:13.657Z | Downloaded darling_macro v0.21.3 |
| 1204 | 2026-06-18T13:22:13.659Z | Downloaded spin v0.9.8 |
| 1205 | 2026-06-18T13:22:13.659Z | Downloaded schemars v0.8.22 |
| 1206 | 2026-06-18T13:22:13.664Z | Downloaded ucd-trie v0.1.7 |
| 1207 | 2026-06-18T13:22:13.669Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1208 | 2026-06-18T13:22:13.672Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1209 | 2026-06-18T13:22:13.675Z | Downloaded similar v2.7.0 |
| 1210 | 2026-06-18T13:22:13.678Z | Downloaded yoke v0.8.3 |
| 1211 | 2026-06-18T13:22:13.681Z | Downloaded test-strategy v0.4.5 |
| 1212 | 2026-06-18T13:22:13.685Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1213 | 2026-06-18T13:22:13.687Z | Downloaded toml v0.7.8 |
| 1214 | 2026-06-18T13:22:13.687Z | Downloaded rand v0.8.6 |
| 1215 | 2026-06-18T13:22:13.690Z | Downloaded memchr v2.8.1 |
| 1216 | 2026-06-18T13:22:13.693Z | Downloaded zerocopy-derive v0.7.35 |
| 1217 | 2026-06-18T13:22:13.696Z | Downloaded hashbrown v0.12.3 |
| 1218 | 2026-06-18T13:22:13.699Z | Downloaded typify v0.4.3 |
| 1219 | 2026-06-18T13:22:13.702Z | Downloaded qorb v0.4.1 |
| 1220 | 2026-06-18T13:22:13.704Z | Downloaded openssl-sys v0.9.116 |
| 1221 | 2026-06-18T13:22:13.707Z | Downloaded schemars v0.9.0 |
| 1222 | 2026-06-18T13:22:13.711Z | Downloaded unsafe-libyaml v0.2.11 |
| 1223 | 2026-06-18T13:22:13.714Z | Downloaded nom v7.1.3 |
| 1224 | 2026-06-18T13:22:13.717Z | Downloaded expectorate v1.2.0 |
| 1225 | 2026-06-18T13:22:13.720Z | Downloaded http v1.4.1 |
| 1226 | 2026-06-18T13:22:13.723Z | Downloaded tungstenite v0.21.0 |
| 1227 | 2026-06-18T13:22:13.726Z | Downloaded typify v0.6.2 |
| 1228 | 2026-06-18T13:22:13.729Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1229 | 2026-06-18T13:22:13.732Z | Downloaded steno v0.4.1 |
| 1230 | 2026-06-18T13:22:13.734Z | Downloaded snafu v0.8.9 |
| 1231 | 2026-06-18T13:22:13.737Z | Downloaded schemars v1.2.1 |
| 1232 | 2026-06-18T13:22:13.744Z | Downloaded uuid v1.23.2 |
| 1233 | 2026-06-18T13:22:13.747Z | Downloaded yansi v1.0.1 |
| 1234 | 2026-06-18T13:22:13.747Z | Downloaded async-compression v0.4.42 |
| 1235 | 2026-06-18T13:22:13.752Z | Downloaded toml_edit v0.19.15 |
| 1236 | 2026-06-18T13:22:13.762Z | Downloaded rand v0.10.1 |
| 1237 | 2026-06-18T13:22:13.768Z | Downloaded nom v8.0.0 |
| 1238 | 2026-06-18T13:22:13.771Z | Downloaded zerocopy-derive v0.8.50 |
| 1239 | 2026-06-18T13:22:13.776Z | Downloaded zerotrie v0.2.4 |
| 1240 | 2026-06-18T13:22:13.778Z | Downloaded hashbrown v0.16.1 |
| 1241 | 2026-06-18T13:22:13.781Z | Downloaded dropshot-api-manager v0.7.2 |
| 1242 | 2026-06-18T13:22:13.785Z | Downloaded pest v2.8.6 |
| 1243 | 2026-06-18T13:22:13.794Z | Downloaded libm v0.2.16 |
| 1244 | 2026-06-18T13:22:13.799Z | Downloaded itertools v0.12.1 |
| 1245 | 2026-06-18T13:22:13.803Z | Downloaded typed-path v0.9.3 |
| 1246 | 2026-06-18T13:22:13.811Z | Downloaded icu_properties_data v2.2.0 |
| 1247 | 2026-06-18T13:22:13.817Z | Downloaded h2 v0.4.14 |
| 1248 | 2026-06-18T13:22:13.825Z | Downloaded regex v1.12.3 |
| 1249 | 2026-06-18T13:22:13.828Z | Downloaded iddqd v0.4.2 |
| 1250 | 2026-06-18T13:22:13.833Z | Downloaded hkdf v0.12.4 |
| 1251 | 2026-06-18T13:22:13.836Z | Downloaded aws-lc-rs v1.17.0 |
| 1252 | 2026-06-18T13:22:13.844Z | Downloaded tough v0.22.0 |
| 1253 | 2026-06-18T13:22:13.850Z | Downloaded zerovec v0.11.6 |
| 1254 | 2026-06-18T13:22:13.853Z | Downloaded rayon v1.12.0 |
| 1255 | 2026-06-18T13:22:13.857Z | Downloaded reqwest v0.13.4 |
| 1256 | 2026-06-18T13:22:13.862Z | Downloaded goblin v0.8.2 |
| 1257 | 2026-06-18T13:22:13.878Z | Downloaded proptest v1.11.0 |
| 1258 | 2026-06-18T13:22:13.883Z | Downloaded zerocopy v0.7.35 |
| 1259 | 2026-06-18T13:22:13.892Z | Downloaded winnow v0.5.40 |
| 1260 | 2026-06-18T13:22:13.897Z | Downloaded blake3 v1.8.5 |
| 1261 | 2026-06-18T13:22:13.907Z | Downloaded serde_with v3.20.0 |
| 1262 | 2026-06-18T13:22:13.920Z | Downloaded moka v0.12.15 |
| 1263 | 2026-06-18T13:22:13.927Z | Downloaded goblin v0.10.7 |
| 1264 | 2026-06-18T13:22:13.935Z | Downloaded webpki-roots v1.0.7 |
| 1265 | 2026-06-18T13:22:13.938Z | Downloaded tabled v0.21.0 |
| 1266 | 2026-06-18T13:22:13.946Z | Downloaded tabled v0.15.0 |
| 1267 | 2026-06-18T13:22:13.955Z | Downloaded time v0.3.47 |
| 1268 | 2026-06-18T13:22:13.961Z | Downloaded syn v1.0.109 |
| 1269 | 2026-06-18T13:22:13.979Z | Downloaded syn v2.0.117 |
| 1270 | 2026-06-18T13:22:13.997Z | Downloaded nix v0.31.3 |
| 1271 | 2026-06-18T13:22:14.003Z | Downloaded zerocopy v0.8.50 |
| 1272 | 2026-06-18T13:22:14.014Z | Downloaded smoltcp v0.11.0 |
| 1273 | 2026-06-18T13:22:14.020Z | Downloaded rhai v1.25.1 |
| 1274 | 2026-06-18T13:22:14.027Z | Downloaded regress v0.11.1 |
| 1275 | 2026-06-18T13:22:14.031Z | Downloaded regex-syntax v0.8.10 |
| 1276 | 2026-06-18T13:22:14.035Z | Downloaded regress v0.10.5 |
| 1277 | 2026-06-18T13:22:14.040Z | Downloaded openapiv3 v2.2.0 |
| 1278 | 2026-06-18T13:22:14.045Z | Downloaded hickory-proto v0.25.2 |
| 1279 | 2026-06-18T13:22:14.053Z | Downloaded hickory-proto v0.24.4 |
| 1280 | 2026-06-18T13:22:14.061Z | Downloaded dropshot v0.17.1 |
| 1281 | 2026-06-18T13:22:14.073Z | Downloaded openssl v0.10.80 |
| 1282 | 2026-06-18T13:22:14.083Z | Downloaded typify-impl v0.4.3 |
| 1283 | 2026-06-18T13:22:14.090Z | Downloaded sled v0.34.7 |
| 1284 | 2026-06-18T13:22:14.096Z | Downloaded typify-impl v0.6.2 |
| 1285 | 2026-06-18T13:22:14.126Z | Downloaded petgraph v0.6.5 |
| 1286 | 2026-06-18T13:22:14.147Z | Downloaded lzma-sys v0.1.20 |
| 1287 | 2026-06-18T13:22:14.162Z | Downloaded jiff v0.2.28 |
| 1288 | 2026-06-18T13:22:14.172Z | Downloaded chrono-tz v0.10.4 |
| 1289 | 2026-06-18T13:22:14.196Z | Downloaded csv v1.4.0 |
| 1290 | 2026-06-18T13:22:14.206Z | Downloaded sha3 v0.10.9 |
| 1291 | 2026-06-18T13:22:14.209Z | Downloaded encoding_rs v0.8.35 |
| 1292 | 2026-06-18T13:22:14.798Z | Downloaded aws-lc-sys v0.41.0 |
| 1293 | 2026-06-18T13:22:15.704Z | Compiling proc-macro2 v1.0.106 |
| 1294 | 2026-06-18T13:22:15.704Z | Compiling unicode-ident v1.0.24 |
| 1295 | 2026-06-18T13:22:15.704Z | Compiling quote v1.0.45 |
| 1296 | 2026-06-18T13:22:15.704Z | Compiling serde_core v1.0.228 |
| 1297 | 2026-06-18T13:22:15.704Z | Compiling cfg-if v1.0.4 |
| 1298 | 2026-06-18T13:22:15.707Z | Compiling serde v1.0.228 |
| 1299 | 2026-06-18T13:22:15.708Z | Compiling libc v0.2.186 |
| 1300 | 2026-06-18T13:22:15.708Z | Compiling memchr v2.8.1 |
| 1301 | 2026-06-18T13:22:15.860Z | Compiling itoa v1.0.18 |
| 1302 | 2026-06-18T13:22:16.039Z | Compiling smallvec v1.15.1 |
| 1303 | 2026-06-18T13:22:16.115Z | Compiling zmij v1.0.21 |
| 1304 | 2026-06-18T13:22:16.145Z | Compiling autocfg v1.5.1 |
| 1305 | 2026-06-18T13:22:16.243Z | Compiling libm v0.2.16 |
| 1306 | 2026-06-18T13:22:16.474Z | Compiling stable_deref_trait v1.2.1 |
| 1307 | 2026-06-18T13:22:16.488Z | Compiling writeable v0.6.3 |
| 1308 | 2026-06-18T13:22:16.545Z | Compiling litemap v0.8.2 |
| 1309 | 2026-06-18T13:22:16.631Z | Compiling percent-encoding v2.3.2 |
| 1310 | 2026-06-18T13:22:16.680Z | Compiling icu_properties_data v2.2.0 |
| 1311 | 2026-06-18T13:22:16.709Z | Compiling utf8_iter v1.0.4 |
| 1312 | 2026-06-18T13:22:16.712Z | Compiling icu_normalizer_data v2.2.0 |
| 1313 | 2026-06-18T13:22:16.728Z | Compiling iana-time-zone v0.1.65 |
| 1314 | 2026-06-18T13:22:16.855Z | Compiling equivalent v1.0.2 |
| 1315 | 2026-06-18T13:22:16.935Z | Compiling form_urlencoded v1.2.2 |
| 1316 | 2026-06-18T13:22:16.945Z | Compiling serde_json v1.0.150 |
| 1317 | 2026-06-18T13:22:17.033Z | Compiling syn v2.0.117 |
| 1318 | 2026-06-18T13:22:17.049Z | Compiling pin-project-lite v0.2.17 |
| 1319 | 2026-06-18T13:22:17.104Z | Compiling dyn-clone v1.0.20 |
| 1320 | 2026-06-18T13:22:17.104Z | Compiling version_check v0.9.5 |
| 1321 | 2026-06-18T13:22:17.136Z | Compiling scopeguard v1.2.0 |
| 1322 | 2026-06-18T13:22:17.147Z | Compiling parking_lot_core v0.9.12 |
| 1323 | 2026-06-18T13:22:17.203Z | Compiling num-traits v0.2.19 |
| 1324 | 2026-06-18T13:22:17.234Z | Compiling lock_api v0.4.14 |
| 1325 | 2026-06-18T13:22:17.234Z | Compiling hashbrown v0.17.1 |
| 1326 | 2026-06-18T13:22:17.382Z | Compiling getrandom v0.4.2 |
| 1327 | 2026-06-18T13:22:17.429Z | Compiling rand_core v0.10.1 |
| 1328 | 2026-06-18T13:22:17.457Z | Compiling thiserror v2.0.18 |
| 1329 | 2026-06-18T13:22:17.575Z | Compiling errno v0.3.14 |
| 1330 | 2026-06-18T13:22:17.721Z | Compiling log v0.4.32 |
| 1331 | 2026-06-18T13:22:17.735Z | Compiling heck v0.5.0 |
| 1332 | 2026-06-18T13:22:17.786Z | Compiling futures-core v0.3.32 |
| 1333 | 2026-06-18T13:22:17.844Z | Compiling semver v1.0.28 |
| 1334 | 2026-06-18T13:22:17.930Z | Compiling indexmap v2.14.0 |
| 1335 | 2026-06-18T13:22:17.996Z | Compiling uuid v1.23.2 |
| 1336 | 2026-06-18T13:22:17.999Z | Compiling zerocopy v0.8.50 |
| 1337 | 2026-06-18T13:22:18.186Z | Compiling schemars v0.8.22 |
| 1338 | 2026-06-18T13:22:18.197Z | Compiling futures-sink v0.3.32 |
| 1339 | 2026-06-18T13:22:18.291Z | Compiling slab v0.4.12 |
| 1340 | 2026-06-18T13:22:18.487Z | Compiling jobserver v0.1.34 |
| 1341 | 2026-06-18T13:22:18.498Z | Compiling find-msvc-tools v0.1.9 |
| 1342 | 2026-06-18T13:22:18.508Z | Compiling rustversion v1.0.22 |
| 1343 | 2026-06-18T13:22:18.538Z | Compiling shlex v2.0.1 |
| 1344 | 2026-06-18T13:22:18.614Z | Compiling fnv v1.0.7 |
| 1345 | 2026-06-18T13:22:18.707Z | Compiling cc v1.2.63 |
| 1346 | 2026-06-18T13:22:18.717Z | Compiling futures-channel v0.3.32 |
| 1347 | 2026-06-18T13:22:18.730Z | Compiling bitflags v2.12.1 |
| 1348 | 2026-06-18T13:22:18.805Z | Compiling futures-task v0.3.32 |
| 1349 | 2026-06-18T13:22:18.937Z | Compiling futures-io v0.3.32 |
| 1350 | 2026-06-18T13:22:18.975Z | Compiling socket2 v0.6.4 |
| 1351 | 2026-06-18T13:22:19.089Z | Compiling signal-hook-registry v1.4.8 |
| 1352 | 2026-06-18T13:22:19.139Z | Compiling mio v1.2.1 |
| 1353 | 2026-06-18T13:22:19.250Z | Compiling parking_lot v0.12.5 |
| 1354 | 2026-06-18T13:22:19.270Z | Compiling portable-atomic v1.13.1 |
| 1355 | 2026-06-18T13:22:19.393Z | Compiling typenum v1.20.1 |
| 1356 | 2026-06-18T13:22:19.426Z | Compiling cmake v0.1.58 |
| 1357 | 2026-06-18T13:22:19.490Z | Compiling dunce v1.0.5 |
| 1358 | 2026-06-18T13:22:19.585Z | Compiling fs_extra v1.3.0 |
| 1359 | 2026-06-18T13:22:19.660Z | Compiling base64 v0.22.1 |
| 1360 | 2026-06-18T13:22:19.660Z | Compiling critical-section v1.2.0 |
| 1361 | 2026-06-18T13:22:19.771Z | Compiling slog v2.8.2 |
| 1362 | 2026-06-18T13:22:19.782Z | Compiling rustix v1.1.4 |
| 1363 | 2026-06-18T13:22:19.850Z | Compiling synstructure v0.13.2 |
| 1364 | 2026-06-18T13:22:19.999Z | Compiling serde_derive_internals v0.29.1 |
| 1365 | 2026-06-18T13:22:20.009Z | Compiling aws-lc-sys v0.41.0 |
| 1366 | 2026-06-18T13:22:20.018Z | Compiling subtle v2.6.1 |
| 1367 | 2026-06-18T13:22:20.156Z | Compiling strsim v0.11.1 |
| 1368 | 2026-06-18T13:22:20.180Z | Compiling byteorder v1.5.0 |
| 1369 | 2026-06-18T13:22:20.341Z | Compiling once_cell v1.21.4 |
| 1370 | 2026-06-18T13:22:20.377Z | Compiling regex-syntax v0.8.10 |
| 1371 | 2026-06-18T13:22:20.400Z | Compiling atomic-waker v1.1.2 |
| 1372 | 2026-06-18T13:22:20.410Z | Compiling ipnet v2.12.0 |
| 1373 | 2026-06-18T13:22:20.525Z | Compiling httparse v1.10.1 |
| 1374 | 2026-06-18T13:22:20.556Z | Compiling tower-layer v0.3.3 |
| 1375 | 2026-06-18T13:22:20.568Z | Compiling tower-service v0.3.3 |
| 1376 | 2026-06-18T13:22:20.657Z | Compiling getrandom v0.2.17 |
| 1377 | 2026-06-18T13:22:20.713Z | Compiling ryu v1.0.23 |
| 1378 | 2026-06-18T13:22:20.763Z | Compiling try-lock v0.2.5 |
| 1379 | 2026-06-18T13:22:20.842Z | Compiling thiserror v1.0.69 |
| 1380 | 2026-06-18T13:22:20.868Z | Compiling ucd-trie v0.1.7 |
| 1381 | 2026-06-18T13:22:20.894Z | Compiling untrusted v0.9.0 |
| 1382 | 2026-06-18T13:22:20.957Z | Compiling want v0.3.1 |
| 1383 | 2026-06-18T13:22:21.009Z | Compiling pest v2.8.6 |
| 1384 | 2026-06-18T13:22:21.121Z | Compiling serde_derive v1.0.228 |
| 1385 | 2026-06-18T13:22:21.132Z | Compiling zerofrom-derive v0.1.7 |
| 1386 | 2026-06-18T13:22:21.166Z | Compiling yoke-derive v0.8.2 |
| 1387 | 2026-06-18T13:22:21.170Z | Compiling zerovec-derive v0.11.3 |
| 1388 | 2026-06-18T13:22:21.233Z | Compiling displaydoc v0.2.6 |
| 1389 | 2026-06-18T13:22:22.034Z | Compiling schemars_derive v0.8.22 |
| 1390 | 2026-06-18T13:22:22.255Z | Compiling thiserror-impl v2.0.18 |
| 1391 | 2026-06-18T13:22:22.266Z | Compiling tokio-macros v2.7.0 |
| 1392 | 2026-06-18T13:22:22.721Z | Compiling zerocopy-derive v0.8.50 |
| 1393 | 2026-06-18T13:22:22.721Z | Compiling zerofrom v0.1.8 |
| 1394 | 2026-06-18T13:22:22.721Z | Compiling yoke v0.8.3 |
| 1395 | 2026-06-18T13:22:22.721Z | Compiling zerovec v0.11.6 |
| 1396 | 2026-06-18T13:22:23.009Z | Compiling zerotrie v0.2.4 |
| 1397 | 2026-06-18T13:22:23.020Z | Compiling zeroize_derive v1.4.3 |
| 1398 | 2026-06-18T13:22:23.150Z | Compiling tinystr v0.8.3 |
| 1399 | 2026-06-18T13:22:23.227Z | Compiling potential_utf v0.1.5 |
| 1400 | 2026-06-18T13:22:23.295Z | Compiling futures-macro v0.3.32 |
| 1401 | 2026-06-18T13:22:23.387Z | Compiling icu_locale_core v2.2.0 |
| 1402 | 2026-06-18T13:22:23.433Z | Compiling icu_collections v2.2.0 |
| 1403 | 2026-06-18T13:22:23.734Z | Compiling zeroize v1.8.2 |
| 1404 | 2026-06-18T13:22:23.758Z | Compiling thiserror-impl v1.0.69 |
| 1405 | 2026-06-18T13:22:23.930Z | Compiling rand_core v0.6.4 |
| 1406 | 2026-06-18T13:22:23.952Z | Compiling httpdate v1.0.3 |
| 1407 | 2026-06-18T13:22:24.146Z | Compiling icu_provider v2.2.0 |
| 1408 | 2026-06-18T13:22:24.181Z | Compiling futures-util v0.3.32 |
| 1409 | 2026-06-18T13:22:24.191Z | Compiling pest_meta v2.8.6 |
| 1410 | 2026-06-18T13:22:24.311Z | Compiling bytes v1.11.1 |
| 1411 | 2026-06-18T13:22:24.467Z | Compiling icu_properties v2.2.0 |
| 1412 | 2026-06-18T13:22:24.470Z | Compiling icu_normalizer v2.2.0 |
| 1413 | 2026-06-18T13:22:24.921Z | Compiling chrono v0.4.45 |
| 1414 | 2026-06-18T13:22:24.941Z | Compiling http v1.4.1 |
| 1415 | 2026-06-18T13:22:25.051Z | Compiling tokio v1.52.3 |
| 1416 | 2026-06-18T13:22:25.469Z | Compiling idna_adapter v1.2.2 |
| 1417 | 2026-06-18T13:22:25.602Z | Compiling idna v1.1.0 |
| 1418 | 2026-06-18T13:22:25.638Z | Compiling serde_tokenstream v0.2.3 |
| 1419 | 2026-06-18T13:22:25.899Z | Compiling url v2.5.8 |
| 1420 | 2026-06-18T13:22:25.914Z | Compiling erased-serde v0.3.31 |
| 1421 | 2026-06-18T13:22:26.389Z | Compiling http-body v1.0.1 |
| 1422 | 2026-06-18T13:22:26.435Z | Compiling ppv-lite86 v0.2.21 |
| 1423 | 2026-06-18T13:22:26.601Z | Compiling getrandom v0.3.4 |
| 1424 | 2026-06-18T13:22:26.639Z | Compiling pest_generator v2.8.6 |
| 1425 | 2026-06-18T13:22:26.740Z | Compiling pretty-hex v0.4.2 |
| 1426 | 2026-06-18T13:22:26.749Z | Compiling winnow v1.0.3 |
| 1427 | 2026-06-18T13:22:26.760Z | Compiling plain v0.2.3 |
| 1428 | 2026-06-18T13:22:26.864Z | Compiling foldhash v0.2.0 |
| 1429 | 2026-06-18T13:22:26.876Z | Compiling paste v1.0.15 |
| 1430 | 2026-06-18T13:22:26.950Z | Compiling allocator-api2 v0.2.21 |
| 1431 | 2026-06-18T13:22:27.092Z | Compiling tracing-attributes v0.1.31 |
| 1432 | 2026-06-18T13:22:27.162Z | Compiling ipnetwork v0.21.1 |
| 1433 | 2026-06-18T13:22:27.243Z | Compiling pest_derive v2.8.6 |
| 1434 | 2026-06-18T13:22:27.264Z | Compiling hashbrown v0.16.1 |
| 1435 | 2026-06-18T13:22:27.591Z | Compiling oxnet v0.1.6 |
| 1436 | 2026-06-18T13:22:27.816Z | Compiling tracing-core v0.1.36 |
| 1437 | 2026-06-18T13:22:27.831Z | Compiling ident_case v1.0.1 |
| 1438 | 2026-06-18T13:22:27.842Z | Compiling omicron-workspace-hack v0.1.0 |
| 1439 | 2026-06-18T13:22:27.944Z | Compiling http-body-util v0.1.3 |
| 1440 | 2026-06-18T13:22:28.052Z | Compiling serde_urlencoded v0.7.1 |
| 1441 | 2026-06-18T13:22:28.077Z | Compiling aho-corasick v1.1.4 |
| 1442 | 2026-06-18T13:22:28.245Z | Compiling sync_wrapper v1.0.2 |
| 1443 | 2026-06-18T13:22:28.290Z | Compiling daft-derive v0.1.7 |
| 1444 | 2026-06-18T13:22:28.303Z | Compiling tracing v0.1.44 |
| 1445 | 2026-06-18T13:22:28.443Z | Compiling fastrand v2.4.1 |
| 1446 | 2026-06-18T13:22:28.560Z | Compiling scroll_derive v0.13.1 |
| 1447 | 2026-06-18T13:22:28.703Z | Compiling async-trait v0.1.89 |
| 1448 | 2026-06-18T13:22:29.131Z | Compiling regex-automata v0.4.14 |
| 1449 | 2026-06-18T13:22:29.404Z | Compiling tokio-util v0.7.18 |
| 1450 | 2026-06-18T13:22:29.545Z | Compiling time-core v0.1.8 |
| 1451 | 2026-06-18T13:22:29.684Z | Compiling anyhow v1.0.102 |
| 1452 | 2026-06-18T13:22:29.694Z | Compiling powerfmt v0.2.0 |
| 1453 | 2026-06-18T13:22:29.707Z | Compiling aws-lc-rs v1.17.0 |
| 1454 | 2026-06-18T13:22:29.902Z | Compiling num-conv v0.2.2 |
| 1455 | 2026-06-18T13:22:30.014Z | Compiling deranged v0.5.8 |
| 1456 | 2026-06-18T13:22:30.048Z | Compiling time-macros v0.2.27 |
| 1457 | 2026-06-18T13:22:30.161Z | Compiling scroll v0.13.0 |
| 1458 | 2026-06-18T13:22:30.223Z | Compiling rustls-pki-types v1.14.1 |
| 1459 | 2026-06-18T13:22:30.417Z | Compiling hex v0.4.3 |
| 1460 | 2026-06-18T13:22:30.668Z | Compiling num_threads v0.1.7 |
| 1461 | 2026-06-18T13:22:30.701Z | Compiling openssl-probe v0.2.1 |
| 1462 | 2026-06-18T13:22:30.761Z | Compiling goblin v0.10.7 |
| 1463 | 2026-06-18T13:22:30.885Z | Compiling regex v1.12.3 |
| 1464 | 2026-06-18T13:22:31.021Z | Compiling camino v1.2.2 |
| 1465 | 2026-06-18T13:22:31.330Z | Compiling untrusted v0.7.1 |
| 1466 | 2026-06-18T13:22:31.394Z | Compiling usdt-impl v0.6.0 |
| 1467 | 2026-06-18T13:22:31.449Z | Compiling crc32fast v1.5.0 |
| 1468 | 2026-06-18T13:22:31.590Z | Compiling rustls v0.23.40 |
| 1469 | 2026-06-18T13:22:31.675Z | Compiling h2 v0.4.14 |
| 1470 | 2026-06-18T13:22:31.772Z | Compiling dtrace-parser v0.3.0 |
| 1471 | 2026-06-18T13:22:31.790Z | Compiling crossbeam-utils v0.8.21 |
| 1472 | 2026-06-18T13:22:32.068Z | Compiling futures-executor v0.3.32 |
| 1473 | 2026-06-18T13:22:32.107Z | Compiling structmeta-derive v0.3.0 |
| 1474 | 2026-06-18T13:22:32.174Z | Compiling thread-id v5.1.0 |
| 1475 | 2026-06-18T13:22:32.253Z | Compiling cpufeatures v0.3.0 |
| 1476 | 2026-06-18T13:22:32.324Z | Compiling adler2 v2.0.1 |
| 1477 | 2026-06-18T13:22:32.346Z | Compiling simd-adler32 v0.3.9 |
| 1478 | 2026-06-18T13:22:32.455Z | Compiling futures v0.3.32 |
| 1479 | 2026-06-18T13:22:32.529Z | Compiling miniz_oxide v0.8.9 |
| 1480 | 2026-06-18T13:22:32.544Z | Compiling rand_core v0.9.5 |
| 1481 | 2026-06-18T13:22:32.755Z | Compiling darling_core v0.23.0 |
| 1482 | 2026-06-18T13:22:33.150Z | Compiling newtype-uuid-macros v0.1.0 |
| 1483 | 2026-06-18T13:22:33.166Z | Compiling structmeta v0.3.0 |
| 1484 | 2026-06-18T13:22:33.180Z | Compiling hybrid-array v0.4.12 |
| 1485 | 2026-06-18T13:22:33.571Z | Compiling dof v0.4.0 |
| 1486 | 2026-06-18T13:22:33.699Z | Compiling thread_local v1.1.9 |
| 1487 | 2026-06-18T13:22:33.947Z | Compiling hyper v1.10.1 |
| 1488 | 2026-06-18T13:22:33.975Z | Compiling match_cfg v0.1.0 |
| 1489 | 2026-06-18T13:22:33.988Z | Compiling flate2 v1.1.9 |
| 1490 | 2026-06-18T13:22:34.795Z | Compiling newtype-uuid v1.3.2 |
| 1491 | 2026-06-18T13:22:34.877Z | Compiling darling_macro v0.23.0 |
| 1492 | 2026-06-18T13:22:34.945Z | Compiling ref-cast v1.0.25 |
| 1493 | 2026-06-18T13:22:35.110Z | Compiling hyper-util v0.1.20 |
| 1494 | 2026-06-18T13:22:35.129Z | Compiling quick-error v1.2.3 |
| 1495 | 2026-06-18T13:22:35.232Z | Compiling slog-async v2.8.0 |
| 1496 | 2026-06-18T13:22:35.265Z | Compiling compression-core v0.4.32 |
| 1497 | 2026-06-18T13:22:35.467Z | Compiling darling v0.23.0 |
| 1498 | 2026-06-18T13:22:35.542Z | Compiling compression-codecs v0.4.38 |
| 1499 | 2026-06-18T13:22:35.566Z | Compiling daft v0.1.7 |
| 1500 | 2026-06-18T13:22:35.593Z | Compiling crypto-common v0.2.2 |
| 1501 | 2026-06-18T13:22:35.686Z | Compiling block-buffer v0.12.0 |
| 1502 | 2026-06-18T13:22:35.698Z | Compiling rand_chacha v0.9.0 |
| 1503 | 2026-06-18T13:22:35.739Z | Compiling usdt-macro v0.6.0 |
| 1504 | 2026-06-18T13:22:35.791Z | Compiling usdt-attr-macro v0.6.0 |
| 1505 | 2026-06-18T13:22:35.833Z | Compiling ref-cast-impl v1.0.25 |
| 1506 | 2026-06-18T13:22:36.113Z | Compiling strum_macros v0.26.4 |
| 1507 | 2026-06-18T13:22:36.233Z | Compiling serde_spanned v1.1.1 |
| 1508 | 2026-06-18T13:22:36.387Z | Compiling multer v3.1.0 |
| 1509 | 2026-06-18T13:22:36.440Z | Compiling generic-array v0.14.7 |
| 1510 | 2026-06-18T13:22:36.615Z | Compiling term v1.2.1 |
| 1511 | 2026-06-18T13:22:36.676Z | Compiling const-oid v0.10.2 |
| 1512 | 2026-06-18T13:22:36.726Z | Compiling bit-vec v0.8.0 |
| 1513 | 2026-06-18T13:22:36.793Z | Compiling debug-ignore v1.0.5 |
| 1514 | 2026-06-18T13:22:36.866Z | Compiling take_mut v0.2.2 |
| 1515 | 2026-06-18T13:22:36.878Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1516 | 2026-06-18T13:22:36.890Z | Compiling digest v0.11.3 |
| 1517 | 2026-06-18T13:22:36.952Z | Compiling bit-set v0.8.0 |
| 1518 | 2026-06-18T13:22:37.044Z | Compiling rand v0.9.4 |
| 1519 | 2026-06-18T13:22:37.074Z | Compiling serde_with_macros v3.20.0 |
| 1520 | 2026-06-18T13:22:37.092Z | Compiling async-stream-impl v0.3.6 |
| 1521 | 2026-06-18T13:22:37.104Z | Compiling dropshot v0.17.1 |
| 1522 | 2026-06-18T13:22:37.317Z | Compiling encoding_rs v0.8.35 |
| 1523 | 2026-06-18T13:22:37.336Z | Compiling spin v0.9.8 |
| 1524 | 2026-06-18T13:22:37.446Z | Compiling syn v1.0.109 |
| 1525 | 2026-06-18T13:22:37.636Z | Compiling mime v0.3.17 |
| 1526 | 2026-06-18T13:22:37.736Z | Compiling unarray v0.1.4 |
| 1527 | 2026-06-18T13:22:37.747Z | Compiling strum v0.26.3 |
| 1528 | 2026-06-18T13:22:37.812Z | Compiling async-stream v0.3.6 |
| 1529 | 2026-06-18T13:22:37.866Z | Compiling sha1 v0.11.0 |
| 1530 | 2026-06-18T13:22:37.907Z | Compiling derive-ex v0.1.8 |
| 1531 | 2026-06-18T13:22:37.982Z | Compiling tower v0.5.3 |
| 1532 | 2026-06-18T13:22:38.107Z | Compiling dropshot_endpoint v0.17.1 |
| 1533 | 2026-06-18T13:22:38.118Z | Compiling macaddr v1.0.1 |
| 1534 | 2026-06-18T13:22:38.193Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1535 | 2026-06-18T13:22:38.434Z | Compiling waitgroup v0.1.2 |
| 1536 | 2026-06-18T13:22:38.515Z | Compiling serde_path_to_error v0.1.20 |
| 1537 | 2026-06-18T13:22:38.751Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1538 | 2026-06-18T13:22:38.869Z | Compiling tower-http v0.6.11 |
| 1539 | 2026-06-18T13:22:38.909Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1540 | 2026-06-18T13:22:39.055Z | Compiling tempfile v3.27.0 |
| 1541 | 2026-06-18T13:22:39.085Z | Compiling openapiv3 v2.2.0 |
| 1542 | 2026-06-18T13:22:39.294Z | Compiling strum_macros v0.27.2 |
| 1543 | 2026-06-18T13:22:39.551Z | Compiling test-strategy v0.4.5 |
| 1544 | 2026-06-18T13:22:39.787Z | Compiling instant v0.1.13 |
| 1545 | 2026-06-18T13:22:39.898Z | Compiling time v0.3.47 |
| 1546 | 2026-06-18T13:22:40.627Z | Compiling rustls-native-certs v0.8.4 |
| 1547 | 2026-06-18T13:22:40.715Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1548 | 2026-06-18T13:22:40.944Z | Compiling crossbeam-channel v0.5.15 |
| 1549 | 2026-06-18T13:22:40.974Z | Compiling crypto-common v0.1.7 |
| 1550 | 2026-06-18T13:22:41.134Z | Compiling strum v0.27.2 |
| 1551 | 2026-06-18T13:22:41.333Z | Compiling parse-display-derive v0.10.0 |
| 1552 | 2026-06-18T13:22:41.415Z | Compiling backon v1.6.0 |
| 1553 | 2026-06-18T13:22:41.579Z | Compiling rand_chacha v0.3.1 |
| 1554 | 2026-06-18T13:22:42.025Z | Compiling rand v0.8.6 |
| 1555 | 2026-06-18T13:22:42.190Z | Compiling slog-json v2.6.1 |
| 1556 | 2026-06-18T13:22:42.303Z | Compiling hostname v0.3.1 |
| 1557 | 2026-06-18T13:22:42.417Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1558 | 2026-06-18T13:22:42.438Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1559 | 2026-06-18T13:22:42.498Z | Compiling wait-timeout v0.2.1 |
| 1560 | 2026-06-18T13:22:42.667Z | Compiling is-terminal v0.4.17 |
| 1561 | 2026-06-18T13:22:42.684Z | Compiling memmap2 v0.9.10 |
| 1562 | 2026-06-18T13:22:42.794Z | Compiling either v1.16.0 |
| 1563 | 2026-06-18T13:22:42.898Z | Compiling usdt v0.6.0 |
| 1564 | 2026-06-18T13:22:42.907Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1565 | 2026-06-18T13:22:42.941Z | Compiling slog-term v2.9.2 |
| 1566 | 2026-06-18T13:22:42.992Z | Compiling rusty-fork v0.3.1 |
| 1567 | 2026-06-18T13:22:43.169Z | Compiling slog-bunyan v2.5.0 |
| 1568 | 2026-06-18T13:22:43.254Z | Compiling serde_with v3.20.0 |
| 1569 | 2026-06-18T13:22:43.301Z | Compiling async-compression v0.4.42 |
| 1570 | 2026-06-18T13:22:43.337Z | Compiling rand_xorshift v0.4.0 |
| 1571 | 2026-06-18T13:22:43.522Z | Compiling rustls-pemfile v2.2.0 |
| 1572 | 2026-06-18T13:22:43.566Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1573 | 2026-06-18T13:22:43.655Z | Compiling regress v0.10.5 |
| 1574 | 2026-06-18T13:22:43.715Z | Compiling hostname v0.4.2 |
| 1575 | 2026-06-18T13:22:43.764Z | Compiling humantime v2.3.0 |
| 1576 | 2026-06-18T13:22:43.847Z | Compiling proptest v1.11.0 |
| 1577 | 2026-06-18T13:22:44.323Z | Compiling iddqd v0.4.2 |
| 1578 | 2026-06-18T13:22:44.595Z | Compiling reqwest v0.12.28 |
| 1579 | 2026-06-18T13:22:44.713Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1580 | 2026-06-18T13:22:44.955Z | Compiling block-buffer v0.10.4 |
| 1581 | 2026-06-18T13:22:45.021Z | Compiling utf8parse v0.2.2 |
| 1582 | 2026-06-18T13:22:45.128Z | Compiling anstyle-parse v1.0.0 |
| 1583 | 2026-06-18T13:22:45.260Z | Compiling digest v0.10.7 |
| 1584 | 2026-06-18T13:22:45.306Z | Compiling itertools v0.14.0 |
| 1585 | 2026-06-18T13:22:45.473Z | Compiling parse-display v0.10.0 |
| 1586 | 2026-06-18T13:22:45.621Z | Compiling progenitor-client v0.10.0 |
| 1587 | 2026-06-18T13:22:45.804Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1588 | 2026-06-18T13:22:45.889Z | Compiling backoff v0.4.0 |
| 1589 | 2026-06-18T13:22:46.086Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1590 | 2026-06-18T13:22:46.385Z | Compiling is_terminal_polyfill v1.70.2 |
| 1591 | 2026-06-18T13:22:46.477Z | Compiling colorchoice v1.0.5 |
| 1592 | 2026-06-18T13:22:46.529Z | Compiling anstyle-query v1.1.5 |
| 1593 | 2026-06-18T13:22:46.591Z | Compiling anstyle v1.0.14 |
| 1594 | 2026-06-18T13:22:46.811Z | Compiling anstream v1.0.0 |
| 1595 | 2026-06-18T13:22:47.131Z | Compiling clap_lex v1.1.0 |
| 1596 | 2026-06-18T13:22:47.637Z | Compiling regress v0.11.1 |
| 1597 | 2026-06-18T13:22:47.656Z | Compiling clap_derive v4.6.1 |
| 1598 | 2026-06-18T13:22:48.141Z | Compiling terminal_size v0.4.4 |
| 1599 | 2026-06-18T13:22:49.199Z | Compiling toml_datetime v0.6.11 |
| 1600 | 2026-06-18T13:22:49.384Z | Compiling typify-impl v0.6.2 |
| 1601 | 2026-06-18T13:22:49.465Z | Compiling zerocopy-derive v0.7.35 |
| 1602 | 2026-06-18T13:22:49.627Z | Compiling cpufeatures v0.2.17 |
| 1603 | 2026-06-18T13:22:49.650Z | Compiling convert_case v0.4.0 |
| 1604 | 2026-06-18T13:22:49.699Z | Compiling clap_builder v4.6.0 |
| 1605 | 2026-06-18T13:22:50.328Z | Compiling zerocopy v0.7.35 |
| 1606 | 2026-06-18T13:22:50.363Z | Compiling derive_more v0.99.20 |
| 1607 | 2026-06-18T13:22:50.953Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1608 | 2026-06-18T13:22:51.673Z | Compiling unicode-width v0.2.2 |
| 1609 | 2026-06-18T13:22:51.843Z | Compiling proc-macro-crate v3.5.0 |
| 1610 | 2026-06-18T13:22:51.952Z | Compiling clap v4.6.1 |
| 1611 | 2026-06-18T13:22:52.260Z | Compiling secrecy v0.10.3 |
| 1612 | 2026-06-18T13:22:52.419Z | Compiling crucible-workspace-hack v0.1.0 |
| 1613 | 2026-06-18T13:22:52.451Z | Compiling float-ord v0.3.2 |
| 1614 | 2026-06-18T13:22:52.560Z | Compiling tinyvec_macros v0.1.1 |
| 1615 | 2026-06-18T13:22:52.583Z | Compiling num_enum_derive v0.7.6 |
| 1616 | 2026-06-18T13:22:52.626Z | Compiling tinyvec v1.11.0 |
| 1617 | 2026-06-18T13:22:53.097Z | Compiling dtrace-parser v0.2.0 |
| 1618 | 2026-06-18T13:22:53.148Z | Compiling scroll_derive v0.12.1 |
| 1619 | 2026-06-18T13:22:53.272Z | Compiling num-integer v0.1.46 |
| 1620 | 2026-06-18T13:22:53.289Z | Compiling rustc_version v0.4.1 |
| 1621 | 2026-06-18T13:22:53.587Z | Compiling usdt-impl v0.5.0 |
| 1622 | 2026-06-18T13:22:53.658Z | Compiling num_enum v0.7.6 |
| 1623 | 2026-06-18T13:22:53.823Z | Compiling curve25519-dalek v4.1.3 |
| 1624 | 2026-06-18T13:22:53.895Z | Compiling scroll v0.12.0 |
| 1625 | 2026-06-18T13:22:54.109Z | Compiling dof v0.3.0 |
| 1626 | 2026-06-18T13:22:54.154Z | Compiling hmac v0.12.1 |
| 1627 | 2026-06-18T13:22:54.190Z | Compiling inout v0.1.4 |
| 1628 | 2026-06-18T13:22:54.284Z | Compiling darling_core v0.21.3 |
| 1629 | 2026-06-18T13:22:54.331Z | Compiling ff v0.13.1 |
| 1630 | 2026-06-18T13:22:54.447Z | Compiling thread-id v4.2.2 |
| 1631 | 2026-06-18T13:22:54.458Z | Compiling group v0.13.0 |
| 1632 | 2026-06-18T13:22:54.538Z | Compiling cipher v0.4.4 |
| 1633 | 2026-06-18T13:22:54.573Z | Compiling hkdf v0.12.4 |
| 1634 | 2026-06-18T13:22:54.827Z | Compiling goblin v0.8.2 |
| 1635 | 2026-06-18T13:22:55.097Z | Compiling num-iter v0.1.45 |
| 1636 | 2026-06-18T13:22:55.213Z | Compiling num-rational v0.4.2 |
| 1637 | 2026-06-18T13:22:55.348Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1638 | 2026-06-18T13:22:55.380Z | Compiling universal-hash v0.5.1 |
| 1639 | 2026-06-18T13:22:55.429Z | Compiling crypto-bigint v0.5.5 |
| 1640 | 2026-06-18T13:22:55.509Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1641 | 2026-06-18T13:22:55.635Z | Compiling typify-macro v0.6.2 |
| 1642 | 2026-06-18T13:22:55.846Z | Compiling crossbeam-epoch v0.9.18 |
| 1643 | 2026-06-18T13:22:56.184Z | Compiling half v2.7.1 |
| 1644 | 2026-06-18T13:22:56.261Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1645 | 2026-06-18T13:22:56.366Z | Compiling darling_macro v0.21.3 |
| 1646 | 2026-06-18T13:22:56.459Z | Compiling num-complex v0.4.6 |
| 1647 | 2026-06-18T13:22:56.735Z | Compiling base16ct v0.2.0 |
| 1648 | 2026-06-18T13:22:56.834Z | Compiling opaque-debug v0.3.1 |
| 1649 | 2026-06-18T13:22:56.889Z | Compiling ciborium-io v0.2.2 |
| 1650 | 2026-06-18T13:22:56.900Z | Compiling base64ct v1.8.3 |
| 1651 | 2026-06-18T13:22:56.900Z | Compiling poly1305 v0.8.0 |
| 1652 | 2026-06-18T13:22:56.951Z | Compiling darling v0.21.3 |
| 1653 | 2026-06-18T13:22:56.976Z | Compiling ciborium-ll v0.2.2 |
| 1654 | 2026-06-18T13:22:57.185Z | Compiling password-hash v0.5.0 |
| 1655 | 2026-06-18T13:22:57.197Z | Compiling elliptic-curve v0.13.8 |
| 1656 | 2026-06-18T13:22:57.464Z | Compiling num v0.4.3 |
| 1657 | 2026-06-18T13:22:57.621Z | Compiling thiserror-no-std v2.0.2 |
| 1658 | 2026-06-18T13:22:57.680Z | Compiling typify v0.6.2 |
| 1659 | 2026-06-18T13:22:57.883Z | Compiling chacha20 v0.9.1 |
| 1660 | 2026-06-18T13:22:58.081Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1661 | 2026-06-18T13:22:58.194Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1662 | 2026-06-18T13:22:58.649Z | Compiling blake2 v0.10.6 |
| 1663 | 2026-06-18T13:22:58.837Z | Compiling aead v0.5.2 |
| 1664 | 2026-06-18T13:22:58.929Z | Compiling byte-wrapper v0.1.0 |
| 1665 | 2026-06-18T13:22:58.993Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1666 | 2026-06-18T13:22:59.106Z | Compiling proc-macro-error-attr v1.0.4 |
| 1667 | 2026-06-18T13:22:59.343Z | Compiling keccak v0.1.6 |
| 1668 | 2026-06-18T13:22:59.362Z | Compiling prettyplease v0.2.37 |
| 1669 | 2026-06-18T13:22:59.447Z | Compiling heapless v0.8.0 |
| 1670 | 2026-06-18T13:22:59.575Z | Compiling unsafe-libyaml v0.2.11 |
| 1671 | 2026-06-18T13:22:59.610Z | Compiling rustix v0.38.44 |
| 1672 | 2026-06-18T13:23:00.153Z | Compiling serde_yaml v0.9.34+deprecated |
| 1673 | 2026-06-18T13:23:00.252Z | Compiling sha3 v0.10.9 |
| 1674 | 2026-06-18T13:23:00.495Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1675 | 2026-06-18T13:23:00.543Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1676 | 2026-06-18T13:23:01.324Z | Compiling chacha20poly1305 v0.10.1 |
| 1677 | 2026-06-18T13:23:01.398Z | Compiling argon2 v0.5.3 |
| 1678 | 2026-06-18T13:23:01.524Z | Compiling vsss-rs v3.3.4 |
| 1679 | 2026-06-18T13:23:01.550Z | Compiling ciborium v0.2.2 |
| 1680 | 2026-06-18T13:23:01.651Z | Compiling ingot-macros v0.1.1 |
| 1681 | 2026-06-18T13:23:01.899Z | Compiling usdt-attr-macro v0.5.0 |
| 1682 | 2026-06-18T13:23:02.123Z | Compiling usdt-macro v0.5.0 |
| 1683 | 2026-06-18T13:23:03.215Z | Compiling serde_spanned v0.6.9 |
| 1684 | 2026-06-18T13:23:03.427Z | Compiling enum-as-inner v0.6.1 |
| 1685 | 2026-06-18T13:23:03.616Z | Compiling hash32 v0.3.1 |
| 1686 | 2026-06-18T13:23:03.770Z | Compiling proc-macro-error v1.0.4 |
| 1687 | 2026-06-18T13:23:04.045Z | Compiling memmap v0.7.0 |
| 1688 | 2026-06-18T13:23:04.090Z | Compiling memoffset v0.9.1 |
| 1689 | 2026-06-18T13:23:04.104Z | Compiling cfg_aliases v0.2.1 |
| 1690 | 2026-06-18T13:23:04.173Z | Compiling smoltcp v0.11.0 |
| 1691 | 2026-06-18T13:23:04.232Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1692 | 2026-06-18T13:23:04.261Z | Compiling indent_write v2.2.0 |
| 1693 | 2026-06-18T13:23:04.341Z | Compiling toml_write v0.1.2 |
| 1694 | 2026-06-18T13:23:04.395Z | Compiling winnow v0.7.15 |
| 1695 | 2026-06-18T13:23:04.405Z | Compiling winnow v0.5.40 |
| 1696 | 2026-06-18T13:23:04.485Z | Compiling data-encoding v2.11.0 |
| 1697 | 2026-06-18T13:23:04.550Z | Compiling ingot-types v0.1.2 |
| 1698 | 2026-06-18T13:23:04.642Z | Compiling nix v0.31.3 |
| 1699 | 2026-06-18T13:23:04.653Z | Compiling usdt v0.5.0 |
| 1700 | 2026-06-18T13:23:04.945Z | Compiling rustls-webpki v0.103.13 |
| 1701 | 2026-06-18T13:23:05.311Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1702 | 2026-06-18T13:23:05.322Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1703 | 2026-06-18T13:23:05.440Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1704 | 2026-06-18T13:23:05.693Z | Compiling toml_edit v0.22.27 |
| 1705 | 2026-06-18T13:23:05.808Z | Compiling toml_edit v0.19.15 |
| 1706 | 2026-06-18T13:23:06.036Z | Compiling tabwriter v1.4.1 |
| 1707 | 2026-06-18T13:23:06.330Z | Compiling cobs v0.3.0 |
| 1708 | 2026-06-18T13:23:06.408Z | Compiling serde_repr v0.1.20 |
| 1709 | 2026-06-18T13:23:06.526Z | Compiling vcpkg v0.2.15 |
| 1710 | 2026-06-18T13:23:06.869Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1711 | 2026-06-18T13:23:07.005Z | Compiling managed v0.8.0 |
| 1712 | 2026-06-18T13:23:07.074Z | Compiling bitflags v1.3.2 |
| 1713 | 2026-06-18T13:23:07.103Z | Compiling pkg-config v0.3.33 |
| 1714 | 2026-06-18T13:23:07.161Z | Compiling toml v0.8.23 |
| 1715 | 2026-06-18T13:23:07.555Z | Compiling openssl-sys v0.9.116 |
| 1716 | 2026-06-18T13:23:07.777Z | Compiling proc-macro-crate v1.3.1 |
| 1717 | 2026-06-18T13:23:07.854Z | Compiling postcard v1.1.3 |
| 1718 | 2026-06-18T13:23:08.199Z | Compiling tokio-rustls v0.26.4 |
| 1719 | 2026-06-18T13:23:08.521Z | Compiling rustls-platform-verifier v0.7.0 |
| 1720 | 2026-06-18T13:23:08.740Z | Compiling hyper-rustls v0.27.9 |
| 1721 | 2026-06-18T13:23:08.928Z | Compiling reqwest v0.13.4 |
| 1722 | 2026-06-18T13:23:09.328Z | Compiling ingot v0.1.1 |
| 1723 | 2026-06-18T13:23:09.961Z | Compiling hubpack_derive v0.1.1 |
| 1724 | 2026-06-18T13:23:10.502Z | Compiling progenitor-client v0.14.0 |
| 1725 | 2026-06-18T13:23:10.801Z | Compiling progenitor-extras v0.2.0 |
| 1726 | 2026-06-18T13:23:11.041Z | Compiling foreign-types-macros v0.2.3 |
| 1727 | 2026-06-18T13:23:11.199Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1728 | 2026-06-18T13:23:11.203Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1729 | 2026-06-18T13:23:11.456Z | Compiling swrite v0.1.0 |
| 1730 | 2026-06-18T13:23:11.519Z | Compiling heck v0.4.1 |
| 1731 | 2026-06-18T13:23:11.550Z | Compiling unicode-segmentation v1.13.3 |
| 1732 | 2026-06-18T13:23:11.711Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1733 | 2026-06-18T13:23:11.722Z | Compiling resolv-conf v0.7.6 |
| 1734 | 2026-06-18T13:23:11.732Z | Compiling colored v3.1.1 |
| 1735 | 2026-06-18T13:23:11.981Z | Compiling foreign-types-shared v0.3.1 |
| 1736 | 2026-06-18T13:23:12.076Z | Compiling static_assertions v1.1.0 |
| 1737 | 2026-06-18T13:23:12.098Z | Compiling rayon-core v1.13.0 |
| 1738 | 2026-06-18T13:23:12.131Z | Compiling linked-hash-map v0.5.6 |
| 1739 | 2026-06-18T13:23:12.148Z | Compiling semver v0.1.20 |
| 1740 | 2026-06-18T13:23:12.351Z | Compiling rustc_version v0.1.7 |
| 1741 | 2026-06-18T13:23:12.408Z | Compiling lru-cache v0.1.2 |
| 1742 | 2026-06-18T13:23:12.534Z | Compiling foreign-types v0.5.0 |
| 1743 | 2026-06-18T13:23:12.553Z | Compiling newline-converter v0.3.0 |
| 1744 | 2026-06-18T13:23:12.660Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1745 | 2026-06-18T13:23:12.671Z | Compiling hubpack v0.1.2 |
| 1746 | 2026-06-18T13:23:13.403Z | Compiling num_enum_derive v0.5.11 |
| 1747 | 2026-06-18T13:23:13.818Z | Compiling atomicwrites v0.4.4 |
| 1748 | 2026-06-18T13:23:13.887Z | Compiling hickory-proto v0.24.4 |
| 1749 | 2026-06-18T13:23:14.453Z | Compiling progenitor-impl v0.13.0 |
| 1750 | 2026-06-18T13:23:14.641Z | Compiling crossbeam-deque v0.8.6 |
| 1751 | 2026-06-18T13:23:14.838Z | Compiling console v0.15.11 |
| 1752 | 2026-06-18T13:23:15.513Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1753 | 2026-06-18T13:23:15.537Z | Compiling camino-tempfile v1.4.1 |
| 1754 | 2026-06-18T13:23:15.627Z | Compiling chacha20 v0.10.0 |
| 1755 | 2026-06-18T13:23:15.780Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1756 | 2026-06-18T13:23:15.890Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1757 | 2026-06-18T13:23:16.029Z | Compiling serde-big-array v0.5.1 |
| 1758 | 2026-06-18T13:23:16.175Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1759 | 2026-06-18T13:23:16.186Z | Compiling num-derive v0.4.2 |
| 1760 | 2026-06-18T13:23:17.170Z | Compiling pin-project-internal v1.1.13 |
| 1761 | 2026-06-18T13:23:17.190Z | Compiling derive-where v1.6.1 |
| 1762 | 2026-06-18T13:23:17.909Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1763 | 2026-06-18T13:23:17.990Z | Compiling cstr-argument v0.1.2 |
| 1764 | 2026-06-18T13:23:18.143Z | Compiling siphasher v1.0.3 |
| 1765 | 2026-06-18T13:23:18.163Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1766 | 2026-06-18T13:23:18.279Z | Compiling similar v2.7.0 |
| 1767 | 2026-06-18T13:23:18.338Z | Compiling minimal-lexical v0.2.1 |
| 1768 | 2026-06-18T13:23:18.415Z | Compiling phf_shared v0.12.1 |
| 1769 | 2026-06-18T13:23:18.541Z | Compiling pin-project v1.1.13 |
| 1770 | 2026-06-18T13:23:18.592Z | Compiling nom v7.1.3 |
| 1771 | 2026-06-18T13:23:18.623Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1772 | 2026-06-18T13:23:18.640Z | Compiling progenitor-macro v0.13.0 |
| 1773 | 2026-06-18T13:23:18.723Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1774 | 2026-06-18T13:23:18.876Z | Compiling expectorate v1.2.0 |
| 1775 | 2026-06-18T13:23:19.029Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1776 | 2026-06-18T13:23:19.300Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1777 | 2026-06-18T13:23:19.381Z | Compiling rand v0.10.1 |
| 1778 | 2026-06-18T13:23:19.423Z | Compiling hickory-resolver v0.24.4 |
| 1779 | 2026-06-18T13:23:19.973Z | Compiling num_enum v0.5.11 |
| 1780 | 2026-06-18T13:23:20.061Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1781 | 2026-06-18T13:23:20.088Z | Compiling newtype_derive v0.1.6 |
| 1782 | 2026-06-18T13:23:20.260Z | Compiling progenitor-client v0.13.0 |
| 1783 | 2026-06-18T13:23:20.562Z | Compiling progenitor-impl v0.14.0 |
| 1784 | 2026-06-18T13:23:20.573Z | Compiling unicode-normalization v0.1.25 |
| 1785 | 2026-06-18T13:23:21.038Z | Compiling tokio-stream v0.1.18 |
| 1786 | 2026-06-18T13:23:21.513Z | Compiling snafu-derive v0.8.9 |
| 1787 | 2026-06-18T13:23:21.713Z | Compiling async-recursion v1.1.1 |
| 1788 | 2026-06-18T13:23:21.903Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1789 | 2026-06-18T13:23:22.053Z | Compiling slog-dtrace v0.3.0 |
| 1790 | 2026-06-18T13:23:22.211Z | Compiling csv-core v0.1.13 |
| 1791 | 2026-06-18T13:23:22.304Z | Compiling bstr v1.12.1 |
| 1792 | 2026-06-18T13:23:22.419Z | Compiling foreign-types-shared v0.1.1 |
| 1793 | 2026-06-18T13:23:22.481Z | Compiling openssl v0.10.80 |
| 1794 | 2026-06-18T13:23:22.505Z | Compiling unicode-width v0.1.14 |
| 1795 | 2026-06-18T13:23:22.767Z | Compiling konst_macro_rules v0.2.19 |
| 1796 | 2026-06-18T13:23:22.784Z | Compiling unicode-xid v0.2.6 |
| 1797 | 2026-06-18T13:23:22.803Z | Compiling highway v1.3.0 |
| 1798 | 2026-06-18T13:23:22.903Z | Compiling same-file v1.0.6 |
| 1799 | 2026-06-18T13:23:22.942Z | Compiling owo-colors v4.3.0 |
| 1800 | 2026-06-18T13:23:23.078Z | Compiling foldhash v0.1.5 |
| 1801 | 2026-06-18T13:23:23.194Z | Compiling cancel-safe-futures v0.1.5 |
| 1802 | 2026-06-18T13:23:23.251Z | Compiling chrono-tz v0.10.4 |
| 1803 | 2026-06-18T13:23:23.261Z | Compiling snafu v0.8.9 |
| 1804 | 2026-06-18T13:23:23.332Z | Compiling hashbrown v0.15.5 |
| 1805 | 2026-06-18T13:23:23.529Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1806 | 2026-06-18T13:23:23.540Z | Compiling walkdir v2.5.0 |
| 1807 | 2026-06-18T13:23:23.673Z | Compiling const_format_proc_macros v0.2.34 |
| 1808 | 2026-06-18T13:23:23.752Z | Compiling progenitor v0.13.0 |
| 1809 | 2026-06-18T13:23:23.890Z | Compiling konst v0.2.20 |
| 1810 | 2026-06-18T13:23:23.903Z | Compiling globset v0.4.18 |
| 1811 | 2026-06-18T13:23:23.924Z | Compiling foreign-types v0.3.2 |
| 1812 | 2026-06-18T13:23:23.996Z | Compiling csv v1.4.0 |
| 1813 | 2026-06-18T13:23:24.125Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1814 | 2026-06-18T13:23:24.137Z | Compiling qorb v0.4.1 |
| 1815 | 2026-06-18T13:23:24.165Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1816 | 2026-06-18T13:23:24.503Z | Compiling progenitor-macro v0.14.0 |
| 1817 | 2026-06-18T13:23:24.579Z | Compiling olpc-cjson v0.1.4 |
| 1818 | 2026-06-18T13:23:24.758Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1819 | 2026-06-18T13:23:26.338Z | Compiling rayon v1.12.0 |
| 1820 | 2026-06-18T13:23:26.369Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1821 | 2026-06-18T13:23:26.410Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1822 | 2026-06-18T13:23:26.634Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1823 | 2026-06-18T13:23:26.713Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1824 | 2026-06-18T13:23:26.954Z | Compiling phf v0.12.1 |
| 1825 | 2026-06-18T13:23:26.968Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1826 | 2026-06-18T13:23:27.504Z | Compiling zone_cfg_derive v0.3.1 |
| 1827 | 2026-06-18T13:23:27.887Z | Compiling tokio-dtrace v0.1.1 |
| 1828 | 2026-06-18T13:23:28.088Z | Compiling itertools v0.12.1 |
| 1829 | 2026-06-18T13:23:28.155Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1830 | 2026-06-18T13:23:28.198Z | Compiling libsw-core v0.3.2 |
| 1831 | 2026-06-18T13:23:28.374Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1832 | 2026-06-18T13:23:28.440Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1833 | 2026-06-18T13:23:28.822Z | Compiling serde_plain v1.0.2 |
| 1834 | 2026-06-18T13:23:28.994Z | Compiling openssl-macros v0.1.1 |
| 1835 | 2026-06-18T13:23:29.042Z | Compiling pem v3.0.6 |
| 1836 | 2026-06-18T13:23:29.398Z | Compiling cookie v0.18.1 |
| 1837 | 2026-06-18T13:23:29.411Z | Compiling sigpipe v0.1.3 |
| 1838 | 2026-06-18T13:23:29.446Z | Compiling glob v0.3.3 |
| 1839 | 2026-06-18T13:23:29.458Z | Compiling bytecount v0.6.9 |
| 1840 | 2026-06-18T13:23:29.493Z | Compiling typed-path v0.9.3 |
| 1841 | 2026-06-18T13:23:29.515Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1842 | 2026-06-18T13:23:29.560Z | Compiling jiff v0.2.28 |
| 1843 | 2026-06-18T13:23:29.594Z | Compiling fixedbitset v0.4.2 |
| 1844 | 2026-06-18T13:23:29.647Z | Compiling fixedbitset v0.5.7 |
| 1845 | 2026-06-18T13:23:29.763Z | Compiling petgraph v0.6.5 |
| 1846 | 2026-06-18T13:23:29.877Z | Compiling petgraph v0.8.3 |
| 1847 | 2026-06-18T13:23:29.891Z | Compiling progenitor v0.14.0 |
| 1848 | 2026-06-18T13:23:29.990Z | Compiling papergrid v0.11.0 |
| 1849 | 2026-06-18T13:23:30.837Z | Compiling tough v0.22.0 |
| 1850 | 2026-06-18T13:23:31.272Z | Compiling zone v0.3.1 |
| 1851 | 2026-06-18T13:23:31.665Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1852 | 2026-06-18T13:23:31.718Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1853 | 2026-06-18T13:23:31.729Z | Compiling libsw v3.5.0 |
| 1854 | 2026-06-18T13:23:31.901Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1855 | 2026-06-18T13:23:31.912Z | Compiling oxide-tokio-rt v0.1.6 |
| 1856 | 2026-06-18T13:23:31.924Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1857 | 2026-06-18T13:23:32.066Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1858 | 2026-06-18T13:23:32.141Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1859 | 2026-06-18T13:23:32.153Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1860 | 2026-06-18T13:23:33.266Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1861 | 2026-06-18T13:23:33.278Z | Compiling const_format v0.2.36 |
| 1862 | 2026-06-18T13:23:33.340Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1863 | 2026-06-18T13:23:33.793Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1864 | 2026-06-18T13:23:33.810Z | Compiling tabled_derive v0.7.0 |
| 1865 | 2026-06-18T13:23:34.206Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1866 | 2026-06-18T13:23:34.339Z | Compiling gethostname v0.5.0 |
| 1867 | 2026-06-18T13:23:34.360Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1868 | 2026-06-18T13:23:34.370Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1869 | 2026-06-18T13:23:34.461Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1870 | 2026-06-18T13:23:34.481Z | Compiling bcs v0.1.6 |
| 1871 | 2026-06-18T13:23:34.584Z | Compiling smf v0.2.3 |
| 1872 | 2026-06-18T13:23:34.796Z | Compiling nom v8.0.0 |
| 1873 | 2026-06-18T13:23:34.808Z | Compiling tagptr v0.2.0 |
| 1874 | 2026-06-18T13:23:34.819Z | Compiling lazy_static v1.5.0 |
| 1875 | 2026-06-18T13:23:34.920Z | Compiling smawk v0.3.2 |
| 1876 | 2026-06-18T13:23:34.961Z | Compiling whoami v1.6.1 |
| 1877 | 2026-06-18T13:23:35.062Z | Compiling termtree v0.5.1 |
| 1878 | 2026-06-18T13:23:35.212Z | Compiling unicode-linebreak v0.1.5 |
| 1879 | 2026-06-18T13:23:35.223Z | Compiling linear-map v1.2.0 |
| 1880 | 2026-06-18T13:23:35.370Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1881 | 2026-06-18T13:23:35.407Z | Compiling textwrap v0.16.2 |
| 1882 | 2026-06-18T13:23:35.465Z | Compiling moka v0.12.15 |
| 1883 | 2026-06-18T13:23:35.817Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1884 | 2026-06-18T13:23:35.950Z | Compiling steno v0.4.1 |
| 1885 | 2026-06-18T13:23:36.257Z | Compiling tabled v0.15.0 |
| 1886 | 2026-06-18T13:23:37.024Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1887 | 2026-06-18T13:23:37.092Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1888 | 2026-06-18T13:23:37.116Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1889 | 2026-06-18T13:23:37.922Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1890 | 2026-06-18T13:23:38.923Z | Compiling hickory-proto v0.25.2 |
| 1891 | 2026-06-18T13:23:39.028Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1892 | 2026-06-18T13:23:39.169Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1893 | 2026-06-18T13:23:40.010Z | Compiling parking_lot_core v0.8.6 |
| 1894 | 2026-06-18T13:23:40.023Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1895 | 2026-06-18T13:23:40.152Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1896 | 2026-06-18T13:23:40.204Z | Compiling libscf-sys v1.2.0 |
| 1897 | 2026-06-18T13:23:40.319Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1898 | 2026-06-18T13:23:40.547Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1899 | 2026-06-18T13:23:40.573Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1900 | 2026-06-18T13:23:40.663Z | Compiling parking_lot v0.11.2 |
| 1901 | 2026-06-18T13:23:40.963Z | Compiling hickory-resolver v0.25.2 |
| 1902 | 2026-06-18T13:23:40.977Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1903 | 2026-06-18T13:23:41.026Z | Compiling fxhash v0.2.1 |
| 1904 | 2026-06-18T13:23:41.070Z | Compiling internet-checksum v0.2.1 |
| 1905 | 2026-06-18T13:23:41.163Z | Compiling sled v0.34.7 |
| 1906 | 2026-06-18T13:23:41.207Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1907 | 2026-06-18T13:23:41.218Z | Compiling diff v0.1.13 |
| 1908 | 2026-06-18T13:23:41.288Z | Compiling yansi v1.0.1 |
| 1909 | 2026-06-18T13:23:41.607Z | Compiling pretty_assertions v1.4.1 |
| 1910 | 2026-06-18T13:23:41.898Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1911 | 2026-06-18T13:23:45.007Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1912 | 2026-06-18T13:23:45.921Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1913 | 2026-06-18T13:23:53.679Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1914 | 2026-06-18T13:23:55.270Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1915 | 2026-06-18T13:23:56.286Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1916 | 2026-06-18T13:23:57.216Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1917 | 2026-06-18T13:23:58.014Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1918 | 2026-06-18T13:23:59.200Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1919 | 2026-06-18T13:24:20.889Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 05s |
| 1920 | 2026-06-18T13:24:21.070Z | ──────────── |
| 1921 | 2026-06-18T13:24:21.070Z | Nextest run ID 09aeb801-bdb3-4301-95d8-66c8af6a9f3e with nextest profile: default |
| 1922 | 2026-06-18T13:24:21.070Z | Starting 6 tests across 3 binaries |
| 1923 | 2026-06-18T13:24:21.073Z | START bfd test::test_new_daemon |
| 1924 | 2026-06-18T13:24:21.076Z | |
| 1925 | 2026-06-18T13:24:21.076Z | running 1 test |
| 1926 | 2026-06-18T13:24:21.114Z | {"msg":"dropping SM for 203.0.113.10","v":0,"name":"slog-rs","level":40,"time":"2026-06-18T13:24:19.777694391Z","hostname":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":4781,"peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1927 | 2026-06-18T13:24:21.114Z | {"msg":"send error: sending on a closed channel","v":0,"name":"slog-rs","level":40,"time":"2026-06-18T13:24:19.777920592Z","hostname":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":4781,"peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine"test test::test_new_daemon ... ,"component"ok:"bfd |
| 1928 | 2026-06-18T13:24:21.114Z | "} |
| 1929 | 2026-06-18T13:24:21.114Z | {"msg":" |
| 1930 | 2026-06-18T13:24:21.117Z | test result: exiting receive loop on error: channel is empty and sending half is closed","okv":0,"name":"slog-rs","level":50. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out,"time":"2026-06-18T13:24:19.777953556Z","hostname":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":4781,"error":"channel is empty and sending half is closed","peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","; finished in 0.04scomponent":" |
| 1931 | 2026-06-18T13:24:21.117Z | |
| 1932 | 2026-06-18T13:24:21.117Z | bfd"} |
| 1933 | 2026-06-18T13:24:21.120Z | PASS [ 0.047s] bfd test::test_new_daemon |
| 1934 | 2026-06-18T13:24:21.120Z | START bfd test::test_protocol_basics |
| 1935 | 2026-06-18T13:24:21.124Z | {"msg":"exiting receive loop on error: channel is empty and sending half is closed","v":0,"name":"slog-rs","level":50,"time":"2026-06-18T13:24:19.77798843Z","hostname":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":4781,"error":"channel is empty and sending half is closed","peer":"2001:db8::10","state": |
| 1936 | 2026-06-18T13:24:21.124Z | running 1 test |
| 1937 | 2026-06-18T13:24:21.164Z | {{""msg"msg":":"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 2737420307, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 3196955826, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":,"v":0,"name":"slog-rs"0,"name":"slog-rs",","level"level"::1010,","time"time:"":"2026-06-18T13:24:19.82806711Z"2026-06-18T13:24:19.82806798Z",","hostname":"hostname":"w-01KVDE3AT92NHDD4DJYWAEW01Sw-01KVDE3AT92NHDD4DJYWAEW01S"",,""pid"pid:":47824782,,""peer"peer"::""2001:db8::20"203.0.113.10",","state":state":""DownDown"",","unit"unit:"":"session"session,"","module"module:":""state_machine"state_machine",","component":"component":"bfd"bfd"}} |
| 1938 | 2026-06-18T13:24:21.164Z | |
| 1939 | 2026-06-18T13:24:21.164Z | {"{msg":""msg":"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 1926060436, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 3466571413, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }"0,,""vname""::"0,"slog-rs"name,"":"level":slog-rs"10,"level":10,"time":"2026-06-18T13:24:19.828272294Z",,""time"hostname:"":"2026-06-18T13:24:19.828272894Z"w-01KVDE3AT92NHDD4DJYWAEW01S",,""pid":hostname":4782","peer":"w-01KVDE3AT92NHDD4DJYWAEW01S","203.0.113.20",pid"":state":4782"Down",","unit":"peer":"session","2001:db8::10"module":,""state":"state_machineDown"",","unit":"component":"bfd"session"} |
| 1940 | 2026-06-18T13:24:21.164Z | ,"module":"state_machine{",""msg":component"":"bfd"} |
| 1941 | 2026-06-18T13:24:21.167Z | transition -> Init","v":0,"{name":""msg"slog-rs":","level":transition -> Init30","v":0,"name":"slog-rs","level":30,"time":"2026-06-18T13:24:19.82829776Z","hostname":","time":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":47822026-06-18T13:24:19.828299099Z",","peerhostname""::""203.0.113.20","statew-01KVDE3AT92NHDD4DJYWAEW01S"":","Down"pid,"":4782unit":"session,"","peer":module"":"203.0.113.10"state_machine",,""componentstate":"":"bfd"Down"} |
| 1942 | 2026-06-18T13:24:21.167Z | ,"unit":"{session",""msg":"module":"transition -> Initstate_machine"",","v":0component",:""bfd"name}" |
| 1943 | 2026-06-18T13:24:21.167Z | :"slog-rs","{level""msg:"30:"transition -> Init","v":0,"name":"slog-rs","level":30,"time":"2026-06-18T13:24:19.828323255Z","hostname":","time":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":2026-06-18T13:24:19.828324945Z4782",","hostnamepeer""::""2001:db8::20","state":w-01KVDE3AT92NHDD4DJYWAEW01S"",Down""pid",:"4782unit":","sessionpeer"":,""module"2001:db8::10:"","state"state_machine:"","Down","component"unit:":""bfd"} |
| 1944 | 2026-06-18T13:24:21.167Z | session","module":"state_machine","component":"bfd"} |
| 1945 | 2026-06-18T13:24:22.161Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 1926060436, your_discriminator: 3196955826, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-18T13:24:20.825263014Z","hostname":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":4782,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1946 | 2026-06-18T13:24:22.162Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-18T13:24:20.825283841Z","hostname":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":4782,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1947 | 2026-06-18T13:24:22.165Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 2737420307, your_discriminator: 3466571413, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-18T13:24:20.825321864Z","hostname":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":4782,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1948 | 2026-06-18T13:24:22.165Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-18T13:24:20.825338371Z","hostname":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":4782,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1949 | 2026-06-18T13:24:22.165Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 3196955826, your_discriminator: 1926060436, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-18T13:24:20.82780585Z","hostname":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":4782,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1950 | 2026-06-18T13:24:22.165Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-18T13:24:20.827831916Z","hostname":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":4782,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1951 | 2026-06-18T13:24:22.165Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 3466571413, your_discriminator: 2737420307, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-18T13:24:20.827849883Z","hostname":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":4782,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1952 | 2026-06-18T13:24:22.165Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-18T13:24:20.82786187Z","hostname":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":4782,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1953 | 2026-06-18T13:24:27.162Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 1926060436, your_discriminator: 3196955826, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-18T13:24:25.825384608Z","hostname":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":4782,"peer":"203.0.113.20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1954 | 2026-06-18T13:24:27.162Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 2737420307, your_discriminator: 3466571413, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-18T13:24:25.825441918Z","hostname":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":4782,"peer":"2001:db8::20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1955 | 2026-06-18T13:24:27.165Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 3196955826, your_discriminator: 1926060436, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-18T13:24:25.827853077Z","hostname":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":4782,"peer":"203.0.113.10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1956 | 2026-06-18T13:24:27.165Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 3466571413, your_discriminator: 2737420307, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","level":10,"time":"2026-06-18T13:24:25.827888301Z","hostname":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":4782,"peer":"2001:db8::10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1957 | 2026-06-18T13:24:31.166Z | {"msg":"dropping SM for 203.0.113.20","v":0,"name":"slog-rs","level":40{"msg":"dropping SM for 203.0.113.10","v":0,"name":"slog-rs","level":40,,""time"time:":""2026-06-18T13:24:29.827993421Z"2026-06-18T13:24:29.828007849Z",,""hostname":hostname"":"w-01KVDE3AT92NHDD4DJYWAEW01S"w-01KVDE3AT92NHDD4DJYWAEW01S",","pid"pid:":47824782,","peer":"peer":"203.0.113.10",203.0.113.20"","state":"state":Up"","Up"unit":,""session"unit",:""module":session"","state_machine"module":","componentstate_machine"":,""bfd"component":"}bfd" |
| 1958 | 2026-06-18T13:24:31.166Z | } |
| 1959 | 2026-06-18T13:24:31.166Z | {"msg":"{dropping SM for 2001:db8::10""msg,"":v"":0,"name":"dropping SM for 2001:db8::20"slog-rs",",v"":0level,":"40name":"slog-rs","level":40,"time":","time":"2026-06-18T13:24:29.828047522Z","hostname":"2026-06-18T13:24:29.828048342Z","hostname":"w-01KVDE3AT92NHDD4DJYWAEW01S","pid":4782w-01KVDE3AT92NHDD4DJYWAEW01S",,""peer":pid"":47822001:db8::10",","peer":"state":"Up"2001:db8::20",","unit":"state":"sessionUp"",,""unit"module:":""session","state_machine"module":,""component"state_machine":","bfd"}component |
| 1960 | 2026-06-18T13:24:31.166Z | ":"bfd"} |
| 1961 | 2026-06-18T13:24:31.169Z | test test::test_protocol_basics ... ok |
| 1962 | 2026-06-18T13:24:31.169Z | |
| 1963 | 2026-06-18T13:24:31.169Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 10.04s |
| 1964 | 2026-06-18T13:24:31.170Z | |
| 1965 | 2026-06-18T13:24:31.174Z | PASS [ 10.055s] bfd test::test_protocol_basics |
| 1966 | 2026-06-18T13:24:31.175Z | START mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1967 | 2026-06-18T13:24:31.179Z | |
| 1968 | 2026-06-18T13:24:31.179Z | running 1 test |
| 1969 | 2026-06-18T13:24:31.182Z | test v10::static_routes::tests::v1_add_request_converts_to_latest ... ok |
| 1970 | 2026-06-18T13:24:31.182Z | |
| 1971 | 2026-06-18T13:24:31.182Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1972 | 2026-06-18T13:24:31.182Z | |
| 1973 | 2026-06-18T13:24:31.182Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 1974 | 2026-06-18T13:24:31.182Z | START mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1975 | 2026-06-18T13:24:31.185Z | |
| 1976 | 2026-06-18T13:24:31.185Z | running 1 test |
| 1977 | 2026-06-18T13:24:31.186Z | test v10::static_routes::tests::v1_delete_request_converts_to_latest ... ok |
| 1978 | 2026-06-18T13:24:31.186Z | |
| 1979 | 2026-06-18T13:24:31.186Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1980 | 2026-06-18T13:24:31.186Z | |
| 1981 | 2026-06-18T13:24:31.186Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 1982 | 2026-06-18T13:24:31.186Z | START mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1983 | 2026-06-18T13:24:31.189Z | |
| 1984 | 2026-06-18T13:24:31.189Z | running 1 test |
| 1985 | 2026-06-18T13:24:31.191Z | test v10::static_routes::tests::v1_static_route4_converts_to_latest ... ok |
| 1986 | 2026-06-18T13:24:31.192Z | |
| 1987 | 2026-06-18T13:24:31.192Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1988 | 2026-06-18T13:24:31.192Z | |
| 1989 | 2026-06-18T13:24:31.192Z | PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 1990 | 2026-06-18T13:24:31.192Z | START mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1991 | 2026-06-18T13:24:31.195Z | |
| 1992 | 2026-06-18T13:24:31.195Z | running 1 test |
| 1993 | 2026-06-18T13:24:31.195Z | test v10::static_routes::tests::v1_wire_payload_deserializes_then_converts ... ok |
| 1994 | 2026-06-18T13:24:31.195Z | |
| 1995 | 2026-06-18T13:24:31.195Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 1996 | 2026-06-18T13:24:31.195Z | |
| 1997 | 2026-06-18T13:24:31.195Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 1998 | 2026-06-18T13:24:31.195Z | ──────────── |
| 1999 | 2026-06-18T13:24:31.195Z | Summary [ 10.123s] 6 tests run: 6 passed, 0 skipped |
| 2000 | 2026-06-18T13:24:31.207Z | process exited: duration 315989 ms, exit code 0 |
| |
| 2001 | 2026-06-18T13:24:31.214Z | found 0 output files |