|
|
|
| 1 | 2026-06-05T21:17:56.908Z | job assigned to worker 01KTCTBDBNFVFBE2KN6G0CD1MY [factory aws, i-0bd97045e09d98de6] (queued for 51 s) |
| |
| 2 | 2026-06-05T21:18:03.803Z | starting task 0: "setup" |
| 3 | 2026-06-05T21:18:03.807Z | ++ uname -s |
| 4 | 2026-06-05T21:18:03.810Z | + kern=SunOS |
| 5 | 2026-06-05T21:18:03.810Z | + build_user=build |
| 6 | 2026-06-05T21:18:03.810Z | + build_uid=12345 |
| 7 | 2026-06-05T21:18:03.810Z | + work_dir=/work |
| 8 | 2026-06-05T21:18:03.810Z | + input_dir=/input |
| 9 | 2026-06-05T21:18:03.810Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T21:18:03.810Z | + case "$kern" in |
| 11 | 2026-06-05T21:18:03.810Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T21:18:03.813Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T21:18:05.816Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T21:18:05.893Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T21:18:05.896Z | + home_fs=zfs |
| 16 | 2026-06-05T21:18:05.896Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T21:18:05.896Z | + mkdir -p /home/build |
| 18 | 2026-06-05T21:18:05.896Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T21:18:07.897Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T21:18:07.901Z | process exited: duration 4096 ms, exit code 0 |
| |
| 21 | 2026-06-05T21:18:07.911Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T21:18:07.914Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T21:18:07.914Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-05T21:18:07.914Z | * rust toolchain profile = "default" |
| 25 | 2026-06-05T21:18:07.914Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-05T21:18:07.914Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T21:18:07.914Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T21:18:07.920Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T21:18:07.920Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T21:18:08.038Z | info: downloading installer |
| 31 | 2026-06-05T21:18:09.358Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T21:18:09.358Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T21:18:09.358Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T21:18:09.358Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T21:18:09.358Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T21:18:09.358Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T21:18:09.358Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T21:18:09.358Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T21:18:09.359Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T21:18:09.362Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T21:18:09.362Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T21:18:09.362Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T21:18:09.362Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T21:18:09.372Z | info: profile set to default |
| 45 | 2026-06-05T21:18:09.372Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T21:18:09.375Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T21:18:09.505Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T21:18:09.509Z | info: downloading 6 components |
| 49 | 2026-06-05T21:18:23.767Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-05T21:18:23.767Z | |
| 51 | 2026-06-05T21:18:23.793Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T21:18:23.793Z | |
| 53 | 2026-06-05T21:18:23.793Z | |
| 54 | 2026-06-05T21:18:23.793Z | Rust is installed now. Great! |
| 55 | 2026-06-05T21:18:23.793Z | |
| 56 | 2026-06-05T21:18:23.797Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T21:18:23.797Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T21:18:23.797Z | |
| 59 | 2026-06-05T21:18:23.797Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T21:18:23.797Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T21:18:23.797Z | |
| 62 | 2026-06-05T21:18:23.797Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T21:18:23.797Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T21:18:23.797Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T21:18:23.797Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T21:18:23.797Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T21:18:23.797Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T21:18:23.797Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T21:18:23.798Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T21:18:23.798Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T21:18:23.879Z | + rustup --version |
| 72 | 2026-06-05T21:18:23.886Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T21:18:23.890Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T21:18:23.908Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T21:18:23.911Z | + cargo --version |
| 76 | 2026-06-05T21:18:23.924Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T21:18:23.927Z | + rustc --version |
| 78 | 2026-06-05T21:18:23.945Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T21:18:23.949Z | process exited: duration 16034 ms, exit code 0 |
| |
| 80 | 2026-06-05T21:18:23.957Z | starting task 2: "authentication" |
| 81 | 2026-06-05T21:18:23.971Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-05T21:18:23.981Z | starting task 3: "clone repository" |
| 83 | 2026-06-05T21:18:23.984Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-05T21:18:23.984Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T21:18:24.085Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-05T21:18:25.157Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-05T21:18:25.157Z | + git fetch origin 28cc72cd5873adf4359355c13a325e524897aa25 |
| 88 | 2026-06-05T21:18:25.405Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-05T21:18:25.405Z | * branch 28cc72cd5873adf4359355c13a325e524897aa25 -> FETCH_HEAD |
| 90 | 2026-06-05T21:18:25.410Z | + [[ -n trey/ndp-demux ]] |
| 91 | 2026-06-05T21:18:25.412Z | ++ git branch --show-current |
| 92 | 2026-06-05T21:18:25.412Z | + current=main |
| 93 | 2026-06-05T21:18:25.412Z | + [[ main != trey/ndp-demux ]] |
| 94 | 2026-06-05T21:18:25.412Z | + git branch -f trey/ndp-demux 28cc72cd5873adf4359355c13a325e524897aa25 |
| 95 | 2026-06-05T21:18:25.415Z | + git checkout -f trey/ndp-demux |
| 96 | 2026-06-05T21:18:25.433Z | Switched to branch 'trey/ndp-demux' |
| 97 | 2026-06-05T21:18:25.436Z | + git reset --hard 28cc72cd5873adf4359355c13a325e524897aa25 |
| 98 | 2026-06-05T21:18:25.440Z | HEAD is now at 28cc72c bump ispf dependency |
| 99 | 2026-06-05T21:18:25.443Z | process exited: duration 1461 ms, exit code 0 |
| |
| 100 | 2026-06-05T21:18:25.449Z | starting task 4: "build" |
| 101 | 2026-06-05T21:18:25.453Z | + set -o errexit |
| 102 | 2026-06-05T21:18:25.453Z | + set -o pipefail |
| 103 | 2026-06-05T21:18:25.456Z | + source .github/buildomat/test-common.sh |
| 104 | 2026-06-05T21:18:25.456Z | ++ NEXTEST_VERSION=0.9.97 |
| 105 | 2026-06-05T21:18:25.456Z | ++ PLATFORM=illumos |
| 106 | 2026-06-05T21:18:25.456Z | ++ banner install |
| 107 | 2026-06-05T21:18:25.459Z | |
| 108 | 2026-06-05T21:18:25.459Z | # # # #### ##### ## # # |
| 109 | 2026-06-05T21:18:25.459Z | # ## # # # # # # # |
| 110 | 2026-06-05T21:18:25.459Z | # # # # #### # # # # # |
| 111 | 2026-06-05T21:18:25.459Z | # # # # # # ###### # # |
| 112 | 2026-06-05T21:18:25.461Z | # # ## # # # # # # # |
| 113 | 2026-06-05T21:18:25.461Z | # # # #### # # # ###### ###### |
| 114 | 2026-06-05T21:18:25.461Z | |
| 115 | 2026-06-05T21:18:25.461Z | ++ set +o errexit |
| 116 | 2026-06-05T21:18:25.461Z | ++ pkg info clang-15 |
| 117 | 2026-06-05T21:18:25.461Z | ++ grep -qi installed |
| 118 | 2026-06-05T21:18:27.162Z | pkg: info: no packages matching the following patterns you specified are |
| 119 | 2026-06-05T21:18:27.163Z | installed on the system. Try querying remotely instead: |
| 120 | 2026-06-05T21:18:27.163Z | |
| 121 | 2026-06-05T21:18:27.163Z | clang-15 |
| 122 | 2026-06-05T21:18:27.212Z | ++ [[ 1 != 0 ]] |
| 123 | 2026-06-05T21:18:27.212Z | ++ set -o errexit |
| 124 | 2026-06-05T21:18:27.212Z | ++ pfexec pkg install clang-15 |
| 125 | 2026-06-05T21:18:33.995Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 126 | 2026-06-05T21:18:41.698Z | Startup: Caching catalogs ... Done |
| 127 | 2026-06-05T21:18:48.934Z | Planning: Solver setup ... Done |
| 128 | 2026-06-05T21:18:48.976Z | Planning: Running solver ... Done |
| 129 | 2026-06-05T21:18:49.118Z | Planning: Finding local manifests ... Done |
| 130 | 2026-06-05T21:18:49.137Z | Planning: Fetching manifests: 0/2 0% complete |
| 131 | 2026-06-05T21:18:49.235Z | Planning: Fetching manifests: 2/2 100% complete |
| 132 | 2026-06-05T21:18:49.264Z | Planning: Package planning ... Done |
| 133 | 2026-06-05T21:18:49.290Z | Planning: Merging actions ... Done |
| 134 | 2026-06-05T21:18:49.401Z | Planning: Checking for conflicting actions ... Done |
| 135 | 2026-06-05T21:18:49.407Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-06-05T21:18:50.171Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-06-05T21:18:50.178Z | Planning: Planning completed in 8.31 seconds |
| 138 | 2026-06-05T21:18:50.188Z | Packages to install: 2 |
| 139 | 2026-06-05T21:18:50.190Z | Mediators to change: 2 |
| 140 | 2026-06-05T21:18:50.190Z | Services to change: 1 |
| 141 | 2026-06-05T21:18:50.191Z | Create boot environment: No |
| 142 | 2026-06-05T21:18:50.191Z | Create backup boot environment: No |
| 143 | 2026-06-05T21:18:50.231Z | |
| 144 | 2026-06-05T21:18:50.231Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 145 | 2026-06-05T21:18:55.387Z | Download: 1131/3076 items 114.0/211.3MB 53% complete (24.5M/s) |
| 146 | 2026-06-05T21:19:00.389Z | Download: 1522/3076 items 115.2/211.3MB 54% complete (11.4M/s) |
| 147 | 2026-06-05T21:19:05.642Z | Download: 1999/3076 items 116.3/211.3MB 55% complete (3.1M/s) |
| 148 | 2026-06-05T21:19:18.352Z | Download: 2006/3076 items 117.1/211.3MB 55% complete |
| 149 | 2026-06-05T21:19:24.515Z | Download: 3033/3076 items 201.8/211.3MB 95% complete (47.4M/s) |
| 150 | 2026-06-05T21:19:30.879Z | Download: 3034/3076 items 201.8/211.3MB 95% complete |
| 151 | 2026-06-05T21:19:33.873Z | Download: Completed 211.31 MB in 43.64 seconds (4.8M/s) |
| 152 | 2026-06-05T21:19:33.994Z | Actions: 1/3418 actions (Installing new actions) |
| 153 | 2026-06-05T21:19:37.139Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 154 | 2026-06-05T21:19:37.812Z | Done |
| 155 | 2026-06-05T21:19:37.812Z | Done |
| 156 | 2026-06-05T21:19:38.553Z | Done |
| 157 | 2026-06-05T21:19:41.936Z | Done |
| 158 | 2026-06-05T21:19:42.012Z | Done |
| 159 | 2026-06-05T21:19:42.019Z | Done |
| 160 | 2026-06-05T21:19:42.268Z | Done |
| 161 | 2026-06-05T21:19:42.946Z | ++ set -o errexit |
| 162 | 2026-06-05T21:19:42.946Z | ++ cargo --version |
| 163 | 2026-06-05T21:19:42.952Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 164 | 2026-06-05T21:19:43.101Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 165 | 2026-06-05T21:19:43.105Z | info: downloading 6 components |
| 166 | 2026-06-05T21:19:58.584Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 167 | 2026-06-05T21:19:58.587Z | ++ rustc --version |
| 168 | 2026-06-05T21:19:58.613Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 169 | 2026-06-05T21:19:58.616Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 170 | 2026-06-05T21:19:58.660Z | Updating crates.io index |
| 171 | 2026-06-05T21:19:58.758Z | Downloading crates ... |
| 172 | 2026-06-05T21:19:58.810Z | Downloaded cargo-nextest v0.9.97 |
| 173 | 2026-06-05T21:19:58.871Z | Installing cargo-nextest v0.9.97 |
| 174 | 2026-06-05T21:19:58.912Z | Updating crates.io index |
| 175 | 2026-06-05T21:20:01.604Z | Locking 404 packages to latest compatible versions |
| 176 | 2026-06-05T21:20:01.608Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 177 | 2026-06-05T21:20:01.611Z | Adding duct v0.13.7 (available: v1.1.1) |
| 178 | 2026-06-05T21:20:01.611Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 179 | 2026-06-05T21:20:01.611Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 180 | 2026-06-05T21:20:01.615Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 181 | 2026-06-05T21:20:01.615Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 182 | 2026-06-05T21:20:01.616Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 183 | 2026-06-05T21:20:01.619Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 184 | 2026-06-05T21:20:01.619Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 185 | 2026-06-05T21:20:01.647Z | Downloading crates ... |
| 186 | 2026-06-05T21:20:01.721Z | Downloaded erased-serde v0.4.10 |
| 187 | 2026-06-05T21:20:01.731Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 188 | 2026-06-05T21:20:01.734Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 189 | 2026-06-05T21:20:01.734Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 190 | 2026-06-05T21:20:01.734Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 191 | 2026-06-05T21:20:01.734Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 192 | 2026-06-05T21:20:01.734Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 193 | 2026-06-05T21:20:01.734Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 194 | 2026-06-05T21:20:01.734Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 195 | 2026-06-05T21:20:01.737Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 196 | 2026-06-05T21:20:01.737Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 197 | 2026-06-05T21:20:01.737Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 198 | 2026-06-05T21:20:01.737Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 199 | 2026-06-05T21:20:01.737Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 200 | 2026-06-05T21:20:01.737Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 201 | 2026-06-05T21:20:01.737Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 202 | 2026-06-05T21:20:01.737Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 203 | 2026-06-05T21:20:01.740Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 204 | 2026-06-05T21:20:01.740Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 205 | 2026-06-05T21:20:01.740Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 206 | 2026-06-05T21:20:01.740Z | Downloaded addr2line v0.25.1 |
| 207 | 2026-06-05T21:20:01.740Z | Downloaded cargo-platform v0.3.3 |
| 208 | 2026-06-05T21:20:01.745Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 209 | 2026-06-05T21:20:01.749Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 210 | 2026-06-05T21:20:01.749Z | Downloaded clap v4.6.1 |
| 211 | 2026-06-05T21:20:01.752Z | Downloaded foldhash v0.1.5 |
| 212 | 2026-06-05T21:20:01.754Z | Downloaded cargo-util-schemas v0.2.0 |
| 213 | 2026-06-05T21:20:01.755Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 214 | 2026-06-05T21:20:01.757Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 215 | 2026-06-05T21:20:01.758Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 216 | 2026-06-05T21:20:01.758Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 217 | 2026-06-05T21:20:01.758Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 218 | 2026-06-05T21:20:01.758Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 219 | 2026-06-05T21:20:01.758Z | Downloaded block-buffer v0.10.4 |
| 220 | 2026-06-05T21:20:01.762Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 221 | 2026-06-05T21:20:01.762Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 222 | 2026-06-05T21:20:01.762Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 223 | 2026-06-05T21:20:01.762Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 224 | 2026-06-05T21:20:01.762Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 225 | 2026-06-05T21:20:01.762Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 226 | 2026-06-05T21:20:01.762Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 227 | 2026-06-05T21:20:01.762Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 228 | 2026-06-05T21:20:01.762Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 229 | 2026-06-05T21:20:01.762Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 230 | 2026-06-05T21:20:01.762Z | Downloaded adler2 v2.0.1 |
| 231 | 2026-06-05T21:20:01.762Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 232 | 2026-06-05T21:20:01.763Z | Downloaded cpufeatures v0.2.17 |
| 233 | 2026-06-05T21:20:01.768Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 234 | 2026-06-05T21:20:01.768Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 235 | 2026-06-05T21:20:01.768Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 236 | 2026-06-05T21:20:01.768Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 237 | 2026-06-05T21:20:01.768Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 238 | 2026-06-05T21:20:01.768Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 239 | 2026-06-05T21:20:01.768Z | Downloaded hex v0.4.3 |
| 240 | 2026-06-05T21:20:01.768Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 241 | 2026-06-05T21:20:01.768Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 242 | 2026-06-05T21:20:01.768Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 243 | 2026-06-05T21:20:01.768Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 244 | 2026-06-05T21:20:01.772Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 245 | 2026-06-05T21:20:01.772Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 246 | 2026-06-05T21:20:01.772Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 247 | 2026-06-05T21:20:01.772Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 248 | 2026-06-05T21:20:01.772Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 249 | 2026-06-05T21:20:01.773Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 250 | 2026-06-05T21:20:01.773Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 251 | 2026-06-05T21:20:01.773Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 252 | 2026-06-05T21:20:01.773Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 253 | 2026-06-05T21:20:01.773Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 254 | 2026-06-05T21:20:01.773Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 255 | 2026-06-05T21:20:01.773Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 256 | 2026-06-05T21:20:01.773Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 257 | 2026-06-05T21:20:01.773Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 258 | 2026-06-05T21:20:01.773Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 259 | 2026-06-05T21:20:01.773Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 260 | 2026-06-05T21:20:01.773Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 261 | 2026-06-05T21:20:01.773Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 262 | 2026-06-05T21:20:01.773Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 263 | 2026-06-05T21:20:01.773Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 264 | 2026-06-05T21:20:01.776Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 265 | 2026-06-05T21:20:01.776Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 266 | 2026-06-05T21:20:01.776Z | Downloaded fnv v1.0.7 |
| 267 | 2026-06-05T21:20:01.776Z | Downloaded color-spantrace v0.3.0 |
| 268 | 2026-06-05T21:20:01.777Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 269 | 2026-06-05T21:20:01.777Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 270 | 2026-06-05T21:20:01.777Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 271 | 2026-06-05T21:20:01.777Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 272 | 2026-06-05T21:20:01.777Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 273 | 2026-06-05T21:20:01.777Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 274 | 2026-06-05T21:20:01.777Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 275 | 2026-06-05T21:20:01.777Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 276 | 2026-06-05T21:20:01.778Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 277 | 2026-06-05T21:20:01.778Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 278 | 2026-06-05T21:20:01.778Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 279 | 2026-06-05T21:20:01.778Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 280 | 2026-06-05T21:20:01.779Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 281 | 2026-06-05T21:20:01.779Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 282 | 2026-06-05T21:20:01.785Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 283 | 2026-06-05T21:20:01.785Z | Downloaded futures-task v0.3.32 |
| 284 | 2026-06-05T21:20:01.785Z | Downloaded digest v0.10.7 |
| 285 | 2026-06-05T21:20:01.785Z | Downloaded future-queue v0.4.0 |
| 286 | 2026-06-05T21:20:01.785Z | Downloaded anstyle v1.0.14 |
| 287 | 2026-06-05T21:20:01.785Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 288 | 2026-06-05T21:20:01.785Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 289 | 2026-06-05T21:20:01.789Z | Downloaded futures-io v0.3.32 |
| 290 | 2026-06-05T21:20:01.789Z | warning: spurious network error (3 tries remaining): [55] Failed sending data to the peer (Send failure: Broken pipe) |
| 291 | 2026-06-05T21:20:01.789Z | warning: spurious network error (3 tries remaining): [16] Error in the HTTP2 framing layer (Send failure: Broken pipe) |
| 292 | 2026-06-05T21:20:01.789Z | Downloaded guppy-workspace-hack v0.1.0 |
| 293 | 2026-06-05T21:20:01.789Z | Downloaded futures-executor v0.3.32 |
| 294 | 2026-06-05T21:20:01.796Z | Downloaded fastrand v2.4.1 |
| 295 | 2026-06-05T21:20:01.796Z | Downloaded crc32fast v1.5.0 |
| 296 | 2026-06-05T21:20:01.798Z | Downloaded filetime v0.2.29 |
| 297 | 2026-06-05T21:20:01.804Z | Downloaded serde_core v1.0.228 |
| 298 | 2026-06-05T21:20:01.804Z | Downloaded thiserror v2.0.18 |
| 299 | 2026-06-05T21:20:01.806Z | Downloaded derive-where v1.6.1 |
| 300 | 2026-06-05T21:20:01.810Z | Downloaded getrandom v0.2.17 |
| 301 | 2026-06-05T21:20:01.810Z | Downloaded cfg-expr v0.20.8 |
| 302 | 2026-06-05T21:20:01.812Z | Downloaded tower-http v0.6.11 |
| 303 | 2026-06-05T21:20:01.817Z | Downloaded generic-array v0.14.7 |
| 304 | 2026-06-05T21:20:01.820Z | Downloaded foreign-types-shared v0.1.1 |
| 305 | 2026-06-05T21:20:01.820Z | Downloaded atomicwrites v0.4.4 |
| 306 | 2026-06-05T21:20:01.820Z | Downloaded signature v2.2.0 |
| 307 | 2026-06-05T21:20:01.824Z | Downloaded foreign-types v0.3.2 |
| 308 | 2026-06-05T21:20:01.826Z | Downloaded supports-color v3.0.2 |
| 309 | 2026-06-05T21:20:01.826Z | Downloaded scopeguard v1.2.0 |
| 310 | 2026-06-05T21:20:01.829Z | Downloaded heck v0.5.0 |
| 311 | 2026-06-05T21:20:01.829Z | Downloaded cfg_aliases v0.2.1 |
| 312 | 2026-06-05T21:20:01.829Z | Downloaded async-scoped v0.9.0 |
| 313 | 2026-06-05T21:20:01.834Z | Downloaded toml_datetime v0.6.11 |
| 314 | 2026-06-05T21:20:01.837Z | Downloaded supports-unicode v3.0.0 |
| 315 | 2026-06-05T21:20:01.837Z | Downloaded terminal_size v0.4.4 |
| 316 | 2026-06-05T21:20:01.837Z | Downloaded serde-value v0.7.0 |
| 317 | 2026-06-05T21:20:01.839Z | Downloaded enable-ansi-support v0.2.1 |
| 318 | 2026-06-05T21:20:01.839Z | Downloaded anstyle-parse v1.0.0 |
| 319 | 2026-06-05T21:20:01.839Z | Downloaded serde_ignored v0.1.14 |
| 320 | 2026-06-05T21:20:01.842Z | Downloaded tower-layer v0.3.3 |
| 321 | 2026-06-05T21:20:01.842Z | Downloaded tracing-error v0.2.1 |
| 322 | 2026-06-05T21:20:01.847Z | Downloaded serde_urlencoded v0.7.1 |
| 323 | 2026-06-05T21:20:01.847Z | Downloaded serde_path_to_error v0.1.20 |
| 324 | 2026-06-05T21:20:01.847Z | Downloaded serde-untagged v0.1.9 |
| 325 | 2026-06-05T21:20:01.847Z | Downloaded serde_derive v1.0.228 |
| 326 | 2026-06-05T21:20:01.852Z | Downloaded form_urlencoded v1.2.2 |
| 327 | 2026-06-05T21:20:01.852Z | Downloaded equivalent v1.0.2 |
| 328 | 2026-06-05T21:20:01.852Z | Downloaded cfg-if v1.0.4 |
| 329 | 2026-06-05T21:20:01.856Z | Downloaded semver v1.0.28 |
| 330 | 2026-06-05T21:20:01.856Z | Downloaded futures-sink v0.3.32 |
| 331 | 2026-06-05T21:20:01.856Z | Downloaded atomic-waker v1.1.2 |
| 332 | 2026-06-05T21:20:01.856Z | Downloaded typeid v1.0.3 |
| 333 | 2026-06-05T21:20:01.856Z | Downloaded sigchld v0.2.4 |
| 334 | 2026-06-05T21:20:01.856Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 335 | 2026-06-05T21:20:01.859Z | Downloaded anstyle-query v1.1.5 |
| 336 | 2026-06-05T21:20:01.859Z | Downloaded thiserror-impl v1.0.69 |
| 337 | 2026-06-05T21:20:01.859Z | Downloaded document-features v0.2.12 |
| 338 | 2026-06-05T21:20:01.862Z | Downloaded target-spec v3.6.0 |
| 339 | 2026-06-05T21:20:01.863Z | Downloaded swrite v0.1.0 |
| 340 | 2026-06-05T21:20:01.863Z | Downloaded utf8parse v0.2.2 |
| 341 | 2026-06-05T21:20:01.863Z | Downloaded debug-ignore v1.0.5 |
| 342 | 2026-06-05T21:20:01.868Z | Downloaded strsim v0.11.1 |
| 343 | 2026-06-05T21:20:01.868Z | Downloaded clap_lex v1.1.0 |
| 344 | 2026-06-05T21:20:01.868Z | Downloaded crypto-common v0.1.7 |
| 345 | 2026-06-05T21:20:01.868Z | Downloaded colorchoice v1.0.5 |
| 346 | 2026-06-05T21:20:01.868Z | Downloaded sync_wrapper v1.0.2 |
| 347 | 2026-06-05T21:20:01.868Z | Downloaded shell-words v1.1.1 |
| 348 | 2026-06-05T21:20:01.871Z | Downloaded rustc_version v0.4.1 |
| 349 | 2026-06-05T21:20:01.871Z | Downloaded urlencoding v2.1.3 |
| 350 | 2026-06-05T21:20:01.871Z | Downloaded self-replace v1.5.0 |
| 351 | 2026-06-05T21:20:01.871Z | Downloaded untrusted v0.9.0 |
| 352 | 2026-06-05T21:20:01.871Z | Downloaded signal-hook-mio v0.2.5 |
| 353 | 2026-06-05T21:20:01.874Z | Downloaded subtle v2.6.1 |
| 354 | 2026-06-05T21:20:01.874Z | Downloaded ed25519 v2.2.3 |
| 355 | 2026-06-05T21:20:01.874Z | Downloaded dialoguer v0.11.0 |
| 356 | 2026-06-05T21:20:01.877Z | Downloaded toml_write v0.1.2 |
| 357 | 2026-06-05T21:20:01.877Z | Downloaded console v0.15.11 |
| 358 | 2026-06-05T21:20:01.880Z | Downloaded cargo_metadata v0.23.1 |
| 359 | 2026-06-05T21:20:01.880Z | Downloaded tinyvec_macros v0.1.1 |
| 360 | 2026-06-05T21:20:01.885Z | Downloaded want v0.3.1 |
| 361 | 2026-06-05T21:20:01.891Z | Downloaded convert_case v0.10.0 |
| 362 | 2026-06-05T21:20:01.894Z | Downloaded version_check v0.9.5 |
| 363 | 2026-06-05T21:20:01.897Z | Downloaded errno v0.3.14 |
| 364 | 2026-06-05T21:20:01.897Z | Downloaded try-lock v0.2.5 |
| 365 | 2026-06-05T21:20:01.897Z | Downloaded base64ct v1.8.3 |
| 366 | 2026-06-05T21:20:01.900Z | Downloaded autocfg v1.5.1 |
| 367 | 2026-06-05T21:20:01.900Z | Downloaded fixedbitset v0.5.7 |
| 368 | 2026-06-05T21:20:01.904Z | Downloaded serde_spanned v1.1.1 |
| 369 | 2026-06-05T21:20:01.909Z | Downloaded duct v0.13.7 |
| 370 | 2026-06-05T21:20:01.909Z | Downloaded xattr v1.6.1 |
| 371 | 2026-06-05T21:20:01.909Z | Downloaded ahash v0.8.12 |
| 372 | 2026-06-05T21:20:01.911Z | Downloaded clap_derive v4.6.1 |
| 373 | 2026-06-05T21:20:01.911Z | Downloaded utf8_iter v1.0.4 |
| 374 | 2026-06-05T21:20:01.913Z | Downloaded serde_spanned v0.6.9 |
| 375 | 2026-06-05T21:20:01.916Z | Downloaded tokio-macros v2.7.0 |
| 376 | 2026-06-05T21:20:01.920Z | Downloaded supports-hyperlinks v3.2.0 |
| 377 | 2026-06-05T21:20:01.923Z | Downloaded cargo-platform v0.2.0 |
| 378 | 2026-06-05T21:20:01.923Z | Downloaded backtrace-ext v0.2.1 |
| 379 | 2026-06-05T21:20:01.927Z | Downloaded unicode-xid v0.2.6 |
| 380 | 2026-06-05T21:20:01.930Z | Downloaded find-msvc-tools v0.1.9 |
| 381 | 2026-06-05T21:20:01.930Z | Downloaded unicode-linebreak v0.1.5 |
| 382 | 2026-06-05T21:20:01.930Z | Downloaded strip-ansi-escapes v0.2.1 |
| 383 | 2026-06-05T21:20:01.930Z | Downloaded cargo_metadata v0.20.0 |
| 384 | 2026-06-05T21:20:01.930Z | Downloaded futures-macro v0.3.32 |
| 385 | 2026-06-05T21:20:01.934Z | Downloaded globset v0.4.18 |
| 386 | 2026-06-05T21:20:01.937Z | Downloaded anstream v1.0.0 |
| 387 | 2026-06-05T21:20:01.937Z | Downloaded camino-tempfile v1.4.1 |
| 388 | 2026-06-05T21:20:01.942Z | Downloaded tower-service v0.3.3 |
| 389 | 2026-06-05T21:20:01.945Z | Downloaded shared_child v1.1.1 |
| 390 | 2026-06-05T21:20:01.945Z | Downloaded futures-core v0.3.32 |
| 391 | 2026-06-05T21:20:01.951Z | Downloaded tokio-native-tls v0.3.1 |
| 392 | 2026-06-05T21:20:01.954Z | Downloaded thiserror v1.0.69 |
| 393 | 2026-06-05T21:20:01.956Z | Downloaded xxhash-rust v0.8.15 |
| 394 | 2026-06-05T21:20:01.956Z | Downloaded slab v0.4.12 |
| 395 | 2026-06-05T21:20:01.956Z | Downloaded shlex v2.0.1 |
| 396 | 2026-06-05T21:20:01.960Z | Downloaded futures-channel v0.3.32 |
| 397 | 2026-06-05T21:20:01.963Z | Downloaded thiserror-impl v2.0.18 |
| 398 | 2026-06-05T21:20:01.963Z | Downloaded tracing-log v0.2.0 |
| 399 | 2026-06-05T21:20:01.963Z | Downloaded sha2 v0.10.9 |
| 400 | 2026-06-05T21:20:01.969Z | Downloaded zipsign-api v0.1.5 |
| 401 | 2026-06-05T21:20:01.972Z | Downloaded derive_more v2.1.1 |
| 402 | 2026-06-05T21:20:01.975Z | Downloaded zstd-safe v7.2.4 |
| 403 | 2026-06-05T21:20:01.978Z | Downloaded zstd v0.13.3 |
| 404 | 2026-06-05T21:20:01.978Z | Downloaded zeroize v1.8.2 |
| 405 | 2026-06-05T21:20:01.978Z | Downloaded target-spec-miette v0.4.8 |
| 406 | 2026-06-05T21:20:01.981Z | Downloaded spki v0.7.3 |
| 407 | 2026-06-05T21:20:01.981Z | Downloaded simd-adler32 v0.3.9 |
| 408 | 2026-06-05T21:20:01.983Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 409 | 2026-06-05T21:20:01.983Z | Downloaded either v1.16.0 |
| 410 | 2026-06-05T21:20:01.984Z | Downloaded const-oid v0.9.6 |
| 411 | 2026-06-05T21:20:01.987Z | Downloaded camino v1.2.2 |
| 412 | 2026-06-05T21:20:01.987Z | Downloaded smol_str v0.3.6 |
| 413 | 2026-06-05T21:20:01.987Z | Downloaded unicase v2.9.0 |
| 414 | 2026-06-05T21:20:01.991Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 415 | 2026-06-05T21:20:02.003Z | Downloaded rustls-pki-types v1.14.1 |
| 416 | 2026-06-05T21:20:02.008Z | Downloaded thread_local v1.1.9 |
| 417 | 2026-06-05T21:20:02.011Z | Downloaded signal-hook-registry v1.4.8 |
| 418 | 2026-06-05T21:20:02.011Z | Downloaded getrandom v0.4.2 |
| 419 | 2026-06-05T21:20:02.014Z | Downloaded eyre v0.6.12 |
| 420 | 2026-06-05T21:20:02.014Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 421 | 2026-06-05T21:20:02.017Z | Downloaded target-lexicon v0.13.5 |
| 422 | 2026-06-05T21:20:02.017Z | Downloaded tokio-stream v0.1.18 |
| 423 | 2026-06-05T21:20:02.020Z | Downloaded zmij v1.0.21 |
| 424 | 2026-06-05T21:20:02.020Z | Downloaded getrandom v0.3.4 |
| 425 | 2026-06-05T21:20:02.023Z | Downloaded tracing-attributes v0.1.31 |
| 426 | 2026-06-05T21:20:02.026Z | Downloaded tokio-rustls v0.26.4 |
| 427 | 2026-06-05T21:20:02.026Z | Downloaded static_assertions v1.1.0 |
| 428 | 2026-06-05T21:20:02.026Z | Downloaded flate2 v1.1.9 |
| 429 | 2026-06-05T21:20:02.028Z | Downloaded bitflags v2.12.1 |
| 430 | 2026-06-05T21:20:02.032Z | Downloaded tempfile v3.27.0 |
| 431 | 2026-06-05T21:20:02.036Z | Downloaded config v0.15.23 |
| 432 | 2026-06-05T21:20:02.036Z | Downloaded smallvec v1.15.1 |
| 433 | 2026-06-05T21:20:02.040Z | Downloaded futures v0.3.32 |
| 434 | 2026-06-05T21:20:02.043Z | Downloaded cc v1.2.63 |
| 435 | 2026-06-05T21:20:02.043Z | Downloaded ryu v1.0.23 |
| 436 | 2026-06-05T21:20:02.044Z | Downloaded vte v0.14.1 |
| 437 | 2026-06-05T21:20:02.046Z | Downloaded unicode-ident v1.0.24 |
| 438 | 2026-06-05T21:20:02.046Z | Downloaded borsh v1.6.1 |
| 439 | 2026-06-05T21:20:02.050Z | Downloaded bytes v1.11.1 |
| 440 | 2026-06-05T21:20:02.053Z | Downloaded toml v0.8.23 |
| 441 | 2026-06-05T21:20:02.057Z | Downloaded tinyvec v1.11.0 |
| 442 | 2026-06-05T21:20:02.057Z | Downloaded uuid v1.23.2 |
| 443 | 2026-06-05T21:20:02.061Z | Downloaded tracing-core v0.1.36 |
| 444 | 2026-06-05T21:20:02.061Z | Downloaded textwrap v0.16.2 |
| 445 | 2026-06-05T21:20:02.065Z | Downloaded signal-hook v0.3.18 |
| 446 | 2026-06-05T21:20:02.065Z | Downloaded self_update v0.42.0 |
| 447 | 2026-06-05T21:20:02.068Z | Downloaded vcpkg v0.2.15 |
| 448 | 2026-06-05T21:20:02.086Z | Downloaded url v2.5.8 |
| 449 | 2026-06-05T21:20:02.089Z | Downloaded tar v0.4.46 |
| 450 | 2026-06-05T21:20:02.092Z | Downloaded toml_edit v0.22.27 |
| 451 | 2026-06-05T21:20:02.092Z | Downloaded socket2 v0.6.4 |
| 452 | 2026-06-05T21:20:02.097Z | Downloaded sharded-slab v0.1.7 |
| 453 | 2026-06-05T21:20:02.097Z | Downloaded rustls-webpki v0.103.13 |
| 454 | 2026-06-05T21:20:02.101Z | Downloaded base64 v0.22.1 |
| 455 | 2026-06-05T21:20:02.101Z | Downloaded futures-util v0.3.32 |
| 456 | 2026-06-05T21:20:02.105Z | Downloaded derive_more-impl v2.1.1 |
| 457 | 2026-06-05T21:20:02.108Z | Downloaded backtrace v0.3.76 |
| 458 | 2026-06-05T21:20:02.111Z | Downloaded ed25519-dalek v2.2.0 |
| 459 | 2026-06-05T21:20:02.114Z | Downloaded serde v1.0.228 |
| 460 | 2026-06-05T21:20:02.120Z | Downloaded typenum v1.20.1 |
| 461 | 2026-06-05T21:20:02.120Z | Downloaded tower v0.5.3 |
| 462 | 2026-06-05T21:20:02.124Z | Downloaded der v0.7.10 |
| 463 | 2026-06-05T21:20:02.126Z | Downloaded unicode-segmentation v1.13.3 |
| 464 | 2026-06-05T21:20:02.126Z | Downloaded crossterm v0.29.0 |
| 465 | 2026-06-05T21:20:02.130Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 466 | 2026-06-05T21:20:02.132Z | Downloaded aho-corasick v1.1.4 |
| 467 | 2026-06-05T21:20:02.135Z | Downloaded unicode-normalization v0.1.25 |
| 468 | 2026-06-05T21:20:02.141Z | Downloaded tokio-util v0.7.18 |
| 469 | 2026-06-05T21:20:02.159Z | Downloaded serde_json v1.0.150 |
| 470 | 2026-06-05T21:20:02.164Z | Downloaded hashbrown v0.15.5 |
| 471 | 2026-06-05T21:20:02.170Z | Downloaded guppy v0.17.26 |
| 472 | 2026-06-05T21:20:02.178Z | Downloaded tracing-subscriber v0.3.23 |
| 473 | 2026-06-05T21:20:02.182Z | Downloaded hashbrown v0.17.1 |
| 474 | 2026-06-05T21:20:02.186Z | Downloaded clap_builder v4.6.0 |
| 475 | 2026-06-05T21:20:02.190Z | Downloaded unicode-width v0.2.2 |
| 476 | 2026-06-05T21:20:02.195Z | Downloaded syn v2.0.117 |
| 477 | 2026-06-05T21:20:02.201Z | Downloaded unicode-width v0.1.14 |
| 478 | 2026-06-05T21:20:02.205Z | Downloaded winnow v1.0.3 |
| 479 | 2026-06-05T21:20:02.210Z | Downloaded winnow v0.7.15 |
| 480 | 2026-06-05T21:20:02.217Z | Downloaded h2 v0.4.14 |
| 481 | 2026-06-05T21:20:02.225Z | Downloaded tracing v0.1.44 |
| 482 | 2026-06-05T21:20:02.239Z | Downloaded webpki-roots v1.0.7 |
| 483 | 2026-06-05T21:20:02.242Z | Downloaded chrono v0.4.45 |
| 484 | 2026-06-05T21:20:02.260Z | Downloaded tokio v1.52.3 |
| 485 | 2026-06-05T21:20:02.284Z | Downloaded curve25519-dalek v4.1.3 |
| 486 | 2026-06-05T21:20:02.290Z | Downloaded gimli v0.32.3 |
| 487 | 2026-06-05T21:20:02.298Z | Downloaded zerocopy v0.8.50 |
| 488 | 2026-06-05T21:20:02.309Z | Downloaded bstr v1.12.1 |
| 489 | 2026-06-05T21:20:02.320Z | Downloaded rustix v0.38.44 |
| 490 | 2026-06-05T21:20:02.333Z | Downloaded rustc-demangle v0.1.27 |
| 491 | 2026-06-05T21:20:02.336Z | Downloaded rustls v0.23.40 |
| 492 | 2026-06-05T21:20:02.387Z | Downloaded rustix v1.1.4 |
| 493 | 2026-06-05T21:20:02.391Z | Downloaded pin-project-internal v1.1.13 |
| 494 | 2026-06-05T21:20:02.391Z | Downloaded num-traits v0.2.19 |
| 495 | 2026-06-05T21:20:02.391Z | Downloaded proc-macro2 v1.0.106 |
| 496 | 2026-06-05T21:20:02.391Z | Downloaded quick-junit v0.5.2 |
| 497 | 2026-06-05T21:20:02.391Z | Downloaded miette-derive v7.6.0 |
| 498 | 2026-06-05T21:20:02.400Z | Downloaded nested v0.1.1 |
| 499 | 2026-06-05T21:20:02.403Z | Downloaded color-eyre v0.6.5 |
| 500 | 2026-06-05T21:20:02.405Z | Downloaded rand_core v0.6.4 |
| 501 | 2026-06-05T21:20:02.408Z | Downloaded miniz_oxide v0.8.9 |
| 502 | 2026-06-05T21:20:02.411Z | Downloaded percent-encoding v2.3.2 |
| 503 | 2026-06-05T21:20:02.427Z | Downloaded miette v7.6.0 |
| 504 | 2026-06-05T21:20:02.431Z | Downloaded httparse v1.10.1 |
| 505 | 2026-06-05T21:20:02.434Z | Downloaded rustc-hash v2.1.2 |
| 506 | 2026-06-05T21:20:02.440Z | Downloaded rand_core v0.9.5 |
| 507 | 2026-06-05T21:20:02.443Z | Downloaded indicatif v0.17.11 |
| 508 | 2026-06-05T21:20:02.457Z | Downloaded http-body v1.0.1 |
| 509 | 2026-06-05T21:20:02.459Z | Downloaded pin-project v1.1.13 |
| 510 | 2026-06-05T21:20:02.464Z | Downloaded openssl-sys v0.9.116 |
| 511 | 2026-06-05T21:20:02.470Z | Downloaded regex-syntax v0.8.10 |
| 512 | 2026-06-05T21:20:02.475Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 513 | 2026-06-05T21:20:02.484Z | Downloaded quote v1.0.45 |
| 514 | 2026-06-05T21:20:02.486Z | Downloaded idna v1.1.0 |
| 515 | 2026-06-05T21:20:02.494Z | Downloaded pulldown-cmark v0.13.4 |
| 516 | 2026-06-05T21:20:02.497Z | Downloaded regex v1.12.3 |
| 517 | 2026-06-05T21:20:02.500Z | Downloaded home v0.5.12 |
| 518 | 2026-06-05T21:20:02.504Z | Downloaded mio v1.2.1 |
| 519 | 2026-06-05T21:20:02.509Z | Downloaded pkcs8 v0.10.2 |
| 520 | 2026-06-05T21:20:02.509Z | Downloaded itertools v0.14.0 |
| 521 | 2026-06-05T21:20:02.513Z | Downloaded lazy_static v1.5.0 |
| 522 | 2026-06-05T21:20:02.514Z | Downloaded indexmap v2.14.0 |
| 523 | 2026-06-05T21:20:02.520Z | Downloaded quick-xml v0.37.5 |
| 524 | 2026-06-05T21:20:02.569Z | Downloaded nextest-runner v0.80.0 |
| 525 | 2026-06-05T21:20:02.575Z | Downloaded is_ci v1.2.0 |
| 526 | 2026-06-05T21:20:02.578Z | Downloaded lru-slab v0.1.2 |
| 527 | 2026-06-05T21:20:02.583Z | Downloaded ordered-float v2.10.1 |
| 528 | 2026-06-05T21:20:02.612Z | Downloaded http v1.4.1 |
| 529 | 2026-06-05T21:20:02.634Z | Downloaded petgraph v0.8.3 |
| 530 | 2026-06-05T21:20:02.646Z | Downloaded humantime-serde v1.1.1 |
| 531 | 2026-06-05T21:20:02.649Z | Downloaded log v0.4.32 |
| 532 | 2026-06-05T21:20:02.649Z | Downloaded iana-time-zone v0.1.65 |
| 533 | 2026-06-05T21:20:02.694Z | Downloaded nextest-workspace-hack v0.1.0 |
| 534 | 2026-06-05T21:20:02.698Z | Downloaded openssl-macros v0.1.1 |
| 535 | 2026-06-05T21:20:02.709Z | Downloaded nextest-metadata v0.12.2 |
| 536 | 2026-06-05T21:20:02.713Z | Downloaded parking_lot v0.12.5 |
| 537 | 2026-06-05T21:20:02.742Z | Downloaded itoa v1.0.18 |
| 538 | 2026-06-05T21:20:02.755Z | Downloaded recursion v0.5.4 |
| 539 | 2026-06-05T21:20:02.782Z | Downloaded rand_chacha v0.9.0 |
| 540 | 2026-06-05T21:20:02.791Z | Downloaded pathdiff v0.2.3 |
| 541 | 2026-06-05T21:20:02.808Z | Downloaded rand v0.9.4 |
| 542 | 2026-06-05T21:20:02.811Z | Downloaded hyper-tls v0.6.0 |
| 543 | 2026-06-05T21:20:02.818Z | Downloaded litrs v1.0.0 |
| 544 | 2026-06-05T21:20:02.864Z | Downloaded native-tls v0.2.18 |
| 545 | 2026-06-05T21:20:02.870Z | Downloaded lock_api v0.4.14 |
| 546 | 2026-06-05T21:20:02.873Z | Downloaded humantime v2.3.0 |
| 547 | 2026-06-05T21:20:02.876Z | Downloaded memchr v2.8.1 |
| 548 | 2026-06-05T21:20:02.877Z | Downloaded nix v0.30.1 |
| 549 | 2026-06-05T21:20:02.882Z | Downloaded ppv-lite86 v0.2.21 |
| 550 | 2026-06-05T21:20:02.909Z | Downloaded newtype-uuid v1.3.2 |
| 551 | 2026-06-05T21:20:02.912Z | Downloaded portable-atomic v1.13.1 |
| 552 | 2026-06-05T21:20:02.919Z | Downloaded nextest-filtering v0.15.0 |
| 553 | 2026-06-05T21:20:02.922Z | Downloaded idna_adapter v1.0.0 |
| 554 | 2026-06-05T21:20:02.925Z | Downloaded pin-project-lite v0.2.17 |
| 555 | 2026-06-05T21:20:02.931Z | Downloaded is_terminal_polyfill v1.70.2 |
| 556 | 2026-06-05T21:20:02.953Z | Downloaded owo-colors v4.3.0 |
| 557 | 2026-06-05T21:20:02.959Z | Downloaded object v0.37.3 |
| 558 | 2026-06-05T21:20:02.974Z | Downloaded ipnet v2.12.0 |
| 559 | 2026-06-05T21:20:03.005Z | Downloaded number_prefix v0.4.0 |
| 560 | 2026-06-05T21:20:03.008Z | Downloaded pkg-config v0.3.33 |
| 561 | 2026-06-05T21:20:03.011Z | Downloaded openssl v0.10.80 |
| 562 | 2026-06-05T21:20:03.020Z | Downloaded indent_write v2.2.0 |
| 563 | 2026-06-05T21:20:03.035Z | Downloaded hyper-rustls v0.27.9 |
| 564 | 2026-06-05T21:20:03.038Z | Downloaded parking_lot_core v0.9.12 |
| 565 | 2026-06-05T21:20:03.041Z | Downloaded libc v0.2.186 |
| 566 | 2026-06-05T21:20:03.058Z | Downloaded quick-xml v0.38.4 |
| 567 | 2026-06-05T21:20:03.062Z | Downloaded indenter v0.3.4 |
| 568 | 2026-06-05T21:20:03.065Z | Downloaded ring v0.17.14 |
| 569 | 2026-06-05T21:20:03.084Z | Downloaded quinn v0.11.9 |
| 570 | 2026-06-05T21:20:03.087Z | Downloaded quinn-udp v0.5.14 |
| 571 | 2026-06-05T21:20:03.087Z | Downloaded http-body-util v0.1.3 |
| 572 | 2026-06-05T21:20:03.090Z | Downloaded ron v0.12.1 |
| 573 | 2026-06-05T21:20:03.094Z | Downloaded hyper v1.10.1 |
| 574 | 2026-06-05T21:20:03.099Z | Downloaded once_cell v1.21.4 |
| 575 | 2026-06-05T21:20:03.148Z | Downloaded reqwest v0.12.28 |
| 576 | 2026-06-05T21:20:03.197Z | Downloaded hyper-util v0.1.20 |
| 577 | 2026-06-05T21:20:03.216Z | Downloaded os_pipe v1.2.3 |
| 578 | 2026-06-05T21:20:03.250Z | Downloaded regex-automata v0.4.14 |
| 579 | 2026-06-05T21:20:03.259Z | Downloaded mukti-metadata v0.3.0 |
| 580 | 2026-06-05T21:20:03.261Z | Downloaded jobserver v0.1.34 |
| 581 | 2026-06-05T21:20:03.261Z | Downloaded openssl-probe v0.2.1 |
| 582 | 2026-06-05T21:20:03.275Z | Downloaded quinn-proto v0.11.14 |
| 583 | 2026-06-05T21:20:03.322Z | Compiling libc v0.2.186 |
| 584 | 2026-06-05T21:20:03.322Z | Compiling proc-macro2 v1.0.106 |
| 585 | 2026-06-05T21:20:03.325Z | Compiling unicode-ident v1.0.24 |
| 586 | 2026-06-05T21:20:03.325Z | Compiling quote v1.0.45 |
| 587 | 2026-06-05T21:20:03.325Z | Compiling serde_core v1.0.228 |
| 588 | 2026-06-05T21:20:03.325Z | Compiling cfg-if v1.0.4 |
| 589 | 2026-06-05T21:20:03.325Z | Compiling memchr v2.8.1 |
| 590 | 2026-06-05T21:20:03.325Z | Compiling once_cell v1.21.4 |
| 591 | 2026-06-05T21:20:03.578Z | Compiling log v0.4.32 |
| 592 | 2026-06-05T21:20:03.590Z | Compiling pin-project-lite v0.2.17 |
| 593 | 2026-06-05T21:20:03.678Z | Compiling serde v1.0.228 |
| 594 | 2026-06-05T21:20:03.747Z | Compiling itoa v1.0.18 |
| 595 | 2026-06-05T21:20:03.893Z | Compiling smallvec v1.15.1 |
| 596 | 2026-06-05T21:20:03.985Z | Compiling futures-core v0.3.32 |
| 597 | 2026-06-05T21:20:04.047Z | Compiling bitflags v2.12.1 |
| 598 | 2026-06-05T21:20:04.137Z | Compiling equivalent v1.0.2 |
| 599 | 2026-06-05T21:20:04.141Z | Compiling shlex v2.0.1 |
| 600 | 2026-06-05T21:20:04.222Z | Compiling find-msvc-tools v0.1.9 |
| 601 | 2026-06-05T21:20:04.317Z | Compiling hashbrown v0.17.1 |
| 602 | 2026-06-05T21:20:04.429Z | Compiling errno v0.3.14 |
| 603 | 2026-06-05T21:20:04.452Z | Compiling bytes v1.11.1 |
| 604 | 2026-06-05T21:20:04.452Z | Compiling mio v1.2.1 |
| 605 | 2026-06-05T21:20:04.591Z | Compiling signal-hook-registry v1.4.8 |
| 606 | 2026-06-05T21:20:04.638Z | Compiling jobserver v0.1.34 |
| 607 | 2026-06-05T21:20:04.721Z | Compiling rustix v1.1.4 |
| 608 | 2026-06-05T21:20:04.810Z | Compiling syn v2.0.117 |
| 609 | 2026-06-05T21:20:05.014Z | Compiling cc v1.2.63 |
| 610 | 2026-06-05T21:20:05.070Z | Compiling futures-sink v0.3.32 |
| 611 | 2026-06-05T21:20:05.156Z | Compiling socket2 v0.6.4 |
| 612 | 2026-06-05T21:20:05.167Z | Compiling zmij v1.0.21 |
| 613 | 2026-06-05T21:20:05.227Z | Compiling slab v0.4.12 |
| 614 | 2026-06-05T21:20:05.372Z | Compiling futures-channel v0.3.32 |
| 615 | 2026-06-05T21:20:05.441Z | Compiling tracing-core v0.1.36 |
| 616 | 2026-06-05T21:20:05.524Z | Compiling serde_json v1.0.150 |
| 617 | 2026-06-05T21:20:05.648Z | Compiling version_check v0.9.5 |
| 618 | 2026-06-05T21:20:05.798Z | Compiling indexmap v2.14.0 |
| 619 | 2026-06-05T21:20:05.972Z | Compiling futures-io v0.3.32 |
| 620 | 2026-06-05T21:20:05.988Z | Compiling futures-task v0.3.32 |
| 621 | 2026-06-05T21:20:06.166Z | Compiling getrandom v0.4.2 |
| 622 | 2026-06-05T21:20:06.275Z | Compiling camino v1.2.2 |
| 623 | 2026-06-05T21:20:06.340Z | Compiling percent-encoding v2.3.2 |
| 624 | 2026-06-05T21:20:06.484Z | Compiling unicode-width v0.2.2 |
| 625 | 2026-06-05T21:20:06.622Z | Compiling ring v0.17.14 |
| 626 | 2026-06-05T21:20:06.646Z | Compiling http v1.4.1 |
| 627 | 2026-06-05T21:20:06.666Z | Compiling adler2 v2.0.1 |
| 628 | 2026-06-05T21:20:06.733Z | Compiling zeroize v1.8.2 |
| 629 | 2026-06-05T21:20:06.804Z | Compiling autocfg v1.5.1 |
| 630 | 2026-06-05T21:20:06.847Z | Compiling simd-adler32 v0.3.9 |
| 631 | 2026-06-05T21:20:07.153Z | Compiling num-traits v0.2.19 |
| 632 | 2026-06-05T21:20:07.317Z | Compiling miniz_oxide v0.8.9 |
| 633 | 2026-06-05T21:20:07.401Z | Compiling getrandom v0.3.4 |
| 634 | 2026-06-05T21:20:07.515Z | Compiling zerocopy v0.8.50 |
| 635 | 2026-06-05T21:20:07.685Z | Compiling target-lexicon v0.13.5 |
| 636 | 2026-06-05T21:20:07.752Z | Compiling object v0.37.3 |
| 637 | 2026-06-05T21:20:08.094Z | Compiling http-body v1.0.1 |
| 638 | 2026-06-05T21:20:08.156Z | Compiling rustls-pki-types v1.14.1 |
| 639 | 2026-06-05T21:20:08.211Z | Compiling form_urlencoded v1.2.2 |
| 640 | 2026-06-05T21:20:08.254Z | Compiling semver v1.0.28 |
| 641 | 2026-06-05T21:20:08.367Z | Compiling serde_derive v1.0.228 |
| 642 | 2026-06-05T21:20:08.480Z | Compiling tokio-macros v2.7.0 |
| 643 | 2026-06-05T21:20:08.544Z | Compiling futures-macro v0.3.32 |
| 644 | 2026-06-05T21:20:08.750Z | Compiling tracing-attributes v0.1.31 |
| 645 | 2026-06-05T21:20:08.822Z | Compiling getrandom v0.2.17 |
| 646 | 2026-06-05T21:20:08.899Z | Compiling idna_adapter v1.0.0 |
| 647 | 2026-06-05T21:20:09.004Z | Compiling gimli v0.32.3 |
| 648 | 2026-06-05T21:20:09.004Z | Compiling fnv v1.0.7 |
| 649 | 2026-06-05T21:20:09.028Z | Compiling guppy-workspace-hack v0.1.0 |
| 650 | 2026-06-05T21:20:09.108Z | Compiling httparse v1.10.1 |
| 651 | 2026-06-05T21:20:09.223Z | Compiling tokio v1.52.3 |
| 652 | 2026-06-05T21:20:09.252Z | Compiling signal-hook v0.3.18 |
| 653 | 2026-06-05T21:20:09.373Z | Compiling futures-util v0.3.32 |
| 654 | 2026-06-05T21:20:09.472Z | Compiling thiserror v2.0.18 |
| 655 | 2026-06-05T21:20:09.485Z | Compiling utf8_iter v1.0.4 |
| 656 | 2026-06-05T21:20:09.646Z | Compiling untrusted v0.9.0 |
| 657 | 2026-06-05T21:20:09.779Z | Compiling owo-colors v4.3.0 |
| 658 | 2026-06-05T21:20:09.950Z | Compiling tracing v0.1.44 |
| 659 | 2026-06-05T21:20:10.015Z | Compiling idna v1.1.0 |
| 660 | 2026-06-05T21:20:10.228Z | Compiling thiserror-impl v2.0.18 |
| 661 | 2026-06-05T21:20:11.423Z | Compiling addr2line v0.25.1 |
| 662 | 2026-06-05T21:20:11.662Z | Compiling generic-array v0.14.7 |
| 663 | 2026-06-05T21:20:11.842Z | Compiling tower-service v0.3.3 |
| 664 | 2026-06-05T21:20:11.859Z | Compiling rustc-demangle v0.1.27 |
| 665 | 2026-06-05T21:20:11.900Z | Compiling thiserror v1.0.69 |
| 666 | 2026-06-05T21:20:11.938Z | Compiling target-spec v3.6.0 |
| 667 | 2026-06-05T21:20:12.033Z | Compiling rustls v0.23.40 |
| 668 | 2026-06-05T21:20:12.220Z | Compiling pkg-config v0.3.33 |
| 669 | 2026-06-05T21:20:12.231Z | Compiling atomic-waker v1.1.2 |
| 670 | 2026-06-05T21:20:12.258Z | Compiling try-lock v0.2.5 |
| 671 | 2026-06-05T21:20:12.358Z | Compiling typeid v1.0.3 |
| 672 | 2026-06-05T21:20:12.375Z | Compiling fastrand v2.4.1 |
| 673 | 2026-06-05T21:20:12.647Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 674 | 2026-06-05T21:20:12.700Z | Compiling tempfile v3.27.0 |
| 675 | 2026-06-05T21:20:12.703Z | Compiling want v0.3.1 |
| 676 | 2026-06-05T21:20:13.043Z | Compiling cfg-expr v0.20.8 |
| 677 | 2026-06-05T21:20:13.065Z | Compiling tokio-util v0.7.18 |
| 678 | 2026-06-05T21:20:13.078Z | Compiling url v2.5.8 |
| 679 | 2026-06-05T21:20:13.610Z | Compiling h2 v0.4.14 |
| 680 | 2026-06-05T21:20:14.563Z | Compiling backtrace v0.3.76 |
| 681 | 2026-06-05T21:20:14.621Z | Compiling thiserror-impl v1.0.69 |
| 682 | 2026-06-05T21:20:14.873Z | Compiling terminal_size v0.4.4 |
| 683 | 2026-06-05T21:20:15.033Z | Compiling aho-corasick v1.1.4 |
| 684 | 2026-06-05T21:20:15.477Z | Compiling regex-syntax v0.8.10 |
| 685 | 2026-06-05T21:20:15.544Z | Compiling subtle v2.6.1 |
| 686 | 2026-06-05T21:20:15.705Z | Compiling rustls-webpki v0.103.13 |
| 687 | 2026-06-05T21:20:15.761Z | Compiling winnow v0.7.15 |
| 688 | 2026-06-05T21:20:17.694Z | Compiling typenum v1.20.1 |
| 689 | 2026-06-05T21:20:18.277Z | Compiling erased-serde v0.4.10 |
| 690 | 2026-06-05T21:20:18.627Z | Compiling regex-automata v0.4.14 |
| 691 | 2026-06-05T21:20:18.901Z | Compiling hyper v1.10.1 |
| 692 | 2026-06-05T21:20:20.539Z | Compiling toml_datetime v0.6.11 |
| 693 | 2026-06-05T21:20:20.908Z | Compiling serde_spanned v0.6.9 |
| 694 | 2026-06-05T21:20:21.075Z | Compiling ahash v0.8.12 |
| 695 | 2026-06-05T21:20:21.356Z | Compiling sync_wrapper v1.0.2 |
| 696 | 2026-06-05T21:20:21.474Z | Compiling foldhash v0.1.5 |
| 697 | 2026-06-05T21:20:21.698Z | Compiling either v1.16.0 |
| 698 | 2026-06-05T21:20:21.930Z | Compiling unicode-linebreak v0.1.5 |
| 699 | 2026-06-05T21:20:22.077Z | Compiling nextest-workspace-hack v0.1.0 |
| 700 | 2026-06-05T21:20:22.206Z | Compiling ipnet v2.12.0 |
| 701 | 2026-06-05T21:20:22.310Z | Compiling toml_write v0.1.2 |
| 702 | 2026-06-05T21:20:22.560Z | Compiling lazy_static v1.5.0 |
| 703 | 2026-06-05T21:20:22.640Z | Compiling portable-atomic v1.13.1 |
| 704 | 2026-06-05T21:20:22.674Z | Compiling base64 v0.22.1 |
| 705 | 2026-06-05T21:20:22.727Z | Compiling crc32fast v1.5.0 |
| 706 | 2026-06-05T21:20:22.999Z | Compiling tower-layer v0.3.3 |
| 707 | 2026-06-05T21:20:23.028Z | Compiling parking_lot_core v0.9.12 |
| 708 | 2026-06-05T21:20:23.094Z | Compiling unicode-segmentation v1.13.3 |
| 709 | 2026-06-05T21:20:23.152Z | Compiling is_ci v1.2.0 |
| 710 | 2026-06-05T21:20:23.200Z | Compiling tower v0.5.3 |
| 711 | 2026-06-05T21:20:23.322Z | Compiling supports-color v3.0.2 |
| 712 | 2026-06-05T21:20:23.410Z | Compiling hyper-util v0.1.20 |
| 713 | 2026-06-05T21:20:23.428Z | Compiling convert_case v0.10.0 |
| 714 | 2026-06-05T21:20:23.486Z | Compiling sharded-slab v0.1.7 |
| 715 | 2026-06-05T21:20:23.553Z | Compiling toml_edit v0.22.27 |
| 716 | 2026-06-05T21:20:23.696Z | Compiling textwrap v0.16.2 |
| 717 | 2026-06-05T21:20:23.787Z | Compiling tokio-rustls v0.26.4 |
| 718 | 2026-06-05T21:20:24.075Z | Compiling hashbrown v0.15.5 |
| 719 | 2026-06-05T21:20:24.700Z | Compiling backtrace-ext v0.2.1 |
| 720 | 2026-06-05T21:20:24.714Z | Compiling ordered-float v2.10.1 |
| 721 | 2026-06-05T21:20:24.967Z | Compiling webpki-roots v1.0.7 |
| 722 | 2026-06-05T21:20:24.996Z | Compiling miette-derive v7.6.0 |
| 723 | 2026-06-05T21:20:25.085Z | Compiling pathdiff v0.2.3 |
| 724 | 2026-06-05T21:20:25.102Z | Compiling console v0.15.11 |
| 725 | 2026-06-05T21:20:25.215Z | Compiling tracing-log v0.2.0 |
| 726 | 2026-06-05T21:20:25.574Z | Compiling cargo-platform v0.3.3 |
| 727 | 2026-06-05T21:20:26.027Z | Compiling os_pipe v1.2.3 |
| 728 | 2026-06-05T21:20:26.104Z | Compiling thread_local v1.1.9 |
| 729 | 2026-06-05T21:20:26.133Z | Compiling pulldown-cmark v0.13.4 |
| 730 | 2026-06-05T21:20:26.191Z | Compiling rustix v0.38.44 |
| 731 | 2026-06-05T21:20:26.365Z | Compiling debug-ignore v1.0.5 |
| 732 | 2026-06-05T21:20:26.456Z | Compiling utf8parse v0.2.2 |
| 733 | 2026-06-05T21:20:26.475Z | Compiling scopeguard v1.2.0 |
| 734 | 2026-06-05T21:20:26.551Z | Compiling cfg_aliases v0.2.1 |
| 735 | 2026-06-05T21:20:26.572Z | Compiling supports-unicode v3.0.0 |
| 736 | 2026-06-05T21:20:26.582Z | Compiling zstd-safe v7.2.4 |
| 737 | 2026-06-05T21:20:26.624Z | Compiling fixedbitset v0.5.7 |
| 738 | 2026-06-05T21:20:26.736Z | Compiling ryu v1.0.23 |
| 739 | 2026-06-05T21:20:26.759Z | Compiling unicode-width v0.1.14 |
| 740 | 2026-06-05T21:20:26.831Z | Compiling supports-hyperlinks v3.2.0 |
| 741 | 2026-06-05T21:20:27.041Z | Compiling winnow v1.0.3 |
| 742 | 2026-06-05T21:20:27.067Z | Compiling miette v7.6.0 |
| 743 | 2026-06-05T21:20:27.099Z | Compiling serde_urlencoded v0.7.1 |
| 744 | 2026-06-05T21:20:27.132Z | Compiling petgraph v0.8.3 |
| 745 | 2026-06-05T21:20:27.423Z | Compiling nix v0.30.1 |
| 746 | 2026-06-05T21:20:27.818Z | Compiling lock_api v0.4.14 |
| 747 | 2026-06-05T21:20:28.159Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 748 | 2026-06-05T21:20:28.491Z | Compiling anstyle-parse v1.0.0 |
| 749 | 2026-06-05T21:20:28.747Z | Compiling tracing-subscriber v0.3.23 |
| 750 | 2026-06-05T21:20:29.066Z | Compiling sigchld v0.2.4 |
| 751 | 2026-06-05T21:20:29.271Z | Compiling cargo_metadata v0.23.1 |
| 752 | 2026-06-05T21:20:29.502Z | Compiling toml v0.8.23 |
| 753 | 2026-06-05T21:20:29.805Z | Compiling hyper-rustls v0.27.9 |
| 754 | 2026-06-05T21:20:30.489Z | Compiling serde-value v0.7.0 |
| 755 | 2026-06-05T21:20:31.152Z | Compiling serde-untagged v0.1.9 |
| 756 | 2026-06-05T21:20:31.534Z | Compiling derive_more-impl v2.1.1 |
| 757 | 2026-06-05T21:20:31.596Z | Compiling tower-http v0.6.11 |
| 758 | 2026-06-05T21:20:32.328Z | Compiling itertools v0.14.0 |
| 759 | 2026-06-05T21:20:32.360Z | Compiling regex v1.12.3 |
| 760 | 2026-06-05T21:20:32.669Z | Compiling crypto-common v0.1.7 |
| 761 | 2026-06-05T21:20:32.802Z | Compiling block-buffer v0.10.4 |
| 762 | 2026-06-05T21:20:32.831Z | Compiling ppv-lite86 v0.2.21 |
| 763 | 2026-06-05T21:20:32.946Z | Compiling rand_core v0.9.5 |
| 764 | 2026-06-05T21:20:32.959Z | Compiling futures-executor v0.3.32 |
| 765 | 2026-06-05T21:20:33.156Z | Compiling pin-project-internal v1.1.13 |
| 766 | 2026-06-05T21:20:33.193Z | Compiling http-body-util v0.1.3 |
| 767 | 2026-06-05T21:20:33.461Z | Compiling uuid v1.23.2 |
| 768 | 2026-06-05T21:20:33.486Z | Compiling serde_spanned v1.1.1 |
| 769 | 2026-06-05T21:20:33.636Z | Compiling smol_str v0.3.6 |
| 770 | 2026-06-05T21:20:33.785Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 771 | 2026-06-05T21:20:33.834Z | Compiling filetime v0.2.29 |
| 772 | 2026-06-05T21:20:33.977Z | Compiling bstr v1.12.1 |
| 773 | 2026-06-05T21:20:34.002Z | Compiling vte v0.14.1 |
| 774 | 2026-06-05T21:20:34.043Z | Compiling nested v0.1.1 |
| 775 | 2026-06-05T21:20:34.198Z | Compiling static_assertions v1.1.0 |
| 776 | 2026-06-05T21:20:34.214Z | Compiling anstyle-query v1.1.5 |
| 777 | 2026-06-05T21:20:34.239Z | Compiling iana-time-zone v0.1.65 |
| 778 | 2026-06-05T21:20:34.269Z | Compiling is_terminal_polyfill v1.70.2 |
| 779 | 2026-06-05T21:20:34.364Z | Compiling tinyvec_macros v0.1.1 |
| 780 | 2026-06-05T21:20:34.441Z | Compiling litrs v1.0.0 |
| 781 | 2026-06-05T21:20:34.458Z | Compiling eyre v0.6.12 |
| 782 | 2026-06-05T21:20:34.514Z | Compiling xattr v1.6.1 |
| 783 | 2026-06-05T21:20:34.577Z | Compiling anstyle v1.0.14 |
| 784 | 2026-06-05T21:20:34.687Z | Compiling self_update v0.42.0 |
| 785 | 2026-06-05T21:20:34.709Z | Compiling colorchoice v1.0.5 |
| 786 | 2026-06-05T21:20:34.771Z | Compiling number_prefix v0.4.0 |
| 787 | 2026-06-05T21:20:34.787Z | Compiling unicode-xid v0.2.6 |
| 788 | 2026-06-05T21:20:34.823Z | Compiling color-spantrace v0.3.0 |
| 789 | 2026-06-05T21:20:34.859Z | Compiling unicase v2.9.0 |
| 790 | 2026-06-05T21:20:34.878Z | Compiling document-features v0.2.12 |
| 791 | 2026-06-05T21:20:34.915Z | Compiling indicatif v0.17.11 |
| 792 | 2026-06-05T21:20:34.915Z | Compiling cargo-util-schemas v0.2.0 |
| 793 | 2026-06-05T21:20:34.955Z | Compiling anstream v1.0.0 |
| 794 | 2026-06-05T21:20:35.441Z | Compiling tar v0.4.46 |
| 795 | 2026-06-05T21:20:35.453Z | Compiling tinyvec v1.11.0 |
| 796 | 2026-06-05T21:20:35.465Z | Compiling globset v0.4.18 |
| 797 | 2026-06-05T21:20:35.872Z | Compiling chrono v0.4.45 |
| 798 | 2026-06-05T21:20:36.176Z | Compiling guppy v0.17.26 |
| 799 | 2026-06-05T21:20:37.307Z | Compiling pin-project v1.1.13 |
| 800 | 2026-06-05T21:20:37.416Z | Compiling strip-ansi-escapes v0.2.1 |
| 801 | 2026-06-05T21:20:37.908Z | Compiling toml v1.1.2+spec-1.1.0 |
| 802 | 2026-06-05T21:20:37.939Z | Compiling nextest-metadata v0.12.2 |
| 803 | 2026-06-05T21:20:37.975Z | Compiling newtype-uuid v1.3.2 |
| 804 | 2026-06-05T21:20:38.031Z | Compiling reqwest v0.12.28 |
| 805 | 2026-06-05T21:20:38.166Z | Compiling rand_chacha v0.9.0 |
| 806 | 2026-06-05T21:20:38.690Z | Compiling futures v0.3.32 |
| 807 | 2026-06-05T21:20:38.719Z | Compiling digest v0.10.7 |
| 808 | 2026-06-05T21:20:38.776Z | Compiling parking_lot v0.12.5 |
| 809 | 2026-06-05T21:20:38.946Z | Compiling derive_more v2.1.1 |
| 810 | 2026-06-05T21:20:39.029Z | Compiling flate2 v1.1.9 |
| 811 | 2026-06-05T21:20:39.345Z | Compiling tracing-error v0.2.1 |
| 812 | 2026-06-05T21:20:39.514Z | Compiling shared_child v1.1.1 |
| 813 | 2026-06-05T21:20:39.858Z | Compiling signal-hook-mio v0.2.5 |
| 814 | 2026-06-05T21:20:39.994Z | Compiling self-replace v1.5.0 |
| 815 | 2026-06-05T21:20:40.030Z | Compiling cargo-platform v0.2.0 |
| 816 | 2026-06-05T21:20:40.281Z | Compiling quick-xml v0.38.4 |
| 817 | 2026-06-05T21:20:40.581Z | Compiling quick-xml v0.37.5 |
| 818 | 2026-06-05T21:20:40.890Z | Compiling recursion v0.5.4 |
| 819 | 2026-06-05T21:20:41.028Z | Compiling heck v0.5.0 |
| 820 | 2026-06-05T21:20:41.097Z | Compiling cpufeatures v0.2.17 |
| 821 | 2026-06-05T21:20:41.175Z | Compiling indenter v0.3.4 |
| 822 | 2026-06-05T21:20:41.230Z | Compiling urlencoding v2.1.3 |
| 823 | 2026-06-05T21:20:41.310Z | Compiling humantime v2.3.0 |
| 824 | 2026-06-05T21:20:41.473Z | Compiling clap_lex v1.1.0 |
| 825 | 2026-06-05T21:20:41.733Z | Compiling strsim v0.11.1 |
| 826 | 2026-06-05T21:20:41.926Z | Compiling shell-words v1.1.1 |
| 827 | 2026-06-05T21:20:42.100Z | Compiling clap_builder v4.6.0 |
| 828 | 2026-06-05T21:20:42.177Z | Compiling humantime-serde v1.1.1 |
| 829 | 2026-06-05T21:20:42.318Z | Compiling clap_derive v4.6.1 |
| 830 | 2026-06-05T21:20:43.091Z | Compiling sha2 v0.10.9 |
| 831 | 2026-06-05T21:20:43.103Z | Compiling nextest-filtering v0.15.0 |
| 832 | 2026-06-05T21:20:44.101Z | Compiling quick-junit v0.5.2 |
| 833 | 2026-06-05T21:20:44.304Z | Compiling atomicwrites v0.4.4 |
| 834 | 2026-06-05T21:20:44.595Z | Compiling cargo_metadata v0.20.0 |
| 835 | 2026-06-05T21:20:47.064Z | Compiling cargo-nextest v0.9.97 |
| 836 | 2026-06-05T21:20:47.214Z | Compiling crossterm v0.29.0 |
| 837 | 2026-06-05T21:20:48.285Z | Compiling zstd v0.13.3 |
| 838 | 2026-06-05T21:20:48.355Z | Compiling duct v0.13.7 |
| 839 | 2026-06-05T21:20:48.827Z | Compiling async-scoped v0.9.0 |
| 840 | 2026-06-05T21:20:49.029Z | Compiling config v0.15.23 |
| 841 | 2026-06-05T21:20:49.160Z | Compiling rand v0.9.4 |
| 842 | 2026-06-05T21:20:49.755Z | Compiling unicode-normalization v0.1.25 |
| 843 | 2026-06-05T21:20:49.913Z | Compiling target-spec-miette v0.4.8 |
| 844 | 2026-06-05T21:20:50.057Z | Compiling future-queue v0.4.0 |
| 845 | 2026-06-05T21:20:50.093Z | Compiling mukti-metadata v0.3.0 |
| 846 | 2026-06-05T21:20:50.339Z | Compiling tokio-stream v0.1.18 |
| 847 | 2026-06-05T21:20:50.351Z | Compiling camino-tempfile v1.4.1 |
| 848 | 2026-06-05T21:20:50.351Z | Compiling derive-where v1.6.1 |
| 849 | 2026-06-05T21:20:50.436Z | Compiling serde_ignored v0.1.14 |
| 850 | 2026-06-05T21:20:50.582Z | Compiling serde_path_to_error v0.1.20 |
| 851 | 2026-06-05T21:20:50.661Z | Compiling hex v0.4.3 |
| 852 | 2026-06-05T21:20:50.854Z | Compiling swrite v0.1.0 |
| 853 | 2026-06-05T21:20:50.911Z | Compiling xxhash-rust v0.8.15 |
| 854 | 2026-06-05T21:20:50.946Z | Compiling indent_write v2.2.0 |
| 855 | 2026-06-05T21:20:50.960Z | Compiling home v0.5.12 |
| 856 | 2026-06-05T21:20:51.039Z | Compiling color-eyre v0.6.5 |
| 857 | 2026-06-05T21:20:51.089Z | Compiling clap v4.6.1 |
| 858 | 2026-06-05T21:20:51.151Z | Compiling dialoguer v0.11.0 |
| 859 | 2026-06-05T21:20:51.151Z | Compiling enable-ansi-support v0.2.1 |
| 860 | 2026-06-05T21:20:51.588Z | Compiling nextest-runner v0.80.0 |
| 861 | 2026-06-05T21:21:09.586Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 862 | 2026-06-05T21:21:09.771Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 863 | 2026-06-05T21:21:09.776Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 864 | 2026-06-05T21:21:09.896Z | + banner bfd |
| 865 | 2026-06-05T21:21:09.899Z | |
| 866 | 2026-06-05T21:21:09.899Z | ##### ###### ##### |
| 867 | 2026-06-05T21:21:09.899Z | # # # # # |
| 868 | 2026-06-05T21:21:09.900Z | ##### ##### # # |
| 869 | 2026-06-05T21:21:09.900Z | # # # # # |
| 870 | 2026-06-05T21:21:09.900Z | # # # # # |
| 871 | 2026-06-05T21:21:09.900Z | ##### # ##### |
| 872 | 2026-06-05T21:21:09.900Z | |
| 873 | 2026-06-05T21:21:09.900Z | + cargo nextest run -p bfd -p mg-api-types -p mg-api-types-versions --nocapture |
| 874 | 2026-06-05T21:21:10.057Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 875 | 2026-06-05T21:21:10.657Z | From https://github.com/oxidecomputer/falcon |
| 876 | 2026-06-05T21:21:10.657Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 877 | 2026-06-05T21:21:10.734Z | Updating crates.io index |
| 878 | 2026-06-05T21:21:10.781Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 879 | 2026-06-05T21:21:11.901Z | From https://github.com/oxidecomputer/dendrite |
| 880 | 2026-06-05T21:21:11.902Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 881 | 2026-06-05T21:21:11.934Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 882 | 2026-06-05T21:21:12.223Z | From https://github.com/oxidecomputer/ispf |
| 883 | 2026-06-05T21:21:12.223Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 884 | 2026-06-05T21:21:12.293Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 885 | 2026-06-05T21:21:12.628Z | From https://github.com/oxidecomputer/netadm-sys |
| 886 | 2026-06-05T21:21:12.629Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 887 | 2026-06-05T21:21:12.637Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 888 | 2026-06-05T21:21:21.188Z | From https://github.com/oxidecomputer/omicron |
| 889 | 2026-06-05T21:21:21.188Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 890 | 2026-06-05T21:21:21.601Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 891 | 2026-06-05T21:21:22.261Z | From https://github.com/oxidecomputer/opte |
| 892 | 2026-06-05T21:21:22.261Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 893 | 2026-06-05T21:21:22.292Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 894 | 2026-06-05T21:21:22.559Z | From https://github.com/illumos/smf-rs |
| 895 | 2026-06-05T21:21:22.559Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 896 | 2026-06-05T21:21:22.702Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 897 | 2026-06-05T21:21:22.986Z | From https://github.com/oxidecomputer/network-interface |
| 898 | 2026-06-05T21:21:22.986Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 899 | 2026-06-05T21:21:23.061Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 900 | 2026-06-05T21:21:23.356Z | From https://github.com/oxidecomputer/zone |
| 901 | 2026-06-05T21:21:23.356Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 902 | 2026-06-05T21:21:23.462Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 903 | 2026-06-05T21:21:24.081Z | From https://github.com/oxidecomputer/propolis |
| 904 | 2026-06-05T21:21:24.081Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 905 | 2026-06-05T21:21:24.177Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 906 | 2026-06-05T21:21:24.679Z | From https://github.com/oxidecomputer/transceiver-control |
| 907 | 2026-06-05T21:21:24.679Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 908 | 2026-06-05T21:21:24.699Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 909 | 2026-06-05T21:21:25.119Z | From https://github.com/oxidecomputer/dlpi-sys |
| 910 | 2026-06-05T21:21:25.119Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 911 | 2026-06-05T21:21:25.125Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 912 | 2026-06-05T21:21:25.401Z | From https://github.com/jmesmon/rust-libzfs |
| 913 | 2026-06-05T21:21:25.401Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 914 | 2026-06-05T21:21:25.410Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 915 | 2026-06-05T21:21:25.674Z | From https://github.com/oxidecomputer/rusty-doors |
| 916 | 2026-06-05T21:21:25.674Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 917 | 2026-06-05T21:21:25.708Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 918 | 2026-06-05T21:21:26.030Z | From https://github.com/oxidecomputer/lldp |
| 919 | 2026-06-05T21:21:26.030Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 920 | 2026-06-05T21:21:26.132Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 921 | 2026-06-05T21:21:26.412Z | From https://github.com/oxidecomputer/slog-error-chain |
| 922 | 2026-06-05T21:21:26.412Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 923 | 2026-06-05T21:21:26.420Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 924 | 2026-06-05T21:21:26.717Z | From https://github.com/oxidecomputer/tufaceous |
| 925 | 2026-06-05T21:21:26.717Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 926 | 2026-06-05T21:21:26.747Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 927 | 2026-06-05T21:21:27.192Z | From https://github.com/oxidecomputer/management-gateway-service |
| 928 | 2026-06-05T21:21:27.192Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 929 | 2026-06-05T21:21:27.258Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 930 | 2026-06-05T21:21:28.075Z | From https://github.com/oxidecomputer/crucible |
| 931 | 2026-06-05T21:21:28.075Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 932 | 2026-06-05T21:21:28.210Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 933 | 2026-06-05T21:21:28.472Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 934 | 2026-06-05T21:21:28.472Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 935 | 2026-06-05T21:21:28.489Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 936 | 2026-06-05T21:21:28.936Z | From https://github.com/oxidecomputer/propolis |
| 937 | 2026-06-05T21:21:28.936Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 938 | 2026-06-05T21:21:29.232Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 939 | 2026-06-05T21:21:29.714Z | From https://github.com/oxidecomputer/crucible |
| 940 | 2026-06-05T21:21:29.715Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 941 | 2026-06-05T21:21:29.836Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 942 | 2026-06-05T21:21:30.180Z | From https://github.com/oxidecomputer/tofino |
| 943 | 2026-06-05T21:21:30.180Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 944 | 2026-06-05T21:21:30.192Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 945 | 2026-06-05T21:21:31.064Z | From https://github.com/oxidecomputer/maghemite |
| 946 | 2026-06-05T21:21:31.064Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 947 | 2026-06-05T21:21:31.150Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 948 | 2026-06-05T21:21:31.424Z | From https://github.com/oxidecomputer/clickward |
| 949 | 2026-06-05T21:21:31.424Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 950 | 2026-06-05T21:21:31.438Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 951 | 2026-06-05T21:21:31.721Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 952 | 2026-06-05T21:21:31.721Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 953 | 2026-06-05T21:21:32.810Z | Downloading crates ... |
| 954 | 2026-06-05T21:21:32.913Z | Downloaded allocator-api2 v0.2.21 |
| 955 | 2026-06-05T21:21:32.917Z | Downloaded async-recursion v1.1.1 |
| 956 | 2026-06-05T21:21:32.920Z | Downloaded async-stream-impl v0.3.6 |
| 957 | 2026-06-05T21:21:32.924Z | Downloaded async-trait v0.1.89 |
| 958 | 2026-06-05T21:21:32.927Z | Downloaded aead v0.5.2 |
| 959 | 2026-06-05T21:21:32.927Z | Downloaded foreign-types v0.5.0 |
| 960 | 2026-06-05T21:21:32.930Z | Downloaded foreign-types-shared v0.3.1 |
| 961 | 2026-06-05T21:21:32.930Z | Downloaded async-compression v0.4.42 |
| 962 | 2026-06-05T21:21:32.934Z | Downloaded ciborium-io v0.2.2 |
| 963 | 2026-06-05T21:21:32.937Z | Downloaded cancel-safe-futures v0.1.5 |
| 964 | 2026-06-05T21:21:32.941Z | Downloaded hubpack v0.1.2 |
| 965 | 2026-06-05T21:21:32.947Z | Downloaded foldhash v0.2.0 |
| 966 | 2026-06-05T21:21:32.952Z | Downloaded compression-core v0.4.32 |
| 967 | 2026-06-05T21:21:32.955Z | Downloaded bit-set v0.8.0 |
| 968 | 2026-06-05T21:21:32.958Z | Downloaded aws-lc-rs v1.17.0 |
| 969 | 2026-06-05T21:21:32.961Z | Downloaded gethostname v0.5.0 |
| 970 | 2026-06-05T21:21:32.967Z | Downloaded cargo_toml v0.22.3 |
| 971 | 2026-06-05T21:21:32.970Z | Downloaded arrayref v0.3.9 |
| 972 | 2026-06-05T21:21:32.970Z | Downloaded hostname v0.3.1 |
| 973 | 2026-06-05T21:21:32.970Z | Downloaded cpufeatures v0.3.0 |
| 974 | 2026-06-05T21:21:32.970Z | Downloaded inout v0.1.4 |
| 975 | 2026-06-05T21:21:32.973Z | Downloaded convert_case v0.4.0 |
| 976 | 2026-06-05T21:21:32.973Z | Downloaded constant_time_eq v0.4.2 |
| 977 | 2026-06-05T21:21:32.976Z | Downloaded group v0.13.0 |
| 978 | 2026-06-05T21:21:32.976Z | Downloaded fs_extra v1.3.0 |
| 979 | 2026-06-05T21:21:32.979Z | Downloaded diff v0.1.13 |
| 980 | 2026-06-05T21:21:32.979Z | Downloaded defmt-parser v1.0.0 |
| 981 | 2026-06-05T21:21:32.983Z | Downloaded embedded-io v0.6.1 |
| 982 | 2026-06-05T21:21:32.987Z | Downloaded natord v1.0.9 |
| 983 | 2026-06-05T21:21:32.987Z | Downloaded num v0.4.3 |
| 984 | 2026-06-05T21:21:32.987Z | Downloaded hubpack_derive v0.1.1 |
| 985 | 2026-06-05T21:21:32.987Z | Downloaded cobs v0.3.0 |
| 986 | 2026-06-05T21:21:32.993Z | Downloaded glob v0.3.3 |
| 987 | 2026-06-05T21:21:32.993Z | Downloaded ipnetwork v0.21.1 |
| 988 | 2026-06-05T21:21:32.993Z | Downloaded highway v1.3.0 |
| 989 | 2026-06-05T21:21:32.998Z | Downloaded hickory-resolver v0.24.4 |
| 990 | 2026-06-05T21:21:32.998Z | Downloaded managed v0.8.0 |
| 991 | 2026-06-05T21:21:33.004Z | Downloaded num-conv v0.2.2 |
| 992 | 2026-06-05T21:21:33.004Z | Downloaded linked-hash-map v0.5.6 |
| 993 | 2026-06-05T21:21:33.004Z | Downloaded hostname v0.4.2 |
| 994 | 2026-06-05T21:21:33.004Z | Downloaded num-iter v0.1.45 |
| 995 | 2026-06-05T21:21:33.008Z | Downloaded defmt v0.3.100 |
| 996 | 2026-06-05T21:21:33.008Z | Downloaded crunchy v0.2.4 |
| 997 | 2026-06-05T21:21:33.008Z | Downloaded block-buffer v0.12.0 |
| 998 | 2026-06-05T21:21:33.008Z | Downloaded heck v0.4.1 |
| 999 | 2026-06-05T21:21:33.008Z | Downloaded dunce v1.0.5 |
| 1000 | 2026-06-05T21:21:33.013Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1001 | 2026-06-05T21:21:33.013Z | Downloaded cipher v0.4.4 |
| 1002 | 2026-06-05T21:21:33.013Z | Downloaded git-stub-vcs v0.1.0 |
| 1003 | 2026-06-05T21:21:33.013Z | Downloaded fs-err v3.3.0 |
| 1004 | 2026-06-05T21:21:33.017Z | Downloaded no-std-compat v0.4.1 |
| 1005 | 2026-06-05T21:21:33.017Z | Downloaded memmap v0.7.0 |
| 1006 | 2026-06-05T21:21:33.017Z | Downloaded hmac v0.12.1 |
| 1007 | 2026-06-05T21:21:33.022Z | Downloaded newtype_derive v0.1.6 |
| 1008 | 2026-06-05T21:21:33.023Z | Downloaded lru-cache v0.1.2 |
| 1009 | 2026-06-05T21:21:33.023Z | Downloaded base16ct v0.2.0 |
| 1010 | 2026-06-05T21:21:33.028Z | Downloaded is-terminal v0.4.17 |
| 1011 | 2026-06-05T21:21:33.028Z | Downloaded dtrace-parser v0.3.0 |
| 1012 | 2026-06-05T21:21:33.028Z | Downloaded crypto-common v0.2.2 |
| 1013 | 2026-06-05T21:21:33.028Z | Downloaded internet-checksum v0.2.1 |
| 1014 | 2026-06-05T21:21:33.028Z | Downloaded embedded-io v0.4.0 |
| 1015 | 2026-06-05T21:21:33.032Z | Downloaded macaddr v1.0.1 |
| 1016 | 2026-06-05T21:21:33.032Z | Downloaded cstr-argument v0.1.2 |
| 1017 | 2026-06-05T21:21:33.032Z | Downloaded enum-as-inner v0.6.1 |
| 1018 | 2026-06-05T21:21:33.032Z | Downloaded async-stream v0.3.6 |
| 1019 | 2026-06-05T21:21:33.036Z | Downloaded base16ct v1.0.0 |
| 1020 | 2026-06-05T21:21:33.036Z | Downloaded dof v0.4.0 |
| 1021 | 2026-06-05T21:21:33.036Z | Downloaded darling_macro v0.23.0 |
| 1022 | 2026-06-05T21:21:33.040Z | Downloaded ciborium-ll v0.2.2 |
| 1023 | 2026-06-05T21:21:33.040Z | Downloaded crc8 v0.1.1 |
| 1024 | 2026-06-05T21:21:33.040Z | Downloaded git-stub v1.0.0 |
| 1025 | 2026-06-05T21:21:33.040Z | Downloaded dyn-clone v1.0.20 |
| 1026 | 2026-06-05T21:21:33.043Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1027 | 2026-06-05T21:21:33.043Z | Downloaded darling_macro v0.21.3 |
| 1028 | 2026-06-05T21:21:33.043Z | Downloaded match_cfg v0.1.0 |
| 1029 | 2026-06-05T21:21:33.043Z | Downloaded float-ord v0.3.2 |
| 1030 | 2026-06-05T21:21:33.046Z | Downloaded opaque-debug v0.3.1 |
| 1031 | 2026-06-05T21:21:33.046Z | Downloaded memoffset v0.9.1 |
| 1032 | 2026-06-05T21:21:33.049Z | Downloaded num_threads v0.1.7 |
| 1033 | 2026-06-05T21:21:33.049Z | Downloaded libsw-core v0.3.2 |
| 1034 | 2026-06-05T21:21:33.052Z | Downloaded instant v0.1.13 |
| 1035 | 2026-06-05T21:21:33.052Z | Downloaded linear-map v1.2.0 |
| 1036 | 2026-06-05T21:21:33.054Z | Downloaded ingot v0.1.1 |
| 1037 | 2026-06-05T21:21:33.055Z | Downloaded hashbrown v0.12.3 |
| 1038 | 2026-06-05T21:21:33.059Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1039 | 2026-06-05T21:21:33.059Z | Downloaded byte-wrapper v0.1.0 |
| 1040 | 2026-06-05T21:21:33.059Z | Downloaded num-derive v0.4.2 |
| 1041 | 2026-06-05T21:21:33.063Z | Downloaded bytecount v0.6.9 |
| 1042 | 2026-06-05T21:21:33.063Z | Downloaded mime v0.3.17 |
| 1043 | 2026-06-05T21:21:33.066Z | Downloaded bs58 v0.5.1 |
| 1044 | 2026-06-05T21:21:33.066Z | Downloaded darling_core v0.21.3 |
| 1045 | 2026-06-05T21:21:33.069Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1046 | 2026-06-05T21:21:33.072Z | Downloaded libscf-sys v1.2.0 |
| 1047 | 2026-06-05T21:21:33.072Z | Downloaded displaydoc v0.2.6 |
| 1048 | 2026-06-05T21:21:33.074Z | Downloaded dtrace-parser v0.2.0 |
| 1049 | 2026-06-05T21:21:33.075Z | Downloaded parse-display v0.10.0 |
| 1050 | 2026-06-05T21:21:33.075Z | Downloaded defmt-macros v1.1.0 |
| 1051 | 2026-06-05T21:21:33.078Z | Downloaded newline-converter v0.3.0 |
| 1052 | 2026-06-05T21:21:33.078Z | Downloaded proc-macro-crate v3.5.0 |
| 1053 | 2026-06-05T21:21:33.080Z | Downloaded darling v0.23.0 |
| 1054 | 2026-06-05T21:21:33.083Z | Downloaded base64 v0.21.7 |
| 1055 | 2026-06-05T21:21:33.086Z | Downloaded powerfmt v0.2.0 |
| 1056 | 2026-06-05T21:21:33.086Z | Downloaded multer v3.1.0 |
| 1057 | 2026-06-05T21:21:33.089Z | Downloaded daft-derive v0.1.7 |
| 1058 | 2026-06-05T21:21:33.092Z | Downloaded proc-macro-crate v1.3.1 |
| 1059 | 2026-06-05T21:21:33.092Z | Downloaded plain v0.2.3 |
| 1060 | 2026-06-05T21:21:33.092Z | Downloaded ff v0.13.1 |
| 1061 | 2026-06-05T21:21:33.095Z | Downloaded csv-core v0.1.13 |
| 1062 | 2026-06-05T21:21:33.095Z | Downloaded const-random-macro v0.1.16 |
| 1063 | 2026-06-05T21:21:33.095Z | Downloaded digest v0.11.3 |
| 1064 | 2026-06-05T21:21:33.098Z | Downloaded fixedbitset v0.4.2 |
| 1065 | 2026-06-05T21:21:33.098Z | Downloaded bit-vec v0.8.0 |
| 1066 | 2026-06-05T21:21:33.101Z | Downloaded erased-serde v0.3.31 |
| 1067 | 2026-06-05T21:21:33.101Z | Downloaded phf_shared v0.12.1 |
| 1068 | 2026-06-05T21:21:33.104Z | Downloaded arrayvec v0.7.6 |
| 1069 | 2026-06-05T21:21:33.104Z | Downloaded data-encoding v2.11.0 |
| 1070 | 2026-06-05T21:21:33.107Z | Downloaded num-rational v0.4.2 |
| 1071 | 2026-06-05T21:21:33.107Z | Downloaded progenitor-client v0.10.0 |
| 1072 | 2026-06-05T21:21:33.107Z | Downloaded compression-codecs v0.4.38 |
| 1073 | 2026-06-05T21:21:33.110Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1074 | 2026-06-05T21:21:33.115Z | Downloaded crossbeam-deque v0.8.6 |
| 1075 | 2026-06-05T21:21:33.115Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1076 | 2026-06-05T21:21:33.115Z | Downloaded progenitor-macro v0.14.0 |
| 1077 | 2026-06-05T21:21:33.119Z | Downloaded potential_utf v0.1.5 |
| 1078 | 2026-06-05T21:21:33.120Z | Downloaded num_enum_derive v0.7.6 |
| 1079 | 2026-06-05T21:21:33.120Z | Downloaded num_enum v0.5.11 |
| 1080 | 2026-06-05T21:21:33.120Z | Downloaded quick-error v1.2.3 |
| 1081 | 2026-06-05T21:21:33.123Z | Downloaded progenitor-macro v0.10.0 |
| 1082 | 2026-06-05T21:21:33.123Z | Downloaded progenitor-macro v0.13.0 |
| 1083 | 2026-06-05T21:21:33.123Z | Downloaded progenitor-client v0.14.0 |
| 1084 | 2026-06-05T21:21:33.123Z | Downloaded libsw v3.5.0 |
| 1085 | 2026-06-05T21:21:33.126Z | Downloaded pretty-hex v0.4.2 |
| 1086 | 2026-06-05T21:21:33.126Z | Downloaded critical-section v1.2.0 |
| 1087 | 2026-06-05T21:21:33.126Z | Downloaded ref-cast v1.0.25 |
| 1088 | 2026-06-05T21:21:33.129Z | Downloaded rand_xorshift v0.4.0 |
| 1089 | 2026-06-05T21:21:33.129Z | Downloaded rand_chacha v0.3.1 |
| 1090 | 2026-06-05T21:21:33.132Z | Downloaded derive-ex v0.1.8 |
| 1091 | 2026-06-05T21:21:33.132Z | Downloaded daft v0.1.7 |
| 1092 | 2026-06-05T21:21:33.138Z | Downloaded ref-cast-impl v1.0.25 |
| 1093 | 2026-06-05T21:21:33.138Z | Downloaded rustc_version v0.1.7 |
| 1094 | 2026-06-05T21:21:33.138Z | Downloaded defmt v1.1.0 |
| 1095 | 2026-06-05T21:21:33.142Z | Downloaded blake2 v0.10.6 |
| 1096 | 2026-06-05T21:21:33.142Z | Downloaded parse-display-derive v0.10.0 |
| 1097 | 2026-06-05T21:21:33.142Z | Downloaded num-complex v0.4.6 |
| 1098 | 2026-06-05T21:21:33.142Z | Downloaded num_enum_derive v0.5.11 |
| 1099 | 2026-06-05T21:21:33.145Z | Downloaded ciborium v0.2.2 |
| 1100 | 2026-06-05T21:21:33.145Z | Downloaded olpc-cjson v0.1.4 |
| 1101 | 2026-06-05T21:21:33.145Z | Downloaded deranged v0.5.8 |
| 1102 | 2026-06-05T21:21:33.148Z | Downloaded crossbeam-utils v0.8.21 |
| 1103 | 2026-06-05T21:21:33.148Z | Downloaded bcs v0.1.6 |
| 1104 | 2026-06-05T21:21:33.153Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1105 | 2026-06-05T21:21:33.154Z | Downloaded oxnet v0.1.6 |
| 1106 | 2026-06-05T21:21:33.154Z | Downloaded cmake v0.1.58 |
| 1107 | 2026-06-05T21:21:33.154Z | Downloaded argon2 v0.5.3 |
| 1108 | 2026-06-05T21:21:33.156Z | Downloaded poly1305 v0.8.0 |
| 1109 | 2026-06-05T21:21:33.156Z | Downloaded idna_adapter v1.2.2 |
| 1110 | 2026-06-05T21:21:33.156Z | Downloaded ident_case v1.0.1 |
| 1111 | 2026-06-05T21:21:33.157Z | Downloaded dof v0.3.0 |
| 1112 | 2026-06-05T21:21:33.159Z | Downloaded same-file v1.0.6 |
| 1113 | 2026-06-05T21:21:33.159Z | Downloaded pem v3.0.6 |
| 1114 | 2026-06-05T21:21:33.162Z | Downloaded semver v0.1.20 |
| 1115 | 2026-06-05T21:21:33.162Z | Downloaded keccak v0.1.6 |
| 1116 | 2026-06-05T21:21:33.162Z | Downloaded konst_macro_rules v0.2.19 |
| 1117 | 2026-06-05T21:21:33.163Z | Downloaded const-random v0.1.18 |
| 1118 | 2026-06-05T21:21:33.165Z | Downloaded serde-big-array v0.5.1 |
| 1119 | 2026-06-05T21:21:33.165Z | Downloaded serde_repr v0.1.20 |
| 1120 | 2026-06-05T21:21:33.168Z | Downloaded serial_test v3.5.0 |
| 1121 | 2026-06-05T21:21:33.168Z | Downloaded paste v1.0.15 |
| 1122 | 2026-06-05T21:21:33.171Z | Downloaded darling v0.21.3 |
| 1123 | 2026-06-05T21:21:33.174Z | Downloaded memmap2 v0.9.10 |
| 1124 | 2026-06-05T21:21:33.174Z | Downloaded num_enum v0.7.6 |
| 1125 | 2026-06-05T21:21:33.177Z | Downloaded colored v3.1.1 |
| 1126 | 2026-06-05T21:21:33.180Z | Downloaded progenitor v0.13.0 |
| 1127 | 2026-06-05T21:21:33.180Z | Downloaded num-integer v0.1.46 |
| 1128 | 2026-06-05T21:21:33.183Z | Downloaded proc-macro-error2 v2.0.1 |
| 1129 | 2026-06-05T21:21:33.184Z | Downloaded serial_test_derive v3.5.0 |
| 1130 | 2026-06-05T21:21:33.188Z | Downloaded phf v0.12.1 |
| 1131 | 2026-06-05T21:21:33.188Z | Downloaded sha1 v0.10.6 |
| 1132 | 2026-06-05T21:21:33.188Z | Downloaded serde_plain v1.0.2 |
| 1133 | 2026-06-05T21:21:33.188Z | Downloaded scroll_derive v0.13.1 |
| 1134 | 2026-06-05T21:21:33.191Z | Downloaded bitflags v1.3.2 |
| 1135 | 2026-06-05T21:21:33.191Z | Downloaded half v2.7.1 |
| 1136 | 2026-06-05T21:21:33.191Z | Downloaded const_format_proc_macros v0.2.34 |
| 1137 | 2026-06-05T21:21:33.195Z | Downloaded rustls-native-certs v0.8.4 |
| 1138 | 2026-06-05T21:21:33.195Z | Downloaded progenitor v0.14.0 |
| 1139 | 2026-06-05T21:21:33.198Z | Downloaded proc-macro-error v1.0.4 |
| 1140 | 2026-06-05T21:21:33.198Z | Downloaded const-oid v0.10.2 |
| 1141 | 2026-06-05T21:21:33.199Z | Downloaded derive_more v0.99.20 |
| 1142 | 2026-06-05T21:21:33.204Z | Downloaded slog-envlogger v2.2.0 |
| 1143 | 2026-06-05T21:21:33.204Z | Downloaded chacha20 v0.10.0 |
| 1144 | 2026-06-05T21:21:33.208Z | Downloaded crossbeam-epoch v0.9.18 |
| 1145 | 2026-06-05T21:21:33.208Z | Downloaded slog-bunyan v2.5.0 |
| 1146 | 2026-06-05T21:21:33.208Z | Downloaded siphasher v1.0.3 |
| 1147 | 2026-06-05T21:21:33.212Z | Downloaded sigpipe v0.1.3 |
| 1148 | 2026-06-05T21:21:33.212Z | Downloaded progenitor-extras v0.2.0 |
| 1149 | 2026-06-05T21:21:33.212Z | Downloaded progenitor v0.10.0 |
| 1150 | 2026-06-05T21:21:33.212Z | Downloaded password-hash v0.5.0 |
| 1151 | 2026-06-05T21:21:33.212Z | Downloaded elliptic-curve v0.13.8 |
| 1152 | 2026-06-05T21:21:33.217Z | Downloaded ingot-types v0.1.2 |
| 1153 | 2026-06-05T21:21:33.217Z | Downloaded structmeta v0.3.0 |
| 1154 | 2026-06-05T21:21:33.217Z | Downloaded spin v0.5.2 |
| 1155 | 2026-06-05T21:21:33.225Z | Downloaded drift v0.2.0 |
| 1156 | 2026-06-05T21:21:33.230Z | Downloaded scroll v0.12.0 |
| 1157 | 2026-06-05T21:21:33.230Z | Downloaded rusty-fork v0.3.1 |
| 1158 | 2026-06-05T21:21:33.230Z | Downloaded strum v0.26.3 |
| 1159 | 2026-06-05T21:21:33.230Z | Downloaded rustls-pemfile v2.2.0 |
| 1160 | 2026-06-05T21:21:33.230Z | Downloaded serde_tokenstream v0.2.3 |
| 1161 | 2026-06-05T21:21:33.230Z | Downloaded litemap v0.8.2 |
| 1162 | 2026-06-05T21:21:33.230Z | Downloaded parking_lot_core v0.8.6 |
| 1163 | 2026-06-05T21:21:33.235Z | Downloaded parking_lot v0.11.2 |
| 1164 | 2026-06-05T21:21:33.235Z | Downloaded pest_derive v2.8.6 |
| 1165 | 2026-06-05T21:21:33.235Z | Downloaded dropshot_endpoint v0.17.1 |
| 1166 | 2026-06-05T21:21:33.242Z | Downloaded postcard v1.1.3 |
| 1167 | 2026-06-05T21:21:33.242Z | Downloaded resolv-conf v0.7.6 |
| 1168 | 2026-06-05T21:21:33.242Z | Downloaded omicron-zone-package v0.12.2 |
| 1169 | 2026-06-05T21:21:33.247Z | Downloaded strum v0.27.2 |
| 1170 | 2026-06-05T21:21:33.247Z | Downloaded stable_deref_trait v1.2.1 |
| 1171 | 2026-06-05T21:21:33.247Z | Downloaded console v0.16.3 |
| 1172 | 2026-06-05T21:21:33.247Z | Downloaded sha1 v0.11.0 |
| 1173 | 2026-06-05T21:21:33.247Z | Downloaded termtree v0.5.1 |
| 1174 | 2026-06-05T21:21:33.247Z | Downloaded rand_core v0.10.1 |
| 1175 | 2026-06-05T21:21:33.247Z | Downloaded tabled_derive v0.11.0 |
| 1176 | 2026-06-05T21:21:33.247Z | Downloaded schemars_derive v0.8.22 |
| 1177 | 2026-06-05T21:21:33.253Z | Downloaded tabwriter v1.4.1 |
| 1178 | 2026-06-05T21:21:33.253Z | Downloaded rustversion v1.0.22 |
| 1179 | 2026-06-05T21:21:33.253Z | Downloaded take_mut v0.2.2 |
| 1180 | 2026-06-05T21:21:33.253Z | Downloaded backoff v0.4.0 |
| 1181 | 2026-06-05T21:21:33.253Z | Downloaded ingot-macros v0.1.1 |
| 1182 | 2026-06-05T21:21:33.258Z | Downloaded thread-id v5.1.0 |
| 1183 | 2026-06-05T21:21:33.258Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1184 | 2026-06-05T21:21:33.258Z | Downloaded tabled_derive v0.7.0 |
| 1185 | 2026-06-05T21:21:33.258Z | Downloaded cookie v0.18.1 |
| 1186 | 2026-06-05T21:21:33.258Z | Downloaded indexmap v1.9.3 |
| 1187 | 2026-06-05T21:21:33.263Z | Downloaded slog-dtrace v0.3.0 |
| 1188 | 2026-06-05T21:21:33.263Z | Downloaded icu_provider v2.2.0 |
| 1189 | 2026-06-05T21:21:33.263Z | Downloaded slog-json v2.6.1 |
| 1190 | 2026-06-05T21:21:33.263Z | Downloaded const_format v0.2.36 |
| 1191 | 2026-06-05T21:21:33.267Z | Downloaded chacha20poly1305 v0.10.1 |
| 1192 | 2026-06-05T21:21:33.267Z | Downloaded backon v1.6.0 |
| 1193 | 2026-06-05T21:21:33.267Z | Downloaded thread-id v4.2.2 |
| 1194 | 2026-06-05T21:21:33.273Z | Downloaded snafu-derive v0.8.9 |
| 1195 | 2026-06-05T21:21:33.273Z | Downloaded smf v0.2.3 |
| 1196 | 2026-06-05T21:21:33.273Z | Downloaded smartstring v1.0.1 |
| 1197 | 2026-06-05T21:21:33.273Z | Downloaded anyhow v1.0.102 |
| 1198 | 2026-06-05T21:21:33.279Z | Downloaded smawk v0.3.2 |
| 1199 | 2026-06-05T21:21:33.280Z | Downloaded papergrid v0.11.0 |
| 1200 | 2026-06-05T21:21:33.280Z | Downloaded progenitor-client v0.13.0 |
| 1201 | 2026-06-05T21:21:33.280Z | Downloaded heapless v0.8.0 |
| 1202 | 2026-06-05T21:21:33.285Z | Downloaded hybrid-array v0.4.12 |
| 1203 | 2026-06-05T21:21:33.285Z | Downloaded usdt-attr-macro v0.5.0 |
| 1204 | 2026-06-05T21:21:33.285Z | Downloaded secrecy v0.10.3 |
| 1205 | 2026-06-05T21:21:33.285Z | Downloaded scroll_derive v0.12.1 |
| 1206 | 2026-06-05T21:21:33.285Z | Downloaded httpdate v1.0.3 |
| 1207 | 2026-06-05T21:21:33.285Z | Downloaded wait-timeout v0.2.1 |
| 1208 | 2026-06-05T21:21:33.289Z | Downloaded utf-8 v0.7.6 |
| 1209 | 2026-06-05T21:21:33.289Z | Downloaded usdt v0.6.0 |
| 1210 | 2026-06-05T21:21:33.289Z | Downloaded hash32 v0.3.1 |
| 1211 | 2026-06-05T21:21:33.289Z | Downloaded usdt-macro v0.5.0 |
| 1212 | 2026-06-05T21:21:33.289Z | Downloaded structmeta-derive v0.3.0 |
| 1213 | 2026-06-05T21:21:33.289Z | Downloaded fxhash v0.2.1 |
| 1214 | 2026-06-05T21:21:33.289Z | Downloaded foreign-types-macros v0.2.3 |
| 1215 | 2026-06-05T21:21:33.289Z | Downloaded slog-scope v4.4.1 |
| 1216 | 2026-06-05T21:21:33.295Z | Downloaded chacha20 v0.9.1 |
| 1217 | 2026-06-05T21:21:33.295Z | Downloaded byteorder v1.5.0 |
| 1218 | 2026-06-05T21:21:33.295Z | Downloaded usdt v0.5.0 |
| 1219 | 2026-06-05T21:21:33.295Z | Downloaded unarray v0.1.4 |
| 1220 | 2026-06-05T21:21:33.295Z | Downloaded typify-macro v0.4.3 |
| 1221 | 2026-06-05T21:21:33.300Z | Downloaded usdt-macro v0.6.0 |
| 1222 | 2026-06-05T21:21:33.300Z | Downloaded slog-term v2.9.2 |
| 1223 | 2026-06-05T21:21:33.300Z | Downloaded slog-stdlog v4.1.1 |
| 1224 | 2026-06-05T21:21:33.300Z | Downloaded unit-prefix v0.5.2 |
| 1225 | 2026-06-05T21:21:33.300Z | Downloaded usdt-attr-macro v0.6.0 |
| 1226 | 2026-06-05T21:21:33.300Z | Downloaded typify-macro v0.6.2 |
| 1227 | 2026-06-05T21:21:33.300Z | Downloaded arc-swap v1.9.1 |
| 1228 | 2026-06-05T21:21:33.304Z | Downloaded waitgroup v0.1.2 |
| 1229 | 2026-06-05T21:21:33.304Z | Downloaded tagptr v0.2.0 |
| 1230 | 2026-06-05T21:21:33.309Z | Downloaded progenitor-impl v0.10.0 |
| 1231 | 2026-06-05T21:21:33.312Z | Downloaded time-core v0.1.8 |
| 1232 | 2026-06-05T21:21:33.312Z | Downloaded time-macros v0.2.27 |
| 1233 | 2026-06-05T21:21:33.312Z | Downloaded pest_generator v2.8.6 |
| 1234 | 2026-06-05T21:21:33.316Z | Downloaded thiserror-no-std v2.0.2 |
| 1235 | 2026-06-05T21:21:33.317Z | Downloaded strum_macros v0.26.4 |
| 1236 | 2026-06-05T21:21:33.322Z | Downloaded rhai_codegen v3.2.0 |
| 1237 | 2026-06-05T21:21:33.322Z | Downloaded darling_core v0.23.0 |
| 1238 | 2026-06-05T21:21:33.326Z | Downloaded zeroize_derive v1.4.3 |
| 1239 | 2026-06-05T21:21:33.326Z | Downloaded yoke-derive v0.8.2 |
| 1240 | 2026-06-05T21:21:33.330Z | Downloaded tiny-keccak v2.0.2 |
| 1241 | 2026-06-05T21:21:33.330Z | Downloaded scroll v0.13.0 |
| 1242 | 2026-06-05T21:21:33.337Z | Downloaded untrusted v0.7.1 |
| 1243 | 2026-06-05T21:21:33.337Z | Downloaded universal-hash v0.5.1 |
| 1244 | 2026-06-05T21:21:33.337Z | Downloaded testing_table v0.3.0 |
| 1245 | 2026-06-05T21:21:33.341Z | Downloaded konst v0.2.20 |
| 1246 | 2026-06-05T21:21:33.341Z | Downloaded zone_cfg_derive v0.3.1 |
| 1247 | 2026-06-05T21:21:33.341Z | Downloaded indicatif v0.18.4 |
| 1248 | 2026-06-05T21:21:33.341Z | Downloaded zone v0.3.1 |
| 1249 | 2026-06-05T21:21:33.341Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1250 | 2026-06-05T21:21:33.346Z | Downloaded papergrid v0.18.0 |
| 1251 | 2026-06-05T21:21:33.346Z | Downloaded tokio-dtrace v0.1.1 |
| 1252 | 2026-06-05T21:21:33.346Z | Downloaded serde_with_macros v3.20.0 |
| 1253 | 2026-06-05T21:21:33.350Z | Downloaded serde_derive_internals v0.29.1 |
| 1254 | 2026-06-05T21:21:33.350Z | Downloaded icu_properties v2.2.0 |
| 1255 | 2026-06-05T21:21:33.351Z | Downloaded icu_locale_core v2.2.0 |
| 1256 | 2026-06-05T21:21:33.355Z | Downloaded xz2 v0.1.7 |
| 1257 | 2026-06-05T21:21:33.355Z | Downloaded zerofrom v0.1.8 |
| 1258 | 2026-06-05T21:21:33.355Z | Downloaded walkdir v2.5.0 |
| 1259 | 2026-06-05T21:21:33.360Z | Downloaded tinystr v0.8.3 |
| 1260 | 2026-06-05T21:21:33.360Z | Downloaded slog-async v2.8.0 |
| 1261 | 2026-06-05T21:21:33.360Z | Downloaded icu_normalizer_data v2.2.0 |
| 1262 | 2026-06-05T21:21:33.360Z | Downloaded hickory-resolver v0.25.2 |
| 1263 | 2026-06-05T21:21:33.365Z | Downloaded icu_normalizer v2.2.0 |
| 1264 | 2026-06-05T21:21:33.365Z | Downloaded crossbeam-channel v0.5.15 |
| 1265 | 2026-06-05T21:21:33.369Z | Downloaded writeable v0.6.3 |
| 1266 | 2026-06-05T21:21:33.369Z | Downloaded usdt-impl v0.5.0 |
| 1267 | 2026-06-05T21:21:33.369Z | Downloaded strum_macros v0.27.2 |
| 1268 | 2026-06-05T21:21:33.369Z | Downloaded term v1.2.1 |
| 1269 | 2026-06-05T21:21:33.374Z | Downloaded similar v2.7.0 |
| 1270 | 2026-06-05T21:21:33.374Z | Downloaded tokio-tungstenite v0.21.0 |
| 1271 | 2026-06-05T21:21:33.428Z | Downloaded zerofrom-derive v0.1.7 |
| 1272 | 2026-06-05T21:21:33.428Z | Downloaded whoami v1.6.1 |
| 1273 | 2026-06-05T21:21:33.428Z | Downloaded zerovec-derive v0.11.3 |
| 1274 | 2026-06-05T21:21:33.428Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1275 | 2026-06-05T21:21:33.439Z | Downloaded rayon-core v1.13.0 |
| 1276 | 2026-06-05T21:21:33.439Z | Downloaded thin-vec v0.2.18 |
| 1277 | 2026-06-05T21:21:33.439Z | Downloaded synstructure v0.13.2 |
| 1278 | 2026-06-05T21:21:33.439Z | Downloaded pest_meta v2.8.6 |
| 1279 | 2026-06-05T21:21:33.439Z | Downloaded vsss-rs v3.3.4 |
| 1280 | 2026-06-05T21:21:33.440Z | Downloaded minimal-lexical v0.2.1 |
| 1281 | 2026-06-05T21:21:33.440Z | Downloaded prettyplease v0.2.37 |
| 1282 | 2026-06-05T21:21:33.440Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1283 | 2026-06-05T21:21:33.440Z | Downloaded progenitor-impl v0.13.0 |
| 1284 | 2026-06-05T21:21:33.440Z | Downloaded ucd-trie v0.1.7 |
| 1285 | 2026-06-05T21:21:33.440Z | Downloaded schemars v0.9.0 |
| 1286 | 2026-06-05T21:21:33.440Z | Downloaded usdt-impl v0.6.0 |
| 1287 | 2026-06-05T21:21:33.440Z | Downloaded test-strategy v0.4.5 |
| 1288 | 2026-06-05T21:21:33.440Z | Downloaded progenitor-impl v0.14.0 |
| 1289 | 2026-06-05T21:21:33.440Z | Downloaded zerocopy-derive v0.7.35 |
| 1290 | 2026-06-05T21:21:33.440Z | Downloaded tungstenite v0.21.0 |
| 1291 | 2026-06-05T21:21:33.440Z | Downloaded topological-sort v0.2.2 |
| 1292 | 2026-06-05T21:21:33.440Z | Downloaded slog v2.8.2 |
| 1293 | 2026-06-05T21:21:33.440Z | Downloaded jiff-static v0.2.28 |
| 1294 | 2026-06-05T21:21:33.440Z | Downloaded crypto-bigint v0.5.5 |
| 1295 | 2026-06-05T21:21:33.440Z | Downloaded spin v0.9.8 |
| 1296 | 2026-06-05T21:21:33.440Z | Downloaded icu_collections v2.2.0 |
| 1297 | 2026-06-05T21:21:33.440Z | Downloaded typify v0.4.3 |
| 1298 | 2026-06-05T21:21:33.441Z | Downloaded snafu v0.8.9 |
| 1299 | 2026-06-05T21:21:33.441Z | Downloaded schemars v0.8.22 |
| 1300 | 2026-06-05T21:21:33.451Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1301 | 2026-06-05T21:21:33.451Z | Downloaded pretty_assertions v1.4.1 |
| 1302 | 2026-06-05T21:21:33.451Z | Downloaded qorb v0.4.1 |
| 1303 | 2026-06-05T21:21:33.451Z | Downloaded typify v0.6.2 |
| 1304 | 2026-06-05T21:21:33.460Z | Downloaded rand v0.8.6 |
| 1305 | 2026-06-05T21:21:33.460Z | Downloaded yoke v0.8.3 |
| 1306 | 2026-06-05T21:21:33.460Z | Downloaded expectorate v1.2.0 |
| 1307 | 2026-06-05T21:21:33.465Z | Downloaded rand v0.10.1 |
| 1308 | 2026-06-05T21:21:33.470Z | Downloaded unsafe-libyaml v0.2.11 |
| 1309 | 2026-06-05T21:21:33.474Z | Downloaded pest v2.8.6 |
| 1310 | 2026-06-05T21:21:33.474Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1311 | 2026-06-05T21:21:33.479Z | Downloaded toml_edit v0.19.15 |
| 1312 | 2026-06-05T21:21:33.488Z | Downloaded zerocopy-derive v0.8.50 |
| 1313 | 2026-06-05T21:21:33.493Z | Downloaded yansi v1.0.1 |
| 1314 | 2026-06-05T21:21:33.493Z | Downloaded toml v0.7.8 |
| 1315 | 2026-06-05T21:21:33.497Z | Downloaded nom v7.1.3 |
| 1316 | 2026-06-05T21:21:33.497Z | Downloaded dropshot-api-manager v0.7.2 |
| 1317 | 2026-06-05T21:21:33.501Z | Downloaded schemars v1.2.1 |
| 1318 | 2026-06-05T21:21:33.512Z | Downloaded itertools v0.12.1 |
| 1319 | 2026-06-05T21:21:33.516Z | Downloaded reqwest v0.13.4 |
| 1320 | 2026-06-05T21:21:33.519Z | Downloaded steno v0.4.1 |
| 1321 | 2026-06-05T21:21:33.527Z | Downloaded zerotrie v0.2.4 |
| 1322 | 2026-06-05T21:21:33.531Z | Downloaded hashbrown v0.16.1 |
| 1323 | 2026-06-05T21:21:33.538Z | Downloaded goblin v0.8.2 |
| 1324 | 2026-06-05T21:21:33.542Z | Downloaded typed-path v0.9.3 |
| 1325 | 2026-06-05T21:21:33.551Z | Downloaded icu_properties_data v2.2.0 |
| 1326 | 2026-06-05T21:21:33.559Z | Downloaded zerocopy v0.7.35 |
| 1327 | 2026-06-05T21:21:33.571Z | Downloaded nom v8.0.0 |
| 1328 | 2026-06-05T21:21:33.575Z | Downloaded blake3 v1.8.5 |
| 1329 | 2026-06-05T21:21:33.579Z | Downloaded libm v0.2.16 |
| 1330 | 2026-06-05T21:21:33.583Z | Downloaded hkdf v0.12.4 |
| 1331 | 2026-06-05T21:21:33.587Z | Downloaded tough v0.22.0 |
| 1332 | 2026-06-05T21:21:33.598Z | Downloaded zerovec v0.11.6 |
| 1333 | 2026-06-05T21:21:33.603Z | Downloaded iddqd v0.4.2 |
| 1334 | 2026-06-05T21:21:33.607Z | Downloaded rayon v1.12.0 |
| 1335 | 2026-06-05T21:21:33.611Z | Downloaded tabled v0.21.0 |
| 1336 | 2026-06-05T21:21:33.620Z | Downloaded winnow v0.5.40 |
| 1337 | 2026-06-05T21:21:33.626Z | Downloaded syn v1.0.109 |
| 1338 | 2026-06-05T21:21:33.629Z | Downloaded time v0.3.47 |
| 1339 | 2026-06-05T21:21:33.637Z | Downloaded proptest v1.11.0 |
| 1340 | 2026-06-05T21:21:33.643Z | Downloaded tabled v0.15.0 |
| 1341 | 2026-06-05T21:21:33.656Z | Downloaded dropshot v0.17.1 |
| 1342 | 2026-06-05T21:21:33.667Z | Downloaded smoltcp v0.11.0 |
| 1343 | 2026-06-05T21:21:33.674Z | Downloaded moka v0.12.15 |
| 1344 | 2026-06-05T21:21:33.678Z | Downloaded serde_with v3.20.0 |
| 1345 | 2026-06-05T21:21:33.686Z | Downloaded goblin v0.10.7 |
| 1346 | 2026-06-05T21:21:33.745Z | Downloaded sled v0.34.7 |
| 1347 | 2026-06-05T21:21:33.750Z | Downloaded typify-impl v0.4.3 |
| 1348 | 2026-06-05T21:21:33.758Z | Downloaded rhai v1.25.1 |
| 1349 | 2026-06-05T21:21:33.765Z | Downloaded nix v0.31.3 |
| 1350 | 2026-06-05T21:21:33.769Z | Downloaded regress v0.10.5 |
| 1351 | 2026-06-05T21:21:33.773Z | Downloaded hickory-proto v0.25.2 |
| 1352 | 2026-06-05T21:21:33.782Z | Downloaded regress v0.11.1 |
| 1353 | 2026-06-05T21:21:33.786Z | Downloaded openapiv3 v2.2.0 |
| 1354 | 2026-06-05T21:21:33.791Z | Downloaded hickory-proto v0.24.4 |
| 1355 | 2026-06-05T21:21:33.811Z | Downloaded chrono-tz v0.10.4 |
| 1356 | 2026-06-05T21:21:33.824Z | Downloaded typify-impl v0.6.2 |
| 1357 | 2026-06-05T21:21:33.835Z | Downloaded csv v1.4.0 |
| 1358 | 2026-06-05T21:21:33.849Z | Downloaded sha3 v0.10.9 |
| 1359 | 2026-06-05T21:21:33.887Z | Downloaded petgraph v0.6.5 |
| 1360 | 2026-06-05T21:21:33.897Z | Downloaded lzma-sys v0.1.20 |
| 1361 | 2026-06-05T21:21:33.912Z | Downloaded jiff v0.2.28 |
| 1362 | 2026-06-05T21:21:33.944Z | Downloaded encoding_rs v0.8.35 |
| 1363 | 2026-06-05T21:21:34.457Z | Downloaded aws-lc-sys v0.41.0 |
| 1364 | 2026-06-05T21:21:35.403Z | Compiling proc-macro2 v1.0.106 |
| 1365 | 2026-06-05T21:21:35.403Z | Compiling unicode-ident v1.0.24 |
| 1366 | 2026-06-05T21:21:35.403Z | Compiling quote v1.0.45 |
| 1367 | 2026-06-05T21:21:35.403Z | Compiling serde_core v1.0.228 |
| 1368 | 2026-06-05T21:21:35.403Z | Compiling cfg-if v1.0.4 |
| 1369 | 2026-06-05T21:21:35.406Z | Compiling serde v1.0.228 |
| 1370 | 2026-06-05T21:21:35.407Z | Compiling libc v0.2.186 |
| 1371 | 2026-06-05T21:21:35.407Z | Compiling memchr v2.8.1 |
| 1372 | 2026-06-05T21:21:35.604Z | Compiling itoa v1.0.18 |
| 1373 | 2026-06-05T21:21:35.786Z | Compiling smallvec v1.15.1 |
| 1374 | 2026-06-05T21:21:35.840Z | Compiling zmij v1.0.21 |
| 1375 | 2026-06-05T21:21:35.886Z | Compiling autocfg v1.5.1 |
| 1376 | 2026-06-05T21:21:35.993Z | Compiling libm v0.2.16 |
| 1377 | 2026-06-05T21:21:36.233Z | Compiling stable_deref_trait v1.2.1 |
| 1378 | 2026-06-05T21:21:36.237Z | Compiling litemap v0.8.2 |
| 1379 | 2026-06-05T21:21:36.308Z | Compiling writeable v0.6.3 |
| 1380 | 2026-06-05T21:21:36.399Z | Compiling percent-encoding v2.3.2 |
| 1381 | 2026-06-05T21:21:36.423Z | Compiling icu_normalizer_data v2.2.0 |
| 1382 | 2026-06-05T21:21:36.434Z | Compiling utf8_iter v1.0.4 |
| 1383 | 2026-06-05T21:21:36.463Z | Compiling icu_properties_data v2.2.0 |
| 1384 | 2026-06-05T21:21:36.573Z | Compiling iana-time-zone v0.1.65 |
| 1385 | 2026-06-05T21:21:36.592Z | Compiling equivalent v1.0.2 |
| 1386 | 2026-06-05T21:21:36.678Z | Compiling syn v2.0.117 |
| 1387 | 2026-06-05T21:21:36.756Z | Compiling form_urlencoded v1.2.2 |
| 1388 | 2026-06-05T21:21:36.797Z | Compiling serde_json v1.0.150 |
| 1389 | 2026-06-05T21:21:36.798Z | Compiling dyn-clone v1.0.20 |
| 1390 | 2026-06-05T21:21:36.847Z | Compiling version_check v0.9.5 |
| 1391 | 2026-06-05T21:21:36.892Z | Compiling pin-project-lite v0.2.17 |
| 1392 | 2026-06-05T21:21:36.940Z | Compiling scopeguard v1.2.0 |
| 1393 | 2026-06-05T21:21:36.950Z | Compiling parking_lot_core v0.9.12 |
| 1394 | 2026-06-05T21:21:36.986Z | Compiling num-traits v0.2.19 |
| 1395 | 2026-06-05T21:21:37.041Z | Compiling lock_api v0.4.14 |
| 1396 | 2026-06-05T21:21:37.070Z | Compiling rand_core v0.10.1 |
| 1397 | 2026-06-05T21:21:37.146Z | Compiling hashbrown v0.17.1 |
| 1398 | 2026-06-05T21:21:37.215Z | Compiling getrandom v0.4.2 |
| 1399 | 2026-06-05T21:21:37.248Z | Compiling thiserror v2.0.18 |
| 1400 | 2026-06-05T21:21:37.266Z | Compiling errno v0.3.14 |
| 1401 | 2026-06-05T21:21:37.404Z | Compiling log v0.4.32 |
| 1402 | 2026-06-05T21:21:37.535Z | Compiling heck v0.5.0 |
| 1403 | 2026-06-05T21:21:37.595Z | Compiling futures-core v0.3.32 |
| 1404 | 2026-06-05T21:21:37.673Z | Compiling semver v1.0.28 |
| 1405 | 2026-06-05T21:21:37.737Z | Compiling indexmap v2.14.0 |
| 1406 | 2026-06-05T21:21:37.782Z | Compiling uuid v1.23.2 |
| 1407 | 2026-06-05T21:21:37.792Z | Compiling zerocopy v0.8.50 |
| 1408 | 2026-06-05T21:21:37.990Z | Compiling futures-sink v0.3.32 |
| 1409 | 2026-06-05T21:21:38.016Z | Compiling schemars v0.8.22 |
| 1410 | 2026-06-05T21:21:38.085Z | Compiling slab v0.4.12 |
| 1411 | 2026-06-05T21:21:38.204Z | Compiling jobserver v0.1.34 |
| 1412 | 2026-06-05T21:21:38.218Z | Compiling fnv v1.0.7 |
| 1413 | 2026-06-05T21:21:38.255Z | Compiling shlex v2.0.1 |
| 1414 | 2026-06-05T21:21:38.280Z | Compiling rustversion v1.0.22 |
| 1415 | 2026-06-05T21:21:38.304Z | Compiling find-msvc-tools v0.1.9 |
| 1416 | 2026-06-05T21:21:38.345Z | Compiling futures-channel v0.3.32 |
| 1417 | 2026-06-05T21:21:38.497Z | Compiling bitflags v2.12.1 |
| 1418 | 2026-06-05T21:21:38.514Z | Compiling cc v1.2.63 |
| 1419 | 2026-06-05T21:21:38.533Z | Compiling futures-io v0.3.32 |
| 1420 | 2026-06-05T21:21:38.567Z | Compiling futures-task v0.3.32 |
| 1421 | 2026-06-05T21:21:38.685Z | Compiling socket2 v0.6.4 |
| 1422 | 2026-06-05T21:21:38.733Z | Compiling signal-hook-registry v1.4.8 |
| 1423 | 2026-06-05T21:21:38.815Z | Compiling mio v1.2.1 |
| 1424 | 2026-06-05T21:21:38.926Z | Compiling parking_lot v0.12.5 |
| 1425 | 2026-06-05T21:21:38.966Z | Compiling portable-atomic v1.13.1 |
| 1426 | 2026-06-05T21:21:39.021Z | Compiling typenum v1.20.1 |
| 1427 | 2026-06-05T21:21:39.120Z | Compiling dunce v1.0.5 |
| 1428 | 2026-06-05T21:21:39.211Z | Compiling cmake v0.1.58 |
| 1429 | 2026-06-05T21:21:39.232Z | Compiling fs_extra v1.3.0 |
| 1430 | 2026-06-05T21:21:39.318Z | Compiling critical-section v1.2.0 |
| 1431 | 2026-06-05T21:21:39.328Z | Compiling base64 v0.22.1 |
| 1432 | 2026-06-05T21:21:39.410Z | Compiling synstructure v0.13.2 |
| 1433 | 2026-06-05T21:21:39.421Z | Compiling serde_derive_internals v0.29.1 |
| 1434 | 2026-06-05T21:21:39.551Z | Compiling slog v2.8.2 |
| 1435 | 2026-06-05T21:21:39.659Z | Compiling strsim v0.11.1 |
| 1436 | 2026-06-05T21:21:39.756Z | Compiling aws-lc-sys v0.41.0 |
| 1437 | 2026-06-05T21:21:39.787Z | Compiling byteorder v1.5.0 |
| 1438 | 2026-06-05T21:21:39.797Z | Compiling rustix v1.1.4 |
| 1439 | 2026-06-05T21:21:39.925Z | Compiling subtle v2.6.1 |
| 1440 | 2026-06-05T21:21:40.035Z | Compiling once_cell v1.21.4 |
| 1441 | 2026-06-05T21:21:40.069Z | Compiling regex-syntax v0.8.10 |
| 1442 | 2026-06-05T21:21:40.086Z | Compiling httparse v1.10.1 |
| 1443 | 2026-06-05T21:21:40.097Z | Compiling atomic-waker v1.1.2 |
| 1444 | 2026-06-05T21:21:40.202Z | Compiling ipnet v2.12.0 |
| 1445 | 2026-06-05T21:21:40.215Z | Compiling tower-service v0.3.3 |
| 1446 | 2026-06-05T21:21:40.243Z | Compiling tower-layer v0.3.3 |
| 1447 | 2026-06-05T21:21:40.302Z | Compiling getrandom v0.2.17 |
| 1448 | 2026-06-05T21:21:40.361Z | Compiling untrusted v0.9.0 |
| 1449 | 2026-06-05T21:21:40.409Z | Compiling ucd-trie v0.1.7 |
| 1450 | 2026-06-05T21:21:40.475Z | Compiling thiserror v1.0.69 |
| 1451 | 2026-06-05T21:21:40.489Z | Compiling try-lock v0.2.5 |
| 1452 | 2026-06-05T21:21:40.601Z | Compiling ryu v1.0.23 |
| 1453 | 2026-06-05T21:21:40.682Z | Compiling serde_derive v1.0.228 |
| 1454 | 2026-06-05T21:21:40.711Z | Compiling zerofrom-derive v0.1.7 |
| 1455 | 2026-06-05T21:21:40.714Z | Compiling yoke-derive v0.8.2 |
| 1456 | 2026-06-05T21:21:40.740Z | Compiling zerovec-derive v0.11.3 |
| 1457 | 2026-06-05T21:21:40.785Z | Compiling displaydoc v0.2.6 |
| 1458 | 2026-06-05T21:21:40.798Z | Compiling schemars_derive v0.8.22 |
| 1459 | 2026-06-05T21:21:40.802Z | Compiling thiserror-impl v2.0.18 |
| 1460 | 2026-06-05T21:21:41.607Z | Compiling tokio-macros v2.7.0 |
| 1461 | 2026-06-05T21:21:41.810Z | Compiling zerocopy-derive v0.8.50 |
| 1462 | 2026-06-05T21:21:41.844Z | Compiling zeroize_derive v1.4.3 |
| 1463 | 2026-06-05T21:21:41.922Z | Compiling zerofrom v0.1.8 |
| 1464 | 2026-06-05T21:21:42.006Z | Compiling futures-macro v0.3.32 |
| 1465 | 2026-06-05T21:21:42.041Z | Compiling yoke v0.8.3 |
| 1466 | 2026-06-05T21:21:42.222Z | Compiling zerovec v0.11.6 |
| 1467 | 2026-06-05T21:21:42.372Z | Compiling zerotrie v0.2.4 |
| 1468 | 2026-06-05T21:21:42.533Z | Compiling zeroize v1.8.2 |
| 1469 | 2026-06-05T21:21:42.731Z | Compiling tinystr v0.8.3 |
| 1470 | 2026-06-05T21:21:42.734Z | Compiling potential_utf v0.1.5 |
| 1471 | 2026-06-05T21:21:42.752Z | Compiling thiserror-impl v1.0.69 |
| 1472 | 2026-06-05T21:21:42.825Z | Compiling futures-util v0.3.32 |
| 1473 | 2026-06-05T21:21:42.835Z | Compiling icu_collections v2.2.0 |
| 1474 | 2026-06-05T21:21:42.890Z | Compiling icu_locale_core v2.2.0 |
| 1475 | 2026-06-05T21:21:42.934Z | Compiling want v0.3.1 |
| 1476 | 2026-06-05T21:21:43.095Z | Compiling pest v2.8.6 |
| 1477 | 2026-06-05T21:21:43.344Z | Compiling rand_core v0.6.4 |
| 1478 | 2026-06-05T21:21:43.559Z | Compiling icu_provider v2.2.0 |
| 1479 | 2026-06-05T21:21:43.876Z | Compiling bytes v1.11.1 |
| 1480 | 2026-06-05T21:21:43.887Z | Compiling icu_normalizer v2.2.0 |
| 1481 | 2026-06-05T21:21:43.902Z | Compiling icu_properties v2.2.0 |
| 1482 | 2026-06-05T21:21:43.951Z | Compiling chrono v0.4.45 |
| 1483 | 2026-06-05T21:21:44.344Z | Compiling http v1.4.1 |
| 1484 | 2026-06-05T21:21:44.452Z | Compiling tokio v1.52.3 |
| 1485 | 2026-06-05T21:21:44.498Z | Compiling serde_tokenstream v0.2.3 |
| 1486 | 2026-06-05T21:21:44.769Z | Compiling idna_adapter v1.2.2 |
| 1487 | 2026-06-05T21:21:44.935Z | Compiling idna v1.1.0 |
| 1488 | 2026-06-05T21:21:45.114Z | Compiling erased-serde v0.3.31 |
| 1489 | 2026-06-05T21:21:45.139Z | Compiling http-body v1.0.1 |
| 1490 | 2026-06-05T21:21:45.288Z | Compiling url v2.5.8 |
| 1491 | 2026-06-05T21:21:45.371Z | Compiling httpdate v1.0.3 |
| 1492 | 2026-06-05T21:21:45.457Z | Compiling pest_meta v2.8.6 |
| 1493 | 2026-06-05T21:21:45.713Z | Compiling getrandom v0.3.4 |
| 1494 | 2026-06-05T21:21:45.716Z | Compiling pretty-hex v0.4.2 |
| 1495 | 2026-06-05T21:21:46.013Z | Compiling ppv-lite86 v0.2.21 |
| 1496 | 2026-06-05T21:21:46.064Z | Compiling pest_generator v2.8.6 |
| 1497 | 2026-06-05T21:21:46.135Z | Compiling winnow v1.0.3 |
| 1498 | 2026-06-05T21:21:46.148Z | Compiling plain v0.2.3 |
| 1499 | 2026-06-05T21:21:46.253Z | Compiling paste v1.0.15 |
| 1500 | 2026-06-05T21:21:46.324Z | Compiling allocator-api2 v0.2.21 |
| 1501 | 2026-06-05T21:21:46.547Z | Compiling foldhash v0.2.0 |
| 1502 | 2026-06-05T21:21:46.632Z | Compiling ipnetwork v0.21.1 |
| 1503 | 2026-06-05T21:21:46.702Z | Compiling hashbrown v0.16.1 |
| 1504 | 2026-06-05T21:21:46.747Z | Compiling pest_derive v2.8.6 |
| 1505 | 2026-06-05T21:21:46.770Z | Compiling tracing-attributes v0.1.31 |
| 1506 | 2026-06-05T21:21:47.053Z | Compiling oxnet v0.1.6 |
| 1507 | 2026-06-05T21:21:47.195Z | Compiling tracing-core v0.1.36 |
| 1508 | 2026-06-05T21:21:47.269Z | Compiling omicron-workspace-hack v0.1.0 |
| 1509 | 2026-06-05T21:21:47.287Z | Compiling ident_case v1.0.1 |
| 1510 | 2026-06-05T21:21:47.402Z | Compiling http-body-util v0.1.3 |
| 1511 | 2026-06-05T21:21:47.501Z | Compiling serde_urlencoded v0.7.1 |
| 1512 | 2026-06-05T21:21:47.513Z | Compiling aho-corasick v1.1.4 |
| 1513 | 2026-06-05T21:21:47.702Z | Compiling sync_wrapper v1.0.2 |
| 1514 | 2026-06-05T21:21:47.736Z | Compiling daft-derive v0.1.7 |
| 1515 | 2026-06-05T21:21:47.820Z | Compiling fastrand v2.4.1 |
| 1516 | 2026-06-05T21:21:47.973Z | Compiling tracing v0.1.44 |
| 1517 | 2026-06-05T21:21:48.072Z | Compiling scroll_derive v0.13.1 |
| 1518 | 2026-06-05T21:21:48.206Z | Compiling tokio-util v0.7.18 |
| 1519 | 2026-06-05T21:21:48.491Z | Compiling regex-automata v0.4.14 |
| 1520 | 2026-06-05T21:21:48.794Z | Compiling async-trait v0.1.89 |
| 1521 | 2026-06-05T21:21:48.920Z | Compiling powerfmt v0.2.0 |
| 1522 | 2026-06-05T21:21:48.949Z | Compiling aws-lc-rs v1.17.0 |
| 1523 | 2026-06-05T21:21:49.048Z | Compiling num-conv v0.2.2 |
| 1524 | 2026-06-05T21:21:49.120Z | Compiling time-core v0.1.8 |
| 1525 | 2026-06-05T21:21:49.194Z | Compiling anyhow v1.0.102 |
| 1526 | 2026-06-05T21:21:49.259Z | Compiling time-macros v0.2.27 |
| 1527 | 2026-06-05T21:21:49.262Z | Compiling deranged v0.5.8 |
| 1528 | 2026-06-05T21:21:49.724Z | Compiling scroll v0.13.0 |
| 1529 | 2026-06-05T21:21:49.771Z | Compiling rustls-pki-types v1.14.1 |
| 1530 | 2026-06-05T21:21:50.015Z | Compiling openssl-probe v0.2.1 |
| 1531 | 2026-06-05T21:21:50.201Z | Compiling regex v1.12.3 |
| 1532 | 2026-06-05T21:21:50.250Z | Compiling num_threads v0.1.7 |
| 1533 | 2026-06-05T21:21:50.310Z | Compiling hex v0.4.3 |
| 1534 | 2026-06-05T21:21:50.320Z | Compiling goblin v0.10.7 |
| 1535 | 2026-06-05T21:21:50.559Z | Compiling camino v1.2.2 |
| 1536 | 2026-06-05T21:21:50.727Z | Compiling untrusted v0.7.1 |
| 1537 | 2026-06-05T21:21:50.849Z | Compiling usdt-impl v0.6.0 |
| 1538 | 2026-06-05T21:21:50.943Z | Compiling crc32fast v1.5.0 |
| 1539 | 2026-06-05T21:21:50.970Z | Compiling rustls v0.23.40 |
| 1540 | 2026-06-05T21:21:51.116Z | Compiling h2 v0.4.14 |
| 1541 | 2026-06-05T21:21:51.173Z | Compiling dtrace-parser v0.3.0 |
| 1542 | 2026-06-05T21:21:51.191Z | Compiling crossbeam-utils v0.8.21 |
| 1543 | 2026-06-05T21:21:51.469Z | Compiling futures-executor v0.3.32 |
| 1544 | 2026-06-05T21:21:51.516Z | Compiling structmeta-derive v0.3.0 |
| 1545 | 2026-06-05T21:21:51.633Z | Compiling thread-id v5.1.0 |
| 1546 | 2026-06-05T21:21:51.712Z | Compiling adler2 v2.0.1 |
| 1547 | 2026-06-05T21:21:51.741Z | Compiling cpufeatures v0.3.0 |
| 1548 | 2026-06-05T21:21:51.811Z | Compiling simd-adler32 v0.3.9 |
| 1549 | 2026-06-05T21:21:51.840Z | Compiling futures v0.3.32 |
| 1550 | 2026-06-05T21:21:51.915Z | Compiling rand_core v0.9.5 |
| 1551 | 2026-06-05T21:21:52.007Z | Compiling miniz_oxide v0.8.9 |
| 1552 | 2026-06-05T21:21:52.127Z | Compiling darling_core v0.23.0 |
| 1553 | 2026-06-05T21:21:52.536Z | Compiling newtype-uuid-macros v0.1.0 |
| 1554 | 2026-06-05T21:21:52.558Z | Compiling structmeta v0.3.0 |
| 1555 | 2026-06-05T21:21:52.663Z | Compiling hybrid-array v0.4.12 |
| 1556 | 2026-06-05T21:21:52.899Z | Compiling thread_local v1.1.9 |
| 1557 | 2026-06-05T21:21:53.116Z | Compiling hyper v1.10.1 |
| 1558 | 2026-06-05T21:21:53.162Z | Compiling dof v0.4.0 |
| 1559 | 2026-06-05T21:21:53.340Z | Compiling match_cfg v0.1.0 |
| 1560 | 2026-06-05T21:21:53.411Z | Compiling flate2 v1.1.9 |
| 1561 | 2026-06-05T21:21:53.849Z | Compiling newtype-uuid v1.3.2 |
| 1562 | 2026-06-05T21:21:54.166Z | Compiling slog-async v2.8.0 |
| 1563 | 2026-06-05T21:21:54.178Z | Compiling hyper-util v0.1.20 |
| 1564 | 2026-06-05T21:21:54.462Z | Compiling darling_macro v0.23.0 |
| 1565 | 2026-06-05T21:21:54.499Z | Compiling quick-error v1.2.3 |
| 1566 | 2026-06-05T21:21:54.876Z | Compiling compression-core v0.4.32 |
| 1567 | 2026-06-05T21:21:54.876Z | Compiling ref-cast v1.0.25 |
| 1568 | 2026-06-05T21:21:54.953Z | Compiling daft v0.1.7 |
| 1569 | 2026-06-05T21:21:55.012Z | Compiling compression-codecs v0.4.38 |
| 1570 | 2026-06-05T21:21:55.035Z | Compiling block-buffer v0.12.0 |
| 1571 | 2026-06-05T21:21:55.076Z | Compiling darling v0.23.0 |
| 1572 | 2026-06-05T21:21:55.153Z | Compiling crypto-common v0.2.2 |
| 1573 | 2026-06-05T21:21:55.187Z | Compiling rand_chacha v0.9.0 |
| 1574 | 2026-06-05T21:21:55.237Z | Compiling strum_macros v0.26.4 |
| 1575 | 2026-06-05T21:21:55.265Z | Compiling ref-cast-impl v1.0.25 |
| 1576 | 2026-06-05T21:21:55.308Z | Compiling usdt-attr-macro v0.6.0 |
| 1577 | 2026-06-05T21:21:55.617Z | Compiling usdt-macro v0.6.0 |
| 1578 | 2026-06-05T21:21:55.632Z | Compiling serde_spanned v1.1.1 |
| 1579 | 2026-06-05T21:21:55.774Z | Compiling multer v3.1.0 |
| 1580 | 2026-06-05T21:21:55.890Z | Compiling generic-array v0.14.7 |
| 1581 | 2026-06-05T21:21:55.929Z | Compiling term v1.2.1 |
| 1582 | 2026-06-05T21:21:56.012Z | Compiling const-oid v0.10.2 |
| 1583 | 2026-06-05T21:21:56.103Z | Compiling bit-vec v0.8.0 |
| 1584 | 2026-06-05T21:21:56.126Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1585 | 2026-06-05T21:21:56.224Z | Compiling debug-ignore v1.0.5 |
| 1586 | 2026-06-05T21:21:56.333Z | Compiling take_mut v0.2.2 |
| 1587 | 2026-06-05T21:21:56.333Z | Compiling bit-set v0.8.0 |
| 1588 | 2026-06-05T21:21:56.435Z | Compiling digest v0.11.3 |
| 1589 | 2026-06-05T21:21:56.546Z | Compiling rand v0.9.4 |
| 1590 | 2026-06-05T21:21:56.596Z | Compiling serde_with_macros v3.20.0 |
| 1591 | 2026-06-05T21:21:56.613Z | Compiling async-stream-impl v0.3.6 |
| 1592 | 2026-06-05T21:21:56.630Z | Compiling dropshot v0.17.1 |
| 1593 | 2026-06-05T21:21:56.752Z | Compiling encoding_rs v0.8.35 |
| 1594 | 2026-06-05T21:21:56.863Z | Compiling mime v0.3.17 |
| 1595 | 2026-06-05T21:21:56.891Z | Compiling strum v0.26.3 |
| 1596 | 2026-06-05T21:21:57.013Z | Compiling unarray v0.1.4 |
| 1597 | 2026-06-05T21:21:57.119Z | Compiling syn v1.0.109 |
| 1598 | 2026-06-05T21:21:57.129Z | Compiling spin v0.9.8 |
| 1599 | 2026-06-05T21:21:57.180Z | Compiling sha1 v0.11.0 |
| 1600 | 2026-06-05T21:21:57.256Z | Compiling async-stream v0.3.6 |
| 1601 | 2026-06-05T21:21:57.421Z | Compiling derive-ex v0.1.8 |
| 1602 | 2026-06-05T21:21:57.432Z | Compiling tower v0.5.3 |
| 1603 | 2026-06-05T21:21:57.485Z | Compiling dropshot_endpoint v0.17.1 |
| 1604 | 2026-06-05T21:21:57.626Z | Compiling macaddr v1.0.1 |
| 1605 | 2026-06-05T21:21:57.728Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1606 | 2026-06-05T21:21:57.841Z | Compiling waitgroup v0.1.2 |
| 1607 | 2026-06-05T21:21:57.897Z | Compiling serde_path_to_error v0.1.20 |
| 1608 | 2026-06-05T21:21:58.203Z | Compiling tower-http v0.6.11 |
| 1609 | 2026-06-05T21:21:58.214Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1610 | 2026-06-05T21:21:58.334Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1611 | 2026-06-05T21:21:58.407Z | Compiling tempfile v3.27.0 |
| 1612 | 2026-06-05T21:21:58.510Z | Compiling openapiv3 v2.2.0 |
| 1613 | 2026-06-05T21:21:58.617Z | Compiling strum_macros v0.27.2 |
| 1614 | 2026-06-05T21:21:58.983Z | Compiling test-strategy v0.4.5 |
| 1615 | 2026-06-05T21:21:59.127Z | Compiling instant v0.1.13 |
| 1616 | 2026-06-05T21:21:59.232Z | Compiling time v0.3.47 |
| 1617 | 2026-06-05T21:22:00.015Z | Compiling rustls-native-certs v0.8.4 |
| 1618 | 2026-06-05T21:22:00.115Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1619 | 2026-06-05T21:22:00.354Z | Compiling crossbeam-channel v0.5.15 |
| 1620 | 2026-06-05T21:22:00.419Z | Compiling crypto-common v0.1.7 |
| 1621 | 2026-06-05T21:22:00.508Z | Compiling strum v0.27.2 |
| 1622 | 2026-06-05T21:22:00.743Z | Compiling parse-display-derive v0.10.0 |
| 1623 | 2026-06-05T21:22:00.837Z | Compiling backon v1.6.0 |
| 1624 | 2026-06-05T21:22:01.021Z | Compiling rand_chacha v0.3.1 |
| 1625 | 2026-06-05T21:22:01.121Z | Compiling slog-json v2.6.1 |
| 1626 | 2026-06-05T21:22:01.329Z | Compiling rand v0.8.6 |
| 1627 | 2026-06-05T21:22:01.626Z | Compiling hostname v0.3.1 |
| 1628 | 2026-06-05T21:22:01.762Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1629 | 2026-06-05T21:22:01.998Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1630 | 2026-06-05T21:22:02.187Z | Compiling is-terminal v0.4.17 |
| 1631 | 2026-06-05T21:22:02.281Z | Compiling memmap2 v0.9.10 |
| 1632 | 2026-06-05T21:22:02.301Z | Compiling wait-timeout v0.2.1 |
| 1633 | 2026-06-05T21:22:02.343Z | Compiling either v1.16.0 |
| 1634 | 2026-06-05T21:22:02.458Z | Compiling rusty-fork v0.3.1 |
| 1635 | 2026-06-05T21:22:02.492Z | Compiling usdt v0.6.0 |
| 1636 | 2026-06-05T21:22:02.495Z | Compiling slog-term v2.9.2 |
| 1637 | 2026-06-05T21:22:02.513Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1638 | 2026-06-05T21:22:02.547Z | Compiling slog-bunyan v2.5.0 |
| 1639 | 2026-06-05T21:22:02.673Z | Compiling serde_with v3.20.0 |
| 1640 | 2026-06-05T21:22:02.763Z | Compiling async-compression v0.4.42 |
| 1641 | 2026-06-05T21:22:02.806Z | Compiling rand_xorshift v0.4.0 |
| 1642 | 2026-06-05T21:22:02.951Z | Compiling rustls-pemfile v2.2.0 |
| 1643 | 2026-06-05T21:22:03.069Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1644 | 2026-06-05T21:22:03.092Z | Compiling regress v0.10.5 |
| 1645 | 2026-06-05T21:22:03.138Z | Compiling hostname v0.4.2 |
| 1646 | 2026-06-05T21:22:03.139Z | Compiling humantime v2.3.0 |
| 1647 | 2026-06-05T21:22:03.274Z | Compiling proptest v1.11.0 |
| 1648 | 2026-06-05T21:22:03.817Z | Compiling iddqd v0.4.2 |
| 1649 | 2026-06-05T21:22:04.039Z | Compiling reqwest v0.12.28 |
| 1650 | 2026-06-05T21:22:04.164Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1651 | 2026-06-05T21:22:04.403Z | Compiling block-buffer v0.10.4 |
| 1652 | 2026-06-05T21:22:04.408Z | Compiling utf8parse v0.2.2 |
| 1653 | 2026-06-05T21:22:04.550Z | Compiling digest v0.10.7 |
| 1654 | 2026-06-05T21:22:04.685Z | Compiling anstyle-parse v1.0.0 |
| 1655 | 2026-06-05T21:22:04.755Z | Compiling itertools v0.14.0 |
| 1656 | 2026-06-05T21:22:04.929Z | Compiling parse-display v0.10.0 |
| 1657 | 2026-06-05T21:22:05.167Z | Compiling progenitor-client v0.10.0 |
| 1658 | 2026-06-05T21:22:05.267Z | Compiling backoff v0.4.0 |
| 1659 | 2026-06-05T21:22:05.441Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1660 | 2026-06-05T21:22:05.474Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1661 | 2026-06-05T21:22:06.030Z | Compiling anstyle-query v1.1.5 |
| 1662 | 2026-06-05T21:22:06.057Z | Compiling is_terminal_polyfill v1.70.2 |
| 1663 | 2026-06-05T21:22:06.149Z | Compiling anstyle v1.0.14 |
| 1664 | 2026-06-05T21:22:06.372Z | Compiling colorchoice v1.0.5 |
| 1665 | 2026-06-05T21:22:06.457Z | Compiling anstream v1.0.0 |
| 1666 | 2026-06-05T21:22:06.818Z | Compiling clap_lex v1.1.0 |
| 1667 | 2026-06-05T21:22:07.101Z | Compiling regress v0.11.1 |
| 1668 | 2026-06-05T21:22:07.158Z | Compiling clap_derive v4.6.1 |
| 1669 | 2026-06-05T21:22:07.591Z | Compiling terminal_size v0.4.4 |
| 1670 | 2026-06-05T21:22:08.607Z | Compiling typify-impl v0.6.2 |
| 1671 | 2026-06-05T21:22:08.828Z | Compiling toml_datetime v0.6.11 |
| 1672 | 2026-06-05T21:22:08.929Z | Compiling zerocopy-derive v0.7.35 |
| 1673 | 2026-06-05T21:22:09.097Z | Compiling cpufeatures v0.2.17 |
| 1674 | 2026-06-05T21:22:09.127Z | Compiling convert_case v0.4.0 |
| 1675 | 2026-06-05T21:22:09.332Z | Compiling clap_builder v4.6.0 |
| 1676 | 2026-06-05T21:22:09.419Z | Compiling derive_more v0.99.20 |
| 1677 | 2026-06-05T21:22:09.834Z | Compiling zerocopy v0.7.35 |
| 1678 | 2026-06-05T21:22:10.546Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1679 | 2026-06-05T21:22:11.084Z | Compiling unicode-width v0.2.2 |
| 1680 | 2026-06-05T21:22:11.363Z | Compiling proc-macro-crate v3.5.0 |
| 1681 | 2026-06-05T21:22:11.606Z | Compiling clap v4.6.1 |
| 1682 | 2026-06-05T21:22:11.716Z | Compiling secrecy v0.10.3 |
| 1683 | 2026-06-05T21:22:11.866Z | Compiling float-ord v0.3.2 |
| 1684 | 2026-06-05T21:22:11.981Z | Compiling tinyvec_macros v0.1.1 |
| 1685 | 2026-06-05T21:22:12.051Z | Compiling crucible-workspace-hack v0.1.0 |
| 1686 | 2026-06-05T21:22:12.067Z | Compiling tinyvec v1.11.0 |
| 1687 | 2026-06-05T21:22:12.125Z | Compiling num_enum_derive v0.7.6 |
| 1688 | 2026-06-05T21:22:12.625Z | Compiling dtrace-parser v0.2.0 |
| 1689 | 2026-06-05T21:22:12.727Z | Compiling scroll_derive v0.12.1 |
| 1690 | 2026-06-05T21:22:12.748Z | Compiling num-integer v0.1.46 |
| 1691 | 2026-06-05T21:22:12.993Z | Compiling rustc_version v0.4.1 |
| 1692 | 2026-06-05T21:22:13.068Z | Compiling usdt-impl v0.5.0 |
| 1693 | 2026-06-05T21:22:13.264Z | Compiling curve25519-dalek v4.1.3 |
| 1694 | 2026-06-05T21:22:13.433Z | Compiling num_enum v0.7.6 |
| 1695 | 2026-06-05T21:22:13.450Z | Compiling scroll v0.12.0 |
| 1696 | 2026-06-05T21:22:13.582Z | Compiling dof v0.3.0 |
| 1697 | 2026-06-05T21:22:13.714Z | Compiling hmac v0.12.1 |
| 1698 | 2026-06-05T21:22:13.739Z | Compiling inout v0.1.4 |
| 1699 | 2026-06-05T21:22:13.848Z | Compiling darling_core v0.21.3 |
| 1700 | 2026-06-05T21:22:13.882Z | Compiling ff v0.13.1 |
| 1701 | 2026-06-05T21:22:13.998Z | Compiling thread-id v4.2.2 |
| 1702 | 2026-06-05T21:22:14.009Z | Compiling group v0.13.0 |
| 1703 | 2026-06-05T21:22:14.028Z | Compiling cipher v0.4.4 |
| 1704 | 2026-06-05T21:22:14.216Z | Compiling hkdf v0.12.4 |
| 1705 | 2026-06-05T21:22:14.359Z | Compiling goblin v0.8.2 |
| 1706 | 2026-06-05T21:22:14.589Z | Compiling num-iter v0.1.45 |
| 1707 | 2026-06-05T21:22:14.705Z | Compiling num-rational v0.4.2 |
| 1708 | 2026-06-05T21:22:14.840Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1709 | 2026-06-05T21:22:14.922Z | Compiling universal-hash v0.5.1 |
| 1710 | 2026-06-05T21:22:14.960Z | Compiling typify-macro v0.6.2 |
| 1711 | 2026-06-05T21:22:14.986Z | Compiling crypto-bigint v0.5.5 |
| 1712 | 2026-06-05T21:22:15.048Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1713 | 2026-06-05T21:22:15.398Z | Compiling crossbeam-epoch v0.9.18 |
| 1714 | 2026-06-05T21:22:15.765Z | Compiling half v2.7.1 |
| 1715 | 2026-06-05T21:22:15.848Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1716 | 2026-06-05T21:22:15.980Z | Compiling darling_macro v0.21.3 |
| 1717 | 2026-06-05T21:22:15.996Z | Compiling num-complex v0.4.6 |
| 1718 | 2026-06-05T21:22:16.345Z | Compiling base16ct v0.2.0 |
| 1719 | 2026-06-05T21:22:16.378Z | Compiling ciborium-io v0.2.2 |
| 1720 | 2026-06-05T21:22:16.471Z | Compiling opaque-debug v0.3.1 |
| 1721 | 2026-06-05T21:22:16.494Z | Compiling base64ct v1.8.3 |
| 1722 | 2026-06-05T21:22:16.505Z | Compiling elliptic-curve v0.13.8 |
| 1723 | 2026-06-05T21:22:16.537Z | Compiling poly1305 v0.8.0 |
| 1724 | 2026-06-05T21:22:16.579Z | Compiling darling v0.21.3 |
| 1725 | 2026-06-05T21:22:16.767Z | Compiling password-hash v0.5.0 |
| 1726 | 2026-06-05T21:22:16.788Z | Compiling ciborium-ll v0.2.2 |
| 1727 | 2026-06-05T21:22:17.034Z | Compiling typify v0.6.2 |
| 1728 | 2026-06-05T21:22:17.100Z | Compiling num v0.4.3 |
| 1729 | 2026-06-05T21:22:17.195Z | Compiling thiserror-no-std v2.0.2 |
| 1730 | 2026-06-05T21:22:17.515Z | Compiling chacha20 v0.9.1 |
| 1731 | 2026-06-05T21:22:17.674Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1732 | 2026-06-05T21:22:17.729Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1733 | 2026-06-05T21:22:18.133Z | Compiling blake2 v0.10.6 |
| 1734 | 2026-06-05T21:22:18.401Z | Compiling aead v0.5.2 |
| 1735 | 2026-06-05T21:22:18.413Z | Compiling byte-wrapper v0.1.0 |
| 1736 | 2026-06-05T21:22:18.564Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1737 | 2026-06-05T21:22:18.594Z | Compiling proc-macro-error-attr v1.0.4 |
| 1738 | 2026-06-05T21:22:18.885Z | Compiling unsafe-libyaml v0.2.11 |
| 1739 | 2026-06-05T21:22:18.917Z | Compiling heapless v0.8.0 |
| 1740 | 2026-06-05T21:22:18.921Z | Compiling prettyplease v0.2.37 |
| 1741 | 2026-06-05T21:22:19.176Z | Compiling keccak v0.1.6 |
| 1742 | 2026-06-05T21:22:19.233Z | Compiling rustix v0.38.44 |
| 1743 | 2026-06-05T21:22:19.411Z | Compiling serde_yaml v0.9.34+deprecated |
| 1744 | 2026-06-05T21:22:19.646Z | Compiling sha3 v0.10.9 |
| 1745 | 2026-06-05T21:22:20.040Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1746 | 2026-06-05T21:22:20.643Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1747 | 2026-06-05T21:22:20.694Z | Compiling chacha20poly1305 v0.10.1 |
| 1748 | 2026-06-05T21:22:20.724Z | Compiling argon2 v0.5.3 |
| 1749 | 2026-06-05T21:22:21.040Z | Compiling vsss-rs v3.3.4 |
| 1750 | 2026-06-05T21:22:21.081Z | Compiling ciborium v0.2.2 |
| 1751 | 2026-06-05T21:22:21.125Z | Compiling ingot-macros v0.1.1 |
| 1752 | 2026-06-05T21:22:21.660Z | Compiling usdt-macro v0.5.0 |
| 1753 | 2026-06-05T21:22:21.816Z | Compiling usdt-attr-macro v0.5.0 |
| 1754 | 2026-06-05T21:22:22.955Z | Compiling serde_spanned v0.6.9 |
| 1755 | 2026-06-05T21:22:23.100Z | Compiling enum-as-inner v0.6.1 |
| 1756 | 2026-06-05T21:22:23.250Z | Compiling hash32 v0.3.1 |
| 1757 | 2026-06-05T21:22:23.273Z | Compiling proc-macro-error v1.0.4 |
| 1758 | 2026-06-05T21:22:23.403Z | Compiling memmap v0.7.0 |
| 1759 | 2026-06-05T21:22:23.517Z | Compiling memoffset v0.9.1 |
| 1760 | 2026-06-05T21:22:23.590Z | Compiling data-encoding v2.11.0 |
| 1761 | 2026-06-05T21:22:23.622Z | Compiling cfg_aliases v0.2.1 |
| 1762 | 2026-06-05T21:22:23.682Z | Compiling toml_write v0.1.2 |
| 1763 | 2026-06-05T21:22:23.693Z | Compiling winnow v0.5.40 |
| 1764 | 2026-06-05T21:22:23.763Z | Compiling winnow v0.7.15 |
| 1765 | 2026-06-05T21:22:23.839Z | Compiling smoltcp v0.11.0 |
| 1766 | 2026-06-05T21:22:23.852Z | Compiling indent_write v2.2.0 |
| 1767 | 2026-06-05T21:22:23.877Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1768 | 2026-06-05T21:22:24.021Z | Compiling ingot-types v0.1.2 |
| 1769 | 2026-06-05T21:22:24.159Z | Compiling nix v0.31.3 |
| 1770 | 2026-06-05T21:22:24.242Z | Compiling usdt v0.5.0 |
| 1771 | 2026-06-05T21:22:24.430Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1772 | 2026-06-05T21:22:24.460Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1773 | 2026-06-05T21:22:24.515Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1774 | 2026-06-05T21:22:24.780Z | Compiling tabwriter v1.4.1 |
| 1775 | 2026-06-05T21:22:24.973Z | Compiling cobs v0.3.0 |
| 1776 | 2026-06-05T21:22:25.061Z | Compiling toml_edit v0.19.15 |
| 1777 | 2026-06-05T21:22:25.071Z | Compiling serde_repr v0.1.20 |
| 1778 | 2026-06-05T21:22:25.116Z | Compiling pkg-config v0.3.33 |
| 1779 | 2026-06-05T21:22:25.175Z | Compiling toml_edit v0.22.27 |
| 1780 | 2026-06-05T21:22:25.539Z | Compiling managed v0.8.0 |
| 1781 | 2026-06-05T21:22:25.569Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1782 | 2026-06-05T21:22:25.692Z | Compiling bitflags v1.3.2 |
| 1783 | 2026-06-05T21:22:25.757Z | Compiling vcpkg v0.2.15 |
| 1784 | 2026-06-05T21:22:25.817Z | Compiling postcard v1.1.3 |
| 1785 | 2026-06-05T21:22:26.329Z | Compiling rustls-webpki v0.103.13 |
| 1786 | 2026-06-05T21:22:26.559Z | Compiling openssl-sys v0.9.116 |
| 1787 | 2026-06-05T21:22:27.114Z | Compiling toml v0.8.23 |
| 1788 | 2026-06-05T21:22:27.360Z | Compiling proc-macro-crate v1.3.1 |
| 1789 | 2026-06-05T21:22:27.688Z | Compiling ingot v0.1.1 |
| 1790 | 2026-06-05T21:22:27.785Z | Compiling hubpack_derive v0.1.1 |
| 1791 | 2026-06-05T21:22:27.870Z | Compiling foreign-types-macros v0.2.3 |
| 1792 | 2026-06-05T21:22:28.339Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1793 | 2026-06-05T21:22:28.444Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1794 | 2026-06-05T21:22:28.455Z | Compiling rayon-core v1.13.0 |
| 1795 | 2026-06-05T21:22:28.487Z | Compiling linked-hash-map v0.5.6 |
| 1796 | 2026-06-05T21:22:28.647Z | Compiling semver v0.1.20 |
| 1797 | 2026-06-05T21:22:28.668Z | Compiling unicode-segmentation v1.13.3 |
| 1798 | 2026-06-05T21:22:28.679Z | Compiling heck v0.4.1 |
| 1799 | 2026-06-05T21:22:28.683Z | Compiling static_assertions v1.1.0 |
| 1800 | 2026-06-05T21:22:28.758Z | Compiling swrite v0.1.0 |
| 1801 | 2026-06-05T21:22:28.852Z | Compiling resolv-conf v0.7.6 |
| 1802 | 2026-06-05T21:22:28.875Z | Compiling foreign-types-shared v0.3.1 |
| 1803 | 2026-06-05T21:22:28.904Z | Compiling colored v3.1.1 |
| 1804 | 2026-06-05T21:22:28.966Z | Compiling foreign-types v0.5.0 |
| 1805 | 2026-06-05T21:22:29.046Z | Compiling newline-converter v0.3.0 |
| 1806 | 2026-06-05T21:22:29.159Z | Compiling rustc_version v0.1.7 |
| 1807 | 2026-06-05T21:22:29.230Z | Compiling lru-cache v0.1.2 |
| 1808 | 2026-06-05T21:22:29.241Z | Compiling hubpack v0.1.2 |
| 1809 | 2026-06-05T21:22:29.352Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1810 | 2026-06-05T21:22:29.355Z | Compiling num_enum_derive v0.5.11 |
| 1811 | 2026-06-05T21:22:29.562Z | Compiling atomicwrites v0.4.4 |
| 1812 | 2026-06-05T21:22:29.644Z | Compiling tokio-rustls v0.26.4 |
| 1813 | 2026-06-05T21:22:29.759Z | Compiling rustls-platform-verifier v0.7.0 |
| 1814 | 2026-06-05T21:22:29.955Z | Compiling hyper-rustls v0.27.9 |
| 1815 | 2026-06-05T21:22:30.253Z | Compiling reqwest v0.13.4 |
| 1816 | 2026-06-05T21:22:30.795Z | Compiling hickory-proto v0.24.4 |
| 1817 | 2026-06-05T21:22:31.614Z | Compiling progenitor-client v0.14.0 |
| 1818 | 2026-06-05T21:22:31.916Z | Compiling progenitor-extras v0.2.0 |
| 1819 | 2026-06-05T21:22:32.493Z | Compiling progenitor-impl v0.13.0 |
| 1820 | 2026-06-05T21:22:32.695Z | Compiling crossbeam-deque v0.8.6 |
| 1821 | 2026-06-05T21:22:32.896Z | Compiling console v0.15.11 |
| 1822 | 2026-06-05T21:22:33.045Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1823 | 2026-06-05T21:22:34.107Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1824 | 2026-06-05T21:22:34.520Z | Compiling camino-tempfile v1.4.1 |
| 1825 | 2026-06-05T21:22:34.635Z | Compiling chacha20 v0.10.0 |
| 1826 | 2026-06-05T21:22:34.770Z | Compiling serde-big-array v0.5.1 |
| 1827 | 2026-06-05T21:22:34.838Z | Compiling num-derive v0.4.2 |
| 1828 | 2026-06-05T21:22:34.945Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1829 | 2026-06-05T21:22:34.956Z | Compiling pin-project-internal v1.1.13 |
| 1830 | 2026-06-05T21:22:35.495Z | Compiling derive-where v1.6.1 |
| 1831 | 2026-06-05T21:22:35.863Z | Compiling cstr-argument v0.1.2 |
| 1832 | 2026-06-05T21:22:36.033Z | Compiling similar v2.7.0 |
| 1833 | 2026-06-05T21:22:36.098Z | Compiling minimal-lexical v0.2.1 |
| 1834 | 2026-06-05T21:22:36.101Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 1835 | 2026-06-05T21:22:36.337Z | Compiling siphasher v1.0.3 |
| 1836 | 2026-06-05T21:22:36.388Z | Compiling nom v7.1.3 |
| 1837 | 2026-06-05T21:22:36.539Z | Compiling phf_shared v0.12.1 |
| 1838 | 2026-06-05T21:22:36.721Z | Compiling expectorate v1.2.0 |
| 1839 | 2026-06-05T21:22:36.784Z | Compiling progenitor-macro v0.13.0 |
| 1840 | 2026-06-05T21:22:36.876Z | Compiling pin-project v1.1.13 |
| 1841 | 2026-06-05T21:22:36.951Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1842 | 2026-06-05T21:22:36.975Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1843 | 2026-06-05T21:22:37.217Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1844 | 2026-06-05T21:22:37.385Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1845 | 2026-06-05T21:22:37.456Z | Compiling rand v0.10.1 |
| 1846 | 2026-06-05T21:22:38.135Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1847 | 2026-06-05T21:22:39.031Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1848 | 2026-06-05T21:22:39.225Z | Compiling hickory-resolver v0.24.4 |
| 1849 | 2026-06-05T21:22:39.292Z | Compiling progenitor-client v0.13.0 |
| 1850 | 2026-06-05T21:22:39.720Z | Compiling num_enum v0.5.11 |
| 1851 | 2026-06-05T21:22:39.884Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1852 | 2026-06-05T21:22:39.906Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 1853 | 2026-06-05T21:22:39.918Z | Compiling newtype_derive v0.1.6 |
| 1854 | 2026-06-05T21:22:40.279Z | Compiling progenitor-impl v0.14.0 |
| 1855 | 2026-06-05T21:22:40.788Z | Compiling unicode-normalization v0.1.25 |
| 1856 | 2026-06-05T21:22:41.281Z | Compiling tokio-stream v0.1.18 |
| 1857 | 2026-06-05T21:22:41.540Z | Compiling async-recursion v1.1.1 |
| 1858 | 2026-06-05T21:22:41.589Z | Compiling snafu-derive v0.8.9 |
| 1859 | 2026-06-05T21:22:41.756Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1860 | 2026-06-05T21:22:41.885Z | Compiling slog-dtrace v0.3.0 |
| 1861 | 2026-06-05T21:22:41.919Z | Compiling bstr v1.12.1 |
| 1862 | 2026-06-05T21:22:42.061Z | Compiling csv-core v0.1.13 |
| 1863 | 2026-06-05T21:22:42.133Z | Compiling unicode-width v0.1.14 |
| 1864 | 2026-06-05T21:22:42.246Z | Compiling chrono-tz v0.10.4 |
| 1865 | 2026-06-05T21:22:42.328Z | Compiling highway v1.3.0 |
| 1866 | 2026-06-05T21:22:42.411Z | Compiling foreign-types-shared v0.1.1 |
| 1867 | 2026-06-05T21:22:42.423Z | Compiling foldhash v0.1.5 |
| 1868 | 2026-06-05T21:22:42.481Z | Compiling owo-colors v4.3.0 |
| 1869 | 2026-06-05T21:22:42.502Z | Compiling same-file v1.0.6 |
| 1870 | 2026-06-05T21:22:42.603Z | Compiling cancel-safe-futures v0.1.5 |
| 1871 | 2026-06-05T21:22:42.681Z | Compiling unicode-xid v0.2.6 |
| 1872 | 2026-06-05T21:22:42.723Z | Compiling openssl v0.10.80 |
| 1873 | 2026-06-05T21:22:42.804Z | Compiling konst_macro_rules v0.2.19 |
| 1874 | 2026-06-05T21:22:42.881Z | Compiling const_format_proc_macros v0.2.34 |
| 1875 | 2026-06-05T21:22:42.890Z | Compiling walkdir v2.5.0 |
| 1876 | 2026-06-05T21:22:42.986Z | Compiling konst v0.2.20 |
| 1877 | 2026-06-05T21:22:43.027Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1878 | 2026-06-05T21:22:43.225Z | Compiling hashbrown v0.15.5 |
| 1879 | 2026-06-05T21:22:43.263Z | Compiling foreign-types v0.3.2 |
| 1880 | 2026-06-05T21:22:43.314Z | Compiling snafu v0.8.9 |
| 1881 | 2026-06-05T21:22:43.336Z | Compiling globset v0.4.18 |
| 1882 | 2026-06-05T21:22:43.695Z | Compiling csv v1.4.0 |
| 1883 | 2026-06-05T21:22:43.761Z | Compiling progenitor v0.13.0 |
| 1884 | 2026-06-05T21:22:43.771Z | Compiling qorb v0.4.1 |
| 1885 | 2026-06-05T21:22:43.808Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1886 | 2026-06-05T21:22:43.878Z | Compiling progenitor-macro v0.14.0 |
| 1887 | 2026-06-05T21:22:43.894Z | Compiling olpc-cjson v0.1.4 |
| 1888 | 2026-06-05T21:22:44.249Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1889 | 2026-06-05T21:22:44.600Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1890 | 2026-06-05T21:22:44.972Z | Compiling rayon v1.12.0 |
| 1891 | 2026-06-05T21:22:45.765Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1892 | 2026-06-05T21:22:45.777Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1893 | 2026-06-05T21:22:45.997Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1894 | 2026-06-05T21:22:46.334Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1895 | 2026-06-05T21:22:46.776Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1896 | 2026-06-05T21:22:46.963Z | Compiling phf v0.12.1 |
| 1897 | 2026-06-05T21:22:47.381Z | Compiling zone_cfg_derive v0.3.1 |
| 1898 | 2026-06-05T21:22:47.520Z | Compiling tokio-dtrace v0.1.1 |
| 1899 | 2026-06-05T21:22:47.788Z | Compiling itertools v0.12.1 |
| 1900 | 2026-06-05T21:22:48.089Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1901 | 2026-06-05T21:22:48.274Z | Compiling libsw-core v0.3.2 |
| 1902 | 2026-06-05T21:22:48.296Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1903 | 2026-06-05T21:22:48.452Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1904 | 2026-06-05T21:22:48.848Z | Compiling serde_plain v1.0.2 |
| 1905 | 2026-06-05T21:22:48.911Z | Compiling openssl-macros v0.1.1 |
| 1906 | 2026-06-05T21:22:49.030Z | Compiling pem v3.0.6 |
| 1907 | 2026-06-05T21:22:49.040Z | Compiling cookie v0.18.1 |
| 1908 | 2026-06-05T21:22:49.053Z | Compiling sigpipe v0.1.3 |
| 1909 | 2026-06-05T21:22:49.073Z | Compiling glob v0.3.3 |
| 1910 | 2026-06-05T21:22:49.139Z | Compiling fixedbitset v0.5.7 |
| 1911 | 2026-06-05T21:22:49.279Z | Compiling typed-path v0.9.3 |
| 1912 | 2026-06-05T21:22:49.410Z | Compiling jiff v0.2.28 |
| 1913 | 2026-06-05T21:22:49.420Z | Compiling bytecount v0.6.9 |
| 1914 | 2026-06-05T21:22:49.481Z | Compiling fixedbitset v0.4.2 |
| 1915 | 2026-06-05T21:22:49.520Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1916 | 2026-06-05T21:22:49.562Z | Compiling papergrid v0.11.0 |
| 1917 | 2026-06-05T21:22:49.718Z | Compiling petgraph v0.6.5 |
| 1918 | 2026-06-05T21:22:50.659Z | Compiling tough v0.22.0 |
| 1919 | 2026-06-05T21:22:50.945Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1920 | 2026-06-05T21:22:50.997Z | Compiling petgraph v0.8.3 |
| 1921 | 2026-06-05T21:22:51.211Z | Compiling progenitor v0.14.0 |
| 1922 | 2026-06-05T21:22:51.305Z | Compiling zone v0.3.1 |
| 1923 | 2026-06-05T21:22:51.347Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1924 | 2026-06-05T21:22:51.398Z | Compiling libsw v3.5.0 |
| 1925 | 2026-06-05T21:22:51.408Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1926 | 2026-06-05T21:22:51.564Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1927 | 2026-06-05T21:22:51.645Z | Compiling oxide-tokio-rt v0.1.6 |
| 1928 | 2026-06-05T21:22:51.755Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1929 | 2026-06-05T21:22:51.953Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1930 | 2026-06-05T21:22:52.093Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1931 | 2026-06-05T21:22:52.870Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1932 | 2026-06-05T21:22:53.113Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1933 | 2026-06-05T21:22:53.148Z | Compiling const_format v0.2.36 |
| 1934 | 2026-06-05T21:22:53.478Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1935 | 2026-06-05T21:22:53.582Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1936 | 2026-06-05T21:22:53.889Z | Compiling tabled_derive v0.7.0 |
| 1937 | 2026-06-05T21:22:53.997Z | Compiling gethostname v0.5.0 |
| 1938 | 2026-06-05T21:22:54.123Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1939 | 2026-06-05T21:22:54.163Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1940 | 2026-06-05T21:22:54.173Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1941 | 2026-06-05T21:22:54.240Z | Compiling bcs v0.1.6 |
| 1942 | 2026-06-05T21:22:54.283Z | Compiling smf v0.2.3 |
| 1943 | 2026-06-05T21:22:54.295Z | Compiling nom v8.0.0 |
| 1944 | 2026-06-05T21:22:54.560Z | Compiling unicode-linebreak v0.1.5 |
| 1945 | 2026-06-05T21:22:54.811Z | Compiling linear-map v1.2.0 |
| 1946 | 2026-06-05T21:22:54.890Z | Compiling tagptr v0.2.0 |
| 1947 | 2026-06-05T21:22:54.981Z | Compiling smawk v0.3.2 |
| 1948 | 2026-06-05T21:22:55.047Z | Compiling lazy_static v1.5.0 |
| 1949 | 2026-06-05T21:22:55.059Z | Compiling termtree v0.5.1 |
| 1950 | 2026-06-05T21:22:55.121Z | Compiling whoami v1.6.1 |
| 1951 | 2026-06-05T21:22:55.149Z | Compiling steno v0.4.1 |
| 1952 | 2026-06-05T21:22:55.160Z | Compiling textwrap v0.16.2 |
| 1953 | 2026-06-05T21:22:55.212Z | Compiling moka v0.12.15 |
| 1954 | 2026-06-05T21:22:55.439Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1955 | 2026-06-05T21:22:55.700Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1956 | 2026-06-05T21:22:56.019Z | Compiling tabled v0.15.0 |
| 1957 | 2026-06-05T21:22:56.669Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1958 | 2026-06-05T21:22:56.795Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1959 | 2026-06-05T21:22:57.464Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1960 | 2026-06-05T21:22:58.300Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1961 | 2026-06-05T21:22:58.441Z | Compiling hickory-proto v0.25.2 |
| 1962 | 2026-06-05T21:22:58.743Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1963 | 2026-06-05T21:22:59.235Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1964 | 2026-06-05T21:22:59.569Z | Compiling parking_lot_core v0.8.6 |
| 1965 | 2026-06-05T21:22:59.734Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1966 | 2026-06-05T21:22:59.915Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1967 | 2026-06-05T21:23:00.313Z | Compiling libscf-sys v1.2.0 |
| 1968 | 2026-06-05T21:23:00.449Z | Compiling hickory-resolver v0.25.2 |
| 1969 | 2026-06-05T21:23:00.463Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1970 | 2026-06-05T21:23:00.614Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1971 | 2026-06-05T21:23:00.653Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1972 | 2026-06-05T21:23:01.010Z | Compiling parking_lot v0.11.2 |
| 1973 | 2026-06-05T21:23:01.045Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1974 | 2026-06-05T21:23:01.100Z | Compiling fxhash v0.2.1 |
| 1975 | 2026-06-05T21:23:01.242Z | Compiling internet-checksum v0.2.1 |
| 1976 | 2026-06-05T21:23:01.291Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1977 | 2026-06-05T21:23:01.384Z | Compiling sled v0.34.7 |
| 1978 | 2026-06-05T21:23:01.426Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 1979 | 2026-06-05T21:23:01.506Z | Compiling diff v0.1.13 |
| 1980 | 2026-06-05T21:23:01.810Z | Compiling yansi v1.0.1 |
| 1981 | 2026-06-05T21:23:02.139Z | Compiling pretty_assertions v1.4.1 |
| 1982 | 2026-06-05T21:23:03.520Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1983 | 2026-06-05T21:23:05.501Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1984 | 2026-06-05T21:23:13.152Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1985 | 2026-06-05T21:23:14.748Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1986 | 2026-06-05T21:23:15.780Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1987 | 2026-06-05T21:23:16.732Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1988 | 2026-06-05T21:23:17.558Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1989 | 2026-06-05T21:23:18.686Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1990 | 2026-06-05T21:23:40.351Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 05s |
| 1991 | 2026-06-05T21:23:40.532Z | ──────────── |
| 1992 | 2026-06-05T21:23:40.532Z | Nextest run ID c883ba7a-1357-4b09-abde-40c4cafffe90 with nextest profile: default |
| 1993 | 2026-06-05T21:23:40.532Z | Starting 6 tests across 3 binaries |
| 1994 | 2026-06-05T21:23:40.535Z | START bfd test::test_new_daemon |
| 1995 | 2026-06-05T21:23:40.538Z | |
| 1996 | 2026-06-05T21:23:40.538Z | running 1 test |
| 1997 | 2026-06-05T21:23:40.575Z | {"msg":"send error: sending on a closed channel","v":0,"name":"slog-rs","level":40,"time":"2026-06-05T21:23:39.117713616Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4782,"peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1998 | 2026-06-05T21:23:40.575Z | {"msg":"dropping SM for 2001:db8::10","v":0,"name":"slog-rs","level":40test test::test_new_daemon ... ok, |
| 1999 | 2026-06-05T21:23:40.575Z | "time":"2026-06-05T21:23:39.11794341Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4782,"peer": |
| 2000 | 2026-06-05T21:23:40.576Z | test result: "2001:db8::10"ok,"state":"Down","unit":"session","module":"state_machine","component":"bfd". 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out} |
| 2001 | 2026-06-05T21:23:40.578Z | {"msg":"exiting receive loop on error: channel is empty and sending half is closed","v":0,"name":"slog-rs","level":50; finished in 0.04s," |
| 2002 | 2026-06-05T21:23:40.578Z | |
| 2003 | 2026-06-05T21:23:40.578Z | time":"2026-06-05T21:23:39.117973666Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4782,"error":"channel is empty and sending half is closed","peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 2004 | 2026-06-05T21:23:40.581Z | PASS [ 0.048s] bfd test::test_new_daemon |
| 2005 | 2026-06-05T21:23:40.581Z | START bfd test::test_protocol_basics |
| 2006 | 2026-06-05T21:23:40.587Z | {"msg":"exiting receive loop on error: channel is empty and sending half is closed","v":0,"name":"slog-rs","level":50,"time":"2026-06-05T21:23:39.118047208Z","hostname":" |
| 2007 | 2026-06-05T21:23:40.587Z | running 1 test |
| 2008 | 2026-06-05T21:23:40.628Z | {{""msg"msg"::""recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 3022365771, 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: 1424743230, 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-05T21:23:39.170182633Z"2026-06-05T21:23:39.170182603Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY",,""pidpid""::47834783,,""peerpeer"":":"2001:db8::10"2001:db8::20",","state":state"":"Down"Down",,""unit"unit"::""sessionsession"",,""module"module:"":"state_machine"state_machine",","component":component"":"bfd"bfd"} |
| 2009 | 2026-06-05T21:23:40.628Z | } |
| 2010 | 2026-06-05T21:23:40.628Z | {"msg":"{"msg":"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 3242567429, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":0,"name":"slog-rs","recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 3853071792, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }level"":,"v"10:0,"name":"slog-rs","level":10,"time":"2026-06-05T21:23:39.170414806Z",","hostname"time:":""w-01KTCTBDBNFVFBE2KN6G0CD1MY"2026-06-05T21:23:39.170416166Z,""pid":,"4783hostname",:""peer":"203.0.113.10"w-01KTCTBDBNFVFBE2KN6G0CD1MY",","state"pid:"":Down"4783,"unit":","sessionpeer"",:""module":"203.0.113.20","state_machine"state",":"Downcomponent"",:""bfd"unit"}: |
| 2011 | 2026-06-05T21:23:40.628Z | "session","{module":""msg":"state_machine","transition -> Init"component":,""vbfd"":0}," |
| 2012 | 2026-06-05T21:23:40.631Z | name":"slog-rs","{level":"30msg":"transition -> Init","v":0,"name":"slog-rs","level":30,"time":"2026-06-05T21:23:39.170436944Z","hostname":","time":w-01KTCTBDBNFVFBE2KN6G0CD1MY"","pid":4783,"2026-06-05T21:23:39.170438953Z"peer,":""hostname"203.0.113.10":","state":"Down","w-01KTCTBDBNFVFBE2KN6G0CD1MY"unit",:""pid"session:"4783,"module",:""peer":"state_machine","203.0.113.20","component":"bfdstate"":"} |
| 2013 | 2026-06-05T21:23:40.631Z | Down","unit":"{session"","msg":"module":"transition -> Init"state_machine,"",v"":0,"component":"name"bfd:""} |
| 2014 | 2026-06-05T21:23:40.631Z | slog-rs","level":{30"msg":"transition -> Init","v":0,"name":"slog-rs","level":30,"time":"2026-06-05T21:23:39.170457031Z","hostname":","w-01KTCTBDBNFVFBE2KN6G0CD1MY"time,"":"pid":4783,"peer":"2026-06-05T21:23:39.170459081Z","2001:db8::10","hostname":"state":"Down","unit":"w-01KTCTBDBNFVFBE2KN6G0CD1MY"session",,""pid":module":"4783state_machine",,""peer":"component":"bfd"}2001:db8::20 |
| 2015 | 2026-06-05T21:23:40.631Z | ","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 2016 | 2026-06-05T21:23:41.626Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 3853071792, your_discriminator: 3242567429, 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-05T21:23:40.167665707Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4783,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 2017 | 2026-06-05T21:23:41.626Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 3022365771, your_discriminator: 1424743230, 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-05T21:23:40.167720621Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4783,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 2018 | 2026-06-05T21:23:41.627Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-05T21:23:40.167733119Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4783,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 2019 | 2026-06-05T21:23:41.627Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-05T21:23:40.167745178Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4783,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 2020 | 2026-06-05T21:23:41.630Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 3242567429, your_discriminator: 3853071792, 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-05T21:23:40.170020116Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4783,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 2021 | 2026-06-05T21:23:41.631Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-05T21:23:40.170040064Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4783,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 2022 | 2026-06-05T21:23:41.631Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 1424743230, your_discriminator: 3022365771, 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-05T21:23:40.170058552Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4783,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 2023 | 2026-06-05T21:23:41.631Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-05T21:23:40.170070901Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4783,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 2024 | 2026-06-05T21:23:46.627Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 3853071792, your_discriminator: 3242567429, 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-05T21:23:45.167741623Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4783,"peer":"203.0.113.20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 2025 | 2026-06-05T21:23:46.627Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 3022365771, your_discriminator: 1424743230, 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-05T21:23:45.167801987Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4783,"peer":"2001:db8::20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 2026 | 2026-06-05T21:23:46.630Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 3242567429, your_discriminator: 3853071792, 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-05T21:23:45.170064506Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4783,"peer":"203.0.113.10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 2027 | 2026-06-05T21:23:46.630Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 1424743230, your_discriminator: 3022365771, 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-05T21:23:45.170092443Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4783,"peer":"2001:db8::10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 2028 | 2026-06-05T21:23:50.629Z | {"msg":"dropping SM for 2001:db8::20","v":0,"name":"slog-rs","level":40,"time":"2026-06-05T21:23:49.17012078Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4783,"peer":"2001:db8::20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 2029 | 2026-06-05T21:23:50.629Z | {"msg":"dropping SM for 203.0.113.20","v":0,"name":"slog-rs","level":40,"time":"2026-06-05T21:23:49.170177323Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4783,"peer":"203.0.113.20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 2030 | 2026-06-05T21:23:50.632Z | {"msg":"dropping SM for 203.0.113.10","v":0,"name":"slog-rs","level":40,"time":"2026-06-05T21:23:49.170242946Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4783,"peer":"203.0.113.10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 2031 | 2026-06-05T21:23:50.632Z | {"msg":"dropping SM for 2001:db8::10","v":0,"name":"slog-rs","level":40,"time":"2026-06-05T21:23:49.170271563Z","hostname":"w-01KTCTBDBNFVFBE2KN6G0CD1MY","pid":4783,"peer":"2001:db8::10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 2032 | 2026-06-05T21:23:50.632Z | test test::test_protocol_basics ... ok |
| 2033 | 2026-06-05T21:23:50.632Z | |
| 2034 | 2026-06-05T21:23:50.632Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 10.04s |
| 2035 | 2026-06-05T21:23:50.632Z | |
| 2036 | 2026-06-05T21:23:50.638Z | PASS [ 10.056s] bfd test::test_protocol_basics |
| 2037 | 2026-06-05T21:23:50.638Z | START mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 2038 | 2026-06-05T21:23:50.643Z | |
| 2039 | 2026-06-05T21:23:50.643Z | running 1 test |
| 2040 | 2026-06-05T21:23:50.645Z | test v10::static_routes::tests::v1_add_request_converts_to_latest ... ok |
| 2041 | 2026-06-05T21:23:50.645Z | |
| 2042 | 2026-06-05T21:23:50.645Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 2043 | 2026-06-05T21:23:50.645Z | |
| 2044 | 2026-06-05T21:23:50.645Z | PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest |
| 2045 | 2026-06-05T21:23:50.645Z | START mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 2046 | 2026-06-05T21:23:50.650Z | |
| 2047 | 2026-06-05T21:23:50.650Z | running 1 test |
| 2048 | 2026-06-05T21:23:50.650Z | test v10::static_routes::tests::v1_delete_request_converts_to_latest ... ok |
| 2049 | 2026-06-05T21:23:50.650Z | |
| 2050 | 2026-06-05T21:23:50.650Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 2051 | 2026-06-05T21:23:50.651Z | |
| 2052 | 2026-06-05T21:23:50.651Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest |
| 2053 | 2026-06-05T21:23:50.651Z | START mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 2054 | 2026-06-05T21:23:50.658Z | |
| 2055 | 2026-06-05T21:23:50.658Z | running 1 test |
| 2056 | 2026-06-05T21:23:50.658Z | test v10::static_routes::tests::v1_static_route4_converts_to_latest ... ok |
| 2057 | 2026-06-05T21:23:50.658Z | |
| 2058 | 2026-06-05T21:23:50.658Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 2059 | 2026-06-05T21:23:50.658Z | |
| 2060 | 2026-06-05T21:23:50.658Z | PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest |
| 2061 | 2026-06-05T21:23:50.658Z | START mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 2062 | 2026-06-05T21:23:50.662Z | |
| 2063 | 2026-06-05T21:23:50.662Z | running 1 test |
| 2064 | 2026-06-05T21:23:50.663Z | test v10::static_routes::tests::v1_wire_payload_deserializes_then_converts ... ok |
| 2065 | 2026-06-05T21:23:50.663Z | |
| 2066 | 2026-06-05T21:23:50.663Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 0.00s |
| 2067 | 2026-06-05T21:23:50.663Z | |
| 2068 | 2026-06-05T21:23:50.663Z | PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts |
| 2069 | 2026-06-05T21:23:50.663Z | ──────────── |
| 2070 | 2026-06-05T21:23:50.663Z | Summary [ 10.125s] 6 tests run: 6 passed, 0 skipped |
| 2071 | 2026-06-05T21:23:50.670Z | process exited: duration 325180 ms, exit code 0 |
| |
| 2072 | 2026-06-05T21:23:50.676Z | found 0 output files |