|
|
|
| 1 | 2026-06-02T23:36:10.776Z | job assigned to worker 01KT5B2BCNX5VMBWH0C3NKS3FM [factory aws, i-03375405a72a811d7] (queued for 55 s) |
| |
| 2 | 2026-06-02T23:36:17.283Z | starting task 0: "setup" |
| 3 | 2026-06-02T23:36:17.289Z | ++ uname -s |
| 4 | 2026-06-02T23:36:17.294Z | + kern=SunOS |
| 5 | 2026-06-02T23:36:17.294Z | + build_user=build |
| 6 | 2026-06-02T23:36:17.294Z | + build_uid=12345 |
| 7 | 2026-06-02T23:36:17.294Z | + work_dir=/work |
| 8 | 2026-06-02T23:36:17.294Z | + input_dir=/input |
| 9 | 2026-06-02T23:36:17.294Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-02T23:36:17.294Z | + case "$kern" in |
| 11 | 2026-06-02T23:36:17.294Z | + groupadd -g 12345 build |
| 12 | 2026-06-02T23:36:17.294Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-02T23:36:19.297Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-02T23:36:19.376Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-02T23:36:19.379Z | + home_fs=zfs |
| 16 | 2026-06-02T23:36:19.379Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-02T23:36:19.379Z | + mkdir -p /home/build |
| 18 | 2026-06-02T23:36:19.379Z | + chown build:build /home/build /work |
| 19 | 2026-06-02T23:36:21.380Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-02T23:36:21.384Z | process exited: duration 4098 ms, exit code 0 |
| |
| 21 | 2026-06-02T23:36:21.390Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-02T23:36:21.393Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-02T23:36:21.393Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-02T23:36:21.393Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-02T23:36:21.393Z | * rust toolchain profile = "default" |
| 26 | 2026-06-02T23:36:21.393Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-02T23:36:21.393Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-02T23:36:21.396Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-02T23:36:21.396Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-02T23:36:21.513Z | info: downloading installer |
| 31 | 2026-06-02T23:36:22.883Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-02T23:36:22.883Z | warn: /opt/ooce/bin |
| 33 | 2026-06-02T23:36:22.883Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-02T23:36:22.883Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-02T23:36:22.883Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-02T23:36:22.883Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-02T23:36:22.883Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-02T23:36:22.883Z | error: cannot install while Rust is installed |
| 39 | 2026-06-02T23:36:22.883Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-02T23:36:22.883Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-02T23:36:22.883Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-02T23:36:22.883Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-02T23:36:22.883Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-02T23:36:22.896Z | info: profile set to default |
| 45 | 2026-06-02T23:36:22.896Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-02T23:36:22.899Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-02T23:36:23.024Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-02T23:36:23.027Z | info: downloading 6 components |
| 49 | 2026-06-02T23:36:37.516Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-02T23:36:37.516Z | |
| 51 | 2026-06-02T23:36:37.544Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-02T23:36:37.544Z | |
| 53 | 2026-06-02T23:36:37.549Z | |
| 54 | 2026-06-02T23:36:37.549Z | Rust is installed now. Great! |
| 55 | 2026-06-02T23:36:37.549Z | |
| 56 | 2026-06-02T23:36:37.549Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-02T23:36:37.549Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-02T23:36:37.549Z | |
| 59 | 2026-06-02T23:36:37.549Z | To configure your current shell, you need to source |
| 60 | 2026-06-02T23:36:37.549Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-02T23:36:37.549Z | |
| 62 | 2026-06-02T23:36:37.549Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-02T23:36:37.549Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-02T23:36:37.549Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-02T23:36:37.549Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-02T23:36:37.549Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-02T23:36:37.549Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-02T23:36:37.549Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-02T23:36:37.549Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-02T23:36:37.549Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-02T23:36:37.634Z | + rustup --version |
| 72 | 2026-06-02T23:36:37.644Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-02T23:36:37.647Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-02T23:36:37.665Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-02T23:36:37.668Z | + cargo --version |
| 76 | 2026-06-02T23:36:37.680Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-02T23:36:37.683Z | + rustc --version |
| 78 | 2026-06-02T23:36:37.702Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-02T23:36:37.705Z | process exited: duration 16312 ms, exit code 0 |
| |
| 80 | 2026-06-02T23:36:37.719Z | starting task 2: "authentication" |
| 81 | 2026-06-02T23:36:37.735Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-02T23:36:37.741Z | starting task 3: "clone repository" |
| 83 | 2026-06-02T23:36:37.745Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-02T23:36:37.747Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-02T23:36:37.795Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-02T23:36:38.940Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-02T23:36:38.940Z | + git fetch origin 599e493354f57bbf7bbe7f25645e5c39dba85ffb |
| 88 | 2026-06-02T23:36:39.354Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-02T23:36:39.354Z | * branch 599e493354f57bbf7bbe7f25645e5c39dba85ffb -> FETCH_HEAD |
| 90 | 2026-06-02T23:36:39.359Z | + [[ -n trey/bgp_apply ]] |
| 91 | 2026-06-02T23:36:39.362Z | ++ git branch --show-current |
| 92 | 2026-06-02T23:36:39.362Z | + current=main |
| 93 | 2026-06-02T23:36:39.362Z | + [[ main != trey/bgp_apply ]] |
| 94 | 2026-06-02T23:36:39.362Z | + git branch -f trey/bgp_apply 599e493354f57bbf7bbe7f25645e5c39dba85ffb |
| 95 | 2026-06-02T23:36:39.365Z | + git checkout -f trey/bgp_apply |
| 96 | 2026-06-02T23:36:39.382Z | Switched to branch 'trey/bgp_apply' |
| 97 | 2026-06-02T23:36:39.385Z | + git reset --hard 599e493354f57bbf7bbe7f25645e5c39dba85ffb |
| 98 | 2026-06-02T23:36:39.399Z | HEAD is now at 599e493 bgp_apply: consolidate deletes in do_delete_router |
| 99 | 2026-06-02T23:36:39.402Z | process exited: duration 1657 ms, exit code 0 |
| |
| 100 | 2026-06-02T23:36:39.408Z | starting task 4: "build" |
| 101 | 2026-06-02T23:36:39.411Z | + set -o errexit |
| 102 | 2026-06-02T23:36:39.411Z | + set -o pipefail |
| 103 | 2026-06-02T23:36:39.411Z | + source .github/buildomat/test-common.sh |
| 104 | 2026-06-02T23:36:39.411Z | ++ NEXTEST_VERSION=0.9.97 |
| 105 | 2026-06-02T23:36:39.411Z | ++ PLATFORM=illumos |
| 106 | 2026-06-02T23:36:39.411Z | ++ banner install |
| 107 | 2026-06-02T23:36:39.416Z | |
| 108 | 2026-06-02T23:36:39.416Z | # # # #### ##### ## # # |
| 109 | 2026-06-02T23:36:39.416Z | # ## # # # # # # # |
| 110 | 2026-06-02T23:36:39.416Z | # # # # #### # # # # # |
| 111 | 2026-06-02T23:36:39.416Z | # # # # # # ###### # # |
| 112 | 2026-06-02T23:36:39.416Z | # # ## # # # # # # # |
| 113 | 2026-06-02T23:36:39.416Z | # # # #### # # # ###### ###### |
| 114 | 2026-06-02T23:36:39.416Z | |
| 115 | 2026-06-02T23:36:39.416Z | ++ set +o errexit |
| 116 | 2026-06-02T23:36:39.419Z | ++ pkg info clang-15 |
| 117 | 2026-06-02T23:36:39.419Z | ++ grep -qi installed |
| 118 | 2026-06-02T23:36:40.660Z | pkg: info: no packages matching the following patterns you specified are |
| 119 | 2026-06-02T23:36:40.660Z | installed on the system. Try querying remotely instead: |
| 120 | 2026-06-02T23:36:40.660Z | |
| 121 | 2026-06-02T23:36:40.660Z | clang-15 |
| 122 | 2026-06-02T23:36:40.710Z | ++ [[ 1 != 0 ]] |
| 123 | 2026-06-02T23:36:40.710Z | ++ set -o errexit |
| 124 | 2026-06-02T23:36:40.713Z | ++ pfexec pkg install clang-15 |
| 125 | 2026-06-02T23:36:48.660Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 126 | 2026-06-02T23:36:56.582Z | Startup: Caching catalogs ... Done |
| 127 | 2026-06-02T23:37:03.921Z | Planning: Solver setup ... Done |
| 128 | 2026-06-02T23:37:03.962Z | Planning: Running solver ... Done |
| 129 | 2026-06-02T23:37:04.104Z | Planning: Finding local manifests ... Done |
| 130 | 2026-06-02T23:37:04.127Z | Planning: Fetching manifests: 0/2 0% complete |
| 131 | 2026-06-02T23:37:04.232Z | Planning: Fetching manifests: 2/2 100% complete |
| 132 | 2026-06-02T23:37:04.262Z | Planning: Package planning ... Done |
| 133 | 2026-06-02T23:37:04.288Z | Planning: Merging actions ... Done |
| 134 | 2026-06-02T23:37:04.398Z | Planning: Checking for conflicting actions ... Done |
| 135 | 2026-06-02T23:37:04.405Z | Planning: Consolidating action changes ... Done |
| 136 | 2026-06-02T23:37:05.168Z | Planning: Evaluating mediators ... Done |
| 137 | 2026-06-02T23:37:05.173Z | Planning: Planning completed in 8.42 seconds |
| 138 | 2026-06-02T23:37:05.186Z | Packages to install: 2 |
| 139 | 2026-06-02T23:37:05.186Z | Mediators to change: 2 |
| 140 | 2026-06-02T23:37:05.189Z | Services to change: 1 |
| 141 | 2026-06-02T23:37:05.189Z | Create boot environment: No |
| 142 | 2026-06-02T23:37:05.189Z | Create backup boot environment: No |
| 143 | 2026-06-02T23:37:05.229Z | |
| 144 | 2026-06-02T23:37:05.229Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 145 | 2026-06-02T23:37:11.989Z | Download: 983/3076 items 81.9/211.3MB 38% complete (25.6M/s) |
| 146 | 2026-06-02T23:37:16.950Z | Download: 1628/3076 items 117.1/211.3MB 55% complete (10.0M/s) |
| 147 | 2026-06-02T23:37:24.876Z | Download: 2010/3076 items 117.9/211.3MB 55% complete (4.1M/s) |
| 148 | 2026-06-02T23:37:30.242Z | Download: 3021/3076 items 200.6/211.3MB 94% complete (8.2M/s) |
| 149 | 2026-06-02T23:37:43.449Z | Download: 3033/3076 items 201.8/211.3MB 95% complete |
| 150 | 2026-06-02T23:37:52.569Z | Download: 3075/3076 items 211.3/211.3MB 100% complete (2.0M/s) |
| 151 | 2026-06-02T23:37:52.585Z | Download: Completed 211.31 MB in 47.35 seconds (4.5M/s) |
| 152 | 2026-06-02T23:37:52.705Z | Actions: 1/3418 actions (Installing new actions) |
| 153 | 2026-06-02T23:37:55.847Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 154 | 2026-06-02T23:37:56.492Z | Done |
| 155 | 2026-06-02T23:37:56.492Z | Done |
| 156 | 2026-06-02T23:37:57.232Z | Done |
| 157 | 2026-06-02T23:38:00.618Z | Done |
| 158 | 2026-06-02T23:38:00.691Z | Done |
| 159 | 2026-06-02T23:38:00.694Z | Done |
| 160 | 2026-06-02T23:38:00.952Z | Done |
| 161 | 2026-06-02T23:38:01.629Z | ++ set -o errexit |
| 162 | 2026-06-02T23:38:01.629Z | ++ cargo --version |
| 163 | 2026-06-02T23:38:01.635Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 164 | 2026-06-02T23:38:01.821Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 165 | 2026-06-02T23:38:01.824Z | info: downloading 6 components |
| 166 | 2026-06-02T23:38:19.585Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 167 | 2026-06-02T23:38:19.588Z | ++ rustc --version |
| 168 | 2026-06-02T23:38:19.615Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 169 | 2026-06-02T23:38:19.620Z | ++ cargo install cargo-nextest --version 0.9.97 |
| 170 | 2026-06-02T23:38:19.659Z | Updating crates.io index |
| 171 | 2026-06-02T23:38:19.787Z | Downloading crates ... |
| 172 | 2026-06-02T23:38:19.839Z | Downloaded cargo-nextest v0.9.97 |
| 173 | 2026-06-02T23:38:19.900Z | Installing cargo-nextest v0.9.97 |
| 174 | 2026-06-02T23:38:19.941Z | Updating crates.io index |
| 175 | 2026-06-02T23:38:22.454Z | Locking 404 packages to latest compatible versions |
| 176 | 2026-06-02T23:38:22.460Z | Adding dialoguer v0.11.0 (available: v0.12.0) |
| 177 | 2026-06-02T23:38:22.463Z | Adding duct v0.13.7 (available: v1.1.1) |
| 178 | 2026-06-02T23:38:22.463Z | Adding enable-ansi-support v0.2.1 (available: v0.3.1) |
| 179 | 2026-06-02T23:38:22.463Z | Adding generic-array v0.14.7 (available: v0.14.9) |
| 180 | 2026-06-02T23:38:22.463Z | Adding idna_adapter v1.0.0 (available: v1.2.2) |
| 181 | 2026-06-02T23:38:22.466Z | Adding nextest-filtering v0.15.0 (available: v0.21.1) |
| 182 | 2026-06-02T23:38:22.466Z | Adding nextest-metadata v0.12.2 (available: v0.12.3) |
| 183 | 2026-06-02T23:38:22.470Z | Adding nextest-runner v0.80.0 (available: v0.118.0) |
| 184 | 2026-06-02T23:38:22.472Z | Adding quick-junit v0.5.2 (available: v0.6.0) |
| 185 | 2026-06-02T23:38:22.498Z | Downloading crates ... |
| 186 | 2026-06-02T23:38:22.572Z | Downloaded cargo-platform v0.3.3 |
| 187 | 2026-06-02T23:38:22.578Z | Downloaded adler2 v2.0.1 |
| 188 | 2026-06-02T23:38:22.581Z | Downloaded async-scoped v0.9.0 |
| 189 | 2026-06-02T23:38:22.584Z | Downloaded cfg-if v1.0.4 |
| 190 | 2026-06-02T23:38:22.589Z | Downloaded base64ct v1.8.3 |
| 191 | 2026-06-02T23:38:22.595Z | Downloaded idna_adapter v1.0.0 |
| 192 | 2026-06-02T23:38:22.598Z | Downloaded anstyle-query v1.1.5 |
| 193 | 2026-06-02T23:38:22.598Z | Downloaded cfg_aliases v0.2.1 |
| 194 | 2026-06-02T23:38:22.604Z | Downloaded block-buffer v0.10.4 |
| 195 | 2026-06-02T23:38:22.604Z | Downloaded atomicwrites v0.4.4 |
| 196 | 2026-06-02T23:38:22.604Z | Downloaded backtrace-ext v0.2.1 |
| 197 | 2026-06-02T23:38:22.607Z | Downloaded rustc-hash v2.1.2 |
| 198 | 2026-06-02T23:38:22.610Z | Downloaded lazy_static v1.5.0 |
| 199 | 2026-06-02T23:38:22.613Z | Downloaded atomic-waker v1.1.2 |
| 200 | 2026-06-02T23:38:22.613Z | Downloaded rand_chacha v0.9.0 |
| 201 | 2026-06-02T23:38:22.613Z | Downloaded cargo-platform v0.2.0 |
| 202 | 2026-06-02T23:38:22.616Z | Downloaded addr2line v0.25.1 |
| 203 | 2026-06-02T23:38:22.616Z | Downloaded is_terminal_polyfill v1.70.2 |
| 204 | 2026-06-02T23:38:22.619Z | Downloaded cargo_metadata v0.23.1 |
| 205 | 2026-06-02T23:38:22.619Z | Downloaded hex v0.4.3 |
| 206 | 2026-06-02T23:38:22.622Z | Downloaded itoa v1.0.18 |
| 207 | 2026-06-02T23:38:22.622Z | Downloaded anstyle v1.0.14 |
| 208 | 2026-06-02T23:38:22.622Z | Downloaded home v0.5.12 |
| 209 | 2026-06-02T23:38:22.626Z | Downloaded pin-project-lite v0.2.17 |
| 210 | 2026-06-02T23:38:22.629Z | Downloaded ipnet v2.12.0 |
| 211 | 2026-06-02T23:38:22.629Z | Downloaded jobserver v0.1.34 |
| 212 | 2026-06-02T23:38:22.632Z | Downloaded cargo_metadata v0.20.0 |
| 213 | 2026-06-02T23:38:22.632Z | Downloaded camino-tempfile v1.4.1 |
| 214 | 2026-06-02T23:38:22.635Z | Downloaded hyper-util v0.1.20 |
| 215 | 2026-06-02T23:38:22.638Z | Downloaded httparse v1.10.1 |
| 216 | 2026-06-02T23:38:22.638Z | Downloaded futures-core v0.3.32 |
| 217 | 2026-06-02T23:38:22.640Z | Downloaded clap v4.6.1 |
| 218 | 2026-06-02T23:38:22.644Z | Downloaded indexmap v2.14.0 |
| 219 | 2026-06-02T23:38:22.647Z | Downloaded http v1.4.1 |
| 220 | 2026-06-02T23:38:22.650Z | Downloaded futures-task v0.3.32 |
| 221 | 2026-06-02T23:38:22.653Z | Downloaded futures-sink v0.3.32 |
| 222 | 2026-06-02T23:38:22.653Z | Downloaded http-body v1.0.1 |
| 223 | 2026-06-02T23:38:22.653Z | Downloaded lock_api v0.4.14 |
| 224 | 2026-06-02T23:38:22.656Z | Downloaded humantime v2.3.0 |
| 225 | 2026-06-02T23:38:22.656Z | Downloaded document-features v0.2.12 |
| 226 | 2026-06-02T23:38:22.659Z | Downloaded iana-time-zone v0.1.65 |
| 227 | 2026-06-02T23:38:22.659Z | Downloaded clap_lex v1.1.0 |
| 228 | 2026-06-02T23:38:22.661Z | Downloaded hyper-tls v0.6.0 |
| 229 | 2026-06-02T23:38:22.661Z | Downloaded is_ci v1.2.0 |
| 230 | 2026-06-02T23:38:22.661Z | Downloaded fastrand v2.4.1 |
| 231 | 2026-06-02T23:38:22.664Z | Downloaded clap_derive v4.6.1 |
| 232 | 2026-06-02T23:38:22.664Z | Downloaded anstream v1.0.0 |
| 233 | 2026-06-02T23:38:22.667Z | Downloaded foreign-types v0.3.2 |
| 234 | 2026-06-02T23:38:22.667Z | Downloaded form_urlencoded v1.2.2 |
| 235 | 2026-06-02T23:38:22.667Z | Downloaded foreign-types-shared v0.1.1 |
| 236 | 2026-06-02T23:38:22.670Z | Downloaded fnv v1.0.7 |
| 237 | 2026-06-02T23:38:22.670Z | Downloaded colorchoice v1.0.5 |
| 238 | 2026-06-02T23:38:22.670Z | Downloaded cfg-expr v0.20.8 |
| 239 | 2026-06-02T23:38:22.673Z | Downloaded equivalent v1.0.2 |
| 240 | 2026-06-02T23:38:22.673Z | Downloaded futures-io v0.3.32 |
| 241 | 2026-06-02T23:38:22.673Z | Downloaded anstyle-parse v1.0.0 |
| 242 | 2026-06-02T23:38:22.676Z | Downloaded guppy-workspace-hack v0.1.0 |
| 243 | 2026-06-02T23:38:22.676Z | Downloaded cargo-util-schemas v0.2.0 |
| 244 | 2026-06-02T23:38:22.679Z | Downloaded mukti-metadata v0.3.0 |
| 245 | 2026-06-02T23:38:22.679Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 246 | 2026-06-02T23:38:22.679Z | Downloaded heck v0.5.0 |
| 247 | 2026-06-02T23:38:22.682Z | Downloaded cpufeatures v0.2.17 |
| 248 | 2026-06-02T23:38:22.682Z | Downloaded autocfg v1.5.1 |
| 249 | 2026-06-02T23:38:22.682Z | Downloaded generic-array v0.14.7 |
| 250 | 2026-06-02T23:38:22.685Z | Downloaded humantime-serde v1.1.1 |
| 251 | 2026-06-02T23:38:22.685Z | Downloaded indent_write v2.2.0 |
| 252 | 2026-06-02T23:38:22.688Z | Downloaded errno v0.3.14 |
| 253 | 2026-06-02T23:38:22.688Z | Downloaded enable-ansi-support v0.2.1 |
| 254 | 2026-06-02T23:38:22.691Z | Downloaded os_pipe v1.2.3 |
| 255 | 2026-06-02T23:38:22.691Z | Downloaded debug-ignore v1.0.5 |
| 256 | 2026-06-02T23:38:22.691Z | Downloaded openssl-probe v0.2.1 |
| 257 | 2026-06-02T23:38:22.695Z | Downloaded rustc_version v0.4.1 |
| 258 | 2026-06-02T23:38:22.695Z | Downloaded ahash v0.8.12 |
| 259 | 2026-06-02T23:38:22.700Z | Downloaded color-spantrace v0.3.0 |
| 260 | 2026-06-02T23:38:22.700Z | Downloaded nextest-workspace-hack v0.1.0 |
| 261 | 2026-06-02T23:38:22.700Z | Downloaded indenter v0.3.4 |
| 262 | 2026-06-02T23:38:22.700Z | Downloaded futures-macro v0.3.32 |
| 263 | 2026-06-02T23:38:22.703Z | Downloaded log v0.4.31 |
| 264 | 2026-06-02T23:38:22.706Z | Downloaded serde-value v0.7.0 |
| 265 | 2026-06-02T23:38:22.708Z | Downloaded owo-colors v4.3.0 |
| 266 | 2026-06-02T23:38:22.708Z | Downloaded serde_spanned v0.6.9 |
| 267 | 2026-06-02T23:38:22.711Z | Downloaded filetime v0.2.29 |
| 268 | 2026-06-02T23:38:22.711Z | Downloaded ordered-float v2.10.1 |
| 269 | 2026-06-02T23:38:22.714Z | Downloaded miette-derive v7.6.0 |
| 270 | 2026-06-02T23:38:22.714Z | Downloaded find-msvc-tools v0.1.9 |
| 271 | 2026-06-02T23:38:22.717Z | Downloaded futures-executor v0.3.32 |
| 272 | 2026-06-02T23:38:22.721Z | Downloaded shell-words v1.1.1 |
| 273 | 2026-06-02T23:38:22.721Z | Downloaded serde_urlencoded v0.7.1 |
| 274 | 2026-06-02T23:38:22.726Z | Downloaded openssl-macros v0.1.1 |
| 275 | 2026-06-02T23:38:22.726Z | Downloaded signature v2.2.0 |
| 276 | 2026-06-02T23:38:22.729Z | Downloaded signal-hook-mio v0.2.5 |
| 277 | 2026-06-02T23:38:22.730Z | Downloaded strip-ansi-escapes v0.2.1 |
| 278 | 2026-06-02T23:38:22.730Z | Downloaded scopeguard v1.2.0 |
| 279 | 2026-06-02T23:38:22.733Z | Downloaded supports-unicode v3.0.0 |
| 280 | 2026-06-02T23:38:22.733Z | Downloaded supports-color v3.0.2 |
| 281 | 2026-06-02T23:38:22.733Z | Downloaded subtle v2.6.1 |
| 282 | 2026-06-02T23:38:22.733Z | Downloaded number_prefix v0.4.0 |
| 283 | 2026-06-02T23:38:22.736Z | Downloaded ed25519 v2.2.3 |
| 284 | 2026-06-02T23:38:22.741Z | Downloaded camino v1.2.2 |
| 285 | 2026-06-02T23:38:22.746Z | Downloaded fixedbitset v0.5.7 |
| 286 | 2026-06-02T23:38:22.746Z | Downloaded crypto-common v0.1.7 |
| 287 | 2026-06-02T23:38:22.749Z | Downloaded lru-slab v0.1.2 |
| 288 | 2026-06-02T23:38:22.749Z | Downloaded percent-encoding v2.3.2 |
| 289 | 2026-06-02T23:38:22.749Z | Downloaded either v1.16.0 |
| 290 | 2026-06-02T23:38:22.749Z | Downloaded convert_case v0.10.0 |
| 291 | 2026-06-02T23:38:22.749Z | Downloaded globset v0.4.18 |
| 292 | 2026-06-02T23:38:22.749Z | Downloaded shared_child v1.1.1 |
| 293 | 2026-06-02T23:38:22.753Z | Downloaded dialoguer v0.11.0 |
| 294 | 2026-06-02T23:38:22.753Z | Downloaded sync_wrapper v1.0.2 |
| 295 | 2026-06-02T23:38:22.753Z | Downloaded serde_ignored v0.1.14 |
| 296 | 2026-06-02T23:38:22.756Z | Downloaded pathdiff v0.2.3 |
| 297 | 2026-06-02T23:38:22.756Z | Downloaded nested v0.1.1 |
| 298 | 2026-06-02T23:38:22.756Z | Downloaded bitflags v2.12.1 |
| 299 | 2026-06-02T23:38:22.760Z | Downloaded digest v0.10.7 |
| 300 | 2026-06-02T23:38:22.760Z | Downloaded terminal_size v0.4.4 |
| 301 | 2026-06-02T23:38:22.765Z | Downloaded future-queue v0.4.0 |
| 302 | 2026-06-02T23:38:22.768Z | Downloaded duct v0.13.7 |
| 303 | 2026-06-02T23:38:22.768Z | Downloaded serde-untagged v0.1.9 |
| 304 | 2026-06-02T23:38:22.772Z | Downloaded supports-hyperlinks v3.2.0 |
| 305 | 2026-06-02T23:38:22.775Z | Downloaded strsim v0.11.1 |
| 306 | 2026-06-02T23:38:22.778Z | Downloaded toml_write v0.1.2 |
| 307 | 2026-06-02T23:38:22.781Z | Downloaded console v0.15.11 |
| 308 | 2026-06-02T23:38:22.781Z | Downloaded self-replace v1.5.0 |
| 309 | 2026-06-02T23:38:22.784Z | Downloaded nextest-metadata v0.12.2 |
| 310 | 2026-06-02T23:38:22.784Z | Downloaded serde_path_to_error v0.1.20 |
| 311 | 2026-06-02T23:38:22.787Z | Downloaded foldhash v0.1.5 |
| 312 | 2026-06-02T23:38:22.787Z | Downloaded const-oid v0.9.6 |
| 313 | 2026-06-02T23:38:22.787Z | Downloaded rand_core v0.9.5 |
| 314 | 2026-06-02T23:38:22.790Z | Downloaded indicatif v0.17.11 |
| 315 | 2026-06-02T23:38:22.790Z | Downloaded serde_spanned v1.1.1 |
| 316 | 2026-06-02T23:38:22.793Z | Downloaded smol_str v0.3.6 |
| 317 | 2026-06-02T23:38:22.793Z | Downloaded signal-hook-registry v1.4.8 |
| 318 | 2026-06-02T23:38:22.796Z | Downloaded sigchld v0.2.4 |
| 319 | 2026-06-02T23:38:22.796Z | Downloaded shlex v2.0.1 |
| 320 | 2026-06-02T23:38:22.796Z | Downloaded tower-service v0.3.3 |
| 321 | 2026-06-02T23:38:22.799Z | Downloaded hyper-rustls v0.27.9 |
| 322 | 2026-06-02T23:38:22.799Z | Downloaded tracing-error v0.2.1 |
| 323 | 2026-06-02T23:38:22.802Z | Downloaded rand_core v0.6.4 |
| 324 | 2026-06-02T23:38:22.805Z | Downloaded swrite v0.1.0 |
| 325 | 2026-06-02T23:38:22.808Z | Downloaded tokio-macros v2.7.0 |
| 326 | 2026-06-02T23:38:22.811Z | Downloaded tinyvec_macros v0.1.1 |
| 327 | 2026-06-02T23:38:22.811Z | Downloaded getrandom v0.2.17 |
| 328 | 2026-06-02T23:38:22.825Z | Downloaded tower-layer v0.3.3 |
| 329 | 2026-06-02T23:38:22.825Z | Downloaded typeid v1.0.3 |
| 330 | 2026-06-02T23:38:22.825Z | Downloaded try-lock v0.2.5 |
| 331 | 2026-06-02T23:38:22.825Z | Downloaded http-body-util v0.1.3 |
| 332 | 2026-06-02T23:38:22.825Z | Downloaded base64 v0.22.1 |
| 333 | 2026-06-02T23:38:22.828Z | Downloaded bytes v1.11.1 |
| 334 | 2026-06-02T23:38:22.829Z | Downloaded ppv-lite86 v0.2.21 |
| 335 | 2026-06-02T23:38:22.829Z | Downloaded getrandom v0.4.2 |
| 336 | 2026-06-02T23:38:22.831Z | Downloaded thiserror v2.0.18 |
| 337 | 2026-06-02T23:38:22.834Z | Downloaded untrusted v0.9.0 |
| 338 | 2026-06-02T23:38:22.834Z | Downloaded unicode-xid v0.2.6 |
| 339 | 2026-06-02T23:38:22.837Z | Downloaded target-lexicon v0.13.5 |
| 340 | 2026-06-02T23:38:22.837Z | Downloaded pkcs8 v0.10.2 |
| 341 | 2026-06-02T23:38:22.840Z | Downloaded thiserror-impl v2.0.18 |
| 342 | 2026-06-02T23:38:22.840Z | Downloaded toml_datetime v0.6.11 |
| 343 | 2026-06-02T23:38:22.840Z | Downloaded thiserror-impl v1.0.69 |
| 344 | 2026-06-02T23:38:22.843Z | Downloaded thiserror v1.0.69 |
| 345 | 2026-06-02T23:38:22.846Z | Downloaded native-tls v0.2.18 |
| 346 | 2026-06-02T23:38:22.846Z | Downloaded quote v1.0.45 |
| 347 | 2026-06-02T23:38:22.846Z | Downloaded utf8_iter v1.0.4 |
| 348 | 2026-06-02T23:38:22.849Z | Downloaded erased-serde v0.4.10 |
| 349 | 2026-06-02T23:38:22.849Z | Downloaded want v0.3.1 |
| 350 | 2026-06-02T23:38:22.849Z | Downloaded pkg-config v0.3.33 |
| 351 | 2026-06-02T23:38:22.852Z | Downloaded eyre v0.6.12 |
| 352 | 2026-06-02T23:38:22.856Z | Downloaded rustc-demangle v0.1.27 |
| 353 | 2026-06-02T23:38:22.860Z | Downloaded simd-adler32 v0.3.9 |
| 354 | 2026-06-02T23:38:22.863Z | Downloaded slab v0.4.12 |
| 355 | 2026-06-02T23:38:22.863Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 356 | 2026-06-02T23:38:22.863Z | Downloaded smallvec v1.15.1 |
| 357 | 2026-06-02T23:38:22.867Z | Downloaded unicode-linebreak v0.1.5 |
| 358 | 2026-06-02T23:38:22.867Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 359 | 2026-06-02T23:38:22.867Z | Downloaded futures-channel v0.3.32 |
| 360 | 2026-06-02T23:38:22.870Z | Downloaded urlencoding v2.1.3 |
| 361 | 2026-06-02T23:38:22.870Z | Downloaded litrs v1.0.0 |
| 362 | 2026-06-02T23:38:22.870Z | Downloaded parking_lot_core v0.9.12 |
| 363 | 2026-06-02T23:38:22.873Z | Downloaded xattr v1.6.1 |
| 364 | 2026-06-02T23:38:22.873Z | Downloaded newtype-uuid v1.3.2 |
| 365 | 2026-06-02T23:38:22.876Z | Downloaded futures v0.3.32 |
| 366 | 2026-06-02T23:38:22.878Z | Downloaded parking_lot v0.12.5 |
| 367 | 2026-06-02T23:38:22.881Z | Downloaded cc v1.2.63 |
| 368 | 2026-06-02T23:38:22.881Z | Downloaded static_assertions v1.1.0 |
| 369 | 2026-06-02T23:38:22.884Z | Downloaded getrandom v0.3.4 |
| 370 | 2026-06-02T23:38:22.884Z | Downloaded quick-junit v0.5.2 |
| 371 | 2026-06-02T23:38:22.887Z | Downloaded once_cell v1.21.4 |
| 372 | 2026-06-02T23:38:22.887Z | Downloaded config v0.15.23 |
| 373 | 2026-06-02T23:38:22.890Z | Downloaded pin-project v1.1.13 |
| 374 | 2026-06-02T23:38:22.896Z | Downloaded tokio-native-tls v0.3.1 |
| 375 | 2026-06-02T23:38:22.899Z | Downloaded thread_local v1.1.9 |
| 376 | 2026-06-02T23:38:22.899Z | Downloaded target-spec-miette v0.4.8 |
| 377 | 2026-06-02T23:38:22.902Z | Downloaded serde_derive v1.0.228 |
| 378 | 2026-06-02T23:38:22.902Z | Downloaded crc32fast v1.5.0 |
| 379 | 2026-06-02T23:38:22.905Z | Downloaded borsh v1.6.1 |
| 380 | 2026-06-02T23:38:22.907Z | Downloaded utf8parse v0.2.2 |
| 381 | 2026-06-02T23:38:22.908Z | Downloaded nextest-filtering v0.15.0 |
| 382 | 2026-06-02T23:38:22.910Z | Downloaded toml v0.8.23 |
| 383 | 2026-06-02T23:38:22.910Z | Downloaded tokio-stream v0.1.18 |
| 384 | 2026-06-02T23:38:22.913Z | Downloaded zstd-safe v7.2.4 |
| 385 | 2026-06-02T23:38:22.913Z | Downloaded zipsign-api v0.1.5 |
| 386 | 2026-06-02T23:38:22.916Z | Downloaded serde_core v1.0.228 |
| 387 | 2026-06-02T23:38:22.916Z | Downloaded quinn-udp v0.5.14 |
| 388 | 2026-06-02T23:38:22.920Z | Downloaded pin-project-internal v1.1.13 |
| 389 | 2026-06-02T23:38:22.920Z | Downloaded signal-hook v0.3.18 |
| 390 | 2026-06-02T23:38:22.923Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 391 | 2026-06-02T23:38:22.923Z | Downloaded self_update v0.42.0 |
| 392 | 2026-06-02T23:38:22.923Z | Downloaded xxhash-rust v0.8.15 |
| 393 | 2026-06-02T23:38:22.926Z | Downloaded zstd v0.13.3 |
| 394 | 2026-06-02T23:38:22.926Z | Downloaded tracing-attributes v0.1.31 |
| 395 | 2026-06-02T23:38:22.929Z | Downloaded backtrace v0.3.76 |
| 396 | 2026-06-02T23:38:22.931Z | Downloaded sha2 v0.10.9 |
| 397 | 2026-06-02T23:38:22.931Z | Downloaded tokio-rustls v0.26.4 |
| 398 | 2026-06-02T23:38:22.936Z | Downloaded rustls-pki-types v1.14.1 |
| 399 | 2026-06-02T23:38:22.939Z | Downloaded unicase v2.9.0 |
| 400 | 2026-06-02T23:38:22.939Z | Downloaded version_check v0.9.5 |
| 401 | 2026-06-02T23:38:22.942Z | Downloaded tempfile v3.27.0 |
| 402 | 2026-06-02T23:38:22.942Z | Downloaded derive-where v1.6.1 |
| 403 | 2026-06-02T23:38:22.945Z | Downloaded proc-macro2 v1.0.106 |
| 404 | 2026-06-02T23:38:22.948Z | Downloaded spki v0.7.3 |
| 405 | 2026-06-02T23:38:22.951Z | Downloaded num-traits v0.2.19 |
| 406 | 2026-06-02T23:38:22.954Z | Downloaded zmij v1.0.21 |
| 407 | 2026-06-02T23:38:22.954Z | Downloaded zeroize v1.8.2 |
| 408 | 2026-06-02T23:38:22.957Z | Downloaded target-spec v3.6.0 |
| 409 | 2026-06-02T23:38:22.957Z | Downloaded flate2 v1.1.9 |
| 410 | 2026-06-02T23:38:22.963Z | Downloaded tracing-log v0.2.0 |
| 411 | 2026-06-02T23:38:22.966Z | Downloaded der v0.7.10 |
| 412 | 2026-06-02T23:38:22.968Z | Downloaded ed25519-dalek v2.2.0 |
| 413 | 2026-06-02T23:38:22.975Z | Downloaded textwrap v0.16.2 |
| 414 | 2026-06-02T23:38:22.978Z | Downloaded semver v1.0.28 |
| 415 | 2026-06-02T23:38:22.981Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 416 | 2026-06-02T23:38:22.984Z | Downloaded uuid v1.23.2 |
| 417 | 2026-06-02T23:38:22.984Z | Downloaded vte v0.14.1 |
| 418 | 2026-06-02T23:38:22.987Z | Downloaded ryu v1.0.23 |
| 419 | 2026-06-02T23:38:22.987Z | Downloaded derive_more-impl v2.1.1 |
| 420 | 2026-06-02T23:38:22.990Z | Downloaded socket2 v0.6.4 |
| 421 | 2026-06-02T23:38:22.994Z | Downloaded sharded-slab v0.1.7 |
| 422 | 2026-06-02T23:38:23.000Z | Downloaded derive_more v2.1.1 |
| 423 | 2026-06-02T23:38:23.007Z | Downloaded serde v1.0.228 |
| 424 | 2026-06-02T23:38:23.010Z | Downloaded tinyvec v1.11.0 |
| 425 | 2026-06-02T23:38:23.013Z | Downloaded quinn v0.11.9 |
| 426 | 2026-06-02T23:38:23.013Z | Downloaded itertools v0.14.0 |
| 427 | 2026-06-02T23:38:23.016Z | Downloaded tracing-core v0.1.36 |
| 428 | 2026-06-02T23:38:23.027Z | Downloaded openssl-sys v0.9.116 |
| 429 | 2026-06-02T23:38:23.029Z | Downloaded url v2.5.8 |
| 430 | 2026-06-02T23:38:23.037Z | Downloaded miniz_oxide v0.8.9 |
| 431 | 2026-06-02T23:38:23.042Z | Downloaded unicode-ident v1.0.24 |
| 432 | 2026-06-02T23:38:23.047Z | Downloaded crossterm v0.29.0 |
| 433 | 2026-06-02T23:38:23.059Z | Downloaded toml_edit v0.22.27 |
| 434 | 2026-06-02T23:38:23.062Z | Downloaded hashbrown v0.15.5 |
| 435 | 2026-06-02T23:38:23.069Z | Downloaded clap_builder v4.6.0 |
| 436 | 2026-06-02T23:38:23.072Z | Downloaded aho-corasick v1.1.4 |
| 437 | 2026-06-02T23:38:23.075Z | Downloaded rustls-webpki v0.103.13 |
| 438 | 2026-06-02T23:38:23.087Z | Downloaded guppy v0.17.26 |
| 439 | 2026-06-02T23:38:23.096Z | Downloaded memchr v2.8.1 |
| 440 | 2026-06-02T23:38:23.099Z | Downloaded tower v0.5.3 |
| 441 | 2026-06-02T23:38:23.102Z | Downloaded hashbrown v0.17.1 |
| 442 | 2026-06-02T23:38:23.105Z | Downloaded serde_json v1.0.150 |
| 443 | 2026-06-02T23:38:23.109Z | Downloaded futures-util v0.3.32 |
| 444 | 2026-06-02T23:38:23.116Z | Downloaded h2 v0.4.14 |
| 445 | 2026-06-02T23:38:23.120Z | Downloaded rand v0.9.4 |
| 446 | 2026-06-02T23:38:23.126Z | Downloaded unicode-normalization v0.1.25 |
| 447 | 2026-06-02T23:38:23.134Z | Downloaded mio v1.2.1 |
| 448 | 2026-06-02T23:38:23.138Z | Downloaded tar v0.4.46 |
| 449 | 2026-06-02T23:38:23.154Z | Downloaded miette v7.6.0 |
| 450 | 2026-06-02T23:38:23.161Z | Downloaded typenum v1.20.1 |
| 451 | 2026-06-02T23:38:23.164Z | Downloaded winnow v1.0.3 |
| 452 | 2026-06-02T23:38:23.171Z | Downloaded winnow v0.7.15 |
| 453 | 2026-06-02T23:38:23.177Z | Downloaded tracing-subscriber v0.3.23 |
| 454 | 2026-06-02T23:38:23.181Z | Downloaded ron v0.12.1 |
| 455 | 2026-06-02T23:38:23.186Z | Downloaded webpki-roots v1.0.7 |
| 456 | 2026-06-02T23:38:23.189Z | Downloaded chrono v0.4.44 |
| 457 | 2026-06-02T23:38:23.192Z | Downloaded unicode-segmentation v1.13.3 |
| 458 | 2026-06-02T23:38:23.211Z | Downloaded unicode-width v0.1.14 |
| 459 | 2026-06-02T23:38:23.216Z | Downloaded curve25519-dalek v4.1.3 |
| 460 | 2026-06-02T23:38:23.222Z | Downloaded hyper v1.10.1 |
| 461 | 2026-06-02T23:38:23.226Z | Downloaded tokio-util v0.7.18 |
| 462 | 2026-06-02T23:38:23.229Z | Downloaded unicode-width v0.2.2 |
| 463 | 2026-06-02T23:38:23.234Z | Downloaded zerocopy v0.8.50 |
| 464 | 2026-06-02T23:38:23.243Z | Downloaded reqwest v0.12.28 |
| 465 | 2026-06-02T23:38:23.249Z | Downloaded regex v1.12.3 |
| 466 | 2026-06-02T23:38:23.252Z | Downloaded bstr v1.12.1 |
| 467 | 2026-06-02T23:38:23.255Z | Downloaded syn v2.0.117 |
| 468 | 2026-06-02T23:38:23.259Z | Downloaded tower-http v0.6.11 |
| 469 | 2026-06-02T23:38:23.264Z | Downloaded pulldown-cmark v0.13.4 |
| 470 | 2026-06-02T23:38:23.267Z | Downloaded idna v1.1.0 |
| 471 | 2026-06-02T23:38:23.271Z | Downloaded gimli v0.32.3 |
| 472 | 2026-06-02T23:38:23.274Z | Downloaded tracing v0.1.44 |
| 473 | 2026-06-02T23:38:23.285Z | Downloaded quick-xml v0.37.5 |
| 474 | 2026-06-02T23:38:23.288Z | Downloaded color-eyre v0.6.5 |
| 475 | 2026-06-02T23:38:23.297Z | Downloaded portable-atomic v1.13.1 |
| 476 | 2026-06-02T23:38:23.304Z | Downloaded quick-xml v0.38.4 |
| 477 | 2026-06-02T23:38:23.313Z | Downloaded tokio v1.52.3 |
| 478 | 2026-06-02T23:38:23.346Z | Downloaded quinn-proto v0.11.14 |
| 479 | 2026-06-02T23:38:23.374Z | Downloaded vcpkg v0.2.15 |
| 480 | 2026-06-02T23:38:23.431Z | Downloaded nextest-runner v0.80.0 |
| 481 | 2026-06-02T23:38:23.456Z | Downloaded object v0.37.3 |
| 482 | 2026-06-02T23:38:23.462Z | Downloaded openssl v0.10.80 |
| 483 | 2026-06-02T23:38:23.479Z | Downloaded rustls v0.23.40 |
| 484 | 2026-06-02T23:38:23.486Z | Downloaded nix v0.30.1 |
| 485 | 2026-06-02T23:38:23.493Z | Downloaded rustix v0.38.44 |
| 486 | 2026-06-02T23:38:23.505Z | Downloaded regex-syntax v0.8.10 |
| 487 | 2026-06-02T23:38:23.523Z | Downloaded rustix v1.1.4 |
| 488 | 2026-06-02T23:38:23.604Z | Downloaded regex-automata v0.4.14 |
| 489 | 2026-06-02T23:38:23.660Z | Downloaded libc v0.2.186 |
| 490 | 2026-06-02T23:38:23.679Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 491 | 2026-06-02T23:38:23.688Z | Downloaded petgraph v0.8.3 |
| 492 | 2026-06-02T23:38:23.764Z | Downloaded recursion v0.5.4 |
| 493 | 2026-06-02T23:38:23.770Z | Downloaded ring v0.17.14 |
| 494 | 2026-06-02T23:38:23.831Z | Compiling libc v0.2.186 |
| 495 | 2026-06-02T23:38:23.831Z | Compiling proc-macro2 v1.0.106 |
| 496 | 2026-06-02T23:38:23.831Z | Compiling quote v1.0.45 |
| 497 | 2026-06-02T23:38:23.831Z | Compiling unicode-ident v1.0.24 |
| 498 | 2026-06-02T23:38:23.834Z | Compiling serde_core v1.0.228 |
| 499 | 2026-06-02T23:38:23.834Z | Compiling cfg-if v1.0.4 |
| 500 | 2026-06-02T23:38:23.834Z | Compiling memchr v2.8.1 |
| 501 | 2026-06-02T23:38:23.834Z | Compiling once_cell v1.21.4 |
| 502 | 2026-06-02T23:38:24.082Z | Compiling log v0.4.31 |
| 503 | 2026-06-02T23:38:24.094Z | Compiling pin-project-lite v0.2.17 |
| 504 | 2026-06-02T23:38:24.186Z | Compiling serde v1.0.228 |
| 505 | 2026-06-02T23:38:24.237Z | Compiling itoa v1.0.18 |
| 506 | 2026-06-02T23:38:24.397Z | Compiling smallvec v1.15.1 |
| 507 | 2026-06-02T23:38:24.476Z | Compiling futures-core v0.3.32 |
| 508 | 2026-06-02T23:38:24.552Z | Compiling bitflags v2.12.1 |
| 509 | 2026-06-02T23:38:24.654Z | Compiling hashbrown v0.17.1 |
| 510 | 2026-06-02T23:38:24.675Z | Compiling find-msvc-tools v0.1.9 |
| 511 | 2026-06-02T23:38:24.923Z | Compiling errno v0.3.14 |
| 512 | 2026-06-02T23:38:24.949Z | Compiling shlex v2.0.1 |
| 513 | 2026-06-02T23:38:24.980Z | Compiling equivalent v1.0.2 |
| 514 | 2026-06-02T23:38:25.070Z | Compiling signal-hook-registry v1.4.8 |
| 515 | 2026-06-02T23:38:25.100Z | Compiling jobserver v0.1.34 |
| 516 | 2026-06-02T23:38:25.111Z | Compiling bytes v1.11.1 |
| 517 | 2026-06-02T23:38:25.133Z | Compiling mio v1.2.1 |
| 518 | 2026-06-02T23:38:25.258Z | Compiling syn v2.0.117 |
| 519 | 2026-06-02T23:38:25.311Z | Compiling cc v1.2.63 |
| 520 | 2026-06-02T23:38:25.324Z | Compiling rustix v1.1.4 |
| 521 | 2026-06-02T23:38:25.415Z | Compiling futures-sink v0.3.32 |
| 522 | 2026-06-02T23:38:25.532Z | Compiling socket2 v0.6.4 |
| 523 | 2026-06-02T23:38:25.625Z | Compiling zmij v1.0.21 |
| 524 | 2026-06-02T23:38:25.834Z | Compiling slab v0.4.12 |
| 525 | 2026-06-02T23:38:25.967Z | Compiling futures-channel v0.3.32 |
| 526 | 2026-06-02T23:38:25.978Z | Compiling tracing-core v0.1.36 |
| 527 | 2026-06-02T23:38:26.037Z | Compiling version_check v0.9.5 |
| 528 | 2026-06-02T23:38:26.225Z | Compiling indexmap v2.14.0 |
| 529 | 2026-06-02T23:38:26.320Z | Compiling serde_json v1.0.150 |
| 530 | 2026-06-02T23:38:26.422Z | Compiling futures-task v0.3.32 |
| 531 | 2026-06-02T23:38:26.557Z | Compiling futures-io v0.3.32 |
| 532 | 2026-06-02T23:38:26.640Z | Compiling getrandom v0.4.2 |
| 533 | 2026-06-02T23:38:26.717Z | Compiling percent-encoding v2.3.2 |
| 534 | 2026-06-02T23:38:26.771Z | Compiling unicode-width v0.2.2 |
| 535 | 2026-06-02T23:38:26.955Z | Compiling camino v1.2.2 |
| 536 | 2026-06-02T23:38:27.100Z | Compiling ring v0.17.14 |
| 537 | 2026-06-02T23:38:27.113Z | Compiling http v1.4.1 |
| 538 | 2026-06-02T23:38:27.125Z | Compiling zeroize v1.8.2 |
| 539 | 2026-06-02T23:38:27.182Z | Compiling autocfg v1.5.1 |
| 540 | 2026-06-02T23:38:27.329Z | Compiling simd-adler32 v0.3.9 |
| 541 | 2026-06-02T23:38:27.355Z | Compiling adler2 v2.0.1 |
| 542 | 2026-06-02T23:38:27.530Z | Compiling miniz_oxide v0.8.9 |
| 543 | 2026-06-02T23:38:27.550Z | Compiling num-traits v0.2.19 |
| 544 | 2026-06-02T23:38:27.921Z | Compiling getrandom v0.3.4 |
| 545 | 2026-06-02T23:38:28.214Z | Compiling target-lexicon v0.13.5 |
| 546 | 2026-06-02T23:38:28.279Z | Compiling zerocopy v0.8.50 |
| 547 | 2026-06-02T23:38:28.420Z | Compiling object v0.37.3 |
| 548 | 2026-06-02T23:38:28.746Z | Compiling http-body v1.0.1 |
| 549 | 2026-06-02T23:38:28.773Z | Compiling rustls-pki-types v1.14.1 |
| 550 | 2026-06-02T23:38:28.877Z | Compiling serde_derive v1.0.228 |
| 551 | 2026-06-02T23:38:28.901Z | Compiling tokio-macros v2.7.0 |
| 552 | 2026-06-02T23:38:28.923Z | Compiling futures-macro v0.3.32 |
| 553 | 2026-06-02T23:38:28.999Z | Compiling tracing-attributes v0.1.31 |
| 554 | 2026-06-02T23:38:29.082Z | Compiling form_urlencoded v1.2.2 |
| 555 | 2026-06-02T23:38:29.356Z | Compiling semver v1.0.28 |
| 556 | 2026-06-02T23:38:29.380Z | Compiling getrandom v0.2.17 |
| 557 | 2026-06-02T23:38:29.575Z | Compiling idna_adapter v1.0.0 |
| 558 | 2026-06-02T23:38:29.651Z | Compiling httparse v1.10.1 |
| 559 | 2026-06-02T23:38:29.664Z | Compiling tokio v1.52.3 |
| 560 | 2026-06-02T23:38:29.680Z | Compiling guppy-workspace-hack v0.1.0 |
| 561 | 2026-06-02T23:38:29.754Z | Compiling futures-util v0.3.32 |
| 562 | 2026-06-02T23:38:29.914Z | Compiling utf8_iter v1.0.4 |
| 563 | 2026-06-02T23:38:30.002Z | Compiling untrusted v0.9.0 |
| 564 | 2026-06-02T23:38:30.014Z | Compiling thiserror v2.0.18 |
| 565 | 2026-06-02T23:38:30.079Z | Compiling gimli v0.32.3 |
| 566 | 2026-06-02T23:38:30.134Z | Compiling fnv v1.0.7 |
| 567 | 2026-06-02T23:38:30.219Z | Compiling tracing v0.1.44 |
| 568 | 2026-06-02T23:38:30.236Z | Compiling owo-colors v4.3.0 |
| 569 | 2026-06-02T23:38:30.353Z | Compiling signal-hook v0.3.18 |
| 570 | 2026-06-02T23:38:30.599Z | Compiling idna v1.1.0 |
| 571 | 2026-06-02T23:38:30.775Z | Compiling thiserror-impl v2.0.18 |
| 572 | 2026-06-02T23:38:31.957Z | Compiling addr2line v0.25.1 |
| 573 | 2026-06-02T23:38:32.384Z | Compiling generic-array v0.14.7 |
| 574 | 2026-06-02T23:38:32.412Z | Compiling pkg-config v0.3.33 |
| 575 | 2026-06-02T23:38:32.630Z | Compiling rustc-demangle v0.1.27 |
| 576 | 2026-06-02T23:38:32.738Z | Compiling fastrand v2.4.1 |
| 577 | 2026-06-02T23:38:32.847Z | Compiling tower-service v0.3.3 |
| 578 | 2026-06-02T23:38:32.897Z | Compiling atomic-waker v1.1.2 |
| 579 | 2026-06-02T23:38:32.943Z | Compiling try-lock v0.2.5 |
| 580 | 2026-06-02T23:38:33.024Z | Compiling target-spec v3.6.0 |
| 581 | 2026-06-02T23:38:33.062Z | Compiling rustls v0.23.40 |
| 582 | 2026-06-02T23:38:33.065Z | Compiling typeid v1.0.3 |
| 583 | 2026-06-02T23:38:33.285Z | Compiling thiserror v1.0.69 |
| 584 | 2026-06-02T23:38:33.334Z | Compiling want v0.3.1 |
| 585 | 2026-06-02T23:38:33.412Z | Compiling tempfile v3.27.0 |
| 586 | 2026-06-02T23:38:33.520Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 587 | 2026-06-02T23:38:33.598Z | Compiling tokio-util v0.7.18 |
| 588 | 2026-06-02T23:38:33.848Z | Compiling cfg-expr v0.20.8 |
| 589 | 2026-06-02T23:38:34.062Z | Compiling url v2.5.8 |
| 590 | 2026-06-02T23:38:34.314Z | Compiling backtrace v0.3.76 |
| 591 | 2026-06-02T23:38:34.675Z | Compiling h2 v0.4.14 |
| 592 | 2026-06-02T23:38:35.282Z | Compiling thiserror-impl v1.0.69 |
| 593 | 2026-06-02T23:38:35.720Z | Compiling terminal_size v0.4.4 |
| 594 | 2026-06-02T23:38:35.742Z | Compiling aho-corasick v1.1.4 |
| 595 | 2026-06-02T23:38:35.881Z | Compiling winnow v0.7.15 |
| 596 | 2026-06-02T23:38:36.440Z | Compiling rustls-webpki v0.103.13 |
| 597 | 2026-06-02T23:38:36.513Z | Compiling erased-serde v0.4.10 |
| 598 | 2026-06-02T23:38:36.827Z | Compiling subtle v2.6.1 |
| 599 | 2026-06-02T23:38:37.014Z | Compiling regex-syntax v0.8.10 |
| 600 | 2026-06-02T23:38:37.785Z | Compiling typenum v1.20.1 |
| 601 | 2026-06-02T23:38:39.033Z | Compiling regex-automata v0.4.14 |
| 602 | 2026-06-02T23:38:39.047Z | Compiling hyper v1.10.1 |
| 603 | 2026-06-02T23:38:41.269Z | Compiling serde_spanned v0.6.9 |
| 604 | 2026-06-02T23:38:41.434Z | Compiling toml_datetime v0.6.11 |
| 605 | 2026-06-02T23:38:41.809Z | Compiling ahash v0.8.12 |
| 606 | 2026-06-02T23:38:42.083Z | Compiling sync_wrapper v1.0.2 |
| 607 | 2026-06-02T23:38:42.202Z | Compiling lazy_static v1.5.0 |
| 608 | 2026-06-02T23:38:42.317Z | Compiling unicode-segmentation v1.13.3 |
| 609 | 2026-06-02T23:38:42.486Z | Compiling parking_lot_core v0.9.12 |
| 610 | 2026-06-02T23:38:42.717Z | Compiling portable-atomic v1.13.1 |
| 611 | 2026-06-02T23:38:42.720Z | Compiling nextest-workspace-hack v0.1.0 |
| 612 | 2026-06-02T23:38:42.772Z | Compiling ipnet v2.12.0 |
| 613 | 2026-06-02T23:38:42.775Z | Compiling crc32fast v1.5.0 |
| 614 | 2026-06-02T23:38:42.958Z | Compiling either v1.16.0 |
| 615 | 2026-06-02T23:38:43.080Z | Compiling foldhash v0.1.5 |
| 616 | 2026-06-02T23:38:43.170Z | Compiling is_ci v1.2.0 |
| 617 | 2026-06-02T23:38:43.188Z | Compiling tower-layer v0.3.3 |
| 618 | 2026-06-02T23:38:43.302Z | Compiling toml_write v0.1.2 |
| 619 | 2026-06-02T23:38:43.338Z | Compiling base64 v0.22.1 |
| 620 | 2026-06-02T23:38:43.392Z | Compiling unicode-linebreak v0.1.5 |
| 621 | 2026-06-02T23:38:43.552Z | Compiling toml_edit v0.22.27 |
| 622 | 2026-06-02T23:38:43.668Z | Compiling hyper-util v0.1.20 |
| 623 | 2026-06-02T23:38:43.825Z | Compiling textwrap v0.16.2 |
| 624 | 2026-06-02T23:38:43.980Z | Compiling tower v0.5.3 |
| 625 | 2026-06-02T23:38:44.200Z | Compiling supports-color v3.0.2 |
| 626 | 2026-06-02T23:38:44.437Z | Compiling hashbrown v0.15.5 |
| 627 | 2026-06-02T23:38:44.701Z | Compiling convert_case v0.10.0 |
| 628 | 2026-06-02T23:38:44.960Z | Compiling sharded-slab v0.1.7 |
| 629 | 2026-06-02T23:38:45.053Z | Compiling tokio-rustls v0.26.4 |
| 630 | 2026-06-02T23:38:45.344Z | Compiling backtrace-ext v0.2.1 |
| 631 | 2026-06-02T23:38:45.563Z | Compiling ordered-float v2.10.1 |
| 632 | 2026-06-02T23:38:45.605Z | Compiling webpki-roots v1.0.7 |
| 633 | 2026-06-02T23:38:45.723Z | Compiling miette-derive v7.6.0 |
| 634 | 2026-06-02T23:38:45.850Z | Compiling pathdiff v0.2.3 |
| 635 | 2026-06-02T23:38:45.865Z | Compiling console v0.15.11 |
| 636 | 2026-06-02T23:38:45.978Z | Compiling tracing-log v0.2.0 |
| 637 | 2026-06-02T23:38:46.285Z | Compiling cargo-platform v0.3.3 |
| 638 | 2026-06-02T23:38:46.337Z | Compiling os_pipe v1.2.3 |
| 639 | 2026-06-02T23:38:46.508Z | Compiling thread_local v1.1.9 |
| 640 | 2026-06-02T23:38:46.839Z | Compiling debug-ignore v1.0.5 |
| 641 | 2026-06-02T23:38:46.854Z | Compiling unicode-width v0.1.14 |
| 642 | 2026-06-02T23:38:46.866Z | Compiling supports-hyperlinks v3.2.0 |
| 643 | 2026-06-02T23:38:46.956Z | Compiling rustix v0.38.44 |
| 644 | 2026-06-02T23:38:47.088Z | Compiling ryu v1.0.23 |
| 645 | 2026-06-02T23:38:47.151Z | Compiling supports-unicode v3.0.0 |
| 646 | 2026-06-02T23:38:47.185Z | Compiling scopeguard v1.2.0 |
| 647 | 2026-06-02T23:38:47.294Z | Compiling cfg_aliases v0.2.1 |
| 648 | 2026-06-02T23:38:47.315Z | Compiling pulldown-cmark v0.13.4 |
| 649 | 2026-06-02T23:38:47.327Z | Compiling winnow v1.0.3 |
| 650 | 2026-06-02T23:38:47.366Z | Compiling zstd-safe v7.2.4 |
| 651 | 2026-06-02T23:38:47.379Z | Compiling fixedbitset v0.5.7 |
| 652 | 2026-06-02T23:38:47.626Z | Compiling utf8parse v0.2.2 |
| 653 | 2026-06-02T23:38:47.745Z | Compiling anstyle-parse v1.0.0 |
| 654 | 2026-06-02T23:38:47.891Z | Compiling petgraph v0.8.3 |
| 655 | 2026-06-02T23:38:47.979Z | Compiling nix v0.30.1 |
| 656 | 2026-06-02T23:38:48.080Z | Compiling lock_api v0.4.14 |
| 657 | 2026-06-02T23:38:48.328Z | Compiling miette v7.6.0 |
| 658 | 2026-06-02T23:38:48.377Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 659 | 2026-06-02T23:38:48.776Z | Compiling serde_urlencoded v0.7.1 |
| 660 | 2026-06-02T23:38:49.066Z | Compiling tracing-subscriber v0.3.23 |
| 661 | 2026-06-02T23:38:49.706Z | Compiling cargo_metadata v0.23.1 |
| 662 | 2026-06-02T23:38:49.814Z | Compiling sigchld v0.2.4 |
| 663 | 2026-06-02T23:38:50.066Z | Compiling serde-value v0.7.0 |
| 664 | 2026-06-02T23:38:50.195Z | Compiling hyper-rustls v0.27.9 |
| 665 | 2026-06-02T23:38:50.873Z | Compiling serde-untagged v0.1.9 |
| 666 | 2026-06-02T23:38:51.142Z | Compiling toml v0.8.23 |
| 667 | 2026-06-02T23:38:51.239Z | Compiling derive_more-impl v2.1.1 |
| 668 | 2026-06-02T23:38:52.495Z | Compiling tower-http v0.6.11 |
| 669 | 2026-06-02T23:38:52.640Z | Compiling itertools v0.14.0 |
| 670 | 2026-06-02T23:38:52.888Z | Compiling regex v1.12.3 |
| 671 | 2026-06-02T23:38:53.155Z | Compiling block-buffer v0.10.4 |
| 672 | 2026-06-02T23:38:53.185Z | Compiling crypto-common v0.1.7 |
| 673 | 2026-06-02T23:38:53.312Z | Compiling ppv-lite86 v0.2.21 |
| 674 | 2026-06-02T23:38:53.325Z | Compiling rand_core v0.9.5 |
| 675 | 2026-06-02T23:38:53.578Z | Compiling futures-executor v0.3.32 |
| 676 | 2026-06-02T23:38:53.642Z | Compiling pin-project-internal v1.1.13 |
| 677 | 2026-06-02T23:38:53.972Z | Compiling http-body-util v0.1.3 |
| 678 | 2026-06-02T23:38:54.109Z | Compiling uuid v1.23.2 |
| 679 | 2026-06-02T23:38:54.122Z | Compiling smol_str v0.3.6 |
| 680 | 2026-06-02T23:38:54.243Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 681 | 2026-06-02T23:38:54.316Z | Compiling serde_spanned v1.1.1 |
| 682 | 2026-06-02T23:38:54.457Z | Compiling filetime v0.2.29 |
| 683 | 2026-06-02T23:38:54.470Z | Compiling bstr v1.12.1 |
| 684 | 2026-06-02T23:38:54.644Z | Compiling vte v0.14.1 |
| 685 | 2026-06-02T23:38:54.659Z | Compiling anstyle-query v1.1.5 |
| 686 | 2026-06-02T23:38:54.670Z | Compiling colorchoice v1.0.5 |
| 687 | 2026-06-02T23:38:54.764Z | Compiling unicase v2.9.0 |
| 688 | 2026-06-02T23:38:54.792Z | Compiling xattr v1.6.1 |
| 689 | 2026-06-02T23:38:54.862Z | Compiling static_assertions v1.1.0 |
| 690 | 2026-06-02T23:38:54.873Z | Compiling anstyle v1.0.14 |
| 691 | 2026-06-02T23:38:54.886Z | Compiling nested v0.1.1 |
| 692 | 2026-06-02T23:38:54.950Z | Compiling color-spantrace v0.3.0 |
| 693 | 2026-06-02T23:38:54.954Z | Compiling self_update v0.42.0 |
| 694 | 2026-06-02T23:38:54.979Z | Compiling iana-time-zone v0.1.65 |
| 695 | 2026-06-02T23:38:55.075Z | Compiling is_terminal_polyfill v1.70.2 |
| 696 | 2026-06-02T23:38:55.156Z | Compiling number_prefix v0.4.0 |
| 697 | 2026-06-02T23:38:55.171Z | Compiling eyre v0.6.12 |
| 698 | 2026-06-02T23:38:55.202Z | Compiling tinyvec_macros v0.1.1 |
| 699 | 2026-06-02T23:38:55.244Z | Compiling unicode-xid v0.2.6 |
| 700 | 2026-06-02T23:38:55.270Z | Compiling litrs v1.0.0 |
| 701 | 2026-06-02T23:38:55.304Z | Compiling indicatif v0.17.11 |
| 702 | 2026-06-02T23:38:55.323Z | Compiling tinyvec v1.11.0 |
| 703 | 2026-06-02T23:38:55.380Z | Compiling cargo-util-schemas v0.2.0 |
| 704 | 2026-06-02T23:38:55.708Z | Compiling document-features v0.2.12 |
| 705 | 2026-06-02T23:38:55.775Z | Compiling anstream v1.0.0 |
| 706 | 2026-06-02T23:38:55.787Z | Compiling chrono v0.4.44 |
| 707 | 2026-06-02T23:38:56.274Z | Compiling guppy v0.17.26 |
| 708 | 2026-06-02T23:38:56.277Z | Compiling tar v0.4.46 |
| 709 | 2026-06-02T23:38:56.822Z | Compiling globset v0.4.18 |
| 710 | 2026-06-02T23:38:57.786Z | Compiling strip-ansi-escapes v0.2.1 |
| 711 | 2026-06-02T23:38:58.274Z | Compiling pin-project v1.1.13 |
| 712 | 2026-06-02T23:38:58.343Z | Compiling toml v1.1.2+spec-1.1.0 |
| 713 | 2026-06-02T23:38:58.378Z | Compiling newtype-uuid v1.3.2 |
| 714 | 2026-06-02T23:38:58.413Z | Compiling nextest-metadata v0.12.2 |
| 715 | 2026-06-02T23:38:58.568Z | Compiling reqwest v0.12.28 |
| 716 | 2026-06-02T23:38:58.786Z | Compiling futures v0.3.32 |
| 717 | 2026-06-02T23:38:58.873Z | Compiling rand_chacha v0.9.0 |
| 718 | 2026-06-02T23:38:59.170Z | Compiling digest v0.10.7 |
| 719 | 2026-06-02T23:38:59.403Z | Compiling flate2 v1.1.9 |
| 720 | 2026-06-02T23:38:59.437Z | Compiling parking_lot v0.12.5 |
| 721 | 2026-06-02T23:38:59.965Z | Compiling derive_more v2.1.1 |
| 722 | 2026-06-02T23:39:00.047Z | Compiling tracing-error v0.2.1 |
| 723 | 2026-06-02T23:39:00.059Z | Compiling shared_child v1.1.1 |
| 724 | 2026-06-02T23:39:00.391Z | Compiling signal-hook-mio v0.2.5 |
| 725 | 2026-06-02T23:39:00.531Z | Compiling self-replace v1.5.0 |
| 726 | 2026-06-02T23:39:00.689Z | Compiling cargo-platform v0.2.0 |
| 727 | 2026-06-02T23:39:00.826Z | Compiling quick-xml v0.38.4 |
| 728 | 2026-06-02T23:39:01.251Z | Compiling quick-xml v0.37.5 |
| 729 | 2026-06-02T23:39:01.542Z | Compiling recursion v0.5.4 |
| 730 | 2026-06-02T23:39:01.628Z | Compiling heck v0.5.0 |
| 731 | 2026-06-02T23:39:01.686Z | Compiling cpufeatures v0.2.17 |
| 732 | 2026-06-02T23:39:01.768Z | Compiling shell-words v1.1.1 |
| 733 | 2026-06-02T23:39:01.830Z | Compiling clap_lex v1.1.0 |
| 734 | 2026-06-02T23:39:02.202Z | Compiling urlencoding v2.1.3 |
| 735 | 2026-06-02T23:39:02.291Z | Compiling humantime v2.3.0 |
| 736 | 2026-06-02T23:39:02.450Z | Compiling indenter v0.3.4 |
| 737 | 2026-06-02T23:39:02.596Z | Compiling strsim v0.11.1 |
| 738 | 2026-06-02T23:39:02.682Z | Compiling clap_derive v4.6.1 |
| 739 | 2026-06-02T23:39:02.770Z | Compiling humantime-serde v1.1.1 |
| 740 | 2026-06-02T23:39:02.935Z | Compiling clap_builder v4.6.0 |
| 741 | 2026-06-02T23:39:03.424Z | Compiling sha2 v0.10.9 |
| 742 | 2026-06-02T23:39:03.564Z | Compiling nextest-filtering v0.15.0 |
| 743 | 2026-06-02T23:39:04.489Z | Compiling quick-junit v0.5.2 |
| 744 | 2026-06-02T23:39:04.644Z | Compiling atomicwrites v0.4.4 |
| 745 | 2026-06-02T23:39:04.938Z | Compiling cargo_metadata v0.20.0 |
| 746 | 2026-06-02T23:39:07.470Z | Compiling cargo-nextest v0.9.97 |
| 747 | 2026-06-02T23:39:07.583Z | Compiling crossterm v0.29.0 |
| 748 | 2026-06-02T23:39:08.686Z | Compiling duct v0.13.7 |
| 749 | 2026-06-02T23:39:09.444Z | Compiling zstd v0.13.3 |
| 750 | 2026-06-02T23:39:09.868Z | Compiling rand v0.9.4 |
| 751 | 2026-06-02T23:39:10.106Z | Compiling config v0.15.23 |
| 752 | 2026-06-02T23:39:10.132Z | Compiling async-scoped v0.9.0 |
| 753 | 2026-06-02T23:39:10.145Z | Compiling unicode-normalization v0.1.25 |
| 754 | 2026-06-02T23:39:10.326Z | Compiling target-spec-miette v0.4.8 |
| 755 | 2026-06-02T23:39:10.424Z | Compiling future-queue v0.4.0 |
| 756 | 2026-06-02T23:39:10.625Z | Compiling mukti-metadata v0.3.0 |
| 757 | 2026-06-02T23:39:10.702Z | Compiling camino-tempfile v1.4.1 |
| 758 | 2026-06-02T23:39:10.716Z | Compiling tokio-stream v0.1.18 |
| 759 | 2026-06-02T23:39:10.756Z | Compiling derive-where v1.6.1 |
| 760 | 2026-06-02T23:39:10.787Z | Compiling serde_ignored v0.1.14 |
| 761 | 2026-06-02T23:39:11.019Z | Compiling serde_path_to_error v0.1.20 |
| 762 | 2026-06-02T23:39:11.125Z | Compiling swrite v0.1.0 |
| 763 | 2026-06-02T23:39:11.137Z | Compiling home v0.5.12 |
| 764 | 2026-06-02T23:39:11.233Z | Compiling hex v0.4.3 |
| 765 | 2026-06-02T23:39:11.247Z | Compiling xxhash-rust v0.8.15 |
| 766 | 2026-06-02T23:39:11.305Z | Compiling indent_write v2.2.0 |
| 767 | 2026-06-02T23:39:11.460Z | Compiling color-eyre v0.6.5 |
| 768 | 2026-06-02T23:39:11.493Z | Compiling clap v4.6.1 |
| 769 | 2026-06-02T23:39:11.522Z | Compiling dialoguer v0.11.0 |
| 770 | 2026-06-02T23:39:11.550Z | Compiling enable-ansi-support v0.2.1 |
| 771 | 2026-06-02T23:39:11.985Z | Compiling nextest-runner v0.80.0 |
| 772 | 2026-06-02T23:39:29.891Z | Finished `release` profile [optimized] target(s) in 1m 10s |
| 773 | 2026-06-02T23:39:30.080Z | Installing /home/build/.cargo/bin/cargo-nextest |
| 774 | 2026-06-02T23:39:30.082Z | Installed package `cargo-nextest v0.9.97` (executable `cargo-nextest`) |
| 775 | 2026-06-02T23:39:30.199Z | + banner bfd |
| 776 | 2026-06-02T23:39:30.203Z | |
| 777 | 2026-06-02T23:39:30.203Z | ##### ###### ##### |
| 778 | 2026-06-02T23:39:30.203Z | # # # # # |
| 779 | 2026-06-02T23:39:30.203Z | ##### ##### # # |
| 780 | 2026-06-02T23:39:30.203Z | # # # # # |
| 781 | 2026-06-02T23:39:30.203Z | # # # # # |
| 782 | 2026-06-02T23:39:30.203Z | ##### # ##### |
| 783 | 2026-06-02T23:39:30.203Z | |
| 784 | 2026-06-02T23:39:30.203Z | + cargo nextest run -p bfd -p mg-api-types -p mg-api-types-versions --nocapture |
| 785 | 2026-06-02T23:39:30.357Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 786 | 2026-06-02T23:39:31.209Z | From https://github.com/oxidecomputer/falcon |
| 787 | 2026-06-02T23:39:31.209Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 788 | 2026-06-02T23:39:31.285Z | Updating crates.io index |
| 789 | 2026-06-02T23:39:31.289Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 790 | 2026-06-02T23:39:32.032Z | From https://github.com/oxidecomputer/dendrite |
| 791 | 2026-06-02T23:39:32.032Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 792 | 2026-06-02T23:39:32.097Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 793 | 2026-06-02T23:39:32.335Z | From https://github.com/oxidecomputer/ispf |
| 794 | 2026-06-02T23:39:32.335Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 795 | 2026-06-02T23:39:32.388Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 796 | 2026-06-02T23:39:32.721Z | From https://github.com/oxidecomputer/netadm-sys |
| 797 | 2026-06-02T23:39:32.721Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 798 | 2026-06-02T23:39:32.727Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 799 | 2026-06-02T23:39:40.021Z | From https://github.com/oxidecomputer/omicron |
| 800 | 2026-06-02T23:39:40.021Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 801 | 2026-06-02T23:39:40.432Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 802 | 2026-06-02T23:39:41.044Z | From https://github.com/oxidecomputer/opte |
| 803 | 2026-06-02T23:39:41.044Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 804 | 2026-06-02T23:39:41.075Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 805 | 2026-06-02T23:39:41.317Z | From https://github.com/illumos/smf-rs |
| 806 | 2026-06-02T23:39:41.317Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 807 | 2026-06-02T23:39:41.559Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 808 | 2026-06-02T23:39:41.807Z | From https://github.com/oxidecomputer/network-interface |
| 809 | 2026-06-02T23:39:41.807Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 810 | 2026-06-02T23:39:41.815Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 811 | 2026-06-02T23:39:42.067Z | From https://github.com/oxidecomputer/zone |
| 812 | 2026-06-02T23:39:42.067Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 813 | 2026-06-02T23:39:42.093Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 814 | 2026-06-02T23:39:42.895Z | From https://github.com/oxidecomputer/propolis |
| 815 | 2026-06-02T23:39:42.895Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 816 | 2026-06-02T23:39:43.048Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 817 | 2026-06-02T23:39:43.518Z | From https://github.com/oxidecomputer/transceiver-control |
| 818 | 2026-06-02T23:39:43.518Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 819 | 2026-06-02T23:39:43.604Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 820 | 2026-06-02T23:39:43.838Z | From https://github.com/oxidecomputer/dlpi-sys |
| 821 | 2026-06-02T23:39:43.838Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 822 | 2026-06-02T23:39:43.852Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 823 | 2026-06-02T23:39:44.141Z | From https://github.com/jmesmon/rust-libzfs |
| 824 | 2026-06-02T23:39:44.141Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 825 | 2026-06-02T23:39:44.150Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 826 | 2026-06-02T23:39:44.432Z | From https://github.com/oxidecomputer/rusty-doors |
| 827 | 2026-06-02T23:39:44.432Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 828 | 2026-06-02T23:39:44.463Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 829 | 2026-06-02T23:39:44.764Z | From https://github.com/oxidecomputer/lldp |
| 830 | 2026-06-02T23:39:44.764Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 831 | 2026-06-02T23:39:44.865Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 832 | 2026-06-02T23:39:45.124Z | From https://github.com/oxidecomputer/slog-error-chain |
| 833 | 2026-06-02T23:39:45.124Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 834 | 2026-06-02T23:39:45.132Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 835 | 2026-06-02T23:39:45.425Z | From https://github.com/oxidecomputer/tufaceous |
| 836 | 2026-06-02T23:39:45.426Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 837 | 2026-06-02T23:39:45.506Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 838 | 2026-06-02T23:39:45.952Z | From https://github.com/oxidecomputer/management-gateway-service |
| 839 | 2026-06-02T23:39:45.952Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 840 | 2026-06-02T23:39:45.974Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 841 | 2026-06-02T23:39:46.793Z | From https://github.com/oxidecomputer/crucible |
| 842 | 2026-06-02T23:39:46.793Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 843 | 2026-06-02T23:39:46.938Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 844 | 2026-06-02T23:39:47.211Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 845 | 2026-06-02T23:39:47.211Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 846 | 2026-06-02T23:39:47.494Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 847 | 2026-06-02T23:39:47.820Z | From https://github.com/oxidecomputer/propolis |
| 848 | 2026-06-02T23:39:47.820Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 849 | 2026-06-02T23:39:47.921Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 850 | 2026-06-02T23:39:48.227Z | From https://github.com/oxidecomputer/opte |
| 851 | 2026-06-02T23:39:48.227Z | * [new ref] 2c6efefe14321dafe7e9e80129d38316adb2d238 -> refs/commit/2c6efefe14321dafe7e9e80129d38316adb2d238 |
| 852 | 2026-06-02T23:39:48.254Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 853 | 2026-06-02T23:39:48.562Z | From https://github.com/oxidecomputer/tofino |
| 854 | 2026-06-02T23:39:48.562Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 855 | 2026-06-02T23:39:48.589Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 856 | 2026-06-02T23:39:49.515Z | From https://github.com/oxidecomputer/maghemite |
| 857 | 2026-06-02T23:39:49.516Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 858 | 2026-06-02T23:39:49.580Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 859 | 2026-06-02T23:39:49.838Z | From https://github.com/oxidecomputer/clickward |
| 860 | 2026-06-02T23:39:49.838Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 861 | 2026-06-02T23:39:49.997Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 862 | 2026-06-02T23:39:50.386Z | From https://github.com/oxidecomputer/crucible |
| 863 | 2026-06-02T23:39:50.386Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 864 | 2026-06-02T23:39:50.593Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 865 | 2026-06-02T23:39:50.907Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 866 | 2026-06-02T23:39:50.907Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 867 | 2026-06-02T23:39:51.673Z | Downloading crates ... |
| 868 | 2026-06-02T23:39:51.781Z | Downloaded async-stream v0.3.6 |
| 869 | 2026-06-02T23:39:51.784Z | Downloaded async-stream-impl v0.3.6 |
| 870 | 2026-06-02T23:39:51.786Z | Downloaded async-recursion v1.1.1 |
| 871 | 2026-06-02T23:39:51.789Z | Downloaded bytecount v0.6.9 |
| 872 | 2026-06-02T23:39:51.792Z | Downloaded arrayvec v0.7.6 |
| 873 | 2026-06-02T23:39:51.792Z | Downloaded autocfg v1.5.0 |
| 874 | 2026-06-02T23:39:51.795Z | Downloaded aead v0.5.2 |
| 875 | 2026-06-02T23:39:51.797Z | Downloaded backoff v0.4.0 |
| 876 | 2026-06-02T23:39:51.800Z | Downloaded bitflags v1.3.2 |
| 877 | 2026-06-02T23:39:51.800Z | Downloaded allocator-api2 v0.2.21 |
| 878 | 2026-06-02T23:39:51.803Z | Downloaded managed v0.8.0 |
| 879 | 2026-06-02T23:39:51.805Z | Downloaded enum-as-inner v0.6.1 |
| 880 | 2026-06-02T23:39:51.808Z | Downloaded crossbeam-utils v0.8.21 |
| 881 | 2026-06-02T23:39:51.808Z | Downloaded async-trait v0.1.89 |
| 882 | 2026-06-02T23:39:51.813Z | Downloaded compression-core v0.4.32 |
| 883 | 2026-06-02T23:39:51.816Z | Downloaded defmt v0.3.100 |
| 884 | 2026-06-02T23:39:51.819Z | Downloaded darling_core v0.23.0 |
| 885 | 2026-06-02T23:39:51.824Z | Downloaded highway v1.3.0 |
| 886 | 2026-06-02T23:39:51.826Z | Downloaded crucible-workspace-hack v0.1.0 |
| 887 | 2026-06-02T23:39:51.829Z | Downloaded chacha20 v0.10.0 |
| 888 | 2026-06-02T23:39:51.832Z | Downloaded base16ct v1.0.0 |
| 889 | 2026-06-02T23:39:51.832Z | Downloaded hmac v0.12.1 |
| 890 | 2026-06-02T23:39:51.835Z | Downloaded defmt-parser v1.0.0 |
| 891 | 2026-06-02T23:39:51.837Z | Downloaded const-random v0.1.18 |
| 892 | 2026-06-02T23:39:51.837Z | Downloaded critical-section v1.2.0 |
| 893 | 2026-06-02T23:39:51.840Z | Downloaded cstr-argument v0.1.2 |
| 894 | 2026-06-02T23:39:51.840Z | Downloaded darling_macro v0.23.0 |
| 895 | 2026-06-02T23:39:51.844Z | Downloaded crc8 v0.1.1 |
| 896 | 2026-06-02T23:39:51.844Z | Downloaded cpufeatures v0.3.0 |
| 897 | 2026-06-02T23:39:51.846Z | Downloaded async-compression v0.4.42 |
| 898 | 2026-06-02T23:39:51.849Z | Downloaded const_format v0.2.36 |
| 899 | 2026-06-02T23:39:51.852Z | Downloaded linked-hash-map v0.5.6 |
| 900 | 2026-06-02T23:39:51.852Z | Downloaded const-random-macro v0.1.16 |
| 901 | 2026-06-02T23:39:51.855Z | Downloaded cobs v0.3.0 |
| 902 | 2026-06-02T23:39:51.855Z | Downloaded ciborium-ll v0.2.2 |
| 903 | 2026-06-02T23:39:51.859Z | Downloaded opaque-debug v0.3.1 |
| 904 | 2026-06-02T23:39:51.859Z | Downloaded base16ct v0.2.0 |
| 905 | 2026-06-02T23:39:51.862Z | Downloaded embedded-io v0.6.1 |
| 906 | 2026-06-02T23:39:51.865Z | Downloaded dof v0.3.0 |
| 907 | 2026-06-02T23:39:51.867Z | Downloaded ciborium-io v0.2.2 |
| 908 | 2026-06-02T23:39:51.867Z | Downloaded arrayref v0.3.9 |
| 909 | 2026-06-02T23:39:51.871Z | Downloaded newline-converter v0.3.0 |
| 910 | 2026-06-02T23:39:51.874Z | Downloaded httpdate v1.0.3 |
| 911 | 2026-06-02T23:39:51.874Z | Downloaded either v1.15.0 |
| 912 | 2026-06-02T23:39:51.876Z | Downloaded is-terminal v0.4.17 |
| 913 | 2026-06-02T23:39:51.877Z | Downloaded instant v0.1.13 |
| 914 | 2026-06-02T23:39:51.879Z | Downloaded ident_case v1.0.1 |
| 915 | 2026-06-02T23:39:51.879Z | Downloaded dunce v1.0.5 |
| 916 | 2026-06-02T23:39:51.882Z | Downloaded fixedbitset v0.4.2 |
| 917 | 2026-06-02T23:39:51.882Z | Downloaded idna_adapter v1.2.2 |
| 918 | 2026-06-02T23:39:51.884Z | Downloaded dof v0.4.0 |
| 919 | 2026-06-02T23:39:51.884Z | Downloaded dtrace-parser v0.3.0 |
| 920 | 2026-06-02T23:39:51.887Z | Downloaded foreign-types v0.5.0 |
| 921 | 2026-06-02T23:39:51.887Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 922 | 2026-06-02T23:39:51.890Z | Downloaded darling_macro v0.21.3 |
| 923 | 2026-06-02T23:39:51.890Z | Downloaded memoffset v0.9.1 |
| 924 | 2026-06-02T23:39:51.893Z | Downloaded num-conv v0.2.1 |
| 925 | 2026-06-02T23:39:51.893Z | Downloaded num-iter v0.1.45 |
| 926 | 2026-06-02T23:39:51.893Z | Downloaded newtype-uuid-macros v0.1.0 |
| 927 | 2026-06-02T23:39:51.896Z | Downloaded internet-checksum v0.2.1 |
| 928 | 2026-06-02T23:39:51.896Z | Downloaded hostname v0.3.1 |
| 929 | 2026-06-02T23:39:51.899Z | Downloaded displaydoc v0.2.5 |
| 930 | 2026-06-02T23:39:51.902Z | Downloaded num_enum_derive v0.5.11 |
| 931 | 2026-06-02T23:39:51.902Z | Downloaded natord v1.0.9 |
| 932 | 2026-06-02T23:39:51.906Z | Downloaded mime v0.3.17 |
| 933 | 2026-06-02T23:39:51.906Z | Downloaded omicron-workspace-hack v0.1.0 |
| 934 | 2026-06-02T23:39:51.906Z | Downloaded olpc-cjson v0.1.4 |
| 935 | 2026-06-02T23:39:51.909Z | Downloaded libsw-core v0.3.2 |
| 936 | 2026-06-02T23:39:51.909Z | Downloaded argon2 v0.5.3 |
| 937 | 2026-06-02T23:39:51.912Z | Downloaded match_cfg v0.1.0 |
| 938 | 2026-06-02T23:39:51.912Z | Downloaded inout v0.1.4 |
| 939 | 2026-06-02T23:39:51.914Z | Downloaded convert_case v0.4.0 |
| 940 | 2026-06-02T23:39:51.915Z | Downloaded macaddr v1.0.1 |
| 941 | 2026-06-02T23:39:51.919Z | Downloaded cipher v0.4.4 |
| 942 | 2026-06-02T23:39:51.919Z | Downloaded byte-wrapper v0.1.0 |
| 943 | 2026-06-02T23:39:51.921Z | Downloaded newtype_derive v0.1.6 |
| 944 | 2026-06-02T23:39:51.922Z | Downloaded keccak v0.1.6 |
| 945 | 2026-06-02T23:39:51.922Z | Downloaded deranged v0.5.8 |
| 946 | 2026-06-02T23:39:51.924Z | Downloaded foreign-types-shared v0.3.1 |
| 947 | 2026-06-02T23:39:51.924Z | Downloaded hostname v0.4.2 |
| 948 | 2026-06-02T23:39:51.927Z | Downloaded num v0.4.3 |
| 949 | 2026-06-02T23:39:51.927Z | Downloaded dyn-clone v1.0.20 |
| 950 | 2026-06-02T23:39:51.931Z | Downloaded hubpack v0.1.2 |
| 951 | 2026-06-02T23:39:51.931Z | Downloaded lru-cache v0.1.2 |
| 952 | 2026-06-02T23:39:51.934Z | Downloaded libscf-sys v1.2.0 |
| 953 | 2026-06-02T23:39:51.934Z | Downloaded konst_macro_rules v0.2.19 |
| 954 | 2026-06-02T23:39:51.934Z | Downloaded data-encoding v2.11.0 |
| 955 | 2026-06-02T23:39:51.934Z | Downloaded csv-core v0.1.13 |
| 956 | 2026-06-02T23:39:51.937Z | Downloaded parse-display v0.10.0 |
| 957 | 2026-06-02T23:39:51.937Z | Downloaded const_format_proc_macros v0.2.34 |
| 958 | 2026-06-02T23:39:51.940Z | Downloaded hubpack_derive v0.1.1 |
| 959 | 2026-06-02T23:39:51.940Z | Downloaded derive-ex v0.1.8 |
| 960 | 2026-06-02T23:39:51.942Z | Downloaded cancel-safe-futures v0.1.5 |
| 961 | 2026-06-02T23:39:51.945Z | Downloaded no-std-compat v0.4.1 |
| 962 | 2026-06-02T23:39:51.945Z | Downloaded daft v0.1.7 |
| 963 | 2026-06-02T23:39:51.948Z | Downloaded num-derive v0.4.2 |
| 964 | 2026-06-02T23:39:51.948Z | Downloaded embedded-io v0.4.0 |
| 965 | 2026-06-02T23:39:51.950Z | Downloaded bit-vec v0.8.0 |
| 966 | 2026-06-02T23:39:51.954Z | Downloaded libsw v3.5.0 |
| 967 | 2026-06-02T23:39:51.954Z | Downloaded git-stub v1.0.0 |
| 968 | 2026-06-02T23:39:51.954Z | Downloaded ff v0.13.1 |
| 969 | 2026-06-02T23:39:51.957Z | Downloaded darling v0.21.3 |
| 970 | 2026-06-02T23:39:51.960Z | Downloaded linear-map v1.2.0 |
| 971 | 2026-06-02T23:39:51.960Z | Downloaded plain v0.2.3 |
| 972 | 2026-06-02T23:39:51.964Z | Downloaded memmap v0.7.0 |
| 973 | 2026-06-02T23:39:51.964Z | Downloaded git-stub-vcs v0.1.0 |
| 974 | 2026-06-02T23:39:51.967Z | Downloaded phf_shared v0.12.1 |
| 975 | 2026-06-02T23:39:51.967Z | Downloaded num_threads v0.1.7 |
| 976 | 2026-06-02T23:39:51.967Z | Downloaded oxide-tokio-rt v0.1.6 |
| 977 | 2026-06-02T23:39:51.971Z | Downloaded pretty-hex v0.4.2 |
| 978 | 2026-06-02T23:39:51.971Z | Downloaded potential_utf v0.1.5 |
| 979 | 2026-06-02T23:39:51.971Z | Downloaded num_enum_derive v0.7.6 |
| 980 | 2026-06-02T23:39:51.974Z | Downloaded proc-macro-crate v3.5.0 |
| 981 | 2026-06-02T23:39:51.974Z | Downloaded num_enum v0.7.6 |
| 982 | 2026-06-02T23:39:51.977Z | Downloaded progenitor-client v0.11.2 |
| 983 | 2026-06-02T23:39:51.977Z | Downloaded progenitor-client v0.10.0 |
| 984 | 2026-06-02T23:39:51.979Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 985 | 2026-06-02T23:39:51.979Z | Downloaded proc-macro-crate v1.3.1 |
| 986 | 2026-06-02T23:39:51.979Z | Downloaded proc-macro-error-attr v1.0.4 |
| 987 | 2026-06-02T23:39:51.982Z | Downloaded crossbeam-epoch v0.9.18 |
| 988 | 2026-06-02T23:39:51.982Z | Downloaded progenitor-client v0.14.0 |
| 989 | 2026-06-02T23:39:51.985Z | Downloaded daft-derive v0.1.7 |
| 990 | 2026-06-02T23:39:51.989Z | Downloaded pem v3.0.6 |
| 991 | 2026-06-02T23:39:51.989Z | Downloaded password-hash v0.5.0 |
| 992 | 2026-06-02T23:39:51.993Z | Downloaded num-complex v0.4.6 |
| 993 | 2026-06-02T23:39:51.993Z | Downloaded parse-display-derive v0.10.0 |
| 994 | 2026-06-02T23:39:51.993Z | Downloaded cookie v0.18.1 |
| 995 | 2026-06-02T23:39:51.996Z | Downloaded progenitor-macro v0.14.0 |
| 996 | 2026-06-02T23:39:51.996Z | Downloaded progenitor-macro v0.11.2 |
| 997 | 2026-06-02T23:39:51.996Z | Downloaded rand_chacha v0.3.1 |
| 998 | 2026-06-02T23:39:51.996Z | Downloaded ingot-types v0.1.2 |
| 999 | 2026-06-02T23:39:51.998Z | Downloaded ciborium v0.2.2 |
| 1000 | 2026-06-02T23:39:51.999Z | Downloaded glob v0.3.3 |
| 1001 | 2026-06-02T23:39:52.002Z | Downloaded backon v1.6.0 |
| 1002 | 2026-06-02T23:39:52.002Z | Downloaded paste v1.0.15 |
| 1003 | 2026-06-02T23:39:52.004Z | Downloaded rand_xorshift v0.4.0 |
| 1004 | 2026-06-02T23:39:52.004Z | Downloaded quick-error v1.2.3 |
| 1005 | 2026-06-02T23:39:52.007Z | Downloaded progenitor-macro v0.10.0 |
| 1006 | 2026-06-02T23:39:52.007Z | Downloaded ref-cast v1.0.25 |
| 1007 | 2026-06-02T23:39:52.010Z | Downloaded progenitor-macro v0.13.0 |
| 1008 | 2026-06-02T23:39:52.010Z | Downloaded phf v0.12.1 |
| 1009 | 2026-06-02T23:39:52.010Z | Downloaded multer v3.1.0 |
| 1010 | 2026-06-02T23:39:52.013Z | Downloaded rustc_version v0.1.7 |
| 1011 | 2026-06-02T23:39:52.013Z | Downloaded ref-cast-impl v1.0.25 |
| 1012 | 2026-06-02T23:39:52.016Z | Downloaded poly1305 v0.8.0 |
| 1013 | 2026-06-02T23:39:52.016Z | Downloaded erased-serde v0.3.31 |
| 1014 | 2026-06-02T23:39:52.018Z | Downloaded cargo_toml v0.22.3 |
| 1015 | 2026-06-02T23:39:52.018Z | Downloaded powerfmt v0.2.0 |
| 1016 | 2026-06-02T23:39:52.021Z | Downloaded num-rational v0.4.2 |
| 1017 | 2026-06-02T23:39:52.021Z | Downloaded fs_extra v1.3.0 |
| 1018 | 2026-06-02T23:39:52.024Z | Downloaded oxnet v0.1.5 |
| 1019 | 2026-06-02T23:39:52.024Z | Downloaded progenitor v0.11.2 |
| 1020 | 2026-06-02T23:39:52.026Z | Downloaded diff v0.1.13 |
| 1021 | 2026-06-02T23:39:52.027Z | Downloaded scroll_derive v0.13.1 |
| 1022 | 2026-06-02T23:39:52.030Z | Downloaded defmt v1.1.0 |
| 1023 | 2026-06-02T23:39:52.030Z | Downloaded serde_plain v1.0.2 |
| 1024 | 2026-06-02T23:39:52.032Z | Downloaded hkdf v0.12.4 |
| 1025 | 2026-06-02T23:39:52.035Z | Downloaded serial_test_derive v3.4.0 |
| 1026 | 2026-06-02T23:39:52.035Z | Downloaded serde_repr v0.1.20 |
| 1027 | 2026-06-02T23:39:52.035Z | Downloaded serde-big-array v0.5.1 |
| 1028 | 2026-06-02T23:39:52.038Z | Downloaded blake2 v0.10.6 |
| 1029 | 2026-06-02T23:39:52.038Z | Downloaded drift v0.2.0 |
| 1030 | 2026-06-02T23:39:52.043Z | Downloaded same-file v1.0.6 |
| 1031 | 2026-06-02T23:39:52.046Z | Downloaded progenitor-extras v0.2.0 |
| 1032 | 2026-06-02T23:39:52.046Z | Downloaded parking_lot_core v0.8.6 |
| 1033 | 2026-06-02T23:39:52.049Z | Downloaded progenitor v0.13.0 |
| 1034 | 2026-06-02T23:39:52.049Z | Downloaded sigpipe v0.1.3 |
| 1035 | 2026-06-02T23:39:52.049Z | Downloaded secrecy v0.10.3 |
| 1036 | 2026-06-02T23:39:52.052Z | Downloaded serial_test v3.4.0 |
| 1037 | 2026-06-02T23:39:52.052Z | Downloaded semver v0.1.20 |
| 1038 | 2026-06-02T23:39:52.052Z | Downloaded rand_core v0.10.1 |
| 1039 | 2026-06-02T23:39:52.055Z | Downloaded anyhow v1.0.102 |
| 1040 | 2026-06-02T23:39:52.058Z | Downloaded derive_more v0.99.20 |
| 1041 | 2026-06-02T23:39:52.061Z | Downloaded siphasher v1.0.3 |
| 1042 | 2026-06-02T23:39:52.061Z | Downloaded progenitor v0.14.0 |
| 1043 | 2026-06-02T23:39:52.061Z | Downloaded slog-envlogger v2.2.0 |
| 1044 | 2026-06-02T23:39:52.067Z | Downloaded fs-err v3.3.0 |
| 1045 | 2026-06-02T23:39:52.067Z | Downloaded omicron-zone-package v0.12.2 |
| 1046 | 2026-06-02T23:39:52.069Z | Downloaded spin v0.5.2 |
| 1047 | 2026-06-02T23:39:52.069Z | Downloaded ingot v0.1.1 |
| 1048 | 2026-06-02T23:39:52.069Z | Downloaded smawk v0.3.2 |
| 1049 | 2026-06-02T23:39:52.069Z | Downloaded slog-bunyan v2.5.0 |
| 1050 | 2026-06-02T23:39:52.069Z | Downloaded ingot-macros v0.1.1 |
| 1051 | 2026-06-02T23:39:52.072Z | Downloaded scroll_derive v0.12.1 |
| 1052 | 2026-06-02T23:39:52.072Z | Downloaded parking_lot v0.11.2 |
| 1053 | 2026-06-02T23:39:52.072Z | Downloaded elliptic-curve v0.13.8 |
| 1054 | 2026-06-02T23:39:52.075Z | Downloaded structmeta-derive v0.3.0 |
| 1055 | 2026-06-02T23:39:52.075Z | Downloaded darling v0.23.0 |
| 1056 | 2026-06-02T23:39:52.078Z | Downloaded strum v0.26.3 |
| 1057 | 2026-06-02T23:39:52.081Z | Downloaded progenitor v0.10.0 |
| 1058 | 2026-06-02T23:39:52.081Z | Downloaded take_mut v0.2.2 |
| 1059 | 2026-06-02T23:39:52.081Z | Downloaded strum v0.27.2 |
| 1060 | 2026-06-02T23:39:52.084Z | Downloaded proc-macro-error2 v2.0.1 |
| 1061 | 2026-06-02T23:39:52.084Z | Downloaded pest_generator v2.8.6 |
| 1062 | 2026-06-02T23:39:52.086Z | Downloaded colored v3.1.1 |
| 1063 | 2026-06-02T23:39:52.086Z | Downloaded postcard v1.1.3 |
| 1064 | 2026-06-02T23:39:52.089Z | Downloaded memchr v2.8.0 |
| 1065 | 2026-06-02T23:39:52.092Z | Downloaded litemap v0.8.2 |
| 1066 | 2026-06-02T23:39:52.094Z | Downloaded scroll v0.13.0 |
| 1067 | 2026-06-02T23:39:52.094Z | Downloaded serde_tokenstream v0.2.3 |
| 1068 | 2026-06-02T23:39:52.094Z | Downloaded rustversion v1.0.22 |
| 1069 | 2026-06-02T23:39:52.097Z | Downloaded structmeta v0.3.0 |
| 1070 | 2026-06-02T23:39:52.097Z | Downloaded progenitor-client v0.13.0 |
| 1071 | 2026-06-02T23:39:52.097Z | Downloaded tabwriter v1.4.1 |
| 1072 | 2026-06-02T23:39:52.100Z | Downloaded icu_provider v2.2.0 |
| 1073 | 2026-06-02T23:39:52.100Z | Downloaded termtree v0.5.1 |
| 1074 | 2026-06-02T23:39:52.103Z | Downloaded num_enum v0.5.11 |
| 1075 | 2026-06-02T23:39:52.107Z | Downloaded testing_table v0.3.0 |
| 1076 | 2026-06-02T23:39:52.107Z | Downloaded tabled_derive v0.7.0 |
| 1077 | 2026-06-02T23:39:52.107Z | Downloaded darling_core v0.21.3 |
| 1078 | 2026-06-02T23:39:52.111Z | Downloaded tagptr v0.2.0 |
| 1079 | 2026-06-02T23:39:52.111Z | Downloaded papergrid v0.17.0 |
| 1080 | 2026-06-02T23:39:52.116Z | Downloaded thread-id v4.2.2 |
| 1081 | 2026-06-02T23:39:52.116Z | Downloaded rusty-fork v0.3.1 |
| 1082 | 2026-06-02T23:39:52.116Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1083 | 2026-06-02T23:39:52.120Z | Downloaded rustls-pemfile v2.2.0 |
| 1084 | 2026-06-02T23:39:52.120Z | Downloaded rustls-native-certs v0.8.3 |
| 1085 | 2026-06-02T23:39:52.120Z | Downloaded dropshot_endpoint v0.17.0 |
| 1086 | 2026-06-02T23:39:52.123Z | Downloaded slog-json v2.6.1 |
| 1087 | 2026-06-02T23:39:52.123Z | Downloaded slog-scope v4.4.1 |
| 1088 | 2026-06-02T23:39:52.123Z | Downloaded serde_derive_internals v0.29.1 |
| 1089 | 2026-06-02T23:39:52.123Z | Downloaded proc-macro-error v1.0.4 |
| 1090 | 2026-06-02T23:39:52.125Z | Downloaded scroll v0.12.0 |
| 1091 | 2026-06-02T23:39:52.125Z | Downloaded sha1 v0.10.6 |
| 1092 | 2026-06-02T23:39:52.128Z | Downloaded resolv-conf v0.7.6 |
| 1093 | 2026-06-02T23:39:52.128Z | Downloaded slog-dtrace v0.3.0 |
| 1094 | 2026-06-02T23:39:52.131Z | Downloaded topological-sort v0.2.2 |
| 1095 | 2026-06-02T23:39:52.131Z | Downloaded shlex v1.3.0 |
| 1096 | 2026-06-02T23:39:52.131Z | Downloaded hyper v1.9.0 |
| 1097 | 2026-06-02T23:39:52.134Z | Downloaded stable_deref_trait v1.2.1 |
| 1098 | 2026-06-02T23:39:52.137Z | Downloaded smf v0.2.3 |
| 1099 | 2026-06-02T23:39:52.137Z | Downloaded tabled_derive v0.11.0 |
| 1100 | 2026-06-02T23:39:52.137Z | Downloaded strum_macros v0.26.4 |
| 1101 | 2026-06-02T23:39:52.140Z | Downloaded memmap2 v0.9.10 |
| 1102 | 2026-06-02T23:39:52.140Z | Downloaded indexmap v1.9.3 |
| 1103 | 2026-06-02T23:39:52.142Z | Downloaded slog-stdlog v4.1.1 |
| 1104 | 2026-06-02T23:39:52.142Z | Downloaded icu_properties v2.2.0 |
| 1105 | 2026-06-02T23:39:52.145Z | Downloaded slog-async v2.8.0 |
| 1106 | 2026-06-02T23:39:52.145Z | Downloaded usdt v0.5.0 |
| 1107 | 2026-06-02T23:39:52.145Z | Downloaded rhai_codegen v3.1.0 |
| 1108 | 2026-06-02T23:39:52.148Z | Downloaded half v2.7.1 |
| 1109 | 2026-06-02T23:39:52.151Z | Downloaded chacha20poly1305 v0.10.1 |
| 1110 | 2026-06-02T23:39:52.154Z | Downloaded papergrid v0.11.0 |
| 1111 | 2026-06-02T23:39:52.157Z | Downloaded slog-term v2.9.2 |
| 1112 | 2026-06-02T23:39:52.157Z | Downloaded minimal-lexical v0.2.1 |
| 1113 | 2026-06-02T23:39:52.160Z | Downloaded usdt v0.6.0 |
| 1114 | 2026-06-02T23:39:52.160Z | Downloaded unit-prefix v0.5.2 |
| 1115 | 2026-06-02T23:39:52.160Z | Downloaded ipnetwork v0.21.1 |
| 1116 | 2026-06-02T23:39:52.162Z | Downloaded num-integer v0.1.46 |
| 1117 | 2026-06-02T23:39:52.162Z | Downloaded defmt-macros v1.1.0 |
| 1118 | 2026-06-02T23:39:52.165Z | Downloaded typify-macro v0.6.2 |
| 1119 | 2026-06-02T23:39:52.165Z | Downloaded usdt-attr-macro v0.6.0 |
| 1120 | 2026-06-02T23:39:52.165Z | Downloaded icu_normalizer_data v2.2.0 |
| 1121 | 2026-06-02T23:39:52.168Z | Downloaded usdt-macro v0.6.0 |
| 1122 | 2026-06-02T23:39:52.168Z | Downloaded usdt-attr-macro v0.5.0 |
| 1123 | 2026-06-02T23:39:52.168Z | Downloaded icu_locale_core v2.2.0 |
| 1124 | 2026-06-02T23:39:52.171Z | Downloaded thiserror-no-std v2.0.2 |
| 1125 | 2026-06-02T23:39:52.174Z | Downloaded serde_with_macros v3.20.0 |
| 1126 | 2026-06-02T23:39:52.177Z | Downloaded synstructure v0.13.2 |
| 1127 | 2026-06-02T23:39:52.177Z | Downloaded utf-8 v0.7.6 |
| 1128 | 2026-06-02T23:39:52.177Z | Downloaded usdt-macro v0.5.0 |
| 1129 | 2026-06-02T23:39:52.177Z | Downloaded snafu-derive v0.8.9 |
| 1130 | 2026-06-02T23:39:52.181Z | Downloaded waitgroup v0.1.2 |
| 1131 | 2026-06-02T23:39:52.181Z | Downloaded wait-timeout v0.2.1 |
| 1132 | 2026-06-02T23:39:52.181Z | Downloaded progenitor-impl v0.14.0 |
| 1133 | 2026-06-02T23:39:52.181Z | Downloaded crypto-bigint v0.5.5 |
| 1134 | 2026-06-02T23:39:52.184Z | Downloaded tinystr v0.8.3 |
| 1135 | 2026-06-02T23:39:52.186Z | Downloaded strum_macros v0.27.2 |
| 1136 | 2026-06-02T23:39:52.186Z | Downloaded tokio-tungstenite v0.21.0 |
| 1137 | 2026-06-02T23:39:52.189Z | Downloaded base64 v0.21.7 |
| 1138 | 2026-06-02T23:39:52.192Z | Downloaded time-core v0.1.8 |
| 1139 | 2026-06-02T23:39:52.192Z | Downloaded arc-swap v1.9.1 |
| 1140 | 2026-06-02T23:39:52.195Z | Downloaded yoke-derive v0.8.2 |
| 1141 | 2026-06-02T23:39:52.195Z | Downloaded schemars_derive v0.8.22 |
| 1142 | 2026-06-02T23:39:52.195Z | Downloaded typify-macro v0.4.3 |
| 1143 | 2026-06-02T23:39:52.195Z | Downloaded zeroize_derive v1.4.3 |
| 1144 | 2026-06-02T23:39:52.198Z | Downloaded tiny-keccak v2.0.2 |
| 1145 | 2026-06-02T23:39:52.198Z | Downloaded thread-id v5.1.0 |
| 1146 | 2026-06-02T23:39:52.198Z | Downloaded sdd v3.0.10 |
| 1147 | 2026-06-02T23:39:52.203Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1148 | 2026-06-02T23:39:52.203Z | Downloaded tokio-rustls v0.25.0 |
| 1149 | 2026-06-02T23:39:52.203Z | Downloaded tokio-dtrace v0.1.1 |
| 1150 | 2026-06-02T23:39:52.206Z | Downloaded spin v0.9.8 |
| 1151 | 2026-06-02T23:39:52.206Z | Downloaded zerofrom v0.1.8 |
| 1152 | 2026-06-02T23:39:52.206Z | Downloaded crossbeam-channel v0.5.15 |
| 1153 | 2026-06-02T23:39:52.211Z | Downloaded zerofrom-derive v0.1.7 |
| 1154 | 2026-06-02T23:39:52.211Z | Downloaded untrusted v0.7.1 |
| 1155 | 2026-06-02T23:39:52.211Z | Downloaded time-macros v0.2.27 |
| 1156 | 2026-06-02T23:39:52.214Z | Downloaded indicatif v0.18.4 |
| 1157 | 2026-06-02T23:39:52.214Z | Downloaded zone_cfg_derive v0.3.1 |
| 1158 | 2026-06-02T23:39:52.214Z | Downloaded log v0.4.29 |
| 1159 | 2026-06-02T23:39:52.214Z | Downloaded zone v0.3.1 |
| 1160 | 2026-06-02T23:39:52.214Z | Downloaded universal-hash v0.5.1 |
| 1161 | 2026-06-02T23:39:52.218Z | Downloaded cmake v0.1.58 |
| 1162 | 2026-06-02T23:39:52.218Z | Downloaded group v0.13.0 |
| 1163 | 2026-06-02T23:39:52.218Z | Downloaded pest_derive v2.8.6 |
| 1164 | 2026-06-02T23:39:52.221Z | Downloaded compression-codecs v0.4.38 |
| 1165 | 2026-06-02T23:39:52.221Z | Downloaded foldhash v0.2.0 |
| 1166 | 2026-06-02T23:39:52.223Z | Downloaded progenitor-impl v0.10.0 |
| 1167 | 2026-06-02T23:39:52.223Z | Downloaded pretty_assertions v1.4.1 |
| 1168 | 2026-06-02T23:39:52.226Z | Downloaded byteorder v1.5.0 |
| 1169 | 2026-06-02T23:39:52.226Z | Downloaded unarray v0.1.4 |
| 1170 | 2026-06-02T23:39:52.226Z | Downloaded bitflags v2.11.1 |
| 1171 | 2026-06-02T23:39:52.229Z | Downloaded bit-set v0.8.0 |
| 1172 | 2026-06-02T23:39:52.232Z | Downloaded thin-vec v0.2.18 |
| 1173 | 2026-06-02T23:39:52.232Z | Downloaded term v1.2.1 |
| 1174 | 2026-06-02T23:39:52.234Z | Downloaded cc v1.2.62 |
| 1175 | 2026-06-02T23:39:52.235Z | Downloaded usdt-impl v0.6.0 |
| 1176 | 2026-06-02T23:39:52.237Z | Downloaded progenitor-impl v0.11.2 |
| 1177 | 2026-06-02T23:39:52.237Z | Downloaded konst v0.2.20 |
| 1178 | 2026-06-02T23:39:52.240Z | Downloaded hickory-resolver v0.24.4 |
| 1179 | 2026-06-02T23:39:52.243Z | Downloaded hickory-resolver v0.25.2 |
| 1180 | 2026-06-02T23:39:52.246Z | Downloaded usdt-impl v0.5.0 |
| 1181 | 2026-06-02T23:39:52.249Z | Downloaded vsss-rs v3.3.4 |
| 1182 | 2026-06-02T23:39:52.249Z | Downloaded xz2 v0.1.7 |
| 1183 | 2026-06-02T23:39:52.249Z | Downloaded writeable v0.6.3 |
| 1184 | 2026-06-02T23:39:52.251Z | Downloaded whoami v1.6.1 |
| 1185 | 2026-06-02T23:39:52.251Z | Downloaded walkdir v2.5.0 |
| 1186 | 2026-06-02T23:39:52.254Z | Downloaded schemars v0.8.22 |
| 1187 | 2026-06-02T23:39:52.259Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1188 | 2026-06-02T23:39:52.262Z | Downloaded pest_meta v2.8.6 |
| 1189 | 2026-06-02T23:39:52.264Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1190 | 2026-06-02T23:39:52.267Z | Downloaded slog v2.8.2 |
| 1191 | 2026-06-02T23:39:52.267Z | Downloaded zerovec-derive v0.11.3 |
| 1192 | 2026-06-02T23:39:52.270Z | Downloaded icu_normalizer v2.2.0 |
| 1193 | 2026-06-02T23:39:52.272Z | Downloaded heapless v0.8.0 |
| 1194 | 2026-06-02T23:39:52.275Z | Downloaded jiff-static v0.2.24 |
| 1195 | 2026-06-02T23:39:52.275Z | Downloaded prettyplease v0.2.37 |
| 1196 | 2026-06-02T23:39:52.278Z | Downloaded console v0.16.3 |
| 1197 | 2026-06-02T23:39:52.281Z | Downloaded similar v2.7.0 |
| 1198 | 2026-06-02T23:39:52.283Z | Downloaded gethostname v0.5.0 |
| 1199 | 2026-06-02T23:39:52.283Z | Downloaded ucd-trie v0.1.7 |
| 1200 | 2026-06-02T23:39:52.283Z | Downloaded progenitor-impl v0.13.0 |
| 1201 | 2026-06-02T23:39:52.286Z | Downloaded http v1.4.0 |
| 1202 | 2026-06-02T23:39:52.289Z | Downloaded mio v1.2.0 |
| 1203 | 2026-06-02T23:39:52.292Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1204 | 2026-06-02T23:39:52.295Z | Downloaded test-strategy v0.4.5 |
| 1205 | 2026-06-02T23:39:52.295Z | Downloaded libm v0.2.16 |
| 1206 | 2026-06-02T23:39:52.300Z | Downloaded zerocopy-derive v0.7.35 |
| 1207 | 2026-06-02T23:39:52.310Z | Downloaded typify v0.6.2 |
| 1208 | 2026-06-02T23:39:52.310Z | Downloaded typify v0.4.3 |
| 1209 | 2026-06-02T23:39:52.310Z | Downloaded rand v0.8.6 |
| 1210 | 2026-06-02T23:39:52.312Z | Downloaded yoke v0.8.2 |
| 1211 | 2026-06-02T23:39:52.312Z | Downloaded toml v0.7.8 |
| 1212 | 2026-06-02T23:39:52.315Z | Downloaded smartstring v1.0.1 |
| 1213 | 2026-06-02T23:39:52.315Z | Downloaded socket2 v0.6.3 |
| 1214 | 2026-06-02T23:39:52.318Z | Downloaded schemars v1.2.1 |
| 1215 | 2026-06-02T23:39:52.325Z | Downloaded uuid v1.23.1 |
| 1216 | 2026-06-02T23:39:52.328Z | Downloaded unsafe-libyaml v0.2.11 |
| 1217 | 2026-06-02T23:39:52.331Z | Downloaded hashbrown v0.12.3 |
| 1218 | 2026-06-02T23:39:52.335Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1219 | 2026-06-02T23:39:52.335Z | Downloaded tar v0.4.45 |
| 1220 | 2026-06-02T23:39:52.339Z | Downloaded qorb v0.4.1 |
| 1221 | 2026-06-02T23:39:52.339Z | Downloaded nom v7.1.3 |
| 1222 | 2026-06-02T23:39:52.342Z | Downloaded goblin v0.10.5 |
| 1223 | 2026-06-02T23:39:52.345Z | Downloaded schemars v0.9.0 |
| 1224 | 2026-06-02T23:39:52.353Z | Downloaded tungstenite v0.21.0 |
| 1225 | 2026-06-02T23:39:52.356Z | Downloaded rand v0.10.1 |
| 1226 | 2026-06-02T23:39:52.359Z | Downloaded dropshot-api-manager v0.7.2 |
| 1227 | 2026-06-02T23:39:52.362Z | Downloaded steno v0.4.1 |
| 1228 | 2026-06-02T23:39:52.365Z | Downloaded itertools v0.12.1 |
| 1229 | 2026-06-02T23:39:52.368Z | Downloaded toml_edit v0.19.15 |
| 1230 | 2026-06-02T23:39:52.377Z | Downloaded yansi v1.0.1 |
| 1231 | 2026-06-02T23:39:52.380Z | Downloaded nom v8.0.0 |
| 1232 | 2026-06-02T23:39:52.383Z | Downloaded hashbrown v0.16.1 |
| 1233 | 2026-06-02T23:39:52.385Z | Downloaded aws-lc-rs v1.17.0 |
| 1234 | 2026-06-02T23:39:52.391Z | Downloaded zerocopy-derive v0.8.48 |
| 1235 | 2026-06-02T23:39:52.397Z | Downloaded unicode-segmentation v1.13.2 |
| 1236 | 2026-06-02T23:39:52.399Z | Downloaded iddqd v0.3.18 |
| 1237 | 2026-06-02T23:39:52.402Z | Downloaded pest v2.8.6 |
| 1238 | 2026-06-02T23:39:52.406Z | Downloaded zerotrie v0.2.4 |
| 1239 | 2026-06-02T23:39:52.409Z | Downloaded typed-path v0.9.3 |
| 1240 | 2026-06-02T23:39:52.412Z | Downloaded typenum v1.20.0 |
| 1241 | 2026-06-02T23:39:52.415Z | Downloaded scc v2.4.0 |
| 1242 | 2026-06-02T23:39:52.418Z | Downloaded icu_properties_data v2.2.0 |
| 1243 | 2026-06-02T23:39:52.424Z | Downloaded rayon-core v1.13.0 |
| 1244 | 2026-06-02T23:39:52.427Z | Downloaded reqwest v0.13.3 |
| 1245 | 2026-06-02T23:39:52.430Z | Downloaded goblin v0.8.2 |
| 1246 | 2026-06-02T23:39:52.433Z | Downloaded snafu v0.8.9 |
| 1247 | 2026-06-02T23:39:52.437Z | Downloaded icu_collections v2.2.0 |
| 1248 | 2026-06-02T23:39:52.440Z | Downloaded expectorate v1.2.0 |
| 1249 | 2026-06-02T23:39:52.443Z | Downloaded tough v0.22.0 |
| 1250 | 2026-06-02T23:39:52.446Z | Downloaded blake3 v1.8.5 |
| 1251 | 2026-06-02T23:39:52.452Z | Downloaded fxhash v0.2.1 |
| 1252 | 2026-06-02T23:39:52.454Z | Downloaded float-ord v0.3.2 |
| 1253 | 2026-06-02T23:39:52.455Z | Downloaded rayon v1.12.0 |
| 1254 | 2026-06-02T23:39:52.458Z | Downloaded zerovec v0.11.6 |
| 1255 | 2026-06-02T23:39:52.461Z | Downloaded proptest v1.11.0 |
| 1256 | 2026-06-02T23:39:52.467Z | Downloaded serde_json v1.0.149 |
| 1257 | 2026-06-02T23:39:52.471Z | Downloaded tower-http v0.6.10 |
| 1258 | 2026-06-02T23:39:52.476Z | Downloaded moka v0.12.15 |
| 1259 | 2026-06-02T23:39:52.481Z | Downloaded chacha20 v0.9.1 |
| 1260 | 2026-06-02T23:39:52.484Z | Downloaded zerocopy v0.7.35 |
| 1261 | 2026-06-02T23:39:52.496Z | Downloaded serde_with v3.20.0 |
| 1262 | 2026-06-02T23:39:52.500Z | Downloaded winnow v0.5.40 |
| 1263 | 2026-06-02T23:39:52.504Z | Downloaded tabled v0.15.0 |
| 1264 | 2026-06-02T23:39:52.513Z | Downloaded time v0.3.47 |
| 1265 | 2026-06-02T23:39:52.521Z | Downloaded syn v1.0.109 |
| 1266 | 2026-06-02T23:39:52.527Z | Downloaded hickory-proto v0.24.4 |
| 1267 | 2026-06-02T23:39:52.536Z | Downloaded tabled v0.20.0 |
| 1268 | 2026-06-02T23:39:52.546Z | Downloaded rustls-webpki v0.102.8 |
| 1269 | 2026-06-02T23:39:52.556Z | Downloaded rhai v1.24.0 |
| 1270 | 2026-06-02T23:39:52.563Z | Downloaded nix v0.31.3 |
| 1271 | 2026-06-02T23:39:52.573Z | Downloaded constant_time_eq v0.4.2 |
| 1272 | 2026-06-02T23:39:52.576Z | Downloaded hickory-proto v0.25.2 |
| 1273 | 2026-06-02T23:39:52.581Z | Downloaded bs58 v0.5.1 |
| 1274 | 2026-06-02T23:39:52.584Z | Downloaded foreign-types-macros v0.2.3 |
| 1275 | 2026-06-02T23:39:52.584Z | Downloaded hash32 v0.3.1 |
| 1276 | 2026-06-02T23:39:52.584Z | Downloaded bcs v0.1.6 |
| 1277 | 2026-06-02T23:39:52.587Z | Downloaded crossbeam-deque v0.8.6 |
| 1278 | 2026-06-02T23:39:52.587Z | Downloaded dtrace-parser v0.2.0 |
| 1279 | 2026-06-02T23:39:52.587Z | Downloaded crunchy v0.2.4 |
| 1280 | 2026-06-02T23:39:52.587Z | Downloaded heck v0.4.1 |
| 1281 | 2026-06-02T23:39:52.594Z | Downloaded zerocopy v0.8.48 |
| 1282 | 2026-06-02T23:39:52.606Z | Downloaded sled v0.34.7 |
| 1283 | 2026-06-02T23:39:52.612Z | Downloaded regress v0.10.5 |
| 1284 | 2026-06-02T23:39:52.617Z | Downloaded regress v0.11.1 |
| 1285 | 2026-06-02T23:39:52.623Z | Downloaded smoltcp v0.11.0 |
| 1286 | 2026-06-02T23:39:52.630Z | Downloaded openapiv3 v2.2.0 |
| 1287 | 2026-06-02T23:39:52.638Z | Downloaded dropshot v0.17.0 |
| 1288 | 2026-06-02T23:39:52.653Z | Downloaded rustls v0.22.4 |
| 1289 | 2026-06-02T23:39:52.666Z | Downloaded lzma-sys v0.1.20 |
| 1290 | 2026-06-02T23:39:52.684Z | Downloaded typify-impl v0.6.2 |
| 1291 | 2026-06-02T23:39:52.693Z | Downloaded typify-impl v0.4.3 |
| 1292 | 2026-06-02T23:39:52.702Z | Downloaded jiff v0.2.24 |
| 1293 | 2026-06-02T23:39:52.727Z | Downloaded sha3 v0.10.9 |
| 1294 | 2026-06-02T23:39:52.748Z | Downloaded encoding_rs v0.8.35 |
| 1295 | 2026-06-02T23:39:52.762Z | Downloaded petgraph v0.6.5 |
| 1296 | 2026-06-02T23:39:52.773Z | Downloaded chrono-tz v0.10.4 |
| 1297 | 2026-06-02T23:39:52.784Z | Downloaded csv v1.4.0 |
| 1298 | 2026-06-02T23:39:53.298Z | Downloaded aws-lc-sys v0.41.0 |
| 1299 | 2026-06-02T23:39:54.208Z | Compiling proc-macro2 v1.0.106 |
| 1300 | 2026-06-02T23:39:54.209Z | Compiling quote v1.0.45 |
| 1301 | 2026-06-02T23:39:54.209Z | Compiling unicode-ident v1.0.24 |
| 1302 | 2026-06-02T23:39:54.209Z | Compiling serde_core v1.0.228 |
| 1303 | 2026-06-02T23:39:54.209Z | Compiling cfg-if v1.0.4 |
| 1304 | 2026-06-02T23:39:54.209Z | Compiling serde v1.0.228 |
| 1305 | 2026-06-02T23:39:54.212Z | Compiling libc v0.2.186 |
| 1306 | 2026-06-02T23:39:54.212Z | Compiling memchr v2.8.0 |
| 1307 | 2026-06-02T23:39:54.429Z | Compiling itoa v1.0.18 |
| 1308 | 2026-06-02T23:39:54.607Z | Compiling smallvec v1.15.1 |
| 1309 | 2026-06-02T23:39:54.625Z | Compiling zmij v1.0.21 |
| 1310 | 2026-06-02T23:39:54.670Z | Compiling autocfg v1.5.0 |
| 1311 | 2026-06-02T23:39:54.816Z | Compiling libm v0.2.16 |
| 1312 | 2026-06-02T23:39:54.990Z | Compiling stable_deref_trait v1.2.1 |
| 1313 | 2026-06-02T23:39:55.014Z | Compiling litemap v0.8.2 |
| 1314 | 2026-06-02T23:39:55.059Z | Compiling writeable v0.6.3 |
| 1315 | 2026-06-02T23:39:55.160Z | Compiling percent-encoding v2.3.2 |
| 1316 | 2026-06-02T23:39:55.193Z | Compiling version_check v0.9.5 |
| 1317 | 2026-06-02T23:39:55.223Z | Compiling utf8_iter v1.0.4 |
| 1318 | 2026-06-02T23:39:55.245Z | Compiling icu_normalizer_data v2.2.0 |
| 1319 | 2026-06-02T23:39:55.259Z | Compiling icu_properties_data v2.2.0 |
| 1320 | 2026-06-02T23:39:55.361Z | Compiling equivalent v1.0.2 |
| 1321 | 2026-06-02T23:39:55.447Z | Compiling iana-time-zone v0.1.65 |
| 1322 | 2026-06-02T23:39:55.464Z | Compiling form_urlencoded v1.2.2 |
| 1323 | 2026-06-02T23:39:55.488Z | Compiling syn v2.0.117 |
| 1324 | 2026-06-02T23:39:55.638Z | Compiling pin-project-lite v0.2.17 |
| 1325 | 2026-06-02T23:39:55.649Z | Compiling serde_json v1.0.149 |
| 1326 | 2026-06-02T23:39:55.649Z | Compiling dyn-clone v1.0.20 |
| 1327 | 2026-06-02T23:39:55.669Z | Compiling parking_lot_core v0.9.12 |
| 1328 | 2026-06-02T23:39:55.678Z | Compiling scopeguard v1.2.0 |
| 1329 | 2026-06-02T23:39:55.726Z | Compiling num-traits v0.2.19 |
| 1330 | 2026-06-02T23:39:55.781Z | Compiling lock_api v0.4.14 |
| 1331 | 2026-06-02T23:39:55.791Z | Compiling thiserror v2.0.18 |
| 1332 | 2026-06-02T23:39:55.907Z | Compiling hashbrown v0.17.1 |
| 1333 | 2026-06-02T23:39:55.962Z | Compiling getrandom v0.4.2 |
| 1334 | 2026-06-02T23:39:56.007Z | Compiling rand_core v0.10.1 |
| 1335 | 2026-06-02T23:39:56.152Z | Compiling errno v0.3.14 |
| 1336 | 2026-06-02T23:39:56.297Z | Compiling log v0.4.29 |
| 1337 | 2026-06-02T23:39:56.326Z | Compiling semver v1.0.28 |
| 1338 | 2026-06-02T23:39:56.429Z | Compiling indexmap v2.14.0 |
| 1339 | 2026-06-02T23:39:56.460Z | Compiling jobserver v0.1.34 |
| 1340 | 2026-06-02T23:39:56.494Z | Compiling shlex v1.3.0 |
| 1341 | 2026-06-02T23:39:56.504Z | Compiling find-msvc-tools v0.1.9 |
| 1342 | 2026-06-02T23:39:56.718Z | Compiling heck v0.5.0 |
| 1343 | 2026-06-02T23:39:56.754Z | Compiling cc v1.2.62 |
| 1344 | 2026-06-02T23:39:56.813Z | Compiling futures-core v0.3.32 |
| 1345 | 2026-06-02T23:39:56.842Z | Compiling zerocopy v0.8.48 |
| 1346 | 2026-06-02T23:39:56.964Z | Compiling uuid v1.23.1 |
| 1347 | 2026-06-02T23:39:56.981Z | Compiling futures-sink v0.3.32 |
| 1348 | 2026-06-02T23:39:57.092Z | Compiling schemars v0.8.22 |
| 1349 | 2026-06-02T23:39:57.163Z | Compiling slab v0.4.12 |
| 1350 | 2026-06-02T23:39:57.301Z | Compiling fnv v1.0.7 |
| 1351 | 2026-06-02T23:39:57.346Z | Compiling rustversion v1.0.22 |
| 1352 | 2026-06-02T23:39:57.372Z | Compiling futures-channel v0.3.32 |
| 1353 | 2026-06-02T23:39:57.399Z | Compiling bitflags v2.11.1 |
| 1354 | 2026-06-02T23:39:57.599Z | Compiling socket2 v0.6.3 |
| 1355 | 2026-06-02T23:39:57.611Z | Compiling futures-io v0.3.32 |
| 1356 | 2026-06-02T23:39:57.642Z | Compiling futures-task v0.3.32 |
| 1357 | 2026-06-02T23:39:57.727Z | Compiling parking_lot v0.12.5 |
| 1358 | 2026-06-02T23:39:57.773Z | Compiling signal-hook-registry v1.4.8 |
| 1359 | 2026-06-02T23:39:57.824Z | Compiling mio v1.2.0 |
| 1360 | 2026-06-02T23:39:58.060Z | Compiling portable-atomic v1.13.1 |
| 1361 | 2026-06-02T23:39:58.071Z | Compiling getrandom v0.2.17 |
| 1362 | 2026-06-02T23:39:58.081Z | Compiling typenum v1.20.0 |
| 1363 | 2026-06-02T23:39:58.082Z | Compiling subtle v2.6.1 |
| 1364 | 2026-06-02T23:39:58.148Z | Compiling base64 v0.22.1 |
| 1365 | 2026-06-02T23:39:58.249Z | Compiling untrusted v0.9.0 |
| 1366 | 2026-06-02T23:39:58.250Z | Compiling critical-section v1.2.0 |
| 1367 | 2026-06-02T23:39:58.355Z | Compiling synstructure v0.13.2 |
| 1368 | 2026-06-02T23:39:58.366Z | Compiling serde_derive_internals v0.29.1 |
| 1369 | 2026-06-02T23:39:58.368Z | Compiling slog v2.8.2 |
| 1370 | 2026-06-02T23:39:58.368Z | Compiling rustix v1.1.4 |
| 1371 | 2026-06-02T23:39:58.489Z | Compiling byteorder v1.5.0 |
| 1372 | 2026-06-02T23:39:58.627Z | Compiling strsim v0.11.1 |
| 1373 | 2026-06-02T23:39:58.737Z | Compiling rand_core v0.6.4 |
| 1374 | 2026-06-02T23:39:58.758Z | Compiling regex-syntax v0.8.10 |
| 1375 | 2026-06-02T23:39:58.867Z | Compiling cmake v0.1.58 |
| 1376 | 2026-06-02T23:39:58.943Z | Compiling fs_extra v1.3.0 |
| 1377 | 2026-06-02T23:39:58.975Z | Compiling dunce v1.0.5 |
| 1378 | 2026-06-02T23:39:59.046Z | Compiling once_cell v1.21.4 |
| 1379 | 2026-06-02T23:39:59.071Z | Compiling httparse v1.10.1 |
| 1380 | 2026-06-02T23:39:59.122Z | Compiling ipnet v2.12.0 |
| 1381 | 2026-06-02T23:39:59.125Z | Compiling atomic-waker v1.1.2 |
| 1382 | 2026-06-02T23:39:59.208Z | Compiling tower-layer v0.3.3 |
| 1383 | 2026-06-02T23:39:59.211Z | Compiling aws-lc-sys v0.41.0 |
| 1384 | 2026-06-02T23:39:59.252Z | Compiling tower-service v0.3.3 |
| 1385 | 2026-06-02T23:39:59.262Z | Compiling generic-array v0.14.7 |
| 1386 | 2026-06-02T23:39:59.343Z | Compiling ryu v1.0.23 |
| 1387 | 2026-06-02T23:39:59.366Z | Compiling ucd-trie v0.1.7 |
| 1388 | 2026-06-02T23:39:59.506Z | Compiling thiserror v1.0.69 |
| 1389 | 2026-06-02T23:39:59.530Z | Compiling try-lock v0.2.5 |
| 1390 | 2026-06-02T23:39:59.580Z | Compiling serde_derive v1.0.228 |
| 1391 | 2026-06-02T23:39:59.637Z | Compiling zerofrom-derive v0.1.7 |
| 1392 | 2026-06-02T23:39:59.671Z | Compiling yoke-derive v0.8.2 |
| 1393 | 2026-06-02T23:39:59.682Z | Compiling zerovec-derive v0.11.3 |
| 1394 | 2026-06-02T23:39:59.799Z | Compiling displaydoc v0.2.5 |
| 1395 | 2026-06-02T23:39:59.837Z | Compiling schemars_derive v0.8.22 |
| 1396 | 2026-06-02T23:40:00.112Z | Compiling tokio-macros v2.7.0 |
| 1397 | 2026-06-02T23:40:00.580Z | Compiling thiserror-impl v2.0.18 |
| 1398 | 2026-06-02T23:40:00.780Z | Compiling zerocopy-derive v0.8.48 |
| 1399 | 2026-06-02T23:40:00.791Z | Compiling zeroize_derive v1.4.3 |
| 1400 | 2026-06-02T23:40:00.861Z | Compiling zerofrom v0.1.8 |
| 1401 | 2026-06-02T23:40:00.877Z | Compiling futures-macro v0.3.32 |
| 1402 | 2026-06-02T23:40:00.982Z | Compiling yoke v0.8.2 |
| 1403 | 2026-06-02T23:40:01.164Z | Compiling zerovec v0.11.6 |
| 1404 | 2026-06-02T23:40:01.454Z | Compiling zerotrie v0.2.4 |
| 1405 | 2026-06-02T23:40:01.484Z | Compiling zeroize v1.8.2 |
| 1406 | 2026-06-02T23:40:01.740Z | Compiling tinystr v0.8.3 |
| 1407 | 2026-06-02T23:40:01.744Z | Compiling potential_utf v0.1.5 |
| 1408 | 2026-06-02T23:40:01.759Z | Compiling futures-util v0.3.32 |
| 1409 | 2026-06-02T23:40:01.873Z | Compiling icu_collections v2.2.0 |
| 1410 | 2026-06-02T23:40:01.906Z | Compiling icu_locale_core v2.2.0 |
| 1411 | 2026-06-02T23:40:01.961Z | Compiling want v0.3.1 |
| 1412 | 2026-06-02T23:40:02.033Z | Compiling thiserror-impl v1.0.69 |
| 1413 | 2026-06-02T23:40:02.174Z | Compiling pest v2.8.6 |
| 1414 | 2026-06-02T23:40:02.399Z | Compiling httpdate v1.0.3 |
| 1415 | 2026-06-02T23:40:02.643Z | Compiling icu_provider v2.2.0 |
| 1416 | 2026-06-02T23:40:02.810Z | Compiling bytes v1.11.1 |
| 1417 | 2026-06-02T23:40:02.972Z | Compiling icu_properties v2.2.0 |
| 1418 | 2026-06-02T23:40:02.994Z | Compiling icu_normalizer v2.2.0 |
| 1419 | 2026-06-02T23:40:03.205Z | Compiling chrono v0.4.44 |
| 1420 | 2026-06-02T23:40:03.439Z | Compiling http v1.4.0 |
| 1421 | 2026-06-02T23:40:03.450Z | Compiling tokio v1.52.3 |
| 1422 | 2026-06-02T23:40:03.571Z | Compiling serde_tokenstream v0.2.3 |
| 1423 | 2026-06-02T23:40:03.848Z | Compiling idna_adapter v1.2.2 |
| 1424 | 2026-06-02T23:40:03.988Z | Compiling idna v1.1.0 |
| 1425 | 2026-06-02T23:40:04.055Z | Compiling erased-serde v0.3.31 |
| 1426 | 2026-06-02T23:40:04.144Z | Compiling http-body v1.0.1 |
| 1427 | 2026-06-02T23:40:04.296Z | Compiling url v2.5.8 |
| 1428 | 2026-06-02T23:40:04.537Z | Compiling pest_meta v2.8.6 |
| 1429 | 2026-06-02T23:40:04.744Z | Compiling getrandom v0.3.4 |
| 1430 | 2026-06-02T23:40:05.083Z | Compiling ppv-lite86 v0.2.21 |
| 1431 | 2026-06-02T23:40:05.171Z | Compiling pest_generator v2.8.6 |
| 1432 | 2026-06-02T23:40:05.182Z | Compiling pretty-hex v0.4.2 |
| 1433 | 2026-06-02T23:40:05.182Z | Compiling plain v0.2.3 |
| 1434 | 2026-06-02T23:40:05.294Z | Compiling winnow v1.0.3 |
| 1435 | 2026-06-02T23:40:05.318Z | Compiling foldhash v0.2.0 |
| 1436 | 2026-06-02T23:40:05.385Z | Compiling paste v1.0.15 |
| 1437 | 2026-06-02T23:40:05.548Z | Compiling allocator-api2 v0.2.21 |
| 1438 | 2026-06-02T23:40:05.688Z | Compiling ipnetwork v0.21.1 |
| 1439 | 2026-06-02T23:40:05.800Z | Compiling pest_derive v2.8.6 |
| 1440 | 2026-06-02T23:40:05.813Z | Compiling crypto-common v0.1.7 |
| 1441 | 2026-06-02T23:40:05.869Z | Compiling hashbrown v0.16.1 |
| 1442 | 2026-06-02T23:40:05.939Z | Compiling oxnet v0.1.5 |
| 1443 | 2026-06-02T23:40:06.127Z | Compiling tracing-attributes v0.1.31 |
| 1444 | 2026-06-02T23:40:06.361Z | Compiling tracing-core v0.1.36 |
| 1445 | 2026-06-02T23:40:06.364Z | Compiling omicron-workspace-hack v0.1.0 |
| 1446 | 2026-06-02T23:40:06.365Z | Compiling ident_case v1.0.1 |
| 1447 | 2026-06-02T23:40:06.441Z | Compiling http-body-util v0.1.3 |
| 1448 | 2026-06-02T23:40:06.493Z | Compiling serde_urlencoded v0.7.1 |
| 1449 | 2026-06-02T23:40:06.619Z | Compiling aho-corasick v1.1.4 |
| 1450 | 2026-06-02T23:40:06.763Z | Compiling sync_wrapper v1.0.2 |
| 1451 | 2026-06-02T23:40:06.779Z | Compiling rustls-pki-types v1.14.1 |
| 1452 | 2026-06-02T23:40:06.870Z | Compiling daft-derive v0.1.7 |
| 1453 | 2026-06-02T23:40:07.257Z | Compiling fastrand v2.4.1 |
| 1454 | 2026-06-02T23:40:07.400Z | Compiling tracing v0.1.44 |
| 1455 | 2026-06-02T23:40:07.431Z | Compiling regex-automata v0.4.14 |
| 1456 | 2026-06-02T23:40:07.645Z | Compiling tokio-util v0.7.18 |
| 1457 | 2026-06-02T23:40:07.657Z | Compiling async-trait v0.1.89 |
| 1458 | 2026-06-02T23:40:08.043Z | Compiling scroll_derive v0.13.1 |
| 1459 | 2026-06-02T23:40:08.139Z | Compiling ring v0.17.14 |
| 1460 | 2026-06-02T23:40:08.396Z | Compiling num-conv v0.2.1 |
| 1461 | 2026-06-02T23:40:08.571Z | Compiling anyhow v1.0.102 |
| 1462 | 2026-06-02T23:40:08.643Z | Compiling cpufeatures v0.2.17 |
| 1463 | 2026-06-02T23:40:08.669Z | Compiling time-core v0.1.8 |
| 1464 | 2026-06-02T23:40:08.712Z | Compiling powerfmt v0.2.0 |
| 1465 | 2026-06-02T23:40:08.811Z | Compiling time-macros v0.2.27 |
| 1466 | 2026-06-02T23:40:08.890Z | Compiling scroll v0.13.0 |
| 1467 | 2026-06-02T23:40:08.919Z | Compiling deranged v0.5.8 |
| 1468 | 2026-06-02T23:40:09.151Z | Compiling regex v1.12.3 |
| 1469 | 2026-06-02T23:40:09.605Z | Compiling block-buffer v0.10.4 |
| 1470 | 2026-06-02T23:40:09.754Z | Compiling hex v0.4.3 |
| 1471 | 2026-06-02T23:40:09.773Z | Compiling openssl-probe v0.2.1 |
| 1472 | 2026-06-02T23:40:09.877Z | Compiling num_threads v0.1.7 |
| 1473 | 2026-06-02T23:40:09.956Z | Compiling digest v0.10.7 |
| 1474 | 2026-06-02T23:40:09.967Z | Compiling goblin v0.10.5 |
| 1475 | 2026-06-02T23:40:09.986Z | Compiling camino v1.2.2 |
| 1476 | 2026-06-02T23:40:10.159Z | Compiling usdt-impl v0.6.0 |
| 1477 | 2026-06-02T23:40:10.284Z | Compiling crc32fast v1.5.0 |
| 1478 | 2026-06-02T23:40:10.422Z | Compiling h2 v0.4.14 |
| 1479 | 2026-06-02T23:40:10.479Z | Compiling dtrace-parser v0.3.0 |
| 1480 | 2026-06-02T23:40:10.621Z | Compiling aws-lc-rs v1.17.0 |
| 1481 | 2026-06-02T23:40:10.758Z | Compiling crossbeam-utils v0.8.21 |
| 1482 | 2026-06-02T23:40:11.117Z | Compiling futures-executor v0.3.32 |
| 1483 | 2026-06-02T23:40:11.263Z | Compiling structmeta-derive v0.3.0 |
| 1484 | 2026-06-02T23:40:11.335Z | Compiling thread-id v5.1.0 |
| 1485 | 2026-06-02T23:40:11.412Z | Compiling adler2 v2.0.1 |
| 1486 | 2026-06-02T23:40:11.538Z | Compiling rustls v0.22.4 |
| 1487 | 2026-06-02T23:40:11.541Z | Compiling simd-adler32 v0.3.9 |
| 1488 | 2026-06-02T23:40:11.765Z | Compiling miniz_oxide v0.8.9 |
| 1489 | 2026-06-02T23:40:11.804Z | Compiling futures v0.3.32 |
| 1490 | 2026-06-02T23:40:11.880Z | Compiling rand_core v0.9.5 |
| 1491 | 2026-06-02T23:40:12.356Z | Compiling structmeta v0.3.0 |
| 1492 | 2026-06-02T23:40:12.422Z | Compiling darling_core v0.23.0 |
| 1493 | 2026-06-02T23:40:12.551Z | Compiling hyper v1.9.0 |
| 1494 | 2026-06-02T23:40:12.607Z | Compiling dof v0.4.0 |
| 1495 | 2026-06-02T23:40:12.610Z | Compiling newtype-uuid-macros v0.1.0 |
| 1496 | 2026-06-02T23:40:13.037Z | Compiling thread_local v1.1.9 |
| 1497 | 2026-06-02T23:40:13.438Z | Compiling match_cfg v0.1.0 |
| 1498 | 2026-06-02T23:40:13.497Z | Compiling untrusted v0.7.1 |
| 1499 | 2026-06-02T23:40:13.508Z | Compiling flate2 v1.1.9 |
| 1500 | 2026-06-02T23:40:13.621Z | Compiling hyper-util v0.1.20 |
| 1501 | 2026-06-02T23:40:13.951Z | Compiling newtype-uuid v1.3.2 |
| 1502 | 2026-06-02T23:40:14.015Z | Compiling quick-error v1.2.3 |
| 1503 | 2026-06-02T23:40:14.118Z | Compiling slog-async v2.8.0 |
| 1504 | 2026-06-02T23:40:14.288Z | Compiling ref-cast v1.0.25 |
| 1505 | 2026-06-02T23:40:14.420Z | Compiling compression-core v0.4.32 |
| 1506 | 2026-06-02T23:40:14.493Z | Compiling darling_macro v0.23.0 |
| 1507 | 2026-06-02T23:40:14.505Z | Compiling rustls v0.23.40 |
| 1508 | 2026-06-02T23:40:14.577Z | Compiling compression-codecs v0.4.38 |
| 1509 | 2026-06-02T23:40:14.718Z | Compiling daft v0.1.7 |
| 1510 | 2026-06-02T23:40:14.728Z | Compiling rand_chacha v0.9.0 |
| 1511 | 2026-06-02T23:40:14.760Z | Compiling usdt-attr-macro v0.6.0 |
| 1512 | 2026-06-02T23:40:14.827Z | Compiling usdt-macro v0.6.0 |
| 1513 | 2026-06-02T23:40:15.087Z | Compiling darling v0.23.0 |
| 1514 | 2026-06-02T23:40:15.152Z | Compiling ref-cast-impl v1.0.25 |
| 1515 | 2026-06-02T23:40:15.166Z | Compiling strum_macros v0.26.4 |
| 1516 | 2026-06-02T23:40:15.317Z | Compiling serde_spanned v1.1.1 |
| 1517 | 2026-06-02T23:40:15.395Z | Compiling multer v3.1.0 |
| 1518 | 2026-06-02T23:40:15.421Z | Compiling term v1.2.1 |
| 1519 | 2026-06-02T23:40:15.458Z | Compiling take_mut v0.2.2 |
| 1520 | 2026-06-02T23:40:15.633Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1521 | 2026-06-02T23:40:15.766Z | Compiling bit-vec v0.8.0 |
| 1522 | 2026-06-02T23:40:15.782Z | Compiling debug-ignore v1.0.5 |
| 1523 | 2026-06-02T23:40:15.923Z | Compiling serde_with_macros v3.20.0 |
| 1524 | 2026-06-02T23:40:15.943Z | Compiling bit-set v0.8.0 |
| 1525 | 2026-06-02T23:40:15.953Z | Compiling rand v0.9.4 |
| 1526 | 2026-06-02T23:40:15.991Z | Compiling async-stream-impl v0.3.6 |
| 1527 | 2026-06-02T23:40:16.096Z | Compiling dropshot v0.17.0 |
| 1528 | 2026-06-02T23:40:16.116Z | Compiling encoding_rs v0.8.35 |
| 1529 | 2026-06-02T23:40:16.332Z | Compiling spin v0.9.8 |
| 1530 | 2026-06-02T23:40:16.447Z | Compiling syn v1.0.109 |
| 1531 | 2026-06-02T23:40:16.541Z | Compiling unarray v0.1.4 |
| 1532 | 2026-06-02T23:40:16.656Z | Compiling mime v0.3.17 |
| 1533 | 2026-06-02T23:40:16.714Z | Compiling async-stream v0.3.6 |
| 1534 | 2026-06-02T23:40:16.855Z | Compiling strum v0.26.3 |
| 1535 | 2026-06-02T23:40:16.893Z | Compiling derive-ex v0.1.8 |
| 1536 | 2026-06-02T23:40:16.908Z | Compiling tower v0.5.3 |
| 1537 | 2026-06-02T23:40:16.936Z | Compiling dropshot_endpoint v0.17.0 |
| 1538 | 2026-06-02T23:40:16.981Z | Compiling macaddr v1.0.1 |
| 1539 | 2026-06-02T23:40:17.062Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1540 | 2026-06-02T23:40:17.121Z | Compiling waitgroup v0.1.2 |
| 1541 | 2026-06-02T23:40:17.258Z | Compiling serde_path_to_error v0.1.20 |
| 1542 | 2026-06-02T23:40:17.556Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1543 | 2026-06-02T23:40:17.622Z | Compiling tower-http v0.6.10 |
| 1544 | 2026-06-02T23:40:17.701Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1545 | 2026-06-02T23:40:17.879Z | Compiling tempfile v3.27.0 |
| 1546 | 2026-06-02T23:40:17.890Z | Compiling openapiv3 v2.2.0 |
| 1547 | 2026-06-02T23:40:18.045Z | Compiling strum_macros v0.27.2 |
| 1548 | 2026-06-02T23:40:18.470Z | Compiling test-strategy v0.4.5 |
| 1549 | 2026-06-02T23:40:18.595Z | Compiling instant v0.1.13 |
| 1550 | 2026-06-02T23:40:18.701Z | Compiling time v0.3.47 |
| 1551 | 2026-06-02T23:40:19.426Z | Compiling rustls-native-certs v0.8.3 |
| 1552 | 2026-06-02T23:40:19.478Z | Compiling rustc-hash v2.1.2 |
| 1553 | 2026-06-02T23:40:19.602Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1554 | 2026-06-02T23:40:19.842Z | Compiling crossbeam-channel v0.5.15 |
| 1555 | 2026-06-02T23:40:19.854Z | Compiling strum v0.27.2 |
| 1556 | 2026-06-02T23:40:20.374Z | Compiling parse-display-derive v0.10.0 |
| 1557 | 2026-06-02T23:40:20.758Z | Compiling backon v1.6.0 |
| 1558 | 2026-06-02T23:40:20.932Z | Compiling rustls-webpki v0.102.8 |
| 1559 | 2026-06-02T23:40:20.964Z | Compiling rand_chacha v0.3.1 |
| 1560 | 2026-06-02T23:40:21.669Z | Compiling rand v0.8.6 |
| 1561 | 2026-06-02T23:40:21.855Z | Compiling slog-json v2.6.1 |
| 1562 | 2026-06-02T23:40:21.948Z | Compiling hostname v0.3.1 |
| 1563 | 2026-06-02T23:40:22.061Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1564 | 2026-06-02T23:40:22.078Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1565 | 2026-06-02T23:40:22.087Z | Compiling wait-timeout v0.2.1 |
| 1566 | 2026-06-02T23:40:22.326Z | Compiling is-terminal v0.4.17 |
| 1567 | 2026-06-02T23:40:22.384Z | Compiling memmap2 v0.9.10 |
| 1568 | 2026-06-02T23:40:22.387Z | Compiling either v1.15.0 |
| 1569 | 2026-06-02T23:40:22.421Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1570 | 2026-06-02T23:40:22.535Z | Compiling slog-term v2.9.2 |
| 1571 | 2026-06-02T23:40:22.592Z | Compiling usdt v0.6.0 |
| 1572 | 2026-06-02T23:40:22.603Z | Compiling rusty-fork v0.3.1 |
| 1573 | 2026-06-02T23:40:22.752Z | Compiling slog-bunyan v2.5.0 |
| 1574 | 2026-06-02T23:40:22.889Z | Compiling serde_with v3.20.0 |
| 1575 | 2026-06-02T23:40:22.962Z | Compiling async-compression v0.4.42 |
| 1576 | 2026-06-02T23:40:23.140Z | Compiling rand_xorshift v0.4.0 |
| 1577 | 2026-06-02T23:40:23.271Z | Compiling sha1 v0.10.6 |
| 1578 | 2026-06-02T23:40:23.288Z | Compiling rustls-pemfile v2.2.0 |
| 1579 | 2026-06-02T23:40:23.427Z | Compiling tokio-rustls v0.25.0 |
| 1580 | 2026-06-02T23:40:23.477Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1581 | 2026-06-02T23:40:23.488Z | Compiling regress v0.10.5 |
| 1582 | 2026-06-02T23:40:23.644Z | Compiling hostname v0.4.2 |
| 1583 | 2026-06-02T23:40:23.943Z | Compiling proptest v1.11.0 |
| 1584 | 2026-06-02T23:40:24.788Z | Compiling iddqd v0.3.18 |
| 1585 | 2026-06-02T23:40:25.479Z | Compiling reqwest v0.12.28 |
| 1586 | 2026-06-02T23:40:25.570Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1587 | 2026-06-02T23:40:25.817Z | Compiling utf8parse v0.2.2 |
| 1588 | 2026-06-02T23:40:25.903Z | Compiling anstyle-parse v1.0.0 |
| 1589 | 2026-06-02T23:40:25.929Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1590 | 2026-06-02T23:40:26.091Z | Compiling itertools v0.14.0 |
| 1591 | 2026-06-02T23:40:26.518Z | Compiling progenitor-client v0.10.0 |
| 1592 | 2026-06-02T23:40:26.843Z | Compiling backoff v0.4.0 |
| 1593 | 2026-06-02T23:40:27.061Z | Compiling parse-display v0.10.0 |
| 1594 | 2026-06-02T23:40:27.360Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1595 | 2026-06-02T23:40:27.397Z | Compiling colorchoice v1.0.5 |
| 1596 | 2026-06-02T23:40:27.409Z | Compiling anstyle-query v1.1.5 |
| 1597 | 2026-06-02T23:40:27.511Z | Compiling is_terminal_polyfill v1.70.2 |
| 1598 | 2026-06-02T23:40:27.513Z | Compiling anstyle v1.0.14 |
| 1599 | 2026-06-02T23:40:27.752Z | Compiling anstream v1.0.0 |
| 1600 | 2026-06-02T23:40:28.077Z | Compiling clap_lex v1.1.0 |
| 1601 | 2026-06-02T23:40:28.343Z | Compiling regress v0.11.1 |
| 1602 | 2026-06-02T23:40:28.378Z | Compiling clap_derive v4.6.1 |
| 1603 | 2026-06-02T23:40:28.866Z | Compiling terminal_size v0.4.4 |
| 1604 | 2026-06-02T23:40:29.869Z | Compiling typify-impl v0.6.2 |
| 1605 | 2026-06-02T23:40:30.219Z | Compiling toml_datetime v0.6.11 |
| 1606 | 2026-06-02T23:40:30.396Z | Compiling zerocopy-derive v0.7.35 |
| 1607 | 2026-06-02T23:40:30.494Z | Compiling convert_case v0.4.0 |
| 1608 | 2026-06-02T23:40:30.786Z | Compiling derive_more v0.99.20 |
| 1609 | 2026-06-02T23:40:31.265Z | Compiling zerocopy v0.7.35 |
| 1610 | 2026-06-02T23:40:31.319Z | Compiling clap_builder v4.6.0 |
| 1611 | 2026-06-02T23:40:32.264Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1612 | 2026-06-02T23:40:32.476Z | Compiling unicode-width v0.2.2 |
| 1613 | 2026-06-02T23:40:33.099Z | Compiling clap v4.6.1 |
| 1614 | 2026-06-02T23:40:33.162Z | Compiling proc-macro-crate v3.5.0 |
| 1615 | 2026-06-02T23:40:33.184Z | Compiling secrecy v0.10.3 |
| 1616 | 2026-06-02T23:40:33.338Z | Compiling float-ord v0.3.2 |
| 1617 | 2026-06-02T23:40:33.454Z | Compiling tinyvec_macros v0.1.1 |
| 1618 | 2026-06-02T23:40:33.523Z | Compiling crucible-workspace-hack v0.1.0 |
| 1619 | 2026-06-02T23:40:33.539Z | Compiling tinyvec v1.11.0 |
| 1620 | 2026-06-02T23:40:33.574Z | Compiling num_enum_derive v0.7.6 |
| 1621 | 2026-06-02T23:40:34.089Z | Compiling dtrace-parser v0.2.0 |
| 1622 | 2026-06-02T23:40:34.197Z | Compiling scroll_derive v0.12.1 |
| 1623 | 2026-06-02T23:40:34.606Z | Compiling num-integer v0.1.46 |
| 1624 | 2026-06-02T23:40:34.926Z | Compiling rustc_version v0.4.1 |
| 1625 | 2026-06-02T23:40:34.926Z | Compiling usdt-impl v0.5.0 |
| 1626 | 2026-06-02T23:40:34.950Z | Compiling scroll v0.12.0 |
| 1627 | 2026-06-02T23:40:34.971Z | Compiling num_enum v0.7.6 |
| 1628 | 2026-06-02T23:40:35.203Z | Compiling curve25519-dalek v4.1.3 |
| 1629 | 2026-06-02T23:40:35.452Z | Compiling dof v0.3.0 |
| 1630 | 2026-06-02T23:40:35.717Z | Compiling hmac v0.12.1 |
| 1631 | 2026-06-02T23:40:35.797Z | Compiling darling_core v0.21.3 |
| 1632 | 2026-06-02T23:40:35.808Z | Compiling inout v0.1.4 |
| 1633 | 2026-06-02T23:40:35.818Z | Compiling ff v0.13.1 |
| 1634 | 2026-06-02T23:40:35.852Z | Compiling thread-id v4.2.2 |
| 1635 | 2026-06-02T23:40:35.929Z | Compiling group v0.13.0 |
| 1636 | 2026-06-02T23:40:35.939Z | Compiling cipher v0.4.4 |
| 1637 | 2026-06-02T23:40:35.942Z | Compiling hkdf v0.12.4 |
| 1638 | 2026-06-02T23:40:36.160Z | Compiling typify-macro v0.6.2 |
| 1639 | 2026-06-02T23:40:36.536Z | Compiling goblin v0.8.2 |
| 1640 | 2026-06-02T23:40:36.665Z | Compiling num-rational v0.4.2 |
| 1641 | 2026-06-02T23:40:36.676Z | Compiling num-iter v0.1.45 |
| 1642 | 2026-06-02T23:40:36.960Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1643 | 2026-06-02T23:40:37.000Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1644 | 2026-06-02T23:40:37.348Z | Compiling crossbeam-epoch v0.9.18 |
| 1645 | 2026-06-02T23:40:37.691Z | Compiling universal-hash v0.5.1 |
| 1646 | 2026-06-02T23:40:37.762Z | Compiling crypto-bigint v0.5.5 |
| 1647 | 2026-06-02T23:40:37.822Z | Compiling half v2.7.1 |
| 1648 | 2026-06-02T23:40:37.912Z | Compiling darling_macro v0.21.3 |
| 1649 | 2026-06-02T23:40:38.075Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1650 | 2026-06-02T23:40:38.113Z | Compiling num-complex v0.4.6 |
| 1651 | 2026-06-02T23:40:38.274Z | Compiling typify v0.6.2 |
| 1652 | 2026-06-02T23:40:38.598Z | Compiling base16ct v0.2.0 |
| 1653 | 2026-06-02T23:40:38.623Z | Compiling base64ct v1.8.3 |
| 1654 | 2026-06-02T23:40:38.705Z | Compiling ciborium-io v0.2.2 |
| 1655 | 2026-06-02T23:40:38.754Z | Compiling opaque-debug v0.3.1 |
| 1656 | 2026-06-02T23:40:38.795Z | Compiling ciborium-ll v0.2.2 |
| 1657 | 2026-06-02T23:40:38.820Z | Compiling poly1305 v0.8.0 |
| 1658 | 2026-06-02T23:40:38.884Z | Compiling password-hash v0.5.0 |
| 1659 | 2026-06-02T23:40:39.004Z | Compiling elliptic-curve v0.13.8 |
| 1660 | 2026-06-02T23:40:39.376Z | Compiling darling v0.21.3 |
| 1661 | 2026-06-02T23:40:39.474Z | Compiling num v0.4.3 |
| 1662 | 2026-06-02T23:40:39.522Z | Compiling thiserror-no-std v2.0.2 |
| 1663 | 2026-06-02T23:40:39.915Z | Compiling chacha20 v0.9.1 |
| 1664 | 2026-06-02T23:40:39.992Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1665 | 2026-06-02T23:40:40.185Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1666 | 2026-06-02T23:40:40.534Z | Compiling blake2 v0.10.6 |
| 1667 | 2026-06-02T23:40:40.673Z | Compiling byte-wrapper v0.1.0 |
| 1668 | 2026-06-02T23:40:40.782Z | Compiling aead v0.5.2 |
| 1669 | 2026-06-02T23:40:40.936Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1670 | 2026-06-02T23:40:40.982Z | Compiling proc-macro-error-attr v1.0.4 |
| 1671 | 2026-06-02T23:40:41.220Z | Compiling rustix v0.38.44 |
| 1672 | 2026-06-02T23:40:41.280Z | Compiling unsafe-libyaml v0.2.11 |
| 1673 | 2026-06-02T23:40:41.292Z | Compiling keccak v0.1.6 |
| 1674 | 2026-06-02T23:40:41.490Z | Compiling prettyplease v0.2.37 |
| 1675 | 2026-06-02T23:40:41.578Z | Compiling heapless v0.8.0 |
| 1676 | 2026-06-02T23:40:42.605Z | Compiling serde_yaml v0.9.34+deprecated |
| 1677 | 2026-06-02T23:40:42.630Z | Compiling sha3 v0.10.9 |
| 1678 | 2026-06-02T23:40:42.666Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1679 | 2026-06-02T23:40:43.214Z | Compiling chacha20poly1305 v0.10.1 |
| 1680 | 2026-06-02T23:40:43.248Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1681 | 2026-06-02T23:40:43.344Z | Compiling argon2 v0.5.3 |
| 1682 | 2026-06-02T23:40:43.685Z | Compiling vsss-rs v3.3.4 |
| 1683 | 2026-06-02T23:40:43.831Z | Compiling ingot-macros v0.1.1 |
| 1684 | 2026-06-02T23:40:44.446Z | Compiling ciborium v0.2.2 |
| 1685 | 2026-06-02T23:40:44.962Z | Compiling rustls-webpki v0.103.13 |
| 1686 | 2026-06-02T23:40:45.208Z | Compiling usdt-macro v0.5.0 |
| 1687 | 2026-06-02T23:40:45.373Z | Compiling usdt-attr-macro v0.5.0 |
| 1688 | 2026-06-02T23:40:46.871Z | Compiling serde_spanned v0.6.9 |
| 1689 | 2026-06-02T23:40:47.021Z | Compiling enum-as-inner v0.6.1 |
| 1690 | 2026-06-02T23:40:47.167Z | Compiling hash32 v0.3.1 |
| 1691 | 2026-06-02T23:40:47.234Z | Compiling proc-macro-error v1.0.4 |
| 1692 | 2026-06-02T23:40:47.325Z | Compiling memmap v0.7.0 |
| 1693 | 2026-06-02T23:40:47.488Z | Compiling smoltcp v0.11.0 |
| 1694 | 2026-06-02T23:40:47.520Z | Compiling toml_write v0.1.2 |
| 1695 | 2026-06-02T23:40:47.630Z | Compiling winnow v0.7.15 |
| 1696 | 2026-06-02T23:40:47.655Z | Compiling data-encoding v2.11.0 |
| 1697 | 2026-06-02T23:40:47.722Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1698 | 2026-06-02T23:40:47.847Z | Compiling indent_write v2.2.0 |
| 1699 | 2026-06-02T23:40:47.862Z | Compiling winnow v0.5.40 |
| 1700 | 2026-06-02T23:40:48.019Z | Compiling usdt v0.5.0 |
| 1701 | 2026-06-02T23:40:48.367Z | Compiling ingot-types v0.1.2 |
| 1702 | 2026-06-02T23:40:48.506Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1703 | 2026-06-02T23:40:48.542Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1704 | 2026-06-02T23:40:48.639Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1705 | 2026-06-02T23:40:48.770Z | Compiling tokio-rustls v0.26.4 |
| 1706 | 2026-06-02T23:40:48.895Z | Compiling rustls-platform-verifier v0.7.0 |
| 1707 | 2026-06-02T23:40:49.043Z | Compiling hyper-rustls v0.27.9 |
| 1708 | 2026-06-02T23:40:49.128Z | Compiling toml_edit v0.19.15 |
| 1709 | 2026-06-02T23:40:49.251Z | Compiling reqwest v0.13.3 |
| 1710 | 2026-06-02T23:40:49.358Z | Compiling toml_edit v0.22.27 |
| 1711 | 2026-06-02T23:40:50.314Z | Compiling tabwriter v1.4.1 |
| 1712 | 2026-06-02T23:40:50.558Z | Compiling progenitor-client v0.14.0 |
| 1713 | 2026-06-02T23:40:50.867Z | Compiling progenitor-extras v0.2.0 |
| 1714 | 2026-06-02T23:40:51.072Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1715 | 2026-06-02T23:40:51.159Z | Compiling cobs v0.3.0 |
| 1716 | 2026-06-02T23:40:51.359Z | Compiling serde_repr v0.1.20 |
| 1717 | 2026-06-02T23:40:52.008Z | Compiling memoffset v0.9.1 |
| 1718 | 2026-06-02T23:40:52.044Z | Compiling cfg_aliases v0.2.1 |
| 1719 | 2026-06-02T23:40:52.120Z | Compiling bitflags v1.3.2 |
| 1720 | 2026-06-02T23:40:52.198Z | Compiling managed v0.8.0 |
| 1721 | 2026-06-02T23:40:52.271Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1722 | 2026-06-02T23:40:52.421Z | Compiling pkg-config v0.3.33 |
| 1723 | 2026-06-02T23:40:52.514Z | Compiling vcpkg v0.2.15 |
| 1724 | 2026-06-02T23:40:52.720Z | Compiling nix v0.31.3 |
| 1725 | 2026-06-02T23:40:52.884Z | Compiling postcard v1.1.3 |
| 1726 | 2026-06-02T23:40:53.087Z | Compiling openssl-sys v0.9.116 |
| 1727 | 2026-06-02T23:40:53.219Z | Compiling toml v0.8.23 |
| 1728 | 2026-06-02T23:40:53.538Z | Compiling proc-macro-crate v1.3.1 |
| 1729 | 2026-06-02T23:40:53.877Z | Compiling ingot v0.1.1 |
| 1730 | 2026-06-02T23:40:53.888Z | Compiling hubpack_derive v0.1.1 |
| 1731 | 2026-06-02T23:40:53.914Z | Compiling foreign-types-macros v0.2.3 |
| 1732 | 2026-06-02T23:40:53.917Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1733 | 2026-06-02T23:40:54.218Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1734 | 2026-06-02T23:40:54.433Z | Compiling cpufeatures v0.3.0 |
| 1735 | 2026-06-02T23:40:54.457Z | Compiling rayon-core v1.13.0 |
| 1736 | 2026-06-02T23:40:54.494Z | Compiling static_assertions v1.1.0 |
| 1737 | 2026-06-02T23:40:54.506Z | Compiling foreign-types-shared v0.3.1 |
| 1738 | 2026-06-02T23:40:54.538Z | Compiling swrite v0.1.0 |
| 1739 | 2026-06-02T23:40:54.577Z | Compiling unicode-segmentation v1.13.2 |
| 1740 | 2026-06-02T23:40:54.598Z | Compiling colored v3.1.1 |
| 1741 | 2026-06-02T23:40:54.631Z | Compiling semver v0.1.20 |
| 1742 | 2026-06-02T23:40:54.693Z | Compiling linked-hash-map v0.5.6 |
| 1743 | 2026-06-02T23:40:54.878Z | Compiling heck v0.4.1 |
| 1744 | 2026-06-02T23:40:54.891Z | Compiling resolv-conf v0.7.6 |
| 1745 | 2026-06-02T23:40:54.991Z | Compiling newline-converter v0.3.0 |
| 1746 | 2026-06-02T23:40:55.003Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1747 | 2026-06-02T23:40:55.082Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1748 | 2026-06-02T23:40:55.107Z | Compiling lru-cache v0.1.2 |
| 1749 | 2026-06-02T23:40:55.261Z | Compiling rustc_version v0.1.7 |
| 1750 | 2026-06-02T23:40:55.432Z | Compiling foreign-types v0.5.0 |
| 1751 | 2026-06-02T23:40:55.514Z | Compiling chacha20 v0.10.0 |
| 1752 | 2026-06-02T23:40:55.622Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1753 | 2026-06-02T23:40:55.776Z | Compiling hubpack v0.1.2 |
| 1754 | 2026-06-02T23:40:55.787Z | Compiling num_enum_derive v0.5.11 |
| 1755 | 2026-06-02T23:40:56.301Z | Compiling atomicwrites v0.4.4 |
| 1756 | 2026-06-02T23:40:56.690Z | Compiling hickory-proto v0.24.4 |
| 1757 | 2026-06-02T23:40:56.839Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1758 | 2026-06-02T23:40:57.045Z | Compiling progenitor-impl v0.13.0 |
| 1759 | 2026-06-02T23:40:57.440Z | Compiling crossbeam-deque v0.8.6 |
| 1760 | 2026-06-02T23:40:57.501Z | Compiling console v0.15.11 |
| 1761 | 2026-06-02T23:40:57.641Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1762 | 2026-06-02T23:40:58.119Z | Compiling camino-tempfile v1.4.1 |
| 1763 | 2026-06-02T23:40:58.181Z | Compiling serde-big-array v0.5.1 |
| 1764 | 2026-06-02T23:40:58.192Z | Compiling pin-project-internal v1.1.13 |
| 1765 | 2026-06-02T23:40:58.262Z | Compiling num-derive v0.4.2 |
| 1766 | 2026-06-02T23:40:58.322Z | Compiling derive-where v1.6.1 |
| 1767 | 2026-06-02T23:40:58.363Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1768 | 2026-06-02T23:40:58.427Z | Compiling cstr-argument v0.1.2 |
| 1769 | 2026-06-02T23:40:58.586Z | Compiling similar v2.7.0 |
| 1770 | 2026-06-02T23:40:58.897Z | Compiling minimal-lexical v0.2.1 |
| 1771 | 2026-06-02T23:40:59.163Z | Compiling siphasher v1.0.3 |
| 1772 | 2026-06-02T23:40:59.227Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 1773 | 2026-06-02T23:40:59.290Z | Compiling pin-project v1.1.13 |
| 1774 | 2026-06-02T23:40:59.359Z | Compiling phf_shared v0.12.1 |
| 1775 | 2026-06-02T23:40:59.389Z | Compiling nom v7.1.3 |
| 1776 | 2026-06-02T23:40:59.479Z | Compiling expectorate v1.2.0 |
| 1777 | 2026-06-02T23:40:59.535Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1778 | 2026-06-02T23:40:59.600Z | Compiling hickory-resolver v0.24.4 |
| 1779 | 2026-06-02T23:40:59.626Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1780 | 2026-06-02T23:40:59.807Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1781 | 2026-06-02T23:41:00.003Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1782 | 2026-06-02T23:41:00.034Z | Compiling num_enum v0.5.11 |
| 1783 | 2026-06-02T23:41:00.151Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 1784 | 2026-06-02T23:41:00.601Z | Compiling progenitor-macro v0.13.0 |
| 1785 | 2026-06-02T23:41:00.686Z | Compiling rand v0.10.1 |
| 1786 | 2026-06-02T23:41:00.736Z | Compiling newtype_derive v0.1.6 |
| 1787 | 2026-06-02T23:41:00.982Z | Compiling progenitor-client v0.13.0 |
| 1788 | 2026-06-02T23:41:01.733Z | Compiling progenitor-impl v0.14.0 |
| 1789 | 2026-06-02T23:41:01.881Z | Compiling unicode-normalization v0.1.25 |
| 1790 | 2026-06-02T23:41:02.266Z | Compiling tokio-stream v0.1.18 |
| 1791 | 2026-06-02T23:41:02.365Z | Compiling async-recursion v1.1.1 |
| 1792 | 2026-06-02T23:41:02.550Z | Compiling snafu-derive v0.8.9 |
| 1793 | 2026-06-02T23:41:02.737Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 1794 | 2026-06-02T23:41:02.808Z | Compiling slog-dtrace v0.3.0 |
| 1795 | 2026-06-02T23:41:03.057Z | Compiling csv-core v0.1.13 |
| 1796 | 2026-06-02T23:41:03.067Z | Compiling bstr v1.12.1 |
| 1797 | 2026-06-02T23:41:03.092Z | Compiling konst_macro_rules v0.2.19 |
| 1798 | 2026-06-02T23:41:03.272Z | Compiling unicode-xid v0.2.6 |
| 1799 | 2026-06-02T23:41:03.321Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1800 | 2026-06-02T23:41:03.396Z | Compiling same-file v1.0.6 |
| 1801 | 2026-06-02T23:41:03.551Z | Compiling unicode-width v0.1.14 |
| 1802 | 2026-06-02T23:41:03.576Z | Compiling foldhash v0.1.5 |
| 1803 | 2026-06-02T23:41:03.767Z | Compiling owo-colors v4.3.0 |
| 1804 | 2026-06-02T23:41:03.840Z | Compiling cancel-safe-futures v0.1.5 |
| 1805 | 2026-06-02T23:41:04.102Z | Compiling openssl v0.10.80 |
| 1806 | 2026-06-02T23:41:04.119Z | Compiling chrono-tz v0.10.4 |
| 1807 | 2026-06-02T23:41:04.320Z | Compiling highway v1.3.0 |
| 1808 | 2026-06-02T23:41:04.350Z | Compiling foreign-types-shared v0.1.1 |
| 1809 | 2026-06-02T23:41:04.419Z | Compiling foreign-types v0.3.2 |
| 1810 | 2026-06-02T23:41:04.441Z | Compiling snafu v0.8.9 |
| 1811 | 2026-06-02T23:41:04.557Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1812 | 2026-06-02T23:41:04.715Z | Compiling hashbrown v0.15.5 |
| 1813 | 2026-06-02T23:41:04.828Z | Compiling walkdir v2.5.0 |
| 1814 | 2026-06-02T23:41:04.873Z | Compiling globset v0.4.18 |
| 1815 | 2026-06-02T23:41:05.192Z | Compiling const_format_proc_macros v0.2.34 |
| 1816 | 2026-06-02T23:41:05.251Z | Compiling csv v1.4.0 |
| 1817 | 2026-06-02T23:41:05.306Z | Compiling progenitor-macro v0.14.0 |
| 1818 | 2026-06-02T23:41:05.710Z | Compiling konst v0.2.20 |
| 1819 | 2026-06-02T23:41:05.734Z | Compiling progenitor v0.13.0 |
| 1820 | 2026-06-02T23:41:05.868Z | Compiling qorb v0.4.1 |
| 1821 | 2026-06-02T23:41:05.880Z | Compiling olpc-cjson v0.1.4 |
| 1822 | 2026-06-02T23:41:05.898Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1823 | 2026-06-02T23:41:06.009Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1824 | 2026-06-02T23:41:06.513Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1825 | 2026-06-02T23:41:07.158Z | Compiling rayon v1.12.0 |
| 1826 | 2026-06-02T23:41:07.535Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1827 | 2026-06-02T23:41:07.671Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1828 | 2026-06-02T23:41:07.897Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1829 | 2026-06-02T23:41:08.152Z | Compiling phf v0.12.1 |
| 1830 | 2026-06-02T23:41:08.307Z | Compiling zone_cfg_derive v0.3.1 |
| 1831 | 2026-06-02T23:41:08.571Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1832 | 2026-06-02T23:41:08.678Z | Compiling tokio-dtrace v0.1.1 |
| 1833 | 2026-06-02T23:41:08.965Z | Compiling itertools v0.12.1 |
| 1834 | 2026-06-02T23:41:09.012Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1835 | 2026-06-02T23:41:09.075Z | Compiling libsw-core v0.3.2 |
| 1836 | 2026-06-02T23:41:09.210Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1837 | 2026-06-02T23:41:09.242Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1838 | 2026-06-02T23:41:09.498Z | Compiling serde_plain v1.0.2 |
| 1839 | 2026-06-02T23:41:09.619Z | Compiling openssl-macros v0.1.1 |
| 1840 | 2026-06-02T23:41:09.707Z | Compiling pem v3.0.6 |
| 1841 | 2026-06-02T23:41:09.817Z | Compiling cookie v0.18.1 |
| 1842 | 2026-06-02T23:41:10.070Z | Compiling sigpipe v0.1.3 |
| 1843 | 2026-06-02T23:41:10.089Z | Compiling jiff v0.2.24 |
| 1844 | 2026-06-02T23:41:10.122Z | Compiling typed-path v0.9.3 |
| 1845 | 2026-06-02T23:41:10.133Z | Compiling fixedbitset v0.5.7 |
| 1846 | 2026-06-02T23:41:10.157Z | Compiling fixedbitset v0.4.2 |
| 1847 | 2026-06-02T23:41:10.174Z | Compiling bytecount v0.6.9 |
| 1848 | 2026-06-02T23:41:10.314Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1849 | 2026-06-02T23:41:10.389Z | Compiling glob v0.3.3 |
| 1850 | 2026-06-02T23:41:10.403Z | Compiling progenitor v0.14.0 |
| 1851 | 2026-06-02T23:41:10.463Z | Compiling petgraph v0.8.3 |
| 1852 | 2026-06-02T23:41:10.535Z | Compiling petgraph v0.6.5 |
| 1853 | 2026-06-02T23:41:10.565Z | Compiling papergrid v0.11.0 |
| 1854 | 2026-06-02T23:41:11.457Z | Compiling tough v0.22.0 |
| 1855 | 2026-06-02T23:41:12.196Z | Compiling zone v0.3.1 |
| 1856 | 2026-06-02T23:41:12.306Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1857 | 2026-06-02T23:41:12.397Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1858 | 2026-06-02T23:41:12.581Z | Compiling libsw v3.5.0 |
| 1859 | 2026-06-02T23:41:12.598Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1860 | 2026-06-02T23:41:12.765Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1861 | 2026-06-02T23:41:12.857Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1862 | 2026-06-02T23:41:13.022Z | Compiling oxide-tokio-rt v0.1.6 |
| 1863 | 2026-06-02T23:41:13.343Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1864 | 2026-06-02T23:41:13.882Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1865 | 2026-06-02T23:41:14.115Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1866 | 2026-06-02T23:41:14.237Z | Compiling const_format v0.2.36 |
| 1867 | 2026-06-02T23:41:14.370Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1868 | 2026-06-02T23:41:14.605Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 1869 | 2026-06-02T23:41:14.856Z | Compiling tabled_derive v0.7.0 |
| 1870 | 2026-06-02T23:41:14.922Z | Compiling gethostname v0.5.0 |
| 1871 | 2026-06-02T23:41:15.015Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1872 | 2026-06-02T23:41:15.046Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1873 | 2026-06-02T23:41:15.139Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1874 | 2026-06-02T23:41:15.170Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1875 | 2026-06-02T23:41:15.265Z | Compiling smf v0.2.3 |
| 1876 | 2026-06-02T23:41:15.293Z | Compiling bcs v0.1.6 |
| 1877 | 2026-06-02T23:41:15.612Z | Compiling nom v8.0.0 |
| 1878 | 2026-06-02T23:41:15.735Z | Compiling unicode-linebreak v0.1.5 |
| 1879 | 2026-06-02T23:41:15.817Z | Compiling linear-map v1.2.0 |
| 1880 | 2026-06-02T23:41:15.863Z | Compiling termtree v0.5.1 |
| 1881 | 2026-06-02T23:41:15.986Z | Compiling tagptr v0.2.0 |
| 1882 | 2026-06-02T23:41:16.002Z | Compiling smawk v0.3.2 |
| 1883 | 2026-06-02T23:41:16.011Z | Compiling lazy_static v1.5.0 |
| 1884 | 2026-06-02T23:41:16.011Z | Compiling whoami v1.6.1 |
| 1885 | 2026-06-02T23:41:16.110Z | Compiling moka v0.12.15 |
| 1886 | 2026-06-02T23:41:16.131Z | Compiling textwrap v0.16.2 |
| 1887 | 2026-06-02T23:41:16.134Z | Compiling steno v0.4.1 |
| 1888 | 2026-06-02T23:41:16.329Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1889 | 2026-06-02T23:41:16.753Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1890 | 2026-06-02T23:41:16.970Z | Compiling tabled v0.15.0 |
| 1891 | 2026-06-02T23:41:17.747Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1892 | 2026-06-02T23:41:18.251Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1893 | 2026-06-02T23:41:18.412Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1894 | 2026-06-02T23:41:19.250Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1895 | 2026-06-02T23:41:19.420Z | Compiling hickory-proto v0.25.2 |
| 1896 | 2026-06-02T23:41:19.680Z | Compiling humantime v2.3.0 |
| 1897 | 2026-06-02T23:41:19.967Z | Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions) |
| 1898 | 2026-06-02T23:41:20.201Z | Compiling parking_lot_core v0.8.6 |
| 1899 | 2026-06-02T23:41:20.515Z | Compiling libscf-sys v1.2.0 |
| 1900 | 2026-06-02T23:41:20.658Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1901 | 2026-06-02T23:41:20.661Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1902 | 2026-06-02T23:41:21.174Z | Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91) |
| 1903 | 2026-06-02T23:41:21.388Z | Compiling hickory-resolver v0.25.2 |
| 1904 | 2026-06-02T23:41:21.429Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1905 | 2026-06-02T23:41:21.445Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1906 | 2026-06-02T23:41:21.871Z | Compiling parking_lot v0.11.2 |
| 1907 | 2026-06-02T23:41:21.892Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1908 | 2026-06-02T23:41:21.895Z | Compiling fxhash v0.2.1 |
| 1909 | 2026-06-02T23:41:22.042Z | Compiling internet-checksum v0.2.1 |
| 1910 | 2026-06-02T23:41:22.125Z | Compiling sled v0.34.7 |
| 1911 | 2026-06-02T23:41:22.182Z | Compiling yansi v1.0.1 |
| 1912 | 2026-06-02T23:41:22.286Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1913 | 2026-06-02T23:41:22.514Z | Compiling diff v0.1.13 |
| 1914 | 2026-06-02T23:41:22.818Z | Compiling pretty_assertions v1.4.1 |
| 1915 | 2026-06-02T23:41:24.603Z | Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types) |
| 1916 | 2026-06-02T23:41:26.468Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1917 | 2026-06-02T23:41:34.073Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1918 | 2026-06-02T23:41:35.670Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1919 | 2026-06-02T23:41:36.694Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1920 | 2026-06-02T23:41:37.764Z | Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp) |
| 1921 | 2026-06-02T23:41:38.543Z | Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb) |
| 1922 | 2026-06-02T23:41:39.680Z | Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd) |
| 1923 | 2026-06-02T23:42:02.049Z | Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 08s |
| 1924 | 2026-06-02T23:42:02.227Z | ──────────── |
| 1925 | 2026-06-02T23:42:02.228Z | Nextest run ID 166ccdcf-f972-4a82-8a0e-d94ec7d4e6a9 with nextest profile: default |
| 1926 | 2026-06-02T23:42:02.228Z | Starting 2 tests across 3 binaries |
| 1927 | 2026-06-02T23:42:02.231Z | START bfd test::test_new_daemon |
| 1928 | 2026-06-02T23:42:02.234Z | |
| 1929 | 2026-06-02T23:42:02.234Z | running 1 test |
| 1930 | 2026-06-02T23:42:02.272Z | {"msg":"dropping SM for 2001:db8::10","v":0,"name":"slog-rs","level":40,"time":"2026-06-02T23:42:00.45397956Z","hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM","pid":4911,"peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1931 | 2026-06-02T23:42:02.272Z | {"msg":"test test::test_new_daemon ... send error: sending on a closed channel","v"ok:0 |
| 1932 | 2026-06-02T23:42:02.272Z | ,"name":"slog-rs","level":40 |
| 1933 | 2026-06-02T23:42:02.272Z | test result: ,"oktime":"2026-06-02T23:42:00.454262746Z","hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM",". 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered outpid":4911,"peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1934 | 2026-06-02T23:42:02.272Z | {"msg":"; finished in 0.04sexiting receive loop on error: channel is empty and sending half is closed" |
| 1935 | 2026-06-02T23:42:02.272Z | |
| 1936 | 2026-06-02T23:42:02.275Z | ,"v":0,"name":"slog-rs","level":50,"time":"2026-06-02T23:42:00.454289433Z","hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM","pid":4911,"error":"channel is empty and sending half is closed","peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1937 | 2026-06-02T23:42:02.275Z | {"msg":"exiting receive loop on error: channel is empty and sending half is closed","v":0,"name":"slog-rs","level":50,"time":"2026-06-02T23:42:00.454304782Z","hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM","pid":4911,"error":"channel is empty and sending half is closed","peer":"2001:db8::10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1938 | 2026-06-02T23:42:02.275Z | {"msg":"dropping SM for 203.0.113.10","v":0,"name":"slog-rs","level":40,"time":"2026-06-02T23:42:00.454318181Z","hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM","pid":4911,"peer":"203.0.113.10","state":"Down","unit":"session","module":"state_machine","component":"bfd"} |
| 1939 | 2026-06-02T23:42:02.278Z | PASS [ 0.049s] bfd test::test_new_daemon |
| 1940 | 2026-06-02T23:42:02.278Z | START bfd test::test_protocol_basics |
| 1941 | 2026-06-02T23:42:02.284Z | |
| 1942 | 2026-06-02T23:42:02.284Z | running 1 test |
| 1943 | 2026-06-02T23:42:02.326Z | {{""msgmsg"":"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 2015658554, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }":","v":recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 406456850, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None }","v":00,"name":"slog-rs","name":"slog-rs","level":,"level":1010,"time":","2026-06-02T23:42:00.508208776Z"time":"2026-06-02T23:42:00.508209836Z",,""hostname":"hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM"w-01KT5B2BCNX5VMBWH0C3NKS3FM","pid":,"4912pid":4912,"peer,"":"peer":"2001:db8::20","2001:db8::10"state",:""state":"Down"Down",,""unit"unit"::""session"session",","modulemodule":"":"state_machine"state_machine,"","component"component"::""bfd"bfd"}} |
| 1944 | 2026-06-02T23:42:02.326Z | |
| 1945 | 2026-06-02T23:42:02.326Z | {{"msg":""msg":"recv msg: Control { vers_diag: 32, flags: 64, detect_mult: 3, length: 24, my_discriminator: 447043244, 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: 1684932570, your_discriminator: 0, desired_min_tx: 1000000, required_min_rx: 5000000, required_min_echo_rx: 0, auth: None },""v":,"v":00,,""name":name"":"slog-rs"slog-rs",,""levellevel":":1010,"time":","2026-06-02T23:42:00.508475283Z"time",:""hostname":"2026-06-02T23:42:00.508475173Z"w-01KT5B2BCNX5VMBWH0C3NKS3FM",","pid":hostname":4912","peer":"w-01KT5B2BCNX5VMBWH0C3NKS3FM"203.0.113.20",","pid":state"4912:"Down",","peer":"unit":"203.0.113.10session"",","state":"module":"Down","unit"state_machine":","session","component":"module"bfd:""} |
| 1946 | 2026-06-02T23:42:02.326Z | state_machine","component":{""bfd"msg}" |
| 1947 | 2026-06-02T23:42:02.329Z | :"transition -> Init"{,"v":"0msg,"":"name":"slog-rs"transition -> Init,"","level"v"::030,"name":"slog-rs","level":30,"time":"2026-06-02T23:42:00.508497351Z",","time":"hostname":"2026-06-02T23:42:00.508498421Z",w-01KT5B2BCNX5VMBWH0C3NKS3FM"","hostname"pid:"":4912,"w-01KT5B2BCNX5VMBWH0C3NKS3FMpeer"":","pid":203.0.113.20"4912,"state,"":"peer":Down"","unit203.0.113.10"":,""session"state":","Down","module":"unit":"sessionstate_machine"",","module":"component":"bfdstate_machine""} |
| 1948 | 2026-06-02T23:42:02.330Z | ,"component{":""bfd"msg}" |
| 1949 | 2026-06-02T23:42:02.330Z | :"{transition -> Init"","msg"v"::"0,"name":"transition -> Init","slog-rsv"",:"0,"level":name"30:"slog-rs","level":30,"time":","time":"2026-06-02T23:42:00.50851933Z","2026-06-02T23:42:00.508520089Zhostname"",":"hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM","w-01KT5B2BCNX5VMBWH0C3NKS3FMpid"":,"4912pid":4912,"peer,"":"peer":"2001:db8::20"2001:db8::10",","statestate""::""Down"Down",","unitunit"":":"session"session",","module":"module":"state_machine","state_machine","component":"componentbfd"":"}bfd |
| 1950 | 2026-06-02T23:42:02.330Z | "} |
| 1951 | 2026-06-02T23:42:03.325Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 1684932570, your_discriminator: 447043244, 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-02T23:42:01.505612103Z","hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM","pid":4912,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1952 | 2026-06-02T23:42:03.325Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 128, detect_mult: 3, length: 24, my_discriminator: 406456850, your_discriminator: 2015658554, 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-02T23:42:01.505692196Z","hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM","pid":4912,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1953 | 2026-06-02T23:42:03.325Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-02T23:42:01.505704555Z","hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM","pid":4912,"peer":"2001:db8::20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1954 | 2026-06-02T23:42:03.325Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-02T23:42:01.505716793Z","hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM","pid":4912,"peer":"203.0.113.20","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1955 | 2026-06-02T23:42:03.328Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 447043244, your_discriminator: 1684932570, 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-02T23:42:01.507935112Z","hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM","pid":4912,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1956 | 2026-06-02T23:42:03.328Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-02T23:42:01.50795518Z","hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM","pid":4912,"peer":"203.0.113.10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1957 | 2026-06-02T23:42:03.328Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 2015658554, your_discriminator: 406456850, 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-02T23:42:01.507996247Z","hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM","pid":4912,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1958 | 2026-06-02T23:42:03.328Z | {"msg":"transition -> Up","v":0,"name":"slog-rs","level":30,"time":"2026-06-02T23:42:01.508014185Z","hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM","pid":4912,"peer":"2001:db8::10","state":"Init","unit":"session","module":"state_machine","component":"bfd"} |
| 1959 | 2026-06-02T23:42:08.324Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 406456850, your_discriminator: 2015658554, 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-02T23:42:06.505647329Z","hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM","pid":4912,"peer":"2001:db8::20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1960 | 2026-06-02T23:42:08.324Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 1684932570, your_discriminator: 447043244, 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-02T23:42:06.505718313Z","hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM","pid":4912,"peer":"203.0.113.20","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1961 | 2026-06-02T23:42:08.327Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 447043244, your_discriminator: 1684932570, 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-02T23:42:06.507964939Z","hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM","pid":4912,"peer":"203.0.113.10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1962 | 2026-06-02T23:42:08.327Z | {"msg":"recv msg: Control { vers_diag: 32, flags: 192, detect_mult: 3, length: 24, my_discriminator: 2015658554, your_discriminator: 406456850, 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-02T23:42:06.507997466Z","hostname":"w-01KT5B2BCNX5VMBWH0C3NKS3FM","pid":4912,"peer":"2001:db8::10","state":"Up","unit":"session","module":"state_machine","component":"bfd"} |
| 1963 | 2026-06-02T23:42:12.327Z | {"msg":"dropping SM for 2001:db8::20","v":0,"name":"slog-rs","level":40{"msg":"dropping SM for 2001:db8::10","v":0,"name":"slog-rs","level":40,,""time"time":":"2026-06-02T23:42:10.508130903Z"2026-06-02T23:42:10.508107255Z",,""hostname"hostname:"":"w-01KT5B2BCNX5VMBWH0C3NKS3FMw-01KT5B2BCNX5VMBWH0C3NKS3FM"",,""pid"pid"::49124912,,""peer":peer"":"2001:db8::10"2001:db8::20",","state":"state":"Up"Up",",unit"":"unit":"session",session"","module":module"":"state_machinestate_machine"",","component":"componentbfd"":"bfd"}} |
| 1964 | 2026-06-02T23:42:12.327Z | |
| 1965 | 2026-06-02T23:42:12.327Z | {"msg":"{dropping SM for 203.0.113.10"","msgv":"":0,"name":"slog-rsdropping SM for 203.0.113.20"",","level"v:":400,"name":"slog-rs","level":40,"time":"2026-06-02T23:42:10.508173209Z",","time":"hostname":"2026-06-02T23:42:10.508174209Z"w-01KT5B2BCNX5VMBWH0C3NKS3FM,"","hostname"pid"::"4912,"peer":"w-01KT5B2BCNX5VMBWH0C3NKS3FM","pid203.0.113.10"":,"4912state":"Up",",peer"":"unit":"203.0.113.20"session",","state":"module"Up:"","unit"state_machine:"","session",component"":"bfdmodule"":}" |
| 1966 | 2026-06-02T23:42:12.327Z | state_machine","component":"bfd"} |
| 1967 | 2026-06-02T23:42:12.330Z | test test::test_protocol_basics ... ok |
| 1968 | 2026-06-02T23:42:12.330Z | |
| 1969 | 2026-06-02T23:42:12.330Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 10.04s |
| 1970 | 2026-06-02T23:42:12.330Z | |
| 1971 | 2026-06-02T23:42:12.336Z | PASS [ 10.058s] bfd test::test_protocol_basics |
| 1972 | 2026-06-02T23:42:12.339Z | ──────────── |
| 1973 | 2026-06-02T23:42:12.339Z | Summary [ 10.108s] 2 tests run: 2 passed, 0 skipped |
| 1974 | 2026-06-02T23:42:12.349Z | process exited: duration 332911 ms, exit code 0 |
| |
| 1975 | 2026-06-02T23:42:12.356Z | found 0 output files |