|
|
|
| 1 | 2025-07-16T22:22:30.445Z | job assigned to worker 01K0AN85XEQHZCAB2K53QFF3VY [factory aws, i-071b5d3d39d5ddec0] (queued for 1 m 2 s) |
| |
| 2 | 2025-07-16T22:22:39.046Z | starting task 0: "setup" |
| 3 | 2025-07-16T22:22:39.051Z | ++ uname -s |
| 4 | 2025-07-16T22:22:39.055Z | + kern=SunOS |
| 5 | 2025-07-16T22:22:39.055Z | + build_user=build |
| 6 | 2025-07-16T22:22:39.055Z | + build_uid=12345 |
| 7 | 2025-07-16T22:22:39.055Z | + work_dir=/work |
| 8 | 2025-07-16T22:22:39.055Z | + input_dir=/input |
| 9 | 2025-07-16T22:22:39.055Z | + [[ 0 == 12345 ]] |
| 10 | 2025-07-16T22:22:39.055Z | + case "$kern" in |
| 11 | 2025-07-16T22:22:39.055Z | + groupadd -g 12345 build |
| 12 | 2025-07-16T22:22:39.058Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-07-16T22:22:41.064Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-07-16T22:22:41.195Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-07-16T22:22:41.198Z | + home_fs=zfs |
| 16 | 2025-07-16T22:22:41.198Z | + [[ zfs == autofs ]] |
| 17 | 2025-07-16T22:22:41.198Z | + mkdir -p /home/build |
| 18 | 2025-07-16T22:22:41.202Z | + chown build:build /home/build /work |
| 19 | 2025-07-16T22:22:43.202Z | + chmod 0700 /home/build /work |
| 20 | 2025-07-16T22:22:43.206Z | process exited: duration 4161 ms, exit code 0 |
| |
| 21 | 2025-07-16T22:22:43.213Z | starting task 1: "rust-toolchain" |
| 22 | 2025-07-16T22:22:43.219Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2025-07-16T22:22:43.219Z | * rust toolchain channel = "stable" |
| 24 | 2025-07-16T22:22:43.219Z | * rust toolchain profile = "default" |
| 25 | 2025-07-16T22:22:43.219Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2025-07-16T22:22:43.219Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-07-16T22:22:43.219Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-07-16T22:22:43.222Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-07-16T22:22:43.222Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2025-07-16T22:22:43.327Z | info: downloading installer |
| 31 | 2025-07-16T22:22:44.542Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2025-07-16T22:22:44.542Z | warn: /opt/ooce/bin |
| 33 | 2025-07-16T22:22:44.542Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-07-16T22:22:44.542Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2025-07-16T22:22:44.542Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-07-16T22:22:44.542Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-07-16T22:22:44.542Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-07-16T22:22:44.543Z | error: cannot install while Rust is installed |
| 39 | 2025-07-16T22:22:44.543Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-07-16T22:22:44.561Z | info: profile set to 'default' |
| 41 | 2025-07-16T22:22:44.561Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-07-16T22:22:44.564Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2025-07-16T22:22:44.719Z | info: latest update on 2025-06-26, rust version 1.88.0 (6b00bc388 2025-06-23) |
| 44 | 2025-07-16T22:22:44.719Z | info: downloading component 'cargo' |
| 45 | 2025-07-16T22:22:45.679Z | info: downloading component 'clippy' |
| 46 | 2025-07-16T22:22:46.065Z | info: downloading component 'rust-docs' |
| 47 | 2025-07-16T22:22:47.495Z | info: downloading component 'rust-std' |
| 48 | 2025-07-16T22:22:48.971Z | info: downloading component 'rustc' |
| 49 | 2025-07-16T22:22:56.303Z | info: downloading component 'rustfmt' |
| 50 | 2025-07-16T22:22:56.556Z | info: installing component 'cargo' |
| 51 | 2025-07-16T22:22:57.495Z | info: installing component 'clippy' |
| 52 | 2025-07-16T22:22:57.897Z | info: installing component 'rust-docs' |
| 53 | 2025-07-16T22:22:59.793Z | info: installing component 'rust-std' |
| 54 | 2025-07-16T22:23:01.576Z | info: installing component 'rustc' |
| 55 | 2025-07-16T22:23:08.384Z | info: installing component 'rustfmt' |
| 56 | 2025-07-16T22:23:08.718Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2025-07-16T22:23:08.718Z | |
| 58 | 2025-07-16T22:23:09.150Z | stable-x86_64-unknown-illumos installed - rustc 1.88.0 (6b00bc388 2025-06-23) |
| 59 | 2025-07-16T22:23:09.150Z | |
| 60 | 2025-07-16T22:23:09.154Z | |
| 61 | 2025-07-16T22:23:09.154Z | Rust is installed now. Great! |
| 62 | 2025-07-16T22:23:09.154Z | |
| 63 | 2025-07-16T22:23:09.154Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-07-16T22:23:09.154Z | environment variable. This has not been done automatically. |
| 65 | 2025-07-16T22:23:09.154Z | |
| 66 | 2025-07-16T22:23:09.154Z | To configure your current shell, you need to source |
| 67 | 2025-07-16T22:23:09.154Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-07-16T22:23:09.154Z | |
| 69 | 2025-07-16T22:23:09.154Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-07-16T22:23:09.154Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-07-16T22:23:09.154Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-07-16T22:23:09.154Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2025-07-16T22:23:09.272Z | + rustup --version |
| 74 | 2025-07-16T22:23:09.289Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2025-07-16T22:23:09.289Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2025-07-16T22:23:09.373Z | info: The currently active `rustc` version is `rustc 1.88.0 (6b00bc388 2025-06-23)` |
| 77 | 2025-07-16T22:23:09.377Z | + cargo --version |
| 78 | 2025-07-16T22:23:09.444Z | cargo 1.88.0 (873a06493 2025-05-10) |
| 79 | 2025-07-16T22:23:09.447Z | + rustc --version |
| 80 | 2025-07-16T22:23:09.518Z | rustc 1.88.0 (6b00bc388 2025-06-23) |
| 81 | 2025-07-16T22:23:09.523Z | process exited: duration 26302 ms, exit code 0 |
| |
| 82 | 2025-07-16T22:23:09.529Z | starting task 2: "authentication" |
| 83 | 2025-07-16T22:23:09.553Z | process exited: duration 23 ms, exit code 0 |
| |
| 84 | 2025-07-16T22:23:09.560Z | starting task 3: "clone repository" |
| 85 | 2025-07-16T22:23:09.571Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2025-07-16T22:23:09.575Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2025-07-16T22:23:09.614Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2025-07-16T22:23:10.800Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2025-07-16T22:23:10.800Z | + git fetch origin b110706bede9b772c98f66e44501a4cbb39d4a66 |
| 90 | 2025-07-16T22:23:11.080Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2025-07-16T22:23:11.083Z | * branch b110706bede9b772c98f66e44501a4cbb39d4a66 -> FETCH_HEAD |
| 92 | 2025-07-16T22:23:11.089Z | + [[ -n eliza/oxide-tokio-rt ]] |
| 93 | 2025-07-16T22:23:11.093Z | ++ git branch --show-current |
| 94 | 2025-07-16T22:23:11.096Z | + current=main |
| 95 | 2025-07-16T22:23:11.096Z | + [[ main != eliza/oxide-tokio-rt ]] |
| 96 | 2025-07-16T22:23:11.096Z | + git branch -f eliza/oxide-tokio-rt b110706bede9b772c98f66e44501a4cbb39d4a66 |
| 97 | 2025-07-16T22:23:11.100Z | + git checkout -f eliza/oxide-tokio-rt |
| 98 | 2025-07-16T22:23:11.114Z | Switched to branch 'eliza/oxide-tokio-rt' |
| 99 | 2025-07-16T22:23:11.118Z | + git reset --hard b110706bede9b772c98f66e44501a4cbb39d4a66 |
| 100 | 2025-07-16T22:23:11.122Z | HEAD is now at b110706 Use `oxide-tokio-rt` rather than `#[tokio::main]` |
| 101 | 2025-07-16T22:23:11.125Z | process exited: duration 1562 ms, exit code 0 |
| |
| 102 | 2025-07-16T22:23:11.132Z | starting task 4: "build" |
| 103 | 2025-07-16T22:23:11.138Z | ++ cargo --version |
| 104 | 2025-07-16T22:23:11.146Z | info: syncing channel updates for '1.86.0-x86_64-unknown-illumos' |
| 105 | 2025-07-16T22:23:11.340Z | info: latest update on 2025-04-03, rust version 1.86.0 (05f9846f8 2025-03-31) |
| 106 | 2025-07-16T22:23:11.344Z | info: downloading component 'cargo' |
| 107 | 2025-07-16T22:23:12.160Z | info: downloading component 'clippy' |
| 108 | 2025-07-16T22:23:12.552Z | info: downloading component 'rust-docs' |
| 109 | 2025-07-16T22:23:13.902Z | info: downloading component 'rust-std' |
| 110 | 2025-07-16T22:23:15.464Z | info: downloading component 'rustc' |
| 111 | 2025-07-16T22:23:22.991Z | info: downloading component 'rustfmt' |
| 112 | 2025-07-16T22:23:23.289Z | info: installing component 'cargo' |
| 113 | 2025-07-16T22:23:24.155Z | info: installing component 'clippy' |
| 114 | 2025-07-16T22:23:24.553Z | info: installing component 'rust-docs' |
| 115 | 2025-07-16T22:23:26.478Z | info: installing component 'rust-std' |
| 116 | 2025-07-16T22:23:28.265Z | info: installing component 'rustc' |
| 117 | 2025-07-16T22:23:34.843Z | info: installing component 'rustfmt' |
| 118 | 2025-07-16T22:23:35.292Z | cargo 1.86.0 (adf9b6ad1 2025-02-28) |
| 119 | 2025-07-16T22:23:35.296Z | ++ rustc --version |
| 120 | 2025-07-16T22:23:35.379Z | rustc 1.86.0 (05f9846f8 2025-03-31) |
| 121 | 2025-07-16T22:23:35.385Z | ++ dladm |
| 122 | 2025-07-16T22:23:35.389Z | LINK CLASS MTU STATE BRIDGE OVER |
| 123 | 2025-07-16T22:23:35.389Z | ena0 phys 9216 up -- -- |
| 124 | 2025-07-16T22:23:35.392Z | ++ ipadm |
| 125 | 2025-07-16T22:23:35.393Z | ADDROBJ TYPE STATE ADDR |
| 126 | 2025-07-16T22:23:35.393Z | lo0/v4 static ok 127.0.0.1/8 |
| 127 | 2025-07-16T22:23:35.393Z | ena0/dhcp dhcp ok 10.150.1.95/24 |
| 128 | 2025-07-16T22:23:35.393Z | lo0/v6 static ok ::1/128 |
| 129 | 2025-07-16T22:23:35.396Z | ++ banner collect |
| 130 | 2025-07-16T22:23:35.396Z | |
| 131 | 2025-07-16T22:23:35.396Z | #### #### # # ###### #### ##### |
| 132 | 2025-07-16T22:23:35.396Z | # # # # # # # # # # |
| 133 | 2025-07-16T22:23:35.396Z | # # # # # ##### # # |
| 134 | 2025-07-16T22:23:35.396Z | # # # # # # # # |
| 135 | 2025-07-16T22:23:35.396Z | # # # # # # # # # # |
| 136 | 2025-07-16T22:23:35.396Z | #### #### ###### ###### ###### #### # |
| 137 | 2025-07-16T22:23:35.396Z | |
| 138 | 2025-07-16T22:23:35.396Z | ++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu |
| 139 | 2025-07-16T22:23:35.396Z | ++ repo=softnpu |
| 140 | 2025-07-16T22:23:35.396Z | ++ series=image |
| 141 | 2025-07-16T22:23:35.396Z | ++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756 |
| 142 | 2025-07-16T22:23:35.396Z | ++ name=softnpu |
| 143 | 2025-07-16T22:23:35.396Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 144 | 2025-07-16T22:23:35.396Z | ++ mkdir -p download |
| 145 | 2025-07-16T22:23:35.401Z | ++ pushd download |
| 146 | 2025-07-16T22:23:35.401Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 147 | 2025-07-16T22:23:35.401Z | ++ [[ ! -f softnpu ]] |
| 148 | 2025-07-16T22:23:35.401Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu |
| 149 | 2025-07-16T22:23:35.406Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 150 | 2025-07-16T22:23:35.410Z | Dload Upload Total Spent Left Speed |
| 151 | 2025-07-16T22:23:35.816Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 21.8M 100 21.8M 0 0 53.3M 0 --:--:-- --:--:-- --:--:-- 53.5M |
| 152 | 2025-07-16T22:23:35.820Z | ++ popd |
| 153 | 2025-07-16T22:23:35.820Z | /work/oxidecomputer/maghemite |
| 154 | 2025-07-16T22:23:35.823Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so |
| 155 | 2025-07-16T22:23:35.823Z | ++ repo=sidecar-lite |
| 156 | 2025-07-16T22:23:35.823Z | ++ series=release |
| 157 | 2025-07-16T22:23:35.823Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
| 158 | 2025-07-16T22:23:35.823Z | ++ name=libsidecar_lite.so |
| 159 | 2025-07-16T22:23:35.823Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 160 | 2025-07-16T22:23:35.823Z | ++ mkdir -p download |
| 161 | 2025-07-16T22:23:35.823Z | ++ pushd download |
| 162 | 2025-07-16T22:23:35.823Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 163 | 2025-07-16T22:23:35.823Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 164 | 2025-07-16T22:23:35.823Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so |
| 165 | 2025-07-16T22:23:35.833Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 166 | 2025-07-16T22:23:35.833Z | Dload Upload Total Spent Left Speed |
| 167 | 2025-07-16T22:23:36.245Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
47 20.3M 47 9915k 0 0 37.1M 0 --:--:-- --:--:-- --:--:-- 37.1M
100 20.3M 100 20.3M 0 0 49.2M 0 --:--:-- --:--:-- --:--:-- 49.1M |
| 168 | 2025-07-16T22:23:36.249Z | ++ popd |
| 169 | 2025-07-16T22:23:36.253Z | /work/oxidecomputer/maghemite |
| 170 | 2025-07-16T22:23:36.253Z | ++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm |
| 171 | 2025-07-16T22:23:36.253Z | ++ repo=sidecar-lite |
| 172 | 2025-07-16T22:23:36.253Z | ++ series=release |
| 173 | 2025-07-16T22:23:36.253Z | ++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65 |
| 174 | 2025-07-16T22:23:36.253Z | ++ name=scadm |
| 175 | 2025-07-16T22:23:36.253Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 176 | 2025-07-16T22:23:36.253Z | ++ mkdir -p download |
| 177 | 2025-07-16T22:23:36.253Z | ++ pushd download |
| 178 | 2025-07-16T22:23:36.253Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 179 | 2025-07-16T22:23:36.253Z | ++ [[ ! -f scadm ]] |
| 180 | 2025-07-16T22:23:36.253Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm |
| 181 | 2025-07-16T22:23:36.261Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 182 | 2025-07-16T22:23:36.265Z | Dload Upload Total Spent Left Speed |
| 183 | 2025-07-16T22:23:36.748Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 22.7M 100 22.7M 0 0 46.8M 0 --:--:-- --:--:-- --:--:-- 46.9M |
| 184 | 2025-07-16T22:23:36.752Z | ++ popd |
| 185 | 2025-07-16T22:23:36.755Z | /work/oxidecomputer/maghemite |
| 186 | 2025-07-16T22:23:36.755Z | ++ get_artifact dendrite image 270dc8eb421b8514bf1ed00ab956025dc326b9df dendrite-softnpu.tar.gz |
| 187 | 2025-07-16T22:23:36.755Z | ++ repo=dendrite |
| 188 | 2025-07-16T22:23:36.755Z | ++ series=image |
| 189 | 2025-07-16T22:23:36.755Z | ++ commit=270dc8eb421b8514bf1ed00ab956025dc326b9df |
| 190 | 2025-07-16T22:23:36.755Z | ++ name=dendrite-softnpu.tar.gz |
| 191 | 2025-07-16T22:23:36.755Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 192 | 2025-07-16T22:23:36.755Z | ++ mkdir -p download |
| 193 | 2025-07-16T22:23:36.756Z | ++ pushd download |
| 194 | 2025-07-16T22:23:36.756Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 195 | 2025-07-16T22:23:36.756Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 196 | 2025-07-16T22:23:36.756Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/270dc8eb421b8514bf1ed00ab956025dc326b9df/dendrite-softnpu.tar.gz |
| 197 | 2025-07-16T22:23:36.764Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 198 | 2025-07-16T22:23:36.764Z | Dload Upload Total Spent Left Speed |
| 199 | 2025-07-16T22:23:37.740Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
21 56.6M 21 12.1M 0 0 36.9M 0 0:00:01 --:--:-- 0:00:01 36.8M
100 56.6M 100 56.6M 0 0 58.4M 0 --:--:-- --:--:-- --:--:-- 58.3M |
| 200 | 2025-07-16T22:23:37.745Z | ++ popd |
| 201 | 2025-07-16T22:23:37.745Z | /work/oxidecomputer/maghemite |
| 202 | 2025-07-16T22:23:37.745Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd |
| 203 | 2025-07-16T22:23:37.745Z | ++ repo=maghemite |
| 204 | 2025-07-16T22:23:37.745Z | ++ series=release |
| 205 | 2025-07-16T22:23:37.745Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
| 206 | 2025-07-16T22:23:37.745Z | ++ name=ddmd |
| 207 | 2025-07-16T22:23:37.745Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 208 | 2025-07-16T22:23:37.745Z | ++ mkdir -p download |
| 209 | 2025-07-16T22:23:37.745Z | ++ pushd download |
| 210 | 2025-07-16T22:23:37.745Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 211 | 2025-07-16T22:23:37.745Z | ++ [[ ! -f ddmd ]] |
| 212 | 2025-07-16T22:23:37.745Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd |
| 213 | 2025-07-16T22:23:37.750Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 214 | 2025-07-16T22:23:37.753Z | Dload Upload Total Spent Left Speed |
| 215 | 2025-07-16T22:23:39.530Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
4 40.9M 4 1843k 0 0 5255k 0 0:00:07 --:--:-- 0:00:07 5253k
67 40.9M 67 27.8M 0 0 20.7M 0 0:00:01 0:00:01 --:--:-- 20.7M
100 40.9M 100 40.9M 0 0 23.2M 0 0:00:01 0:00:01 --:--:-- 23.2M |
| 216 | 2025-07-16T22:23:39.551Z | ++ popd |
| 217 | 2025-07-16T22:23:39.551Z | /work/oxidecomputer/maghemite |
| 218 | 2025-07-16T22:23:39.551Z | ++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm |
| 219 | 2025-07-16T22:23:39.551Z | ++ repo=maghemite |
| 220 | 2025-07-16T22:23:39.551Z | ++ series=release |
| 221 | 2025-07-16T22:23:39.551Z | ++ commit=2bfd39000c878c45675651a7588c015c486e7f43 |
| 222 | 2025-07-16T22:23:39.551Z | ++ name=ddmadm |
| 223 | 2025-07-16T22:23:39.551Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 224 | 2025-07-16T22:23:39.551Z | ++ mkdir -p download |
| 225 | 2025-07-16T22:23:39.552Z | ++ pushd download |
| 226 | 2025-07-16T22:23:39.552Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 227 | 2025-07-16T22:23:39.552Z | ++ [[ ! -f ddmadm ]] |
| 228 | 2025-07-16T22:23:39.552Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm |
| 229 | 2025-07-16T22:23:39.552Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 230 | 2025-07-16T22:23:39.552Z | Dload Upload Total Spent Left Speed |
| 231 | 2025-07-16T22:23:40.097Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
99 18.0M 99 17.9M 0 0 31.8M 0 --:--:-- --:--:-- --:--:-- 31.8M
100 18.0M 100 18.0M 0 0 31.7M 0 --:--:-- --:--:-- --:--:-- 31.7M |
| 232 | 2025-07-16T22:23:40.103Z | ++ popd |
| 233 | 2025-07-16T22:23:40.104Z | /work/oxidecomputer/maghemite |
| 234 | 2025-07-16T22:23:40.104Z | ++ pushd download |
| 235 | 2025-07-16T22:23:40.104Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 236 | 2025-07-16T22:23:40.104Z | ++ chmod +x softnpu |
| 237 | 2025-07-16T22:23:40.109Z | ++ chmod +x scadm |
| 238 | 2025-07-16T22:23:40.109Z | ++ chmod +x ddmadm |
| 239 | 2025-07-16T22:23:40.109Z | ++ chmod +x ddmd |
| 240 | 2025-07-16T22:23:40.113Z | ++ mv ddmadm ddmadm-v2 |
| 241 | 2025-07-16T22:23:40.113Z | ++ mv ddmd ddmd-v2 |
| 242 | 2025-07-16T22:23:40.113Z | ++ rm -rf zones/dendrite |
| 243 | 2025-07-16T22:23:40.117Z | ++ mkdir -p zones/dendrite |
| 244 | 2025-07-16T22:23:40.120Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 245 | 2025-07-16T22:23:41.238Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 246 | 2025-07-16T22:23:41.242Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 247 | 2025-07-16T22:23:41.245Z | ++ popd |
| 248 | 2025-07-16T22:23:41.245Z | /work/oxidecomputer/maghemite |
| 249 | 2025-07-16T22:23:41.245Z | ++ banner install |
| 250 | 2025-07-16T22:23:41.245Z | |
| 251 | 2025-07-16T22:23:41.245Z | # # # #### ##### ## # # |
| 252 | 2025-07-16T22:23:41.245Z | # ## # # # # # # # |
| 253 | 2025-07-16T22:23:41.245Z | # # # # #### # # # # # |
| 254 | 2025-07-16T22:23:41.245Z | # # # # # # ###### # # |
| 255 | 2025-07-16T22:23:41.245Z | # # ## # # # # # # # |
| 256 | 2025-07-16T22:23:41.245Z | # # # #### # # # ###### ###### |
| 257 | 2025-07-16T22:23:41.245Z | |
| 258 | 2025-07-16T22:23:41.249Z | ++ pkg info brand/sparse |
| 259 | 2025-07-16T22:23:41.249Z | ++ grep -qi installed |
| 260 | 2025-07-16T22:23:43.030Z | pkg: info: no packages matching the following patterns you specified are |
| 261 | 2025-07-16T22:23:43.030Z | installed on the system. Try querying remotely instead: |
| 262 | 2025-07-16T22:23:43.030Z | |
| 263 | 2025-07-16T22:23:43.030Z | brand/sparse |
| 264 | 2025-07-16T22:23:43.042Z | ++ [[ 1 != 0 ]] |
| 265 | 2025-07-16T22:23:43.042Z | ++ set -o errexit |
| 266 | 2025-07-16T22:23:43.042Z | ++ pfexec pkg install brand/sparse |
| 267 | 2025-07-16T22:23:50.837Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 268 | 2025-07-16T22:23:58.135Z | Startup: Caching catalogs ... Done |
| 269 | 2025-07-16T22:24:03.015Z | Planning: Solver setup ... Done |
| 270 | 2025-07-16T22:24:03.046Z | Planning: Running solver ... Done |
| 271 | 2025-07-16T22:24:04.151Z | Planning: Finding local manifests ... Done |
| 272 | 2025-07-16T22:24:04.167Z | Planning: Fetching manifests: 0/1 0% complete |
| 273 | 2025-07-16T22:24:04.167Z | Planning: Fetching manifests: 1/1 100% complete |
| 274 | 2025-07-16T22:24:04.167Z | Planning: Package planning ... Done |
| 275 | 2025-07-16T22:24:04.167Z | Planning: Merging actions ... Done |
| 276 | 2025-07-16T22:24:04.167Z | Planning: Checking for conflicting actions ... Done |
| 277 | 2025-07-16T22:24:04.167Z | Planning: Consolidating action changes ... Done |
| 278 | 2025-07-16T22:24:04.554Z | Planning: Evaluating mediators ... Done |
| 279 | 2025-07-16T22:24:04.560Z | Planning: Planning completed in 6.31 seconds |
| 280 | 2025-07-16T22:24:04.569Z | Packages to install: 1 |
| 281 | 2025-07-16T22:24:04.569Z | Create boot environment: No |
| 282 | 2025-07-16T22:24:04.577Z | Create backup boot environment: No |
| 283 | 2025-07-16T22:24:04.621Z | |
| 284 | 2025-07-16T22:24:04.621Z | Download: 0/16 items 0.0/0.0MB 0% complete |
| 285 | 2025-07-16T22:24:04.673Z | Download: Completed 23.55 kB in 0.05 seconds (438k/s) |
| 286 | 2025-07-16T22:24:04.775Z | Actions: 1/32 actions (Installing new actions) |
| 287 | 2025-07-16T22:24:04.782Z | Actions: Completed 32 actions in 0.01 seconds. |
| 288 | 2025-07-16T22:24:05.360Z | Done |
| 289 | 2025-07-16T22:24:05.360Z | Done |
| 290 | 2025-07-16T22:24:06.152Z | Done |
| 291 | 2025-07-16T22:24:10.960Z | Done |
| 292 | 2025-07-16T22:24:11.057Z | Done |
| 293 | 2025-07-16T22:24:11.060Z | Done |
| 294 | 2025-07-16T22:24:11.157Z | Done |
| 295 | 2025-07-16T22:24:11.732Z | ++ set -o errexit |
| 296 | 2025-07-16T22:24:11.732Z | ++ set -o pipefail |
| 297 | 2025-07-16T22:24:11.732Z | ++ banner build |
| 298 | 2025-07-16T22:24:11.735Z | |
| 299 | 2025-07-16T22:24:11.736Z | ##### # # # # ##### |
| 300 | 2025-07-16T22:24:11.736Z | # # # # # # # # |
| 301 | 2025-07-16T22:24:11.736Z | ##### # # # # # # |
| 302 | 2025-07-16T22:24:11.736Z | # # # # # # # # |
| 303 | 2025-07-16T22:24:11.736Z | # # # # # # # # |
| 304 | 2025-07-16T22:24:11.736Z | ##### #### # ###### ##### |
| 305 | 2025-07-16T22:24:11.736Z | |
| 306 | 2025-07-16T22:24:11.736Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 307 | 2025-07-16T22:24:11.928Z | Updating crates.io index |
| 308 | 2025-07-16T22:24:11.975Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 309 | 2025-07-16T22:24:12.673Z | From https://github.com/oxidecomputer/falcon |
| 310 | 2025-07-16T22:24:12.673Z | * [new ref] 3e4689a5952a67e5f9c56e2f1950545c5da5317d -> refs/commit/3e4689a5952a67e5f9c56e2f1950545c5da5317d |
| 311 | 2025-07-16T22:24:12.784Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 312 | 2025-07-16T22:24:13.150Z | From https://github.com/oxidecomputer/dendrite |
| 313 | 2025-07-16T22:24:13.150Z | * [new ref] dbb6ca35b2e06996a5aa99a47200554b898bf4f0 -> refs/commit/dbb6ca35b2e06996a5aa99a47200554b898bf4f0 |
| 314 | 2025-07-16T22:24:13.254Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 315 | 2025-07-16T22:24:13.564Z | From https://github.com/oxidecomputer/ispf |
| 316 | 2025-07-16T22:24:13.564Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 317 | 2025-07-16T22:24:13.574Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 318 | 2025-07-16T22:24:13.976Z | From https://github.com/oxidecomputer/netadm-sys |
| 319 | 2025-07-16T22:24:13.976Z | * [new ref] c51d1637818891f5a13044f38a46f5e2d0cc8159 -> refs/commit/c51d1637818891f5a13044f38a46f5e2d0cc8159 |
| 320 | 2025-07-16T22:24:13.989Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 321 | 2025-07-16T22:24:18.761Z | From https://github.com/oxidecomputer/omicron |
| 322 | 2025-07-16T22:24:18.761Z | * [new ref] 1d3958c3269116fbe41240d1d1fa9fe93dfb7cac -> refs/commit/1d3958c3269116fbe41240d1d1fa9fe93dfb7cac |
| 323 | 2025-07-16T22:24:19.216Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 324 | 2025-07-16T22:24:19.967Z | From https://github.com/oxidecomputer/opte |
| 325 | 2025-07-16T22:24:19.967Z | * [new ref] 3d1263ced8177893d46da54a914e4c510dc2bfc8 -> refs/commit/3d1263ced8177893d46da54a914e4c510dc2bfc8 |
| 326 | 2025-07-16T22:24:20.074Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 327 | 2025-07-16T22:24:20.372Z | From https://github.com/illumos/smf-rs |
| 328 | 2025-07-16T22:24:20.372Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 329 | 2025-07-16T22:24:20.384Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 330 | 2025-07-16T22:24:20.673Z | From https://github.com/oxidecomputer/zone |
| 331 | 2025-07-16T22:24:20.673Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 332 | 2025-07-16T22:24:20.732Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 333 | 2025-07-16T22:24:22.653Z | From https://github.com/oxidecomputer/propolis |
| 334 | 2025-07-16T22:24:22.653Z | * [new ref] 02fdf06bb279fc1b1393f993b90cbe84b7e9f281 -> refs/commit/02fdf06bb279fc1b1393f993b90cbe84b7e9f281 |
| 335 | 2025-07-16T22:24:22.824Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 336 | 2025-07-16T22:24:23.325Z | From https://github.com/oxidecomputer/transceiver-control |
| 337 | 2025-07-16T22:24:23.325Z | * [new ref] 995f637041110678de387b804ea78732ded4ca0a -> refs/commit/995f637041110678de387b804ea78732ded4ca0a |
| 338 | 2025-07-16T22:24:23.342Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 339 | 2025-07-16T22:24:23.671Z | From https://github.com/oxidecomputer/dlpi-sys |
| 340 | 2025-07-16T22:24:23.671Z | * [new ref] e0e3e4680aaf0b1d644361ce9d535c0fcb9f73d3 -> refs/commit/e0e3e4680aaf0b1d644361ce9d535c0fcb9f73d3 |
| 341 | 2025-07-16T22:24:23.688Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 342 | 2025-07-16T22:24:24.022Z | From https://github.com/jmesmon/rust-libzfs |
| 343 | 2025-07-16T22:24:24.023Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 344 | 2025-07-16T22:24:24.035Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 345 | 2025-07-16T22:24:24.334Z | From https://github.com/oxidecomputer/rusty-doors |
| 346 | 2025-07-16T22:24:24.334Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 347 | 2025-07-16T22:24:24.350Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 348 | 2025-07-16T22:24:24.704Z | From https://github.com/oxidecomputer/lldp |
| 349 | 2025-07-16T22:24:24.704Z | * [new ref] 82fbc8c9747eb9f74dde0f92ae77ec67f65652c4 -> refs/commit/82fbc8c9747eb9f74dde0f92ae77ec67f65652c4 |
| 350 | 2025-07-16T22:24:24.736Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 351 | 2025-07-16T22:24:25.243Z | From https://github.com/oxidecomputer/maghemite |
| 352 | 2025-07-16T22:24:25.243Z | * [new ref] 8452936a53c3b16e53cbbf4e34e5e59899afc965 -> refs/commit/8452936a53c3b16e53cbbf4e34e5e59899afc965 |
| 353 | 2025-07-16T22:24:25.290Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 354 | 2025-07-16T22:24:25.581Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 355 | 2025-07-16T22:24:25.581Z | * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424 |
| 356 | 2025-07-16T22:24:25.612Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 357 | 2025-07-16T22:24:25.913Z | From https://github.com/oxidecomputer/slog-error-chain |
| 358 | 2025-07-16T22:24:25.913Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 359 | 2025-07-16T22:24:25.935Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 360 | 2025-07-16T22:24:26.258Z | From https://github.com/oxidecomputer/tufaceous |
| 361 | 2025-07-16T22:24:26.258Z | * [new ref] 04681f26ba09e144e5467dd6bd22c4887692a670 -> refs/commit/04681f26ba09e144e5467dd6bd22c4887692a670 |
| 362 | 2025-07-16T22:24:26.291Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 363 | 2025-07-16T22:24:27.582Z | From https://github.com/oxidecomputer/crucible |
| 364 | 2025-07-16T22:24:27.583Z | * [new ref] da3cf198a0e000bb89efc3a1c77d7ba09340a600 -> refs/commit/da3cf198a0e000bb89efc3a1c77d7ba09340a600 |
| 365 | 2025-07-16T22:24:27.990Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 366 | 2025-07-16T22:24:28.564Z | From https://github.com/oxidecomputer/management-gateway-service |
| 367 | 2025-07-16T22:24:28.564Z | * [new ref] f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a -> refs/commit/f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a |
| 368 | 2025-07-16T22:24:28.627Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 369 | 2025-07-16T22:24:28.941Z | From https://github.com/oxidecomputer/poptrie |
| 370 | 2025-07-16T22:24:28.941Z | * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 |
| 371 | 2025-07-16T22:24:28.969Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
| 372 | 2025-07-16T22:24:29.300Z | From https://github.com/oxidecomputer/ingot |
| 373 | 2025-07-16T22:24:29.300Z | * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906 |
| 374 | 2025-07-16T22:24:30.441Z | Downloading crates ... |
| 375 | 2025-07-16T22:24:30.460Z | Downloaded argon2 v0.5.3 |
| 376 | 2025-07-16T22:24:30.460Z | Downloaded convert_case v0.4.0 |
| 377 | 2025-07-16T22:24:30.460Z | Downloaded clap_derive v4.5.40 |
| 378 | 2025-07-16T22:24:30.460Z | Downloaded anyhow v1.0.98 |
| 379 | 2025-07-16T22:24:30.460Z | Downloaded foreign-types-macros v0.2.3 |
| 380 | 2025-07-16T22:24:30.460Z | Downloaded anstyle-parse v0.2.6 |
| 381 | 2025-07-16T22:24:30.461Z | Downloaded async-stream v0.3.6 |
| 382 | 2025-07-16T22:24:30.461Z | Downloaded anstyle-query v1.1.2 |
| 383 | 2025-07-16T22:24:30.461Z | Downloaded ahash v0.8.11 |
| 384 | 2025-07-16T22:24:30.461Z | Downloaded async-trait v0.1.88 |
| 385 | 2025-07-16T22:24:30.461Z | Downloaded foreign-types-shared v0.1.1 |
| 386 | 2025-07-16T22:24:30.461Z | Downloaded base64ct v1.7.3 |
| 387 | 2025-07-16T22:24:30.461Z | Downloaded oxide-tokio-rt v0.1.2 |
| 388 | 2025-07-16T22:24:30.461Z | Downloaded allocator-api2 v0.2.21 |
| 389 | 2025-07-16T22:24:30.461Z | Downloaded percent-encoding v2.3.1 |
| 390 | 2025-07-16T22:24:30.461Z | Downloaded paste v1.0.15 |
| 391 | 2025-07-16T22:24:30.461Z | Downloaded parking_lot v0.12.3 |
| 392 | 2025-07-16T22:24:30.461Z | Downloaded parking_lot_core v0.8.6 |
| 393 | 2025-07-16T22:24:30.461Z | Downloaded parse-display-derive v0.10.0 |
| 394 | 2025-07-16T22:24:30.462Z | Downloaded dtrace-parser v0.2.0 |
| 395 | 2025-07-16T22:24:30.462Z | Downloaded cstr-argument v0.1.2 |
| 396 | 2025-07-16T22:24:30.462Z | Downloaded defmt-parser v1.0.0 |
| 397 | 2025-07-16T22:24:30.462Z | Downloaded pest_derive v2.8.0 |
| 398 | 2025-07-16T22:24:30.462Z | Downloaded bytes v1.10.1 |
| 399 | 2025-07-16T22:24:30.462Z | Downloaded pretty-hex v0.4.1 |
| 400 | 2025-07-16T22:24:30.462Z | Downloaded errno v0.3.11 |
| 401 | 2025-07-16T22:24:30.462Z | Downloaded embedded-io v0.4.0 |
| 402 | 2025-07-16T22:24:30.462Z | Downloaded displaydoc v0.2.5 |
| 403 | 2025-07-16T22:24:30.462Z | Downloaded powerfmt v0.2.0 |
| 404 | 2025-07-16T22:24:30.462Z | Downloaded fixedbitset v0.5.7 |
| 405 | 2025-07-16T22:24:30.462Z | Downloaded equivalent v1.0.2 |
| 406 | 2025-07-16T22:24:30.462Z | Downloaded darling v0.20.11 |
| 407 | 2025-07-16T22:24:30.462Z | Downloaded const-random v0.1.18 |
| 408 | 2025-07-16T22:24:30.462Z | Downloaded ciborium-io v0.2.2 |
| 409 | 2025-07-16T22:24:30.462Z | Downloaded foreign-types v0.5.0 |
| 410 | 2025-07-16T22:24:30.462Z | Downloaded fixedbitset v0.4.2 |
| 411 | 2025-07-16T22:24:30.462Z | Downloaded digest v0.10.7 |
| 412 | 2025-07-16T22:24:30.462Z | Downloaded camino v1.1.10 |
| 413 | 2025-07-16T22:24:30.462Z | Downloaded float-ord v0.3.2 |
| 414 | 2025-07-16T22:24:30.462Z | Downloaded crunchy v0.2.3 |
| 415 | 2025-07-16T22:24:30.462Z | Downloaded crucible-workspace-hack v0.1.0 |
| 416 | 2025-07-16T22:24:30.462Z | Downloaded crc8 v0.1.1 |
| 417 | 2025-07-16T22:24:30.462Z | Downloaded enum-as-inner v0.6.1 |
| 418 | 2025-07-16T22:24:30.462Z | Downloaded cfg_aliases v0.2.1 |
| 419 | 2025-07-16T22:24:30.462Z | Downloaded regex-automata v0.4.9 |
| 420 | 2025-07-16T22:24:30.462Z | Downloaded zerofrom v0.1.6 |
| 421 | 2025-07-16T22:24:30.462Z | Downloaded cancel-safe-futures v0.1.5 |
| 422 | 2025-07-16T22:24:30.462Z | Downloaded arc-swap v1.7.1 |
| 423 | 2025-07-16T22:24:30.462Z | Downloaded ident_case v1.0.1 |
| 424 | 2025-07-16T22:24:30.462Z | Downloaded progenitor-macro v0.9.1 |
| 425 | 2025-07-16T22:24:30.462Z | Downloaded progenitor-client v0.9.1 |
| 426 | 2025-07-16T22:24:30.462Z | Downloaded foreign-types v0.3.2 |
| 427 | 2025-07-16T22:24:30.462Z | Downloaded fnv v1.0.7 |
| 428 | 2025-07-16T22:24:30.462Z | Downloaded dof v0.3.0 |
| 429 | 2025-07-16T22:24:30.462Z | Downloaded cpufeatures v0.2.17 |
| 430 | 2025-07-16T22:24:30.463Z | Downloaded openssl-macros v0.1.1 |
| 431 | 2025-07-16T22:24:30.463Z | Downloaded data-encoding v2.9.0 |
| 432 | 2025-07-16T22:24:30.463Z | Downloaded console v0.15.11 |
| 433 | 2025-07-16T22:24:30.463Z | Downloaded colorchoice v1.0.3 |
| 434 | 2025-07-16T22:24:30.463Z | Downloaded serde-big-array v0.5.1 |
| 435 | 2025-07-16T22:24:30.463Z | Downloaded either v1.15.0 |
| 436 | 2025-07-16T22:24:30.463Z | Downloaded defmt-macros v1.0.1 |
| 437 | 2025-07-16T22:24:30.463Z | Downloaded mime v0.3.17 |
| 438 | 2025-07-16T22:24:30.463Z | Downloaded rand_chacha v0.3.1 |
| 439 | 2025-07-16T22:24:30.463Z | Downloaded parse-display v0.10.0 |
| 440 | 2025-07-16T22:24:30.463Z | Downloaded daft v0.1.3 |
| 441 | 2025-07-16T22:24:30.463Z | Downloaded futures-channel v0.3.31 |
| 442 | 2025-07-16T22:24:30.463Z | Downloaded yoke-derive v0.7.5 |
| 443 | 2025-07-16T22:24:30.463Z | Downloaded hex v0.4.3 |
| 444 | 2025-07-16T22:24:30.463Z | Downloaded heck v0.5.0 |
| 445 | 2025-07-16T22:24:30.463Z | Downloaded time-core v0.1.4 |
| 446 | 2025-07-16T22:24:30.463Z | Downloaded swrite v0.1.0 |
| 447 | 2025-07-16T22:24:30.475Z | Downloaded proc-macro-crate v3.3.0 |
| 448 | 2025-07-16T22:24:30.475Z | Downloaded newline-converter v0.3.0 |
| 449 | 2025-07-16T22:24:30.475Z | Downloaded deranged v0.4.0 |
| 450 | 2025-07-16T22:24:30.475Z | Downloaded indent_write v2.2.0 |
| 451 | 2025-07-16T22:24:30.475Z | Downloaded libsw-core v0.3.2 |
| 452 | 2025-07-16T22:24:30.475Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 453 | 2025-07-16T22:24:30.475Z | Downloaded tokio-macros v2.5.0 |
| 454 | 2025-07-16T22:24:30.475Z | Downloaded defmt v1.0.1 |
| 455 | 2025-07-16T22:24:30.475Z | Downloaded rand_xorshift v0.3.0 |
| 456 | 2025-07-16T22:24:30.475Z | Downloaded usdt-attr-macro v0.5.0 |
| 457 | 2025-07-16T22:24:30.475Z | Downloaded memoffset v0.9.1 |
| 458 | 2025-07-16T22:24:30.483Z | Downloaded memmap v0.7.0 |
| 459 | 2025-07-16T22:24:30.483Z | Downloaded pkg-config v0.3.32 |
| 460 | 2025-07-16T22:24:30.483Z | Downloaded slog-dtrace v0.3.0 |
| 461 | 2025-07-16T22:24:30.483Z | Downloaded http-body v1.0.1 |
| 462 | 2025-07-16T22:24:30.484Z | Downloaded plain v0.2.3 |
| 463 | 2025-07-16T22:24:30.484Z | Downloaded rustc_version v0.4.1 |
| 464 | 2025-07-16T22:24:30.484Z | Downloaded pin-utils v0.1.0 |
| 465 | 2025-07-16T22:24:30.487Z | Downloaded icu_provider_macros v1.5.0 |
| 466 | 2025-07-16T22:24:30.487Z | Downloaded num-complex v0.4.6 |
| 467 | 2025-07-16T22:24:30.487Z | Downloaded shlex v1.3.0 |
| 468 | 2025-07-16T22:24:30.487Z | Downloaded sha1 v0.10.6 |
| 469 | 2025-07-16T22:24:30.490Z | Downloaded thiserror v1.0.69 |
| 470 | 2025-07-16T22:24:30.494Z | Downloaded signal-hook-registry v1.4.5 |
| 471 | 2025-07-16T22:24:30.497Z | Downloaded serde_urlencoded v0.7.1 |
| 472 | 2025-07-16T22:24:30.497Z | Downloaded serde_tokenstream v0.2.2 |
| 473 | 2025-07-16T22:24:30.504Z | Downloaded scopeguard v1.2.0 |
| 474 | 2025-07-16T22:24:30.504Z | Downloaded schemars_derive v0.8.22 |
| 475 | 2025-07-16T22:24:30.509Z | Downloaded serde_spanned v0.6.8 |
| 476 | 2025-07-16T22:24:30.509Z | Downloaded serde_path_to_error v0.1.17 |
| 477 | 2025-07-16T22:24:30.509Z | Downloaded crossbeam-channel v0.5.15 |
| 478 | 2025-07-16T22:24:30.514Z | Downloaded lazy_static v1.5.0 |
| 479 | 2025-07-16T22:24:30.517Z | Downloaded rand_core v0.6.4 |
| 480 | 2025-07-16T22:24:30.517Z | Downloaded usdt-macro v0.5.0 |
| 481 | 2025-07-16T22:24:30.521Z | Downloaded usdt-impl v0.5.0 |
| 482 | 2025-07-16T22:24:30.521Z | Downloaded usdt v0.5.0 |
| 483 | 2025-07-16T22:24:30.524Z | Downloaded futures-task v0.3.31 |
| 484 | 2025-07-16T22:24:30.524Z | Downloaded scroll_derive v0.12.1 |
| 485 | 2025-07-16T22:24:30.524Z | Downloaded write16 v1.0.0 |
| 486 | 2025-07-16T22:24:30.528Z | Downloaded terminal_size v0.4.2 |
| 487 | 2025-07-16T22:24:30.528Z | Downloaded try-lock v0.2.5 |
| 488 | 2025-07-16T22:24:30.532Z | Downloaded tinyvec_macros v0.1.1 |
| 489 | 2025-07-16T22:24:30.532Z | Downloaded lru-cache v0.1.2 |
| 490 | 2025-07-16T22:24:30.535Z | Downloaded tower-service v0.3.3 |
| 491 | 2025-07-16T22:24:30.535Z | Downloaded tower-layer v0.3.3 |
| 492 | 2025-07-16T22:24:30.535Z | Downloaded quote v1.0.40 |
| 493 | 2025-07-16T22:24:30.539Z | Downloaded rustls-pemfile v2.2.0 |
| 494 | 2025-07-16T22:24:30.542Z | Downloaded http-body-util v0.1.3 |
| 495 | 2025-07-16T22:24:30.545Z | Downloaded smartstring v1.0.1 |
| 496 | 2025-07-16T22:24:30.548Z | Downloaded futures v0.3.31 |
| 497 | 2025-07-16T22:24:30.553Z | Downloaded foreign-types-shared v0.3.1 |
| 498 | 2025-07-16T22:24:30.561Z | Downloaded sha2 v0.10.8 |
| 499 | 2025-07-16T22:24:30.561Z | Downloaded icu_locid v1.5.0 |
| 500 | 2025-07-16T22:24:30.566Z | Downloaded version_check v0.9.5 |
| 501 | 2025-07-16T22:24:30.566Z | Downloaded progenitor-impl v0.9.1 |
| 502 | 2025-07-16T22:24:30.569Z | Downloaded tracing-attributes v0.1.28 |
| 503 | 2025-07-16T22:24:30.572Z | Downloaded num_enum v0.7.4 |
| 504 | 2025-07-16T22:24:30.578Z | Downloaded slog-stdlog v4.1.1 |
| 505 | 2025-07-16T22:24:30.587Z | Downloaded clap v4.5.40 |
| 506 | 2025-07-16T22:24:30.590Z | Downloaded yoke v0.7.5 |
| 507 | 2025-07-16T22:24:30.602Z | Downloaded strum v0.26.3 |
| 508 | 2025-07-16T22:24:30.605Z | Downloaded stable_deref_trait v1.2.0 |
| 509 | 2025-07-16T22:24:30.606Z | Downloaded tinystr v0.7.6 |
| 510 | 2025-07-16T22:24:30.606Z | Downloaded tiny-keccak v2.0.2 |
| 511 | 2025-07-16T22:24:30.606Z | Downloaded zeroize v1.8.1 |
| 512 | 2025-07-16T22:24:30.606Z | Downloaded zerocopy v0.6.6 |
| 513 | 2025-07-16T22:24:30.609Z | Downloaded sigpipe v0.1.3 |
| 514 | 2025-07-16T22:24:30.612Z | Downloaded rhai_codegen v2.2.0 |
| 515 | 2025-07-16T22:24:30.618Z | Downloaded want v0.3.1 |
| 516 | 2025-07-16T22:24:30.620Z | Downloaded parking_lot v0.11.2 |
| 517 | 2025-07-16T22:24:30.624Z | Downloaded linked-hash-map v0.5.6 |
| 518 | 2025-07-16T22:24:30.627Z | Downloaded linear-map v1.2.0 |
| 519 | 2025-07-16T22:24:30.627Z | Downloaded ryu v1.0.20 |
| 520 | 2025-07-16T22:24:30.630Z | Downloaded newtype_derive v0.1.6 |
| 521 | 2025-07-16T22:24:30.633Z | Downloaded hostname v0.3.1 |
| 522 | 2025-07-16T22:24:30.636Z | Downloaded slog-scope v4.4.0 |
| 523 | 2025-07-16T22:24:30.636Z | Downloaded num-rational v0.4.2 |
| 524 | 2025-07-16T22:24:30.639Z | Downloaded utf8_iter v1.0.4 |
| 525 | 2025-07-16T22:24:30.639Z | Downloaded tabled_derive v0.10.0 |
| 526 | 2025-07-16T22:24:30.642Z | Downloaded instant v0.1.13 |
| 527 | 2025-07-16T22:24:30.645Z | Downloaded papergrid v0.14.0 |
| 528 | 2025-07-16T22:24:30.648Z | Downloaded form_urlencoded v1.2.1 |
| 529 | 2025-07-16T22:24:30.651Z | Downloaded utf16_iter v1.0.5 |
| 530 | 2025-07-16T22:24:30.651Z | Downloaded waitgroup v0.1.2 |
| 531 | 2025-07-16T22:24:30.655Z | Downloaded zerocopy-derive v0.7.35 |
| 532 | 2025-07-16T22:24:30.658Z | Downloaded untrusted v0.9.0 |
| 533 | 2025-07-16T22:24:30.661Z | Downloaded icu_provider v1.5.0 |
| 534 | 2025-07-16T22:24:30.665Z | Downloaded structmeta-derive v0.3.0 |
| 535 | 2025-07-16T22:24:30.668Z | Downloaded futures-executor v0.3.31 |
| 536 | 2025-07-16T22:24:30.668Z | Downloaded num-integer v0.1.46 |
| 537 | 2025-07-16T22:24:30.671Z | Downloaded num_enum_derive v0.7.4 |
| 538 | 2025-07-16T22:24:30.671Z | Downloaded fxhash v0.2.1 |
| 539 | 2025-07-16T22:24:30.674Z | Downloaded toml_write v0.1.1 |
| 540 | 2025-07-16T22:24:30.674Z | Downloaded no-std-compat v0.4.1 |
| 541 | 2025-07-16T22:24:30.679Z | Downloaded hostname v0.4.1 |
| 542 | 2025-07-16T22:24:30.679Z | Downloaded hash32 v0.3.1 |
| 543 | 2025-07-16T22:24:30.682Z | Downloaded libscf-sys v1.1.0 |
| 544 | 2025-07-16T22:24:30.682Z | Downloaded ingot-macros v0.1.0 |
| 545 | 2025-07-16T22:24:30.685Z | Downloaded ingot-types v0.1.0 |
| 546 | 2025-07-16T22:24:30.685Z | Downloaded icu_collections v1.5.0 |
| 547 | 2025-07-16T22:24:30.691Z | Downloaded serde_with_macros v3.12.0 |
| 548 | 2025-07-16T22:24:30.695Z | Downloaded tabwriter v1.4.1 |
| 549 | 2025-07-16T22:24:30.699Z | Downloaded rustls-pki-types v1.11.0 |
| 550 | 2025-07-16T22:24:30.703Z | Downloaded match_cfg v0.1.0 |
| 551 | 2025-07-16T22:24:30.703Z | Downloaded unicode-ident v1.0.18 |
| 552 | 2025-07-16T22:24:30.707Z | Downloaded typify-macro v0.3.0 |
| 553 | 2025-07-16T22:24:30.707Z | Downloaded macaddr v1.0.1 |
| 554 | 2025-07-16T22:24:30.711Z | Downloaded serde_yaml v0.9.34+deprecated |
| 555 | 2025-07-16T22:24:30.714Z | Downloaded hubpack_derive v0.1.1 |
| 556 | 2025-07-16T22:24:30.714Z | Downloaded wait-timeout v0.2.1 |
| 557 | 2025-07-16T22:24:30.714Z | Downloaded ipnetwork v0.21.1 |
| 558 | 2025-07-16T22:24:30.718Z | Downloaded thiserror-impl v1.0.69 |
| 559 | 2025-07-16T22:24:30.721Z | Downloaded openssl-sys v0.9.107 |
| 560 | 2025-07-16T22:24:30.724Z | Downloaded structmeta v0.3.0 |
| 561 | 2025-07-16T22:24:30.727Z | Downloaded httpdate v1.0.3 |
| 562 | 2025-07-16T22:24:30.727Z | Downloaded iana-time-zone v0.1.63 |
| 563 | 2025-07-16T22:24:30.731Z | Downloaded newtype-uuid v1.2.1 |
| 564 | 2025-07-16T22:24:30.731Z | Downloaded toml_datetime v0.6.9 |
| 565 | 2025-07-16T22:24:30.734Z | Downloaded synstructure v0.13.1 |
| 566 | 2025-07-16T22:24:30.734Z | Downloaded slog-term v2.9.1 |
| 567 | 2025-07-16T22:24:30.738Z | Downloaded tinyvec v1.9.0 |
| 568 | 2025-07-16T22:24:30.741Z | Downloaded sync_wrapper v1.0.2 |
| 569 | 2025-07-16T22:24:30.744Z | Downloaded num v0.4.3 |
| 570 | 2025-07-16T22:24:30.744Z | Downloaded generic-array v0.14.7 |
| 571 | 2025-07-16T22:24:30.748Z | Downloaded thread-id v4.2.2 |
| 572 | 2025-07-16T22:24:30.748Z | Downloaded slog-envlogger v2.2.0 |
| 573 | 2025-07-16T22:24:30.751Z | Downloaded slog-async v2.8.0 |
| 574 | 2025-07-16T22:24:30.751Z | Downloaded managed v0.8.0 |
| 575 | 2025-07-16T22:24:30.754Z | Downloaded unsafe-libyaml v0.2.11 |
| 576 | 2025-07-16T22:24:30.757Z | Downloaded num-derive v0.4.2 |
| 577 | 2025-07-16T22:24:30.757Z | Downloaded is_terminal_polyfill v1.70.1 |
| 578 | 2025-07-16T22:24:30.761Z | Downloaded static_assertions v1.1.0 |
| 579 | 2025-07-16T22:24:30.761Z | Downloaded schemars v0.8.22 |
| 580 | 2025-07-16T22:24:30.772Z | Downloaded unarray v0.1.4 |
| 581 | 2025-07-16T22:24:30.775Z | Downloaded zone v0.3.1 |
| 582 | 2025-07-16T22:24:30.776Z | Downloaded getrandom v0.3.2 |
| 583 | 2025-07-16T22:24:30.779Z | Downloaded serde v1.0.219 |
| 584 | 2025-07-16T22:24:30.782Z | Downloaded hubpack v0.1.2 |
| 585 | 2025-07-16T22:24:30.786Z | Downloaded spin v0.5.2 |
| 586 | 2025-07-16T22:24:30.786Z | Downloaded utf8parse v0.2.2 |
| 587 | 2025-07-16T22:24:30.786Z | Downloaded log v0.4.27 |
| 588 | 2025-07-16T22:24:30.789Z | Downloaded qorb v0.3.1 |
| 589 | 2025-07-16T22:24:30.793Z | Downloaded lock_api v0.4.12 |
| 590 | 2025-07-16T22:24:30.796Z | Downloaded thiserror v2.0.12 |
| 591 | 2025-07-16T22:24:30.802Z | Downloaded once_cell v1.21.3 |
| 592 | 2025-07-16T22:24:30.806Z | Downloaded jiff-static v0.2.9 |
| 593 | 2025-07-16T22:24:30.811Z | Downloaded proc-macro2 v1.0.95 |
| 594 | 2025-07-16T22:24:30.811Z | Downloaded humantime v2.2.0 |
| 595 | 2025-07-16T22:24:30.814Z | Downloaded minimal-lexical v0.2.1 |
| 596 | 2025-07-16T22:24:30.817Z | Downloaded rand v0.9.1 |
| 597 | 2025-07-16T22:24:30.821Z | Downloaded memchr v2.7.4 |
| 598 | 2025-07-16T22:24:30.826Z | Downloaded similar v2.7.0 |
| 599 | 2025-07-16T22:24:30.832Z | Downloaded spin v0.9.8 |
| 600 | 2025-07-16T22:24:30.835Z | Downloaded icu_normalizer v1.5.0 |
| 601 | 2025-07-16T22:24:30.838Z | Downloaded url v2.5.4 |
| 602 | 2025-07-16T22:24:30.842Z | Downloaded zerocopy-derive v0.8.24 |
| 603 | 2025-07-16T22:24:30.850Z | Downloaded uuid v1.17.0 |
| 604 | 2025-07-16T22:24:30.853Z | Downloaded icu_locid_transform_data v1.5.1 |
| 605 | 2025-07-16T22:24:30.857Z | Downloaded ucd-trie v0.1.7 |
| 606 | 2025-07-16T22:24:30.857Z | Downloaded libm v0.2.11 |
| 607 | 2025-07-16T22:24:30.865Z | Downloaded slog v2.7.0 |
| 608 | 2025-07-16T22:24:30.868Z | Downloaded icu_normalizer_data v1.5.1 |
| 609 | 2025-07-16T22:24:30.871Z | Downloaded typify v0.3.0 |
| 610 | 2025-07-16T22:24:30.875Z | Downloaded test-strategy v0.4.1 |
| 611 | 2025-07-16T22:24:30.878Z | Downloaded hashbrown v0.12.3 |
| 612 | 2025-07-16T22:24:30.883Z | Downloaded socket2 v0.5.10 |
| 613 | 2025-07-16T22:24:30.887Z | Downloaded pest v2.8.0 |
| 614 | 2025-07-16T22:24:30.892Z | Downloaded aho-corasick v1.1.3 |
| 615 | 2025-07-16T22:24:30.898Z | Downloaded heapless v0.8.0 |
| 616 | 2025-07-16T22:24:30.903Z | Downloaded steno v0.4.1 |
| 617 | 2025-07-16T22:24:30.909Z | Downloaded httparse v1.10.1 |
| 618 | 2025-07-16T22:24:30.912Z | Downloaded typenum v1.18.0 |
| 619 | 2025-07-16T22:24:30.915Z | Downloaded toml v0.8.22 |
| 620 | 2025-07-16T22:24:30.946Z | Downloaded hyper-util v0.1.14 |
| 621 | 2025-07-16T22:24:30.952Z | Downloaded time v0.3.41 |
| 622 | 2025-07-16T22:24:30.962Z | Downloaded http v1.3.1 |
| 623 | 2025-07-16T22:24:30.966Z | Downloaded serde_with v3.12.0 |
| 624 | 2025-07-16T22:24:30.975Z | Downloaded hashbrown v0.15.2 |
| 625 | 2025-07-16T22:24:30.981Z | Downloaded zerovec v0.10.4 |
| 626 | 2025-07-16T22:24:30.987Z | Downloaded iri-string v0.7.8 |
| 627 | 2025-07-16T22:24:30.995Z | Downloaded itertools v0.14.0 |
| 628 | 2025-07-16T22:24:31.003Z | Downloaded itertools v0.12.1 |
| 629 | 2025-07-16T22:24:31.010Z | Downloaded tower v0.5.2 |
| 630 | 2025-07-16T22:24:31.019Z | Downloaded winnow v0.7.6 |
| 631 | 2025-07-16T22:24:31.029Z | Downloaded futures-util v0.3.31 |
| 632 | 2025-07-16T22:24:31.042Z | Downloaded goblin v0.8.2 |
| 633 | 2025-07-16T22:24:31.048Z | Downloaded tower-http v0.6.6 |
| 634 | 2025-07-16T22:24:31.055Z | Downloaded syn v1.0.109 |
| 635 | 2025-07-16T22:24:31.066Z | Downloaded icu_properties_data v1.5.1 |
| 636 | 2025-07-16T22:24:31.077Z | Downloaded itertools v0.13.0 |
| 637 | 2025-07-16T22:24:31.085Z | Downloaded h2 v0.4.9 |
| 638 | 2025-07-16T22:24:31.092Z | Downloaded unicode-width v0.2.0 |
| 639 | 2025-07-16T22:24:31.107Z | Downloaded quinn-proto v0.11.10 |
| 640 | 2025-07-16T22:24:31.121Z | Downloaded tabled v0.18.0 |
| 641 | 2025-07-16T22:24:31.143Z | Downloaded dropshot v0.16.2 |
| 642 | 2025-07-16T22:24:31.166Z | Downloaded vcpkg v0.2.15 |
| 643 | 2025-07-16T22:24:31.205Z | Downloaded unicode-width v0.1.14 |
| 644 | 2025-07-16T22:24:31.211Z | Downloaded nix v0.29.0 |
| 645 | 2025-07-16T22:24:31.223Z | Downloaded hickory-proto v0.24.4 |
| 646 | 2025-07-16T22:24:31.240Z | Downloaded openapiv3 v2.0.0 |
| 647 | 2025-07-16T22:24:31.252Z | Downloaded rustls v0.23.26 |
| 648 | 2025-07-16T22:24:31.264Z | Downloaded smoltcp v0.11.0 |
| 649 | 2025-07-16T22:24:31.277Z | Downloaded regex-syntax v0.8.5 |
| 650 | 2025-07-16T22:24:31.286Z | Downloaded rustls v0.22.4 |
| 651 | 2025-07-16T22:24:31.301Z | Downloaded rhai v1.22.2 |
| 652 | 2025-07-16T22:24:31.313Z | Downloaded sled v0.34.7 |
| 653 | 2025-07-16T22:24:31.324Z | Downloaded rustix v1.0.5 |
| 654 | 2025-07-16T22:24:31.349Z | Downloaded rustix v0.38.44 |
| 655 | 2025-07-16T22:24:31.373Z | Downloaded typify-impl v0.3.0 |
| 656 | 2025-07-16T22:24:31.388Z | Downloaded zerocopy-derive v0.6.6 |
| 657 | 2025-07-16T22:24:31.397Z | Downloaded regress v0.10.3 |
| 658 | 2025-07-16T22:24:31.409Z | Downloaded syn v2.0.101 |
| 659 | 2025-07-16T22:24:31.420Z | Downloaded openssl v0.10.72 |
| 660 | 2025-07-16T22:24:31.429Z | Downloaded regex v1.11.1 |
| 661 | 2025-07-16T22:24:31.443Z | Downloaded zerocopy v0.8.24 |
| 662 | 2025-07-16T22:24:31.469Z | Downloaded hyper v1.6.0 |
| 663 | 2025-07-16T22:24:31.477Z | Downloaded webpki-roots v0.26.8 |
| 664 | 2025-07-16T22:24:31.503Z | Downloaded rustls-webpki v0.102.8 |
| 665 | 2025-07-16T22:24:31.513Z | Downloaded webpki-roots v1.0.0 |
| 666 | 2025-07-16T22:24:31.513Z | Downloaded reqwest v0.12.22 |
| 667 | 2025-07-16T22:24:31.517Z | Downloaded proptest v1.6.0 |
| 668 | 2025-07-16T22:24:31.521Z | Downloaded petgraph v0.6.5 |
| 669 | 2025-07-16T22:24:31.538Z | Downloaded portable-atomic v1.11.0 |
| 670 | 2025-07-16T22:24:31.545Z | Downloaded chrono v0.4.41 |
| 671 | 2025-07-16T22:24:31.553Z | Downloaded libc v0.2.174 |
| 672 | 2025-07-16T22:24:31.579Z | Downloaded jiff v0.2.9 |
| 673 | 2025-07-16T22:24:31.600Z | Downloaded tokio-util v0.7.14 |
| 674 | 2025-07-16T22:24:31.605Z | Downloaded nom v7.1.3 |
| 675 | 2025-07-16T22:24:31.611Z | Downloaded petgraph v0.7.1 |
| 676 | 2025-07-16T22:24:31.632Z | Downloaded serde_json v1.0.140 |
| 677 | 2025-07-16T22:24:31.640Z | Downloaded toml_edit v0.22.26 |
| 678 | 2025-07-16T22:24:31.674Z | Downloaded rustls-webpki v0.103.1 |
| 679 | 2025-07-16T22:24:31.699Z | Downloaded tokio v1.46.1 |
| 680 | 2025-07-16T22:24:31.739Z | Downloaded zerocopy v0.7.35 |
| 681 | 2025-07-16T22:24:31.756Z | Downloaded unicode-segmentation v1.12.0 |
| 682 | 2025-07-16T22:24:31.761Z | Downloaded idna v1.0.3 |
| 683 | 2025-07-16T22:24:31.765Z | Downloaded clap_builder v4.5.40 |
| 684 | 2025-07-16T22:24:31.769Z | Downloaded indexmap v2.9.0 |
| 685 | 2025-07-16T22:24:31.774Z | Downloaded hickory-resolver v0.24.4 |
| 686 | 2025-07-16T22:24:31.778Z | Downloaded quinn v0.11.7 |
| 687 | 2025-07-16T22:24:31.781Z | Downloaded mio v1.0.3 |
| 688 | 2025-07-16T22:24:31.787Z | Downloaded thread_local v1.1.8 |
| 689 | 2025-07-16T22:24:31.791Z | Downloaded num-traits v0.2.19 |
| 690 | 2025-07-16T22:24:31.796Z | Downloaded tracing v0.1.41 |
| 691 | 2025-07-16T22:24:31.799Z | Downloaded half v2.6.0 |
| 692 | 2025-07-16T22:24:31.799Z | Downloaded icu_properties v1.5.1 |
| 693 | 2025-07-16T22:24:31.803Z | Downloaded thiserror-impl v2.0.12 |
| 694 | 2025-07-16T22:24:31.803Z | Downloaded ingot v0.1.0 |
| 695 | 2025-07-16T22:24:31.806Z | Downloaded litemap v0.7.5 |
| 696 | 2025-07-16T22:24:31.809Z | Downloaded ipnet v2.11.0 |
| 697 | 2025-07-16T22:24:31.809Z | Downloaded take_mut v0.2.2 |
| 698 | 2025-07-16T22:24:31.810Z | Downloaded is-terminal v0.4.16 |
| 699 | 2025-07-16T22:24:31.813Z | Downloaded slab v0.4.9 |
| 700 | 2025-07-16T22:24:31.813Z | Downloaded tempfile v3.19.1 |
| 701 | 2025-07-16T22:24:31.816Z | Downloaded encoding_rs v0.8.35 |
| 702 | 2025-07-16T22:24:31.837Z | Downloaded prettyplease v0.2.32 |
| 703 | 2025-07-16T22:24:31.841Z | Downloaded serde_derive v1.0.219 |
| 704 | 2025-07-16T22:24:31.844Z | Downloaded itoa v1.0.15 |
| 705 | 2025-07-16T22:24:31.848Z | Downloaded zerovec-derive v0.10.3 |
| 706 | 2025-07-16T22:24:31.848Z | Downloaded futures-macro v0.3.31 |
| 707 | 2025-07-16T22:24:31.848Z | Downloaded futures-io v0.3.31 |
| 708 | 2025-07-16T22:24:31.848Z | Downloaded futures-core v0.3.31 |
| 709 | 2025-07-16T22:24:31.851Z | Downloaded tokio-dtrace v0.1.1 |
| 710 | 2025-07-16T22:24:31.851Z | Downloaded time-macros v0.2.22 |
| 711 | 2025-07-16T22:24:31.854Z | Downloaded term v0.7.0 |
| 712 | 2025-07-16T22:24:31.858Z | Downloaded tracing-core v0.1.33 |
| 713 | 2025-07-16T22:24:31.861Z | Downloaded derive_more v0.99.19 |
| 714 | 2025-07-16T22:24:31.867Z | Downloaded indexmap v1.9.3 |
| 715 | 2025-07-16T22:24:31.871Z | Downloaded expectorate v1.1.0 |
| 716 | 2025-07-16T22:24:31.875Z | Downloaded omicron-workspace-hack v0.1.0 |
| 717 | 2025-07-16T22:24:31.875Z | Downloaded futures-sink v0.3.31 |
| 718 | 2025-07-16T22:24:31.875Z | Downloaded strsim v0.11.1 |
| 719 | 2025-07-16T22:24:31.875Z | Downloaded hyper-rustls v0.27.5 |
| 720 | 2025-07-16T22:24:31.878Z | Downloaded whoami v1.6.0 |
| 721 | 2025-07-16T22:24:31.878Z | Downloaded strum_macros v0.26.4 |
| 722 | 2025-07-16T22:24:31.882Z | Downloaded strum_macros v0.25.3 |
| 723 | 2025-07-16T22:24:31.885Z | Downloaded multer v3.1.0 |
| 724 | 2025-07-16T22:24:31.885Z | Downloaded icu_locid_transform v1.5.0 |
| 725 | 2025-07-16T22:24:31.889Z | Downloaded highway v1.3.0 |
| 726 | 2025-07-16T22:24:31.892Z | Downloaded slog-json v2.6.1 |
| 727 | 2025-07-16T22:24:31.892Z | Downloaded semver v0.1.20 |
| 728 | 2025-07-16T22:24:31.892Z | Downloaded num-iter v0.1.45 |
| 729 | 2025-07-16T22:24:31.895Z | Downloaded darling_core v0.20.11 |
| 730 | 2025-07-16T22:24:31.898Z | Downloaded tokio-stream v0.1.17 |
| 731 | 2025-07-16T22:24:31.903Z | Downloaded ring v0.17.14 |
| 732 | 2025-07-16T22:24:31.951Z | Downloaded tokio-rustls v0.26.2 |
| 733 | 2025-07-16T22:24:31.955Z | Downloaded tokio-rustls v0.25.0 |
| 734 | 2025-07-16T22:24:31.958Z | Downloaded serde_derive_internals v0.29.1 |
| 735 | 2025-07-16T22:24:31.958Z | Downloaded scroll v0.12.0 |
| 736 | 2025-07-16T22:24:31.962Z | Downloaded semver v1.0.26 |
| 737 | 2025-07-16T22:24:31.962Z | Downloaded rustversion v1.0.20 |
| 738 | 2025-07-16T22:24:31.965Z | Downloaded rand v0.8.5 |
| 739 | 2025-07-16T22:24:31.968Z | Downloaded zone_cfg_derive v0.3.1 |
| 740 | 2025-07-16T22:24:31.968Z | Downloaded thin-vec v0.2.14 |
| 741 | 2025-07-16T22:24:31.971Z | Downloaded proc-macro-error2 v2.0.1 |
| 742 | 2025-07-16T22:24:31.975Z | Downloaded pest_generator v2.8.0 |
| 743 | 2025-07-16T22:24:31.975Z | Downloaded pest_meta v2.8.0 |
| 744 | 2025-07-16T22:24:31.978Z | Downloaded postcard v1.1.1 |
| 745 | 2025-07-16T22:24:31.978Z | Downloaded pin-project-lite v0.2.16 |
| 746 | 2025-07-16T22:24:31.983Z | Downloaded writeable v0.5.5 |
| 747 | 2025-07-16T22:24:31.987Z | Downloaded owo-colors v4.2.0 |
| 748 | 2025-07-16T22:24:31.990Z | Downloaded slog-bunyan v2.5.0 |
| 749 | 2025-07-16T22:24:31.990Z | Downloaded smallvec v1.15.0 |
| 750 | 2025-07-16T22:24:31.996Z | Downloaded dropshot_endpoint v0.16.2 |
| 751 | 2025-07-16T22:24:31.999Z | Downloaded libsw v3.5.0 |
| 752 | 2025-07-16T22:24:31.999Z | Downloaded quinn-udp v0.5.11 |
| 753 | 2025-07-16T22:24:31.999Z | Downloaded proc-macro-error v1.0.4 |
| 754 | 2025-07-16T22:24:32.002Z | Downloaded crossbeam-utils v0.8.21 |
| 755 | 2025-07-16T22:24:32.007Z | Downloaded cookie v0.18.1 |
| 756 | 2025-07-16T22:24:32.010Z | Downloaded rustc_version v0.1.7 |
| 757 | 2025-07-16T22:24:32.010Z | Downloaded resolv-conf v0.7.1 |
| 758 | 2025-07-16T22:24:32.010Z | Downloaded rand_core v0.9.3 |
| 759 | 2025-07-16T22:24:32.010Z | Downloaded subtle v2.6.1 |
| 760 | 2025-07-16T22:24:32.014Z | Downloaded smf v0.2.3 |
| 761 | 2025-07-16T22:24:32.014Z | Downloaded heck v0.4.1 |
| 762 | 2025-07-16T22:24:32.014Z | Downloaded getrandom v0.2.15 |
| 763 | 2025-07-16T22:24:32.018Z | Downloaded serde_repr v0.1.20 |
| 764 | 2025-07-16T22:24:32.022Z | Downloaded rusty-fork v0.3.0 |
| 765 | 2025-07-16T22:24:32.022Z | Downloaded rustc-hash v2.1.1 |
| 766 | 2025-07-16T22:24:32.022Z | Downloaded quick-error v1.2.3 |
| 767 | 2025-07-16T22:24:32.025Z | Downloaded oxnet v0.1.2 |
| 768 | 2025-07-16T22:24:32.025Z | Downloaded progenitor v0.9.1 |
| 769 | 2025-07-16T22:24:32.025Z | Downloaded password-hash v0.5.0 |
| 770 | 2025-07-16T22:24:32.029Z | Downloaded daft-derive v0.1.3 |
| 771 | 2025-07-16T22:24:32.032Z | Downloaded ppv-lite86 v0.2.21 |
| 772 | 2025-07-16T22:24:32.032Z | Downloaded colored v3.0.0 |
| 773 | 2025-07-16T22:24:32.035Z | Downloaded idna_adapter v1.2.0 |
| 774 | 2025-07-16T22:24:32.039Z | Downloaded rand_chacha v0.9.0 |
| 775 | 2025-07-16T22:24:32.039Z | Downloaded proc-macro-error-attr v1.0.4 |
| 776 | 2025-07-16T22:24:32.039Z | Downloaded num-derive v0.3.3 |
| 777 | 2025-07-16T22:24:32.042Z | Downloaded zerofrom-derive v0.1.6 |
| 778 | 2025-07-16T22:24:32.042Z | Downloaded debug-ignore v1.0.5 |
| 779 | 2025-07-16T22:24:32.042Z | Downloaded derive-where v1.2.7 |
| 780 | 2025-07-16T22:24:32.046Z | Downloaded crc32fast v1.4.2 |
| 781 | 2025-07-16T22:24:32.050Z | Downloaded clap_lex v0.7.4 |
| 782 | 2025-07-16T22:24:32.050Z | Downloaded ciborium v0.2.2 |
| 783 | 2025-07-16T22:24:32.054Z | Downloaded cobs v0.2.3 |
| 784 | 2025-07-16T22:24:32.054Z | Downloaded ciborium-ll v0.2.2 |
| 785 | 2025-07-16T22:24:32.054Z | Downloaded num_threads v0.1.7 |
| 786 | 2025-07-16T22:24:32.054Z | Downloaded num-conv v0.1.0 |
| 787 | 2025-07-16T22:24:32.058Z | Downloaded embedded-io v0.6.1 |
| 788 | 2025-07-16T22:24:32.058Z | Downloaded dirs-sys-next v0.1.2 |
| 789 | 2025-07-16T22:24:32.058Z | Downloaded defmt v0.3.100 |
| 790 | 2025-07-16T22:24:32.058Z | Downloaded crypto-common v0.1.6 |
| 791 | 2025-07-16T22:24:32.058Z | Downloaded cfg-if v1.0.0 |
| 792 | 2025-07-16T22:24:32.061Z | Downloaded anstyle v1.0.11 |
| 793 | 2025-07-16T22:24:32.061Z | Downloaded fastrand v2.3.0 |
| 794 | 2025-07-16T22:24:32.061Z | Downloaded dyn-clone v1.0.19 |
| 795 | 2025-07-16T22:24:32.065Z | Downloaded bit-set v0.8.0 |
| 796 | 2025-07-16T22:24:32.065Z | Downloaded dirs-next v2.0.0 |
| 797 | 2025-07-16T22:24:32.068Z | Downloaded darling_macro v0.20.11 |
| 798 | 2025-07-16T22:24:32.068Z | Downloaded byteorder v1.5.0 |
| 799 | 2025-07-16T22:24:32.068Z | Downloaded anstream v0.6.18 |
| 800 | 2025-07-16T22:24:32.071Z | Downloaded atomicwrites v0.4.4 |
| 801 | 2025-07-16T22:24:32.071Z | Downloaded parking_lot_core v0.9.10 |
| 802 | 2025-07-16T22:24:32.075Z | Downloaded crossbeam-epoch v0.9.18 |
| 803 | 2025-07-16T22:24:32.075Z | Downloaded const-random-macro v0.1.16 |
| 804 | 2025-07-16T22:24:32.078Z | Downloaded camino-tempfile v1.1.1 |
| 805 | 2025-07-16T22:24:32.078Z | Downloaded bytecount v0.6.8 |
| 806 | 2025-07-16T22:24:32.081Z | Downloaded block-buffer v0.10.4 |
| 807 | 2025-07-16T22:24:32.081Z | Downloaded bit-vec v0.8.0 |
| 808 | 2025-07-16T22:24:32.081Z | Downloaded base64 v0.22.1 |
| 809 | 2025-07-16T22:24:32.087Z | Downloaded autocfg v1.4.0 |
| 810 | 2025-07-16T22:24:32.090Z | Downloaded bitflags v2.9.0 |
| 811 | 2025-07-16T22:24:32.094Z | Downloaded backoff v0.4.0 |
| 812 | 2025-07-16T22:24:32.094Z | Downloaded cc v1.2.19 |
| 813 | 2025-07-16T22:24:32.097Z | Downloaded blake2 v0.10.6 |
| 814 | 2025-07-16T22:24:32.100Z | Downloaded bitflags v1.3.2 |
| 815 | 2025-07-16T22:24:32.104Z | Downloaded async-stream-impl v0.3.6 |
| 816 | 2025-07-16T22:24:32.104Z | Downloaded foldhash v0.1.5 |
| 817 | 2025-07-16T22:24:32.104Z | Downloaded atomic-waker v1.1.2 |
| 818 | 2025-07-16T22:24:32.397Z | Compiling proc-macro2 v1.0.95 |
| 819 | 2025-07-16T22:24:32.397Z | Compiling unicode-ident v1.0.18 |
| 820 | 2025-07-16T22:24:32.401Z | Compiling serde v1.0.219 |
| 821 | 2025-07-16T22:24:32.401Z | Compiling autocfg v1.4.0 |
| 822 | 2025-07-16T22:24:32.401Z | Compiling libc v0.2.174 |
| 823 | 2025-07-16T22:24:32.401Z | Compiling cfg-if v1.0.0 |
| 824 | 2025-07-16T22:24:32.465Z | Compiling memchr v2.7.4 |
| 825 | 2025-07-16T22:24:32.624Z | Compiling libm v0.2.11 |
| 826 | 2025-07-16T22:24:32.666Z | Compiling version_check v0.9.5 |
| 827 | 2025-07-16T22:24:33.256Z | Compiling lock_api v0.4.12 |
| 828 | 2025-07-16T22:24:33.260Z | Compiling parking_lot_core v0.9.10 |
| 829 | 2025-07-16T22:24:33.338Z | Compiling itoa v1.0.15 |
| 830 | 2025-07-16T22:24:33.673Z | Compiling semver v1.0.26 |
| 831 | 2025-07-16T22:24:33.749Z | Compiling schemars v0.8.22 |
| 832 | 2025-07-16T22:24:33.822Z | Compiling thiserror v2.0.12 |
| 833 | 2025-07-16T22:24:33.889Z | Compiling fnv v1.0.7 |
| 834 | 2025-07-16T22:24:33.979Z | Compiling num-traits v0.2.19 |
| 835 | 2025-07-16T22:24:34.221Z | Compiling slab v0.4.9 |
| 836 | 2025-07-16T22:24:34.244Z | Compiling ryu v1.0.20 |
| 837 | 2025-07-16T22:24:34.421Z | Compiling quote v1.0.40 |
| 838 | 2025-07-16T22:24:34.542Z | Compiling serde_json v1.0.140 |
| 839 | 2025-07-16T22:24:34.661Z | Compiling getrandom v0.3.2 |
| 840 | 2025-07-16T22:24:34.868Z | Compiling syn v2.0.101 |
| 841 | 2025-07-16T22:24:34.888Z | Compiling shlex v1.3.0 |
| 842 | 2025-07-16T22:24:35.237Z | Compiling cc v1.2.19 |
| 843 | 2025-07-16T22:24:35.330Z | Compiling pin-project-lite v0.2.16 |
| 844 | 2025-07-16T22:24:35.483Z | Compiling once_cell v1.21.3 |
| 845 | 2025-07-16T22:24:35.508Z | Compiling heck v0.5.0 |
| 846 | 2025-07-16T22:24:35.782Z | Compiling scopeguard v1.2.0 |
| 847 | 2025-07-16T22:24:35.904Z | Compiling foldhash v0.1.5 |
| 848 | 2025-07-16T22:24:35.949Z | Compiling portable-atomic v1.11.0 |
| 849 | 2025-07-16T22:24:36.292Z | Compiling allocator-api2 v0.2.21 |
| 850 | 2025-07-16T22:24:36.312Z | Compiling equivalent v1.0.2 |
| 851 | 2025-07-16T22:24:36.485Z | Compiling socket2 v0.5.10 |
| 852 | 2025-07-16T22:24:36.516Z | Compiling signal-hook-registry v1.4.5 |
| 853 | 2025-07-16T22:24:36.865Z | Compiling mio v1.0.3 |
| 854 | 2025-07-16T22:24:37.031Z | Compiling hashbrown v0.15.2 |
| 855 | 2025-07-16T22:24:37.825Z | Compiling log v0.4.27 |
| 856 | 2025-07-16T22:24:38.118Z | Compiling thiserror v1.0.69 |
| 857 | 2025-07-16T22:24:38.217Z | Compiling iana-time-zone v0.1.63 |
| 858 | 2025-07-16T22:24:38.460Z | Compiling ring v0.17.14 |
| 859 | 2025-07-16T22:24:38.612Z | Compiling icu_locid_transform_data v1.5.1 |
| 860 | 2025-07-16T22:24:38.659Z | Compiling regex-syntax v0.8.5 |
| 861 | 2025-07-16T22:24:38.735Z | Compiling dyn-clone v1.0.19 |
| 862 | 2025-07-16T22:24:38.957Z | Compiling aho-corasick v1.1.3 |
| 863 | 2025-07-16T22:24:38.984Z | Compiling stable_deref_trait v1.2.0 |
| 864 | 2025-07-16T22:24:39.057Z | Compiling icu_properties_data v1.5.1 |
| 865 | 2025-07-16T22:24:39.112Z | Compiling futures-core v0.3.31 |
| 866 | 2025-07-16T22:24:39.507Z | Compiling icu_normalizer_data v1.5.1 |
| 867 | 2025-07-16T22:24:39.555Z | Compiling getrandom v0.2.15 |
| 868 | 2025-07-16T22:24:39.576Z | Compiling zerocopy v0.8.24 |
| 869 | 2025-07-16T22:24:39.668Z | Compiling strsim v0.11.1 |
| 870 | 2025-07-16T22:24:39.938Z | Compiling httparse v1.10.1 |
| 871 | 2025-07-16T22:24:39.958Z | Compiling rustix v1.0.5 |
| 872 | 2025-07-16T22:24:40.684Z | Compiling ident_case v1.0.1 |
| 873 | 2025-07-16T22:24:40.702Z | Compiling futures-sink v0.3.31 |
| 874 | 2025-07-16T22:24:40.860Z | Compiling byteorder v1.5.0 |
| 875 | 2025-07-16T22:24:41.378Z | Compiling ucd-trie v0.1.7 |
| 876 | 2025-07-16T22:24:41.423Z | Compiling typenum v1.18.0 |
| 877 | 2025-07-16T22:24:41.585Z | Compiling futures-channel v0.3.31 |
| 878 | 2025-07-16T22:24:41.691Z | Compiling pin-utils v0.1.0 |
| 879 | 2025-07-16T22:24:41.828Z | Compiling rustls v0.23.26 |
| 880 | 2025-07-16T22:24:41.844Z | Compiling futures-task v0.3.31 |
| 881 | 2025-07-16T22:24:42.049Z | Compiling futures-io v0.3.31 |
| 882 | 2025-07-16T22:24:42.180Z | Compiling generic-array v0.14.7 |
| 883 | 2025-07-16T22:24:42.202Z | Compiling rustversion v1.0.20 |
| 884 | 2025-07-16T22:24:42.278Z | Compiling anyhow v1.0.98 |
| 885 | 2025-07-16T22:24:42.411Z | Compiling serde_derive_internals v0.29.1 |
| 886 | 2025-07-16T22:24:42.552Z | Compiling synstructure v0.13.1 |
| 887 | 2025-07-16T22:24:42.600Z | Compiling regex-automata v0.4.9 |
| 888 | 2025-07-16T22:24:42.912Z | Compiling darling_core v0.20.11 |
| 889 | 2025-07-16T22:24:43.731Z | Compiling usdt-impl v0.5.0 |
| 890 | 2025-07-16T22:24:44.144Z | Compiling tracing-core v0.1.33 |
| 891 | 2025-07-16T22:24:44.174Z | Compiling plain v0.2.3 |
| 892 | 2025-07-16T22:24:44.345Z | Compiling num-conv v0.1.0 |
| 893 | 2025-07-16T22:24:44.364Z | Compiling subtle v2.6.1 |
| 894 | 2025-07-16T22:24:44.671Z | Compiling time-core v0.1.4 |
| 895 | 2025-07-16T22:24:44.691Z | Compiling slog v2.7.0 |
| 896 | 2025-07-16T22:24:44.887Z | Compiling time-macros v0.2.22 |
| 897 | 2025-07-16T22:24:46.397Z | Compiling regress v0.10.3 |
| 898 | 2025-07-16T22:24:46.480Z | Compiling serde_derive v1.0.219 |
| 899 | 2025-07-16T22:24:47.628Z | Compiling tokio-macros v2.5.0 |
| 900 | 2025-07-16T22:24:47.836Z | Compiling schemars_derive v0.8.22 |
| 901 | 2025-07-16T22:24:48.476Z | Compiling thiserror-impl v2.0.12 |
| 902 | 2025-07-16T22:24:49.191Z | Compiling zerofrom-derive v0.1.6 |
| 903 | 2025-07-16T22:24:49.213Z | Compiling yoke-derive v0.7.5 |
| 904 | 2025-07-16T22:24:49.510Z | Compiling futures-macro v0.3.31 |
| 905 | 2025-07-16T22:24:50.798Z | Compiling zerovec-derive v0.10.3 |
| 906 | 2025-07-16T22:24:50.966Z | Compiling displaydoc v0.2.5 |
| 907 | 2025-07-16T22:24:51.501Z | Compiling thiserror-impl v1.0.69 |
| 908 | 2025-07-16T22:24:51.653Z | Compiling icu_provider_macros v1.5.0 |
| 909 | 2025-07-16T22:24:51.726Z | Compiling regex v1.11.1 |
| 910 | 2025-07-16T22:24:52.330Z | Compiling zerocopy-derive v0.8.24 |
| 911 | 2025-07-16T22:24:52.656Z | Compiling darling_macro v0.20.11 |
| 912 | 2025-07-16T22:24:52.745Z | Compiling scroll_derive v0.12.1 |
| 913 | 2025-07-16T22:24:52.807Z | Compiling pest v2.8.0 |
| 914 | 2025-07-16T22:24:53.276Z | Compiling zerofrom v0.1.6 |
| 915 | 2025-07-16T22:24:53.545Z | Compiling futures-util v0.3.31 |
| 916 | 2025-07-16T22:24:54.248Z | Compiling darling v0.20.11 |
| 917 | 2025-07-16T22:24:54.268Z | Compiling zerocopy-derive v0.7.35 |
| 918 | 2025-07-16T22:24:54.377Z | Compiling yoke v0.7.5 |
| 919 | 2025-07-16T22:24:54.807Z | Compiling zerovec v0.10.4 |
| 920 | 2025-07-16T22:24:55.672Z | Compiling pest_meta v2.8.0 |
| 921 | 2025-07-16T22:24:56.098Z | Compiling scroll v0.12.0 |
| 922 | 2025-07-16T22:24:56.347Z | Compiling tracing-attributes v0.1.28 |
| 923 | 2025-07-16T22:24:56.697Z | Compiling goblin v0.8.2 |
| 924 | 2025-07-16T22:24:57.937Z | Compiling pest_generator v2.8.0 |
| 925 | 2025-07-16T22:24:59.042Z | Compiling tinystr v0.7.6 |
| 926 | 2025-07-16T22:24:59.361Z | Compiling bytes v1.10.1 |
| 927 | 2025-07-16T22:24:59.410Z | Compiling smallvec v1.15.0 |
| 928 | 2025-07-16T22:24:59.661Z | Compiling bitflags v2.9.0 |
| 929 | 2025-07-16T22:24:59.821Z | Compiling uuid v1.17.0 |
| 930 | 2025-07-16T22:25:00.548Z | Compiling parking_lot v0.12.3 |
| 931 | 2025-07-16T22:25:00.811Z | Compiling chrono v0.4.41 |
| 932 | 2025-07-16T22:25:01.049Z | Compiling tokio v1.46.1 |
| 933 | 2025-07-16T22:25:01.657Z | Compiling indexmap v2.9.0 |
| 934 | 2025-07-16T22:25:02.581Z | Compiling serde_tokenstream v0.2.2 |
| 935 | 2025-07-16T22:25:03.140Z | Compiling http v1.3.1 |
| 936 | 2025-07-16T22:25:03.188Z | Compiling pest_derive v2.8.0 |
| 937 | 2025-07-16T22:25:05.456Z | Compiling tracing v0.1.41 |
| 938 | 2025-07-16T22:25:05.606Z | Compiling zerocopy v0.7.35 |
| 939 | 2025-07-16T22:25:05.625Z | Compiling writeable v0.5.5 |
| 940 | 2025-07-16T22:25:05.871Z | Compiling litemap v0.7.5 |
| 941 | 2025-07-16T22:25:06.196Z | Compiling rustls-pki-types v1.11.0 |
| 942 | 2025-07-16T22:25:06.458Z | Compiling pretty-hex v0.4.1 |
| 943 | 2025-07-16T22:25:06.708Z | Compiling ipnetwork v0.21.1 |
| 944 | 2025-07-16T22:25:06.769Z | Compiling icu_locid v1.5.0 |
| 945 | 2025-07-16T22:25:07.021Z | Compiling dof v0.3.0 |
| 946 | 2025-07-16T22:25:08.074Z | Compiling typify-impl v0.3.0 |
| 947 | 2025-07-16T22:25:08.280Z | Compiling dtrace-parser v0.2.0 |
| 948 | 2025-07-16T22:25:10.846Z | Compiling thread-id v4.2.2 |
| 949 | 2025-07-16T22:25:10.949Z | Compiling paste v1.0.15 |
| 950 | 2025-07-16T22:25:10.987Z | Compiling newtype-uuid v1.2.1 |
| 951 | 2025-07-16T22:25:11.795Z | Compiling icu_provider v1.5.0 |
| 952 | 2025-07-16T22:25:12.709Z | Compiling ppv-lite86 v0.2.21 |
| 953 | 2025-07-16T22:25:13.174Z | Compiling errno v0.3.11 |
| 954 | 2025-07-16T22:25:13.612Z | Compiling untrusted v0.9.0 |
| 955 | 2025-07-16T22:25:13.639Z | Compiling omicron-workspace-hack v0.1.0 |
| 956 | 2025-07-16T22:25:13.848Z | Compiling percent-encoding v2.3.1 |
| 957 | 2025-07-16T22:25:14.264Z | Compiling icu_locid_transform v1.5.0 |
| 958 | 2025-07-16T22:25:14.391Z | Compiling icu_collections v1.5.0 |
| 959 | 2025-07-16T22:25:15.820Z | Compiling icu_properties v1.5.1 |
| 960 | 2025-07-16T22:25:17.133Z | Compiling usdt-macro v0.5.0 |
| 961 | 2025-07-16T22:25:18.724Z | Compiling typify-macro v0.3.0 |
| 962 | 2025-07-16T22:25:18.746Z | Compiling usdt-attr-macro v0.5.0 |
| 963 | 2025-07-16T22:25:19.914Z | Compiling tokio-util v0.7.14 |
| 964 | 2025-07-16T22:25:20.442Z | Compiling openapiv3 v2.0.0 |
| 965 | 2025-07-16T22:25:20.511Z | Compiling rand_core v0.6.4 |
| 966 | 2025-07-16T22:25:21.669Z | Compiling write16 v1.0.0 |
| 967 | 2025-07-16T22:25:21.836Z | Compiling utf8_iter v1.0.4 |
| 968 | 2025-07-16T22:25:21.941Z | Compiling utf16_iter v1.0.5 |
| 969 | 2025-07-16T22:25:22.170Z | Compiling syn v1.0.109 |
| 970 | 2025-07-16T22:25:22.202Z | Compiling icu_normalizer v1.5.0 |
| 971 | 2025-07-16T22:25:22.481Z | Compiling typify v0.3.0 |
| 972 | 2025-07-16T22:25:22.600Z | Compiling form_urlencoded v1.2.1 |
| 973 | 2025-07-16T22:25:22.629Z | Compiling http-body v1.0.1 |
| 974 | 2025-07-16T22:25:22.903Z | Compiling macaddr v1.0.1 |
| 975 | 2025-07-16T22:25:22.907Z | Compiling daft-derive v0.1.3 |
| 976 | 2025-07-16T22:25:23.645Z | Compiling atomic-waker v1.1.2 |
| 977 | 2025-07-16T22:25:23.878Z | Compiling slog-async v2.8.0 |
| 978 | 2025-07-16T22:25:23.933Z | Compiling camino v1.1.10 |
| 979 | 2025-07-16T22:25:24.423Z | Compiling rustls v0.22.4 |
| 980 | 2025-07-16T22:25:24.448Z | Compiling zeroize v1.8.1 |
| 981 | 2025-07-16T22:25:24.581Z | Compiling ipnet v2.11.0 |
| 982 | 2025-07-16T22:25:24.608Z | Compiling unsafe-libyaml v0.2.11 |
| 983 | 2025-07-16T22:25:24.638Z | Compiling progenitor-impl v0.9.1 |
| 984 | 2025-07-16T22:25:25.867Z | Compiling idna_adapter v1.2.0 |
| 985 | 2025-07-16T22:25:26.189Z | Compiling serde_yaml v0.9.34+deprecated |
| 986 | 2025-07-16T22:25:26.427Z | Compiling structmeta-derive v0.3.0 |
| 987 | 2025-07-16T22:25:27.670Z | Compiling try-lock v0.2.5 |
| 988 | 2025-07-16T22:25:27.875Z | Compiling tower-service v0.3.3 |
| 989 | 2025-07-16T22:25:28.042Z | Compiling want v0.3.1 |
| 990 | 2025-07-16T22:25:28.346Z | Compiling idna v1.0.3 |
| 991 | 2025-07-16T22:25:29.152Z | Compiling structmeta v0.3.0 |
| 992 | 2025-07-16T22:25:29.480Z | Compiling h2 v0.4.9 |
| 993 | 2025-07-16T22:25:30.221Z | Compiling async-trait v0.1.88 |
| 994 | 2025-07-16T22:25:30.727Z | Compiling progenitor-macro v0.9.1 |
| 995 | 2025-07-16T22:25:30.869Z | Compiling strum_macros v0.26.4 |
| 996 | 2025-07-16T22:25:32.948Z | Compiling multer v3.1.0 |
| 997 | 2025-07-16T22:25:33.769Z | Compiling httpdate v1.0.3 |
| 998 | 2025-07-16T22:25:35.974Z | Compiling hyper v1.6.0 |
| 999 | 2025-07-16T22:25:37.512Z | Compiling url v2.5.4 |
| 1000 | 2025-07-16T22:25:39.020Z | Compiling rand_chacha v0.3.1 |
| 1001 | 2025-07-16T22:25:40.833Z | Compiling rustls-webpki v0.103.1 |
| 1002 | 2025-07-16T22:25:41.970Z | Compiling oxnet v0.1.2 |
| 1003 | 2025-07-16T22:25:44.920Z | Compiling base64 v0.22.1 |
| 1004 | 2025-07-16T22:25:45.130Z | Compiling crossbeam-utils v0.8.21 |
| 1005 | 2025-07-16T22:25:45.766Z | Compiling powerfmt v0.2.0 |
| 1006 | 2025-07-16T22:25:46.052Z | Compiling hyper-util v0.1.14 |
| 1007 | 2025-07-16T22:25:46.101Z | Compiling deranged v0.4.0 |
| 1008 | 2025-07-16T22:25:47.918Z | Compiling rand v0.8.5 |
| 1009 | 2025-07-16T22:25:53.025Z | Compiling serde_with_macros v3.12.0 |
| 1010 | 2025-07-16T22:25:53.833Z | Compiling async-stream-impl v0.3.6 |
| 1011 | 2025-07-16T22:25:55.374Z | Compiling sync_wrapper v1.0.2 |
| 1012 | 2025-07-16T22:25:56.678Z | Compiling dropshot v0.16.2 |
| 1013 | 2025-07-16T22:25:56.987Z | Compiling tower-layer v0.3.3 |
| 1014 | 2025-07-16T22:25:57.092Z | Compiling num_threads v0.1.7 |
| 1015 | 2025-07-16T22:25:57.249Z | Compiling time v0.3.41 |
| 1016 | 2025-07-16T22:25:57.433Z | Compiling tower v0.5.2 |
| 1017 | 2025-07-16T22:25:59.560Z | Compiling tokio-rustls v0.26.2 |
| 1018 | 2025-07-16T22:26:02.545Z | Compiling serde_urlencoded v0.7.1 |
| 1019 | 2025-07-16T22:26:02.858Z | Compiling http-body-util v0.1.3 |
| 1020 | 2025-07-16T22:26:03.218Z | Compiling webpki-roots v0.26.8 |
| 1021 | 2025-07-16T22:26:03.404Z | Compiling toml_datetime v0.6.9 |
| 1022 | 2025-07-16T22:26:03.457Z | Compiling serde_spanned v0.6.8 |
| 1023 | 2025-07-16T22:26:06.687Z | Compiling memmap v0.7.0 |
| 1024 | 2025-07-16T22:26:07.290Z | Compiling iri-string v0.7.8 |
| 1025 | 2025-07-16T22:26:08.091Z | Compiling toml_write v0.1.1 |
| 1026 | 2025-07-16T22:26:08.533Z | Compiling winnow v0.7.6 |
| 1027 | 2025-07-16T22:26:10.599Z | Compiling usdt v0.5.0 |
| 1028 | 2025-07-16T22:26:11.002Z | Compiling hyper-rustls v0.27.5 |
| 1029 | 2025-07-16T22:26:12.118Z | Compiling toml_edit v0.22.26 |
| 1030 | 2025-07-16T22:26:12.329Z | Compiling tower-http v0.6.6 |
| 1031 | 2025-07-16T22:26:12.574Z | Compiling block-buffer v0.10.4 |
| 1032 | 2025-07-16T22:26:12.857Z | Compiling crypto-common v0.1.6 |
| 1033 | 2025-07-16T22:26:13.574Z | Compiling parse-display-derive v0.10.0 |
| 1034 | 2025-07-16T22:26:13.638Z | Compiling test-strategy v0.4.1 |
| 1035 | 2025-07-16T22:26:14.587Z | Compiling webpki-roots v1.0.0 |
| 1036 | 2025-07-16T22:26:14.829Z | Compiling dropshot_endpoint v0.16.2 |
| 1037 | 2025-07-16T22:26:16.986Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1038 | 2025-07-16T22:26:17.335Z | Compiling dirs-sys-next v0.1.2 |
| 1039 | 2025-07-16T22:26:17.909Z | Compiling lazy_static v1.5.0 |
| 1040 | 2025-07-16T22:26:18.473Z | Compiling fastrand v2.3.0 |
| 1041 | 2025-07-16T22:26:18.545Z | Compiling dirs-next v2.0.0 |
| 1042 | 2025-07-16T22:26:18.905Z | Compiling tempfile v3.19.1 |
| 1043 | 2025-07-16T22:26:18.975Z | Compiling reqwest v0.12.22 |
| 1044 | 2025-07-16T22:26:19.639Z | Compiling digest v0.10.7 |
| 1045 | 2025-07-16T22:26:20.159Z | Compiling futures-executor v0.3.31 |
| 1046 | 2025-07-16T22:26:20.453Z | Compiling thread_local v1.1.8 |
| 1047 | 2025-07-16T22:26:21.214Z | Compiling either v1.15.0 |
| 1048 | 2025-07-16T22:26:21.264Z | Compiling futures v0.3.31 |
| 1049 | 2025-07-16T22:26:21.402Z | Compiling daft v0.1.3 |
| 1050 | 2025-07-16T22:26:21.647Z | Compiling itertools v0.13.0 |
| 1051 | 2025-07-16T22:26:21.924Z | Compiling progenitor-client v0.9.1 |
| 1052 | 2025-07-16T22:26:22.914Z | Compiling term v0.7.0 |
| 1053 | 2025-07-16T22:26:24.768Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1054 | 2025-07-16T22:26:24.786Z | Compiling crossbeam-channel v0.5.15 |
| 1055 | 2025-07-16T22:26:25.681Z | Compiling is-terminal v0.4.16 |
| 1056 | 2025-07-16T22:26:25.701Z | Compiling hostname v0.4.1 |
| 1057 | 2025-07-16T22:26:25.853Z | Compiling instant v0.1.13 |
| 1058 | 2025-07-16T22:26:26.027Z | Compiling unicode-width v0.2.0 |
| 1059 | 2025-07-16T22:26:26.054Z | Compiling cpufeatures v0.2.17 |
| 1060 | 2025-07-16T22:26:26.305Z | Compiling take_mut v0.2.2 |
| 1061 | 2025-07-16T22:26:26.741Z | Compiling progenitor v0.9.1 |
| 1062 | 2025-07-16T22:26:27.001Z | Compiling slog-term v2.9.1 |
| 1063 | 2025-07-16T22:26:28.481Z | Compiling strum v0.26.3 |
| 1064 | 2025-07-16T22:26:28.769Z | Compiling rustls-webpki v0.102.8 |
| 1065 | 2025-07-16T22:26:29.507Z | Compiling wait-timeout v0.2.1 |
| 1066 | 2025-07-16T22:26:29.712Z | Compiling quick-error v1.2.3 |
| 1067 | 2025-07-16T22:26:29.902Z | Compiling match_cfg v0.1.0 |
| 1068 | 2025-07-16T22:26:29.936Z | Compiling bit-vec v0.8.0 |
| 1069 | 2025-07-16T22:26:30.024Z | Compiling debug-ignore v1.0.5 |
| 1070 | 2025-07-16T22:26:30.240Z | Compiling hostname v0.3.1 |
| 1071 | 2025-07-16T22:26:30.511Z | Compiling bit-set v0.8.0 |
| 1072 | 2025-07-16T22:26:30.532Z | Compiling rusty-fork v0.3.0 |
| 1073 | 2025-07-16T22:26:32.060Z | Compiling slog-json v2.6.1 |
| 1074 | 2025-07-16T22:26:32.512Z | Compiling serde_with v3.12.0 |
| 1075 | 2025-07-16T22:26:32.640Z | Compiling rand_xorshift v0.3.0 |
| 1076 | 2025-07-16T22:26:33.245Z | Compiling hex v0.4.3 |
| 1077 | 2025-07-16T22:26:33.295Z | Compiling clap_derive v4.5.40 |
| 1078 | 2025-07-16T22:26:35.230Z | Compiling encoding_rs v0.8.35 |
| 1079 | 2025-07-16T22:26:37.656Z | Compiling mime v0.3.17 |
| 1080 | 2025-07-16T22:26:37.969Z | Compiling utf8parse v0.2.2 |
| 1081 | 2025-07-16T22:26:38.172Z | Compiling unarray v0.1.4 |
| 1082 | 2025-07-16T22:26:38.693Z | Compiling spin v0.9.8 |
| 1083 | 2025-07-16T22:26:38.787Z | Compiling proptest v1.6.0 |
| 1084 | 2025-07-16T22:26:41.650Z | Compiling anstyle-parse v0.2.6 |
| 1085 | 2025-07-16T22:26:42.100Z | Compiling tokio-rustls v0.25.0 |
| 1086 | 2025-07-16T22:26:43.076Z | Compiling toml v0.8.22 |
| 1087 | 2025-07-16T22:26:47.868Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 1088 | 2025-07-16T22:26:48.090Z | Compiling slog-bunyan v2.5.0 |
| 1089 | 2025-07-16T22:26:49.457Z | Compiling sha1 v0.10.6 |
| 1090 | 2025-07-16T22:26:51.621Z | Compiling async-stream v0.3.6 |
| 1091 | 2025-07-16T22:26:51.891Z | Compiling waitgroup v0.1.2 |
| 1092 | 2025-07-16T22:26:51.971Z | Compiling rustls-pemfile v2.2.0 |
| 1093 | 2025-07-16T22:26:52.162Z | Compiling serde_path_to_error v0.1.17 |
| 1094 | 2025-07-16T22:26:52.889Z | Compiling heapless v0.8.0 |
| 1095 | 2025-07-16T22:26:53.004Z | Compiling colorchoice v1.0.3 |
| 1096 | 2025-07-16T22:26:53.025Z | Compiling anstyle v1.0.11 |
| 1097 | 2025-07-16T22:26:53.166Z | Compiling anstyle-query v1.1.2 |
| 1098 | 2025-07-16T22:26:53.190Z | Compiling is_terminal_polyfill v1.70.1 |
| 1099 | 2025-07-16T22:26:53.559Z | Compiling anstream v0.6.18 |
| 1100 | 2025-07-16T22:26:54.579Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#04681f26) |
| 1101 | 2025-07-16T22:26:57.955Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8452936a53c3b16e53cbbf4e34e5e59899afc965#8452936a) |
| 1102 | 2025-07-16T22:26:58.686Z | Compiling backoff v0.4.0 |
| 1103 | 2025-07-16T22:26:59.111Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1104 | 2025-07-16T22:26:59.426Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1105 | 2025-07-16T22:26:59.675Z | Compiling parse-display v0.10.0 |
| 1106 | 2025-07-16T22:26:59.877Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#82fbc8c9) |
| 1107 | 2025-07-16T22:27:00.874Z | Compiling terminal_size v0.4.2 |
| 1108 | 2025-07-16T22:27:01.138Z | Compiling hash32 v0.3.1 |
| 1109 | 2025-07-16T22:27:01.717Z | Compiling clap_lex v0.7.4 |
| 1110 | 2025-07-16T22:27:01.895Z | Compiling smoltcp v0.11.0 |
| 1111 | 2025-07-16T22:27:03.078Z | Compiling clap_builder v4.5.40 |
| 1112 | 2025-07-16T22:27:04.613Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1113 | 2025-07-16T22:27:08.617Z | Compiling cobs v0.2.3 |
| 1114 | 2025-07-16T22:27:08.905Z | Compiling bitflags v1.3.2 |
| 1115 | 2025-07-16T22:27:09.042Z | Compiling managed v0.8.0 |
| 1116 | 2025-07-16T22:27:09.141Z | Compiling postcard v1.1.1 |
| 1117 | 2025-07-16T22:27:13.240Z | Compiling clap v4.5.40 |
| 1118 | 2025-07-16T22:27:19.990Z | Compiling rand_core v0.9.3 |
| 1119 | 2025-07-16T22:27:20.040Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1120 | 2025-07-16T22:27:20.567Z | Compiling rand_chacha v0.9.0 |
| 1121 | 2025-07-16T22:27:22.185Z | Compiling tabwriter v1.4.1 |
| 1122 | 2025-07-16T22:27:22.280Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1123 | 2025-07-16T22:27:22.558Z | Compiling proc-macro-crate v3.3.0 |
| 1124 | 2025-07-16T22:27:23.859Z | Compiling num-integer v0.1.46 |
| 1125 | 2025-07-16T22:27:24.103Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468) |
| 1126 | 2025-07-16T22:27:24.988Z | Compiling num_enum_derive v0.7.4 |
| 1127 | 2025-07-16T22:27:25.802Z | Compiling rand v0.9.1 |
| 1128 | 2025-07-16T22:27:27.509Z | Compiling foreign-types-macros v0.2.3 |
| 1129 | 2025-07-16T22:27:28.109Z | Compiling proc-macro-error-attr v1.0.4 |
| 1130 | 2025-07-16T22:27:28.526Z | Compiling prettyplease v0.2.32 |
| 1131 | 2025-07-16T22:27:28.831Z | Compiling foreign-types-shared v0.3.1 |
| 1132 | 2025-07-16T22:27:28.909Z | Compiling heck v0.4.1 |
| 1133 | 2025-07-16T22:27:28.929Z | Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1134 | 2025-07-16T22:27:29.064Z | Compiling foreign-types v0.5.0 |
| 1135 | 2025-07-16T22:27:29.597Z | Compiling num_enum v0.7.4 |
| 1136 | 2025-07-16T22:27:29.790Z | Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 1137 | 2025-07-16T22:27:30.343Z | Compiling num-rational v0.4.2 |
| 1138 | 2025-07-16T22:27:30.510Z | Compiling num-iter v0.1.45 |
| 1139 | 2025-07-16T22:27:31.193Z | Compiling hubpack_derive v0.1.1 |
| 1140 | 2025-07-16T22:27:31.239Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1141 | 2025-07-16T22:27:32.221Z | Compiling num-complex v0.4.6 |
| 1142 | 2025-07-16T22:27:32.243Z | Compiling cstr-argument v0.1.2 |
| 1143 | 2025-07-16T22:27:32.527Z | Compiling proc-macro-error v1.0.4 |
| 1144 | 2025-07-16T22:27:32.596Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1145 | 2025-07-16T22:27:33.070Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1146 | 2025-07-16T22:27:33.244Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c51d1637) |
| 1147 | 2025-07-16T22:27:33.472Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1148 | 2025-07-16T22:27:33.692Z | Compiling num v0.4.3 |
| 1149 | 2025-07-16T22:27:34.242Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1150 | 2025-07-16T22:27:35.132Z | Compiling hubpack v0.1.2 |
| 1151 | 2025-07-16T22:27:35.647Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1152 | 2025-07-16T22:27:35.895Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468) |
| 1153 | 2025-07-16T22:27:36.132Z | Compiling itertools v0.14.0 |
| 1154 | 2025-07-16T22:27:37.042Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1155 | 2025-07-16T22:27:37.598Z | Compiling float-ord v0.3.2 |
| 1156 | 2025-07-16T22:27:37.798Z | Compiling crucible-workspace-hack v0.1.0 |
| 1157 | 2025-07-16T22:27:37.875Z | Compiling colored v3.0.0 |
| 1158 | 2025-07-16T22:27:37.993Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1159 | 2025-07-16T22:27:43.003Z | Compiling pkg-config v0.3.32 |
| 1160 | 2025-07-16T22:27:43.439Z | Compiling static_assertions v1.1.0 |
| 1161 | 2025-07-16T22:27:44.005Z | Compiling semver v0.1.20 |
| 1162 | 2025-07-16T22:27:44.172Z | Compiling vcpkg v0.2.15 |
| 1163 | 2025-07-16T22:27:44.559Z | Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 1164 | 2025-07-16T22:27:44.985Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1165 | 2025-07-16T22:27:45.590Z | Compiling openssl-sys v0.9.107 |
| 1166 | 2025-07-16T22:27:46.787Z | Compiling rustc_version v0.1.7 |
| 1167 | 2025-07-16T22:27:47.163Z | Compiling zone_cfg_derive v0.3.1 |
| 1168 | 2025-07-16T22:27:47.390Z | Compiling itertools v0.12.1 |
| 1169 | 2025-07-16T22:27:47.417Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84) |
| 1170 | 2025-07-16T22:27:47.879Z | Compiling camino-tempfile v1.1.1 |
| 1171 | 2025-07-16T22:27:48.174Z | Compiling derive-where v1.2.7 |
| 1172 | 2025-07-16T22:27:48.635Z | Compiling num-derive v0.4.2 |
| 1173 | 2025-07-16T22:27:48.664Z | Compiling sigpipe v0.1.3 |
| 1174 | 2025-07-16T22:27:48.829Z | Compiling base64ct v1.7.3 |
| 1175 | 2025-07-16T22:27:49.811Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1176 | 2025-07-16T22:27:50.243Z | Compiling jiff v0.2.9 |
| 1177 | 2025-07-16T22:27:51.045Z | Compiling rustix v0.38.44 |
| 1178 | 2025-07-16T22:27:51.121Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=da3cf198a0e000bb89efc3a1c77d7ba09340a600#da3cf198) |
| 1179 | 2025-07-16T22:27:51.351Z | Compiling zone v0.3.1 |
| 1180 | 2025-07-16T22:27:52.204Z | Compiling password-hash v0.5.0 |
| 1181 | 2025-07-16T22:27:52.705Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=e5c85d84b0a51803caffb335a1063612edb02f6d#e5c85d84) |
| 1182 | 2025-07-16T22:27:53.345Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 1183 | 2025-07-16T22:27:54.568Z | Compiling newtype_derive v0.1.6 |
| 1184 | 2025-07-16T22:27:54.974Z | Compiling blake2 v0.10.6 |
| 1185 | 2025-07-16T22:27:55.023Z | Compiling smf v0.2.3 |
| 1186 | 2025-07-16T22:27:55.934Z | Compiling zerocopy-derive v0.6.6 |
| 1187 | 2025-07-16T22:27:56.254Z | Compiling owo-colors v4.2.0 |
| 1188 | 2025-07-16T22:27:56.784Z | Compiling cancel-safe-futures v0.1.5 |
| 1189 | 2025-07-16T22:27:56.935Z | Compiling unicode-segmentation v1.12.0 |
| 1190 | 2025-07-16T22:27:57.268Z | Compiling tinyvec_macros v0.1.1 |
| 1191 | 2025-07-16T22:27:57.393Z | Compiling whoami v1.6.0 |
| 1192 | 2025-07-16T22:27:57.731Z | Compiling newline-converter v0.3.0 |
| 1193 | 2025-07-16T22:27:57.882Z | Compiling zerocopy v0.6.6 |
| 1194 | 2025-07-16T22:27:57.979Z | Compiling tinyvec v1.9.0 |
| 1195 | 2025-07-16T22:27:58.367Z | Compiling argon2 v0.5.3 |
| 1196 | 2025-07-16T22:27:59.756Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1197 | 2025-07-16T22:28:01.830Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1198 | 2025-07-16T22:28:02.122Z | Compiling strum_macros v0.25.3 |
| 1199 | 2025-07-16T22:28:03.131Z | Compiling console v0.15.11 |
| 1200 | 2025-07-16T22:28:03.460Z | Compiling ingot-macros v0.1.0 |
| 1201 | 2025-07-16T22:28:04.345Z | Compiling num-derive v0.3.3 |
| 1202 | 2025-07-16T22:28:04.990Z | Compiling libsw-core v0.3.2 |
| 1203 | 2025-07-16T22:28:05.328Z | Compiling serde-big-array v0.5.1 |
| 1204 | 2025-07-16T22:28:05.629Z | Compiling serde_repr v0.1.20 |
| 1205 | 2025-07-16T22:28:05.779Z | Compiling enum-as-inner v0.6.1 |
| 1206 | 2025-07-16T22:28:06.183Z | Compiling cookie v0.18.1 |
| 1207 | 2025-07-16T22:28:06.612Z | Compiling similar v2.7.0 |
| 1208 | 2025-07-16T22:28:06.640Z | Compiling linked-hash-map v0.5.6 |
| 1209 | 2025-07-16T22:28:06.880Z | Compiling openssl v0.10.72 |
| 1210 | 2025-07-16T22:28:06.994Z | Compiling fixedbitset v0.5.7 |
| 1211 | 2025-07-16T22:28:07.093Z | Compiling data-encoding v2.9.0 |
| 1212 | 2025-07-16T22:28:07.423Z | Compiling convert_case v0.4.0 |
| 1213 | 2025-07-16T22:28:08.148Z | Compiling foreign-types-shared v0.1.1 |
| 1214 | 2025-07-16T22:28:08.185Z | Compiling fixedbitset v0.4.2 |
| 1215 | 2025-07-16T22:28:08.293Z | Compiling foreign-types v0.3.2 |
| 1216 | 2025-07-16T22:28:08.427Z | Compiling derive_more v0.99.19 |
| 1217 | 2025-07-16T22:28:09.086Z | Compiling petgraph v0.6.5 |
| 1218 | 2025-07-16T22:28:10.591Z | Compiling ingot-types v0.1.0 |
| 1219 | 2025-07-16T22:28:11.678Z | Compiling hickory-proto v0.24.4 |
| 1220 | 2025-07-16T22:28:13.106Z | Compiling expectorate v1.1.0 |
| 1221 | 2025-07-16T22:28:13.428Z | Compiling petgraph v0.7.1 |
| 1222 | 2025-07-16T22:28:13.646Z | Compiling lru-cache v0.1.2 |
| 1223 | 2025-07-16T22:28:13.914Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=f9566e68e0a0ccb7c3eeea081ae1cea279c11b2a#f9566e68) |
| 1224 | 2025-07-16T22:28:14.413Z | Compiling libscf-sys v1.1.0 |
| 1225 | 2025-07-16T22:28:14.679Z | Compiling libsw v3.5.0 |
| 1226 | 2025-07-16T22:28:14.693Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1227 | 2025-07-16T22:28:15.018Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1228 | 2025-07-16T22:28:18.824Z | Compiling atomicwrites v0.4.4 |
| 1229 | 2025-07-16T22:28:19.387Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1230 | 2025-07-16T22:28:21.412Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1231 | 2025-07-16T22:28:22.143Z | Compiling resolv-conf v0.7.1 |
| 1232 | 2025-07-16T22:28:22.814Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1233 | 2025-07-16T22:28:22.937Z | Compiling openssl-macros v0.1.1 |
| 1234 | 2025-07-16T22:28:23.350Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 1235 | 2025-07-16T22:28:23.718Z | Compiling memoffset v0.9.1 |
| 1236 | 2025-07-16T22:28:23.875Z | Compiling unicode-width v0.1.14 |
| 1237 | 2025-07-16T22:28:24.070Z | Compiling linear-map v1.2.0 |
| 1238 | 2025-07-16T22:28:24.156Z | Compiling cfg_aliases v0.2.1 |
| 1239 | 2025-07-16T22:28:24.251Z | Compiling highway v1.3.0 |
| 1240 | 2025-07-16T22:28:24.286Z | Compiling swrite v0.1.0 |
| 1241 | 2025-07-16T22:28:24.461Z | Compiling indent_write v2.2.0 |
| 1242 | 2025-07-16T22:28:24.492Z | Compiling nix v0.29.0 |
| 1243 | 2025-07-16T22:28:24.521Z | Compiling proc-macro-error2 v2.0.1 |
| 1244 | 2025-07-16T22:28:24.746Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1245 | 2025-07-16T22:28:25.136Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1246 | 2025-07-16T22:28:25.640Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1247 | 2025-07-16T22:28:26.082Z | Compiling hickory-resolver v0.24.4 |
| 1248 | 2025-07-16T22:28:30.525Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1249 | 2025-07-16T22:28:31.024Z | Compiling steno v0.4.1 |
| 1250 | 2025-07-16T22:28:31.501Z | Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1251 | 2025-07-16T22:28:31.893Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1252 | 2025-07-16T22:28:35.034Z | Compiling ingot v0.1.0 |
| 1253 | 2025-07-16T22:28:40.156Z | Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1254 | 2025-07-16T22:28:40.504Z | Compiling tokio-stream v0.1.17 |
| 1255 | 2025-07-16T22:28:40.533Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
| 1256 | 2025-07-16T22:28:40.678Z | Compiling slog-dtrace v0.3.0 |
| 1257 | 2025-07-16T22:28:41.153Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
| 1258 | 2025-07-16T22:28:41.452Z | Compiling humantime v2.2.0 |
| 1259 | 2025-07-16T22:28:41.634Z | Compiling bytecount v0.6.8 |
| 1260 | 2025-07-16T22:28:41.745Z | Compiling parking_lot_core v0.8.6 |
| 1261 | 2025-07-16T22:28:41.868Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1262 | 2025-07-16T22:28:41.958Z | Compiling papergrid v0.14.0 |
| 1263 | 2025-07-16T22:28:42.369Z | Compiling qorb v0.3.1 |
| 1264 | 2025-07-16T22:28:42.518Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
| 1265 | 2025-07-16T22:28:44.893Z | Compiling tabled_derive v0.10.0 |
| 1266 | 2025-07-16T22:28:46.614Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#995f6370) |
| 1267 | 2025-07-16T22:28:47.265Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
| 1268 | 2025-07-16T22:28:47.532Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#995f6370) |
| 1269 | 2025-07-16T22:28:47.828Z | Compiling tabled v0.18.0 |
| 1270 | 2025-07-16T22:28:48.076Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1271 | 2025-07-16T22:28:50.033Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#995f6370) |
| 1272 | 2025-07-16T22:28:54.218Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1273 | 2025-07-16T22:28:54.475Z | Compiling parking_lot v0.11.2 |
| 1274 | 2025-07-16T22:28:55.820Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#dbb6ca35) |
| 1275 | 2025-07-16T22:28:56.526Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
| 1276 | 2025-07-16T22:29:00.668Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1277 | 2025-07-16T22:29:01.922Z | Compiling crossbeam-epoch v0.9.18 |
| 1278 | 2025-07-16T22:29:02.094Z | Compiling fxhash v0.2.1 |
| 1279 | 2025-07-16T22:29:02.291Z | Compiling crc32fast v1.4.2 |
| 1280 | 2025-07-16T22:29:02.378Z | Compiling arc-swap v1.7.1 |
| 1281 | 2025-07-16T22:29:02.887Z | Compiling crc8 v0.1.1 |
| 1282 | 2025-07-16T22:29:03.080Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#dbb6ca35) |
| 1283 | 2025-07-16T22:29:03.088Z | Compiling slog-scope v4.4.0 |
| 1284 | 2025-07-16T22:29:03.221Z | Compiling sled v0.34.7 |
| 1285 | 2025-07-16T22:29:03.737Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1263ced8177893d46da54a914e4c510dc2bfc8#3d1263ce) |
| 1286 | 2025-07-16T22:29:03.898Z | Compiling tokio-dtrace v0.1.1 |
| 1287 | 2025-07-16T22:29:03.945Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 1288 | 2025-07-16T22:29:04.473Z | Compiling oxide-tokio-rt v0.1.2 |
| 1289 | 2025-07-16T22:29:04.687Z | Compiling slog-stdlog v4.1.1 |
| 1290 | 2025-07-16T22:29:05.150Z | Compiling slog-envlogger v2.2.0 |
| 1291 | 2025-07-16T22:29:05.525Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1292 | 2025-07-16T22:29:07.130Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1293 | 2025-07-16T22:29:26.419Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#1d3958c3) |
| 1294 | 2025-07-16T22:29:29.255Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1295 | 2025-07-16T22:29:33.800Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1296 | 2025-07-16T22:29:55.924Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1297 | 2025-07-16T22:29:55.924Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1298 | 2025-07-16T22:30:03.383Z | Finished `release` profile [optimized] target(s) in 5m 51s |
| 1299 | 2025-07-16T22:30:03.692Z | + banner trio |
| 1300 | 2025-07-16T22:30:03.696Z | |
| 1301 | 2025-07-16T22:30:03.696Z | ##### ##### # #### |
| 1302 | 2025-07-16T22:30:03.696Z | # # # # # # |
| 1303 | 2025-07-16T22:30:03.696Z | # # # # # # |
| 1304 | 2025-07-16T22:30:03.696Z | # ##### # # # |
| 1305 | 2025-07-16T22:30:03.696Z | # # # # # # |
| 1306 | 2025-07-16T22:30:03.696Z | # # # # #### |
| 1307 | 2025-07-16T22:30:03.696Z | |
| 1308 | 2025-07-16T22:30:03.696Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 1309 | 2025-07-16T22:30:04.199Z | Compiling cfg-if v1.0.0 |
| 1310 | 2025-07-16T22:30:04.199Z | Compiling serde v1.0.219 |
| 1311 | 2025-07-16T22:30:04.203Z | Compiling itoa v1.0.15 |
| 1312 | 2025-07-16T22:30:04.203Z | Compiling libc v0.2.174 |
| 1313 | 2025-07-16T22:30:04.203Z | Compiling num-traits v0.2.19 |
| 1314 | 2025-07-16T22:30:04.203Z | Compiling smallvec v1.15.0 |
| 1315 | 2025-07-16T22:30:04.305Z | Compiling memchr v2.7.4 |
| 1316 | 2025-07-16T22:30:04.308Z | Compiling bytes v1.10.1 |
| 1317 | 2025-07-16T22:30:04.348Z | Compiling pin-project-lite v0.2.16 |
| 1318 | 2025-07-16T22:30:04.490Z | Compiling schemars v0.8.22 |
| 1319 | 2025-07-16T22:30:04.502Z | Compiling scopeguard v1.2.0 |
| 1320 | 2025-07-16T22:30:04.661Z | Compiling lock_api v0.4.12 |
| 1321 | 2025-07-16T22:30:04.684Z | Compiling zerofrom v0.1.6 |
| 1322 | 2025-07-16T22:30:04.953Z | Compiling stable_deref_trait v1.2.0 |
| 1323 | 2025-07-16T22:30:05.067Z | Compiling parking_lot_core v0.9.10 |
| 1324 | 2025-07-16T22:30:05.079Z | Compiling once_cell v1.21.3 |
| 1325 | 2025-07-16T22:30:05.140Z | Compiling yoke v0.7.5 |
| 1326 | 2025-07-16T22:30:05.533Z | Compiling parking_lot v0.12.3 |
| 1327 | 2025-07-16T22:30:05.563Z | Compiling signal-hook-registry v1.4.5 |
| 1328 | 2025-07-16T22:30:05.916Z | Compiling socket2 v0.5.10 |
| 1329 | 2025-07-16T22:30:06.134Z | Compiling mio v1.0.3 |
| 1330 | 2025-07-16T22:30:07.056Z | Compiling zerovec v0.10.4 |
| 1331 | 2025-07-16T22:30:07.103Z | Compiling tokio v1.46.1 |
| 1332 | 2025-07-16T22:30:07.225Z | Compiling ryu v1.0.20 |
| 1333 | 2025-07-16T22:30:07.832Z | Compiling futures-core v0.3.31 |
| 1334 | 2025-07-16T22:30:07.865Z | Compiling getrandom v0.3.2 |
| 1335 | 2025-07-16T22:30:07.957Z | Compiling serde_json v1.0.140 |
| 1336 | 2025-07-16T22:30:07.987Z | Compiling fnv v1.0.7 |
| 1337 | 2025-07-16T22:30:08.119Z | Compiling writeable v0.5.5 |
| 1338 | 2025-07-16T22:30:08.140Z | Compiling litemap v0.7.5 |
| 1339 | 2025-07-16T22:30:08.243Z | Compiling http v1.3.1 |
| 1340 | 2025-07-16T22:30:08.892Z | Compiling tinystr v0.7.6 |
| 1341 | 2025-07-16T22:30:09.336Z | Compiling icu_locid v1.5.0 |
| 1342 | 2025-07-16T22:30:09.666Z | Compiling icu_locid_transform_data v1.5.1 |
| 1343 | 2025-07-16T22:30:09.805Z | Compiling chrono v0.4.41 |
| 1344 | 2025-07-16T22:30:09.857Z | Compiling rustls-pki-types v1.11.0 |
| 1345 | 2025-07-16T22:30:10.541Z | Compiling indexmap v2.9.0 |
| 1346 | 2025-07-16T22:30:11.745Z | Compiling icu_provider v1.5.0 |
| 1347 | 2025-07-16T22:30:11.855Z | Compiling pin-utils v0.1.0 |
| 1348 | 2025-07-16T22:30:11.975Z | Compiling futures-task v0.3.31 |
| 1349 | 2025-07-16T22:30:12.081Z | Compiling uuid v1.17.0 |
| 1350 | 2025-07-16T22:30:12.310Z | Compiling futures-util v0.3.31 |
| 1351 | 2025-07-16T22:30:12.732Z | Compiling icu_locid_transform v1.5.0 |
| 1352 | 2025-07-16T22:30:15.248Z | Compiling semver v1.0.26 |
| 1353 | 2025-07-16T22:30:15.930Z | Compiling http-body v1.0.1 |
| 1354 | 2025-07-16T22:30:16.241Z | Compiling icu_properties_data v1.5.1 |
| 1355 | 2025-07-16T22:30:16.310Z | Compiling icu_collections v1.5.0 |
| 1356 | 2025-07-16T22:30:16.478Z | Compiling regress v0.10.3 |
| 1357 | 2025-07-16T22:30:16.512Z | Compiling tracing-core v0.1.33 |
| 1358 | 2025-07-16T22:30:17.292Z | Compiling getrandom v0.2.15 |
| 1359 | 2025-07-16T22:30:17.616Z | Compiling equivalent v1.0.2 |
| 1360 | 2025-07-16T22:30:17.638Z | Compiling percent-encoding v2.3.1 |
| 1361 | 2025-07-16T22:30:17.762Z | Compiling allocator-api2 v0.2.21 |
| 1362 | 2025-07-16T22:30:18.150Z | Compiling log v0.4.27 |
| 1363 | 2025-07-16T22:30:18.644Z | Compiling untrusted v0.9.0 |
| 1364 | 2025-07-16T22:30:18.701Z | Compiling dyn-clone v1.0.19 |
| 1365 | 2025-07-16T22:30:18.877Z | Compiling foldhash v0.1.5 |
| 1366 | 2025-07-16T22:30:18.985Z | Compiling ring v0.17.14 |
| 1367 | 2025-07-16T22:30:19.016Z | Compiling tracing v0.1.41 |
| 1368 | 2025-07-16T22:30:19.038Z | Compiling thiserror v2.0.12 |
| 1369 | 2025-07-16T22:30:19.056Z | Compiling icu_properties v1.5.1 |
| 1370 | 2025-07-16T22:30:19.209Z | Compiling hashbrown v0.15.2 |
| 1371 | 2025-07-16T22:30:19.318Z | Compiling icu_normalizer_data v1.5.1 |
| 1372 | 2025-07-16T22:30:19.442Z | Compiling serde_tokenstream v0.2.2 |
| 1373 | 2025-07-16T22:30:19.697Z | Compiling write16 v1.0.0 |
| 1374 | 2025-07-16T22:30:19.864Z | Compiling try-lock v0.2.5 |
| 1375 | 2025-07-16T22:30:20.020Z | Compiling utf16_iter v1.0.5 |
| 1376 | 2025-07-16T22:30:20.050Z | Compiling unicode-ident v1.0.18 |
| 1377 | 2025-07-16T22:30:20.265Z | Compiling utf8_iter v1.0.4 |
| 1378 | 2025-07-16T22:30:20.300Z | Compiling typify-impl v0.3.0 |
| 1379 | 2025-07-16T22:30:20.572Z | Compiling tower-service v0.3.3 |
| 1380 | 2025-07-16T22:30:20.731Z | Compiling slog v2.7.0 |
| 1381 | 2025-07-16T22:30:20.777Z | Compiling proc-macro2 v1.0.95 |
| 1382 | 2025-07-16T22:30:21.123Z | Compiling want v0.3.1 |
| 1383 | 2025-07-16T22:30:21.400Z | Compiling httparse v1.10.1 |
| 1384 | 2025-07-16T22:30:21.470Z | Compiling futures-channel v0.3.31 |
| 1385 | 2025-07-16T22:30:21.965Z | Compiling zeroize v1.8.1 |
| 1386 | 2025-07-16T22:30:22.356Z | Compiling rustls-webpki v0.103.1 |
| 1387 | 2025-07-16T22:30:23.106Z | Compiling icu_normalizer v1.5.0 |
| 1388 | 2025-07-16T22:30:25.694Z | Compiling subtle v2.6.1 |
| 1389 | 2025-07-16T22:30:26.022Z | Compiling toml_datetime v0.6.9 |
| 1390 | 2025-07-16T22:30:26.229Z | Compiling zerocopy v0.8.24 |
| 1391 | 2025-07-16T22:30:26.298Z | Compiling rustls v0.23.26 |
| 1392 | 2025-07-16T22:30:26.442Z | Compiling toml_edit v0.22.26 |
| 1393 | 2025-07-16T22:30:28.873Z | Compiling idna_adapter v1.2.0 |
| 1394 | 2025-07-16T22:30:29.236Z | Compiling hyper v1.6.0 |
| 1395 | 2025-07-16T22:30:29.454Z | Compiling quote v1.0.40 |
| 1396 | 2025-07-16T22:30:30.497Z | Compiling form_urlencoded v1.2.1 |
| 1397 | 2025-07-16T22:30:30.872Z | Compiling typify-macro v0.3.0 |
| 1398 | 2025-07-16T22:30:31.078Z | Compiling sync_wrapper v1.0.2 |
| 1399 | 2025-07-16T22:30:31.277Z | Compiling aho-corasick v1.1.3 |
| 1400 | 2025-07-16T22:30:31.697Z | Compiling regex-syntax v0.8.5 |
| 1401 | 2025-07-16T22:30:32.150Z | Compiling tower-layer v0.3.3 |
| 1402 | 2025-07-16T22:30:32.576Z | Compiling base64 v0.22.1 |
| 1403 | 2025-07-16T22:30:33.734Z | Compiling ipnet v2.11.0 |
| 1404 | 2025-07-16T22:30:34.605Z | Compiling regex-automata v0.4.9 |
| 1405 | 2025-07-16T22:30:35.193Z | Compiling hyper-util v0.1.14 |
| 1406 | 2025-07-16T22:30:37.186Z | Compiling tokio-rustls v0.26.2 |
| 1407 | 2025-07-16T22:30:37.764Z | Compiling tower v0.5.2 |
| 1408 | 2025-07-16T22:30:38.800Z | Compiling syn v2.0.101 |
| 1409 | 2025-07-16T22:30:41.319Z | Compiling proc-macro-crate v3.3.0 |
| 1410 | 2025-07-16T22:30:41.887Z | Compiling idna v1.0.3 |
| 1411 | 2025-07-16T22:30:45.925Z | Compiling webpki-roots v0.26.8 |
| 1412 | 2025-07-16T22:30:46.186Z | Compiling futures-sink v0.3.31 |
| 1413 | 2025-07-16T22:30:46.506Z | Compiling bitflags v2.9.0 |
| 1414 | 2025-07-16T22:30:47.254Z | Compiling iri-string v0.7.8 |
| 1415 | 2025-07-16T22:30:47.580Z | Compiling heck v0.5.0 |
| 1416 | 2025-07-16T22:30:47.838Z | Compiling crossbeam-utils v0.8.21 |
| 1417 | 2025-07-16T22:30:50.659Z | Compiling tokio-util v0.7.14 |
| 1418 | 2025-07-16T22:30:51.038Z | Compiling tower-http v0.6.6 |
| 1419 | 2025-07-16T22:30:52.515Z | Compiling hyper-rustls v0.27.5 |
| 1420 | 2025-07-16T22:30:52.965Z | Compiling ppv-lite86 v0.2.21 |
| 1421 | 2025-07-16T22:30:53.272Z | Compiling url v2.5.4 |
| 1422 | 2025-07-16T22:30:53.471Z | Compiling num_enum_derive v0.7.4 |
| 1423 | 2025-07-16T22:30:53.829Z | Compiling regex v1.11.1 |
| 1424 | 2025-07-16T22:30:54.933Z | Compiling typify v0.3.0 |
| 1425 | 2025-07-16T22:30:55.083Z | Compiling serde_urlencoded v0.7.1 |
| 1426 | 2025-07-16T22:30:55.887Z | Compiling http-body-util v0.1.3 |
| 1427 | 2025-07-16T22:30:56.486Z | Compiling openapiv3 v2.0.0 |
| 1428 | 2025-07-16T22:30:57.217Z | Compiling webpki-roots v1.0.0 |
| 1429 | 2025-07-16T22:30:57.437Z | Compiling rand_core v0.9.3 |
| 1430 | 2025-07-16T22:30:57.573Z | Compiling dirs-sys-next v0.1.2 |
| 1431 | 2025-07-16T22:30:57.986Z | Compiling powerfmt v0.2.0 |
| 1432 | 2025-07-16T22:30:58.520Z | Compiling foreign-types-shared v0.3.1 |
| 1433 | 2025-07-16T22:30:58.678Z | Compiling time-macros v0.2.22 |
| 1434 | 2025-07-16T22:30:58.717Z | Compiling foreign-types v0.5.0 |
| 1435 | 2025-07-16T22:30:58.852Z | Compiling deranged v0.4.0 |
| 1436 | 2025-07-16T22:30:59.179Z | Compiling serde_yaml v0.9.34+deprecated |
| 1437 | 2025-07-16T22:31:00.591Z | Compiling progenitor-impl v0.9.1 |
| 1438 | 2025-07-16T22:31:00.623Z | Compiling dirs-next v2.0.0 |
| 1439 | 2025-07-16T22:31:00.925Z | Compiling rand_chacha v0.9.0 |
| 1440 | 2025-07-16T22:31:02.583Z | Compiling reqwest v0.12.22 |
| 1441 | 2025-07-16T22:31:02.661Z | Compiling num_enum v0.7.4 |
| 1442 | 2025-07-16T22:31:03.036Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468) |
| 1443 | 2025-07-16T22:31:05.258Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1444 | 2025-07-16T22:31:05.465Z | Compiling oxnet v0.1.2 |
| 1445 | 2025-07-16T22:31:06.674Z | Compiling thread_local v1.1.8 |
| 1446 | 2025-07-16T22:31:06.776Z | Compiling cstr-argument v0.1.2 |
| 1447 | 2025-07-16T22:31:07.111Z | Compiling num-conv v0.1.0 |
| 1448 | 2025-07-16T22:31:07.446Z | Compiling either v1.15.0 |
| 1449 | 2025-07-16T22:31:07.911Z | Compiling pretty-hex v0.4.1 |
| 1450 | 2025-07-16T22:31:07.936Z | Compiling arc-swap v1.7.1 |
| 1451 | 2025-07-16T22:31:07.936Z | Compiling lazy_static v1.5.0 |
| 1452 | 2025-07-16T22:31:08.059Z | Compiling time-core v0.1.4 |
| 1453 | 2025-07-16T22:31:08.291Z | Compiling slog-scope v4.4.0 |
| 1454 | 2025-07-16T22:31:08.364Z | Compiling time v0.3.41 |
| 1455 | 2025-07-16T22:31:08.508Z | Compiling itertools v0.12.1 |
| 1456 | 2025-07-16T22:31:09.175Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1457 | 2025-07-16T22:31:10.544Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#e0e3e468) |
| 1458 | 2025-07-16T22:31:10.693Z | Compiling thiserror v1.0.69 |
| 1459 | 2025-07-16T22:31:10.875Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1460 | 2025-07-16T22:31:11.030Z | Compiling progenitor-macro v0.9.1 |
| 1461 | 2025-07-16T22:31:12.210Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1462 | 2025-07-16T22:31:12.418Z | Compiling progenitor-client v0.9.1 |
| 1463 | 2025-07-16T22:31:13.464Z | Compiling crossbeam-channel v0.5.15 |
| 1464 | 2025-07-16T22:31:14.490Z | Compiling rand v0.9.1 |
| 1465 | 2025-07-16T22:31:15.136Z | Compiling term v0.7.0 |
| 1466 | 2025-07-16T22:31:16.280Z | Compiling anyhow v1.0.98 |
| 1467 | 2025-07-16T22:31:17.992Z | Compiling is-terminal v0.4.16 |
| 1468 | 2025-07-16T22:31:18.157Z | Compiling take_mut v0.2.2 |
| 1469 | 2025-07-16T22:31:18.354Z | Compiling winnow v0.7.6 |
| 1470 | 2025-07-16T22:31:18.756Z | Compiling colored v3.0.0 |
| 1471 | 2025-07-16T22:31:19.729Z | Compiling slog-async v2.8.0 |
| 1472 | 2025-07-16T22:31:20.231Z | Compiling slog-term v2.9.1 |
| 1473 | 2025-07-16T22:31:22.558Z | Compiling progenitor v0.9.1 |
| 1474 | 2025-07-16T22:31:22.926Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c51d1637) |
| 1475 | 2025-07-16T22:31:22.969Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 1476 | 2025-07-16T22:31:23.322Z | Compiling slog-stdlog v4.1.1 |
| 1477 | 2025-07-16T22:31:23.329Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1478 | 2025-07-16T22:31:24.412Z | Compiling slog-envlogger v2.2.0 |
| 1479 | 2025-07-16T22:31:26.682Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#3e4689a5) |
| 1480 | 2025-07-16T22:31:39.841Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 1481 | 2025-07-16T22:31:46.073Z | Finished `release` profile [optimized] target(s) in 1m 42s |
| 1482 | 2025-07-16T22:31:46.153Z | Running unittests src/lib.rs (target/release/deps/mg_tests-6049d53f051a176a) |
| 1483 | 2025-07-16T22:31:46.199Z | |
| 1484 | 2025-07-16T22:31:46.199Z | running 1 test |
| 1485 | 2025-07-16T22:31:46.372Z | configure zone |
| 1486 | 2025-07-16T22:31:46.389Z | install zone |
| 1487 | 2025-07-16T22:32:46.215Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 1488 | 2025-07-16T22:40:47.415Z | Error: Failed to parse command output: exit code 1 |
| 1489 | 2025-07-16T22:40:47.415Z | stdout: |
| 1490 | 2025-07-16T22:40:47.415Z | A ZFS file system has been created for this zone. |
| 1491 | 2025-07-16T22:40:47.415Z | Caching catalogs ... Done |
| 1492 | 2025-07-16T22:40:47.415Z | Image: Preparing at /mgtrio/sidecar.trio/root. |
| 1493 | 2025-07-16T22:40:47.416Z | Sanity Check: Looking for 'entire' incorporation. |
| 1494 | 2025-07-16T22:40:47.416Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1495 | 2025-07-16T22:40:47.416Z | Startup: Caching catalogs ... Done |
| 1496 | 2025-07-16T22:40:47.416Z | Publisher: Using helios-dev (https://pkg.oxide.computer/helios/2/dev/). |
| 1497 | 2025-07-16T22:40:47.416Z | Cache: Using /var/pkg/publisher. |
| 1498 | 2025-07-16T22:40:47.416Z | Installing: Packages (output follows) |
| 1499 | 2025-07-16T22:40:47.416Z | Planning: Solver setup ... Done |
| 1500 | 2025-07-16T22:40:47.416Z | Planning: Running solver ... Done |
| 1501 | 2025-07-16T22:40:47.416Z | Planning: Finding local manifests ... Done |
| 1502 | 2025-07-16T22:40:47.416Z | Planning: Fetching manifests: 0/183 0% complete |
| 1503 | 2025-07-16T22:40:47.416Z | Planning: Fetching manifests: 183/183 100% complete |
| 1504 | 2025-07-16T22:40:47.416Z | Planning: Package planning ... Done |
| 1505 | 2025-07-16T22:40:47.416Z | Planning: Merging actions ... Done |
| 1506 | 2025-07-16T22:40:47.416Z | Planning: Checking for conflicting actions ... Done |
| 1507 | 2025-07-16T22:40:47.416Z | Planning: Consolidating action changes ... Done |
| 1508 | 2025-07-16T22:40:47.416Z | Planning: Evaluating mediators ... Done |
| 1509 | 2025-07-16T22:40:47.416Z | Planning: Planning completed in 204.99 seconds |
| 1510 | 2025-07-16T22:40:47.416Z | Packages to install: 183 |
| 1511 | 2025-07-16T22:40:47.416Z | Mediators to change: 9 |
| 1512 | 2025-07-16T22:40:47.416Z | Services to change: 6 |
| 1513 | 2025-07-16T22:40:47.416Z | |
| 1514 | 2025-07-16T22:40:47.416Z | Download: 0/1273 items 0.0/4.4MB 0% complete |
| 1515 | 2025-07-16T22:40:47.416Z | Download: 0/1273 items 0.0/4.4MB 0% complete |
| 1516 | 2025-07-16T22:40:47.416Z | Download: 0/1273 items 0.0/4.4MB 0% complete |
| 1517 | 2025-07-16T22:40:47.416Z | Download: 0/1273 items 0.0/4.4MB 0% complete |
| 1518 | 2025-07-16T22:40:47.416Z | Download: 0/1273 items 0.0/4.4MB 0% complete |
| 1519 | 2025-07-16T22:40:47.417Z | stderr: |
| 1520 | 2025-07-16T22:40:47.417Z | Errors were encountered while attempting to retrieve package or file data for |
| 1521 | 2025-07-16T22:40:47.417Z | the requested operation. |
| 1522 | 2025-07-16T22:40:47.417Z | Details follow: |
| 1523 | 2025-07-16T22:40:47.417Z | |
| 1524 | 2025-07-16T22:40:47.417Z | pkg://helios-dev/SUNWcs@0.5.11,5.11-2.0.23477:20250716T204933Z |
| 1525 | 2025-07-16T22:40:47.417Z | 1: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1526 | 2025-07-16T22:40:47.417Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/da39a3ee5e6b4b0d3255bfef95601890afd80709' (happened 4 times) |
| 1527 | 2025-07-16T22:40:47.417Z | 2: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1528 | 2025-07-16T22:40:47.417Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/8200af3b4bf814016b8970f59a96fd10abce3611' (happened 4 times) |
| 1529 | 2025-07-16T22:40:47.417Z | 3: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1530 | 2025-07-16T22:40:47.417Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/a21b07e5aaf8ba60071135717a7737b3d2e3005a' (happened 4 times) |
| 1531 | 2025-07-16T22:40:47.417Z | 4: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1532 | 2025-07-16T22:40:47.417Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/348e6275aab517d024dff0fd210ef2eb70ebd726' (happened 4 times) |
| 1533 | 2025-07-16T22:40:47.417Z | 5: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1534 | 2025-07-16T22:40:47.417Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/aba73a71f8e58ef18233dc9c9991130d1d06e9b7' (happened 4 times) |
| 1535 | 2025-07-16T22:40:47.417Z | 6: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1536 | 2025-07-16T22:40:47.417Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/23bebb560e5dc619a6f255658cde106ae4c73988' (happened 4 times) |
| 1537 | 2025-07-16T22:40:47.417Z | 7: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1538 | 2025-07-16T22:40:47.417Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/9fe3007df1a6a1ecc15bb4a323e47499571153a3' (happened 4 times) |
| 1539 | 2025-07-16T22:40:47.417Z | 8: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1540 | 2025-07-16T22:40:47.417Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/2bbff8103cbe0f32acce4b42cbc75a32ec7c6ace' (happened 4 times) |
| 1541 | 2025-07-16T22:40:47.417Z | 9: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1542 | 2025-07-16T22:40:47.418Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/bca5e12b7de276e1735a7a3bafce13db2bf1f23c' (happened 4 times) |
| 1543 | 2025-07-16T22:40:47.418Z | 10: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1544 | 2025-07-16T22:40:47.418Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/34e958c3363a973d64837317c61f00e419125104' (happened 4 times) |
| 1545 | 2025-07-16T22:40:47.418Z | 11: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1546 | 2025-07-16T22:40:47.418Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/93b2a3c7635d7b761e49a0150f98b63deae445e4' (happened 4 times) |
| 1547 | 2025-07-16T22:40:47.418Z | 12: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1548 | 2025-07-16T22:40:47.418Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/28a1011f76143b48284112d028c83c812daba2da' (happened 4 times) |
| 1549 | 2025-07-16T22:40:47.418Z | 13: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1550 | 2025-07-16T22:40:47.418Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/cdd4c47656c136e188ea732147fe550245378292' (happened 4 times) |
| 1551 | 2025-07-16T22:40:47.418Z | 14: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1552 | 2025-07-16T22:40:47.418Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/6d1639950192e44cb92fc57c50baafd4a8e034c6' (happened 4 times) |
| 1553 | 2025-07-16T22:40:47.418Z | 15: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1554 | 2025-07-16T22:40:47.418Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/881be0a50fa4adb369e1a0f125a77f05edabde00' (happened 4 times) |
| 1555 | 2025-07-16T22:40:47.418Z | 16: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1556 | 2025-07-16T22:40:47.418Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/1bd16cc9e21f674e60753c002a2c22b2a24abadb' (happened 4 times) |
| 1557 | 2025-07-16T22:40:47.418Z | 17: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1558 | 2025-07-16T22:40:47.418Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/9213774bf02e6aa509d97e0b36d8638f98c3845e' (happened 4 times) |
| 1559 | 2025-07-16T22:40:47.418Z | 18: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1560 | 2025-07-16T22:40:47.418Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/ad0ddd76cbc47e1f0b9a22645fa9eae0bc8e4ea3' (happened 4 times) |
| 1561 | 2025-07-16T22:40:47.418Z | 19: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1562 | 2025-07-16T22:40:47.418Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/670c0a2493724e40bda54aa2e338fdf25e1fe24f' (happened 4 times) |
| 1563 | 2025-07-16T22:40:47.418Z | 20: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1564 | 2025-07-16T22:40:47.418Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/593bd4136057b0654c8ac1226a7e814b646cc22e' (happened 4 times) |
| 1565 | 2025-07-16T22:40:47.418Z | |
| 1566 | 2025-07-16T22:40:47.418Z | ERROR: failed to install package |
| 1567 | 2025-07-16T22:40:47.418Z | |
| 1568 | 2025-07-16T22:40:47.418Z | Caused by: |
| 1569 | 2025-07-16T22:40:47.418Z | exit code 1 |
| 1570 | 2025-07-16T22:40:47.424Z | stdout: |
| 1571 | 2025-07-16T22:40:47.424Z | A ZFS file system has been created for this zone. |
| 1572 | 2025-07-16T22:40:47.424Z | Caching catalogs ... Done |
| 1573 | 2025-07-16T22:40:47.424Z | Image: Preparing at /mgtrio/sidecar.trio/root. |
| 1574 | 2025-07-16T22:40:47.424Z | Sanity Check: Looking for 'entire' incorporation. |
| 1575 | 2025-07-16T22:40:47.424Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 1576 | 2025-07-16T22:40:47.424Z | Startup: Caching catalogs ... Done |
| 1577 | 2025-07-16T22:40:47.424Z | Publisher: Using helios-dev (https://pkg.oxide.computer/helios/2/dev/). |
| 1578 | 2025-07-16T22:40:47.424Z | Cache: Using /var/pkg/publisher. |
| 1579 | 2025-07-16T22:40:47.424Z | Installing: Packages (output follows) |
| 1580 | 2025-07-16T22:40:47.424Z | Planning: Solver setup ... Done |
| 1581 | 2025-07-16T22:40:47.424Z | Planning: Running solver ... Done |
| 1582 | 2025-07-16T22:40:47.424Z | Planning: Finding local manifests ... Done |
| 1583 | 2025-07-16T22:40:47.424Z | Planning: Fetching manifests: 0/183 0% complete |
| 1584 | 2025-07-16T22:40:47.424Z | Planning: Fetching manifests: 183/183 100% complete |
| 1585 | 2025-07-16T22:40:47.424Z | Planning: Package planning ... Done |
| 1586 | 2025-07-16T22:40:47.424Z | Planning: Merging actions ... Done |
| 1587 | 2025-07-16T22:40:47.424Z | Planning: Checking for conflicting actions ... Done |
| 1588 | 2025-07-16T22:40:47.424Z | Planning: Consolidating action changes ... Done |
| 1589 | 2025-07-16T22:40:47.424Z | Planning: Evaluating mediators ... Done |
| 1590 | 2025-07-16T22:40:47.424Z | Planning: Planning completed in 204.99 seconds |
| 1591 | 2025-07-16T22:40:47.424Z | Packages to install: 183 |
| 1592 | 2025-07-16T22:40:47.424Z | Mediators to change: 9 |
| 1593 | 2025-07-16T22:40:47.424Z | Services to change: 6 |
| 1594 | 2025-07-16T22:40:47.424Z | |
| 1595 | 2025-07-16T22:40:47.424Z | Download: 0/1273 items 0.0/4.4MB 0% complete |
| 1596 | 2025-07-16T22:40:47.424Z | Download: 0/1273 items 0.0/4.4MB 0% complete |
| 1597 | 2025-07-16T22:40:47.424Z | Download: 0/1273 items 0.0/4.4MB 0% complete |
| 1598 | 2025-07-16T22:40:47.424Z | Download: 0/1273 items 0.0/4.4MB 0% complete |
| 1599 | 2025-07-16T22:40:47.424Z | Download: 0/1273 items 0.0/4.4MB 0% complete |
| 1600 | 2025-07-16T22:40:47.424Z | stderr: |
| 1601 | 2025-07-16T22:40:47.424Z | Errors were encountered while attempting to retrieve package or file data for |
| 1602 | 2025-07-16T22:40:47.425Z | the requested operation. |
| 1603 | 2025-07-16T22:40:47.425Z | Details follow: |
| 1604 | 2025-07-16T22:40:47.425Z | |
| 1605 | 2025-07-16T22:40:47.425Z | pkg://helios-dev/SUNWcs@0.5.11,5.11-2.0.23477:20250716T204933Z |
| 1606 | 2025-07-16T22:40:47.425Z | 1: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1607 | 2025-07-16T22:40:47.425Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/da39a3ee5e6b4b0d3255bfef95601890afd80709' (happened 4 times) |
| 1608 | 2025-07-16T22:40:47.425Z | 2: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1609 | 2025-07-16T22:40:47.425Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/8200af3b4bf814016b8970f59a96fd10abce3611' (happened 4 times) |
| 1610 | 2025-07-16T22:40:47.425Z | 3: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1611 | 2025-07-16T22:40:47.425Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/a21b07e5aaf8ba60071135717a7737b3d2e3005a' (happened 4 times) |
| 1612 | 2025-07-16T22:40:47.425Z | 4: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1613 | 2025-07-16T22:40:47.425Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/348e6275aab517d024dff0fd210ef2eb70ebd726' (happened 4 times) |
| 1614 | 2025-07-16T22:40:47.425Z | 5: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1615 | 2025-07-16T22:40:47.425Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/aba73a71f8e58ef18233dc9c9991130d1d06e9b7' (happened 4 times) |
| 1616 | 2025-07-16T22:40:47.425Z | 6: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1617 | 2025-07-16T22:40:47.425Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/23bebb560e5dc619a6f255658cde106ae4c73988' (happened 4 times) |
| 1618 | 2025-07-16T22:40:47.425Z | 7: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1619 | 2025-07-16T22:40:47.426Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/9fe3007df1a6a1ecc15bb4a323e47499571153a3' (happened 4 times) |
| 1620 | 2025-07-16T22:40:47.426Z | 8: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1621 | 2025-07-16T22:40:47.426Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/2bbff8103cbe0f32acce4b42cbc75a32ec7c6ace' (happened 4 times) |
| 1622 | 2025-07-16T22:40:47.426Z | 9: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1623 | 2025-07-16T22:40:47.426Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/bca5e12b7de276e1735a7a3bafce13db2bf1f23c' (happened 4 times) |
| 1624 | 2025-07-16T22:40:47.426Z | 10: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1625 | 2025-07-16T22:40:47.426Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/34e958c3363a973d64837317c61f00e419125104' (happened 4 times) |
| 1626 | 2025-07-16T22:40:47.426Z | 11: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1627 | 2025-07-16T22:40:47.426Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/93b2a3c7635d7b761e49a0150f98b63deae445e4' (happened 4 times) |
| 1628 | 2025-07-16T22:40:47.426Z | 12: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1629 | 2025-07-16T22:40:47.426Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/28a1011f76143b48284112d028c83c812daba2da' (happened 4 times) |
| 1630 | 2025-07-16T22:40:47.426Z | 13: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1631 | 2025-07-16T22:40:47.426Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/cdd4c47656c136e188ea732147fe550245378292' (happened 4 times) |
| 1632 | 2025-07-16T22:40:47.426Z | 14: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1633 | 2025-07-16T22:40:47.426Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/6d1639950192e44cb92fc57c50baafd4a8e034c6' (happened 4 times) |
| 1634 | 2025-07-16T22:40:47.426Z | 15: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1635 | 2025-07-16T22:40:47.426Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/881be0a50fa4adb369e1a0f125a77f05edabde00' (happened 4 times) |
| 1636 | 2025-07-16T22:40:47.426Z | 16: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1637 | 2025-07-16T22:40:47.426Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/1bd16cc9e21f674e60753c002a2c22b2a24abadb' (happened 4 times) |
| 1638 | 2025-07-16T22:40:47.426Z | 17: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1639 | 2025-07-16T22:40:47.427Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/9213774bf02e6aa509d97e0b36d8638f98c3845e' (happened 4 times) |
| 1640 | 2025-07-16T22:40:47.427Z | 18: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1641 | 2025-07-16T22:40:47.427Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/ad0ddd76cbc47e1f0b9a22645fa9eae0bc8e4ea3' (happened 4 times) |
| 1642 | 2025-07-16T22:40:47.427Z | 19: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1643 | 2025-07-16T22:40:47.427Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/670c0a2493724e40bda54aa2e338fdf25e1fe24f' (happened 4 times) |
| 1644 | 2025-07-16T22:40:47.427Z | 20: Framework error: code: E_OPERATION_TIMEOUTED (28) reason: Operation too slow. Less than 1024 bytes/sec transferred the last 30 seconds |
| 1645 | 2025-07-16T22:40:47.427Z | URL: 'https://pkg.oxide.computer/helios/2/dev/helios-dev/file/1/593bd4136057b0654c8ac1226a7e814b646cc22e' (happened 4 times) |
| 1646 | 2025-07-16T22:40:47.427Z | |
| 1647 | 2025-07-16T22:40:47.427Z | ERROR: failed to install package |
| 1648 | 2025-07-16T22:40:47.427Z | test ddm::test_trio_v3 ... FAILED |
| 1649 | 2025-07-16T22:40:47.427Z | |
| 1650 | 2025-07-16T22:40:47.427Z | failures: |
| 1651 | 2025-07-16T22:40:47.427Z | |
| 1652 | 2025-07-16T22:40:47.427Z | failures: |
| 1653 | 2025-07-16T22:40:47.427Z | ddm::test_trio_v3 |
| 1654 | 2025-07-16T22:40:47.427Z | |
| 1655 | 2025-07-16T22:40:47.427Z | test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 1 filtered out; finished in 541.07s |
| 1656 | 2025-07-16T22:40:47.427Z | |
| 1657 | 2025-07-16T22:40:47.427Z | error: test failed, to rerun pass `-p mg-tests --lib` |
| 1658 | 2025-07-16T22:40:47.438Z | + cleanup |
| 1659 | 2025-07-16T22:40:47.441Z | ++ id -un |
| 1660 | 2025-07-16T22:40:47.447Z | ++ id -gn |
| 1661 | 2025-07-16T22:40:47.450Z | + pfexec chown -R build:build . |
| 1662 | 2025-07-16T22:40:47.534Z | process exited: duration 1056111 ms, exit code 101 |
| |
| 1663 | 2025-07-16T22:40:47.542Z | found 0 output files |