|
|
|
| 1 | 2026-09-04T21:30:08.618Z | job assigned to worker 01M1Q575XGJ095TAR86EFBYDPY [factory aws, i-0fb4283ca1431b59a] (queued for 56 s) |
| |
| 2 | 2026-09-04T21:30:18.499Z | starting task 0: "setup" |
| 3 | 2026-09-04T21:30:18.606Z | ++ uname -s |
| 4 | 2026-09-04T21:30:18.606Z | + kern=SunOS |
| 5 | 2026-09-04T21:30:18.606Z | + build_user=build |
| 6 | 2026-09-04T21:30:18.606Z | + build_uid=12345 |
| 7 | 2026-09-04T21:30:18.606Z | + work_dir=/work |
| 8 | 2026-09-04T21:30:18.606Z | + input_dir=/input |
| 9 | 2026-09-04T21:30:18.606Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T21:30:18.606Z | + case "$kern" in |
| 11 | 2026-09-04T21:30:18.606Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T21:30:18.606Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T21:30:20.193Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T21:30:20.366Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T21:30:20.369Z | + home_fs=zfs |
| 16 | 2026-09-04T21:30:20.369Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T21:30:20.369Z | + mkdir -p /home/build |
| 18 | 2026-09-04T21:30:20.369Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T21:30:22.369Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T21:30:22.374Z | process exited: duration 4195 ms, exit code 0 |
| |
| 21 | 2026-09-04T21:30:22.380Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T21:30:22.385Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-04T21:30:22.385Z | * rust toolchain channel = "stable" |
| 24 | 2026-09-04T21:30:22.385Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-04T21:30:22.385Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-04T21:30:22.385Z | * rust toolchain profile = "default" |
| 27 | 2026-09-04T21:30:22.385Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T21:30:22.388Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T21:30:22.388Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-04T21:30:22.458Z | info: downloading installer |
| 31 | 2026-09-04T21:30:23.974Z | info: profile set to default |
| 32 | 2026-09-04T21:30:23.974Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T21:30:23.977Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 34 | 2026-09-04T21:30:24.124Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-04T21:30:24.128Z | info: downloading 6 components |
| 36 | 2026-09-04T21:30:38.438Z | |
| 37 | 2026-09-04T21:30:38.438Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 38 | 2026-09-04T21:30:38.469Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-04T21:30:38.469Z | |
| 40 | 2026-09-04T21:30:38.472Z | |
| 41 | 2026-09-04T21:30:38.472Z | Rust is installed now. Great! |
| 42 | 2026-09-04T21:30:38.472Z | |
| 43 | 2026-09-04T21:30:38.472Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T21:30:38.472Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T21:30:38.472Z | |
| 46 | 2026-09-04T21:30:38.472Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T21:30:38.472Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T21:30:38.472Z | |
| 49 | 2026-09-04T21:30:38.472Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T21:30:38.472Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T21:30:38.472Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T21:30:38.472Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T21:30:38.473Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T21:30:38.473Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T21:30:38.473Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T21:30:38.473Z | HOST_CC = None |
| 57 | 2026-09-04T21:30:38.473Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T21:30:38.473Z | CC = None |
| 59 | 2026-09-04T21:30:38.473Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T21:30:38.645Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T21:30:38.645Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T21:30:38.645Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T21:30:38.646Z | CFLAGS = None |
| 64 | 2026-09-04T21:30:38.646Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T21:30:38.646Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T21:30:38.646Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T21:30:38.646Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T21:30:38.646Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T21:30:38.646Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T21:30:38.751Z | + rustup --version |
| 71 | 2026-09-04T21:30:38.758Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T21:30:38.761Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T21:30:38.780Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-04T21:30:38.783Z | + cargo --version |
| 75 | 2026-09-04T21:30:38.796Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-04T21:30:38.799Z | + rustc --version |
| 77 | 2026-09-04T21:30:38.819Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-04T21:30:38.824Z | process exited: duration 16439 ms, exit code 0 |
| |
| 79 | 2026-09-04T21:30:38.830Z | starting task 2: "authentication" |
| 80 | 2026-09-04T21:30:38.849Z | process exited: duration 18 ms, exit code 0 |
| |
| 81 | 2026-09-04T21:30:38.855Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T21:30:38.858Z | + mkdir -p /work/oxidecomputer/maghemite |
| 83 | 2026-09-04T21:30:38.861Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 84 | 2026-09-04T21:30:38.892Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 85 | 2026-09-04T21:30:40.720Z | + cd /work/oxidecomputer/maghemite |
| 86 | 2026-09-04T21:30:40.720Z | + git fetch origin ee082197c0e0afc8b9127b3c010196ec8d5a9bbb |
| 87 | 2026-09-04T21:30:41.256Z | From https://github.com/oxidecomputer/maghemite |
| 88 | 2026-09-04T21:30:41.256Z | * branch ee082197c0e0afc8b9127b3c010196ec8d5a9bbb -> FETCH_HEAD |
| 89 | 2026-09-04T21:30:41.274Z | + [[ -n jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ]] |
| 90 | 2026-09-04T21:30:41.274Z | ++ git branch --show-current |
| 91 | 2026-09-04T21:30:41.275Z | + current=main |
| 92 | 2026-09-04T21:30:41.275Z | + [[ main != jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ]] |
| 93 | 2026-09-04T21:30:41.275Z | + git branch -f jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz ee082197c0e0afc8b9127b3c010196ec8d5a9bbb |
| 94 | 2026-09-04T21:30:41.275Z | + git checkout -f jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz |
| 95 | 2026-09-04T21:30:41.292Z | Switched to branch 'jj-stack/falcon-lab-interact-with-nodes-concurrently-zvuyompz' |
| 96 | 2026-09-04T21:30:41.292Z | + git reset --hard ee082197c0e0afc8b9127b3c010196ec8d5a9bbb |
| 97 | 2026-09-04T21:30:41.292Z | HEAD is now at ee08219 falcon-lab: interact with nodes concurrently |
| 98 | 2026-09-04T21:30:41.292Z | process exited: duration 2426 ms, exit code 0 |
| |
| 99 | 2026-09-04T21:30:41.333Z | starting task 4: "build" |
| 100 | 2026-09-04T21:30:41.337Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 101 | 2026-09-04T21:30:41.503Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 102 | 2026-09-04T21:30:41.514Z | info: downloading 6 components |
| 103 | 2026-09-04T21:30:56.559Z | warn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-04T21:30:56.559Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 105 | 2026-09-04T21:30:56.560Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 106 | 2026-09-04T21:30:56.661Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 107 | 2026-09-04T21:30:56.691Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 108 | 2026-09-04T21:30:56.696Z | ++ dladm |
| 109 | 2026-09-04T21:30:56.700Z | LINK CLASS MTU STATE BRIDGE OVER |
| 110 | 2026-09-04T21:30:56.700Z | ena0 phys 9216 up -- -- |
| 111 | 2026-09-04T21:30:56.703Z | ++ ipadm |
| 112 | 2026-09-04T21:30:56.703Z | ADDROBJ TYPE STATE ADDR |
| 113 | 2026-09-04T21:30:56.703Z | lo0/v4 static ok 127.0.0.1/8 |
| 114 | 2026-09-04T21:30:56.703Z | ena0/dhcp dhcp ok 10.150.1.210/24 |
| 115 | 2026-09-04T21:30:56.703Z | lo0/v6 static ok ::1/128 |
| 116 | 2026-09-04T21:30:56.703Z | ++ banner collect |
| 117 | 2026-09-04T21:30:56.706Z | |
| 118 | 2026-09-04T21:30:56.706Z | #### #### # # ###### #### ##### |
| 119 | 2026-09-04T21:30:56.706Z | # # # # # # # # # # |
| 120 | 2026-09-04T21:30:56.706Z | # # # # # ##### # # |
| 121 | 2026-09-04T21:30:56.706Z | # # # # # # # # |
| 122 | 2026-09-04T21:30:56.706Z | # # # # # # # # # # |
| 123 | 2026-09-04T21:30:56.706Z | #### #### ###### ###### ###### #### # |
| 124 | 2026-09-04T21:30:56.706Z | |
| 125 | 2026-09-04T21:30:56.706Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 126 | 2026-09-04T21:30:56.706Z | ++ repo=softnpu |
| 127 | 2026-09-04T21:30:56.706Z | ++ series=image |
| 128 | 2026-09-04T21:30:56.706Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 129 | 2026-09-04T21:30:56.706Z | ++ name=softnpu |
| 130 | 2026-09-04T21:30:56.707Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 131 | 2026-09-04T21:30:56.707Z | ++ mkdir -p download |
| 132 | 2026-09-04T21:30:56.707Z | ++ pushd download |
| 133 | 2026-09-04T21:30:56.707Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 134 | 2026-09-04T21:30:56.707Z | ++ [[ ! -f softnpu ]] |
| 135 | 2026-09-04T21:30:56.707Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 136 | 2026-09-04T21:30:56.714Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 137 | 2026-09-04T21:30:56.714Z | Dload Upload Total Spent Left Speed |
| 138 | 2026-09-04T21:30:57.058Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 45.36M 0 0
100 15.63M 100 15.63M 0 0 45.36M 0 0
100 15.63M 100 15.63M 0 0 45.35M 0 0 |
| 139 | 2026-09-04T21:30:57.062Z | ++ popd |
| 140 | 2026-09-04T21:30:57.062Z | /work/oxidecomputer/maghemite |
| 141 | 2026-09-04T21:30:57.062Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 142 | 2026-09-04T21:30:57.062Z | ++ repo=sidecar-lite |
| 143 | 2026-09-04T21:30:57.062Z | ++ series=release |
| 144 | 2026-09-04T21:30:57.062Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 145 | 2026-09-04T21:30:57.062Z | ++ name=libsidecar_lite.so |
| 146 | 2026-09-04T21:30:57.062Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 147 | 2026-09-04T21:30:57.062Z | ++ mkdir -p download |
| 148 | 2026-09-04T21:30:57.067Z | ++ pushd download |
| 149 | 2026-09-04T21:30:57.067Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 150 | 2026-09-04T21:30:57.067Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 151 | 2026-09-04T21:30:57.067Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 152 | 2026-09-04T21:30:57.070Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 153 | 2026-09-04T21:30:57.070Z | Dload Upload Total Spent Left Speed |
| 154 | 2026-09-04T21:30:57.371Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 39.59M 0 0
100 12.04M 100 12.04M 0 0 39.58M 0 0
100 12.04M 100 12.04M 0 0 39.58M 0 0 |
| 155 | 2026-09-04T21:30:57.375Z | ++ popd |
| 156 | 2026-09-04T21:30:57.375Z | /work/oxidecomputer/maghemite |
| 157 | 2026-09-04T21:30:57.375Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 158 | 2026-09-04T21:30:57.375Z | ++ repo=sidecar-lite |
| 159 | 2026-09-04T21:30:57.375Z | ++ series=release |
| 160 | 2026-09-04T21:30:57.375Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 161 | 2026-09-04T21:30:57.375Z | ++ name=scadm |
| 162 | 2026-09-04T21:30:57.375Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 163 | 2026-09-04T21:30:57.375Z | ++ mkdir -p download |
| 164 | 2026-09-04T21:30:57.379Z | ++ pushd download |
| 165 | 2026-09-04T21:30:57.379Z | ++ [[ ! -f scadm ]] |
| 166 | 2026-09-04T21:30:57.379Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 167 | 2026-09-04T21:30:57.379Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 168 | 2026-09-04T21:30:57.382Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 169 | 2026-09-04T21:30:57.382Z | Dload Upload Total Spent Left Speed |
| 170 | 2026-09-04T21:30:57.748Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 44.09M 0 0
100 15.78M 100 15.78M 0 0 44.08M 0 0
100 15.78M 100 15.78M 0 0 44.08M 0 0 |
| 171 | 2026-09-04T21:30:57.777Z | ++ popd |
| 172 | 2026-09-04T21:30:57.777Z | /work/oxidecomputer/maghemite |
| 173 | 2026-09-04T21:30:57.778Z | ++ get_artifact dendrite image 803f6899e3bc64780a965d625e248e1d77e37d43 dendrite-softnpu.tar.gz |
| 174 | 2026-09-04T21:30:57.778Z | ++ repo=dendrite |
| 175 | 2026-09-04T21:30:57.778Z | ++ series=image |
| 176 | 2026-09-04T21:30:57.778Z | ++ commit=803f6899e3bc64780a965d625e248e1d77e37d43 |
| 177 | 2026-09-04T21:30:57.778Z | ++ name=dendrite-softnpu.tar.gz |
| 178 | 2026-09-04T21:30:57.779Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 179 | 2026-09-04T21:30:57.779Z | ++ mkdir -p download |
| 180 | 2026-09-04T21:30:57.779Z | ++ pushd download |
| 181 | 2026-09-04T21:30:57.779Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 182 | 2026-09-04T21:30:57.779Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 183 | 2026-09-04T21:30:57.779Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/803f6899e3bc64780a965d625e248e1d77e37d43/dendrite-softnpu.tar.gz |
| 184 | 2026-09-04T21:30:57.779Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 185 | 2026-09-04T21:30:57.779Z | Dload Upload Total Spent Left Speed |
| 186 | 2026-09-04T21:30:59.370Z |
0 0 0 0 0 0 0 0 0
56 61.61M 56 34.98M 0 0 35.01M 0 00:01 00:01 35.01M
100 61.61M 100 61.61M 0 0 38.17M 0 00:01 00:01 35.01M
100 61.61M 100 61.61M 0 0 38.17M 0 00:01 00:01 35.01M
100 61.61M 100 61.61M 0 0 38.17M 0 00:01 00:01 35.01M |
| 187 | 2026-09-04T21:30:59.380Z | ++ popd |
| 188 | 2026-09-04T21:30:59.380Z | /work/oxidecomputer/maghemite |
| 189 | 2026-09-04T21:30:59.380Z | ++ get_artifact maghemite release ee082197c0e0afc8b9127b3c010196ec8d5a9bbb ddm |
| 190 | 2026-09-04T21:30:59.380Z | ++ repo=maghemite |
| 191 | 2026-09-04T21:30:59.380Z | ++ series=release |
| 192 | 2026-09-04T21:30:59.380Z | ++ commit=ee082197c0e0afc8b9127b3c010196ec8d5a9bbb |
| 193 | 2026-09-04T21:30:59.380Z | ++ name=ddm |
| 194 | 2026-09-04T21:30:59.380Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 195 | 2026-09-04T21:30:59.380Z | ++ mkdir -p download |
| 196 | 2026-09-04T21:30:59.380Z | ++ pushd download |
| 197 | 2026-09-04T21:30:59.381Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 198 | 2026-09-04T21:30:59.381Z | ++ [[ ! -f ddm ]] |
| 199 | 2026-09-04T21:30:59.381Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/ee082197c0e0afc8b9127b3c010196ec8d5a9bbb/ddm |
| 200 | 2026-09-04T21:30:59.381Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 201 | 2026-09-04T21:30:59.381Z | Dload Upload Total Spent Left Speed |
| 202 | 2026-09-04T21:30:59.465Z |
0 0 0 0 0 0 0 0 0 |
| 203 | 2026-09-04T21:30:59.465Z | curl: (22) The requested URL returned error: 404 |
| 204 | 2026-09-04T21:30:59.478Z | ++ popd |
| 205 | 2026-09-04T21:30:59.478Z | /work/oxidecomputer/maghemite |
| 206 | 2026-09-04T21:30:59.478Z | ++ get_artifact maghemite release ee082197c0e0afc8b9127b3c010196ec8d5a9bbb ddmadm |
| 207 | 2026-09-04T21:30:59.478Z | ++ repo=maghemite |
| 208 | 2026-09-04T21:30:59.478Z | ++ series=release |
| 209 | 2026-09-04T21:30:59.478Z | ++ commit=ee082197c0e0afc8b9127b3c010196ec8d5a9bbb |
| 210 | 2026-09-04T21:30:59.478Z | ++ name=ddmadm |
| 211 | 2026-09-04T21:30:59.478Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 212 | 2026-09-04T21:30:59.478Z | ++ mkdir -p download |
| 213 | 2026-09-04T21:30:59.478Z | ++ pushd download |
| 214 | 2026-09-04T21:30:59.478Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 215 | 2026-09-04T21:30:59.479Z | ++ [[ ! -f ddmadm ]] |
| 216 | 2026-09-04T21:30:59.479Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/ee082197c0e0afc8b9127b3c010196ec8d5a9bbb/ddmadm |
| 217 | 2026-09-04T21:30:59.479Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 218 | 2026-09-04T21:30:59.479Z | Dload Upload Total Spent Left Speed |
| 219 | 2026-09-04T21:30:59.556Z |
0 0 0 0 0 0 0 0 0 |
| 220 | 2026-09-04T21:30:59.556Z | curl: (22) The requested URL returned error: 404 |
| 221 | 2026-09-04T21:30:59.567Z | ++ popd |
| 222 | 2026-09-04T21:30:59.567Z | /work/oxidecomputer/maghemite |
| 223 | 2026-09-04T21:30:59.567Z | ++ pushd download |
| 224 | 2026-09-04T21:30:59.567Z | ++ chmod +x softnpu |
| 225 | 2026-09-04T21:30:59.568Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 226 | 2026-09-04T21:30:59.568Z | ++ chmod +x scadm |
| 227 | 2026-09-04T21:30:59.568Z | ++ chmod +x ddmadm |
| 228 | 2026-09-04T21:30:59.568Z | chmod: WARNING: can't access ddmadm |
| 229 | 2026-09-04T21:30:59.568Z | ++ chmod +x ddmd |
| 230 | 2026-09-04T21:30:59.568Z | chmod: WARNING: can't access ddmd |
| 231 | 2026-09-04T21:30:59.568Z | ++ mv ddmadm ddmadm-v2 |
| 232 | 2026-09-04T21:30:59.568Z | mv: cannot access ddmadm |
| 233 | 2026-09-04T21:30:59.568Z | ++ mv ddmd ddmd-v2 |
| 234 | 2026-09-04T21:30:59.569Z | mv: cannot access ddmd |
| 235 | 2026-09-04T21:30:59.569Z | ++ rm -rf zones/dendrite |
| 236 | 2026-09-04T21:30:59.569Z | ++ mkdir -p zones/dendrite |
| 237 | 2026-09-04T21:30:59.569Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 238 | 2026-09-04T21:31:00.168Z | ++ 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.172Z | ++ 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.172Z | ++ popd |
| 241 | 2026-09-04T21:31:00.172Z | /work/oxidecomputer/maghemite |
| 242 | 2026-09-04T21:31:00.172Z | ++ banner install |
| 243 | 2026-09-04T21:31:00.172Z | |
| 244 | 2026-09-04T21:31:00.172Z | # # # #### ##### ## # # |
| 245 | 2026-09-04T21:31:00.172Z | # ## # # # # # # # |
| 246 | 2026-09-04T21:31:00.172Z | # # # # #### # # # # # |
| 247 | 2026-09-04T21:31:00.172Z | # # # # # # ###### # # |
| 248 | 2026-09-04T21:31:00.172Z | # # ## # # # # # # # |
| 249 | 2026-09-04T21:31:00.172Z | # # # #### # # # ###### ###### |
| 250 | 2026-09-04T21:31:00.172Z | |
| 251 | 2026-09-04T21:31:00.172Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 252 | 2026-09-04T21:31:00.172Z | ++ pfexec pkg install clang-15 |
| 253 | 2026-09-04T21:31:02.327Z | Startup: Refreshing catalog 'helios' ... Done |
| 254 | 2026-09-04T21:31:02.747Z | Startup: Caching catalogs ... Done |
| 255 | 2026-09-04T21:31:05.370Z | Planning: Solver setup ... Done |
| 256 | 2026-09-04T21:31:05.439Z | Planning: Running solver ... Done |
| 257 | 2026-09-04T21:31:05.492Z | Planning: Consolidating action changes ... Done |
| 258 | 2026-09-04T21:31:05.492Z | Planning: Evaluating mediators ... Done |
| 259 | 2026-09-04T21:31:05.496Z | Planning: Planning completed in 2.71 seconds |
| 260 | 2026-09-04T21:31:05.510Z | No updates necessary for this image. |
| 261 | 2026-09-04T21:31:05.770Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 262 | 2026-09-04T21:31:05.770Z | ++ pfexec pkg install pkg-config |
| 263 | 2026-09-04T21:31:06.045Z | Startup: Refreshing catalog 'helios' ... Done |
| 264 | 2026-09-04T21:31:08.477Z | Planning: Solver setup ... Done |
| 265 | 2026-09-04T21:31:08.546Z | Planning: Running solver ... Done |
| 266 | 2026-09-04T21:31:08.597Z | Planning: Consolidating action changes ... Done |
| 267 | 2026-09-04T21:31:08.597Z | Planning: Evaluating mediators ... Done |
| 268 | 2026-09-04T21:31:08.601Z | Planning: Planning completed in 2.55 seconds |
| 269 | 2026-09-04T21:31:08.614Z | No updates necessary for this image. |
| 270 | 2026-09-04T21:31:08.768Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 271 | 2026-09-04T21:31:08.768Z | ++ pfexec pkg install brand/omicron1 |
| 272 | 2026-09-04T21:31:09.039Z | Startup: Refreshing catalog 'helios' ... Done |
| 273 | 2026-09-04T21:31:11.453Z | Planning: Solver setup ... Done |
| 274 | 2026-09-04T21:31:11.516Z | Planning: Running solver ... Done |
| 275 | 2026-09-04T21:31:11.571Z | Planning: Finding local manifests ... Done |
| 276 | 2026-09-04T21:31:11.579Z | Planning: Fetching manifests: 0/2 0% complete |
| 277 | 2026-09-04T21:31:11.603Z | Planning: Fetching manifests: 2/2 100% complete |
| 278 | 2026-09-04T21:31:11.624Z | Planning: Package planning ... Done |
| 279 | 2026-09-04T21:31:11.639Z | Planning: Merging actions ... Done |
| 280 | 2026-09-04T21:31:11.764Z | Planning: Checking for conflicting actions ... Done |
| 281 | 2026-09-04T21:31:11.767Z | Planning: Consolidating action changes ... Done |
| 282 | 2026-09-04T21:31:12.573Z | Planning: Evaluating mediators ... Done |
| 283 | 2026-09-04T21:31:12.577Z | Planning: Planning completed in 3.53 seconds |
| 284 | 2026-09-04T21:31:12.582Z | Packages to install: 2 |
| 285 | 2026-09-04T21:31:12.582Z | Create boot environment: No |
| 286 | 2026-09-04T21:31:12.582Z | Create backup boot environment: No |
| 287 | 2026-09-04T21:31:12.607Z | |
| 288 | 2026-09-04T21:31:12.607Z | Download: 0/5 items 0.0/1.0MB 0% complete |
| 289 | 2026-09-04T21:31:12.621Z | Download: Completed 1.01 MB in 0.01 seconds (68.0M/s) |
| 290 | 2026-09-04T21:31:12.707Z | Actions: 1/28 actions (Installing new actions) |
| 291 | 2026-09-04T21:31:12.719Z | Actions: Completed 28 actions in 0.01 seconds. |
| 292 | 2026-09-04T21:31:12.757Z | Finalize: Updating package state database ... Done |
| 293 | 2026-09-04T21:31:12.762Z | Finalize: Updating package cache ... Done |
| 294 | 2026-09-04T21:31:12.850Z | Finalize: Updating image state ... Done |
| 295 | 2026-09-04T21:31:15.296Z | Finalize: Creating fast lookup database ... Done |
| 296 | 2026-09-04T21:31:15.377Z | Finalize: Reading search index ... Done |
| 297 | 2026-09-04T21:31:15.384Z | Finalize: Updating search index ... Done |
| 298 | 2026-09-04T21:31:15.475Z | Finalize: Updating package cache ... Done |
| 299 | 2026-09-04T21:31:15.543Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 300 | 2026-09-04T21:31:15.547Z | ++ pfexec pkg install brand/omicron1/tools |
| 301 | 2026-09-04T21:31:15.817Z | Startup: Refreshing catalog 'helios' ... Done |
| 302 | 2026-09-04T21:31:18.302Z | Planning: Solver setup ... Done |
| 303 | 2026-09-04T21:31:18.373Z | Planning: Running solver ... Done |
| 304 | 2026-09-04T21:31:18.423Z | Planning: Finding local manifests ... Done |
| 305 | 2026-09-04T21:31:18.428Z | Planning: Fetching manifests: 0/1 0% complete |
| 306 | 2026-09-04T21:31:18.442Z | Planning: Fetching manifests: 1/1 100% complete |
| 307 | 2026-09-04T21:31:18.455Z | Planning: Package planning ... Done |
| 308 | 2026-09-04T21:31:18.458Z | Planning: Merging actions ... Done |
| 309 | 2026-09-04T21:31:18.587Z | Planning: Checking for conflicting actions ... Done |
| 310 | 2026-09-04T21:31:18.590Z | Planning: Consolidating action changes ... Done |
| 311 | 2026-09-04T21:31:18.746Z | Planning: Evaluating mediators ... Done |
| 312 | 2026-09-04T21:31:18.751Z | Planning: Planning completed in 2.93 seconds |
| 313 | 2026-09-04T21:31:18.755Z | Packages to install: 1 |
| 314 | 2026-09-04T21:31:18.755Z | Services to change: 1 |
| 315 | 2026-09-04T21:31:18.755Z | Create boot environment: No |
| 316 | 2026-09-04T21:31:18.758Z | Create backup boot environment: No |
| 317 | 2026-09-04T21:31:18.773Z | |
| 318 | 2026-09-04T21:31:18.773Z | Download: 0/2 items 0.0/1.1MB 0% complete |
| 319 | 2026-09-04T21:31:18.798Z | Download: Completed 1.13 MB in 0.03 seconds (45.0M/s) |
| 320 | 2026-09-04T21:31:18.922Z | Actions: 1/19 actions (Installing new actions) |
| 321 | 2026-09-04T21:31:18.932Z | Actions: Completed 19 actions in 0.01 seconds. |
| 322 | 2026-09-04T21:31:18.972Z | Finalize: Updating package state database ... Done |
| 323 | 2026-09-04T21:31:18.973Z | Finalize: Updating package cache ... Done |
| 324 | 2026-09-04T21:31:19.068Z | Finalize: Updating image state ... Done |
| 325 | 2026-09-04T21:31:21.033Z | Finalize: Creating fast lookup database ... Done |
| 326 | 2026-09-04T21:31:21.097Z | Finalize: Reading search index ... Done |
| 327 | 2026-09-04T21:31:21.100Z | Finalize: Updating search index ... Done |
| 328 | 2026-09-04T21:31:21.179Z | Finalize: Updating package cache ... Done |
| 329 | 2026-09-04T21:31:21.264Z | ++ pfexec svcadm enable baseline |
| 330 | 2026-09-04T21:31:21.279Z | ++ retry=0 |
| 331 | 2026-09-04T21:31:21.285Z | +++ svcs -Hostate baseline |
| 332 | 2026-09-04T21:31:21.296Z | ++ [[ offline* != online ]] |
| 333 | 2026-09-04T21:31:21.296Z | ++ [[ 0 -gt 300 ]] |
| 334 | 2026-09-04T21:31:21.302Z | ++ sleep 1 |
| 335 | 2026-09-04T21:31:22.303Z | ++ retry=1 |
| 336 | 2026-09-04T21:31:22.310Z | +++ svcs -Hostate baseline |
| 337 | 2026-09-04T21:31:22.314Z | ++ [[ offline* != online ]] |
| 338 | 2026-09-04T21:31:22.314Z | ++ [[ 1 -gt 300 ]] |
| 339 | 2026-09-04T21:31:22.314Z | ++ sleep 1 |
| 340 | 2026-09-04T21:31:23.323Z | ++ retry=2 |
| 341 | 2026-09-04T21:31:23.334Z | +++ svcs -Hostate baseline |
| 342 | 2026-09-04T21:31:23.342Z | ++ [[ offline* != online ]] |
| 343 | 2026-09-04T21:31:23.342Z | ++ [[ 2 -gt 300 ]] |
| 344 | 2026-09-04T21:31:23.342Z | ++ sleep 1 |
| 345 | 2026-09-04T21:31:24.332Z | ++ retry=3 |
| 346 | 2026-09-04T21:31:24.336Z | +++ svcs -Hostate baseline |
| 347 | 2026-09-04T21:31:24.346Z | ++ [[ offline* != online ]] |
| 348 | 2026-09-04T21:31:24.346Z | ++ [[ 3 -gt 300 ]] |
| 349 | 2026-09-04T21:31:24.346Z | ++ sleep 1 |
| 350 | 2026-09-04T21:31:25.350Z | ++ retry=4 |
| 351 | 2026-09-04T21:31:25.353Z | +++ svcs -Hostate baseline |
| 352 | 2026-09-04T21:31:25.362Z | ++ [[ offline* != online ]] |
| 353 | 2026-09-04T21:31:25.362Z | ++ [[ 4 -gt 300 ]] |
| 354 | 2026-09-04T21:31:25.368Z | ++ sleep 1 |
| 355 | 2026-09-04T21:31:26.364Z | ++ retry=5 |
| 356 | 2026-09-04T21:31:26.368Z | +++ svcs -Hostate baseline |
| 357 | 2026-09-04T21:31:26.380Z | ++ [[ offline* != online ]] |
| 358 | 2026-09-04T21:31:26.380Z | ++ [[ 5 -gt 300 ]] |
| 359 | 2026-09-04T21:31:26.380Z | ++ sleep 1 |
| 360 | 2026-09-04T21:31:27.382Z | ++ retry=6 |
| 361 | 2026-09-04T21:31:27.385Z | +++ svcs -Hostate baseline |
| 362 | 2026-09-04T21:31:27.398Z | ++ [[ offline* != online ]] |
| 363 | 2026-09-04T21:31:27.398Z | ++ [[ 6 -gt 300 ]] |
| 364 | 2026-09-04T21:31:27.398Z | ++ sleep 1 |
| 365 | 2026-09-04T21:31:28.407Z | ++ retry=7 |
| 366 | 2026-09-04T21:31:28.420Z | +++ svcs -Hostate baseline |
| 367 | 2026-09-04T21:31:28.425Z | ++ [[ offline* != online ]] |
| 368 | 2026-09-04T21:31:28.425Z | ++ [[ 7 -gt 300 ]] |
| 369 | 2026-09-04T21:31:28.425Z | ++ sleep 1 |
| 370 | 2026-09-04T21:31:29.419Z | ++ retry=8 |
| 371 | 2026-09-04T21:31:29.423Z | +++ svcs -Hostate baseline |
| 372 | 2026-09-04T21:31:29.446Z | ++ [[ offline* != online ]] |
| 373 | 2026-09-04T21:31:29.447Z | ++ [[ 8 -gt 300 ]] |
| 374 | 2026-09-04T21:31:29.447Z | ++ sleep 1 |
| 375 | 2026-09-04T21:31:30.440Z | ++ retry=9 |
| 376 | 2026-09-04T21:31:30.449Z | +++ svcs -Hostate baseline |
| 377 | 2026-09-04T21:31:30.460Z | ++ [[ offline* != online ]] |
| 378 | 2026-09-04T21:31:30.460Z | ++ [[ 9 -gt 300 ]] |
| 379 | 2026-09-04T21:31:30.460Z | ++ sleep 1 |
| 380 | 2026-09-04T21:31:31.454Z | ++ retry=10 |
| 381 | 2026-09-04T21:31:31.457Z | +++ svcs -Hostate baseline |
| 382 | 2026-09-04T21:31:31.470Z | ++ [[ offline* != online ]] |
| 383 | 2026-09-04T21:31:31.470Z | ++ [[ 10 -gt 300 ]] |
| 384 | 2026-09-04T21:31:31.470Z | ++ sleep 1 |
| 385 | 2026-09-04T21:31:32.474Z | ++ retry=11 |
| 386 | 2026-09-04T21:31:32.477Z | +++ svcs -Hostate baseline |
| 387 | 2026-09-04T21:31:32.488Z | ++ [[ offline* != online ]] |
| 388 | 2026-09-04T21:31:32.488Z | ++ [[ 11 -gt 300 ]] |
| 389 | 2026-09-04T21:31:32.488Z | ++ sleep 1 |
| 390 | 2026-09-04T21:31:33.527Z | ++ retry=12 |
| 391 | 2026-09-04T21:31:33.543Z | +++ svcs -Hostate baseline |
| 392 | 2026-09-04T21:31:33.543Z | ++ [[ offline* != online ]] |
| 393 | 2026-09-04T21:31:33.543Z | ++ [[ 12 -gt 300 ]] |
| 394 | 2026-09-04T21:31:33.543Z | ++ sleep 1 |
| 395 | 2026-09-04T21:31:34.538Z | ++ retry=13 |
| 396 | 2026-09-04T21:31:34.542Z | +++ svcs -Hostate baseline |
| 397 | 2026-09-04T21:31:34.542Z | ++ [[ offline* != online ]] |
| 398 | 2026-09-04T21:31:34.542Z | ++ [[ 13 -gt 300 ]] |
| 399 | 2026-09-04T21:31:34.542Z | ++ sleep 1 |
| 400 | 2026-09-04T21:31:35.536Z | ++ retry=14 |
| 401 | 2026-09-04T21:31:35.547Z | +++ svcs -Hostate baseline |
| 402 | 2026-09-04T21:31:35.547Z | ++ [[ offline* != online ]] |
| 403 | 2026-09-04T21:31:35.547Z | ++ [[ 14 -gt 300 ]] |
| 404 | 2026-09-04T21:31:35.547Z | ++ sleep 1 |
| 405 | 2026-09-04T21:31:36.546Z | ++ retry=15 |
| 406 | 2026-09-04T21:31:36.551Z | +++ svcs -Hostate baseline |
| 407 | 2026-09-04T21:31:36.560Z | ++ [[ offline* != online ]] |
| 408 | 2026-09-04T21:31:36.560Z | ++ [[ 15 -gt 300 ]] |
| 409 | 2026-09-04T21:31:36.560Z | ++ sleep 1 |
| 410 | 2026-09-04T21:31:37.574Z | ++ retry=16 |
| 411 | 2026-09-04T21:31:37.634Z | +++ svcs -Hostate baseline |
| 412 | 2026-09-04T21:31:37.653Z | ++ [[ offline* != online ]] |
| 413 | 2026-09-04T21:31:37.653Z | ++ [[ 16 -gt 300 ]] |
| 414 | 2026-09-04T21:31:37.654Z | ++ sleep 1 |
| 415 | 2026-09-04T21:31:38.581Z | ++ retry=17 |
| 416 | 2026-09-04T21:31:38.586Z | +++ svcs -Hostate baseline |
| 417 | 2026-09-04T21:31:38.601Z | ++ [[ offline* != online ]] |
| 418 | 2026-09-04T21:31:38.601Z | ++ [[ 17 -gt 300 ]] |
| 419 | 2026-09-04T21:31:38.601Z | ++ sleep 1 |
| 420 | 2026-09-04T21:31:39.597Z | ++ retry=18 |
| 421 | 2026-09-04T21:31:39.603Z | +++ svcs -Hostate baseline |
| 422 | 2026-09-04T21:31:39.616Z | ++ [[ offline* != online ]] |
| 423 | 2026-09-04T21:31:39.616Z | ++ [[ 18 -gt 300 ]] |
| 424 | 2026-09-04T21:31:39.616Z | ++ sleep 1 |
| 425 | 2026-09-04T21:31:40.617Z | ++ retry=19 |
| 426 | 2026-09-04T21:31:40.622Z | +++ svcs -Hostate baseline |
| 427 | 2026-09-04T21:31:40.634Z | ++ [[ offline* != online ]] |
| 428 | 2026-09-04T21:31:40.634Z | ++ [[ 19 -gt 300 ]] |
| 429 | 2026-09-04T21:31:40.634Z | ++ sleep 1 |
| 430 | 2026-09-04T21:31:41.649Z | ++ retry=20 |
| 431 | 2026-09-04T21:31:41.661Z | +++ svcs -Hostate baseline |
| 432 | 2026-09-04T21:31:41.661Z | ++ [[ offline* != online ]] |
| 433 | 2026-09-04T21:31:41.661Z | ++ [[ 20 -gt 300 ]] |
| 434 | 2026-09-04T21:31:41.661Z | ++ sleep 1 |
| 435 | 2026-09-04T21:31:42.654Z | ++ retry=21 |
| 436 | 2026-09-04T21:31:42.658Z | +++ svcs -Hostate baseline |
| 437 | 2026-09-04T21:31:42.669Z | ++ [[ online != online ]] |
| 438 | 2026-09-04T21:31:42.669Z | ++ set -o errexit |
| 439 | 2026-09-04T21:31:42.669Z | ++ set -o pipefail |
| 440 | 2026-09-04T21:31:42.669Z | ++ banner build |
| 441 | 2026-09-04T21:31:42.673Z | |
| 442 | 2026-09-04T21:31:42.673Z | ##### # # # # ##### |
| 443 | 2026-09-04T21:31:42.673Z | # # # # # # # # |
| 444 | 2026-09-04T21:31:42.673Z | ##### # # # # # # |
| 445 | 2026-09-04T21:31:42.673Z | # # # # # # # # |
| 446 | 2026-09-04T21:31:42.673Z | # # # # # # # # |
| 447 | 2026-09-04T21:31:42.673Z | ##### #### # ###### ##### |
| 448 | 2026-09-04T21:31:42.673Z | |
| 449 | 2026-09-04T21:31:42.673Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 450 | 2026-09-04T21:31:42.765Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 451 | 2026-09-04T21:31:43.372Z | From https://github.com/oxidecomputer/falcon |
| 452 | 2026-09-04T21:31:43.372Z | * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483 |
| 453 | 2026-09-04T21:31:43.452Z | Updating crates.io index |
| 454 | 2026-09-04T21:31:43.457Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 455 | 2026-09-04T21:31:43.892Z | From https://github.com/oxidecomputer/dendrite |
| 456 | 2026-09-04T21:31:43.892Z | * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43 |
| 457 | 2026-09-04T21:31:43.945Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 458 | 2026-09-04T21:31:44.484Z | From https://github.com/oxidecomputer/ispf |
| 459 | 2026-09-04T21:31:44.484Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 460 | 2026-09-04T21:31:44.542Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 461 | 2026-09-04T21:31:44.782Z | From https://github.com/oxidecomputer/netadm-sys |
| 462 | 2026-09-04T21:31:44.782Z | * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2 |
| 463 | 2026-09-04T21:31:44.782Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 464 | 2026-09-04T21:31:50.621Z | From https://github.com/oxidecomputer/omicron |
| 465 | 2026-09-04T21:31:50.621Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 466 | 2026-09-04T21:31:51.036Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 467 | 2026-09-04T21:31:52.232Z | From https://github.com/oxidecomputer/opte |
| 468 | 2026-09-04T21:31:52.232Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 469 | 2026-09-04T21:31:52.263Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 470 | 2026-09-04T21:31:52.582Z | From https://github.com/oxidecomputer/slog-error-chain |
| 471 | 2026-09-04T21:31:52.582Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 472 | 2026-09-04T21:31:52.991Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 473 | 2026-09-04T21:31:52.995Z | From https://github.com/illumos/smf-rs |
| 474 | 2026-09-04T21:31:52.995Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 475 | 2026-09-04T21:31:52.995Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 476 | 2026-09-04T21:31:53.192Z | From https://github.com/oxidecomputer/network-interface |
| 477 | 2026-09-04T21:31:53.192Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 478 | 2026-09-04T21:31:53.202Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 479 | 2026-09-04T21:31:53.460Z | From https://github.com/oxidecomputer/zone |
| 480 | 2026-09-04T21:31:53.460Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 481 | 2026-09-04T21:31:53.468Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 482 | 2026-09-04T21:31:54.083Z | From https://github.com/oxidecomputer/propolis |
| 483 | 2026-09-04T21:31:54.083Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 484 | 2026-09-04T21:31:54.124Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 485 | 2026-09-04T21:31:54.671Z | From https://github.com/oxidecomputer/transceiver-control |
| 486 | 2026-09-04T21:31:54.671Z | * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea |
| 487 | 2026-09-04T21:31:54.680Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 488 | 2026-09-04T21:31:54.961Z | From https://github.com/oxidecomputer/dlpi-sys |
| 489 | 2026-09-04T21:31:54.961Z | * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1 |
| 490 | 2026-09-04T21:31:54.968Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 491 | 2026-09-04T21:31:55.331Z | From https://github.com/jmesmon/rust-libzfs |
| 492 | 2026-09-04T21:31:55.331Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 493 | 2026-09-04T21:31:55.339Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 494 | 2026-09-04T21:31:55.595Z | From https://github.com/oxidecomputer/rusty-doors |
| 495 | 2026-09-04T21:31:55.595Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 496 | 2026-09-04T21:31:55.601Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 497 | 2026-09-04T21:31:55.956Z | From https://github.com/oxidecomputer/lldp |
| 498 | 2026-09-04T21:31:55.956Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 499 | 2026-09-04T21:31:55.970Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 500 | 2026-09-04T21:31:56.280Z | From https://github.com/oxidecomputer/tufaceous |
| 501 | 2026-09-04T21:31:56.280Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 502 | 2026-09-04T21:31:56.290Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 503 | 2026-09-04T21:31:56.779Z | From https://github.com/oxidecomputer/management-gateway-service |
| 504 | 2026-09-04T21:31:56.779Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 505 | 2026-09-04T21:31:56.793Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 506 | 2026-09-04T21:31:57.970Z | From https://github.com/oxidecomputer/crucible |
| 507 | 2026-09-04T21:31:57.970Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 508 | 2026-09-04T21:31:58.013Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 509 | 2026-09-04T21:31:58.300Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 510 | 2026-09-04T21:31:58.300Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 511 | 2026-09-04T21:31:58.716Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 512 | 2026-09-04T21:31:58.722Z | From https://github.com/oxidecomputer/propolis |
| 513 | 2026-09-04T21:31:58.722Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 514 | 2026-09-04T21:31:58.722Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 515 | 2026-09-04T21:31:59.421Z | From https://github.com/oxidecomputer/crucible |
| 516 | 2026-09-04T21:31:59.421Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 517 | 2026-09-04T21:31:59.484Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 518 | 2026-09-04T21:31:59.854Z | From https://github.com/oxidecomputer/tofino |
| 519 | 2026-09-04T21:31:59.854Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 520 | 2026-09-04T21:31:59.864Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 521 | 2026-09-04T21:32:00.519Z | From https://github.com/oxidecomputer/maghemite |
| 522 | 2026-09-04T21:32:00.519Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 523 | 2026-09-04T21:32:00.550Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 524 | 2026-09-04T21:32:00.885Z | From https://github.com/oxidecomputer/clickward |
| 525 | 2026-09-04T21:32:00.886Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 526 | 2026-09-04T21:32:00.892Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 527 | 2026-09-04T21:32:01.169Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 528 | 2026-09-04T21:32:01.169Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 529 | 2026-09-04T21:32:03.239Z | Downloading crates ... |
| 530 | 2026-09-04T21:32:03.281Z | Downloaded async-stream-impl v0.3.6 |
| 531 | 2026-09-04T21:32:03.286Z | Downloaded async-recursion v1.1.1 |
| 532 | 2026-09-04T21:32:03.293Z | Downloaded arc-swap v1.9.2 |
| 533 | 2026-09-04T21:32:03.297Z | Downloaded adler2 v2.0.1 |
| 534 | 2026-09-04T21:32:03.301Z | Downloaded block-buffer v0.12.1 |
| 535 | 2026-09-04T21:32:03.301Z | Downloaded atomic-waker v1.1.2 |
| 536 | 2026-09-04T21:32:03.301Z | Downloaded atomicwrites v0.4.4 |
| 537 | 2026-09-04T21:32:03.304Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 538 | 2026-09-04T21:32:03.304Z | Downloaded autocfg v1.5.1 |
| 539 | 2026-09-04T21:32:03.712Z | Downloaded backoff v0.4.0 |
| 540 | 2026-09-04T21:32:03.712Z | Downloaded chacha20 v0.9.1 |
| 541 | 2026-09-04T21:32:03.712Z | Downloaded convert_case v0.4.0 |
| 542 | 2026-09-04T21:32:03.712Z | Downloaded aead v0.5.2 |
| 543 | 2026-09-04T21:32:03.716Z | Downloaded compression-codecs v0.4.38 |
| 544 | 2026-09-04T21:32:03.716Z | Downloaded ciborium-io v0.2.2 |
| 545 | 2026-09-04T21:32:03.716Z | Downloaded darling_core v0.21.3 |
| 546 | 2026-09-04T21:32:03.716Z | Downloaded async-stream v0.3.6 |
| 547 | 2026-09-04T21:32:03.716Z | Downloaded ingot-types v0.2.0 |
| 548 | 2026-09-04T21:32:03.716Z | Downloaded allocator-api2 v0.2.21 |
| 549 | 2026-09-04T21:32:03.716Z | Downloaded anstyle v1.0.14 |
| 550 | 2026-09-04T21:32:03.716Z | Downloaded cfg_aliases v0.2.2 |
| 551 | 2026-09-04T21:32:03.716Z | Downloaded icu_properties v2.2.0 |
| 552 | 2026-09-04T21:32:03.716Z | Downloaded icu_normalizer v2.2.0 |
| 553 | 2026-09-04T21:32:03.716Z | Downloaded is_terminal_polyfill v1.70.2 |
| 554 | 2026-09-04T21:32:03.716Z | Downloaded jiff-static v0.2.35 |
| 555 | 2026-09-04T21:32:03.716Z | Downloaded bit-set v0.8.0 |
| 556 | 2026-09-04T21:32:03.716Z | Downloaded idna_adapter v1.2.2 |
| 557 | 2026-09-04T21:32:03.716Z | Downloaded inout v0.1.4 |
| 558 | 2026-09-04T21:32:03.716Z | Downloaded lock_api v0.4.14 |
| 559 | 2026-09-04T21:32:03.716Z | Downloaded base64ct v1.8.3 |
| 560 | 2026-09-04T21:32:03.716Z | Downloaded byteorder v1.5.0 |
| 561 | 2026-09-04T21:32:03.716Z | Downloaded cargo_toml v0.22.3 |
| 562 | 2026-09-04T21:32:03.716Z | Downloaded newline-converter v0.3.0 |
| 563 | 2026-09-04T21:32:03.716Z | Downloaded num_enum_derive v0.5.11 |
| 564 | 2026-09-04T21:32:03.716Z | Downloaded ident_case v1.0.1 |
| 565 | 2026-09-04T21:32:03.716Z | Downloaded base16ct v1.0.0 |
| 566 | 2026-09-04T21:32:03.716Z | Downloaded linked-hash-map v0.5.6 |
| 567 | 2026-09-04T21:32:03.716Z | Downloaded lazy_static v1.5.0 |
| 568 | 2026-09-04T21:32:03.716Z | Downloaded anstyle-query v1.1.5 |
| 569 | 2026-09-04T21:32:03.716Z | Downloaded base16ct v0.2.0 |
| 570 | 2026-09-04T21:32:03.716Z | Downloaded indent_write v2.2.0 |
| 571 | 2026-09-04T21:32:03.716Z | Downloaded konst_macro_rules v0.2.19 |
| 572 | 2026-09-04T21:32:03.716Z | Downloaded mime v0.3.17 |
| 573 | 2026-09-04T21:32:03.716Z | Downloaded openssl-probe v0.2.1 |
| 574 | 2026-09-04T21:32:03.716Z | Downloaded is_ci v1.2.0 |
| 575 | 2026-09-04T21:32:03.716Z | Downloaded ahash v0.8.12 |
| 576 | 2026-09-04T21:32:03.717Z | Downloaded block-buffer v0.10.4 |
| 577 | 2026-09-04T21:32:03.717Z | Downloaded crucible-workspace-hack v0.1.0 |
| 578 | 2026-09-04T21:32:03.717Z | Downloaded icu_collections v2.2.0 |
| 579 | 2026-09-04T21:32:03.717Z | Downloaded ipnet v2.12.1 |
| 580 | 2026-09-04T21:32:03.717Z | Downloaded ipnetwork v0.21.1 |
| 581 | 2026-09-04T21:32:03.717Z | Downloaded is-terminal v0.4.17 |
| 582 | 2026-09-04T21:32:03.717Z | Downloaded ciborium-ll v0.2.2 |
| 583 | 2026-09-04T21:32:03.717Z | Downloaded clap_lex v1.1.0 |
| 584 | 2026-09-04T21:32:03.717Z | Downloaded crypto-common v0.1.7 |
| 585 | 2026-09-04T21:32:03.717Z | Downloaded itoa v1.0.18 |
| 586 | 2026-09-04T21:32:03.717Z | Downloaded internet-checksum v0.2.1 |
| 587 | 2026-09-04T21:32:03.717Z | Downloaded natord v1.0.9 |
| 588 | 2026-09-04T21:32:03.717Z | Downloaded cobs v0.3.0 |
| 589 | 2026-09-04T21:32:03.717Z | Downloaded compression-core v0.4.32 |
| 590 | 2026-09-04T21:32:03.717Z | Downloaded const-random v0.1.18 |
| 591 | 2026-09-04T21:32:03.717Z | Downloaded cpufeatures v0.2.17 |
| 592 | 2026-09-04T21:32:03.717Z | Downloaded crunchy v0.2.4 |
| 593 | 2026-09-04T21:32:03.717Z | Downloaded lru-cache v0.1.2 |
| 594 | 2026-09-04T21:32:03.717Z | Downloaded num-conv v0.2.2 |
| 595 | 2026-09-04T21:32:03.717Z | Downloaded keccak v0.1.6 |
| 596 | 2026-09-04T21:32:03.717Z | Downloaded colorchoice v1.0.5 |
| 597 | 2026-09-04T21:32:03.717Z | Downloaded cpufeatures v0.3.0 |
| 598 | 2026-09-04T21:32:03.717Z | Downloaded crypto-common v0.2.2 |
| 599 | 2026-09-04T21:32:03.717Z | Downloaded match_cfg v0.1.0 |
| 600 | 2026-09-04T21:32:03.717Z | Downloaded memmap v0.7.0 |
| 601 | 2026-09-04T21:32:03.717Z | Downloaded memoffset v0.9.1 |
| 602 | 2026-09-04T21:32:03.717Z | Downloaded num v0.4.3 |
| 603 | 2026-09-04T21:32:03.717Z | Downloaded camino v1.2.5 |
| 604 | 2026-09-04T21:32:03.717Z | Downloaded anstyle-parse v1.0.0 |
| 605 | 2026-09-04T21:32:03.717Z | Downloaded bytecount v0.6.9 |
| 606 | 2026-09-04T21:32:03.717Z | Downloaded jobserver v0.1.35 |
| 607 | 2026-09-04T21:32:03.717Z | Downloaded managed v0.8.0 |
| 608 | 2026-09-04T21:32:03.717Z | Downloaded const-random-macro v0.1.16 |
| 609 | 2026-09-04T21:32:03.717Z | Downloaded crc8 v0.1.1 |
| 610 | 2026-09-04T21:32:03.717Z | Downloaded cstr-argument v0.1.2 |
| 611 | 2026-09-04T21:32:03.717Z | Downloaded newtype-uuid v1.4.0 |
| 612 | 2026-09-04T21:32:03.717Z | Downloaded no-std-compat v0.4.1 |
| 613 | 2026-09-04T21:32:03.718Z | Downloaded num_enum v0.7.6 |
| 614 | 2026-09-04T21:32:03.718Z | Downloaded scopeguard v1.2.0 |
| 615 | 2026-09-04T21:32:03.718Z | Downloaded instant v0.1.13 |
| 616 | 2026-09-04T21:32:03.718Z | Downloaded openssl-macros v0.1.1 |
| 617 | 2026-09-04T21:32:03.718Z | Downloaded serde_repr v0.1.21 |
| 618 | 2026-09-04T21:32:03.718Z | Downloaded hubpack v0.1.2 |
| 619 | 2026-09-04T21:32:03.718Z | Downloaded scroll_derive v0.13.1 |
| 620 | 2026-09-04T21:32:03.718Z | Downloaded num-derive v0.4.2 |
| 621 | 2026-09-04T21:32:03.718Z | Downloaded opaque-debug v0.3.1 |
| 622 | 2026-09-04T21:32:03.718Z | Downloaded lru-slab v0.1.2 |
| 623 | 2026-09-04T21:32:03.718Z | Downloaded macaddr v1.0.1 |
| 624 | 2026-09-04T21:32:03.718Z | Downloaded newtype_derive v0.1.6 |
| 625 | 2026-09-04T21:32:03.718Z | Downloaded num-iter v0.1.46 |
| 626 | 2026-09-04T21:32:03.718Z | Downloaded omicron-workspace-hack v0.1.0 |
| 627 | 2026-09-04T21:32:03.718Z | Downloaded slog-bunyan v2.5.0 |
| 628 | 2026-09-04T21:32:03.718Z | Downloaded libscf-sys v1.2.0 |
| 629 | 2026-09-04T21:32:03.718Z | Downloaded num_threads v0.1.7 |
| 630 | 2026-09-04T21:32:03.718Z | Downloaded libsw-core v0.3.2 |
| 631 | 2026-09-04T21:32:03.718Z | Downloaded multer v3.1.0 |
| 632 | 2026-09-04T21:32:03.718Z | Downloaded bs58 v0.5.1 |
| 633 | 2026-09-04T21:32:03.718Z | Downloaded bcs v0.1.6 |
| 634 | 2026-09-04T21:32:03.718Z | Downloaded bit-vec v0.8.0 |
| 635 | 2026-09-04T21:32:03.718Z | Downloaded cfg-if v1.0.4 |
| 636 | 2026-09-04T21:32:03.718Z | Downloaded cmake v0.1.58 |
| 637 | 2026-09-04T21:32:03.718Z | Downloaded newtype-uuid-macros v0.1.1 |
| 638 | 2026-09-04T21:32:03.718Z | Downloaded serde_urlencoded v0.7.1 |
| 639 | 2026-09-04T21:32:03.718Z | Downloaded strum v0.26.3 |
| 640 | 2026-09-04T21:32:03.718Z | Downloaded bitflags v1.3.2 |
| 641 | 2026-09-04T21:32:03.718Z | Downloaded ingot v0.2.1 |
| 642 | 2026-09-04T21:32:03.718Z | Downloaded ingot v0.1.1 |
| 643 | 2026-09-04T21:32:03.722Z | Downloaded argon2 v0.5.3 |
| 644 | 2026-09-04T21:32:03.722Z | Downloaded byte-wrapper v0.1.0 |
| 645 | 2026-09-04T21:32:03.722Z | Downloaded anstream v1.0.0 |
| 646 | 2026-09-04T21:32:03.722Z | Downloaded strsim v0.11.1 |
| 647 | 2026-09-04T21:32:03.722Z | Downloaded testing_table v0.3.0 |
| 648 | 2026-09-04T21:32:03.722Z | Downloaded ingot-types v0.1.2 |
| 649 | 2026-09-04T21:32:03.722Z | Downloaded libsw v3.5.0 |
| 650 | 2026-09-04T21:32:03.722Z | Downloaded olpc-cjson v0.1.4 |
| 651 | 2026-09-04T21:32:03.722Z | Downloaded unicode-linebreak v0.1.5 |
| 652 | 2026-09-04T21:32:03.723Z | Downloaded num-integer v0.1.47 |
| 653 | 2026-09-04T21:32:03.723Z | Downloaded async-trait v0.1.92 |
| 654 | 2026-09-04T21:32:03.723Z | Downloaded cipher v0.4.4 |
| 655 | 2026-09-04T21:32:03.723Z | Downloaded daft v0.1.8 |
| 656 | 2026-09-04T21:32:03.723Z | Downloaded crossbeam-deque v0.8.7 |
| 657 | 2026-09-04T21:32:03.723Z | Downloaded thread-id v5.1.0 |
| 658 | 2026-09-04T21:32:03.723Z | Downloaded toml_datetime v0.6.11 |
| 659 | 2026-09-04T21:32:03.723Z | Downloaded camino-tempfile v1.4.1 |
| 660 | 2026-09-04T21:32:03.723Z | Downloaded csv-core v0.1.13 |
| 661 | 2026-09-04T21:32:03.723Z | Downloaded const_format_proc_macros v0.2.34 |
| 662 | 2026-09-04T21:32:03.723Z | Downloaded utf-8 v0.7.6 |
| 663 | 2026-09-04T21:32:03.723Z | Downloaded version_check v0.9.5 |
| 664 | 2026-09-04T21:32:03.723Z | Downloaded bitflags v2.13.1 |
| 665 | 2026-09-04T21:32:03.723Z | Downloaded litemap v0.8.2 |
| 666 | 2026-09-04T21:32:03.723Z | Downloaded num-rational v0.4.2 |
| 667 | 2026-09-04T21:32:03.723Z | Downloaded smartstring v1.0.1 |
| 668 | 2026-09-04T21:32:03.723Z | Downloaded linear-map v1.2.0 |
| 669 | 2026-09-04T21:32:03.723Z | Downloaded serde_derive_internals v0.29.1 |
| 670 | 2026-09-04T21:32:03.723Z | Downloaded serde_tokenstream v0.2.3 |
| 671 | 2026-09-04T21:32:03.723Z | Downloaded daft-derive v0.1.8 |
| 672 | 2026-09-04T21:32:03.723Z | Downloaded zone v0.3.1 |
| 673 | 2026-09-04T21:32:03.723Z | Downloaded darling_macro v0.23.0 |
| 674 | 2026-09-04T21:32:03.723Z | Downloaded embedded-io v0.6.1 |
| 675 | 2026-09-04T21:32:03.723Z | Downloaded foreign-types-shared v0.3.1 |
| 676 | 2026-09-04T21:32:03.723Z | Downloaded serde_tokenstream v0.3.0 |
| 677 | 2026-09-04T21:32:03.723Z | Downloaded slab v0.4.12 |
| 678 | 2026-09-04T21:32:03.723Z | Downloaded slog-scope v4.4.1 |
| 679 | 2026-09-04T21:32:03.723Z | Downloaded backon v1.6.0 |
| 680 | 2026-09-04T21:32:03.723Z | Downloaded crossbeam-utils v0.8.22 |
| 681 | 2026-09-04T21:32:03.723Z | Downloaded blake2 v0.10.6 |
| 682 | 2026-09-04T21:32:03.723Z | Downloaded owo-colors v4.3.0 |
| 683 | 2026-09-04T21:32:03.723Z | Downloaded critical-section v1.2.0 |
| 684 | 2026-09-04T21:32:03.723Z | Downloaded futures-task v0.3.34 |
| 685 | 2026-09-04T21:32:03.723Z | Downloaded fxhash v0.2.1 |
| 686 | 2026-09-04T21:32:03.723Z | Downloaded dyn-clone v1.0.20 |
| 687 | 2026-09-04T21:32:03.723Z | Downloaded foreign-types-shared v0.1.1 |
| 688 | 2026-09-04T21:32:03.723Z | Downloaded anyhow v1.0.104 |
| 689 | 2026-09-04T21:32:03.723Z | Downloaded cancel-safe-futures v0.1.5 |
| 690 | 2026-09-04T21:32:03.723Z | Downloaded cookie v0.18.2 |
| 691 | 2026-09-04T21:32:03.723Z | Downloaded http-body v1.1.0 |
| 692 | 2026-09-04T21:32:03.724Z | Downloaded plain v0.2.3 |
| 693 | 2026-09-04T21:32:03.724Z | Downloaded strum_macros v0.28.0 |
| 694 | 2026-09-04T21:32:03.724Z | Downloaded tinystr v0.8.3 |
| 695 | 2026-09-04T21:32:03.724Z | Downloaded parse-display v0.10.0 |
| 696 | 2026-09-04T21:32:03.724Z | Downloaded tokio-tungstenite v0.21.0 |
| 697 | 2026-09-04T21:32:03.724Z | Downloaded ciborium v0.2.2 |
| 698 | 2026-09-04T21:32:03.724Z | Downloaded progenitor-client v0.10.0 |
| 699 | 2026-09-04T21:32:03.724Z | Downloaded progenitor-client v0.14.0 |
| 700 | 2026-09-04T21:32:03.724Z | Downloaded ingot-macros v0.1.1 |
| 701 | 2026-09-04T21:32:03.724Z | Downloaded clap_derive v4.6.4 |
| 702 | 2026-09-04T21:32:03.724Z | Downloaded tiny-keccak v2.0.2 |
| 703 | 2026-09-04T21:32:03.724Z | Downloaded num_enum_derive v0.7.6 |
| 704 | 2026-09-04T21:32:03.724Z | Downloaded once_cell v1.21.4 |
| 705 | 2026-09-04T21:32:03.724Z | Downloaded synstructure v0.13.2 |
| 706 | 2026-09-04T21:32:03.724Z | Downloaded serde-big-array v0.5.1 |
| 707 | 2026-09-04T21:32:03.724Z | Downloaded thiserror v2.0.20 |
| 708 | 2026-09-04T21:32:03.724Z | Downloaded thiserror-impl v1.0.69 |
| 709 | 2026-09-04T21:32:03.724Z | Downloaded usdt-impl v0.5.0 |
| 710 | 2026-09-04T21:32:03.724Z | Downloaded serde_spanned v1.1.1 |
| 711 | 2026-09-04T21:32:03.724Z | Downloaded toml_write v0.1.2 |
| 712 | 2026-09-04T21:32:03.724Z | Downloaded pretty-hex v0.4.2 |
| 713 | 2026-09-04T21:32:03.724Z | Downloaded crossbeam-epoch v0.9.20 |
| 714 | 2026-09-04T21:32:03.724Z | Downloaded darling v0.23.0 |
| 715 | 2026-09-04T21:32:03.724Z | Downloaded chacha20 v0.10.1 |
| 716 | 2026-09-04T21:32:03.724Z | Downloaded rand_xorshift v0.4.0 |
| 717 | 2026-09-04T21:32:03.724Z | Downloaded crc32fast v1.5.0 |
| 718 | 2026-09-04T21:32:03.724Z | Downloaded icu_locale_core v2.2.0 |
| 719 | 2026-09-04T21:32:03.724Z | Downloaded log v0.4.33 |
| 720 | 2026-09-04T21:32:03.724Z | Downloaded simd-adler32 v0.3.10 |
| 721 | 2026-09-04T21:32:03.724Z | Downloaded spin v0.5.2 |
| 722 | 2026-09-04T21:32:03.724Z | Downloaded tower-service v0.3.3 |
| 723 | 2026-09-04T21:32:03.724Z | Downloaded thread_local v1.1.10 |
| 724 | 2026-09-04T21:32:03.724Z | Downloaded ingot-macros v0.2.0 |
| 725 | 2026-09-04T21:32:03.724Z | Downloaded base64 v0.21.7 |
| 726 | 2026-09-04T21:32:03.724Z | Downloaded spin v0.9.9 |
| 727 | 2026-09-04T21:32:03.724Z | Downloaded num_enum v0.5.11 |
| 728 | 2026-09-04T21:32:03.724Z | Downloaded whoami v1.6.1 |
| 729 | 2026-09-04T21:32:03.724Z | Downloaded futures-executor v0.3.34 |
| 730 | 2026-09-04T21:32:03.724Z | Downloaded digest v0.11.3 |
| 731 | 2026-09-04T21:32:03.725Z | Downloaded sha1 v0.10.7 |
| 732 | 2026-09-04T21:32:03.725Z | Downloaded structmeta v0.3.0 |
| 733 | 2026-09-04T21:32:03.725Z | Downloaded sync_wrapper v1.0.2 |
| 734 | 2026-09-04T21:32:03.725Z | Downloaded slog-envlogger v2.2.0 |
| 735 | 2026-09-04T21:32:03.725Z | Downloaded unarray v0.1.4 |
| 736 | 2026-09-04T21:32:03.725Z | Downloaded foldhash v0.2.0 |
| 737 | 2026-09-04T21:32:03.725Z | Downloaded icu_provider v2.2.0 |
| 738 | 2026-09-04T21:32:03.725Z | Downloaded typeid v1.0.3 |
| 739 | 2026-09-04T21:32:03.725Z | Downloaded icu_normalizer_data v2.2.0 |
| 740 | 2026-09-04T21:32:03.725Z | Downloaded tabled_derive v0.7.0 |
| 741 | 2026-09-04T21:32:03.725Z | Downloaded structmeta-derive v0.3.0 |
| 742 | 2026-09-04T21:32:03.725Z | Downloaded swrite v0.1.0 |
| 743 | 2026-09-04T21:32:03.730Z | Downloaded derive-ex v0.1.8 |
| 744 | 2026-09-04T21:32:03.730Z | Downloaded console v0.16.4 |
| 745 | 2026-09-04T21:32:03.730Z | Downloaded ff v0.13.1 |
| 746 | 2026-09-04T21:32:03.730Z | Downloaded const-oid v0.10.2 |
| 747 | 2026-09-04T21:32:03.730Z | Downloaded http-body-util v0.1.5 |
| 748 | 2026-09-04T21:32:03.730Z | Downloaded darling v0.21.3 |
| 749 | 2026-09-04T21:32:03.730Z | Downloaded ppv-lite86 v0.2.21 |
| 750 | 2026-09-04T21:32:03.730Z | Downloaded rand_core v0.6.4 |
| 751 | 2026-09-04T21:32:03.730Z | Downloaded tokio-macros v2.7.2 |
| 752 | 2026-09-04T21:32:03.730Z | Downloaded unit-prefix v0.5.2 |
| 753 | 2026-09-04T21:32:03.730Z | Downloaded usdt-attr-macro v0.5.0 |
| 754 | 2026-09-04T21:32:03.730Z | Downloaded usdt-macro v0.6.0 |
| 755 | 2026-09-04T21:32:03.730Z | Downloaded oxide-tokio-rt v0.1.6 |
| 756 | 2026-09-04T21:32:03.730Z | Downloaded parse-display-derive v0.10.0 |
| 757 | 2026-09-04T21:32:03.730Z | Downloaded progenitor-client v0.13.0 |
| 758 | 2026-09-04T21:32:03.730Z | Downloaded memmap2 v0.9.11 |
| 759 | 2026-09-04T21:32:03.730Z | Downloaded embedded-io v0.4.0 |
| 760 | 2026-09-04T21:32:03.730Z | Downloaded num-traits v0.2.19 |
| 761 | 2026-09-04T21:32:03.730Z | Downloaded defmt-parser v1.0.0 |
| 762 | 2026-09-04T21:32:03.730Z | Downloaded form_urlencoded v1.2.2 |
| 763 | 2026-09-04T21:32:03.730Z | Downloaded rustls-native-certs v0.8.4 |
| 764 | 2026-09-04T21:32:03.730Z | Downloaded clap v4.6.6 |
| 765 | 2026-09-04T21:32:03.730Z | Downloaded progenitor-extras v0.2.0 |
| 766 | 2026-09-04T21:32:03.731Z | Downloaded schemars v0.8.22 |
| 767 | 2026-09-04T21:32:03.731Z | Downloaded siphasher v1.0.3 |
| 768 | 2026-09-04T21:32:03.731Z | Downloaded colored v3.1.1 |
| 769 | 2026-09-04T21:32:03.731Z | Downloaded smf v0.2.3 |
| 770 | 2026-09-04T21:32:03.731Z | Downloaded indicatif v0.18.6 |
| 771 | 2026-09-04T21:32:03.731Z | Downloaded heck v0.5.0 |
| 772 | 2026-09-04T21:32:03.731Z | Downloaded hex v0.4.3 |
| 773 | 2026-09-04T21:32:03.731Z | Downloaded heck v0.4.1 |
| 774 | 2026-09-04T21:32:03.731Z | Downloaded scroll v0.13.0 |
| 775 | 2026-09-04T21:32:03.731Z | Downloaded proc-macro-crate v1.3.1 |
| 776 | 2026-09-04T21:32:03.731Z | Downloaded async-compression v0.4.43 |
| 777 | 2026-09-04T21:32:03.731Z | Downloaded base64 v0.22.1 |
| 778 | 2026-09-04T21:32:03.731Z | Downloaded defmt v1.1.1 |
| 779 | 2026-09-04T21:32:03.731Z | Downloaded shlex v2.0.1 |
| 780 | 2026-09-04T21:32:03.731Z | Downloaded const_format v0.2.36 |
| 781 | 2026-09-04T21:32:03.731Z | Downloaded iana-time-zone v0.1.65 |
| 782 | 2026-09-04T21:32:03.731Z | Downloaded secrecy v0.10.3 |
| 783 | 2026-09-04T21:32:03.731Z | Downloaded find-msvc-tools v0.1.10 |
| 784 | 2026-09-04T21:32:03.731Z | Downloaded hmac v0.12.1 |
| 785 | 2026-09-04T21:32:03.731Z | Downloaded oxnet v0.1.7 |
| 786 | 2026-09-04T21:32:03.731Z | Downloaded untrusted v0.9.0 |
| 787 | 2026-09-04T21:32:03.731Z | Downloaded chacha20poly1305 v0.10.1 |
| 788 | 2026-09-04T21:32:03.731Z | Downloaded typify v0.6.2 |
| 789 | 2026-09-04T21:32:03.731Z | Downloaded rand_chacha v0.3.1 |
| 790 | 2026-09-04T21:32:03.731Z | Downloaded postcard v1.1.3 |
| 791 | 2026-09-04T21:32:03.731Z | Downloaded deranged v0.5.8 |
| 792 | 2026-09-04T21:32:03.731Z | Downloaded subtle v2.6.1 |
| 793 | 2026-09-04T21:32:03.731Z | Downloaded xz2 v0.1.7 |
| 794 | 2026-09-04T21:32:03.731Z | Downloaded vsss-rs v3.3.4 |
| 795 | 2026-09-04T21:32:03.731Z | Downloaded indexmap v1.9.3 |
| 796 | 2026-09-04T21:32:03.731Z | Downloaded strum v0.27.2 |
| 797 | 2026-09-04T21:32:03.731Z | Downloaded tabwriter v1.4.1 |
| 798 | 2026-09-04T21:32:03.731Z | Downloaded thread-id v4.2.2 |
| 799 | 2026-09-04T21:32:03.731Z | Downloaded utf8_iter v1.0.4 |
| 800 | 2026-09-04T21:32:03.732Z | Downloaded konst v0.2.20 |
| 801 | 2026-09-04T21:32:03.732Z | Downloaded dtrace-parser v0.3.0 |
| 802 | 2026-09-04T21:32:03.732Z | Downloaded enum-as-inner v0.6.1 |
| 803 | 2026-09-04T21:32:03.732Z | Downloaded semver v1.0.28 |
| 804 | 2026-09-04T21:32:03.732Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 805 | 2026-09-04T21:32:03.732Z | Downloaded tungstenite v0.21.0 |
| 806 | 2026-09-04T21:32:03.732Z | Downloaded foldhash v0.1.5 |
| 807 | 2026-09-04T21:32:03.732Z | Downloaded tracing-attributes v0.1.31 |
| 808 | 2026-09-04T21:32:03.732Z | Downloaded pem v3.0.6 |
| 809 | 2026-09-04T21:32:03.732Z | Downloaded globset v0.4.20 |
| 810 | 2026-09-04T21:32:03.732Z | Downloaded paste v1.0.15 |
| 811 | 2026-09-04T21:32:03.732Z | Downloaded fs-err v3.3.1 |
| 812 | 2026-09-04T21:32:03.732Z | Downloaded fs_extra v1.3.0 |
| 813 | 2026-09-04T21:32:03.732Z | Downloaded untrusted v0.7.1 |
| 814 | 2026-09-04T21:32:03.732Z | Downloaded fnv v1.0.7 |
| 815 | 2026-09-04T21:32:03.732Z | Downloaded bytes v1.12.1 |
| 816 | 2026-09-04T21:32:03.732Z | Downloaded want v0.3.1 |
| 817 | 2026-09-04T21:32:03.732Z | Downloaded zerofrom-derive v0.1.7 |
| 818 | 2026-09-04T21:32:03.732Z | Downloaded zone_cfg_derive v0.3.1 |
| 819 | 2026-09-04T21:32:03.732Z | Downloaded half v2.7.1 |
| 820 | 2026-09-04T21:32:03.732Z | Downloaded futures-macro v0.3.34 |
| 821 | 2026-09-04T21:32:03.732Z | Downloaded foreign-types v0.3.2 |
| 822 | 2026-09-04T21:32:03.732Z | Downloaded fixedbitset v0.5.7 |
| 823 | 2026-09-04T21:32:03.732Z | Downloaded percent-encoding v2.3.2 |
| 824 | 2026-09-04T21:32:03.732Z | Downloaded num-complex v0.4.6 |
| 825 | 2026-09-04T21:32:03.732Z | Downloaded slog-term v2.9.2 |
| 826 | 2026-09-04T21:32:03.732Z | Downloaded resolv-conf v0.7.6 |
| 827 | 2026-09-04T21:32:03.732Z | Downloaded phf v0.12.1 |
| 828 | 2026-09-04T21:32:03.732Z | Downloaded openssl-sys v0.9.117 |
| 829 | 2026-09-04T21:32:03.732Z | Downloaded rusty-fork v0.3.1 |
| 830 | 2026-09-04T21:32:03.732Z | Downloaded port-file v0.1.0 |
| 831 | 2026-09-04T21:32:03.732Z | Downloaded hostname v0.3.1 |
| 832 | 2026-09-04T21:32:03.732Z | Downloaded sha1 v0.11.0 |
| 833 | 2026-09-04T21:32:03.732Z | Downloaded httparse v1.10.1 |
| 834 | 2026-09-04T21:32:03.732Z | Downloaded crypto-bigint v0.5.5 |
| 835 | 2026-09-04T21:32:03.744Z | Downloaded slog-dtrace v0.3.0 |
| 836 | 2026-09-04T21:32:03.744Z | Downloaded zerocopy-derive v0.7.35 |
| 837 | 2026-09-04T21:32:03.744Z | Downloaded data-encoding v2.11.1 |
| 838 | 2026-09-04T21:32:03.748Z | Downloaded rustc-hash v2.1.3 |
| 839 | 2026-09-04T21:32:03.748Z | Downloaded sigpipe v0.1.3 |
| 840 | 2026-09-04T21:32:03.748Z | Downloaded erased-serde v0.3.31 |
| 841 | 2026-09-04T21:32:03.748Z | Downloaded supports-color v3.0.2 |
| 842 | 2026-09-04T21:32:03.748Z | Downloaded take_mut v0.2.2 |
| 843 | 2026-09-04T21:32:03.751Z | Downloaded getrandom v0.2.17 |
| 844 | 2026-09-04T21:32:03.752Z | Downloaded glob v0.3.4 |
| 845 | 2026-09-04T21:32:03.752Z | Downloaded cc v1.4.2 |
| 846 | 2026-09-04T21:32:03.752Z | Downloaded serde v1.0.229 |
| 847 | 2026-09-04T21:32:03.756Z | Downloaded time-core v0.1.9 |
| 848 | 2026-09-04T21:32:03.756Z | Downloaded tower-layer v0.3.3 |
| 849 | 2026-09-04T21:32:03.756Z | Downloaded drift v0.2.0 |
| 850 | 2026-09-04T21:32:03.760Z | Downloaded papergrid v0.11.0 |
| 851 | 2026-09-04T21:32:03.763Z | Downloaded usdt-attr-macro v0.6.0 |
| 852 | 2026-09-04T21:32:03.763Z | Downloaded miniz_oxide v0.8.9 |
| 853 | 2026-09-04T21:32:04.171Z | Downloaded snafu v0.8.9 |
| 854 | 2026-09-04T21:32:04.175Z | Downloaded textwrap v0.16.2 |
| 855 | 2026-09-04T21:32:04.175Z | Downloaded tinyvec v1.12.0 |
| 856 | 2026-09-04T21:32:04.175Z | Downloaded waitgroup v0.1.2 |
| 857 | 2026-09-04T21:32:04.175Z | Downloaded darling_macro v0.21.3 |
| 858 | 2026-09-04T21:32:04.175Z | Downloaded dunce v1.0.5 |
| 859 | 2026-09-04T21:32:04.175Z | Downloaded dtrace-parser v0.2.0 |
| 860 | 2026-09-04T21:32:04.175Z | Downloaded foreign-types-macros v0.2.4 |
| 861 | 2026-09-04T21:32:04.175Z | Downloaded walkdir v2.5.0 |
| 862 | 2026-09-04T21:32:04.175Z | Downloaded futures-sink v0.3.34 |
| 863 | 2026-09-04T21:32:04.175Z | Downloaded poly1305 v0.8.0 |
| 864 | 2026-09-04T21:32:04.175Z | Downloaded pin-project-internal v1.1.13 |
| 865 | 2026-09-04T21:32:04.175Z | Downloaded proc-macro-error v1.0.4 |
| 866 | 2026-09-04T21:32:04.175Z | Downloaded progenitor v0.14.0 |
| 867 | 2026-09-04T21:32:04.176Z | Downloaded zeroize v1.9.0 |
| 868 | 2026-09-04T21:32:04.176Z | Downloaded rand_chacha v0.9.0 |
| 869 | 2026-09-04T21:32:04.176Z | Downloaded quinn-udp v0.5.15 |
| 870 | 2026-09-04T21:32:04.176Z | Downloaded minimal-lexical v0.2.1 |
| 871 | 2026-09-04T21:32:04.176Z | Downloaded proc-macro-error-attr v1.0.4 |
| 872 | 2026-09-04T21:32:04.176Z | Downloaded proc-macro-crate v3.5.0 |
| 873 | 2026-09-04T21:32:04.176Z | Downloaded schemars_derive v0.8.22 |
| 874 | 2026-09-04T21:32:04.176Z | Downloaded parking_lot v0.12.5 |
| 875 | 2026-09-04T21:32:04.176Z | Downloaded group v0.13.0 |
| 876 | 2026-09-04T21:32:04.176Z | Downloaded highway v1.3.0 |
| 877 | 2026-09-04T21:32:04.176Z | Downloaded derive_more v0.99.20 |
| 878 | 2026-09-04T21:32:04.176Z | Downloaded ucd-trie v0.1.7 |
| 879 | 2026-09-04T21:32:04.176Z | Downloaded digest v0.10.7 |
| 880 | 2026-09-04T21:32:04.176Z | Downloaded hostname v0.4.2 |
| 881 | 2026-09-04T21:32:04.176Z | Downloaded scroll_derive v0.12.1 |
| 882 | 2026-09-04T21:32:04.176Z | Downloaded quick-error v1.2.3 |
| 883 | 2026-09-04T21:32:04.176Z | Downloaded zerotrie v0.2.4 |
| 884 | 2026-09-04T21:32:04.176Z | Downloaded derive-where v1.6.1 |
| 885 | 2026-09-04T21:32:04.176Z | Downloaded slog-json v2.6.1 |
| 886 | 2026-09-04T21:32:04.176Z | Downloaded proc-macro2 v1.0.107 |
| 887 | 2026-09-04T21:32:04.176Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 888 | 2026-09-04T21:32:04.176Z | Downloaded usdt v0.6.0 |
| 889 | 2026-09-04T21:32:04.176Z | Downloaded dof v0.3.0 |
| 890 | 2026-09-04T21:32:04.176Z | Downloaded rustls-pki-types v1.15.1 |
| 891 | 2026-09-04T21:32:04.176Z | Downloaded serde_with_macros v3.22.0 |
| 892 | 2026-09-04T21:32:04.176Z | Downloaded serde_path_to_error v0.1.20 |
| 893 | 2026-09-04T21:32:04.176Z | Downloaded term v1.2.1 |
| 894 | 2026-09-04T21:32:04.176Z | Downloaded thin-vec v0.2.19 |
| 895 | 2026-09-04T21:32:04.176Z | Downloaded test-strategy v0.4.5 |
| 896 | 2026-09-04T21:32:04.176Z | Downloaded toml_edit v0.22.27 |
| 897 | 2026-09-04T21:32:04.176Z | Downloaded try-lock v0.2.5 |
| 898 | 2026-09-04T21:32:04.176Z | Downloaded wait-timeout v0.2.1 |
| 899 | 2026-09-04T21:32:04.176Z | Downloaded foreign-types v0.5.0 |
| 900 | 2026-09-04T21:32:04.176Z | Downloaded yoke-derive v0.8.2 |
| 901 | 2026-09-04T21:32:04.176Z | Downloaded httpdate v1.0.3 |
| 902 | 2026-09-04T21:32:04.176Z | Downloaded indexmap v2.14.0 |
| 903 | 2026-09-04T21:32:04.176Z | Downloaded quote v1.0.47 |
| 904 | 2026-09-04T21:32:04.176Z | Downloaded ryu v1.0.23 |
| 905 | 2026-09-04T21:32:04.176Z | Downloaded memchr v2.8.3 |
| 906 | 2026-09-04T21:32:04.177Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 907 | 2026-09-04T21:32:04.177Z | Downloaded hash32 v0.3.1 |
| 908 | 2026-09-04T21:32:04.177Z | Downloaded password-hash v0.5.0 |
| 909 | 2026-09-04T21:32:04.177Z | Downloaded pkg-config v0.3.33 |
| 910 | 2026-09-04T21:32:04.177Z | Downloaded prettyplease v0.2.37 |
| 911 | 2026-09-04T21:32:04.177Z | Downloaded potential_utf v0.1.5 |
| 912 | 2026-09-04T21:32:04.177Z | Downloaded progenitor-macro v0.13.0 |
| 913 | 2026-09-04T21:32:04.177Z | Downloaded semver v0.1.20 |
| 914 | 2026-09-04T21:32:04.177Z | Downloaded terminal_size v0.4.4 |
| 915 | 2026-09-04T21:32:04.177Z | Downloaded unicode-xid v0.2.6 |
| 916 | 2026-09-04T21:32:04.177Z | Downloaded usdt-macro v0.5.0 |
| 917 | 2026-09-04T21:32:04.177Z | Downloaded utf8parse v0.2.2 |
| 918 | 2026-09-04T21:32:04.177Z | Downloaded tokio-dtrace v0.1.1 |
| 919 | 2026-09-04T21:32:04.177Z | Downloaded crossbeam-channel v0.5.16 |
| 920 | 2026-09-04T21:32:04.177Z | Downloaded mio v1.2.2 |
| 921 | 2026-09-04T21:32:04.177Z | Downloaded uuid v1.26.0 |
| 922 | 2026-09-04T21:32:04.177Z | Downloaded rustls-pemfile v2.2.0 |
| 923 | 2026-09-04T21:32:04.177Z | Downloaded displaydoc v0.2.7 |
| 924 | 2026-09-04T21:32:04.177Z | Downloaded futures-io v0.3.34 |
| 925 | 2026-09-04T21:32:04.177Z | Downloaded static_assertions v1.1.0 |
| 926 | 2026-09-04T21:32:04.177Z | Downloaded termtree v0.5.1 |
| 927 | 2026-09-04T21:32:04.177Z | Downloaded serde_spanned v0.6.9 |
| 928 | 2026-09-04T21:32:04.177Z | Downloaded futures-core v0.3.34 |
| 929 | 2026-09-04T21:32:04.177Z | Downloaded progenitor-impl v0.13.0 |
| 930 | 2026-09-04T21:32:04.177Z | Downloaded parking_lot v0.11.2 |
| 931 | 2026-09-04T21:32:04.177Z | Downloaded pest_meta v2.8.8 |
| 932 | 2026-09-04T21:32:04.177Z | Downloaded elliptic-curve v0.13.8 |
| 933 | 2026-09-04T21:32:04.177Z | Downloaded thiserror v1.0.69 |
| 934 | 2026-09-04T21:32:04.177Z | Downloaded zmij v1.0.23 |
| 935 | 2026-09-04T21:32:04.177Z | Downloaded defmt-macros v1.1.1 |
| 936 | 2026-09-04T21:32:04.177Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 937 | 2026-09-04T21:32:04.177Z | Downloaded toml_edit v0.19.15 |
| 938 | 2026-09-04T21:32:04.177Z | Downloaded scroll v0.12.0 |
| 939 | 2026-09-04T21:32:04.177Z | Downloaded hickory-resolver v0.24.4 |
| 940 | 2026-09-04T21:32:04.177Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 941 | 2026-09-04T21:32:04.177Z | Downloaded toml v0.8.23 |
| 942 | 2026-09-04T21:32:04.177Z | Downloaded thiserror-no-std v2.0.2 |
| 943 | 2026-09-04T21:32:04.177Z | Downloaded same-file v1.0.6 |
| 944 | 2026-09-04T21:32:04.177Z | Downloaded typify-macro v0.6.2 |
| 945 | 2026-09-04T21:32:04.177Z | Downloaded typify-macro v0.4.3 |
| 946 | 2026-09-04T21:32:04.178Z | Downloaded parking_lot_core v0.8.6 |
| 947 | 2026-09-04T21:32:04.178Z | Downloaded rand_pcg v0.10.2 |
| 948 | 2026-09-04T21:32:04.178Z | Downloaded signal-hook-registry v1.4.8 |
| 949 | 2026-09-04T21:32:04.178Z | Downloaded strum_macros v0.26.4 |
| 950 | 2026-09-04T21:32:04.178Z | Downloaded defmt v0.3.100 |
| 951 | 2026-09-04T21:32:04.178Z | Downloaded dof v0.4.0 |
| 952 | 2026-09-04T21:32:04.178Z | Downloaded progenitor-impl v0.10.0 |
| 953 | 2026-09-04T21:32:04.178Z | Downloaded rustls-platform-verifier v0.7.0 |
| 954 | 2026-09-04T21:32:04.181Z | Downloaded aho-corasick v1.1.5 |
| 955 | 2026-09-04T21:32:04.181Z | Downloaded tokio-stream v0.1.19 |
| 956 | 2026-09-04T21:32:04.181Z | Downloaded unsafe-libyaml v0.2.11 |
| 957 | 2026-09-04T21:32:04.181Z | Downloaded zerofrom v0.1.8 |
| 958 | 2026-09-04T21:32:04.181Z | Downloaded git-stub-vcs v0.1.0 |
| 959 | 2026-09-04T21:32:04.182Z | Downloaded yoke v0.8.3 |
| 960 | 2026-09-04T21:32:04.182Z | Downloaded nom v7.1.3 |
| 961 | 2026-09-04T21:32:04.182Z | Downloaded smawk v0.3.3 |
| 962 | 2026-09-04T21:32:04.182Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 963 | 2026-09-04T21:32:04.182Z | Downloaded serde_plain v1.0.2 |
| 964 | 2026-09-04T21:32:04.182Z | Downloaded debug-ignore v1.0.5 |
| 965 | 2026-09-04T21:32:04.182Z | Downloaded phf_shared v0.12.1 |
| 966 | 2026-09-04T21:32:04.182Z | Downloaded tinyvec_macros v0.1.1 |
| 967 | 2026-09-04T21:32:04.182Z | Downloaded fixedbitset v0.4.2 |
| 968 | 2026-09-04T21:32:04.182Z | Downloaded pest_derive v2.8.8 |
| 969 | 2026-09-04T21:32:04.182Z | Downloaded similar v3.2.0 |
| 970 | 2026-09-04T21:32:04.182Z | Downloaded unicode-ident v1.0.24 |
| 971 | 2026-09-04T21:32:04.182Z | Downloaded pin-project-lite v0.2.17 |
| 972 | 2026-09-04T21:32:04.182Z | Downloaded rand_core v0.10.1 |
| 973 | 2026-09-04T21:32:04.182Z | Downloaded zeroize_derive v1.5.0 |
| 974 | 2026-09-04T21:32:04.182Z | Downloaded ref-cast-impl v1.0.26 |
| 975 | 2026-09-04T21:32:04.182Z | Downloaded usdt v0.5.0 |
| 976 | 2026-09-04T21:32:04.182Z | Downloaded fastrand v2.5.0 |
| 977 | 2026-09-04T21:32:04.182Z | Downloaded smallvec v1.15.2 |
| 978 | 2026-09-04T21:32:04.182Z | Downloaded hyper-rustls v0.27.9 |
| 979 | 2026-09-04T21:32:04.182Z | Downloaded rustversion v1.0.23 |
| 980 | 2026-09-04T21:32:04.182Z | Downloaded tagptr v0.2.0 |
| 981 | 2026-09-04T21:32:04.182Z | Downloaded similar v2.7.0 |
| 982 | 2026-09-04T21:32:04.182Z | Downloaded float-ord v0.3.2 |
| 983 | 2026-09-04T21:32:04.182Z | Downloaded ref-cast v1.0.26 |
| 984 | 2026-09-04T21:32:04.182Z | Downloaded strum v0.28.0 |
| 985 | 2026-09-04T21:32:04.182Z | Downloaded rand v0.8.7 |
| 986 | 2026-09-04T21:32:04.182Z | Downloaded progenitor-macro v0.10.0 |
| 987 | 2026-09-04T21:32:04.182Z | Downloaded socket2 v0.6.5 |
| 988 | 2026-09-04T21:32:04.182Z | Downloaded snafu-derive v0.8.9 |
| 989 | 2026-09-04T21:32:04.182Z | Downloaded dropshot_endpoint v0.17.1 |
| 990 | 2026-09-04T21:32:04.182Z | Downloaded rustc_version v0.1.7 |
| 991 | 2026-09-04T21:32:04.182Z | Downloaded equivalent v1.0.2 |
| 992 | 2026-09-04T21:32:04.182Z | Downloaded progenitor-macro v0.14.0 |
| 993 | 2026-09-04T21:32:04.182Z | Downloaded parking_lot_core v0.9.12 |
| 994 | 2026-09-04T21:32:04.182Z | Downloaded jiff-core v0.1.0 |
| 995 | 2026-09-04T21:32:04.182Z | Downloaded progenitor v0.10.0 |
| 996 | 2026-09-04T21:32:04.182Z | Downloaded git-stub v1.0.0 |
| 997 | 2026-09-04T21:32:04.182Z | Downloaded powerfmt v0.2.0 |
| 998 | 2026-09-04T21:32:04.182Z | Downloaded hubpack_derive v0.1.1 |
| 999 | 2026-09-04T21:32:04.183Z | Downloaded pest_generator v2.8.8 |
| 1000 | 2026-09-04T21:32:04.183Z | Downloaded stable_deref_trait v1.2.1 |
| 1001 | 2026-09-04T21:32:04.183Z | Downloaded thiserror-impl v2.0.20 |
| 1002 | 2026-09-04T21:32:04.183Z | Downloaded errno v0.3.14 |
| 1003 | 2026-09-04T21:32:04.183Z | Downloaded itertools v0.12.1 |
| 1004 | 2026-09-04T21:32:04.183Z | Downloaded tokio-rustls v0.26.4 |
| 1005 | 2026-09-04T21:32:04.183Z | Downloaded rand_core v0.9.5 |
| 1006 | 2026-09-04T21:32:04.183Z | Downloaded futures-channel v0.3.34 |
| 1007 | 2026-09-04T21:32:04.183Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 1008 | 2026-09-04T21:32:04.183Z | Downloaded gethostname v0.5.0 |
| 1009 | 2026-09-04T21:32:04.183Z | Downloaded zerovec-derive v0.11.3 |
| 1010 | 2026-09-04T21:32:04.183Z | Downloaded either v1.17.0 |
| 1011 | 2026-09-04T21:32:04.183Z | Downloaded quinn v0.11.11 |
| 1012 | 2026-09-04T21:32:04.183Z | Downloaded rustc_version v0.4.1 |
| 1013 | 2026-09-04T21:32:04.183Z | Downloaded futures v0.3.34 |
| 1014 | 2026-09-04T21:32:04.183Z | Downloaded time-macros v0.2.32 |
| 1015 | 2026-09-04T21:32:04.183Z | Downloaded getrandom v0.4.3 |
| 1016 | 2026-09-04T21:32:04.183Z | Downloaded rustls-webpki v0.103.14 |
| 1017 | 2026-09-04T21:32:04.183Z | Downloaded humantime v2.4.0 |
| 1018 | 2026-09-04T21:32:04.183Z | Downloaded generic-array v0.14.7 |
| 1019 | 2026-09-04T21:32:04.183Z | Downloaded typed-path v0.9.3 |
| 1020 | 2026-09-04T21:32:04.183Z | Downloaded progenitor-impl v0.14.0 |
| 1021 | 2026-09-04T21:32:04.183Z | Downloaded writeable v0.6.3 |
| 1022 | 2026-09-04T21:32:04.183Z | Downloaded zerocopy-derive v0.8.56 |
| 1023 | 2026-09-04T21:32:04.183Z | Downloaded nom v8.0.0 |
| 1024 | 2026-09-04T21:32:04.183Z | Downloaded unicode-normalization v0.1.25 |
| 1025 | 2026-09-04T21:32:04.183Z | Downloaded unicode-segmentation v1.13.3 |
| 1026 | 2026-09-04T21:32:04.183Z | Downloaded slog-async v2.8.0 |
| 1027 | 2026-09-04T21:32:04.183Z | Downloaded tempfile v3.27.0 |
| 1028 | 2026-09-04T21:32:04.183Z | Downloaded ron v0.12.2 |
| 1029 | 2026-09-04T21:32:04.183Z | Downloaded progenitor v0.13.0 |
| 1030 | 2026-09-04T21:32:04.183Z | Downloaded hickory-resolver v0.25.2 |
| 1031 | 2026-09-04T21:32:04.183Z | Downloaded sha2 v0.10.9 |
| 1032 | 2026-09-04T21:32:04.183Z | Downloaded universal-hash v0.5.1 |
| 1033 | 2026-09-04T21:32:04.183Z | Downloaded hybrid-array v0.4.14 |
| 1034 | 2026-09-04T21:32:04.183Z | Downloaded rhai_codegen v3.2.0 |
| 1035 | 2026-09-04T21:32:04.183Z | Downloaded icu_properties_data v2.2.0 |
| 1036 | 2026-09-04T21:32:04.183Z | Downloaded tower-http v0.6.11 |
| 1037 | 2026-09-04T21:32:04.183Z | Downloaded getrandom v0.3.4 |
| 1038 | 2026-09-04T21:32:04.184Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1039 | 2026-09-04T21:32:04.184Z | Downloaded pin-project v1.1.13 |
| 1040 | 2026-09-04T21:32:04.184Z | Downloaded heapless v0.8.0 |
| 1041 | 2026-09-04T21:32:04.184Z | Downloaded slog-stdlog v4.1.1 |
| 1042 | 2026-09-04T21:32:04.184Z | Downloaded strum_macros v0.27.2 |
| 1043 | 2026-09-04T21:32:04.184Z | Downloaded rand v0.9.5 |
| 1044 | 2026-09-04T21:32:04.184Z | Downloaded typify v0.4.3 |
| 1045 | 2026-09-04T21:32:04.184Z | Downloaded hashbrown v0.16.1 |
| 1046 | 2026-09-04T21:32:04.184Z | Downloaded libm v0.2.16 |
| 1047 | 2026-09-04T21:32:04.184Z | Downloaded clap_builder v4.6.6 |
| 1048 | 2026-09-04T21:32:04.184Z | Downloaded zerocopy v0.7.35 |
| 1049 | 2026-09-04T21:32:04.184Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 1050 | 2026-09-04T21:32:04.184Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1051 | 2026-09-04T21:32:04.184Z | Downloaded url v2.5.8 |
| 1052 | 2026-09-04T21:32:04.184Z | Downloaded hyper v1.11.1 |
| 1053 | 2026-09-04T21:32:04.184Z | Downloaded idna v1.1.0 |
| 1054 | 2026-09-04T21:32:04.189Z | Downloaded serde_core v1.0.229 |
| 1055 | 2026-09-04T21:32:04.189Z | Downloaded hashbrown v0.15.5 |
| 1056 | 2026-09-04T21:32:04.189Z | Downloaded papergrid v0.18.0 |
| 1057 | 2026-09-04T21:32:04.189Z | Downloaded usdt-impl v0.6.0 |
| 1058 | 2026-09-04T21:32:04.189Z | Downloaded darling_core v0.23.0 |
| 1059 | 2026-09-04T21:32:04.189Z | Downloaded expectorate v1.3.0 |
| 1060 | 2026-09-04T21:32:04.189Z | Downloaded schemars v1.2.2 |
| 1061 | 2026-09-04T21:32:04.189Z | Downloaded rand v0.10.2 |
| 1062 | 2026-09-04T21:32:04.189Z | Downloaded steno v0.4.1 |
| 1063 | 2026-09-04T21:32:04.192Z | Downloaded itertools v0.15.0 |
| 1064 | 2026-09-04T21:32:04.196Z | Downloaded itertools v0.14.0 |
| 1065 | 2026-09-04T21:32:04.202Z | Downloaded aws-lc-rs v1.18.0 |
| 1066 | 2026-09-04T21:32:04.205Z | Downloaded slog v2.8.2 |
| 1067 | 2026-09-04T21:32:04.209Z | Downloaded rayon-core v1.13.0 |
| 1068 | 2026-09-04T21:32:04.209Z | Downloaded serde_derive v1.0.229 |
| 1069 | 2026-09-04T21:32:04.213Z | Downloaded winnow v0.5.40 |
| 1070 | 2026-09-04T21:32:04.217Z | Downloaded qorb v0.4.1 |
| 1071 | 2026-09-04T21:32:04.217Z | Downloaded zerovec v0.11.6 |
| 1072 | 2026-09-04T21:32:04.221Z | Downloaded hashbrown v0.12.3 |
| 1073 | 2026-09-04T21:32:04.225Z | Downloaded reqwest v0.12.28 |
| 1074 | 2026-09-04T21:32:04.230Z | Downloaded tokio-util v0.7.19 |
| 1075 | 2026-09-04T21:32:04.641Z | Downloaded tower v0.5.3 |
| 1076 | 2026-09-04T21:32:04.647Z | Downloaded chrono v0.4.45 |
| 1077 | 2026-09-04T21:32:04.647Z | Downloaded tracing-core v0.1.36 |
| 1078 | 2026-09-04T21:32:04.647Z | Downloaded iddqd v0.4.6 |
| 1079 | 2026-09-04T21:32:04.647Z | Downloaded schemars v0.9.0 |
| 1080 | 2026-09-04T21:32:04.647Z | Downloaded http v1.5.0 |
| 1081 | 2026-09-04T21:32:04.647Z | Downloaded futures-util v0.3.34 |
| 1082 | 2026-09-04T21:32:04.647Z | Downloaded pest v2.8.8 |
| 1083 | 2026-09-04T21:32:04.647Z | Downloaded tough v0.22.0 |
| 1084 | 2026-09-04T21:32:04.647Z | Downloaded hyper-util v0.1.20 |
| 1085 | 2026-09-04T21:32:04.647Z | Downloaded winnow v0.7.15 |
| 1086 | 2026-09-04T21:32:04.647Z | Downloaded dropshot-api-manager v0.8.0 |
| 1087 | 2026-09-04T21:32:04.647Z | Downloaded serde_with v3.22.0 |
| 1088 | 2026-09-04T21:32:04.647Z | Downloaded vcpkg v0.2.15 |
| 1089 | 2026-09-04T21:32:04.647Z | Downloaded hashbrown v0.17.1 |
| 1090 | 2026-09-04T21:32:04.647Z | Downloaded rayon v1.12.0 |
| 1091 | 2026-09-04T21:32:04.647Z | Downloaded curve25519-dalek v4.1.3 |
| 1092 | 2026-09-04T21:32:04.647Z | Downloaded portable-atomic v1.15.0 |
| 1093 | 2026-09-04T21:32:04.647Z | Downloaded serde_json v1.0.151 |
| 1094 | 2026-09-04T21:32:04.647Z | Downloaded flate2 v1.1.9 |
| 1095 | 2026-09-04T21:32:04.647Z | Downloaded tabled v0.15.0 |
| 1096 | 2026-09-04T21:32:04.647Z | Downloaded typenum v1.20.1 |
| 1097 | 2026-09-04T21:32:04.647Z | Downloaded h2 v0.4.15 |
| 1098 | 2026-09-04T21:32:04.647Z | Downloaded hkdf v0.12.4 |
| 1099 | 2026-09-04T21:32:04.647Z | Downloaded goblin v0.8.2 |
| 1100 | 2026-09-04T21:32:04.647Z | Downloaded goblin v0.10.7 |
| 1101 | 2026-09-04T21:32:04.648Z | Downloaded tabled v0.21.0 |
| 1102 | 2026-09-04T21:32:04.648Z | Downloaded reqwest v0.13.4 |
| 1103 | 2026-09-04T21:32:04.648Z | Downloaded regex v1.13.1 |
| 1104 | 2026-09-04T21:32:04.648Z | Downloaded bstr v1.13.1 |
| 1105 | 2026-09-04T21:32:04.648Z | Downloaded moka v0.12.16 |
| 1106 | 2026-09-04T21:32:04.648Z | Downloaded dropshot v0.17.1 |
| 1107 | 2026-09-04T21:32:04.648Z | Downloaded syn v1.0.109 |
| 1108 | 2026-09-04T21:32:04.648Z | Downloaded rustix v0.38.44 |
| 1109 | 2026-09-04T21:32:04.648Z | Downloaded rustls v0.23.43 |
| 1110 | 2026-09-04T21:32:04.648Z | Downloaded syn v2.0.119 |
| 1111 | 2026-09-04T21:32:04.648Z | Downloaded proptest v1.11.0 |
| 1112 | 2026-09-04T21:32:04.648Z | Downloaded hickory-proto v0.24.4 |
| 1113 | 2026-09-04T21:32:04.648Z | Downloaded rustix v1.1.4 |
| 1114 | 2026-09-04T21:32:04.648Z | Downloaded unicode-width v0.1.14 |
| 1115 | 2026-09-04T21:32:04.648Z | Downloaded openssl v0.10.81 |
| 1116 | 2026-09-04T21:32:04.648Z | Downloaded zerocopy v0.8.56 |
| 1117 | 2026-09-04T21:32:04.648Z | Downloaded winnow v1.0.4 |
| 1118 | 2026-09-04T21:32:04.648Z | Downloaded typify-impl v0.4.3 |
| 1119 | 2026-09-04T21:32:04.648Z | Downloaded hickory-proto v0.25.2 |
| 1120 | 2026-09-04T21:32:04.648Z | Downloaded typify-impl v0.6.2 |
| 1121 | 2026-09-04T21:32:04.648Z | Downloaded quinn-proto v0.11.16 |
| 1122 | 2026-09-04T21:32:04.648Z | Downloaded webpki-roots v1.0.9 |
| 1123 | 2026-09-04T21:32:04.648Z | Downloaded sled v0.34.7 |
| 1124 | 2026-09-04T21:32:04.648Z | Downloaded rhai v1.26.0 |
| 1125 | 2026-09-04T21:32:04.648Z | Downloaded nix v0.31.3 |
| 1126 | 2026-09-04T21:32:04.648Z | Downloaded time v0.3.55 |
| 1127 | 2026-09-04T21:32:04.648Z | Downloaded unicode-width v0.2.2 |
| 1128 | 2026-09-04T21:32:04.648Z | Downloaded smoltcp v0.11.0 |
| 1129 | 2026-09-04T21:32:04.648Z | Downloaded openapiv3 v2.2.0 |
| 1130 | 2026-09-04T21:32:04.648Z | Downloaded regex-automata v0.4.18 |
| 1131 | 2026-09-04T21:32:04.648Z | Downloaded regress v0.10.5 |
| 1132 | 2026-09-04T21:32:04.648Z | Downloaded syn v3.0.3 |
| 1133 | 2026-09-04T21:32:04.648Z | Downloaded chrono-tz v0.10.4 |
| 1134 | 2026-09-04T21:32:04.648Z | Downloaded regress v0.11.1 |
| 1135 | 2026-09-04T21:32:04.648Z | Downloaded csv v1.4.0 |
| 1136 | 2026-09-04T21:32:04.648Z | Downloaded regex-syntax v0.8.11 |
| 1137 | 2026-09-04T21:32:04.680Z | Downloaded encoding_rs v0.8.35 |
| 1138 | 2026-09-04T21:32:04.699Z | Downloaded tracing v0.1.44 |
| 1139 | 2026-09-04T21:32:04.750Z | Downloaded jiff v0.2.35 |
| 1140 | 2026-09-04T21:32:04.795Z | Downloaded lzma-sys v0.1.20 |
| 1141 | 2026-09-04T21:32:04.812Z | Downloaded petgraph v0.6.5 |
| 1142 | 2026-09-04T21:32:04.824Z | Downloaded petgraph v0.8.3 |
| 1143 | 2026-09-04T21:32:04.855Z | Downloaded libc v0.2.189 |
| 1144 | 2026-09-04T21:32:04.875Z | Downloaded sha3 v0.10.9 |
| 1145 | 2026-09-04T21:32:04.886Z | Downloaded tokio v1.53.1 |
| 1146 | 2026-09-04T21:32:04.899Z | Downloaded ring v0.17.14 |
| 1147 | 2026-09-04T21:32:05.186Z | Downloaded aws-lc-sys v0.44.0 |
| 1148 | 2026-09-04T21:32:05.540Z | Compiling proc-macro2 v1.0.107 |
| 1149 | 2026-09-04T21:32:05.540Z | Compiling quote v1.0.47 |
| 1150 | 2026-09-04T21:32:05.540Z | Compiling unicode-ident v1.0.24 |
| 1151 | 2026-09-04T21:32:05.540Z | Compiling serde_core v1.0.229 |
| 1152 | 2026-09-04T21:32:05.544Z | Compiling serde v1.0.229 |
| 1153 | 2026-09-04T21:32:05.544Z | Compiling libc v0.2.189 |
| 1154 | 2026-09-04T21:32:05.544Z | Compiling cfg-if v1.0.4 |
| 1155 | 2026-09-04T21:32:05.832Z | Compiling zmij v1.0.23 |
| 1156 | 2026-09-04T21:32:05.851Z | Compiling autocfg v1.5.1 |
| 1157 | 2026-09-04T21:32:06.226Z | Compiling memchr v2.8.3 |
| 1158 | 2026-09-04T21:32:06.230Z | Compiling libm v0.2.16 |
| 1159 | 2026-09-04T21:32:06.600Z | Compiling icu_normalizer_data v2.2.0 |
| 1160 | 2026-09-04T21:32:06.661Z | Compiling itoa v1.0.18 |
| 1161 | 2026-09-04T21:32:06.856Z | Compiling icu_properties_data v2.2.0 |
| 1162 | 2026-09-04T21:32:06.859Z | Compiling version_check v0.9.5 |
| 1163 | 2026-09-04T21:32:06.921Z | Compiling stable_deref_trait v1.2.1 |
| 1164 | 2026-09-04T21:32:07.026Z | Compiling syn v2.0.119 |
| 1165 | 2026-09-04T21:32:07.063Z | Compiling syn v3.0.3 |
| 1166 | 2026-09-04T21:32:07.090Z | Compiling serde_json v1.0.151 |
| 1167 | 2026-09-04T21:32:07.148Z | Compiling parking_lot_core v0.9.12 |
| 1168 | 2026-09-04T21:32:07.414Z | Compiling writeable v0.6.3 |
| 1169 | 2026-09-04T21:32:07.831Z | Compiling litemap v0.8.2 |
| 1170 | 2026-09-04T21:32:07.838Z | Compiling num-traits v0.2.19 |
| 1171 | 2026-09-04T21:32:07.838Z | Compiling utf8_iter v1.0.4 |
| 1172 | 2026-09-04T21:32:07.838Z | Compiling percent-encoding v2.3.2 |
| 1173 | 2026-09-04T21:32:07.838Z | Compiling thiserror v2.0.20 |
| 1174 | 2026-09-04T21:32:07.980Z | Compiling getrandom v0.4.3 |
| 1175 | 2026-09-04T21:32:08.053Z | Compiling rand_core v0.10.1 |
| 1176 | 2026-09-04T21:32:08.197Z | Compiling form_urlencoded v1.2.2 |
| 1177 | 2026-09-04T21:32:08.307Z | Compiling zerocopy v0.8.56 |
| 1178 | 2026-09-04T21:32:08.407Z | Compiling errno v0.3.14 |
| 1179 | 2026-09-04T21:32:08.498Z | Compiling iana-time-zone v0.1.65 |
| 1180 | 2026-09-04T21:32:08.609Z | Compiling heck v0.5.0 |
| 1181 | 2026-09-04T21:32:08.823Z | Compiling uuid v1.26.0 |
| 1182 | 2026-09-04T21:32:09.009Z | Compiling jobserver v0.1.35 |
| 1183 | 2026-09-04T21:32:09.267Z | Compiling shlex v2.0.1 |
| 1184 | 2026-09-04T21:32:09.343Z | Compiling find-msvc-tools v0.1.10 |
| 1185 | 2026-09-04T21:32:09.429Z | Compiling rustversion v1.0.23 |
| 1186 | 2026-09-04T21:32:09.468Z | Compiling semver v1.0.28 |
| 1187 | 2026-09-04T21:32:09.487Z | Compiling schemars v0.8.22 |
| 1188 | 2026-09-04T21:32:09.587Z | Compiling cc v1.4.2 |
| 1189 | 2026-09-04T21:32:09.790Z | Compiling dyn-clone v1.0.20 |
| 1190 | 2026-09-04T21:32:10.271Z | Compiling synstructure v0.13.2 |
| 1191 | 2026-09-04T21:32:10.274Z | Compiling serde_derive_internals v0.29.1 |
| 1192 | 2026-09-04T21:32:10.274Z | Compiling pin-project-lite v0.2.17 |
| 1193 | 2026-09-04T21:32:10.274Z | Compiling getrandom v0.2.17 |
| 1194 | 2026-09-04T21:32:10.298Z | Compiling serde_derive v1.0.229 |
| 1195 | 2026-09-04T21:32:10.359Z | Compiling displaydoc v0.2.7 |
| 1196 | 2026-09-04T21:32:10.451Z | Compiling thiserror-impl v2.0.20 |
| 1197 | 2026-09-04T21:32:10.590Z | Compiling tokio-macros v2.7.2 |
| 1198 | 2026-09-04T21:32:10.608Z | Compiling futures-macro v0.3.34 |
| 1199 | 2026-09-04T21:32:10.673Z | Compiling bitflags v2.13.1 |
| 1200 | 2026-09-04T21:32:10.861Z | Compiling pkg-config v0.3.33 |
| 1201 | 2026-09-04T21:32:11.023Z | Compiling zerofrom-derive v0.1.7 |
| 1202 | 2026-09-04T21:32:11.132Z | Compiling yoke-derive v0.8.2 |
| 1203 | 2026-09-04T21:32:11.168Z | Compiling zerovec-derive v0.11.3 |
| 1204 | 2026-09-04T21:32:11.339Z | Compiling schemars_derive v0.8.22 |
| 1205 | 2026-09-04T21:32:11.357Z | Compiling zerocopy-derive v0.8.56 |
| 1206 | 2026-09-04T21:32:11.841Z | Compiling zeroize_derive v1.5.0 |
| 1207 | 2026-09-04T21:32:11.848Z | Compiling scopeguard v1.2.0 |
| 1208 | 2026-09-04T21:32:11.848Z | Compiling lock_api v0.4.14 |
| 1209 | 2026-09-04T21:32:12.118Z | Compiling zeroize v1.9.0 |
| 1210 | 2026-09-04T21:32:12.269Z | Compiling zerofrom v0.1.8 |
| 1211 | 2026-09-04T21:32:12.287Z | Compiling socket2 v0.6.5 |
| 1212 | 2026-09-04T21:32:12.291Z | Compiling cmake v0.1.58 |
| 1213 | 2026-09-04T21:32:12.374Z | Compiling signal-hook-registry v1.4.8 |
| 1214 | 2026-09-04T21:32:12.401Z | Compiling yoke v0.8.3 |
| 1215 | 2026-09-04T21:32:12.418Z | Compiling mio v1.2.2 |
| 1216 | 2026-09-04T21:32:12.526Z | Compiling fs_extra v1.3.0 |
| 1217 | 2026-09-04T21:32:13.011Z | Compiling zerovec v0.11.6 |
| 1218 | 2026-09-04T21:32:13.017Z | Compiling zerotrie v0.2.4 |
| 1219 | 2026-09-04T21:32:13.017Z | Compiling dunce v1.0.5 |
| 1220 | 2026-09-04T21:32:13.017Z | Compiling portable-atomic v1.15.0 |
| 1221 | 2026-09-04T21:32:13.017Z | Compiling aws-lc-sys v0.44.0 |
| 1222 | 2026-09-04T21:32:13.046Z | Compiling critical-section v1.2.0 |
| 1223 | 2026-09-04T21:32:13.065Z | Compiling log v0.4.33 |
| 1224 | 2026-09-04T21:32:13.156Z | Compiling tinystr v0.8.3 |
| 1225 | 2026-09-04T21:32:13.213Z | Compiling potential_utf v0.1.5 |
| 1226 | 2026-09-04T21:32:13.260Z | Compiling futures-core v0.3.34 |
| 1227 | 2026-09-04T21:32:13.801Z | Compiling icu_locale_core v2.2.0 |
| 1228 | 2026-09-04T21:32:13.808Z | Compiling smallvec v1.15.2 |
| 1229 | 2026-09-04T21:32:13.808Z | Compiling bytes v1.12.1 |
| 1230 | 2026-09-04T21:32:13.808Z | Compiling icu_collections v2.2.0 |
| 1231 | 2026-09-04T21:32:13.808Z | Compiling chrono v0.4.45 |
| 1232 | 2026-09-04T21:32:14.038Z | Compiling parking_lot v0.12.5 |
| 1233 | 2026-09-04T21:32:14.039Z | Compiling once_cell v1.21.4 |
| 1234 | 2026-09-04T21:32:14.243Z | Compiling icu_provider v2.2.0 |
| 1235 | 2026-09-04T21:32:14.287Z | Compiling tokio v1.53.1 |
| 1236 | 2026-09-04T21:32:14.302Z | Compiling subtle v2.6.1 |
| 1237 | 2026-09-04T21:32:14.887Z | Compiling equivalent v1.0.2 |
| 1238 | 2026-09-04T21:32:14.893Z | Compiling icu_normalizer v2.2.0 |
| 1239 | 2026-09-04T21:32:14.893Z | Compiling icu_properties v2.2.0 |
| 1240 | 2026-09-04T21:32:14.893Z | Compiling allocator-api2 v0.2.21 |
| 1241 | 2026-09-04T21:32:15.152Z | Compiling httparse v1.10.1 |
| 1242 | 2026-09-04T21:32:15.275Z | Compiling serde_tokenstream v0.2.3 |
| 1243 | 2026-09-04T21:32:15.500Z | Compiling futures-sink v0.3.34 |
| 1244 | 2026-09-04T21:32:15.577Z | Compiling idna_adapter v1.2.2 |
| 1245 | 2026-09-04T21:32:15.724Z | Compiling idna v1.1.0 |
| 1246 | 2026-09-04T21:32:15.727Z | Compiling slab v0.4.12 |
| 1247 | 2026-09-04T21:32:15.936Z | Compiling rustix v1.1.4 |
| 1248 | 2026-09-04T21:32:16.015Z | Compiling ucd-trie v0.1.7 |
| 1249 | 2026-09-04T21:32:16.051Z | Compiling thiserror v1.0.69 |
| 1250 | 2026-09-04T21:32:16.085Z | Compiling url v2.5.8 |
| 1251 | 2026-09-04T21:32:16.238Z | Compiling pest v2.8.8 |
| 1252 | 2026-09-04T21:32:16.327Z | Compiling typenum v1.20.1 |
| 1253 | 2026-09-04T21:32:16.426Z | Compiling regex-syntax v0.8.11 |
| 1254 | 2026-09-04T21:32:16.955Z | Compiling futures-channel v0.3.34 |
| 1255 | 2026-09-04T21:32:17.184Z | Compiling thiserror-impl v1.0.69 |
| 1256 | 2026-09-04T21:32:17.233Z | Compiling strsim v0.11.1 |
| 1257 | 2026-09-04T21:32:17.492Z | Compiling pest_meta v2.8.8 |
| 1258 | 2026-09-04T21:32:17.539Z | Compiling hashbrown v0.17.1 |
| 1259 | 2026-09-04T21:32:17.782Z | Compiling aho-corasick v1.1.5 |
| 1260 | 2026-09-04T21:32:18.217Z | Compiling pest_generator v2.8.8 |
| 1261 | 2026-09-04T21:32:18.731Z | Compiling futures-task v0.3.34 |
| 1262 | 2026-09-04T21:32:18.735Z | Compiling futures-io v0.3.34 |
| 1263 | 2026-09-04T21:32:18.735Z | Compiling ipnetwork v0.21.1 |
| 1264 | 2026-09-04T21:32:18.735Z | Compiling ident_case v1.0.1 |
| 1265 | 2026-09-04T21:32:18.735Z | Compiling regex-automata v0.4.18 |
| 1266 | 2026-09-04T21:32:18.735Z | Compiling futures-util v0.3.34 |
| 1267 | 2026-09-04T21:32:18.735Z | Compiling getrandom v0.3.4 |
| 1268 | 2026-09-04T21:32:18.828Z | Compiling pest_derive v2.8.8 |
| 1269 | 2026-09-04T21:32:19.070Z | Compiling rand_core v0.6.4 |
| 1270 | 2026-09-04T21:32:19.592Z | Compiling byteorder v1.5.0 |
| 1271 | 2026-09-04T21:32:19.599Z | Compiling indexmap v2.14.0 |
| 1272 | 2026-09-04T21:32:19.599Z | Compiling tracing-core v0.1.36 |
| 1273 | 2026-09-04T21:32:19.935Z | Compiling tracing-attributes v0.1.31 |
| 1274 | 2026-09-04T21:32:19.956Z | Compiling slog v2.8.2 |
| 1275 | 2026-09-04T21:32:20.600Z | Compiling paste v1.0.15 |
| 1276 | 2026-09-04T21:32:20.604Z | Compiling fnv v1.0.7 |
| 1277 | 2026-09-04T21:32:20.604Z | Compiling regex v1.13.1 |
| 1278 | 2026-09-04T21:32:20.604Z | Compiling base64 v0.22.1 |
| 1279 | 2026-09-04T21:32:20.604Z | Compiling anyhow v1.0.104 |
| 1280 | 2026-09-04T21:32:20.967Z | Compiling erased-serde v0.3.31 |
| 1281 | 2026-09-04T21:32:21.140Z | Compiling tracing v0.1.44 |
| 1282 | 2026-09-04T21:32:21.284Z | Compiling omicron-workspace-hack v0.1.0 |
| 1283 | 2026-09-04T21:32:22.021Z | Compiling http v1.5.0 |
| 1284 | 2026-09-04T21:32:22.025Z | Compiling oxnet v0.1.7 |
| 1285 | 2026-09-04T21:32:22.157Z | Compiling rustls-pki-types v1.15.1 |
| 1286 | 2026-09-04T21:32:22.709Z | Compiling scroll_derive v0.13.1 |
| 1287 | 2026-09-04T21:32:22.998Z | Compiling ring v0.17.14 |
| 1288 | 2026-09-04T21:32:23.281Z | Compiling num-conv v0.2.2 |
| 1289 | 2026-09-04T21:32:23.420Z | Compiling aws-lc-rs v1.18.0 |
| 1290 | 2026-09-04T21:32:23.842Z | Compiling time-core v0.1.9 |
| 1291 | 2026-09-04T21:32:23.845Z | Compiling time-macros v0.2.32 |
| 1292 | 2026-09-04T21:32:23.862Z | Compiling tokio-util v0.7.19 |
| 1293 | 2026-09-04T21:32:23.979Z | Compiling ipnet v2.12.1 |
| 1294 | 2026-09-04T21:32:24.652Z | Compiling untrusted v0.7.1 |
| 1295 | 2026-09-04T21:32:25.193Z | Compiling camino v1.2.5 |
| 1296 | 2026-09-04T21:32:25.197Z | Compiling untrusted v0.9.0 |
| 1297 | 2026-09-04T21:32:25.198Z | Compiling ppv-lite86 v0.2.21 |
| 1298 | 2026-09-04T21:32:25.198Z | Compiling async-trait v0.1.92 |
| 1299 | 2026-09-04T21:32:25.314Z | Compiling daft-derive v0.1.8 |
| 1300 | 2026-09-04T21:32:25.861Z | Compiling crc32fast v1.5.0 |
| 1301 | 2026-09-04T21:32:25.864Z | Compiling rustls v0.23.43 |
| 1302 | 2026-09-04T21:32:25.877Z | Compiling http-body v1.1.0 |
| 1303 | 2026-09-04T21:32:26.027Z | Compiling darling_core v0.23.0 |
| 1304 | 2026-09-04T21:32:26.069Z | Compiling crossbeam-utils v0.8.22 |
| 1305 | 2026-09-04T21:32:26.093Z | Compiling pretty-hex v0.4.2 |
| 1306 | 2026-09-04T21:32:26.253Z | Compiling atomic-waker v1.1.2 |
| 1307 | 2026-09-04T21:32:26.784Z | Compiling usdt-impl v0.6.0 |
| 1308 | 2026-09-04T21:32:26.790Z | Compiling scroll v0.13.0 |
| 1309 | 2026-09-04T21:32:26.898Z | Compiling try-lock v0.2.5 |
| 1310 | 2026-09-04T21:32:26.902Z | Compiling plain v0.2.3 |
| 1311 | 2026-09-04T21:32:26.953Z | Compiling tower-layer v0.3.3 |
| 1312 | 2026-09-04T21:32:27.420Z | Compiling ryu v1.0.23 |
| 1313 | 2026-09-04T21:32:27.424Z | Compiling tower-service v0.3.3 |
| 1314 | 2026-09-04T21:32:27.424Z | Compiling goblin v0.10.7 |
| 1315 | 2026-09-04T21:32:27.424Z | Compiling want v0.3.1 |
| 1316 | 2026-09-04T21:32:27.424Z | Compiling h2 v0.4.15 |
| 1317 | 2026-09-04T21:32:27.759Z | Compiling slog-async v2.8.0 |
| 1318 | 2026-09-04T21:32:28.049Z | Compiling httpdate v1.0.3 |
| 1319 | 2026-09-04T21:32:28.083Z | Compiling darling_macro v0.23.0 |
| 1320 | 2026-09-04T21:32:28.261Z | Compiling dtrace-parser v0.3.0 |
| 1321 | 2026-09-04T21:32:28.439Z | Compiling thread-id v5.1.0 |
| 1322 | 2026-09-04T21:32:28.525Z | Compiling ref-cast v1.0.26 |
| 1323 | 2026-09-04T21:32:28.655Z | Compiling darling v0.23.0 |
| 1324 | 2026-09-04T21:32:29.909Z | Compiling dof v0.4.0 |
| 1325 | 2026-09-04T21:32:30.608Z | Compiling hyper v1.11.1 |
| 1326 | 2026-09-04T21:32:30.883Z | Compiling rand_core v0.9.5 |
| 1327 | 2026-09-04T21:32:31.137Z | Compiling serde_urlencoded v0.7.1 |
| 1328 | 2026-09-04T21:32:31.353Z | Compiling http-body-util v0.1.5 |
| 1329 | 2026-09-04T21:32:31.452Z | Compiling ref-cast-impl v1.0.26 |
| 1330 | 2026-09-04T21:32:31.854Z | Compiling syn v1.0.109 |
| 1331 | 2026-09-04T21:32:32.036Z | Compiling hyper-util v0.1.20 |
| 1332 | 2026-09-04T21:32:33.233Z | Compiling usdt-macro v0.6.0 |
| 1333 | 2026-09-04T21:32:33.468Z | Compiling usdt-attr-macro v0.6.0 |
| 1334 | 2026-09-04T21:32:34.470Z | Compiling serde_tokenstream v0.3.0 |
| 1335 | 2026-09-04T21:32:34.473Z | Compiling structmeta-derive v0.3.0 |
| 1336 | 2026-09-04T21:32:34.473Z | Compiling multer v3.1.0 |
| 1337 | 2026-09-04T21:32:34.763Z | Compiling foldhash v0.2.0 |
| 1338 | 2026-09-04T21:32:34.827Z | Compiling newtype-uuid-macros v0.1.1 |
| 1339 | 2026-09-04T21:32:35.038Z | Compiling rand_chacha v0.9.0 |
| 1340 | 2026-09-04T21:32:35.391Z | Compiling structmeta v0.3.0 |
| 1341 | 2026-09-04T21:32:35.602Z | Compiling deranged v0.5.8 |
| 1342 | 2026-09-04T21:32:35.827Z | Compiling num_threads v0.1.7 |
| 1343 | 2026-09-04T21:32:35.844Z | Compiling powerfmt v0.2.0 |
| 1344 | 2026-09-04T21:32:35.930Z | Compiling rand v0.9.5 |
| 1345 | 2026-09-04T21:32:36.022Z | Compiling newtype-uuid v1.4.0 |
| 1346 | 2026-09-04T21:32:36.100Z | Compiling sync_wrapper v1.0.2 |
| 1347 | 2026-09-04T21:32:36.232Z | Compiling strum_macros v0.26.4 |
| 1348 | 2026-09-04T21:32:36.659Z | Compiling time v0.3.55 |
| 1349 | 2026-09-04T21:32:36.717Z | Compiling async-stream-impl v0.3.6 |
| 1350 | 2026-09-04T21:32:36.932Z | Compiling dropshot v0.17.1 |
| 1351 | 2026-09-04T21:32:37.172Z | Compiling fastrand v2.5.0 |
| 1352 | 2026-09-04T21:32:37.351Z | Compiling hex v0.4.3 |
| 1353 | 2026-09-04T21:32:37.508Z | Compiling daft v0.1.8 |
| 1354 | 2026-09-04T21:32:37.626Z | Compiling tower v0.5.3 |
| 1355 | 2026-09-04T21:32:37.839Z | Compiling crossbeam-channel v0.5.16 |
| 1356 | 2026-09-04T21:32:38.218Z | Compiling webpki-roots v1.0.9 |
| 1357 | 2026-09-04T21:32:38.340Z | Compiling openapiv3 v2.2.0 |
| 1358 | 2026-09-04T21:32:38.524Z | Compiling generic-array v0.14.7 |
| 1359 | 2026-09-04T21:32:39.137Z | Compiling tower-http v0.6.11 |
| 1360 | 2026-09-04T21:32:39.188Z | Compiling hashbrown v0.16.1 |
| 1361 | 2026-09-04T21:32:39.506Z | Compiling serde_with_macros v3.22.0 |
| 1362 | 2026-09-04T21:32:39.919Z | Compiling futures-executor v0.3.34 |
| 1363 | 2026-09-04T21:32:40.090Z | Compiling dropshot_endpoint v0.17.1 |
| 1364 | 2026-09-04T21:32:40.351Z | Compiling macaddr v1.0.1 |
| 1365 | 2026-09-04T21:32:40.482Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1366 | 2026-09-04T21:32:40.628Z | Compiling thread_local v1.1.10 |
| 1367 | 2026-09-04T21:32:40.862Z | Compiling openssl-probe v0.2.1 |
| 1368 | 2026-09-04T21:32:40.953Z | Compiling cpufeatures v0.3.0 |
| 1369 | 2026-09-04T21:32:41.061Z | Compiling rustls-native-certs v0.8.4 |
| 1370 | 2026-09-04T21:32:41.083Z | Compiling futures v0.3.34 |
| 1371 | 2026-09-04T21:32:41.711Z | Compiling tempfile v3.27.0 |
| 1372 | 2026-09-04T21:32:41.757Z | Compiling derive-ex v0.1.8 |
| 1373 | 2026-09-04T21:32:41.967Z | Compiling strum_macros v0.27.2 |
| 1374 | 2026-09-04T21:32:42.138Z | Compiling is-terminal v0.4.17 |
| 1375 | 2026-09-04T21:32:42.274Z | Compiling winnow v1.0.4 |
| 1376 | 2026-09-04T21:32:42.483Z | Compiling term v1.2.1 |
| 1377 | 2026-09-04T21:32:43.305Z | Compiling take_mut v0.2.2 |
| 1378 | 2026-09-04T21:32:43.666Z | Compiling test-strategy v0.4.5 |
| 1379 | 2026-09-04T21:32:43.700Z | Compiling slog-term v2.9.2 |
| 1380 | 2026-09-04T21:32:45.045Z | Compiling hybrid-array v0.4.14 |
| 1381 | 2026-09-04T21:32:45.153Z | Compiling simd-adler32 v0.3.10 |
| 1382 | 2026-09-04T21:32:45.237Z | Compiling adler2 v2.0.1 |
| 1383 | 2026-09-04T21:32:45.406Z | Compiling match_cfg v0.1.0 |
| 1384 | 2026-09-04T21:32:45.489Z | Compiling hostname v0.3.1 |
| 1385 | 2026-09-04T21:32:45.524Z | Compiling miniz_oxide v0.8.9 |
| 1386 | 2026-09-04T21:32:46.165Z | Compiling slog-json v2.6.1 |
| 1387 | 2026-09-04T21:32:46.439Z | Compiling memmap2 v0.9.11 |
| 1388 | 2026-09-04T21:32:46.735Z | Compiling either v1.17.0 |
| 1389 | 2026-09-04T21:32:46.886Z | Compiling usdt v0.6.0 |
| 1390 | 2026-09-04T21:32:46.973Z | Compiling slog-bunyan v2.5.0 |
| 1391 | 2026-09-04T21:32:47.002Z | Compiling flate2 v1.1.9 |
| 1392 | 2026-09-04T21:32:47.159Z | Compiling block-buffer v0.12.1 |
| 1393 | 2026-09-04T21:32:47.731Z | Compiling crypto-common v0.2.2 |
| 1394 | 2026-09-04T21:32:47.734Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1395 | 2026-09-04T21:32:47.735Z | Compiling const-oid v0.10.2 |
| 1396 | 2026-09-04T21:32:47.735Z | Compiling debug-ignore v1.0.5 |
| 1397 | 2026-09-04T21:32:47.817Z | Compiling compression-core v0.4.32 |
| 1398 | 2026-09-04T21:32:47.995Z | Compiling digest v0.11.3 |
| 1399 | 2026-09-04T21:32:48.109Z | Compiling compression-codecs v0.4.38 |
| 1400 | 2026-09-04T21:32:48.584Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1401 | 2026-09-04T21:32:48.588Z | Compiling crypto-common v0.1.7 |
| 1402 | 2026-09-04T21:32:48.620Z | Compiling parse-display-derive v0.10.0 |
| 1403 | 2026-09-04T21:32:48.801Z | Compiling rand_chacha v0.3.1 |
| 1404 | 2026-09-04T21:32:49.029Z | Compiling serde_spanned v1.1.1 |
| 1405 | 2026-09-04T21:32:49.141Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1406 | 2026-09-04T21:32:49.179Z | Compiling encoding_rs v0.8.35 |
| 1407 | 2026-09-04T21:32:49.371Z | Compiling spin v0.9.9 |
| 1408 | 2026-09-04T21:32:49.410Z | Compiling mime v0.3.17 |
| 1409 | 2026-09-04T21:32:49.509Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1410 | 2026-09-04T21:32:49.749Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1411 | 2026-09-04T21:32:50.171Z | Compiling rand v0.8.7 |
| 1412 | 2026-09-04T21:32:50.175Z | Compiling async-compression v0.4.43 |
| 1413 | 2026-09-04T21:32:50.175Z | Compiling sha1 v0.11.0 |
| 1414 | 2026-09-04T21:32:50.178Z | Compiling strum v0.26.3 |
| 1415 | 2026-09-04T21:32:50.337Z | Compiling async-stream v0.3.6 |
| 1416 | 2026-09-04T21:32:50.532Z | Compiling waitgroup v0.1.2 |
| 1417 | 2026-09-04T21:32:50.567Z | Compiling rustls-pemfile v2.2.0 |
| 1418 | 2026-09-04T21:32:50.692Z | Compiling serde_path_to_error v0.1.20 |
| 1419 | 2026-09-04T21:32:50.801Z | Compiling hostname v0.4.2 |
| 1420 | 2026-09-04T21:32:50.856Z | Compiling wait-timeout v0.2.1 |
| 1421 | 2026-09-04T21:32:51.419Z | Compiling quick-error v1.2.3 |
| 1422 | 2026-09-04T21:32:51.436Z | Compiling bit-vec v0.8.0 |
| 1423 | 2026-09-04T21:32:51.505Z | Compiling rusty-fork v0.3.1 |
| 1424 | 2026-09-04T21:32:51.527Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1425 | 2026-09-04T21:32:51.721Z | Compiling bit-set v0.8.0 |
| 1426 | 2026-09-04T21:32:51.918Z | Compiling serde_with v3.22.0 |
| 1427 | 2026-09-04T21:32:52.004Z | Compiling rand_xorshift v0.4.0 |
| 1428 | 2026-09-04T21:32:52.174Z | Compiling unarray v0.1.4 |
| 1429 | 2026-09-04T21:32:52.390Z | Compiling proptest v1.11.0 |
| 1430 | 2026-09-04T21:32:52.476Z | Compiling strum v0.27.2 |
| 1431 | 2026-09-04T21:32:52.614Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1432 | 2026-09-04T21:32:52.777Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1433 | 2026-09-04T21:32:52.991Z | Compiling instant v0.1.13 |
| 1434 | 2026-09-04T21:32:53.199Z | Compiling iddqd v0.4.6 |
| 1435 | 2026-09-04T21:32:53.855Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1436 | 2026-09-04T21:32:53.905Z | Compiling block-buffer v0.10.4 |
| 1437 | 2026-09-04T21:32:54.082Z | Compiling backon v1.6.0 |
| 1438 | 2026-09-04T21:32:54.574Z | Compiling unicode-width v0.2.2 |
| 1439 | 2026-09-04T21:32:55.182Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1440 | 2026-09-04T21:32:55.188Z | Compiling digest v0.10.7 |
| 1441 | 2026-09-04T21:32:55.437Z | Compiling backoff v0.4.0 |
| 1442 | 2026-09-04T21:32:55.811Z | Compiling parse-display v0.10.0 |
| 1443 | 2026-09-04T21:32:55.896Z | Compiling itertools v0.14.0 |
| 1444 | 2026-09-04T21:32:56.131Z | Compiling regress v0.10.5 |
| 1445 | 2026-09-04T21:32:56.150Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1446 | 2026-09-04T21:32:56.627Z | Compiling humantime v2.4.0 |
| 1447 | 2026-09-04T21:32:59.552Z | Compiling regress v0.11.1 |
| 1448 | 2026-09-04T21:33:00.641Z | Compiling typify-impl v0.6.2 |
| 1449 | 2026-09-04T21:33:01.056Z | Compiling zerocopy-derive v0.7.35 |
| 1450 | 2026-09-04T21:33:02.255Z | Compiling clap_derive v4.6.4 |
| 1451 | 2026-09-04T21:33:02.433Z | Compiling convert_case v0.4.0 |
| 1452 | 2026-09-04T21:33:02.652Z | Compiling cpufeatures v0.2.17 |
| 1453 | 2026-09-04T21:33:02.723Z | Compiling utf8parse v0.2.2 |
| 1454 | 2026-09-04T21:33:02.737Z | Compiling derive_more v0.99.20 |
| 1455 | 2026-09-04T21:33:02.836Z | Compiling anstyle-parse v1.0.0 |
| 1456 | 2026-09-04T21:33:03.941Z | Compiling terminal_size v0.4.4 |
| 1457 | 2026-09-04T21:33:03.983Z | Compiling typify-macro v0.6.2 |
| 1458 | 2026-09-04T21:33:03.987Z | Compiling toml_datetime v0.6.11 |
| 1459 | 2026-09-04T21:33:04.181Z | Compiling anstyle-query v1.1.5 |
| 1460 | 2026-09-04T21:33:04.205Z | Compiling is_terminal_polyfill v1.70.2 |
| 1461 | 2026-09-04T21:33:04.271Z | Compiling colorchoice v1.0.5 |
| 1462 | 2026-09-04T21:33:04.313Z | Compiling anstyle v1.0.14 |
| 1463 | 2026-09-04T21:33:04.578Z | Compiling anstream v1.0.0 |
| 1464 | 2026-09-04T21:33:04.839Z | Compiling secrecy v0.10.3 |
| 1465 | 2026-09-04T21:33:05.073Z | Compiling clap_lex v1.1.0 |
| 1466 | 2026-09-04T21:33:05.156Z | Compiling heapless v0.8.0 |
| 1467 | 2026-09-04T21:33:05.415Z | Compiling tinyvec_macros v0.1.1 |
| 1468 | 2026-09-04T21:33:05.438Z | Compiling crucible-workspace-hack v0.1.0 |
| 1469 | 2026-09-04T21:33:05.593Z | Compiling tinyvec v1.12.0 |
| 1470 | 2026-09-04T21:33:05.622Z | Compiling typify v0.6.2 |
| 1471 | 2026-09-04T21:33:05.632Z | Compiling clap_builder v4.6.6 |
| 1472 | 2026-09-04T21:33:06.355Z | Compiling zerocopy v0.7.35 |
| 1473 | 2026-09-04T21:33:06.601Z | Compiling hash32 v0.3.1 |
| 1474 | 2026-09-04T21:33:07.073Z | Compiling rustc_version v0.4.1 |
| 1475 | 2026-09-04T21:33:07.294Z | Compiling scroll_derive v0.12.1 |
| 1476 | 2026-09-04T21:33:07.295Z | Compiling num-integer v0.1.47 |
| 1477 | 2026-09-04T21:33:07.295Z | Compiling usdt-impl v0.5.0 |
| 1478 | 2026-09-04T21:33:07.327Z | Compiling crossbeam-epoch v0.9.20 |
| 1479 | 2026-09-04T21:33:07.499Z | Compiling smoltcp v0.11.0 |
| 1480 | 2026-09-04T21:33:07.577Z | Compiling scroll v0.12.0 |
| 1481 | 2026-09-04T21:33:07.583Z | Compiling clap v4.6.6 |
| 1482 | 2026-09-04T21:33:07.690Z | Compiling curve25519-dalek v4.1.3 |
| 1483 | 2026-09-04T21:33:07.926Z | Compiling dof v0.3.0 |
| 1484 | 2026-09-04T21:33:09.464Z | Compiling hmac v0.12.1 |
| 1485 | 2026-09-04T21:33:09.608Z | Compiling dtrace-parser v0.2.0 |
| 1486 | 2026-09-04T21:33:09.608Z | Compiling inout v0.1.4 |
| 1487 | 2026-09-04T21:33:09.608Z | Compiling darling_core v0.21.3 |
| 1488 | 2026-09-04T21:33:09.608Z | Compiling ff v0.13.1 |
| 1489 | 2026-09-04T21:33:09.608Z | Compiling cobs v0.3.0 |
| 1490 | 2026-09-04T21:33:09.886Z | Compiling thread-id v4.2.2 |
| 1491 | 2026-09-04T21:33:10.247Z | Compiling managed v0.8.0 |
| 1492 | 2026-09-04T21:33:10.397Z | Compiling bitflags v1.3.2 |
| 1493 | 2026-09-04T21:33:10.604Z | Compiling unsafe-libyaml v0.2.11 |
| 1494 | 2026-09-04T21:33:11.165Z | Compiling serde_yaml v0.9.34+deprecated |
| 1495 | 2026-09-04T21:33:11.336Z | Compiling darling_macro v0.21.3 |
| 1496 | 2026-09-04T21:33:16.147Z | Compiling postcard v1.1.3 |
| 1497 | 2026-09-04T21:33:16.247Z | Compiling group v0.13.0 |
| 1498 | 2026-09-04T21:33:16.247Z | Compiling cipher v0.4.4 |
| 1499 | 2026-09-04T21:33:16.247Z | Compiling hkdf v0.12.4 |
| 1500 | 2026-09-04T21:33:16.247Z | Compiling goblin v0.8.2 |
| 1501 | 2026-09-04T21:33:16.247Z | Compiling num-iter v0.1.46 |
| 1502 | 2026-09-04T21:33:16.312Z | Compiling num-rational v0.4.2 |
| 1503 | 2026-09-04T21:33:16.313Z | Compiling tabwriter v1.4.1 |
| 1504 | 2026-09-04T21:33:16.313Z | Compiling universal-hash v0.5.1 |
| 1505 | 2026-09-04T21:33:16.313Z | Compiling crypto-bigint v0.5.5 |
| 1506 | 2026-09-04T21:33:16.314Z | Compiling hubpack_derive v0.1.1 |
| 1507 | 2026-09-04T21:33:16.314Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1508 | 2026-09-04T21:33:16.314Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1509 | 2026-09-04T21:33:16.314Z | Compiling half v2.7.1 |
| 1510 | 2026-09-04T21:33:16.314Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1511 | 2026-09-04T21:33:16.314Z | Compiling num-complex v0.4.6 |
| 1512 | 2026-09-04T21:33:16.553Z | Compiling memoffset v0.9.1 |
| 1513 | 2026-09-04T21:33:16.577Z | Compiling rustix v0.38.44 |
| 1514 | 2026-09-04T21:33:16.752Z | Compiling prettyplease v0.2.37 |
| 1515 | 2026-09-04T21:33:16.999Z | Compiling opaque-debug v0.3.1 |
| 1516 | 2026-09-04T21:33:17.160Z | Compiling base64ct v1.8.3 |
| 1517 | 2026-09-04T21:33:17.295Z | Compiling base16ct v0.2.0 |
| 1518 | 2026-09-04T21:33:17.321Z | Compiling ciborium-io v0.2.2 |
| 1519 | 2026-09-04T21:33:17.407Z | Compiling cfg_aliases v0.2.2 |
| 1520 | 2026-09-04T21:33:17.488Z | Compiling nix v0.31.3 |
| 1521 | 2026-09-04T21:33:17.501Z | Compiling ciborium-ll v0.2.2 |
| 1522 | 2026-09-04T21:33:17.756Z | Compiling elliptic-curve v0.13.8 |
| 1523 | 2026-09-04T21:33:17.866Z | Compiling password-hash v0.5.0 |
| 1524 | 2026-09-04T21:33:18.777Z | Compiling poly1305 v0.8.0 |
| 1525 | 2026-09-04T21:33:19.249Z | Compiling num v0.4.3 |
| 1526 | 2026-09-04T21:33:19.331Z | Compiling thiserror-no-std v2.0.2 |
| 1527 | 2026-09-04T21:33:19.494Z | Compiling hubpack v0.1.2 |
| 1528 | 2026-09-04T21:33:20.588Z | Compiling chacha20 v0.9.1 |
| 1529 | 2026-09-04T21:33:20.702Z | Compiling darling v0.21.3 |
| 1530 | 2026-09-04T21:33:20.828Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1531 | 2026-09-04T21:33:21.096Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1532 | 2026-09-04T21:33:21.859Z | Compiling reqwest v0.12.28 |
| 1533 | 2026-09-04T21:33:22.243Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1534 | 2026-09-04T21:33:22.319Z | Compiling blake2 v0.10.6 |
| 1535 | 2026-09-04T21:33:22.463Z | Compiling aead v0.5.2 |
| 1536 | 2026-09-04T21:33:22.821Z | Compiling byte-wrapper v0.1.0 |
| 1537 | 2026-09-04T21:33:22.934Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1538 | 2026-09-04T21:33:23.109Z | Compiling serde_repr v0.1.21 |
| 1539 | 2026-09-04T21:33:23.795Z | Compiling proc-macro-error-attr v1.0.4 |
| 1540 | 2026-09-04T21:33:23.939Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1541 | 2026-09-04T21:33:23.954Z | Compiling static_assertions v1.1.0 |
| 1542 | 2026-09-04T21:33:24.057Z | Compiling keccak v0.1.6 |
| 1543 | 2026-09-04T21:33:24.132Z | Compiling float-ord v0.3.2 |
| 1544 | 2026-09-04T21:33:24.211Z | Compiling sha3 v0.10.9 |
| 1545 | 2026-09-04T21:33:24.514Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1546 | 2026-09-04T21:33:24.591Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1547 | 2026-09-04T21:33:25.254Z | Compiling progenitor-client v0.10.0 |
| 1548 | 2026-09-04T21:33:25.357Z | Compiling proc-macro-crate v3.5.0 |
| 1549 | 2026-09-04T21:33:25.518Z | Compiling chacha20poly1305 v0.10.1 |
| 1550 | 2026-09-04T21:33:25.669Z | Compiling argon2 v0.5.3 |
| 1551 | 2026-09-04T21:33:26.011Z | Compiling ingot-macros v0.1.1 |
| 1552 | 2026-09-04T21:33:26.637Z | Compiling vsss-rs v3.3.4 |
| 1553 | 2026-09-04T21:33:28.446Z | Compiling ciborium v0.2.2 |
| 1554 | 2026-09-04T21:33:28.863Z | Compiling usdt-macro v0.5.0 |
| 1555 | 2026-09-04T21:33:29.184Z | Compiling usdt-attr-macro v0.5.0 |
| 1556 | 2026-09-04T21:33:30.314Z | Compiling enum-as-inner v0.6.1 |
| 1557 | 2026-09-04T21:33:30.433Z | Compiling num-derive v0.4.2 |
| 1558 | 2026-09-04T21:33:30.875Z | Compiling proc-macro-error v1.0.4 |
| 1559 | 2026-09-04T21:33:31.113Z | Compiling memmap v0.7.0 |
| 1560 | 2026-09-04T21:33:31.353Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1561 | 2026-09-04T21:33:31.376Z | Compiling data-encoding v2.11.1 |
| 1562 | 2026-09-04T21:33:31.483Z | Compiling winnow v0.5.40 |
| 1563 | 2026-09-04T21:33:31.689Z | Compiling indent_write v2.2.0 |
| 1564 | 2026-09-04T21:33:31.960Z | Compiling usdt v0.5.0 |
| 1565 | 2026-09-04T21:33:32.295Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1566 | 2026-09-04T21:33:32.310Z | Compiling ingot-types v0.1.2 |
| 1567 | 2026-09-04T21:33:32.748Z | Compiling toml_edit v0.19.15 |
| 1568 | 2026-09-04T21:33:32.851Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1569 | 2026-09-04T21:33:32.958Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1570 | 2026-09-04T21:33:33.235Z | Compiling num_enum_derive v0.7.6 |
| 1571 | 2026-09-04T21:33:33.814Z | Compiling serde_spanned v0.6.9 |
| 1572 | 2026-09-04T21:33:33.963Z | Compiling foreign-types-macros v0.2.4 |
| 1573 | 2026-09-04T21:33:33.985Z | Compiling bytecount v0.6.9 |
| 1574 | 2026-09-04T21:33:34.221Z | Compiling toml_write v0.1.2 |
| 1575 | 2026-09-04T21:33:34.386Z | Compiling colored v3.1.1 |
| 1576 | 2026-09-04T21:33:34.420Z | Compiling crossbeam-deque v0.8.7 |
| 1577 | 2026-09-04T21:33:34.573Z | Compiling vcpkg v0.2.15 |
| 1578 | 2026-09-04T21:33:34.692Z | Compiling winnow v0.7.15 |
| 1579 | 2026-09-04T21:33:34.786Z | Compiling foreign-types-shared v0.3.1 |
| 1580 | 2026-09-04T21:33:34.913Z | Compiling foreign-types v0.5.0 |
| 1581 | 2026-09-04T21:33:35.007Z | Compiling num_enum v0.7.6 |
| 1582 | 2026-09-04T21:33:35.023Z | Compiling proc-macro-crate v1.3.1 |
| 1583 | 2026-09-04T21:33:35.098Z | Compiling openssl-sys v0.9.117 |
| 1584 | 2026-09-04T21:33:35.393Z | Compiling ingot v0.1.1 |
| 1585 | 2026-09-04T21:33:35.541Z | Compiling atomicwrites v0.4.4 |
| 1586 | 2026-09-04T21:33:35.798Z | Compiling progenitor-impl v0.14.0 |
| 1587 | 2026-09-04T21:33:35.815Z | Compiling chacha20 v0.10.1 |
| 1588 | 2026-09-04T21:33:36.104Z | Compiling toml_edit v0.22.27 |
| 1589 | 2026-09-04T21:33:36.126Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1590 | 2026-09-04T21:33:36.647Z | Compiling rustls-webpki v0.103.14 |
| 1591 | 2026-09-04T21:33:37.868Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1592 | 2026-09-04T21:33:38.162Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1593 | 2026-09-04T21:33:38.182Z | Compiling cstr-argument v0.1.2 |
| 1594 | 2026-09-04T21:33:38.305Z | Compiling linked-hash-map v0.5.6 |
| 1595 | 2026-09-04T21:33:38.356Z | Compiling rayon-core v1.13.0 |
| 1596 | 2026-09-04T21:33:38.402Z | Compiling resolv-conf v0.7.6 |
| 1597 | 2026-09-04T21:33:38.432Z | Compiling unicode-segmentation v1.13.3 |
| 1598 | 2026-09-04T21:33:38.549Z | Compiling heck v0.4.1 |
| 1599 | 2026-09-04T21:33:38.999Z | Compiling semver v0.1.20 |
| 1600 | 2026-09-04T21:33:39.065Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 1601 | 2026-09-04T21:33:39.070Z | Compiling swrite v0.1.0 |
| 1602 | 2026-09-04T21:33:39.162Z | Compiling newline-converter v0.3.0 |
| 1603 | 2026-09-04T21:33:39.258Z | Compiling rustc_version v0.1.7 |
| 1604 | 2026-09-04T21:33:39.317Z | Compiling lru-cache v0.1.2 |
| 1605 | 2026-09-04T21:33:39.353Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1606 | 2026-09-04T21:33:39.389Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1607 | 2026-09-04T21:33:39.458Z | Compiling progenitor-macro v0.14.0 |
| 1608 | 2026-09-04T21:33:39.458Z | Compiling toml v0.8.23 |
| 1609 | 2026-09-04T21:33:39.772Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1610 | 2026-09-04T21:33:40.001Z | Compiling rand v0.10.2 |
| 1611 | 2026-09-04T21:33:40.840Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1612 | 2026-09-04T21:33:41.019Z | Compiling tokio-rustls v0.26.4 |
| 1613 | 2026-09-04T21:33:41.082Z | Compiling rustls-platform-verifier v0.7.0 |
| 1614 | 2026-09-04T21:33:41.100Z | Compiling num_enum_derive v0.5.11 |
| 1615 | 2026-09-04T21:33:41.365Z | Compiling hyper-rustls v0.27.9 |
| 1616 | 2026-09-04T21:33:41.712Z | Compiling reqwest v0.13.4 |
| 1617 | 2026-09-04T21:33:42.392Z | Compiling hickory-proto v0.24.4 |
| 1618 | 2026-09-04T21:33:43.869Z | Compiling progenitor-client v0.14.0 |
| 1619 | 2026-09-04T21:33:44.173Z | Compiling progenitor-extras v0.2.0 |
| 1620 | 2026-09-04T21:33:47.554Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1621 | 2026-09-04T21:33:49.935Z | Compiling progenitor-impl v0.13.0 |
| 1622 | 2026-09-04T21:33:52.032Z | Compiling console v0.16.4 |
| 1623 | 2026-09-04T21:33:53.246Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1624 | 2026-09-04T21:33:56.296Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1625 | 2026-09-04T21:33:56.404Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1626 | 2026-09-04T21:33:56.795Z | Compiling camino-tempfile v1.4.1 |
| 1627 | 2026-09-04T21:33:56.865Z | Compiling serde-big-array v0.5.1 |
| 1628 | 2026-09-04T21:33:57.038Z | Compiling derive-where v1.6.1 |
| 1629 | 2026-09-04T21:33:57.154Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1630 | 2026-09-04T21:33:57.177Z | Compiling pin-project-internal v1.1.13 |
| 1631 | 2026-09-04T21:33:57.717Z | Compiling minimal-lexical v0.2.1 |
| 1632 | 2026-09-04T21:33:57.972Z | Compiling similar v3.2.0 |
| 1633 | 2026-09-04T21:33:58.277Z | Compiling siphasher v1.0.3 |
| 1634 | 2026-09-04T21:33:58.297Z | Compiling lazy_static v1.5.0 |
| 1635 | 2026-09-04T21:33:58.413Z | Compiling pin-project v1.1.13 |
| 1636 | 2026-09-04T21:33:58.496Z | Compiling phf_shared v0.12.1 |
| 1637 | 2026-09-04T21:33:58.530Z | Compiling nom v7.1.3 |
| 1638 | 2026-09-04T21:33:59.046Z | Compiling expectorate v1.3.0 |
| 1639 | 2026-09-04T21:33:59.277Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1640 | 2026-09-04T21:33:59.539Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1641 | 2026-09-04T21:33:59.846Z | Compiling progenitor-macro v0.13.0 |
| 1642 | 2026-09-04T21:34:00.681Z | Compiling progenitor v0.14.0 |
| 1643 | 2026-09-04T21:34:02.181Z | Compiling hickory-resolver v0.24.4 |
| 1644 | 2026-09-04T21:34:03.058Z | Compiling progenitor-client v0.13.0 |
| 1645 | 2026-09-04T21:34:04.217Z | Compiling num_enum v0.5.11 |
| 1646 | 2026-09-04T21:34:04.732Z | Compiling newtype_derive v0.1.6 |
| 1647 | 2026-09-04T21:34:05.023Z | Compiling unicode-normalization v0.1.25 |
| 1648 | 2026-09-04T21:34:05.619Z | Compiling tokio-stream v0.1.19 |
| 1649 | 2026-09-04T21:34:06.235Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1650 | 2026-09-04T21:34:06.592Z | Compiling async-recursion v1.1.1 |
| 1651 | 2026-09-04T21:34:07.278Z | Compiling snafu-derive v0.8.9 |
| 1652 | 2026-09-04T21:34:08.042Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1653 | 2026-09-04T21:34:08.369Z | Compiling slog-dtrace v0.3.0 |
| 1654 | 2026-09-04T21:34:08.624Z | Compiling bstr v1.13.1 |
| 1655 | 2026-09-04T21:34:09.039Z | Compiling csv-core v0.1.13 |
| 1656 | 2026-09-04T21:34:09.321Z | Compiling unicode-xid v0.2.6 |
| 1657 | 2026-09-04T21:34:09.414Z | Compiling openssl v0.10.81 |
| 1658 | 2026-09-04T21:34:09.467Z | Compiling unicode-width v0.1.14 |
| 1659 | 2026-09-04T21:34:09.536Z | Compiling cancel-safe-futures v0.1.5 |
| 1660 | 2026-09-04T21:34:09.682Z | Compiling jiff-core v0.1.0 |
| 1661 | 2026-09-04T21:34:09.767Z | Compiling owo-colors v4.3.0 |
| 1662 | 2026-09-04T21:34:09.797Z | Compiling same-file v1.0.6 |
| 1663 | 2026-09-04T21:34:09.830Z | Compiling foldhash v0.1.5 |
| 1664 | 2026-09-04T21:34:09.990Z | Compiling chrono-tz v0.10.4 |
| 1665 | 2026-09-04T21:34:10.063Z | Compiling highway v1.3.0 |
| 1666 | 2026-09-04T21:34:10.106Z | Compiling konst_macro_rules v0.2.19 |
| 1667 | 2026-09-04T21:34:10.216Z | Compiling foreign-types-shared v0.1.1 |
| 1668 | 2026-09-04T21:34:10.321Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1669 | 2026-09-04T21:34:10.336Z | Compiling foreign-types v0.3.2 |
| 1670 | 2026-09-04T21:34:10.488Z | Compiling konst v0.2.20 |
| 1671 | 2026-09-04T21:34:10.738Z | Compiling jiff v0.2.35 |
| 1672 | 2026-09-04T21:34:10.848Z | Compiling hashbrown v0.15.5 |
| 1673 | 2026-09-04T21:34:10.878Z | Compiling walkdir v2.5.0 |
| 1674 | 2026-09-04T21:34:11.544Z | Compiling const_format_proc_macros v0.2.34 |
| 1675 | 2026-09-04T21:34:11.569Z | Compiling csv v1.4.0 |
| 1676 | 2026-09-04T21:34:11.589Z | Compiling globset v0.4.20 |
| 1677 | 2026-09-04T21:34:12.319Z | Compiling snafu v0.8.9 |
| 1678 | 2026-09-04T21:34:12.582Z | Compiling progenitor v0.13.0 |
| 1679 | 2026-09-04T21:34:12.748Z | Compiling qorb v0.4.1 |
| 1680 | 2026-09-04T21:34:12.867Z | Compiling olpc-cjson v0.1.4 |
| 1681 | 2026-09-04T21:34:14.209Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1682 | 2026-09-04T21:34:14.911Z | Compiling rayon v1.12.0 |
| 1683 | 2026-09-04T21:34:16.061Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1684 | 2026-09-04T21:34:16.225Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1685 | 2026-09-04T21:34:17.005Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1686 | 2026-09-04T21:34:17.628Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1687 | 2026-09-04T21:34:18.552Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1688 | 2026-09-04T21:34:23.047Z | Compiling phf v0.12.1 |
| 1689 | 2026-09-04T21:34:23.243Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1690 | 2026-09-04T21:34:23.243Z | Compiling zone_cfg_derive v0.3.1 |
| 1691 | 2026-09-04T21:34:23.243Z | Compiling tokio-dtrace v0.1.1 |
| 1692 | 2026-09-04T21:34:23.243Z | Compiling itertools v0.15.0 |
| 1693 | 2026-09-04T21:34:23.243Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1694 | 2026-09-04T21:34:23.244Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1695 | 2026-09-04T21:34:23.244Z | Compiling itertools v0.12.1 |
| 1696 | 2026-09-04T21:34:23.244Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1697 | 2026-09-04T21:34:23.244Z | Compiling pem v3.0.6 |
| 1698 | 2026-09-04T21:34:23.244Z | Compiling libsw-core v0.3.2 |
| 1699 | 2026-09-04T21:34:23.244Z | Compiling serde_plain v1.0.2 |
| 1700 | 2026-09-04T21:34:23.244Z | Compiling openssl-macros v0.1.1 |
| 1701 | 2026-09-04T21:34:23.244Z | Compiling cookie v0.18.2 |
| 1702 | 2026-09-04T21:34:23.244Z | Compiling sigpipe v0.1.3 |
| 1703 | 2026-09-04T21:34:23.244Z | Compiling fixedbitset v0.5.7 |
| 1704 | 2026-09-04T21:34:23.245Z | Compiling typed-path v0.9.3 |
| 1705 | 2026-09-04T21:34:23.245Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1706 | 2026-09-04T21:34:23.245Z | Compiling glob v0.3.4 |
| 1707 | 2026-09-04T21:34:23.245Z | Compiling fixedbitset v0.4.2 |
| 1708 | 2026-09-04T21:34:23.245Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1709 | 2026-09-04T21:34:23.245Z | Compiling petgraph v0.6.5 |
| 1710 | 2026-09-04T21:34:23.417Z | Compiling petgraph v0.8.3 |
| 1711 | 2026-09-04T21:34:24.607Z | Compiling tough v0.22.0 |
| 1712 | 2026-09-04T21:34:24.665Z | Compiling zone v0.3.1 |
| 1713 | 2026-09-04T21:34:24.702Z | Compiling ingot-macros v0.2.0 |
| 1714 | 2026-09-04T21:34:25.053Z | Compiling libsw v3.5.0 |
| 1715 | 2026-09-04T21:34:25.251Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1716 | 2026-09-04T21:34:25.554Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1717 | 2026-09-04T21:34:25.635Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1718 | 2026-09-04T21:34:25.735Z | Compiling oxide-tokio-rt v0.1.6 |
| 1719 | 2026-09-04T21:34:25.989Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1720 | 2026-09-04T21:34:26.311Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1721 | 2026-09-04T21:34:27.478Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1722 | 2026-09-04T21:34:27.714Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1723 | 2026-09-04T21:34:28.893Z | Compiling const_format v0.2.36 |
| 1724 | 2026-09-04T21:34:29.270Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1725 | 2026-09-04T21:34:29.699Z | Compiling papergrid v0.11.0 |
| 1726 | 2026-09-04T21:34:30.246Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1727 | 2026-09-04T21:34:30.313Z | Compiling tabled_derive v0.7.0 |
| 1728 | 2026-09-04T21:34:31.145Z | Compiling libscf-sys v1.2.0 |
| 1729 | 2026-09-04T21:34:31.287Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1730 | 2026-09-04T21:34:31.303Z | Compiling gethostname v0.5.0 |
| 1731 | 2026-09-04T21:34:31.476Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1732 | 2026-09-04T21:34:31.595Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1733 | 2026-09-04T21:34:31.998Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1734 | 2026-09-04T21:34:32.128Z | Compiling bcs v0.1.6 |
| 1735 | 2026-09-04T21:34:32.164Z | Compiling smf v0.2.3 |
| 1736 | 2026-09-04T21:34:32.411Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1737 | 2026-09-04T21:34:32.515Z | Compiling whoami v1.6.1 |
| 1738 | 2026-09-04T21:34:32.533Z | Compiling tagptr v0.2.0 |
| 1739 | 2026-09-04T21:34:32.726Z | Compiling unicode-linebreak v0.1.5 |
| 1740 | 2026-09-04T21:34:32.967Z | Compiling smawk v0.3.3 |
| 1741 | 2026-09-04T21:34:33.004Z | Compiling termtree v0.5.1 |
| 1742 | 2026-09-04T21:34:33.123Z | Compiling linear-map v1.2.0 |
| 1743 | 2026-09-04T21:34:33.285Z | Compiling textwrap v0.16.2 |
| 1744 | 2026-09-04T21:34:33.347Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1745 | 2026-09-04T21:34:34.777Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1746 | 2026-09-04T21:34:35.199Z | Compiling moka v0.12.16 |
| 1747 | 2026-09-04T21:34:35.853Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1748 | 2026-09-04T21:34:35.997Z | Compiling tabled v0.15.0 |
| 1749 | 2026-09-04T21:34:36.131Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1750 | 2026-09-04T21:34:36.291Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1751 | 2026-09-04T21:34:36.476Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1752 | 2026-09-04T21:34:36.694Z | Compiling steno v0.4.1 |
| 1753 | 2026-09-04T21:34:36.877Z | Compiling ingot-types v0.2.0 |
| 1754 | 2026-09-04T21:34:39.312Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1755 | 2026-09-04T21:34:42.140Z | Compiling hickory-proto v0.25.2 |
| 1756 | 2026-09-04T21:34:42.895Z | Compiling ingot v0.2.1 |
| 1757 | 2026-09-04T21:34:43.742Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1758 | 2026-09-04T21:34:43.935Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1759 | 2026-09-04T21:34:44.175Z | Compiling parking_lot_core v0.8.6 |
| 1760 | 2026-09-04T21:34:44.248Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1761 | 2026-09-04T21:34:44.463Z | Compiling hickory-resolver v0.25.2 |
| 1762 | 2026-09-04T21:34:45.070Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1763 | 2026-09-04T21:34:45.144Z | Compiling papergrid v0.18.0 |
| 1764 | 2026-09-04T21:34:46.784Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1765 | 2026-09-04T21:34:47.030Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1766 | 2026-09-04T21:34:47.221Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1767 | 2026-09-04T21:34:47.759Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1768 | 2026-09-04T21:34:48.012Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1769 | 2026-09-04T21:34:48.496Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1770 | 2026-09-04T21:34:50.654Z | Compiling tabled v0.21.0 |
| 1771 | 2026-09-04T21:34:51.103Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1772 | 2026-09-04T21:34:51.219Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1773 | 2026-09-04T21:34:51.360Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1774 | 2026-09-04T21:34:52.014Z | Compiling arc-swap v1.9.2 |
| 1775 | 2026-09-04T21:34:52.367Z | Compiling slog-scope v4.4.1 |
| 1776 | 2026-09-04T21:34:52.386Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899) |
| 1777 | 2026-09-04T21:34:52.640Z | Compiling parking_lot v0.11.2 |
| 1778 | 2026-09-04T21:34:52.730Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1779 | 2026-09-04T21:34:53.506Z | Compiling dropshot-api-manager-types v0.8.0 |
| 1780 | 2026-09-04T21:34:54.072Z | Compiling fxhash v0.2.1 |
| 1781 | 2026-09-04T21:34:54.115Z | Compiling crc8 v0.1.1 |
| 1782 | 2026-09-04T21:34:54.219Z | Compiling sled v0.34.7 |
| 1783 | 2026-09-04T21:34:54.236Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1784 | 2026-09-04T21:34:54.884Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899) |
| 1785 | 2026-09-04T21:34:55.911Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1786 | 2026-09-04T21:34:58.170Z | Compiling slog-stdlog v4.1.1 |
| 1787 | 2026-09-04T21:34:58.372Z | Compiling port-file v0.1.0 |
| 1788 | 2026-09-04T21:34:58.528Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1789 | 2026-09-04T21:34:58.548Z | Compiling slog-envlogger v2.2.0 |
| 1790 | 2026-09-04T21:34:58.632Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1791 | 2026-09-04T21:34:58.818Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1792 | 2026-09-04T21:35:01.318Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1793 | 2026-09-04T21:35:03.239Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1794 | 2026-09-04T21:35:04.990Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1795 | 2026-09-04T21:35:14.747Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1796 | 2026-09-04T21:35:20.163Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1797 | 2026-09-04T21:35:23.512Z | Finished `release` profile [optimized] target(s) in 3m 40s |
| 1798 | 2026-09-04T21:35:23.848Z | + banner quartet |
| 1799 | 2026-09-04T21:35:23.851Z | |
| 1800 | 2026-09-04T21:35:23.851Z | #### # # ## ##### ##### ###### ##### |
| 1801 | 2026-09-04T21:35:23.851Z | # # # # # # # # # # # |
| 1802 | 2026-09-04T21:35:23.851Z | # # # # # # # # # ##### # |
| 1803 | 2026-09-04T21:35:23.851Z | # # # # # ###### ##### # # # |
| 1804 | 2026-09-04T21:35:23.852Z | # # # # # # # # # # # |
| 1805 | 2026-09-04T21:35:23.852Z | ### # #### # # # # # ###### # |
| 1806 | 2026-09-04T21:35:23.852Z | |
| 1807 | 2026-09-04T21:35:23.852Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
| 1808 | 2026-09-04T21:35:24.443Z | Compiling cfg-if v1.0.4 |
| 1809 | 2026-09-04T21:35:24.448Z | Compiling libc v0.2.189 |
| 1810 | 2026-09-04T21:35:24.448Z | Compiling serde_core v1.0.229 |
| 1811 | 2026-09-04T21:35:24.552Z | Compiling memchr v2.8.3 |
| 1812 | 2026-09-04T21:35:24.558Z | Compiling smallvec v1.15.2 |
| 1813 | 2026-09-04T21:35:24.565Z | Compiling itoa v1.0.18 |
| 1814 | 2026-09-04T21:35:24.569Z | Compiling stable_deref_trait v1.2.1 |
| 1815 | 2026-09-04T21:35:24.574Z | Compiling zerofrom v0.1.8 |
| 1816 | 2026-09-04T21:35:24.594Z | Compiling zmij v1.0.23 |
| 1817 | 2026-09-04T21:35:24.641Z | Compiling litemap v0.8.2 |
| 1818 | 2026-09-04T21:35:24.733Z | Compiling yoke v0.8.3 |
| 1819 | 2026-09-04T21:35:24.787Z | Compiling writeable v0.6.3 |
| 1820 | 2026-09-04T21:35:24.798Z | Compiling utf8_iter v1.0.4 |
| 1821 | 2026-09-04T21:35:24.832Z | Compiling percent-encoding v2.3.2 |
| 1822 | 2026-09-04T21:35:24.890Z | Compiling zerovec v0.11.6 |
| 1823 | 2026-09-04T21:35:24.921Z | Compiling zerotrie v0.2.4 |
| 1824 | 2026-09-04T21:35:24.952Z | Compiling libm v0.2.16 |
| 1825 | 2026-09-04T21:35:25.017Z | Compiling icu_properties_data v2.2.0 |
| 1826 | 2026-09-04T21:35:25.058Z | Compiling icu_normalizer_data v2.2.0 |
| 1827 | 2026-09-04T21:35:25.091Z | Compiling form_urlencoded v1.2.2 |
| 1828 | 2026-09-04T21:35:25.133Z | Compiling rand_core v0.10.1 |
| 1829 | 2026-09-04T21:35:25.154Z | Compiling errno v0.3.14 |
| 1830 | 2026-09-04T21:35:25.293Z | Compiling getrandom v0.4.3 |
| 1831 | 2026-09-04T21:35:25.353Z | Compiling iana-time-zone v0.1.65 |
| 1832 | 2026-09-04T21:35:25.366Z | Compiling pin-project-lite v0.2.17 |
| 1833 | 2026-09-04T21:35:25.378Z | Compiling zeroize v1.9.0 |
| 1834 | 2026-09-04T21:35:25.467Z | Compiling tinystr v0.8.3 |
| 1835 | 2026-09-04T21:35:25.488Z | Compiling potential_utf v0.1.5 |
| 1836 | 2026-09-04T21:35:25.491Z | Compiling dyn-clone v1.0.20 |
| 1837 | 2026-09-04T21:35:25.610Z | Compiling icu_collections v2.2.0 |
| 1838 | 2026-09-04T21:35:25.640Z | Compiling icu_locale_core v2.2.0 |
| 1839 | 2026-09-04T21:35:25.652Z | Compiling socket2 v0.6.5 |
| 1840 | 2026-09-04T21:35:25.664Z | Compiling scopeguard v1.2.0 |
| 1841 | 2026-09-04T21:35:25.675Z | Compiling parking_lot_core v0.9.12 |
| 1842 | 2026-09-04T21:35:25.685Z | Compiling signal-hook-registry v1.4.8 |
| 1843 | 2026-09-04T21:35:25.772Z | Compiling num-traits v0.2.19 |
| 1844 | 2026-09-04T21:35:26.045Z | Compiling lock_api v0.4.14 |
| 1845 | 2026-09-04T21:35:26.118Z | Compiling mio v1.2.2 |
| 1846 | 2026-09-04T21:35:26.335Z | Compiling parking_lot v0.12.5 |
| 1847 | 2026-09-04T21:35:26.357Z | Compiling thiserror v2.0.20 |
| 1848 | 2026-09-04T21:35:26.399Z | Compiling portable-atomic v1.15.0 |
| 1849 | 2026-09-04T21:35:26.468Z | Compiling serde v1.0.229 |
| 1850 | 2026-09-04T21:35:26.580Z | Compiling serde_json v1.0.151 |
| 1851 | 2026-09-04T21:35:26.620Z | Compiling icu_provider v2.2.0 |
| 1852 | 2026-09-04T21:35:26.681Z | Compiling uuid v1.26.0 |
| 1853 | 2026-09-04T21:35:26.815Z | Compiling semver v1.0.28 |
| 1854 | 2026-09-04T21:35:27.086Z | Compiling bytes v1.12.1 |
| 1855 | 2026-09-04T21:35:27.135Z | Compiling icu_normalizer v2.2.0 |
| 1856 | 2026-09-04T21:35:27.189Z | Compiling icu_properties v2.2.0 |
| 1857 | 2026-09-04T21:35:27.259Z | Compiling chrono v0.4.45 |
| 1858 | 2026-09-04T21:35:27.318Z | Compiling bitflags v2.13.1 |
| 1859 | 2026-09-04T21:35:27.490Z | Compiling futures-core v0.3.34 |
| 1860 | 2026-09-04T21:35:27.653Z | Compiling tokio v1.53.1 |
| 1861 | 2026-09-04T21:35:27.722Z | Compiling critical-section v1.2.0 |
| 1862 | 2026-09-04T21:35:27.833Z | Compiling once_cell v1.21.4 |
| 1863 | 2026-09-04T21:35:27.969Z | Compiling equivalent v1.0.2 |
| 1864 | 2026-09-04T21:35:28.063Z | Compiling log v0.4.33 |
| 1865 | 2026-09-04T21:35:28.084Z | Compiling subtle v2.6.1 |
| 1866 | 2026-09-04T21:35:28.258Z | Compiling idna_adapter v1.2.2 |
| 1867 | 2026-09-04T21:35:28.309Z | Compiling allocator-api2 v0.2.21 |
| 1868 | 2026-09-04T21:35:28.321Z | Compiling zerocopy v0.8.56 |
| 1869 | 2026-09-04T21:35:28.346Z | Compiling futures-sink v0.3.34 |
| 1870 | 2026-09-04T21:35:28.396Z | Compiling idna v1.1.0 |
| 1871 | 2026-09-04T21:35:28.456Z | Compiling slab v0.4.12 |
| 1872 | 2026-09-04T21:35:28.662Z | Compiling typenum v1.20.1 |
| 1873 | 2026-09-04T21:35:28.697Z | Compiling futures-channel v0.3.34 |
| 1874 | 2026-09-04T21:35:28.760Z | Compiling url v2.5.8 |
| 1875 | 2026-09-04T21:35:28.957Z | Compiling hashbrown v0.17.1 |
| 1876 | 2026-09-04T21:35:29.173Z | Compiling getrandom v0.2.17 |
| 1877 | 2026-09-04T21:35:29.395Z | Compiling schemars v0.8.22 |
| 1878 | 2026-09-04T21:35:29.500Z | Compiling futures-task v0.3.34 |
| 1879 | 2026-09-04T21:35:29.622Z | Compiling futures-io v0.3.34 |
| 1880 | 2026-09-04T21:35:29.676Z | Compiling rand_core v0.6.4 |
| 1881 | 2026-09-04T21:35:29.819Z | Compiling futures-util v0.3.34 |
| 1882 | 2026-09-04T21:35:29.932Z | Compiling indexmap v2.14.0 |
| 1883 | 2026-09-04T21:35:30.471Z | Compiling tracing-core v0.1.36 |
| 1884 | 2026-09-04T21:35:30.689Z | Compiling ipnetwork v0.21.1 |
| 1885 | 2026-09-04T21:35:30.791Z | Compiling base64 v0.22.1 |
| 1886 | 2026-09-04T21:35:31.265Z | Compiling tracing v0.1.44 |
| 1887 | 2026-09-04T21:35:31.298Z | Compiling http v1.5.0 |
| 1888 | 2026-09-04T21:35:31.561Z | Compiling unicode-ident v1.0.24 |
| 1889 | 2026-09-04T21:35:31.580Z | Compiling slog v2.8.2 |
| 1890 | 2026-09-04T21:35:31.597Z | Compiling erased-serde v0.3.31 |
| 1891 | 2026-09-04T21:35:31.635Z | Compiling fnv v1.0.7 |
| 1892 | 2026-09-04T21:35:31.688Z | Compiling proc-macro2 v1.0.107 |
| 1893 | 2026-09-04T21:35:31.756Z | Compiling oxnet v0.1.7 |
| 1894 | 2026-09-04T21:35:32.195Z | Compiling quote v1.0.47 |
| 1895 | 2026-09-04T21:35:32.592Z | Compiling syn v2.0.119 |
| 1896 | 2026-09-04T21:35:32.835Z | Compiling tokio-util v0.7.19 |
| 1897 | 2026-09-04T21:35:33.042Z | Compiling byteorder v1.5.0 |
| 1898 | 2026-09-04T21:35:33.212Z | Compiling ipnet v2.12.1 |
| 1899 | 2026-09-04T21:35:33.305Z | Compiling thiserror v1.0.69 |
| 1900 | 2026-09-04T21:35:33.418Z | Compiling ppv-lite86 v0.2.21 |
| 1901 | 2026-09-04T21:35:33.733Z | Compiling rustls-pki-types v1.15.1 |
| 1902 | 2026-09-04T21:35:33.764Z | Compiling aws-lc-sys v0.44.0 |
| 1903 | 2026-09-04T21:35:34.079Z | Compiling http-body v1.1.0 |
| 1904 | 2026-09-04T21:35:34.154Z | Compiling untrusted v0.7.1 |
| 1905 | 2026-09-04T21:35:34.252Z | Compiling atomic-waker v1.1.2 |
| 1906 | 2026-09-04T21:35:34.288Z | Compiling aws-lc-rs v1.18.0 |
| 1907 | 2026-09-04T21:35:34.338Z | Compiling httparse v1.10.1 |
| 1908 | 2026-09-04T21:35:34.380Z | Compiling tower-layer v0.3.3 |
| 1909 | 2026-09-04T21:35:34.383Z | Compiling tower-service v0.3.3 |
| 1910 | 2026-09-04T21:35:34.401Z | Compiling try-lock v0.2.5 |
| 1911 | 2026-09-04T21:35:34.489Z | Compiling ryu v1.0.23 |
| 1912 | 2026-09-04T21:35:34.518Z | Compiling rustls v0.23.43 |
| 1913 | 2026-09-04T21:35:34.579Z | Compiling untrusted v0.9.0 |
| 1914 | 2026-09-04T21:35:34.598Z | Compiling pretty-hex v0.4.2 |
| 1915 | 2026-09-04T21:35:34.711Z | Compiling want v0.3.1 |
| 1916 | 2026-09-04T21:35:34.748Z | Compiling h2 v0.4.15 |
| 1917 | 2026-09-04T21:35:34.762Z | Compiling httpdate v1.0.3 |
| 1918 | 2026-09-04T21:35:34.780Z | Compiling rustix v1.1.4 |
| 1919 | 2026-09-04T21:35:34.809Z | Compiling plain v0.2.3 |
| 1920 | 2026-09-04T21:35:34.893Z | Compiling regex-syntax v0.8.11 |
| 1921 | 2026-09-04T21:35:34.925Z | Compiling getrandom v0.3.4 |
| 1922 | 2026-09-04T21:35:35.135Z | Compiling omicron-workspace-hack v0.1.0 |
| 1923 | 2026-09-04T21:35:35.147Z | Compiling ucd-trie v0.1.7 |
| 1924 | 2026-09-04T21:35:35.210Z | Compiling rand_core v0.9.5 |
| 1925 | 2026-09-04T21:35:35.468Z | Compiling rustls-webpki v0.103.14 |
| 1926 | 2026-09-04T21:35:35.708Z | Compiling pest v2.8.8 |
| 1927 | 2026-09-04T21:35:37.251Z | Compiling hyper v1.11.1 |
| 1928 | 2026-09-04T21:35:37.352Z | Compiling crossbeam-utils v0.8.22 |
| 1929 | 2026-09-04T21:35:38.030Z | Compiling serde_urlencoded v0.7.1 |
| 1930 | 2026-09-04T21:35:38.071Z | Compiling http-body-util v0.1.5 |
| 1931 | 2026-09-04T21:35:38.321Z | Compiling foldhash v0.2.0 |
| 1932 | 2026-09-04T21:35:38.382Z | Compiling newtype-uuid v1.4.0 |
| 1933 | 2026-09-04T21:35:38.630Z | Compiling hyper-util v0.1.20 |
| 1934 | 2026-09-04T21:35:39.339Z | Compiling hex v0.4.3 |
| 1935 | 2026-09-04T21:35:39.636Z | Compiling daft v0.1.8 |
| 1936 | 2026-09-04T21:35:39.946Z | Compiling rand_chacha v0.9.0 |
| 1937 | 2026-09-04T21:35:40.523Z | Compiling tokio-rustls v0.26.4 |
| 1938 | 2026-09-04T21:35:40.830Z | Compiling sync_wrapper v1.0.2 |
| 1939 | 2026-09-04T21:35:40.952Z | Compiling aho-corasick v1.1.5 |
| 1940 | 2026-09-04T21:35:41.139Z | Compiling fastrand v2.5.0 |
| 1941 | 2026-09-04T21:35:41.415Z | Compiling tower v0.5.3 |
| 1942 | 2026-09-04T21:35:41.542Z | Compiling anyhow v1.0.104 |
| 1943 | 2026-09-04T21:35:41.635Z | Compiling rand v0.9.5 |
| 1944 | 2026-09-04T21:35:42.002Z | Compiling regex-automata v0.4.18 |
| 1945 | 2026-09-04T21:35:42.090Z | Compiling tower-http v0.6.11 |
| 1946 | 2026-09-04T21:35:42.192Z | Compiling generic-array v0.14.7 |
| 1947 | 2026-09-04T21:35:42.275Z | Compiling hashbrown v0.16.1 |
| 1948 | 2026-09-04T21:35:42.365Z | Compiling openapiv3 v2.2.0 |
| 1949 | 2026-09-04T21:35:42.754Z | Compiling powerfmt v0.2.0 |
| 1950 | 2026-09-04T21:35:42.766Z | Compiling num_threads v0.1.7 |
| 1951 | 2026-09-04T21:35:42.864Z | Compiling openssl-probe v0.2.1 |
| 1952 | 2026-09-04T21:35:42.997Z | Compiling time-core v0.1.9 |
| 1953 | 2026-09-04T21:35:43.018Z | Compiling num-conv v0.2.2 |
| 1954 | 2026-09-04T21:35:43.121Z | Compiling cpufeatures v0.3.0 |
| 1955 | 2026-09-04T21:35:43.180Z | Compiling deranged v0.5.8 |
| 1956 | 2026-09-04T21:35:43.197Z | Compiling rustls-native-certs v0.8.4 |
| 1957 | 2026-09-04T21:35:43.210Z | Compiling camino v1.2.5 |
| 1958 | 2026-09-04T21:35:43.799Z | Compiling tempfile v3.27.0 |
| 1959 | 2026-09-04T21:35:43.985Z | Compiling futures-executor v0.3.34 |
| 1960 | 2026-09-04T21:35:44.271Z | Compiling time v0.3.55 |
| 1961 | 2026-09-04T21:35:44.475Z | Compiling winnow v1.0.4 |
| 1962 | 2026-09-04T21:35:44.609Z | Compiling futures v0.3.34 |
| 1963 | 2026-09-04T21:35:44.641Z | Compiling regex v1.13.1 |
| 1964 | 2026-09-04T21:35:44.692Z | Compiling rustls-platform-verifier v0.7.0 |
| 1965 | 2026-09-04T21:35:45.257Z | Compiling hyper-rustls v0.27.9 |
| 1966 | 2026-09-04T21:35:45.629Z | Compiling crossbeam-channel v0.5.16 |
| 1967 | 2026-09-04T21:35:45.983Z | Compiling scroll v0.13.0 |
| 1968 | 2026-09-04T21:35:46.078Z | Compiling hybrid-array v0.4.14 |
| 1969 | 2026-09-04T21:35:46.329Z | Compiling adler2 v2.0.1 |
| 1970 | 2026-09-04T21:35:46.334Z | Compiling simd-adler32 v0.3.10 |
| 1971 | 2026-09-04T21:35:46.360Z | Compiling goblin v0.10.7 |
| 1972 | 2026-09-04T21:35:46.497Z | Compiling miniz_oxide v0.8.9 |
| 1973 | 2026-09-04T21:35:46.593Z | Compiling crc32fast v1.5.0 |
| 1974 | 2026-09-04T21:35:46.848Z | Compiling reqwest v0.13.4 |
| 1975 | 2026-09-04T21:35:47.181Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1976 | 2026-09-04T21:35:47.238Z | Compiling thread_local v1.1.10 |
| 1977 | 2026-09-04T21:35:47.576Z | Compiling either v1.17.0 |
| 1978 | 2026-09-04T21:35:47.825Z | Compiling flate2 v1.1.9 |
| 1979 | 2026-09-04T21:35:47.895Z | Compiling crypto-common v0.2.2 |
| 1980 | 2026-09-04T21:35:48.374Z | Compiling block-buffer v0.12.1 |
| 1981 | 2026-09-04T21:35:48.565Z | Compiling crypto-common v0.1.7 |
| 1982 | 2026-09-04T21:35:48.721Z | Compiling dtrace-parser v0.3.0 |
| 1983 | 2026-09-04T21:35:49.152Z | Compiling rand_chacha v0.3.1 |
| 1984 | 2026-09-04T21:35:49.165Z | Compiling is-terminal v0.4.17 |
| 1985 | 2026-09-04T21:35:49.268Z | Compiling thread-id v5.1.0 |
| 1986 | 2026-09-04T21:35:49.362Z | Compiling debug-ignore v1.0.5 |
| 1987 | 2026-09-04T21:35:49.475Z | Compiling const-oid v0.10.2 |
| 1988 | 2026-09-04T21:35:49.765Z | Compiling dof v0.4.0 |
| 1989 | 2026-09-04T21:35:49.777Z | Compiling match_cfg v0.1.0 |
| 1990 | 2026-09-04T21:35:49.853Z | Compiling take_mut v0.2.2 |
| 1991 | 2026-09-04T21:35:49.976Z | Compiling compression-core v0.4.32 |
| 1992 | 2026-09-04T21:35:50.157Z | Compiling term v1.2.1 |
| 1993 | 2026-09-04T21:35:51.284Z | Compiling usdt-impl v0.6.0 |
| 1994 | 2026-09-04T21:35:52.037Z | Compiling slog-term v2.9.2 |
| 1995 | 2026-09-04T21:35:52.794Z | Compiling compression-codecs v0.4.38 |
| 1996 | 2026-09-04T21:35:53.162Z | Compiling slog-async v2.8.0 |
| 1997 | 2026-09-04T21:35:53.542Z | Compiling hostname v0.3.1 |
| 1998 | 2026-09-04T21:35:53.584Z | Compiling digest v0.11.3 |
| 1999 | 2026-09-04T21:35:53.705Z | Compiling rand v0.8.7 |
| 2000 | 2026-09-04T21:35:53.777Z | Compiling ref-cast v1.0.26 |
| 2001 | 2026-09-04T21:35:53.888Z | Compiling slog-json v2.6.1 |
| 2002 | 2026-09-04T21:35:54.153Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 2003 | 2026-09-04T21:35:54.462Z | Compiling strum v0.26.3 |
| 2004 | 2026-09-04T21:35:54.486Z | Compiling macaddr v1.0.1 |
| 2005 | 2026-09-04T21:35:54.601Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2006 | 2026-09-04T21:35:54.763Z | Compiling serde_spanned v1.1.1 |
| 2007 | 2026-09-04T21:35:54.923Z | Compiling memmap2 v0.9.11 |
| 2008 | 2026-09-04T21:35:55.035Z | Compiling wait-timeout v0.2.1 |
| 2009 | 2026-09-04T21:35:55.226Z | Compiling encoding_rs v0.8.35 |
| 2010 | 2026-09-04T21:35:55.440Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 2011 | 2026-09-04T21:35:55.513Z | Compiling mime v0.3.17 |
| 2012 | 2026-09-04T21:35:55.574Z | Compiling bit-vec v0.8.0 |
| 2013 | 2026-09-04T21:35:55.704Z | Compiling spin v0.9.9 |
| 2014 | 2026-09-04T21:35:55.837Z | Compiling quick-error v1.2.3 |
| 2015 | 2026-09-04T21:35:55.869Z | Compiling bit-set v0.8.0 |
| 2016 | 2026-09-04T21:35:55.946Z | Compiling rusty-fork v0.3.1 |
| 2017 | 2026-09-04T21:35:55.990Z | Compiling toml v1.1.4+spec-1.1.0 |
| 2018 | 2026-09-04T21:35:56.056Z | Compiling usdt v0.6.0 |
| 2019 | 2026-09-04T21:35:56.721Z | Compiling multer v3.1.0 |
| 2020 | 2026-09-04T21:35:56.828Z | Compiling slog-bunyan v2.5.0 |
| 2021 | 2026-09-04T21:35:57.011Z | Compiling sha1 v0.11.0 |
| 2022 | 2026-09-04T21:35:57.474Z | Compiling async-compression v0.4.43 |
| 2023 | 2026-09-04T21:35:57.955Z | Compiling serde_with v3.22.0 |
| 2024 | 2026-09-04T21:35:57.959Z | Compiling async-stream v0.3.6 |
| 2025 | 2026-09-04T21:35:57.988Z | Compiling rand_xorshift v0.4.0 |
| 2026 | 2026-09-04T21:35:58.132Z | Compiling waitgroup v0.1.2 |
| 2027 | 2026-09-04T21:35:58.150Z | Compiling rustls-pemfile v2.2.0 |
| 2028 | 2026-09-04T21:35:58.161Z | Compiling serde_path_to_error v0.1.20 |
| 2029 | 2026-09-04T21:35:58.285Z | Compiling hostname v0.4.2 |
| 2030 | 2026-09-04T21:35:58.428Z | Compiling unarray v0.1.4 |
| 2031 | 2026-09-04T21:35:58.443Z | Compiling progenitor-client v0.14.0 |
| 2032 | 2026-09-04T21:35:58.535Z | Compiling proptest v1.11.0 |
| 2033 | 2026-09-04T21:35:58.549Z | Compiling dropshot v0.17.1 |
| 2034 | 2026-09-04T21:35:58.608Z | Compiling strum v0.27.2 |
| 2035 | 2026-09-04T21:35:58.741Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2036 | 2026-09-04T21:35:58.894Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2037 | 2026-09-04T21:35:58.917Z | Compiling iddqd v0.4.6 |
| 2038 | 2026-09-04T21:35:59.123Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2039 | 2026-09-04T21:35:59.435Z | Compiling block-buffer v0.10.4 |
| 2040 | 2026-09-04T21:35:59.501Z | Compiling reqwest v0.12.28 |
| 2041 | 2026-09-04T21:35:59.606Z | Compiling backon v1.6.0 |
| 2042 | 2026-09-04T21:35:59.866Z | Compiling instant v0.1.13 |
| 2043 | 2026-09-04T21:35:59.991Z | Compiling backoff v0.4.0 |
| 2044 | 2026-09-04T21:36:00.245Z | Compiling progenitor-extras v0.2.0 |
| 2045 | 2026-09-04T21:36:00.433Z | Compiling digest v0.10.7 |
| 2046 | 2026-09-04T21:36:00.498Z | Compiling parse-display v0.10.0 |
| 2047 | 2026-09-04T21:36:00.621Z | Compiling progenitor-client v0.10.0 |
| 2048 | 2026-09-04T21:36:00.738Z | Compiling itertools v0.14.0 |
| 2049 | 2026-09-04T21:36:00.831Z | Compiling regress v0.10.5 |
| 2050 | 2026-09-04T21:36:01.086Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2051 | 2026-09-04T21:36:01.393Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2052 | 2026-09-04T21:36:02.247Z | Compiling humantime v2.4.0 |
| 2053 | 2026-09-04T21:36:02.685Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2054 | 2026-09-04T21:36:02.898Z | Compiling cpufeatures v0.2.17 |
| 2055 | 2026-09-04T21:36:02.983Z | Compiling heck v0.5.0 |
| 2056 | 2026-09-04T21:36:03.917Z | Compiling unicode-width v0.2.2 |
| 2057 | 2026-09-04T21:36:04.243Z | Compiling secrecy v0.10.3 |
| 2058 | 2026-09-04T21:36:04.406Z | Compiling tinyvec_macros v0.1.1 |
| 2059 | 2026-09-04T21:36:04.496Z | Compiling tinyvec v1.12.0 |
| 2060 | 2026-09-04T21:36:04.729Z | Compiling num-integer v0.1.47 |
| 2061 | 2026-09-04T21:36:04.932Z | Compiling scroll v0.12.0 |
| 2062 | 2026-09-04T21:36:05.117Z | Compiling crucible-workspace-hack v0.1.0 |
| 2063 | 2026-09-04T21:36:05.197Z | Compiling hmac v0.12.1 |
| 2064 | 2026-09-04T21:36:05.235Z | Compiling regress v0.11.1 |
| 2065 | 2026-09-04T21:36:05.246Z | Compiling inout v0.1.4 |
| 2066 | 2026-09-04T21:36:05.360Z | Compiling ff v0.13.1 |
| 2067 | 2026-09-04T21:36:05.411Z | Compiling utf8parse v0.2.2 |
| 2068 | 2026-09-04T21:36:05.536Z | Compiling anstyle-parse v1.0.0 |
| 2069 | 2026-09-04T21:36:05.548Z | Compiling group v0.13.0 |
| 2070 | 2026-09-04T21:36:05.560Z | Compiling cipher v0.4.4 |
| 2071 | 2026-09-04T21:36:05.667Z | Compiling hkdf v0.12.4 |
| 2072 | 2026-09-04T21:36:05.764Z | Compiling goblin v0.8.2 |
| 2073 | 2026-09-04T21:36:05.809Z | Compiling num-rational v0.4.2 |
| 2074 | 2026-09-04T21:36:05.846Z | Compiling num-iter v0.1.46 |
| 2075 | 2026-09-04T21:36:05.966Z | Compiling zerocopy v0.7.35 |
| 2076 | 2026-09-04T21:36:06.593Z | Compiling universal-hash v0.5.1 |
| 2077 | 2026-09-04T21:36:06.745Z | Compiling crypto-bigint v0.5.5 |
| 2078 | 2026-09-04T21:36:06.965Z | Compiling typify-impl v0.6.2 |
| 2079 | 2026-09-04T21:36:07.582Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2080 | 2026-09-04T21:36:08.673Z | Compiling terminal_size v0.4.4 |
| 2081 | 2026-09-04T21:36:08.837Z | Compiling half v2.7.1 |
| 2082 | 2026-09-04T21:36:08.849Z | Compiling num-complex v0.4.6 |
| 2083 | 2026-09-04T21:36:09.197Z | Compiling base16ct v0.2.0 |
| 2084 | 2026-09-04T21:36:09.295Z | Compiling colorchoice v1.0.5 |
| 2085 | 2026-09-04T21:36:09.412Z | Compiling ciborium-io v0.2.2 |
| 2086 | 2026-09-04T21:36:09.425Z | Compiling opaque-debug v0.3.1 |
| 2087 | 2026-09-04T21:36:09.502Z | Compiling anstyle v1.0.14 |
| 2088 | 2026-09-04T21:36:09.520Z | Compiling anstyle-query v1.1.5 |
| 2089 | 2026-09-04T21:36:09.636Z | Compiling base64ct v1.8.3 |
| 2090 | 2026-09-04T21:36:09.784Z | Compiling is_terminal_polyfill v1.70.2 |
| 2091 | 2026-09-04T21:36:09.896Z | Compiling anstream v1.0.0 |
| 2092 | 2026-09-04T21:36:09.997Z | Compiling password-hash v0.5.0 |
| 2093 | 2026-09-04T21:36:10.087Z | Compiling ciborium-ll v0.2.2 |
| 2094 | 2026-09-04T21:36:10.354Z | Compiling poly1305 v0.8.0 |
| 2095 | 2026-09-04T21:36:10.398Z | Compiling elliptic-curve v0.13.8 |
| 2096 | 2026-09-04T21:36:10.723Z | Compiling num v0.4.3 |
| 2097 | 2026-09-04T21:36:10.805Z | Compiling curve25519-dalek v4.1.3 |
| 2098 | 2026-09-04T21:36:11.005Z | Compiling typify v0.6.2 |
| 2099 | 2026-09-04T21:36:11.025Z | Compiling dof v0.3.0 |
| 2100 | 2026-09-04T21:36:11.133Z | Compiling thiserror-no-std v2.0.2 |
| 2101 | 2026-09-04T21:36:11.237Z | Compiling chacha20 v0.9.1 |
| 2102 | 2026-09-04T21:36:11.503Z | Compiling crossbeam-epoch v0.9.20 |
| 2103 | 2026-09-04T21:36:11.991Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2104 | 2026-09-04T21:36:12.470Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2105 | 2026-09-04T21:36:13.570Z | Compiling blake2 v0.10.6 |
| 2106 | 2026-09-04T21:36:13.661Z | Compiling aead v0.5.2 |
| 2107 | 2026-09-04T21:36:13.864Z | Compiling byte-wrapper v0.1.0 |
| 2108 | 2026-09-04T21:36:13.991Z | Compiling dtrace-parser v0.2.0 |
| 2109 | 2026-09-04T21:36:14.090Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2110 | 2026-09-04T21:36:14.543Z | Compiling thread-id v4.2.2 |
| 2111 | 2026-09-04T21:36:14.637Z | Compiling strsim v0.11.1 |
| 2112 | 2026-09-04T21:36:14.727Z | Compiling clap_lex v1.1.0 |
| 2113 | 2026-09-04T21:36:15.093Z | Compiling keccak v0.1.6 |
| 2114 | 2026-09-04T21:36:15.141Z | Compiling float-ord v0.3.2 |
| 2115 | 2026-09-04T21:36:15.263Z | Compiling sha3 v0.10.9 |
| 2116 | 2026-09-04T21:36:15.334Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2117 | 2026-09-04T21:36:15.445Z | Compiling clap_builder v4.6.6 |
| 2118 | 2026-09-04T21:36:15.666Z | Compiling usdt-impl v0.5.0 |
| 2119 | 2026-09-04T21:36:15.814Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2120 | 2026-09-04T21:36:16.553Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2121 | 2026-09-04T21:36:18.616Z | Compiling argon2 v0.5.3 |
| 2122 | 2026-09-04T21:36:19.614Z | Compiling chacha20poly1305 v0.10.1 |
| 2123 | 2026-09-04T21:36:19.763Z | Compiling vsss-rs v3.3.4 |
| 2124 | 2026-09-04T21:36:20.000Z | Compiling ciborium v0.2.2 |
| 2125 | 2026-09-04T21:36:20.871Z | Compiling hash32 v0.3.1 |
| 2126 | 2026-09-04T21:36:21.041Z | Compiling memmap v0.7.0 |
| 2127 | 2026-09-04T21:36:21.175Z | Compiling indent_write v2.2.0 |
| 2128 | 2026-09-04T21:36:21.260Z | Compiling data-encoding v2.11.1 |
| 2129 | 2026-09-04T21:36:21.286Z | Compiling usdt v0.5.0 |
| 2130 | 2026-09-04T21:36:21.325Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2131 | 2026-09-04T21:36:21.939Z | Compiling heapless v0.8.0 |
| 2132 | 2026-09-04T21:36:22.420Z | Compiling ingot-types v0.1.2 |
| 2133 | 2026-09-04T21:36:22.450Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2134 | 2026-09-04T21:36:22.808Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2135 | 2026-09-04T21:36:22.897Z | Compiling clap v4.6.6 |
| 2136 | 2026-09-04T21:36:22.912Z | Compiling rustix v0.38.44 |
| 2137 | 2026-09-04T21:36:22.984Z | Compiling tabwriter v1.4.1 |
| 2138 | 2026-09-04T21:36:23.352Z | Compiling cobs v0.3.0 |
| 2139 | 2026-09-04T21:36:23.631Z | Compiling bitflags v1.3.2 |
| 2140 | 2026-09-04T21:36:23.714Z | Compiling colored v3.1.1 |
| 2141 | 2026-09-04T21:36:23.925Z | Compiling managed v0.8.0 |
| 2142 | 2026-09-04T21:36:24.209Z | Compiling foreign-types-shared v0.3.1 |
| 2143 | 2026-09-04T21:36:24.290Z | Compiling foreign-types v0.5.0 |
| 2144 | 2026-09-04T21:36:24.309Z | Compiling smoltcp v0.11.0 |
| 2145 | 2026-09-04T21:36:24.346Z | Compiling postcard v1.1.3 |
| 2146 | 2026-09-04T21:36:24.373Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2147 | 2026-09-04T21:36:24.723Z | Compiling ingot v0.1.1 |
| 2148 | 2026-09-04T21:36:26.036Z | Compiling num_enum v0.7.6 |
| 2149 | 2026-09-04T21:36:26.180Z | Compiling memoffset v0.9.1 |
| 2150 | 2026-09-04T21:36:26.280Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2151 | 2026-09-04T21:36:26.405Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2152 | 2026-09-04T21:36:26.503Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2153 | 2026-09-04T21:36:26.640Z | Compiling chacha20 v0.10.1 |
| 2154 | 2026-09-04T21:36:26.690Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2155 | 2026-09-04T21:36:26.924Z | Compiling toml_datetime v0.6.11 |
| 2156 | 2026-09-04T21:36:26.944Z | Compiling serde_spanned v0.6.9 |
| 2157 | 2026-09-04T21:36:27.111Z | Compiling cstr-argument v0.1.2 |
| 2158 | 2026-09-04T21:36:27.116Z | Compiling winnow v0.7.15 |
| 2159 | 2026-09-04T21:36:27.289Z | Compiling resolv-conf v0.7.6 |
| 2160 | 2026-09-04T21:36:27.309Z | Compiling static_assertions v1.1.0 |
| 2161 | 2026-09-04T21:36:27.388Z | Compiling unicode-segmentation v1.13.3 |
| 2162 | 2026-09-04T21:36:27.405Z | Compiling swrite v0.1.0 |
| 2163 | 2026-09-04T21:36:27.515Z | Compiling toml_write v0.1.2 |
| 2164 | 2026-09-04T21:36:27.528Z | Compiling linked-hash-map v0.5.6 |
| 2165 | 2026-09-04T21:36:27.741Z | Compiling newline-converter v0.3.0 |
| 2166 | 2026-09-04T21:36:27.778Z | Compiling lru-cache v0.1.2 |
| 2167 | 2026-09-04T21:36:27.881Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2168 | 2026-09-04T21:36:27.907Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2169 | 2026-09-04T21:36:27.907Z | Compiling rand v0.10.2 |
| 2170 | 2026-09-04T21:36:27.986Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2171 | 2026-09-04T21:36:28.117Z | Compiling hubpack v0.1.2 |
| 2172 | 2026-09-04T21:36:28.297Z | Compiling nix v0.31.3 |
| 2173 | 2026-09-04T21:36:28.370Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2174 | 2026-09-04T21:36:28.602Z | Compiling crossbeam-deque v0.8.7 |
| 2175 | 2026-09-04T21:36:28.689Z | Compiling toml_edit v0.22.27 |
| 2176 | 2026-09-04T21:36:28.825Z | Compiling atomicwrites v0.4.4 |
| 2177 | 2026-09-04T21:36:29.039Z | Compiling hickory-proto v0.24.4 |
| 2178 | 2026-09-04T21:36:29.123Z | Compiling console v0.16.4 |
| 2179 | 2026-09-04T21:36:29.610Z | Compiling itertools v0.12.1 |
| 2180 | 2026-09-04T21:36:30.462Z | Compiling camino-tempfile v1.4.1 |
| 2181 | 2026-09-04T21:36:30.850Z | Compiling serde-big-array v0.5.1 |
| 2182 | 2026-09-04T21:36:30.874Z | Compiling lazy_static v1.5.0 |
| 2183 | 2026-09-04T21:36:30.985Z | Compiling similar v3.2.0 |
| 2184 | 2026-09-04T21:36:31.015Z | Compiling siphasher v1.0.3 |
| 2185 | 2026-09-04T21:36:31.116Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2186 | 2026-09-04T21:36:31.237Z | Compiling phf_shared v0.12.1 |
| 2187 | 2026-09-04T21:36:31.468Z | Compiling hickory-resolver v0.24.4 |
| 2188 | 2026-09-04T21:36:31.712Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2189 | 2026-09-04T21:36:32.561Z | Compiling expectorate v1.3.0 |
| 2190 | 2026-09-04T21:36:32.788Z | Compiling pin-project v1.1.13 |
| 2191 | 2026-09-04T21:36:32.897Z | Compiling toml v0.8.23 |
| 2192 | 2026-09-04T21:36:34.855Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2193 | 2026-09-04T21:36:35.723Z | Compiling prettyplease v0.2.37 |
| 2194 | 2026-09-04T21:36:37.131Z | Compiling rayon-core v1.13.0 |
| 2195 | 2026-09-04T21:36:37.432Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2196 | 2026-09-04T21:36:37.891Z | Compiling num_enum v0.5.11 |
| 2197 | 2026-09-04T21:36:37.984Z | Compiling progenitor-impl v0.14.0 |
| 2198 | 2026-09-04T21:36:38.825Z | Compiling progenitor-impl v0.13.0 |
| 2199 | 2026-09-04T21:36:40.806Z | Compiling unicode-normalization v0.1.25 |
| 2200 | 2026-09-04T21:36:41.120Z | Compiling progenitor-client v0.13.0 |
| 2201 | 2026-09-04T21:36:41.410Z | Compiling tokio-stream v0.1.19 |
| 2202 | 2026-09-04T21:36:41.614Z | Compiling csv-core v0.1.13 |
| 2203 | 2026-09-04T21:36:41.998Z | Compiling bstr v1.13.1 |
| 2204 | 2026-09-04T21:36:42.018Z | Compiling same-file v1.0.6 |
| 2205 | 2026-09-04T21:36:42.202Z | Compiling foldhash v0.1.5 |
| 2206 | 2026-09-04T21:36:42.433Z | Compiling unicode-width v0.1.14 |
| 2207 | 2026-09-04T21:36:42.704Z | Compiling foreign-types-shared v0.1.1 |
| 2208 | 2026-09-04T21:36:42.747Z | Compiling highway v1.3.0 |
| 2209 | 2026-09-04T21:36:42.801Z | Compiling jiff-core v0.1.0 |
| 2210 | 2026-09-04T21:36:43.425Z | Compiling konst_macro_rules v0.2.19 |
| 2211 | 2026-09-04T21:36:43.622Z | Compiling konst v0.2.20 |
| 2212 | 2026-09-04T21:36:44.004Z | Compiling jiff v0.2.35 |
| 2213 | 2026-09-04T21:36:44.105Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2214 | 2026-09-04T21:36:44.651Z | Compiling foreign-types v0.3.2 |
| 2215 | 2026-09-04T21:36:44.785Z | Compiling globset v0.4.20 |
| 2216 | 2026-09-04T21:36:45.311Z | Compiling hashbrown v0.15.5 |
| 2217 | 2026-09-04T21:36:45.980Z | Compiling walkdir v2.5.0 |
| 2218 | 2026-09-04T21:36:46.701Z | Compiling qorb v0.4.1 |
| 2219 | 2026-09-04T21:36:47.304Z | Compiling csv v1.4.0 |
| 2220 | 2026-09-04T21:36:48.064Z | Compiling snafu v0.8.9 |
| 2221 | 2026-09-04T21:36:48.254Z | Compiling progenitor v0.13.0 |
| 2222 | 2026-09-04T21:36:48.402Z | Compiling olpc-cjson v0.1.4 |
| 2223 | 2026-09-04T21:36:48.619Z | Compiling progenitor v0.14.0 |
| 2224 | 2026-09-04T21:36:48.633Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2225 | 2026-09-04T21:36:48.764Z | Compiling rayon v1.12.0 |
| 2226 | 2026-09-04T21:36:49.243Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2227 | 2026-09-04T21:36:50.998Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2228 | 2026-09-04T21:36:51.110Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2229 | 2026-09-04T21:36:53.616Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2230 | 2026-09-04T21:36:55.652Z | Compiling phf v0.12.1 |
| 2231 | 2026-09-04T21:36:55.811Z | Compiling openssl-sys v0.9.117 |
| 2232 | 2026-09-04T21:36:55.825Z | Compiling tokio-dtrace v0.1.1 |
| 2233 | 2026-09-04T21:36:56.147Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2234 | 2026-09-04T21:36:56.266Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2235 | 2026-09-04T21:36:56.468Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2236 | 2026-09-04T21:36:56.479Z | Compiling libsw-core v0.3.2 |
| 2237 | 2026-09-04T21:36:56.657Z | Compiling pem v3.0.6 |
| 2238 | 2026-09-04T21:36:57.070Z | Compiling serde_plain v1.0.2 |
| 2239 | 2026-09-04T21:36:57.352Z | Compiling sigpipe v0.1.3 |
| 2240 | 2026-09-04T21:36:57.364Z | Compiling fixedbitset v0.5.7 |
| 2241 | 2026-09-04T21:36:57.450Z | Compiling typed-path v0.9.3 |
| 2242 | 2026-09-04T21:36:57.829Z | Compiling minimal-lexical v0.2.1 |
| 2243 | 2026-09-04T21:36:57.847Z | Compiling glob v0.3.4 |
| 2244 | 2026-09-04T21:36:57.879Z | Compiling fixedbitset v0.4.2 |
| 2245 | 2026-09-04T21:36:58.147Z | Compiling bytecount v0.6.9 |
| 2246 | 2026-09-04T21:36:58.160Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2247 | 2026-09-04T21:36:58.249Z | Compiling papergrid v0.11.0 |
| 2248 | 2026-09-04T21:36:58.336Z | Compiling petgraph v0.6.5 |
| 2249 | 2026-09-04T21:36:58.787Z | Compiling tough v0.22.0 |
| 2250 | 2026-09-04T21:36:59.337Z | Compiling nom v7.1.3 |
| 2251 | 2026-09-04T21:37:00.158Z | Compiling petgraph v0.8.3 |
| 2252 | 2026-09-04T21:37:00.439Z | Compiling openssl v0.10.81 |
| 2253 | 2026-09-04T21:37:00.545Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2254 | 2026-09-04T21:37:00.821Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2255 | 2026-09-04T21:37:01.052Z | Compiling libsw v3.5.0 |
| 2256 | 2026-09-04T21:37:01.263Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2257 | 2026-09-04T21:37:01.522Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2258 | 2026-09-04T21:37:01.825Z | Compiling zone v0.3.1 |
| 2259 | 2026-09-04T21:37:02.622Z | Compiling oxide-tokio-rt v0.1.6 |
| 2260 | 2026-09-04T21:37:03.232Z | Compiling chrono-tz v0.10.4 |
| 2261 | 2026-09-04T21:37:03.581Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2262 | 2026-09-04T21:37:03.625Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2263 | 2026-09-04T21:37:03.826Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2264 | 2026-09-04T21:37:03.839Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2265 | 2026-09-04T21:37:04.003Z | Compiling newtype_derive v0.1.6 |
| 2266 | 2026-09-04T21:37:04.100Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2267 | 2026-09-04T21:37:04.457Z | Compiling slog-dtrace v0.3.0 |
| 2268 | 2026-09-04T21:37:05.140Z | Compiling const_format v0.2.36 |
| 2269 | 2026-09-04T21:37:05.653Z | Compiling cancel-safe-futures v0.1.5 |
| 2270 | 2026-09-04T21:37:06.015Z | Compiling owo-colors v4.3.0 |
| 2271 | 2026-09-04T21:37:06.233Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2272 | 2026-09-04T21:37:06.918Z | Compiling gethostname v0.5.0 |
| 2273 | 2026-09-04T21:37:06.929Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2274 | 2026-09-04T21:37:06.953Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2275 | 2026-09-04T21:37:07.053Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2276 | 2026-09-04T21:37:07.081Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2277 | 2026-09-04T21:37:07.172Z | Compiling bcs v0.1.6 |
| 2278 | 2026-09-04T21:37:07.574Z | Compiling smf v0.2.3 |
| 2279 | 2026-09-04T21:37:07.821Z | Compiling whoami v1.6.1 |
| 2280 | 2026-09-04T21:37:07.879Z | Compiling tagptr v0.2.0 |
| 2281 | 2026-09-04T21:37:08.038Z | Compiling smawk v0.3.3 |
| 2282 | 2026-09-04T21:37:08.042Z | Compiling termtree v0.5.1 |
| 2283 | 2026-09-04T21:37:08.189Z | Compiling linear-map v1.2.0 |
| 2284 | 2026-09-04T21:37:08.213Z | Compiling unicode-linebreak v0.1.5 |
| 2285 | 2026-09-04T21:37:08.281Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2286 | 2026-09-04T21:37:08.428Z | Compiling textwrap v0.16.2 |
| 2287 | 2026-09-04T21:37:08.487Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2288 | 2026-09-04T21:37:08.814Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2289 | 2026-09-04T21:37:09.985Z | Compiling moka v0.12.16 |
| 2290 | 2026-09-04T21:37:10.028Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2291 | 2026-09-04T21:37:11.262Z | Compiling tabled v0.15.0 |
| 2292 | 2026-09-04T21:37:12.049Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2293 | 2026-09-04T21:37:12.090Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2294 | 2026-09-04T21:37:12.794Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2295 | 2026-09-04T21:37:12.903Z | Compiling steno v0.4.1 |
| 2296 | 2026-09-04T21:37:13.002Z | Compiling cookie v0.18.2 |
| 2297 | 2026-09-04T21:37:14.998Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2298 | 2026-09-04T21:37:17.219Z | Compiling hickory-proto v0.25.2 |
| 2299 | 2026-09-04T21:37:19.539Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2300 | 2026-09-04T21:37:20.166Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2301 | 2026-09-04T21:37:20.552Z | Compiling hickory-resolver v0.25.2 |
| 2302 | 2026-09-04T21:37:21.768Z | Compiling arc-swap v1.9.2 |
| 2303 | 2026-09-04T21:37:22.126Z | Compiling slog-scope v4.4.1 |
| 2304 | 2026-09-04T21:37:22.320Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2305 | 2026-09-04T21:37:22.515Z | Compiling libscf-sys v1.2.0 |
| 2306 | 2026-09-04T21:37:22.664Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2307 | 2026-09-04T21:37:23.009Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2308 | 2026-09-04T21:37:23.138Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2309 | 2026-09-04T21:37:23.704Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2310 | 2026-09-04T21:37:23.813Z | Compiling slog-stdlog v4.1.1 |
| 2311 | 2026-09-04T21:37:24.168Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2312 | 2026-09-04T21:37:25.281Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2313 | 2026-09-04T21:37:25.392Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 2314 | 2026-09-04T21:37:26.518Z | Compiling slog-envlogger v2.2.0 |
| 2315 | 2026-09-04T21:37:26.611Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2316 | 2026-09-04T21:37:26.650Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2317 | 2026-09-04T21:37:34.391Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2318 | 2026-09-04T21:37:36.731Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2319 | 2026-09-04T21:37:38.373Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2320 | 2026-09-04T21:37:46.838Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2321 | 2026-09-04T21:37:50.647Z | Finished `release` profile [optimized] target(s) in 2m 26s |
| 2322 | 2026-09-04T21:37:50.765Z | Running unittests src/lib.rs (target/release/deps/mg_tests-1533a0d80263c013) |
| 2323 | 2026-09-04T21:37:50.768Z | |
| 2324 | 2026-09-04T21:37:50.768Z | running 1 test |
| 2325 | 2026-09-04T21:37:50.932Z | configure zone |
| 2326 | 2026-09-04T21:37:50.949Z | install zone |
| 2327 | 2026-09-04T21:37:59.866Z | boot zone |
| 2328 | 2026-09-04T21:37:59.951Z | start zone s1 |
| 2329 | 2026-09-04T21:37:59.952Z | configure zone |
| 2330 | 2026-09-04T21:37:59.958Z | install zone |
| 2331 | 2026-09-04T21:38:01.677Z | boot zone |
| 2332 | 2026-09-04T21:38:01.769Z | start zone s2 |
| 2333 | 2026-09-04T21:38:01.769Z | configure zone |
| 2334 | 2026-09-04T21:38:01.791Z | install zone |
| 2335 | 2026-09-04T21:38:05.083Z | boot zone |
| 2336 | 2026-09-04T21:38:05.102Z | start zone s3 |
| 2337 | 2026-09-04T21:38:05.102Z | configure zone |
| 2338 | 2026-09-04T21:38:05.102Z | install zone |
| 2339 | 2026-09-04T21:38:06.209Z | boot zone |
| 2340 | 2026-09-04T21:38:06.317Z | start zone t1 |
| 2341 | 2026-09-04T21:38:06.317Z | configure zone |
| 2342 | 2026-09-04T21:38:06.330Z | install zone |
| 2343 | 2026-09-04T21:38:08.472Z | boot zone |
| 2344 | 2026-09-04T21:38:08.572Z | waiting for zones to come up |
| 2345 | 2026-09-04T21:38:18.579Z | [sidecar.quartet] svcs milestone/network |
| 2346 | 2026-09-04T21:38:18.596Z | STATE STIME FMRI |
| 2347 | 2026-09-04T21:38:18.596Z | online 21:37:59 svc:/milestone/network:default |
| 2348 | 2026-09-04T21:38:18.596Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
| 2349 | 2026-09-04T21:38:18.712Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
| 2350 | 2026-09-04T21:38:18.758Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
| 2351 | 2026-09-04T21:38:18.758Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
| 2352 | 2026-09-04T21:38:18.758Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2353 | 2026-09-04T21:38:18.758Z | |
| 2354 | 2026-09-04T21:38:18.758Z | running zone s1.quartet setup |
| 2355 | 2026-09-04T21:38:18.758Z | [s1.quartet] svcs milestone/network |
| 2356 | 2026-09-04T21:38:18.758Z | STATE STIME FMRI |
| 2357 | 2026-09-04T21:38:18.758Z | online 21:38:01 svc:/milestone/network:default |
| 2358 | 2026-09-04T21:38:18.758Z | [s1.quartet] dladm |
| 2359 | 2026-09-04T21:38:18.758Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2360 | 2026-09-04T21:38:18.758Z | sl0 simnet 9000 up -- ? |
| 2361 | 2026-09-04T21:38:18.759Z | mgs1 vnic 9000 up -- ? |
| 2362 | 2026-09-04T21:38:18.759Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
| 2363 | 2026-09-04T21:38:19.329Z | |
| 2364 | 2026-09-04T21:38:19.329Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
| 2365 | 2026-09-04T21:38:19.341Z | |
| 2366 | 2026-09-04T21:38:19.341Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2367 | 2026-09-04T21:38:19.370Z | |
| 2368 | 2026-09-04T21:38:19.370Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
| 2369 | 2026-09-04T21:38:19.437Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
| 2370 | 2026-09-04T21:38:19.531Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 1982b702-8aad-403d-9e61-6b2880cd082f --sled-uuid 88f80c7d-74dc-42d9-baf9-e1c7d1e75ac7 -a sl0/v6 &> /opt/ddmd.log & |
| 2371 | 2026-09-04T21:38:19.557Z | |
| 2372 | 2026-09-04T21:38:19.558Z | running zone s2.quartet setup |
| 2373 | 2026-09-04T21:38:19.558Z | [s2.quartet] svcs milestone/network |
| 2374 | 2026-09-04T21:38:19.574Z | STATE STIME FMRI |
| 2375 | 2026-09-04T21:38:19.574Z | online 21:38:04 svc:/milestone/network:default |
| 2376 | 2026-09-04T21:38:19.574Z | [s2.quartet] dladm |
| 2377 | 2026-09-04T21:38:19.584Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2378 | 2026-09-04T21:38:19.584Z | sl1 simnet 9000 up -- ? |
| 2379 | 2026-09-04T21:38:19.584Z | mgs2 vnic 9000 up -- ? |
| 2380 | 2026-09-04T21:38:19.584Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
| 2381 | 2026-09-04T21:38:20.080Z | |
| 2382 | 2026-09-04T21:38:20.081Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
| 2383 | 2026-09-04T21:38:20.097Z | |
| 2384 | 2026-09-04T21:38:20.097Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2385 | 2026-09-04T21:38:20.107Z | |
| 2386 | 2026-09-04T21:38:20.107Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
| 2387 | 2026-09-04T21:38:20.155Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
| 2388 | 2026-09-04T21:38:20.194Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid a9aa55f3-2248-4303-97e9-eaf0de1da1dc --sled-uuid de7bf442-9bc6-49ae-90d4-cc65c1211ae8 -a sl1/v6 &> /opt/ddmd.log & |
| 2389 | 2026-09-04T21:38:20.210Z | |
| 2390 | 2026-09-04T21:38:20.210Z | running zone s3.quartet setup |
| 2391 | 2026-09-04T21:38:20.210Z | [s3.quartet] svcs milestone/network |
| 2392 | 2026-09-04T21:38:20.219Z | STATE STIME FMRI |
| 2393 | 2026-09-04T21:38:20.219Z | online 21:38:06 svc:/milestone/network:default |
| 2394 | 2026-09-04T21:38:20.219Z | [s3.quartet] dladm |
| 2395 | 2026-09-04T21:38:20.239Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2396 | 2026-09-04T21:38:20.239Z | sl2 simnet 9000 up -- ? |
| 2397 | 2026-09-04T21:38:20.239Z | mgs3 vnic 9000 up -- ? |
| 2398 | 2026-09-04T21:38:20.239Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
| 2399 | 2026-09-04T21:38:20.771Z | |
| 2400 | 2026-09-04T21:38:20.771Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
| 2401 | 2026-09-04T21:38:20.788Z | |
| 2402 | 2026-09-04T21:38:20.788Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2403 | 2026-09-04T21:38:20.822Z | |
| 2404 | 2026-09-04T21:38:20.822Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
| 2405 | 2026-09-04T21:38:20.857Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
| 2406 | 2026-09-04T21:38:20.894Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 5ec1e678-c110-4ad4-9891-092f937d4a6e --sled-uuid dd1f3edb-ce04-4abe-9dbb-2c3286234707 -a sl2/v6 &> /opt/ddmd.log & |
| 2407 | 2026-09-04T21:38:20.914Z | |
| 2408 | 2026-09-04T21:38:20.914Z | running zone t1.quartet setup |
| 2409 | 2026-09-04T21:38:20.914Z | [t1.quartet] svcs milestone/network |
| 2410 | 2026-09-04T21:38:20.937Z | STATE STIME FMRI |
| 2411 | 2026-09-04T21:38:20.937Z | online 21:38:08 svc:/milestone/network:default |
| 2412 | 2026-09-04T21:38:20.937Z | [t1.quartet] dladm |
| 2413 | 2026-09-04T21:38:20.957Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2414 | 2026-09-04T21:38:20.957Z | tfportrear0_0 simnet 9000 up -- ? |
| 2415 | 2026-09-04T21:38:20.957Z | tfportrear1_0 simnet 9000 up -- ? |
| 2416 | 2026-09-04T21:38:20.957Z | tfportrear2_0 simnet 9000 up -- ? |
| 2417 | 2026-09-04T21:38:20.957Z | mgt1 vnic 9000 up -- ? |
| 2418 | 2026-09-04T21:38:20.957Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
| 2419 | 2026-09-04T21:38:21.453Z | |
| 2420 | 2026-09-04T21:38:21.453Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2421 | 2026-09-04T21:38:21.470Z | |
| 2422 | 2026-09-04T21:38:21.470Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2423 | 2026-09-04T21:38:21.487Z | |
| 2424 | 2026-09-04T21:38:21.487Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
| 2425 | 2026-09-04T21:38:21.503Z | |
| 2426 | 2026-09-04T21:38:21.503Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
| 2427 | 2026-09-04T21:38:21.514Z | |
| 2428 | 2026-09-04T21:38:21.514Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
| 2429 | 2026-09-04T21:38:22.389Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
| 2430 | 2026-09-04T21:38:22.416Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
| 2431 | 2026-09-04T21:38:22.416Z | waiting 3s for copy of files to zone to complete ... |
| 2432 | 2026-09-04T21:38:24.802Z | [t1.quartet] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2433 | 2026-09-04T21:38:24.920Z | |
| 2434 | 2026-09-04T21:38:24.920Z | [t1.quartet] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2435 | 2026-09-04T21:38:25.303Z | |
| 2436 | 2026-09-04T21:38:25.303Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
| 2437 | 2026-09-04T21:38:25.338Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
| 2438 | 2026-09-04T21:38:25.338Z | [t1.quartet] svcadm disable dendrite |
| 2439 | 2026-09-04T21:38:25.340Z | |
| 2440 | 2026-09-04T21:38:25.340Z | [t1.quartet] svcadm disable tfport |
| 2441 | 2026-09-04T21:38:25.340Z | |
| 2442 | 2026-09-04T21:38:25.340Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2443 | 2026-09-04T21:38:25.340Z | |
| 2444 | 2026-09-04T21:38:25.340Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
| 2445 | 2026-09-04T21:38:25.343Z | |
| 2446 | 2026-09-04T21:38:25.343Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2447 | 2026-09-04T21:38:25.343Z | |
| 2448 | 2026-09-04T21:38:25.343Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2449 | 2026-09-04T21:38:25.343Z | |
| 2450 | 2026-09-04T21:38:25.343Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
| 2451 | 2026-09-04T21:38:25.343Z | |
| 2452 | 2026-09-04T21:38:25.343Z | [t1.quartet] svcadm refresh dendrite:default |
| 2453 | 2026-09-04T21:38:25.343Z | |
| 2454 | 2026-09-04T21:38:25.343Z | [t1.quartet] svcadm enable dendrite:default |
| 2455 | 2026-09-04T21:38:25.373Z | |
| 2456 | 2026-09-04T21:38:25.373Z | wait 10s for dendrite to come up ... |
| 2457 | 2026-09-04T21:38:35.321Z | [t1.quartet] svccfg -s tfport setprop config/pkt_source = none |
| 2458 | 2026-09-04T21:38:35.350Z | |
| 2459 | 2026-09-04T21:38:35.350Z | [t1.quartet] svccfg -s tfport setprop config/flags = --sync-only |
| 2460 | 2026-09-04T21:38:35.375Z | |
| 2461 | 2026-09-04T21:38:35.375Z | [t1.quartet] svcadm refresh tfport:default |
| 2462 | 2026-09-04T21:38:35.396Z | |
| 2463 | 2026-09-04T21:38:35.396Z | [t1.quartet] svcadm enable tfport |
| 2464 | 2026-09-04T21:38:35.418Z | |
| 2465 | 2026-09-04T21:38:35.418Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 0944804d-7bc4-4590-a119-3e1a87942874 --sled-uuid bec03e60-ac97-4d81-9b2d-1badc2542535 -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
| 2466 | 2026-09-04T21:38:35.430Z | |
| 2467 | 2026-09-04T21:38:35.430Z | [t1.quartet] ipadm |
| 2468 | 2026-09-04T21:38:35.443Z | ADDROBJ TYPE STATE ADDR |
| 2469 | 2026-09-04T21:38:35.443Z | lo0/v4 static ok 127.0.0.1/8 |
| 2470 | 2026-09-04T21:38:35.443Z | mgt1/v4 static ok 10.0.0.4/24 |
| 2471 | 2026-09-04T21:38:35.443Z | lo0/v6 static ok ::1/128 |
| 2472 | 2026-09-04T21:38:35.443Z | lo0/u6 static ok fd00:4::1/64 |
| 2473 | 2026-09-04T21:38:35.443Z | tfportrear0_0/v6 addrconf ok fe80::4834:4cff:fe99:6c8b%tfportrear0_0/10 |
| 2474 | 2026-09-04T21:38:35.443Z | tfportrear1_0/v6 addrconf ok fe80::7c4b:ebff:fe4a:6d02%tfportrear1_0/10 |
| 2475 | 2026-09-04T21:38:35.443Z | tfportrear2_0/v6 addrconf ok fe80::4810:36ff:fe15:c91f%tfportrear2_0/10 |
| 2476 | 2026-09-04T21:38:37.537Z | initial peering test passed |
| 2477 | 2026-09-04T21:38:38.535Z | [s3.quartet] ping fd00:1::1 |
| 2478 | 2026-09-04T21:38:38.564Z | fd00:1::1 is alive |
| 2479 | 2026-09-04T21:38:49.559Z | [s3.quartet] ping fd00:1::1 |
| 2480 | 2026-09-04T21:38:49.573Z | fd00:1::1 is alive |
| 2481 | 2026-09-04T21:38:49.586Z | [t1.quartet] pkill ddmd |
| 2482 | 2026-09-04T21:38:49.598Z | |
| 2483 | 2026-09-04T21:38:49.598Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
| 2484 | 2026-09-04T21:38:49.598Z | cp /mgtest/t1.quartet/root//var/svc/log/oxide-dendrite:default.log /work/t1.quartet-dpd.log |
| 2485 | 2026-09-04T21:38:50.775Z | test ddm::test_quartet has been running for over 60 seconds |
| 2486 | 2026-09-04T21:38:51.496Z | [s3.quartet] pkill ddmd |
| 2487 | 2026-09-04T21:38:51.516Z | |
| 2488 | 2026-09-04T21:38:51.516Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
| 2489 | 2026-09-04T21:38:53.525Z | [s2.quartet] pkill ddmd |
| 2490 | 2026-09-04T21:38:53.552Z | |
| 2491 | 2026-09-04T21:38:53.552Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
| 2492 | 2026-09-04T21:38:55.405Z | [s1.quartet] pkill ddmd |
| 2493 | 2026-09-04T21:38:55.419Z | |
| 2494 | 2026-09-04T21:38:55.419Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
| 2495 | 2026-09-04T21:38:57.273Z | [sidecar.quartet] pkill softnpu |
| 2496 | 2026-09-04T21:38:57.288Z | |
| 2497 | 2026-09-04T21:38:57.288Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
| 2498 | 2026-09-04T21:39:00.544Z | test ddm::test_quartet ... ok |
| 2499 | 2026-09-04T21:39:00.544Z | |
| 2500 | 2026-09-04T21:39:00.544Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 69.77s |
| 2501 | 2026-09-04T21:39:00.544Z | |
| 2502 | 2026-09-04T21:39:00.598Z | + cleanup |
| 2503 | 2026-09-04T21:39:00.602Z | ++ id -un |
| 2504 | 2026-09-04T21:39:00.602Z | ++ id -gn |
| 2505 | 2026-09-04T21:39:00.618Z | + pfexec chown -R build:build . |
| 2506 | 2026-09-04T21:39:00.726Z | process exited: duration 499395 ms, exit code 0 |
| |
| 2507 | 2026-09-04T21:39:00.747Z | found 6 output files |
| 2508 | 2026-09-04T21:39:00.747Z | uploading: /work/s1.quartet.log (3150 bytes) |
| 2509 | 2026-09-04T21:39:01.777Z | uploaded: /work/s1.quartet.log |
| 2510 | 2026-09-04T21:39:01.777Z | uploading: /work/s2.quartet.log (3149 bytes) |
| 2511 | 2026-09-04T21:39:02.805Z | uploaded: /work/s2.quartet.log |
| 2512 | 2026-09-04T21:39:02.805Z | uploading: /work/s3.quartet.log (3256 bytes) |
| 2513 | 2026-09-04T21:39:03.819Z | uploaded: /work/s3.quartet.log |
| 2514 | 2026-09-04T21:39:03.819Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
| 2515 | 2026-09-04T21:39:04.852Z | uploaded: /work/sidecar.quartet-softnpu.log |
| 2516 | 2026-09-04T21:39:04.852Z | uploading: /work/t1.quartet-dpd.log (325588 bytes) |
| 2517 | 2026-09-04T21:39:05.913Z | uploaded: /work/t1.quartet-dpd.log |
| 2518 | 2026-09-04T21:39:05.913Z | uploading: /work/t1.quartet.log (17630 bytes) |
| 2519 | 2026-09-04T21:39:06.982Z | uploaded: /work/t1.quartet.log |