|
|
|
| 1 | 2026-09-04T21:30:47.864Z | job assigned to worker 01M1Q582KRKEVVG0NENR9G2WE8 [factory aws, i-09079a87c22940b88] (queued for 1 m 18 s) |
| |
| 2 | 2026-09-04T21:30:54.403Z | starting task 0: "setup" |
| 3 | 2026-09-04T21:30:54.406Z | ++ uname -s |
| 4 | 2026-09-04T21:30:54.407Z | + kern=SunOS |
| 5 | 2026-09-04T21:30:54.407Z | + build_user=build |
| 6 | 2026-09-04T21:30:54.407Z | + build_uid=12345 |
| 7 | 2026-09-04T21:30:54.407Z | + work_dir=/work |
| 8 | 2026-09-04T21:30:54.407Z | + input_dir=/input |
| 9 | 2026-09-04T21:30:54.407Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-04T21:30:54.407Z | + case "$kern" in |
| 11 | 2026-09-04T21:30:54.407Z | + groupadd -g 12345 build |
| 12 | 2026-09-04T21:30:54.410Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-04T21:30:56.413Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-04T21:30:56.500Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-04T21:30:56.503Z | + home_fs=zfs |
| 16 | 2026-09-04T21:30:56.503Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-04T21:30:56.503Z | + mkdir -p /home/build |
| 18 | 2026-09-04T21:30:56.503Z | + chown build:build /home/build /work |
| 19 | 2026-09-04T21:30:58.504Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-04T21:30:58.513Z | process exited: duration 4104 ms, exit code 0 |
| |
| 21 | 2026-09-04T21:30:58.533Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-04T21:30:58.551Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-09-04T21:30:58.551Z | * rust toolchain channel = "stable" |
| 24 | 2026-09-04T21:30:58.551Z | * rust toolchain profile = "default" |
| 25 | 2026-09-04T21:30:58.551Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-09-04T21:30:58.551Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-09-04T21:30:58.551Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-04T21:30:58.551Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-04T21:30:58.551Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-09-04T21:30:58.614Z | info: downloading installer |
| 31 | 2026-09-04T21:30:59.725Z | info: profile set to default |
| 32 | 2026-09-04T21:30:59.725Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-04T21:30:59.729Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 34 | 2026-09-04T21:30:59.846Z | info: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01) |
| 35 | 2026-09-04T21:30:59.849Z | info: downloading 6 components |
| 36 | 2026-09-04T21:31:14.330Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 37 | 2026-09-04T21:31:14.330Z | |
| 38 | 2026-09-04T21:31:14.358Z | stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01) |
| 39 | 2026-09-04T21:31:14.359Z | |
| 40 | 2026-09-04T21:31:14.363Z | |
| 41 | 2026-09-04T21:31:14.363Z | Rust is installed now. Great! |
| 42 | 2026-09-04T21:31:14.363Z | |
| 43 | 2026-09-04T21:31:14.363Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-04T21:31:14.363Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-04T21:31:14.363Z | |
| 46 | 2026-09-04T21:31:14.363Z | To configure your current shell, you need to source |
| 47 | 2026-09-04T21:31:14.363Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-04T21:31:14.363Z | |
| 49 | 2026-09-04T21:31:14.363Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-04T21:31:14.364Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-04T21:31:14.364Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-04T21:31:14.364Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-04T21:31:14.364Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-04T21:31:14.364Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-04T21:31:14.364Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-04T21:31:14.364Z | HOST_CC = None |
| 57 | 2026-09-04T21:31:14.364Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-04T21:31:14.364Z | CC = None |
| 59 | 2026-09-04T21:31:14.364Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-04T21:31:14.549Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-04T21:31:14.549Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-04T21:31:14.549Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-04T21:31:14.549Z | CFLAGS = None |
| 64 | 2026-09-04T21:31:14.549Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-04T21:31:14.549Z | HOST_CFLAGS = None |
| 66 | 2026-09-04T21:31:14.549Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-04T21:31:14.549Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-04T21:31:14.549Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-04T21:31:14.549Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-04T21:31:14.654Z | + rustup --version |
| 71 | 2026-09-04T21:31:14.658Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-04T21:31:14.661Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-04T21:31:14.680Z | info: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)` |
| 74 | 2026-09-04T21:31:14.685Z | + cargo --version |
| 75 | 2026-09-04T21:31:14.696Z | cargo 1.98.1 (797e8a9bc 2026-08-05) |
| 76 | 2026-09-04T21:31:14.700Z | + rustc --version |
| 77 | 2026-09-04T21:31:14.717Z | rustc 1.98.1 (48a229cea 2026-09-01) |
| 78 | 2026-09-04T21:31:14.720Z | process exited: duration 16198 ms, exit code 0 |
| |
| 79 | 2026-09-04T21:31:14.726Z | starting task 2: "authentication" |
| 80 | 2026-09-04T21:31:14.748Z | process exited: duration 20 ms, exit code 0 |
| |
| 81 | 2026-09-04T21:31:14.791Z | starting task 3: "clone repository" |
| 82 | 2026-09-04T21:31:14.799Z | + mkdir -p /work/oxidecomputer/maghemite |
| 83 | 2026-09-04T21:31:14.799Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 84 | 2026-09-04T21:31:14.826Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 85 | 2026-09-04T21:31:16.279Z | + cd /work/oxidecomputer/maghemite |
| 86 | 2026-09-04T21:31:16.279Z | + git fetch origin 1abfb305a38dae4d2562c4763c20aab007b639a4 |
| 87 | 2026-09-04T21:31:16.551Z | From https://github.com/oxidecomputer/maghemite |
| 88 | 2026-09-04T21:31:16.551Z | * branch 1abfb305a38dae4d2562c4763c20aab007b639a4 -> FETCH_HEAD |
| 89 | 2026-09-04T21:31:16.558Z | + [[ -n jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr ]] |
| 90 | 2026-09-04T21:31:16.558Z | ++ git branch --show-current |
| 91 | 2026-09-04T21:31:16.558Z | + current=main |
| 92 | 2026-09-04T21:31:16.558Z | + [[ main != jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr ]] |
| 93 | 2026-09-04T21:31:16.558Z | + git branch -f jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr 1abfb305a38dae4d2562c4763c20aab007b639a4 |
| 94 | 2026-09-04T21:31:16.564Z | + git checkout -f jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr |
| 95 | 2026-09-04T21:31:16.580Z | Switched to branch 'jj-stack/bgp-add-composable-wrappers-for-get-set-sockopt-xqyysnkr' |
| 96 | 2026-09-04T21:31:16.584Z | + git reset --hard 1abfb305a38dae4d2562c4763c20aab007b639a4 |
| 97 | 2026-09-04T21:31:16.594Z | HEAD is now at 1abfb30 bgp: Add composable wrappers for {get,set}sockopt |
| 98 | 2026-09-04T21:31:16.604Z | process exited: duration 1812 ms, exit code 0 |
| |
| 99 | 2026-09-04T21:31:16.616Z | starting task 4: "build" |
| 100 | 2026-09-04T21:31:16.625Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 101 | 2026-09-04T21:31:16.760Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 102 | 2026-09-04T21:31:16.764Z | info: downloading 6 components |
| 103 | 2026-09-04T21:31:29.544Z | warn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed |
| 104 | 2026-09-04T21:31:29.544Z | warn: this might cause rustup commands to take longer time to finish than expected |
| 105 | 2026-09-04T21:31:29.544Z | info: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable` |
| 106 | 2026-09-04T21:31:29.653Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 107 | 2026-09-04T21:31:29.687Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 108 | 2026-09-04T21:31:29.696Z | ++ dladm |
| 109 | 2026-09-04T21:31:29.705Z | LINK CLASS MTU STATE BRIDGE OVER |
| 110 | 2026-09-04T21:31:29.706Z | ena0 phys 9216 up -- -- |
| 111 | 2026-09-04T21:31:29.706Z | ++ ipadm |
| 112 | 2026-09-04T21:31:29.706Z | ADDROBJ TYPE STATE ADDR |
| 113 | 2026-09-04T21:31:29.706Z | lo0/v4 static ok 127.0.0.1/8 |
| 114 | 2026-09-04T21:31:29.706Z | ena0/dhcp dhcp ok 10.150.1.213/24 |
| 115 | 2026-09-04T21:31:29.706Z | lo0/v6 static ok ::1/128 |
| 116 | 2026-09-04T21:31:29.706Z | ++ banner collect |
| 117 | 2026-09-04T21:31:29.706Z | |
| 118 | 2026-09-04T21:31:29.706Z | #### #### # # ###### #### ##### |
| 119 | 2026-09-04T21:31:29.706Z | # # # # # # # # # # |
| 120 | 2026-09-04T21:31:29.706Z | # # # # # ##### # # |
| 121 | 2026-09-04T21:31:29.706Z | # # # # # # # # |
| 122 | 2026-09-04T21:31:29.706Z | # # # # # # # # # # |
| 123 | 2026-09-04T21:31:29.706Z | #### #### ###### ###### ###### #### # |
| 124 | 2026-09-04T21:31:29.706Z | |
| 125 | 2026-09-04T21:31:29.706Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 126 | 2026-09-04T21:31:29.706Z | ++ repo=softnpu |
| 127 | 2026-09-04T21:31:29.706Z | ++ series=image |
| 128 | 2026-09-04T21:31:29.706Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 129 | 2026-09-04T21:31:29.706Z | ++ name=softnpu |
| 130 | 2026-09-04T21:31:29.706Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 131 | 2026-09-04T21:31:29.706Z | ++ mkdir -p download |
| 132 | 2026-09-04T21:31:29.706Z | ++ pushd download |
| 133 | 2026-09-04T21:31:29.706Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 134 | 2026-09-04T21:31:29.706Z | ++ [[ ! -f softnpu ]] |
| 135 | 2026-09-04T21:31:29.706Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 136 | 2026-09-04T21:31:29.715Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 137 | 2026-09-04T21:31:29.715Z | Dload Upload Total Spent Left Speed |
| 138 | 2026-09-04T21:31:30.319Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 25.48M 0 0
100 15.63M 100 15.63M 0 0 25.48M 0 0
100 15.63M 100 15.63M 0 0 25.47M 0 0 |
| 139 | 2026-09-04T21:31:30.329Z | ++ popd |
| 140 | 2026-09-04T21:31:30.329Z | /work/oxidecomputer/maghemite |
| 141 | 2026-09-04T21:31:30.329Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 142 | 2026-09-04T21:31:30.329Z | ++ repo=sidecar-lite |
| 143 | 2026-09-04T21:31:30.329Z | ++ series=release |
| 144 | 2026-09-04T21:31:30.329Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 145 | 2026-09-04T21:31:30.329Z | ++ name=libsidecar_lite.so |
| 146 | 2026-09-04T21:31:30.329Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 147 | 2026-09-04T21:31:30.329Z | ++ mkdir -p download |
| 148 | 2026-09-04T21:31:30.329Z | ++ pushd download |
| 149 | 2026-09-04T21:31:30.329Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 150 | 2026-09-04T21:31:30.329Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 151 | 2026-09-04T21:31:30.329Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 152 | 2026-09-04T21:31:30.337Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 153 | 2026-09-04T21:31:30.337Z | Dload Upload Total Spent Left Speed |
| 154 | 2026-09-04T21:31:30.586Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 47.34M 0 0
100 12.04M 100 12.04M 0 0 47.33M 0 0
100 12.04M 100 12.04M 0 0 47.32M 0 0 |
| 155 | 2026-09-04T21:31:30.591Z | ++ popd |
| 156 | 2026-09-04T21:31:30.591Z | /work/oxidecomputer/maghemite |
| 157 | 2026-09-04T21:31:30.591Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 158 | 2026-09-04T21:31:30.591Z | ++ repo=sidecar-lite |
| 159 | 2026-09-04T21:31:30.591Z | ++ series=release |
| 160 | 2026-09-04T21:31:30.591Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 161 | 2026-09-04T21:31:30.591Z | ++ name=scadm |
| 162 | 2026-09-04T21:31:30.591Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 163 | 2026-09-04T21:31:30.591Z | ++ mkdir -p download |
| 164 | 2026-09-04T21:31:30.591Z | ++ pushd download |
| 165 | 2026-09-04T21:31:30.591Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 166 | 2026-09-04T21:31:30.591Z | ++ [[ ! -f scadm ]] |
| 167 | 2026-09-04T21:31:30.591Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 168 | 2026-09-04T21:31:30.598Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 169 | 2026-09-04T21:31:30.598Z | Dload Upload Total Spent Left Speed |
| 170 | 2026-09-04T21:31:30.927Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 47.69M 0 0
100 15.78M 100 15.78M 0 0 47.68M 0 0
100 15.78M 100 15.78M 0 0 47.68M 0 0 |
| 171 | 2026-09-04T21:31:30.930Z | ++ popd |
| 172 | 2026-09-04T21:31:30.930Z | /work/oxidecomputer/maghemite |
| 173 | 2026-09-04T21:31:30.930Z | ++ get_artifact dendrite image 803f6899e3bc64780a965d625e248e1d77e37d43 dendrite-softnpu.tar.gz |
| 174 | 2026-09-04T21:31:30.930Z | ++ repo=dendrite |
| 175 | 2026-09-04T21:31:30.930Z | ++ series=image |
| 176 | 2026-09-04T21:31:30.930Z | ++ commit=803f6899e3bc64780a965d625e248e1d77e37d43 |
| 177 | 2026-09-04T21:31:30.930Z | ++ name=dendrite-softnpu.tar.gz |
| 178 | 2026-09-04T21:31:30.930Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 179 | 2026-09-04T21:31:30.930Z | ++ mkdir -p download |
| 180 | 2026-09-04T21:31:30.933Z | ++ pushd download |
| 181 | 2026-09-04T21:31:30.934Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 182 | 2026-09-04T21:31:30.934Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 183 | 2026-09-04T21:31:30.934Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/803f6899e3bc64780a965d625e248e1d77e37d43/dendrite-softnpu.tar.gz |
| 184 | 2026-09-04T21:31:30.939Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 185 | 2026-09-04T21:31:30.942Z | Dload Upload Total Spent Left Speed |
| 186 | 2026-09-04T21:31:32.277Z |
0 0 0 0 0 0 0 0 0
73 61.61M 73 45.39M 0 0 45.43M 0 00:01 00:01 45.43M
100 61.61M 100 61.61M 0 0 46.03M 0 00:01 00:01 45.43M
100 61.61M 100 61.61M 0 0 46.03M 0 00:01 00:01 45.43M
100 61.61M 100 61.61M 0 0 46.03M 0 00:01 00:01 45.43M |
| 187 | 2026-09-04T21:31:32.280Z | ++ popd |
| 188 | 2026-09-04T21:31:32.290Z | /work/oxidecomputer/maghemite |
| 189 | 2026-09-04T21:31:32.290Z | ++ get_artifact maghemite release 1abfb305a38dae4d2562c4763c20aab007b639a4 ddm |
| 190 | 2026-09-04T21:31:32.290Z | ++ repo=maghemite |
| 191 | 2026-09-04T21:31:32.290Z | ++ series=release |
| 192 | 2026-09-04T21:31:32.290Z | ++ commit=1abfb305a38dae4d2562c4763c20aab007b639a4 |
| 193 | 2026-09-04T21:31:32.290Z | ++ name=ddm |
| 194 | 2026-09-04T21:31:32.290Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 195 | 2026-09-04T21:31:32.290Z | ++ mkdir -p download |
| 196 | 2026-09-04T21:31:32.290Z | ++ pushd download |
| 197 | 2026-09-04T21:31:32.290Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 198 | 2026-09-04T21:31:32.290Z | ++ [[ ! -f ddm ]] |
| 199 | 2026-09-04T21:31:32.290Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/1abfb305a38dae4d2562c4763c20aab007b639a4/ddm |
| 200 | 2026-09-04T21:31:32.298Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 201 | 2026-09-04T21:31:32.299Z | Dload Upload Total Spent Left Speed |
| 202 | 2026-09-04T21:31:32.335Z |
0 0 0 0 0 0 0 0 0 |
| 203 | 2026-09-04T21:31:32.341Z | curl: (22) The requested URL returned error: 404 |
| 204 | 2026-09-04T21:31:32.341Z | ++ popd |
| 205 | 2026-09-04T21:31:32.341Z | /work/oxidecomputer/maghemite |
| 206 | 2026-09-04T21:31:32.341Z | ++ get_artifact maghemite release 1abfb305a38dae4d2562c4763c20aab007b639a4 ddmadm |
| 207 | 2026-09-04T21:31:32.341Z | ++ repo=maghemite |
| 208 | 2026-09-04T21:31:32.341Z | ++ series=release |
| 209 | 2026-09-04T21:31:32.341Z | ++ commit=1abfb305a38dae4d2562c4763c20aab007b639a4 |
| 210 | 2026-09-04T21:31:32.341Z | ++ name=ddmadm |
| 211 | 2026-09-04T21:31:32.341Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 212 | 2026-09-04T21:31:32.341Z | ++ mkdir -p download |
| 213 | 2026-09-04T21:31:32.341Z | ++ pushd download |
| 214 | 2026-09-04T21:31:32.341Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 215 | 2026-09-04T21:31:32.342Z | ++ [[ ! -f ddmadm ]] |
| 216 | 2026-09-04T21:31:32.342Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/1abfb305a38dae4d2562c4763c20aab007b639a4/ddmadm |
| 217 | 2026-09-04T21:31:32.349Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 218 | 2026-09-04T21:31:32.349Z | Dload Upload Total Spent Left Speed |
| 219 | 2026-09-04T21:31:32.383Z |
0 0 0 0 0 0 0 0 0 |
| 220 | 2026-09-04T21:31:32.387Z | curl: (22) The requested URL returned error: 404 |
| 221 | 2026-09-04T21:31:32.387Z | ++ popd |
| 222 | 2026-09-04T21:31:32.387Z | /work/oxidecomputer/maghemite |
| 223 | 2026-09-04T21:31:32.387Z | ++ pushd download |
| 224 | 2026-09-04T21:31:32.387Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 225 | 2026-09-04T21:31:32.387Z | ++ chmod +x softnpu |
| 226 | 2026-09-04T21:31:32.387Z | ++ chmod +x scadm |
| 227 | 2026-09-04T21:31:32.390Z | ++ chmod +x ddmadm |
| 228 | 2026-09-04T21:31:32.390Z | chmod: WARNING: can't access ddmadm |
| 229 | 2026-09-04T21:31:32.390Z | ++ chmod +x ddmd |
| 230 | 2026-09-04T21:31:32.390Z | chmod: WARNING: can't access ddmd |
| 231 | 2026-09-04T21:31:32.390Z | ++ mv ddmadm ddmadm-v2 |
| 232 | 2026-09-04T21:31:32.390Z | mv: cannot access ddmadm |
| 233 | 2026-09-04T21:31:32.390Z | ++ mv ddmd ddmd-v2 |
| 234 | 2026-09-04T21:31:32.393Z | mv: cannot access ddmd |
| 235 | 2026-09-04T21:31:32.393Z | ++ rm -rf zones/dendrite |
| 236 | 2026-09-04T21:31:32.393Z | ++ mkdir -p zones/dendrite |
| 237 | 2026-09-04T21:31:32.393Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 238 | 2026-09-04T21:31:32.990Z | ++ 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:32.995Z | ++ 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:32.995Z | ++ popd |
| 241 | 2026-09-04T21:31:32.995Z | /work/oxidecomputer/maghemite |
| 242 | 2026-09-04T21:31:32.995Z | ++ banner install |
| 243 | 2026-09-04T21:31:32.995Z | |
| 244 | 2026-09-04T21:31:32.996Z | # # # #### ##### ## # # |
| 245 | 2026-09-04T21:31:32.996Z | # ## # # # # # # # |
| 246 | 2026-09-04T21:31:32.996Z | # # # # #### # # # # # |
| 247 | 2026-09-04T21:31:32.996Z | # # # # # # ###### # # |
| 248 | 2026-09-04T21:31:32.996Z | # # ## # # # # # # # |
| 249 | 2026-09-04T21:31:32.996Z | # # # #### # # # ###### ###### |
| 250 | 2026-09-04T21:31:32.996Z | |
| 251 | 2026-09-04T21:31:32.996Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 252 | 2026-09-04T21:31:32.996Z | ++ pfexec pkg install clang-15 |
| 253 | 2026-09-04T21:31:34.790Z | Startup: Refreshing catalog 'helios' ... Done |
| 254 | 2026-09-04T21:31:35.215Z | Startup: Caching catalogs ... Done |
| 255 | 2026-09-04T21:31:37.887Z | Planning: Solver setup ... Done |
| 256 | 2026-09-04T21:31:37.958Z | Planning: Running solver ... Done |
| 257 | 2026-09-04T21:31:38.011Z | Planning: Consolidating action changes ... Done |
| 258 | 2026-09-04T21:31:38.011Z | Planning: Evaluating mediators ... Done |
| 259 | 2026-09-04T21:31:38.021Z | Planning: Planning completed in 2.77 seconds |
| 260 | 2026-09-04T21:31:38.025Z | No updates necessary for this image. |
| 261 | 2026-09-04T21:31:38.282Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 262 | 2026-09-04T21:31:38.282Z | ++ pfexec pkg install pkg-config |
| 263 | 2026-09-04T21:31:38.556Z | Startup: Refreshing catalog 'helios' ... Done |
| 264 | 2026-09-04T21:31:40.944Z | Planning: Solver setup ... Done |
| 265 | 2026-09-04T21:31:41.016Z | Planning: Running solver ... Done |
| 266 | 2026-09-04T21:31:41.066Z | Planning: Consolidating action changes ... Done |
| 267 | 2026-09-04T21:31:41.067Z | Planning: Evaluating mediators ... Done |
| 268 | 2026-09-04T21:31:41.074Z | Planning: Planning completed in 2.51 seconds |
| 269 | 2026-09-04T21:31:41.084Z | No updates necessary for this image. |
| 270 | 2026-09-04T21:31:41.234Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 271 | 2026-09-04T21:31:41.234Z | ++ pfexec pkg install brand/omicron1 |
| 272 | 2026-09-04T21:31:41.508Z | Startup: Refreshing catalog 'helios' ... Done |
| 273 | 2026-09-04T21:31:43.986Z | Planning: Solver setup ... Done |
| 274 | 2026-09-04T21:31:44.062Z | Planning: Running solver ... Done |
| 275 | 2026-09-04T21:31:44.131Z | Planning: Finding local manifests ... Done |
| 276 | 2026-09-04T21:31:44.156Z | Planning: Fetching manifests: 0/2 0% complete |
| 277 | 2026-09-04T21:31:44.156Z | Planning: Fetching manifests: 2/2 100% complete |
| 278 | 2026-09-04T21:31:44.156Z | Planning: Package planning ... Done |
| 279 | 2026-09-04T21:31:44.268Z | Planning: Merging actions ... Done |
| 280 | 2026-09-04T21:31:44.362Z | Planning: Checking for conflicting actions ... Done |
| 281 | 2026-09-04T21:31:44.430Z | Planning: Consolidating action changes ... Done |
| 282 | 2026-09-04T21:31:45.124Z | Planning: Evaluating mediators ... Done |
| 283 | 2026-09-04T21:31:45.173Z | Planning: Planning completed in 3.56 seconds |
| 284 | 2026-09-04T21:31:45.173Z | Packages to install: 2 |
| 285 | 2026-09-04T21:31:45.173Z | Create boot environment: No |
| 286 | 2026-09-04T21:31:45.173Z | Create backup boot environment: No |
| 287 | 2026-09-04T21:31:45.173Z | |
| 288 | 2026-09-04T21:31:45.173Z | Download: 0/5 items 0.0/1.0MB 0% complete |
| 289 | 2026-09-04T21:31:45.173Z | Download: Completed 1.01 MB in 0.02 seconds (60.4M/s) |
| 290 | 2026-09-04T21:31:45.436Z | Actions: 1/28 actions (Installing new actions) |
| 291 | 2026-09-04T21:31:45.522Z | Actions: Completed 28 actions in 0.01 seconds. |
| 292 | 2026-09-04T21:31:45.522Z | Finalize: Updating package state database ... Done |
| 293 | 2026-09-04T21:31:45.522Z | Finalize: Updating package cache ... Done |
| 294 | 2026-09-04T21:31:45.522Z | Finalize: Updating image state ... Done |
| 295 | 2026-09-04T21:31:47.866Z | Finalize: Creating fast lookup database ... Done |
| 296 | 2026-09-04T21:31:47.917Z | Finalize: Reading search index ... Done |
| 297 | 2026-09-04T21:31:47.917Z | Finalize: Updating search index ... Done |
| 298 | 2026-09-04T21:31:47.978Z | Finalize: Updating package cache ... Done |
| 299 | 2026-09-04T21:31:48.072Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 300 | 2026-09-04T21:31:48.101Z | ++ pfexec pkg install brand/omicron1/tools |
| 301 | 2026-09-04T21:31:48.316Z | Startup: Refreshing catalog 'helios' ... Done |
| 302 | 2026-09-04T21:31:50.767Z | Planning: Solver setup ... Done |
| 303 | 2026-09-04T21:31:50.839Z | Planning: Running solver ... Done |
| 304 | 2026-09-04T21:31:50.888Z | Planning: Finding local manifests ... Done |
| 305 | 2026-09-04T21:31:50.891Z | Planning: Fetching manifests: 0/1 0% complete |
| 306 | 2026-09-04T21:31:50.906Z | Planning: Fetching manifests: 1/1 100% complete |
| 307 | 2026-09-04T21:31:50.922Z | Planning: Package planning ... Done |
| 308 | 2026-09-04T21:31:50.930Z | Planning: Merging actions ... Done |
| 309 | 2026-09-04T21:31:51.052Z | Planning: Checking for conflicting actions ... Done |
| 310 | 2026-09-04T21:31:51.057Z | Planning: Consolidating action changes ... Done |
| 311 | 2026-09-04T21:31:51.218Z | Planning: Evaluating mediators ... Done |
| 312 | 2026-09-04T21:31:51.224Z | Planning: Planning completed in 2.92 seconds |
| 313 | 2026-09-04T21:31:51.228Z | Packages to install: 1 |
| 314 | 2026-09-04T21:31:51.228Z | Services to change: 1 |
| 315 | 2026-09-04T21:31:51.228Z | Create boot environment: No |
| 316 | 2026-09-04T21:31:51.228Z | Create backup boot environment: No |
| 317 | 2026-09-04T21:31:51.239Z | |
| 318 | 2026-09-04T21:31:51.239Z | Download: 0/2 items 0.0/1.1MB 0% complete |
| 319 | 2026-09-04T21:31:51.262Z | Download: Completed 1.13 MB in 0.02 seconds (53.9M/s) |
| 320 | 2026-09-04T21:31:51.327Z | Actions: 1/19 actions (Installing new actions) |
| 321 | 2026-09-04T21:31:51.342Z | Actions: Completed 19 actions in 0.01 seconds. |
| 322 | 2026-09-04T21:31:51.377Z | Finalize: Updating package state database ... Done |
| 323 | 2026-09-04T21:31:51.377Z | Finalize: Updating package cache ... Done |
| 324 | 2026-09-04T21:31:51.473Z | Finalize: Updating image state ... Done |
| 325 | 2026-09-04T21:31:53.471Z | Finalize: Creating fast lookup database ... Done |
| 326 | 2026-09-04T21:31:53.532Z | Finalize: Reading search index ... Done |
| 327 | 2026-09-04T21:31:53.535Z | Finalize: Updating search index ... Done |
| 328 | 2026-09-04T21:31:53.600Z | Finalize: Updating package cache ... Done |
| 329 | 2026-09-04T21:31:53.685Z | ++ pfexec svcadm enable baseline |
| 330 | 2026-09-04T21:31:53.700Z | ++ retry=0 |
| 331 | 2026-09-04T21:31:53.704Z | +++ svcs -Hostate baseline |
| 332 | 2026-09-04T21:31:53.717Z | ++ [[ offline* != online ]] |
| 333 | 2026-09-04T21:31:53.720Z | ++ [[ 0 -gt 300 ]] |
| 334 | 2026-09-04T21:31:53.720Z | ++ sleep 1 |
| 335 | 2026-09-04T21:31:54.721Z | ++ retry=1 |
| 336 | 2026-09-04T21:31:54.724Z | +++ svcs -Hostate baseline |
| 337 | 2026-09-04T21:31:54.744Z | ++ [[ offline* != online ]] |
| 338 | 2026-09-04T21:31:54.745Z | ++ [[ 1 -gt 300 ]] |
| 339 | 2026-09-04T21:31:54.745Z | ++ sleep 1 |
| 340 | 2026-09-04T21:31:55.732Z | ++ retry=2 |
| 341 | 2026-09-04T21:31:55.735Z | +++ svcs -Hostate baseline |
| 342 | 2026-09-04T21:31:55.746Z | ++ [[ offline* != online ]] |
| 343 | 2026-09-04T21:31:55.746Z | ++ [[ 2 -gt 300 ]] |
| 344 | 2026-09-04T21:31:55.746Z | ++ sleep 1 |
| 345 | 2026-09-04T21:31:56.747Z | ++ retry=3 |
| 346 | 2026-09-04T21:31:56.751Z | +++ svcs -Hostate baseline |
| 347 | 2026-09-04T21:31:56.762Z | ++ [[ offline* != online ]] |
| 348 | 2026-09-04T21:31:56.762Z | ++ [[ 3 -gt 300 ]] |
| 349 | 2026-09-04T21:31:56.762Z | ++ sleep 1 |
| 350 | 2026-09-04T21:31:57.764Z | ++ retry=4 |
| 351 | 2026-09-04T21:31:57.768Z | +++ svcs -Hostate baseline |
| 352 | 2026-09-04T21:31:57.779Z | ++ [[ offline* != online ]] |
| 353 | 2026-09-04T21:31:57.782Z | ++ [[ 4 -gt 300 ]] |
| 354 | 2026-09-04T21:31:57.782Z | ++ sleep 1 |
| 355 | 2026-09-04T21:31:58.801Z | ++ retry=5 |
| 356 | 2026-09-04T21:31:58.809Z | +++ svcs -Hostate baseline |
| 357 | 2026-09-04T21:31:58.809Z | ++ [[ offline* != online ]] |
| 358 | 2026-09-04T21:31:58.809Z | ++ [[ 5 -gt 300 ]] |
| 359 | 2026-09-04T21:31:58.809Z | ++ sleep 1 |
| 360 | 2026-09-04T21:31:59.796Z | ++ retry=6 |
| 361 | 2026-09-04T21:31:59.801Z | +++ svcs -Hostate baseline |
| 362 | 2026-09-04T21:31:59.812Z | ++ [[ offline* != online ]] |
| 363 | 2026-09-04T21:31:59.813Z | ++ [[ 6 -gt 300 ]] |
| 364 | 2026-09-04T21:31:59.819Z | ++ sleep 1 |
| 365 | 2026-09-04T21:32:00.813Z | ++ retry=7 |
| 366 | 2026-09-04T21:32:01.222Z | +++ svcs -Hostate baseline |
| 367 | 2026-09-04T21:32:01.225Z | ++ [[ offline* != online ]] |
| 368 | 2026-09-04T21:32:01.225Z | ++ [[ 7 -gt 300 ]] |
| 369 | 2026-09-04T21:32:01.226Z | ++ sleep 1 |
| 370 | 2026-09-04T21:32:01.831Z | ++ retry=8 |
| 371 | 2026-09-04T21:32:01.834Z | +++ svcs -Hostate baseline |
| 372 | 2026-09-04T21:32:01.844Z | ++ [[ offline* != online ]] |
| 373 | 2026-09-04T21:32:01.845Z | ++ [[ 8 -gt 300 ]] |
| 374 | 2026-09-04T21:32:01.845Z | ++ sleep 1 |
| 375 | 2026-09-04T21:32:02.847Z | ++ retry=9 |
| 376 | 2026-09-04T21:32:02.850Z | +++ svcs -Hostate baseline |
| 377 | 2026-09-04T21:32:02.863Z | ++ [[ offline* != online ]] |
| 378 | 2026-09-04T21:32:02.863Z | ++ [[ 9 -gt 300 ]] |
| 379 | 2026-09-04T21:32:02.863Z | ++ sleep 1 |
| 380 | 2026-09-04T21:32:03.867Z | ++ retry=10 |
| 381 | 2026-09-04T21:32:04.273Z | +++ svcs -Hostate baseline |
| 382 | 2026-09-04T21:32:04.277Z | ++ [[ offline* != online ]] |
| 383 | 2026-09-04T21:32:04.277Z | ++ [[ 10 -gt 300 ]] |
| 384 | 2026-09-04T21:32:04.277Z | ++ sleep 1 |
| 385 | 2026-09-04T21:32:04.888Z | ++ retry=11 |
| 386 | 2026-09-04T21:32:04.894Z | +++ svcs -Hostate baseline |
| 387 | 2026-09-04T21:32:04.900Z | ++ [[ offline* != online ]] |
| 388 | 2026-09-04T21:32:04.900Z | ++ [[ 11 -gt 300 ]] |
| 389 | 2026-09-04T21:32:04.900Z | ++ sleep 1 |
| 390 | 2026-09-04T21:32:05.898Z | ++ retry=12 |
| 391 | 2026-09-04T21:32:05.901Z | +++ svcs -Hostate baseline |
| 392 | 2026-09-04T21:32:05.913Z | ++ [[ offline* != online ]] |
| 393 | 2026-09-04T21:32:05.913Z | ++ [[ 12 -gt 300 ]] |
| 394 | 2026-09-04T21:32:05.913Z | ++ sleep 1 |
| 395 | 2026-09-04T21:32:06.916Z | ++ retry=13 |
| 396 | 2026-09-04T21:32:06.919Z | +++ svcs -Hostate baseline |
| 397 | 2026-09-04T21:32:06.930Z | ++ [[ offline* != online ]] |
| 398 | 2026-09-04T21:32:06.930Z | ++ [[ 13 -gt 300 ]] |
| 399 | 2026-09-04T21:32:06.930Z | ++ sleep 1 |
| 400 | 2026-09-04T21:32:07.931Z | ++ retry=14 |
| 401 | 2026-09-04T21:32:07.936Z | +++ svcs -Hostate baseline |
| 402 | 2026-09-04T21:32:07.948Z | ++ [[ offline* != online ]] |
| 403 | 2026-09-04T21:32:07.948Z | ++ [[ 14 -gt 300 ]] |
| 404 | 2026-09-04T21:32:07.948Z | ++ sleep 1 |
| 405 | 2026-09-04T21:32:08.949Z | ++ retry=15 |
| 406 | 2026-09-04T21:32:08.952Z | +++ svcs -Hostate baseline |
| 407 | 2026-09-04T21:32:09.371Z | ++ [[ offline* != online ]] |
| 408 | 2026-09-04T21:32:09.371Z | ++ [[ 15 -gt 300 ]] |
| 409 | 2026-09-04T21:32:09.371Z | ++ sleep 1 |
| 410 | 2026-09-04T21:32:09.966Z | ++ retry=16 |
| 411 | 2026-09-04T21:32:09.969Z | +++ svcs -Hostate baseline |
| 412 | 2026-09-04T21:32:09.978Z | ++ [[ offline* != online ]] |
| 413 | 2026-09-04T21:32:09.978Z | ++ [[ 16 -gt 300 ]] |
| 414 | 2026-09-04T21:32:09.978Z | ++ sleep 1 |
| 415 | 2026-09-04T21:32:10.979Z | ++ retry=17 |
| 416 | 2026-09-04T21:32:10.984Z | +++ svcs -Hostate baseline |
| 417 | 2026-09-04T21:32:10.996Z | ++ [[ offline* != online ]] |
| 418 | 2026-09-04T21:32:10.996Z | ++ [[ 17 -gt 300 ]] |
| 419 | 2026-09-04T21:32:10.996Z | ++ sleep 1 |
| 420 | 2026-09-04T21:32:11.995Z | ++ retry=18 |
| 421 | 2026-09-04T21:32:12.000Z | +++ svcs -Hostate baseline |
| 422 | 2026-09-04T21:32:12.011Z | ++ [[ offline* != online ]] |
| 423 | 2026-09-04T21:32:12.011Z | ++ [[ 18 -gt 300 ]] |
| 424 | 2026-09-04T21:32:12.011Z | ++ sleep 1 |
| 425 | 2026-09-04T21:32:13.015Z | ++ retry=19 |
| 426 | 2026-09-04T21:32:13.020Z | +++ svcs -Hostate baseline |
| 427 | 2026-09-04T21:32:13.027Z | ++ [[ offline* != online ]] |
| 428 | 2026-09-04T21:32:13.027Z | ++ [[ 19 -gt 300 ]] |
| 429 | 2026-09-04T21:32:13.027Z | ++ sleep 1 |
| 430 | 2026-09-04T21:32:14.029Z | ++ retry=20 |
| 431 | 2026-09-04T21:32:14.033Z | +++ svcs -Hostate baseline |
| 432 | 2026-09-04T21:32:14.043Z | ++ [[ offline* != online ]] |
| 433 | 2026-09-04T21:32:14.043Z | ++ [[ 20 -gt 300 ]] |
| 434 | 2026-09-04T21:32:14.043Z | ++ sleep 1 |
| 435 | 2026-09-04T21:32:15.045Z | ++ retry=21 |
| 436 | 2026-09-04T21:32:15.049Z | +++ svcs -Hostate baseline |
| 437 | 2026-09-04T21:32:15.059Z | ++ [[ online != online ]] |
| 438 | 2026-09-04T21:32:15.059Z | ++ set -o errexit |
| 439 | 2026-09-04T21:32:15.062Z | ++ set -o pipefail |
| 440 | 2026-09-04T21:32:15.062Z | ++ banner build |
| 441 | 2026-09-04T21:32:15.062Z | |
| 442 | 2026-09-04T21:32:15.062Z | ##### # # # # ##### |
| 443 | 2026-09-04T21:32:15.062Z | # # # # # # # # |
| 444 | 2026-09-04T21:32:15.062Z | ##### # # # # # # |
| 445 | 2026-09-04T21:32:15.062Z | # # # # # # # # |
| 446 | 2026-09-04T21:32:15.063Z | # # # # # # # # |
| 447 | 2026-09-04T21:32:15.063Z | ##### #### # ###### ##### |
| 448 | 2026-09-04T21:32:15.063Z | |
| 449 | 2026-09-04T21:32:15.063Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 450 | 2026-09-04T21:32:15.168Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 451 | 2026-09-04T21:32:15.782Z | From https://github.com/oxidecomputer/falcon |
| 452 | 2026-09-04T21:32:15.782Z | * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483 |
| 453 | 2026-09-04T21:32:15.859Z | Updating crates.io index |
| 454 | 2026-09-04T21:32:15.862Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 455 | 2026-09-04T21:32:16.330Z | From https://github.com/oxidecomputer/dendrite |
| 456 | 2026-09-04T21:32:16.330Z | * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43 |
| 457 | 2026-09-04T21:32:16.363Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 458 | 2026-09-04T21:32:17.052Z | From https://github.com/oxidecomputer/ispf |
| 459 | 2026-09-04T21:32:17.052Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 460 | 2026-09-04T21:32:17.461Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 461 | 2026-09-04T21:32:17.461Z | From https://github.com/oxidecomputer/netadm-sys |
| 462 | 2026-09-04T21:32:17.461Z | * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2 |
| 463 | 2026-09-04T21:32:17.461Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 464 | 2026-09-04T21:32:23.341Z | From https://github.com/oxidecomputer/omicron |
| 465 | 2026-09-04T21:32:23.341Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 466 | 2026-09-04T21:32:23.761Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 467 | 2026-09-04T21:32:24.102Z | From https://github.com/oxidecomputer/opte |
| 468 | 2026-09-04T21:32:24.102Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 469 | 2026-09-04T21:32:24.132Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 470 | 2026-09-04T21:32:24.435Z | From https://github.com/oxidecomputer/slog-error-chain |
| 471 | 2026-09-04T21:32:24.435Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 472 | 2026-09-04T21:32:24.447Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 473 | 2026-09-04T21:32:24.736Z | From https://github.com/illumos/smf-rs |
| 474 | 2026-09-04T21:32:24.736Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 475 | 2026-09-04T21:32:24.744Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 476 | 2026-09-04T21:32:25.035Z | From https://github.com/oxidecomputer/network-interface |
| 477 | 2026-09-04T21:32:25.035Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 478 | 2026-09-04T21:32:25.045Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 479 | 2026-09-04T21:32:25.344Z | From https://github.com/oxidecomputer/zone |
| 480 | 2026-09-04T21:32:25.344Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 481 | 2026-09-04T21:32:25.349Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 482 | 2026-09-04T21:32:25.990Z | From https://github.com/oxidecomputer/propolis |
| 483 | 2026-09-04T21:32:25.990Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 484 | 2026-09-04T21:32:26.431Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 485 | 2026-09-04T21:32:26.588Z | From https://github.com/oxidecomputer/transceiver-control |
| 486 | 2026-09-04T21:32:26.588Z | * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea |
| 487 | 2026-09-04T21:32:26.595Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 488 | 2026-09-04T21:32:27.320Z | From https://github.com/oxidecomputer/dlpi-sys |
| 489 | 2026-09-04T21:32:27.321Z | * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1 |
| 490 | 2026-09-04T21:32:27.325Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 491 | 2026-09-04T21:32:27.325Z | From https://github.com/jmesmon/rust-libzfs |
| 492 | 2026-09-04T21:32:27.325Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 493 | 2026-09-04T21:32:27.325Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 494 | 2026-09-04T21:32:27.940Z | From https://github.com/oxidecomputer/rusty-doors |
| 495 | 2026-09-04T21:32:27.940Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 496 | 2026-09-04T21:32:27.943Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 497 | 2026-09-04T21:32:27.944Z | From https://github.com/oxidecomputer/lldp |
| 498 | 2026-09-04T21:32:27.944Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 499 | 2026-09-04T21:32:27.944Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 500 | 2026-09-04T21:32:28.245Z | From https://github.com/oxidecomputer/tufaceous |
| 501 | 2026-09-04T21:32:28.245Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 502 | 2026-09-04T21:32:28.259Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 503 | 2026-09-04T21:32:28.760Z | From https://github.com/oxidecomputer/management-gateway-service |
| 504 | 2026-09-04T21:32:28.760Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 505 | 2026-09-04T21:32:28.773Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 506 | 2026-09-04T21:32:29.983Z | From https://github.com/oxidecomputer/crucible |
| 507 | 2026-09-04T21:32:29.984Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 508 | 2026-09-04T21:32:30.025Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 509 | 2026-09-04T21:32:30.322Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 510 | 2026-09-04T21:32:30.322Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 511 | 2026-09-04T21:32:30.329Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 512 | 2026-09-04T21:32:30.981Z | From https://github.com/oxidecomputer/propolis |
| 513 | 2026-09-04T21:32:30.981Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 514 | 2026-09-04T21:32:31.024Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 515 | 2026-09-04T21:32:31.860Z | From https://github.com/oxidecomputer/crucible |
| 516 | 2026-09-04T21:32:31.860Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 517 | 2026-09-04T21:32:31.923Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 518 | 2026-09-04T21:32:32.313Z | From https://github.com/oxidecomputer/tofino |
| 519 | 2026-09-04T21:32:32.313Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 520 | 2026-09-04T21:32:32.324Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 521 | 2026-09-04T21:32:32.982Z | From https://github.com/oxidecomputer/maghemite |
| 522 | 2026-09-04T21:32:32.982Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 523 | 2026-09-04T21:32:33.045Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 524 | 2026-09-04T21:32:33.336Z | From https://github.com/oxidecomputer/clickward |
| 525 | 2026-09-04T21:32:33.336Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 526 | 2026-09-04T21:32:33.342Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 527 | 2026-09-04T21:32:33.658Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 528 | 2026-09-04T21:32:33.658Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 529 | 2026-09-04T21:32:36.450Z | Downloading crates ... |
| 530 | 2026-09-04T21:32:36.865Z | Downloaded aead v0.5.2 |
| 531 | 2026-09-04T21:32:36.865Z | Downloaded anstyle v1.0.14 |
| 532 | 2026-09-04T21:32:36.865Z | Downloaded base16ct v0.2.0 |
| 533 | 2026-09-04T21:32:36.865Z | Downloaded csv-core v0.1.13 |
| 534 | 2026-09-04T21:32:36.865Z | Downloaded anyhow v1.0.104 |
| 535 | 2026-09-04T21:32:36.865Z | Downloaded aho-corasick v1.1.5 |
| 536 | 2026-09-04T21:32:36.865Z | Downloaded atomic-waker v1.1.2 |
| 537 | 2026-09-04T21:32:36.865Z | Downloaded base16ct v1.0.0 |
| 538 | 2026-09-04T21:32:36.865Z | Downloaded anstyle-query v1.1.5 |
| 539 | 2026-09-04T21:32:36.865Z | Downloaded autocfg v1.5.1 |
| 540 | 2026-09-04T21:32:36.865Z | Downloaded base64ct v1.8.3 |
| 541 | 2026-09-04T21:32:36.865Z | Downloaded internet-checksum v0.2.1 |
| 542 | 2026-09-04T21:32:36.865Z | Downloaded allocator-api2 v0.2.21 |
| 543 | 2026-09-04T21:32:36.865Z | Downloaded base64 v0.22.1 |
| 544 | 2026-09-04T21:32:36.865Z | Downloaded arc-swap v1.9.2 |
| 545 | 2026-09-04T21:32:36.865Z | Downloaded adler2 v2.0.1 |
| 546 | 2026-09-04T21:32:36.865Z | Downloaded idna_adapter v1.2.2 |
| 547 | 2026-09-04T21:32:36.865Z | Downloaded ingot v0.1.1 |
| 548 | 2026-09-04T21:32:36.865Z | Downloaded async-stream-impl v0.3.6 |
| 549 | 2026-09-04T21:32:36.865Z | Downloaded const-random-macro v0.1.16 |
| 550 | 2026-09-04T21:32:36.865Z | Downloaded ident_case v1.0.1 |
| 551 | 2026-09-04T21:32:36.865Z | Downloaded opaque-debug v0.3.1 |
| 552 | 2026-09-04T21:32:36.865Z | Downloaded is-terminal v0.4.17 |
| 553 | 2026-09-04T21:32:36.865Z | Downloaded atomicwrites v0.4.4 |
| 554 | 2026-09-04T21:32:36.865Z | Downloaded ahash v0.8.12 |
| 555 | 2026-09-04T21:32:36.865Z | Downloaded anstream v1.0.0 |
| 556 | 2026-09-04T21:32:36.865Z | Downloaded itoa v1.0.18 |
| 557 | 2026-09-04T21:32:36.866Z | Downloaded no-std-compat v0.4.1 |
| 558 | 2026-09-04T21:32:36.866Z | Downloaded jiff-static v0.2.35 |
| 559 | 2026-09-04T21:32:36.866Z | Downloaded anstyle-parse v1.0.0 |
| 560 | 2026-09-04T21:32:36.866Z | Downloaded konst_macro_rules v0.2.19 |
| 561 | 2026-09-04T21:32:36.866Z | Downloaded lazy_static v1.5.0 |
| 562 | 2026-09-04T21:32:36.866Z | Downloaded async-stream v0.3.6 |
| 563 | 2026-09-04T21:32:36.866Z | Downloaded cobs v0.3.0 |
| 564 | 2026-09-04T21:32:36.866Z | Downloaded is_ci v1.2.0 |
| 565 | 2026-09-04T21:32:36.866Z | Downloaded indent_write v2.2.0 |
| 566 | 2026-09-04T21:32:36.866Z | Downloaded inout v0.1.4 |
| 567 | 2026-09-04T21:32:36.866Z | Downloaded keccak v0.1.6 |
| 568 | 2026-09-04T21:32:36.866Z | Downloaded instant v0.1.13 |
| 569 | 2026-09-04T21:32:36.866Z | Downloaded libscf-sys v1.2.0 |
| 570 | 2026-09-04T21:32:36.866Z | Downloaded bit-set v0.8.0 |
| 571 | 2026-09-04T21:32:36.866Z | Downloaded block-buffer v0.10.4 |
| 572 | 2026-09-04T21:32:36.866Z | Downloaded is_terminal_polyfill v1.70.2 |
| 573 | 2026-09-04T21:32:36.866Z | Downloaded num v0.4.3 |
| 574 | 2026-09-04T21:32:36.866Z | Downloaded num-conv v0.2.2 |
| 575 | 2026-09-04T21:32:36.866Z | Downloaded olpc-cjson v0.1.4 |
| 576 | 2026-09-04T21:32:36.866Z | Downloaded block-buffer v0.12.1 |
| 577 | 2026-09-04T21:32:36.866Z | Downloaded async-recursion v1.1.1 |
| 578 | 2026-09-04T21:32:36.866Z | Downloaded num_enum_derive v0.5.11 |
| 579 | 2026-09-04T21:32:36.866Z | Downloaded num_threads v0.1.7 |
| 580 | 2026-09-04T21:32:36.866Z | Downloaded ciborium-io v0.2.2 |
| 581 | 2026-09-04T21:32:36.866Z | Downloaded ciborium-ll v0.2.2 |
| 582 | 2026-09-04T21:32:36.866Z | Downloaded colorchoice v1.0.5 |
| 583 | 2026-09-04T21:32:36.866Z | Downloaded clap_lex v1.1.0 |
| 584 | 2026-09-04T21:32:36.866Z | Downloaded crucible-workspace-hack v0.1.0 |
| 585 | 2026-09-04T21:32:36.866Z | Downloaded scopeguard v1.2.0 |
| 586 | 2026-09-04T21:32:36.866Z | Downloaded hyper-rustls v0.27.9 |
| 587 | 2026-09-04T21:32:36.866Z | Downloaded cfg_aliases v0.2.2 |
| 588 | 2026-09-04T21:32:36.866Z | Downloaded ingot-macros v0.2.0 |
| 589 | 2026-09-04T21:32:36.866Z | Downloaded const-random v0.1.18 |
| 590 | 2026-09-04T21:32:36.866Z | Downloaded newtype-uuid-macros v0.1.1 |
| 591 | 2026-09-04T21:32:36.866Z | Downloaded match_cfg v0.1.0 |
| 592 | 2026-09-04T21:32:36.866Z | Downloaded memoffset v0.9.1 |
| 593 | 2026-09-04T21:32:36.866Z | Downloaded newtype_derive v0.1.6 |
| 594 | 2026-09-04T21:32:36.866Z | Downloaded num-iter v0.1.46 |
| 595 | 2026-09-04T21:32:36.867Z | Downloaded omicron-workspace-hack v0.1.0 |
| 596 | 2026-09-04T21:32:36.867Z | Downloaded newline-converter v0.3.0 |
| 597 | 2026-09-04T21:32:36.867Z | Downloaded num-derive v0.4.2 |
| 598 | 2026-09-04T21:32:36.867Z | Downloaded macaddr v1.0.1 |
| 599 | 2026-09-04T21:32:36.867Z | Downloaded bytecount v0.6.9 |
| 600 | 2026-09-04T21:32:36.867Z | Downloaded cpufeatures v0.2.17 |
| 601 | 2026-09-04T21:32:36.867Z | Downloaded bit-vec v0.8.0 |
| 602 | 2026-09-04T21:32:36.867Z | Downloaded byteorder v1.5.0 |
| 603 | 2026-09-04T21:32:36.867Z | Downloaded crossbeam-epoch v0.9.20 |
| 604 | 2026-09-04T21:32:36.867Z | Downloaded managed v0.8.0 |
| 605 | 2026-09-04T21:32:36.867Z | Downloaded memmap v0.7.0 |
| 606 | 2026-09-04T21:32:36.867Z | Downloaded mime v0.3.17 |
| 607 | 2026-09-04T21:32:36.867Z | Downloaded scroll_derive v0.13.1 |
| 608 | 2026-09-04T21:32:36.867Z | Downloaded cfg-if v1.0.4 |
| 609 | 2026-09-04T21:32:36.867Z | Downloaded cpufeatures v0.3.0 |
| 610 | 2026-09-04T21:32:36.867Z | Downloaded lru-slab v0.1.2 |
| 611 | 2026-09-04T21:32:36.867Z | Downloaded natord v1.0.9 |
| 612 | 2026-09-04T21:32:36.867Z | Downloaded convert_case v0.4.0 |
| 613 | 2026-09-04T21:32:36.867Z | Downloaded cstr-argument v0.1.2 |
| 614 | 2026-09-04T21:32:36.867Z | Downloaded ingot v0.2.1 |
| 615 | 2026-09-04T21:32:36.867Z | Downloaded crunchy v0.2.4 |
| 616 | 2026-09-04T21:32:36.867Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 617 | 2026-09-04T21:32:36.867Z | Downloaded crypto-common v0.2.2 |
| 618 | 2026-09-04T21:32:36.867Z | Downloaded crypto-common v0.1.7 |
| 619 | 2026-09-04T21:32:36.867Z | Downloaded ingot-types v0.2.0 |
| 620 | 2026-09-04T21:32:36.867Z | Downloaded ipnetwork v0.21.1 |
| 621 | 2026-09-04T21:32:36.867Z | Downloaded libsw v3.5.0 |
| 622 | 2026-09-04T21:32:36.867Z | Downloaded hubpack v0.1.2 |
| 623 | 2026-09-04T21:32:36.867Z | Downloaded sha1 v0.10.7 |
| 624 | 2026-09-04T21:32:36.867Z | Downloaded libsw-core v0.3.2 |
| 625 | 2026-09-04T21:32:36.867Z | Downloaded num_enum v0.5.11 |
| 626 | 2026-09-04T21:32:36.867Z | Downloaded slog-bunyan v2.5.0 |
| 627 | 2026-09-04T21:32:36.867Z | Downloaded crc8 v0.1.1 |
| 628 | 2026-09-04T21:32:36.867Z | Downloaded num_enum v0.7.6 |
| 629 | 2026-09-04T21:32:36.867Z | Downloaded strsim v0.11.1 |
| 630 | 2026-09-04T21:32:36.873Z | Downloaded structmeta v0.3.0 |
| 631 | 2026-09-04T21:32:36.873Z | Downloaded num-integer v0.1.47 |
| 632 | 2026-09-04T21:32:36.873Z | Downloaded compression-core v0.4.32 |
| 633 | 2026-09-04T21:32:36.873Z | Downloaded ingot-types v0.1.2 |
| 634 | 2026-09-04T21:32:36.873Z | Downloaded ipnet v2.12.1 |
| 635 | 2026-09-04T21:32:36.874Z | Downloaded argon2 v0.5.3 |
| 636 | 2026-09-04T21:32:36.874Z | Downloaded bitflags v1.3.2 |
| 637 | 2026-09-04T21:32:36.874Z | Downloaded const_format_proc_macros v0.2.34 |
| 638 | 2026-09-04T21:32:36.874Z | Downloaded jobserver v0.1.35 |
| 639 | 2026-09-04T21:32:36.874Z | Downloaded critical-section v1.2.0 |
| 640 | 2026-09-04T21:32:36.874Z | Downloaded daft v0.1.8 |
| 641 | 2026-09-04T21:32:36.874Z | Downloaded crossbeam-deque v0.8.7 |
| 642 | 2026-09-04T21:32:36.874Z | Downloaded subtle v2.6.1 |
| 643 | 2026-09-04T21:32:36.874Z | Downloaded byte-wrapper v0.1.0 |
| 644 | 2026-09-04T21:32:36.874Z | Downloaded backoff v0.4.0 |
| 645 | 2026-09-04T21:32:36.874Z | Downloaded camino-tempfile v1.4.1 |
| 646 | 2026-09-04T21:32:36.874Z | Downloaded linear-map v1.2.0 |
| 647 | 2026-09-04T21:32:36.874Z | Downloaded linked-hash-map v0.5.6 |
| 648 | 2026-09-04T21:32:36.874Z | Downloaded newtype-uuid v1.4.0 |
| 649 | 2026-09-04T21:32:36.874Z | Downloaded async-trait v0.1.92 |
| 650 | 2026-09-04T21:32:36.874Z | Downloaded lock_api v0.4.14 |
| 651 | 2026-09-04T21:32:36.874Z | Downloaded num_enum_derive v0.7.6 |
| 652 | 2026-09-04T21:32:36.874Z | Downloaded num-rational v0.4.2 |
| 653 | 2026-09-04T21:32:36.874Z | Downloaded lru-cache v0.1.2 |
| 654 | 2026-09-04T21:32:36.874Z | Downloaded tabwriter v1.4.1 |
| 655 | 2026-09-04T21:32:36.874Z | Downloaded testing_table v0.3.0 |
| 656 | 2026-09-04T21:32:36.874Z | Downloaded daft-derive v0.1.8 |
| 657 | 2026-09-04T21:32:36.874Z | Downloaded unicode-linebreak v0.1.5 |
| 658 | 2026-09-04T21:32:36.874Z | Downloaded waitgroup v0.1.2 |
| 659 | 2026-09-04T21:32:36.874Z | Downloaded thread-id v5.1.0 |
| 660 | 2026-09-04T21:32:36.874Z | Downloaded toml_write v0.1.2 |
| 661 | 2026-09-04T21:32:36.874Z | Downloaded tower-layer v0.3.3 |
| 662 | 2026-09-04T21:32:36.874Z | Downloaded tower-service v0.3.3 |
| 663 | 2026-09-04T21:32:36.874Z | Downloaded typeid v1.0.3 |
| 664 | 2026-09-04T21:32:36.874Z | Downloaded usdt-macro v0.5.0 |
| 665 | 2026-09-04T21:32:36.874Z | Downloaded cmake v0.1.58 |
| 666 | 2026-09-04T21:32:36.874Z | Downloaded cipher v0.4.4 |
| 667 | 2026-09-04T21:32:36.874Z | Downloaded compression-codecs v0.4.38 |
| 668 | 2026-09-04T21:32:36.874Z | Downloaded usdt v0.5.0 |
| 669 | 2026-09-04T21:32:36.874Z | Downloaded usdt v0.6.0 |
| 670 | 2026-09-04T21:32:36.874Z | Downloaded serde_derive_internals v0.29.1 |
| 671 | 2026-09-04T21:32:36.874Z | Downloaded rustversion v1.0.23 |
| 672 | 2026-09-04T21:32:36.875Z | Downloaded slab v0.4.12 |
| 673 | 2026-09-04T21:32:36.875Z | Downloaded chacha20 v0.9.1 |
| 674 | 2026-09-04T21:32:36.875Z | Downloaded toml_datetime v0.6.11 |
| 675 | 2026-09-04T21:32:36.875Z | Downloaded zerofrom v0.1.8 |
| 676 | 2026-09-04T21:32:36.875Z | Downloaded iana-time-zone v0.1.65 |
| 677 | 2026-09-04T21:32:36.875Z | Downloaded ingot-macros v0.1.1 |
| 678 | 2026-09-04T21:32:36.875Z | Downloaded multer v3.1.0 |
| 679 | 2026-09-04T21:32:36.875Z | Downloaded zone v0.3.1 |
| 680 | 2026-09-04T21:32:36.875Z | Downloaded litemap v0.8.2 |
| 681 | 2026-09-04T21:32:36.875Z | Downloaded futures-task v0.3.34 |
| 682 | 2026-09-04T21:32:36.875Z | Downloaded smartstring v1.0.1 |
| 683 | 2026-09-04T21:32:36.875Z | Downloaded ciborium v0.2.2 |
| 684 | 2026-09-04T21:32:36.875Z | Downloaded slog-scope v4.4.1 |
| 685 | 2026-09-04T21:32:36.875Z | Downloaded tiny-keccak v2.0.2 |
| 686 | 2026-09-04T21:32:36.875Z | Downloaded cancel-safe-futures v0.1.5 |
| 687 | 2026-09-04T21:32:36.875Z | Downloaded once_cell v1.21.4 |
| 688 | 2026-09-04T21:32:36.875Z | Downloaded cargo_toml v0.22.3 |
| 689 | 2026-09-04T21:32:36.875Z | Downloaded chacha20 v0.10.1 |
| 690 | 2026-09-04T21:32:36.875Z | Downloaded console v0.16.4 |
| 691 | 2026-09-04T21:32:36.875Z | Downloaded colored v3.1.1 |
| 692 | 2026-09-04T21:32:36.875Z | Downloaded simd-adler32 v0.3.10 |
| 693 | 2026-09-04T21:32:36.875Z | Downloaded indexmap v1.9.3 |
| 694 | 2026-09-04T21:32:36.875Z | Downloaded indicatif v0.18.6 |
| 695 | 2026-09-04T21:32:36.875Z | Downloaded darling v0.21.3 |
| 696 | 2026-09-04T21:32:36.875Z | Downloaded foreign-types-shared v0.1.1 |
| 697 | 2026-09-04T21:32:36.875Z | Downloaded zone_cfg_derive v0.3.1 |
| 698 | 2026-09-04T21:32:36.875Z | Downloaded embedded-io v0.6.1 |
| 699 | 2026-09-04T21:32:36.875Z | Downloaded fixedbitset v0.4.2 |
| 700 | 2026-09-04T21:32:36.875Z | Downloaded foreign-types-shared v0.3.1 |
| 701 | 2026-09-04T21:32:36.875Z | Downloaded hostname v0.3.1 |
| 702 | 2026-09-04T21:32:36.875Z | Downloaded parse-display v0.10.0 |
| 703 | 2026-09-04T21:32:36.875Z | Downloaded darling v0.23.0 |
| 704 | 2026-09-04T21:32:36.875Z | Downloaded snafu-derive v0.8.9 |
| 705 | 2026-09-04T21:32:36.875Z | Downloaded heck v0.5.0 |
| 706 | 2026-09-04T21:32:36.875Z | Downloaded hex v0.4.3 |
| 707 | 2026-09-04T21:32:36.875Z | Downloaded openssl-probe v0.2.1 |
| 708 | 2026-09-04T21:32:36.876Z | Downloaded percent-encoding v2.3.2 |
| 709 | 2026-09-04T21:32:36.876Z | Downloaded pretty-hex v0.4.2 |
| 710 | 2026-09-04T21:32:36.876Z | Downloaded strum_macros v0.28.0 |
| 711 | 2026-09-04T21:32:36.876Z | Downloaded thiserror v2.0.20 |
| 712 | 2026-09-04T21:32:36.876Z | Downloaded thiserror-impl v1.0.69 |
| 713 | 2026-09-04T21:32:36.876Z | Downloaded tinystr v0.8.3 |
| 714 | 2026-09-04T21:32:36.876Z | Downloaded ref-cast v1.0.26 |
| 715 | 2026-09-04T21:32:36.876Z | Downloaded serde_tokenstream v0.3.0 |
| 716 | 2026-09-04T21:32:36.876Z | Downloaded backon v1.6.0 |
| 717 | 2026-09-04T21:32:36.876Z | Downloaded bcs v0.1.6 |
| 718 | 2026-09-04T21:32:36.876Z | Downloaded bs58 v0.5.1 |
| 719 | 2026-09-04T21:32:36.876Z | Downloaded crc32fast v1.5.0 |
| 720 | 2026-09-04T21:32:36.876Z | Downloaded writeable v0.6.3 |
| 721 | 2026-09-04T21:32:36.876Z | Downloaded blake2 v0.10.6 |
| 722 | 2026-09-04T21:32:36.876Z | Downloaded dunce v1.0.5 |
| 723 | 2026-09-04T21:32:36.876Z | Downloaded derive-ex v0.1.8 |
| 724 | 2026-09-04T21:32:36.876Z | Downloaded whoami v1.6.1 |
| 725 | 2026-09-04T21:32:36.876Z | Downloaded progenitor-macro v0.14.0 |
| 726 | 2026-09-04T21:32:36.876Z | Downloaded rand_pcg v0.10.2 |
| 727 | 2026-09-04T21:32:36.876Z | Downloaded digest v0.11.3 |
| 728 | 2026-09-04T21:32:36.876Z | Downloaded ref-cast-impl v1.0.26 |
| 729 | 2026-09-04T21:32:36.876Z | Downloaded serde_spanned v0.6.9 |
| 730 | 2026-09-04T21:32:36.880Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 731 | 2026-09-04T21:32:36.881Z | Downloaded tokio-macros v2.7.2 |
| 732 | 2026-09-04T21:32:36.881Z | Downloaded num-complex v0.4.6 |
| 733 | 2026-09-04T21:32:36.881Z | Downloaded icu_properties v2.2.0 |
| 734 | 2026-09-04T21:32:36.881Z | Downloaded term v1.2.1 |
| 735 | 2026-09-04T21:32:36.881Z | Downloaded bitflags v2.13.1 |
| 736 | 2026-09-04T21:32:36.881Z | Downloaded icu_provider v2.2.0 |
| 737 | 2026-09-04T21:32:36.881Z | Downloaded camino v1.2.5 |
| 738 | 2026-09-04T21:32:36.881Z | Downloaded clap_derive v4.6.4 |
| 739 | 2026-09-04T21:32:36.881Z | Downloaded num-traits v0.2.19 |
| 740 | 2026-09-04T21:32:36.881Z | Downloaded const-oid v0.10.2 |
| 741 | 2026-09-04T21:32:36.881Z | Downloaded cookie v0.18.2 |
| 742 | 2026-09-04T21:32:36.881Z | Downloaded take_mut v0.2.2 |
| 743 | 2026-09-04T21:32:36.881Z | Downloaded icu_locale_core v2.2.0 |
| 744 | 2026-09-04T21:32:36.881Z | Downloaded hostname v0.4.2 |
| 745 | 2026-09-04T21:32:36.881Z | Downloaded darling_core v0.21.3 |
| 746 | 2026-09-04T21:32:36.881Z | Downloaded ff v0.13.1 |
| 747 | 2026-09-04T21:32:36.881Z | Downloaded find-msvc-tools v0.1.10 |
| 748 | 2026-09-04T21:32:36.881Z | Downloaded icu_normalizer v2.2.0 |
| 749 | 2026-09-04T21:32:36.881Z | Downloaded tinyvec_macros v0.1.1 |
| 750 | 2026-09-04T21:32:36.881Z | Downloaded universal-hash v0.5.1 |
| 751 | 2026-09-04T21:32:36.881Z | Downloaded usdt-attr-macro v0.6.0 |
| 752 | 2026-09-04T21:32:36.881Z | Downloaded want v0.3.1 |
| 753 | 2026-09-04T21:32:36.881Z | Downloaded typify-macro v0.6.2 |
| 754 | 2026-09-04T21:32:36.881Z | Downloaded utf-8 v0.7.6 |
| 755 | 2026-09-04T21:32:36.881Z | Downloaded pkg-config v0.3.33 |
| 756 | 2026-09-04T21:32:36.881Z | Downloaded base64 v0.21.7 |
| 757 | 2026-09-04T21:32:36.881Z | Downloaded synstructure v0.13.2 |
| 758 | 2026-09-04T21:32:36.881Z | Downloaded darling_macro v0.21.3 |
| 759 | 2026-09-04T21:32:36.881Z | Downloaded progenitor-client v0.13.0 |
| 760 | 2026-09-04T21:32:36.881Z | Downloaded rand_chacha v0.9.0 |
| 761 | 2026-09-04T21:32:36.881Z | Downloaded defmt-parser v1.0.0 |
| 762 | 2026-09-04T21:32:36.881Z | Downloaded form_urlencoded v1.2.2 |
| 763 | 2026-09-04T21:32:36.881Z | Downloaded futures-sink v0.3.34 |
| 764 | 2026-09-04T21:32:36.881Z | Downloaded float-ord v0.3.2 |
| 765 | 2026-09-04T21:32:36.882Z | Downloaded embedded-io v0.4.0 |
| 766 | 2026-09-04T21:32:36.882Z | Downloaded log v0.4.33 |
| 767 | 2026-09-04T21:32:36.882Z | Downloaded dtrace-parser v0.3.0 |
| 768 | 2026-09-04T21:32:36.882Z | Downloaded memmap2 v0.9.11 |
| 769 | 2026-09-04T21:32:36.882Z | Downloaded progenitor v0.10.0 |
| 770 | 2026-09-04T21:32:36.882Z | Downloaded serde_path_to_error v0.1.20 |
| 771 | 2026-09-04T21:32:36.882Z | Downloaded rustls-pemfile v2.2.0 |
| 772 | 2026-09-04T21:32:36.882Z | Downloaded slog-async v2.8.0 |
| 773 | 2026-09-04T21:32:36.882Z | Downloaded slog-stdlog v4.1.1 |
| 774 | 2026-09-04T21:32:36.882Z | Downloaded httpdate v1.0.3 |
| 775 | 2026-09-04T21:32:36.882Z | Downloaded bytes v1.12.1 |
| 776 | 2026-09-04T21:32:36.882Z | Downloaded icu_normalizer_data v2.2.0 |
| 777 | 2026-09-04T21:32:36.882Z | Downloaded chacha20poly1305 v0.10.1 |
| 778 | 2026-09-04T21:32:36.882Z | Downloaded schemars v0.8.22 |
| 779 | 2026-09-04T21:32:36.882Z | Downloaded konst v0.2.20 |
| 780 | 2026-09-04T21:32:36.882Z | Downloaded clap v4.6.6 |
| 781 | 2026-09-04T21:32:36.882Z | Downloaded hmac v0.12.1 |
| 782 | 2026-09-04T21:32:36.882Z | Downloaded shlex v2.0.1 |
| 783 | 2026-09-04T21:32:36.882Z | Downloaded rand_xorshift v0.4.0 |
| 784 | 2026-09-04T21:32:36.882Z | Downloaded secrecy v0.10.3 |
| 785 | 2026-09-04T21:32:36.882Z | Downloaded serde-big-array v0.5.1 |
| 786 | 2026-09-04T21:32:36.882Z | Downloaded rustc-hash v2.1.3 |
| 787 | 2026-09-04T21:32:36.882Z | Downloaded thiserror-impl v2.0.20 |
| 788 | 2026-09-04T21:32:36.882Z | Downloaded toml v1.1.4+spec-1.1.0 |
| 789 | 2026-09-04T21:32:36.882Z | Downloaded pest_meta v2.8.8 |
| 790 | 2026-09-04T21:32:36.882Z | Downloaded zmij v1.0.23 |
| 791 | 2026-09-04T21:32:36.882Z | Downloaded errno v0.3.14 |
| 792 | 2026-09-04T21:32:36.882Z | Downloaded semver v0.1.20 |
| 793 | 2026-09-04T21:32:36.882Z | Downloaded xz2 v0.1.7 |
| 794 | 2026-09-04T21:32:36.882Z | Downloaded futures-executor v0.3.34 |
| 795 | 2026-09-04T21:32:36.882Z | Downloaded toml_writer v1.1.2+spec-1.1.0 |
| 796 | 2026-09-04T21:32:36.882Z | Downloaded ppv-lite86 v0.2.21 |
| 797 | 2026-09-04T21:32:36.882Z | Downloaded unarray v0.1.4 |
| 798 | 2026-09-04T21:32:36.882Z | Downloaded usdt-attr-macro v0.5.0 |
| 799 | 2026-09-04T21:32:36.882Z | Downloaded deranged v0.5.8 |
| 800 | 2026-09-04T21:32:36.882Z | Downloaded slog-envlogger v2.2.0 |
| 801 | 2026-09-04T21:32:36.883Z | Downloaded strum v0.26.3 |
| 802 | 2026-09-04T21:32:36.883Z | Downloaded supports-color v3.0.2 |
| 803 | 2026-09-04T21:32:36.883Z | Downloaded tagptr v0.2.0 |
| 804 | 2026-09-04T21:32:36.883Z | Downloaded try-lock v0.2.5 |
| 805 | 2026-09-04T21:32:36.883Z | Downloaded glob v0.3.4 |
| 806 | 2026-09-04T21:32:36.883Z | Downloaded globset v0.4.20 |
| 807 | 2026-09-04T21:32:36.883Z | Downloaded wait-timeout v0.2.1 |
| 808 | 2026-09-04T21:32:36.883Z | Downloaded debug-ignore v1.0.5 |
| 809 | 2026-09-04T21:32:36.883Z | Downloaded dtrace-parser v0.2.0 |
| 810 | 2026-09-04T21:32:36.883Z | Downloaded fs-err v3.3.1 |
| 811 | 2026-09-04T21:32:36.883Z | Downloaded rustls-pki-types v1.15.1 |
| 812 | 2026-09-04T21:32:36.883Z | Downloaded serde_yaml v0.9.34+deprecated |
| 813 | 2026-09-04T21:32:36.883Z | Downloaded miniz_oxide v0.8.9 |
| 814 | 2026-09-04T21:32:36.883Z | Downloaded rhai_codegen v3.2.0 |
| 815 | 2026-09-04T21:32:36.883Z | Downloaded serde_with_macros v3.22.0 |
| 816 | 2026-09-04T21:32:36.883Z | Downloaded tinyvec v1.12.0 |
| 817 | 2026-09-04T21:32:36.883Z | Downloaded strum_macros v0.26.4 |
| 818 | 2026-09-04T21:32:36.883Z | Downloaded unsafe-libyaml v0.2.11 |
| 819 | 2026-09-04T21:32:36.883Z | Downloaded proc-macro-error v1.0.4 |
| 820 | 2026-09-04T21:32:36.883Z | Downloaded semver v1.0.28 |
| 821 | 2026-09-04T21:32:36.883Z | Downloaded foreign-types v0.3.2 |
| 822 | 2026-09-04T21:32:36.883Z | Downloaded futures-io v0.3.34 |
| 823 | 2026-09-04T21:32:36.883Z | Downloaded futures-macro v0.3.34 |
| 824 | 2026-09-04T21:32:36.883Z | Downloaded highway v1.3.0 |
| 825 | 2026-09-04T21:32:36.883Z | Downloaded pin-project-lite v0.2.17 |
| 826 | 2026-09-04T21:32:36.883Z | Downloaded getrandom v0.3.4 |
| 827 | 2026-09-04T21:32:36.883Z | Downloaded paste v1.0.15 |
| 828 | 2026-09-04T21:32:36.883Z | Downloaded progenitor v0.14.0 |
| 829 | 2026-09-04T21:32:36.883Z | Downloaded crossbeam-channel v0.5.16 |
| 830 | 2026-09-04T21:32:36.890Z | Downloaded crossbeam-utils v0.8.22 |
| 831 | 2026-09-04T21:32:36.890Z | Downloaded crypto-bigint v0.5.5 |
| 832 | 2026-09-04T21:32:36.890Z | Downloaded pest_generator v2.8.8 |
| 833 | 2026-09-04T21:32:36.890Z | Downloaded pin-project-internal v1.1.13 |
| 834 | 2026-09-04T21:32:36.890Z | Downloaded dof v0.4.0 |
| 835 | 2026-09-04T21:32:36.890Z | Downloaded dyn-clone v1.0.20 |
| 836 | 2026-09-04T21:32:36.890Z | Downloaded dropshot_endpoint v0.17.1 |
| 837 | 2026-09-04T21:32:36.890Z | Downloaded half v2.7.1 |
| 838 | 2026-09-04T21:32:36.890Z | Downloaded quick-error v1.2.3 |
| 839 | 2026-09-04T21:32:36.890Z | Downloaded cc v1.4.2 |
| 840 | 2026-09-04T21:32:36.890Z | Downloaded rand_chacha v0.3.1 |
| 841 | 2026-09-04T21:32:36.890Z | Downloaded schemars_derive v0.8.22 |
| 842 | 2026-09-04T21:32:36.890Z | Downloaded toml v0.8.23 |
| 843 | 2026-09-04T21:32:36.890Z | Downloaded async-compression v0.4.43 |
| 844 | 2026-09-04T21:32:36.890Z | Downloaded drift v0.2.0 |
| 845 | 2026-09-04T21:32:36.890Z | Downloaded slog-dtrace v0.3.0 |
| 846 | 2026-09-04T21:32:36.890Z | Downloaded tokio-tungstenite v0.21.0 |
| 847 | 2026-09-04T21:32:36.890Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 848 | 2026-09-04T21:32:36.890Z | Downloaded same-file v1.0.6 |
| 849 | 2026-09-04T21:32:36.890Z | Downloaded progenitor-macro v0.10.0 |
| 850 | 2026-09-04T21:32:36.890Z | Downloaded phf_shared v0.12.1 |
| 851 | 2026-09-04T21:32:36.890Z | Downloaded resolv-conf v0.7.6 |
| 852 | 2026-09-04T21:32:36.890Z | Downloaded serde v1.0.229 |
| 853 | 2026-09-04T21:32:36.890Z | Downloaded const_format v0.2.36 |
| 854 | 2026-09-04T21:32:36.890Z | Downloaded usdt-impl v0.5.0 |
| 855 | 2026-09-04T21:32:36.890Z | Downloaded darling_core v0.23.0 |
| 856 | 2026-09-04T21:32:36.890Z | Downloaded rustls-platform-verifier v0.7.0 |
| 857 | 2026-09-04T21:32:36.890Z | Downloaded smf v0.2.3 |
| 858 | 2026-09-04T21:32:36.890Z | Downloaded oxnet v0.1.7 |
| 859 | 2026-09-04T21:32:36.890Z | Downloaded snafu v0.8.9 |
| 860 | 2026-09-04T21:32:36.891Z | Downloaded sync_wrapper v1.0.2 |
| 861 | 2026-09-04T21:32:36.891Z | Downloaded strum_macros v0.27.2 |
| 862 | 2026-09-04T21:32:36.891Z | Downloaded unicode-xid v0.2.6 |
| 863 | 2026-09-04T21:32:36.891Z | Downloaded utf8_iter v1.0.4 |
| 864 | 2026-09-04T21:32:36.891Z | Downloaded yoke-derive v0.8.2 |
| 865 | 2026-09-04T21:32:36.891Z | Downloaded slog-json v2.6.1 |
| 866 | 2026-09-04T21:32:36.891Z | Downloaded structmeta-derive v0.3.0 |
| 867 | 2026-09-04T21:32:36.891Z | Downloaded thread_local v1.1.10 |
| 868 | 2026-09-04T21:32:36.891Z | Downloaded unit-prefix v0.5.2 |
| 869 | 2026-09-04T21:32:36.891Z | Downloaded foldhash v0.2.0 |
| 870 | 2026-09-04T21:32:36.891Z | Downloaded parking_lot_core v0.8.6 |
| 871 | 2026-09-04T21:32:36.891Z | Downloaded minimal-lexical v0.2.1 |
| 872 | 2026-09-04T21:32:36.891Z | Downloaded either v1.17.0 |
| 873 | 2026-09-04T21:32:36.891Z | Downloaded usdt-macro v0.6.0 |
| 874 | 2026-09-04T21:32:36.891Z | Downloaded papergrid v0.18.0 |
| 875 | 2026-09-04T21:32:36.891Z | Downloaded equivalent v1.0.2 |
| 876 | 2026-09-04T21:32:36.891Z | Downloaded oxide-tokio-rt v0.1.6 |
| 877 | 2026-09-04T21:32:36.891Z | Downloaded port-file v0.1.0 |
| 878 | 2026-09-04T21:32:36.891Z | Downloaded progenitor v0.13.0 |
| 879 | 2026-09-04T21:32:36.891Z | Downloaded proc-macro-error-attr v1.0.4 |
| 880 | 2026-09-04T21:32:36.891Z | Downloaded getrandom v0.2.17 |
| 881 | 2026-09-04T21:32:36.891Z | Downloaded openssl-macros v0.1.1 |
| 882 | 2026-09-04T21:32:36.891Z | Downloaded parking_lot v0.12.5 |
| 883 | 2026-09-04T21:32:36.891Z | Downloaded httparse v1.10.1 |
| 884 | 2026-09-04T21:32:36.891Z | Downloaded group v0.13.0 |
| 885 | 2026-09-04T21:32:36.891Z | Downloaded quinn-udp v0.5.15 |
| 886 | 2026-09-04T21:32:36.891Z | Downloaded foreign-types-macros v0.2.4 |
| 887 | 2026-09-04T21:32:36.891Z | Downloaded git-stub v1.0.0 |
| 888 | 2026-09-04T21:32:36.891Z | Downloaded thin-vec v0.2.19 |
| 889 | 2026-09-04T21:32:36.891Z | Downloaded sha2 v0.10.9 |
| 890 | 2026-09-04T21:32:36.891Z | Downloaded slog-term v2.9.2 |
| 891 | 2026-09-04T21:32:36.891Z | Downloaded humantime v2.4.0 |
| 892 | 2026-09-04T21:32:36.892Z | Downloaded progenitor-macro v0.13.0 |
| 893 | 2026-09-04T21:32:36.892Z | Downloaded rustc_version v0.1.7 |
| 894 | 2026-09-04T21:32:36.892Z | Downloaded serde_repr v0.1.21 |
| 895 | 2026-09-04T21:32:36.892Z | Downloaded stable_deref_trait v1.2.1 |
| 896 | 2026-09-04T21:32:36.892Z | Downloaded siphasher v1.0.3 |
| 897 | 2026-09-04T21:32:36.892Z | Downloaded icu_collections v2.2.0 |
| 898 | 2026-09-04T21:32:36.892Z | Downloaded untrusted v0.9.0 |
| 899 | 2026-09-04T21:32:36.892Z | Downloaded fxhash v0.2.1 |
| 900 | 2026-09-04T21:32:36.892Z | Downloaded hash32 v0.3.1 |
| 901 | 2026-09-04T21:32:36.892Z | Downloaded yoke v0.8.3 |
| 902 | 2026-09-04T21:32:36.892Z | Downloaded sha1 v0.11.0 |
| 903 | 2026-09-04T21:32:36.892Z | Downloaded socket2 v0.6.5 |
| 904 | 2026-09-04T21:32:36.892Z | Downloaded progenitor-impl v0.10.0 |
| 905 | 2026-09-04T21:32:36.892Z | Downloaded pin-project v1.1.13 |
| 906 | 2026-09-04T21:32:36.892Z | Downloaded test-strategy v0.4.5 |
| 907 | 2026-09-04T21:32:36.892Z | Downloaded serde_tokenstream v0.2.3 |
| 908 | 2026-09-04T21:32:36.892Z | Downloaded time-core v0.1.9 |
| 909 | 2026-09-04T21:32:36.892Z | Downloaded http-body v1.1.0 |
| 910 | 2026-09-04T21:32:36.892Z | Downloaded powerfmt v0.2.0 |
| 911 | 2026-09-04T21:32:36.892Z | Downloaded postcard v1.1.3 |
| 912 | 2026-09-04T21:32:36.892Z | Downloaded utf8parse v0.2.2 |
| 913 | 2026-09-04T21:32:36.892Z | Downloaded version_check v0.9.5 |
| 914 | 2026-09-04T21:32:36.892Z | Downloaded openssl-sys v0.9.117 |
| 915 | 2026-09-04T21:32:36.892Z | Downloaded typify v0.4.3 |
| 916 | 2026-09-04T21:32:36.892Z | Downloaded derive-where v1.6.1 |
| 917 | 2026-09-04T21:32:36.892Z | Downloaded thiserror v1.0.69 |
| 918 | 2026-09-04T21:32:36.892Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 919 | 2026-09-04T21:32:36.892Z | Downloaded aws-lc-rs v1.18.0 |
| 920 | 2026-09-04T21:32:36.892Z | Downloaded fixedbitset v0.5.7 |
| 921 | 2026-09-04T21:32:36.892Z | Downloaded parking_lot_core v0.9.12 |
| 922 | 2026-09-04T21:32:36.892Z | Downloaded serde_spanned v1.1.1 |
| 923 | 2026-09-04T21:32:36.892Z | Downloaded sigpipe v0.1.3 |
| 924 | 2026-09-04T21:32:36.892Z | Downloaded uuid v1.26.0 |
| 925 | 2026-09-04T21:32:36.892Z | Downloaded spin v0.5.2 |
| 926 | 2026-09-04T21:32:36.892Z | Downloaded swrite v0.1.0 |
| 927 | 2026-09-04T21:32:36.892Z | Downloaded terminal_size v0.4.4 |
| 928 | 2026-09-04T21:32:36.892Z | Downloaded dof v0.3.0 |
| 929 | 2026-09-04T21:32:36.893Z | Downloaded potential_utf v0.1.5 |
| 930 | 2026-09-04T21:32:36.900Z | Downloaded progenitor-client v0.10.0 |
| 931 | 2026-09-04T21:32:36.900Z | Downloaded zerovec-derive v0.11.3 |
| 932 | 2026-09-04T21:32:36.900Z | Downloaded digest v0.10.7 |
| 933 | 2026-09-04T21:32:36.900Z | Downloaded serde_derive v1.0.229 |
| 934 | 2026-09-04T21:32:36.900Z | Downloaded rand v0.8.7 |
| 935 | 2026-09-04T21:32:36.900Z | Downloaded defmt v0.3.100 |
| 936 | 2026-09-04T21:32:36.900Z | Downloaded textwrap v0.16.2 |
| 937 | 2026-09-04T21:32:36.900Z | Downloaded hyper-util v0.1.20 |
| 938 | 2026-09-04T21:32:36.900Z | Downloaded pest_derive v2.8.8 |
| 939 | 2026-09-04T21:32:36.900Z | Downloaded owo-colors v4.3.0 |
| 940 | 2026-09-04T21:32:36.900Z | Downloaded static_assertions v1.1.0 |
| 941 | 2026-09-04T21:32:36.900Z | Downloaded foreign-types v0.5.0 |
| 942 | 2026-09-04T21:32:36.900Z | Downloaded indexmap v2.14.0 |
| 943 | 2026-09-04T21:32:36.900Z | Downloaded usdt-impl v0.6.0 |
| 944 | 2026-09-04T21:32:36.900Z | Downloaded progenitor-impl v0.13.0 |
| 945 | 2026-09-04T21:32:36.900Z | Downloaded termtree v0.5.1 |
| 946 | 2026-09-04T21:32:36.900Z | Downloaded serde_plain v1.0.2 |
| 947 | 2026-09-04T21:32:36.900Z | Downloaded spin v0.9.9 |
| 948 | 2026-09-04T21:32:36.900Z | Downloaded strum v0.27.2 |
| 949 | 2026-09-04T21:32:36.900Z | Downloaded phf v0.12.1 |
| 950 | 2026-09-04T21:32:36.900Z | Downloaded gethostname v0.5.0 |
| 951 | 2026-09-04T21:32:36.900Z | Downloaded heck v0.4.1 |
| 952 | 2026-09-04T21:32:36.900Z | Downloaded zerotrie v0.2.4 |
| 953 | 2026-09-04T21:32:36.900Z | Downloaded tokio-rustls v0.26.4 |
| 954 | 2026-09-04T21:32:36.900Z | Downloaded derive_more v0.99.20 |
| 955 | 2026-09-04T21:32:36.900Z | Downloaded tokio-stream v0.1.19 |
| 956 | 2026-09-04T21:32:36.900Z | Downloaded strum v0.28.0 |
| 957 | 2026-09-04T21:32:36.900Z | Downloaded scroll v0.12.0 |
| 958 | 2026-09-04T21:32:36.901Z | Downloaded rand_core v0.6.4 |
| 959 | 2026-09-04T21:32:36.901Z | Downloaded typify-macro v0.4.3 |
| 960 | 2026-09-04T21:32:36.901Z | Downloaded zeroize_derive v1.5.0 |
| 961 | 2026-09-04T21:32:36.901Z | Downloaded proc-macro-crate v1.3.1 |
| 962 | 2026-09-04T21:32:36.901Z | Downloaded scroll_derive v0.12.1 |
| 963 | 2026-09-04T21:32:36.901Z | Downloaded rand_core v0.9.5 |
| 964 | 2026-09-04T21:32:36.901Z | Downloaded rustls-native-certs v0.8.4 |
| 965 | 2026-09-04T21:32:36.901Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 966 | 2026-09-04T21:32:36.901Z | Downloaded zeroize v1.9.0 |
| 967 | 2026-09-04T21:32:36.901Z | Downloaded hubpack_derive v0.1.1 |
| 968 | 2026-09-04T21:32:36.901Z | Downloaded untrusted v0.7.1 |
| 969 | 2026-09-04T21:32:36.901Z | Downloaded generic-array v0.14.7 |
| 970 | 2026-09-04T21:32:36.901Z | Downloaded mio v1.2.2 |
| 971 | 2026-09-04T21:32:36.901Z | Downloaded fnv v1.0.7 |
| 972 | 2026-09-04T21:32:36.901Z | Downloaded progenitor-client v0.14.0 |
| 973 | 2026-09-04T21:32:36.901Z | Downloaded memchr v2.8.3 |
| 974 | 2026-09-04T21:32:36.901Z | Downloaded serde_core v1.0.229 |
| 975 | 2026-09-04T21:32:36.901Z | Downloaded fs_extra v1.3.0 |
| 976 | 2026-09-04T21:32:36.901Z | Downloaded flate2 v1.1.9 |
| 977 | 2026-09-04T21:32:36.901Z | Downloaded rusty-fork v0.3.1 |
| 978 | 2026-09-04T21:32:36.901Z | Downloaded plain v0.2.3 |
| 979 | 2026-09-04T21:32:36.901Z | Downloaded serde_urlencoded v0.7.1 |
| 980 | 2026-09-04T21:32:36.901Z | Downloaded thread-id v4.2.2 |
| 981 | 2026-09-04T21:32:36.901Z | Downloaded toml_parser v1.1.3+spec-1.1.0 |
| 982 | 2026-09-04T21:32:36.901Z | Downloaded futures-channel v0.3.34 |
| 983 | 2026-09-04T21:32:36.901Z | Downloaded progenitor-impl v0.14.0 |
| 984 | 2026-09-04T21:32:36.901Z | Downloaded git-stub-vcs v0.1.0 |
| 985 | 2026-09-04T21:32:36.901Z | Downloaded tabled_derive v0.7.0 |
| 986 | 2026-09-04T21:32:36.901Z | Downloaded rustc_version v0.4.1 |
| 987 | 2026-09-04T21:32:36.901Z | Downloaded unicode-ident v1.0.24 |
| 988 | 2026-09-04T21:32:36.901Z | Downloaded pem v3.0.6 |
| 989 | 2026-09-04T21:32:36.901Z | Downloaded similar v3.2.0 |
| 990 | 2026-09-04T21:32:36.901Z | Downloaded defmt-macros v1.1.1 |
| 991 | 2026-09-04T21:32:36.901Z | Downloaded enum-as-inner v0.6.1 |
| 992 | 2026-09-04T21:32:36.901Z | Downloaded idna v1.1.0 |
| 993 | 2026-09-04T21:32:36.901Z | Downloaded futures-core v0.3.34 |
| 994 | 2026-09-04T21:32:36.901Z | Downloaded fastrand v2.5.0 |
| 995 | 2026-09-04T21:32:36.901Z | Downloaded zerofrom-derive v0.1.7 |
| 996 | 2026-09-04T21:32:36.902Z | Downloaded time-macros v0.2.32 |
| 997 | 2026-09-04T21:32:37.314Z | Downloaded proc-macro-crate v3.5.0 |
| 998 | 2026-09-04T21:32:37.314Z | Downloaded similar v2.7.0 |
| 999 | 2026-09-04T21:32:37.314Z | Downloaded vsss-rs v3.3.4 |
| 1000 | 2026-09-04T21:32:37.329Z | Downloaded erased-serde v0.3.31 |
| 1001 | 2026-09-04T21:32:37.329Z | Downloaded darling_macro v0.23.0 |
| 1002 | 2026-09-04T21:32:37.329Z | Downloaded nom v7.1.3 |
| 1003 | 2026-09-04T21:32:37.329Z | Downloaded zerocopy-derive v0.8.56 |
| 1004 | 2026-09-04T21:32:37.329Z | Downloaded data-encoding v2.11.1 |
| 1005 | 2026-09-04T21:32:37.329Z | Downloaded typenum v1.20.1 |
| 1006 | 2026-09-04T21:32:37.329Z | Downloaded tracing-attributes v0.1.31 |
| 1007 | 2026-09-04T21:32:37.329Z | Downloaded foldhash v0.1.5 |
| 1008 | 2026-09-04T21:32:37.330Z | Downloaded getrandom v0.4.3 |
| 1009 | 2026-09-04T21:32:37.330Z | Downloaded typify v0.6.2 |
| 1010 | 2026-09-04T21:32:37.330Z | Downloaded parking_lot v0.11.2 |
| 1011 | 2026-09-04T21:32:37.330Z | Downloaded thiserror-no-std v2.0.2 |
| 1012 | 2026-09-04T21:32:37.330Z | Downloaded walkdir v2.5.0 |
| 1013 | 2026-09-04T21:32:37.330Z | Downloaded http-body-util v0.1.5 |
| 1014 | 2026-09-04T21:32:37.330Z | Downloaded hickory-resolver v0.24.4 |
| 1015 | 2026-09-04T21:32:37.330Z | Downloaded scroll v0.13.0 |
| 1016 | 2026-09-04T21:32:37.330Z | Downloaded progenitor-extras v0.2.0 |
| 1017 | 2026-09-04T21:32:37.330Z | Downloaded quote v1.0.47 |
| 1018 | 2026-09-04T21:32:37.330Z | Downloaded smawk v0.3.3 |
| 1019 | 2026-09-04T21:32:37.330Z | Downloaded rayon-core v1.13.0 |
| 1020 | 2026-09-04T21:32:37.330Z | Downloaded signal-hook-registry v1.4.8 |
| 1021 | 2026-09-04T21:32:37.330Z | Downloaded defmt v1.1.1 |
| 1022 | 2026-09-04T21:32:37.330Z | Downloaded displaydoc v0.2.7 |
| 1023 | 2026-09-04T21:32:37.330Z | Downloaded poly1305 v0.8.0 |
| 1024 | 2026-09-04T21:32:37.330Z | Downloaded rustls-webpki v0.103.14 |
| 1025 | 2026-09-04T21:32:37.330Z | Downloaded ryu v1.0.23 |
| 1026 | 2026-09-04T21:32:37.330Z | Downloaded toml_edit v0.19.15 |
| 1027 | 2026-09-04T21:32:37.330Z | Downloaded schemars v0.9.0 |
| 1028 | 2026-09-04T21:32:37.330Z | Downloaded elliptic-curve v0.13.8 |
| 1029 | 2026-09-04T21:32:37.330Z | Downloaded proc-macro2 v1.0.107 |
| 1030 | 2026-09-04T21:32:37.330Z | Downloaded nom v8.0.0 |
| 1031 | 2026-09-04T21:32:37.330Z | Downloaded zerocopy-derive v0.7.35 |
| 1032 | 2026-09-04T21:32:37.330Z | Downloaded hybrid-array v0.4.14 |
| 1033 | 2026-09-04T21:32:37.330Z | Downloaded rand_core v0.10.1 |
| 1034 | 2026-09-04T21:32:37.330Z | Downloaded smallvec v1.15.2 |
| 1035 | 2026-09-04T21:32:37.330Z | Downloaded tempfile v3.27.0 |
| 1036 | 2026-09-04T21:32:37.330Z | Downloaded password-hash v0.5.0 |
| 1037 | 2026-09-04T21:32:37.330Z | Downloaded rand v0.10.2 |
| 1038 | 2026-09-04T21:32:37.330Z | Downloaded itertools v0.12.1 |
| 1039 | 2026-09-04T21:32:37.330Z | Downloaded tokio-dtrace v0.1.1 |
| 1040 | 2026-09-04T21:32:37.330Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1041 | 2026-09-04T21:32:37.330Z | Downloaded jiff-core v0.1.0 |
| 1042 | 2026-09-04T21:32:37.330Z | Downloaded tungstenite v0.21.0 |
| 1043 | 2026-09-04T21:32:37.330Z | Downloaded hyper v1.11.1 |
| 1044 | 2026-09-04T21:32:37.331Z | Downloaded parse-display-derive v0.10.0 |
| 1045 | 2026-09-04T21:32:37.331Z | Downloaded toml_edit v0.25.13+spec-1.1.0 |
| 1046 | 2026-09-04T21:32:37.331Z | Downloaded ucd-trie v0.1.7 |
| 1047 | 2026-09-04T21:32:37.331Z | Downloaded steno v0.4.1 |
| 1048 | 2026-09-04T21:32:37.331Z | Downloaded typed-path v0.9.3 |
| 1049 | 2026-09-04T21:32:37.331Z | Downloaded url v2.5.8 |
| 1050 | 2026-09-04T21:32:37.331Z | Downloaded hickory-resolver v0.25.2 |
| 1051 | 2026-09-04T21:32:37.331Z | Downloaded serde_json v1.0.151 |
| 1052 | 2026-09-04T21:32:37.331Z | Downloaded itertools v0.14.0 |
| 1053 | 2026-09-04T21:32:37.331Z | Downloaded toml_edit v0.22.27 |
| 1054 | 2026-09-04T21:32:37.331Z | Downloaded itertools v0.15.0 |
| 1055 | 2026-09-04T21:32:37.331Z | Downloaded qorb v0.4.1 |
| 1056 | 2026-09-04T21:32:37.331Z | Downloaded ron v0.12.2 |
| 1057 | 2026-09-04T21:32:37.331Z | Downloaded futures v0.3.34 |
| 1058 | 2026-09-04T21:32:37.331Z | Downloaded rand v0.9.5 |
| 1059 | 2026-09-04T21:32:37.331Z | Downloaded papergrid v0.11.0 |
| 1060 | 2026-09-04T21:32:37.331Z | Downloaded zerocopy v0.7.35 |
| 1061 | 2026-09-04T21:32:37.331Z | Downloaded hashbrown v0.16.1 |
| 1062 | 2026-09-04T21:32:37.331Z | Downloaded clap_builder v4.6.6 |
| 1063 | 2026-09-04T21:32:37.331Z | Downloaded tower-http v0.6.11 |
| 1064 | 2026-09-04T21:32:37.331Z | Downloaded futures-util v0.3.34 |
| 1065 | 2026-09-04T21:32:37.331Z | Downloaded icu_properties_data v2.2.0 |
| 1066 | 2026-09-04T21:32:37.331Z | Downloaded quinn v0.11.11 |
| 1067 | 2026-09-04T21:32:37.331Z | Downloaded libm v0.2.16 |
| 1068 | 2026-09-04T21:32:37.331Z | Downloaded prettyplease v0.2.37 |
| 1069 | 2026-09-04T21:32:37.331Z | Downloaded slog v2.8.2 |
| 1070 | 2026-09-04T21:32:37.331Z | Downloaded heapless v0.8.0 |
| 1071 | 2026-09-04T21:32:37.331Z | Downloaded goblin v0.8.2 |
| 1072 | 2026-09-04T21:32:37.331Z | Downloaded unicode-segmentation v1.13.3 |
| 1073 | 2026-09-04T21:32:37.331Z | Downloaded expectorate v1.3.0 |
| 1074 | 2026-09-04T21:32:37.331Z | Downloaded tower v0.5.3 |
| 1075 | 2026-09-04T21:32:37.331Z | Downloaded tracing-core v0.1.36 |
| 1076 | 2026-09-04T21:32:37.332Z | Downloaded zerovec v0.11.6 |
| 1077 | 2026-09-04T21:32:37.332Z | Downloaded iddqd v0.4.6 |
| 1078 | 2026-09-04T21:32:37.332Z | Downloaded schemars v1.2.2 |
| 1079 | 2026-09-04T21:32:37.332Z | Downloaded pest v2.8.8 |
| 1080 | 2026-09-04T21:32:37.332Z | Downloaded tough v0.22.0 |
| 1081 | 2026-09-04T21:32:37.332Z | Downloaded unicode-normalization v0.1.25 |
| 1082 | 2026-09-04T21:32:37.332Z | Downloaded reqwest v0.13.4 |
| 1083 | 2026-09-04T21:32:37.332Z | Downloaded chrono v0.4.45 |
| 1084 | 2026-09-04T21:32:37.332Z | Downloaded winnow v1.0.4 |
| 1085 | 2026-09-04T21:32:37.332Z | Downloaded reqwest v0.12.28 |
| 1086 | 2026-09-04T21:32:37.332Z | Downloaded winnow v0.7.15 |
| 1087 | 2026-09-04T21:32:37.332Z | Downloaded vcpkg v0.2.15 |
| 1088 | 2026-09-04T21:32:37.332Z | Downloaded dropshot-api-manager v0.8.0 |
| 1089 | 2026-09-04T21:32:37.332Z | Downloaded portable-atomic v1.15.0 |
| 1090 | 2026-09-04T21:32:37.332Z | Downloaded hashbrown v0.15.5 |
| 1091 | 2026-09-04T21:32:37.332Z | Downloaded winnow v0.5.40 |
| 1092 | 2026-09-04T21:32:37.332Z | Downloaded rayon v1.12.0 |
| 1093 | 2026-09-04T21:32:37.332Z | Downloaded regex v1.13.1 |
| 1094 | 2026-09-04T21:32:37.332Z | Downloaded http v1.5.0 |
| 1095 | 2026-09-04T21:32:37.332Z | Downloaded hashbrown v0.12.3 |
| 1096 | 2026-09-04T21:32:37.332Z | Downloaded unicode-width v0.2.2 |
| 1097 | 2026-09-04T21:32:37.332Z | Downloaded h2 v0.4.15 |
| 1098 | 2026-09-04T21:32:37.359Z | Downloaded curve25519-dalek v4.1.3 |
| 1099 | 2026-09-04T21:32:37.359Z | Downloaded proptest v1.11.0 |
| 1100 | 2026-09-04T21:32:37.359Z | Downloaded hashbrown v0.17.1 |
| 1101 | 2026-09-04T21:32:37.363Z | Downloaded hkdf v0.12.4 |
| 1102 | 2026-09-04T21:32:37.363Z | Downloaded goblin v0.10.7 |
| 1103 | 2026-09-04T21:32:37.363Z | Downloaded moka v0.12.16 |
| 1104 | 2026-09-04T21:32:37.363Z | Downloaded tokio-util v0.7.19 |
| 1105 | 2026-09-04T21:32:37.364Z | Downloaded unicode-width v0.1.14 |
| 1106 | 2026-09-04T21:32:37.364Z | Downloaded tabled v0.15.0 |
| 1107 | 2026-09-04T21:32:37.376Z | Downloaded tabled v0.21.0 |
| 1108 | 2026-09-04T21:32:37.383Z | Downloaded serde_with v3.22.0 |
| 1109 | 2026-09-04T21:32:37.396Z | Downloaded zerocopy v0.8.56 |
| 1110 | 2026-09-04T21:32:37.400Z | Downloaded syn v1.0.109 |
| 1111 | 2026-09-04T21:32:37.406Z | Downloaded bstr v1.13.1 |
| 1112 | 2026-09-04T21:32:37.427Z | Downloaded webpki-roots v1.0.9 |
| 1113 | 2026-09-04T21:32:37.433Z | Downloaded syn v3.0.3 |
| 1114 | 2026-09-04T21:32:37.439Z | Downloaded openssl v0.10.81 |
| 1115 | 2026-09-04T21:32:37.451Z | Downloaded smoltcp v0.11.0 |
| 1116 | 2026-09-04T21:32:37.456Z | Downloaded quinn-proto v0.11.16 |
| 1117 | 2026-09-04T21:32:37.465Z | Downloaded syn v2.0.119 |
| 1118 | 2026-09-04T21:32:37.482Z | Downloaded nix v0.31.3 |
| 1119 | 2026-09-04T21:32:37.487Z | Downloaded hickory-proto v0.24.4 |
| 1120 | 2026-09-04T21:32:37.498Z | Downloaded rustls v0.23.43 |
| 1121 | 2026-09-04T21:32:37.507Z | Downloaded rustix v0.38.44 |
| 1122 | 2026-09-04T21:32:37.920Z | Downloaded time v0.3.55 |
| 1123 | 2026-09-04T21:32:37.924Z | Downloaded hickory-proto v0.25.2 |
| 1124 | 2026-09-04T21:32:37.924Z | Downloaded openapiv3 v2.2.0 |
| 1125 | 2026-09-04T21:32:37.924Z | Downloaded dropshot v0.17.1 |
| 1126 | 2026-09-04T21:32:37.924Z | Downloaded regress v0.10.5 |
| 1127 | 2026-09-04T21:32:37.924Z | Downloaded typify-impl v0.6.2 |
| 1128 | 2026-09-04T21:32:37.924Z | Downloaded regress v0.11.1 |
| 1129 | 2026-09-04T21:32:37.924Z | Downloaded typify-impl v0.4.3 |
| 1130 | 2026-09-04T21:32:37.924Z | Downloaded regex-syntax v0.8.11 |
| 1131 | 2026-09-04T21:32:37.924Z | Downloaded tracing v0.1.44 |
| 1132 | 2026-09-04T21:32:37.924Z | Downloaded rhai v1.26.0 |
| 1133 | 2026-09-04T21:32:37.924Z | Downloaded rustix v1.1.4 |
| 1134 | 2026-09-04T21:32:37.924Z | Downloaded petgraph v0.6.5 |
| 1135 | 2026-09-04T21:32:37.924Z | Downloaded chrono-tz v0.10.4 |
| 1136 | 2026-09-04T21:32:37.924Z | Downloaded sled v0.34.7 |
| 1137 | 2026-09-04T21:32:37.924Z | Downloaded regex-automata v0.4.18 |
| 1138 | 2026-09-04T21:32:37.924Z | Downloaded jiff v0.2.35 |
| 1139 | 2026-09-04T21:32:37.924Z | Downloaded csv v1.4.0 |
| 1140 | 2026-09-04T21:32:37.924Z | Downloaded tokio v1.53.1 |
| 1141 | 2026-09-04T21:32:37.924Z | Downloaded sha3 v0.10.9 |
| 1142 | 2026-09-04T21:32:37.924Z | Downloaded lzma-sys v0.1.20 |
| 1143 | 2026-09-04T21:32:37.924Z | Downloaded petgraph v0.8.3 |
| 1144 | 2026-09-04T21:32:37.924Z | Downloaded libc v0.2.189 |
| 1145 | 2026-09-04T21:32:37.924Z | Downloaded encoding_rs v0.8.35 |
| 1146 | 2026-09-04T21:32:37.924Z | Downloaded ring v0.17.14 |
| 1147 | 2026-09-04T21:32:38.320Z | Downloaded aws-lc-sys v0.44.0 |
| 1148 | 2026-09-04T21:32:38.689Z | Compiling proc-macro2 v1.0.107 |
| 1149 | 2026-09-04T21:32:38.689Z | Compiling quote v1.0.47 |
| 1150 | 2026-09-04T21:32:38.689Z | Compiling unicode-ident v1.0.24 |
| 1151 | 2026-09-04T21:32:38.695Z | Compiling serde_core v1.0.229 |
| 1152 | 2026-09-04T21:32:38.695Z | Compiling serde v1.0.229 |
| 1153 | 2026-09-04T21:32:38.695Z | Compiling libc v0.2.189 |
| 1154 | 2026-09-04T21:32:38.695Z | Compiling cfg-if v1.0.4 |
| 1155 | 2026-09-04T21:32:39.022Z | Compiling zmij v1.0.23 |
| 1156 | 2026-09-04T21:32:39.041Z | Compiling autocfg v1.5.1 |
| 1157 | 2026-09-04T21:32:39.319Z | Compiling memchr v2.8.3 |
| 1158 | 2026-09-04T21:32:39.325Z | Compiling libm v0.2.16 |
| 1159 | 2026-09-04T21:32:39.706Z | Compiling icu_properties_data v2.2.0 |
| 1160 | 2026-09-04T21:32:39.725Z | Compiling itoa v1.0.18 |
| 1161 | 2026-09-04T21:32:39.942Z | Compiling icu_normalizer_data v2.2.0 |
| 1162 | 2026-09-04T21:32:39.977Z | Compiling version_check v0.9.5 |
| 1163 | 2026-09-04T21:32:40.018Z | Compiling stable_deref_trait v1.2.1 |
| 1164 | 2026-09-04T21:32:40.173Z | Compiling serde_json v1.0.151 |
| 1165 | 2026-09-04T21:32:40.195Z | Compiling syn v2.0.119 |
| 1166 | 2026-09-04T21:32:40.212Z | Compiling syn v3.0.3 |
| 1167 | 2026-09-04T21:32:40.281Z | Compiling litemap v0.8.2 |
| 1168 | 2026-09-04T21:32:40.445Z | Compiling writeable v0.6.3 |
| 1169 | 2026-09-04T21:32:40.502Z | Compiling parking_lot_core v0.9.12 |
| 1170 | 2026-09-04T21:32:40.584Z | Compiling num-traits v0.2.19 |
| 1171 | 2026-09-04T21:32:41.027Z | Compiling utf8_iter v1.0.4 |
| 1172 | 2026-09-04T21:32:41.443Z | Compiling thiserror v2.0.20 |
| 1173 | 2026-09-04T21:32:41.443Z | Compiling percent-encoding v2.3.2 |
| 1174 | 2026-09-04T21:32:41.448Z | Compiling getrandom v0.4.3 |
| 1175 | 2026-09-04T21:32:41.448Z | Compiling rand_core v0.10.1 |
| 1176 | 2026-09-04T21:32:41.448Z | Compiling form_urlencoded v1.2.2 |
| 1177 | 2026-09-04T21:32:41.448Z | Compiling zerocopy v0.8.56 |
| 1178 | 2026-09-04T21:32:41.448Z | Compiling errno v0.3.14 |
| 1179 | 2026-09-04T21:32:41.614Z | Compiling iana-time-zone v0.1.65 |
| 1180 | 2026-09-04T21:32:41.784Z | Compiling heck v0.5.0 |
| 1181 | 2026-09-04T21:32:41.982Z | Compiling uuid v1.26.0 |
| 1182 | 2026-09-04T21:32:42.033Z | Compiling jobserver v0.1.35 |
| 1183 | 2026-09-04T21:32:42.351Z | Compiling find-msvc-tools v0.1.10 |
| 1184 | 2026-09-04T21:32:42.373Z | Compiling shlex v2.0.1 |
| 1185 | 2026-09-04T21:32:42.443Z | Compiling rustversion v1.0.23 |
| 1186 | 2026-09-04T21:32:42.549Z | Compiling cc v1.4.2 |
| 1187 | 2026-09-04T21:32:42.572Z | Compiling semver v1.0.28 |
| 1188 | 2026-09-04T21:32:42.670Z | Compiling schemars v0.8.22 |
| 1189 | 2026-09-04T21:32:42.868Z | Compiling dyn-clone v1.0.20 |
| 1190 | 2026-09-04T21:32:42.997Z | Compiling pin-project-lite v0.2.17 |
| 1191 | 2026-09-04T21:32:43.132Z | Compiling synstructure v0.13.2 |
| 1192 | 2026-09-04T21:32:43.156Z | Compiling serde_derive_internals v0.29.1 |
| 1193 | 2026-09-04T21:32:43.219Z | Compiling getrandom v0.2.17 |
| 1194 | 2026-09-04T21:32:43.408Z | Compiling serde_derive v1.0.229 |
| 1195 | 2026-09-04T21:32:43.434Z | Compiling displaydoc v0.2.7 |
| 1196 | 2026-09-04T21:32:43.513Z | Compiling thiserror-impl v2.0.20 |
| 1197 | 2026-09-04T21:32:43.625Z | Compiling tokio-macros v2.7.2 |
| 1198 | 2026-09-04T21:32:43.664Z | Compiling futures-macro v0.3.34 |
| 1199 | 2026-09-04T21:32:43.899Z | Compiling bitflags v2.13.1 |
| 1200 | 2026-09-04T21:32:43.921Z | Compiling scopeguard v1.2.0 |
| 1201 | 2026-09-04T21:32:44.043Z | Compiling pkg-config v0.3.33 |
| 1202 | 2026-09-04T21:32:44.193Z | Compiling zerofrom-derive v0.1.7 |
| 1203 | 2026-09-04T21:32:44.250Z | Compiling yoke-derive v0.8.2 |
| 1204 | 2026-09-04T21:32:44.346Z | Compiling zerovec-derive v0.11.3 |
| 1205 | 2026-09-04T21:32:44.367Z | Compiling schemars_derive v0.8.22 |
| 1206 | 2026-09-04T21:32:44.507Z | Compiling zerocopy-derive v0.8.56 |
| 1207 | 2026-09-04T21:32:44.521Z | Compiling zeroize_derive v1.5.0 |
| 1208 | 2026-09-04T21:32:44.781Z | Compiling lock_api v0.4.14 |
| 1209 | 2026-09-04T21:32:45.206Z | Compiling zeroize v1.9.0 |
| 1210 | 2026-09-04T21:32:45.350Z | Compiling socket2 v0.6.5 |
| 1211 | 2026-09-04T21:32:45.359Z | Compiling cmake v0.1.58 |
| 1212 | 2026-09-04T21:32:45.387Z | Compiling zerofrom v0.1.8 |
| 1213 | 2026-09-04T21:32:45.454Z | Compiling signal-hook-registry v1.4.8 |
| 1214 | 2026-09-04T21:32:45.479Z | Compiling mio v1.2.2 |
| 1215 | 2026-09-04T21:32:45.527Z | Compiling yoke v0.8.3 |
| 1216 | 2026-09-04T21:32:45.586Z | Compiling fs_extra v1.3.0 |
| 1217 | 2026-09-04T21:32:45.750Z | Compiling dunce v1.0.5 |
| 1218 | 2026-09-04T21:32:45.790Z | Compiling zerovec v0.11.6 |
| 1219 | 2026-09-04T21:32:45.837Z | Compiling zerotrie v0.2.4 |
| 1220 | 2026-09-04T21:32:45.847Z | Compiling aws-lc-sys v0.44.0 |
| 1221 | 2026-09-04T21:32:45.847Z | Compiling portable-atomic v1.15.0 |
| 1222 | 2026-09-04T21:32:46.105Z | Compiling futures-core v0.3.34 |
| 1223 | 2026-09-04T21:32:46.258Z | Compiling critical-section v1.2.0 |
| 1224 | 2026-09-04T21:32:46.303Z | Compiling tinystr v0.8.3 |
| 1225 | 2026-09-04T21:32:46.308Z | Compiling potential_utf v0.1.5 |
| 1226 | 2026-09-04T21:32:46.370Z | Compiling log v0.4.33 |
| 1227 | 2026-09-04T21:32:46.501Z | Compiling icu_locale_core v2.2.0 |
| 1228 | 2026-09-04T21:32:46.528Z | Compiling smallvec v1.15.2 |
| 1229 | 2026-09-04T21:32:46.544Z | Compiling bytes v1.12.1 |
| 1230 | 2026-09-04T21:32:46.571Z | Compiling icu_collections v2.2.0 |
| 1231 | 2026-09-04T21:32:46.613Z | Compiling chrono v0.4.45 |
| 1232 | 2026-09-04T21:32:47.370Z | Compiling once_cell v1.21.4 |
| 1233 | 2026-09-04T21:32:47.390Z | Compiling parking_lot v0.12.5 |
| 1234 | 2026-09-04T21:32:47.390Z | Compiling subtle v2.6.1 |
| 1235 | 2026-09-04T21:32:47.396Z | Compiling icu_provider v2.2.0 |
| 1236 | 2026-09-04T21:32:47.420Z | Compiling tokio v1.53.1 |
| 1237 | 2026-09-04T21:32:47.439Z | Compiling equivalent v1.0.2 |
| 1238 | 2026-09-04T21:32:47.534Z | Compiling allocator-api2 v0.2.21 |
| 1239 | 2026-09-04T21:32:47.559Z | Compiling httparse v1.10.1 |
| 1240 | 2026-09-04T21:32:47.866Z | Compiling icu_normalizer v2.2.0 |
| 1241 | 2026-09-04T21:32:47.907Z | Compiling icu_properties v2.2.0 |
| 1242 | 2026-09-04T21:32:47.980Z | Compiling serde_tokenstream v0.2.3 |
| 1243 | 2026-09-04T21:32:48.272Z | Compiling futures-sink v0.3.34 |
| 1244 | 2026-09-04T21:32:48.448Z | Compiling slab v0.4.12 |
| 1245 | 2026-09-04T21:32:48.602Z | Compiling rustix v1.1.4 |
| 1246 | 2026-09-04T21:32:48.857Z | Compiling thiserror v1.0.69 |
| 1247 | 2026-09-04T21:32:48.973Z | Compiling idna_adapter v1.2.2 |
| 1248 | 2026-09-04T21:32:49.065Z | Compiling ucd-trie v0.1.7 |
| 1249 | 2026-09-04T21:32:49.138Z | Compiling idna v1.1.0 |
| 1250 | 2026-09-04T21:32:49.189Z | Compiling regex-syntax v0.8.11 |
| 1251 | 2026-09-04T21:32:49.621Z | Compiling pest v2.8.8 |
| 1252 | 2026-09-04T21:32:49.627Z | Compiling typenum v1.20.1 |
| 1253 | 2026-09-04T21:32:49.627Z | Compiling url v2.5.8 |
| 1254 | 2026-09-04T21:32:49.793Z | Compiling futures-channel v0.3.34 |
| 1255 | 2026-09-04T21:32:50.009Z | Compiling thiserror-impl v1.0.69 |
| 1256 | 2026-09-04T21:32:50.059Z | Compiling strsim v0.11.1 |
| 1257 | 2026-09-04T21:32:50.763Z | Compiling pest_meta v2.8.8 |
| 1258 | 2026-09-04T21:32:51.170Z | Compiling hashbrown v0.17.1 |
| 1259 | 2026-09-04T21:32:51.174Z | Compiling pest_generator v2.8.8 |
| 1260 | 2026-09-04T21:32:51.174Z | Compiling aho-corasick v1.1.5 |
| 1261 | 2026-09-04T21:32:51.180Z | Compiling futures-io v0.3.34 |
| 1262 | 2026-09-04T21:32:51.283Z | Compiling futures-task v0.3.34 |
| 1263 | 2026-09-04T21:32:51.404Z | Compiling ipnetwork v0.21.1 |
| 1264 | 2026-09-04T21:32:51.437Z | Compiling futures-util v0.3.34 |
| 1265 | 2026-09-04T21:32:51.990Z | Compiling getrandom v0.3.4 |
| 1266 | 2026-09-04T21:32:51.999Z | Compiling pest_derive v2.8.8 |
| 1267 | 2026-09-04T21:32:51.999Z | Compiling ident_case v1.0.1 |
| 1268 | 2026-09-04T21:32:51.999Z | Compiling rand_core v0.6.4 |
| 1269 | 2026-09-04T21:32:52.055Z | Compiling regex-automata v0.4.18 |
| 1270 | 2026-09-04T21:32:52.211Z | Compiling byteorder v1.5.0 |
| 1271 | 2026-09-04T21:32:52.280Z | Compiling indexmap v2.14.0 |
| 1272 | 2026-09-04T21:32:52.538Z | Compiling tracing-core v0.1.36 |
| 1273 | 2026-09-04T21:32:52.844Z | Compiling tracing-attributes v0.1.31 |
| 1274 | 2026-09-04T21:32:53.035Z | Compiling slog v2.8.2 |
| 1275 | 2026-09-04T21:32:53.157Z | Compiling fnv v1.0.7 |
| 1276 | 2026-09-04T21:32:53.272Z | Compiling base64 v0.22.1 |
| 1277 | 2026-09-04T21:32:53.539Z | Compiling paste v1.0.15 |
| 1278 | 2026-09-04T21:32:53.566Z | Compiling anyhow v1.0.104 |
| 1279 | 2026-09-04T21:32:53.810Z | Compiling regex v1.13.1 |
| 1280 | 2026-09-04T21:32:54.059Z | Compiling tracing v0.1.44 |
| 1281 | 2026-09-04T21:32:54.076Z | Compiling erased-serde v0.3.31 |
| 1282 | 2026-09-04T21:32:54.375Z | Compiling omicron-workspace-hack v0.1.0 |
| 1283 | 2026-09-04T21:32:54.619Z | Compiling http v1.5.0 |
| 1284 | 2026-09-04T21:32:54.757Z | Compiling oxnet v0.1.7 |
| 1285 | 2026-09-04T21:32:54.920Z | Compiling rustls-pki-types v1.15.1 |
| 1286 | 2026-09-04T21:32:55.771Z | Compiling scroll_derive v0.13.1 |
| 1287 | 2026-09-04T21:32:56.089Z | Compiling ring v0.17.14 |
| 1288 | 2026-09-04T21:32:56.418Z | Compiling num-conv v0.2.2 |
| 1289 | 2026-09-04T21:32:56.542Z | Compiling aws-lc-rs v1.18.0 |
| 1290 | 2026-09-04T21:32:56.584Z | Compiling time-core v0.1.9 |
| 1291 | 2026-09-04T21:32:56.711Z | Compiling time-macros v0.2.32 |
| 1292 | 2026-09-04T21:32:56.883Z | Compiling tokio-util v0.7.19 |
| 1293 | 2026-09-04T21:32:57.024Z | Compiling camino v1.2.5 |
| 1294 | 2026-09-04T21:32:57.357Z | Compiling untrusted v0.7.1 |
| 1295 | 2026-09-04T21:32:57.886Z | Compiling untrusted v0.9.0 |
| 1296 | 2026-09-04T21:32:57.893Z | Compiling ipnet v2.12.1 |
| 1297 | 2026-09-04T21:32:57.963Z | Compiling ppv-lite86 v0.2.21 |
| 1298 | 2026-09-04T21:32:58.268Z | Compiling async-trait v0.1.92 |
| 1299 | 2026-09-04T21:32:58.307Z | Compiling daft-derive v0.1.8 |
| 1300 | 2026-09-04T21:32:58.319Z | Compiling crc32fast v1.5.0 |
| 1301 | 2026-09-04T21:32:58.620Z | Compiling rustls v0.23.43 |
| 1302 | 2026-09-04T21:32:58.954Z | Compiling http-body v1.1.0 |
| 1303 | 2026-09-04T21:32:59.473Z | Compiling darling_core v0.23.0 |
| 1304 | 2026-09-04T21:32:59.489Z | Compiling pretty-hex v0.4.2 |
| 1305 | 2026-09-04T21:32:59.489Z | Compiling atomic-waker v1.1.2 |
| 1306 | 2026-09-04T21:32:59.489Z | Compiling usdt-impl v0.6.0 |
| 1307 | 2026-09-04T21:32:59.489Z | Compiling crossbeam-utils v0.8.22 |
| 1308 | 2026-09-04T21:32:59.699Z | Compiling scroll v0.13.0 |
| 1309 | 2026-09-04T21:32:59.961Z | Compiling tower-service v0.3.3 |
| 1310 | 2026-09-04T21:33:00.441Z | Compiling try-lock v0.2.5 |
| 1311 | 2026-09-04T21:33:00.444Z | Compiling plain v0.2.3 |
| 1312 | 2026-09-04T21:33:00.444Z | Compiling ryu v1.0.23 |
| 1313 | 2026-09-04T21:33:00.444Z | Compiling tower-layer v0.3.3 |
| 1314 | 2026-09-04T21:33:00.444Z | Compiling goblin v0.10.7 |
| 1315 | 2026-09-04T21:33:00.444Z | Compiling want v0.3.1 |
| 1316 | 2026-09-04T21:33:00.534Z | Compiling h2 v0.4.15 |
| 1317 | 2026-09-04T21:33:00.784Z | Compiling slog-async v2.8.0 |
| 1318 | 2026-09-04T21:33:01.082Z | Compiling httpdate v1.0.3 |
| 1319 | 2026-09-04T21:33:01.096Z | Compiling darling_macro v0.23.0 |
| 1320 | 2026-09-04T21:33:01.308Z | Compiling dtrace-parser v0.3.0 |
| 1321 | 2026-09-04T21:33:01.469Z | Compiling thread-id v5.1.0 |
| 1322 | 2026-09-04T21:33:01.683Z | Compiling darling v0.23.0 |
| 1323 | 2026-09-04T21:33:01.765Z | Compiling ref-cast v1.0.26 |
| 1324 | 2026-09-04T21:33:02.940Z | Compiling hyper v1.11.1 |
| 1325 | 2026-09-04T21:33:03.464Z | Compiling dof v0.4.0 |
| 1326 | 2026-09-04T21:33:04.332Z | Compiling rand_core v0.9.5 |
| 1327 | 2026-09-04T21:33:04.384Z | Compiling serde_urlencoded v0.7.1 |
| 1328 | 2026-09-04T21:33:04.441Z | Compiling hyper-util v0.1.20 |
| 1329 | 2026-09-04T21:33:04.969Z | Compiling http-body-util v0.1.5 |
| 1330 | 2026-09-04T21:33:05.362Z | Compiling ref-cast-impl v1.0.26 |
| 1331 | 2026-09-04T21:33:06.301Z | Compiling syn v1.0.109 |
| 1332 | 2026-09-04T21:33:06.675Z | Compiling usdt-macro v0.6.0 |
| 1333 | 2026-09-04T21:33:07.363Z | Compiling usdt-attr-macro v0.6.0 |
| 1334 | 2026-09-04T21:33:07.454Z | Compiling serde_tokenstream v0.3.0 |
| 1335 | 2026-09-04T21:33:07.600Z | Compiling structmeta-derive v0.3.0 |
| 1336 | 2026-09-04T21:33:07.707Z | Compiling multer v3.1.0 |
| 1337 | 2026-09-04T21:33:07.730Z | Compiling foldhash v0.2.0 |
| 1338 | 2026-09-04T21:33:08.020Z | Compiling newtype-uuid-macros v0.1.1 |
| 1339 | 2026-09-04T21:33:08.084Z | Compiling rand_chacha v0.9.0 |
| 1340 | 2026-09-04T21:33:08.527Z | Compiling structmeta v0.3.0 |
| 1341 | 2026-09-04T21:33:08.735Z | Compiling powerfmt v0.2.0 |
| 1342 | 2026-09-04T21:33:08.797Z | Compiling deranged v0.5.8 |
| 1343 | 2026-09-04T21:33:09.447Z | Compiling num_threads v0.1.7 |
| 1344 | 2026-09-04T21:33:09.546Z | Compiling rand v0.9.5 |
| 1345 | 2026-09-04T21:33:09.546Z | Compiling newtype-uuid v1.4.0 |
| 1346 | 2026-09-04T21:33:09.546Z | Compiling sync_wrapper v1.0.2 |
| 1347 | 2026-09-04T21:33:09.546Z | Compiling async-stream-impl v0.3.6 |
| 1348 | 2026-09-04T21:33:09.978Z | Compiling time v0.3.55 |
| 1349 | 2026-09-04T21:33:10.193Z | Compiling strum_macros v0.26.4 |
| 1350 | 2026-09-04T21:33:10.193Z | Compiling dropshot v0.17.1 |
| 1351 | 2026-09-04T21:33:10.304Z | Compiling hex v0.4.3 |
| 1352 | 2026-09-04T21:33:10.304Z | Compiling fastrand v2.5.0 |
| 1353 | 2026-09-04T21:33:10.520Z | Compiling daft v0.1.8 |
| 1354 | 2026-09-04T21:33:10.696Z | Compiling tower v0.5.3 |
| 1355 | 2026-09-04T21:33:11.358Z | Compiling crossbeam-channel v0.5.16 |
| 1356 | 2026-09-04T21:33:11.495Z | Compiling webpki-roots v1.0.9 |
| 1357 | 2026-09-04T21:33:16.072Z | Compiling openapiv3 v2.2.0 |
| 1358 | 2026-09-04T21:33:16.435Z | Compiling generic-array v0.14.7 |
| 1359 | 2026-09-04T21:33:16.435Z | Compiling tower-http v0.6.11 |
| 1360 | 2026-09-04T21:33:16.436Z | Compiling hashbrown v0.16.1 |
| 1361 | 2026-09-04T21:33:16.436Z | Compiling serde_with_macros v3.22.0 |
| 1362 | 2026-09-04T21:33:16.436Z | Compiling futures-executor v0.3.34 |
| 1363 | 2026-09-04T21:33:16.436Z | Compiling dropshot_endpoint v0.17.1 |
| 1364 | 2026-09-04T21:33:16.436Z | Compiling macaddr v1.0.1 |
| 1365 | 2026-09-04T21:33:16.436Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1366 | 2026-09-04T21:33:16.436Z | Compiling thread_local v1.1.10 |
| 1367 | 2026-09-04T21:33:16.436Z | Compiling cpufeatures v0.3.0 |
| 1368 | 2026-09-04T21:33:16.436Z | Compiling openssl-probe v0.2.1 |
| 1369 | 2026-09-04T21:33:16.436Z | Compiling futures v0.3.34 |
| 1370 | 2026-09-04T21:33:16.436Z | Compiling rustls-native-certs v0.8.4 |
| 1371 | 2026-09-04T21:33:16.523Z | Compiling tempfile v3.27.0 |
| 1372 | 2026-09-04T21:33:16.523Z | Compiling derive-ex v0.1.8 |
| 1373 | 2026-09-04T21:33:16.523Z | Compiling strum_macros v0.27.2 |
| 1374 | 2026-09-04T21:33:16.523Z | Compiling is-terminal v0.4.17 |
| 1375 | 2026-09-04T21:33:16.523Z | Compiling take_mut v0.2.2 |
| 1376 | 2026-09-04T21:33:16.523Z | Compiling term v1.2.1 |
| 1377 | 2026-09-04T21:33:16.523Z | Compiling winnow v1.0.4 |
| 1378 | 2026-09-04T21:33:16.558Z | Compiling test-strategy v0.4.5 |
| 1379 | 2026-09-04T21:33:16.814Z | Compiling slog-term v2.9.2 |
| 1380 | 2026-09-04T21:33:18.162Z | Compiling hybrid-array v0.4.14 |
| 1381 | 2026-09-04T21:33:18.207Z | Compiling simd-adler32 v0.3.10 |
| 1382 | 2026-09-04T21:33:18.264Z | Compiling match_cfg v0.1.0 |
| 1383 | 2026-09-04T21:33:18.502Z | Compiling adler2 v2.0.1 |
| 1384 | 2026-09-04T21:33:18.668Z | Compiling miniz_oxide v0.8.9 |
| 1385 | 2026-09-04T21:33:19.078Z | Compiling hostname v0.3.1 |
| 1386 | 2026-09-04T21:33:19.363Z | Compiling slog-json v2.6.1 |
| 1387 | 2026-09-04T21:33:19.648Z | Compiling memmap2 v0.9.11 |
| 1388 | 2026-09-04T21:33:19.818Z | Compiling either v1.17.0 |
| 1389 | 2026-09-04T21:33:20.023Z | Compiling usdt v0.6.0 |
| 1390 | 2026-09-04T21:33:20.129Z | Compiling slog-bunyan v2.5.0 |
| 1391 | 2026-09-04T21:33:20.157Z | Compiling flate2 v1.1.9 |
| 1392 | 2026-09-04T21:33:20.319Z | Compiling crypto-common v0.2.2 |
| 1393 | 2026-09-04T21:33:20.654Z | Compiling block-buffer v0.12.1 |
| 1394 | 2026-09-04T21:33:20.671Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1395 | 2026-09-04T21:33:20.725Z | Compiling const-oid v0.10.2 |
| 1396 | 2026-09-04T21:33:20.844Z | Compiling debug-ignore v1.0.5 |
| 1397 | 2026-09-04T21:33:21.027Z | Compiling compression-core v0.4.32 |
| 1398 | 2026-09-04T21:33:21.205Z | Compiling compression-codecs v0.4.38 |
| 1399 | 2026-09-04T21:33:21.323Z | Compiling digest v0.11.3 |
| 1400 | 2026-09-04T21:33:21.556Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 1401 | 2026-09-04T21:33:21.595Z | Compiling crypto-common v0.1.7 |
| 1402 | 2026-09-04T21:33:21.778Z | Compiling parse-display-derive v0.10.0 |
| 1403 | 2026-09-04T21:33:21.850Z | Compiling rand_chacha v0.3.1 |
| 1404 | 2026-09-04T21:33:22.115Z | Compiling serde_spanned v1.1.1 |
| 1405 | 2026-09-04T21:33:22.219Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1406 | 2026-09-04T21:33:22.272Z | Compiling encoding_rs v0.8.35 |
| 1407 | 2026-09-04T21:33:22.452Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 1408 | 2026-09-04T21:33:22.605Z | Compiling mime v0.3.17 |
| 1409 | 2026-09-04T21:33:22.716Z | Compiling spin v0.9.9 |
| 1410 | 2026-09-04T21:33:22.851Z | Compiling toml v1.1.4+spec-1.1.0 |
| 1411 | 2026-09-04T21:33:22.856Z | Compiling rand v0.8.7 |
| 1412 | 2026-09-04T21:33:23.080Z | Compiling sha1 v0.11.0 |
| 1413 | 2026-09-04T21:33:23.261Z | Compiling async-compression v0.4.43 |
| 1414 | 2026-09-04T21:33:23.321Z | Compiling strum v0.26.3 |
| 1415 | 2026-09-04T21:33:23.593Z | Compiling async-stream v0.3.6 |
| 1416 | 2026-09-04T21:33:23.729Z | Compiling waitgroup v0.1.2 |
| 1417 | 2026-09-04T21:33:23.768Z | Compiling rustls-pemfile v2.2.0 |
| 1418 | 2026-09-04T21:33:23.878Z | Compiling serde_path_to_error v0.1.20 |
| 1419 | 2026-09-04T21:33:23.896Z | Compiling hostname v0.4.2 |
| 1420 | 2026-09-04T21:33:24.054Z | Compiling wait-timeout v0.2.1 |
| 1421 | 2026-09-04T21:33:24.447Z | Compiling quick-error v1.2.3 |
| 1422 | 2026-09-04T21:33:24.564Z | Compiling bit-vec v0.8.0 |
| 1423 | 2026-09-04T21:33:24.602Z | Compiling rusty-fork v0.3.1 |
| 1424 | 2026-09-04T21:33:24.737Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1425 | 2026-09-04T21:33:24.864Z | Compiling bit-set v0.8.0 |
| 1426 | 2026-09-04T21:33:25.063Z | Compiling serde_with v3.22.0 |
| 1427 | 2026-09-04T21:33:25.218Z | Compiling rand_xorshift v0.4.0 |
| 1428 | 2026-09-04T21:33:25.387Z | Compiling unarray v0.1.4 |
| 1429 | 2026-09-04T21:33:25.510Z | Compiling proptest v1.11.0 |
| 1430 | 2026-09-04T21:33:25.650Z | Compiling strum v0.27.2 |
| 1431 | 2026-09-04T21:33:25.792Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1432 | 2026-09-04T21:33:25.951Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1433 | 2026-09-04T21:33:26.053Z | Compiling instant v0.1.13 |
| 1434 | 2026-09-04T21:33:26.374Z | Compiling iddqd v0.4.6 |
| 1435 | 2026-09-04T21:33:26.920Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1436 | 2026-09-04T21:33:27.030Z | Compiling block-buffer v0.10.4 |
| 1437 | 2026-09-04T21:33:27.208Z | Compiling backon v1.6.0 |
| 1438 | 2026-09-04T21:33:27.536Z | Compiling unicode-width v0.2.2 |
| 1439 | 2026-09-04T21:33:27.960Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1440 | 2026-09-04T21:33:28.229Z | Compiling digest v0.10.7 |
| 1441 | 2026-09-04T21:33:28.480Z | Compiling backoff v0.4.0 |
| 1442 | 2026-09-04T21:33:28.885Z | Compiling parse-display v0.10.0 |
| 1443 | 2026-09-04T21:33:28.997Z | Compiling itertools v0.14.0 |
| 1444 | 2026-09-04T21:33:29.290Z | Compiling regress v0.10.5 |
| 1445 | 2026-09-04T21:33:29.328Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1446 | 2026-09-04T21:33:30.023Z | Compiling humantime v2.4.0 |
| 1447 | 2026-09-04T21:33:32.221Z | Compiling regress v0.11.1 |
| 1448 | 2026-09-04T21:33:33.735Z | Compiling typify-impl v0.6.2 |
| 1449 | 2026-09-04T21:33:34.217Z | Compiling zerocopy-derive v0.7.35 |
| 1450 | 2026-09-04T21:33:35.361Z | Compiling clap_derive v4.6.4 |
| 1451 | 2026-09-04T21:33:35.470Z | Compiling cpufeatures v0.2.17 |
| 1452 | 2026-09-04T21:33:35.545Z | Compiling convert_case v0.4.0 |
| 1453 | 2026-09-04T21:33:35.834Z | Compiling utf8parse v0.2.2 |
| 1454 | 2026-09-04T21:33:35.858Z | Compiling derive_more v0.99.20 |
| 1455 | 2026-09-04T21:33:35.950Z | Compiling anstyle-parse v1.0.0 |
| 1456 | 2026-09-04T21:33:37.012Z | Compiling terminal_size v0.4.4 |
| 1457 | 2026-09-04T21:33:37.028Z | Compiling typify-macro v0.6.2 |
| 1458 | 2026-09-04T21:33:37.159Z | Compiling toml_datetime v0.6.11 |
| 1459 | 2026-09-04T21:33:37.178Z | Compiling colorchoice v1.0.5 |
| 1460 | 2026-09-04T21:33:37.297Z | Compiling is_terminal_polyfill v1.70.2 |
| 1461 | 2026-09-04T21:33:37.412Z | Compiling anstyle v1.0.14 |
| 1462 | 2026-09-04T21:33:37.488Z | Compiling anstyle-query v1.1.5 |
| 1463 | 2026-09-04T21:33:37.599Z | Compiling anstream v1.0.0 |
| 1464 | 2026-09-04T21:33:37.977Z | Compiling secrecy v0.10.3 |
| 1465 | 2026-09-04T21:33:38.061Z | Compiling clap_lex v1.1.0 |
| 1466 | 2026-09-04T21:33:38.187Z | Compiling heapless v0.8.0 |
| 1467 | 2026-09-04T21:33:38.496Z | Compiling tinyvec_macros v0.1.1 |
| 1468 | 2026-09-04T21:33:38.527Z | Compiling crucible-workspace-hack v0.1.0 |
| 1469 | 2026-09-04T21:33:38.615Z | Compiling clap_builder v4.6.6 |
| 1470 | 2026-09-04T21:33:38.830Z | Compiling typify v0.6.2 |
| 1471 | 2026-09-04T21:33:38.927Z | Compiling tinyvec v1.12.0 |
| 1472 | 2026-09-04T21:33:39.291Z | Compiling zerocopy v0.7.35 |
| 1473 | 2026-09-04T21:33:39.692Z | Compiling hash32 v0.3.1 |
| 1474 | 2026-09-04T21:33:39.824Z | Compiling rustc_version v0.4.1 |
| 1475 | 2026-09-04T21:33:39.846Z | Compiling scroll_derive v0.12.1 |
| 1476 | 2026-09-04T21:33:40.035Z | Compiling num-integer v0.1.47 |
| 1477 | 2026-09-04T21:33:40.081Z | Compiling usdt-impl v0.5.0 |
| 1478 | 2026-09-04T21:33:40.345Z | Compiling smoltcp v0.11.0 |
| 1479 | 2026-09-04T21:33:40.537Z | Compiling crossbeam-epoch v0.9.20 |
| 1480 | 2026-09-04T21:33:40.550Z | Compiling scroll v0.12.0 |
| 1481 | 2026-09-04T21:33:40.703Z | Compiling clap v4.6.6 |
| 1482 | 2026-09-04T21:33:40.819Z | Compiling curve25519-dalek v4.1.3 |
| 1483 | 2026-09-04T21:33:41.101Z | Compiling dof v0.3.0 |
| 1484 | 2026-09-04T21:33:42.097Z | Compiling hmac v0.12.1 |
| 1485 | 2026-09-04T21:33:42.170Z | Compiling dtrace-parser v0.2.0 |
| 1486 | 2026-09-04T21:33:42.254Z | Compiling inout v0.1.4 |
| 1487 | 2026-09-04T21:33:42.416Z | Compiling darling_core v0.21.3 |
| 1488 | 2026-09-04T21:33:42.501Z | Compiling ff v0.13.1 |
| 1489 | 2026-09-04T21:33:42.660Z | Compiling cobs v0.3.0 |
| 1490 | 2026-09-04T21:33:42.954Z | Compiling thread-id v4.2.2 |
| 1491 | 2026-09-04T21:33:43.195Z | Compiling managed v0.8.0 |
| 1492 | 2026-09-04T21:33:43.229Z | Compiling bitflags v1.3.2 |
| 1493 | 2026-09-04T21:33:43.312Z | Compiling unsafe-libyaml v0.2.11 |
| 1494 | 2026-09-04T21:33:43.939Z | Compiling serde_yaml v0.9.34+deprecated |
| 1495 | 2026-09-04T21:33:44.503Z | Compiling darling_macro v0.21.3 |
| 1496 | 2026-09-04T21:33:45.092Z | Compiling postcard v1.1.3 |
| 1497 | 2026-09-04T21:33:45.164Z | Compiling group v0.13.0 |
| 1498 | 2026-09-04T21:33:45.307Z | Compiling cipher v0.4.4 |
| 1499 | 2026-09-04T21:33:45.469Z | Compiling hkdf v0.12.4 |
| 1500 | 2026-09-04T21:33:46.091Z | Compiling goblin v0.8.2 |
| 1501 | 2026-09-04T21:33:46.306Z | Compiling num-iter v0.1.46 |
| 1502 | 2026-09-04T21:33:46.439Z | Compiling num-rational v0.4.2 |
| 1503 | 2026-09-04T21:33:47.539Z | Compiling tabwriter v1.4.1 |
| 1504 | 2026-09-04T21:33:47.604Z | Compiling universal-hash v0.5.1 |
| 1505 | 2026-09-04T21:33:47.604Z | Compiling crypto-bigint v0.5.5 |
| 1506 | 2026-09-04T21:33:47.697Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1507 | 2026-09-04T21:33:47.842Z | Compiling hubpack_derive v0.1.1 |
| 1508 | 2026-09-04T21:33:48.359Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1509 | 2026-09-04T21:33:48.706Z | Compiling half v2.7.1 |
| 1510 | 2026-09-04T21:33:48.912Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1511 | 2026-09-04T21:33:49.253Z | Compiling num-complex v0.4.6 |
| 1512 | 2026-09-04T21:33:49.725Z | Compiling memoffset v0.9.1 |
| 1513 | 2026-09-04T21:33:49.913Z | Compiling rustix v0.38.44 |
| 1514 | 2026-09-04T21:33:49.976Z | Compiling prettyplease v0.2.37 |
| 1515 | 2026-09-04T21:33:50.245Z | Compiling base64ct v1.8.3 |
| 1516 | 2026-09-04T21:33:50.293Z | Compiling base16ct v0.2.0 |
| 1517 | 2026-09-04T21:33:50.666Z | Compiling ciborium-io v0.2.2 |
| 1518 | 2026-09-04T21:33:50.723Z | Compiling opaque-debug v0.3.1 |
| 1519 | 2026-09-04T21:33:50.724Z | Compiling cfg_aliases v0.2.2 |
| 1520 | 2026-09-04T21:33:50.761Z | Compiling nix v0.31.3 |
| 1521 | 2026-09-04T21:33:50.885Z | Compiling ciborium-ll v0.2.2 |
| 1522 | 2026-09-04T21:33:51.100Z | Compiling poly1305 v0.8.0 |
| 1523 | 2026-09-04T21:33:51.168Z | Compiling password-hash v0.5.0 |
| 1524 | 2026-09-04T21:33:51.188Z | Compiling elliptic-curve v0.13.8 |
| 1525 | 2026-09-04T21:33:52.186Z | Compiling num v0.4.3 |
| 1526 | 2026-09-04T21:33:52.334Z | Compiling thiserror-no-std v2.0.2 |
| 1527 | 2026-09-04T21:33:52.553Z | Compiling hubpack v0.1.2 |
| 1528 | 2026-09-04T21:33:53.653Z | Compiling chacha20 v0.9.1 |
| 1529 | 2026-09-04T21:33:53.906Z | Compiling darling v0.21.3 |
| 1530 | 2026-09-04T21:33:54.298Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1531 | 2026-09-04T21:33:54.628Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1532 | 2026-09-04T21:33:54.885Z | Compiling reqwest v0.12.28 |
| 1533 | 2026-09-04T21:33:55.315Z | Compiling toml_edit v0.25.13+spec-1.1.0 |
| 1534 | 2026-09-04T21:33:55.564Z | Compiling blake2 v0.10.6 |
| 1535 | 2026-09-04T21:33:55.847Z | Compiling aead v0.5.2 |
| 1536 | 2026-09-04T21:33:56.176Z | Compiling byte-wrapper v0.1.0 |
| 1537 | 2026-09-04T21:33:56.259Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1538 | 2026-09-04T21:33:56.275Z | Compiling serde_repr v0.1.21 |
| 1539 | 2026-09-04T21:33:56.968Z | Compiling proc-macro-error-attr v1.0.4 |
| 1540 | 2026-09-04T21:33:57.121Z | Compiling float-ord v0.3.2 |
| 1541 | 2026-09-04T21:33:57.236Z | Compiling static_assertions v1.1.0 |
| 1542 | 2026-09-04T21:33:57.257Z | Compiling keccak v0.1.6 |
| 1543 | 2026-09-04T21:33:57.310Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1544 | 2026-09-04T21:33:57.430Z | Compiling sha3 v0.10.9 |
| 1545 | 2026-09-04T21:33:57.783Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1546 | 2026-09-04T21:33:57.817Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1547 | 2026-09-04T21:33:58.478Z | Compiling chacha20poly1305 v0.10.1 |
| 1548 | 2026-09-04T21:33:58.628Z | Compiling proc-macro-crate v3.5.0 |
| 1549 | 2026-09-04T21:33:58.662Z | Compiling progenitor-client v0.10.0 |
| 1550 | 2026-09-04T21:33:58.944Z | Compiling argon2 v0.5.3 |
| 1551 | 2026-09-04T21:33:59.285Z | Compiling ingot-macros v0.1.1 |
| 1552 | 2026-09-04T21:33:59.868Z | Compiling vsss-rs v3.3.4 |
| 1553 | 2026-09-04T21:34:01.694Z | Compiling ciborium v0.2.2 |
| 1554 | 2026-09-04T21:34:02.110Z | Compiling usdt-attr-macro v0.5.0 |
| 1555 | 2026-09-04T21:34:02.410Z | Compiling usdt-macro v0.5.0 |
| 1556 | 2026-09-04T21:34:03.573Z | Compiling enum-as-inner v0.6.1 |
| 1557 | 2026-09-04T21:34:03.621Z | Compiling num-derive v0.4.2 |
| 1558 | 2026-09-04T21:34:04.136Z | Compiling proc-macro-error v1.0.4 |
| 1559 | 2026-09-04T21:34:04.352Z | Compiling memmap v0.7.0 |
| 1560 | 2026-09-04T21:34:04.370Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1561 | 2026-09-04T21:34:04.557Z | Compiling winnow v0.5.40 |
| 1562 | 2026-09-04T21:34:04.811Z | Compiling indent_write v2.2.0 |
| 1563 | 2026-09-04T21:34:04.957Z | Compiling data-encoding v2.11.1 |
| 1564 | 2026-09-04T21:34:05.115Z | Compiling usdt v0.5.0 |
| 1565 | 2026-09-04T21:34:05.442Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1566 | 2026-09-04T21:34:05.505Z | Compiling ingot-types v0.1.2 |
| 1567 | 2026-09-04T21:34:05.922Z | Compiling toml_edit v0.19.15 |
| 1568 | 2026-09-04T21:34:05.933Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1569 | 2026-09-04T21:34:06.069Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1570 | 2026-09-04T21:34:06.256Z | Compiling num_enum_derive v0.7.6 |
| 1571 | 2026-09-04T21:34:06.893Z | Compiling serde_spanned v0.6.9 |
| 1572 | 2026-09-04T21:34:07.049Z | Compiling foreign-types-macros v0.2.4 |
| 1573 | 2026-09-04T21:34:07.291Z | Compiling vcpkg v0.2.15 |
| 1574 | 2026-09-04T21:34:07.671Z | Compiling winnow v0.7.15 |
| 1575 | 2026-09-04T21:34:07.811Z | Compiling crossbeam-deque v0.8.7 |
| 1576 | 2026-09-04T21:34:07.849Z | Compiling colored v3.1.1 |
| 1577 | 2026-09-04T21:34:07.861Z | Compiling toml_write v0.1.2 |
| 1578 | 2026-09-04T21:34:08.056Z | Compiling bytecount v0.6.9 |
| 1579 | 2026-09-04T21:34:08.085Z | Compiling foreign-types-shared v0.3.1 |
| 1580 | 2026-09-04T21:34:08.184Z | Compiling foreign-types v0.5.0 |
| 1581 | 2026-09-04T21:34:08.227Z | Compiling openssl-sys v0.9.117 |
| 1582 | 2026-09-04T21:34:08.269Z | Compiling num_enum v0.7.6 |
| 1583 | 2026-09-04T21:34:08.405Z | Compiling proc-macro-crate v1.3.1 |
| 1584 | 2026-09-04T21:34:08.729Z | Compiling ingot v0.1.1 |
| 1585 | 2026-09-04T21:34:08.797Z | Compiling atomicwrites v0.4.4 |
| 1586 | 2026-09-04T21:34:09.025Z | Compiling rustls-webpki v0.103.14 |
| 1587 | 2026-09-04T21:34:09.082Z | Compiling toml_edit v0.22.27 |
| 1588 | 2026-09-04T21:34:09.137Z | Compiling progenitor-impl v0.14.0 |
| 1589 | 2026-09-04T21:34:10.647Z | Compiling chacha20 v0.10.1 |
| 1590 | 2026-09-04T21:34:10.865Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1591 | 2026-09-04T21:34:11.349Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1592 | 2026-09-04T21:34:11.369Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1593 | 2026-09-04T21:34:11.385Z | Compiling cstr-argument v0.1.2 |
| 1594 | 2026-09-04T21:34:11.385Z | Compiling semver v0.1.20 |
| 1595 | 2026-09-04T21:34:11.391Z | Compiling rayon-core v1.13.0 |
| 1596 | 2026-09-04T21:34:11.611Z | Compiling heck v0.4.1 |
| 1597 | 2026-09-04T21:34:11.619Z | Compiling swrite v0.1.0 |
| 1598 | 2026-09-04T21:34:11.647Z | Compiling resolv-conf v0.7.6 |
| 1599 | 2026-09-04T21:34:11.772Z | Compiling linked-hash-map v0.5.6 |
| 1600 | 2026-09-04T21:34:11.866Z | Compiling unicode-segmentation v1.13.3 |
| 1601 | 2026-09-04T21:34:11.973Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 1602 | 2026-09-04T21:34:11.990Z | Compiling lru-cache v0.1.2 |
| 1603 | 2026-09-04T21:34:12.231Z | Compiling newline-converter v0.3.0 |
| 1604 | 2026-09-04T21:34:12.327Z | Compiling rustc_version v0.1.7 |
| 1605 | 2026-09-04T21:34:12.379Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1606 | 2026-09-04T21:34:12.385Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1607 | 2026-09-04T21:34:12.445Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 1608 | 2026-09-04T21:34:12.525Z | Compiling progenitor-macro v0.14.0 |
| 1609 | 2026-09-04T21:34:12.584Z | Compiling rand v0.10.2 |
| 1610 | 2026-09-04T21:34:12.915Z | Compiling toml v0.8.23 |
| 1611 | 2026-09-04T21:34:13.616Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 1612 | 2026-09-04T21:34:13.899Z | Compiling num_enum_derive v0.5.11 |
| 1613 | 2026-09-04T21:34:14.342Z | Compiling tokio-rustls v0.26.4 |
| 1614 | 2026-09-04T21:34:14.610Z | Compiling rustls-platform-verifier v0.7.0 |
| 1615 | 2026-09-04T21:34:14.694Z | Compiling hyper-rustls v0.27.9 |
| 1616 | 2026-09-04T21:34:14.969Z | Compiling reqwest v0.13.4 |
| 1617 | 2026-09-04T21:34:15.183Z | Compiling hickory-proto v0.24.4 |
| 1618 | 2026-09-04T21:34:16.943Z | Compiling progenitor-client v0.14.0 |
| 1619 | 2026-09-04T21:34:17.302Z | Compiling progenitor-extras v0.2.0 |
| 1620 | 2026-09-04T21:34:23.089Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1621 | 2026-09-04T21:34:23.240Z | Compiling progenitor-impl v0.13.0 |
| 1622 | 2026-09-04T21:34:24.733Z | Compiling console v0.16.4 |
| 1623 | 2026-09-04T21:34:26.014Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1624 | 2026-09-04T21:34:29.626Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1625 | 2026-09-04T21:34:29.658Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1626 | 2026-09-04T21:34:30.000Z | Compiling camino-tempfile v1.4.1 |
| 1627 | 2026-09-04T21:34:30.115Z | Compiling serde-big-array v0.5.1 |
| 1628 | 2026-09-04T21:34:30.174Z | Compiling derive-where v1.6.1 |
| 1629 | 2026-09-04T21:34:30.281Z | Compiling pin-project-internal v1.1.13 |
| 1630 | 2026-09-04T21:34:30.413Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1631 | 2026-09-04T21:34:30.932Z | Compiling siphasher v1.0.3 |
| 1632 | 2026-09-04T21:34:31.155Z | Compiling lazy_static v1.5.0 |
| 1633 | 2026-09-04T21:34:31.273Z | Compiling minimal-lexical v0.2.1 |
| 1634 | 2026-09-04T21:34:31.389Z | Compiling similar v3.2.0 |
| 1635 | 2026-09-04T21:34:31.425Z | Compiling pin-project v1.1.13 |
| 1636 | 2026-09-04T21:34:31.520Z | Compiling nom v7.1.3 |
| 1637 | 2026-09-04T21:34:31.542Z | Compiling phf_shared v0.12.1 |
| 1638 | 2026-09-04T21:34:32.331Z | Compiling expectorate v1.3.0 |
| 1639 | 2026-09-04T21:34:32.558Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1640 | 2026-09-04T21:34:32.591Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1641 | 2026-09-04T21:34:32.847Z | Compiling progenitor-macro v0.13.0 |
| 1642 | 2026-09-04T21:34:33.745Z | Compiling progenitor v0.14.0 |
| 1643 | 2026-09-04T21:34:34.911Z | Compiling hickory-resolver v0.24.4 |
| 1644 | 2026-09-04T21:34:36.344Z | Compiling progenitor-client v0.13.0 |
| 1645 | 2026-09-04T21:34:37.287Z | Compiling num_enum v0.5.11 |
| 1646 | 2026-09-04T21:34:37.731Z | Compiling newtype_derive v0.1.6 |
| 1647 | 2026-09-04T21:34:38.927Z | Compiling unicode-normalization v0.1.25 |
| 1648 | 2026-09-04T21:34:39.132Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1649 | 2026-09-04T21:34:39.527Z | Compiling tokio-stream v0.1.19 |
| 1650 | 2026-09-04T21:34:40.103Z | Compiling async-recursion v1.1.1 |
| 1651 | 2026-09-04T21:34:40.788Z | Compiling snafu-derive v0.8.9 |
| 1652 | 2026-09-04T21:34:41.145Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 1653 | 2026-09-04T21:34:41.474Z | Compiling slog-dtrace v0.3.0 |
| 1654 | 2026-09-04T21:34:41.721Z | Compiling bstr v1.13.1 |
| 1655 | 2026-09-04T21:34:42.429Z | Compiling csv-core v0.1.13 |
| 1656 | 2026-09-04T21:34:42.505Z | Compiling foldhash v0.1.5 |
| 1657 | 2026-09-04T21:34:42.508Z | Compiling unicode-width v0.1.14 |
| 1658 | 2026-09-04T21:34:42.598Z | Compiling konst_macro_rules v0.2.19 |
| 1659 | 2026-09-04T21:34:42.734Z | Compiling jiff-core v0.1.0 |
| 1660 | 2026-09-04T21:34:42.799Z | Compiling owo-colors v4.3.0 |
| 1661 | 2026-09-04T21:34:42.830Z | Compiling unicode-xid v0.2.6 |
| 1662 | 2026-09-04T21:34:42.847Z | Compiling cancel-safe-futures v0.1.5 |
| 1663 | 2026-09-04T21:34:42.964Z | Compiling chrono-tz v0.10.4 |
| 1664 | 2026-09-04T21:34:43.105Z | Compiling openssl v0.10.81 |
| 1665 | 2026-09-04T21:34:43.140Z | Compiling foreign-types-shared v0.1.1 |
| 1666 | 2026-09-04T21:34:43.215Z | Compiling highway v1.3.0 |
| 1667 | 2026-09-04T21:34:43.273Z | Compiling same-file v1.0.6 |
| 1668 | 2026-09-04T21:34:43.415Z | Compiling walkdir v2.5.0 |
| 1669 | 2026-09-04T21:34:43.485Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1670 | 2026-09-04T21:34:43.895Z | Compiling jiff v0.2.35 |
| 1671 | 2026-09-04T21:34:44.114Z | Compiling foreign-types v0.3.2 |
| 1672 | 2026-09-04T21:34:44.284Z | Compiling const_format_proc_macros v0.2.34 |
| 1673 | 2026-09-04T21:34:44.357Z | Compiling konst v0.2.20 |
| 1674 | 2026-09-04T21:34:44.581Z | Compiling hashbrown v0.15.5 |
| 1675 | 2026-09-04T21:34:44.747Z | Compiling csv v1.4.0 |
| 1676 | 2026-09-04T21:34:45.079Z | Compiling snafu v0.8.9 |
| 1677 | 2026-09-04T21:34:45.238Z | Compiling globset v0.4.20 |
| 1678 | 2026-09-04T21:34:45.688Z | Compiling qorb v0.4.1 |
| 1679 | 2026-09-04T21:34:45.736Z | Compiling progenitor v0.13.0 |
| 1680 | 2026-09-04T21:34:45.896Z | Compiling olpc-cjson v0.1.4 |
| 1681 | 2026-09-04T21:34:46.181Z | Compiling rayon v1.12.0 |
| 1682 | 2026-09-04T21:34:47.897Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 1683 | 2026-09-04T21:34:48.428Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1684 | 2026-09-04T21:34:48.867Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1685 | 2026-09-04T21:34:49.395Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1686 | 2026-09-04T21:34:49.908Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1687 | 2026-09-04T21:34:52.739Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1688 | 2026-09-04T21:34:52.815Z | Compiling phf v0.12.1 |
| 1689 | 2026-09-04T21:34:53.001Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1690 | 2026-09-04T21:34:53.595Z | Compiling zone_cfg_derive v0.3.1 |
| 1691 | 2026-09-04T21:34:53.691Z | Compiling tokio-dtrace v0.1.1 |
| 1692 | 2026-09-04T21:34:53.999Z | Compiling itertools v0.15.0 |
| 1693 | 2026-09-04T21:34:54.039Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1694 | 2026-09-04T21:34:54.057Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1695 | 2026-09-04T21:34:54.268Z | Compiling itertools v0.12.1 |
| 1696 | 2026-09-04T21:34:54.309Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1697 | 2026-09-04T21:34:54.680Z | Compiling pem v3.0.6 |
| 1698 | 2026-09-04T21:34:54.955Z | Compiling libsw-core v0.3.2 |
| 1699 | 2026-09-04T21:34:55.147Z | Compiling serde_plain v1.0.2 |
| 1700 | 2026-09-04T21:34:55.319Z | Compiling openssl-macros v0.1.1 |
| 1701 | 2026-09-04T21:34:55.361Z | Compiling cookie v0.18.2 |
| 1702 | 2026-09-04T21:34:55.418Z | Compiling sigpipe v0.1.3 |
| 1703 | 2026-09-04T21:34:55.437Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1704 | 2026-09-04T21:34:55.521Z | Compiling glob v0.3.4 |
| 1705 | 2026-09-04T21:34:55.604Z | Compiling fixedbitset v0.4.2 |
| 1706 | 2026-09-04T21:34:55.609Z | Compiling typed-path v0.9.3 |
| 1707 | 2026-09-04T21:34:55.722Z | Compiling fixedbitset v0.5.7 |
| 1708 | 2026-09-04T21:34:55.984Z | Compiling petgraph v0.8.3 |
| 1709 | 2026-09-04T21:34:56.237Z | Compiling petgraph v0.6.5 |
| 1710 | 2026-09-04T21:34:56.404Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1711 | 2026-09-04T21:34:57.664Z | Compiling tough v0.22.0 |
| 1712 | 2026-09-04T21:34:58.035Z | Compiling zone v0.3.1 |
| 1713 | 2026-09-04T21:34:58.071Z | Compiling ingot-macros v0.2.0 |
| 1714 | 2026-09-04T21:34:58.348Z | Compiling libsw v3.5.0 |
| 1715 | 2026-09-04T21:34:58.387Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1716 | 2026-09-04T21:34:58.406Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 1717 | 2026-09-04T21:34:58.540Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1718 | 2026-09-04T21:34:58.676Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 1719 | 2026-09-04T21:34:58.847Z | Compiling oxide-tokio-rt v0.1.6 |
| 1720 | 2026-09-04T21:34:59.449Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1721 | 2026-09-04T21:35:00.837Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1722 | 2026-09-04T21:35:01.051Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1723 | 2026-09-04T21:35:02.345Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1724 | 2026-09-04T21:35:02.424Z | Compiling const_format v0.2.36 |
| 1725 | 2026-09-04T21:35:02.939Z | Compiling papergrid v0.11.0 |
| 1726 | 2026-09-04T21:35:02.956Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1727 | 2026-09-04T21:35:03.539Z | Compiling tabled_derive v0.7.0 |
| 1728 | 2026-09-04T21:35:04.531Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1729 | 2026-09-04T21:35:04.592Z | Compiling libscf-sys v1.2.0 |
| 1730 | 2026-09-04T21:35:04.754Z | Compiling gethostname v0.5.0 |
| 1731 | 2026-09-04T21:35:04.903Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1732 | 2026-09-04T21:35:05.039Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 1733 | 2026-09-04T21:35:05.204Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1734 | 2026-09-04T21:35:05.229Z | Compiling bcs v0.1.6 |
| 1735 | 2026-09-04T21:35:05.355Z | Compiling smf v0.2.3 |
| 1736 | 2026-09-04T21:35:05.473Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 1737 | 2026-09-04T21:35:05.585Z | Compiling linear-map v1.2.0 |
| 1738 | 2026-09-04T21:35:05.629Z | Compiling unicode-linebreak v0.1.5 |
| 1739 | 2026-09-04T21:35:05.816Z | Compiling whoami v1.6.1 |
| 1740 | 2026-09-04T21:35:05.912Z | Compiling tagptr v0.2.0 |
| 1741 | 2026-09-04T21:35:06.085Z | Compiling termtree v0.5.1 |
| 1742 | 2026-09-04T21:35:06.268Z | Compiling smawk v0.3.3 |
| 1743 | 2026-09-04T21:35:06.424Z | Compiling textwrap v0.16.2 |
| 1744 | 2026-09-04T21:35:06.504Z | Compiling moka v0.12.16 |
| 1745 | 2026-09-04T21:35:07.927Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 1746 | 2026-09-04T21:35:08.099Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1747 | 2026-09-04T21:35:08.253Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1748 | 2026-09-04T21:35:09.013Z | Compiling tabled v0.15.0 |
| 1749 | 2026-09-04T21:35:09.182Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1750 | 2026-09-04T21:35:09.343Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1751 | 2026-09-04T21:35:09.560Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1752 | 2026-09-04T21:35:10.041Z | Compiling steno v0.4.1 |
| 1753 | 2026-09-04T21:35:11.117Z | Compiling ingot-types v0.2.0 |
| 1754 | 2026-09-04T21:35:13.634Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1755 | 2026-09-04T21:35:15.214Z | Compiling hickory-proto v0.25.2 |
| 1756 | 2026-09-04T21:35:16.221Z | Compiling ingot v0.2.1 |
| 1757 | 2026-09-04T21:35:16.885Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1758 | 2026-09-04T21:35:17.292Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1759 | 2026-09-04T21:35:17.319Z | Compiling parking_lot_core v0.8.6 |
| 1760 | 2026-09-04T21:35:17.541Z | Compiling hickory-resolver v0.25.2 |
| 1761 | 2026-09-04T21:35:17.695Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1762 | 2026-09-04T21:35:18.320Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1763 | 2026-09-04T21:35:18.411Z | Compiling papergrid v0.18.0 |
| 1764 | 2026-09-04T21:35:20.027Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1765 | 2026-09-04T21:35:20.050Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1766 | 2026-09-04T21:35:20.727Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1767 | 2026-09-04T21:35:21.268Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1768 | 2026-09-04T21:35:21.469Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1769 | 2026-09-04T21:35:22.594Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a) |
| 1770 | 2026-09-04T21:35:23.286Z | Compiling tabled v0.21.0 |
| 1771 | 2026-09-04T21:35:24.030Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 1772 | 2026-09-04T21:35:24.148Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 1773 | 2026-09-04T21:35:24.350Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 1774 | 2026-09-04T21:35:25.004Z | Compiling arc-swap v1.9.2 |
| 1775 | 2026-09-04T21:35:25.360Z | Compiling slog-scope v4.4.1 |
| 1776 | 2026-09-04T21:35:25.560Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899) |
| 1777 | 2026-09-04T21:35:25.730Z | Compiling parking_lot v0.11.2 |
| 1778 | 2026-09-04T21:35:26.579Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1779 | 2026-09-04T21:35:26.773Z | Compiling dropshot-api-manager-types v0.8.0 |
| 1780 | 2026-09-04T21:35:27.366Z | Compiling fxhash v0.2.1 |
| 1781 | 2026-09-04T21:35:27.406Z | Compiling crc8 v0.1.1 |
| 1782 | 2026-09-04T21:35:27.517Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899) |
| 1783 | 2026-09-04T21:35:27.566Z | Compiling sled v0.34.7 |
| 1784 | 2026-09-04T21:35:28.750Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 1785 | 2026-09-04T21:35:28.826Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 1786 | 2026-09-04T21:35:31.120Z | Compiling slog-stdlog v4.1.1 |
| 1787 | 2026-09-04T21:35:31.483Z | Compiling port-file v0.1.0 |
| 1788 | 2026-09-04T21:35:31.556Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 1789 | 2026-09-04T21:35:31.745Z | Compiling slog-envlogger v2.2.0 |
| 1790 | 2026-09-04T21:35:31.849Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 1791 | 2026-09-04T21:35:32.281Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1792 | 2026-09-04T21:35:34.517Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1793 | 2026-09-04T21:35:37.042Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 1794 | 2026-09-04T21:35:38.288Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 1795 | 2026-09-04T21:35:48.397Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 1796 | 2026-09-04T21:35:53.426Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 1797 | 2026-09-04T21:35:56.808Z | Finished `release` profile [optimized] target(s) in 3m 41s |
| 1798 | 2026-09-04T21:35:57.136Z | + banner quartet |
| 1799 | 2026-09-04T21:35:57.140Z | |
| 1800 | 2026-09-04T21:35:57.140Z | #### # # ## ##### ##### ###### ##### |
| 1801 | 2026-09-04T21:35:57.140Z | # # # # # # # # # # # |
| 1802 | 2026-09-04T21:35:57.140Z | # # # # # # # # # ##### # |
| 1803 | 2026-09-04T21:35:57.140Z | # # # # # ###### ##### # # # |
| 1804 | 2026-09-04T21:35:57.140Z | # # # # # # # # # # # |
| 1805 | 2026-09-04T21:35:57.140Z | ### # #### # # # # # ###### # |
| 1806 | 2026-09-04T21:35:57.140Z | |
| 1807 | 2026-09-04T21:35:57.140Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
| 1808 | 2026-09-04T21:35:57.726Z | Compiling cfg-if v1.0.4 |
| 1809 | 2026-09-04T21:35:57.729Z | Compiling libc v0.2.189 |
| 1810 | 2026-09-04T21:35:57.730Z | Compiling serde_core v1.0.229 |
| 1811 | 2026-09-04T21:35:57.835Z | Compiling memchr v2.8.3 |
| 1812 | 2026-09-04T21:35:57.842Z | Compiling smallvec v1.15.2 |
| 1813 | 2026-09-04T21:35:57.847Z | Compiling itoa v1.0.18 |
| 1814 | 2026-09-04T21:35:57.858Z | Compiling stable_deref_trait v1.2.1 |
| 1815 | 2026-09-04T21:35:57.861Z | Compiling zerofrom v0.1.8 |
| 1816 | 2026-09-04T21:35:57.877Z | Compiling zmij v1.0.23 |
| 1817 | 2026-09-04T21:35:57.952Z | Compiling litemap v0.8.2 |
| 1818 | 2026-09-04T21:35:57.985Z | Compiling yoke v0.8.3 |
| 1819 | 2026-09-04T21:35:58.076Z | Compiling writeable v0.6.3 |
| 1820 | 2026-09-04T21:35:58.080Z | Compiling utf8_iter v1.0.4 |
| 1821 | 2026-09-04T21:35:58.128Z | Compiling percent-encoding v2.3.2 |
| 1822 | 2026-09-04T21:35:58.180Z | Compiling zerovec v0.11.6 |
| 1823 | 2026-09-04T21:35:58.207Z | Compiling zerotrie v0.2.4 |
| 1824 | 2026-09-04T21:35:58.244Z | Compiling libm v0.2.16 |
| 1825 | 2026-09-04T21:35:58.314Z | Compiling icu_properties_data v2.2.0 |
| 1826 | 2026-09-04T21:35:58.349Z | Compiling icu_normalizer_data v2.2.0 |
| 1827 | 2026-09-04T21:35:58.385Z | Compiling form_urlencoded v1.2.2 |
| 1828 | 2026-09-04T21:35:58.426Z | Compiling rand_core v0.10.1 |
| 1829 | 2026-09-04T21:35:58.459Z | Compiling errno v0.3.14 |
| 1830 | 2026-09-04T21:35:58.632Z | Compiling getrandom v0.4.3 |
| 1831 | 2026-09-04T21:35:58.657Z | Compiling iana-time-zone v0.1.65 |
| 1832 | 2026-09-04T21:35:58.675Z | Compiling pin-project-lite v0.2.17 |
| 1833 | 2026-09-04T21:35:58.687Z | Compiling zeroize v1.9.0 |
| 1834 | 2026-09-04T21:35:58.781Z | Compiling tinystr v0.8.3 |
| 1835 | 2026-09-04T21:35:58.818Z | Compiling potential_utf v0.1.5 |
| 1836 | 2026-09-04T21:35:58.831Z | Compiling dyn-clone v1.0.20 |
| 1837 | 2026-09-04T21:35:58.922Z | Compiling socket2 v0.6.5 |
| 1838 | 2026-09-04T21:35:58.955Z | Compiling icu_locale_core v2.2.0 |
| 1839 | 2026-09-04T21:35:58.974Z | Compiling icu_collections v2.2.0 |
| 1840 | 2026-09-04T21:35:58.986Z | Compiling scopeguard v1.2.0 |
| 1841 | 2026-09-04T21:35:58.989Z | Compiling parking_lot_core v0.9.12 |
| 1842 | 2026-09-04T21:35:59.007Z | Compiling signal-hook-registry v1.4.8 |
| 1843 | 2026-09-04T21:35:59.096Z | Compiling num-traits v0.2.19 |
| 1844 | 2026-09-04T21:35:59.377Z | Compiling lock_api v0.4.14 |
| 1845 | 2026-09-04T21:35:59.447Z | Compiling mio v1.2.2 |
| 1846 | 2026-09-04T21:35:59.628Z | Compiling parking_lot v0.12.5 |
| 1847 | 2026-09-04T21:35:59.665Z | Compiling thiserror v2.0.20 |
| 1848 | 2026-09-04T21:35:59.699Z | Compiling serde v1.0.229 |
| 1849 | 2026-09-04T21:35:59.790Z | Compiling serde_json v1.0.151 |
| 1850 | 2026-09-04T21:35:59.862Z | Compiling icu_provider v2.2.0 |
| 1851 | 2026-09-04T21:35:59.873Z | Compiling uuid v1.26.0 |
| 1852 | 2026-09-04T21:35:59.985Z | Compiling semver v1.0.28 |
| 1853 | 2026-09-04T21:36:00.100Z | Compiling bitflags v2.13.1 |
| 1854 | 2026-09-04T21:36:00.329Z | Compiling bytes v1.12.1 |
| 1855 | 2026-09-04T21:36:00.425Z | Compiling icu_normalizer v2.2.0 |
| 1856 | 2026-09-04T21:36:00.459Z | Compiling icu_properties v2.2.0 |
| 1857 | 2026-09-04T21:36:00.495Z | Compiling chrono v0.4.45 |
| 1858 | 2026-09-04T21:36:00.527Z | Compiling portable-atomic v1.15.0 |
| 1859 | 2026-09-04T21:36:00.619Z | Compiling futures-core v0.3.34 |
| 1860 | 2026-09-04T21:36:00.785Z | Compiling critical-section v1.2.0 |
| 1861 | 2026-09-04T21:36:00.896Z | Compiling tokio v1.53.1 |
| 1862 | 2026-09-04T21:36:01.204Z | Compiling once_cell v1.21.4 |
| 1863 | 2026-09-04T21:36:01.267Z | Compiling log v0.4.33 |
| 1864 | 2026-09-04T21:36:01.451Z | Compiling idna_adapter v1.2.2 |
| 1865 | 2026-09-04T21:36:01.520Z | Compiling equivalent v1.0.2 |
| 1866 | 2026-09-04T21:36:01.586Z | Compiling idna v1.1.0 |
| 1867 | 2026-09-04T21:36:01.598Z | Compiling subtle v2.6.1 |
| 1868 | 2026-09-04T21:36:01.610Z | Compiling allocator-api2 v0.2.21 |
| 1869 | 2026-09-04T21:36:01.630Z | Compiling zerocopy v0.8.56 |
| 1870 | 2026-09-04T21:36:01.766Z | Compiling futures-sink v0.3.34 |
| 1871 | 2026-09-04T21:36:01.879Z | Compiling slab v0.4.12 |
| 1872 | 2026-09-04T21:36:02.003Z | Compiling url v2.5.8 |
| 1873 | 2026-09-04T21:36:02.019Z | Compiling typenum v1.20.1 |
| 1874 | 2026-09-04T21:36:02.086Z | Compiling futures-channel v0.3.34 |
| 1875 | 2026-09-04T21:36:02.349Z | Compiling hashbrown v0.17.1 |
| 1876 | 2026-09-04T21:36:02.368Z | Compiling getrandom v0.2.17 |
| 1877 | 2026-09-04T21:36:02.584Z | Compiling schemars v0.8.22 |
| 1878 | 2026-09-04T21:36:02.839Z | Compiling futures-io v0.3.34 |
| 1879 | 2026-09-04T21:36:03.038Z | Compiling futures-task v0.3.34 |
| 1880 | 2026-09-04T21:36:03.064Z | Compiling rand_core v0.6.4 |
| 1881 | 2026-09-04T21:36:03.214Z | Compiling futures-util v0.3.34 |
| 1882 | 2026-09-04T21:36:03.321Z | Compiling indexmap v2.14.0 |
| 1883 | 2026-09-04T21:36:03.680Z | Compiling tracing-core v0.1.36 |
| 1884 | 2026-09-04T21:36:03.999Z | Compiling ipnetwork v0.21.1 |
| 1885 | 2026-09-04T21:36:04.271Z | Compiling tracing v0.1.44 |
| 1886 | 2026-09-04T21:36:04.508Z | Compiling base64 v0.22.1 |
| 1887 | 2026-09-04T21:36:04.531Z | Compiling http v1.5.0 |
| 1888 | 2026-09-04T21:36:04.746Z | Compiling unicode-ident v1.0.24 |
| 1889 | 2026-09-04T21:36:04.867Z | Compiling proc-macro2 v1.0.107 |
| 1890 | 2026-09-04T21:36:04.899Z | Compiling slog v2.8.2 |
| 1891 | 2026-09-04T21:36:04.915Z | Compiling erased-serde v0.3.31 |
| 1892 | 2026-09-04T21:36:05.001Z | Compiling fnv v1.0.7 |
| 1893 | 2026-09-04T21:36:05.107Z | Compiling oxnet v0.1.7 |
| 1894 | 2026-09-04T21:36:05.853Z | Compiling quote v1.0.47 |
| 1895 | 2026-09-04T21:36:05.954Z | Compiling tokio-util v0.7.19 |
| 1896 | 2026-09-04T21:36:06.087Z | Compiling syn v2.0.119 |
| 1897 | 2026-09-04T21:36:06.406Z | Compiling byteorder v1.5.0 |
| 1898 | 2026-09-04T21:36:06.530Z | Compiling ipnet v2.12.1 |
| 1899 | 2026-09-04T21:36:06.663Z | Compiling thiserror v1.0.69 |
| 1900 | 2026-09-04T21:36:06.776Z | Compiling ppv-lite86 v0.2.21 |
| 1901 | 2026-09-04T21:36:06.914Z | Compiling rustls-pki-types v1.15.1 |
| 1902 | 2026-09-04T21:36:07.123Z | Compiling aws-lc-sys v0.44.0 |
| 1903 | 2026-09-04T21:36:07.204Z | Compiling http-body v1.1.0 |
| 1904 | 2026-09-04T21:36:07.378Z | Compiling atomic-waker v1.1.2 |
| 1905 | 2026-09-04T21:36:07.496Z | Compiling untrusted v0.7.1 |
| 1906 | 2026-09-04T21:36:07.514Z | Compiling httparse v1.10.1 |
| 1907 | 2026-09-04T21:36:07.580Z | Compiling try-lock v0.2.5 |
| 1908 | 2026-09-04T21:36:07.669Z | Compiling aws-lc-rs v1.18.0 |
| 1909 | 2026-09-04T21:36:07.696Z | Compiling tower-layer v0.3.3 |
| 1910 | 2026-09-04T21:36:07.699Z | Compiling pretty-hex v0.4.2 |
| 1911 | 2026-09-04T21:36:07.699Z | Compiling ryu v1.0.23 |
| 1912 | 2026-09-04T21:36:07.789Z | Compiling rustls v0.23.43 |
| 1913 | 2026-09-04T21:36:07.843Z | Compiling untrusted v0.9.0 |
| 1914 | 2026-09-04T21:36:07.897Z | Compiling tower-service v0.3.3 |
| 1915 | 2026-09-04T21:36:07.972Z | Compiling want v0.3.1 |
| 1916 | 2026-09-04T21:36:07.990Z | Compiling h2 v0.4.15 |
| 1917 | 2026-09-04T21:36:08.002Z | Compiling httpdate v1.0.3 |
| 1918 | 2026-09-04T21:36:08.014Z | Compiling rustix v1.1.4 |
| 1919 | 2026-09-04T21:36:08.040Z | Compiling plain v0.2.3 |
| 1920 | 2026-09-04T21:36:08.150Z | Compiling regex-syntax v0.8.11 |
| 1921 | 2026-09-04T21:36:08.161Z | Compiling getrandom v0.3.4 |
| 1922 | 2026-09-04T21:36:08.365Z | Compiling omicron-workspace-hack v0.1.0 |
| 1923 | 2026-09-04T21:36:08.385Z | Compiling ucd-trie v0.1.7 |
| 1924 | 2026-09-04T21:36:08.440Z | Compiling rand_core v0.9.5 |
| 1925 | 2026-09-04T21:36:08.724Z | Compiling pest v2.8.8 |
| 1926 | 2026-09-04T21:36:08.954Z | Compiling rustls-webpki v0.103.14 |
| 1927 | 2026-09-04T21:36:10.394Z | Compiling crossbeam-utils v0.8.22 |
| 1928 | 2026-09-04T21:36:10.627Z | Compiling hyper v1.11.1 |
| 1929 | 2026-09-04T21:36:11.112Z | Compiling serde_urlencoded v0.7.1 |
| 1930 | 2026-09-04T21:36:11.394Z | Compiling http-body-util v0.1.5 |
| 1931 | 2026-09-04T21:36:11.418Z | Compiling foldhash v0.2.0 |
| 1932 | 2026-09-04T21:36:11.700Z | Compiling newtype-uuid v1.4.0 |
| 1933 | 2026-09-04T21:36:11.719Z | Compiling hex v0.4.3 |
| 1934 | 2026-09-04T21:36:12.059Z | Compiling hyper-util v0.1.20 |
| 1935 | 2026-09-04T21:36:12.644Z | Compiling daft v0.1.8 |
| 1936 | 2026-09-04T21:36:12.942Z | Compiling rand_chacha v0.9.0 |
| 1937 | 2026-09-04T21:36:13.512Z | Compiling sync_wrapper v1.0.2 |
| 1938 | 2026-09-04T21:36:13.643Z | Compiling tokio-rustls v0.26.4 |
| 1939 | 2026-09-04T21:36:13.962Z | Compiling aho-corasick v1.1.5 |
| 1940 | 2026-09-04T21:36:14.323Z | Compiling fastrand v2.5.0 |
| 1941 | 2026-09-04T21:36:14.666Z | Compiling tower v0.5.3 |
| 1942 | 2026-09-04T21:36:14.792Z | Compiling anyhow v1.0.104 |
| 1943 | 2026-09-04T21:36:15.073Z | Compiling regex-automata v0.4.18 |
| 1944 | 2026-09-04T21:36:15.258Z | Compiling rand v0.9.5 |
| 1945 | 2026-09-04T21:36:15.437Z | Compiling tower-http v0.6.11 |
| 1946 | 2026-09-04T21:36:15.452Z | Compiling generic-array v0.14.7 |
| 1947 | 2026-09-04T21:36:15.538Z | Compiling hashbrown v0.16.1 |
| 1948 | 2026-09-04T21:36:15.988Z | Compiling openapiv3 v2.2.0 |
| 1949 | 2026-09-04T21:36:15.999Z | Compiling deranged v0.5.8 |
| 1950 | 2026-09-04T21:36:16.106Z | Compiling cpufeatures v0.3.0 |
| 1951 | 2026-09-04T21:36:16.181Z | Compiling powerfmt v0.2.0 |
| 1952 | 2026-09-04T21:36:16.264Z | Compiling time-core v0.1.9 |
| 1953 | 2026-09-04T21:36:16.441Z | Compiling num_threads v0.1.7 |
| 1954 | 2026-09-04T21:36:16.455Z | Compiling openssl-probe v0.2.1 |
| 1955 | 2026-09-04T21:36:16.540Z | Compiling num-conv v0.2.2 |
| 1956 | 2026-09-04T21:36:16.708Z | Compiling rustls-native-certs v0.8.4 |
| 1957 | 2026-09-04T21:36:16.708Z | Compiling camino v1.2.5 |
| 1958 | 2026-09-04T21:36:17.284Z | Compiling time v0.3.55 |
| 1959 | 2026-09-04T21:36:17.305Z | Compiling tempfile v3.27.0 |
| 1960 | 2026-09-04T21:36:17.485Z | Compiling futures-executor v0.3.34 |
| 1961 | 2026-09-04T21:36:17.979Z | Compiling winnow v1.0.4 |
| 1962 | 2026-09-04T21:36:18.115Z | Compiling futures v0.3.34 |
| 1963 | 2026-09-04T21:36:18.200Z | Compiling regex v1.13.1 |
| 1964 | 2026-09-04T21:36:18.363Z | Compiling rustls-platform-verifier v0.7.0 |
| 1965 | 2026-09-04T21:36:18.818Z | Compiling hyper-rustls v0.27.9 |
| 1966 | 2026-09-04T21:36:19.203Z | Compiling crossbeam-channel v0.5.16 |
| 1967 | 2026-09-04T21:36:19.451Z | Compiling scroll v0.13.0 |
| 1968 | 2026-09-04T21:36:19.487Z | Compiling hybrid-array v0.4.14 |
| 1969 | 2026-09-04T21:36:19.681Z | Compiling simd-adler32 v0.3.10 |
| 1970 | 2026-09-04T21:36:19.743Z | Compiling adler2 v2.0.1 |
| 1971 | 2026-09-04T21:36:19.910Z | Compiling miniz_oxide v0.8.9 |
| 1972 | 2026-09-04T21:36:19.926Z | Compiling goblin v0.10.7 |
| 1973 | 2026-09-04T21:36:19.975Z | Compiling crc32fast v1.5.0 |
| 1974 | 2026-09-04T21:36:20.063Z | Compiling reqwest v0.13.4 |
| 1975 | 2026-09-04T21:36:20.226Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1976 | 2026-09-04T21:36:20.527Z | Compiling thread_local v1.1.10 |
| 1977 | 2026-09-04T21:36:20.868Z | Compiling either v1.17.0 |
| 1978 | 2026-09-04T21:36:21.109Z | Compiling flate2 v1.1.9 |
| 1979 | 2026-09-04T21:36:21.354Z | Compiling crypto-common v0.2.2 |
| 1980 | 2026-09-04T21:36:21.663Z | Compiling block-buffer v0.12.1 |
| 1981 | 2026-09-04T21:36:21.852Z | Compiling crypto-common v0.1.7 |
| 1982 | 2026-09-04T21:36:22.007Z | Compiling dtrace-parser v0.3.0 |
| 1983 | 2026-09-04T21:36:22.224Z | Compiling rand_chacha v0.3.1 |
| 1984 | 2026-09-04T21:36:22.635Z | Compiling thread-id v5.1.0 |
| 1985 | 2026-09-04T21:36:22.727Z | Compiling is-terminal v0.4.17 |
| 1986 | 2026-09-04T21:36:22.834Z | Compiling match_cfg v0.1.0 |
| 1987 | 2026-09-04T21:36:22.847Z | Compiling const-oid v0.10.2 |
| 1988 | 2026-09-04T21:36:22.911Z | Compiling take_mut v0.2.2 |
| 1989 | 2026-09-04T21:36:23.031Z | Compiling debug-ignore v1.0.5 |
| 1990 | 2026-09-04T21:36:23.142Z | Compiling dof v0.4.0 |
| 1991 | 2026-09-04T21:36:23.146Z | Compiling compression-core v0.4.32 |
| 1992 | 2026-09-04T21:36:23.334Z | Compiling term v1.2.1 |
| 1993 | 2026-09-04T21:36:24.580Z | Compiling usdt-impl v0.6.0 |
| 1994 | 2026-09-04T21:36:25.241Z | Compiling slog-term v2.9.2 |
| 1995 | 2026-09-04T21:36:26.191Z | Compiling compression-codecs v0.4.38 |
| 1996 | 2026-09-04T21:36:26.577Z | Compiling digest v0.11.3 |
| 1997 | 2026-09-04T21:36:26.594Z | Compiling slog-async v2.8.0 |
| 1998 | 2026-09-04T21:36:26.763Z | Compiling hostname v0.3.1 |
| 1999 | 2026-09-04T21:36:26.776Z | Compiling rand v0.8.7 |
| 2000 | 2026-09-04T21:36:26.927Z | Compiling ref-cast v1.0.26 |
| 2001 | 2026-09-04T21:36:27.038Z | Compiling slog-json v2.6.1 |
| 2002 | 2026-09-04T21:36:27.306Z | Compiling toml_parser v1.1.3+spec-1.1.0 |
| 2003 | 2026-09-04T21:36:27.545Z | Compiling strum v0.26.3 |
| 2004 | 2026-09-04T21:36:27.700Z | Compiling macaddr v1.0.1 |
| 2005 | 2026-09-04T21:36:27.879Z | Compiling serde_spanned v1.1.1 |
| 2006 | 2026-09-04T21:36:27.965Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2007 | 2026-09-04T21:36:28.034Z | Compiling memmap2 v0.9.11 |
| 2008 | 2026-09-04T21:36:28.334Z | Compiling wait-timeout v0.2.1 |
| 2009 | 2026-09-04T21:36:28.389Z | Compiling encoding_rs v0.8.35 |
| 2010 | 2026-09-04T21:36:28.619Z | Compiling mime v0.3.17 |
| 2011 | 2026-09-04T21:36:28.808Z | Compiling toml_writer v1.1.2+spec-1.1.0 |
| 2012 | 2026-09-04T21:36:28.912Z | Compiling quick-error v1.2.3 |
| 2013 | 2026-09-04T21:36:29.025Z | Compiling bit-vec v0.8.0 |
| 2014 | 2026-09-04T21:36:29.066Z | Compiling spin v0.9.9 |
| 2015 | 2026-09-04T21:36:29.095Z | Compiling toml v1.1.4+spec-1.1.0 |
| 2016 | 2026-09-04T21:36:29.193Z | Compiling rusty-fork v0.3.1 |
| 2017 | 2026-09-04T21:36:29.322Z | Compiling bit-set v0.8.0 |
| 2018 | 2026-09-04T21:36:29.510Z | Compiling multer v3.1.0 |
| 2019 | 2026-09-04T21:36:30.060Z | Compiling usdt v0.6.0 |
| 2020 | 2026-09-04T21:36:30.732Z | Compiling slog-bunyan v2.5.0 |
| 2021 | 2026-09-04T21:36:30.756Z | Compiling sha1 v0.11.0 |
| 2022 | 2026-09-04T21:36:30.916Z | Compiling async-compression v0.4.43 |
| 2023 | 2026-09-04T21:36:31.188Z | Compiling serde_with v3.22.0 |
| 2024 | 2026-09-04T21:36:31.397Z | Compiling async-stream v0.3.6 |
| 2025 | 2026-09-04T21:36:31.486Z | Compiling rand_xorshift v0.4.0 |
| 2026 | 2026-09-04T21:36:31.574Z | Compiling waitgroup v0.1.2 |
| 2027 | 2026-09-04T21:36:31.592Z | Compiling rustls-pemfile v2.2.0 |
| 2028 | 2026-09-04T21:36:31.673Z | Compiling serde_path_to_error v0.1.20 |
| 2029 | 2026-09-04T21:36:31.725Z | Compiling hostname v0.4.2 |
| 2030 | 2026-09-04T21:36:31.870Z | Compiling unarray v0.1.4 |
| 2031 | 2026-09-04T21:36:31.884Z | Compiling progenitor-client v0.14.0 |
| 2032 | 2026-09-04T21:36:31.998Z | Compiling dropshot v0.17.1 |
| 2033 | 2026-09-04T21:36:32.120Z | Compiling proptest v1.11.0 |
| 2034 | 2026-09-04T21:36:32.135Z | Compiling strum v0.27.2 |
| 2035 | 2026-09-04T21:36:32.258Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2036 | 2026-09-04T21:36:32.360Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2037 | 2026-09-04T21:36:32.401Z | Compiling iddqd v0.4.6 |
| 2038 | 2026-09-04T21:36:32.578Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2039 | 2026-09-04T21:36:32.693Z | Compiling block-buffer v0.10.4 |
| 2040 | 2026-09-04T21:36:32.854Z | Compiling reqwest v0.12.28 |
| 2041 | 2026-09-04T21:36:32.886Z | Compiling backon v1.6.0 |
| 2042 | 2026-09-04T21:36:33.150Z | Compiling instant v0.1.13 |
| 2043 | 2026-09-04T21:36:33.266Z | Compiling backoff v0.4.0 |
| 2044 | 2026-09-04T21:36:33.493Z | Compiling progenitor-extras v0.2.0 |
| 2045 | 2026-09-04T21:36:33.531Z | Compiling digest v0.10.7 |
| 2046 | 2026-09-04T21:36:33.746Z | Compiling parse-display v0.10.0 |
| 2047 | 2026-09-04T21:36:33.784Z | Compiling itertools v0.14.0 |
| 2048 | 2026-09-04T21:36:33.945Z | Compiling progenitor-client v0.10.0 |
| 2049 | 2026-09-04T21:36:34.333Z | Compiling regress v0.10.5 |
| 2050 | 2026-09-04T21:36:34.401Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2051 | 2026-09-04T21:36:34.628Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2052 | 2026-09-04T21:36:35.320Z | Compiling humantime v2.4.0 |
| 2053 | 2026-09-04T21:36:35.752Z | Compiling cpufeatures v0.2.17 |
| 2054 | 2026-09-04T21:36:35.836Z | Compiling unicode-width v0.2.2 |
| 2055 | 2026-09-04T21:36:36.185Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2056 | 2026-09-04T21:36:36.424Z | Compiling heck v0.5.0 |
| 2057 | 2026-09-04T21:36:37.341Z | Compiling secrecy v0.10.3 |
| 2058 | 2026-09-04T21:36:37.543Z | Compiling tinyvec_macros v0.1.1 |
| 2059 | 2026-09-04T21:36:37.597Z | Compiling tinyvec v1.12.0 |
| 2060 | 2026-09-04T21:36:37.966Z | Compiling num-integer v0.1.47 |
| 2061 | 2026-09-04T21:36:38.035Z | Compiling scroll v0.12.0 |
| 2062 | 2026-09-04T21:36:38.130Z | Compiling crucible-workspace-hack v0.1.0 |
| 2063 | 2026-09-04T21:36:38.202Z | Compiling hmac v0.12.1 |
| 2064 | 2026-09-04T21:36:38.345Z | Compiling regress v0.11.1 |
| 2065 | 2026-09-04T21:36:38.361Z | Compiling inout v0.1.4 |
| 2066 | 2026-09-04T21:36:38.473Z | Compiling ff v0.13.1 |
| 2067 | 2026-09-04T21:36:38.525Z | Compiling utf8parse v0.2.2 |
| 2068 | 2026-09-04T21:36:38.640Z | Compiling anstyle-parse v1.0.0 |
| 2069 | 2026-09-04T21:36:38.658Z | Compiling group v0.13.0 |
| 2070 | 2026-09-04T21:36:38.781Z | Compiling cipher v0.4.4 |
| 2071 | 2026-09-04T21:36:38.905Z | Compiling hkdf v0.12.4 |
| 2072 | 2026-09-04T21:36:39.045Z | Compiling goblin v0.8.2 |
| 2073 | 2026-09-04T21:36:39.063Z | Compiling num-rational v0.4.2 |
| 2074 | 2026-09-04T21:36:39.075Z | Compiling num-iter v0.1.46 |
| 2075 | 2026-09-04T21:36:39.203Z | Compiling zerocopy v0.7.35 |
| 2076 | 2026-09-04T21:36:39.809Z | Compiling universal-hash v0.5.1 |
| 2077 | 2026-09-04T21:36:39.965Z | Compiling crypto-bigint v0.5.5 |
| 2078 | 2026-09-04T21:36:40.199Z | Compiling typify-impl v0.6.2 |
| 2079 | 2026-09-04T21:36:41.104Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2080 | 2026-09-04T21:36:41.907Z | Compiling terminal_size v0.4.4 |
| 2081 | 2026-09-04T21:36:42.072Z | Compiling half v2.7.1 |
| 2082 | 2026-09-04T21:36:42.361Z | Compiling num-complex v0.4.6 |
| 2083 | 2026-09-04T21:36:42.427Z | Compiling base64ct v1.8.3 |
| 2084 | 2026-09-04T21:36:42.785Z | Compiling colorchoice v1.0.5 |
| 2085 | 2026-09-04T21:36:42.810Z | Compiling anstyle v1.0.14 |
| 2086 | 2026-09-04T21:36:42.916Z | Compiling base16ct v0.2.0 |
| 2087 | 2026-09-04T21:36:43.088Z | Compiling anstyle-query v1.1.5 |
| 2088 | 2026-09-04T21:36:43.122Z | Compiling is_terminal_polyfill v1.70.2 |
| 2089 | 2026-09-04T21:36:43.200Z | Compiling opaque-debug v0.3.1 |
| 2090 | 2026-09-04T21:36:43.225Z | Compiling ciborium-io v0.2.2 |
| 2091 | 2026-09-04T21:36:43.237Z | Compiling anstream v1.0.0 |
| 2092 | 2026-09-04T21:36:43.274Z | Compiling poly1305 v0.8.0 |
| 2093 | 2026-09-04T21:36:43.326Z | Compiling ciborium-ll v0.2.2 |
| 2094 | 2026-09-04T21:36:43.603Z | Compiling elliptic-curve v0.13.8 |
| 2095 | 2026-09-04T21:36:43.733Z | Compiling num v0.4.3 |
| 2096 | 2026-09-04T21:36:43.816Z | Compiling password-hash v0.5.0 |
| 2097 | 2026-09-04T21:36:43.913Z | Compiling curve25519-dalek v4.1.3 |
| 2098 | 2026-09-04T21:36:43.933Z | Compiling typify v0.6.2 |
| 2099 | 2026-09-04T21:36:44.051Z | Compiling dof v0.3.0 |
| 2100 | 2026-09-04T21:36:44.775Z | Compiling thiserror-no-std v2.0.2 |
| 2101 | 2026-09-04T21:36:44.876Z | Compiling chacha20 v0.9.1 |
| 2102 | 2026-09-04T21:36:45.140Z | Compiling crossbeam-epoch v0.9.20 |
| 2103 | 2026-09-04T21:36:45.625Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2104 | 2026-09-04T21:36:45.749Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2105 | 2026-09-04T21:36:46.616Z | Compiling blake2 v0.10.6 |
| 2106 | 2026-09-04T21:36:46.665Z | Compiling aead v0.5.2 |
| 2107 | 2026-09-04T21:36:46.861Z | Compiling byte-wrapper v0.1.0 |
| 2108 | 2026-09-04T21:36:47.119Z | Compiling dtrace-parser v0.2.0 |
| 2109 | 2026-09-04T21:36:47.323Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2110 | 2026-09-04T21:36:47.727Z | Compiling thread-id v4.2.2 |
| 2111 | 2026-09-04T21:36:47.820Z | Compiling float-ord v0.3.2 |
| 2112 | 2026-09-04T21:36:47.943Z | Compiling clap_lex v1.1.0 |
| 2113 | 2026-09-04T21:36:48.187Z | Compiling keccak v0.1.6 |
| 2114 | 2026-09-04T21:36:48.314Z | Compiling strsim v0.11.1 |
| 2115 | 2026-09-04T21:36:48.399Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2116 | 2026-09-04T21:36:48.580Z | Compiling clap_builder v4.6.6 |
| 2117 | 2026-09-04T21:36:48.915Z | Compiling sha3 v0.10.9 |
| 2118 | 2026-09-04T21:36:49.137Z | Compiling usdt-impl v0.5.0 |
| 2119 | 2026-09-04T21:36:49.315Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2120 | 2026-09-04T21:36:49.712Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2121 | 2026-09-04T21:36:52.289Z | Compiling argon2 v0.5.3 |
| 2122 | 2026-09-04T21:36:53.292Z | Compiling chacha20poly1305 v0.10.1 |
| 2123 | 2026-09-04T21:36:53.442Z | Compiling vsss-rs v3.3.4 |
| 2124 | 2026-09-04T21:36:53.455Z | Compiling ciborium v0.2.2 |
| 2125 | 2026-09-04T21:36:54.344Z | Compiling hash32 v0.3.1 |
| 2126 | 2026-09-04T21:36:54.349Z | Compiling memmap v0.7.0 |
| 2127 | 2026-09-04T21:36:54.501Z | Compiling indent_write v2.2.0 |
| 2128 | 2026-09-04T21:36:54.580Z | Compiling data-encoding v2.11.1 |
| 2129 | 2026-09-04T21:36:54.658Z | Compiling usdt v0.5.0 |
| 2130 | 2026-09-04T21:36:54.951Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2131 | 2026-09-04T21:36:55.311Z | Compiling heapless v0.8.0 |
| 2132 | 2026-09-04T21:36:55.826Z | Compiling ingot-types v0.1.2 |
| 2133 | 2026-09-04T21:36:55.882Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2134 | 2026-09-04T21:36:56.234Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2135 | 2026-09-04T21:36:56.285Z | Compiling clap v4.6.6 |
| 2136 | 2026-09-04T21:36:56.336Z | Compiling rustix v0.38.44 |
| 2137 | 2026-09-04T21:36:56.367Z | Compiling tabwriter v1.4.1 |
| 2138 | 2026-09-04T21:36:56.732Z | Compiling cobs v0.3.0 |
| 2139 | 2026-09-04T21:36:57.012Z | Compiling colored v3.1.1 |
| 2140 | 2026-09-04T21:36:57.271Z | Compiling foreign-types-shared v0.3.1 |
| 2141 | 2026-09-04T21:36:57.373Z | Compiling managed v0.8.0 |
| 2142 | 2026-09-04T21:36:57.637Z | Compiling bitflags v1.3.2 |
| 2143 | 2026-09-04T21:36:57.652Z | Compiling foreign-types v0.5.0 |
| 2144 | 2026-09-04T21:36:57.706Z | Compiling smoltcp v0.11.0 |
| 2145 | 2026-09-04T21:36:57.718Z | Compiling postcard v1.1.3 |
| 2146 | 2026-09-04T21:36:57.729Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2147 | 2026-09-04T21:36:58.097Z | Compiling ingot v0.1.1 |
| 2148 | 2026-09-04T21:36:59.533Z | Compiling num_enum v0.7.6 |
| 2149 | 2026-09-04T21:36:59.616Z | Compiling memoffset v0.9.1 |
| 2150 | 2026-09-04T21:36:59.666Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2151 | 2026-09-04T21:36:59.707Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2152 | 2026-09-04T21:36:59.777Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2153 | 2026-09-04T21:36:59.899Z | Compiling chacha20 v0.10.1 |
| 2154 | 2026-09-04T21:36:59.984Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2155 | 2026-09-04T21:37:00.220Z | Compiling serde_spanned v0.6.9 |
| 2156 | 2026-09-04T21:37:00.305Z | Compiling toml_datetime v0.6.11 |
| 2157 | 2026-09-04T21:37:00.383Z | Compiling cstr-argument v0.1.2 |
| 2158 | 2026-09-04T21:37:00.421Z | Compiling unicode-segmentation v1.13.3 |
| 2159 | 2026-09-04T21:37:00.481Z | Compiling swrite v0.1.0 |
| 2160 | 2026-09-04T21:37:00.553Z | Compiling static_assertions v1.1.0 |
| 2161 | 2026-09-04T21:37:00.587Z | Compiling winnow v0.7.15 |
| 2162 | 2026-09-04T21:37:00.631Z | Compiling linked-hash-map v0.5.6 |
| 2163 | 2026-09-04T21:37:00.683Z | Compiling toml_write v0.1.2 |
| 2164 | 2026-09-04T21:37:00.846Z | Compiling resolv-conf v0.7.6 |
| 2165 | 2026-09-04T21:37:00.927Z | Compiling lru-cache v0.1.2 |
| 2166 | 2026-09-04T21:37:00.938Z | Compiling newline-converter v0.3.0 |
| 2167 | 2026-09-04T21:37:01.029Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2168 | 2026-09-04T21:37:01.068Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2169 | 2026-09-04T21:37:01.080Z | Compiling rand v0.10.2 |
| 2170 | 2026-09-04T21:37:01.427Z | Compiling hubpack v0.1.2 |
| 2171 | 2026-09-04T21:37:01.459Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2172 | 2026-09-04T21:37:01.592Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 2173 | 2026-09-04T21:37:01.699Z | Compiling nix v0.31.3 |
| 2174 | 2026-09-04T21:37:01.822Z | Compiling crossbeam-deque v0.8.7 |
| 2175 | 2026-09-04T21:37:01.860Z | Compiling atomicwrites v0.4.4 |
| 2176 | 2026-09-04T21:37:02.047Z | Compiling hickory-proto v0.24.4 |
| 2177 | 2026-09-04T21:37:02.153Z | Compiling toml_edit v0.22.27 |
| 2178 | 2026-09-04T21:37:02.519Z | Compiling console v0.16.4 |
| 2179 | 2026-09-04T21:37:02.769Z | Compiling itertools v0.12.1 |
| 2180 | 2026-09-04T21:37:03.841Z | Compiling camino-tempfile v1.4.1 |
| 2181 | 2026-09-04T21:37:04.265Z | Compiling serde-big-array v0.5.1 |
| 2182 | 2026-09-04T21:37:04.280Z | Compiling similar v3.2.0 |
| 2183 | 2026-09-04T21:37:04.291Z | Compiling lazy_static v1.5.0 |
| 2184 | 2026-09-04T21:37:04.396Z | Compiling siphasher v1.0.3 |
| 2185 | 2026-09-04T21:37:04.422Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2186 | 2026-09-04T21:37:04.605Z | Compiling phf_shared v0.12.1 |
| 2187 | 2026-09-04T21:37:04.830Z | Compiling pin-project v1.1.13 |
| 2188 | 2026-09-04T21:37:04.939Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2189 | 2026-09-04T21:37:05.409Z | Compiling expectorate v1.3.0 |
| 2190 | 2026-09-04T21:37:05.631Z | Compiling hickory-resolver v0.24.4 |
| 2191 | 2026-09-04T21:37:05.797Z | Compiling toml v0.8.23 |
| 2192 | 2026-09-04T21:37:08.219Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2193 | 2026-09-04T21:37:08.626Z | Compiling prettyplease v0.2.37 |
| 2194 | 2026-09-04T21:37:10.477Z | Compiling rayon-core v1.13.0 |
| 2195 | 2026-09-04T21:37:10.508Z | Compiling num_enum v0.5.11 |
| 2196 | 2026-09-04T21:37:10.635Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 2197 | 2026-09-04T21:37:11.327Z | Compiling progenitor-impl v0.14.0 |
| 2198 | 2026-09-04T21:37:12.177Z | Compiling progenitor-impl v0.13.0 |
| 2199 | 2026-09-04T21:37:14.347Z | Compiling unicode-normalization v0.1.25 |
| 2200 | 2026-09-04T21:37:14.937Z | Compiling progenitor-client v0.13.0 |
| 2201 | 2026-09-04T21:37:15.016Z | Compiling tokio-stream v0.1.19 |
| 2202 | 2026-09-04T21:37:15.432Z | Compiling bstr v1.13.1 |
| 2203 | 2026-09-04T21:37:15.590Z | Compiling csv-core v0.1.13 |
| 2204 | 2026-09-04T21:37:15.987Z | Compiling konst_macro_rules v0.2.19 |
| 2205 | 2026-09-04T21:37:16.125Z | Compiling jiff-core v0.1.0 |
| 2206 | 2026-09-04T21:37:16.182Z | Compiling foldhash v0.1.5 |
| 2207 | 2026-09-04T21:37:16.410Z | Compiling foreign-types-shared v0.1.1 |
| 2208 | 2026-09-04T21:37:16.509Z | Compiling highway v1.3.0 |
| 2209 | 2026-09-04T21:37:17.188Z | Compiling same-file v1.0.6 |
| 2210 | 2026-09-04T21:37:17.343Z | Compiling unicode-width v0.1.14 |
| 2211 | 2026-09-04T21:37:17.374Z | Compiling walkdir v2.5.0 |
| 2212 | 2026-09-04T21:37:17.654Z | Compiling jiff v0.2.35 |
| 2213 | 2026-09-04T21:37:17.982Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2214 | 2026-09-04T21:37:18.094Z | Compiling foreign-types v0.3.2 |
| 2215 | 2026-09-04T21:37:18.173Z | Compiling hashbrown v0.15.5 |
| 2216 | 2026-09-04T21:37:18.764Z | Compiling konst v0.2.20 |
| 2217 | 2026-09-04T21:37:18.866Z | Compiling globset v0.4.20 |
| 2218 | 2026-09-04T21:37:19.157Z | Compiling csv v1.4.0 |
| 2219 | 2026-09-04T21:37:20.119Z | Compiling qorb v0.4.1 |
| 2220 | 2026-09-04T21:37:20.187Z | Compiling snafu v0.8.9 |
| 2221 | 2026-09-04T21:37:20.753Z | Compiling progenitor v0.13.0 |
| 2222 | 2026-09-04T21:37:20.903Z | Compiling olpc-cjson v0.1.4 |
| 2223 | 2026-09-04T21:37:21.145Z | Compiling progenitor v0.14.0 |
| 2224 | 2026-09-04T21:37:21.289Z | Compiling rayon v1.12.0 |
| 2225 | 2026-09-04T21:37:22.144Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2226 | 2026-09-04T21:37:22.753Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2227 | 2026-09-04T21:37:23.588Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2228 | 2026-09-04T21:37:25.119Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2229 | 2026-09-04T21:37:27.216Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2230 | 2026-09-04T21:37:29.433Z | Compiling phf v0.12.1 |
| 2231 | 2026-09-04T21:37:29.455Z | Compiling openssl-sys v0.9.117 |
| 2232 | 2026-09-04T21:37:33.759Z | Compiling tokio-dtrace v0.1.1 |
| 2233 | 2026-09-04T21:37:33.886Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2234 | 2026-09-04T21:37:33.886Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2235 | 2026-09-04T21:37:33.886Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2236 | 2026-09-04T21:37:33.886Z | Compiling libsw-core v0.3.2 |
| 2237 | 2026-09-04T21:37:33.886Z | Compiling pem v3.0.6 |
| 2238 | 2026-09-04T21:37:33.886Z | Compiling serde_plain v1.0.2 |
| 2239 | 2026-09-04T21:37:33.886Z | Compiling sigpipe v0.1.3 |
| 2240 | 2026-09-04T21:37:33.886Z | Compiling glob v0.3.4 |
| 2241 | 2026-09-04T21:37:33.886Z | Compiling minimal-lexical v0.2.1 |
| 2242 | 2026-09-04T21:37:33.886Z | Compiling fixedbitset v0.4.2 |
| 2243 | 2026-09-04T21:37:33.886Z | Compiling typed-path v0.9.3 |
| 2244 | 2026-09-04T21:37:33.886Z | Compiling bytecount v0.6.9 |
| 2245 | 2026-09-04T21:37:33.887Z | Compiling fixedbitset v0.5.7 |
| 2246 | 2026-09-04T21:37:33.887Z | Compiling papergrid v0.11.0 |
| 2247 | 2026-09-04T21:37:33.887Z | Compiling petgraph v0.6.5 |
| 2248 | 2026-09-04T21:37:33.887Z | Compiling petgraph v0.8.3 |
| 2249 | 2026-09-04T21:37:33.887Z | Compiling nom v7.1.3 |
| 2250 | 2026-09-04T21:37:33.887Z | Compiling tough v0.22.0 |
| 2251 | 2026-09-04T21:37:33.887Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2252 | 2026-09-04T21:37:33.887Z | Compiling openssl v0.10.81 |
| 2253 | 2026-09-04T21:37:34.086Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2254 | 2026-09-04T21:37:34.213Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2255 | 2026-09-04T21:37:34.959Z | Compiling libsw v3.5.0 |
| 2256 | 2026-09-04T21:37:35.151Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2257 | 2026-09-04T21:37:35.450Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2258 | 2026-09-04T21:37:35.698Z | Compiling zone v0.3.1 |
| 2259 | 2026-09-04T21:37:35.768Z | Compiling oxide-tokio-rt v0.1.6 |
| 2260 | 2026-09-04T21:37:36.379Z | Compiling chrono-tz v0.10.4 |
| 2261 | 2026-09-04T21:37:36.912Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2262 | 2026-09-04T21:37:37.218Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2263 | 2026-09-04T21:37:37.444Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2264 | 2026-09-04T21:37:37.469Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2265 | 2026-09-04T21:37:37.607Z | Compiling newtype_derive v0.1.6 |
| 2266 | 2026-09-04T21:37:37.689Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2267 | 2026-09-04T21:37:38.121Z | Compiling const_format v0.2.36 |
| 2268 | 2026-09-04T21:37:39.781Z | Compiling slog-dtrace v0.3.0 |
| 2269 | 2026-09-04T21:37:39.807Z | Compiling owo-colors v4.3.0 |
| 2270 | 2026-09-04T21:37:39.807Z | Compiling cancel-safe-futures v0.1.5 |
| 2271 | 2026-09-04T21:37:39.821Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2272 | 2026-09-04T21:37:40.146Z | Compiling gethostname v0.5.0 |
| 2273 | 2026-09-04T21:37:40.211Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2274 | 2026-09-04T21:37:40.281Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2275 | 2026-09-04T21:37:40.408Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2276 | 2026-09-04T21:37:40.542Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2277 | 2026-09-04T21:37:40.572Z | Compiling smf v0.2.3 |
| 2278 | 2026-09-04T21:37:41.253Z | Compiling bcs v0.1.6 |
| 2279 | 2026-09-04T21:37:41.272Z | Compiling smawk v0.3.3 |
| 2280 | 2026-09-04T21:37:41.385Z | Compiling whoami v1.6.1 |
| 2281 | 2026-09-04T21:37:41.414Z | Compiling linear-map v1.2.0 |
| 2282 | 2026-09-04T21:37:41.625Z | Compiling tagptr v0.2.0 |
| 2283 | 2026-09-04T21:37:41.638Z | Compiling termtree v0.5.1 |
| 2284 | 2026-09-04T21:37:41.728Z | Compiling unicode-linebreak v0.1.5 |
| 2285 | 2026-09-04T21:37:41.796Z | Compiling moka v0.12.16 |
| 2286 | 2026-09-04T21:37:41.812Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2287 | 2026-09-04T21:37:41.856Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2288 | 2026-09-04T21:37:41.998Z | Compiling textwrap v0.16.2 |
| 2289 | 2026-09-04T21:37:43.035Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2290 | 2026-09-04T21:37:43.398Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2291 | 2026-09-04T21:37:43.554Z | Compiling tabled v0.15.0 |
| 2292 | 2026-09-04T21:37:45.461Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2293 | 2026-09-04T21:37:46.210Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2294 | 2026-09-04T21:37:46.635Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2295 | 2026-09-04T21:37:46.853Z | Compiling steno v0.4.1 |
| 2296 | 2026-09-04T21:37:47.012Z | Compiling cookie v0.18.2 |
| 2297 | 2026-09-04T21:37:49.051Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2298 | 2026-09-04T21:37:50.644Z | Compiling hickory-proto v0.25.2 |
| 2299 | 2026-09-04T21:37:52.455Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2300 | 2026-09-04T21:37:54.558Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2301 | 2026-09-04T21:37:54.579Z | Compiling hickory-resolver v0.25.2 |
| 2302 | 2026-09-04T21:37:55.234Z | Compiling arc-swap v1.9.2 |
| 2303 | 2026-09-04T21:37:55.366Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2304 | 2026-09-04T21:37:55.588Z | Compiling slog-scope v4.4.1 |
| 2305 | 2026-09-04T21:37:55.981Z | Compiling libscf-sys v1.2.0 |
| 2306 | 2026-09-04T21:37:56.083Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2307 | 2026-09-04T21:37:56.124Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2308 | 2026-09-04T21:37:56.840Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2309 | 2026-09-04T21:37:57.023Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2310 | 2026-09-04T21:37:57.700Z | Compiling slog-stdlog v4.1.1 |
| 2311 | 2026-09-04T21:37:58.063Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2312 | 2026-09-04T21:37:59.288Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2313 | 2026-09-04T21:37:59.309Z | Compiling slog-envlogger v2.2.0 |
| 2314 | 2026-09-04T21:37:59.841Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1) |
| 2315 | 2026-09-04T21:37:59.949Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2316 | 2026-09-04T21:37:59.962Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2317 | 2026-09-04T21:38:08.256Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2318 | 2026-09-04T21:38:10.580Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2319 | 2026-09-04T21:38:12.403Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2320 | 2026-09-04T21:38:21.091Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2321 | 2026-09-04T21:38:24.892Z | Finished `release` profile [optimized] target(s) in 2m 27s |
| 2322 | 2026-09-04T21:38:25.295Z | Running unittests src/lib.rs (target/release/deps/mg_tests-1533a0d80263c013) |
| 2323 | 2026-09-04T21:38:25.333Z | |
| 2324 | 2026-09-04T21:38:25.333Z | running 1 test |
| 2325 | 2026-09-04T21:38:25.333Z | configure zone |
| 2326 | 2026-09-04T21:38:25.334Z | install zone |
| 2327 | 2026-09-04T21:38:34.439Z | boot zone |
| 2328 | 2026-09-04T21:38:34.494Z | start zone s1 |
| 2329 | 2026-09-04T21:38:34.494Z | configure zone |
| 2330 | 2026-09-04T21:38:34.494Z | install zone |
| 2331 | 2026-09-04T21:38:35.910Z | boot zone |
| 2332 | 2026-09-04T21:38:36.003Z | start zone s2 |
| 2333 | 2026-09-04T21:38:36.003Z | configure zone |
| 2334 | 2026-09-04T21:38:36.011Z | install zone |
| 2335 | 2026-09-04T21:38:38.102Z | boot zone |
| 2336 | 2026-09-04T21:38:38.197Z | start zone s3 |
| 2337 | 2026-09-04T21:38:38.197Z | configure zone |
| 2338 | 2026-09-04T21:38:38.215Z | install zone |
| 2339 | 2026-09-04T21:38:40.420Z | boot zone |
| 2340 | 2026-09-04T21:38:40.446Z | start zone t1 |
| 2341 | 2026-09-04T21:38:40.447Z | configure zone |
| 2342 | 2026-09-04T21:38:40.503Z | install zone |
| 2343 | 2026-09-04T21:38:42.730Z | boot zone |
| 2344 | 2026-09-04T21:38:42.826Z | waiting for zones to come up |
| 2345 | 2026-09-04T21:38:52.824Z | [sidecar.quartet] svcs milestone/network |
| 2346 | 2026-09-04T21:38:52.849Z | STATE STIME FMRI |
| 2347 | 2026-09-04T21:38:52.849Z | online 21:38:33 svc:/milestone/network:default |
| 2348 | 2026-09-04T21:38:52.849Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
| 2349 | 2026-09-04T21:38:52.875Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
| 2350 | 2026-09-04T21:38:52.898Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
| 2351 | 2026-09-04T21:38:52.926Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
| 2352 | 2026-09-04T21:38:52.944Z | [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:52.944Z | |
| 2354 | 2026-09-04T21:38:52.944Z | running zone s1.quartet setup |
| 2355 | 2026-09-04T21:38:52.944Z | [s1.quartet] svcs milestone/network |
| 2356 | 2026-09-04T21:38:52.952Z | STATE STIME FMRI |
| 2357 | 2026-09-04T21:38:52.952Z | online 21:38:35 svc:/milestone/network:default |
| 2358 | 2026-09-04T21:38:52.952Z | [s1.quartet] dladm |
| 2359 | 2026-09-04T21:38:52.963Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2360 | 2026-09-04T21:38:52.963Z | sl0 simnet 9000 up -- ? |
| 2361 | 2026-09-04T21:38:52.963Z | mgs1 vnic 9000 up -- ? |
| 2362 | 2026-09-04T21:38:52.963Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
| 2363 | 2026-09-04T21:38:53.538Z | |
| 2364 | 2026-09-04T21:38:53.538Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
| 2365 | 2026-09-04T21:38:53.549Z | |
| 2366 | 2026-09-04T21:38:53.549Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2367 | 2026-09-04T21:38:53.563Z | |
| 2368 | 2026-09-04T21:38:53.563Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
| 2369 | 2026-09-04T21:38:53.661Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
| 2370 | 2026-09-04T21:38:53.741Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid c2417fb7-f879-49e1-87eb-56507611c8b0 --sled-uuid a7c932ea-f26a-4828-9a16-a93e7f8fc43d -a sl0/v6 &> /opt/ddmd.log & |
| 2371 | 2026-09-04T21:38:53.748Z | |
| 2372 | 2026-09-04T21:38:53.748Z | running zone s2.quartet setup |
| 2373 | 2026-09-04T21:38:53.748Z | [s2.quartet] svcs milestone/network |
| 2374 | 2026-09-04T21:38:53.767Z | STATE STIME FMRI |
| 2375 | 2026-09-04T21:38:53.768Z | online 21:38:37 svc:/milestone/network:default |
| 2376 | 2026-09-04T21:38:53.768Z | [s2.quartet] dladm |
| 2377 | 2026-09-04T21:38:53.782Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2378 | 2026-09-04T21:38:53.782Z | sl1 simnet 9000 up -- ? |
| 2379 | 2026-09-04T21:38:53.782Z | mgs2 vnic 9000 up -- ? |
| 2380 | 2026-09-04T21:38:53.782Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
| 2381 | 2026-09-04T21:38:54.237Z | |
| 2382 | 2026-09-04T21:38:54.237Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
| 2383 | 2026-09-04T21:38:54.250Z | |
| 2384 | 2026-09-04T21:38:54.250Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2385 | 2026-09-04T21:38:54.262Z | |
| 2386 | 2026-09-04T21:38:54.262Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
| 2387 | 2026-09-04T21:38:54.333Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
| 2388 | 2026-09-04T21:38:54.344Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid a92c4f2b-2f74-4ef4-8336-91f8560ae68f --sled-uuid d1fc3201-c576-4ab1-b0f8-e24e06c7620a -a sl1/v6 &> /opt/ddmd.log & |
| 2389 | 2026-09-04T21:38:54.357Z | |
| 2390 | 2026-09-04T21:38:54.357Z | running zone s3.quartet setup |
| 2391 | 2026-09-04T21:38:54.357Z | [s3.quartet] svcs milestone/network |
| 2392 | 2026-09-04T21:38:54.370Z | STATE STIME FMRI |
| 2393 | 2026-09-04T21:38:54.370Z | online 21:38:39 svc:/milestone/network:default |
| 2394 | 2026-09-04T21:38:54.370Z | [s3.quartet] dladm |
| 2395 | 2026-09-04T21:38:54.384Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2396 | 2026-09-04T21:38:54.385Z | sl2 simnet 9000 up -- ? |
| 2397 | 2026-09-04T21:38:54.385Z | mgs3 vnic 9000 up -- ? |
| 2398 | 2026-09-04T21:38:54.385Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
| 2399 | 2026-09-04T21:38:55.019Z | |
| 2400 | 2026-09-04T21:38:55.019Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
| 2401 | 2026-09-04T21:38:55.034Z | |
| 2402 | 2026-09-04T21:38:55.034Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2403 | 2026-09-04T21:38:55.047Z | |
| 2404 | 2026-09-04T21:38:55.047Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
| 2405 | 2026-09-04T21:38:55.096Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
| 2406 | 2026-09-04T21:38:55.138Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 70c93d0c-04cc-445a-81d2-0cd99ee50a90 --sled-uuid cb9d5fb1-bfd9-4b08-8dfc-e6814b3b6a6f -a sl2/v6 &> /opt/ddmd.log & |
| 2407 | 2026-09-04T21:38:55.150Z | |
| 2408 | 2026-09-04T21:38:55.150Z | running zone t1.quartet setup |
| 2409 | 2026-09-04T21:38:55.150Z | [t1.quartet] svcs milestone/network |
| 2410 | 2026-09-04T21:38:55.165Z | STATE STIME FMRI |
| 2411 | 2026-09-04T21:38:55.165Z | online 21:38:42 svc:/milestone/network:default |
| 2412 | 2026-09-04T21:38:55.165Z | [t1.quartet] dladm |
| 2413 | 2026-09-04T21:38:55.178Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2414 | 2026-09-04T21:38:55.178Z | tfportrear0_0 simnet 9000 up -- ? |
| 2415 | 2026-09-04T21:38:55.178Z | tfportrear1_0 simnet 9000 up -- ? |
| 2416 | 2026-09-04T21:38:55.178Z | tfportrear2_0 simnet 9000 up -- ? |
| 2417 | 2026-09-04T21:38:55.178Z | mgt1 vnic 9000 up -- ? |
| 2418 | 2026-09-04T21:38:55.179Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
| 2419 | 2026-09-04T21:38:55.713Z | |
| 2420 | 2026-09-04T21:38:55.713Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2421 | 2026-09-04T21:38:55.727Z | |
| 2422 | 2026-09-04T21:38:55.727Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2423 | 2026-09-04T21:38:55.741Z | |
| 2424 | 2026-09-04T21:38:55.741Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
| 2425 | 2026-09-04T21:38:55.753Z | |
| 2426 | 2026-09-04T21:38:55.753Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
| 2427 | 2026-09-04T21:38:55.765Z | |
| 2428 | 2026-09-04T21:38:55.765Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
| 2429 | 2026-09-04T21:38:56.036Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
| 2430 | 2026-09-04T21:38:56.039Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
| 2431 | 2026-09-04T21:38:56.039Z | waiting 3s for copy of files to zone to complete ... |
| 2432 | 2026-09-04T21:38:59.039Z | [t1.quartet] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2433 | 2026-09-04T21:38:59.173Z | |
| 2434 | 2026-09-04T21:38:59.173Z | [t1.quartet] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2435 | 2026-09-04T21:38:59.284Z | |
| 2436 | 2026-09-04T21:38:59.284Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
| 2437 | 2026-09-04T21:38:59.322Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
| 2438 | 2026-09-04T21:38:59.357Z | [t1.quartet] svcadm disable dendrite |
| 2439 | 2026-09-04T21:38:59.381Z | |
| 2440 | 2026-09-04T21:38:59.381Z | [t1.quartet] svcadm disable tfport |
| 2441 | 2026-09-04T21:38:59.404Z | |
| 2442 | 2026-09-04T21:38:59.404Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2443 | 2026-09-04T21:38:59.430Z | |
| 2444 | 2026-09-04T21:38:59.430Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
| 2445 | 2026-09-04T21:38:59.454Z | |
| 2446 | 2026-09-04T21:38:59.454Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2447 | 2026-09-04T21:38:59.479Z | |
| 2448 | 2026-09-04T21:38:59.479Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2449 | 2026-09-04T21:38:59.504Z | |
| 2450 | 2026-09-04T21:38:59.504Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
| 2451 | 2026-09-04T21:38:59.528Z | |
| 2452 | 2026-09-04T21:38:59.528Z | [t1.quartet] svcadm refresh dendrite:default |
| 2453 | 2026-09-04T21:38:59.549Z | |
| 2454 | 2026-09-04T21:38:59.549Z | [t1.quartet] svcadm enable dendrite:default |
| 2455 | 2026-09-04T21:38:59.571Z | |
| 2456 | 2026-09-04T21:38:59.571Z | wait 10s for dendrite to come up ... |
| 2457 | 2026-09-04T21:39:09.572Z | [t1.quartet] svccfg -s tfport setprop config/pkt_source = none |
| 2458 | 2026-09-04T21:39:09.607Z | |
| 2459 | 2026-09-04T21:39:09.607Z | [t1.quartet] svccfg -s tfport setprop config/flags = --sync-only |
| 2460 | 2026-09-04T21:39:09.625Z | |
| 2461 | 2026-09-04T21:39:09.625Z | [t1.quartet] svcadm refresh tfport:default |
| 2462 | 2026-09-04T21:39:09.651Z | |
| 2463 | 2026-09-04T21:39:09.651Z | [t1.quartet] svcadm enable tfport |
| 2464 | 2026-09-04T21:39:09.673Z | |
| 2465 | 2026-09-04T21:39:09.684Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 9f8f0adb-db13-4e2d-885d-78907f54b0b7 --sled-uuid 1e86cb31-a034-4192-bb9d-6b5eae455651 -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
| 2466 | 2026-09-04T21:39:09.699Z | |
| 2467 | 2026-09-04T21:39:09.699Z | [t1.quartet] ipadm |
| 2468 | 2026-09-04T21:39:09.707Z | ADDROBJ TYPE STATE ADDR |
| 2469 | 2026-09-04T21:39:09.707Z | lo0/v4 static ok 127.0.0.1/8 |
| 2470 | 2026-09-04T21:39:09.707Z | mgt1/v4 static ok 10.0.0.4/24 |
| 2471 | 2026-09-04T21:39:09.707Z | lo0/v6 static ok ::1/128 |
| 2472 | 2026-09-04T21:39:09.707Z | lo0/u6 static ok fd00:4::1/64 |
| 2473 | 2026-09-04T21:39:09.707Z | tfportrear0_0/v6 addrconf ok fe80::d479:4bff:fe83:39a1%tfportrear0_0/10 |
| 2474 | 2026-09-04T21:39:09.707Z | tfportrear1_0/v6 addrconf ok fe80::94ae:fdff:fefc:542c%tfportrear1_0/10 |
| 2475 | 2026-09-04T21:39:09.707Z | tfportrear2_0/v6 addrconf ok fe80::e8f7:f6ff:fee5:40e%tfportrear2_0/10 |
| 2476 | 2026-09-04T21:39:11.826Z | initial peering test passed |
| 2477 | 2026-09-04T21:39:12.827Z | [s3.quartet] ping fd00:1::1 |
| 2478 | 2026-09-04T21:39:12.842Z | fd00:1::1 is alive |
| 2479 | 2026-09-04T21:39:23.844Z | [s3.quartet] ping fd00:1::1 |
| 2480 | 2026-09-04T21:39:23.858Z | fd00:1::1 is alive |
| 2481 | 2026-09-04T21:39:23.861Z | [t1.quartet] pkill ddmd |
| 2482 | 2026-09-04T21:39:23.869Z | |
| 2483 | 2026-09-04T21:39:23.869Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
| 2484 | 2026-09-04T21:39:23.874Z | cp /mgtest/t1.quartet/root//var/svc/log/oxide-dendrite:default.log /work/t1.quartet-dpd.log |
| 2485 | 2026-09-04T21:39:25.012Z | test ddm::test_quartet has been running for over 60 seconds |
| 2486 | 2026-09-04T21:39:25.774Z | [s3.quartet] pkill ddmd |
| 2487 | 2026-09-04T21:39:25.788Z | |
| 2488 | 2026-09-04T21:39:25.788Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
| 2489 | 2026-09-04T21:39:27.873Z | [s2.quartet] pkill ddmd |
| 2490 | 2026-09-04T21:39:27.902Z | |
| 2491 | 2026-09-04T21:39:27.902Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
| 2492 | 2026-09-04T21:39:29.756Z | [s1.quartet] pkill ddmd |
| 2493 | 2026-09-04T21:39:29.769Z | |
| 2494 | 2026-09-04T21:39:29.770Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
| 2495 | 2026-09-04T21:39:31.629Z | [sidecar.quartet] pkill softnpu |
| 2496 | 2026-09-04T21:39:31.645Z | |
| 2497 | 2026-09-04T21:39:31.645Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
| 2498 | 2026-09-04T21:39:35.043Z | test ddm::test_quartet ... ok |
| 2499 | 2026-09-04T21:39:35.043Z | |
| 2500 | 2026-09-04T21:39:35.043Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 70.03s |
| 2501 | 2026-09-04T21:39:35.043Z | |
| 2502 | 2026-09-04T21:39:35.092Z | + cleanup |
| 2503 | 2026-09-04T21:39:35.096Z | ++ id -un |
| 2504 | 2026-09-04T21:39:35.099Z | ++ id -gn |
| 2505 | 2026-09-04T21:39:35.099Z | + pfexec chown -R build:build . |
| 2506 | 2026-09-04T21:39:35.222Z | process exited: duration 498599 ms, exit code 0 |
| |
| 2507 | 2026-09-04T21:39:35.229Z | found 6 output files |
| 2508 | 2026-09-04T21:39:35.234Z | uploading: /work/s1.quartet.log (3151 bytes) |
| 2509 | 2026-09-04T21:39:36.242Z | uploaded: /work/s1.quartet.log |
| 2510 | 2026-09-04T21:39:36.242Z | uploading: /work/s2.quartet.log (3145 bytes) |
| 2511 | 2026-09-04T21:39:37.252Z | uploaded: /work/s2.quartet.log |
| 2512 | 2026-09-04T21:39:37.253Z | uploading: /work/s3.quartet.log (3255 bytes) |
| 2513 | 2026-09-04T21:39:38.263Z | uploaded: /work/s3.quartet.log |
| 2514 | 2026-09-04T21:39:38.263Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
| 2515 | 2026-09-04T21:39:39.276Z | uploaded: /work/sidecar.quartet-softnpu.log |
| 2516 | 2026-09-04T21:39:39.276Z | uploading: /work/t1.quartet-dpd.log (319382 bytes) |
| 2517 | 2026-09-04T21:39:40.307Z | uploaded: /work/t1.quartet-dpd.log |
| 2518 | 2026-09-04T21:39:40.307Z | uploading: /work/t1.quartet.log (17623 bytes) |
| 2519 | 2026-09-04T21:39:41.319Z | uploaded: /work/t1.quartet.log |