|
|
|
| 1 | 2026-09-04T21:30:09.629Z | job assigned to worker 01M1Q576ZNJBS4JKQRWNK5QM3Q [factory aws, i-0a06c9b24d6810265] (queued for 57 s) |
| |
| 2 | 2026-09-04T21:30:18.490Z | starting task 0: "setup" |
| 3 | 2026-09-04T21:30:18.541Z | ++ uname -s |
| 4 | 2026-09-04T21:30:18.541Z | + kern=SunOS |
| 5 | 2026-09-04T21:30:18.541Z | + build_user=build |
| 6 | 2026-09-04T21:30:18.541Z | + build_uid=12345 |
| 7 | 2026-09-04T21:30:18.541Z | + work_dir=/work |
| 8 | 2026-09-04T21:30:18.541Z | + input_dir=/input |
| 9 | 2026-09-04T21:30:18.541Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T21:30:18.542Z | + case "$kern" in |
| 11 | 2026-09-04T21:30:18.542Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T21:30:18.542Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T21:30:20.190Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T21:30:20.256Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T21:30:20.259Z | + home_fs=zfs |
| 16 | 2026-09-04T21:30:20.259Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T21:30:20.259Z | + mkdir -p /home/build |
| 18 | 2026-09-04T21:30:20.259Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T21:30:22.260Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T21:30:22.263Z | process exited: duration 4085 ms, exit code 0 |
| |
| 21 | 2026-09-04T21:30:22.269Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T21:30:22.273Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-04T21:30:22.273Z | * rust toolchain channel = "stable" |
| 24 | 2026-09-04T21:30:22.273Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-04T21:30:22.273Z | * rust toolchain profile = "default" |
| 26 | 2026-09-04T21:30:22.273Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T21:30:22.273Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T21:30:22.276Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T21:30:22.276Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-04T21:30:22.382Z | info: downloading installer |
| 31 | 2026-09-04T21:30:23.638Z | info: profile set to default |
| 32 | 2026-09-04T21:30:23.638Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T21:30:23.643Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 34 | 2026-09-04T21:30:23.795Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-04T21:30:23.800Z | info: downloading 6 components |
| 36 | 2026-09-04T21:30:39.859Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 37 | 2026-09-04T21:30:39.859Z | |
| 38 | 2026-09-04T21:30:39.887Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-04T21:30:39.887Z | |
| 40 | 2026-09-04T21:30:39.891Z | |
| 41 | 2026-09-04T21:30:39.891Z | Rust is installed now. Great! |
| 42 | 2026-09-04T21:30:39.891Z | |
| 43 | 2026-09-04T21:30:39.891Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T21:30:39.891Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T21:30:39.891Z | |
| 46 | 2026-09-04T21:30:39.891Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T21:30:39.891Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T21:30:39.891Z | |
| 49 | 2026-09-04T21:30:39.891Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T21:30:39.891Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T21:30:39.891Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T21:30:39.891Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T21:30:39.891Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T21:30:39.891Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T21:30:39.891Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T21:30:39.891Z | HOST_CC = None |
| 57 | 2026-09-04T21:30:39.891Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T21:30:39.891Z | CC = None |
| 59 | 2026-09-04T21:30:39.891Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T21:30:40.060Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T21:30:40.060Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T21:30:40.060Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T21:30:40.060Z | CFLAGS = None |
| 64 | 2026-09-04T21:30:40.060Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T21:30:40.060Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T21:30:40.060Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T21:30:40.060Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T21:30:40.061Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T21:30:40.061Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T21:30:40.152Z | + rustup --version |
| 71 | 2026-09-04T21:30:40.167Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T21:30:40.189Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T21:30:40.199Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-04T21:30:40.199Z | + cargo --version |
| 75 | 2026-09-04T21:30:40.199Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-04T21:30:40.200Z | + rustc --version |
| 77 | 2026-09-04T21:30:40.225Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-04T21:30:40.236Z | process exited: duration 17948 ms, exit code 0 |
| |
| 79 | 2026-09-04T21:30:40.294Z | starting task 2: "authentication" |
| 80 | 2026-09-04T21:30:40.305Z | process exited: duration 24 ms, exit code 0 |
| |
| 81 | 2026-09-04T21:30:40.326Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T21:30:40.352Z | + mkdir -p /work/oxidecomputer/maghemite |
| 83 | 2026-09-04T21:30:40.352Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 84 | 2026-09-04T21:30:40.380Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 85 | 2026-09-04T21:30:42.339Z | + cd /work/oxidecomputer/maghemite |
| 86 | 2026-09-04T21:30:42.339Z | + git fetch origin ee082197c0e0afc8b9127b3c010196ec8d5a9bbb |
| 87 | 2026-09-04T21:30:42.916Z | From https://github.com/oxidecomputer/maghemite |
| 88 | 2026-09-04T21:30:42.916Z | * branch ee082197c0e0afc8b9127b3c010196ec8d5a9bbb -> FETCH_HEAD |
| 89 | 2026-09-04T21:30:42.926Z | + [[ -n jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ]] |
| 90 | 2026-09-04T21:30:42.926Z | ++ git branch --show-current |
| 91 | 2026-09-04T21:30:42.926Z | + current=main |
| 92 | 2026-09-04T21:30:42.926Z | + [[ main != jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ]] |
| 93 | 2026-09-04T21:30:42.926Z | + git branch -f jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ee082197c0e0afc8b9127b3c010196ec8d5a9bbb |
| 94 | 2026-09-04T21:30:42.926Z | + git checkout -f jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz |
| 95 | 2026-09-04T21:30:42.976Z | Switched to branch 'jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz' |
| 96 | 2026-09-04T21:30:42.986Z | + git reset --hard ee082197c0e0afc8b9127b3c010196ec8d5a9bbb |
| 97 | 2026-09-04T21:30:43.009Z | HEAD is now at ee08219 falcon-lab: interact with nodes concurrently |
| 98 | 2026-09-04T21:30:43.010Z | process exited: duration 2665 ms, exit code 0 |
| |
| 99 | 2026-09-04T21:30:43.042Z | starting task 4: "build" |
| 100 | 2026-09-04T21:30:43.052Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 101 | 2026-09-04T21:30:43.218Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 102 | 2026-09-04T21:30:43.238Z | info: downloading 6 components |
| 103 | 2026-09-04T21:30:57.399Z | warn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-04T21:30:57.399Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 105 | 2026-09-04T21:30:57.399Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 106 | 2026-09-04T21:30:57.513Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 107 | 2026-09-04T21:30:57.555Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 108 | 2026-09-04T21:30:57.562Z | ++ dladm |
| 109 | 2026-09-04T21:30:57.562Z | LINK CLASS MTU STATE BRIDGE OVER |
| 110 | 2026-09-04T21:30:57.562Z | ena0 phys 9216 up -- -- |
| 111 | 2026-09-04T21:30:57.562Z | ++ ipadm |
| 112 | 2026-09-04T21:30:57.563Z | ADDROBJ TYPE STATE ADDR |
| 113 | 2026-09-04T21:30:57.563Z | lo0/v4 static ok 127.0.0.1/8 |
| 114 | 2026-09-04T21:30:57.563Z | ena0/dhcp dhcp ok 10.150.1.182/24 |
| 115 | 2026-09-04T21:30:57.563Z | lo0/v6 static ok ::1/128 |
| 116 | 2026-09-04T21:30:57.563Z | ++ banner collect |
| 117 | 2026-09-04T21:30:57.563Z | |
| 118 | 2026-09-04T21:30:57.563Z | #### #### # # ###### #### ##### |
| 119 | 2026-09-04T21:30:57.563Z | # # # # # # # # # # |
| 120 | 2026-09-04T21:30:57.563Z | # # # # # ##### # # |
| 121 | 2026-09-04T21:30:57.563Z | # # # # # # # # |
| 122 | 2026-09-04T21:30:57.563Z | # # # # # # # # # # |
| 123 | 2026-09-04T21:30:57.563Z | #### #### ###### ###### ###### #### # |
| 124 | 2026-09-04T21:30:57.563Z | |
| 125 | 2026-09-04T21:30:57.564Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 126 | 2026-09-04T21:30:57.564Z | ++ repo=softnpu |
| 127 | 2026-09-04T21:30:57.564Z | ++ series=image |
| 128 | 2026-09-04T21:30:57.564Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 129 | 2026-09-04T21:30:57.564Z | ++ name=softnpu |
| 130 | 2026-09-04T21:30:57.564Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 131 | 2026-09-04T21:30:57.564Z | ++ mkdir -p download |
| 132 | 2026-09-04T21:30:57.564Z | ++ pushd download |
| 133 | 2026-09-04T21:30:57.564Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 134 | 2026-09-04T21:30:57.564Z | ++ [[ ! -f softnpu ]] |
| 135 | 2026-09-04T21:30:57.564Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 136 | 2026-09-04T21:30:57.572Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 137 | 2026-09-04T21:30:57.572Z | Dload Upload Total Spent Left Speed |
| 138 | 2026-09-04T21:30:57.839Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 57.12M 0 0
100 15.63M 100 15.63M 0 0 57.11M 0 0
100 15.63M 100 15.63M 0 0 57.10M 0 0 |
| 139 | 2026-09-04T21:30:57.843Z | ++ popd |
| 140 | 2026-09-04T21:30:57.847Z | /work/oxidecomputer/maghemite |
| 141 | 2026-09-04T21:30:57.847Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 142 | 2026-09-04T21:30:57.847Z | ++ repo=sidecar-lite |
| 143 | 2026-09-04T21:30:57.847Z | ++ series=release |
| 144 | 2026-09-04T21:30:57.847Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 145 | 2026-09-04T21:30:57.847Z | ++ name=libsidecar_lite.so |
| 146 | 2026-09-04T21:30:57.847Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 147 | 2026-09-04T21:30:57.847Z | ++ mkdir -p download |
| 148 | 2026-09-04T21:30:57.847Z | ++ pushd download |
| 149 | 2026-09-04T21:30:57.847Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 150 | 2026-09-04T21:30:57.847Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 151 | 2026-09-04T21:30:57.847Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 152 | 2026-09-04T21:30:57.851Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 153 | 2026-09-04T21:30:57.854Z | Dload Upload Total Spent Left Speed |
| 154 | 2026-09-04T21:30:58.130Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 43.20M 0 0
100 12.04M 100 12.04M 0 0 43.19M 0 0
100 12.04M 100 12.04M 0 0 43.19M 0 0 |
| 155 | 2026-09-04T21:30:58.144Z | ++ popd |
| 156 | 2026-09-04T21:30:58.144Z | /work/oxidecomputer/maghemite |
| 157 | 2026-09-04T21:30:58.144Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 158 | 2026-09-04T21:30:58.144Z | ++ repo=sidecar-lite |
| 159 | 2026-09-04T21:30:58.144Z | ++ series=release |
| 160 | 2026-09-04T21:30:58.145Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 161 | 2026-09-04T21:30:58.145Z | ++ name=scadm |
| 162 | 2026-09-04T21:30:58.145Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 163 | 2026-09-04T21:30:58.145Z | ++ mkdir -p download |
| 164 | 2026-09-04T21:30:58.145Z | ++ pushd download |
| 165 | 2026-09-04T21:30:58.145Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 166 | 2026-09-04T21:30:58.145Z | ++ [[ ! -f scadm ]] |
| 167 | 2026-09-04T21:30:58.145Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 168 | 2026-09-04T21:30:58.154Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 169 | 2026-09-04T21:30:58.154Z | Dload Upload Total Spent Left Speed |
| 170 | 2026-09-04T21:30:58.640Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 31.74M 0 0
100 15.78M 100 15.78M 0 0 31.74M 0 0
100 15.78M 100 15.78M 0 0 31.73M 0 0 |
| 171 | 2026-09-04T21:30:58.643Z | ++ popd |
| 172 | 2026-09-04T21:30:58.646Z | /work/oxidecomputer/maghemite |
| 173 | 2026-09-04T21:30:58.647Z | ++ get_artifact dendrite image 803f6899e3bc64780a965d625e248e1d77e37d43 dendrite-softnpu.tar.gz |
| 174 | 2026-09-04T21:30:58.647Z | ++ repo=dendrite |
| 175 | 2026-09-04T21:30:58.647Z | ++ series=image |
| 176 | 2026-09-04T21:30:58.647Z | ++ commit=803f6899e3bc64780a965d625e248e1d77e37d43 |
| 177 | 2026-09-04T21:30:58.647Z | ++ name=dendrite-softnpu.tar.gz |
| 178 | 2026-09-04T21:30:58.647Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 179 | 2026-09-04T21:30:58.647Z | ++ mkdir -p download |
| 180 | 2026-09-04T21:30:58.647Z | ++ pushd download |
| 181 | 2026-09-04T21:30:58.647Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 182 | 2026-09-04T21:30:58.647Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 183 | 2026-09-04T21:30:58.647Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/803f6899e3bc64780a965d625e248e1d77e37d43/dendrite-softnpu.tar.gz |
| 184 | 2026-09-04T21:30:58.651Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 185 | 2026-09-04T21:30:58.654Z | Dload Upload Total Spent Left Speed |
| 186 | 2026-09-04T21:30:59.752Z |
0 0 0 0 0 0 0 0 0
84 61.61M 84 51.80M 0 0 51.84M 0 00:01 00:01 51.85M
100 61.61M 100 61.61M 0 0 55.99M 0 00:01 00:01 51.85M
100 61.61M 100 61.61M 0 0 55.98M 0 00:01 00:01 51.85M
100 61.61M 100 61.61M 0 0 55.98M 0 00:01 00:01 51.85M |
| 187 | 2026-09-04T21:30:59.756Z | ++ popd |
| 188 | 2026-09-04T21:30:59.759Z | /work/oxidecomputer/maghemite |
| 189 | 2026-09-04T21:30:59.760Z | ++ get_artifact maghemite release ee082197c0e0afc8b9127b3c010196ec8d5a9bbb ddm |
| 190 | 2026-09-04T21:30:59.760Z | ++ repo=maghemite |
| 191 | 2026-09-04T21:30:59.760Z | ++ series=release |
| 192 | 2026-09-04T21:30:59.760Z | ++ commit=ee082197c0e0afc8b9127b3c010196ec8d5a9bbb |
| 193 | 2026-09-04T21:30:59.760Z | ++ name=ddm |
| 194 | 2026-09-04T21:30:59.760Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 195 | 2026-09-04T21:30:59.760Z | ++ mkdir -p download |
| 196 | 2026-09-04T21:30:59.760Z | ++ pushd download |
| 197 | 2026-09-04T21:30:59.760Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 198 | 2026-09-04T21:30:59.760Z | ++ [[ ! -f ddm ]] |
| 199 | 2026-09-04T21:30:59.760Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/ee082197c0e0afc8b9127b3c010196ec8d5a9bbb/ddm |
| 200 | 2026-09-04T21:30:59.767Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 201 | 2026-09-04T21:30:59.771Z | Dload Upload Total Spent Left Speed |
| 202 | 2026-09-04T21:30:59.805Z |
0 0 0 0 0 0 0 0 0 |
| 203 | 2026-09-04T21:30:59.805Z | curl: (22) The requested URL returned error: 404 |
| 204 | 2026-09-04T21:30:59.811Z | ++ popd |
| 205 | 2026-09-04T21:30:59.811Z | /work/oxidecomputer/maghemite |
| 206 | 2026-09-04T21:30:59.811Z | ++ get_artifact maghemite release ee082197c0e0afc8b9127b3c010196ec8d5a9bbb ddmadm |
| 207 | 2026-09-04T21:30:59.811Z | ++ repo=maghemite |
| 208 | 2026-09-04T21:30:59.811Z | ++ series=release |
| 209 | 2026-09-04T21:30:59.811Z | ++ commit=ee082197c0e0afc8b9127b3c010196ec8d5a9bbb |
| 210 | 2026-09-04T21:30:59.811Z | ++ name=ddmadm |
| 211 | 2026-09-04T21:30:59.811Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 212 | 2026-09-04T21:30:59.811Z | ++ mkdir -p download |
| 213 | 2026-09-04T21:30:59.811Z | ++ pushd download |
| 214 | 2026-09-04T21:30:59.811Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 215 | 2026-09-04T21:30:59.811Z | ++ [[ ! -f ddmadm ]] |
| 216 | 2026-09-04T21:30:59.812Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/ee082197c0e0afc8b9127b3c010196ec8d5a9bbb/ddmadm |
| 217 | 2026-09-04T21:30:59.815Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 218 | 2026-09-04T21:30:59.815Z | Dload Upload Total Spent Left Speed |
| 219 | 2026-09-04T21:30:59.863Z |
0 0 0 0 0 0 0 0 0 |
| 220 | 2026-09-04T21:30:59.863Z | curl: (22) The requested URL returned error: 404 |
| 221 | 2026-09-04T21:30:59.869Z | ++ popd |
| 222 | 2026-09-04T21:30:59.870Z | /work/oxidecomputer/maghemite |
| 223 | 2026-09-04T21:30:59.870Z | ++ pushd download |
| 224 | 2026-09-04T21:30:59.870Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 225 | 2026-09-04T21:30:59.870Z | ++ chmod +x softnpu |
| 226 | 2026-09-04T21:30:59.870Z | ++ chmod +x scadm |
| 227 | 2026-09-04T21:30:59.870Z | ++ chmod +x ddmadm |
| 228 | 2026-09-04T21:30:59.870Z | chmod: WARNING: can't access ddmadm |
| 229 | 2026-09-04T21:30:59.870Z | ++ chmod +x ddmd |
| 230 | 2026-09-04T21:30:59.875Z | chmod: WARNING: can't access ddmd |
| 231 | 2026-09-04T21:30:59.875Z | ++ mv ddmadm ddmadm-v2 |
| 232 | 2026-09-04T21:30:59.875Z | mv: cannot access ddmadm |
| 233 | 2026-09-04T21:30:59.876Z | ++ mv ddmd ddmd-v2 |
| 234 | 2026-09-04T21:30:59.876Z | mv: cannot access ddmd |
| 235 | 2026-09-04T21:30:59.876Z | ++ rm -rf zones/dendrite |
| 236 | 2026-09-04T21:30:59.876Z | ++ mkdir -p zones/dendrite |
| 237 | 2026-09-04T21:30:59.879Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 238 | 2026-09-04T21:31:00.497Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 239 | 2026-09-04T21:31:00.500Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 240 | 2026-09-04T21:31:00.500Z | ++ popd |
| 241 | 2026-09-04T21:31:00.500Z | /work/oxidecomputer/maghemite |
| 242 | 2026-09-04T21:31:00.500Z | ++ banner install |
| 243 | 2026-09-04T21:31:00.500Z | |
| 244 | 2026-09-04T21:31:00.500Z | # # # #### ##### ## # # |
| 245 | 2026-09-04T21:31:00.500Z | # ## # # # # # # # |
| 246 | 2026-09-04T21:31:00.500Z | # # # # #### # # # # # |
| 247 | 2026-09-04T21:31:00.500Z | # # # # # # ###### # # |
| 248 | 2026-09-04T21:31:00.500Z | # # ## # # # # # # # |
| 249 | 2026-09-04T21:31:00.500Z | # # # #### # # # ###### ###### |
| 250 | 2026-09-04T21:31:00.500Z | |
| 251 | 2026-09-04T21:31:00.503Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 252 | 2026-09-04T21:31:00.503Z | ++ pfexec pkg install clang-15 |
| 253 | 2026-09-04T21:31:04.893Z | Startup: Refreshing catalog 'helios' ... Done |
| 254 | 2026-09-04T21:31:05.328Z | Startup: Caching catalogs ... Done |
| 255 | 2026-09-04T21:31:07.990Z | Planning: Solver setup ... Done |
| 256 | 2026-09-04T21:31:08.064Z | Planning: Running solver ... Done |
| 257 | 2026-09-04T21:31:08.111Z | Planning: Consolidating action changes ... Done |
| 258 | 2026-09-04T21:31:08.111Z | Planning: Evaluating mediators ... Done |
| 259 | 2026-09-04T21:31:08.115Z | Planning: Planning completed in 2.75 seconds |
| 260 | 2026-09-04T21:31:08.131Z | No updates necessary for this image. |
| 261 | 2026-09-04T21:31:08.386Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 262 | 2026-09-04T21:31:08.386Z | ++ pfexec pkg install pkg-config |
| 263 | 2026-09-04T21:31:08.659Z | Startup: Refreshing catalog 'helios' ... Done |
| 264 | 2026-09-04T21:31:11.083Z | Planning: Solver setup ... Done |
| 265 | 2026-09-04T21:31:11.160Z | Planning: Running solver ... Done |
| 266 | 2026-09-04T21:31:11.210Z | Planning: Consolidating action changes ... Done |
| 267 | 2026-09-04T21:31:11.215Z | Planning: Evaluating mediators ... Done |
| 268 | 2026-09-04T21:31:11.215Z | Planning: Planning completed in 2.54 seconds |
| 269 | 2026-09-04T21:31:11.218Z | No updates necessary for this image. |
| 270 | 2026-09-04T21:31:11.368Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 271 | 2026-09-04T21:31:11.368Z | ++ pfexec pkg install brand/omicron1 |
| 272 | 2026-09-04T21:31:11.646Z | Startup: Refreshing catalog 'helios' ... Done |
| 273 | 2026-09-04T21:31:14.072Z | Planning: Solver setup ... Done |
| 274 | 2026-09-04T21:31:14.142Z | Planning: Running solver ... Done |
| 275 | 2026-09-04T21:31:14.198Z | Planning: Finding local manifests ... Done |
| 276 | 2026-09-04T21:31:14.201Z | Planning: Fetching manifests: 0/2 0% complete |
| 277 | 2026-09-04T21:31:14.226Z | Planning: Fetching manifests: 2/2 100% complete |
| 278 | 2026-09-04T21:31:14.239Z | Planning: Package planning ... Done |
| 279 | 2026-09-04T21:31:14.242Z | Planning: Merging actions ... Done |
| 280 | 2026-09-04T21:31:14.390Z | Planning: Checking for conflicting actions ... Done |
| 281 | 2026-09-04T21:31:14.393Z | Planning: Consolidating action changes ... Done |
| 282 | 2026-09-04T21:31:15.186Z | Planning: Evaluating mediators ... Done |
| 283 | 2026-09-04T21:31:15.195Z | Planning: Planning completed in 3.55 seconds |
| 284 | 2026-09-04T21:31:15.198Z | Packages to install: 2 |
| 285 | 2026-09-04T21:31:15.198Z | Create boot environment: No |
| 286 | 2026-09-04T21:31:15.198Z | Create backup boot environment: No |
| 287 | 2026-09-04T21:31:15.218Z | |
| 288 | 2026-09-04T21:31:15.218Z | Download: 0/5 items 0.0/1.0MB 0% complete |
| 289 | 2026-09-04T21:31:15.235Z | Download: Completed 1.01 MB in 0.02 seconds (59.4M/s) |
| 290 | 2026-09-04T21:31:15.315Z | Actions: 1/28 actions (Installing new actions) |
| 291 | 2026-09-04T21:31:15.328Z | Actions: Completed 28 actions in 0.01 seconds. |
| 292 | 2026-09-04T21:31:15.379Z | Finalize: Updating package state database ... Done |
| 293 | 2026-09-04T21:31:15.386Z | Finalize: Updating package cache ... Done |
| 294 | 2026-09-04T21:31:15.469Z | Finalize: Updating image state ... Done |
| 295 | 2026-09-04T21:31:17.849Z | Finalize: Creating fast lookup database ... Done |
| 296 | 2026-09-04T21:31:17.915Z | Finalize: Reading search index ... Done |
| 297 | 2026-09-04T21:31:17.918Z | Finalize: Updating search index ... Done |
| 298 | 2026-09-04T21:31:18.021Z | Finalize: Updating package cache ... Done |
| 299 | 2026-09-04T21:31:18.105Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 300 | 2026-09-04T21:31:18.105Z | ++ pfexec pkg install brand/omicron1/tools |
| 301 | 2026-09-04T21:31:18.380Z | Startup: Refreshing catalog 'helios' ... Done |
| 302 | 2026-09-04T21:31:20.812Z | Planning: Solver setup ... Done |
| 303 | 2026-09-04T21:31:20.883Z | Planning: Running solver ... Done |
| 304 | 2026-09-04T21:31:20.939Z | Planning: Finding local manifests ... Done |
| 305 | 2026-09-04T21:31:20.943Z | Planning: Fetching manifests: 0/1 0% complete |
| 306 | 2026-09-04T21:31:20.957Z | Planning: Fetching manifests: 1/1 100% complete |
| 307 | 2026-09-04T21:31:20.971Z | Planning: Package planning ... Done |
| 308 | 2026-09-04T21:31:20.978Z | Planning: Merging actions ... Done |
| 309 | 2026-09-04T21:31:21.103Z | Planning: Checking for conflicting actions ... Done |
| 310 | 2026-09-04T21:31:21.107Z | Planning: Consolidating action changes ... Done |
| 311 | 2026-09-04T21:31:21.262Z | Planning: Evaluating mediators ... Done |
| 312 | 2026-09-04T21:31:21.266Z | Planning: Planning completed in 2.88 seconds |
| 313 | 2026-09-04T21:31:21.270Z | Packages to install: 1 |
| 314 | 2026-09-04T21:31:21.270Z | Services to change: 1 |
| 315 | 2026-09-04T21:31:21.275Z | Create boot environment: No |
| 316 | 2026-09-04T21:31:21.275Z | Create backup boot environment: No |
| 317 | 2026-09-04T21:31:21.291Z | |
| 318 | 2026-09-04T21:31:21.291Z | Download: 0/2 items 0.0/1.1MB 0% complete |
| 319 | 2026-09-04T21:31:21.318Z | Download: Completed 1.13 MB in 0.03 seconds (38.0M/s) |
| 320 | 2026-09-04T21:31:21.369Z | Actions: 1/19 actions (Installing new actions) |
| 321 | 2026-09-04T21:31:21.381Z | Actions: Completed 19 actions in 0.01 seconds. |
| 322 | 2026-09-04T21:31:21.423Z | Finalize: Updating package state database ... Done |
| 323 | 2026-09-04T21:31:21.427Z | Finalize: Updating package cache ... Done |
| 324 | 2026-09-04T21:31:21.515Z | Finalize: Updating image state ... Done |
| 325 | 2026-09-04T21:31:23.531Z | Finalize: Creating fast lookup database ... Done |
| 326 | 2026-09-04T21:31:23.600Z | Finalize: Reading search index ... Done |
| 327 | 2026-09-04T21:31:23.609Z | Finalize: Updating search index ... Done |
| 328 | 2026-09-04T21:31:23.676Z | Finalize: Updating package cache ... Done |
| 329 | 2026-09-04T21:31:23.761Z | ++ pfexec svcadm enable baseline |
| 330 | 2026-09-04T21:31:23.776Z | ++ retry=0 |
| 331 | 2026-09-04T21:31:23.784Z | +++ svcs -Hostate baseline |
| 332 | 2026-09-04T21:31:23.795Z | ++ [[ offline* != online ]] |
| 333 | 2026-09-04T21:31:23.795Z | ++ [[ 0 -gt 300 ]] |
| 334 | 2026-09-04T21:31:23.804Z | ++ sleep 1 |
| 335 | 2026-09-04T21:31:24.793Z | ++ retry=1 |
| 336 | 2026-09-04T21:31:24.797Z | +++ svcs -Hostate baseline |
| 337 | 2026-09-04T21:31:24.808Z | ++ [[ offline* != online ]] |
| 338 | 2026-09-04T21:31:24.808Z | ++ [[ 1 -gt 300 ]] |
| 339 | 2026-09-04T21:31:24.812Z | ++ sleep 1 |
| 340 | 2026-09-04T21:31:25.815Z | ++ retry=2 |
| 341 | 2026-09-04T21:31:25.818Z | +++ svcs -Hostate baseline |
| 342 | 2026-09-04T21:31:25.822Z | ++ [[ offline* != online ]] |
| 343 | 2026-09-04T21:31:25.822Z | ++ [[ 2 -gt 300 ]] |
| 344 | 2026-09-04T21:31:25.822Z | ++ sleep 1 |
| 345 | 2026-09-04T21:31:26.823Z | ++ retry=3 |
| 346 | 2026-09-04T21:31:26.828Z | +++ svcs -Hostate baseline |
| 347 | 2026-09-04T21:31:26.837Z | ++ [[ offline* != online ]] |
| 348 | 2026-09-04T21:31:26.837Z | ++ [[ 3 -gt 300 ]] |
| 349 | 2026-09-04T21:31:26.837Z | ++ sleep 1 |
| 350 | 2026-09-04T21:31:27.860Z | ++ retry=4 |
| 351 | 2026-09-04T21:31:27.869Z | +++ svcs -Hostate baseline |
| 352 | 2026-09-04T21:31:27.869Z | ++ [[ offline* != online ]] |
| 353 | 2026-09-04T21:31:27.869Z | ++ [[ 4 -gt 300 ]] |
| 354 | 2026-09-04T21:31:27.869Z | ++ sleep 1 |
| 355 | 2026-09-04T21:31:28.858Z | ++ retry=5 |
| 356 | 2026-09-04T21:31:28.867Z | +++ svcs -Hostate baseline |
| 357 | 2026-09-04T21:31:28.875Z | ++ [[ offline* != online ]] |
| 358 | 2026-09-04T21:31:28.875Z | ++ [[ 5 -gt 300 ]] |
| 359 | 2026-09-04T21:31:28.875Z | ++ sleep 1 |
| 360 | 2026-09-04T21:31:29.876Z | ++ retry=6 |
| 361 | 2026-09-04T21:31:29.881Z | +++ svcs -Hostate baseline |
| 362 | 2026-09-04T21:31:29.887Z | ++ [[ offline* != online ]] |
| 363 | 2026-09-04T21:31:29.887Z | ++ [[ 6 -gt 300 ]] |
| 364 | 2026-09-04T21:31:29.887Z | ++ sleep 1 |
| 365 | 2026-09-04T21:31:30.895Z | ++ retry=7 |
| 366 | 2026-09-04T21:31:30.907Z | +++ svcs -Hostate baseline |
| 367 | 2026-09-04T21:31:30.916Z | ++ [[ offline* != online ]] |
| 368 | 2026-09-04T21:31:30.916Z | ++ [[ 7 -gt 300 ]] |
| 369 | 2026-09-04T21:31:30.916Z | ++ sleep 1 |
| 370 | 2026-09-04T21:31:31.910Z | ++ retry=8 |
| 371 | 2026-09-04T21:31:31.914Z | +++ svcs -Hostate baseline |
| 372 | 2026-09-04T21:31:31.925Z | ++ [[ offline* != online ]] |
| 373 | 2026-09-04T21:31:31.926Z | ++ [[ 8 -gt 300 ]] |
| 374 | 2026-09-04T21:31:31.926Z | ++ sleep 1 |
| 375 | 2026-09-04T21:31:32.922Z | ++ retry=9 |
| 376 | 2026-09-04T21:31:32.925Z | +++ svcs -Hostate baseline |
| 377 | 2026-09-04T21:31:32.936Z | ++ [[ offline* != online ]] |
| 378 | 2026-09-04T21:31:32.936Z | ++ [[ 9 -gt 300 ]] |
| 379 | 2026-09-04T21:31:32.939Z | ++ sleep 1 |
| 380 | 2026-09-04T21:31:33.950Z | ++ retry=10 |
| 381 | 2026-09-04T21:31:33.960Z | +++ svcs -Hostate baseline |
| 382 | 2026-09-04T21:31:33.994Z | ++ [[ offline* != online ]] |
| 383 | 2026-09-04T21:31:33.994Z | ++ [[ 10 -gt 300 ]] |
| 384 | 2026-09-04T21:31:33.994Z | ++ sleep 1 |
| 385 | 2026-09-04T21:31:34.965Z | ++ retry=11 |
| 386 | 2026-09-04T21:31:34.984Z | +++ svcs -Hostate baseline |
| 387 | 2026-09-04T21:31:35.001Z | ++ [[ offline* != online ]] |
| 388 | 2026-09-04T21:31:35.001Z | ++ [[ 11 -gt 300 ]] |
| 389 | 2026-09-04T21:31:35.001Z | ++ sleep 1 |
| 390 | 2026-09-04T21:31:35.972Z | ++ retry=12 |
| 391 | 2026-09-04T21:31:35.976Z | +++ svcs -Hostate baseline |
| 392 | 2026-09-04T21:31:35.990Z | ++ [[ offline* != online ]] |
| 393 | 2026-09-04T21:31:35.990Z | ++ [[ 12 -gt 300 ]] |
| 394 | 2026-09-04T21:31:35.996Z | ++ sleep 1 |
| 395 | 2026-09-04T21:31:36.991Z | ++ retry=13 |
| 396 | 2026-09-04T21:31:36.995Z | +++ svcs -Hostate baseline |
| 397 | 2026-09-04T21:31:37.005Z | ++ [[ offline* != online ]] |
| 398 | 2026-09-04T21:31:37.005Z | ++ [[ 13 -gt 300 ]] |
| 399 | 2026-09-04T21:31:37.006Z | ++ sleep 1 |
| 400 | 2026-09-04T21:31:38.010Z | ++ retry=14 |
| 401 | 2026-09-04T21:31:38.019Z | +++ svcs -Hostate baseline |
| 402 | 2026-09-04T21:31:38.027Z | ++ [[ offline* != online ]] |
| 403 | 2026-09-04T21:31:38.027Z | ++ [[ 14 -gt 300 ]] |
| 404 | 2026-09-04T21:31:38.027Z | ++ sleep 1 |
| 405 | 2026-09-04T21:31:39.025Z | ++ retry=15 |
| 406 | 2026-09-04T21:31:39.028Z | +++ svcs -Hostate baseline |
| 407 | 2026-09-04T21:31:39.041Z | ++ [[ offline* != online ]] |
| 408 | 2026-09-04T21:31:39.041Z | ++ [[ 15 -gt 300 ]] |
| 409 | 2026-09-04T21:31:39.041Z | ++ sleep 1 |
| 410 | 2026-09-04T21:31:40.038Z | ++ retry=16 |
| 411 | 2026-09-04T21:31:40.043Z | +++ svcs -Hostate baseline |
| 412 | 2026-09-04T21:31:40.052Z | ++ [[ offline* != online ]] |
| 413 | 2026-09-04T21:31:40.052Z | ++ [[ 16 -gt 300 ]] |
| 414 | 2026-09-04T21:31:40.056Z | ++ sleep 1 |
| 415 | 2026-09-04T21:31:41.060Z | ++ retry=17 |
| 416 | 2026-09-04T21:31:41.068Z | +++ svcs -Hostate baseline |
| 417 | 2026-09-04T21:31:41.077Z | ++ [[ offline* != online ]] |
| 418 | 2026-09-04T21:31:41.077Z | ++ [[ 17 -gt 300 ]] |
| 419 | 2026-09-04T21:31:41.077Z | ++ sleep 1 |
| 420 | 2026-09-04T21:31:42.072Z | ++ retry=18 |
| 421 | 2026-09-04T21:31:42.078Z | +++ svcs -Hostate baseline |
| 422 | 2026-09-04T21:31:42.085Z | ++ [[ offline* != online ]] |
| 423 | 2026-09-04T21:31:42.085Z | ++ [[ 18 -gt 300 ]] |
| 424 | 2026-09-04T21:31:42.085Z | ++ sleep 1 |
| 425 | 2026-09-04T21:31:43.088Z | ++ retry=19 |
| 426 | 2026-09-04T21:31:43.091Z | +++ svcs -Hostate baseline |
| 427 | 2026-09-04T21:31:43.101Z | ++ [[ offline* != online ]] |
| 428 | 2026-09-04T21:31:43.101Z | ++ [[ 19 -gt 300 ]] |
| 429 | 2026-09-04T21:31:43.104Z | ++ sleep 1 |
| 430 | 2026-09-04T21:31:44.140Z | ++ retry=20 |
| 431 | 2026-09-04T21:31:44.191Z | +++ svcs -Hostate baseline |
| 432 | 2026-09-04T21:31:44.191Z | ++ [[ offline* != online ]] |
| 433 | 2026-09-04T21:31:44.191Z | ++ [[ 20 -gt 300 ]] |
| 434 | 2026-09-04T21:31:44.191Z | ++ sleep 1 |
| 435 | 2026-09-04T21:31:45.166Z | ++ retry=21 |
| 436 | 2026-09-04T21:31:45.416Z | +++ svcs -Hostate baseline |
| 437 | 2026-09-04T21:31:45.416Z | ++ [[ online != online ]] |
| 438 | 2026-09-04T21:31:45.416Z | ++ set -o errexit |
| 439 | 2026-09-04T21:31:45.416Z | ++ set -o pipefail |
| 440 | 2026-09-04T21:31:45.416Z | ++ banner build |
| 441 | 2026-09-04T21:31:45.417Z | |
| 442 | 2026-09-04T21:31:45.417Z | ##### # # # # ##### |
| 443 | 2026-09-04T21:31:45.417Z | # # # # # # # # |
| 444 | 2026-09-04T21:31:45.417Z | ##### # # # # # # |
| 445 | 2026-09-04T21:31:45.417Z | # # # # # # # # |
| 446 | 2026-09-04T21:31:45.417Z | # # # # # # # # |
| 447 | 2026-09-04T21:31:45.417Z | ##### #### # ###### ##### |
| 448 | 2026-09-04T21:31:45.417Z | |
| 449 | 2026-09-04T21:31:45.417Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 450 | 2026-09-04T21:31:45.499Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 451 | 2026-09-04T21:31:45.973Z | From https://github.com/oxidecomputer/falcon |
| 452 | 2026-09-04T21:31:45.973Z | * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483 |
| 453 | 2026-09-04T21:31:46.250Z | Updating crates.io index |
| 454 | 2026-09-04T21:31:46.251Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 455 | 2026-09-04T21:31:46.512Z | From https://github.com/oxidecomputer/dendrite |
| 456 | 2026-09-04T21:31:46.512Z | * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43 |
| 457 | 2026-09-04T21:31:46.563Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 458 | 2026-09-04T21:31:46.773Z | From https://github.com/oxidecomputer/ispf |
| 459 | 2026-09-04T21:31:46.773Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 460 | 2026-09-04T21:31:46.812Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 461 | 2026-09-04T21:31:47.161Z | From https://github.com/oxidecomputer/netadm-sys |
| 462 | 2026-09-04T21:31:47.161Z | * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2 |
| 463 | 2026-09-04T21:31:47.348Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 464 | 2026-09-04T21:31:55.008Z | From https://github.com/oxidecomputer/omicron |
| 465 | 2026-09-04T21:31:55.008Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 466 | 2026-09-04T21:31:55.429Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 467 | 2026-09-04T21:31:56.230Z | From https://github.com/oxidecomputer/opte |
| 468 | 2026-09-04T21:31:56.231Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 469 | 2026-09-04T21:31:56.260Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 470 | 2026-09-04T21:31:56.931Z | From https://github.com/oxidecomputer/slog-error-chain |
| 471 | 2026-09-04T21:31:56.931Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 472 | 2026-09-04T21:31:56.937Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 473 | 2026-09-04T21:31:56.937Z | From https://github.com/illumos/smf-rs |
| 474 | 2026-09-04T21:31:56.937Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 475 | 2026-09-04T21:31:56.937Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 476 | 2026-09-04T21:31:57.101Z | From https://github.com/oxidecomputer/network-interface |
| 477 | 2026-09-04T21:31:57.101Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 478 | 2026-09-04T21:31:57.108Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 479 | 2026-09-04T21:31:57.390Z | From https://github.com/oxidecomputer/zone |
| 480 | 2026-09-04T21:31:57.390Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 481 | 2026-09-04T21:31:57.395Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 482 | 2026-09-04T21:31:58.083Z | From https://github.com/oxidecomputer/propolis |
| 483 | 2026-09-04T21:31:58.083Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 484 | 2026-09-04T21:31:58.127Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 485 | 2026-09-04T21:31:58.665Z | From https://github.com/oxidecomputer/transceiver-control |
| 486 | 2026-09-04T21:31:58.665Z | * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea |
| 487 | 2026-09-04T21:31:58.676Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 488 | 2026-09-04T21:31:58.974Z | From https://github.com/oxidecomputer/dlpi-sys |
| 489 | 2026-09-04T21:31:58.974Z | * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1 |
| 490 | 2026-09-04T21:31:58.981Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 491 | 2026-09-04T21:31:59.287Z | From https://github.com/jmesmon/rust-libzfs |
| 492 | 2026-09-04T21:31:59.287Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 493 | 2026-09-04T21:31:59.293Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 494 | 2026-09-04T21:31:59.550Z | From https://github.com/oxidecomputer/rusty-doors |
| 495 | 2026-09-04T21:31:59.551Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 496 | 2026-09-04T21:31:59.556Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 497 | 2026-09-04T21:31:59.910Z | From https://github.com/oxidecomputer/lldp |
| 498 | 2026-09-04T21:31:59.910Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 499 | 2026-09-04T21:31:59.922Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 500 | 2026-09-04T21:32:00.625Z | From https://github.com/oxidecomputer/tufaceous |
| 501 | 2026-09-04T21:32:00.625Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 502 | 2026-09-04T21:32:01.038Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 503 | 2026-09-04T21:32:01.051Z | From https://github.com/oxidecomputer/management-gateway-service |
| 504 | 2026-09-04T21:32:01.051Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 505 | 2026-09-04T21:32:01.051Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 506 | 2026-09-04T21:32:02.530Z | From https://github.com/oxidecomputer/crucible |
| 507 | 2026-09-04T21:32:02.530Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 508 | 2026-09-04T21:32:02.549Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 509 | 2026-09-04T21:32:02.549Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 510 | 2026-09-04T21:32:02.549Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 511 | 2026-09-04T21:32:02.549Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 512 | 2026-09-04T21:32:02.902Z | From https://github.com/oxidecomputer/propolis |
| 513 | 2026-09-04T21:32:02.902Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 514 | 2026-09-04T21:32:02.939Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 515 | 2026-09-04T21:32:03.855Z | From https://github.com/oxidecomputer/crucible |
| 516 | 2026-09-04T21:32:03.855Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 517 | 2026-09-04T21:32:03.925Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 518 | 2026-09-04T21:32:04.278Z | From https://github.com/oxidecomputer/tofino |
| 519 | 2026-09-04T21:32:04.278Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 520 | 2026-09-04T21:32:04.288Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 521 | 2026-09-04T21:32:04.979Z | From https://github.com/oxidecomputer/maghemite |
| 522 | 2026-09-04T21:32:04.979Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 523 | 2026-09-04T21:32:05.011Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 524 | 2026-09-04T21:32:05.318Z | From https://github.com/oxidecomputer/clickward |
| 525 | 2026-09-04T21:32:05.318Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 526 | 2026-09-04T21:32:05.324Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 527 | 2026-09-04T21:32:05.605Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 528 | 2026-09-04T21:32:05.605Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 529 | 2026-09-04T21:32:07.541Z | Downloading crates ... |
| 530 | 2026-09-04T21:32:07.598Z | Downloaded adler2 v2.0.1 |
| 531 | 2026-09-04T21:32:07.613Z | Downloaded atomic-waker v1.1.2 |
| 532 | 2026-09-04T21:32:07.619Z | Downloaded async-recursion v1.1.1 |
| 533 | 2026-09-04T21:32:07.619Z | Downloaded bit-set v0.8.0 |
| 534 | 2026-09-04T21:32:07.626Z | Downloaded async-stream-impl v0.3.6 |
| 535 | 2026-09-04T21:32:07.633Z | Downloaded anyhow v1.0.104 |
| 536 | 2026-09-04T21:32:08.042Z | Downloaded argon2 v0.5.3 |
| 537 | 2026-09-04T21:32:08.042Z | Downloaded ident_case v1.0.1 |
| 538 | 2026-09-04T21:32:08.046Z | Downloaded iana-time-zone v0.1.65 |
| 539 | 2026-09-04T21:32:08.047Z | Downloaded icu_collections v2.2.0 |
| 540 | 2026-09-04T21:32:08.047Z | Downloaded block-buffer v0.12.1 |
| 541 | 2026-09-04T21:32:08.047Z | Downloaded aead v0.5.2 |
| 542 | 2026-09-04T21:32:08.047Z | Downloaded base16ct v0.2.0 |
| 543 | 2026-09-04T21:32:08.047Z | Downloaded lazy_static v1.5.0 |
| 544 | 2026-09-04T21:32:08.047Z | Downloaded inout v0.1.4 |
| 545 | 2026-09-04T21:32:08.047Z | Downloaded clap_lex v1.1.0 |
| 546 | 2026-09-04T21:32:08.047Z | Downloaded is-terminal v0.4.17 |
| 547 | 2026-09-04T21:32:08.047Z | Downloaded is_ci v1.2.0 |
| 548 | 2026-09-04T21:32:08.047Z | Downloaded is_terminal_polyfill v1.70.2 |
| 549 | 2026-09-04T21:32:08.047Z | Downloaded block-buffer v0.10.4 |
| 550 | 2026-09-04T21:32:08.047Z | Downloaded convert_case v0.4.0 |
| 551 | 2026-09-04T21:32:08.047Z | Downloaded anstyle-query v1.1.5 |
| 552 | 2026-09-04T21:32:08.047Z | Downloaded byte-wrapper v0.1.0 |
| 553 | 2026-09-04T21:32:08.047Z | Downloaded hyper-rustls v0.27.9 |
| 554 | 2026-09-04T21:32:08.047Z | Downloaded idna_adapter v1.2.2 |
| 555 | 2026-09-04T21:32:08.047Z | Downloaded libsw v3.5.0 |
| 556 | 2026-09-04T21:32:08.047Z | Downloaded camino-tempfile v1.4.1 |
| 557 | 2026-09-04T21:32:08.047Z | Downloaded internet-checksum v0.2.1 |
| 558 | 2026-09-04T21:32:08.047Z | Downloaded cancel-safe-futures v0.1.5 |
| 559 | 2026-09-04T21:32:08.047Z | Downloaded async-stream v0.3.6 |
| 560 | 2026-09-04T21:32:08.047Z | Downloaded itoa v1.0.18 |
| 561 | 2026-09-04T21:32:08.047Z | Downloaded libscf-sys v1.2.0 |
| 562 | 2026-09-04T21:32:08.047Z | Downloaded cfg_aliases v0.2.2 |
| 563 | 2026-09-04T21:32:08.047Z | Downloaded cobs v0.3.0 |
| 564 | 2026-09-04T21:32:08.047Z | Downloaded keccak v0.1.6 |
| 565 | 2026-09-04T21:32:08.047Z | Downloaded base16ct v1.0.0 |
| 566 | 2026-09-04T21:32:08.047Z | Downloaded cfg-if v1.0.4 |
| 567 | 2026-09-04T21:32:08.047Z | Downloaded const-random-macro v0.1.16 |
| 568 | 2026-09-04T21:32:08.047Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 569 | 2026-09-04T21:32:08.047Z | Downloaded indent_write v2.2.0 |
| 570 | 2026-09-04T21:32:08.047Z | Downloaded colorchoice v1.0.5 |
| 571 | 2026-09-04T21:32:08.047Z | Downloaded crc8 v0.1.1 |
| 572 | 2026-09-04T21:32:08.047Z | Downloaded ingot v0.1.1 |
| 573 | 2026-09-04T21:32:08.047Z | Downloaded ingot-types v0.1.2 |
| 574 | 2026-09-04T21:32:08.047Z | Downloaded ipnet v2.12.1 |
| 575 | 2026-09-04T21:32:08.047Z | Downloaded ipnetwork v0.21.1 |
| 576 | 2026-09-04T21:32:08.047Z | Downloaded jobserver v0.1.35 |
| 577 | 2026-09-04T21:32:08.047Z | Downloaded crypto-common v0.2.2 |
| 578 | 2026-09-04T21:32:08.048Z | Downloaded ingot-types v0.2.0 |
| 579 | 2026-09-04T21:32:08.048Z | Downloaded cpufeatures v0.3.0 |
| 580 | 2026-09-04T21:32:08.048Z | Downloaded num-iter v0.1.46 |
| 581 | 2026-09-04T21:32:08.048Z | Downloaded memmap v0.7.0 |
| 582 | 2026-09-04T21:32:08.048Z | Downloaded crunchy v0.2.4 |
| 583 | 2026-09-04T21:32:08.048Z | Downloaded cstr-argument v0.1.2 |
| 584 | 2026-09-04T21:32:08.048Z | Downloaded ciborium-io v0.2.2 |
| 585 | 2026-09-04T21:32:08.048Z | Downloaded lru-slab v0.1.2 |
| 586 | 2026-09-04T21:32:08.048Z | Downloaded newtype_derive v0.1.6 |
| 587 | 2026-09-04T21:32:08.048Z | Downloaded no-std-compat v0.4.1 |
| 588 | 2026-09-04T21:32:08.048Z | Downloaded num-conv v0.2.2 |
| 589 | 2026-09-04T21:32:08.048Z | Downloaded ciborium-ll v0.2.2 |
| 590 | 2026-09-04T21:32:08.048Z | Downloaded natord v1.0.9 |
| 591 | 2026-09-04T21:32:08.048Z | Downloaded newline-converter v0.3.0 |
| 592 | 2026-09-04T21:32:08.048Z | Downloaded lru-cache v0.1.2 |
| 593 | 2026-09-04T21:32:08.048Z | Downloaded managed v0.8.0 |
| 594 | 2026-09-04T21:32:08.048Z | Downloaded mime v0.3.17 |
| 595 | 2026-09-04T21:32:08.048Z | Downloaded compression-core v0.4.32 |
| 596 | 2026-09-04T21:32:08.048Z | Downloaded macaddr v1.0.1 |
| 597 | 2026-09-04T21:32:08.048Z | Downloaded newtype-uuid-macros v0.1.1 |
| 598 | 2026-09-04T21:32:08.048Z | Downloaded crucible-workspace-hack v0.1.0 |
| 599 | 2026-09-04T21:32:08.048Z | Downloaded byteorder v1.5.0 |
| 600 | 2026-09-04T21:32:08.048Z | Downloaded chacha20 v0.9.1 |
| 601 | 2026-09-04T21:32:08.048Z | Downloaded jiff-static v0.2.35 |
| 602 | 2026-09-04T21:32:08.048Z | Downloaded linked-hash-map v0.5.6 |
| 603 | 2026-09-04T21:32:08.048Z | Downloaded bit-vec v0.8.0 |
| 604 | 2026-09-04T21:32:08.048Z | Downloaded bs58 v0.5.1 |
| 605 | 2026-09-04T21:32:08.048Z | Downloaded num-derive v0.4.2 |
| 606 | 2026-09-04T21:32:08.048Z | Downloaded opaque-debug v0.3.1 |
| 607 | 2026-09-04T21:32:08.048Z | Downloaded backoff v0.4.0 |
| 608 | 2026-09-04T21:32:08.049Z | Downloaded async-trait v0.1.92 |
| 609 | 2026-09-04T21:32:08.049Z | Downloaded num v0.4.3 |
| 610 | 2026-09-04T21:32:08.049Z | Downloaded num_enum_derive v0.5.11 |
| 611 | 2026-09-04T21:32:08.049Z | Downloaded omicron-workspace-hack v0.1.0 |
| 612 | 2026-09-04T21:32:08.049Z | Downloaded atomicwrites v0.4.4 |
| 613 | 2026-09-04T21:32:08.049Z | Downloaded match_cfg v0.1.0 |
| 614 | 2026-09-04T21:32:08.049Z | Downloaded hubpack v0.1.2 |
| 615 | 2026-09-04T21:32:08.049Z | Downloaded memoffset v0.9.1 |
| 616 | 2026-09-04T21:32:08.049Z | Downloaded num_threads v0.1.7 |
| 617 | 2026-09-04T21:32:08.049Z | Downloaded serde_repr v0.1.21 |
| 618 | 2026-09-04T21:32:08.049Z | Downloaded anstyle-parse v1.0.0 |
| 619 | 2026-09-04T21:32:08.049Z | Downloaded ingot v0.2.1 |
| 620 | 2026-09-04T21:32:08.049Z | Downloaded libsw-core v0.3.2 |
| 621 | 2026-09-04T21:32:08.049Z | Downloaded anstream v1.0.0 |
| 622 | 2026-09-04T21:32:08.049Z | Downloaded konst_macro_rules v0.2.19 |
| 623 | 2026-09-04T21:32:08.049Z | Downloaded colored v3.1.1 |
| 624 | 2026-09-04T21:32:08.049Z | Downloaded arc-swap v1.9.2 |
| 625 | 2026-09-04T21:32:08.049Z | Downloaded cpufeatures v0.2.17 |
| 626 | 2026-09-04T21:32:08.049Z | Downloaded num-complex v0.4.6 |
| 627 | 2026-09-04T21:32:08.049Z | Downloaded instant v0.1.13 |
| 628 | 2026-09-04T21:32:08.049Z | Downloaded scroll_derive v0.13.1 |
| 629 | 2026-09-04T21:32:08.049Z | Downloaded strum v0.27.2 |
| 630 | 2026-09-04T21:32:08.049Z | Downloaded olpc-cjson v0.1.4 |
| 631 | 2026-09-04T21:32:08.049Z | Downloaded bytecount v0.6.9 |
| 632 | 2026-09-04T21:32:08.049Z | Downloaded slog-bunyan v2.5.0 |
| 633 | 2026-09-04T21:32:08.049Z | Downloaded autocfg v1.5.1 |
| 634 | 2026-09-04T21:32:08.049Z | Downloaded critical-section v1.2.0 |
| 635 | 2026-09-04T21:32:08.049Z | Downloaded cipher v0.4.4 |
| 636 | 2026-09-04T21:32:08.049Z | Downloaded crossbeam-deque v0.8.7 |
| 637 | 2026-09-04T21:32:08.049Z | Downloaded hyper-util v0.1.20 |
| 638 | 2026-09-04T21:32:08.057Z | Downloaded anstyle v1.0.14 |
| 639 | 2026-09-04T21:32:08.057Z | Downloaded cmake v0.1.58 |
| 640 | 2026-09-04T21:32:08.057Z | Downloaded const-random v0.1.18 |
| 641 | 2026-09-04T21:32:08.057Z | Downloaded tabwriter v1.4.1 |
| 642 | 2026-09-04T21:32:08.057Z | Downloaded tagptr v0.2.0 |
| 643 | 2026-09-04T21:32:08.057Z | Downloaded take_mut v0.2.2 |
| 644 | 2026-09-04T21:32:08.057Z | Downloaded toml_write v0.1.2 |
| 645 | 2026-09-04T21:32:08.057Z | Downloaded typify-macro v0.6.2 |
| 646 | 2026-09-04T21:32:08.057Z | Downloaded untrusted v0.9.0 |
| 647 | 2026-09-04T21:32:08.057Z | Downloaded csv-core v0.1.13 |
| 648 | 2026-09-04T21:32:08.057Z | Downloaded daft v0.1.8 |
| 649 | 2026-09-04T21:32:08.057Z | Downloaded untrusted v0.7.1 |
| 650 | 2026-09-04T21:32:08.057Z | Downloaded multer v3.1.0 |
| 651 | 2026-09-04T21:32:08.057Z | Downloaded num-integer v0.1.47 |
| 652 | 2026-09-04T21:32:08.057Z | Downloaded toml_datetime v0.6.11 |
| 653 | 2026-09-04T21:32:08.057Z | Downloaded num-rational v0.4.2 |
| 654 | 2026-09-04T21:32:08.057Z | Downloaded num_enum v0.7.6 |
| 655 | 2026-09-04T21:32:08.057Z | Downloaded base64ct v1.8.3 |
| 656 | 2026-09-04T21:32:08.057Z | Downloaded bitflags v1.3.2 |
| 657 | 2026-09-04T21:32:08.057Z | Downloaded num_enum_derive v0.7.6 |
| 658 | 2026-09-04T21:32:08.057Z | Downloaded serde_urlencoded v0.7.1 |
| 659 | 2026-09-04T21:32:08.057Z | Downloaded num_enum v0.5.11 |
| 660 | 2026-09-04T21:32:08.057Z | Downloaded serde_tokenstream v0.3.0 |
| 661 | 2026-09-04T21:32:08.057Z | Downloaded rustversion v1.0.23 |
| 662 | 2026-09-04T21:32:08.057Z | Downloaded zerofrom v0.1.8 |
| 663 | 2026-09-04T21:32:08.057Z | Downloaded tower-layer v0.3.3 |
| 664 | 2026-09-04T21:32:08.057Z | Downloaded dunce v1.0.5 |
| 665 | 2026-09-04T21:32:08.057Z | Downloaded tower-service v0.3.3 |
| 666 | 2026-09-04T21:32:08.057Z | Downloaded dyn-clone v1.0.20 |
| 667 | 2026-09-04T21:32:08.057Z | Downloaded errno v0.3.14 |
| 668 | 2026-09-04T21:32:08.057Z | Downloaded bitflags v2.13.1 |
| 669 | 2026-09-04T21:32:08.057Z | Downloaded cookie v0.18.2 |
| 670 | 2026-09-04T21:32:08.057Z | Downloaded ingot-macros v0.2.0 |
| 671 | 2026-09-04T21:32:08.057Z | Downloaded compression-codecs v0.4.38 |
| 672 | 2026-09-04T21:32:08.058Z | Downloaded unicode-linebreak v0.1.5 |
| 673 | 2026-09-04T21:32:08.058Z | Downloaded waitgroup v0.1.2 |
| 674 | 2026-09-04T21:32:08.058Z | Downloaded ingot-macros v0.1.1 |
| 675 | 2026-09-04T21:32:08.058Z | Downloaded base64 v0.22.1 |
| 676 | 2026-09-04T21:32:08.058Z | Downloaded scopeguard v1.2.0 |
| 677 | 2026-09-04T21:32:08.058Z | Downloaded lock_api v0.4.14 |
| 678 | 2026-09-04T21:32:08.058Z | Downloaded defmt-parser v1.0.0 |
| 679 | 2026-09-04T21:32:08.058Z | Downloaded foreign-types-shared v0.3.1 |
| 680 | 2026-09-04T21:32:08.058Z | Downloaded simd-adler32 v0.3.10 |
| 681 | 2026-09-04T21:32:08.058Z | Downloaded serde_derive_internals v0.29.1 |
| 682 | 2026-09-04T21:32:08.058Z | Downloaded slog-scope v4.4.1 |
| 683 | 2026-09-04T21:32:08.058Z | Downloaded icu_provider v2.2.0 |
| 684 | 2026-09-04T21:32:08.058Z | Downloaded smartstring v1.0.1 |
| 685 | 2026-09-04T21:32:08.058Z | Downloaded foreign-types-shared v0.1.1 |
| 686 | 2026-09-04T21:32:08.058Z | Downloaded futures-sink v0.3.34 |
| 687 | 2026-09-04T21:32:08.058Z | Downloaded futures-task v0.3.34 |
| 688 | 2026-09-04T21:32:08.058Z | Downloaded git-stub v1.0.0 |
| 689 | 2026-09-04T21:32:08.058Z | Downloaded form_urlencoded v1.2.2 |
| 690 | 2026-09-04T21:32:08.058Z | Downloaded heck v0.5.0 |
| 691 | 2026-09-04T21:32:08.058Z | Downloaded hex v0.4.3 |
| 692 | 2026-09-04T21:32:08.058Z | Downloaded bcs v0.1.6 |
| 693 | 2026-09-04T21:32:08.058Z | Downloaded cargo_toml v0.22.3 |
| 694 | 2026-09-04T21:32:08.058Z | Downloaded clap_derive v4.6.4 |
| 695 | 2026-09-04T21:32:08.058Z | Downloaded const_format_proc_macros v0.2.34 |
| 696 | 2026-09-04T21:32:08.058Z | Downloaded hubpack_derive v0.1.1 |
| 697 | 2026-09-04T21:32:08.058Z | Downloaded strsim v0.11.1 |
| 698 | 2026-09-04T21:32:08.058Z | Downloaded thiserror-no-std v2.0.2 |
| 699 | 2026-09-04T21:32:08.058Z | Downloaded tokio-tungstenite v0.21.0 |
| 700 | 2026-09-04T21:32:08.058Z | Downloaded ahash v0.8.12 |
| 701 | 2026-09-04T21:32:08.058Z | Downloaded chacha20 v0.10.1 |
| 702 | 2026-09-04T21:32:08.058Z | Downloaded crypto-common v0.1.7 |
| 703 | 2026-09-04T21:32:08.058Z | Downloaded pretty-hex v0.4.2 |
| 704 | 2026-09-04T21:32:08.058Z | Downloaded crossbeam-utils v0.8.22 |
| 705 | 2026-09-04T21:32:08.058Z | Downloaded darling v0.23.0 |
| 706 | 2026-09-04T21:32:08.058Z | Downloaded percent-encoding v2.3.2 |
| 707 | 2026-09-04T21:32:08.058Z | Downloaded strum_macros v0.28.0 |
| 708 | 2026-09-04T21:32:08.059Z | Downloaded usdt-impl v0.6.0 |
| 709 | 2026-09-04T21:32:08.059Z | Downloaded progenitor-macro v0.13.0 |
| 710 | 2026-09-04T21:32:08.059Z | Downloaded rand_pcg v0.10.2 |
| 711 | 2026-09-04T21:32:08.059Z | Downloaded linear-map v1.2.0 |
| 712 | 2026-09-04T21:32:08.059Z | Downloaded newtype-uuid v1.4.0 |
| 713 | 2026-09-04T21:32:08.059Z | Downloaded crc32fast v1.5.0 |
| 714 | 2026-09-04T21:32:08.059Z | Downloaded backon v1.6.0 |
| 715 | 2026-09-04T21:32:08.059Z | Downloaded deranged v0.5.8 |
| 716 | 2026-09-04T21:32:08.059Z | Downloaded console v0.16.4 |
| 717 | 2026-09-04T21:32:08.059Z | Downloaded daft-derive v0.1.8 |
| 718 | 2026-09-04T21:32:08.059Z | Downloaded icu_properties v2.2.0 |
| 719 | 2026-09-04T21:32:08.059Z | Downloaded ref-cast v1.0.26 |
| 720 | 2026-09-04T21:32:08.059Z | Downloaded writeable v0.6.3 |
| 721 | 2026-09-04T21:32:08.059Z | Downloaded allocator-api2 v0.2.21 |
| 722 | 2026-09-04T21:32:08.059Z | Downloaded blake2 v0.10.6 |
| 723 | 2026-09-04T21:32:08.059Z | Downloaded ciborium v0.2.2 |
| 724 | 2026-09-04T21:32:08.059Z | Downloaded indexmap v1.9.3 |
| 725 | 2026-09-04T21:32:08.059Z | Downloaded rustc_version v0.4.1 |
| 726 | 2026-09-04T21:32:08.059Z | Downloaded serde-big-array v0.5.1 |
| 727 | 2026-09-04T21:32:08.059Z | Downloaded memmap2 v0.9.11 |
| 728 | 2026-09-04T21:32:08.059Z | Downloaded sha1 v0.10.7 |
| 729 | 2026-09-04T21:32:08.059Z | Downloaded foldhash v0.2.0 |
| 730 | 2026-09-04T21:32:08.059Z | Downloaded sha1 v0.11.0 |
| 731 | 2026-09-04T21:32:08.059Z | Downloaded crossbeam-epoch v0.9.20 |
| 732 | 2026-09-04T21:32:08.059Z | Downloaded swrite v0.1.0 |
| 733 | 2026-09-04T21:32:08.059Z | Downloaded darling_core v0.21.3 |
| 734 | 2026-09-04T21:32:08.059Z | Downloaded konst v0.2.20 |
| 735 | 2026-09-04T21:32:08.059Z | Downloaded erased-serde v0.3.31 |
| 736 | 2026-09-04T21:32:08.059Z | Downloaded humantime v2.4.0 |
| 737 | 2026-09-04T21:32:08.059Z | Downloaded testing_table v0.3.0 |
| 738 | 2026-09-04T21:32:08.471Z | Downloaded spin v0.5.2 |
| 739 | 2026-09-04T21:32:08.471Z | Downloaded tokio-macros v2.7.2 |
| 740 | 2026-09-04T21:32:08.471Z | Downloaded thread-id v4.2.2 |
| 741 | 2026-09-04T21:32:08.471Z | Downloaded thread-id v5.1.0 |
| 742 | 2026-09-04T21:32:08.471Z | Downloaded typeid v1.0.3 |
| 743 | 2026-09-04T21:32:08.471Z | Downloaded async-compression v0.4.43 |
| 744 | 2026-09-04T21:32:08.471Z | Downloaded spin v0.9.9 |
| 745 | 2026-09-04T21:32:08.471Z | Downloaded parse-display-derive v0.10.0 |
| 746 | 2026-09-04T21:32:08.471Z | Downloaded pkg-config v0.3.33 |
| 747 | 2026-09-04T21:32:08.471Z | Downloaded darling v0.21.3 |
| 748 | 2026-09-04T21:32:08.471Z | Downloaded usdt v0.5.0 |
| 749 | 2026-09-04T21:32:08.471Z | Downloaded want v0.3.1 |
| 750 | 2026-09-04T21:32:08.471Z | Downloaded unarray v0.1.4 |
| 751 | 2026-09-04T21:32:08.471Z | Downloaded clap v4.6.6 |
| 752 | 2026-09-04T21:32:08.471Z | Downloaded zone v0.3.1 |
| 753 | 2026-09-04T21:32:08.471Z | Downloaded dtrace-parser v0.2.0 |
| 754 | 2026-09-04T21:32:08.471Z | Downloaded ppv-lite86 v0.2.21 |
| 755 | 2026-09-04T21:32:08.471Z | Downloaded progenitor-client v0.13.0 |
| 756 | 2026-09-04T21:32:08.471Z | Downloaded rand_chacha v0.9.0 |
| 757 | 2026-09-04T21:32:08.472Z | Downloaded thiserror v2.0.20 |
| 758 | 2026-09-04T21:32:08.472Z | Downloaded tinystr v0.8.3 |
| 759 | 2026-09-04T21:32:08.472Z | Downloaded once_cell v1.21.4 |
| 760 | 2026-09-04T21:32:08.472Z | Downloaded log v0.4.33 |
| 761 | 2026-09-04T21:32:08.472Z | Downloaded progenitor v0.10.0 |
| 762 | 2026-09-04T21:32:08.472Z | Downloaded num-traits v0.2.19 |
| 763 | 2026-09-04T21:32:08.472Z | Downloaded utf-8 v0.7.6 |
| 764 | 2026-09-04T21:32:08.472Z | Downloaded litemap v0.8.2 |
| 765 | 2026-09-04T21:32:08.472Z | Downloaded version_check v0.9.5 |
| 766 | 2026-09-04T21:32:08.472Z | Downloaded whoami v1.6.1 |
| 767 | 2026-09-04T21:32:08.472Z | Downloaded embedded-io v0.6.1 |
| 768 | 2026-09-04T21:32:08.472Z | Downloaded camino v1.2.5 |
| 769 | 2026-09-04T21:32:08.472Z | Downloaded fixedbitset v0.4.2 |
| 770 | 2026-09-04T21:32:08.472Z | Downloaded openssl-macros v0.1.1 |
| 771 | 2026-09-04T21:32:08.472Z | Downloaded icu_locale_core v2.2.0 |
| 772 | 2026-09-04T21:32:08.472Z | Downloaded bytes v1.12.1 |
| 773 | 2026-09-04T21:32:08.472Z | Downloaded futures-core v0.3.34 |
| 774 | 2026-09-04T21:32:08.472Z | Downloaded fxhash v0.2.1 |
| 775 | 2026-09-04T21:32:08.472Z | Downloaded httpdate v1.0.3 |
| 776 | 2026-09-04T21:32:08.472Z | Downloaded rusty-fork v0.3.1 |
| 777 | 2026-09-04T21:32:08.472Z | Downloaded scroll v0.13.0 |
| 778 | 2026-09-04T21:32:08.472Z | Downloaded icu_normalizer v2.2.0 |
| 779 | 2026-09-04T21:32:08.472Z | Downloaded icu_normalizer_data v2.2.0 |
| 780 | 2026-09-04T21:32:08.472Z | Downloaded indicatif v0.18.6 |
| 781 | 2026-09-04T21:32:08.472Z | Downloaded slog-async v2.8.0 |
| 782 | 2026-09-04T21:32:08.472Z | Downloaded slog-stdlog v4.1.1 |
| 783 | 2026-09-04T21:32:08.472Z | Downloaded slog-term v2.9.2 |
| 784 | 2026-09-04T21:32:08.472Z | Downloaded strum_macros v0.26.4 |
| 785 | 2026-09-04T21:32:08.472Z | Downloaded thiserror-impl v1.0.69 |
| 786 | 2026-09-04T21:32:08.472Z | Downloaded defmt v1.1.1 |
| 787 | 2026-09-04T21:32:08.472Z | Downloaded rand_xorshift v0.4.0 |
| 788 | 2026-09-04T21:32:08.472Z | Downloaded schemars v0.8.22 |
| 789 | 2026-09-04T21:32:08.472Z | Downloaded rustc-hash v2.1.3 |
| 790 | 2026-09-04T21:32:08.472Z | Downloaded similar v2.7.0 |
| 791 | 2026-09-04T21:32:08.472Z | Downloaded tinyvec v1.12.0 |
| 792 | 2026-09-04T21:32:08.476Z | Downloaded hmac v0.12.1 |
| 793 | 2026-09-04T21:32:08.476Z | Downloaded git-stub-vcs v0.1.0 |
| 794 | 2026-09-04T21:32:08.476Z | Downloaded pest_meta v2.8.8 |
| 795 | 2026-09-04T21:32:08.476Z | Downloaded subtle v2.6.1 |
| 796 | 2026-09-04T21:32:08.476Z | Downloaded thread_local v1.1.10 |
| 797 | 2026-09-04T21:32:08.476Z | Downloaded slog-envlogger v2.2.0 |
| 798 | 2026-09-04T21:32:08.476Z | Downloaded miniz_oxide v0.8.9 |
| 799 | 2026-09-04T21:32:08.476Z | Downloaded const-oid v0.10.2 |
| 800 | 2026-09-04T21:32:08.476Z | Downloaded const_format v0.2.36 |
| 801 | 2026-09-04T21:32:08.477Z | Downloaded defmt-macros v1.1.1 |
| 802 | 2026-09-04T21:32:08.477Z | Downloaded chacha20poly1305 v0.10.1 |
| 803 | 2026-09-04T21:32:08.477Z | Downloaded parking_lot v0.12.5 |
| 804 | 2026-09-04T21:32:08.477Z | Downloaded displaydoc v0.2.7 |
| 805 | 2026-09-04T21:32:08.477Z | Downloaded foldhash v0.1.5 |
| 806 | 2026-09-04T21:32:08.477Z | Downloaded glob v0.3.4 |
| 807 | 2026-09-04T21:32:08.477Z | Downloaded pem v3.0.6 |
| 808 | 2026-09-04T21:32:08.477Z | Downloaded terminal_size v0.4.4 |
| 809 | 2026-09-04T21:32:08.477Z | Downloaded wait-timeout v0.2.1 |
| 810 | 2026-09-04T21:32:08.477Z | Downloaded base64 v0.21.7 |
| 811 | 2026-09-04T21:32:08.477Z | Downloaded paste v1.0.15 |
| 812 | 2026-09-04T21:32:08.477Z | Downloaded fs-err v3.3.1 |
| 813 | 2026-09-04T21:32:08.477Z | Downloaded utf8_iter v1.0.4 |
| 814 | 2026-09-04T21:32:08.477Z | Downloaded progenitor v0.14.0 |
| 815 | 2026-09-04T21:32:08.477Z | Downloaded darling_macro v0.21.3 |
| 816 | 2026-09-04T21:32:08.477Z | Downloaded dof v0.4.0 |
| 817 | 2026-09-04T21:32:08.477Z | Downloaded gethostname v0.5.0 |
| 818 | 2026-09-04T21:32:08.477Z | Downloaded semver v1.0.28 |
| 819 | 2026-09-04T21:32:08.477Z | Downloaded http-body-util v0.1.5 |
| 820 | 2026-09-04T21:32:08.477Z | Downloaded poly1305 v0.8.0 |
| 821 | 2026-09-04T21:32:08.477Z | Downloaded proc-macro-crate v1.3.1 |
| 822 | 2026-09-04T21:32:08.477Z | Downloaded phf_shared v0.12.1 |
| 823 | 2026-09-04T21:32:08.477Z | Downloaded quick-error v1.2.3 |
| 824 | 2026-09-04T21:32:08.477Z | Downloaded hybrid-array v0.4.14 |
| 825 | 2026-09-04T21:32:08.477Z | Downloaded schemars_derive v0.8.22 |
| 826 | 2026-09-04T21:32:08.477Z | Downloaded shlex v2.0.1 |
| 827 | 2026-09-04T21:32:08.477Z | Downloaded proc-macro-error v1.0.4 |
| 828 | 2026-09-04T21:32:08.477Z | Downloaded tokio-rustls v0.26.4 |
| 829 | 2026-09-04T21:32:08.477Z | Downloaded quinn-udp v0.5.15 |
| 830 | 2026-09-04T21:32:08.477Z | Downloaded stable_deref_trait v1.2.1 |
| 831 | 2026-09-04T21:32:08.477Z | Downloaded term v1.2.1 |
| 832 | 2026-09-04T21:32:08.477Z | Downloaded supports-color v3.0.2 |
| 833 | 2026-09-04T21:32:08.477Z | Downloaded serde_path_to_error v0.1.20 |
| 834 | 2026-09-04T21:32:08.477Z | Downloaded slog-dtrace v0.3.0 |
| 835 | 2026-09-04T21:32:08.477Z | Downloaded slog-json v2.6.1 |
| 836 | 2026-09-04T21:32:08.477Z | Downloaded serde_tokenstream v0.2.3 |
| 837 | 2026-09-04T21:32:08.477Z | Downloaded synstructure v0.13.2 |
| 838 | 2026-09-04T21:32:08.478Z | Downloaded tinyvec_macros v0.1.1 |
| 839 | 2026-09-04T21:32:08.478Z | Downloaded same-file v1.0.6 |
| 840 | 2026-09-04T21:32:08.478Z | Downloaded siphasher v1.0.3 |
| 841 | 2026-09-04T21:32:08.478Z | Downloaded half v2.7.1 |
| 842 | 2026-09-04T21:32:08.478Z | Downloaded unsafe-libyaml v0.2.11 |
| 843 | 2026-09-04T21:32:08.478Z | Downloaded progenitor-impl v0.13.0 |
| 844 | 2026-09-04T21:32:08.478Z | Downloaded tabled_derive v0.7.0 |
| 845 | 2026-09-04T21:32:08.478Z | Downloaded usdt v0.6.0 |
| 846 | 2026-09-04T21:32:08.478Z | Downloaded usdt-macro v0.5.0 |
| 847 | 2026-09-04T21:32:08.478Z | Downloaded cc v1.4.2 |
| 848 | 2026-09-04T21:32:08.478Z | Downloaded crypto-bigint v0.5.5 |
| 849 | 2026-09-04T21:32:08.478Z | Downloaded darling_macro v0.23.0 |
| 850 | 2026-09-04T21:32:08.478Z | Downloaded data-encoding v2.11.1 |
| 851 | 2026-09-04T21:32:08.478Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 852 | 2026-09-04T21:32:08.478Z | Downloaded xz2 v0.1.7 |
| 853 | 2026-09-04T21:32:08.478Z | Downloaded embedded-io v0.4.0 |
| 854 | 2026-09-04T21:32:08.478Z | Downloaded serde_yaml v0.9.34+deprecated |
| 855 | 2026-09-04T21:32:08.478Z | Downloaded foreign-types v0.5.0 |
| 856 | 2026-09-04T21:32:08.478Z | Downloaded powerfmt v0.2.0 |
| 857 | 2026-09-04T21:32:08.478Z | Downloaded minimal-lexical v0.2.1 |
| 858 | 2026-09-04T21:32:08.478Z | Downloaded httparse v1.10.1 |
| 859 | 2026-09-04T21:32:08.478Z | Downloaded ff v0.13.1 |
| 860 | 2026-09-04T21:32:08.478Z | Downloaded find-msvc-tools v0.1.10 |
| 861 | 2026-09-04T21:32:08.478Z | Downloaded fs_extra v1.3.0 |
| 862 | 2026-09-04T21:32:08.478Z | Downloaded owo-colors v4.3.0 |
| 863 | 2026-09-04T21:32:08.478Z | Downloaded foreign-types-macros v0.2.4 |
| 864 | 2026-09-04T21:32:08.478Z | Downloaded progenitor-client v0.10.0 |
| 865 | 2026-09-04T21:32:08.478Z | Downloaded serde_core v1.0.229 |
| 866 | 2026-09-04T21:32:08.478Z | Downloaded pest_derive v2.8.8 |
| 867 | 2026-09-04T21:32:08.478Z | Downloaded port-file v0.1.0 |
| 868 | 2026-09-04T21:32:08.478Z | Downloaded progenitor v0.13.0 |
| 869 | 2026-09-04T21:32:08.478Z | Downloaded serde v1.0.229 |
| 870 | 2026-09-04T21:32:08.478Z | Downloaded darling_core v0.23.0 |
| 871 | 2026-09-04T21:32:08.478Z | Downloaded hostname v0.4.2 |
| 872 | 2026-09-04T21:32:08.478Z | Downloaded dropshot_endpoint v0.17.1 |
| 873 | 2026-09-04T21:32:08.478Z | Downloaded thin-vec v0.2.19 |
| 874 | 2026-09-04T21:32:08.478Z | Downloaded smallvec v1.15.2 |
| 875 | 2026-09-04T21:32:08.478Z | Downloaded rand_chacha v0.3.1 |
| 876 | 2026-09-04T21:32:08.478Z | Downloaded slab v0.4.12 |
| 877 | 2026-09-04T21:32:08.478Z | Downloaded progenitor-macro v0.14.0 |
| 878 | 2026-09-04T21:32:08.479Z | Downloaded structmeta-derive v0.3.0 |
| 879 | 2026-09-04T21:32:08.479Z | Downloaded sync_wrapper v1.0.2 |
| 880 | 2026-09-04T21:32:08.479Z | Downloaded secrecy v0.10.3 |
| 881 | 2026-09-04T21:32:08.479Z | Downloaded serde_plain v1.0.2 |
| 882 | 2026-09-04T21:32:08.479Z | Downloaded scroll v0.12.0 |
| 883 | 2026-09-04T21:32:08.479Z | Downloaded unicode-xid v0.2.6 |
| 884 | 2026-09-04T21:32:08.479Z | Downloaded thiserror v1.0.69 |
| 885 | 2026-09-04T21:32:08.479Z | Downloaded thiserror-impl v2.0.20 |
| 886 | 2026-09-04T21:32:08.479Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 887 | 2026-09-04T21:32:08.479Z | Downloaded crossbeam-channel v0.5.16 |
| 888 | 2026-09-04T21:32:08.479Z | Downloaded memchr v2.8.3 |
| 889 | 2026-09-04T21:32:08.479Z | Downloaded mio v1.2.2 |
| 890 | 2026-09-04T21:32:08.479Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 891 | 2026-09-04T21:32:08.479Z | Downloaded derive-where v1.6.1 |
| 892 | 2026-09-04T21:32:08.484Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 893 | 2026-09-04T21:32:08.484Z | Downloaded vsss-rs v3.3.4 |
| 894 | 2026-09-04T21:32:08.484Z | Downloaded zeroize v1.9.0 |
| 895 | 2026-09-04T21:32:08.484Z | Downloaded usdt-attr-macro v0.6.0 |
| 896 | 2026-09-04T21:32:08.484Z | Downloaded yoke-derive v0.8.2 |
| 897 | 2026-09-04T21:32:08.484Z | Downloaded zerovec-derive v0.11.3 |
| 898 | 2026-09-04T21:32:08.484Z | Downloaded digest v0.10.7 |
| 899 | 2026-09-04T21:32:08.484Z | Downloaded flate2 v1.1.9 |
| 900 | 2026-09-04T21:32:08.484Z | Downloaded indexmap v2.14.0 |
| 901 | 2026-09-04T21:32:08.484Z | Downloaded digest v0.11.3 |
| 902 | 2026-09-04T21:32:08.484Z | Downloaded fixedbitset v0.5.7 |
| 903 | 2026-09-04T21:32:08.484Z | Downloaded foreign-types v0.3.2 |
| 904 | 2026-09-04T21:32:08.484Z | Downloaded group v0.13.0 |
| 905 | 2026-09-04T21:32:08.484Z | Downloaded pin-project-lite v0.2.17 |
| 906 | 2026-09-04T21:32:08.484Z | Downloaded dof v0.3.0 |
| 907 | 2026-09-04T21:32:08.484Z | Downloaded parking_lot_core v0.9.12 |
| 908 | 2026-09-04T21:32:08.484Z | Downloaded plain v0.2.3 |
| 909 | 2026-09-04T21:32:08.484Z | Downloaded progenitor-client v0.14.0 |
| 910 | 2026-09-04T21:32:08.485Z | Downloaded toml_edit v0.22.27 |
| 911 | 2026-09-04T21:32:08.485Z | Downloaded zerotrie v0.2.4 |
| 912 | 2026-09-04T21:32:08.485Z | Downloaded rand v0.8.7 |
| 913 | 2026-09-04T21:32:08.485Z | Downloaded rustls-platform-verifier v0.7.0 |
| 914 | 2026-09-04T21:32:08.485Z | Downloaded rhai_codegen v3.2.0 |
| 915 | 2026-09-04T21:32:08.485Z | Downloaded resolv-conf v0.7.6 |
| 916 | 2026-09-04T21:32:08.485Z | Downloaded rustls-native-certs v0.8.4 |
| 917 | 2026-09-04T21:32:08.485Z | Downloaded semver v0.1.20 |
| 918 | 2026-09-04T21:32:08.485Z | Downloaded termtree v0.5.1 |
| 919 | 2026-09-04T21:32:08.485Z | Downloaded usdt-macro v0.6.0 |
| 920 | 2026-09-04T21:32:08.485Z | Downloaded heck v0.4.1 |
| 921 | 2026-09-04T21:32:08.485Z | Downloaded hostname v0.3.1 |
| 922 | 2026-09-04T21:32:08.485Z | Downloaded proc-macro-error-attr v1.0.4 |
| 923 | 2026-09-04T21:32:08.485Z | Downloaded sigpipe v0.1.3 |
| 924 | 2026-09-04T21:32:08.485Z | Downloaded tiny-keccak v2.0.2 |
| 925 | 2026-09-04T21:32:08.485Z | Downloaded serde_spanned v1.1.1 |
| 926 | 2026-09-04T21:32:08.485Z | Downloaded unit-prefix v0.5.2 |
| 927 | 2026-09-04T21:32:08.485Z | Downloaded derive_more v0.99.20 |
| 928 | 2026-09-04T21:32:08.485Z | Downloaded unicode-ident v1.0.24 |
| 929 | 2026-09-04T21:32:08.485Z | Downloaded zeroize_derive v1.5.0 |
| 930 | 2026-09-04T21:32:08.485Z | Downloaded yoke v0.8.3 |
| 931 | 2026-09-04T21:32:08.485Z | Downloaded zone_cfg_derive v0.3.1 |
| 932 | 2026-09-04T21:32:08.485Z | Downloaded usdt-attr-macro v0.5.0 |
| 933 | 2026-09-04T21:32:08.485Z | Downloaded debug-ignore v1.0.5 |
| 934 | 2026-09-04T21:32:08.485Z | Downloaded equivalent v1.0.2 |
| 935 | 2026-09-04T21:32:08.485Z | Downloaded futures-io v0.3.34 |
| 936 | 2026-09-04T21:32:08.485Z | Downloaded zerocopy-derive v0.7.35 |
| 937 | 2026-09-04T21:32:08.485Z | Downloaded jiff-core v0.1.0 |
| 938 | 2026-09-04T21:32:08.485Z | Downloaded drift v0.2.0 |
| 939 | 2026-09-04T21:32:08.485Z | Downloaded ref-cast-impl v1.0.26 |
| 940 | 2026-09-04T21:32:08.485Z | Downloaded serde_spanned v0.6.9 |
| 941 | 2026-09-04T21:32:08.485Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 942 | 2026-09-04T21:32:08.485Z | Downloaded enum-as-inner v0.6.1 |
| 943 | 2026-09-04T21:32:08.485Z | Downloaded float-ord v0.3.2 |
| 944 | 2026-09-04T21:32:08.485Z | Downloaded rustls-webpki v0.103.14 |
| 945 | 2026-09-04T21:32:08.485Z | Downloaded proc-macro-crate v3.5.0 |
| 946 | 2026-09-04T21:32:08.485Z | Downloaded derive-ex v0.1.8 |
| 947 | 2026-09-04T21:32:08.485Z | Downloaded oxide-tokio-rt v0.1.6 |
| 948 | 2026-09-04T21:32:08.486Z | Downloaded pest_generator v2.8.8 |
| 949 | 2026-09-04T21:32:08.486Z | Downloaded progenitor-impl v0.10.0 |
| 950 | 2026-09-04T21:32:08.486Z | Downloaded toml_edit v0.19.15 |
| 951 | 2026-09-04T21:32:08.486Z | Downloaded futures-executor v0.3.34 |
| 952 | 2026-09-04T21:32:08.486Z | Downloaded url v2.5.8 |
| 953 | 2026-09-04T21:32:08.486Z | Downloaded parking_lot_core v0.8.6 |
| 954 | 2026-09-04T21:32:08.486Z | Downloaded steno v0.4.1 |
| 955 | 2026-09-04T21:32:08.486Z | Downloaded scroll_derive v0.12.1 |
| 956 | 2026-09-04T21:32:08.486Z | Downloaded zerofrom-derive v0.1.7 |
| 957 | 2026-09-04T21:32:08.486Z | Downloaded try-lock v0.2.5 |
| 958 | 2026-09-04T21:32:08.486Z | Downloaded socket2 v0.6.5 |
| 959 | 2026-09-04T21:32:08.486Z | Downloaded time-macros v0.2.32 |
| 960 | 2026-09-04T21:32:08.486Z | Downloaded nom v7.1.3 |
| 961 | 2026-09-04T21:32:08.486Z | Downloaded serde_with_macros v3.22.0 |
| 962 | 2026-09-04T21:32:08.486Z | Downloaded strum v0.28.0 |
| 963 | 2026-09-04T21:32:08.486Z | Downloaded smawk v0.3.3 |
| 964 | 2026-09-04T21:32:08.486Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 965 | 2026-09-04T21:32:08.486Z | Downloaded tungstenite v0.21.0 |
| 966 | 2026-09-04T21:32:08.486Z | Downloaded typify v0.4.3 |
| 967 | 2026-09-04T21:32:08.486Z | Downloaded quinn v0.11.11 |
| 968 | 2026-09-04T21:32:08.491Z | Downloaded highway v1.3.0 |
| 969 | 2026-09-04T21:32:08.491Z | Downloaded futures-macro v0.3.34 |
| 970 | 2026-09-04T21:32:08.497Z | Downloaded tokio-dtrace v0.1.1 |
| 971 | 2026-09-04T21:32:08.501Z | Downloaded potential_utf v0.1.5 |
| 972 | 2026-09-04T21:32:08.501Z | Downloaded itertools v0.12.1 |
| 973 | 2026-09-04T21:32:08.501Z | Downloaded rustls-pemfile v2.2.0 |
| 974 | 2026-09-04T21:32:08.504Z | Downloaded dtrace-parser v0.3.0 |
| 975 | 2026-09-04T21:32:08.504Z | Downloaded http-body v1.1.0 |
| 976 | 2026-09-04T21:32:08.504Z | Downloaded static_assertions v1.1.0 |
| 977 | 2026-09-04T21:32:08.505Z | Downloaded ucd-trie v0.1.7 |
| 978 | 2026-09-04T21:32:08.505Z | Downloaded pin-project-internal v1.1.13 |
| 979 | 2026-09-04T21:32:08.508Z | Downloaded typify-macro v0.4.3 |
| 980 | 2026-09-04T21:32:08.510Z | Downloaded tracing-attributes v0.1.31 |
| 981 | 2026-09-04T21:32:08.514Z | Downloaded fastrand v2.5.0 |
| 982 | 2026-09-04T21:32:08.514Z | Downloaded futures v0.3.34 |
| 983 | 2026-09-04T21:32:08.518Z | Downloaded time-core v0.1.9 |
| 984 | 2026-09-04T21:32:08.524Z | Downloaded heapless v0.8.0 |
| 985 | 2026-09-04T21:32:08.524Z | Downloaded parse-display v0.10.0 |
| 986 | 2026-09-04T21:32:08.524Z | Downloaded getrandom v0.3.4 |
| 987 | 2026-09-04T21:32:08.524Z | Downloaded itertools v0.15.0 |
| 988 | 2026-09-04T21:32:08.528Z | Downloaded defmt v0.3.100 |
| 989 | 2026-09-04T21:32:08.531Z | Downloaded futures-channel v0.3.34 |
| 990 | 2026-09-04T21:32:08.537Z | Downloaded signal-hook-registry v1.4.8 |
| 991 | 2026-09-04T21:32:08.540Z | Downloaded smf v0.2.3 |
| 992 | 2026-09-04T21:32:08.540Z | Downloaded walkdir v2.5.0 |
| 993 | 2026-09-04T21:32:08.540Z | Downloaded globset v0.4.20 |
| 994 | 2026-09-04T21:32:08.540Z | Downloaded strum v0.26.3 |
| 995 | 2026-09-04T21:32:08.543Z | Downloaded oxnet v0.1.7 |
| 996 | 2026-09-04T21:32:08.543Z | Downloaded utf8parse v0.2.2 |
| 997 | 2026-09-04T21:32:08.543Z | Downloaded openssl-probe v0.2.1 |
| 998 | 2026-09-04T21:32:08.547Z | Downloaded rustc_version v0.1.7 |
| 999 | 2026-09-04T21:32:08.547Z | Downloaded structmeta v0.3.0 |
| 1000 | 2026-09-04T21:32:08.550Z | Downloaded idna v1.1.0 |
| 1001 | 2026-09-04T21:32:08.550Z | Downloaded progenitor-macro v0.10.0 |
| 1002 | 2026-09-04T21:32:08.550Z | Downloaded fnv v1.0.7 |
| 1003 | 2026-09-04T21:32:08.560Z | Downloaded textwrap v0.16.2 |
| 1004 | 2026-09-04T21:32:08.564Z | Downloaded schemars v1.2.2 |
| 1005 | 2026-09-04T21:32:08.570Z | Downloaded snafu-derive v0.8.9 |
| 1006 | 2026-09-04T21:32:08.573Z | Downloaded schemars v0.9.0 |
| 1007 | 2026-09-04T21:32:08.579Z | Downloaded rand_core v0.10.1 |
| 1008 | 2026-09-04T21:32:08.994Z | Downloaded usdt-impl v0.5.0 |
| 1009 | 2026-09-04T21:32:08.994Z | Downloaded quote v1.0.47 |
| 1010 | 2026-09-04T21:32:08.994Z | Downloaded libm v0.2.16 |
| 1011 | 2026-09-04T21:32:08.999Z | Downloaded generic-array v0.14.7 |
| 1012 | 2026-09-04T21:32:08.999Z | Downloaded uuid v1.26.0 |
| 1013 | 2026-09-04T21:32:08.999Z | Downloaded password-hash v0.5.0 |
| 1014 | 2026-09-04T21:32:08.999Z | Downloaded universal-hash v0.5.1 |
| 1015 | 2026-09-04T21:32:08.999Z | Downloaded http v1.5.0 |
| 1016 | 2026-09-04T21:32:08.999Z | Downloaded ryu v1.0.23 |
| 1017 | 2026-09-04T21:32:08.999Z | Downloaded itertools v0.14.0 |
| 1018 | 2026-09-04T21:32:08.999Z | Downloaded hyper v1.11.1 |
| 1019 | 2026-09-04T21:32:08.999Z | Downloaded slog v2.8.2 |
| 1020 | 2026-09-04T21:32:08.999Z | Downloaded zmij v1.0.23 |
| 1021 | 2026-09-04T21:32:08.999Z | Downloaded prettyplease v0.2.37 |
| 1022 | 2026-09-04T21:32:08.999Z | Downloaded phf v0.12.1 |
| 1023 | 2026-09-04T21:32:08.999Z | Downloaded expectorate v1.3.0 |
| 1024 | 2026-09-04T21:32:09.000Z | Downloaded typenum v1.20.1 |
| 1025 | 2026-09-04T21:32:09.000Z | Downloaded strum_macros v0.27.2 |
| 1026 | 2026-09-04T21:32:09.000Z | Downloaded nom v8.0.0 |
| 1027 | 2026-09-04T21:32:09.000Z | Downloaded openssl-sys v0.9.117 |
| 1028 | 2026-09-04T21:32:09.000Z | Downloaded papergrid v0.18.0 |
| 1029 | 2026-09-04T21:32:09.000Z | Downloaded progenitor-impl v0.14.0 |
| 1030 | 2026-09-04T21:32:09.000Z | Downloaded rand_core v0.6.4 |
| 1031 | 2026-09-04T21:32:09.000Z | Downloaded tokio-stream v0.1.19 |
| 1032 | 2026-09-04T21:32:09.000Z | Downloaded hash32 v0.3.1 |
| 1033 | 2026-09-04T21:32:09.000Z | Downloaded papergrid v0.11.0 |
| 1034 | 2026-09-04T21:32:09.000Z | Downloaded rand_core v0.9.5 |
| 1035 | 2026-09-04T21:32:09.000Z | Downloaded hashbrown v0.12.3 |
| 1036 | 2026-09-04T21:32:09.000Z | Downloaded proc-macro2 v1.0.107 |
| 1037 | 2026-09-04T21:32:09.000Z | Downloaded sha2 v0.10.9 |
| 1038 | 2026-09-04T21:32:09.000Z | Downloaded either v1.17.0 |
| 1039 | 2026-09-04T21:32:09.000Z | Downloaded icu_properties_data v2.2.0 |
| 1040 | 2026-09-04T21:32:09.000Z | Downloaded getrandom v0.2.17 |
| 1041 | 2026-09-04T21:32:09.000Z | Downloaded tower v0.5.3 |
| 1042 | 2026-09-04T21:32:09.000Z | Downloaded rayon-core v1.13.0 |
| 1043 | 2026-09-04T21:32:09.001Z | Downloaded similar v3.2.0 |
| 1044 | 2026-09-04T21:32:09.001Z | Downloaded rustls-pki-types v1.15.1 |
| 1045 | 2026-09-04T21:32:09.001Z | Downloaded toml v0.8.23 |
| 1046 | 2026-09-04T21:32:09.001Z | Downloaded zerocopy v0.7.35 |
| 1047 | 2026-09-04T21:32:09.001Z | Downloaded pest v2.8.8 |
| 1048 | 2026-09-04T21:32:09.001Z | Downloaded unicode-segmentation v1.13.3 |
| 1049 | 2026-09-04T21:32:09.001Z | Downloaded tempfile v3.27.0 |
| 1050 | 2026-09-04T21:32:09.001Z | Downloaded aho-corasick v1.1.5 |
| 1051 | 2026-09-04T21:32:09.001Z | Downloaded elliptic-curve v0.13.8 |
| 1052 | 2026-09-04T21:32:09.001Z | Downloaded postcard v1.1.3 |
| 1053 | 2026-09-04T21:32:09.001Z | Downloaded getrandom v0.4.3 |
| 1054 | 2026-09-04T21:32:09.001Z | Downloaded unicode-normalization v0.1.25 |
| 1055 | 2026-09-04T21:32:09.001Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1056 | 2026-09-04T21:32:09.001Z | Downloaded hashbrown v0.15.5 |
| 1057 | 2026-09-04T21:32:09.001Z | Downloaded hickory-resolver v0.24.4 |
| 1058 | 2026-09-04T21:32:09.001Z | Downloaded progenitor-extras v0.2.0 |
| 1059 | 2026-09-04T21:32:09.001Z | Downloaded rand v0.10.2 |
| 1060 | 2026-09-04T21:32:09.001Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 1061 | 2026-09-04T21:32:09.001Z | Downloaded zerovec v0.11.6 |
| 1062 | 2026-09-04T21:32:09.001Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 1063 | 2026-09-04T21:32:09.001Z | Downloaded hashbrown v0.16.1 |
| 1064 | 2026-09-04T21:32:09.002Z | Downloaded ron v0.12.2 |
| 1065 | 2026-09-04T21:32:09.002Z | Downloaded clap_builder v4.6.6 |
| 1066 | 2026-09-04T21:32:09.002Z | Downloaded iddqd v0.4.6 |
| 1067 | 2026-09-04T21:32:09.002Z | Downloaded pin-project v1.1.13 |
| 1068 | 2026-09-04T21:32:09.002Z | Downloaded rand v0.9.5 |
| 1069 | 2026-09-04T21:32:09.002Z | Downloaded tracing-core v0.1.36 |
| 1070 | 2026-09-04T21:32:09.002Z | Downloaded parking_lot v0.11.2 |
| 1071 | 2026-09-04T21:32:09.002Z | Downloaded typify v0.6.2 |
| 1072 | 2026-09-04T21:32:09.002Z | Downloaded hickory-resolver v0.25.2 |
| 1073 | 2026-09-04T21:32:09.002Z | Downloaded qorb v0.4.1 |
| 1074 | 2026-09-04T21:32:09.002Z | Downloaded tokio-util v0.7.19 |
| 1075 | 2026-09-04T21:32:09.002Z | Downloaded test-strategy v0.4.5 |
| 1076 | 2026-09-04T21:32:09.002Z | Downloaded serde_derive v1.0.229 |
| 1077 | 2026-09-04T21:32:09.002Z | Downloaded tower-http v0.6.11 |
| 1078 | 2026-09-04T21:32:09.002Z | Downloaded tough v0.22.0 |
| 1079 | 2026-09-04T21:32:09.002Z | Downloaded reqwest v0.13.4 |
| 1080 | 2026-09-04T21:32:09.002Z | Downloaded snafu v0.8.9 |
| 1081 | 2026-09-04T21:32:09.002Z | Downloaded hashbrown v0.17.1 |
| 1082 | 2026-09-04T21:32:09.002Z | Downloaded typed-path v0.9.3 |
| 1083 | 2026-09-04T21:32:09.002Z | Downloaded h2 v0.4.15 |
| 1084 | 2026-09-04T21:32:09.003Z | Downloaded moka v0.12.16 |
| 1085 | 2026-09-04T21:32:09.003Z | Downloaded regex v1.13.1 |
| 1086 | 2026-09-04T21:32:09.003Z | Downloaded tabled v0.15.0 |
| 1087 | 2026-09-04T21:32:09.003Z | Downloaded goblin v0.8.2 |
| 1088 | 2026-09-04T21:32:09.003Z | Downloaded reqwest v0.12.28 |
| 1089 | 2026-09-04T21:32:09.003Z | Downloaded futures-util v0.3.34 |
| 1090 | 2026-09-04T21:32:09.003Z | Downloaded vcpkg v0.2.15 |
| 1091 | 2026-09-04T21:32:09.003Z | Downloaded zerocopy-derive v0.8.56 |
| 1092 | 2026-09-04T21:32:09.003Z | Downloaded portable-atomic v1.15.0 |
| 1093 | 2026-09-04T21:32:09.003Z | Downloaded winnow v0.5.40 |
| 1094 | 2026-09-04T21:32:09.003Z | Downloaded rayon v1.12.0 |
| 1095 | 2026-09-04T21:32:09.003Z | Downloaded dropshot-api-manager v0.8.0 |
| 1096 | 2026-09-04T21:32:09.003Z | Downloaded winnow v1.0.4 |
| 1097 | 2026-09-04T21:32:09.003Z | Downloaded aws-lc-rs v1.18.0 |
| 1098 | 2026-09-04T21:32:09.003Z | Downloaded winnow v0.7.15 |
| 1099 | 2026-09-04T21:32:09.003Z | Downloaded hkdf v0.12.4 |
| 1100 | 2026-09-04T21:32:09.003Z | Downloaded proptest v1.11.0 |
| 1101 | 2026-09-04T21:32:09.003Z | Downloaded webpki-roots v1.0.9 |
| 1102 | 2026-09-04T21:32:09.007Z | Downloaded smoltcp v0.11.0 |
| 1103 | 2026-09-04T21:32:09.010Z | Downloaded openssl v0.10.81 |
| 1104 | 2026-09-04T21:32:09.014Z | Downloaded quinn-proto v0.11.16 |
| 1105 | 2026-09-04T21:32:09.017Z | Downloaded chrono v0.4.45 |
| 1106 | 2026-09-04T21:32:09.020Z | Downloaded unicode-width v0.1.14 |
| 1107 | 2026-09-04T21:32:09.034Z | Downloaded serde_json v1.0.151 |
| 1108 | 2026-09-04T21:32:09.039Z | Downloaded tabled v0.21.0 |
| 1109 | 2026-09-04T21:32:09.048Z | Downloaded syn v1.0.109 |
| 1110 | 2026-09-04T21:32:09.060Z | Downloaded time v0.3.55 |
| 1111 | 2026-09-04T21:32:09.067Z | Downloaded nix v0.31.3 |
| 1112 | 2026-09-04T21:32:09.082Z | Downloaded openapiv3 v2.2.0 |
| 1113 | 2026-09-04T21:32:09.085Z | Downloaded goblin v0.10.7 |
| 1114 | 2026-09-04T21:32:09.085Z | Downloaded zerocopy v0.8.56 |
| 1115 | 2026-09-04T21:32:09.098Z | Downloaded dropshot v0.17.1 |
| 1116 | 2026-09-04T21:32:09.108Z | Downloaded unicode-width v0.2.2 |
| 1117 | 2026-09-04T21:32:09.111Z | Downloaded curve25519-dalek v4.1.3 |
| 1118 | 2026-09-04T21:32:09.116Z | Downloaded regex-syntax v0.8.11 |
| 1119 | 2026-09-04T21:32:09.119Z | Downloaded syn v2.0.119 |
| 1120 | 2026-09-04T21:32:09.125Z | Downloaded regress v0.10.5 |
| 1121 | 2026-09-04T21:32:09.129Z | Downloaded serde_with v3.22.0 |
| 1122 | 2026-09-04T21:32:09.143Z | Downloaded bstr v1.13.1 |
| 1123 | 2026-09-04T21:32:09.148Z | Downloaded hickory-proto v0.25.2 |
| 1124 | 2026-09-04T21:32:09.194Z | Downloaded typify-impl v0.4.3 |
| 1125 | 2026-09-04T21:32:09.202Z | Downloaded rustix v0.38.44 |
| 1126 | 2026-09-04T21:32:09.214Z | Downloaded typify-impl v0.6.2 |
| 1127 | 2026-09-04T21:32:09.221Z | Downloaded syn v3.0.3 |
| 1128 | 2026-09-04T21:32:09.250Z | Downloaded hickory-proto v0.24.4 |
| 1129 | 2026-09-04T21:32:09.259Z | Downloaded rustls v0.23.43 |
| 1130 | 2026-09-04T21:32:09.265Z | Downloaded rhai v1.26.0 |
| 1131 | 2026-09-04T21:32:09.274Z | Downloaded regress v0.11.1 |
| 1132 | 2026-09-04T21:32:09.279Z | Downloaded tracing v0.1.44 |
| 1133 | 2026-09-04T21:32:09.289Z | Downloaded jiff v0.2.35 |
| 1134 | 2026-09-04T21:32:09.701Z | Downloaded rustix v1.1.4 |
| 1135 | 2026-09-04T21:32:09.704Z | Downloaded petgraph v0.6.5 |
| 1136 | 2026-09-04T21:32:09.704Z | Downloaded sled v0.34.7 |
| 1137 | 2026-09-04T21:32:09.704Z | Downloaded lzma-sys v0.1.20 |
| 1138 | 2026-09-04T21:32:09.704Z | Downloaded petgraph v0.8.3 |
| 1139 | 2026-09-04T21:32:09.704Z | Downloaded libc v0.2.189 |
| 1140 | 2026-09-04T21:32:09.704Z | Downloaded tokio v1.53.1 |
| 1141 | 2026-09-04T21:32:09.704Z | Downloaded regex-automata v0.4.18 |
| 1142 | 2026-09-04T21:32:09.704Z | Downloaded ring v0.17.14 |
| 1143 | 2026-09-04T21:32:09.704Z | Downloaded chrono-tz v0.10.4 |
| 1144 | 2026-09-04T21:32:09.704Z | Downloaded sha3 v0.10.9 |
| 1145 | 2026-09-04T21:32:09.704Z | Downloaded csv v1.4.0 |
| 1146 | 2026-09-04T21:32:09.704Z | Downloaded encoding_rs v0.8.35 |
| 1147 | 2026-09-04T21:32:10.220Z | Downloaded aws-lc-sys v0.44.0 |
| 1148 | 2026-09-04T21:32:10.614Z | Compiling proc-macro2 v1.0.107 |
| 1149 | 2026-09-04T21:32:10.614Z | Compiling quote v1.0.47 |
| 1150 | 2026-09-04T21:32:10.614Z | Compiling unicode-ident v1.0.24 |
| 1151 | 2026-09-04T21:32:11.021Z | Compiling serde_core v1.0.229 |
| 1152 | 2026-09-04T21:32:11.021Z | Compiling serde v1.0.229 |
| 1153 | 2026-09-04T21:32:11.021Z | Compiling libc v0.2.189 |
| 1154 | 2026-09-04T21:32:11.021Z | Compiling cfg-if v1.0.4 |
| 1155 | 2026-09-04T21:32:11.026Z | Compiling zmij v1.0.23 |
| 1156 | 2026-09-04T21:32:11.026Z | Compiling autocfg v1.5.1 |
| 1157 | 2026-09-04T21:32:11.233Z | Compiling memchr v2.8.3 |
| 1158 | 2026-09-04T21:32:11.300Z | Compiling libm v0.2.16 |
| 1159 | 2026-09-04T21:32:11.662Z | Compiling icu_normalizer_data v2.2.0 |
| 1160 | 2026-09-04T21:32:11.675Z | Compiling itoa v1.0.18 |
| 1161 | 2026-09-04T21:32:11.891Z | Compiling icu_properties_data v2.2.0 |
| 1162 | 2026-09-04T21:32:11.910Z | Compiling version_check v0.9.5 |
| 1163 | 2026-09-04T21:32:11.925Z | Compiling stable_deref_trait v1.2.1 |
| 1164 | 2026-09-04T21:32:12.035Z | Compiling syn v2.0.119 |
| 1165 | 2026-09-04T21:32:12.064Z | Compiling syn v3.0.3 |
| 1166 | 2026-09-04T21:32:12.104Z | Compiling serde_json v1.0.151 |
| 1167 | 2026-09-04T21:32:12.181Z | Compiling parking_lot_core v0.9.12 |
| 1168 | 2026-09-04T21:32:12.365Z | Compiling litemap v0.8.2 |
| 1169 | 2026-09-04T21:32:12.822Z | Compiling writeable v0.6.3 |
| 1170 | 2026-09-04T21:32:13.231Z | Compiling num-traits v0.2.19 |
| 1171 | 2026-09-04T21:32:13.231Z | Compiling utf8_iter v1.0.4 |
| 1172 | 2026-09-04T21:32:13.231Z | Compiling thiserror v2.0.20 |
| 1173 | 2026-09-04T21:32:13.231Z | Compiling percent-encoding v2.3.2 |
| 1174 | 2026-09-04T21:32:13.234Z | Compiling getrandom v0.4.3 |
| 1175 | 2026-09-04T21:32:13.234Z | Compiling rand_core v0.10.1 |
| 1176 | 2026-09-04T21:32:13.235Z | Compiling form_urlencoded v1.2.2 |
| 1177 | 2026-09-04T21:32:13.316Z | Compiling zerocopy v0.8.56 |
| 1178 | 2026-09-04T21:32:13.362Z | Compiling errno v0.3.14 |
| 1179 | 2026-09-04T21:32:13.532Z | Compiling iana-time-zone v0.1.65 |
| 1180 | 2026-09-04T21:32:14.161Z | Compiling heck v0.5.0 |
| 1181 | 2026-09-04T21:32:14.164Z | Compiling uuid v1.26.0 |
| 1182 | 2026-09-04T21:32:14.164Z | Compiling jobserver v0.1.35 |
| 1183 | 2026-09-04T21:32:14.342Z | Compiling find-msvc-tools v0.1.10 |
| 1184 | 2026-09-04T21:32:14.802Z | Compiling shlex v2.0.1 |
| 1185 | 2026-09-04T21:32:14.808Z | Compiling rustversion v1.0.23 |
| 1186 | 2026-09-04T21:32:14.808Z | Compiling cc v1.4.2 |
| 1187 | 2026-09-04T21:32:14.808Z | Compiling semver v1.0.28 |
| 1188 | 2026-09-04T21:32:14.808Z | Compiling dyn-clone v1.0.20 |
| 1189 | 2026-09-04T21:32:14.808Z | Compiling schemars v0.8.22 |
| 1190 | 2026-09-04T21:32:15.331Z | Compiling synstructure v0.13.2 |
| 1191 | 2026-09-04T21:32:15.338Z | Compiling serde_derive_internals v0.29.1 |
| 1192 | 2026-09-04T21:32:15.338Z | Compiling pin-project-lite v0.2.17 |
| 1193 | 2026-09-04T21:32:15.417Z | Compiling getrandom v0.2.17 |
| 1194 | 2026-09-04T21:32:15.435Z | Compiling serde_derive v1.0.229 |
| 1195 | 2026-09-04T21:32:15.453Z | Compiling displaydoc v0.2.7 |
| 1196 | 2026-09-04T21:32:15.669Z | Compiling thiserror-impl v2.0.20 |
| 1197 | 2026-09-04T21:32:15.686Z | Compiling tokio-macros v2.7.2 |
| 1198 | 2026-09-04T21:32:16.221Z | Compiling futures-macro v0.3.34 |
| 1199 | 2026-09-04T21:32:16.224Z | Compiling bitflags v2.13.1 |
| 1200 | 2026-09-04T21:32:16.224Z | Compiling scopeguard v1.2.0 |
| 1201 | 2026-09-04T21:32:16.224Z | Compiling pkg-config v0.3.33 |
| 1202 | 2026-09-04T21:32:16.224Z | Compiling zerofrom-derive v0.1.7 |
| 1203 | 2026-09-04T21:32:16.671Z | Compiling yoke-derive v0.8.2 |
| 1204 | 2026-09-04T21:32:16.679Z | Compiling zerovec-derive v0.11.3 |
| 1205 | 2026-09-04T21:32:16.679Z | Compiling schemars_derive v0.8.22 |
| 1206 | 2026-09-04T21:32:16.679Z | Compiling zerocopy-derive v0.8.56 |
| 1207 | 2026-09-04T21:32:16.679Z | Compiling zeroize_derive v1.5.0 |
| 1208 | 2026-09-04T21:32:16.935Z | Compiling lock_api v0.4.14 |
| 1209 | 2026-09-04T21:32:17.754Z | Compiling zeroize v1.9.0 |
| 1210 | 2026-09-04T21:32:17.762Z | Compiling socket2 v0.6.5 |
| 1211 | 2026-09-04T21:32:17.762Z | Compiling cmake v0.1.58 |
| 1212 | 2026-09-04T21:32:17.762Z | Compiling zerofrom v0.1.8 |
| 1213 | 2026-09-04T21:32:17.762Z | Compiling yoke v0.8.3 |
| 1214 | 2026-09-04T21:32:17.762Z | Compiling signal-hook-registry v1.4.8 |
| 1215 | 2026-09-04T21:32:17.762Z | Compiling mio v1.2.2 |
| 1216 | 2026-09-04T21:32:17.762Z | Compiling dunce v1.0.5 |
| 1217 | 2026-09-04T21:32:17.792Z | Compiling zerovec v0.11.6 |
| 1218 | 2026-09-04T21:32:17.813Z | Compiling zerotrie v0.2.4 |
| 1219 | 2026-09-04T21:32:17.813Z | Compiling fs_extra v1.3.0 |
| 1220 | 2026-09-04T21:32:18.038Z | Compiling portable-atomic v1.15.0 |
| 1221 | 2026-09-04T21:32:18.086Z | Compiling aws-lc-sys v0.44.0 |
| 1222 | 2026-09-04T21:32:18.152Z | Compiling critical-section v1.2.0 |
| 1223 | 2026-09-04T21:32:18.286Z | Compiling futures-core v0.3.34 |
| 1224 | 2026-09-04T21:32:18.691Z | Compiling log v0.4.33 |
| 1225 | 2026-09-04T21:32:18.694Z | Compiling tinystr v0.8.3 |
| 1226 | 2026-09-04T21:32:18.694Z | Compiling potential_utf v0.1.5 |
| 1227 | 2026-09-04T21:32:18.700Z | Compiling icu_locale_core v2.2.0 |
| 1228 | 2026-09-04T21:32:18.718Z | Compiling smallvec v1.15.2 |
| 1229 | 2026-09-04T21:32:18.800Z | Compiling bytes v1.12.1 |
| 1230 | 2026-09-04T21:32:18.838Z | Compiling icu_collections v2.2.0 |
| 1231 | 2026-09-04T21:32:18.842Z | Compiling chrono v0.4.45 |
| 1232 | 2026-09-04T21:32:19.336Z | Compiling parking_lot v0.12.5 |
| 1233 | 2026-09-04T21:32:19.375Z | Compiling once_cell v1.21.4 |
| 1234 | 2026-09-04T21:32:19.631Z | Compiling icu_provider v2.2.0 |
| 1235 | 2026-09-04T21:32:19.652Z | Compiling tokio v1.53.1 |
| 1236 | 2026-09-04T21:32:19.670Z | Compiling subtle v2.6.1 |
| 1237 | 2026-09-04T21:32:19.710Z | Compiling equivalent v1.0.2 |
| 1238 | 2026-09-04T21:32:19.814Z | Compiling httparse v1.10.1 |
| 1239 | 2026-09-04T21:32:19.848Z | Compiling allocator-api2 v0.2.21 |
| 1240 | 2026-09-04T21:32:20.582Z | Compiling icu_normalizer v2.2.0 |
| 1241 | 2026-09-04T21:32:20.588Z | Compiling icu_properties v2.2.0 |
| 1242 | 2026-09-04T21:32:20.588Z | Compiling serde_tokenstream v0.2.3 |
| 1243 | 2026-09-04T21:32:20.588Z | Compiling futures-sink v0.3.34 |
| 1244 | 2026-09-04T21:32:20.728Z | Compiling rustix v1.1.4 |
| 1245 | 2026-09-04T21:32:20.900Z | Compiling slab v0.4.12 |
| 1246 | 2026-09-04T21:32:21.146Z | Compiling idna_adapter v1.2.2 |
| 1247 | 2026-09-04T21:32:21.276Z | Compiling idna v1.1.0 |
| 1248 | 2026-09-04T21:32:21.307Z | Compiling thiserror v1.0.69 |
| 1249 | 2026-09-04T21:32:21.385Z | Compiling ucd-trie v0.1.7 |
| 1250 | 2026-09-04T21:32:21.510Z | Compiling regex-syntax v0.8.11 |
| 1251 | 2026-09-04T21:32:21.646Z | Compiling url v2.5.8 |
| 1252 | 2026-09-04T21:32:21.665Z | Compiling pest v2.8.8 |
| 1253 | 2026-09-04T21:32:22.221Z | Compiling typenum v1.20.1 |
| 1254 | 2026-09-04T21:32:22.225Z | Compiling futures-channel v0.3.34 |
| 1255 | 2026-09-04T21:32:22.831Z | Compiling thiserror-impl v1.0.69 |
| 1256 | 2026-09-04T21:32:22.835Z | Compiling strsim v0.11.1 |
| 1257 | 2026-09-04T21:32:22.927Z | Compiling pest_meta v2.8.8 |
| 1258 | 2026-09-04T21:32:22.997Z | Compiling hashbrown v0.17.1 |
| 1259 | 2026-09-04T21:32:23.398Z | Compiling aho-corasick v1.1.5 |
| 1260 | 2026-09-04T21:32:23.618Z | Compiling pest_generator v2.8.8 |
| 1261 | 2026-09-04T21:32:23.653Z | Compiling futures-io v0.3.34 |
| 1262 | 2026-09-04T21:32:23.742Z | Compiling futures-task v0.3.34 |
| 1263 | 2026-09-04T21:32:23.868Z | Compiling ipnetwork v0.21.1 |
| 1264 | 2026-09-04T21:32:23.936Z | Compiling futures-util v0.3.34 |
| 1265 | 2026-09-04T21:32:24.188Z | Compiling ident_case v1.0.1 |
| 1266 | 2026-09-04T21:32:24.253Z | Compiling getrandom v0.3.4 |
| 1267 | 2026-09-04T21:32:24.270Z | Compiling pest_derive v2.8.8 |
| 1268 | 2026-09-04T21:32:24.327Z | Compiling regex-automata v0.4.18 |
| 1269 | 2026-09-04T21:32:24.613Z | Compiling rand_core v0.6.4 |
| 1270 | 2026-09-04T21:32:24.833Z | Compiling byteorder v1.5.0 |
| 1271 | 2026-09-04T21:32:24.851Z | Compiling indexmap v2.14.0 |
| 1272 | 2026-09-04T21:32:25.108Z | Compiling tracing-core v0.1.36 |
| 1273 | 2026-09-04T21:32:25.441Z | Compiling tracing-attributes v0.1.31 |
| 1274 | 2026-09-04T21:32:25.458Z | Compiling slog v2.8.2 |
| 1275 | 2026-09-04T21:32:25.705Z | Compiling fnv v1.0.7 |
| 1276 | 2026-09-04T21:32:25.841Z | Compiling anyhow v1.0.104 |
| 1277 | 2026-09-04T21:32:26.013Z | Compiling base64 v0.22.1 |
| 1278 | 2026-09-04T21:32:26.151Z | Compiling regex v1.13.1 |
| 1279 | 2026-09-04T21:32:26.182Z | Compiling paste v1.0.15 |
| 1280 | 2026-09-04T21:32:26.591Z | Compiling erased-serde v0.3.31 |
| 1281 | 2026-09-04T21:32:26.683Z | Compiling tracing v0.1.44 |
| 1282 | 2026-09-04T21:32:26.774Z | Compiling omicron-workspace-hack v0.1.0 |
| 1283 | 2026-09-04T21:32:27.000Z | Compiling http v1.5.0 |
| 1284 | 2026-09-04T21:32:27.277Z | Compiling oxnet v0.1.7 |
| 1285 | 2026-09-04T21:32:27.908Z | Compiling rustls-pki-types v1.15.1 |
| 1286 | 2026-09-04T21:32:28.390Z | Compiling scroll_derive v0.13.1 |
| 1287 | 2026-09-04T21:32:28.809Z | Compiling ring v0.17.14 |
| 1288 | 2026-09-04T21:32:29.281Z | Compiling num-conv v0.2.2 |
| 1289 | 2026-09-04T21:32:29.287Z | Compiling time-core v0.1.9 |
| 1290 | 2026-09-04T21:32:29.288Z | Compiling aws-lc-rs v1.18.0 |
| 1291 | 2026-09-04T21:32:29.288Z | Compiling time-macros v0.2.32 |
| 1292 | 2026-09-04T21:32:30.020Z | Compiling tokio-util v0.7.19 |
| 1293 | 2026-09-04T21:32:30.024Z | Compiling untrusted v0.7.1 |
| 1294 | 2026-09-04T21:32:30.024Z | Compiling ipnet v2.12.1 |
| 1295 | 2026-09-04T21:32:30.324Z | Compiling untrusted v0.9.0 |
| 1296 | 2026-09-04T21:32:30.342Z | Compiling camino v1.2.5 |
| 1297 | 2026-09-04T21:32:30.731Z | Compiling ppv-lite86 v0.2.21 |
| 1298 | 2026-09-04T21:32:31.462Z | Compiling daft-derive v0.1.8 |
| 1299 | 2026-09-04T21:32:31.871Z | Compiling async-trait v0.1.92 |
| 1300 | 2026-09-04T21:32:31.871Z | Compiling crc32fast v1.5.0 |
| 1301 | 2026-09-04T21:32:31.871Z | Compiling rustls v0.23.43 |
| 1302 | 2026-09-04T21:32:31.875Z | Compiling http-body v1.1.0 |
| 1303 | 2026-09-04T21:32:31.875Z | Compiling darling_core v0.23.0 |
| 1304 | 2026-09-04T21:32:31.875Z | Compiling usdt-impl v0.6.0 |
| 1305 | 2026-09-04T21:32:32.022Z | Compiling crossbeam-utils v0.8.22 |
| 1306 | 2026-09-04T21:32:32.117Z | Compiling atomic-waker v1.1.2 |
| 1307 | 2026-09-04T21:32:32.260Z | Compiling pretty-hex v0.4.2 |
| 1308 | 2026-09-04T21:32:32.410Z | Compiling scroll v0.13.0 |
| 1309 | 2026-09-04T21:32:32.686Z | Compiling ryu v1.0.23 |
| 1310 | 2026-09-04T21:32:32.804Z | Compiling try-lock v0.2.5 |
| 1311 | 2026-09-04T21:32:32.844Z | Compiling tower-layer v0.3.3 |
| 1312 | 2026-09-04T21:32:32.934Z | Compiling plain v0.2.3 |
| 1313 | 2026-09-04T21:32:32.980Z | Compiling tower-service v0.3.3 |
| 1314 | 2026-09-04T21:32:33.062Z | Compiling goblin v0.10.7 |
| 1315 | 2026-09-04T21:32:33.069Z | Compiling want v0.3.1 |
| 1316 | 2026-09-04T21:32:33.249Z | Compiling h2 v0.4.15 |
| 1317 | 2026-09-04T21:32:33.537Z | Compiling httpdate v1.0.3 |
| 1318 | 2026-09-04T21:32:33.775Z | Compiling slog-async v2.8.0 |
| 1319 | 2026-09-04T21:32:33.792Z | Compiling darling_macro v0.23.0 |
| 1320 | 2026-09-04T21:32:34.111Z | Compiling dtrace-parser v0.3.0 |
| 1321 | 2026-09-04T21:32:34.154Z | Compiling thread-id v5.1.0 |
| 1322 | 2026-09-04T21:32:34.239Z | Compiling ref-cast v1.0.26 |
| 1323 | 2026-09-04T21:32:34.402Z | Compiling darling v0.23.0 |
| 1324 | 2026-09-04T21:32:35.711Z | Compiling rand_core v0.9.5 |
| 1325 | 2026-09-04T21:32:36.390Z | Compiling dof v0.4.0 |
| 1326 | 2026-09-04T21:32:36.393Z | Compiling hyper v1.11.1 |
| 1327 | 2026-09-04T21:32:37.058Z | Compiling serde_urlencoded v0.7.1 |
| 1328 | 2026-09-04T21:32:37.361Z | Compiling http-body-util v0.1.5 |
| 1329 | 2026-09-04T21:32:37.521Z | Compiling ref-cast-impl v1.0.26 |
| 1330 | 2026-09-04T21:32:37.674Z | Compiling syn v1.0.109 |
| 1331 | 2026-09-04T21:32:38.431Z | Compiling hyper-util v0.1.20 |
| 1332 | 2026-09-04T21:32:39.517Z | Compiling usdt-attr-macro v0.6.0 |
| 1333 | 2026-09-04T21:32:39.673Z | Compiling usdt-macro v0.6.0 |
| 1334 | 2026-09-04T21:32:40.484Z | Compiling serde_tokenstream v0.3.0 |
| 1335 | 2026-09-04T21:32:40.554Z | Compiling structmeta-derive v0.3.0 |
| 1336 | 2026-09-04T21:32:40.739Z | Compiling multer v3.1.0 |
| 1337 | 2026-09-04T21:32:40.923Z | Compiling foldhash v0.2.0 |
| 1338 | 2026-09-04T21:32:40.981Z | Compiling newtype-uuid-macros v0.1.1 |
| 1339 | 2026-09-04T21:32:41.216Z | Compiling rand_chacha v0.9.0 |
| 1340 | 2026-09-04T21:32:41.617Z | Compiling structmeta v0.3.0 |
| 1341 | 2026-09-04T21:32:41.822Z | Compiling num_threads v0.1.7 |
| 1342 | 2026-09-04T21:32:41.935Z | Compiling deranged v0.5.8 |
| 1343 | 2026-09-04T21:32:42.000Z | Compiling powerfmt v0.2.0 |
| 1344 | 2026-09-04T21:32:42.079Z | Compiling rand v0.9.5 |
| 1345 | 2026-09-04T21:32:42.159Z | Compiling newtype-uuid v1.4.0 |
| 1346 | 2026-09-04T21:32:42.683Z | Compiling sync_wrapper v1.0.2 |
| 1347 | 2026-09-04T21:32:42.712Z | Compiling strum_macros v0.26.4 |
| 1348 | 2026-09-04T21:32:42.810Z | Compiling async-stream-impl v0.3.6 |
| 1349 | 2026-09-04T21:32:43.036Z | Compiling time v0.3.55 |
| 1350 | 2026-09-04T21:32:43.460Z | Compiling dropshot v0.17.1 |
| 1351 | 2026-09-04T21:32:43.584Z | Compiling fastrand v2.5.0 |
| 1352 | 2026-09-04T21:32:43.992Z | Compiling hex v0.4.3 |
| 1353 | 2026-09-04T21:32:44.000Z | Compiling daft v0.1.8 |
| 1354 | 2026-09-04T21:32:44.000Z | Compiling tower v0.5.3 |
| 1355 | 2026-09-04T21:32:44.065Z | Compiling crossbeam-channel v0.5.16 |
| 1356 | 2026-09-04T21:32:44.519Z | Compiling webpki-roots v1.0.9 |
| 1357 | 2026-09-04T21:32:44.544Z | Compiling openapiv3 v2.2.0 |
| 1358 | 2026-09-04T21:32:44.784Z | Compiling generic-array v0.14.7 |
| 1359 | 2026-09-04T21:32:45.420Z | Compiling tower-http v0.6.11 |
| 1360 | 2026-09-04T21:32:45.506Z | Compiling hashbrown v0.16.1 |
| 1361 | 2026-09-04T21:32:46.025Z | Compiling serde_with_macros v3.22.0 |
| 1362 | 2026-09-04T21:32:46.227Z | Compiling futures-executor v0.3.34 |
| 1363 | 2026-09-04T21:32:46.408Z | Compiling dropshot_endpoint v0.17.1 |
| 1364 | 2026-09-04T21:32:47.102Z | Compiling macaddr v1.0.1 |
| 1365 | 2026-09-04T21:32:47.108Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1366 | 2026-09-04T21:32:47.108Z | Compiling thread_local v1.1.10 |
| 1367 | 2026-09-04T21:32:47.217Z | Compiling openssl-probe v0.2.1 |
| 1368 | 2026-09-04T21:32:47.368Z | Compiling cpufeatures v0.3.0 |
| 1369 | 2026-09-04T21:32:47.419Z | Compiling rustls-native-certs v0.8.4 |
| 1370 | 2026-09-04T21:32:47.454Z | Compiling futures v0.3.34 |
| 1371 | 2026-09-04T21:32:48.093Z | Compiling tempfile v3.27.0 |
| 1372 | 2026-09-04T21:32:48.121Z | Compiling derive-ex v0.1.8 |
| 1373 | 2026-09-04T21:32:48.277Z | Compiling strum_macros v0.27.2 |
| 1374 | 2026-09-04T21:32:48.498Z | Compiling is-terminal v0.4.17 |
| 1375 | 2026-09-04T21:32:48.607Z | Compiling take_mut v0.2.2 |
| 1376 | 2026-09-04T21:32:48.764Z | Compiling term v1.2.1 |
| 1377 | 2026-09-04T21:32:48.843Z | Compiling winnow v1.0.4 |
| 1378 | 2026-09-04T21:32:49.755Z | Compiling test-strategy v0.4.5 |
| 1379 | 2026-09-04T21:32:50.167Z | Compiling slog-term v2.9.2 |
| 1380 | 2026-09-04T21:32:51.507Z | Compiling hybrid-array v0.4.14 |
| 1381 | 2026-09-04T21:32:51.662Z | Compiling simd-adler32 v0.3.10 |
| 1382 | 2026-09-04T21:32:51.683Z | Compiling adler2 v2.0.1 |
| 1383 | 2026-09-04T21:32:51.860Z | Compiling match_cfg v0.1.0 |
| 1384 | 2026-09-04T21:32:52.005Z | Compiling hostname v0.3.1 |
| 1385 | 2026-09-04T21:32:52.175Z | Compiling miniz_oxide v0.8.9 |
| 1386 | 2026-09-04T21:32:52.658Z | Compiling slog-json v2.6.1 |
| 1387 | 2026-09-04T21:32:52.936Z | Compiling memmap2 v0.9.11 |
| 1388 | 2026-09-04T21:32:53.256Z | Compiling either v1.17.0 |
| 1389 | 2026-09-04T21:32:53.381Z | Compiling usdt v0.6.0 |
| 1390 | 2026-09-04T21:32:53.568Z | Compiling slog-bunyan v2.5.0 |
| 1391 | 2026-09-04T21:32:53.622Z | Compiling flate2 v1.1.9 |
| 1392 | 2026-09-04T21:32:53.760Z | Compiling crypto-common v0.2.2 |
| 1393 | 2026-09-04T21:32:54.011Z | Compiling block-buffer v0.12.1 |
| 1394 | 2026-09-04T21:32:54.039Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1395 | 2026-09-04T21:32:54.165Z | Compiling debug-ignore v1.0.5 |
| 1396 | 2026-09-04T21:32:54.286Z | Compiling compression-core v0.4.32 |
| 1397 | 2026-09-04T21:32:54.326Z | Compiling const-oid v0.10.2 |
| 1398 | 2026-09-04T21:32:54.467Z | Compiling compression-codecs v0.4.38 |
| 1399 | 2026-09-04T21:32:54.656Z | Compiling digest v0.11.3 |
| 1400 | 2026-09-04T21:32:55.071Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1401 | 2026-09-04T21:32:55.122Z | Compiling crypto-common v0.1.7 |
| 1402 | 2026-09-04T21:32:55.149Z | Compiling parse-display-derive v0.10.0 |
| 1403 | 2026-09-04T21:32:55.339Z | Compiling rand_chacha v0.3.1 |
| 1404 | 2026-09-04T21:32:55.681Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1405 | 2026-09-04T21:32:55.740Z | Compiling serde_spanned v1.1.1 |
| 1406 | 2026-09-04T21:32:55.902Z | Compiling encoding_rs v0.8.35 |
| 1407 | 2026-09-04T21:32:55.961Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1408 | 2026-09-04T21:32:56.076Z | Compiling mime v0.3.17 |
| 1409 | 2026-09-04T21:32:56.214Z | Compiling spin v0.9.9 |
| 1410 | 2026-09-04T21:32:56.358Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1411 | 2026-09-04T21:32:56.457Z | Compiling rand v0.8.7 |
| 1412 | 2026-09-04T21:32:56.587Z | Compiling sha1 v0.11.0 |
| 1413 | 2026-09-04T21:32:56.739Z | Compiling async-compression v0.4.43 |
| 1414 | 2026-09-04T21:32:56.791Z | Compiling strum v0.26.3 |
| 1415 | 2026-09-04T21:32:56.929Z | Compiling async-stream v0.3.6 |
| 1416 | 2026-09-04T21:32:57.203Z | Compiling waitgroup v0.1.2 |
| 1417 | 2026-09-04T21:32:57.222Z | Compiling rustls-pemfile v2.2.0 |
| 1418 | 2026-09-04T21:32:57.369Z | Compiling serde_path_to_error v0.1.20 |
| 1419 | 2026-09-04T21:32:57.387Z | Compiling wait-timeout v0.2.1 |
| 1420 | 2026-09-04T21:32:57.516Z | Compiling hostname v0.4.2 |
| 1421 | 2026-09-04T21:32:57.837Z | Compiling bit-vec v0.8.0 |
| 1422 | 2026-09-04T21:32:58.103Z | Compiling quick-error v1.2.3 |
| 1423 | 2026-09-04T21:32:58.601Z | Compiling rusty-fork v0.3.1 |
| 1424 | 2026-09-04T21:32:58.601Z | Compiling bit-set v0.8.0 |
| 1425 | 2026-09-04T21:32:58.601Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1426 | 2026-09-04T21:32:58.601Z | Compiling serde_with v3.22.0 |
| 1427 | 2026-09-04T21:32:58.837Z | Compiling rand_xorshift v0.4.0 |
| 1428 | 2026-09-04T21:32:59.116Z | Compiling unarray v0.1.4 |
| 1429 | 2026-09-04T21:32:59.221Z | Compiling strum v0.27.2 |
| 1430 | 2026-09-04T21:32:59.251Z | Compiling proptest v1.11.0 |
| 1431 | 2026-09-04T21:32:59.384Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1432 | 2026-09-04T21:32:59.522Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1433 | 2026-09-04T21:32:59.755Z | Compiling instant v0.1.13 |
| 1434 | 2026-09-04T21:32:59.968Z | Compiling iddqd v0.4.6 |
| 1435 | 2026-09-04T21:33:00.620Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1436 | 2026-09-04T21:33:00.771Z | Compiling block-buffer v0.10.4 |
| 1437 | 2026-09-04T21:33:00.946Z | Compiling backon v1.6.0 |
| 1438 | 2026-09-04T21:33:01.151Z | Compiling unicode-width v0.2.2 |
| 1439 | 2026-09-04T21:33:02.260Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1440 | 2026-09-04T21:33:02.272Z | Compiling digest v0.10.7 |
| 1441 | 2026-09-04T21:33:02.272Z | Compiling backoff v0.4.0 |
| 1442 | 2026-09-04T21:33:02.582Z | Compiling parse-display v0.10.0 |
| 1443 | 2026-09-04T21:33:02.818Z | Compiling itertools v0.14.0 |
| 1444 | 2026-09-04T21:33:02.891Z | Compiling regress v0.10.5 |
| 1445 | 2026-09-04T21:33:03.204Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1446 | 2026-09-04T21:33:04.400Z | Compiling humantime v2.4.0 |
| 1447 | 2026-09-04T21:33:06.415Z | Compiling regress v0.11.1 |
| 1448 | 2026-09-04T21:33:07.967Z | Compiling typify-impl v0.6.2 |
| 1449 | 2026-09-04T21:33:08.171Z | Compiling zerocopy-derive v0.7.35 |
| 1450 | 2026-09-04T21:33:09.814Z | Compiling clap_derive v4.6.4 |
| 1451 | 2026-09-04T21:33:09.926Z | Compiling convert_case v0.4.0 |
| 1452 | 2026-09-04T21:33:09.926Z | Compiling cpufeatures v0.2.17 |
| 1453 | 2026-09-04T21:33:10.228Z | Compiling utf8parse v0.2.2 |
| 1454 | 2026-09-04T21:33:10.228Z | Compiling derive_more v0.99.20 |
| 1455 | 2026-09-04T21:33:10.369Z | Compiling anstyle-parse v1.0.0 |
| 1456 | 2026-09-04T21:33:11.158Z | Compiling terminal_size v0.4.4 |
| 1457 | 2026-09-04T21:33:11.324Z | Compiling typify-macro v0.6.2 |
| 1458 | 2026-09-04T21:33:15.939Z | Compiling toml_datetime v0.6.11 |
| 1459 | 2026-09-04T21:33:15.939Z | Compiling colorchoice v1.0.5 |
| 1460 | 2026-09-04T21:33:16.493Z | Compiling anstyle v1.0.14 |
| 1461 | 2026-09-04T21:33:16.493Z | Compiling anstyle-query v1.1.5 |
| 1462 | 2026-09-04T21:33:16.493Z | Compiling is_terminal_polyfill v1.70.2 |
| 1463 | 2026-09-04T21:33:16.493Z | Compiling anstream v1.0.0 |
| 1464 | 2026-09-04T21:33:16.493Z | Compiling secrecy v0.10.3 |
| 1465 | 2026-09-04T21:33:16.493Z | Compiling crucible-workspace-hack v0.1.0 |
| 1466 | 2026-09-04T21:33:16.493Z | Compiling heapless v0.8.0 |
| 1467 | 2026-09-04T21:33:16.493Z | Compiling tinyvec_macros v0.1.1 |
| 1468 | 2026-09-04T21:33:16.493Z | Compiling clap_lex v1.1.0 |
| 1469 | 2026-09-04T21:33:16.493Z | Compiling clap_builder v4.6.6 |
| 1470 | 2026-09-04T21:33:16.493Z | Compiling typify v0.6.2 |
| 1471 | 2026-09-04T21:33:16.493Z | Compiling tinyvec v1.12.0 |
| 1472 | 2026-09-04T21:33:16.562Z | Compiling zerocopy v0.7.35 |
| 1473 | 2026-09-04T21:33:16.562Z | Compiling hash32 v0.3.1 |
| 1474 | 2026-09-04T21:33:16.562Z | Compiling rustc_version v0.4.1 |
| 1475 | 2026-09-04T21:33:16.562Z | Compiling scroll_derive v0.12.1 |
| 1476 | 2026-09-04T21:33:16.562Z | Compiling num-integer v0.1.47 |
| 1477 | 2026-09-04T21:33:16.562Z | Compiling usdt-impl v0.5.0 |
| 1478 | 2026-09-04T21:33:16.562Z | Compiling smoltcp v0.11.0 |
| 1479 | 2026-09-04T21:33:16.562Z | Compiling crossbeam-epoch v0.9.20 |
| 1480 | 2026-09-04T21:33:16.562Z | Compiling scroll v0.12.0 |
| 1481 | 2026-09-04T21:33:16.562Z | Compiling curve25519-dalek v4.1.3 |
| 1482 | 2026-09-04T21:33:16.562Z | Compiling clap v4.6.6 |
| 1483 | 2026-09-04T21:33:16.563Z | Compiling dof v0.3.0 |
| 1484 | 2026-09-04T21:33:16.563Z | Compiling hmac v0.12.1 |
| 1485 | 2026-09-04T21:33:16.563Z | Compiling dtrace-parser v0.2.0 |
| 1486 | 2026-09-04T21:33:16.563Z | Compiling inout v0.1.4 |
| 1487 | 2026-09-04T21:33:16.563Z | Compiling darling_core v0.21.3 |
| 1488 | 2026-09-04T21:33:16.586Z | Compiling ff v0.13.1 |
| 1489 | 2026-09-04T21:33:16.688Z | Compiling cobs v0.3.0 |
| 1490 | 2026-09-04T21:33:16.969Z | Compiling thread-id v4.2.2 |
| 1491 | 2026-09-04T21:33:17.281Z | Compiling bitflags v1.3.2 |
| 1492 | 2026-09-04T21:33:17.297Z | Compiling unsafe-libyaml v0.2.11 |
| 1493 | 2026-09-04T21:33:17.689Z | Compiling managed v0.8.0 |
| 1494 | 2026-09-04T21:33:18.214Z | Compiling serde_yaml v0.9.34+deprecated |
| 1495 | 2026-09-04T21:33:18.573Z | Compiling darling_macro v0.21.3 |
| 1496 | 2026-09-04T21:33:19.213Z | Compiling postcard v1.1.3 |
| 1497 | 2026-09-04T21:33:19.495Z | Compiling group v0.13.0 |
| 1498 | 2026-09-04T21:33:19.619Z | Compiling cipher v0.4.4 |
| 1499 | 2026-09-04T21:33:19.718Z | Compiling hkdf v0.12.4 |
| 1500 | 2026-09-04T21:33:20.349Z | Compiling goblin v0.8.2 |
| 1501 | 2026-09-04T21:33:20.677Z | Compiling num-rational v0.4.2 |
| 1502 | 2026-09-04T21:33:20.891Z | Compiling num-iter v0.1.46 |
| 1503 | 2026-09-04T21:33:21.708Z | Compiling tabwriter v1.4.1 |
| 1504 | 2026-09-04T21:33:21.753Z | Compiling universal-hash v0.5.1 |
| 1505 | 2026-09-04T21:33:21.806Z | Compiling crypto-bigint v0.5.5 |
| 1506 | 2026-09-04T21:33:21.901Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1507 | 2026-09-04T21:33:22.065Z | Compiling hubpack_derive v0.1.1 |
| 1508 | 2026-09-04T21:33:22.598Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1509 | 2026-09-04T21:33:23.074Z | Compiling half v2.7.1 |
| 1510 | 2026-09-04T21:33:23.340Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1511 | 2026-09-04T21:33:23.488Z | Compiling num-complex v0.4.6 |
| 1512 | 2026-09-04T21:33:24.062Z | Compiling memoffset v0.9.1 |
| 1513 | 2026-09-04T21:33:24.257Z | Compiling opaque-debug v0.3.1 |
| 1514 | 2026-09-04T21:33:24.278Z | Compiling prettyplease v0.2.37 |
| 1515 | 2026-09-04T21:33:24.312Z | Compiling rustix v0.38.44 |
| 1516 | 2026-09-04T21:33:24.335Z | Compiling ciborium-io v0.2.2 |
| 1517 | 2026-09-04T21:33:24.709Z | Compiling cfg_aliases v0.2.2 |
| 1518 | 2026-09-04T21:33:24.727Z | Compiling base64ct v1.8.3 |
| 1519 | 2026-09-04T21:33:24.790Z | Compiling base16ct v0.2.0 |
| 1520 | 2026-09-04T21:33:25.132Z | Compiling password-hash v0.5.0 |
| 1521 | 2026-09-04T21:33:25.353Z | Compiling elliptic-curve v0.13.8 |
| 1522 | 2026-09-04T21:33:25.576Z | Compiling nix v0.31.3 |
| 1523 | 2026-09-04T21:33:26.084Z | Compiling ciborium-ll v0.2.2 |
| 1524 | 2026-09-04T21:33:26.199Z | Compiling poly1305 v0.8.0 |
| 1525 | 2026-09-04T21:33:26.682Z | Compiling num v0.4.3 |
| 1526 | 2026-09-04T21:33:26.820Z | Compiling thiserror-no-std v2.0.2 |
| 1527 | 2026-09-04T21:33:26.918Z | Compiling hubpack v0.1.2 |
| 1528 | 2026-09-04T21:33:28.025Z | Compiling chacha20 v0.9.1 |
| 1529 | 2026-09-04T21:33:28.277Z | Compiling darling v0.21.3 |
| 1530 | 2026-09-04T21:33:28.687Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1531 | 2026-09-04T21:33:29.171Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1532 | 2026-09-04T21:33:29.278Z | Compiling reqwest v0.12.28 |
| 1533 | 2026-09-04T21:33:29.655Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1534 | 2026-09-04T21:33:30.089Z | Compiling blake2 v0.10.6 |
| 1535 | 2026-09-04T21:33:30.392Z | Compiling aead v0.5.2 |
| 1536 | 2026-09-04T21:33:30.582Z | Compiling byte-wrapper v0.1.0 |
| 1537 | 2026-09-04T21:33:30.729Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1538 | 2026-09-04T21:33:30.762Z | Compiling serde_repr v0.1.21 |
| 1539 | 2026-09-04T21:33:31.452Z | Compiling proc-macro-error-attr v1.0.4 |
| 1540 | 2026-09-04T21:33:31.561Z | Compiling static_assertions v1.1.0 |
| 1541 | 2026-09-04T21:33:31.646Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1542 | 2026-09-04T21:33:31.759Z | Compiling keccak v0.1.6 |
| 1543 | 2026-09-04T21:33:31.798Z | Compiling float-ord v0.3.2 |
| 1544 | 2026-09-04T21:33:31.914Z | Compiling sha3 v0.10.9 |
| 1545 | 2026-09-04T21:33:32.237Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1546 | 2026-09-04T21:33:32.313Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1547 | 2026-09-04T21:33:32.962Z | Compiling chacha20poly1305 v0.10.1 |
| 1548 | 2026-09-04T21:33:33.121Z | Compiling argon2 v0.5.3 |
| 1549 | 2026-09-04T21:33:33.169Z | Compiling progenitor-client v0.10.0 |
| 1550 | 2026-09-04T21:33:33.427Z | Compiling proc-macro-crate v3.5.0 |
| 1551 | 2026-09-04T21:33:34.105Z | Compiling ingot-macros v0.1.1 |
| 1552 | 2026-09-04T21:33:34.132Z | Compiling vsss-rs v3.3.4 |
| 1553 | 2026-09-04T21:33:35.703Z | Compiling ciborium v0.2.2 |
| 1554 | 2026-09-04T21:33:36.659Z | Compiling usdt-macro v0.5.0 |
| 1555 | 2026-09-04T21:33:36.770Z | Compiling usdt-attr-macro v0.5.0 |
| 1556 | 2026-09-04T21:33:38.151Z | Compiling enum-as-inner v0.6.1 |
| 1557 | 2026-09-04T21:33:38.316Z | Compiling num-derive v0.4.2 |
| 1558 | 2026-09-04T21:33:38.713Z | Compiling proc-macro-error v1.0.4 |
| 1559 | 2026-09-04T21:33:38.957Z | Compiling memmap v0.7.0 |
| 1560 | 2026-09-04T21:33:38.994Z | Compiling winnow v0.5.40 |
| 1561 | 2026-09-04T21:33:39.484Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1562 | 2026-09-04T21:33:39.487Z | Compiling indent_write v2.2.0 |
| 1563 | 2026-09-04T21:33:39.639Z | Compiling data-encoding v2.11.1 |
| 1564 | 2026-09-04T21:33:39.765Z | Compiling usdt v0.5.0 |
| 1565 | 2026-09-04T21:33:40.114Z | Compiling ingot-types v0.1.2 |
| 1566 | 2026-09-04T21:33:40.360Z | Compiling toml_edit v0.19.15 |
| 1567 | 2026-09-04T21:33:40.385Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1568 | 2026-09-04T21:33:40.553Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1569 | 2026-09-04T21:33:40.661Z | Compiling num_enum_derive v0.7.6 |
| 1570 | 2026-09-04T21:33:40.880Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1571 | 2026-09-04T21:33:41.669Z | Compiling serde_spanned v0.6.9 |
| 1572 | 2026-09-04T21:33:41.810Z | Compiling foreign-types-macros v0.2.4 |
| 1573 | 2026-09-04T21:33:41.827Z | Compiling colored v3.1.1 |
| 1574 | 2026-09-04T21:33:42.321Z | Compiling toml_write v0.1.2 |
| 1575 | 2026-09-04T21:33:42.339Z | Compiling bytecount v0.6.9 |
| 1576 | 2026-09-04T21:33:42.428Z | Compiling vcpkg v0.2.15 |
| 1577 | 2026-09-04T21:33:42.431Z | Compiling crossbeam-deque v0.8.7 |
| 1578 | 2026-09-04T21:33:42.537Z | Compiling winnow v0.7.15 |
| 1579 | 2026-09-04T21:33:42.631Z | Compiling foreign-types-shared v0.3.1 |
| 1580 | 2026-09-04T21:33:42.730Z | Compiling foreign-types v0.5.0 |
| 1581 | 2026-09-04T21:33:42.748Z | Compiling num_enum v0.7.6 |
| 1582 | 2026-09-04T21:33:42.882Z | Compiling proc-macro-crate v1.3.1 |
| 1583 | 2026-09-04T21:33:42.990Z | Compiling openssl-sys v0.9.117 |
| 1584 | 2026-09-04T21:33:43.136Z | Compiling ingot v0.1.1 |
| 1585 | 2026-09-04T21:33:43.331Z | Compiling atomicwrites v0.4.4 |
| 1586 | 2026-09-04T21:33:43.556Z | Compiling rustls-webpki v0.103.14 |
| 1587 | 2026-09-04T21:33:43.774Z | Compiling progenitor-impl v0.14.0 |
| 1588 | 2026-09-04T21:33:44.016Z | Compiling toml_edit v0.22.27 |
| 1589 | 2026-09-04T21:33:45.247Z | Compiling chacha20 v0.10.1 |
| 1590 | 2026-09-04T21:33:45.344Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1591 | 2026-09-04T21:33:45.906Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1592 | 2026-09-04T21:33:45.956Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1593 | 2026-09-04T21:33:46.025Z | Compiling cstr-argument v0.1.2 |
| 1594 | 2026-09-04T21:33:46.043Z | Compiling unicode-segmentation v1.13.3 |
| 1595 | 2026-09-04T21:33:46.202Z | Compiling linked-hash-map v0.5.6 |
| 1596 | 2026-09-04T21:33:46.345Z | Compiling swrite v0.1.0 |
| 1597 | 2026-09-04T21:33:46.404Z | Compiling resolv-conf v0.7.6 |
| 1598 | 2026-09-04T21:33:46.436Z | Compiling heck v0.4.1 |
| 1599 | 2026-09-04T21:33:46.456Z | Compiling rayon-core v1.13.0 |
| 1600 | 2026-09-04T21:33:46.456Z | Compiling semver v0.1.20 |
| 1601 | 2026-09-04T21:33:46.665Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 1602 | 2026-09-04T21:33:46.757Z | Compiling rustc_version v0.1.7 |
| 1603 | 2026-09-04T21:33:46.919Z | Compiling lru-cache v0.1.2 |
| 1604 | 2026-09-04T21:33:46.996Z | Compiling newline-converter v0.3.0 |
| 1605 | 2026-09-04T21:33:47.086Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1606 | 2026-09-04T21:33:47.108Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1607 | 2026-09-04T21:33:47.108Z | Compiling progenitor-macro v0.14.0 |
| 1608 | 2026-09-04T21:33:47.122Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1609 | 2026-09-04T21:33:47.570Z | Compiling toml v0.8.23 |
| 1610 | 2026-09-04T21:33:47.682Z | Compiling rand v0.10.2 |
| 1611 | 2026-09-04T21:33:48.353Z | Compiling tokio-rustls v0.26.4 |
| 1612 | 2026-09-04T21:33:48.662Z | Compiling hyper-rustls v0.27.9 |
| 1613 | 2026-09-04T21:33:48.748Z | Compiling rustls-platform-verifier v0.7.0 |
| 1614 | 2026-09-04T21:33:49.174Z | Compiling reqwest v0.13.4 |
| 1615 | 2026-09-04T21:33:50.249Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1616 | 2026-09-04T21:33:50.764Z | Compiling progenitor-client v0.14.0 |
| 1617 | 2026-09-04T21:33:51.204Z | Compiling progenitor-extras v0.2.0 |
| 1618 | 2026-09-04T21:33:51.951Z | Compiling num_enum_derive v0.5.11 |
| 1619 | 2026-09-04T21:33:52.947Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1620 | 2026-09-04T21:33:56.724Z | Compiling hickory-proto v0.24.4 |
| 1621 | 2026-09-04T21:33:57.709Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1622 | 2026-09-04T21:34:00.486Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1623 | 2026-09-04T21:34:03.325Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1624 | 2026-09-04T21:34:04.020Z | Compiling progenitor-impl v0.13.0 |
| 1625 | 2026-09-04T21:34:04.198Z | Compiling console v0.16.4 |
| 1626 | 2026-09-04T21:34:04.366Z | Compiling camino-tempfile v1.4.1 |
| 1627 | 2026-09-04T21:34:04.781Z | Compiling serde-big-array v0.5.1 |
| 1628 | 2026-09-04T21:34:04.952Z | Compiling pin-project-internal v1.1.13 |
| 1629 | 2026-09-04T21:34:05.481Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1630 | 2026-09-04T21:34:06.066Z | Compiling derive-where v1.6.1 |
| 1631 | 2026-09-04T21:34:06.081Z | Compiling siphasher v1.0.3 |
| 1632 | 2026-09-04T21:34:06.125Z | Compiling minimal-lexical v0.2.1 |
| 1633 | 2026-09-04T21:34:06.308Z | Compiling lazy_static v1.5.0 |
| 1634 | 2026-09-04T21:34:06.356Z | Compiling similar v3.2.0 |
| 1635 | 2026-09-04T21:34:06.379Z | Compiling nom v7.1.3 |
| 1636 | 2026-09-04T21:34:06.437Z | Compiling phf_shared v0.12.1 |
| 1637 | 2026-09-04T21:34:06.672Z | Compiling progenitor-macro v0.13.0 |
| 1638 | 2026-09-04T21:34:06.757Z | Compiling pin-project v1.1.13 |
| 1639 | 2026-09-04T21:34:07.335Z | Compiling expectorate v1.3.0 |
| 1640 | 2026-09-04T21:34:07.555Z | Compiling progenitor v0.14.0 |
| 1641 | 2026-09-04T21:34:07.700Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1642 | 2026-09-04T21:34:07.758Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1643 | 2026-09-04T21:34:09.027Z | Compiling hickory-resolver v0.24.4 |
| 1644 | 2026-09-04T21:34:11.201Z | Compiling num_enum v0.5.11 |
| 1645 | 2026-09-04T21:34:11.668Z | Compiling progenitor-client v0.13.0 |
| 1646 | 2026-09-04T21:34:12.157Z | Compiling newtype_derive v0.1.6 |
| 1647 | 2026-09-04T21:34:13.690Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1648 | 2026-09-04T21:34:15.689Z | Compiling unicode-normalization v0.1.25 |
| 1649 | 2026-09-04T21:34:16.299Z | Compiling tokio-stream v0.1.19 |
| 1650 | 2026-09-04T21:34:16.754Z | Compiling async-recursion v1.1.1 |
| 1651 | 2026-09-04T21:34:16.925Z | Compiling snafu-derive v0.8.9 |
| 1652 | 2026-09-04T21:34:17.021Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1653 | 2026-09-04T21:34:17.296Z | Compiling slog-dtrace v0.3.0 |
| 1654 | 2026-09-04T21:34:17.520Z | Compiling bstr v1.13.1 |
| 1655 | 2026-09-04T21:34:17.596Z | Compiling csv-core v0.1.13 |
| 1656 | 2026-09-04T21:34:17.979Z | Compiling unicode-xid v0.2.6 |
| 1657 | 2026-09-04T21:34:18.166Z | Compiling unicode-width v0.1.14 |
| 1658 | 2026-09-04T21:34:18.227Z | Compiling cancel-safe-futures v0.1.5 |
| 1659 | 2026-09-04T21:34:18.459Z | Compiling konst_macro_rules v0.2.19 |
| 1660 | 2026-09-04T21:34:18.505Z | Compiling jiff-core v0.1.0 |
| 1661 | 2026-09-04T21:34:18.623Z | Compiling same-file v1.0.6 |
| 1662 | 2026-09-04T21:34:18.656Z | Compiling foldhash v0.1.5 |
| 1663 | 2026-09-04T21:34:18.824Z | Compiling foreign-types-shared v0.1.1 |
| 1664 | 2026-09-04T21:34:18.898Z | Compiling chrono-tz v0.10.4 |
| 1665 | 2026-09-04T21:34:18.912Z | Compiling highway v1.3.0 |
| 1666 | 2026-09-04T21:34:19.177Z | Compiling owo-colors v4.3.0 |
| 1667 | 2026-09-04T21:34:19.484Z | Compiling openssl v0.10.81 |
| 1668 | 2026-09-04T21:34:23.033Z | Compiling jiff v0.2.35 |
| 1669 | 2026-09-04T21:34:23.117Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1670 | 2026-09-04T21:34:23.117Z | Compiling foreign-types v0.3.2 |
| 1671 | 2026-09-04T21:34:23.117Z | Compiling hashbrown v0.15.5 |
| 1672 | 2026-09-04T21:34:23.117Z | Compiling walkdir v2.5.0 |
| 1673 | 2026-09-04T21:34:23.117Z | Compiling snafu v0.8.9 |
| 1674 | 2026-09-04T21:34:23.117Z | Compiling konst v0.2.20 |
| 1675 | 2026-09-04T21:34:23.117Z | Compiling const_format_proc_macros v0.2.34 |
| 1676 | 2026-09-04T21:34:23.117Z | Compiling globset v0.4.20 |
| 1677 | 2026-09-04T21:34:23.117Z | Compiling csv v1.4.0 |
| 1678 | 2026-09-04T21:34:23.117Z | Compiling qorb v0.4.1 |
| 1679 | 2026-09-04T21:34:23.117Z | Compiling olpc-cjson v0.1.4 |
| 1680 | 2026-09-04T21:34:23.117Z | Compiling progenitor v0.13.0 |
| 1681 | 2026-09-04T21:34:23.465Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1682 | 2026-09-04T21:34:23.611Z | Compiling rayon v1.12.0 |
| 1683 | 2026-09-04T21:34:24.029Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1684 | 2026-09-04T21:34:25.640Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1685 | 2026-09-04T21:34:25.863Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1686 | 2026-09-04T21:34:26.350Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1687 | 2026-09-04T21:34:27.647Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1688 | 2026-09-04T21:34:27.888Z | Compiling phf v0.12.1 |
| 1689 | 2026-09-04T21:34:28.080Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1690 | 2026-09-04T21:34:28.996Z | Compiling zone_cfg_derive v0.3.1 |
| 1691 | 2026-09-04T21:34:29.573Z | Compiling tokio-dtrace v0.1.1 |
| 1692 | 2026-09-04T21:34:29.708Z | Compiling itertools v0.15.0 |
| 1693 | 2026-09-04T21:34:29.751Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1694 | 2026-09-04T21:34:29.822Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1695 | 2026-09-04T21:34:29.902Z | Compiling itertools v0.12.1 |
| 1696 | 2026-09-04T21:34:29.924Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1697 | 2026-09-04T21:34:29.980Z | Compiling pem v3.0.6 |
| 1698 | 2026-09-04T21:34:30.418Z | Compiling libsw-core v0.3.2 |
| 1699 | 2026-09-04T21:34:30.612Z | Compiling serde_plain v1.0.2 |
| 1700 | 2026-09-04T21:34:30.663Z | Compiling openssl-macros v0.1.1 |
| 1701 | 2026-09-04T21:34:30.688Z | Compiling cookie v0.18.2 |
| 1702 | 2026-09-04T21:34:30.905Z | Compiling sigpipe v0.1.3 |
| 1703 | 2026-09-04T21:34:30.934Z | Compiling fixedbitset v0.4.2 |
| 1704 | 2026-09-04T21:34:31.009Z | Compiling typed-path v0.9.3 |
| 1705 | 2026-09-04T21:34:31.026Z | Compiling fixedbitset v0.5.7 |
| 1706 | 2026-09-04T21:34:31.043Z | Compiling glob v0.3.4 |
| 1707 | 2026-09-04T21:34:31.160Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1708 | 2026-09-04T21:34:31.415Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1709 | 2026-09-04T21:34:31.478Z | Compiling petgraph v0.8.3 |
| 1710 | 2026-09-04T21:34:31.666Z | Compiling zone v0.3.1 |
| 1711 | 2026-09-04T21:34:33.262Z | Compiling tough v0.22.0 |
| 1712 | 2026-09-04T21:34:33.328Z | Compiling petgraph v0.6.5 |
| 1713 | 2026-09-04T21:34:33.396Z | Compiling ingot-macros v0.2.0 |
| 1714 | 2026-09-04T21:34:33.869Z | Compiling libsw v3.5.0 |
| 1715 | 2026-09-04T21:34:33.928Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1716 | 2026-09-04T21:34:34.086Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1717 | 2026-09-04T21:34:34.204Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1718 | 2026-09-04T21:34:34.427Z | Compiling oxide-tokio-rt v0.1.6 |
| 1719 | 2026-09-04T21:34:34.514Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1720 | 2026-09-04T21:34:35.042Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1721 | 2026-09-04T21:34:35.243Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1722 | 2026-09-04T21:34:36.196Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1723 | 2026-09-04T21:34:37.795Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1724 | 2026-09-04T21:34:37.993Z | Compiling const_format v0.2.36 |
| 1725 | 2026-09-04T21:34:38.761Z | Compiling papergrid v0.11.0 |
| 1726 | 2026-09-04T21:34:38.812Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1727 | 2026-09-04T21:34:39.453Z | Compiling tabled_derive v0.7.0 |
| 1728 | 2026-09-04T21:34:39.966Z | Compiling libscf-sys v1.2.0 |
| 1729 | 2026-09-04T21:34:40.120Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1730 | 2026-09-04T21:34:40.306Z | Compiling gethostname v0.5.0 |
| 1731 | 2026-09-04T21:34:40.428Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1732 | 2026-09-04T21:34:40.453Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1733 | 2026-09-04T21:34:40.623Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1734 | 2026-09-04T21:34:40.762Z | Compiling bcs v0.1.6 |
| 1735 | 2026-09-04T21:34:40.782Z | Compiling smf v0.2.3 |
| 1736 | 2026-09-04T21:34:41.020Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1737 | 2026-09-04T21:34:41.093Z | Compiling linear-map v1.2.0 |
| 1738 | 2026-09-04T21:34:41.171Z | Compiling whoami v1.6.1 |
| 1739 | 2026-09-04T21:34:41.321Z | Compiling smawk v0.3.3 |
| 1740 | 2026-09-04T21:34:41.482Z | Compiling termtree v0.5.1 |
| 1741 | 2026-09-04T21:34:41.626Z | Compiling tagptr v0.2.0 |
| 1742 | 2026-09-04T21:34:41.668Z | Compiling unicode-linebreak v0.1.5 |
| 1743 | 2026-09-04T21:34:41.801Z | Compiling moka v0.12.16 |
| 1744 | 2026-09-04T21:34:41.915Z | Compiling textwrap v0.16.2 |
| 1745 | 2026-09-04T21:34:43.057Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1746 | 2026-09-04T21:34:43.863Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1747 | 2026-09-04T21:34:43.963Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1748 | 2026-09-04T21:34:44.310Z | Compiling tabled v0.15.0 |
| 1749 | 2026-09-04T21:34:44.764Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1750 | 2026-09-04T21:34:44.864Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1751 | 2026-09-04T21:34:45.804Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1752 | 2026-09-04T21:34:46.023Z | Compiling steno v0.4.1 |
| 1753 | 2026-09-04T21:34:46.822Z | Compiling ingot-types v0.2.0 |
| 1754 | 2026-09-04T21:34:49.334Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1755 | 2026-09-04T21:34:50.823Z | Compiling hickory-proto v0.25.2 |
| 1756 | 2026-09-04T21:34:51.934Z | Compiling ingot v0.2.1 |
| 1757 | 2026-09-04T21:34:52.305Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1758 | 2026-09-04T21:34:52.750Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1759 | 2026-09-04T21:34:52.970Z | Compiling parking_lot_core v0.8.6 |
| 1760 | 2026-09-04T21:34:53.072Z | Compiling hickory-resolver v0.25.2 |
| 1761 | 2026-09-04T21:34:53.291Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1762 | 2026-09-04T21:34:54.189Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1763 | 2026-09-04T21:34:54.384Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1764 | 2026-09-04T21:34:55.767Z | Compiling papergrid v0.18.0 |
| 1765 | 2026-09-04T21:34:56.097Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1766 | 2026-09-04T21:34:56.340Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1767 | 2026-09-04T21:34:56.891Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1768 | 2026-09-04T21:34:57.537Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1769 | 2026-09-04T21:34:57.861Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1770 | 2026-09-04T21:34:58.952Z | Compiling tabled v0.21.0 |
| 1771 | 2026-09-04T21:35:00.835Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1772 | 2026-09-04T21:35:00.957Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1773 | 2026-09-04T21:35:01.320Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1774 | 2026-09-04T21:35:01.562Z | Compiling arc-swap v1.9.2 |
| 1775 | 2026-09-04T21:35:01.610Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899) |
| 1776 | 2026-09-04T21:35:01.917Z | Compiling slog-scope v4.4.1 |
| 1777 | 2026-09-04T21:35:01.975Z | Compiling parking_lot v0.11.2 |
| 1778 | 2026-09-04T21:35:02.118Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1779 | 2026-09-04T21:35:02.411Z | Compiling dropshot-api-manager-types v0.8.0 |
| 1780 | 2026-09-04T21:35:02.961Z | Compiling fxhash v0.2.1 |
| 1781 | 2026-09-04T21:35:03.005Z | Compiling crc8 v0.1.1 |
| 1782 | 2026-09-04T21:35:03.111Z | Compiling sled v0.34.7 |
| 1783 | 2026-09-04T21:35:03.129Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1784 | 2026-09-04T21:35:04.327Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899) |
| 1785 | 2026-09-04T21:35:05.238Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1786 | 2026-09-04T21:35:06.568Z | Compiling slog-stdlog v4.1.1 |
| 1787 | 2026-09-04T21:35:06.787Z | Compiling port-file v0.1.0 |
| 1788 | 2026-09-04T21:35:06.934Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1789 | 2026-09-04T21:35:07.052Z | Compiling slog-envlogger v2.2.0 |
| 1790 | 2026-09-04T21:35:07.225Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1791 | 2026-09-04T21:35:07.937Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1792 | 2026-09-04T21:35:10.068Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1793 | 2026-09-04T21:35:13.469Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1794 | 2026-09-04T21:35:15.107Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1795 | 2026-09-04T21:35:24.196Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1796 | 2026-09-04T21:35:29.313Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1797 | 2026-09-04T21:35:32.747Z | Finished `release` profile [optimized] target(s) in 3m 47s |
| 1798 | 2026-09-04T21:35:33.077Z | + banner trio |
| 1799 | 2026-09-04T21:35:33.080Z | |
| 1800 | 2026-09-04T21:35:33.080Z | ##### ##### # #### |
| 1801 | 2026-09-04T21:35:33.080Z | # # # # # # |
| 1802 | 2026-09-04T21:35:33.080Z | # # # # # # |
| 1803 | 2026-09-04T21:35:33.080Z | # ##### # # # |
| 1804 | 2026-09-04T21:35:33.080Z | # # # # # # |
| 1805 | 2026-09-04T21:35:33.080Z | # # # # #### |
| 1806 | 2026-09-04T21:35:33.080Z | |
| 1807 | 2026-09-04T21:35:33.080Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 1808 | 2026-09-04T21:35:33.670Z | Compiling cfg-if v1.0.4 |
| 1809 | 2026-09-04T21:35:33.673Z | Compiling libc v0.2.189 |
| 1810 | 2026-09-04T21:35:33.673Z | Compiling serde_core v1.0.229 |
| 1811 | 2026-09-04T21:35:33.783Z | Compiling memchr v2.8.3 |
| 1812 | 2026-09-04T21:35:33.790Z | Compiling smallvec v1.15.2 |
| 1813 | 2026-09-04T21:35:33.793Z | Compiling itoa v1.0.18 |
| 1814 | 2026-09-04T21:35:33.798Z | Compiling stable_deref_trait v1.2.1 |
| 1815 | 2026-09-04T21:35:33.806Z | Compiling zerofrom v0.1.8 |
| 1816 | 2026-09-04T21:35:33.826Z | Compiling zmij v1.0.23 |
| 1817 | 2026-09-04T21:35:33.875Z | Compiling litemap v0.8.2 |
| 1818 | 2026-09-04T21:35:33.933Z | Compiling yoke v0.8.3 |
| 1819 | 2026-09-04T21:35:34.030Z | Compiling writeable v0.6.3 |
| 1820 | 2026-09-04T21:35:34.035Z | Compiling utf8_iter v1.0.4 |
| 1821 | 2026-09-04T21:35:34.077Z | Compiling percent-encoding v2.3.2 |
| 1822 | 2026-09-04T21:35:34.132Z | Compiling zerovec v0.11.6 |
| 1823 | 2026-09-04T21:35:34.161Z | Compiling zerotrie v0.2.4 |
| 1824 | 2026-09-04T21:35:34.194Z | Compiling libm v0.2.16 |
| 1825 | 2026-09-04T21:35:34.287Z | Compiling icu_properties_data v2.2.0 |
| 1826 | 2026-09-04T21:35:34.310Z | Compiling icu_normalizer_data v2.2.0 |
| 1827 | 2026-09-04T21:35:34.352Z | Compiling form_urlencoded v1.2.2 |
| 1828 | 2026-09-04T21:35:34.395Z | Compiling rand_core v0.10.1 |
| 1829 | 2026-09-04T21:35:34.429Z | Compiling errno v0.3.14 |
| 1830 | 2026-09-04T21:35:34.555Z | Compiling getrandom v0.4.3 |
| 1831 | 2026-09-04T21:35:34.593Z | Compiling iana-time-zone v0.1.65 |
| 1832 | 2026-09-04T21:35:34.605Z | Compiling pin-project-lite v0.2.17 |
| 1833 | 2026-09-04T21:35:34.647Z | Compiling zeroize v1.9.0 |
| 1834 | 2026-09-04T21:35:34.702Z | Compiling tinystr v0.8.3 |
| 1835 | 2026-09-04T21:35:34.746Z | Compiling potential_utf v0.1.5 |
| 1836 | 2026-09-04T21:35:34.758Z | Compiling dyn-clone v1.0.20 |
| 1837 | 2026-09-04T21:35:34.882Z | Compiling icu_locale_core v2.2.0 |
| 1838 | 2026-09-04T21:35:34.895Z | Compiling icu_collections v2.2.0 |
| 1839 | 2026-09-04T21:35:34.904Z | Compiling socket2 v0.6.5 |
| 1840 | 2026-09-04T21:35:34.915Z | Compiling scopeguard v1.2.0 |
| 1841 | 2026-09-04T21:35:34.927Z | Compiling parking_lot_core v0.9.12 |
| 1842 | 2026-09-04T21:35:34.938Z | Compiling signal-hook-registry v1.4.8 |
| 1843 | 2026-09-04T21:35:35.026Z | Compiling num-traits v0.2.19 |
| 1844 | 2026-09-04T21:35:35.299Z | Compiling lock_api v0.4.14 |
| 1845 | 2026-09-04T21:35:35.377Z | Compiling mio v1.2.2 |
| 1846 | 2026-09-04T21:35:35.556Z | Compiling parking_lot v0.12.5 |
| 1847 | 2026-09-04T21:35:35.621Z | Compiling thiserror v2.0.20 |
| 1848 | 2026-09-04T21:35:35.638Z | Compiling serde v1.0.229 |
| 1849 | 2026-09-04T21:35:35.733Z | Compiling serde_json v1.0.151 |
| 1850 | 2026-09-04T21:35:35.793Z | Compiling icu_provider v2.2.0 |
| 1851 | 2026-09-04T21:35:35.833Z | Compiling uuid v1.26.0 |
| 1852 | 2026-09-04T21:35:35.909Z | Compiling semver v1.0.28 |
| 1853 | 2026-09-04T21:35:36.037Z | Compiling bitflags v2.13.1 |
| 1854 | 2026-09-04T21:35:36.272Z | Compiling bytes v1.12.1 |
| 1855 | 2026-09-04T21:35:36.365Z | Compiling icu_properties v2.2.0 |
| 1856 | 2026-09-04T21:35:36.437Z | Compiling icu_normalizer v2.2.0 |
| 1857 | 2026-09-04T21:35:36.441Z | Compiling chrono v0.4.45 |
| 1858 | 2026-09-04T21:35:36.458Z | Compiling portable-atomic v1.15.0 |
| 1859 | 2026-09-04T21:35:36.550Z | Compiling futures-core v0.3.34 |
| 1860 | 2026-09-04T21:35:36.717Z | Compiling critical-section v1.2.0 |
| 1861 | 2026-09-04T21:35:36.830Z | Compiling tokio v1.53.1 |
| 1862 | 2026-09-04T21:35:37.160Z | Compiling once_cell v1.21.4 |
| 1863 | 2026-09-04T21:35:37.182Z | Compiling equivalent v1.0.2 |
| 1864 | 2026-09-04T21:35:37.278Z | Compiling subtle v2.6.1 |
| 1865 | 2026-09-04T21:35:37.438Z | Compiling idna_adapter v1.2.2 |
| 1866 | 2026-09-04T21:35:37.458Z | Compiling log v0.4.33 |
| 1867 | 2026-09-04T21:35:37.552Z | Compiling idna v1.1.0 |
| 1868 | 2026-09-04T21:35:37.575Z | Compiling allocator-api2 v0.2.21 |
| 1869 | 2026-09-04T21:35:37.619Z | Compiling zerocopy v0.8.56 |
| 1870 | 2026-09-04T21:35:37.716Z | Compiling futures-sink v0.3.34 |
| 1871 | 2026-09-04T21:35:37.832Z | Compiling slab v0.4.12 |
| 1872 | 2026-09-04T21:35:37.954Z | Compiling url v2.5.8 |
| 1873 | 2026-09-04T21:35:37.966Z | Compiling typenum v1.20.1 |
| 1874 | 2026-09-04T21:35:38.045Z | Compiling futures-channel v0.3.34 |
| 1875 | 2026-09-04T21:35:38.315Z | Compiling hashbrown v0.17.1 |
| 1876 | 2026-09-04T21:35:38.333Z | Compiling getrandom v0.2.17 |
| 1877 | 2026-09-04T21:35:38.545Z | Compiling schemars v0.8.22 |
| 1878 | 2026-09-04T21:35:38.828Z | Compiling futures-task v0.3.34 |
| 1879 | 2026-09-04T21:35:39.020Z | Compiling futures-io v0.3.34 |
| 1880 | 2026-09-04T21:35:39.036Z | Compiling rand_core v0.6.4 |
| 1881 | 2026-09-04T21:35:39.214Z | Compiling futures-util v0.3.34 |
| 1882 | 2026-09-04T21:35:39.289Z | Compiling indexmap v2.14.0 |
| 1883 | 2026-09-04T21:35:39.685Z | Compiling tracing-core v0.1.36 |
| 1884 | 2026-09-04T21:35:39.950Z | Compiling ipnetwork v0.21.1 |
| 1885 | 2026-09-04T21:35:40.142Z | Compiling tracing v0.1.44 |
| 1886 | 2026-09-04T21:35:40.449Z | Compiling base64 v0.22.1 |
| 1887 | 2026-09-04T21:35:40.498Z | Compiling http v1.5.0 |
| 1888 | 2026-09-04T21:35:40.739Z | Compiling unicode-ident v1.0.24 |
| 1889 | 2026-09-04T21:35:40.861Z | Compiling proc-macro2 v1.0.107 |
| 1890 | 2026-09-04T21:35:40.874Z | Compiling slog v2.8.2 |
| 1891 | 2026-09-04T21:35:40.895Z | Compiling erased-serde v0.3.31 |
| 1892 | 2026-09-04T21:35:40.940Z | Compiling fnv v1.0.7 |
| 1893 | 2026-09-04T21:35:41.142Z | Compiling oxnet v0.1.7 |
| 1894 | 2026-09-04T21:35:41.805Z | Compiling quote v1.0.47 |
| 1895 | 2026-09-04T21:35:41.907Z | Compiling tokio-util v0.7.19 |
| 1896 | 2026-09-04T21:35:42.076Z | Compiling syn v2.0.119 |
| 1897 | 2026-09-04T21:35:42.404Z | Compiling byteorder v1.5.0 |
| 1898 | 2026-09-04T21:35:42.474Z | Compiling ipnet v2.12.1 |
| 1899 | 2026-09-04T21:35:42.666Z | Compiling thiserror v1.0.69 |
| 1900 | 2026-09-04T21:35:42.781Z | Compiling ppv-lite86 v0.2.21 |
| 1901 | 2026-09-04T21:35:42.936Z | Compiling rustls-pki-types v1.15.1 |
| 1902 | 2026-09-04T21:35:43.132Z | Compiling aws-lc-sys v0.44.0 |
| 1903 | 2026-09-04T21:35:43.173Z | Compiling http-body v1.1.0 |
| 1904 | 2026-09-04T21:35:43.378Z | Compiling untrusted v0.7.1 |
| 1905 | 2026-09-04T21:35:43.425Z | Compiling atomic-waker v1.1.2 |
| 1906 | 2026-09-04T21:35:43.478Z | Compiling httparse v1.10.1 |
| 1907 | 2026-09-04T21:35:43.563Z | Compiling try-lock v0.2.5 |
| 1908 | 2026-09-04T21:35:43.583Z | Compiling tower-layer v0.3.3 |
| 1909 | 2026-09-04T21:35:43.664Z | Compiling aws-lc-rs v1.18.0 |
| 1910 | 2026-09-04T21:35:43.691Z | Compiling untrusted v0.9.0 |
| 1911 | 2026-09-04T21:35:43.733Z | Compiling rustls v0.23.43 |
| 1912 | 2026-09-04T21:35:43.788Z | Compiling tower-service v0.3.3 |
| 1913 | 2026-09-04T21:35:43.824Z | Compiling ryu v1.0.23 |
| 1914 | 2026-09-04T21:35:43.849Z | Compiling pretty-hex v0.4.2 |
| 1915 | 2026-09-04T21:35:43.887Z | Compiling want v0.3.1 |
| 1916 | 2026-09-04T21:35:43.975Z | Compiling h2 v0.4.15 |
| 1917 | 2026-09-04T21:35:43.988Z | Compiling httpdate v1.0.3 |
| 1918 | 2026-09-04T21:35:43.999Z | Compiling rustix v1.1.4 |
| 1919 | 2026-09-04T21:35:44.076Z | Compiling regex-syntax v0.8.11 |
| 1920 | 2026-09-04T21:35:44.119Z | Compiling plain v0.2.3 |
| 1921 | 2026-09-04T21:35:44.242Z | Compiling getrandom v0.3.4 |
| 1922 | 2026-09-04T21:35:44.374Z | Compiling omicron-workspace-hack v0.1.0 |
| 1923 | 2026-09-04T21:35:44.450Z | Compiling ucd-trie v0.1.7 |
| 1924 | 2026-09-04T21:35:44.465Z | Compiling rand_core v0.9.5 |
| 1925 | 2026-09-04T21:35:44.724Z | Compiling pest v2.8.8 |
| 1926 | 2026-09-04T21:35:45.014Z | Compiling rustls-webpki v0.103.14 |
| 1927 | 2026-09-04T21:35:46.375Z | Compiling crossbeam-utils v0.8.22 |
| 1928 | 2026-09-04T21:35:46.712Z | Compiling hyper v1.11.1 |
| 1929 | 2026-09-04T21:35:47.084Z | Compiling serde_urlencoded v0.7.1 |
| 1930 | 2026-09-04T21:35:47.374Z | Compiling http-body-util v0.1.5 |
| 1931 | 2026-09-04T21:35:47.498Z | Compiling foldhash v0.2.0 |
| 1932 | 2026-09-04T21:35:47.689Z | Compiling newtype-uuid v1.4.0 |
| 1933 | 2026-09-04T21:35:47.818Z | Compiling hex v0.4.3 |
| 1934 | 2026-09-04T21:35:48.121Z | Compiling daft v0.1.8 |
| 1935 | 2026-09-04T21:35:48.433Z | Compiling hyper-util v0.1.20 |
| 1936 | 2026-09-04T21:35:48.698Z | Compiling rand_chacha v0.9.0 |
| 1937 | 2026-09-04T21:35:49.288Z | Compiling sync_wrapper v1.0.2 |
| 1938 | 2026-09-04T21:35:49.409Z | Compiling aho-corasick v1.1.5 |
| 1939 | 2026-09-04T21:35:50.312Z | Compiling tokio-rustls v0.26.4 |
| 1940 | 2026-09-04T21:35:50.641Z | Compiling fastrand v2.5.0 |
| 1941 | 2026-09-04T21:35:50.970Z | Compiling regex-automata v0.4.18 |
| 1942 | 2026-09-04T21:35:51.006Z | Compiling tower v0.5.3 |
| 1943 | 2026-09-04T21:35:51.436Z | Compiling anyhow v1.0.104 |
| 1944 | 2026-09-04T21:35:51.536Z | Compiling rand v0.9.5 |
| 1945 | 2026-09-04T21:35:51.600Z | Compiling tower-http v0.6.11 |
| 1946 | 2026-09-04T21:35:51.615Z | Compiling generic-array v0.14.7 |
| 1947 | 2026-09-04T21:35:52.092Z | Compiling hashbrown v0.16.1 |
| 1948 | 2026-09-04T21:35:52.203Z | Compiling openapiv3 v2.2.0 |
| 1949 | 2026-09-04T21:35:52.266Z | Compiling cpufeatures v0.3.0 |
| 1950 | 2026-09-04T21:35:52.280Z | Compiling num-conv v0.2.2 |
| 1951 | 2026-09-04T21:35:52.346Z | Compiling num_threads v0.1.7 |
| 1952 | 2026-09-04T21:35:52.438Z | Compiling powerfmt v0.2.0 |
| 1953 | 2026-09-04T21:35:52.450Z | Compiling deranged v0.5.8 |
| 1954 | 2026-09-04T21:35:52.700Z | Compiling time-core v0.1.9 |
| 1955 | 2026-09-04T21:35:52.834Z | Compiling openssl-probe v0.2.1 |
| 1956 | 2026-09-04T21:35:52.897Z | Compiling camino v1.2.5 |
| 1957 | 2026-09-04T21:35:53.087Z | Compiling rustls-native-certs v0.8.4 |
| 1958 | 2026-09-04T21:35:53.476Z | Compiling tempfile v3.27.0 |
| 1959 | 2026-09-04T21:35:53.586Z | Compiling time v0.3.55 |
| 1960 | 2026-09-04T21:35:53.893Z | Compiling futures-executor v0.3.34 |
| 1961 | 2026-09-04T21:35:54.318Z | Compiling winnow v1.0.4 |
| 1962 | 2026-09-04T21:35:54.406Z | Compiling futures v0.3.34 |
| 1963 | 2026-09-04T21:35:54.456Z | Compiling rustls-platform-verifier v0.7.0 |
| 1964 | 2026-09-04T21:35:54.490Z | Compiling regex v1.13.1 |
| 1965 | 2026-09-04T21:35:54.838Z | Compiling hyper-rustls v0.27.9 |
| 1966 | 2026-09-04T21:35:55.023Z | Compiling crossbeam-channel v0.5.16 |
| 1967 | 2026-09-04T21:35:55.214Z | Compiling scroll v0.13.0 |
| 1968 | 2026-09-04T21:35:55.568Z | Compiling hybrid-array v0.4.14 |
| 1969 | 2026-09-04T21:35:55.743Z | Compiling simd-adler32 v0.3.10 |
| 1970 | 2026-09-04T21:35:55.801Z | Compiling adler2 v2.0.1 |
| 1971 | 2026-09-04T21:35:55.939Z | Compiling miniz_oxide v0.8.9 |
| 1972 | 2026-09-04T21:35:55.968Z | Compiling goblin v0.10.7 |
| 1973 | 2026-09-04T21:35:56.083Z | Compiling crc32fast v1.5.0 |
| 1974 | 2026-09-04T21:35:56.339Z | Compiling reqwest v0.13.4 |
| 1975 | 2026-09-04T21:35:56.555Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1976 | 2026-09-04T21:35:56.599Z | Compiling thread_local v1.1.10 |
| 1977 | 2026-09-04T21:35:56.944Z | Compiling either v1.17.0 |
| 1978 | 2026-09-04T21:35:57.179Z | Compiling flate2 v1.1.9 |
| 1979 | 2026-09-04T21:35:57.363Z | Compiling block-buffer v0.12.1 |
| 1980 | 2026-09-04T21:35:57.552Z | Compiling crypto-common v0.2.2 |
| 1981 | 2026-09-04T21:35:57.750Z | Compiling crypto-common v0.1.7 |
| 1982 | 2026-09-04T21:35:57.906Z | Compiling dtrace-parser v0.3.0 |
| 1983 | 2026-09-04T21:35:58.545Z | Compiling rand_chacha v0.3.1 |
| 1984 | 2026-09-04T21:35:58.851Z | Compiling is-terminal v0.4.17 |
| 1985 | 2026-09-04T21:35:58.960Z | Compiling thread-id v5.1.0 |
| 1986 | 2026-09-04T21:35:59.056Z | Compiling debug-ignore v1.0.5 |
| 1987 | 2026-09-04T21:35:59.171Z | Compiling term v1.2.1 |
| 1988 | 2026-09-04T21:35:59.183Z | Compiling match_cfg v0.1.0 |
| 1989 | 2026-09-04T21:35:59.258Z | Compiling dof v0.4.0 |
| 1990 | 2026-09-04T21:36:00.497Z | Compiling const-oid v0.10.2 |
| 1991 | 2026-09-04T21:36:00.801Z | Compiling take_mut v0.2.2 |
| 1992 | 2026-09-04T21:36:00.925Z | Compiling compression-core v0.4.32 |
| 1993 | 2026-09-04T21:36:01.066Z | Compiling compression-codecs v0.4.38 |
| 1994 | 2026-09-04T21:36:01.108Z | Compiling slog-async v2.8.0 |
| 1995 | 2026-09-04T21:36:01.431Z | Compiling digest v0.11.3 |
| 1996 | 2026-09-04T21:36:01.626Z | Compiling usdt-impl v0.6.0 |
| 1997 | 2026-09-04T21:36:02.323Z | Compiling slog-term v2.9.2 |
| 1998 | 2026-09-04T21:36:02.405Z | Compiling hostname v0.3.1 |
| 1999 | 2026-09-04T21:36:02.541Z | Compiling rand v0.8.7 |
| 2000 | 2026-09-04T21:36:02.570Z | Compiling ref-cast v1.0.26 |
| 2001 | 2026-09-04T21:36:02.681Z | Compiling slog-json v2.6.1 |
| 2002 | 2026-09-04T21:36:02.952Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 2003 | 2026-09-04T21:36:03.330Z | Compiling strum v0.26.3 |
| 2004 | 2026-09-04T21:36:03.471Z | Compiling macaddr v1.0.1 |
| 2005 | 2026-09-04T21:36:03.765Z | Compiling serde_spanned v1.1.1 |
| 2006 | 2026-09-04T21:36:04.260Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2007 | 2026-09-04T21:36:04.279Z | Compiling memmap2 v0.9.11 |
| 2008 | 2026-09-04T21:36:04.279Z | Compiling wait-timeout v0.2.1 |
| 2009 | 2026-09-04T21:36:04.285Z | Compiling encoding_rs v0.8.35 |
| 2010 | 2026-09-04T21:36:04.328Z | Compiling bit-vec v0.8.0 |
| 2011 | 2026-09-04T21:36:04.629Z | Compiling mime v0.3.17 |
| 2012 | 2026-09-04T21:36:04.728Z | Compiling spin v0.9.9 |
| 2013 | 2026-09-04T21:36:04.861Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 2014 | 2026-09-04T21:36:05.109Z | Compiling quick-error v1.2.3 |
| 2015 | 2026-09-04T21:36:05.124Z | Compiling toml v1.1.4+spec-1.1.0 |
| 2016 | 2026-09-04T21:36:05.220Z | Compiling rusty-fork v0.3.1 |
| 2017 | 2026-09-04T21:36:05.959Z | Compiling multer v3.1.0 |
| 2018 | 2026-09-04T21:36:06.103Z | Compiling bit-set v0.8.0 |
| 2019 | 2026-09-04T21:36:06.297Z | Compiling usdt v0.6.0 |
| 2020 | 2026-09-04T21:36:06.990Z | Compiling slog-bunyan v2.5.0 |
| 2021 | 2026-09-04T21:36:07.185Z | Compiling sha1 v0.11.0 |
| 2022 | 2026-09-04T21:36:07.220Z | Compiling async-compression v0.4.43 |
| 2023 | 2026-09-04T21:36:07.487Z | Compiling serde_with v3.22.0 |
| 2024 | 2026-09-04T21:36:07.594Z | Compiling async-stream v0.3.6 |
| 2025 | 2026-09-04T21:36:07.608Z | Compiling rand_xorshift v0.4.0 |
| 2026 | 2026-09-04T21:36:07.687Z | Compiling waitgroup v0.1.2 |
| 2027 | 2026-09-04T21:36:07.766Z | Compiling rustls-pemfile v2.2.0 |
| 2028 | 2026-09-04T21:36:07.790Z | Compiling serde_path_to_error v0.1.20 |
| 2029 | 2026-09-04T21:36:07.840Z | Compiling hostname v0.4.2 |
| 2030 | 2026-09-04T21:36:08.000Z | Compiling unarray v0.1.4 |
| 2031 | 2026-09-04T21:36:08.047Z | Compiling progenitor-client v0.14.0 |
| 2032 | 2026-09-04T21:36:08.124Z | Compiling dropshot v0.17.1 |
| 2033 | 2026-09-04T21:36:08.247Z | Compiling proptest v1.11.0 |
| 2034 | 2026-09-04T21:36:08.262Z | Compiling strum v0.27.2 |
| 2035 | 2026-09-04T21:36:08.396Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2036 | 2026-09-04T21:36:08.530Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2037 | 2026-09-04T21:36:08.640Z | Compiling iddqd v0.4.6 |
| 2038 | 2026-09-04T21:36:08.640Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2039 | 2026-09-04T21:36:08.768Z | Compiling block-buffer v0.10.4 |
| 2040 | 2026-09-04T21:36:08.908Z | Compiling reqwest v0.12.28 |
| 2041 | 2026-09-04T21:36:08.945Z | Compiling backon v1.6.0 |
| 2042 | 2026-09-04T21:36:09.210Z | Compiling instant v0.1.13 |
| 2043 | 2026-09-04T21:36:09.333Z | Compiling backoff v0.4.0 |
| 2044 | 2026-09-04T21:36:09.558Z | Compiling progenitor-extras v0.2.0 |
| 2045 | 2026-09-04T21:36:09.611Z | Compiling digest v0.10.7 |
| 2046 | 2026-09-04T21:36:09.803Z | Compiling parse-display v0.10.0 |
| 2047 | 2026-09-04T21:36:09.870Z | Compiling itertools v0.14.0 |
| 2048 | 2026-09-04T21:36:10.272Z | Compiling progenitor-client v0.10.0 |
| 2049 | 2026-09-04T21:36:10.455Z | Compiling regress v0.10.5 |
| 2050 | 2026-09-04T21:36:10.679Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2051 | 2026-09-04T21:36:10.737Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2052 | 2026-09-04T21:36:11.410Z | Compiling humantime v2.4.0 |
| 2053 | 2026-09-04T21:36:11.854Z | Compiling cpufeatures v0.2.17 |
| 2054 | 2026-09-04T21:36:11.939Z | Compiling unicode-width v0.2.2 |
| 2055 | 2026-09-04T21:36:12.262Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2056 | 2026-09-04T21:36:12.472Z | Compiling heck v0.5.0 |
| 2057 | 2026-09-04T21:36:13.355Z | Compiling secrecy v0.10.3 |
| 2058 | 2026-09-04T21:36:13.530Z | Compiling tinyvec_macros v0.1.1 |
| 2059 | 2026-09-04T21:36:13.610Z | Compiling tinyvec v1.12.0 |
| 2060 | 2026-09-04T21:36:14.071Z | Compiling num-integer v0.1.47 |
| 2061 | 2026-09-04T21:36:14.288Z | Compiling scroll v0.12.0 |
| 2062 | 2026-09-04T21:36:14.439Z | Compiling crucible-workspace-hack v0.1.0 |
| 2063 | 2026-09-04T21:36:14.523Z | Compiling hmac v0.12.1 |
| 2064 | 2026-09-04T21:36:14.593Z | Compiling regress v0.11.1 |
| 2065 | 2026-09-04T21:36:14.593Z | Compiling inout v0.1.4 |
| 2066 | 2026-09-04T21:36:14.686Z | Compiling ff v0.13.1 |
| 2067 | 2026-09-04T21:36:14.771Z | Compiling utf8parse v0.2.2 |
| 2068 | 2026-09-04T21:36:14.841Z | Compiling group v0.13.0 |
| 2069 | 2026-09-04T21:36:14.891Z | Compiling anstyle-parse v1.0.0 |
| 2070 | 2026-09-04T21:36:14.965Z | Compiling cipher v0.4.4 |
| 2071 | 2026-09-04T21:36:15.117Z | Compiling hkdf v0.12.4 |
| 2072 | 2026-09-04T21:36:15.178Z | Compiling goblin v0.8.2 |
| 2073 | 2026-09-04T21:36:15.220Z | Compiling num-iter v0.1.46 |
| 2074 | 2026-09-04T21:36:15.286Z | Compiling num-rational v0.4.2 |
| 2075 | 2026-09-04T21:36:15.348Z | Compiling zerocopy v0.7.35 |
| 2076 | 2026-09-04T21:36:15.965Z | Compiling universal-hash v0.5.1 |
| 2077 | 2026-09-04T21:36:16.125Z | Compiling crypto-bigint v0.5.5 |
| 2078 | 2026-09-04T21:36:16.421Z | Compiling typify-impl v0.6.2 |
| 2079 | 2026-09-04T21:36:17.367Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2080 | 2026-09-04T21:36:18.042Z | Compiling terminal_size v0.4.4 |
| 2081 | 2026-09-04T21:36:18.212Z | Compiling half v2.7.1 |
| 2082 | 2026-09-04T21:36:18.575Z | Compiling num-complex v0.4.6 |
| 2083 | 2026-09-04T21:36:18.614Z | Compiling anstyle v1.0.14 |
| 2084 | 2026-09-04T21:36:18.909Z | Compiling base16ct v0.2.0 |
| 2085 | 2026-09-04T21:36:19.061Z | Compiling is_terminal_polyfill v1.70.2 |
| 2086 | 2026-09-04T21:36:19.141Z | Compiling opaque-debug v0.3.1 |
| 2087 | 2026-09-04T21:36:19.177Z | Compiling ciborium-io v0.2.2 |
| 2088 | 2026-09-04T21:36:19.208Z | Compiling colorchoice v1.0.5 |
| 2089 | 2026-09-04T21:36:19.284Z | Compiling base64ct v1.8.3 |
| 2090 | 2026-09-04T21:36:19.402Z | Compiling anstyle-query v1.1.5 |
| 2091 | 2026-09-04T21:36:19.473Z | Compiling anstream v1.0.0 |
| 2092 | 2026-09-04T21:36:19.520Z | Compiling ciborium-ll v0.2.2 |
| 2093 | 2026-09-04T21:36:19.634Z | Compiling password-hash v0.5.0 |
| 2094 | 2026-09-04T21:36:19.788Z | Compiling poly1305 v0.8.0 |
| 2095 | 2026-09-04T21:36:19.973Z | Compiling elliptic-curve v0.13.8 |
| 2096 | 2026-09-04T21:36:20.297Z | Compiling num v0.4.3 |
| 2097 | 2026-09-04T21:36:20.379Z | Compiling curve25519-dalek v4.1.3 |
| 2098 | 2026-09-04T21:36:20.460Z | Compiling typify v0.6.2 |
| 2099 | 2026-09-04T21:36:20.580Z | Compiling dof v0.3.0 |
| 2100 | 2026-09-04T21:36:20.594Z | Compiling thiserror-no-std v2.0.2 |
| 2101 | 2026-09-04T21:36:20.689Z | Compiling chacha20 v0.9.1 |
| 2102 | 2026-09-04T21:36:20.949Z | Compiling crossbeam-epoch v0.9.20 |
| 2103 | 2026-09-04T21:36:21.434Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2104 | 2026-09-04T21:36:21.941Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2105 | 2026-09-04T21:36:23.074Z | Compiling blake2 v0.10.6 |
| 2106 | 2026-09-04T21:36:23.228Z | Compiling aead v0.5.2 |
| 2107 | 2026-09-04T21:36:23.427Z | Compiling byte-wrapper v0.1.0 |
| 2108 | 2026-09-04T21:36:23.455Z | Compiling dtrace-parser v0.2.0 |
| 2109 | 2026-09-04T21:36:23.586Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2110 | 2026-09-04T21:36:24.025Z | Compiling thread-id v4.2.2 |
| 2111 | 2026-09-04T21:36:24.123Z | Compiling clap_lex v1.1.0 |
| 2112 | 2026-09-04T21:36:24.300Z | Compiling keccak v0.1.6 |
| 2113 | 2026-09-04T21:36:24.504Z | Compiling float-ord v0.3.2 |
| 2114 | 2026-09-04T21:36:24.672Z | Compiling strsim v0.11.1 |
| 2115 | 2026-09-04T21:36:24.689Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2116 | 2026-09-04T21:36:24.847Z | Compiling clap_builder v4.6.6 |
| 2117 | 2026-09-04T21:36:25.024Z | Compiling sha3 v0.10.9 |
| 2118 | 2026-09-04T21:36:25.423Z | Compiling usdt-impl v0.5.0 |
| 2119 | 2026-09-04T21:36:25.444Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2120 | 2026-09-04T21:36:26.078Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2121 | 2026-09-04T21:36:28.460Z | Compiling chacha20poly1305 v0.10.1 |
| 2122 | 2026-09-04T21:36:28.617Z | Compiling argon2 v0.5.3 |
| 2123 | 2026-09-04T21:36:29.626Z | Compiling vsss-rs v3.3.4 |
| 2124 | 2026-09-04T21:36:29.757Z | Compiling ciborium v0.2.2 |
| 2125 | 2026-09-04T21:36:30.668Z | Compiling hash32 v0.3.1 |
| 2126 | 2026-09-04T21:36:30.688Z | Compiling memmap v0.7.0 |
| 2127 | 2026-09-04T21:36:30.838Z | Compiling indent_write v2.2.0 |
| 2128 | 2026-09-04T21:36:30.934Z | Compiling data-encoding v2.11.1 |
| 2129 | 2026-09-04T21:36:31.008Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2130 | 2026-09-04T21:36:31.094Z | Compiling usdt v0.5.0 |
| 2131 | 2026-09-04T21:36:31.745Z | Compiling heapless v0.8.0 |
| 2132 | 2026-09-04T21:36:32.108Z | Compiling ingot-types v0.1.2 |
| 2133 | 2026-09-04T21:36:32.256Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2134 | 2026-09-04T21:36:32.563Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2135 | 2026-09-04T21:36:32.617Z | Compiling clap v4.6.6 |
| 2136 | 2026-09-04T21:36:32.672Z | Compiling rustix v0.38.44 |
| 2137 | 2026-09-04T21:36:32.709Z | Compiling tabwriter v1.4.1 |
| 2138 | 2026-09-04T21:36:33.109Z | Compiling cobs v0.3.0 |
| 2139 | 2026-09-04T21:36:33.350Z | Compiling bitflags v1.3.2 |
| 2140 | 2026-09-04T21:36:33.434Z | Compiling colored v3.1.1 |
| 2141 | 2026-09-04T21:36:33.597Z | Compiling managed v0.8.0 |
| 2142 | 2026-09-04T21:36:33.877Z | Compiling foreign-types-shared v0.3.1 |
| 2143 | 2026-09-04T21:36:33.981Z | Compiling foreign-types v0.5.0 |
| 2144 | 2026-09-04T21:36:34.059Z | Compiling smoltcp v0.11.0 |
| 2145 | 2026-09-04T21:36:34.072Z | Compiling postcard v1.1.3 |
| 2146 | 2026-09-04T21:36:34.094Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2147 | 2026-09-04T21:36:34.461Z | Compiling ingot v0.1.1 |
| 2148 | 2026-09-04T21:36:35.683Z | Compiling num_enum v0.7.6 |
| 2149 | 2026-09-04T21:36:35.818Z | Compiling memoffset v0.9.1 |
| 2150 | 2026-09-04T21:36:35.885Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2151 | 2026-09-04T21:36:35.911Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2152 | 2026-09-04T21:36:36.002Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2153 | 2026-09-04T21:36:36.125Z | Compiling chacha20 v0.10.1 |
| 2154 | 2026-09-04T21:36:36.189Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2155 | 2026-09-04T21:36:36.432Z | Compiling serde_spanned v0.6.9 |
| 2156 | 2026-09-04T21:36:36.603Z | Compiling toml_datetime v0.6.11 |
| 2157 | 2026-09-04T21:36:36.617Z | Compiling cstr-argument v0.1.2 |
| 2158 | 2026-09-04T21:36:36.688Z | Compiling static_assertions v1.1.0 |
| 2159 | 2026-09-04T21:36:36.767Z | Compiling resolv-conf v0.7.6 |
| 2160 | 2026-09-04T21:36:36.784Z | Compiling winnow v0.7.15 |
| 2161 | 2026-09-04T21:36:36.796Z | Compiling unicode-segmentation v1.13.3 |
| 2162 | 2026-09-04T21:36:36.984Z | Compiling linked-hash-map v0.5.6 |
| 2163 | 2026-09-04T21:36:37.207Z | Compiling swrite v0.1.0 |
| 2164 | 2026-09-04T21:36:37.299Z | Compiling toml_write v0.1.2 |
| 2165 | 2026-09-04T21:36:37.319Z | Compiling lru-cache v0.1.2 |
| 2166 | 2026-09-04T21:36:37.389Z | Compiling newline-converter v0.3.0 |
| 2167 | 2026-09-04T21:36:37.396Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2168 | 2026-09-04T21:36:37.457Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2169 | 2026-09-04T21:36:37.532Z | Compiling rand v0.10.2 |
| 2170 | 2026-09-04T21:36:37.562Z | Compiling hubpack v0.1.2 |
| 2171 | 2026-09-04T21:36:37.822Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2172 | 2026-09-04T21:36:37.890Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2173 | 2026-09-04T21:36:37.954Z | Compiling nix v0.31.3 |
| 2174 | 2026-09-04T21:36:38.063Z | Compiling crossbeam-deque v0.8.7 |
| 2175 | 2026-09-04T21:36:38.283Z | Compiling atomicwrites v0.4.4 |
| 2176 | 2026-09-04T21:36:38.295Z | Compiling hickory-proto v0.24.4 |
| 2177 | 2026-09-04T21:36:38.579Z | Compiling toml_edit v0.22.27 |
| 2178 | 2026-09-04T21:36:38.725Z | Compiling console v0.16.4 |
| 2179 | 2026-09-04T21:36:39.226Z | Compiling itertools v0.12.1 |
| 2180 | 2026-09-04T21:36:40.052Z | Compiling camino-tempfile v1.4.1 |
| 2181 | 2026-09-04T21:36:40.478Z | Compiling serde-big-array v0.5.1 |
| 2182 | 2026-09-04T21:36:40.592Z | Compiling siphasher v1.0.3 |
| 2183 | 2026-09-04T21:36:40.637Z | Compiling similar v3.2.0 |
| 2184 | 2026-09-04T21:36:40.710Z | Compiling lazy_static v1.5.0 |
| 2185 | 2026-09-04T21:36:40.821Z | Compiling phf_shared v0.12.1 |
| 2186 | 2026-09-04T21:36:40.834Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2187 | 2026-09-04T21:36:41.045Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2188 | 2026-09-04T21:36:41.432Z | Compiling pin-project v1.1.13 |
| 2189 | 2026-09-04T21:36:41.545Z | Compiling hickory-resolver v0.24.4 |
| 2190 | 2026-09-04T21:36:41.916Z | Compiling expectorate v1.3.0 |
| 2191 | 2026-09-04T21:36:42.143Z | Compiling toml v0.8.23 |
| 2192 | 2026-09-04T21:36:44.632Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2193 | 2026-09-04T21:36:44.998Z | Compiling prettyplease v0.2.37 |
| 2194 | 2026-09-04T21:36:46.678Z | Compiling rayon-core v1.13.0 |
| 2195 | 2026-09-04T21:36:46.839Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2196 | 2026-09-04T21:36:47.763Z | Compiling num_enum v0.5.11 |
| 2197 | 2026-09-04T21:36:47.895Z | Compiling progenitor-impl v0.14.0 |
| 2198 | 2026-09-04T21:36:48.380Z | Compiling progenitor-impl v0.13.0 |
| 2199 | 2026-09-04T21:36:50.556Z | Compiling unicode-normalization v0.1.25 |
| 2200 | 2026-09-04T21:36:50.921Z | Compiling progenitor-client v0.13.0 |
| 2201 | 2026-09-04T21:36:51.150Z | Compiling tokio-stream v0.1.19 |
| 2202 | 2026-09-04T21:36:51.413Z | Compiling csv-core v0.1.13 |
| 2203 | 2026-09-04T21:36:51.764Z | Compiling bstr v1.13.1 |
| 2204 | 2026-09-04T21:36:51.819Z | Compiling same-file v1.0.6 |
| 2205 | 2026-09-04T21:36:52.005Z | Compiling foreign-types-shared v0.1.1 |
| 2206 | 2026-09-04T21:36:52.105Z | Compiling konst_macro_rules v0.2.19 |
| 2207 | 2026-09-04T21:36:52.305Z | Compiling foldhash v0.1.5 |
| 2208 | 2026-09-04T21:36:52.461Z | Compiling unicode-width v0.1.14 |
| 2209 | 2026-09-04T21:36:52.533Z | Compiling jiff-core v0.1.0 |
| 2210 | 2026-09-04T21:36:52.782Z | Compiling highway v1.3.0 |
| 2211 | 2026-09-04T21:36:53.470Z | Compiling jiff v0.2.35 |
| 2212 | 2026-09-04T21:36:53.771Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2213 | 2026-09-04T21:36:54.421Z | Compiling hashbrown v0.15.5 |
| 2214 | 2026-09-04T21:36:55.094Z | Compiling konst v0.2.20 |
| 2215 | 2026-09-04T21:36:55.109Z | Compiling globset v0.4.20 |
| 2216 | 2026-09-04T21:36:55.481Z | Compiling foreign-types v0.3.2 |
| 2217 | 2026-09-04T21:36:55.562Z | Compiling walkdir v2.5.0 |
| 2218 | 2026-09-04T21:36:56.280Z | Compiling qorb v0.4.1 |
| 2219 | 2026-09-04T21:36:56.510Z | Compiling csv v1.4.0 |
| 2220 | 2026-09-04T21:36:57.489Z | Compiling snafu v0.8.9 |
| 2221 | 2026-09-04T21:36:58.063Z | Compiling progenitor v0.13.0 |
| 2222 | 2026-09-04T21:36:58.214Z | Compiling olpc-cjson v0.1.4 |
| 2223 | 2026-09-04T21:36:58.394Z | Compiling progenitor v0.14.0 |
| 2224 | 2026-09-04T21:36:58.429Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2225 | 2026-09-04T21:36:58.539Z | Compiling rayon v1.12.0 |
| 2226 | 2026-09-04T21:36:59.056Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2227 | 2026-09-04T21:37:00.816Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2228 | 2026-09-04T21:37:00.875Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2229 | 2026-09-04T21:37:03.157Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2230 | 2026-09-04T21:37:05.368Z | Compiling phf v0.12.1 |
| 2231 | 2026-09-04T21:37:05.521Z | Compiling openssl-sys v0.9.117 |
| 2232 | 2026-09-04T21:37:05.557Z | Compiling tokio-dtrace v0.1.1 |
| 2233 | 2026-09-04T21:37:05.881Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2234 | 2026-09-04T21:37:05.986Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2235 | 2026-09-04T21:37:06.120Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2236 | 2026-09-04T21:37:06.201Z | Compiling libsw-core v0.3.2 |
| 2237 | 2026-09-04T21:37:06.381Z | Compiling pem v3.0.6 |
| 2238 | 2026-09-04T21:37:07.027Z | Compiling serde_plain v1.0.2 |
| 2239 | 2026-09-04T21:37:07.083Z | Compiling sigpipe v0.1.3 |
| 2240 | 2026-09-04T21:37:07.185Z | Compiling fixedbitset v0.5.7 |
| 2241 | 2026-09-04T21:37:07.315Z | Compiling minimal-lexical v0.2.1 |
| 2242 | 2026-09-04T21:37:07.532Z | Compiling typed-path v0.9.3 |
| 2243 | 2026-09-04T21:37:07.667Z | Compiling fixedbitset v0.4.2 |
| 2244 | 2026-09-04T21:37:07.673Z | Compiling glob v0.3.4 |
| 2245 | 2026-09-04T21:37:07.713Z | Compiling bytecount v0.6.9 |
| 2246 | 2026-09-04T21:37:07.881Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2247 | 2026-09-04T21:37:07.905Z | Compiling papergrid v0.11.0 |
| 2248 | 2026-09-04T21:37:08.004Z | Compiling petgraph v0.6.5 |
| 2249 | 2026-09-04T21:37:08.583Z | Compiling nom v7.1.3 |
| 2250 | 2026-09-04T21:37:09.105Z | Compiling tough v0.22.0 |
| 2251 | 2026-09-04T21:37:09.875Z | Compiling petgraph v0.8.3 |
| 2252 | 2026-09-04T21:37:10.287Z | Compiling openssl v0.10.81 |
| 2253 | 2026-09-04T21:37:10.320Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2254 | 2026-09-04T21:37:10.541Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2255 | 2026-09-04T21:37:10.643Z | Compiling libsw v3.5.0 |
| 2256 | 2026-09-04T21:37:10.833Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2257 | 2026-09-04T21:37:11.138Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2258 | 2026-09-04T21:37:11.392Z | Compiling zone v0.3.1 |
| 2259 | 2026-09-04T21:37:12.324Z | Compiling oxide-tokio-rt v0.1.6 |
| 2260 | 2026-09-04T21:37:12.944Z | Compiling chrono-tz v0.10.4 |
| 2261 | 2026-09-04T21:37:13.214Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2262 | 2026-09-04T21:37:13.340Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2263 | 2026-09-04T21:37:13.551Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2264 | 2026-09-04T21:37:13.565Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2265 | 2026-09-04T21:37:13.746Z | Compiling newtype_derive v0.1.6 |
| 2266 | 2026-09-04T21:37:13.832Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2267 | 2026-09-04T21:37:14.214Z | Compiling slog-dtrace v0.3.0 |
| 2268 | 2026-09-04T21:37:14.904Z | Compiling cancel-safe-futures v0.1.5 |
| 2269 | 2026-09-04T21:37:15.287Z | Compiling const_format v0.2.36 |
| 2270 | 2026-09-04T21:37:15.798Z | Compiling owo-colors v4.3.0 |
| 2271 | 2026-09-04T21:37:16.269Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2272 | 2026-09-04T21:37:16.739Z | Compiling gethostname v0.5.0 |
| 2273 | 2026-09-04T21:37:16.876Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2274 | 2026-09-04T21:37:16.908Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2275 | 2026-09-04T21:37:16.967Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2276 | 2026-09-04T21:37:17.041Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2277 | 2026-09-04T21:37:17.089Z | Compiling bcs v0.1.6 |
| 2278 | 2026-09-04T21:37:17.500Z | Compiling smf v0.2.3 |
| 2279 | 2026-09-04T21:37:17.520Z | Compiling whoami v1.6.1 |
| 2280 | 2026-09-04T21:37:17.541Z | Compiling smawk v0.3.3 |
| 2281 | 2026-09-04T21:37:17.681Z | Compiling tagptr v0.2.0 |
| 2282 | 2026-09-04T21:37:17.844Z | Compiling linear-map v1.2.0 |
| 2283 | 2026-09-04T21:37:17.856Z | Compiling termtree v0.5.1 |
| 2284 | 2026-09-04T21:37:17.988Z | Compiling unicode-linebreak v0.1.5 |
| 2285 | 2026-09-04T21:37:18.024Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2286 | 2026-09-04T21:37:18.062Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2287 | 2026-09-04T21:37:18.261Z | Compiling textwrap v0.16.2 |
| 2288 | 2026-09-04T21:37:18.730Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2289 | 2026-09-04T21:37:19.857Z | Compiling moka v0.12.16 |
| 2290 | 2026-09-04T21:37:20.016Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2291 | 2026-09-04T21:37:21.128Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2292 | 2026-09-04T21:37:21.677Z | Compiling tabled v0.15.0 |
| 2293 | 2026-09-04T21:37:22.104Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2294 | 2026-09-04T21:37:22.679Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2295 | 2026-09-04T21:37:22.898Z | Compiling steno v0.4.1 |
| 2296 | 2026-09-04T21:37:23.278Z | Compiling cookie v0.18.2 |
| 2297 | 2026-09-04T21:37:25.329Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2298 | 2026-09-04T21:37:27.211Z | Compiling hickory-proto v0.25.2 |
| 2299 | 2026-09-04T21:37:33.835Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2300 | 2026-09-04T21:37:34.028Z | Compiling hickory-resolver v0.25.2 |
| 2301 | 2026-09-04T21:37:34.028Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2302 | 2026-09-04T21:37:34.028Z | Compiling arc-swap v1.9.2 |
| 2303 | 2026-09-04T21:37:34.028Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2304 | 2026-09-04T21:37:34.028Z | Compiling slog-scope v4.4.1 |
| 2305 | 2026-09-04T21:37:34.028Z | Compiling libscf-sys v1.2.0 |
| 2306 | 2026-09-04T21:37:34.028Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2307 | 2026-09-04T21:37:34.028Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2308 | 2026-09-04T21:37:34.104Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2309 | 2026-09-04T21:37:34.104Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2310 | 2026-09-04T21:37:34.104Z | Compiling slog-stdlog v4.1.1 |
| 2311 | 2026-09-04T21:37:34.329Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2312 | 2026-09-04T21:37:35.471Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2313 | 2026-09-04T21:37:35.588Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 2314 | 2026-09-04T21:37:36.577Z | Compiling slog-envlogger v2.2.0 |
| 2315 | 2026-09-04T21:37:36.850Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2316 | 2026-09-04T21:37:36.884Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2317 | 2026-09-04T21:37:45.370Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2318 | 2026-09-04T21:37:47.550Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2319 | 2026-09-04T21:37:49.142Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2320 | 2026-09-04T21:37:57.483Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2321 | 2026-09-04T21:38:01.423Z | Finished `release` profile [optimized] target(s) in 2m 28s |
| 2322 | 2026-09-04T21:38:01.546Z | Running unittests src/lib.rs (target/release/deps/mg_tests-1533a0d80263c013) |
| 2323 | 2026-09-04T21:38:01.562Z | |
| 2324 | 2026-09-04T21:38:01.563Z | running 1 test |
| 2325 | 2026-09-04T21:38:01.691Z | configure zone |
| 2326 | 2026-09-04T21:38:01.719Z | install zone |
| 2327 | 2026-09-04T21:38:10.586Z | boot zone |
| 2328 | 2026-09-04T21:38:10.680Z | start zone s1 |
| 2329 | 2026-09-04T21:38:10.680Z | configure zone |
| 2330 | 2026-09-04T21:38:10.747Z | install zone |
| 2331 | 2026-09-04T21:38:12.405Z | boot zone |
| 2332 | 2026-09-04T21:38:12.462Z | start zone s2 |
| 2333 | 2026-09-04T21:38:12.462Z | configure zone |
| 2334 | 2026-09-04T21:38:12.479Z | install zone |
| 2335 | 2026-09-04T21:38:14.672Z | boot zone |
| 2336 | 2026-09-04T21:38:14.766Z | start zone t1 |
| 2337 | 2026-09-04T21:38:14.767Z | configure zone |
| 2338 | 2026-09-04T21:38:14.777Z | install zone |
| 2339 | 2026-09-04T21:38:16.856Z | boot zone |
| 2340 | 2026-09-04T21:38:16.982Z | waiting for zones to come up |
| 2341 | 2026-09-04T21:38:27.505Z | [sidecar.trio] svcs milestone/network |
| 2342 | 2026-09-04T21:38:27.527Z | STATE STIME FMRI |
| 2343 | 2026-09-04T21:38:27.527Z | online 21:38:10 svc:/milestone/network:default |
| 2344 | 2026-09-04T21:38:27.527Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2345 | 2026-09-04T21:38:27.527Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2346 | 2026-09-04T21:38:27.527Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2347 | 2026-09-04T21:38:27.527Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2348 | 2026-09-04T21:38:27.527Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2349 | 2026-09-04T21:38:27.527Z | |
| 2350 | 2026-09-04T21:38:27.528Z | running zone s1.trio setup |
| 2351 | 2026-09-04T21:38:27.528Z | [s1.trio] svcs milestone/network |
| 2352 | 2026-09-04T21:38:27.528Z | STATE STIME FMRI |
| 2353 | 2026-09-04T21:38:27.528Z | online 21:38:12 svc:/milestone/network:default |
| 2354 | 2026-09-04T21:38:27.528Z | [s1.trio] dladm |
| 2355 | 2026-09-04T21:38:27.528Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2356 | 2026-09-04T21:38:27.529Z | sl0 simnet 9000 up -- ? |
| 2357 | 2026-09-04T21:38:27.529Z | mg2 vnic 9000 up -- ? |
| 2358 | 2026-09-04T21:38:27.529Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2359 | 2026-09-04T21:38:27.622Z | |
| 2360 | 2026-09-04T21:38:27.622Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2361 | 2026-09-04T21:38:27.639Z | |
| 2362 | 2026-09-04T21:38:27.639Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2363 | 2026-09-04T21:38:27.658Z | |
| 2364 | 2026-09-04T21:38:27.658Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2365 | 2026-09-04T21:38:27.748Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2366 | 2026-09-04T21:38:27.815Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 5b1f2f1c-36fa-430f-adee-1e15401bd1ee --sled-uuid eb040184-a8b2-4c02-bdf2-d2abf11f7453 -a sl0/v6 &> /opt/ddmd.log & |
| 2367 | 2026-09-04T21:38:27.831Z | |
| 2368 | 2026-09-04T21:38:27.831Z | running zone s2.trio setup |
| 2369 | 2026-09-04T21:38:27.831Z | [s2.trio] svcs milestone/network |
| 2370 | 2026-09-04T21:38:27.937Z | STATE STIME FMRI |
| 2371 | 2026-09-04T21:38:27.937Z | online 21:38:14 svc:/milestone/network:default |
| 2372 | 2026-09-04T21:38:27.937Z | [s2.trio] dladm |
| 2373 | 2026-09-04T21:38:27.972Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2374 | 2026-09-04T21:38:27.972Z | sl1 simnet 9000 up -- ? |
| 2375 | 2026-09-04T21:38:27.972Z | mg3 vnic 9000 up -- ? |
| 2376 | 2026-09-04T21:38:27.972Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2377 | 2026-09-04T21:38:28.425Z | |
| 2378 | 2026-09-04T21:38:28.425Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2379 | 2026-09-04T21:38:28.436Z | |
| 2380 | 2026-09-04T21:38:28.436Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2381 | 2026-09-04T21:38:28.453Z | |
| 2382 | 2026-09-04T21:38:28.453Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2383 | 2026-09-04T21:38:28.487Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2384 | 2026-09-04T21:38:28.545Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid ca99bb19-9d98-4946-aedf-b6a2e50e4204 --sled-uuid e15ddaf5-5e84-4bdc-9859-785be46a60b1 -a sl1/v6 &> /opt/ddmd.log & |
| 2385 | 2026-09-04T21:38:28.565Z | |
| 2386 | 2026-09-04T21:38:28.565Z | running zone t1.trio setup |
| 2387 | 2026-09-04T21:38:28.565Z | [t1.trio] svcs milestone/network |
| 2388 | 2026-09-04T21:38:28.565Z | STATE STIME FMRI |
| 2389 | 2026-09-04T21:38:28.565Z | online 21:38:16 svc:/milestone/network:default |
| 2390 | 2026-09-04T21:38:28.565Z | [t1.trio] dladm |
| 2391 | 2026-09-04T21:38:28.571Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2392 | 2026-09-04T21:38:28.571Z | tfportrear0_0 simnet 9000 up -- ? |
| 2393 | 2026-09-04T21:38:28.571Z | tfportrear1_0 simnet 9000 up -- ? |
| 2394 | 2026-09-04T21:38:28.571Z | mg1 vnic 9000 up -- ? |
| 2395 | 2026-09-04T21:38:28.571Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2396 | 2026-09-04T21:38:29.114Z | |
| 2397 | 2026-09-04T21:38:29.115Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2398 | 2026-09-04T21:38:29.122Z | |
| 2399 | 2026-09-04T21:38:29.122Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2400 | 2026-09-04T21:38:29.140Z | |
| 2401 | 2026-09-04T21:38:29.140Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2402 | 2026-09-04T21:38:29.147Z | |
| 2403 | 2026-09-04T21:38:29.147Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2404 | 2026-09-04T21:38:29.419Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2405 | 2026-09-04T21:38:29.428Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2406 | 2026-09-04T21:38:29.428Z | waiting 3s for copy of files to zone to complete ... |
| 2407 | 2026-09-04T21:38:32.424Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2408 | 2026-09-04T21:38:32.621Z | |
| 2409 | 2026-09-04T21:38:32.621Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2410 | 2026-09-04T21:38:32.663Z | |
| 2411 | 2026-09-04T21:38:32.663Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2412 | 2026-09-04T21:38:32.703Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2413 | 2026-09-04T21:38:32.735Z | [t1.trio] svcadm disable dendrite |
| 2414 | 2026-09-04T21:38:32.760Z | |
| 2415 | 2026-09-04T21:38:32.760Z | [t1.trio] svcadm disable tfport |
| 2416 | 2026-09-04T21:38:32.786Z | |
| 2417 | 2026-09-04T21:38:32.787Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2418 | 2026-09-04T21:38:32.809Z | |
| 2419 | 2026-09-04T21:38:32.809Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2420 | 2026-09-04T21:38:32.834Z | |
| 2421 | 2026-09-04T21:38:32.834Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2422 | 2026-09-04T21:38:32.858Z | |
| 2423 | 2026-09-04T21:38:32.858Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2424 | 2026-09-04T21:38:32.883Z | |
| 2425 | 2026-09-04T21:38:32.883Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2426 | 2026-09-04T21:38:32.907Z | |
| 2427 | 2026-09-04T21:38:32.907Z | [t1.trio] svcadm refresh dendrite:default |
| 2428 | 2026-09-04T21:38:32.940Z | |
| 2429 | 2026-09-04T21:38:32.941Z | [t1.trio] svcadm enable dendrite:default |
| 2430 | 2026-09-04T21:38:32.950Z | |
| 2431 | 2026-09-04T21:38:32.950Z | wait 10s for dendrite to come up ... |
| 2432 | 2026-09-04T21:38:42.970Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2433 | 2026-09-04T21:38:42.981Z | |
| 2434 | 2026-09-04T21:38:42.981Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2435 | 2026-09-04T21:38:43.006Z | |
| 2436 | 2026-09-04T21:38:43.006Z | [t1.trio] svcadm refresh tfport:default |
| 2437 | 2026-09-04T21:38:43.037Z | |
| 2438 | 2026-09-04T21:38:43.037Z | [t1.trio] svcadm enable tfport |
| 2439 | 2026-09-04T21:38:43.059Z | |
| 2440 | 2026-09-04T21:38:43.059Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid a71ded8b-04f1-4062-bdd7-10970290c14f --sled-uuid 69ed28cd-5519-4691-a911-e478894776ec -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2441 | 2026-09-04T21:38:43.081Z | |
| 2442 | 2026-09-04T21:38:43.081Z | [t1.trio] ipadm |
| 2443 | 2026-09-04T21:38:43.081Z | ADDROBJ TYPE STATE ADDR |
| 2444 | 2026-09-04T21:38:43.081Z | lo0/v4 static ok 127.0.0.1/8 |
| 2445 | 2026-09-04T21:38:43.081Z | mg1/v4 static ok 10.0.0.3/24 |
| 2446 | 2026-09-04T21:38:43.082Z | lo0/v6 static ok ::1/128 |
| 2447 | 2026-09-04T21:38:43.082Z | lo0/u6 static ok fd00:3::1/64 |
| 2448 | 2026-09-04T21:38:43.082Z | tfportrear0_0/v6 addrconf ok fe80::5896:eeff:fe73:ef5%tfportrear0_0/10 |
| 2449 | 2026-09-04T21:38:43.082Z | tfportrear1_0/v6 addrconf ok fe80::60b7:cbff:fefc:f395%tfportrear1_0/10 |
| 2450 | 2026-09-04T21:38:45.179Z | initial peering test passed |
| 2451 | 2026-09-04T21:38:47.430Z | advertise from one passed |
| 2452 | 2026-09-04T21:38:47.467Z | advertise from two passed |
| 2453 | 2026-09-04T21:38:47.467Z | [s1.trio] ping fd00:2::1 |
| 2454 | 2026-09-04T21:38:47.467Z | fd00:2::1 is alive |
| 2455 | 2026-09-04T21:38:47.467Z | [s2.trio] ping fd00:1::1 |
| 2456 | 2026-09-04T21:38:47.467Z | fd00:1::1 is alive |
| 2457 | 2026-09-04T21:38:47.467Z | connectivity test passed |
| 2458 | 2026-09-04T21:38:47.467Z | [t1.trio] pkill ddmd |
| 2459 | 2026-09-04T21:38:47.467Z | |
| 2460 | 2026-09-04T21:38:53.215Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 0d5b29ce-c3aa-4216-98fc-76a22bb612a4 --sled-uuid 468a2acf-8424-417f-9c50-31bdcbd73584 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2461 | 2026-09-04T21:38:53.245Z | |
| 2462 | 2026-09-04T21:38:53.245Z | [t1.trio] ipadm |
| 2463 | 2026-09-04T21:38:53.245Z | ADDROBJ TYPE STATE ADDR |
| 2464 | 2026-09-04T21:38:53.245Z | lo0/v4 static ok 127.0.0.1/8 |
| 2465 | 2026-09-04T21:38:53.245Z | mg1/v4 static ok 10.0.0.3/24 |
| 2466 | 2026-09-04T21:38:53.245Z | lo0/v6 static ok ::1/128 |
| 2467 | 2026-09-04T21:38:53.245Z | lo0/u6 static ok fd00:3::1/64 |
| 2468 | 2026-09-04T21:38:53.245Z | tfportrear0_0/v6 addrconf ok fe80::5896:eeff:fe73:ef5%tfportrear0_0/10 |
| 2469 | 2026-09-04T21:38:53.246Z | tfportrear1_0/v6 addrconf ok fe80::60b7:cbff:fefc:f395%tfportrear1_0/10 |
| 2470 | 2026-09-04T21:38:56.242Z | [s1.trio] ping fd00:2::1 |
| 2471 | 2026-09-04T21:38:56.256Z | fd00:2::1 is alive |
| 2472 | 2026-09-04T21:38:56.256Z | [s2.trio] ping fd00:1::1 |
| 2473 | 2026-09-04T21:38:56.268Z | fd00:1::1 is alive |
| 2474 | 2026-09-04T21:38:56.268Z | transit router restart passed |
| 2475 | 2026-09-04T21:38:56.268Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2476 | 2026-09-04T21:38:56.285Z | local v6: |
| 2477 | 2026-09-04T21:38:56.285Z | fe80::5896:eeff:fe73:ef5 |
| 2478 | 2026-09-04T21:38:56.286Z | fe80::60b7:cbff:fefc:f395 |
| 2479 | 2026-09-04T21:38:56.286Z | local v4: |
| 2480 | 2026-09-04T21:38:56.286Z | router v6_idx: |
| 2481 | 2026-09-04T21:38:56.286Z | fd00:1::/64 -> 0 |
| 2482 | 2026-09-04T21:38:56.286Z | fd00:2::/64 -> 1 |
| 2483 | 2026-09-04T21:38:56.286Z | router v6_routes: |
| 2484 | 2026-09-04T21:38:56.286Z | 0 -> fe80::e438:95ff:fea0:92ca (1) |
| 2485 | 2026-09-04T21:38:56.286Z | 1 -> fe80::7cc0:b3ff:fe32:c16b (2) |
| 2486 | 2026-09-04T21:38:56.286Z | router v4_idx: |
| 2487 | 2026-09-04T21:38:56.286Z | router v4_routes: |
| 2488 | 2026-09-04T21:38:56.286Z | resolver v4: |
| 2489 | 2026-09-04T21:38:56.286Z | 10.0.0.254 -> 02:08:20:6c:7e:d1 |
| 2490 | 2026-09-04T21:38:56.286Z | 10.0.0.3 -> 02:08:20:68:40:87 |
| 2491 | 2026-09-04T21:38:56.286Z | resolver v6: |
| 2492 | 2026-09-04T21:38:56.286Z | fe80::5896:eeff:fe73:ef5 -> 5a:96:ee:73:0e:f5 |
| 2493 | 2026-09-04T21:38:56.287Z | fe80::7cc0:b3ff:fe32:c16b -> 7e:c0:b3:32:c1:6b |
| 2494 | 2026-09-04T21:38:56.287Z | fe80::60b7:cbff:fefc:f395 -> 62:b7:cb:fc:f3:95 |
| 2495 | 2026-09-04T21:38:56.287Z | fe80::e438:95ff:fea0:92ca -> e6:38:95:a0:92:ca |
| 2496 | 2026-09-04T21:38:56.287Z | nat v4: |
| 2497 | 2026-09-04T21:38:56.287Z | nat_v6: |
| 2498 | 2026-09-04T21:38:56.287Z | port_mac: |
| 2499 | 2026-09-04T21:38:56.287Z | 2: a8:40:25:1d:f6:37 |
| 2500 | 2026-09-04T21:38:56.287Z | 1: a8:40:25:1d:f6:36 |
| 2501 | 2026-09-04T21:38:56.287Z | proxy arp: |
| 2502 | 2026-09-04T21:38:56.287Z | [s1.trio] pkill ddmd |
| 2503 | 2026-09-04T21:38:56.295Z | |
| 2504 | 2026-09-04T21:39:01.298Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2505 | 2026-09-04T21:39:01.313Z | local v6: |
| 2506 | 2026-09-04T21:39:01.313Z | fe80::5896:eeff:fe73:ef5 |
| 2507 | 2026-09-04T21:39:01.313Z | fe80::60b7:cbff:fefc:f395 |
| 2508 | 2026-09-04T21:39:01.313Z | local v4: |
| 2509 | 2026-09-04T21:39:01.313Z | router v6_idx: |
| 2510 | 2026-09-04T21:39:01.313Z | fd00:2::/64 -> 1 |
| 2511 | 2026-09-04T21:39:01.313Z | router v6_routes: |
| 2512 | 2026-09-04T21:39:01.313Z | 1 -> fe80::7cc0:b3ff:fe32:c16b (2) |
| 2513 | 2026-09-04T21:39:01.313Z | router v4_idx: |
| 2514 | 2026-09-04T21:39:01.313Z | router v4_routes: |
| 2515 | 2026-09-04T21:39:01.313Z | resolver v4: |
| 2516 | 2026-09-04T21:39:01.313Z | 10.0.0.254 -> 02:08:20:6c:7e:d1 |
| 2517 | 2026-09-04T21:39:01.313Z | 10.0.0.3 -> 02:08:20:68:40:87 |
| 2518 | 2026-09-04T21:39:01.314Z | resolver v6: |
| 2519 | 2026-09-04T21:39:01.314Z | fe80::5896:eeff:fe73:ef5 -> 5a:96:ee:73:0e:f5 |
| 2520 | 2026-09-04T21:39:01.314Z | fe80::7cc0:b3ff:fe32:c16b -> 7e:c0:b3:32:c1:6b |
| 2521 | 2026-09-04T21:39:01.314Z | fe80::60b7:cbff:fefc:f395 -> 62:b7:cb:fc:f3:95 |
| 2522 | 2026-09-04T21:39:01.314Z | fe80::e438:95ff:fea0:92ca -> e6:38:95:a0:92:ca |
| 2523 | 2026-09-04T21:39:01.314Z | nat v4: |
| 2524 | 2026-09-04T21:39:01.314Z | nat_v6: |
| 2525 | 2026-09-04T21:39:01.314Z | port_mac: |
| 2526 | 2026-09-04T21:39:01.314Z | 2: a8:40:25:1d:f6:37 |
| 2527 | 2026-09-04T21:39:01.315Z | 1: a8:40:25:1d:f6:36 |
| 2528 | 2026-09-04T21:39:01.315Z | proxy arp: |
| 2529 | 2026-09-04T21:39:01.315Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 400db6d4-7940-46de-b204-1ea46f516b1e --sled-uuid 6f6defbf-79e4-4706-8bf6-19e501f67970 -a sl0/v6 &> /opt/ddmd.log & |
| 2530 | 2026-09-04T21:39:01.331Z | |
| 2531 | 2026-09-04T21:39:01.546Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 2532 | 2026-09-04T21:39:04.326Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2533 | 2026-09-04T21:39:04.342Z | local v6: |
| 2534 | 2026-09-04T21:39:04.342Z | fe80::5896:eeff:fe73:ef5 |
| 2535 | 2026-09-04T21:39:04.342Z | fe80::60b7:cbff:fefc:f395 |
| 2536 | 2026-09-04T21:39:04.342Z | local v4: |
| 2537 | 2026-09-04T21:39:04.342Z | router v6_idx: |
| 2538 | 2026-09-04T21:39:04.342Z | fd00:1::/64 -> 0 |
| 2539 | 2026-09-04T21:39:04.342Z | fd00:2::/64 -> 1 |
| 2540 | 2026-09-04T21:39:04.342Z | router v6_routes: |
| 2541 | 2026-09-04T21:39:04.342Z | 0 -> fe80::e438:95ff:fea0:92ca (1) |
| 2542 | 2026-09-04T21:39:04.342Z | 1 -> fe80::7cc0:b3ff:fe32:c16b (2) |
| 2543 | 2026-09-04T21:39:04.342Z | router v4_idx: |
| 2544 | 2026-09-04T21:39:04.342Z | router v4_routes: |
| 2545 | 2026-09-04T21:39:04.342Z | resolver v4: |
| 2546 | 2026-09-04T21:39:04.342Z | 10.0.0.254 -> 02:08:20:6c:7e:d1 |
| 2547 | 2026-09-04T21:39:04.342Z | 10.0.0.3 -> 02:08:20:68:40:87 |
| 2548 | 2026-09-04T21:39:04.342Z | resolver v6: |
| 2549 | 2026-09-04T21:39:04.342Z | fe80::5896:eeff:fe73:ef5 -> 5a:96:ee:73:0e:f5 |
| 2550 | 2026-09-04T21:39:04.342Z | fe80::7cc0:b3ff:fe32:c16b -> 7e:c0:b3:32:c1:6b |
| 2551 | 2026-09-04T21:39:04.342Z | fe80::60b7:cbff:fefc:f395 -> 62:b7:cb:fc:f3:95 |
| 2552 | 2026-09-04T21:39:04.343Z | fe80::e438:95ff:fea0:92ca -> e6:38:95:a0:92:ca |
| 2553 | 2026-09-04T21:39:04.343Z | nat v4: |
| 2554 | 2026-09-04T21:39:04.343Z | nat_v6: |
| 2555 | 2026-09-04T21:39:04.343Z | port_mac: |
| 2556 | 2026-09-04T21:39:04.343Z | 2: a8:40:25:1d:f6:37 |
| 2557 | 2026-09-04T21:39:04.344Z | 1: a8:40:25:1d:f6:36 |
| 2558 | 2026-09-04T21:39:04.344Z | proxy arp: |
| 2559 | 2026-09-04T21:39:04.349Z | [s2.trio] netstat -nr -f inet6 |
| 2560 | 2026-09-04T21:39:04.355Z | Routing Table: IPv6 |
| 2561 | 2026-09-04T21:39:04.355Z | Destination/Mask Gateway Flags Ref Use If |
| 2562 | 2026-09-04T21:39:04.355Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 2563 | 2026-09-04T21:39:04.355Z | ::1 ::1 UH 2 0 lo0 |
| 2564 | 2026-09-04T21:39:04.355Z | fd00:1::/64 fe80::60b7:cbff:fefc:f395 UG 1 0 sl1 |
| 2565 | 2026-09-04T21:39:04.355Z | fe80::/10 fe80::7cc0:b3ff:fe32:c16b U 3 64 sl1 |
| 2566 | 2026-09-04T21:39:04.355Z | [s2.trio] ipadm |
| 2567 | 2026-09-04T21:39:04.367Z | ADDROBJ TYPE STATE ADDR |
| 2568 | 2026-09-04T21:39:04.367Z | lo0/v4 static ok 127.0.0.1/8 |
| 2569 | 2026-09-04T21:39:04.368Z | mg3/v4 static ok 10.0.0.2/24 |
| 2570 | 2026-09-04T21:39:04.368Z | lo0/v6 static ok ::1/128 |
| 2571 | 2026-09-04T21:39:04.368Z | lo0/u6 static ok fd00:2::1/64 |
| 2572 | 2026-09-04T21:39:04.368Z | sl1/v6 addrconf ok fe80::7cc0:b3ff:fe32:c16b%sl1/10 |
| 2573 | 2026-09-04T21:39:04.368Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 2574 | 2026-09-04T21:39:04.379Z | newrt->ri_dst: inet6 fd00:1::1; newrt->ri_ifp: link ; RTM_GET: Report Metrics: len 360, pid: 0, seq 1, errno 0, flags:<GATEWAY,HOST,STATIC> |
| 2575 | 2026-09-04T21:39:04.379Z | locks: inits: |
| 2576 | 2026-09-04T21:39:04.379Z | sockaddrs: <DST,IFP> |
| 2577 | 2026-09-04T21:39:04.379Z | fd00:1::1 |
| 2578 | 2026-09-04T21:39:04.379Z | route to: fd00:1::1 |
| 2579 | 2026-09-04T21:39:04.379Z | destination: fd00:1:: |
| 2580 | 2026-09-04T21:39:04.379Z | mask: ffff:ffff:ffff:ffff:: |
| 2581 | 2026-09-04T21:39:04.379Z | gateway: fe80::60b7:cbff:fefc:f395 |
| 2582 | 2026-09-04T21:39:04.379Z | interface: sl1 index 3 address 7e c0 b3 32 c1 6b |
| 2583 | 2026-09-04T21:39:04.381Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 2584 | 2026-09-04T21:39:04.381Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 2585 | 2026-09-04T21:39:04.381Z | 0 0 0 0 0 0 9000 0 |
| 2586 | 2026-09-04T21:39:04.381Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 2587 | 2026-09-04T21:39:04.381Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 2588 | 2026-09-04T21:39:04.381Z | fd00:1:: fe80::60b7:cbff:fefc:f395 ffff:ffff:ffff:ffff:: sl1:7e.c0.b3.32.c1.6b fe80::7cc0:b3ff:fe32:c16b |
| 2589 | 2026-09-04T21:39:04.381Z | [s2.trio] ndp -na |
| 2590 | 2026-09-04T21:39:04.393Z | Net to Media Table: IPv6 |
| 2591 | 2026-09-04T21:39:04.393Z | If Physical Address Type State Destination/Mask |
| 2592 | 2026-09-04T21:39:04.393Z | ----- ----------------- ------- ------------ --------------------------- |
| 2593 | 2026-09-04T21:39:04.393Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 2594 | 2026-09-04T21:39:04.393Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 2595 | 2026-09-04T21:39:04.393Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 2596 | 2026-09-04T21:39:04.393Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 2597 | 2026-09-04T21:39:04.393Z | sl1 62:b7:cb:fc:f3:95 dynamic REACHABLE fe80::60b7:cbff:fefc:f395 |
| 2598 | 2026-09-04T21:39:04.393Z | sl1 7e:c0:b3:32:c1:6b local REACHABLE fe80::7cc0:b3ff:fe32:c16b |
| 2599 | 2026-09-04T21:39:04.393Z | sl1 33:33:ff:32:c1:6b other REACHABLE ff02::1:ff32:c16b |
| 2600 | 2026-09-04T21:39:04.393Z | sl1 33:33:ff:fc:f3:95 other REACHABLE ff02::1:fffc:f395 |
| 2601 | 2026-09-04T21:39:04.393Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 2602 | 2026-09-04T21:39:04.393Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2603 | 2026-09-04T21:39:04.406Z | local v6: |
| 2604 | 2026-09-04T21:39:04.406Z | fe80::5896:eeff:fe73:ef5 |
| 2605 | 2026-09-04T21:39:04.406Z | fe80::60b7:cbff:fefc:f395 |
| 2606 | 2026-09-04T21:39:04.406Z | local v4: |
| 2607 | 2026-09-04T21:39:04.406Z | router v6_idx: |
| 2608 | 2026-09-04T21:39:04.406Z | fd00:1::/64 -> 0 |
| 2609 | 2026-09-04T21:39:04.406Z | fd00:2::/64 -> 1 |
| 2610 | 2026-09-04T21:39:04.406Z | router v6_routes: |
| 2611 | 2026-09-04T21:39:04.406Z | 0 -> fe80::e438:95ff:fea0:92ca (1) |
| 2612 | 2026-09-04T21:39:04.407Z | 1 -> fe80::7cc0:b3ff:fe32:c16b (2) |
| 2613 | 2026-09-04T21:39:04.407Z | router v4_idx: |
| 2614 | 2026-09-04T21:39:04.407Z | router v4_routes: |
| 2615 | 2026-09-04T21:39:04.407Z | resolver v4: |
| 2616 | 2026-09-04T21:39:04.407Z | 10.0.0.254 -> 02:08:20:6c:7e:d1 |
| 2617 | 2026-09-04T21:39:04.407Z | 10.0.0.3 -> 02:08:20:68:40:87 |
| 2618 | 2026-09-04T21:39:04.407Z | resolver v6: |
| 2619 | 2026-09-04T21:39:04.407Z | fe80::5896:eeff:fe73:ef5 -> 5a:96:ee:73:0e:f5 |
| 2620 | 2026-09-04T21:39:04.407Z | fe80::7cc0:b3ff:fe32:c16b -> 7e:c0:b3:32:c1:6b |
| 2621 | 2026-09-04T21:39:04.407Z | fe80::60b7:cbff:fefc:f395 -> 62:b7:cb:fc:f3:95 |
| 2622 | 2026-09-04T21:39:04.407Z | fe80::e438:95ff:fea0:92ca -> e6:38:95:a0:92:ca |
| 2623 | 2026-09-04T21:39:04.407Z | nat v4: |
| 2624 | 2026-09-04T21:39:04.407Z | nat_v6: |
| 2625 | 2026-09-04T21:39:04.407Z | port_mac: |
| 2626 | 2026-09-04T21:39:04.407Z | 2: a8:40:25:1d:f6:37 |
| 2627 | 2026-09-04T21:39:04.407Z | 1: a8:40:25:1d:f6:36 |
| 2628 | 2026-09-04T21:39:04.407Z | proxy arp: |
| 2629 | 2026-09-04T21:39:04.407Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 2630 | 2026-09-04T21:39:04.423Z | Subnet Port Link Gateway Vlan |
| 2631 | 2026-09-04T21:39:04.424Z | fd00:1::/64 rear0 0 fe80::e438:95ff:fea0:92ca |
| 2632 | 2026-09-04T21:39:04.424Z | fd00:2::/64 rear1 0 fe80::7cc0:b3ff:fe32:c16b |
| 2633 | 2026-09-04T21:39:04.424Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 2634 | 2026-09-04T21:39:04.439Z | host mac age |
| 2635 | 2026-09-04T21:39:04.439Z | 10.0.0.3 02:08:20:68:40:87 21s |
| 2636 | 2026-09-04T21:39:04.440Z | 10.0.0.254 02:08:20:6c:7e:d1 18s |
| 2637 | 2026-09-04T21:39:04.440Z | fe80::5896:eeff:fe73:ef5 5a:96:ee:73:0e:f5 21s |
| 2638 | 2026-09-04T21:39:04.440Z | fe80::60b7:cbff:fefc:f395 62:b7:cb:fc:f3:95 21s |
| 2639 | 2026-09-04T21:39:04.440Z | fe80::7cc0:b3ff:fe32:c16b 7e:c0:b3:32:c1:6b 20s |
| 2640 | 2026-09-04T21:39:04.440Z | fe80::e438:95ff:fea0:92ca e6:38:95:a0:92:ca 20s |
| 2641 | 2026-09-04T21:39:04.440Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 2642 | 2026-09-04T21:39:04.454Z | Link IPv4 IPv6 |
| 2643 | 2026-09-04T21:39:04.454Z | rear0/0 fe80::5896:eeff:fe73:ef5 |
| 2644 | 2026-09-04T21:39:04.454Z | rear1/0 fe80::60b7:cbff:fefc:f395 |
| 2645 | 2026-09-04T21:39:04.454Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 2646 | 2026-09-04T21:39:05.478Z | ADDROBJ TYPE STATE ADDR |
| 2647 | 2026-09-04T21:39:05.478Z | lo0/v4 static ok 127.0.0.1/8 |
| 2648 | 2026-09-04T21:39:05.478Z | mg2/v4 static ok 10.0.0.1/24 |
| 2649 | 2026-09-04T21:39:05.478Z | lo0/v6 static ok ::1/128 |
| 2650 | 2026-09-04T21:39:05.478Z | lo0/u6 static ok fd00:1::1/64 |
| 2651 | 2026-09-04T21:39:05.478Z | sl0/v6 addrconf ok fe80::e438:95ff:fea0:92ca%sl0/10 |
| 2652 | 2026-09-04T21:39:05.478Z | newrt->ri_dst: inet6 fd00:2::1; newrt->ri_ifp: link ; RTM_GET: Report Metrics: len 360, pid: 0, seq 1, errno 0, flags:<GATEWAY,HOST,STATIC> |
| 2653 | 2026-09-04T21:39:05.478Z | locks: inits: |
| 2654 | 2026-09-04T21:39:05.478Z | sockaddrs: <DST,IFP> |
| 2655 | 2026-09-04T21:39:05.478Z | fd00:2::1 |
| 2656 | 2026-09-04T21:39:05.478Z | route to: fd00:2::1 |
| 2657 | 2026-09-04T21:39:05.478Z | destination: fd00:2:: |
| 2658 | 2026-09-04T21:39:05.478Z | mask: ffff:ffff:ffff:ffff:: |
| 2659 | 2026-09-04T21:39:05.478Z | gateway: fe80::5896:eeff:fe73:ef5 |
| 2660 | 2026-09-04T21:39:05.478Z | interface: sl0 index 3 address e6 38 95 a0 92 ca |
| 2661 | 2026-09-04T21:39:05.478Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 2662 | 2026-09-04T21:39:05.478Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 2663 | 2026-09-04T21:39:05.478Z | 0 0 0 0 0 0 9000 0 |
| 2664 | 2026-09-04T21:39:05.479Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 2665 | 2026-09-04T21:39:05.479Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 2666 | 2026-09-04T21:39:05.479Z | fd00:2:: fe80::5896:eeff:fe73:ef5 ffff:ffff:ffff:ffff:: sl0:e6.38.95.a0.92.ca fe80::e438:95ff:fea0:92ca |
| 2667 | 2026-09-04T21:39:05.479Z | |
| 2668 | 2026-09-04T21:39:05.479Z | Net to Media Table: IPv6 |
| 2669 | 2026-09-04T21:39:05.479Z | If Physical Address Type State Destination/Mask |
| 2670 | 2026-09-04T21:39:05.479Z | ----- ----------------- ------- ------------ --------------------------- |
| 2671 | 2026-09-04T21:39:05.479Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 2672 | 2026-09-04T21:39:05.480Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 2673 | 2026-09-04T21:39:05.480Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 2674 | 2026-09-04T21:39:05.480Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 2675 | 2026-09-04T21:39:05.480Z | sl0 33:33:ff:73:0e:f5 other REACHABLE ff02::1:ff73:ef5 |
| 2676 | 2026-09-04T21:39:05.480Z | sl0 5a:96:ee:73:0e:f5 dynamic REACHABLE fe80::5896:eeff:fe73:ef5 |
| 2677 | 2026-09-04T21:39:05.480Z | sl0 e6:38:95:a0:92:ca local REACHABLE fe80::e438:95ff:fea0:92ca |
| 2678 | 2026-09-04T21:39:05.480Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 2679 | 2026-09-04T21:39:05.480Z | sl0 33:33:ff:a0:92:ca other REACHABLE ff02::1:ffa0:92ca |
| 2680 | 2026-09-04T21:39:05.480Z | |
| 2681 | 2026-09-04T21:39:05.480Z | |
| 2682 | 2026-09-04T21:39:05.480Z | Routing Table: IPv6 |
| 2683 | 2026-09-04T21:39:05.480Z | Destination/Mask Gateway Flags Ref Use If |
| 2684 | 2026-09-04T21:39:05.480Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 2685 | 2026-09-04T21:39:05.480Z | ::1 ::1 UH 2 0 lo0 |
| 2686 | 2026-09-04T21:39:05.480Z | fd00:2::/64 fe80::5896:eeff:fe73:ef5 UG 2 2 sl0 |
| 2687 | 2026-09-04T21:39:05.480Z | fe80::/10 fe80::e438:95ff:fea0:92ca U 3 64 sl0 |
| 2688 | 2026-09-04T21:39:05.480Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 2689 | 2026-09-04T21:39:05.480Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.265 ms |
| 2690 | 2026-09-04T21:39:05.480Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.125 ms |
| 2691 | 2026-09-04T21:39:05.480Z | |
| 2692 | 2026-09-04T21:39:05.481Z | ----fd00:2::1 PING Statistics---- |
| 2693 | 2026-09-04T21:39:05.481Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 2694 | 2026-09-04T21:39:05.481Z | round-trip (ms) min/avg/max/stddev = 0.125/0.195/0.265/0.099 |
| 2695 | 2026-09-04T21:39:05.481Z | [s2.trio] ping fd00:1::1 |
| 2696 | 2026-09-04T21:39:05.502Z | fd00:1::1 is alive |
| 2697 | 2026-09-04T21:39:05.502Z | server router restart passed |
| 2698 | 2026-09-04T21:39:09.497Z | peer expiration recovery passed |
| 2699 | 2026-09-04T21:39:10.499Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 2700 | 2026-09-04T21:39:10.509Z | 3 |
| 2701 | 2026-09-04T21:39:10.509Z | redundant advertise passed |
| 2702 | 2026-09-04T21:39:11.515Z | tunnel endpoint advertise passed |
| 2703 | 2026-09-04T21:39:16.511Z | redundant tunnel endpoint advertise passed |
| 2704 | 2026-09-04T21:39:16.511Z | [s1.trio] pkill ddmd |
| 2705 | 2026-09-04T21:39:16.525Z | |
| 2706 | 2026-09-04T21:39:21.525Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 34f1f68c-345f-4cfb-9511-01aec767f8d5 --sled-uuid 89073e2e-ae1e-4cb1-b379-92d1119f23f6 -a sl0/v6 &> /opt/ddmd.log & |
| 2707 | 2026-09-04T21:39:21.539Z | |
| 2708 | 2026-09-04T21:39:26.546Z | tunnel router restart passed |
| 2709 | 2026-09-04T21:39:27.546Z | tunnel endpoint withdraw passed |
| 2710 | 2026-09-04T21:39:27.549Z | [t1.trio] pkill ddmd |
| 2711 | 2026-09-04T21:39:27.559Z | |
| 2712 | 2026-09-04T21:39:27.559Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 2713 | 2026-09-04T21:39:27.565Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 2714 | 2026-09-04T21:39:29.473Z | [s2.trio] pkill ddmd |
| 2715 | 2026-09-04T21:39:29.487Z | |
| 2716 | 2026-09-04T21:39:29.487Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 2717 | 2026-09-04T21:39:31.329Z | [s1.trio] pkill ddmd |
| 2718 | 2026-09-04T21:39:31.350Z | |
| 2719 | 2026-09-04T21:39:31.350Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 2720 | 2026-09-04T21:39:33.815Z | [sidecar.trio] pkill softnpu |
| 2721 | 2026-09-04T21:39:33.829Z | |
| 2722 | 2026-09-04T21:39:33.829Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 2723 | 2026-09-04T21:39:36.443Z | test ddm::test_trio_v3 ... ok |
| 2724 | 2026-09-04T21:39:36.443Z | |
| 2725 | 2026-09-04T21:39:36.443Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 94.90s |
| 2726 | 2026-09-04T21:39:36.443Z | |
| 2727 | 2026-09-04T21:39:36.491Z | + cleanup |
| 2728 | 2026-09-04T21:39:36.495Z | ++ id -un |
| 2729 | 2026-09-04T21:39:36.499Z | ++ id -gn |
| 2730 | 2026-09-04T21:39:36.499Z | + pfexec chown -R build:build . |
| 2731 | 2026-09-04T21:39:36.621Z | process exited: duration 533581 ms, exit code 0 |
| |
| 2732 | 2026-09-04T21:39:36.634Z | found 5 output files |
| 2733 | 2026-09-04T21:39:36.635Z | uploading: /work/s1.trio.log (4080 bytes) |
| 2734 | 2026-09-04T21:39:37.668Z | uploaded: /work/s1.trio.log |
| 2735 | 2026-09-04T21:39:37.668Z | uploading: /work/s2.trio.log (10001 bytes) |
| 2736 | 2026-09-04T21:39:38.785Z | uploaded: /work/s2.trio.log |
| 2737 | 2026-09-04T21:39:38.785Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 2738 | 2026-09-04T21:39:39.819Z | uploaded: /work/sidecar.trio-softnpu.log |
| 2739 | 2026-09-04T21:39:39.819Z | uploading: /work/t1.trio-dpd.log (567484 bytes) |
| 2740 | 2026-09-04T21:39:40.839Z | uploaded: /work/t1.trio-dpd.log |
| 2741 | 2026-09-04T21:39:40.839Z | uploading: /work/t1.trio.log (25592 bytes) |
| 2742 | 2026-09-04T21:39:41.909Z | uploaded: /work/t1.trio.log |