|
|
|
| 1 | 2026-06-23T19:21:26.112Z | job assigned to worker 01KVTYV06NZW2DGNJCCBAN9T5C [factory aws, i-07bde0e424661467d] (queued for 1 m 1 s) |
| |
| 2 | 2026-06-23T19:21:32.636Z | starting task 0: "setup" |
| 3 | 2026-06-23T19:21:32.640Z | ++ uname -s |
| 4 | 2026-06-23T19:21:32.643Z | + kern=SunOS |
| 5 | 2026-06-23T19:21:32.643Z | + build_user=build |
| 6 | 2026-06-23T19:21:32.643Z | + build_uid=12345 |
| 7 | 2026-06-23T19:21:32.643Z | + work_dir=/work |
| 8 | 2026-06-23T19:21:32.643Z | + input_dir=/input |
| 9 | 2026-06-23T19:21:32.643Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-23T19:21:32.643Z | + case "$kern" in |
| 11 | 2026-06-23T19:21:32.643Z | + groupadd -g 12345 build |
| 12 | 2026-06-23T19:21:32.646Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-23T19:21:34.649Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-23T19:21:34.722Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-23T19:21:34.725Z | + home_fs=zfs |
| 16 | 2026-06-23T19:21:34.725Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-23T19:21:34.725Z | + mkdir -p /home/build |
| 18 | 2026-06-23T19:21:34.725Z | + chown build:build /home/build /work |
| 19 | 2026-06-23T19:21:36.726Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-23T19:21:36.729Z | process exited: duration 4094 ms, exit code 0 |
| |
| 21 | 2026-06-23T19:21:36.735Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-23T19:21:36.739Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-23T19:21:36.739Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-23T19:21:36.739Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-06-23T19:21:36.739Z | * rust toolchain channel = "stable" |
| 26 | 2026-06-23T19:21:36.739Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-23T19:21:36.739Z | * rust toolchain profile = "default" |
| 28 | 2026-06-23T19:21:36.742Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-23T19:21:36.742Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-23T19:21:36.825Z | info: downloading installer |
| 31 | 2026-06-23T19:21:38.254Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-23T19:21:38.254Z | warn: /opt/ooce/bin |
| 33 | 2026-06-23T19:21:38.254Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-23T19:21:38.254Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-23T19:21:38.254Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-23T19:21:38.254Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-23T19:21:38.254Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-23T19:21:38.254Z | error: cannot install while Rust is installed |
| 39 | 2026-06-23T19:21:38.254Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-23T19:21:38.254Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-23T19:21:38.254Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-23T19:21:38.254Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-23T19:21:38.254Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-23T19:21:38.268Z | info: profile set to default |
| 45 | 2026-06-23T19:21:38.268Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-23T19:21:38.270Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-23T19:21:38.410Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-23T19:21:38.412Z | info: downloading 6 components |
| 49 | 2026-06-23T19:21:53.062Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-23T19:21:53.062Z | |
| 51 | 2026-06-23T19:21:53.096Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-23T19:21:53.096Z | |
| 53 | 2026-06-23T19:21:53.096Z | |
| 54 | 2026-06-23T19:21:53.096Z | Rust is installed now. Great! |
| 55 | 2026-06-23T19:21:53.096Z | |
| 56 | 2026-06-23T19:21:53.096Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-23T19:21:53.096Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-23T19:21:53.096Z | |
| 59 | 2026-06-23T19:21:53.096Z | To configure your current shell, you need to source |
| 60 | 2026-06-23T19:21:53.096Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-23T19:21:53.096Z | |
| 62 | 2026-06-23T19:21:53.099Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-23T19:21:53.099Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-23T19:21:53.099Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-23T19:21:53.099Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-23T19:21:53.099Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-23T19:21:53.099Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-23T19:21:53.099Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-23T19:21:53.099Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-23T19:21:53.099Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-23T19:21:53.189Z | + rustup --version |
| 72 | 2026-06-23T19:21:53.198Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-23T19:21:53.200Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-23T19:21:53.219Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-23T19:21:53.222Z | + cargo --version |
| 76 | 2026-06-23T19:21:53.235Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-23T19:21:53.238Z | + rustc --version |
| 78 | 2026-06-23T19:21:53.260Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-23T19:21:53.262Z | process exited: duration 16523 ms, exit code 0 |
| |
| 80 | 2026-06-23T19:21:53.268Z | starting task 2: "authentication" |
| 81 | 2026-06-23T19:21:53.287Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-23T19:21:53.294Z | starting task 3: "clone repository" |
| 83 | 2026-06-23T19:21:53.297Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-23T19:21:53.300Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-23T19:21:53.331Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-23T19:21:54.955Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-23T19:21:54.955Z | + git fetch origin 2128258d782b0a574096a4d622bb4c795193ccbc |
| 88 | 2026-06-23T19:21:55.380Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-23T19:21:55.380Z | * branch 2128258d782b0a574096a4d622bb4c795193ccbc -> FETCH_HEAD |
| 90 | 2026-06-23T19:21:55.385Z | + [[ -n john/bfd-async ]] |
| 91 | 2026-06-23T19:21:55.387Z | ++ git branch --show-current |
| 92 | 2026-06-23T19:21:55.387Z | + current=main |
| 93 | 2026-06-23T19:21:55.387Z | + [[ main != john/bfd-async ]] |
| 94 | 2026-06-23T19:21:55.390Z | + git branch -f john/bfd-async 2128258d782b0a574096a4d622bb4c795193ccbc |
| 95 | 2026-06-23T19:21:55.395Z | + git checkout -f john/bfd-async |
| 96 | 2026-06-23T19:21:55.410Z | Switched to branch 'john/bfd-async' |
| 97 | 2026-06-23T19:21:55.413Z | + git reset --hard 2128258d782b0a574096a4d622bb4c795193ccbc |
| 98 | 2026-06-23T19:21:55.428Z | HEAD is now at 2128258 send our local detection multiplier |
| 99 | 2026-06-23T19:21:55.432Z | process exited: duration 2133 ms, exit code 0 |
| |
| 100 | 2026-06-23T19:21:55.438Z | starting task 4: "build" |
| 101 | 2026-06-23T19:21:55.447Z | ++ dladm |
| 102 | 2026-06-23T19:21:55.450Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-06-23T19:21:55.450Z | ena0 phys 9216 up -- -- |
| 104 | 2026-06-23T19:21:55.450Z | ++ ipadm |
| 105 | 2026-06-23T19:21:55.450Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-06-23T19:21:55.451Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-06-23T19:21:55.451Z | ena0/dhcp dhcp ok 10.150.1.182/24 |
| 108 | 2026-06-23T19:21:55.451Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-06-23T19:21:55.455Z | ++ banner collect |
| 110 | 2026-06-23T19:21:55.455Z | |
| 111 | 2026-06-23T19:21:55.455Z | #### #### # # ###### #### ##### |
| 112 | 2026-06-23T19:21:55.455Z | # # # # # # # # # # |
| 113 | 2026-06-23T19:21:55.455Z | # # # # # ##### # # |
| 114 | 2026-06-23T19:21:55.455Z | # # # # # # # # |
| 115 | 2026-06-23T19:21:55.455Z | # # # # # # # # # # |
| 116 | 2026-06-23T19:21:55.455Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-06-23T19:21:55.455Z | |
| 118 | 2026-06-23T19:21:55.455Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-06-23T19:21:55.455Z | ++ repo=softnpu |
| 120 | 2026-06-23T19:21:55.455Z | ++ series=image |
| 121 | 2026-06-23T19:21:55.455Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-06-23T19:21:55.455Z | ++ name=softnpu |
| 123 | 2026-06-23T19:21:55.455Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-06-23T19:21:55.455Z | ++ mkdir -p download |
| 125 | 2026-06-23T19:21:55.455Z | ++ pushd download |
| 126 | 2026-06-23T19:21:55.455Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-06-23T19:21:55.455Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-06-23T19:21:55.455Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-06-23T19:21:55.459Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-06-23T19:21:55.462Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-06-23T19:21:55.843Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 40.74M 0 0
100 15.63M 100 15.63M 0 0 40.74M 0 0
100 15.63M 100 15.63M 0 0 40.73M 0 0 |
| 132 | 2026-06-23T19:21:55.846Z | ++ popd |
| 133 | 2026-06-23T19:21:55.846Z | /work/oxidecomputer/maghemite |
| 134 | 2026-06-23T19:21:55.846Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-06-23T19:21:55.846Z | ++ repo=sidecar-lite |
| 136 | 2026-06-23T19:21:55.846Z | ++ series=release |
| 137 | 2026-06-23T19:21:55.846Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-06-23T19:21:55.846Z | ++ name=libsidecar_lite.so |
| 139 | 2026-06-23T19:21:55.846Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-06-23T19:21:55.846Z | ++ mkdir -p download |
| 141 | 2026-06-23T19:21:55.850Z | ++ pushd download |
| 142 | 2026-06-23T19:21:55.850Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 143 | 2026-06-23T19:21:55.850Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 144 | 2026-06-23T19:21:55.850Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-06-23T19:21:55.853Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-06-23T19:21:55.853Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-06-23T19:21:56.163Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 38.83M 0 0
100 12.04M 100 12.04M 0 0 38.82M 0 0
100 12.04M 100 12.04M 0 0 38.82M 0 0 |
| 148 | 2026-06-23T19:21:56.166Z | ++ popd |
| 149 | 2026-06-23T19:21:56.169Z | /work/oxidecomputer/maghemite |
| 150 | 2026-06-23T19:21:56.169Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-06-23T19:21:56.169Z | ++ repo=sidecar-lite |
| 152 | 2026-06-23T19:21:56.169Z | ++ series=release |
| 153 | 2026-06-23T19:21:56.169Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-06-23T19:21:56.169Z | ++ name=scadm |
| 155 | 2026-06-23T19:21:56.169Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-06-23T19:21:56.169Z | ++ mkdir -p download |
| 157 | 2026-06-23T19:21:56.169Z | ++ pushd download |
| 158 | 2026-06-23T19:21:56.169Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 159 | 2026-06-23T19:21:56.169Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-06-23T19:21:56.169Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-06-23T19:21:56.175Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-06-23T19:21:56.175Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-06-23T19:21:56.486Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 50.84M 0 0
100 15.78M 100 15.78M 0 0 50.83M 0 0
100 15.78M 100 15.78M 0 0 50.82M 0 0 |
| 164 | 2026-06-23T19:21:56.489Z | ++ popd |
| 165 | 2026-06-23T19:21:56.492Z | /work/oxidecomputer/maghemite |
| 166 | 2026-06-23T19:21:56.492Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-06-23T19:21:56.492Z | ++ repo=dendrite |
| 168 | 2026-06-23T19:21:56.492Z | ++ series=image |
| 169 | 2026-06-23T19:21:56.492Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-06-23T19:21:56.492Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-06-23T19:21:56.492Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-06-23T19:21:56.492Z | ++ mkdir -p download |
| 173 | 2026-06-23T19:21:56.492Z | ++ pushd download |
| 174 | 2026-06-23T19:21:56.492Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-06-23T19:21:56.492Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-06-23T19:21:56.492Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-06-23T19:21:56.499Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-06-23T19:21:56.502Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-06-23T19:21:57.545Z |
0 0 0 0 0 0 0 0 0
92 71.59M 92 66.00M 0 0 66.05M 0 00:01 00:01 66.07M
100 71.59M 100 71.59M 0 0 68.38M 0 00:01 00:01 66.07M
100 71.59M 100 71.59M 0 0 68.37M 0 00:01 00:01 66.07M
100 71.59M 100 71.59M 0 0 68.37M 0 00:01 00:01 66.07M |
| 180 | 2026-06-23T19:21:57.548Z | ++ popd |
| 181 | 2026-06-23T19:21:57.548Z | /work/oxidecomputer/maghemite |
| 182 | 2026-06-23T19:21:57.548Z | ++ get_artifact maghemite release 2128258d782b0a574096a4d622bb4c795193ccbc ddm |
| 183 | 2026-06-23T19:21:57.548Z | ++ repo=maghemite |
| 184 | 2026-06-23T19:21:57.548Z | ++ series=release |
| 185 | 2026-06-23T19:21:57.548Z | ++ commit=2128258d782b0a574096a4d622bb4c795193ccbc |
| 186 | 2026-06-23T19:21:57.548Z | ++ name=ddm |
| 187 | 2026-06-23T19:21:57.548Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-06-23T19:21:57.548Z | ++ mkdir -p download |
| 189 | 2026-06-23T19:21:57.553Z | ++ pushd download |
| 190 | 2026-06-23T19:21:57.553Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-06-23T19:21:57.553Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-06-23T19:21:57.553Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2128258d782b0a574096a4d622bb4c795193ccbc/ddm |
| 193 | 2026-06-23T19:21:57.556Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-06-23T19:21:57.559Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-06-23T19:21:57.619Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-06-23T19:21:57.622Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-06-23T19:21:57.622Z | ++ popd |
| 198 | 2026-06-23T19:21:57.622Z | /work/oxidecomputer/maghemite |
| 199 | 2026-06-23T19:21:57.622Z | ++ get_artifact maghemite release 2128258d782b0a574096a4d622bb4c795193ccbc ddmadm |
| 200 | 2026-06-23T19:21:57.622Z | ++ repo=maghemite |
| 201 | 2026-06-23T19:21:57.622Z | ++ series=release |
| 202 | 2026-06-23T19:21:57.622Z | ++ commit=2128258d782b0a574096a4d622bb4c795193ccbc |
| 203 | 2026-06-23T19:21:57.622Z | ++ name=ddmadm |
| 204 | 2026-06-23T19:21:57.622Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-06-23T19:21:57.622Z | ++ mkdir -p download |
| 206 | 2026-06-23T19:21:57.622Z | ++ pushd download |
| 207 | 2026-06-23T19:21:57.622Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-06-23T19:21:57.622Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-06-23T19:21:57.626Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2128258d782b0a574096a4d622bb4c795193ccbc/ddmadm |
| 210 | 2026-06-23T19:21:57.629Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-06-23T19:21:57.629Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-06-23T19:21:57.688Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-06-23T19:21:57.692Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-06-23T19:21:57.692Z | ++ popd |
| 215 | 2026-06-23T19:21:57.692Z | /work/oxidecomputer/maghemite |
| 216 | 2026-06-23T19:21:57.692Z | ++ pushd download |
| 217 | 2026-06-23T19:21:57.692Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-06-23T19:21:57.692Z | ++ chmod +x softnpu |
| 219 | 2026-06-23T19:21:57.692Z | ++ chmod +x scadm |
| 220 | 2026-06-23T19:21:57.695Z | ++ chmod +x ddmadm |
| 221 | 2026-06-23T19:21:57.695Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-06-23T19:21:57.695Z | ++ chmod +x ddmd |
| 223 | 2026-06-23T19:21:57.698Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-06-23T19:21:57.698Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-06-23T19:21:57.698Z | mv: cannot access ddmadm |
| 226 | 2026-06-23T19:21:57.698Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-06-23T19:21:57.698Z | mv: cannot access ddmd |
| 228 | 2026-06-23T19:21:57.698Z | ++ rm -rf zones/dendrite |
| 229 | 2026-06-23T19:21:57.701Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-06-23T19:21:57.701Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-06-23T19:21:58.702Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 232 | 2026-06-23T19:21:58.714Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-06-23T19:21:58.714Z | ++ popd |
| 234 | 2026-06-23T19:21:58.714Z | /work/oxidecomputer/maghemite |
| 235 | 2026-06-23T19:21:58.714Z | ++ banner install |
| 236 | 2026-06-23T19:21:58.714Z | |
| 237 | 2026-06-23T19:21:58.714Z | # # # #### ##### ## # # |
| 238 | 2026-06-23T19:21:58.714Z | # ## # # # # # # # |
| 239 | 2026-06-23T19:21:58.714Z | # # # # #### # # # # # |
| 240 | 2026-06-23T19:21:58.714Z | # # # # # # ###### # # |
| 241 | 2026-06-23T19:21:58.714Z | # # ## # # # # # # # |
| 242 | 2026-06-23T19:21:58.714Z | # # # #### # # # ###### ###### |
| 243 | 2026-06-23T19:21:58.714Z | |
| 244 | 2026-06-23T19:21:58.715Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-06-23T19:21:58.715Z | ++ set +o errexit |
| 246 | 2026-06-23T19:21:58.715Z | ++ pkg info clang-15 |
| 247 | 2026-06-23T19:21:58.715Z | ++ grep -qi installed |
| 248 | 2026-06-23T19:21:59.891Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-06-23T19:21:59.891Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-06-23T19:21:59.891Z | |
| 251 | 2026-06-23T19:21:59.891Z | clang-15 |
| 252 | 2026-06-23T19:21:59.928Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-06-23T19:21:59.928Z | ++ set -o errexit |
| 254 | 2026-06-23T19:21:59.931Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-06-23T19:22:11.521Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-06-23T19:22:21.614Z | Startup: Caching catalogs ... Done |
| 257 | 2026-06-23T19:22:26.505Z | Planning: Solver setup ... Done |
| 258 | 2026-06-23T19:22:26.545Z | Planning: Running solver ... Done |
| 259 | 2026-06-23T19:22:26.686Z | Planning: Finding local manifests ... Done |
| 260 | 2026-06-23T19:22:26.698Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-06-23T19:22:26.781Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-06-23T19:22:26.811Z | Planning: Package planning ... Done |
| 263 | 2026-06-23T19:22:26.837Z | Planning: Merging actions ... Done |
| 264 | 2026-06-23T19:22:26.944Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-06-23T19:22:26.951Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-06-23T19:22:27.720Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-06-23T19:22:27.727Z | Planning: Planning completed in 8.28 seconds |
| 268 | 2026-06-23T19:22:27.736Z | Packages to install: 2 |
| 269 | 2026-06-23T19:22:27.736Z | Mediators to change: 2 |
| 270 | 2026-06-23T19:22:27.739Z | Services to change: 1 |
| 271 | 2026-06-23T19:22:27.739Z | Create boot environment: No |
| 272 | 2026-06-23T19:22:27.739Z | Create backup boot environment: No |
| 273 | 2026-06-23T19:22:27.780Z | |
| 274 | 2026-06-23T19:22:27.780Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-06-23T19:22:32.783Z | Download: 505/3076 items 16.9/211.3MB 7% complete (4.1M/s) |
| 276 | 2026-06-23T19:22:37.822Z | Download: 970/3076 items 77.7/211.3MB 36% complete (8.0M/s) |
| 277 | 2026-06-23T19:22:42.824Z | Download: 1762/3076 items 117.3/211.3MB 55% complete (10.1M/s) |
| 278 | 2026-06-23T19:22:49.022Z | Download: 3073/3076 items 210.4/211.3MB 99% complete (15.3M/s) |
| 279 | 2026-06-23T19:22:49.048Z | Download: Completed 211.31 MB in 21.27 seconds (9.9M/s) |
| 280 | 2026-06-23T19:22:49.163Z | Actions: 1/3418 actions (Installing new actions) |
| 281 | 2026-06-23T19:22:52.311Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 282 | 2026-06-23T19:22:52.947Z | Done |
| 283 | 2026-06-23T19:22:52.947Z | Done |
| 284 | 2026-06-23T19:22:53.688Z | Done |
| 285 | 2026-06-23T19:22:57.046Z | Done |
| 286 | 2026-06-23T19:22:57.118Z | Done |
| 287 | 2026-06-23T19:22:57.121Z | Done |
| 288 | 2026-06-23T19:22:57.395Z | Done |
| 289 | 2026-06-23T19:22:58.070Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 290 | 2026-06-23T19:22:58.070Z | ++ set +o errexit |
| 291 | 2026-06-23T19:22:58.073Z | ++ pkg info pkg-config |
| 292 | 2026-06-23T19:22:58.073Z | ++ grep -qi installed |
| 293 | 2026-06-23T19:22:58.300Z | ++ [[ 0 != 0 ]] |
| 294 | 2026-06-23T19:22:58.300Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 295 | 2026-06-23T19:22:58.300Z | ++ set +o errexit |
| 296 | 2026-06-23T19:22:58.302Z | ++ pkg info brand/omicron1 |
| 297 | 2026-06-23T19:22:58.303Z | ++ grep -qi installed |
| 298 | 2026-06-23T19:22:58.484Z | pkg: info: no packages matching the following patterns you specified are |
| 299 | 2026-06-23T19:22:58.484Z | installed on the system. Try querying remotely instead: |
| 300 | 2026-06-23T19:22:58.484Z | |
| 301 | 2026-06-23T19:22:58.484Z | brand/omicron1 |
| 302 | 2026-06-23T19:22:58.519Z | ++ [[ 1 != 0 ]] |
| 303 | 2026-06-23T19:22:58.519Z | ++ set -o errexit |
| 304 | 2026-06-23T19:22:58.519Z | ++ pfexec pkg install brand/omicron1 |
| 305 | 2026-06-23T19:22:58.940Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 306 | 2026-06-23T19:23:06.211Z | Planning: Solver setup ... Done |
| 307 | 2026-06-23T19:23:06.251Z | Planning: Running solver ... Done |
| 308 | 2026-06-23T19:23:06.394Z | Planning: Finding local manifests ... Done |
| 309 | 2026-06-23T19:23:06.397Z | Planning: Fetching manifests: 0/2 0% complete |
| 310 | 2026-06-23T19:23:06.522Z | Planning: Fetching manifests: 2/2 100% complete |
| 311 | 2026-06-23T19:23:06.535Z | Planning: Package planning ... Done |
| 312 | 2026-06-23T19:23:06.538Z | Planning: Merging actions ... Done |
| 313 | 2026-06-23T19:23:06.689Z | Planning: Checking for conflicting actions ... Done |
| 314 | 2026-06-23T19:23:06.692Z | Planning: Consolidating action changes ... Done |
| 315 | 2026-06-23T19:23:06.845Z | Planning: Evaluating mediators ... Done |
| 316 | 2026-06-23T19:23:06.849Z | Planning: Planning completed in 7.90 seconds |
| 317 | 2026-06-23T19:23:06.858Z | Packages to install: 2 |
| 318 | 2026-06-23T19:23:06.858Z | Create boot environment: No |
| 319 | 2026-06-23T19:23:06.858Z | Create backup boot environment: No |
| 320 | 2026-06-23T19:23:06.882Z | |
| 321 | 2026-06-23T19:23:06.882Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 322 | 2026-06-23T19:23:07.307Z | Download: Completed 1.07 MB in 0.43 seconds (2.5M/s) |
| 323 | 2026-06-23T19:23:07.385Z | Actions: 1/28 actions (Installing new actions) |
| 324 | 2026-06-23T19:23:07.397Z | Actions: Completed 28 actions in 0.01 seconds. |
| 325 | 2026-06-23T19:23:07.904Z | Done |
| 326 | 2026-06-23T19:23:07.904Z | Done |
| 327 | 2026-06-23T19:23:08.542Z | Done |
| 328 | 2026-06-23T19:23:11.388Z | Done |
| 329 | 2026-06-23T19:23:11.463Z | Done |
| 330 | 2026-06-23T19:23:11.468Z | Done |
| 331 | 2026-06-23T19:23:11.617Z | Done |
| 332 | 2026-06-23T19:23:11.758Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 333 | 2026-06-23T19:23:11.758Z | ++ set +o errexit |
| 334 | 2026-06-23T19:23:11.761Z | ++ pkg info brand/omicron1/tools |
| 335 | 2026-06-23T19:23:11.761Z | ++ grep -qi installed |
| 336 | 2026-06-23T19:23:11.944Z | pkg: info: no packages matching the following patterns you specified are |
| 337 | 2026-06-23T19:23:11.944Z | installed on the system. Try querying remotely instead: |
| 338 | 2026-06-23T19:23:11.944Z | |
| 339 | 2026-06-23T19:23:11.944Z | brand/omicron1/tools |
| 340 | 2026-06-23T19:23:11.977Z | ++ [[ 1 != 0 ]] |
| 341 | 2026-06-23T19:23:11.977Z | ++ set -o errexit |
| 342 | 2026-06-23T19:23:11.977Z | ++ pfexec pkg install brand/omicron1/tools |
| 343 | 2026-06-23T19:23:12.369Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 344 | 2026-06-23T19:23:19.638Z | Planning: Solver setup ... Done |
| 345 | 2026-06-23T19:23:19.677Z | Planning: Running solver ... Done |
| 346 | 2026-06-23T19:23:19.820Z | Planning: Finding local manifests ... Done |
| 347 | 2026-06-23T19:23:19.823Z | Planning: Fetching manifests: 0/1 0% complete |
| 348 | 2026-06-23T19:23:19.936Z | Planning: Fetching manifests: 1/1 100% complete |
| 349 | 2026-06-23T19:23:19.948Z | Planning: Package planning ... Done |
| 350 | 2026-06-23T19:23:19.952Z | Planning: Merging actions ... Done |
| 351 | 2026-06-23T19:23:20.092Z | Planning: Checking for conflicting actions ... Done |
| 352 | 2026-06-23T19:23:20.094Z | Planning: Consolidating action changes ... Done |
| 353 | 2026-06-23T19:23:20.250Z | Planning: Evaluating mediators ... Done |
| 354 | 2026-06-23T19:23:20.253Z | Planning: Planning completed in 7.88 seconds |
| 355 | 2026-06-23T19:23:20.257Z | Packages to install: 1 |
| 356 | 2026-06-23T19:23:20.257Z | Services to change: 1 |
| 357 | 2026-06-23T19:23:20.257Z | Create boot environment: No |
| 358 | 2026-06-23T19:23:20.260Z | Create backup boot environment: No |
| 359 | 2026-06-23T19:23:20.286Z | |
| 360 | 2026-06-23T19:23:20.286Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 361 | 2026-06-23T19:23:20.310Z | Download: Completed 1.19 MB in 0.02 seconds (48.9M/s) |
| 362 | 2026-06-23T19:23:20.378Z | Actions: 1/19 actions (Installing new actions) |
| 363 | 2026-06-23T19:23:20.387Z | Actions: Completed 19 actions in 0.01 seconds. |
| 364 | 2026-06-23T19:23:20.899Z | Done |
| 365 | 2026-06-23T19:23:20.900Z | Done |
| 366 | 2026-06-23T19:23:21.535Z | Done |
| 367 | 2026-06-23T19:23:24.439Z | Done |
| 368 | 2026-06-23T19:23:24.510Z | Done |
| 369 | 2026-06-23T19:23:24.513Z | Done |
| 370 | 2026-06-23T19:23:24.636Z | Done |
| 371 | 2026-06-23T19:23:24.778Z | ++ pfexec svcadm enable baseline |
| 372 | 2026-06-23T19:23:24.794Z | ++ retry=0 |
| 373 | 2026-06-23T19:23:24.796Z | +++ svcs -Hostate baseline |
| 374 | 2026-06-23T19:23:24.810Z | ++ [[ offline* != online ]] |
| 375 | 2026-06-23T19:23:24.810Z | ++ [[ 0 -gt 300 ]] |
| 376 | 2026-06-23T19:23:24.812Z | ++ sleep 1 |
| 377 | 2026-06-23T19:23:25.812Z | ++ retry=1 |
| 378 | 2026-06-23T19:23:25.816Z | +++ svcs -Hostate baseline |
| 379 | 2026-06-23T19:23:25.828Z | ++ [[ offline* != online ]] |
| 380 | 2026-06-23T19:23:25.828Z | ++ [[ 1 -gt 300 ]] |
| 381 | 2026-06-23T19:23:25.828Z | ++ sleep 1 |
| 382 | 2026-06-23T19:23:26.830Z | ++ retry=2 |
| 383 | 2026-06-23T19:23:26.834Z | +++ svcs -Hostate baseline |
| 384 | 2026-06-23T19:23:26.846Z | ++ [[ offline* != online ]] |
| 385 | 2026-06-23T19:23:26.846Z | ++ [[ 2 -gt 300 ]] |
| 386 | 2026-06-23T19:23:26.846Z | ++ sleep 1 |
| 387 | 2026-06-23T19:23:27.847Z | ++ retry=3 |
| 388 | 2026-06-23T19:23:27.850Z | +++ svcs -Hostate baseline |
| 389 | 2026-06-23T19:23:27.867Z | ++ [[ offline* != online ]] |
| 390 | 2026-06-23T19:23:27.867Z | ++ [[ 3 -gt 300 ]] |
| 391 | 2026-06-23T19:23:27.867Z | ++ sleep 1 |
| 392 | 2026-06-23T19:23:28.866Z | ++ retry=4 |
| 393 | 2026-06-23T19:23:28.869Z | +++ svcs -Hostate baseline |
| 394 | 2026-06-23T19:23:28.916Z | ++ [[ offline* != online ]] |
| 395 | 2026-06-23T19:23:28.919Z | ++ [[ 4 -gt 300 ]] |
| 396 | 2026-06-23T19:23:28.919Z | ++ sleep 1 |
| 397 | 2026-06-23T19:23:29.919Z | ++ retry=5 |
| 398 | 2026-06-23T19:23:29.922Z | +++ svcs -Hostate baseline |
| 399 | 2026-06-23T19:23:29.942Z | ++ [[ offline* != online ]] |
| 400 | 2026-06-23T19:23:29.942Z | ++ [[ 5 -gt 300 ]] |
| 401 | 2026-06-23T19:23:29.942Z | ++ sleep 1 |
| 402 | 2026-06-23T19:23:30.946Z | ++ retry=6 |
| 403 | 2026-06-23T19:23:30.949Z | +++ svcs -Hostate baseline |
| 404 | 2026-06-23T19:23:30.960Z | ++ [[ offline* != online ]] |
| 405 | 2026-06-23T19:23:30.960Z | ++ [[ 6 -gt 300 ]] |
| 406 | 2026-06-23T19:23:30.960Z | ++ sleep 1 |
| 407 | 2026-06-23T19:23:31.963Z | ++ retry=7 |
| 408 | 2026-06-23T19:23:31.966Z | +++ svcs -Hostate baseline |
| 409 | 2026-06-23T19:23:31.979Z | ++ [[ offline* != online ]] |
| 410 | 2026-06-23T19:23:31.979Z | ++ [[ 7 -gt 300 ]] |
| 411 | 2026-06-23T19:23:31.979Z | ++ sleep 1 |
| 412 | 2026-06-23T19:23:32.982Z | ++ retry=8 |
| 413 | 2026-06-23T19:23:32.985Z | +++ svcs -Hostate baseline |
| 414 | 2026-06-23T19:23:32.998Z | ++ [[ offline* != online ]] |
| 415 | 2026-06-23T19:23:32.998Z | ++ [[ 8 -gt 300 ]] |
| 416 | 2026-06-23T19:23:32.998Z | ++ sleep 1 |
| 417 | 2026-06-23T19:23:34.000Z | ++ retry=9 |
| 418 | 2026-06-23T19:23:34.006Z | +++ svcs -Hostate baseline |
| 419 | 2026-06-23T19:23:34.020Z | ++ [[ offline* != online ]] |
| 420 | 2026-06-23T19:23:34.020Z | ++ [[ 9 -gt 300 ]] |
| 421 | 2026-06-23T19:23:34.020Z | ++ sleep 1 |
| 422 | 2026-06-23T19:23:35.019Z | ++ retry=10 |
| 423 | 2026-06-23T19:23:35.026Z | +++ svcs -Hostate baseline |
| 424 | 2026-06-23T19:23:35.034Z | ++ [[ offline* != online ]] |
| 425 | 2026-06-23T19:23:35.034Z | ++ [[ 10 -gt 300 ]] |
| 426 | 2026-06-23T19:23:35.034Z | ++ sleep 1 |
| 427 | 2026-06-23T19:23:36.039Z | ++ retry=11 |
| 428 | 2026-06-23T19:23:36.043Z | +++ svcs -Hostate baseline |
| 429 | 2026-06-23T19:23:36.052Z | ++ [[ offline* != online ]] |
| 430 | 2026-06-23T19:23:36.052Z | ++ [[ 11 -gt 300 ]] |
| 431 | 2026-06-23T19:23:36.052Z | ++ sleep 1 |
| 432 | 2026-06-23T19:23:37.055Z | ++ retry=12 |
| 433 | 2026-06-23T19:23:37.058Z | +++ svcs -Hostate baseline |
| 434 | 2026-06-23T19:23:37.071Z | ++ [[ offline* != online ]] |
| 435 | 2026-06-23T19:23:37.071Z | ++ [[ 12 -gt 300 ]] |
| 436 | 2026-06-23T19:23:37.071Z | ++ sleep 1 |
| 437 | 2026-06-23T19:23:38.074Z | ++ retry=13 |
| 438 | 2026-06-23T19:23:38.077Z | +++ svcs -Hostate baseline |
| 439 | 2026-06-23T19:23:38.089Z | ++ [[ offline* != online ]] |
| 440 | 2026-06-23T19:23:38.089Z | ++ [[ 13 -gt 300 ]] |
| 441 | 2026-06-23T19:23:38.089Z | ++ sleep 1 |
| 442 | 2026-06-23T19:23:39.093Z | ++ retry=14 |
| 443 | 2026-06-23T19:23:39.096Z | +++ svcs -Hostate baseline |
| 444 | 2026-06-23T19:23:39.107Z | ++ [[ offline* != online ]] |
| 445 | 2026-06-23T19:23:39.107Z | ++ [[ 14 -gt 300 ]] |
| 446 | 2026-06-23T19:23:39.107Z | ++ sleep 1 |
| 447 | 2026-06-23T19:23:40.112Z | ++ retry=15 |
| 448 | 2026-06-23T19:23:40.115Z | +++ svcs -Hostate baseline |
| 449 | 2026-06-23T19:23:40.127Z | ++ [[ offline* != online ]] |
| 450 | 2026-06-23T19:23:40.127Z | ++ [[ 15 -gt 300 ]] |
| 451 | 2026-06-23T19:23:40.127Z | ++ sleep 1 |
| 452 | 2026-06-23T19:23:41.127Z | ++ retry=16 |
| 453 | 2026-06-23T19:23:41.130Z | +++ svcs -Hostate baseline |
| 454 | 2026-06-23T19:23:41.143Z | ++ [[ offline* != online ]] |
| 455 | 2026-06-23T19:23:41.143Z | ++ [[ 16 -gt 300 ]] |
| 456 | 2026-06-23T19:23:41.143Z | ++ sleep 1 |
| 457 | 2026-06-23T19:23:42.146Z | ++ retry=17 |
| 458 | 2026-06-23T19:23:42.148Z | +++ svcs -Hostate baseline |
| 459 | 2026-06-23T19:23:42.162Z | ++ [[ offline* != online ]] |
| 460 | 2026-06-23T19:23:42.162Z | ++ [[ 17 -gt 300 ]] |
| 461 | 2026-06-23T19:23:42.162Z | ++ sleep 1 |
| 462 | 2026-06-23T19:23:43.164Z | ++ retry=18 |
| 463 | 2026-06-23T19:23:43.167Z | +++ svcs -Hostate baseline |
| 464 | 2026-06-23T19:23:43.180Z | ++ [[ offline* != online ]] |
| 465 | 2026-06-23T19:23:43.180Z | ++ [[ 18 -gt 300 ]] |
| 466 | 2026-06-23T19:23:43.180Z | ++ sleep 1 |
| 467 | 2026-06-23T19:23:44.183Z | ++ retry=19 |
| 468 | 2026-06-23T19:23:44.186Z | +++ svcs -Hostate baseline |
| 469 | 2026-06-23T19:23:44.198Z | ++ [[ offline* != online ]] |
| 470 | 2026-06-23T19:23:44.198Z | ++ [[ 19 -gt 300 ]] |
| 471 | 2026-06-23T19:23:44.201Z | ++ sleep 1 |
| 472 | 2026-06-23T19:23:45.200Z | ++ retry=20 |
| 473 | 2026-06-23T19:23:45.204Z | +++ svcs -Hostate baseline |
| 474 | 2026-06-23T19:23:45.219Z | ++ [[ offline* != online ]] |
| 475 | 2026-06-23T19:23:45.220Z | ++ [[ 20 -gt 300 ]] |
| 476 | 2026-06-23T19:23:45.220Z | ++ sleep 1 |
| 477 | 2026-06-23T19:23:46.219Z | ++ retry=21 |
| 478 | 2026-06-23T19:23:46.222Z | +++ svcs -Hostate baseline |
| 479 | 2026-06-23T19:23:46.236Z | ++ [[ offline* != online ]] |
| 480 | 2026-06-23T19:23:46.236Z | ++ [[ 21 -gt 300 ]] |
| 481 | 2026-06-23T19:23:46.236Z | ++ sleep 1 |
| 482 | 2026-06-23T19:23:47.240Z | ++ retry=22 |
| 483 | 2026-06-23T19:23:47.246Z | +++ svcs -Hostate baseline |
| 484 | 2026-06-23T19:23:47.268Z | ++ [[ offline* != online ]] |
| 485 | 2026-06-23T19:23:47.268Z | ++ [[ 22 -gt 300 ]] |
| 486 | 2026-06-23T19:23:47.268Z | ++ sleep 1 |
| 487 | 2026-06-23T19:23:48.256Z | ++ retry=23 |
| 488 | 2026-06-23T19:23:48.260Z | +++ svcs -Hostate baseline |
| 489 | 2026-06-23T19:23:48.273Z | ++ [[ offline* != online ]] |
| 490 | 2026-06-23T19:23:48.273Z | ++ [[ 23 -gt 300 ]] |
| 491 | 2026-06-23T19:23:48.273Z | ++ sleep 1 |
| 492 | 2026-06-23T19:23:49.275Z | ++ retry=24 |
| 493 | 2026-06-23T19:23:49.280Z | +++ svcs -Hostate baseline |
| 494 | 2026-06-23T19:23:49.291Z | ++ [[ offline* != online ]] |
| 495 | 2026-06-23T19:23:49.291Z | ++ [[ 24 -gt 300 ]] |
| 496 | 2026-06-23T19:23:49.291Z | ++ sleep 1 |
| 497 | 2026-06-23T19:23:50.296Z | ++ retry=25 |
| 498 | 2026-06-23T19:23:50.306Z | +++ svcs -Hostate baseline |
| 499 | 2026-06-23T19:23:50.749Z | ++ [[ offline* != online ]] |
| 500 | 2026-06-23T19:23:50.749Z | ++ [[ 25 -gt 300 ]] |
| 501 | 2026-06-23T19:23:50.749Z | ++ sleep 1 |
| 502 | 2026-06-23T19:23:51.348Z | ++ retry=26 |
| 503 | 2026-06-23T19:23:51.396Z | +++ svcs -Hostate baseline |
| 504 | 2026-06-23T19:23:51.396Z | ++ [[ offline* != online ]] |
| 505 | 2026-06-23T19:23:51.396Z | ++ [[ 26 -gt 300 ]] |
| 506 | 2026-06-23T19:23:51.396Z | ++ sleep 1 |
| 507 | 2026-06-23T19:23:52.331Z | ++ retry=27 |
| 508 | 2026-06-23T19:23:52.334Z | +++ svcs -Hostate baseline |
| 509 | 2026-06-23T19:23:52.345Z | ++ [[ offline* != online ]] |
| 510 | 2026-06-23T19:23:52.345Z | ++ [[ 27 -gt 300 ]] |
| 511 | 2026-06-23T19:23:52.346Z | ++ sleep 1 |
| 512 | 2026-06-23T19:23:53.348Z | ++ retry=28 |
| 513 | 2026-06-23T19:23:53.351Z | +++ svcs -Hostate baseline |
| 514 | 2026-06-23T19:23:53.364Z | ++ [[ offline* != online ]] |
| 515 | 2026-06-23T19:23:53.364Z | ++ [[ 28 -gt 300 ]] |
| 516 | 2026-06-23T19:23:53.364Z | ++ sleep 1 |
| 517 | 2026-06-23T19:23:54.374Z | ++ retry=29 |
| 518 | 2026-06-23T19:23:54.376Z | +++ svcs -Hostate baseline |
| 519 | 2026-06-23T19:23:54.382Z | ++ [[ offline* != online ]] |
| 520 | 2026-06-23T19:23:54.382Z | ++ [[ 29 -gt 300 ]] |
| 521 | 2026-06-23T19:23:54.382Z | ++ sleep 1 |
| 522 | 2026-06-23T19:23:55.385Z | ++ retry=30 |
| 523 | 2026-06-23T19:23:55.389Z | +++ svcs -Hostate baseline |
| 524 | 2026-06-23T19:23:55.402Z | ++ [[ offline* != online ]] |
| 525 | 2026-06-23T19:23:55.402Z | ++ [[ 30 -gt 300 ]] |
| 526 | 2026-06-23T19:23:55.402Z | ++ sleep 1 |
| 527 | 2026-06-23T19:23:56.403Z | ++ retry=31 |
| 528 | 2026-06-23T19:23:56.409Z | +++ svcs -Hostate baseline |
| 529 | 2026-06-23T19:23:56.422Z | ++ [[ offline* != online ]] |
| 530 | 2026-06-23T19:23:56.422Z | ++ [[ 31 -gt 300 ]] |
| 531 | 2026-06-23T19:23:56.422Z | ++ sleep 1 |
| 532 | 2026-06-23T19:23:57.424Z | ++ retry=32 |
| 533 | 2026-06-23T19:23:57.428Z | +++ svcs -Hostate baseline |
| 534 | 2026-06-23T19:23:57.438Z | ++ [[ offline* != online ]] |
| 535 | 2026-06-23T19:23:57.439Z | ++ [[ 32 -gt 300 ]] |
| 536 | 2026-06-23T19:23:57.439Z | ++ sleep 1 |
| 537 | 2026-06-23T19:23:58.439Z | ++ retry=33 |
| 538 | 2026-06-23T19:23:58.444Z | +++ svcs -Hostate baseline |
| 539 | 2026-06-23T19:23:58.456Z | ++ [[ offline* != online ]] |
| 540 | 2026-06-23T19:23:58.456Z | ++ [[ 33 -gt 300 ]] |
| 541 | 2026-06-23T19:23:58.456Z | ++ sleep 1 |
| 542 | 2026-06-23T19:23:59.462Z | ++ retry=34 |
| 543 | 2026-06-23T19:23:59.468Z | +++ svcs -Hostate baseline |
| 544 | 2026-06-23T19:23:59.476Z | ++ [[ offline* != online ]] |
| 545 | 2026-06-23T19:23:59.476Z | ++ [[ 34 -gt 300 ]] |
| 546 | 2026-06-23T19:23:59.476Z | ++ sleep 1 |
| 547 | 2026-06-23T19:24:00.476Z | ++ retry=35 |
| 548 | 2026-06-23T19:24:00.479Z | +++ svcs -Hostate baseline |
| 549 | 2026-06-23T19:24:00.492Z | ++ [[ offline* != online ]] |
| 550 | 2026-06-23T19:24:00.492Z | ++ [[ 35 -gt 300 ]] |
| 551 | 2026-06-23T19:24:00.492Z | ++ sleep 1 |
| 552 | 2026-06-23T19:24:01.494Z | ++ retry=36 |
| 553 | 2026-06-23T19:24:01.497Z | +++ svcs -Hostate baseline |
| 554 | 2026-06-23T19:24:01.511Z | ++ [[ offline* != online ]] |
| 555 | 2026-06-23T19:24:01.511Z | ++ [[ 36 -gt 300 ]] |
| 556 | 2026-06-23T19:24:01.511Z | ++ sleep 1 |
| 557 | 2026-06-23T19:24:02.512Z | ++ retry=37 |
| 558 | 2026-06-23T19:24:02.515Z | +++ svcs -Hostate baseline |
| 559 | 2026-06-23T19:24:02.528Z | ++ [[ offline* != online ]] |
| 560 | 2026-06-23T19:24:02.528Z | ++ [[ 37 -gt 300 ]] |
| 561 | 2026-06-23T19:24:02.528Z | ++ sleep 1 |
| 562 | 2026-06-23T19:24:03.531Z | ++ retry=38 |
| 563 | 2026-06-23T19:24:03.533Z | +++ svcs -Hostate baseline |
| 564 | 2026-06-23T19:24:03.549Z | ++ [[ offline* != online ]] |
| 565 | 2026-06-23T19:24:03.549Z | ++ [[ 38 -gt 300 ]] |
| 566 | 2026-06-23T19:24:03.549Z | ++ sleep 1 |
| 567 | 2026-06-23T19:24:04.552Z | ++ retry=39 |
| 568 | 2026-06-23T19:24:04.557Z | +++ svcs -Hostate baseline |
| 569 | 2026-06-23T19:24:04.567Z | ++ [[ offline* != online ]] |
| 570 | 2026-06-23T19:24:04.567Z | ++ [[ 39 -gt 300 ]] |
| 571 | 2026-06-23T19:24:04.567Z | ++ sleep 1 |
| 572 | 2026-06-23T19:24:05.568Z | ++ retry=40 |
| 573 | 2026-06-23T19:24:05.573Z | +++ svcs -Hostate baseline |
| 574 | 2026-06-23T19:24:05.587Z | ++ [[ offline* != online ]] |
| 575 | 2026-06-23T19:24:05.587Z | ++ [[ 40 -gt 300 ]] |
| 576 | 2026-06-23T19:24:05.587Z | ++ sleep 1 |
| 577 | 2026-06-23T19:24:06.586Z | ++ retry=41 |
| 578 | 2026-06-23T19:24:06.589Z | +++ svcs -Hostate baseline |
| 579 | 2026-06-23T19:24:06.602Z | ++ [[ offline* != online ]] |
| 580 | 2026-06-23T19:24:06.602Z | ++ [[ 41 -gt 300 ]] |
| 581 | 2026-06-23T19:24:06.602Z | ++ sleep 1 |
| 582 | 2026-06-23T19:24:07.604Z | ++ retry=42 |
| 583 | 2026-06-23T19:24:07.607Z | +++ svcs -Hostate baseline |
| 584 | 2026-06-23T19:24:07.620Z | ++ [[ offline* != online ]] |
| 585 | 2026-06-23T19:24:07.620Z | ++ [[ 42 -gt 300 ]] |
| 586 | 2026-06-23T19:24:07.620Z | ++ sleep 1 |
| 587 | 2026-06-23T19:24:08.622Z | ++ retry=43 |
| 588 | 2026-06-23T19:24:08.631Z | +++ svcs -Hostate baseline |
| 589 | 2026-06-23T19:24:08.639Z | ++ [[ offline* != online ]] |
| 590 | 2026-06-23T19:24:08.639Z | ++ [[ 43 -gt 300 ]] |
| 591 | 2026-06-23T19:24:08.642Z | ++ sleep 1 |
| 592 | 2026-06-23T19:24:09.642Z | ++ retry=44 |
| 593 | 2026-06-23T19:24:09.645Z | +++ svcs -Hostate baseline |
| 594 | 2026-06-23T19:24:09.656Z | ++ [[ offline* != online ]] |
| 595 | 2026-06-23T19:24:09.657Z | ++ [[ 44 -gt 300 ]] |
| 596 | 2026-06-23T19:24:09.657Z | ++ sleep 1 |
| 597 | 2026-06-23T19:24:10.660Z | ++ retry=45 |
| 598 | 2026-06-23T19:24:10.663Z | +++ svcs -Hostate baseline |
| 599 | 2026-06-23T19:24:10.674Z | ++ [[ offline* != online ]] |
| 600 | 2026-06-23T19:24:10.675Z | ++ [[ 45 -gt 300 ]] |
| 601 | 2026-06-23T19:24:10.675Z | ++ sleep 1 |
| 602 | 2026-06-23T19:24:11.678Z | ++ retry=46 |
| 603 | 2026-06-23T19:24:11.682Z | +++ svcs -Hostate baseline |
| 604 | 2026-06-23T19:24:11.692Z | ++ [[ offline* != online ]] |
| 605 | 2026-06-23T19:24:11.692Z | ++ [[ 46 -gt 300 ]] |
| 606 | 2026-06-23T19:24:11.693Z | ++ sleep 1 |
| 607 | 2026-06-23T19:24:12.695Z | ++ retry=47 |
| 608 | 2026-06-23T19:24:12.698Z | +++ svcs -Hostate baseline |
| 609 | 2026-06-23T19:24:12.711Z | ++ [[ offline* != online ]] |
| 610 | 2026-06-23T19:24:12.711Z | ++ [[ 47 -gt 300 ]] |
| 611 | 2026-06-23T19:24:12.711Z | ++ sleep 1 |
| 612 | 2026-06-23T19:24:13.714Z | ++ retry=48 |
| 613 | 2026-06-23T19:24:13.719Z | +++ svcs -Hostate baseline |
| 614 | 2026-06-23T19:24:13.739Z | ++ [[ offline* != online ]] |
| 615 | 2026-06-23T19:24:13.740Z | ++ [[ 48 -gt 300 ]] |
| 616 | 2026-06-23T19:24:13.749Z | ++ sleep 1 |
| 617 | 2026-06-23T19:24:14.731Z | ++ retry=49 |
| 618 | 2026-06-23T19:24:14.734Z | +++ svcs -Hostate baseline |
| 619 | 2026-06-23T19:24:14.750Z | ++ [[ offline* != online ]] |
| 620 | 2026-06-23T19:24:14.750Z | ++ [[ 49 -gt 300 ]] |
| 621 | 2026-06-23T19:24:14.750Z | ++ sleep 1 |
| 622 | 2026-06-23T19:24:15.751Z | ++ retry=50 |
| 623 | 2026-06-23T19:24:15.760Z | +++ svcs -Hostate baseline |
| 624 | 2026-06-23T19:24:15.766Z | ++ [[ offline* != online ]] |
| 625 | 2026-06-23T19:24:15.766Z | ++ [[ 50 -gt 300 ]] |
| 626 | 2026-06-23T19:24:15.766Z | ++ sleep 1 |
| 627 | 2026-06-23T19:24:16.768Z | ++ retry=51 |
| 628 | 2026-06-23T19:24:16.771Z | +++ svcs -Hostate baseline |
| 629 | 2026-06-23T19:24:16.785Z | ++ [[ offline* != online ]] |
| 630 | 2026-06-23T19:24:16.785Z | ++ [[ 51 -gt 300 ]] |
| 631 | 2026-06-23T19:24:16.785Z | ++ sleep 1 |
| 632 | 2026-06-23T19:24:17.791Z | ++ retry=52 |
| 633 | 2026-06-23T19:24:17.795Z | +++ svcs -Hostate baseline |
| 634 | 2026-06-23T19:24:17.803Z | ++ [[ offline* != online ]] |
| 635 | 2026-06-23T19:24:17.803Z | ++ [[ 52 -gt 300 ]] |
| 636 | 2026-06-23T19:24:17.803Z | ++ sleep 1 |
| 637 | 2026-06-23T19:24:18.815Z | ++ retry=53 |
| 638 | 2026-06-23T19:24:18.822Z | +++ svcs -Hostate baseline |
| 639 | 2026-06-23T19:24:18.829Z | ++ [[ offline* != online ]] |
| 640 | 2026-06-23T19:24:18.829Z | ++ [[ 53 -gt 300 ]] |
| 641 | 2026-06-23T19:24:18.829Z | ++ sleep 1 |
| 642 | 2026-06-23T19:24:19.824Z | ++ retry=54 |
| 643 | 2026-06-23T19:24:19.863Z | +++ svcs -Hostate baseline |
| 644 | 2026-06-23T19:24:19.877Z | ++ [[ offline* != online ]] |
| 645 | 2026-06-23T19:24:19.877Z | ++ [[ 54 -gt 300 ]] |
| 646 | 2026-06-23T19:24:19.877Z | ++ sleep 1 |
| 647 | 2026-06-23T19:24:20.850Z | ++ retry=55 |
| 648 | 2026-06-23T19:24:20.856Z | +++ svcs -Hostate baseline |
| 649 | 2026-06-23T19:24:20.860Z | ++ [[ offline* != online ]] |
| 650 | 2026-06-23T19:24:20.861Z | ++ [[ 55 -gt 300 ]] |
| 651 | 2026-06-23T19:24:20.861Z | ++ sleep 1 |
| 652 | 2026-06-23T19:24:21.859Z | ++ retry=56 |
| 653 | 2026-06-23T19:24:21.863Z | +++ svcs -Hostate baseline |
| 654 | 2026-06-23T19:24:21.879Z | ++ [[ offline* != online ]] |
| 655 | 2026-06-23T19:24:21.879Z | ++ [[ 56 -gt 300 ]] |
| 656 | 2026-06-23T19:24:21.879Z | ++ sleep 1 |
| 657 | 2026-06-23T19:24:22.885Z | ++ retry=57 |
| 658 | 2026-06-23T19:24:22.896Z | +++ svcs -Hostate baseline |
| 659 | 2026-06-23T19:24:22.913Z | ++ [[ offline* != online ]] |
| 660 | 2026-06-23T19:24:22.913Z | ++ [[ 57 -gt 300 ]] |
| 661 | 2026-06-23T19:24:22.913Z | ++ sleep 1 |
| 662 | 2026-06-23T19:24:23.897Z | ++ retry=58 |
| 663 | 2026-06-23T19:24:23.900Z | +++ svcs -Hostate baseline |
| 664 | 2026-06-23T19:24:23.914Z | ++ [[ offline* != online ]] |
| 665 | 2026-06-23T19:24:23.914Z | ++ [[ 58 -gt 300 ]] |
| 666 | 2026-06-23T19:24:23.914Z | ++ sleep 1 |
| 667 | 2026-06-23T19:24:24.915Z | ++ retry=59 |
| 668 | 2026-06-23T19:24:24.918Z | +++ svcs -Hostate baseline |
| 669 | 2026-06-23T19:24:24.934Z | ++ [[ offline* != online ]] |
| 670 | 2026-06-23T19:24:24.934Z | ++ [[ 59 -gt 300 ]] |
| 671 | 2026-06-23T19:24:24.934Z | ++ sleep 1 |
| 672 | 2026-06-23T19:24:25.935Z | ++ retry=60 |
| 673 | 2026-06-23T19:24:25.938Z | +++ svcs -Hostate baseline |
| 674 | 2026-06-23T19:24:25.951Z | ++ [[ offline* != online ]] |
| 675 | 2026-06-23T19:24:25.951Z | ++ [[ 60 -gt 300 ]] |
| 676 | 2026-06-23T19:24:25.951Z | ++ sleep 1 |
| 677 | 2026-06-23T19:24:26.964Z | ++ retry=61 |
| 678 | 2026-06-23T19:24:26.974Z | +++ svcs -Hostate baseline |
| 679 | 2026-06-23T19:24:26.974Z | ++ [[ offline* != online ]] |
| 680 | 2026-06-23T19:24:26.974Z | ++ [[ 61 -gt 300 ]] |
| 681 | 2026-06-23T19:24:26.975Z | ++ sleep 1 |
| 682 | 2026-06-23T19:24:27.971Z | ++ retry=62 |
| 683 | 2026-06-23T19:24:27.974Z | +++ svcs -Hostate baseline |
| 684 | 2026-06-23T19:24:27.987Z | ++ [[ offline* != online ]] |
| 685 | 2026-06-23T19:24:27.987Z | ++ [[ 62 -gt 300 ]] |
| 686 | 2026-06-23T19:24:27.987Z | ++ sleep 1 |
| 687 | 2026-06-23T19:24:28.990Z | ++ retry=63 |
| 688 | 2026-06-23T19:24:29.007Z | +++ svcs -Hostate baseline |
| 689 | 2026-06-23T19:24:29.023Z | ++ [[ offline* != online ]] |
| 690 | 2026-06-23T19:24:29.023Z | ++ [[ 63 -gt 300 ]] |
| 691 | 2026-06-23T19:24:29.023Z | ++ sleep 1 |
| 692 | 2026-06-23T19:24:30.008Z | ++ retry=64 |
| 693 | 2026-06-23T19:24:30.016Z | +++ svcs -Hostate baseline |
| 694 | 2026-06-23T19:24:30.024Z | ++ [[ offline* != online ]] |
| 695 | 2026-06-23T19:24:30.024Z | ++ [[ 64 -gt 300 ]] |
| 696 | 2026-06-23T19:24:30.024Z | ++ sleep 1 |
| 697 | 2026-06-23T19:24:31.028Z | ++ retry=65 |
| 698 | 2026-06-23T19:24:31.031Z | +++ svcs -Hostate baseline |
| 699 | 2026-06-23T19:24:31.042Z | ++ [[ offline* != online ]] |
| 700 | 2026-06-23T19:24:31.042Z | ++ [[ 65 -gt 300 ]] |
| 701 | 2026-06-23T19:24:31.047Z | ++ sleep 1 |
| 702 | 2026-06-23T19:24:32.043Z | ++ retry=66 |
| 703 | 2026-06-23T19:24:32.047Z | +++ svcs -Hostate baseline |
| 704 | 2026-06-23T19:24:32.059Z | ++ [[ offline* != online ]] |
| 705 | 2026-06-23T19:24:32.059Z | ++ [[ 66 -gt 300 ]] |
| 706 | 2026-06-23T19:24:32.059Z | ++ sleep 1 |
| 707 | 2026-06-23T19:24:33.066Z | ++ retry=67 |
| 708 | 2026-06-23T19:24:33.073Z | +++ svcs -Hostate baseline |
| 709 | 2026-06-23T19:24:33.086Z | ++ [[ offline* != online ]] |
| 710 | 2026-06-23T19:24:33.086Z | ++ [[ 67 -gt 300 ]] |
| 711 | 2026-06-23T19:24:33.086Z | ++ sleep 1 |
| 712 | 2026-06-23T19:24:34.082Z | ++ retry=68 |
| 713 | 2026-06-23T19:24:34.085Z | +++ svcs -Hostate baseline |
| 714 | 2026-06-23T19:24:34.110Z | ++ [[ offline* != online ]] |
| 715 | 2026-06-23T19:24:34.111Z | ++ [[ 68 -gt 300 ]] |
| 716 | 2026-06-23T19:24:34.114Z | ++ sleep 1 |
| 717 | 2026-06-23T19:24:35.099Z | ++ retry=69 |
| 718 | 2026-06-23T19:24:35.102Z | +++ svcs -Hostate baseline |
| 719 | 2026-06-23T19:24:35.115Z | ++ [[ offline* != online ]] |
| 720 | 2026-06-23T19:24:35.115Z | ++ [[ 69 -gt 300 ]] |
| 721 | 2026-06-23T19:24:35.116Z | ++ sleep 1 |
| 722 | 2026-06-23T19:24:36.118Z | ++ retry=70 |
| 723 | 2026-06-23T19:24:36.120Z | +++ svcs -Hostate baseline |
| 724 | 2026-06-23T19:24:36.134Z | ++ [[ offline* != online ]] |
| 725 | 2026-06-23T19:24:36.134Z | ++ [[ 70 -gt 300 ]] |
| 726 | 2026-06-23T19:24:36.134Z | ++ sleep 1 |
| 727 | 2026-06-23T19:24:37.140Z | ++ retry=71 |
| 728 | 2026-06-23T19:24:37.143Z | +++ svcs -Hostate baseline |
| 729 | 2026-06-23T19:24:37.153Z | ++ [[ offline* != online ]] |
| 730 | 2026-06-23T19:24:37.153Z | ++ [[ 71 -gt 300 ]] |
| 731 | 2026-06-23T19:24:37.153Z | ++ sleep 1 |
| 732 | 2026-06-23T19:24:38.155Z | ++ retry=72 |
| 733 | 2026-06-23T19:24:38.158Z | +++ svcs -Hostate baseline |
| 734 | 2026-06-23T19:24:38.171Z | ++ [[ offline* != online ]] |
| 735 | 2026-06-23T19:24:38.171Z | ++ [[ 72 -gt 300 ]] |
| 736 | 2026-06-23T19:24:38.171Z | ++ sleep 1 |
| 737 | 2026-06-23T19:24:39.174Z | ++ retry=73 |
| 738 | 2026-06-23T19:24:39.179Z | +++ svcs -Hostate baseline |
| 739 | 2026-06-23T19:24:39.190Z | ++ [[ offline* != online ]] |
| 740 | 2026-06-23T19:24:39.190Z | ++ [[ 73 -gt 300 ]] |
| 741 | 2026-06-23T19:24:39.196Z | ++ sleep 1 |
| 742 | 2026-06-23T19:24:40.192Z | ++ retry=74 |
| 743 | 2026-06-23T19:24:40.195Z | +++ svcs -Hostate baseline |
| 744 | 2026-06-23T19:24:40.209Z | ++ [[ offline* != online ]] |
| 745 | 2026-06-23T19:24:40.209Z | ++ [[ 74 -gt 300 ]] |
| 746 | 2026-06-23T19:24:40.209Z | ++ sleep 1 |
| 747 | 2026-06-23T19:24:41.210Z | ++ retry=75 |
| 748 | 2026-06-23T19:24:41.214Z | +++ svcs -Hostate baseline |
| 749 | 2026-06-23T19:24:41.226Z | ++ [[ offline* != online ]] |
| 750 | 2026-06-23T19:24:41.226Z | ++ [[ 75 -gt 300 ]] |
| 751 | 2026-06-23T19:24:41.226Z | ++ sleep 1 |
| 752 | 2026-06-23T19:24:42.229Z | ++ retry=76 |
| 753 | 2026-06-23T19:24:42.234Z | +++ svcs -Hostate baseline |
| 754 | 2026-06-23T19:24:42.661Z | ++ [[ offline* != online ]] |
| 755 | 2026-06-23T19:24:42.662Z | ++ [[ 76 -gt 300 ]] |
| 756 | 2026-06-23T19:24:42.662Z | ++ sleep 1 |
| 757 | 2026-06-23T19:24:43.251Z | ++ retry=77 |
| 758 | 2026-06-23T19:24:43.259Z | +++ svcs -Hostate baseline |
| 759 | 2026-06-23T19:24:43.274Z | ++ [[ offline* != online ]] |
| 760 | 2026-06-23T19:24:43.275Z | ++ [[ 77 -gt 300 ]] |
| 761 | 2026-06-23T19:24:43.275Z | ++ sleep 1 |
| 762 | 2026-06-23T19:24:44.266Z | ++ retry=78 |
| 763 | 2026-06-23T19:24:44.269Z | +++ svcs -Hostate baseline |
| 764 | 2026-06-23T19:24:44.282Z | ++ [[ offline* != online ]] |
| 765 | 2026-06-23T19:24:44.282Z | ++ [[ 78 -gt 300 ]] |
| 766 | 2026-06-23T19:24:44.285Z | ++ sleep 1 |
| 767 | 2026-06-23T19:24:45.284Z | ++ retry=79 |
| 768 | 2026-06-23T19:24:45.288Z | +++ svcs -Hostate baseline |
| 769 | 2026-06-23T19:24:45.300Z | ++ [[ offline* != online ]] |
| 770 | 2026-06-23T19:24:45.300Z | ++ [[ 79 -gt 300 ]] |
| 771 | 2026-06-23T19:24:45.300Z | ++ sleep 1 |
| 772 | 2026-06-23T19:24:46.302Z | ++ retry=80 |
| 773 | 2026-06-23T19:24:46.306Z | +++ svcs -Hostate baseline |
| 774 | 2026-06-23T19:24:46.319Z | ++ [[ offline* != online ]] |
| 775 | 2026-06-23T19:24:46.319Z | ++ [[ 80 -gt 300 ]] |
| 776 | 2026-06-23T19:24:46.319Z | ++ sleep 1 |
| 777 | 2026-06-23T19:24:47.321Z | ++ retry=81 |
| 778 | 2026-06-23T19:24:47.324Z | +++ svcs -Hostate baseline |
| 779 | 2026-06-23T19:24:47.338Z | ++ [[ offline* != online ]] |
| 780 | 2026-06-23T19:24:47.338Z | ++ [[ 81 -gt 300 ]] |
| 781 | 2026-06-23T19:24:47.338Z | ++ sleep 1 |
| 782 | 2026-06-23T19:24:48.339Z | ++ retry=82 |
| 783 | 2026-06-23T19:24:48.342Z | +++ svcs -Hostate baseline |
| 784 | 2026-06-23T19:24:48.356Z | ++ [[ offline* != online ]] |
| 785 | 2026-06-23T19:24:48.356Z | ++ [[ 82 -gt 300 ]] |
| 786 | 2026-06-23T19:24:48.356Z | ++ sleep 1 |
| 787 | 2026-06-23T19:24:49.360Z | ++ retry=83 |
| 788 | 2026-06-23T19:24:49.363Z | +++ svcs -Hostate baseline |
| 789 | 2026-06-23T19:24:49.374Z | ++ [[ offline* != online ]] |
| 790 | 2026-06-23T19:24:49.374Z | ++ [[ 83 -gt 300 ]] |
| 791 | 2026-06-23T19:24:49.374Z | ++ sleep 1 |
| 792 | 2026-06-23T19:24:50.376Z | ++ retry=84 |
| 793 | 2026-06-23T19:24:50.379Z | +++ svcs -Hostate baseline |
| 794 | 2026-06-23T19:24:50.392Z | ++ [[ offline* != online ]] |
| 795 | 2026-06-23T19:24:50.392Z | ++ [[ 84 -gt 300 ]] |
| 796 | 2026-06-23T19:24:50.392Z | ++ sleep 1 |
| 797 | 2026-06-23T19:24:51.397Z | ++ retry=85 |
| 798 | 2026-06-23T19:24:51.400Z | +++ svcs -Hostate baseline |
| 799 | 2026-06-23T19:24:51.412Z | ++ [[ offline* != online ]] |
| 800 | 2026-06-23T19:24:51.412Z | ++ [[ 85 -gt 300 ]] |
| 801 | 2026-06-23T19:24:51.412Z | ++ sleep 1 |
| 802 | 2026-06-23T19:24:52.418Z | ++ retry=86 |
| 803 | 2026-06-23T19:24:52.421Z | +++ svcs -Hostate baseline |
| 804 | 2026-06-23T19:24:52.429Z | ++ [[ offline* != online ]] |
| 805 | 2026-06-23T19:24:52.429Z | ++ [[ 86 -gt 300 ]] |
| 806 | 2026-06-23T19:24:52.429Z | ++ sleep 1 |
| 807 | 2026-06-23T19:24:53.431Z | ++ retry=87 |
| 808 | 2026-06-23T19:24:53.435Z | +++ svcs -Hostate baseline |
| 809 | 2026-06-23T19:24:53.448Z | ++ [[ offline* != online ]] |
| 810 | 2026-06-23T19:24:53.448Z | ++ [[ 87 -gt 300 ]] |
| 811 | 2026-06-23T19:24:53.448Z | ++ sleep 1 |
| 812 | 2026-06-23T19:24:54.449Z | ++ retry=88 |
| 813 | 2026-06-23T19:24:54.453Z | +++ svcs -Hostate baseline |
| 814 | 2026-06-23T19:24:54.466Z | ++ [[ offline* != online ]] |
| 815 | 2026-06-23T19:24:54.466Z | ++ [[ 88 -gt 300 ]] |
| 816 | 2026-06-23T19:24:54.466Z | ++ sleep 1 |
| 817 | 2026-06-23T19:24:55.468Z | ++ retry=89 |
| 818 | 2026-06-23T19:24:55.474Z | +++ svcs -Hostate baseline |
| 819 | 2026-06-23T19:24:55.484Z | ++ [[ offline* != online ]] |
| 820 | 2026-06-23T19:24:55.484Z | ++ [[ 89 -gt 300 ]] |
| 821 | 2026-06-23T19:24:55.484Z | ++ sleep 1 |
| 822 | 2026-06-23T19:24:56.486Z | ++ retry=90 |
| 823 | 2026-06-23T19:24:56.489Z | +++ svcs -Hostate baseline |
| 824 | 2026-06-23T19:24:56.512Z | ++ [[ offline* != online ]] |
| 825 | 2026-06-23T19:24:56.512Z | ++ [[ 90 -gt 300 ]] |
| 826 | 2026-06-23T19:24:56.512Z | ++ sleep 1 |
| 827 | 2026-06-23T19:24:57.505Z | ++ retry=91 |
| 828 | 2026-06-23T19:24:57.508Z | +++ svcs -Hostate baseline |
| 829 | 2026-06-23T19:24:57.521Z | ++ [[ offline* != online ]] |
| 830 | 2026-06-23T19:24:57.521Z | ++ [[ 91 -gt 300 ]] |
| 831 | 2026-06-23T19:24:57.521Z | ++ sleep 1 |
| 832 | 2026-06-23T19:24:58.524Z | ++ retry=92 |
| 833 | 2026-06-23T19:24:58.534Z | +++ svcs -Hostate baseline |
| 834 | 2026-06-23T19:24:58.540Z | ++ [[ offline* != online ]] |
| 835 | 2026-06-23T19:24:58.540Z | ++ [[ 92 -gt 300 ]] |
| 836 | 2026-06-23T19:24:58.540Z | ++ sleep 1 |
| 837 | 2026-06-23T19:24:59.541Z | ++ retry=93 |
| 838 | 2026-06-23T19:24:59.544Z | +++ svcs -Hostate baseline |
| 839 | 2026-06-23T19:24:59.561Z | ++ [[ offline* != online ]] |
| 840 | 2026-06-23T19:24:59.561Z | ++ [[ 93 -gt 300 ]] |
| 841 | 2026-06-23T19:24:59.561Z | ++ sleep 1 |
| 842 | 2026-06-23T19:25:00.559Z | ++ retry=94 |
| 843 | 2026-06-23T19:25:00.562Z | +++ svcs -Hostate baseline |
| 844 | 2026-06-23T19:25:00.577Z | ++ [[ offline* != online ]] |
| 845 | 2026-06-23T19:25:00.577Z | ++ [[ 94 -gt 300 ]] |
| 846 | 2026-06-23T19:25:00.577Z | ++ sleep 1 |
| 847 | 2026-06-23T19:25:01.579Z | ++ retry=95 |
| 848 | 2026-06-23T19:25:01.582Z | +++ svcs -Hostate baseline |
| 849 | 2026-06-23T19:25:01.594Z | ++ [[ offline* != online ]] |
| 850 | 2026-06-23T19:25:01.594Z | ++ [[ 95 -gt 300 ]] |
| 851 | 2026-06-23T19:25:01.594Z | ++ sleep 1 |
| 852 | 2026-06-23T19:25:02.596Z | ++ retry=96 |
| 853 | 2026-06-23T19:25:02.600Z | +++ svcs -Hostate baseline |
| 854 | 2026-06-23T19:25:02.611Z | ++ [[ offline* != online ]] |
| 855 | 2026-06-23T19:25:02.611Z | ++ [[ 96 -gt 300 ]] |
| 856 | 2026-06-23T19:25:02.611Z | ++ sleep 1 |
| 857 | 2026-06-23T19:25:03.613Z | ++ retry=97 |
| 858 | 2026-06-23T19:25:03.617Z | +++ svcs -Hostate baseline |
| 859 | 2026-06-23T19:25:03.629Z | ++ [[ offline* != online ]] |
| 860 | 2026-06-23T19:25:03.629Z | ++ [[ 97 -gt 300 ]] |
| 861 | 2026-06-23T19:25:03.629Z | ++ sleep 1 |
| 862 | 2026-06-23T19:25:04.633Z | ++ retry=98 |
| 863 | 2026-06-23T19:25:04.637Z | +++ svcs -Hostate baseline |
| 864 | 2026-06-23T19:25:04.648Z | ++ [[ offline* != online ]] |
| 865 | 2026-06-23T19:25:04.648Z | ++ [[ 98 -gt 300 ]] |
| 866 | 2026-06-23T19:25:04.648Z | ++ sleep 1 |
| 867 | 2026-06-23T19:25:05.685Z | ++ retry=99 |
| 868 | 2026-06-23T19:25:05.709Z | +++ svcs -Hostate baseline |
| 869 | 2026-06-23T19:25:05.709Z | ++ [[ offline* != online ]] |
| 870 | 2026-06-23T19:25:05.709Z | ++ [[ 99 -gt 300 ]] |
| 871 | 2026-06-23T19:25:05.709Z | ++ sleep 1 |
| 872 | 2026-06-23T19:25:06.673Z | ++ retry=100 |
| 873 | 2026-06-23T19:25:06.683Z | +++ svcs -Hostate baseline |
| 874 | 2026-06-23T19:25:06.699Z | ++ [[ offline* != online ]] |
| 875 | 2026-06-23T19:25:06.700Z | ++ [[ 100 -gt 300 ]] |
| 876 | 2026-06-23T19:25:06.700Z | ++ sleep 1 |
| 877 | 2026-06-23T19:25:07.687Z | ++ retry=101 |
| 878 | 2026-06-23T19:25:07.691Z | +++ svcs -Hostate baseline |
| 879 | 2026-06-23T19:25:07.700Z | ++ [[ offline* != online ]] |
| 880 | 2026-06-23T19:25:07.700Z | ++ [[ 101 -gt 300 ]] |
| 881 | 2026-06-23T19:25:07.700Z | ++ sleep 1 |
| 882 | 2026-06-23T19:25:08.702Z | ++ retry=102 |
| 883 | 2026-06-23T19:25:08.705Z | +++ svcs -Hostate baseline |
| 884 | 2026-06-23T19:25:08.717Z | ++ [[ offline* != online ]] |
| 885 | 2026-06-23T19:25:08.717Z | ++ [[ 102 -gt 300 ]] |
| 886 | 2026-06-23T19:25:08.717Z | ++ sleep 1 |
| 887 | 2026-06-23T19:25:09.725Z | ++ retry=103 |
| 888 | 2026-06-23T19:25:09.736Z | +++ svcs -Hostate baseline |
| 889 | 2026-06-23T19:25:09.754Z | ++ [[ offline* != online ]] |
| 890 | 2026-06-23T19:25:09.754Z | ++ [[ 103 -gt 300 ]] |
| 891 | 2026-06-23T19:25:09.754Z | ++ sleep 1 |
| 892 | 2026-06-23T19:25:10.736Z | ++ retry=104 |
| 893 | 2026-06-23T19:25:10.740Z | +++ svcs -Hostate baseline |
| 894 | 2026-06-23T19:25:10.762Z | ++ [[ offline* != online ]] |
| 895 | 2026-06-23T19:25:10.762Z | ++ [[ 104 -gt 300 ]] |
| 896 | 2026-06-23T19:25:10.762Z | ++ sleep 1 |
| 897 | 2026-06-23T19:25:11.757Z | ++ retry=105 |
| 898 | 2026-06-23T19:25:11.764Z | +++ svcs -Hostate baseline |
| 899 | 2026-06-23T19:25:11.773Z | ++ [[ offline* != online ]] |
| 900 | 2026-06-23T19:25:11.774Z | ++ [[ 105 -gt 300 ]] |
| 901 | 2026-06-23T19:25:11.774Z | ++ sleep 1 |
| 902 | 2026-06-23T19:25:12.771Z | ++ retry=106 |
| 903 | 2026-06-23T19:25:12.776Z | +++ svcs -Hostate baseline |
| 904 | 2026-06-23T19:25:12.802Z | ++ [[ offline* != online ]] |
| 905 | 2026-06-23T19:25:12.802Z | ++ [[ 106 -gt 300 ]] |
| 906 | 2026-06-23T19:25:12.802Z | ++ sleep 1 |
| 907 | 2026-06-23T19:25:13.790Z | ++ retry=107 |
| 908 | 2026-06-23T19:25:13.794Z | +++ svcs -Hostate baseline |
| 909 | 2026-06-23T19:25:13.806Z | ++ [[ offline* != online ]] |
| 910 | 2026-06-23T19:25:13.806Z | ++ [[ 107 -gt 300 ]] |
| 911 | 2026-06-23T19:25:13.806Z | ++ sleep 1 |
| 912 | 2026-06-23T19:25:14.807Z | ++ retry=108 |
| 913 | 2026-06-23T19:25:14.812Z | +++ svcs -Hostate baseline |
| 914 | 2026-06-23T19:25:14.823Z | ++ [[ online != online ]] |
| 915 | 2026-06-23T19:25:14.823Z | ++ set -o errexit |
| 916 | 2026-06-23T19:25:14.823Z | ++ set -o pipefail |
| 917 | 2026-06-23T19:25:14.823Z | ++ banner build |
| 918 | 2026-06-23T19:25:14.827Z | |
| 919 | 2026-06-23T19:25:14.827Z | ##### # # # # ##### |
| 920 | 2026-06-23T19:25:14.827Z | # # # # # # # # |
| 921 | 2026-06-23T19:25:14.827Z | ##### # # # # # # |
| 922 | 2026-06-23T19:25:14.827Z | # # # # # # # # |
| 923 | 2026-06-23T19:25:14.827Z | # # # # # # # # |
| 924 | 2026-06-23T19:25:14.827Z | ##### #### # ###### ##### |
| 925 | 2026-06-23T19:25:14.827Z | |
| 926 | 2026-06-23T19:25:14.827Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 927 | 2026-06-23T19:25:14.840Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 928 | 2026-06-23T19:25:14.978Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 929 | 2026-06-23T19:25:14.982Z | info: downloading 6 components |
| 930 | 2026-06-23T19:25:30.237Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 931 | 2026-06-23T19:25:30.851Z | From https://github.com/oxidecomputer/falcon |
| 932 | 2026-06-23T19:25:30.851Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 933 | 2026-06-23T19:25:30.933Z | Updating crates.io index |
| 934 | 2026-06-23T19:25:30.969Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 935 | 2026-06-23T19:25:31.334Z | From https://github.com/oxidecomputer/dendrite |
| 936 | 2026-06-23T19:25:31.334Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 937 | 2026-06-23T19:25:31.578Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 938 | 2026-06-23T19:25:31.864Z | From https://github.com/oxidecomputer/ispf |
| 939 | 2026-06-23T19:25:31.864Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 940 | 2026-06-23T19:25:31.871Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 941 | 2026-06-23T19:25:32.247Z | From https://github.com/oxidecomputer/netadm-sys |
| 942 | 2026-06-23T19:25:32.247Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 943 | 2026-06-23T19:25:32.254Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 944 | 2026-06-23T19:25:38.253Z | From https://github.com/oxidecomputer/omicron |
| 945 | 2026-06-23T19:25:38.253Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 946 | 2026-06-23T19:25:38.668Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 947 | 2026-06-23T19:25:39.630Z | From https://github.com/oxidecomputer/opte |
| 948 | 2026-06-23T19:25:39.631Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 949 | 2026-06-23T19:25:40.060Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 950 | 2026-06-23T19:25:40.372Z | From https://github.com/illumos/smf-rs |
| 951 | 2026-06-23T19:25:40.372Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 952 | 2026-06-23T19:25:40.537Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 953 | 2026-06-23T19:25:40.816Z | From https://github.com/oxidecomputer/network-interface |
| 954 | 2026-06-23T19:25:40.816Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 955 | 2026-06-23T19:25:40.823Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 956 | 2026-06-23T19:25:41.112Z | From https://github.com/oxidecomputer/slog-error-chain |
| 957 | 2026-06-23T19:25:41.112Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 958 | 2026-06-23T19:25:41.134Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 959 | 2026-06-23T19:25:41.379Z | From https://github.com/oxidecomputer/zone |
| 960 | 2026-06-23T19:25:41.379Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 961 | 2026-06-23T19:25:41.477Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 962 | 2026-06-23T19:25:42.333Z | From https://github.com/oxidecomputer/propolis |
| 963 | 2026-06-23T19:25:42.334Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 964 | 2026-06-23T19:25:42.630Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 965 | 2026-06-23T19:25:43.334Z | From https://github.com/oxidecomputer/transceiver-control |
| 966 | 2026-06-23T19:25:43.334Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 967 | 2026-06-23T19:25:43.352Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 968 | 2026-06-23T19:25:43.737Z | From https://github.com/oxidecomputer/dlpi-sys |
| 969 | 2026-06-23T19:25:43.737Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 970 | 2026-06-23T19:25:43.743Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 971 | 2026-06-23T19:25:44.052Z | From https://github.com/jmesmon/rust-libzfs |
| 972 | 2026-06-23T19:25:44.052Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 973 | 2026-06-23T19:25:44.060Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 974 | 2026-06-23T19:25:44.305Z | From https://github.com/oxidecomputer/rusty-doors |
| 975 | 2026-06-23T19:25:44.305Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 976 | 2026-06-23T19:25:44.370Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 977 | 2026-06-23T19:25:44.691Z | From https://github.com/oxidecomputer/lldp |
| 978 | 2026-06-23T19:25:44.691Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 979 | 2026-06-23T19:25:44.760Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 980 | 2026-06-23T19:25:45.072Z | From https://github.com/oxidecomputer/tufaceous |
| 981 | 2026-06-23T19:25:45.072Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 982 | 2026-06-23T19:25:45.222Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 983 | 2026-06-23T19:25:45.683Z | From https://github.com/oxidecomputer/management-gateway-service |
| 984 | 2026-06-23T19:25:45.683Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 985 | 2026-06-23T19:25:45.840Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 986 | 2026-06-23T19:25:46.725Z | From https://github.com/oxidecomputer/crucible |
| 987 | 2026-06-23T19:25:46.725Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 988 | 2026-06-23T19:25:47.683Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 989 | 2026-06-23T19:25:47.931Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 990 | 2026-06-23T19:25:47.931Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 991 | 2026-06-23T19:25:48.140Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 992 | 2026-06-23T19:25:48.521Z | From https://github.com/oxidecomputer/propolis |
| 993 | 2026-06-23T19:25:48.521Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 994 | 2026-06-23T19:25:48.767Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 995 | 2026-06-23T19:25:49.132Z | From https://github.com/oxidecomputer/crucible |
| 996 | 2026-06-23T19:25:49.132Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 997 | 2026-06-23T19:25:49.222Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 998 | 2026-06-23T19:25:49.590Z | From https://github.com/oxidecomputer/tofino |
| 999 | 2026-06-23T19:25:49.590Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 1000 | 2026-06-23T19:25:49.599Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1001 | 2026-06-23T19:25:50.330Z | From https://github.com/oxidecomputer/maghemite |
| 1002 | 2026-06-23T19:25:50.330Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 1003 | 2026-06-23T19:25:50.377Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1004 | 2026-06-23T19:25:50.692Z | From https://github.com/oxidecomputer/clickward |
| 1005 | 2026-06-23T19:25:50.692Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1006 | 2026-06-23T19:25:50.755Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1007 | 2026-06-23T19:25:50.999Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1008 | 2026-06-23T19:25:50.999Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1009 | 2026-06-23T19:25:52.327Z | Downloading crates ... |
| 1010 | 2026-06-23T19:25:52.403Z | Downloaded bit-vec v0.8.0 |
| 1011 | 2026-06-23T19:25:52.407Z | Downloaded atomic-waker v1.1.2 |
| 1012 | 2026-06-23T19:25:52.411Z | Downloaded backoff v0.4.0 |
| 1013 | 2026-06-23T19:25:52.411Z | Downloaded bitflags v1.3.2 |
| 1014 | 2026-06-23T19:25:52.414Z | Downloaded bit-set v0.8.0 |
| 1015 | 2026-06-23T19:25:52.418Z | Downloaded aead v0.5.2 |
| 1016 | 2026-06-23T19:25:52.418Z | Downloaded bcs v0.1.6 |
| 1017 | 2026-06-23T19:25:52.422Z | Downloaded base64ct v1.8.3 |
| 1018 | 2026-06-23T19:25:52.422Z | Downloaded base16ct v0.2.0 |
| 1019 | 2026-06-23T19:25:52.425Z | Downloaded base16ct v1.0.0 |
| 1020 | 2026-06-23T19:25:52.428Z | Downloaded adler2 v2.0.1 |
| 1021 | 2026-06-23T19:25:52.431Z | Downloaded clap_lex v1.1.0 |
| 1022 | 2026-06-23T19:25:52.434Z | Downloaded anstyle-query v1.1.5 |
| 1023 | 2026-06-23T19:25:52.437Z | Downloaded backon v1.6.0 |
| 1024 | 2026-06-23T19:25:52.437Z | Downloaded darling_macro v0.21.3 |
| 1025 | 2026-06-23T19:25:52.440Z | Downloaded convert_case v0.4.0 |
| 1026 | 2026-06-23T19:25:52.443Z | Downloaded crc32fast v1.5.0 |
| 1027 | 2026-06-23T19:25:52.443Z | Downloaded digest v0.10.7 |
| 1028 | 2026-06-23T19:25:52.446Z | Downloaded async-trait v0.1.89 |
| 1029 | 2026-06-23T19:25:52.449Z | Downloaded data-encoding v2.11.0 |
| 1030 | 2026-06-23T19:25:52.453Z | Downloaded dof v0.4.0 |
| 1031 | 2026-06-23T19:25:52.453Z | Downloaded fixedbitset v0.4.2 |
| 1032 | 2026-06-23T19:25:52.457Z | Downloaded base64 v0.21.7 |
| 1033 | 2026-06-23T19:25:52.461Z | Downloaded errno v0.3.14 |
| 1034 | 2026-06-23T19:25:52.461Z | Downloaded debug-ignore v1.0.5 |
| 1035 | 2026-06-23T19:25:52.464Z | Downloaded derive-where v1.6.1 |
| 1036 | 2026-06-23T19:25:52.467Z | Downloaded crunchy v0.2.4 |
| 1037 | 2026-06-23T19:25:52.470Z | Downloaded futures-task v0.3.32 |
| 1038 | 2026-06-23T19:25:52.470Z | Downloaded equivalent v1.0.2 |
| 1039 | 2026-06-23T19:25:52.473Z | Downloaded dtrace-parser v0.2.0 |
| 1040 | 2026-06-23T19:25:52.473Z | Downloaded cfg_aliases v0.2.1 |
| 1041 | 2026-06-23T19:25:52.476Z | Downloaded ciborium-io v0.2.2 |
| 1042 | 2026-06-23T19:25:52.479Z | Downloaded futures-macro v0.3.32 |
| 1043 | 2026-06-23T19:25:52.479Z | Downloaded hash32 v0.3.1 |
| 1044 | 2026-06-23T19:25:52.482Z | Downloaded dyn-clone v1.0.20 |
| 1045 | 2026-06-23T19:25:52.485Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1046 | 2026-06-23T19:25:52.485Z | Downloaded const-random-macro v0.1.16 |
| 1047 | 2026-06-23T19:25:52.487Z | Downloaded ff v0.13.1 |
| 1048 | 2026-06-23T19:25:52.488Z | Downloaded critical-section v1.2.0 |
| 1049 | 2026-06-23T19:25:52.491Z | Downloaded async-stream-impl v0.3.6 |
| 1050 | 2026-06-23T19:25:52.494Z | Downloaded dtrace-parser v0.3.0 |
| 1051 | 2026-06-23T19:25:52.494Z | Downloaded deranged v0.5.8 |
| 1052 | 2026-06-23T19:25:52.496Z | Downloaded heck v0.4.1 |
| 1053 | 2026-06-23T19:25:52.499Z | Downloaded foreign-types v0.5.0 |
| 1054 | 2026-06-23T19:25:52.499Z | Downloaded block-buffer v0.10.4 |
| 1055 | 2026-06-23T19:25:52.502Z | Downloaded crypto-common v0.2.2 |
| 1056 | 2026-06-23T19:25:52.502Z | Downloaded crc8 v0.1.1 |
| 1057 | 2026-06-23T19:25:52.505Z | Downloaded derive-ex v0.1.8 |
| 1058 | 2026-06-23T19:25:52.509Z | Downloaded float-ord v0.3.2 |
| 1059 | 2026-06-23T19:25:52.509Z | Downloaded atomicwrites v0.4.4 |
| 1060 | 2026-06-23T19:25:52.512Z | Downloaded http-body v1.0.1 |
| 1061 | 2026-06-23T19:25:52.512Z | Downloaded cobs v0.3.0 |
| 1062 | 2026-06-23T19:25:52.515Z | Downloaded erased-serde v0.3.31 |
| 1063 | 2026-06-23T19:25:52.517Z | Downloaded futures-core v0.3.32 |
| 1064 | 2026-06-23T19:25:52.517Z | Downloaded colorchoice v1.0.5 |
| 1065 | 2026-06-23T19:25:52.521Z | Downloaded async-recursion v1.1.1 |
| 1066 | 2026-06-23T19:25:52.524Z | Downloaded foreign-types-shared v0.1.1 |
| 1067 | 2026-06-23T19:25:52.524Z | Downloaded hubpack v0.1.2 |
| 1068 | 2026-06-23T19:25:52.527Z | Downloaded hex v0.4.3 |
| 1069 | 2026-06-23T19:25:52.530Z | Downloaded foreign-types-shared v0.3.1 |
| 1070 | 2026-06-23T19:25:52.530Z | Downloaded heck v0.5.0 |
| 1071 | 2026-06-23T19:25:52.533Z | Downloaded httpdate v1.0.3 |
| 1072 | 2026-06-23T19:25:52.536Z | Downloaded gethostname v0.5.0 |
| 1073 | 2026-06-23T19:25:52.536Z | Downloaded crypto-common v0.1.7 |
| 1074 | 2026-06-23T19:25:52.539Z | Downloaded foreign-types-macros v0.2.3 |
| 1075 | 2026-06-23T19:25:52.539Z | Downloaded ciborium-ll v0.2.2 |
| 1076 | 2026-06-23T19:25:52.542Z | Downloaded anyhow v1.0.102 |
| 1077 | 2026-06-23T19:25:52.545Z | Downloaded cstr-argument v0.1.2 |
| 1078 | 2026-06-23T19:25:52.545Z | Downloaded crossbeam-deque v0.8.6 |
| 1079 | 2026-06-23T19:25:52.548Z | Downloaded fxhash v0.2.1 |
| 1080 | 2026-06-23T19:25:52.551Z | Downloaded futures-io v0.3.32 |
| 1081 | 2026-06-23T19:25:52.551Z | Downloaded futures-sink v0.3.32 |
| 1082 | 2026-06-23T19:25:52.554Z | Downloaded enum-as-inner v0.6.1 |
| 1083 | 2026-06-23T19:25:52.554Z | Downloaded hubpack_derive v0.1.1 |
| 1084 | 2026-06-23T19:25:52.558Z | Downloaded form_urlencoded v1.2.2 |
| 1085 | 2026-06-23T19:25:52.558Z | Downloaded daft v0.1.7 |
| 1086 | 2026-06-23T19:25:52.561Z | Downloaded indent_write v2.2.0 |
| 1087 | 2026-06-23T19:25:52.564Z | Downloaded colored v3.1.1 |
| 1088 | 2026-06-23T19:25:52.567Z | Downloaded clap_derive v4.6.1 |
| 1089 | 2026-06-23T19:25:52.567Z | Downloaded fs-err v3.3.0 |
| 1090 | 2026-06-23T19:25:52.570Z | Downloaded displaydoc v0.2.6 |
| 1091 | 2026-06-23T19:25:52.573Z | Downloaded git-stub v1.0.0 |
| 1092 | 2026-06-23T19:25:52.573Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1093 | 2026-06-23T19:25:52.576Z | Downloaded lazy_static v1.5.0 |
| 1094 | 2026-06-23T19:25:52.580Z | Downloaded hostname v0.3.1 |
| 1095 | 2026-06-23T19:25:52.580Z | Downloaded is_ci v1.2.0 |
| 1096 | 2026-06-23T19:25:52.583Z | Downloaded foldhash v0.2.0 |
| 1097 | 2026-06-23T19:25:52.583Z | Downloaded derive_more v0.99.20 |
| 1098 | 2026-06-23T19:25:52.586Z | Downloaded ident_case v1.0.1 |
| 1099 | 2026-06-23T19:25:52.589Z | Downloaded compression-codecs v0.4.38 |
| 1100 | 2026-06-23T19:25:52.592Z | Downloaded internet-checksum v0.2.1 |
| 1101 | 2026-06-23T19:25:52.592Z | Downloaded instant v0.1.13 |
| 1102 | 2026-06-23T19:25:52.595Z | Downloaded idna_adapter v1.2.2 |
| 1103 | 2026-06-23T19:25:52.595Z | Downloaded inout v0.1.4 |
| 1104 | 2026-06-23T19:25:52.598Z | Downloaded chacha20 v0.9.1 |
| 1105 | 2026-06-23T19:25:52.600Z | Downloaded is-terminal v0.4.17 |
| 1106 | 2026-06-23T19:25:52.600Z | Downloaded konst_macro_rules v0.2.19 |
| 1107 | 2026-06-23T19:25:52.603Z | Downloaded itoa v1.0.18 |
| 1108 | 2026-06-23T19:25:52.606Z | Downloaded console v0.15.11 |
| 1109 | 2026-06-23T19:25:52.606Z | Downloaded byte-wrapper v0.1.0 |
| 1110 | 2026-06-23T19:25:52.609Z | Downloaded foldhash v0.1.5 |
| 1111 | 2026-06-23T19:25:52.612Z | Downloaded hyper-rustls v0.27.9 |
| 1112 | 2026-06-23T19:25:52.612Z | Downloaded http-body-util v0.1.3 |
| 1113 | 2026-06-23T19:25:52.615Z | Downloaded git-stub-vcs v0.1.0 |
| 1114 | 2026-06-23T19:25:52.618Z | Downloaded highway v1.3.0 |
| 1115 | 2026-06-23T19:25:52.621Z | Downloaded humantime v2.3.0 |
| 1116 | 2026-06-23T19:25:52.621Z | Downloaded find-msvc-tools v0.1.9 |
| 1117 | 2026-06-23T19:25:52.624Z | Downloaded cookie v0.18.1 |
| 1118 | 2026-06-23T19:25:52.626Z | Downloaded memmap v0.7.0 |
| 1119 | 2026-06-23T19:25:52.630Z | Downloaded managed v0.8.0 |
| 1120 | 2026-06-23T19:25:52.630Z | Downloaded macaddr v1.0.1 |
| 1121 | 2026-06-23T19:25:52.634Z | Downloaded generic-array v0.14.7 |
| 1122 | 2026-06-23T19:25:52.634Z | Downloaded libscf-sys v1.2.0 |
| 1123 | 2026-06-23T19:25:52.637Z | Downloaded match_cfg v0.1.0 |
| 1124 | 2026-06-23T19:25:52.637Z | Downloaded ingot v0.1.1 |
| 1125 | 2026-06-23T19:25:52.640Z | Downloaded lru-slab v0.1.2 |
| 1126 | 2026-06-23T19:25:52.640Z | Downloaded newline-converter v0.3.0 |
| 1127 | 2026-06-23T19:25:52.642Z | Downloaded natord v1.0.9 |
| 1128 | 2026-06-23T19:25:52.642Z | Downloaded glob v0.3.3 |
| 1129 | 2026-06-23T19:25:52.645Z | Downloaded num v0.4.3 |
| 1130 | 2026-06-23T19:25:52.645Z | Downloaded num-derive v0.4.2 |
| 1131 | 2026-06-23T19:25:52.650Z | Downloaded console v0.16.3 |
| 1132 | 2026-06-23T19:25:52.650Z | Downloaded no-std-compat v0.4.1 |
| 1133 | 2026-06-23T19:25:52.653Z | Downloaded globset v0.4.18 |
| 1134 | 2026-06-23T19:25:52.653Z | Downloaded fs_extra v1.3.0 |
| 1135 | 2026-06-23T19:25:52.657Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1136 | 2026-06-23T19:25:52.660Z | Downloaded mime v0.3.17 |
| 1137 | 2026-06-23T19:25:52.660Z | Downloaded drift v0.2.0 |
| 1138 | 2026-06-23T19:25:52.715Z | Downloaded newtype_derive v0.1.6 |
| 1139 | 2026-06-23T19:25:52.715Z | Downloaded num_threads v0.1.7 |
| 1140 | 2026-06-23T19:25:52.715Z | Downloaded linear-map v1.2.0 |
| 1141 | 2026-06-23T19:25:52.715Z | Downloaded hybrid-array v0.4.12 |
| 1142 | 2026-06-23T19:25:52.715Z | Downloaded cargo_toml v0.22.3 |
| 1143 | 2026-06-23T19:25:52.715Z | Downloaded libsw-core v0.3.2 |
| 1144 | 2026-06-23T19:25:52.715Z | Downloaded openssl-macros v0.1.1 |
| 1145 | 2026-06-23T19:25:52.715Z | Downloaded ipnet v2.12.0 |
| 1146 | 2026-06-23T19:25:52.715Z | Downloaded ingot-types v0.1.2 |
| 1147 | 2026-06-23T19:25:52.715Z | Downloaded iana-time-zone v0.1.65 |
| 1148 | 2026-06-23T19:25:52.715Z | Downloaded const_format v0.2.36 |
| 1149 | 2026-06-23T19:25:52.715Z | Downloaded const-oid v0.10.2 |
| 1150 | 2026-06-23T19:25:52.715Z | Downloaded opaque-debug v0.3.1 |
| 1151 | 2026-06-23T19:25:52.715Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1152 | 2026-06-23T19:25:52.715Z | Downloaded num_enum_derive v0.5.11 |
| 1153 | 2026-06-23T19:25:52.715Z | Downloaded num-iter v0.1.45 |
| 1154 | 2026-06-23T19:25:52.715Z | Downloaded ahash v0.8.12 |
| 1155 | 2026-06-23T19:25:52.715Z | Downloaded memoffset v0.9.1 |
| 1156 | 2026-06-23T19:25:52.715Z | Downloaded keccak v0.1.6 |
| 1157 | 2026-06-23T19:25:52.715Z | Downloaded group v0.13.0 |
| 1158 | 2026-06-23T19:25:52.715Z | Downloaded num-conv v0.2.2 |
| 1159 | 2026-06-23T19:25:52.715Z | Downloaded num-complex v0.4.6 |
| 1160 | 2026-06-23T19:25:52.719Z | Downloaded parse-display v0.10.0 |
| 1161 | 2026-06-23T19:25:52.719Z | Downloaded futures-executor v0.3.32 |
| 1162 | 2026-06-23T19:25:52.719Z | Downloaded multer v3.1.0 |
| 1163 | 2026-06-23T19:25:52.719Z | Downloaded hmac v0.12.1 |
| 1164 | 2026-06-23T19:25:52.719Z | Downloaded futures-channel v0.3.32 |
| 1165 | 2026-06-23T19:25:52.719Z | Downloaded linked-hash-map v0.5.6 |
| 1166 | 2026-06-23T19:25:52.719Z | Downloaded libsw v3.5.0 |
| 1167 | 2026-06-23T19:25:52.722Z | Downloaded percent-encoding v2.3.2 |
| 1168 | 2026-06-23T19:25:52.722Z | Downloaded num-rational v0.4.2 |
| 1169 | 2026-06-23T19:25:52.722Z | Downloaded num-integer v0.1.46 |
| 1170 | 2026-06-23T19:25:52.725Z | Downloaded darling v0.23.0 |
| 1171 | 2026-06-23T19:25:52.728Z | Downloaded cipher v0.4.4 |
| 1172 | 2026-06-23T19:25:52.731Z | Downloaded darling v0.21.3 |
| 1173 | 2026-06-23T19:25:52.735Z | Downloaded pretty-hex v0.4.2 |
| 1174 | 2026-06-23T19:25:52.738Z | Downloaded clap v4.6.1 |
| 1175 | 2026-06-23T19:25:52.742Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1176 | 2026-06-23T19:25:52.745Z | Downloaded powerfmt v0.2.0 |
| 1177 | 2026-06-23T19:25:52.745Z | Downloaded potential_utf v0.1.5 |
| 1178 | 2026-06-23T19:25:52.748Z | Downloaded openssl-probe v0.2.1 |
| 1179 | 2026-06-23T19:25:52.748Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1180 | 2026-06-23T19:25:52.748Z | Downloaded proc-macro-crate v3.5.0 |
| 1181 | 2026-06-23T19:25:52.751Z | Downloaded newtype-uuid v1.3.2 |
| 1182 | 2026-06-23T19:25:52.751Z | Downloaded crossbeam-channel v0.5.15 |
| 1183 | 2026-06-23T19:25:52.754Z | Downloaded num_enum_derive v0.7.6 |
| 1184 | 2026-06-23T19:25:52.757Z | Downloaded plain v0.2.3 |
| 1185 | 2026-06-23T19:25:52.760Z | Downloaded progenitor-client v0.10.0 |
| 1186 | 2026-06-23T19:25:52.760Z | Downloaded progenitor-macro v0.14.0 |
| 1187 | 2026-06-23T19:25:52.760Z | Downloaded progenitor-client v0.14.0 |
| 1188 | 2026-06-23T19:25:52.764Z | Downloaded progenitor-macro v0.13.0 |
| 1189 | 2026-06-23T19:25:52.764Z | Downloaded progenitor-macro v0.10.0 |
| 1190 | 2026-06-23T19:25:52.767Z | Downloaded getrandom v0.4.2 |
| 1191 | 2026-06-23T19:25:52.770Z | Downloaded getrandom v0.2.17 |
| 1192 | 2026-06-23T19:25:52.770Z | Downloaded ipnetwork v0.21.1 |
| 1193 | 2026-06-23T19:25:52.773Z | Downloaded icu_provider v2.2.0 |
| 1194 | 2026-06-23T19:25:52.776Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1195 | 2026-06-23T19:25:52.779Z | Downloaded owo-colors v4.3.0 |
| 1196 | 2026-06-23T19:25:52.779Z | Downloaded pem v3.0.6 |
| 1197 | 2026-06-23T19:25:52.782Z | Downloaded phf_shared v0.12.1 |
| 1198 | 2026-06-23T19:25:52.782Z | Downloaded paste v1.0.15 |
| 1199 | 2026-06-23T19:25:52.785Z | Downloaded quick-error v1.2.3 |
| 1200 | 2026-06-23T19:25:52.785Z | Downloaded phf v0.12.1 |
| 1201 | 2026-06-23T19:25:52.788Z | Downloaded oxnet v0.1.6 |
| 1202 | 2026-06-23T19:25:52.788Z | Downloaded rand_chacha v0.3.1 |
| 1203 | 2026-06-23T19:25:52.792Z | Downloaded password-hash v0.5.0 |
| 1204 | 2026-06-23T19:25:52.794Z | Downloaded elliptic-curve v0.13.8 |
| 1205 | 2026-06-23T19:25:52.794Z | Downloaded dropshot_endpoint v0.17.1 |
| 1206 | 2026-06-23T19:25:52.797Z | Downloaded litemap v0.8.2 |
| 1207 | 2026-06-23T19:25:52.800Z | Downloaded getrandom v0.3.4 |
| 1208 | 2026-06-23T19:25:52.803Z | Downloaded futures v0.3.32 |
| 1209 | 2026-06-23T19:25:52.806Z | Downloaded lock_api v0.4.14 |
| 1210 | 2026-06-23T19:25:52.809Z | Downloaded ref-cast v1.0.25 |
| 1211 | 2026-06-23T19:25:52.813Z | Downloaded rustc_version v0.4.1 |
| 1212 | 2026-06-23T19:25:52.813Z | Downloaded bitflags v2.12.1 |
| 1213 | 2026-06-23T19:25:52.816Z | Downloaded allocator-api2 v0.2.21 |
| 1214 | 2026-06-23T19:25:52.818Z | Downloaded ppv-lite86 v0.2.21 |
| 1215 | 2026-06-23T19:25:52.821Z | Downloaded proc-macro-crate v1.3.1 |
| 1216 | 2026-06-23T19:25:52.821Z | Downloaded poly1305 v0.8.0 |
| 1217 | 2026-06-23T19:25:52.825Z | Downloaded parse-display-derive v0.10.0 |
| 1218 | 2026-06-23T19:25:52.825Z | Downloaded parking_lot_core v0.8.6 |
| 1219 | 2026-06-23T19:25:52.828Z | Downloaded rustc_version v0.1.7 |
| 1220 | 2026-06-23T19:25:52.828Z | Downloaded rustc-hash v2.1.2 |
| 1221 | 2026-06-23T19:25:52.831Z | Downloaded log v0.4.32 |
| 1222 | 2026-06-23T19:25:52.831Z | Downloaded darling_core v0.23.0 |
| 1223 | 2026-06-23T19:25:52.834Z | Downloaded progenitor v0.14.0 |
| 1224 | 2026-06-23T19:25:52.837Z | Downloaded progenitor v0.13.0 |
| 1225 | 2026-06-23T19:25:52.838Z | Downloaded crypto-bigint v0.5.5 |
| 1226 | 2026-06-23T19:25:52.841Z | Downloaded pkg-config v0.3.33 |
| 1227 | 2026-06-23T19:25:52.844Z | Downloaded pin-project-internal v1.1.13 |
| 1228 | 2026-06-23T19:25:52.847Z | Downloaded indicatif v0.18.4 |
| 1229 | 2026-06-23T19:25:52.850Z | Downloaded proc-macro-error v1.0.4 |
| 1230 | 2026-06-23T19:25:52.850Z | Downloaded proc-macro-error2 v2.0.1 |
| 1231 | 2026-06-23T19:25:52.853Z | Downloaded rand_xorshift v0.4.0 |
| 1232 | 2026-06-23T19:25:52.856Z | Downloaded rand_core v0.6.4 |
| 1233 | 2026-06-23T19:25:52.856Z | Downloaded scroll_derive v0.13.1 |
| 1234 | 2026-06-23T19:25:52.859Z | Downloaded scopeguard v1.2.0 |
| 1235 | 2026-06-23T19:25:52.859Z | Downloaded semver v0.1.20 |
| 1236 | 2026-06-23T19:25:52.859Z | Downloaded same-file v1.0.6 |
| 1237 | 2026-06-23T19:25:52.863Z | Downloaded pest_derive v2.8.6 |
| 1238 | 2026-06-23T19:25:52.863Z | Downloaded bytes v1.11.1 |
| 1239 | 2026-06-23T19:25:52.866Z | Downloaded progenitor-extras v0.2.0 |
| 1240 | 2026-06-23T19:25:52.869Z | Downloaded progenitor-client v0.13.0 |
| 1241 | 2026-06-23T19:25:52.869Z | Downloaded indexmap v1.9.3 |
| 1242 | 2026-06-23T19:25:52.873Z | Downloaded pin-project-lite v0.2.17 |
| 1243 | 2026-06-23T19:25:52.876Z | Downloaded resolv-conf v0.7.6 |
| 1244 | 2026-06-23T19:25:52.879Z | Downloaded secrecy v0.10.3 |
| 1245 | 2026-06-23T19:25:52.879Z | Downloaded scroll_derive v0.12.1 |
| 1246 | 2026-06-23T19:25:52.879Z | Downloaded rand_core v0.10.1 |
| 1247 | 2026-06-23T19:25:52.883Z | Downloaded parking_lot v0.11.2 |
| 1248 | 2026-06-23T19:25:52.883Z | Downloaded serde-big-array v0.5.1 |
| 1249 | 2026-06-23T19:25:52.886Z | Downloaded once_cell v1.21.4 |
| 1250 | 2026-06-23T19:25:52.886Z | Downloaded heapless v0.8.0 |
| 1251 | 2026-06-23T19:25:52.889Z | Downloaded serde_plain v1.0.2 |
| 1252 | 2026-06-23T19:25:52.892Z | Downloaded chacha20poly1305 v0.10.1 |
| 1253 | 2026-06-23T19:25:52.892Z | Downloaded serde_spanned v1.1.1 |
| 1254 | 2026-06-23T19:25:52.895Z | Downloaded rand_core v0.9.5 |
| 1255 | 2026-06-23T19:25:52.895Z | Downloaded serde_spanned v0.6.9 |
| 1256 | 2026-06-23T19:25:52.898Z | Downloaded rand_chacha v0.9.0 |
| 1257 | 2026-06-23T19:25:52.898Z | Downloaded serde_repr v0.1.20 |
| 1258 | 2026-06-23T19:25:52.901Z | Downloaded sigpipe v0.1.3 |
| 1259 | 2026-06-23T19:25:52.901Z | Downloaded rustls-pemfile v2.2.0 |
| 1260 | 2026-06-23T19:25:52.905Z | Downloaded sha1 v0.11.0 |
| 1261 | 2026-06-23T19:25:52.905Z | Downloaded parking_lot_core v0.9.12 |
| 1262 | 2026-06-23T19:25:52.908Z | Downloaded hickory-resolver v0.25.2 |
| 1263 | 2026-06-23T19:25:52.910Z | Downloaded schemars_derive v0.8.22 |
| 1264 | 2026-06-23T19:25:52.910Z | Downloaded rustversion v1.0.22 |
| 1265 | 2026-06-23T19:25:52.913Z | Downloaded ref-cast-impl v1.0.25 |
| 1266 | 2026-06-23T19:25:52.913Z | Downloaded papergrid v0.18.0 |
| 1267 | 2026-06-23T19:25:52.917Z | Downloaded papergrid v0.11.0 |
| 1268 | 2026-06-23T19:25:52.920Z | Downloaded slog-bunyan v2.5.0 |
| 1269 | 2026-06-23T19:25:52.923Z | Downloaded slog-envlogger v2.2.0 |
| 1270 | 2026-06-23T19:25:52.923Z | Downloaded siphasher v1.0.3 |
| 1271 | 2026-06-23T19:25:52.926Z | Downloaded konst v0.2.20 |
| 1272 | 2026-06-23T19:25:52.931Z | Downloaded pin-project v1.1.13 |
| 1273 | 2026-06-23T19:25:52.934Z | Downloaded postcard v1.1.3 |
| 1274 | 2026-06-23T19:25:52.937Z | Downloaded scroll v0.12.0 |
| 1275 | 2026-06-23T19:25:52.940Z | Downloaded cc v1.2.63 |
| 1276 | 2026-06-23T19:25:52.940Z | Downloaded pest_generator v2.8.6 |
| 1277 | 2026-06-23T19:25:52.943Z | Downloaded half v2.7.1 |
| 1278 | 2026-06-23T19:25:52.946Z | Downloaded stable_deref_trait v1.2.1 |
| 1279 | 2026-06-23T19:25:52.946Z | Downloaded smawk v0.3.2 |
| 1280 | 2026-06-23T19:25:52.948Z | Downloaded serde_derive_internals v0.29.1 |
| 1281 | 2026-06-23T19:25:52.948Z | Downloaded rusty-fork v0.3.1 |
| 1282 | 2026-06-23T19:25:52.948Z | Downloaded flate2 v1.1.9 |
| 1283 | 2026-06-23T19:25:52.952Z | Downloaded strsim v0.11.1 |
| 1284 | 2026-06-23T19:25:52.955Z | Downloaded icu_normalizer v2.2.0 |
| 1285 | 2026-06-23T19:25:52.958Z | Downloaded darling_core v0.21.3 |
| 1286 | 2026-06-23T19:25:52.962Z | Downloaded slab v0.4.12 |
| 1287 | 2026-06-23T19:25:52.962Z | Downloaded simd-adler32 v0.3.9 |
| 1288 | 2026-06-23T19:25:52.965Z | Downloaded signal-hook-registry v1.4.8 |
| 1289 | 2026-06-23T19:25:52.965Z | Downloaded serde_tokenstream v0.2.3 |
| 1290 | 2026-06-23T19:25:52.966Z | Downloaded tabled_derive v0.11.0 |
| 1291 | 2026-06-23T19:25:52.969Z | Downloaded quote v1.0.45 |
| 1292 | 2026-06-23T19:25:52.969Z | Downloaded tabled_derive v0.7.0 |
| 1293 | 2026-06-23T19:25:52.971Z | Downloaded sync_wrapper v1.0.2 |
| 1294 | 2026-06-23T19:25:52.972Z | Downloaded swrite v0.1.0 |
| 1295 | 2026-06-23T19:25:52.972Z | Downloaded spin v0.5.2 |
| 1296 | 2026-06-23T19:25:52.975Z | Downloaded strum v0.27.2 |
| 1297 | 2026-06-23T19:25:52.975Z | Downloaded strum v0.26.3 |
| 1298 | 2026-06-23T19:25:52.975Z | Downloaded rustls-pki-types v1.14.1 |
| 1299 | 2026-06-23T19:25:52.978Z | Downloaded quinn-udp v0.5.14 |
| 1300 | 2026-06-23T19:25:52.978Z | Downloaded slog-dtrace v0.3.0 |
| 1301 | 2026-06-23T19:25:52.981Z | Downloaded terminal_size v0.4.4 |
| 1302 | 2026-06-23T19:25:52.981Z | Downloaded hickory-resolver v0.24.4 |
| 1303 | 2026-06-23T19:25:52.983Z | Downloaded smartstring v1.0.1 |
| 1304 | 2026-06-23T19:25:52.986Z | Downloaded async-compression v0.4.42 |
| 1305 | 2026-06-23T19:25:52.991Z | Downloaded structmeta-derive v0.3.0 |
| 1306 | 2026-06-23T19:25:52.994Z | Downloaded structmeta v0.3.0 |
| 1307 | 2026-06-23T19:25:52.994Z | Downloaded sha1 v0.10.6 |
| 1308 | 2026-06-23T19:25:52.994Z | Downloaded openssl-sys v0.9.116 |
| 1309 | 2026-06-23T19:25:52.997Z | Downloaded supports-color v3.0.2 |
| 1310 | 2026-06-23T19:25:53.000Z | Downloaded semver v1.0.28 |
| 1311 | 2026-06-23T19:25:53.000Z | Downloaded sha2 v0.10.9 |
| 1312 | 2026-06-23T19:25:53.003Z | Downloaded num-traits v0.2.19 |
| 1313 | 2026-06-23T19:25:53.003Z | Downloaded minimal-lexical v0.2.1 |
| 1314 | 2026-06-23T19:25:53.006Z | Downloaded prettyplease v0.2.37 |
| 1315 | 2026-06-23T19:25:53.009Z | Downloaded static_assertions v1.1.0 |
| 1316 | 2026-06-23T19:25:53.012Z | Downloaded rhai_codegen v3.2.0 |
| 1317 | 2026-06-23T19:25:53.014Z | Downloaded take_mut v0.2.2 |
| 1318 | 2026-06-23T19:25:53.017Z | Downloaded tagptr v0.2.0 |
| 1319 | 2026-06-23T19:25:53.017Z | Downloaded tabwriter v1.4.1 |
| 1320 | 2026-06-23T19:25:53.017Z | Downloaded shlex v2.0.1 |
| 1321 | 2026-06-23T19:25:53.020Z | Downloaded serde_urlencoded v0.7.1 |
| 1322 | 2026-06-23T19:25:53.020Z | Downloaded tinyvec_macros v0.1.1 |
| 1323 | 2026-06-23T19:25:53.020Z | Downloaded hyper-util v0.1.20 |
| 1324 | 2026-06-23T19:25:53.026Z | Downloaded slog-scope v4.4.1 |
| 1325 | 2026-06-23T19:25:53.029Z | Downloaded slog-async v2.8.0 |
| 1326 | 2026-06-23T19:25:53.029Z | Downloaded miniz_oxide v0.8.9 |
| 1327 | 2026-06-23T19:25:53.032Z | Downloaded schemars v0.8.22 |
| 1328 | 2026-06-23T19:25:53.036Z | Downloaded thread-id v5.1.0 |
| 1329 | 2026-06-23T19:25:53.041Z | Downloaded thread-id v4.2.2 |
| 1330 | 2026-06-23T19:25:53.041Z | Downloaded slog-stdlog v4.1.1 |
| 1331 | 2026-06-23T19:25:53.041Z | Downloaded slog-json v2.6.1 |
| 1332 | 2026-06-23T19:25:53.047Z | Downloaded testing_table v0.3.0 |
| 1333 | 2026-06-23T19:25:53.047Z | Downloaded termtree v0.5.1 |
| 1334 | 2026-06-23T19:25:53.047Z | Downloaded scroll v0.13.0 |
| 1335 | 2026-06-23T19:25:53.047Z | Downloaded toml_datetime v0.6.11 |
| 1336 | 2026-06-23T19:25:53.050Z | Downloaded serde_path_to_error v0.1.20 |
| 1337 | 2026-06-23T19:25:53.050Z | Downloaded icu_locale_core v2.2.0 |
| 1338 | 2026-06-23T19:25:53.053Z | Downloaded snafu-derive v0.8.9 |
| 1339 | 2026-06-23T19:25:53.053Z | Downloaded spin v0.9.8 |
| 1340 | 2026-06-23T19:25:53.056Z | Downloaded progenitor-impl v0.14.0 |
| 1341 | 2026-06-23T19:25:53.056Z | Downloaded parking_lot v0.12.5 |
| 1342 | 2026-06-23T19:25:53.059Z | Downloaded progenitor-impl v0.13.0 |
| 1343 | 2026-06-23T19:25:53.059Z | Downloaded serde_core v1.0.228 |
| 1344 | 2026-06-23T19:25:53.062Z | Downloaded time-core v0.1.8 |
| 1345 | 2026-06-23T19:25:53.062Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1346 | 2026-06-23T19:25:53.065Z | Downloaded progenitor-impl v0.10.0 |
| 1347 | 2026-06-23T19:25:53.065Z | Downloaded serde_derive v1.0.228 |
| 1348 | 2026-06-23T19:25:53.068Z | Downloaded toml_write v0.1.2 |
| 1349 | 2026-06-23T19:25:53.068Z | Downloaded tokio-macros v2.7.0 |
| 1350 | 2026-06-23T19:25:53.071Z | Downloaded expectorate v1.2.0 |
| 1351 | 2026-06-23T19:25:53.071Z | Downloaded smf v0.2.3 |
| 1352 | 2026-06-23T19:25:53.074Z | Downloaded jiff-static v0.2.28 |
| 1353 | 2026-06-23T19:25:53.074Z | Downloaded thiserror v1.0.69 |
| 1354 | 2026-06-23T19:25:53.077Z | Downloaded thiserror-impl v1.0.69 |
| 1355 | 2026-06-23T19:25:53.080Z | Downloaded http v1.4.1 |
| 1356 | 2026-06-23T19:25:53.082Z | Downloaded thread_local v1.1.9 |
| 1357 | 2026-06-23T19:25:53.083Z | Downloaded try-lock v0.2.5 |
| 1358 | 2026-06-23T19:25:53.083Z | Downloaded tower-service v0.3.3 |
| 1359 | 2026-06-23T19:25:53.086Z | Downloaded subtle v2.6.1 |
| 1360 | 2026-06-23T19:25:53.086Z | Downloaded similar v2.7.0 |
| 1361 | 2026-06-23T19:25:53.089Z | Downloaded thiserror v2.0.18 |
| 1362 | 2026-06-23T19:25:53.092Z | Downloaded typeid v1.0.3 |
| 1363 | 2026-06-23T19:25:53.092Z | Downloaded tinystr v0.8.3 |
| 1364 | 2026-06-23T19:25:53.095Z | Downloaded strum_macros v0.27.2 |
| 1365 | 2026-06-23T19:25:53.096Z | Downloaded typify-macro v0.6.2 |
| 1366 | 2026-06-23T19:25:53.096Z | Downloaded typify-macro v0.4.3 |
| 1367 | 2026-06-23T19:25:53.099Z | Downloaded serde_with_macros v3.20.0 |
| 1368 | 2026-06-23T19:25:53.099Z | Downloaded pest_meta v2.8.6 |
| 1369 | 2026-06-23T19:25:53.101Z | Downloaded quinn v0.11.9 |
| 1370 | 2026-06-23T19:25:53.104Z | Downloaded synstructure v0.13.2 |
| 1371 | 2026-06-23T19:25:53.104Z | Downloaded strum_macros v0.26.4 |
| 1372 | 2026-06-23T19:25:53.104Z | Downloaded icu_collections v2.2.0 |
| 1373 | 2026-06-23T19:25:53.109Z | Downloaded rustls-native-certs v0.8.4 |
| 1374 | 2026-06-23T19:25:53.112Z | Downloaded thiserror-no-std v2.0.2 |
| 1375 | 2026-06-23T19:25:53.112Z | Downloaded term v1.2.1 |
| 1376 | 2026-06-23T19:25:53.114Z | Downloaded tokio-tungstenite v0.21.0 |
| 1377 | 2026-06-23T19:25:53.117Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1378 | 2026-06-23T19:25:53.117Z | Downloaded unicode-linebreak v0.1.5 |
| 1379 | 2026-06-23T19:25:53.117Z | Downloaded progenitor v0.10.0 |
| 1380 | 2026-06-23T19:25:53.121Z | Downloaded icu_normalizer_data v2.2.0 |
| 1381 | 2026-06-23T19:25:53.121Z | Downloaded universal-hash v0.5.1 |
| 1382 | 2026-06-23T19:25:53.121Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1383 | 2026-06-23T19:25:53.124Z | Downloaded smallvec v1.15.1 |
| 1384 | 2026-06-23T19:25:53.124Z | Downloaded slog-term v2.9.2 |
| 1385 | 2026-06-23T19:25:53.126Z | Downloaded tempfile v3.27.0 |
| 1386 | 2026-06-23T19:25:53.127Z | Downloaded rayon-core v1.13.0 |
| 1387 | 2026-06-23T19:25:53.129Z | Downloaded indexmap v2.14.0 |
| 1388 | 2026-06-23T19:25:53.133Z | Downloaded ryu v1.0.23 |
| 1389 | 2026-06-23T19:25:53.136Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1390 | 2026-06-23T19:25:53.136Z | Downloaded tokio-dtrace v0.1.1 |
| 1391 | 2026-06-23T19:25:53.139Z | Downloaded tiny-keccak v2.0.2 |
| 1392 | 2026-06-23T19:25:53.139Z | Downloaded memmap2 v0.9.10 |
| 1393 | 2026-06-23T19:25:53.142Z | Downloaded icu_properties v2.2.0 |
| 1394 | 2026-06-23T19:25:53.142Z | Downloaded olpc-cjson v0.1.4 |
| 1395 | 2026-06-23T19:25:53.147Z | Downloaded untrusted v0.9.0 |
| 1396 | 2026-06-23T19:25:53.147Z | Downloaded num_enum v0.7.6 |
| 1397 | 2026-06-23T19:25:53.150Z | Downloaded utf-8 v0.7.6 |
| 1398 | 2026-06-23T19:25:53.150Z | Downloaded usdt v0.5.0 |
| 1399 | 2026-06-23T19:25:53.150Z | Downloaded num_enum v0.5.11 |
| 1400 | 2026-06-23T19:25:53.156Z | Downloaded time-macros v0.2.27 |
| 1401 | 2026-06-23T19:25:53.156Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1402 | 2026-06-23T19:25:53.159Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1403 | 2026-06-23T19:25:53.159Z | Downloaded memchr v2.8.1 |
| 1404 | 2026-06-23T19:25:53.159Z | Downloaded usdt-macro v0.6.0 |
| 1405 | 2026-06-23T19:25:53.162Z | Downloaded usdt-macro v0.5.0 |
| 1406 | 2026-06-23T19:25:53.162Z | Downloaded hashbrown v0.12.3 |
| 1407 | 2026-06-23T19:25:53.165Z | Downloaded wait-timeout v0.2.1 |
| 1408 | 2026-06-23T19:25:53.165Z | Downloaded jobserver v0.1.34 |
| 1409 | 2026-06-23T19:25:53.165Z | Downloaded ingot-macros v0.1.1 |
| 1410 | 2026-06-23T19:25:53.168Z | Downloaded camino v1.2.2 |
| 1411 | 2026-06-23T19:25:53.168Z | Downloaded autocfg v1.5.1 |
| 1412 | 2026-06-23T19:25:53.171Z | Downloaded crossbeam-epoch v0.9.18 |
| 1413 | 2026-06-23T19:25:53.171Z | Downloaded httparse v1.10.1 |
| 1414 | 2026-06-23T19:25:53.174Z | Downloaded cancel-safe-futures v0.1.5 |
| 1415 | 2026-06-23T19:25:53.174Z | Downloaded rand v0.9.4 |
| 1416 | 2026-06-23T19:25:53.177Z | Downloaded fastrand v2.4.1 |
| 1417 | 2026-06-23T19:25:53.177Z | Downloaded proc-macro2 v1.0.106 |
| 1418 | 2026-06-23T19:25:53.180Z | Downloaded schemars v0.9.0 |
| 1419 | 2026-06-23T19:25:53.187Z | Downloaded thin-vec v0.2.18 |
| 1420 | 2026-06-23T19:25:53.190Z | Downloaded qorb v0.4.1 |
| 1421 | 2026-06-23T19:25:53.190Z | Downloaded toml v0.8.23 |
| 1422 | 2026-06-23T19:25:53.193Z | Downloaded tokio-rustls v0.26.4 |
| 1423 | 2026-06-23T19:25:53.193Z | Downloaded thiserror-impl v2.0.18 |
| 1424 | 2026-06-23T19:25:53.196Z | Downloaded tokio-stream v0.1.18 |
| 1425 | 2026-06-23T19:25:53.200Z | Downloaded zerofrom v0.1.8 |
| 1426 | 2026-06-23T19:25:53.200Z | Downloaded socket2 v0.6.4 |
| 1427 | 2026-06-23T19:25:53.201Z | Downloaded schemars v1.2.1 |
| 1428 | 2026-06-23T19:25:53.207Z | Downloaded nom v7.1.3 |
| 1429 | 2026-06-23T19:25:53.210Z | Downloaded textwrap v0.16.2 |
| 1430 | 2026-06-23T19:25:53.213Z | Downloaded lru-cache v0.1.2 |
| 1431 | 2026-06-23T19:25:53.213Z | Downloaded zeroize_derive v1.4.3 |
| 1432 | 2026-06-23T19:25:53.217Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1433 | 2026-06-23T19:25:53.217Z | Downloaded slog v2.8.2 |
| 1434 | 2026-06-23T19:25:53.221Z | Downloaded zone_cfg_derive v0.3.1 |
| 1435 | 2026-06-23T19:25:53.221Z | Downloaded zone v0.3.1 |
| 1436 | 2026-06-23T19:25:53.221Z | Downloaded dropshot-api-manager v0.7.2 |
| 1437 | 2026-06-23T19:25:53.224Z | Downloaded either v1.16.0 |
| 1438 | 2026-06-23T19:25:53.224Z | Downloaded snafu v0.8.9 |
| 1439 | 2026-06-23T19:25:53.227Z | Downloaded fixedbitset v0.5.7 |
| 1440 | 2026-06-23T19:25:53.230Z | Downloaded tinyvec v1.11.0 |
| 1441 | 2026-06-23T19:25:53.230Z | Downloaded tracing-attributes v0.1.31 |
| 1442 | 2026-06-23T19:25:53.234Z | Downloaded rustls-webpki v0.103.13 |
| 1443 | 2026-06-23T19:25:53.237Z | Downloaded itertools v0.12.1 |
| 1444 | 2026-06-23T19:25:53.237Z | Downloaded serde v1.0.228 |
| 1445 | 2026-06-23T19:25:53.241Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1446 | 2026-06-23T19:25:53.244Z | Downloaded rand v0.8.6 |
| 1447 | 2026-06-23T19:25:53.244Z | Downloaded mio v1.2.1 |
| 1448 | 2026-06-23T19:25:53.248Z | Downloaded idna v1.1.0 |
| 1449 | 2026-06-23T19:25:53.253Z | Downloaded untrusted v0.7.1 |
| 1450 | 2026-06-23T19:25:53.253Z | Downloaded pest v2.8.6 |
| 1451 | 2026-06-23T19:25:53.256Z | Downloaded unicode-xid v0.2.6 |
| 1452 | 2026-06-23T19:25:53.256Z | Downloaded rand v0.10.1 |
| 1453 | 2026-06-23T19:25:53.256Z | Downloaded arc-swap v1.9.1 |
| 1454 | 2026-06-23T19:25:53.259Z | Downloaded yoke-derive v0.8.2 |
| 1455 | 2026-06-23T19:25:53.262Z | Downloaded waitgroup v0.1.2 |
| 1456 | 2026-06-23T19:25:53.262Z | Downloaded unarray v0.1.4 |
| 1457 | 2026-06-23T19:25:53.262Z | Downloaded crossbeam-utils v0.8.21 |
| 1458 | 2026-06-23T19:25:53.265Z | Downloaded hyper v1.10.1 |
| 1459 | 2026-06-23T19:25:53.269Z | Downloaded h2 v0.4.14 |
| 1460 | 2026-06-23T19:25:53.272Z | Downloaded want v0.3.1 |
| 1461 | 2026-06-23T19:25:53.272Z | Downloaded usdt v0.6.0 |
| 1462 | 2026-06-23T19:25:53.275Z | Downloaded test-strategy v0.4.5 |
| 1463 | 2026-06-23T19:25:53.275Z | Downloaded libm v0.2.16 |
| 1464 | 2026-06-23T19:25:53.279Z | Downloaded clap_builder v4.6.0 |
| 1465 | 2026-06-23T19:25:53.283Z | Downloaded steno v0.4.1 |
| 1466 | 2026-06-23T19:25:53.288Z | Downloaded aho-corasick v1.1.4 |
| 1467 | 2026-06-23T19:25:53.291Z | Downloaded ciborium v0.2.2 |
| 1468 | 2026-06-23T19:25:53.291Z | Downloaded chacha20 v0.10.0 |
| 1469 | 2026-06-23T19:25:53.294Z | Downloaded fnv v1.0.7 |
| 1470 | 2026-06-23T19:25:53.294Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1471 | 2026-06-23T19:25:53.297Z | Downloaded tungstenite v0.21.0 |
| 1472 | 2026-06-23T19:25:53.297Z | Downloaded usdt-impl v0.6.0 |
| 1473 | 2026-06-23T19:25:53.299Z | Downloaded typify v0.6.2 |
| 1474 | 2026-06-23T19:25:53.300Z | Downloaded tower-layer v0.3.3 |
| 1475 | 2026-06-23T19:25:53.300Z | Downloaded typify v0.4.3 |
| 1476 | 2026-06-23T19:25:53.303Z | Downloaded icu_properties_data v2.2.0 |
| 1477 | 2026-06-23T19:25:53.307Z | Downloaded unicode-ident v1.0.24 |
| 1478 | 2026-06-23T19:25:53.309Z | Downloaded hashbrown v0.15.5 |
| 1479 | 2026-06-23T19:25:53.312Z | Downloaded hashbrown v0.17.1 |
| 1480 | 2026-06-23T19:25:53.315Z | Downloaded zerocopy-derive v0.7.35 |
| 1481 | 2026-06-23T19:25:53.318Z | Downloaded itertools v0.14.0 |
| 1482 | 2026-06-23T19:25:53.321Z | Downloaded xz2 v0.1.7 |
| 1483 | 2026-06-23T19:25:53.321Z | Downloaded zerovec-derive v0.11.3 |
| 1484 | 2026-06-23T19:25:53.324Z | Downloaded version_check v0.9.5 |
| 1485 | 2026-06-23T19:25:53.325Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1486 | 2026-06-23T19:25:53.327Z | Downloaded usdt-attr-macro v0.6.0 |
| 1487 | 2026-06-23T19:25:53.328Z | Downloaded nom v8.0.0 |
| 1488 | 2026-06-23T19:25:53.330Z | Downloaded writeable v0.6.3 |
| 1489 | 2026-06-23T19:25:53.330Z | Downloaded utf8parse v0.2.2 |
| 1490 | 2026-06-23T19:25:53.331Z | Downloaded hkdf v0.12.4 |
| 1491 | 2026-06-23T19:25:53.333Z | Downloaded futures-util v0.3.32 |
| 1492 | 2026-06-23T19:25:53.338Z | Downloaded tracing-core v0.1.36 |
| 1493 | 2026-06-23T19:25:53.342Z | Downloaded hashbrown v0.16.1 |
| 1494 | 2026-06-23T19:25:53.345Z | Downloaded uuid v1.23.2 |
| 1495 | 2026-06-23T19:25:53.345Z | Downloaded unit-prefix v0.5.2 |
| 1496 | 2026-06-23T19:25:53.346Z | Downloaded defmt-parser v1.0.0 |
| 1497 | 2026-06-23T19:25:53.349Z | Downloaded daft-derive v0.1.7 |
| 1498 | 2026-06-23T19:25:53.349Z | Downloaded ron v0.12.1 |
| 1499 | 2026-06-23T19:25:53.353Z | Downloaded usdt-impl v0.5.0 |
| 1500 | 2026-06-23T19:25:53.356Z | Downloaded bs58 v0.5.1 |
| 1501 | 2026-06-23T19:25:53.356Z | Downloaded csv-core v0.1.13 |
| 1502 | 2026-06-23T19:25:53.356Z | Downloaded cpufeatures v0.2.17 |
| 1503 | 2026-06-23T19:25:53.359Z | Downloaded camino-tempfile v1.4.1 |
| 1504 | 2026-06-23T19:25:53.359Z | Downloaded anstream v1.0.0 |
| 1505 | 2026-06-23T19:25:53.359Z | Downloaded bytecount v0.6.9 |
| 1506 | 2026-06-23T19:25:53.365Z | Downloaded digest v0.11.3 |
| 1507 | 2026-06-23T19:25:53.365Z | Downloaded cmake v0.1.58 |
| 1508 | 2026-06-23T19:25:53.365Z | Downloaded const_format_proc_macros v0.2.34 |
| 1509 | 2026-06-23T19:25:53.368Z | Downloaded whoami v1.6.1 |
| 1510 | 2026-06-23T19:25:53.368Z | Downloaded goblin v0.8.2 |
| 1511 | 2026-06-23T19:25:53.368Z | Downloaded toml_edit v0.19.15 |
| 1512 | 2026-06-23T19:25:53.376Z | Downloaded toml_edit v0.22.27 |
| 1513 | 2026-06-23T19:25:53.381Z | Downloaded utf8_iter v1.0.4 |
| 1514 | 2026-06-23T19:25:53.381Z | Downloaded hostname v0.4.2 |
| 1515 | 2026-06-23T19:25:53.384Z | Downloaded dunce v1.0.5 |
| 1516 | 2026-06-23T19:25:53.385Z | Downloaded blake2 v0.10.6 |
| 1517 | 2026-06-23T19:25:53.385Z | Downloaded anstyle-parse v1.0.0 |
| 1518 | 2026-06-23T19:25:53.385Z | Downloaded byteorder v1.5.0 |
| 1519 | 2026-06-23T19:25:53.387Z | Downloaded anstyle v1.0.14 |
| 1520 | 2026-06-23T19:25:53.388Z | Downloaded const-random v0.1.18 |
| 1521 | 2026-06-23T19:25:53.388Z | Downloaded block-buffer v0.12.0 |
| 1522 | 2026-06-23T19:25:53.388Z | Downloaded foreign-types v0.3.2 |
| 1523 | 2026-06-23T19:25:53.388Z | Downloaded embedded-io v0.4.0 |
| 1524 | 2026-06-23T19:25:53.392Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1525 | 2026-06-23T19:25:53.392Z | Downloaded cpufeatures v0.3.0 |
| 1526 | 2026-06-23T19:25:53.392Z | Downloaded defmt v1.1.0 |
| 1527 | 2026-06-23T19:25:53.396Z | Downloaded cfg-if v1.0.4 |
| 1528 | 2026-06-23T19:25:53.396Z | Downloaded defmt v0.3.100 |
| 1529 | 2026-06-23T19:25:53.396Z | Downloaded embedded-io v0.6.1 |
| 1530 | 2026-06-23T19:25:53.396Z | Downloaded regex v1.12.3 |
| 1531 | 2026-06-23T19:25:53.399Z | Downloaded iddqd v0.4.2 |
| 1532 | 2026-06-23T19:25:53.402Z | Downloaded dof v0.3.0 |
| 1533 | 2026-06-23T19:25:53.405Z | Downloaded defmt-macros v1.1.0 |
| 1534 | 2026-06-23T19:25:53.405Z | Downloaded darling_macro v0.23.0 |
| 1535 | 2026-06-23T19:25:53.405Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1536 | 2026-06-23T19:25:53.408Z | Downloaded async-stream v0.3.6 |
| 1537 | 2026-06-23T19:25:53.408Z | Downloaded base64 v0.22.1 |
| 1538 | 2026-06-23T19:25:53.411Z | Downloaded compression-core v0.4.32 |
| 1539 | 2026-06-23T19:25:53.411Z | Downloaded argon2 v0.5.3 |
| 1540 | 2026-06-23T19:25:53.414Z | Downloaded reqwest v0.12.28 |
| 1541 | 2026-06-23T19:25:53.417Z | Downloaded url v2.5.8 |
| 1542 | 2026-06-23T19:25:53.417Z | Downloaded reqwest v0.13.4 |
| 1543 | 2026-06-23T19:25:53.420Z | Downloaded zmij v1.0.21 |
| 1544 | 2026-06-23T19:25:53.423Z | Downloaded walkdir v2.5.0 |
| 1545 | 2026-06-23T19:25:53.439Z | Downloaded portable-atomic v1.13.1 |
| 1546 | 2026-06-23T19:25:53.443Z | Downloaded zerocopy-derive v0.8.50 |
| 1547 | 2026-06-23T19:25:53.449Z | Downloaded aws-lc-rs v1.17.0 |
| 1548 | 2026-06-23T19:25:53.453Z | Downloaded zerotrie v0.2.4 |
| 1549 | 2026-06-23T19:25:53.457Z | Downloaded serde_json v1.0.150 |
| 1550 | 2026-06-23T19:25:53.462Z | Downloaded tower v0.5.3 |
| 1551 | 2026-06-23T19:25:53.468Z | Downloaded typenum v1.20.1 |
| 1552 | 2026-06-23T19:25:53.479Z | Downloaded unicode-segmentation v1.13.3 |
| 1553 | 2026-06-23T19:25:53.483Z | Downloaded rayon v1.12.0 |
| 1554 | 2026-06-23T19:25:53.507Z | Downloaded tokio-util v0.7.18 |
| 1555 | 2026-06-23T19:25:53.512Z | Downloaded chrono v0.4.45 |
| 1556 | 2026-06-23T19:25:53.524Z | Downloaded serde_with v3.20.0 |
| 1557 | 2026-06-23T19:25:53.532Z | Downloaded usdt-attr-macro v0.5.0 |
| 1558 | 2026-06-23T19:25:53.535Z | Downloaded tough v0.22.0 |
| 1559 | 2026-06-23T19:25:53.538Z | Downloaded typed-path v0.9.3 |
| 1560 | 2026-06-23T19:25:53.540Z | Downloaded zerofrom-derive v0.1.7 |
| 1561 | 2026-06-23T19:25:53.543Z | Downloaded ucd-trie v0.1.7 |
| 1562 | 2026-06-23T19:25:53.558Z | Downloaded goblin v0.10.7 |
| 1563 | 2026-06-23T19:25:53.572Z | Downloaded proptest v1.11.0 |
| 1564 | 2026-06-23T19:25:53.586Z | Downloaded zeroize v1.8.2 |
| 1565 | 2026-06-23T19:25:53.589Z | Downloaded vsss-rs v3.3.4 |
| 1566 | 2026-06-23T19:25:53.589Z | Downloaded moka v0.12.15 |
| 1567 | 2026-06-23T19:25:53.609Z | Downloaded yoke v0.8.3 |
| 1568 | 2026-06-23T19:25:53.612Z | Downloaded zerovec v0.11.6 |
| 1569 | 2026-06-23T19:25:53.617Z | Downloaded quinn-proto v0.11.14 |
| 1570 | 2026-06-23T19:25:53.621Z | Downloaded zerocopy v0.7.35 |
| 1571 | 2026-06-23T19:25:53.655Z | Downloaded curve25519-dalek v4.1.3 |
| 1572 | 2026-06-23T19:25:53.662Z | Downloaded tabled v0.21.0 |
| 1573 | 2026-06-23T19:25:53.662Z | Downloaded unsafe-libyaml v0.2.11 |
| 1574 | 2026-06-23T19:25:53.662Z | Downloaded tabled v0.15.0 |
| 1575 | 2026-06-23T19:25:53.662Z | Downloaded winnow v0.7.15 |
| 1576 | 2026-06-23T19:25:53.665Z | Downloaded syn v1.0.109 |
| 1577 | 2026-06-23T19:25:53.670Z | Downloaded time v0.3.47 |
| 1578 | 2026-06-23T19:25:53.678Z | Downloaded dropshot v0.17.1 |
| 1579 | 2026-06-23T19:25:53.693Z | Downloaded openssl v0.10.80 |
| 1580 | 2026-06-23T19:25:53.696Z | Downloaded unicode-normalization v0.1.25 |
| 1581 | 2026-06-23T19:25:53.699Z | Downloaded webpki-roots v1.0.7 |
| 1582 | 2026-06-23T19:25:53.711Z | Downloaded winnow v1.0.3 |
| 1583 | 2026-06-23T19:25:53.717Z | Downloaded winnow v0.5.40 |
| 1584 | 2026-06-23T19:25:53.722Z | Downloaded bstr v1.12.1 |
| 1585 | 2026-06-23T19:25:53.727Z | Downloaded hickory-proto v0.24.4 |
| 1586 | 2026-06-23T19:25:53.736Z | Downloaded vcpkg v0.2.15 |
| 1587 | 2026-06-23T19:25:53.760Z | Downloaded nix v0.31.3 |
| 1588 | 2026-06-23T19:25:53.766Z | Downloaded rhai v1.25.1 |
| 1589 | 2026-06-23T19:25:53.773Z | Downloaded smoltcp v0.11.0 |
| 1590 | 2026-06-23T19:25:53.779Z | Downloaded unicode-width v0.1.14 |
| 1591 | 2026-06-23T19:25:53.783Z | Downloaded unicode-width v0.2.2 |
| 1592 | 2026-06-23T19:25:53.787Z | Downloaded rustls v0.23.40 |
| 1593 | 2026-06-23T19:25:53.794Z | Downloaded regress v0.11.1 |
| 1594 | 2026-06-23T19:25:53.799Z | Downloaded regress v0.10.5 |
| 1595 | 2026-06-23T19:25:53.804Z | Downloaded rustix v1.1.4 |
| 1596 | 2026-06-23T19:25:53.823Z | Downloaded openapiv3 v2.2.0 |
| 1597 | 2026-06-23T19:25:53.829Z | Downloaded zerocopy v0.8.50 |
| 1598 | 2026-06-23T19:25:53.840Z | Downloaded rustix v0.38.44 |
| 1599 | 2026-06-23T19:25:53.853Z | Downloaded tower-http v0.6.11 |
| 1600 | 2026-06-23T19:25:53.858Z | Downloaded syn v2.0.117 |
| 1601 | 2026-06-23T19:25:53.866Z | Downloaded regex-syntax v0.8.10 |
| 1602 | 2026-06-23T19:25:53.869Z | Downloaded hickory-proto v0.25.2 |
| 1603 | 2026-06-23T19:25:53.893Z | Downloaded regex-automata v0.4.14 |
| 1604 | 2026-06-23T19:25:53.920Z | Downloaded petgraph v0.6.5 |
| 1605 | 2026-06-23T19:25:53.931Z | Downloaded typify-impl v0.4.3 |
| 1606 | 2026-06-23T19:25:53.939Z | Downloaded tracing v0.1.44 |
| 1607 | 2026-06-23T19:25:53.951Z | Downloaded typify-impl v0.6.2 |
| 1608 | 2026-06-23T19:25:53.960Z | Downloaded sled v0.34.7 |
| 1609 | 2026-06-23T19:25:53.966Z | Downloaded petgraph v0.8.3 |
| 1610 | 2026-06-23T19:25:54.017Z | Downloaded jiff v0.2.28 |
| 1611 | 2026-06-23T19:25:54.029Z | Downloaded lzma-sys v0.1.20 |
| 1612 | 2026-06-23T19:25:54.046Z | Downloaded chrono-tz v0.10.4 |
| 1613 | 2026-06-23T19:25:54.065Z | Downloaded libc v0.2.186 |
| 1614 | 2026-06-23T19:25:54.085Z | Downloaded csv v1.4.0 |
| 1615 | 2026-06-23T19:25:54.097Z | Downloaded encoding_rs v0.8.35 |
| 1616 | 2026-06-23T19:25:54.111Z | Downloaded sha3 v0.10.9 |
| 1617 | 2026-06-23T19:25:54.114Z | Downloaded ring v0.17.14 |
| 1618 | 2026-06-23T19:25:54.140Z | Downloaded tokio v1.52.3 |
| 1619 | 2026-06-23T19:25:54.737Z | Downloaded aws-lc-sys v0.41.0 |
| 1620 | 2026-06-23T19:25:55.088Z | Compiling proc-macro2 v1.0.106 |
| 1621 | 2026-06-23T19:25:55.088Z | Compiling quote v1.0.45 |
| 1622 | 2026-06-23T19:25:55.088Z | Compiling unicode-ident v1.0.24 |
| 1623 | 2026-06-23T19:25:55.088Z | Compiling serde_core v1.0.228 |
| 1624 | 2026-06-23T19:25:55.091Z | Compiling serde v1.0.228 |
| 1625 | 2026-06-23T19:25:55.091Z | Compiling libc v0.2.186 |
| 1626 | 2026-06-23T19:25:55.259Z | Compiling cfg-if v1.0.4 |
| 1627 | 2026-06-23T19:25:55.389Z | Compiling zmij v1.0.21 |
| 1628 | 2026-06-23T19:25:55.409Z | Compiling autocfg v1.5.1 |
| 1629 | 2026-06-23T19:25:55.703Z | Compiling memchr v2.8.1 |
| 1630 | 2026-06-23T19:25:55.781Z | Compiling libm v0.2.16 |
| 1631 | 2026-06-23T19:25:56.105Z | Compiling itoa v1.0.18 |
| 1632 | 2026-06-23T19:25:56.143Z | Compiling icu_normalizer_data v2.2.0 |
| 1633 | 2026-06-23T19:25:56.366Z | Compiling icu_properties_data v2.2.0 |
| 1634 | 2026-06-23T19:25:56.388Z | Compiling version_check v0.9.5 |
| 1635 | 2026-06-23T19:25:56.405Z | Compiling stable_deref_trait v1.2.1 |
| 1636 | 2026-06-23T19:25:56.506Z | Compiling serde_json v1.0.150 |
| 1637 | 2026-06-23T19:25:56.537Z | Compiling syn v2.0.117 |
| 1638 | 2026-06-23T19:25:56.616Z | Compiling writeable v0.6.3 |
| 1639 | 2026-06-23T19:25:56.652Z | Compiling parking_lot_core v0.9.12 |
| 1640 | 2026-06-23T19:25:56.780Z | Compiling litemap v0.8.2 |
| 1641 | 2026-06-23T19:25:56.900Z | Compiling num-traits v0.2.19 |
| 1642 | 2026-06-23T19:25:56.933Z | Compiling utf8_iter v1.0.4 |
| 1643 | 2026-06-23T19:25:57.080Z | Compiling percent-encoding v2.3.2 |
| 1644 | 2026-06-23T19:25:57.289Z | Compiling thiserror v2.0.18 |
| 1645 | 2026-06-23T19:25:57.472Z | Compiling form_urlencoded v1.2.2 |
| 1646 | 2026-06-23T19:25:57.472Z | Compiling rand_core v0.10.1 |
| 1647 | 2026-06-23T19:25:57.506Z | Compiling getrandom v0.4.2 |
| 1648 | 2026-06-23T19:25:57.648Z | Compiling zerocopy v0.8.50 |
| 1649 | 2026-06-23T19:25:57.767Z | Compiling errno v0.3.14 |
| 1650 | 2026-06-23T19:25:57.788Z | Compiling heck v0.5.0 |
| 1651 | 2026-06-23T19:25:57.884Z | Compiling iana-time-zone v0.1.65 |
| 1652 | 2026-06-23T19:25:58.080Z | Compiling uuid v1.23.2 |
| 1653 | 2026-06-23T19:25:58.249Z | Compiling jobserver v0.1.34 |
| 1654 | 2026-06-23T19:25:58.314Z | Compiling shlex v2.0.1 |
| 1655 | 2026-06-23T19:25:58.511Z | Compiling find-msvc-tools v0.1.9 |
| 1656 | 2026-06-23T19:25:58.584Z | Compiling rustversion v1.0.22 |
| 1657 | 2026-06-23T19:25:58.714Z | Compiling cc v1.2.63 |
| 1658 | 2026-06-23T19:25:58.744Z | Compiling semver v1.0.28 |
| 1659 | 2026-06-23T19:25:58.768Z | Compiling schemars v0.8.22 |
| 1660 | 2026-06-23T19:25:58.909Z | Compiling dyn-clone v1.0.20 |
| 1661 | 2026-06-23T19:25:59.119Z | Compiling pin-project-lite v0.2.17 |
| 1662 | 2026-06-23T19:25:59.137Z | Compiling getrandom v0.2.17 |
| 1663 | 2026-06-23T19:25:59.233Z | Compiling scopeguard v1.2.0 |
| 1664 | 2026-06-23T19:25:59.328Z | Compiling lock_api v0.4.14 |
| 1665 | 2026-06-23T19:25:59.378Z | Compiling bitflags v2.12.1 |
| 1666 | 2026-06-23T19:25:59.445Z | Compiling synstructure v0.13.2 |
| 1667 | 2026-06-23T19:25:59.572Z | Compiling serde_derive_internals v0.29.1 |
| 1668 | 2026-06-23T19:25:59.593Z | Compiling socket2 v0.6.4 |
| 1669 | 2026-06-23T19:25:59.722Z | Compiling cmake v0.1.58 |
| 1670 | 2026-06-23T19:25:59.817Z | Compiling signal-hook-registry v1.4.8 |
| 1671 | 2026-06-23T19:25:59.979Z | Compiling mio v1.2.1 |
| 1672 | 2026-06-23T19:26:00.018Z | Compiling dunce v1.0.5 |
| 1673 | 2026-06-23T19:26:00.087Z | Compiling fs_extra v1.3.0 |
| 1674 | 2026-06-23T19:26:00.122Z | Compiling portable-atomic v1.13.1 |
| 1675 | 2026-06-23T19:26:00.289Z | Compiling futures-core v0.3.32 |
| 1676 | 2026-06-23T19:26:00.325Z | Compiling critical-section v1.2.0 |
| 1677 | 2026-06-23T19:26:00.343Z | Compiling log v0.4.32 |
| 1678 | 2026-06-23T19:26:00.361Z | Compiling aws-lc-sys v0.41.0 |
| 1679 | 2026-06-23T19:26:00.464Z | Compiling subtle v2.6.1 |
| 1680 | 2026-06-23T19:26:00.533Z | Compiling equivalent v1.0.2 |
| 1681 | 2026-06-23T19:26:00.636Z | Compiling httparse v1.10.1 |
| 1682 | 2026-06-23T19:26:00.653Z | Compiling futures-sink v0.3.32 |
| 1683 | 2026-06-23T19:26:00.745Z | Compiling serde_derive v1.0.228 |
| 1684 | 2026-06-23T19:26:00.745Z | Compiling zerofrom-derive v0.1.7 |
| 1685 | 2026-06-23T19:26:00.745Z | Compiling yoke-derive v0.8.2 |
| 1686 | 2026-06-23T19:26:00.745Z | Compiling zerovec-derive v0.11.3 |
| 1687 | 2026-06-23T19:26:00.764Z | Compiling displaydoc v0.2.6 |
| 1688 | 2026-06-23T19:26:01.027Z | Compiling schemars_derive v0.8.22 |
| 1689 | 2026-06-23T19:26:01.283Z | Compiling thiserror-impl v2.0.18 |
| 1690 | 2026-06-23T19:26:01.397Z | Compiling tokio-macros v2.7.0 |
| 1691 | 2026-06-23T19:26:01.587Z | Compiling zerocopy-derive v0.8.50 |
| 1692 | 2026-06-23T19:26:01.800Z | Compiling zeroize_derive v1.4.3 |
| 1693 | 2026-06-23T19:26:01.864Z | Compiling futures-macro v0.3.32 |
| 1694 | 2026-06-23T19:26:01.904Z | Compiling zerofrom v0.1.8 |
| 1695 | 2026-06-23T19:26:02.046Z | Compiling yoke v0.8.3 |
| 1696 | 2026-06-23T19:26:02.143Z | Compiling once_cell v1.21.4 |
| 1697 | 2026-06-23T19:26:02.270Z | Compiling zerovec v0.11.6 |
| 1698 | 2026-06-23T19:26:02.332Z | Compiling zerotrie v0.2.4 |
| 1699 | 2026-06-23T19:26:02.489Z | Compiling zeroize v1.8.2 |
| 1700 | 2026-06-23T19:26:02.639Z | Compiling slab v0.4.12 |
| 1701 | 2026-06-23T19:26:02.718Z | Compiling thiserror v1.0.69 |
| 1702 | 2026-06-23T19:26:02.742Z | Compiling rustix v1.1.4 |
| 1703 | 2026-06-23T19:26:02.772Z | Compiling ucd-trie v0.1.7 |
| 1704 | 2026-06-23T19:26:02.815Z | Compiling typenum v1.20.1 |
| 1705 | 2026-06-23T19:26:02.852Z | Compiling tinystr v0.8.3 |
| 1706 | 2026-06-23T19:26:02.919Z | Compiling potential_utf v0.1.5 |
| 1707 | 2026-06-23T19:26:03.001Z | Compiling pest v2.8.6 |
| 1708 | 2026-06-23T19:26:03.052Z | Compiling icu_locale_core v2.2.0 |
| 1709 | 2026-06-23T19:26:03.072Z | Compiling icu_collections v2.2.0 |
| 1710 | 2026-06-23T19:26:03.106Z | Compiling futures-channel v0.3.32 |
| 1711 | 2026-06-23T19:26:03.127Z | Compiling thiserror-impl v1.0.69 |
| 1712 | 2026-06-23T19:26:03.638Z | Compiling futures-task v0.3.32 |
| 1713 | 2026-06-23T19:26:03.821Z | Compiling serde_tokenstream v0.2.3 |
| 1714 | 2026-06-23T19:26:03.845Z | Compiling smallvec v1.15.1 |
| 1715 | 2026-06-23T19:26:03.887Z | Compiling bytes v1.11.1 |
| 1716 | 2026-06-23T19:26:03.960Z | Compiling icu_provider v2.2.0 |
| 1717 | 2026-06-23T19:26:04.115Z | Compiling chrono v0.4.45 |
| 1718 | 2026-06-23T19:26:04.230Z | Compiling icu_normalizer v2.2.0 |
| 1719 | 2026-06-23T19:26:04.320Z | Compiling icu_properties v2.2.0 |
| 1720 | 2026-06-23T19:26:04.516Z | Compiling parking_lot v0.12.5 |
| 1721 | 2026-06-23T19:26:04.743Z | Compiling pest_meta v2.8.6 |
| 1722 | 2026-06-23T19:26:05.134Z | Compiling tokio v1.52.3 |
| 1723 | 2026-06-23T19:26:05.384Z | Compiling idna_adapter v1.2.2 |
| 1724 | 2026-06-23T19:26:05.419Z | Compiling pest_generator v2.8.6 |
| 1725 | 2026-06-23T19:26:05.540Z | Compiling idna v1.1.0 |
| 1726 | 2026-06-23T19:26:05.877Z | Compiling futures-io v0.3.32 |
| 1727 | 2026-06-23T19:26:05.974Z | Compiling url v2.5.8 |
| 1728 | 2026-06-23T19:26:05.991Z | Compiling regex-syntax v0.8.10 |
| 1729 | 2026-06-23T19:26:06.036Z | Compiling pest_derive v2.8.6 |
| 1730 | 2026-06-23T19:26:06.078Z | Compiling futures-util v0.3.32 |
| 1731 | 2026-06-23T19:26:06.209Z | Compiling getrandom v0.3.4 |
| 1732 | 2026-06-23T19:26:06.610Z | Compiling strsim v0.11.1 |
| 1733 | 2026-06-23T19:26:06.909Z | Compiling rand_core v0.6.4 |
| 1734 | 2026-06-23T19:26:07.173Z | Compiling aho-corasick v1.1.4 |
| 1735 | 2026-06-23T19:26:07.564Z | Compiling ipnetwork v0.21.1 |
| 1736 | 2026-06-23T19:26:07.585Z | Compiling byteorder v1.5.0 |
| 1737 | 2026-06-23T19:26:07.850Z | Compiling hashbrown v0.17.1 |
| 1738 | 2026-06-23T19:26:08.098Z | Compiling regex-automata v0.4.14 |
| 1739 | 2026-06-23T19:26:08.494Z | Compiling indexmap v2.14.0 |
| 1740 | 2026-06-23T19:26:08.540Z | Compiling tracing-core v0.1.36 |
| 1741 | 2026-06-23T19:26:08.610Z | Compiling tracing-attributes v0.1.31 |
| 1742 | 2026-06-23T19:26:08.722Z | Compiling ident_case v1.0.1 |
| 1743 | 2026-06-23T19:26:08.854Z | Compiling slog v2.8.2 |
| 1744 | 2026-06-23T19:26:09.150Z | Compiling fnv v1.0.7 |
| 1745 | 2026-06-23T19:26:09.280Z | Compiling paste v1.0.15 |
| 1746 | 2026-06-23T19:26:09.317Z | Compiling anyhow v1.0.102 |
| 1747 | 2026-06-23T19:26:09.598Z | Compiling base64 v0.22.1 |
| 1748 | 2026-06-23T19:26:09.783Z | Compiling regex v1.12.3 |
| 1749 | 2026-06-23T19:26:09.856Z | Compiling tracing v0.1.44 |
| 1750 | 2026-06-23T19:26:10.129Z | Compiling erased-serde v0.3.31 |
| 1751 | 2026-06-23T19:26:10.204Z | Compiling omicron-workspace-hack v0.1.0 |
| 1752 | 2026-06-23T19:26:10.453Z | Compiling http v1.4.1 |
| 1753 | 2026-06-23T19:26:10.801Z | Compiling oxnet v0.1.6 |
| 1754 | 2026-06-23T19:26:11.278Z | Compiling rustls-pki-types v1.14.1 |
| 1755 | 2026-06-23T19:26:11.789Z | Compiling scroll_derive v0.13.1 |
| 1756 | 2026-06-23T19:26:12.117Z | Compiling ring v0.17.14 |
| 1757 | 2026-06-23T19:26:12.262Z | Compiling time-core v0.1.8 |
| 1758 | 2026-06-23T19:26:12.414Z | Compiling aws-lc-rs v1.17.0 |
| 1759 | 2026-06-23T19:26:12.432Z | Compiling num-conv v0.2.2 |
| 1760 | 2026-06-23T19:26:12.589Z | Compiling time-macros v0.2.27 |
| 1761 | 2026-06-23T19:26:12.797Z | Compiling tokio-util v0.7.18 |
| 1762 | 2026-06-23T19:26:13.089Z | Compiling untrusted v0.9.0 |
| 1763 | 2026-06-23T19:26:13.227Z | Compiling ipnet v2.12.0 |
| 1764 | 2026-06-23T19:26:13.593Z | Compiling untrusted v0.7.1 |
| 1765 | 2026-06-23T19:26:13.726Z | Compiling ppv-lite86 v0.2.21 |
| 1766 | 2026-06-23T19:26:14.073Z | Compiling daft-derive v0.1.7 |
| 1767 | 2026-06-23T19:26:14.092Z | Compiling async-trait v0.1.89 |
| 1768 | 2026-06-23T19:26:14.269Z | Compiling crc32fast v1.5.0 |
| 1769 | 2026-06-23T19:26:14.390Z | Compiling camino v1.2.2 |
| 1770 | 2026-06-23T19:26:14.576Z | Compiling rustls v0.23.40 |
| 1771 | 2026-06-23T19:26:14.810Z | Compiling http-body v1.0.1 |
| 1772 | 2026-06-23T19:26:14.896Z | Compiling crossbeam-utils v0.8.21 |
| 1773 | 2026-06-23T19:26:14.976Z | Compiling pretty-hex v0.4.2 |
| 1774 | 2026-06-23T19:26:15.024Z | Compiling atomic-waker v1.1.2 |
| 1775 | 2026-06-23T19:26:15.041Z | Compiling usdt-impl v0.6.0 |
| 1776 | 2026-06-23T19:26:15.235Z | Compiling scroll v0.13.0 |
| 1777 | 2026-06-23T19:26:15.304Z | Compiling tower-layer v0.3.3 |
| 1778 | 2026-06-23T19:26:15.497Z | Compiling plain v0.2.3 |
| 1779 | 2026-06-23T19:26:15.514Z | Compiling try-lock v0.2.5 |
| 1780 | 2026-06-23T19:26:15.614Z | Compiling ryu v1.0.23 |
| 1781 | 2026-06-23T19:26:15.618Z | Compiling tower-service v0.3.3 |
| 1782 | 2026-06-23T19:26:15.733Z | Compiling want v0.3.1 |
| 1783 | 2026-06-23T19:26:15.903Z | Compiling goblin v0.10.7 |
| 1784 | 2026-06-23T19:26:15.961Z | Compiling h2 v0.4.14 |
| 1785 | 2026-06-23T19:26:16.860Z | Compiling slog-async v2.8.0 |
| 1786 | 2026-06-23T19:26:16.992Z | Compiling httpdate v1.0.3 |
| 1787 | 2026-06-23T19:26:17.271Z | Compiling dtrace-parser v0.3.0 |
| 1788 | 2026-06-23T19:26:17.342Z | Compiling thread-id v5.1.0 |
| 1789 | 2026-06-23T19:26:17.378Z | Compiling ref-cast v1.0.25 |
| 1790 | 2026-06-23T19:26:18.867Z | Compiling dof v0.4.0 |
| 1791 | 2026-06-23T19:26:19.315Z | Compiling hyper v1.10.1 |
| 1792 | 2026-06-23T19:26:19.854Z | Compiling rand_core v0.9.5 |
| 1793 | 2026-06-23T19:26:20.116Z | Compiling serde_urlencoded v0.7.1 |
| 1794 | 2026-06-23T19:26:20.132Z | Compiling http-body-util v0.1.3 |
| 1795 | 2026-06-23T19:26:20.415Z | Compiling ref-cast-impl v1.0.25 |
| 1796 | 2026-06-23T19:26:20.616Z | Compiling syn v1.0.109 |
| 1797 | 2026-06-23T19:26:20.954Z | Compiling hyper-util v0.1.20 |
| 1798 | 2026-06-23T19:26:21.720Z | Compiling usdt-attr-macro v0.6.0 |
| 1799 | 2026-06-23T19:26:22.356Z | Compiling usdt-macro v0.6.0 |
| 1800 | 2026-06-23T19:26:22.654Z | Compiling structmeta-derive v0.3.0 |
| 1801 | 2026-06-23T19:26:23.218Z | Compiling multer v3.1.0 |
| 1802 | 2026-06-23T19:26:23.412Z | Compiling foldhash v0.2.0 |
| 1803 | 2026-06-23T19:26:23.475Z | Compiling powerfmt v0.2.0 |
| 1804 | 2026-06-23T19:26:23.700Z | Compiling allocator-api2 v0.2.21 |
| 1805 | 2026-06-23T19:26:23.750Z | Compiling structmeta v0.3.0 |
| 1806 | 2026-06-23T19:26:23.835Z | Compiling deranged v0.5.8 |
| 1807 | 2026-06-23T19:26:23.949Z | Compiling rand_chacha v0.9.0 |
| 1808 | 2026-06-23T19:26:24.087Z | Compiling hashbrown v0.16.1 |
| 1809 | 2026-06-23T19:26:24.390Z | Compiling darling_core v0.23.0 |
| 1810 | 2026-06-23T19:26:24.513Z | Compiling newtype-uuid-macros v0.1.0 |
| 1811 | 2026-06-23T19:26:24.929Z | Compiling num_threads v0.1.7 |
| 1812 | 2026-06-23T19:26:25.174Z | Compiling rand v0.9.4 |
| 1813 | 2026-06-23T19:26:25.193Z | Compiling time v0.3.47 |
| 1814 | 2026-06-23T19:26:25.303Z | Compiling newtype-uuid v1.3.2 |
| 1815 | 2026-06-23T19:26:25.745Z | Compiling strum_macros v0.26.4 |
| 1816 | 2026-06-23T19:26:26.100Z | Compiling async-stream-impl v0.3.6 |
| 1817 | 2026-06-23T19:26:26.240Z | Compiling sync_wrapper v1.0.2 |
| 1818 | 2026-06-23T19:26:26.361Z | Compiling dropshot v0.17.1 |
| 1819 | 2026-06-23T19:26:26.434Z | Compiling darling_macro v0.23.0 |
| 1820 | 2026-06-23T19:26:26.740Z | Compiling hex v0.4.3 |
| 1821 | 2026-06-23T19:26:27.038Z | Compiling darling v0.23.0 |
| 1822 | 2026-06-23T19:26:27.045Z | Compiling tower v0.5.3 |
| 1823 | 2026-06-23T19:26:27.115Z | Compiling daft v0.1.7 |
| 1824 | 2026-06-23T19:26:27.133Z | Compiling crossbeam-channel v0.5.15 |
| 1825 | 2026-06-23T19:26:27.419Z | Compiling webpki-roots v1.0.7 |
| 1826 | 2026-06-23T19:26:27.436Z | Compiling openapiv3 v2.2.0 |
| 1827 | 2026-06-23T19:26:27.879Z | Compiling generic-array v0.14.7 |
| 1828 | 2026-06-23T19:26:27.907Z | Compiling fastrand v2.4.1 |
| 1829 | 2026-06-23T19:26:28.294Z | Compiling tower-http v0.6.11 |
| 1830 | 2026-06-23T19:26:28.434Z | Compiling serde_with_macros v3.20.0 |
| 1831 | 2026-06-23T19:26:28.963Z | Compiling futures-executor v0.3.32 |
| 1832 | 2026-06-23T19:26:29.279Z | Compiling dropshot_endpoint v0.17.1 |
| 1833 | 2026-06-23T19:26:29.447Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1834 | 2026-06-23T19:26:29.550Z | Compiling thread_local v1.1.9 |
| 1835 | 2026-06-23T19:26:29.609Z | Compiling cpufeatures v0.3.0 |
| 1836 | 2026-06-23T19:26:29.886Z | Compiling openssl-probe v0.2.1 |
| 1837 | 2026-06-23T19:26:29.931Z | Compiling futures v0.3.32 |
| 1838 | 2026-06-23T19:26:30.019Z | Compiling rustls-native-certs v0.8.4 |
| 1839 | 2026-06-23T19:26:30.680Z | Compiling derive-ex v0.1.8 |
| 1840 | 2026-06-23T19:26:30.896Z | Compiling strum_macros v0.27.2 |
| 1841 | 2026-06-23T19:26:30.914Z | Compiling is-terminal v0.4.17 |
| 1842 | 2026-06-23T19:26:31.021Z | Compiling term v1.2.1 |
| 1843 | 2026-06-23T19:26:31.827Z | Compiling winnow v1.0.3 |
| 1844 | 2026-06-23T19:26:32.246Z | Compiling take_mut v0.2.2 |
| 1845 | 2026-06-23T19:26:32.722Z | Compiling test-strategy v0.4.5 |
| 1846 | 2026-06-23T19:26:32.741Z | Compiling slog-term v2.9.2 |
| 1847 | 2026-06-23T19:26:33.612Z | Compiling tempfile v3.27.0 |
| 1848 | 2026-06-23T19:26:34.151Z | Compiling macaddr v1.0.1 |
| 1849 | 2026-06-23T19:26:34.429Z | Compiling hybrid-array v0.4.12 |
| 1850 | 2026-06-23T19:26:34.433Z | Compiling adler2 v2.0.1 |
| 1851 | 2026-06-23T19:26:34.641Z | Compiling simd-adler32 v0.3.9 |
| 1852 | 2026-06-23T19:26:34.694Z | Compiling match_cfg v0.1.0 |
| 1853 | 2026-06-23T19:26:34.778Z | Compiling hostname v0.3.1 |
| 1854 | 2026-06-23T19:26:34.916Z | Compiling miniz_oxide v0.8.9 |
| 1855 | 2026-06-23T19:26:35.599Z | Compiling slog-json v2.6.1 |
| 1856 | 2026-06-23T19:26:35.877Z | Compiling memmap2 v0.9.10 |
| 1857 | 2026-06-23T19:26:36.249Z | Compiling usdt v0.6.0 |
| 1858 | 2026-06-23T19:26:36.412Z | Compiling slog-bunyan v2.5.0 |
| 1859 | 2026-06-23T19:26:36.456Z | Compiling flate2 v1.1.9 |
| 1860 | 2026-06-23T19:26:36.594Z | Compiling block-buffer v0.12.0 |
| 1861 | 2026-06-23T19:26:36.782Z | Compiling crypto-common v0.2.2 |
| 1862 | 2026-06-23T19:26:36.866Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1863 | 2026-06-23T19:26:36.997Z | Compiling compression-core v0.4.32 |
| 1864 | 2026-06-23T19:26:37.015Z | Compiling either v1.16.0 |
| 1865 | 2026-06-23T19:26:37.172Z | Compiling const-oid v0.10.2 |
| 1866 | 2026-06-23T19:26:37.247Z | Compiling debug-ignore v1.0.5 |
| 1867 | 2026-06-23T19:26:37.514Z | Compiling digest v0.11.3 |
| 1868 | 2026-06-23T19:26:37.673Z | Compiling compression-codecs v0.4.38 |
| 1869 | 2026-06-23T19:26:37.737Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1870 | 2026-06-23T19:26:37.980Z | Compiling crypto-common v0.1.7 |
| 1871 | 2026-06-23T19:26:38.046Z | Compiling parse-display-derive v0.10.0 |
| 1872 | 2026-06-23T19:26:38.126Z | Compiling rand_chacha v0.3.1 |
| 1873 | 2026-06-23T19:26:38.243Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1874 | 2026-06-23T19:26:38.277Z | Compiling serde_spanned v1.1.1 |
| 1875 | 2026-06-23T19:26:38.432Z | Compiling encoding_rs v0.8.35 |
| 1876 | 2026-06-23T19:26:38.662Z | Compiling spin v0.9.8 |
| 1877 | 2026-06-23T19:26:38.684Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1878 | 2026-06-23T19:26:38.744Z | Compiling mime v0.3.17 |
| 1879 | 2026-06-23T19:26:38.952Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1880 | 2026-06-23T19:26:38.993Z | Compiling rand v0.8.6 |
| 1881 | 2026-06-23T19:26:39.219Z | Compiling async-compression v0.4.42 |
| 1882 | 2026-06-23T19:26:39.377Z | Compiling sha1 v0.11.0 |
| 1883 | 2026-06-23T19:26:39.676Z | Compiling strum v0.26.3 |
| 1884 | 2026-06-23T19:26:39.750Z | Compiling async-stream v0.3.6 |
| 1885 | 2026-06-23T19:26:39.839Z | Compiling waitgroup v0.1.2 |
| 1886 | 2026-06-23T19:26:39.941Z | Compiling rustls-pemfile v2.2.0 |
| 1887 | 2026-06-23T19:26:40.001Z | Compiling serde_path_to_error v0.1.20 |
| 1888 | 2026-06-23T19:26:40.069Z | Compiling hostname v0.4.2 |
| 1889 | 2026-06-23T19:26:40.221Z | Compiling wait-timeout v0.2.1 |
| 1890 | 2026-06-23T19:26:40.666Z | Compiling quick-error v1.2.3 |
| 1891 | 2026-06-23T19:26:40.788Z | Compiling bit-vec v0.8.0 |
| 1892 | 2026-06-23T19:26:40.792Z | Compiling rusty-fork v0.3.1 |
| 1893 | 2026-06-23T19:26:40.825Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1894 | 2026-06-23T19:26:41.073Z | Compiling bit-set v0.8.0 |
| 1895 | 2026-06-23T19:26:41.091Z | Compiling serde_with v3.20.0 |
| 1896 | 2026-06-23T19:26:41.266Z | Compiling rand_xorshift v0.4.0 |
| 1897 | 2026-06-23T19:26:41.430Z | Compiling unarray v0.1.4 |
| 1898 | 2026-06-23T19:26:41.557Z | Compiling proptest v1.11.0 |
| 1899 | 2026-06-23T19:26:41.624Z | Compiling strum v0.27.2 |
| 1900 | 2026-06-23T19:26:41.767Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1901 | 2026-06-23T19:26:41.920Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1902 | 2026-06-23T19:26:42.047Z | Compiling instant v0.1.13 |
| 1903 | 2026-06-23T19:26:42.335Z | Compiling itertools v0.14.0 |
| 1904 | 2026-06-23T19:26:42.422Z | Compiling iddqd v0.4.2 |
| 1905 | 2026-06-23T19:26:43.088Z | Compiling unicode-width v0.2.2 |
| 1906 | 2026-06-23T19:26:43.547Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1907 | 2026-06-23T19:26:43.605Z | Compiling block-buffer v0.10.4 |
| 1908 | 2026-06-23T19:26:43.780Z | Compiling backon v1.6.0 |
| 1909 | 2026-06-23T19:26:43.849Z | Compiling regress v0.10.5 |
| 1910 | 2026-06-23T19:26:44.044Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1911 | 2026-06-23T19:26:45.650Z | Compiling digest v0.10.7 |
| 1912 | 2026-06-23T19:26:45.766Z | Compiling backoff v0.4.0 |
| 1913 | 2026-06-23T19:26:45.978Z | Compiling parse-display v0.10.0 |
| 1914 | 2026-06-23T19:26:46.246Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1915 | 2026-06-23T19:26:46.746Z | Compiling humantime v2.3.0 |
| 1916 | 2026-06-23T19:26:48.838Z | Compiling regress v0.11.1 |
| 1917 | 2026-06-23T19:26:49.878Z | Compiling zerocopy-derive v0.7.35 |
| 1918 | 2026-06-23T19:26:50.309Z | Compiling typify-impl v0.6.2 |
| 1919 | 2026-06-23T19:26:50.906Z | Compiling darling_core v0.21.3 |
| 1920 | 2026-06-23T19:26:50.974Z | Compiling clap_derive v4.6.1 |
| 1921 | 2026-06-23T19:26:51.703Z | Compiling convert_case v0.4.0 |
| 1922 | 2026-06-23T19:26:51.823Z | Compiling cpufeatures v0.2.17 |
| 1923 | 2026-06-23T19:26:51.997Z | Compiling utf8parse v0.2.2 |
| 1924 | 2026-06-23T19:26:52.114Z | Compiling anstyle-parse v1.0.0 |
| 1925 | 2026-06-23T19:26:52.490Z | Compiling derive_more v0.99.20 |
| 1926 | 2026-06-23T19:26:52.968Z | Compiling darling_macro v0.21.3 |
| 1927 | 2026-06-23T19:26:53.437Z | Compiling terminal_size v0.4.4 |
| 1928 | 2026-06-23T19:26:53.544Z | Compiling toml_datetime v0.6.11 |
| 1929 | 2026-06-23T19:26:53.562Z | Compiling typify-macro v0.6.2 |
| 1930 | 2026-06-23T19:26:53.606Z | Compiling is_terminal_polyfill v1.70.2 |
| 1931 | 2026-06-23T19:26:53.704Z | Compiling anstyle-query v1.1.5 |
| 1932 | 2026-06-23T19:26:53.778Z | Compiling colorchoice v1.0.5 |
| 1933 | 2026-06-23T19:26:53.900Z | Compiling anstyle v1.0.14 |
| 1934 | 2026-06-23T19:26:54.006Z | Compiling darling v0.21.3 |
| 1935 | 2026-06-23T19:26:54.094Z | Compiling anstream v1.0.0 |
| 1936 | 2026-06-23T19:26:54.734Z | Compiling secrecy v0.10.3 |
| 1937 | 2026-06-23T19:26:54.752Z | Compiling clap_lex v1.1.0 |
| 1938 | 2026-06-23T19:26:54.915Z | Compiling heapless v0.8.0 |
| 1939 | 2026-06-23T19:26:55.091Z | Compiling tinyvec_macros v0.1.1 |
| 1940 | 2026-06-23T19:26:55.135Z | Compiling crucible-workspace-hack v0.1.0 |
| 1941 | 2026-06-23T19:26:55.181Z | Compiling tinyvec v1.11.0 |
| 1942 | 2026-06-23T19:26:55.249Z | Compiling clap_builder v4.6.0 |
| 1943 | 2026-06-23T19:26:55.433Z | Compiling typify v0.6.2 |
| 1944 | 2026-06-23T19:26:55.851Z | Compiling ingot-macros v0.1.1 |
| 1945 | 2026-06-23T19:26:55.896Z | Compiling zerocopy v0.7.35 |
| 1946 | 2026-06-23T19:26:56.204Z | Compiling hash32 v0.3.1 |
| 1947 | 2026-06-23T19:26:56.362Z | Compiling scroll_derive v0.12.1 |
| 1948 | 2026-06-23T19:26:56.380Z | Compiling rustc_version v0.4.1 |
| 1949 | 2026-06-23T19:26:56.593Z | Compiling num-integer v0.1.46 |
| 1950 | 2026-06-23T19:26:56.643Z | Compiling usdt-impl v0.5.0 |
| 1951 | 2026-06-23T19:26:56.927Z | Compiling smoltcp v0.11.0 |
| 1952 | 2026-06-23T19:26:57.080Z | Compiling scroll v0.12.0 |
| 1953 | 2026-06-23T19:26:57.188Z | Compiling clap v4.6.1 |
| 1954 | 2026-06-23T19:26:57.280Z | Compiling curve25519-dalek v4.1.3 |
| 1955 | 2026-06-23T19:26:57.543Z | Compiling dof v0.3.0 |
| 1956 | 2026-06-23T19:26:58.543Z | Compiling ingot-types v0.1.2 |
| 1957 | 2026-06-23T19:26:59.127Z | Compiling hmac v0.12.1 |
| 1958 | 2026-06-23T19:26:59.289Z | Compiling dtrace-parser v0.2.0 |
| 1959 | 2026-06-23T19:26:59.311Z | Compiling inout v0.1.4 |
| 1960 | 2026-06-23T19:26:59.431Z | Compiling ff v0.13.1 |
| 1961 | 2026-06-23T19:26:59.470Z | Compiling cobs v0.3.0 |
| 1962 | 2026-06-23T19:26:59.812Z | Compiling thread-id v4.2.2 |
| 1963 | 2026-06-23T19:26:59.961Z | Compiling managed v0.8.0 |
| 1964 | 2026-06-23T19:26:59.978Z | Compiling bitflags v1.3.2 |
| 1965 | 2026-06-23T19:27:00.227Z | Compiling unsafe-libyaml v0.2.11 |
| 1966 | 2026-06-23T19:27:00.758Z | Compiling serde_yaml v0.9.34+deprecated |
| 1967 | 2026-06-23T19:27:01.062Z | Compiling postcard v1.1.3 |
| 1968 | 2026-06-23T19:27:01.370Z | Compiling group v0.13.0 |
| 1969 | 2026-06-23T19:27:01.493Z | Compiling cipher v0.4.4 |
| 1970 | 2026-06-23T19:27:01.738Z | Compiling hkdf v0.12.4 |
| 1971 | 2026-06-23T19:27:01.907Z | Compiling ingot v0.1.1 |
| 1972 | 2026-06-23T19:27:02.450Z | Compiling goblin v0.8.2 |
| 1973 | 2026-06-23T19:27:02.803Z | Compiling num-rational v0.4.2 |
| 1974 | 2026-06-23T19:27:03.779Z | Compiling num-iter v0.1.45 |
| 1975 | 2026-06-23T19:27:04.110Z | Compiling tabwriter v1.4.1 |
| 1976 | 2026-06-23T19:27:04.295Z | Compiling universal-hash v0.5.1 |
| 1977 | 2026-06-23T19:27:04.444Z | Compiling crypto-bigint v0.5.5 |
| 1978 | 2026-06-23T19:27:04.465Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1979 | 2026-06-23T19:27:04.565Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1980 | 2026-06-23T19:27:05.177Z | Compiling hubpack_derive v0.1.1 |
| 1981 | 2026-06-23T19:27:05.613Z | Compiling crossbeam-epoch v0.9.18 |
| 1982 | 2026-06-23T19:27:05.714Z | Compiling half v2.7.1 |
| 1983 | 2026-06-23T19:27:05.942Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1984 | 2026-06-23T19:27:06.112Z | Compiling num-complex v0.4.6 |
| 1985 | 2026-06-23T19:27:06.643Z | Compiling memoffset v0.9.1 |
| 1986 | 2026-06-23T19:27:06.827Z | Compiling prettyplease v0.2.37 |
| 1987 | 2026-06-23T19:27:07.019Z | Compiling opaque-debug v0.3.1 |
| 1988 | 2026-06-23T19:27:07.198Z | Compiling ciborium-io v0.2.2 |
| 1989 | 2026-06-23T19:27:07.293Z | Compiling cfg_aliases v0.2.1 |
| 1990 | 2026-06-23T19:27:07.311Z | Compiling base64ct v1.8.3 |
| 1991 | 2026-06-23T19:27:07.499Z | Compiling base16ct v0.2.0 |
| 1992 | 2026-06-23T19:27:07.595Z | Compiling elliptic-curve v0.13.8 |
| 1993 | 2026-06-23T19:27:07.682Z | Compiling password-hash v0.5.0 |
| 1994 | 2026-06-23T19:27:08.042Z | Compiling nix v0.31.3 |
| 1995 | 2026-06-23T19:27:08.444Z | Compiling ciborium-ll v0.2.2 |
| 1996 | 2026-06-23T19:27:08.716Z | Compiling poly1305 v0.8.0 |
| 1997 | 2026-06-23T19:27:09.449Z | Compiling num v0.4.3 |
| 1998 | 2026-06-23T19:27:09.533Z | Compiling hubpack v0.1.2 |
| 1999 | 2026-06-23T19:27:09.593Z | Compiling thiserror-no-std v2.0.2 |
| 2000 | 2026-06-23T19:27:11.181Z | Compiling chacha20 v0.9.1 |
| 2001 | 2026-06-23T19:27:11.199Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2002 | 2026-06-23T19:27:11.199Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2003 | 2026-06-23T19:27:11.450Z | Compiling reqwest v0.12.28 |
| 2004 | 2026-06-23T19:27:12.219Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2005 | 2026-06-23T19:27:12.412Z | Compiling blake2 v0.10.6 |
| 2006 | 2026-06-23T19:27:12.495Z | Compiling aead v0.5.2 |
| 2007 | 2026-06-23T19:27:12.889Z | Compiling byte-wrapper v0.1.0 |
| 2008 | 2026-06-23T19:27:13.011Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2009 | 2026-06-23T19:27:13.115Z | Compiling serde_repr v0.1.20 |
| 2010 | 2026-06-23T19:27:13.722Z | Compiling proc-macro-error-attr v1.0.4 |
| 2011 | 2026-06-23T19:27:13.833Z | Compiling bstr v1.12.1 |
| 2012 | 2026-06-23T19:27:13.951Z | Compiling static_assertions v1.1.0 |
| 2013 | 2026-06-23T19:27:14.035Z | Compiling rustix v0.38.44 |
| 2014 | 2026-06-23T19:27:14.054Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2015 | 2026-06-23T19:27:14.108Z | Compiling keccak v0.1.6 |
| 2016 | 2026-06-23T19:27:14.392Z | Compiling float-ord v0.3.2 |
| 2017 | 2026-06-23T19:27:14.536Z | Compiling sha3 v0.10.9 |
| 2018 | 2026-06-23T19:27:14.823Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2019 | 2026-06-23T19:27:14.862Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2020 | 2026-06-23T19:27:15.383Z | Compiling proc-macro-crate v3.5.0 |
| 2021 | 2026-06-23T19:27:15.429Z | Compiling argon2 v0.5.3 |
| 2022 | 2026-06-23T19:27:15.835Z | Compiling chacha20poly1305 v0.10.1 |
| 2023 | 2026-06-23T19:27:16.949Z | Compiling progenitor-client v0.10.0 |
| 2024 | 2026-06-23T19:27:17.060Z | Compiling vsss-rs v3.3.4 |
| 2025 | 2026-06-23T19:27:17.704Z | Compiling rustls-webpki v0.103.13 |
| 2026 | 2026-06-23T19:27:17.953Z | Compiling ciborium v0.2.2 |
| 2027 | 2026-06-23T19:27:18.750Z | Compiling usdt-attr-macro v0.5.0 |
| 2028 | 2026-06-23T19:27:18.852Z | Compiling usdt-macro v0.5.0 |
| 2029 | 2026-06-23T19:27:20.474Z | Compiling enum-as-inner v0.6.1 |
| 2030 | 2026-06-23T19:27:20.493Z | Compiling num-derive v0.4.2 |
| 2031 | 2026-06-23T19:27:22.059Z | Compiling proc-macro-error v1.0.4 |
| 2032 | 2026-06-23T19:27:22.084Z | Compiling memmap v0.7.0 |
| 2033 | 2026-06-23T19:27:22.084Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2034 | 2026-06-23T19:27:22.084Z | Compiling winnow v0.5.40 |
| 2035 | 2026-06-23T19:27:22.084Z | Compiling indent_write v2.2.0 |
| 2036 | 2026-06-23T19:27:22.084Z | Compiling data-encoding v2.11.0 |
| 2037 | 2026-06-23T19:27:22.084Z | Compiling usdt v0.5.0 |
| 2038 | 2026-06-23T19:27:22.084Z | Compiling tokio-rustls v0.26.4 |
| 2039 | 2026-06-23T19:27:22.343Z | Compiling hyper-rustls v0.27.9 |
| 2040 | 2026-06-23T19:27:22.471Z | Compiling rustls-platform-verifier v0.7.0 |
| 2041 | 2026-06-23T19:27:22.886Z | Compiling reqwest v0.13.4 |
| 2042 | 2026-06-23T19:27:22.968Z | Compiling toml_edit v0.19.15 |
| 2043 | 2026-06-23T19:27:23.156Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2044 | 2026-06-23T19:27:24.324Z | Compiling progenitor-client v0.14.0 |
| 2045 | 2026-06-23T19:27:24.810Z | Compiling progenitor-extras v0.2.0 |
| 2046 | 2026-06-23T19:27:25.392Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2047 | 2026-06-23T19:27:25.505Z | Compiling num_enum_derive v0.7.6 |
| 2048 | 2026-06-23T19:27:26.534Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2049 | 2026-06-23T19:27:28.124Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2050 | 2026-06-23T19:27:30.059Z | Compiling serde_spanned v0.6.9 |
| 2051 | 2026-06-23T19:27:30.218Z | Compiling foreign-types-macros v0.2.3 |
| 2052 | 2026-06-23T19:27:31.967Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2053 | 2026-06-23T19:27:34.737Z | Compiling vcpkg v0.2.15 |
| 2054 | 2026-06-23T19:27:37.065Z | Compiling colored v3.1.1 |
| 2055 | 2026-06-23T19:27:37.086Z | Compiling winnow v0.7.15 |
| 2056 | 2026-06-23T19:27:37.103Z | Compiling bytecount v0.6.9 |
| 2057 | 2026-06-23T19:27:37.302Z | Compiling pkg-config v0.3.33 |
| 2058 | 2026-06-23T19:27:37.748Z | Compiling toml_write v0.1.2 |
| 2059 | 2026-06-23T19:27:37.766Z | Compiling foreign-types-shared v0.3.1 |
| 2060 | 2026-06-23T19:27:37.805Z | Compiling openssl-sys v0.9.116 |
| 2061 | 2026-06-23T19:27:37.872Z | Compiling foreign-types v0.5.0 |
| 2062 | 2026-06-23T19:27:37.970Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2063 | 2026-06-23T19:27:38.250Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2064 | 2026-06-23T19:27:38.550Z | Compiling toml_edit v0.22.27 |
| 2065 | 2026-06-23T19:27:38.655Z | Compiling num_enum v0.7.6 |
| 2066 | 2026-06-23T19:27:38.794Z | Compiling proc-macro-crate v1.3.1 |
| 2067 | 2026-06-23T19:27:39.430Z | Compiling progenitor-impl v0.13.0 |
| 2068 | 2026-06-23T19:27:40.229Z | Compiling chacha20 v0.10.0 |
| 2069 | 2026-06-23T19:27:40.536Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2070 | 2026-06-23T19:27:41.115Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2071 | 2026-06-23T19:27:41.128Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2072 | 2026-06-23T19:27:41.128Z | Compiling cstr-argument v0.1.2 |
| 2073 | 2026-06-23T19:27:41.255Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2074 | 2026-06-23T19:27:41.322Z | Compiling unicode-segmentation v1.13.3 |
| 2075 | 2026-06-23T19:27:41.490Z | Compiling heck v0.4.1 |
| 2076 | 2026-06-23T19:27:41.508Z | Compiling resolv-conf v0.7.6 |
| 2077 | 2026-06-23T19:27:41.508Z | Compiling swrite v0.1.0 |
| 2078 | 2026-06-23T19:27:41.542Z | Compiling linked-hash-map v0.5.6 |
| 2079 | 2026-06-23T19:27:41.640Z | Compiling semver v0.1.20 |
| 2080 | 2026-06-23T19:27:41.723Z | Compiling rayon-core v1.13.0 |
| 2081 | 2026-06-23T19:27:41.966Z | Compiling rustc_version v0.1.7 |
| 2082 | 2026-06-23T19:27:41.970Z | Compiling lru-cache v0.1.2 |
| 2083 | 2026-06-23T19:27:41.996Z | Compiling newline-converter v0.3.0 |
| 2084 | 2026-06-23T19:27:42.123Z | Compiling progenitor-macro v0.13.0 |
| 2085 | 2026-06-23T19:27:42.173Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2086 | 2026-06-23T19:27:42.209Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2087 | 2026-06-23T19:27:42.304Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2088 | 2026-06-23T19:27:42.349Z | Compiling rand v0.10.1 |
| 2089 | 2026-06-23T19:27:42.460Z | Compiling toml v0.8.23 |
| 2090 | 2026-06-23T19:27:43.123Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2091 | 2026-06-23T19:27:43.191Z | Compiling num_enum_derive v0.5.11 |
| 2092 | 2026-06-23T19:27:43.671Z | Compiling atomicwrites v0.4.4 |
| 2093 | 2026-06-23T19:27:43.701Z | Compiling progenitor-client v0.13.0 |
| 2094 | 2026-06-23T19:27:43.722Z | Compiling hickory-proto v0.24.4 |
| 2095 | 2026-06-23T19:27:43.873Z | Compiling similar v2.7.0 |
| 2096 | 2026-06-23T19:27:43.978Z | Compiling crossbeam-deque v0.8.6 |
| 2097 | 2026-06-23T19:27:44.207Z | Compiling progenitor-impl v0.14.0 |
| 2098 | 2026-06-23T19:27:44.232Z | Compiling console v0.15.11 |
| 2099 | 2026-06-23T19:27:45.511Z | Compiling camino-tempfile v1.4.1 |
| 2100 | 2026-06-23T19:27:45.923Z | Compiling serde-big-array v0.5.1 |
| 2101 | 2026-06-23T19:27:46.104Z | Compiling pin-project-internal v1.1.13 |
| 2102 | 2026-06-23T19:27:46.247Z | Compiling derive-where v1.6.1 |
| 2103 | 2026-06-23T19:27:46.346Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2104 | 2026-06-23T19:27:46.634Z | Compiling siphasher v1.0.3 |
| 2105 | 2026-06-23T19:27:46.854Z | Compiling lazy_static v1.5.0 |
| 2106 | 2026-06-23T19:27:46.884Z | Compiling minimal-lexical v0.2.1 |
| 2107 | 2026-06-23T19:27:47.137Z | Compiling nom v7.1.3 |
| 2108 | 2026-06-23T19:27:47.198Z | Compiling pin-project v1.1.13 |
| 2109 | 2026-06-23T19:27:47.316Z | Compiling phf_shared v0.12.1 |
| 2110 | 2026-06-23T19:27:47.549Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2111 | 2026-06-23T19:27:47.572Z | Compiling progenitor v0.13.0 |
| 2112 | 2026-06-23T19:27:47.729Z | Compiling progenitor-macro v0.14.0 |
| 2113 | 2026-06-23T19:27:47.828Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2114 | 2026-06-23T19:27:48.576Z | Compiling hickory-resolver v0.24.4 |
| 2115 | 2026-06-23T19:27:51.670Z | Compiling expectorate v1.2.0 |
| 2116 | 2026-06-23T19:27:51.758Z | Compiling num_enum v0.5.11 |
| 2117 | 2026-06-23T19:27:53.393Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2118 | 2026-06-23T19:27:53.691Z | Compiling newtype_derive v0.1.6 |
| 2119 | 2026-06-23T19:27:54.575Z | Compiling unicode-normalization v0.1.25 |
| 2120 | 2026-06-23T19:27:55.186Z | Compiling tokio-stream v0.1.18 |
| 2121 | 2026-06-23T19:27:55.518Z | Compiling snafu-derive v0.8.9 |
| 2122 | 2026-06-23T19:27:55.759Z | Compiling async-recursion v1.1.1 |
| 2123 | 2026-06-23T19:27:56.057Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2124 | 2026-06-23T19:27:56.400Z | Compiling slog-dtrace v0.3.0 |
| 2125 | 2026-06-23T19:27:56.476Z | Compiling csv-core v0.1.13 |
| 2126 | 2026-06-23T19:27:56.673Z | Compiling cancel-safe-futures v0.1.5 |
| 2127 | 2026-06-23T19:27:56.888Z | Compiling foldhash v0.1.5 |
| 2128 | 2026-06-23T19:27:56.951Z | Compiling unicode-width v0.1.14 |
| 2129 | 2026-06-23T19:27:57.128Z | Compiling konst_macro_rules v0.2.19 |
| 2130 | 2026-06-23T19:27:57.229Z | Compiling foreign-types-shared v0.1.1 |
| 2131 | 2026-06-23T19:27:57.270Z | Compiling unicode-xid v0.2.6 |
| 2132 | 2026-06-23T19:27:57.329Z | Compiling chrono-tz v0.10.4 |
| 2133 | 2026-06-23T19:27:57.333Z | Compiling highway v1.3.0 |
| 2134 | 2026-06-23T19:27:57.412Z | Compiling same-file v1.0.6 |
| 2135 | 2026-06-23T19:27:57.431Z | Compiling openssl v0.10.80 |
| 2136 | 2026-06-23T19:27:57.594Z | Compiling owo-colors v4.3.0 |
| 2137 | 2026-06-23T19:27:57.637Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2138 | 2026-06-23T19:27:57.759Z | Compiling walkdir v2.5.0 |
| 2139 | 2026-06-23T19:27:58.019Z | Compiling const_format_proc_macros v0.2.34 |
| 2140 | 2026-06-23T19:27:58.040Z | Compiling foreign-types v0.3.2 |
| 2141 | 2026-06-23T19:27:58.129Z | Compiling konst v0.2.20 |
| 2142 | 2026-06-23T19:27:58.494Z | Compiling snafu v0.8.9 |
| 2143 | 2026-06-23T19:27:58.519Z | Compiling hashbrown v0.15.5 |
| 2144 | 2026-06-23T19:27:58.846Z | Compiling csv v1.4.0 |
| 2145 | 2026-06-23T19:27:59.181Z | Compiling qorb v0.4.1 |
| 2146 | 2026-06-23T19:27:59.203Z | Compiling progenitor v0.14.0 |
| 2147 | 2026-06-23T19:27:59.358Z | Compiling olpc-cjson v0.1.4 |
| 2148 | 2026-06-23T19:27:59.384Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2149 | 2026-06-23T19:27:59.807Z | Compiling rayon v1.12.0 |
| 2150 | 2026-06-23T19:28:00.612Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2151 | 2026-06-23T19:28:01.149Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2152 | 2026-06-23T19:28:01.984Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2153 | 2026-06-23T19:28:02.885Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2154 | 2026-06-23T19:28:03.419Z | Compiling phf v0.12.1 |
| 2155 | 2026-06-23T19:28:03.551Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2156 | 2026-06-23T19:28:04.042Z | Compiling zone_cfg_derive v0.3.1 |
| 2157 | 2026-06-23T19:28:04.756Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2158 | 2026-06-23T19:28:04.907Z | Compiling tokio-dtrace v0.1.1 |
| 2159 | 2026-06-23T19:28:05.263Z | Compiling globset v0.4.18 |
| 2160 | 2026-06-23T19:28:05.767Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2161 | 2026-06-23T19:28:05.998Z | Compiling itertools v0.12.1 |
| 2162 | 2026-06-23T19:28:07.332Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2163 | 2026-06-23T19:28:07.476Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2164 | 2026-06-23T19:28:07.495Z | Compiling pem v3.0.6 |
| 2165 | 2026-06-23T19:28:07.659Z | Compiling libsw-core v0.3.2 |
| 2166 | 2026-06-23T19:28:07.850Z | Compiling serde_plain v1.0.2 |
| 2167 | 2026-06-23T19:28:07.928Z | Compiling openssl-macros v0.1.1 |
| 2168 | 2026-06-23T19:28:07.968Z | Compiling cookie v0.18.1 |
| 2169 | 2026-06-23T19:28:08.147Z | Compiling sigpipe v0.1.3 |
| 2170 | 2026-06-23T19:28:08.203Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2171 | 2026-06-23T19:28:08.226Z | Compiling glob v0.3.3 |
| 2172 | 2026-06-23T19:28:08.434Z | Compiling typed-path v0.9.3 |
| 2173 | 2026-06-23T19:28:08.458Z | Compiling fixedbitset v0.5.7 |
| 2174 | 2026-06-23T19:28:08.577Z | Compiling fixedbitset v0.4.2 |
| 2175 | 2026-06-23T19:28:08.740Z | Compiling jiff v0.2.28 |
| 2176 | 2026-06-23T19:28:08.838Z | Compiling petgraph v0.6.5 |
| 2177 | 2026-06-23T19:28:08.949Z | Compiling petgraph v0.8.3 |
| 2178 | 2026-06-23T19:28:09.273Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2179 | 2026-06-23T19:28:09.517Z | Compiling tough v0.22.0 |
| 2180 | 2026-06-23T19:28:10.622Z | Compiling libsw v3.5.0 |
| 2181 | 2026-06-23T19:28:10.642Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2182 | 2026-06-23T19:28:10.816Z | Compiling zone v0.3.1 |
| 2183 | 2026-06-23T19:28:11.362Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2184 | 2026-06-23T19:28:11.366Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2185 | 2026-06-23T19:28:11.667Z | Compiling oxide-tokio-rt v0.1.6 |
| 2186 | 2026-06-23T19:28:12.238Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2187 | 2026-06-23T19:28:12.548Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2188 | 2026-06-23T19:28:14.274Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2189 | 2026-06-23T19:28:14.486Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2190 | 2026-06-23T19:28:14.945Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2191 | 2026-06-23T19:28:15.828Z | Compiling const_format v0.2.36 |
| 2192 | 2026-06-23T19:28:16.342Z | Compiling papergrid v0.11.0 |
| 2193 | 2026-06-23T19:28:16.544Z | Compiling tabled_derive v0.7.0 |
| 2194 | 2026-06-23T19:28:16.966Z | Compiling gethostname v0.5.0 |
| 2195 | 2026-06-23T19:28:17.115Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2196 | 2026-06-23T19:28:17.549Z | Compiling libscf-sys v1.2.0 |
| 2197 | 2026-06-23T19:28:17.706Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2198 | 2026-06-23T19:28:18.226Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2199 | 2026-06-23T19:28:18.361Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2200 | 2026-06-23T19:28:18.393Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2201 | 2026-06-23T19:28:18.524Z | Compiling smf v0.2.3 |
| 2202 | 2026-06-23T19:28:19.150Z | Compiling bcs v0.1.6 |
| 2203 | 2026-06-23T19:28:19.196Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2204 | 2026-06-23T19:28:19.473Z | Compiling tagptr v0.2.0 |
| 2205 | 2026-06-23T19:28:19.546Z | Compiling smawk v0.3.2 |
| 2206 | 2026-06-23T19:28:19.649Z | Compiling linear-map v1.2.0 |
| 2207 | 2026-06-23T19:28:19.683Z | Compiling unicode-linebreak v0.1.5 |
| 2208 | 2026-06-23T19:28:19.718Z | Compiling whoami v1.6.1 |
| 2209 | 2026-06-23T19:28:19.878Z | Compiling termtree v0.5.1 |
| 2210 | 2026-06-23T19:28:20.169Z | Compiling textwrap v0.16.2 |
| 2211 | 2026-06-23T19:28:21.146Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2212 | 2026-06-23T19:28:21.508Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2213 | 2026-06-23T19:28:21.735Z | Compiling moka v0.12.15 |
| 2214 | 2026-06-23T19:28:21.816Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2215 | 2026-06-23T19:28:22.125Z | Compiling tabled v0.15.0 |
| 2216 | 2026-06-23T19:28:22.676Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2217 | 2026-06-23T19:28:22.964Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2218 | 2026-06-23T19:28:22.996Z | Compiling steno v0.4.1 |
| 2219 | 2026-06-23T19:28:23.179Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2220 | 2026-06-23T19:28:25.591Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2221 | 2026-06-23T19:28:28.831Z | Compiling hickory-proto v0.25.2 |
| 2222 | 2026-06-23T19:28:29.340Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2223 | 2026-06-23T19:28:29.800Z | Compiling proc-macro-error2 v2.0.1 |
| 2224 | 2026-06-23T19:28:29.985Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2225 | 2026-06-23T19:28:30.038Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2226 | 2026-06-23T19:28:30.102Z | Compiling parking_lot_core v0.8.6 |
| 2227 | 2026-06-23T19:28:30.375Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2228 | 2026-06-23T19:28:30.436Z | Compiling tabled_derive v0.11.0 |
| 2229 | 2026-06-23T19:28:30.454Z | Compiling papergrid v0.18.0 |
| 2230 | 2026-06-23T19:28:31.320Z | Compiling hickory-resolver v0.25.2 |
| 2231 | 2026-06-23T19:28:31.551Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2232 | 2026-06-23T19:28:32.067Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2233 | 2026-06-23T19:28:32.089Z | Compiling testing_table v0.3.0 |
| 2234 | 2026-06-23T19:28:32.526Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2235 | 2026-06-23T19:28:33.512Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2236 | 2026-06-23T19:28:34.054Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2237 | 2026-06-23T19:28:34.627Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2238 | 2026-06-23T19:28:35.218Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2239 | 2026-06-23T19:28:35.990Z | Compiling tabled v0.21.0 |
| 2240 | 2026-06-23T19:28:37.227Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2241 | 2026-06-23T19:28:37.347Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2242 | 2026-06-23T19:28:37.664Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2243 | 2026-06-23T19:28:38.071Z | Compiling arc-swap v1.9.1 |
| 2244 | 2026-06-23T19:28:38.308Z | Compiling slog-scope v4.4.1 |
| 2245 | 2026-06-23T19:28:39.181Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2246 | 2026-06-23T19:28:39.239Z | Compiling parking_lot v0.11.2 |
| 2247 | 2026-06-23T19:28:39.260Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2248 | 2026-06-23T19:28:39.658Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2249 | 2026-06-23T19:28:39.883Z | Compiling fxhash v0.2.1 |
| 2250 | 2026-06-23T19:28:39.981Z | Compiling crc8 v0.1.1 |
| 2251 | 2026-06-23T19:28:40.105Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2252 | 2026-06-23T19:28:40.222Z | Compiling sled v0.34.7 |
| 2253 | 2026-06-23T19:28:40.837Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2254 | 2026-06-23T19:28:41.432Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2255 | 2026-06-23T19:28:44.350Z | Compiling slog-stdlog v4.1.1 |
| 2256 | 2026-06-23T19:28:44.360Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2257 | 2026-06-23T19:28:44.637Z | Compiling slog-envlogger v2.2.0 |
| 2258 | 2026-06-23T19:28:44.658Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2259 | 2026-06-23T19:28:46.810Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2260 | 2026-06-23T19:28:49.937Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2261 | 2026-06-23T19:28:51.390Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2262 | 2026-06-23T19:28:52.960Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2263 | 2026-06-23T19:29:01.148Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2264 | 2026-06-23T19:29:05.983Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2265 | 2026-06-23T19:29:09.248Z | Finished `release` profile [optimized] target(s) in 3m 39s |
| 2266 | 2026-06-23T19:29:09.581Z | + banner quartet |
| 2267 | 2026-06-23T19:29:09.585Z | |
| 2268 | 2026-06-23T19:29:09.585Z | #### # # ## ##### ##### ###### ##### |
| 2269 | 2026-06-23T19:29:09.585Z | # # # # # # # # # # # |
| 2270 | 2026-06-23T19:29:09.585Z | # # # # # # # # # ##### # |
| 2271 | 2026-06-23T19:29:09.585Z | # # # # # ###### ##### # # # |
| 2272 | 2026-06-23T19:29:09.585Z | # # # # # # # # # # # |
| 2273 | 2026-06-23T19:29:09.585Z | ### # #### # # # # # ###### # |
| 2274 | 2026-06-23T19:29:09.585Z | |
| 2275 | 2026-06-23T19:29:09.585Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
| 2276 | 2026-06-23T19:29:10.145Z | Compiling cfg-if v1.0.4 |
| 2277 | 2026-06-23T19:29:10.149Z | Compiling libc v0.2.186 |
| 2278 | 2026-06-23T19:29:10.175Z | Compiling serde_core v1.0.228 |
| 2279 | 2026-06-23T19:29:10.250Z | Compiling memchr v2.8.1 |
| 2280 | 2026-06-23T19:29:10.261Z | Compiling itoa v1.0.18 |
| 2281 | 2026-06-23T19:29:10.265Z | Compiling smallvec v1.15.1 |
| 2282 | 2026-06-23T19:29:10.277Z | Compiling stable_deref_trait v1.2.1 |
| 2283 | 2026-06-23T19:29:10.281Z | Compiling zerofrom v0.1.8 |
| 2284 | 2026-06-23T19:29:10.298Z | Compiling zmij v1.0.21 |
| 2285 | 2026-06-23T19:29:10.348Z | Compiling litemap v0.8.2 |
| 2286 | 2026-06-23T19:29:10.404Z | Compiling yoke v0.8.3 |
| 2287 | 2026-06-23T19:29:10.499Z | Compiling writeable v0.6.3 |
| 2288 | 2026-06-23T19:29:10.509Z | Compiling utf8_iter v1.0.4 |
| 2289 | 2026-06-23T19:29:10.544Z | Compiling percent-encoding v2.3.2 |
| 2290 | 2026-06-23T19:29:10.601Z | Compiling zerovec v0.11.6 |
| 2291 | 2026-06-23T19:29:10.619Z | Compiling zerotrie v0.2.4 |
| 2292 | 2026-06-23T19:29:10.669Z | Compiling libm v0.2.16 |
| 2293 | 2026-06-23T19:29:10.738Z | Compiling icu_normalizer_data v2.2.0 |
| 2294 | 2026-06-23T19:29:10.768Z | Compiling icu_properties_data v2.2.0 |
| 2295 | 2026-06-23T19:29:10.809Z | Compiling form_urlencoded v1.2.2 |
| 2296 | 2026-06-23T19:29:10.820Z | Compiling rand_core v0.10.1 |
| 2297 | 2026-06-23T19:29:10.928Z | Compiling errno v0.3.14 |
| 2298 | 2026-06-23T19:29:10.983Z | Compiling getrandom v0.4.2 |
| 2299 | 2026-06-23T19:29:11.052Z | Compiling iana-time-zone v0.1.65 |
| 2300 | 2026-06-23T19:29:11.074Z | Compiling pin-project-lite v0.2.17 |
| 2301 | 2026-06-23T19:29:11.104Z | Compiling zeroize v1.8.2 |
| 2302 | 2026-06-23T19:29:11.185Z | Compiling tinystr v0.8.3 |
| 2303 | 2026-06-23T19:29:11.205Z | Compiling potential_utf v0.1.5 |
| 2304 | 2026-06-23T19:29:11.222Z | Compiling dyn-clone v1.0.20 |
| 2305 | 2026-06-23T19:29:11.341Z | Compiling icu_locale_core v2.2.0 |
| 2306 | 2026-06-23T19:29:11.353Z | Compiling icu_collections v2.2.0 |
| 2307 | 2026-06-23T19:29:11.370Z | Compiling socket2 v0.6.4 |
| 2308 | 2026-06-23T19:29:11.380Z | Compiling scopeguard v1.2.0 |
| 2309 | 2026-06-23T19:29:11.392Z | Compiling parking_lot_core v0.9.12 |
| 2310 | 2026-06-23T19:29:11.403Z | Compiling signal-hook-registry v1.4.8 |
| 2311 | 2026-06-23T19:29:11.493Z | Compiling num-traits v0.2.19 |
| 2312 | 2026-06-23T19:29:11.791Z | Compiling lock_api v0.4.14 |
| 2313 | 2026-06-23T19:29:11.946Z | Compiling mio v1.2.1 |
| 2314 | 2026-06-23T19:29:12.039Z | Compiling parking_lot v0.12.5 |
| 2315 | 2026-06-23T19:29:12.141Z | Compiling serde v1.0.228 |
| 2316 | 2026-06-23T19:29:12.168Z | Compiling serde_json v1.0.150 |
| 2317 | 2026-06-23T19:29:12.248Z | Compiling icu_provider v2.2.0 |
| 2318 | 2026-06-23T19:29:12.260Z | Compiling uuid v1.23.2 |
| 2319 | 2026-06-23T19:29:12.380Z | Compiling semver v1.0.28 |
| 2320 | 2026-06-23T19:29:12.665Z | Compiling bytes v1.11.1 |
| 2321 | 2026-06-23T19:29:12.799Z | Compiling icu_properties v2.2.0 |
| 2322 | 2026-06-23T19:29:12.891Z | Compiling icu_normalizer v2.2.0 |
| 2323 | 2026-06-23T19:29:12.920Z | Compiling chrono v0.4.45 |
| 2324 | 2026-06-23T19:29:12.979Z | Compiling portable-atomic v1.13.1 |
| 2325 | 2026-06-23T19:29:13.089Z | Compiling thiserror v2.0.18 |
| 2326 | 2026-06-23T19:29:13.202Z | Compiling tokio v1.52.3 |
| 2327 | 2026-06-23T19:29:13.580Z | Compiling bitflags v2.12.1 |
| 2328 | 2026-06-23T19:29:13.686Z | Compiling critical-section v1.2.0 |
| 2329 | 2026-06-23T19:29:13.801Z | Compiling idna_adapter v1.2.2 |
| 2330 | 2026-06-23T19:29:13.938Z | Compiling idna v1.1.0 |
| 2331 | 2026-06-23T19:29:13.987Z | Compiling futures-core v0.3.32 |
| 2332 | 2026-06-23T19:29:14.099Z | Compiling once_cell v1.21.4 |
| 2333 | 2026-06-23T19:29:14.153Z | Compiling equivalent v1.0.2 |
| 2334 | 2026-06-23T19:29:14.251Z | Compiling subtle v2.6.1 |
| 2335 | 2026-06-23T19:29:14.258Z | Compiling log v0.4.32 |
| 2336 | 2026-06-23T19:29:14.342Z | Compiling url v2.5.8 |
| 2337 | 2026-06-23T19:29:14.423Z | Compiling zerocopy v0.8.50 |
| 2338 | 2026-06-23T19:29:14.435Z | Compiling futures-sink v0.3.32 |
| 2339 | 2026-06-23T19:29:14.506Z | Compiling slab v0.4.12 |
| 2340 | 2026-06-23T19:29:14.545Z | Compiling typenum v1.20.1 |
| 2341 | 2026-06-23T19:29:14.712Z | Compiling futures-channel v0.3.32 |
| 2342 | 2026-06-23T19:29:14.873Z | Compiling getrandom v0.2.17 |
| 2343 | 2026-06-23T19:29:14.973Z | Compiling schemars v0.8.22 |
| 2344 | 2026-06-23T19:29:15.099Z | Compiling futures-task v0.3.32 |
| 2345 | 2026-06-23T19:29:15.278Z | Compiling futures-io v0.3.32 |
| 2346 | 2026-06-23T19:29:15.362Z | Compiling rand_core v0.6.4 |
| 2347 | 2026-06-23T19:29:15.473Z | Compiling futures-util v0.3.32 |
| 2348 | 2026-06-23T19:29:15.623Z | Compiling hashbrown v0.17.1 |
| 2349 | 2026-06-23T19:29:16.052Z | Compiling tracing-core v0.1.36 |
| 2350 | 2026-06-23T19:29:16.304Z | Compiling indexmap v2.14.0 |
| 2351 | 2026-06-23T19:29:16.489Z | Compiling tracing v0.1.44 |
| 2352 | 2026-06-23T19:29:16.844Z | Compiling ipnetwork v0.21.1 |
| 2353 | 2026-06-23T19:29:16.891Z | Compiling base64 v0.22.1 |
| 2354 | 2026-06-23T19:29:17.130Z | Compiling http v1.4.1 |
| 2355 | 2026-06-23T19:29:17.134Z | Compiling unicode-ident v1.0.24 |
| 2356 | 2026-06-23T19:29:17.271Z | Compiling proc-macro2 v1.0.106 |
| 2357 | 2026-06-23T19:29:17.378Z | Compiling slog v2.8.2 |
| 2358 | 2026-06-23T19:29:17.395Z | Compiling erased-serde v0.3.31 |
| 2359 | 2026-06-23T19:29:17.602Z | Compiling fnv v1.0.7 |
| 2360 | 2026-06-23T19:29:17.719Z | Compiling quote v1.0.45 |
| 2361 | 2026-06-23T19:29:18.209Z | Compiling oxnet v0.1.6 |
| 2362 | 2026-06-23T19:29:18.460Z | Compiling syn v2.0.117 |
| 2363 | 2026-06-23T19:29:18.581Z | Compiling tokio-util v0.7.18 |
| 2364 | 2026-06-23T19:29:18.866Z | Compiling byteorder v1.5.0 |
| 2365 | 2026-06-23T19:29:19.051Z | Compiling ipnet v2.12.0 |
| 2366 | 2026-06-23T19:29:19.124Z | Compiling thiserror v1.0.69 |
| 2367 | 2026-06-23T19:29:19.237Z | Compiling ppv-lite86 v0.2.21 |
| 2368 | 2026-06-23T19:29:19.481Z | Compiling rustls-pki-types v1.14.1 |
| 2369 | 2026-06-23T19:29:19.581Z | Compiling aws-lc-sys v0.41.0 |
| 2370 | 2026-06-23T19:29:19.803Z | Compiling http-body v1.0.1 |
| 2371 | 2026-06-23T19:29:19.974Z | Compiling atomic-waker v1.1.2 |
| 2372 | 2026-06-23T19:29:19.998Z | Compiling untrusted v0.7.1 |
| 2373 | 2026-06-23T19:29:20.110Z | Compiling aws-lc-rs v1.17.0 |
| 2374 | 2026-06-23T19:29:20.130Z | Compiling httparse v1.10.1 |
| 2375 | 2026-06-23T19:29:20.150Z | Compiling rustls v0.23.40 |
| 2376 | 2026-06-23T19:29:20.231Z | Compiling tower-service v0.3.3 |
| 2377 | 2026-06-23T19:29:20.333Z | Compiling pretty-hex v0.4.2 |
| 2378 | 2026-06-23T19:29:20.374Z | Compiling untrusted v0.9.0 |
| 2379 | 2026-06-23T19:29:20.394Z | Compiling ryu v1.0.23 |
| 2380 | 2026-06-23T19:29:20.451Z | Compiling try-lock v0.2.5 |
| 2381 | 2026-06-23T19:29:20.476Z | Compiling tower-layer v0.3.3 |
| 2382 | 2026-06-23T19:29:20.523Z | Compiling h2 v0.4.14 |
| 2383 | 2026-06-23T19:29:20.570Z | Compiling want v0.3.1 |
| 2384 | 2026-06-23T19:29:20.604Z | Compiling httpdate v1.0.3 |
| 2385 | 2026-06-23T19:29:20.681Z | Compiling rustix v1.1.4 |
| 2386 | 2026-06-23T19:29:20.685Z | Compiling plain v0.2.3 |
| 2387 | 2026-06-23T19:29:20.755Z | Compiling regex-syntax v0.8.10 |
| 2388 | 2026-06-23T19:29:20.809Z | Compiling getrandom v0.3.4 |
| 2389 | 2026-06-23T19:29:20.983Z | Compiling omicron-workspace-hack v0.1.0 |
| 2390 | 2026-06-23T19:29:21.021Z | Compiling ucd-trie v0.1.7 |
| 2391 | 2026-06-23T19:29:21.060Z | Compiling rand_core v0.9.5 |
| 2392 | 2026-06-23T19:29:21.341Z | Compiling rustls-webpki v0.103.13 |
| 2393 | 2026-06-23T19:29:21.604Z | Compiling pest v2.8.6 |
| 2394 | 2026-06-23T19:29:22.972Z | Compiling hyper v1.10.1 |
| 2395 | 2026-06-23T19:29:23.393Z | Compiling crossbeam-utils v0.8.21 |
| 2396 | 2026-06-23T19:29:24.009Z | Compiling serde_urlencoded v0.7.1 |
| 2397 | 2026-06-23T19:29:24.095Z | Compiling http-body-util v0.1.3 |
| 2398 | 2026-06-23T19:29:24.295Z | Compiling foldhash v0.2.0 |
| 2399 | 2026-06-23T19:29:24.418Z | Compiling hyper-util v0.1.20 |
| 2400 | 2026-06-23T19:29:24.595Z | Compiling allocator-api2 v0.2.21 |
| 2401 | 2026-06-23T19:29:24.995Z | Compiling hashbrown v0.16.1 |
| 2402 | 2026-06-23T19:29:25.732Z | Compiling newtype-uuid v1.3.2 |
| 2403 | 2026-06-23T19:29:26.666Z | Compiling tokio-rustls v0.26.4 |
| 2404 | 2026-06-23T19:29:26.759Z | Compiling hex v0.4.3 |
| 2405 | 2026-06-23T19:29:26.975Z | Compiling daft v0.1.7 |
| 2406 | 2026-06-23T19:29:27.037Z | Compiling rand_chacha v0.9.0 |
| 2407 | 2026-06-23T19:29:27.053Z | Compiling sync_wrapper v1.0.2 |
| 2408 | 2026-06-23T19:29:27.171Z | Compiling aho-corasick v1.1.4 |
| 2409 | 2026-06-23T19:29:27.268Z | Compiling fastrand v2.4.1 |
| 2410 | 2026-06-23T19:29:27.411Z | Compiling rand v0.9.4 |
| 2411 | 2026-06-23T19:29:27.618Z | Compiling tower v0.5.3 |
| 2412 | 2026-06-23T19:29:27.618Z | Compiling anyhow v1.0.102 |
| 2413 | 2026-06-23T19:29:27.643Z | Compiling powerfmt v0.2.0 |
| 2414 | 2026-06-23T19:29:27.910Z | Compiling deranged v0.5.8 |
| 2415 | 2026-06-23T19:29:28.044Z | Compiling generic-array v0.14.7 |
| 2416 | 2026-06-23T19:29:28.199Z | Compiling regex-automata v0.4.14 |
| 2417 | 2026-06-23T19:29:28.250Z | Compiling tower-http v0.6.11 |
| 2418 | 2026-06-23T19:29:28.281Z | Compiling openapiv3 v2.2.0 |
| 2419 | 2026-06-23T19:29:28.607Z | Compiling num_threads v0.1.7 |
| 2420 | 2026-06-23T19:29:28.708Z | Compiling num-conv v0.2.2 |
| 2421 | 2026-06-23T19:29:28.875Z | Compiling cpufeatures v0.3.0 |
| 2422 | 2026-06-23T19:29:28.951Z | Compiling openssl-probe v0.2.1 |
| 2423 | 2026-06-23T19:29:28.968Z | Compiling time-core v0.1.8 |
| 2424 | 2026-06-23T19:29:29.007Z | Compiling camino v1.2.2 |
| 2425 | 2026-06-23T19:29:29.117Z | Compiling time v0.3.47 |
| 2426 | 2026-06-23T19:29:29.210Z | Compiling rustls-native-certs v0.8.4 |
| 2427 | 2026-06-23T19:29:29.600Z | Compiling tempfile v3.27.0 |
| 2428 | 2026-06-23T19:29:30.070Z | Compiling futures-executor v0.3.32 |
| 2429 | 2026-06-23T19:29:30.512Z | Compiling winnow v1.0.3 |
| 2430 | 2026-06-23T19:29:30.618Z | Compiling futures v0.3.32 |
| 2431 | 2026-06-23T19:29:30.707Z | Compiling regex v1.12.3 |
| 2432 | 2026-06-23T19:29:30.733Z | Compiling rustls-platform-verifier v0.7.0 |
| 2433 | 2026-06-23T19:29:31.383Z | Compiling hyper-rustls v0.27.9 |
| 2434 | 2026-06-23T19:29:31.765Z | Compiling crossbeam-channel v0.5.15 |
| 2435 | 2026-06-23T19:29:31.982Z | Compiling scroll v0.13.0 |
| 2436 | 2026-06-23T19:29:32.120Z | Compiling hybrid-array v0.4.12 |
| 2437 | 2026-06-23T19:29:32.176Z | Compiling adler2 v2.0.1 |
| 2438 | 2026-06-23T19:29:32.294Z | Compiling simd-adler32 v0.3.9 |
| 2439 | 2026-06-23T19:29:32.345Z | Compiling goblin v0.10.7 |
| 2440 | 2026-06-23T19:29:32.511Z | Compiling miniz_oxide v0.8.9 |
| 2441 | 2026-06-23T19:29:32.566Z | Compiling crc32fast v1.5.0 |
| 2442 | 2026-06-23T19:29:32.621Z | Compiling reqwest v0.13.4 |
| 2443 | 2026-06-23T19:29:32.821Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2444 | 2026-06-23T19:29:33.153Z | Compiling thread_local v1.1.9 |
| 2445 | 2026-06-23T19:29:33.518Z | Compiling either v1.16.0 |
| 2446 | 2026-06-23T19:29:33.798Z | Compiling flate2 v1.1.9 |
| 2447 | 2026-06-23T19:29:33.945Z | Compiling crypto-common v0.2.2 |
| 2448 | 2026-06-23T19:29:34.353Z | Compiling block-buffer v0.12.0 |
| 2449 | 2026-06-23T19:29:34.542Z | Compiling crypto-common v0.1.7 |
| 2450 | 2026-06-23T19:29:34.704Z | Compiling dtrace-parser v0.3.0 |
| 2451 | 2026-06-23T19:29:34.809Z | Compiling rand_chacha v0.3.1 |
| 2452 | 2026-06-23T19:29:35.218Z | Compiling thread-id v5.1.0 |
| 2453 | 2026-06-23T19:29:35.312Z | Compiling is-terminal v0.4.17 |
| 2454 | 2026-06-23T19:29:35.421Z | Compiling debug-ignore v1.0.5 |
| 2455 | 2026-06-23T19:29:35.435Z | Compiling match_cfg v0.1.0 |
| 2456 | 2026-06-23T19:29:35.513Z | Compiling dof v0.4.0 |
| 2457 | 2026-06-23T19:29:35.538Z | Compiling term v1.2.1 |
| 2458 | 2026-06-23T19:29:37.234Z | Compiling const-oid v0.10.2 |
| 2459 | 2026-06-23T19:29:37.440Z | Compiling compression-core v0.4.32 |
| 2460 | 2026-06-23T19:29:37.557Z | Compiling take_mut v0.2.2 |
| 2461 | 2026-06-23T19:29:37.627Z | Compiling compression-codecs v0.4.38 |
| 2462 | 2026-06-23T19:29:37.689Z | Compiling slog-async v2.8.0 |
| 2463 | 2026-06-23T19:29:38.007Z | Compiling digest v0.11.3 |
| 2464 | 2026-06-23T19:29:38.204Z | Compiling usdt-impl v0.6.0 |
| 2465 | 2026-06-23T19:29:38.613Z | Compiling slog-term v2.9.2 |
| 2466 | 2026-06-23T19:29:39.181Z | Compiling hostname v0.3.1 |
| 2467 | 2026-06-23T19:29:39.348Z | Compiling rand v0.8.6 |
| 2468 | 2026-06-23T19:29:39.365Z | Compiling ref-cast v1.0.25 |
| 2469 | 2026-06-23T19:29:39.478Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2470 | 2026-06-23T19:29:39.991Z | Compiling slog-json v2.6.1 |
| 2471 | 2026-06-23T19:29:40.157Z | Compiling strum v0.26.3 |
| 2472 | 2026-06-23T19:29:40.257Z | Compiling macaddr v1.0.1 |
| 2473 | 2026-06-23T19:29:40.297Z | Compiling serde_spanned v1.1.1 |
| 2474 | 2026-06-23T19:29:40.451Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2475 | 2026-06-23T19:29:40.555Z | Compiling memmap2 v0.9.10 |
| 2476 | 2026-06-23T19:29:40.797Z | Compiling wait-timeout v0.2.1 |
| 2477 | 2026-06-23T19:29:40.855Z | Compiling encoding_rs v0.8.35 |
| 2478 | 2026-06-23T19:29:40.880Z | Compiling spin v0.9.8 |
| 2479 | 2026-06-23T19:29:41.009Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2480 | 2026-06-23T19:29:41.272Z | Compiling bit-vec v0.8.0 |
| 2481 | 2026-06-23T19:29:41.284Z | Compiling mime v0.3.17 |
| 2482 | 2026-06-23T19:29:41.580Z | Compiling quick-error v1.2.3 |
| 2483 | 2026-06-23T19:29:41.681Z | Compiling rusty-fork v0.3.1 |
| 2484 | 2026-06-23T19:29:41.751Z | Compiling bit-set v0.8.0 |
| 2485 | 2026-06-23T19:29:41.945Z | Compiling multer v3.1.0 |
| 2486 | 2026-06-23T19:29:42.534Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2487 | 2026-06-23T19:29:42.559Z | Compiling usdt v0.6.0 |
| 2488 | 2026-06-23T19:29:43.175Z | Compiling slog-bunyan v2.5.0 |
| 2489 | 2026-06-23T19:29:43.221Z | Compiling sha1 v0.11.0 |
| 2490 | 2026-06-23T19:29:43.360Z | Compiling async-compression v0.4.42 |
| 2491 | 2026-06-23T19:29:43.617Z | Compiling serde_with v3.20.0 |
| 2492 | 2026-06-23T19:29:43.829Z | Compiling async-stream v0.3.6 |
| 2493 | 2026-06-23T19:29:43.879Z | Compiling rand_xorshift v0.4.0 |
| 2494 | 2026-06-23T19:29:44.019Z | Compiling waitgroup v0.1.2 |
| 2495 | 2026-06-23T19:29:44.030Z | Compiling rustls-pemfile v2.2.0 |
| 2496 | 2026-06-23T19:29:44.043Z | Compiling serde_path_to_error v0.1.20 |
| 2497 | 2026-06-23T19:29:44.178Z | Compiling hostname v0.4.2 |
| 2498 | 2026-06-23T19:29:44.306Z | Compiling unarray v0.1.4 |
| 2499 | 2026-06-23T19:29:44.319Z | Compiling progenitor-client v0.14.0 |
| 2500 | 2026-06-23T19:29:44.337Z | Compiling strum v0.27.2 |
| 2501 | 2026-06-23T19:29:44.430Z | Compiling proptest v1.11.0 |
| 2502 | 2026-06-23T19:29:44.469Z | Compiling dropshot v0.17.1 |
| 2503 | 2026-06-23T19:29:44.495Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2504 | 2026-06-23T19:29:44.660Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2505 | 2026-06-23T19:29:44.823Z | Compiling iddqd v0.4.2 |
| 2506 | 2026-06-23T19:29:44.889Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2507 | 2026-06-23T19:29:45.150Z | Compiling reqwest v0.12.28 |
| 2508 | 2026-06-23T19:29:45.201Z | Compiling block-buffer v0.10.4 |
| 2509 | 2026-06-23T19:29:45.372Z | Compiling backon v1.6.0 |
| 2510 | 2026-06-23T19:29:45.640Z | Compiling instant v0.1.13 |
| 2511 | 2026-06-23T19:29:45.766Z | Compiling backoff v0.4.0 |
| 2512 | 2026-06-23T19:29:45.990Z | Compiling progenitor-extras v0.2.0 |
| 2513 | 2026-06-23T19:29:46.236Z | Compiling progenitor-client v0.10.0 |
| 2514 | 2026-06-23T19:29:46.373Z | Compiling digest v0.10.7 |
| 2515 | 2026-06-23T19:29:46.647Z | Compiling parse-display v0.10.0 |
| 2516 | 2026-06-23T19:29:46.727Z | Compiling itertools v0.14.0 |
| 2517 | 2026-06-23T19:29:46.989Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2518 | 2026-06-23T19:29:47.064Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2519 | 2026-06-23T19:29:47.586Z | Compiling regress v0.10.5 |
| 2520 | 2026-06-23T19:29:48.257Z | Compiling humantime v2.3.0 |
| 2521 | 2026-06-23T19:29:48.705Z | Compiling cpufeatures v0.2.17 |
| 2522 | 2026-06-23T19:29:48.792Z | Compiling heck v0.5.0 |
| 2523 | 2026-06-23T19:29:49.068Z | Compiling unicode-width v0.2.2 |
| 2524 | 2026-06-23T19:29:49.379Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2525 | 2026-06-23T19:29:49.404Z | Compiling secrecy v0.10.3 |
| 2526 | 2026-06-23T19:29:49.577Z | Compiling tinyvec_macros v0.1.1 |
| 2527 | 2026-06-23T19:29:49.656Z | Compiling tinyvec v1.11.0 |
| 2528 | 2026-06-23T19:29:50.096Z | Compiling num-integer v0.1.46 |
| 2529 | 2026-06-23T19:29:50.419Z | Compiling scroll v0.12.0 |
| 2530 | 2026-06-23T19:29:50.605Z | Compiling crucible-workspace-hack v0.1.0 |
| 2531 | 2026-06-23T19:29:50.689Z | Compiling hmac v0.12.1 |
| 2532 | 2026-06-23T19:29:50.724Z | Compiling inout v0.1.4 |
| 2533 | 2026-06-23T19:29:50.851Z | Compiling regress v0.11.1 |
| 2534 | 2026-06-23T19:29:50.890Z | Compiling ff v0.13.1 |
| 2535 | 2026-06-23T19:29:50.946Z | Compiling utf8parse v0.2.2 |
| 2536 | 2026-06-23T19:29:51.044Z | Compiling anstyle-parse v1.0.0 |
| 2537 | 2026-06-23T19:29:51.063Z | Compiling group v0.13.0 |
| 2538 | 2026-06-23T19:29:51.190Z | Compiling cipher v0.4.4 |
| 2539 | 2026-06-23T19:29:51.277Z | Compiling hkdf v0.12.4 |
| 2540 | 2026-06-23T19:29:51.444Z | Compiling goblin v0.8.2 |
| 2541 | 2026-06-23T19:29:51.456Z | Compiling num-iter v0.1.45 |
| 2542 | 2026-06-23T19:29:51.586Z | Compiling num-rational v0.4.2 |
| 2543 | 2026-06-23T19:29:52.361Z | Compiling zerocopy v0.7.35 |
| 2544 | 2026-06-23T19:29:52.755Z | Compiling typify-impl v0.6.2 |
| 2545 | 2026-06-23T19:29:52.976Z | Compiling universal-hash v0.5.1 |
| 2546 | 2026-06-23T19:29:53.126Z | Compiling crypto-bigint v0.5.5 |
| 2547 | 2026-06-23T19:29:53.445Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2548 | 2026-06-23T19:29:54.755Z | Compiling terminal_size v0.4.4 |
| 2549 | 2026-06-23T19:29:54.922Z | Compiling half v2.7.1 |
| 2550 | 2026-06-23T19:29:55.052Z | Compiling num-complex v0.4.6 |
| 2551 | 2026-06-23T19:29:55.277Z | Compiling anstyle v1.0.14 |
| 2552 | 2026-06-23T19:29:55.508Z | Compiling base16ct v0.2.0 |
| 2553 | 2026-06-23T19:29:55.556Z | Compiling anstyle-query v1.1.5 |
| 2554 | 2026-06-23T19:29:55.674Z | Compiling ciborium-io v0.2.2 |
| 2555 | 2026-06-23T19:29:55.723Z | Compiling colorchoice v1.0.5 |
| 2556 | 2026-06-23T19:29:55.737Z | Compiling base64ct v1.8.3 |
| 2557 | 2026-06-23T19:29:55.775Z | Compiling is_terminal_polyfill v1.70.2 |
| 2558 | 2026-06-23T19:29:55.850Z | Compiling opaque-debug v0.3.1 |
| 2559 | 2026-06-23T19:29:55.880Z | Compiling anstream v1.0.0 |
| 2560 | 2026-06-23T19:29:55.931Z | Compiling poly1305 v0.8.0 |
| 2561 | 2026-06-23T19:29:56.086Z | Compiling password-hash v0.5.0 |
| 2562 | 2026-06-23T19:29:56.401Z | Compiling ciborium-ll v0.2.2 |
| 2563 | 2026-06-23T19:29:56.561Z | Compiling elliptic-curve v0.13.8 |
| 2564 | 2026-06-23T19:29:56.695Z | Compiling num v0.4.3 |
| 2565 | 2026-06-23T19:29:56.779Z | Compiling curve25519-dalek v4.1.3 |
| 2566 | 2026-06-23T19:29:56.890Z | Compiling typify v0.6.2 |
| 2567 | 2026-06-23T19:29:57.010Z | Compiling thiserror-no-std v2.0.2 |
| 2568 | 2026-06-23T19:29:57.066Z | Compiling dof v0.3.0 |
| 2569 | 2026-06-23T19:29:57.110Z | Compiling chacha20 v0.9.1 |
| 2570 | 2026-06-23T19:29:57.369Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2571 | 2026-06-23T19:29:57.683Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2572 | 2026-06-23T19:29:59.254Z | Compiling blake2 v0.10.6 |
| 2573 | 2026-06-23T19:29:59.505Z | Compiling aead v0.5.2 |
| 2574 | 2026-06-23T19:29:59.712Z | Compiling byte-wrapper v0.1.0 |
| 2575 | 2026-06-23T19:29:59.748Z | Compiling crossbeam-epoch v0.9.18 |
| 2576 | 2026-06-23T19:29:59.773Z | Compiling dtrace-parser v0.2.0 |
| 2577 | 2026-06-23T19:30:00.252Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2578 | 2026-06-23T19:30:00.325Z | Compiling thread-id v4.2.2 |
| 2579 | 2026-06-23T19:30:00.420Z | Compiling keccak v0.1.6 |
| 2580 | 2026-06-23T19:30:00.737Z | Compiling strsim v0.11.1 |
| 2581 | 2026-06-23T19:30:00.818Z | Compiling float-ord v0.3.2 |
| 2582 | 2026-06-23T19:30:00.939Z | Compiling clap_lex v1.1.0 |
| 2583 | 2026-06-23T19:30:01.147Z | Compiling clap_builder v4.6.0 |
| 2584 | 2026-06-23T19:30:01.306Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2585 | 2026-06-23T19:30:01.573Z | Compiling sha3 v0.10.9 |
| 2586 | 2026-06-23T19:30:01.801Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2587 | 2026-06-23T19:30:01.978Z | Compiling usdt-impl v0.5.0 |
| 2588 | 2026-06-23T19:30:02.325Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2589 | 2026-06-23T19:30:04.692Z | Compiling chacha20poly1305 v0.10.1 |
| 2590 | 2026-06-23T19:30:04.853Z | Compiling argon2 v0.5.3 |
| 2591 | 2026-06-23T19:30:05.898Z | Compiling vsss-rs v3.3.4 |
| 2592 | 2026-06-23T19:30:06.301Z | Compiling ciborium v0.2.2 |
| 2593 | 2026-06-23T19:30:07.170Z | Compiling hash32 v0.3.1 |
| 2594 | 2026-06-23T19:30:07.229Z | Compiling memmap v0.7.0 |
| 2595 | 2026-06-23T19:30:07.340Z | Compiling indent_write v2.2.0 |
| 2596 | 2026-06-23T19:30:07.480Z | Compiling data-encoding v2.11.0 |
| 2597 | 2026-06-23T19:30:07.484Z | Compiling usdt v0.5.0 |
| 2598 | 2026-06-23T19:30:07.493Z | Compiling heapless v0.8.0 |
| 2599 | 2026-06-23T19:30:07.998Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2600 | 2026-06-23T19:30:08.129Z | Compiling ingot-types v0.1.2 |
| 2601 | 2026-06-23T19:30:08.582Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2602 | 2026-06-23T19:30:08.948Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2603 | 2026-06-23T19:30:09.055Z | Compiling clap v4.6.1 |
| 2604 | 2026-06-23T19:30:09.145Z | Compiling rustix v0.38.44 |
| 2605 | 2026-06-23T19:30:09.374Z | Compiling tabwriter v1.4.1 |
| 2606 | 2026-06-23T19:30:09.756Z | Compiling cobs v0.3.0 |
| 2607 | 2026-06-23T19:30:10.038Z | Compiling managed v0.8.0 |
| 2608 | 2026-06-23T19:30:10.146Z | Compiling foreign-types-shared v0.3.1 |
| 2609 | 2026-06-23T19:30:10.250Z | Compiling bitflags v1.3.2 |
| 2610 | 2026-06-23T19:30:10.303Z | Compiling colored v3.1.1 |
| 2611 | 2026-06-23T19:30:10.332Z | Compiling smoltcp v0.11.0 |
| 2612 | 2026-06-23T19:30:10.553Z | Compiling foreign-types v0.5.0 |
| 2613 | 2026-06-23T19:30:10.640Z | Compiling postcard v1.1.3 |
| 2614 | 2026-06-23T19:30:10.985Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2615 | 2026-06-23T19:30:11.022Z | Compiling num_enum v0.7.6 |
| 2616 | 2026-06-23T19:30:11.156Z | Compiling ingot v0.1.1 |
| 2617 | 2026-06-23T19:30:12.102Z | Compiling memoffset v0.9.1 |
| 2618 | 2026-06-23T19:30:12.198Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2619 | 2026-06-23T19:30:12.263Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2620 | 2026-06-23T19:30:12.314Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2621 | 2026-06-23T19:30:12.451Z | Compiling chacha20 v0.10.0 |
| 2622 | 2026-06-23T19:30:12.561Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2623 | 2026-06-23T19:30:12.759Z | Compiling toml_datetime v0.6.11 |
| 2624 | 2026-06-23T19:30:13.002Z | Compiling serde_spanned v0.6.9 |
| 2625 | 2026-06-23T19:30:13.161Z | Compiling cstr-argument v0.1.2 |
| 2626 | 2026-06-23T19:30:13.174Z | Compiling winnow v0.7.15 |
| 2627 | 2026-06-23T19:30:13.336Z | Compiling linked-hash-map v0.5.6 |
| 2628 | 2026-06-23T19:30:13.379Z | Compiling swrite v0.1.0 |
| 2629 | 2026-06-23T19:30:13.426Z | Compiling toml_write v0.1.2 |
| 2630 | 2026-06-23T19:30:13.488Z | Compiling unicode-segmentation v1.13.3 |
| 2631 | 2026-06-23T19:30:13.547Z | Compiling static_assertions v1.1.0 |
| 2632 | 2026-06-23T19:30:13.586Z | Compiling resolv-conf v0.7.6 |
| 2633 | 2026-06-23T19:30:13.629Z | Compiling lru-cache v0.1.2 |
| 2634 | 2026-06-23T19:30:13.675Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2635 | 2026-06-23T19:30:13.774Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2636 | 2026-06-23T19:30:14.113Z | Compiling newline-converter v0.3.0 |
| 2637 | 2026-06-23T19:30:14.113Z | Compiling rand v0.10.1 |
| 2638 | 2026-06-23T19:30:14.225Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2639 | 2026-06-23T19:30:14.263Z | Compiling hubpack v0.1.2 |
| 2640 | 2026-06-23T19:30:14.361Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2641 | 2026-06-23T19:30:14.518Z | Compiling nix v0.31.3 |
| 2642 | 2026-06-23T19:30:14.593Z | Compiling atomicwrites v0.4.4 |
| 2643 | 2026-06-23T19:30:14.892Z | Compiling toml_edit v0.22.27 |
| 2644 | 2026-06-23T19:30:14.954Z | Compiling hickory-proto v0.24.4 |
| 2645 | 2026-06-23T19:30:15.067Z | Compiling crossbeam-deque v0.8.6 |
| 2646 | 2026-06-23T19:30:15.293Z | Compiling console v0.15.11 |
| 2647 | 2026-06-23T19:30:15.465Z | Compiling itertools v0.12.1 |
| 2648 | 2026-06-23T19:30:16.635Z | Compiling camino-tempfile v1.4.1 |
| 2649 | 2026-06-23T19:30:16.951Z | Compiling serde-big-array v0.5.1 |
| 2650 | 2026-06-23T19:30:17.087Z | Compiling lazy_static v1.5.0 |
| 2651 | 2026-06-23T19:30:17.108Z | Compiling similar v2.7.0 |
| 2652 | 2026-06-23T19:30:17.121Z | Compiling siphasher v1.0.3 |
| 2653 | 2026-06-23T19:30:17.195Z | Compiling pin-project v1.1.13 |
| 2654 | 2026-06-23T19:30:17.307Z | Compiling phf_shared v0.12.1 |
| 2655 | 2026-06-23T19:30:17.331Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2656 | 2026-06-23T19:30:17.547Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2657 | 2026-06-23T19:30:18.197Z | Compiling expectorate v1.2.0 |
| 2658 | 2026-06-23T19:30:18.383Z | Compiling hickory-resolver v0.24.4 |
| 2659 | 2026-06-23T19:30:18.411Z | Compiling toml v0.8.23 |
| 2660 | 2026-06-23T19:30:19.902Z | Compiling prettyplease v0.2.37 |
| 2661 | 2026-06-23T19:30:21.257Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2662 | 2026-06-23T19:30:21.404Z | Compiling rayon-core v1.13.0 |
| 2663 | 2026-06-23T19:30:23.151Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2664 | 2026-06-23T19:30:23.423Z | Compiling num_enum v0.5.11 |
| 2665 | 2026-06-23T19:30:23.456Z | Compiling progenitor-impl v0.14.0 |
| 2666 | 2026-06-23T19:30:23.551Z | Compiling progenitor-impl v0.13.0 |
| 2667 | 2026-06-23T19:30:24.294Z | Compiling unicode-normalization v0.1.25 |
| 2668 | 2026-06-23T19:30:24.888Z | Compiling progenitor-client v0.13.0 |
| 2669 | 2026-06-23T19:30:25.428Z | Compiling tokio-stream v0.1.18 |
| 2670 | 2026-06-23T19:30:25.998Z | Compiling csv-core v0.1.13 |
| 2671 | 2026-06-23T19:30:26.407Z | Compiling bstr v1.12.1 |
| 2672 | 2026-06-23T19:30:26.903Z | Compiling konst_macro_rules v0.2.19 |
| 2673 | 2026-06-23T19:30:27.104Z | Compiling foreign-types-shared v0.1.1 |
| 2674 | 2026-06-23T19:30:27.116Z | Compiling foldhash v0.1.5 |
| 2675 | 2026-06-23T19:30:27.203Z | Compiling same-file v1.0.6 |
| 2676 | 2026-06-23T19:30:27.343Z | Compiling highway v1.3.0 |
| 2677 | 2026-06-23T19:30:27.391Z | Compiling unicode-width v0.1.14 |
| 2678 | 2026-06-23T19:30:27.486Z | Compiling walkdir v2.5.0 |
| 2679 | 2026-06-23T19:30:27.707Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2680 | 2026-06-23T19:30:28.051Z | Compiling hashbrown v0.15.5 |
| 2681 | 2026-06-23T19:30:28.284Z | Compiling foreign-types v0.3.2 |
| 2682 | 2026-06-23T19:30:28.369Z | Compiling konst v0.2.20 |
| 2683 | 2026-06-23T19:30:28.702Z | Compiling globset v0.4.18 |
| 2684 | 2026-06-23T19:30:28.760Z | Compiling csv v1.4.0 |
| 2685 | 2026-06-23T19:30:29.746Z | Compiling snafu v0.8.9 |
| 2686 | 2026-06-23T19:30:30.333Z | Compiling qorb v0.4.1 |
| 2687 | 2026-06-23T19:30:31.377Z | Compiling progenitor v0.13.0 |
| 2688 | 2026-06-23T19:30:31.530Z | Compiling progenitor v0.14.0 |
| 2689 | 2026-06-23T19:30:31.593Z | Compiling olpc-cjson v0.1.4 |
| 2690 | 2026-06-23T19:30:31.674Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2691 | 2026-06-23T19:30:31.803Z | Compiling rayon v1.12.0 |
| 2692 | 2026-06-23T19:30:31.995Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2693 | 2026-06-23T19:30:32.308Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2694 | 2026-06-23T19:30:34.066Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2695 | 2026-06-23T19:30:34.732Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2696 | 2026-06-23T19:30:36.953Z | Compiling phf v0.12.1 |
| 2697 | 2026-06-23T19:30:37.133Z | Compiling openssl-sys v0.9.116 |
| 2698 | 2026-06-23T19:30:37.580Z | Compiling tokio-dtrace v0.1.1 |
| 2699 | 2026-06-23T19:30:37.915Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2700 | 2026-06-23T19:30:38.461Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2701 | 2026-06-23T19:30:38.681Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2702 | 2026-06-23T19:30:39.551Z | Compiling libsw-core v0.3.2 |
| 2703 | 2026-06-23T19:30:39.738Z | Compiling pem v3.0.6 |
| 2704 | 2026-06-23T19:30:40.108Z | Compiling serde_plain v1.0.2 |
| 2705 | 2026-06-23T19:30:40.245Z | Compiling sigpipe v0.1.3 |
| 2706 | 2026-06-23T19:30:40.346Z | Compiling glob v0.3.3 |
| 2707 | 2026-06-23T19:30:40.395Z | Compiling minimal-lexical v0.2.1 |
| 2708 | 2026-06-23T19:30:40.440Z | Compiling jiff v0.2.28 |
| 2709 | 2026-06-23T19:30:40.716Z | Compiling fixedbitset v0.4.2 |
| 2710 | 2026-06-23T19:30:41.089Z | Compiling typed-path v0.9.3 |
| 2711 | 2026-06-23T19:30:41.314Z | Compiling fixedbitset v0.5.7 |
| 2712 | 2026-06-23T19:30:41.339Z | Compiling bytecount v0.6.9 |
| 2713 | 2026-06-23T19:30:41.532Z | Compiling papergrid v0.11.0 |
| 2714 | 2026-06-23T19:30:41.827Z | Compiling petgraph v0.8.3 |
| 2715 | 2026-06-23T19:30:42.185Z | Compiling tough v0.22.0 |
| 2716 | 2026-06-23T19:30:42.410Z | Compiling petgraph v0.6.5 |
| 2717 | 2026-06-23T19:30:43.755Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2718 | 2026-06-23T19:30:44.074Z | Compiling nom v7.1.3 |
| 2719 | 2026-06-23T19:30:44.233Z | Compiling openssl v0.10.80 |
| 2720 | 2026-06-23T19:30:44.296Z | Compiling libsw v3.5.0 |
| 2721 | 2026-06-23T19:30:44.487Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2722 | 2026-06-23T19:30:45.747Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2723 | 2026-06-23T19:30:45.989Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2724 | 2026-06-23T19:30:46.220Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2725 | 2026-06-23T19:30:46.288Z | Compiling zone v0.3.1 |
| 2726 | 2026-06-23T19:30:46.996Z | Compiling oxide-tokio-rt v0.1.6 |
| 2727 | 2026-06-23T19:30:47.649Z | Compiling chrono-tz v0.10.4 |
| 2728 | 2026-06-23T19:30:48.106Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2729 | 2026-06-23T19:30:49.471Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2730 | 2026-06-23T19:30:49.679Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2731 | 2026-06-23T19:30:49.861Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2732 | 2026-06-23T19:30:49.932Z | Compiling newtype_derive v0.1.6 |
| 2733 | 2026-06-23T19:30:50.020Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2734 | 2026-06-23T19:30:50.548Z | Compiling slog-dtrace v0.3.0 |
| 2735 | 2026-06-23T19:30:51.278Z | Compiling owo-colors v4.3.0 |
| 2736 | 2026-06-23T19:30:51.380Z | Compiling const_format v0.2.36 |
| 2737 | 2026-06-23T19:30:51.902Z | Compiling cancel-safe-futures v0.1.5 |
| 2738 | 2026-06-23T19:30:52.187Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2739 | 2026-06-23T19:30:52.280Z | Compiling gethostname v0.5.0 |
| 2740 | 2026-06-23T19:30:52.388Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2741 | 2026-06-23T19:30:52.441Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2742 | 2026-06-23T19:30:52.556Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2743 | 2026-06-23T19:30:52.570Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2744 | 2026-06-23T19:30:52.682Z | Compiling bcs v0.1.6 |
| 2745 | 2026-06-23T19:30:52.951Z | Compiling smf v0.2.3 |
| 2746 | 2026-06-23T19:30:53.078Z | Compiling smawk v0.3.2 |
| 2747 | 2026-06-23T19:30:53.263Z | Compiling unicode-linebreak v0.1.5 |
| 2748 | 2026-06-23T19:30:53.597Z | Compiling linear-map v1.2.0 |
| 2749 | 2026-06-23T19:30:53.767Z | Compiling tagptr v0.2.0 |
| 2750 | 2026-06-23T19:30:53.818Z | Compiling termtree v0.5.1 |
| 2751 | 2026-06-23T19:30:53.930Z | Compiling whoami v1.6.1 |
| 2752 | 2026-06-23T19:30:53.987Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2753 | 2026-06-23T19:30:54.049Z | Compiling moka v0.12.15 |
| 2754 | 2026-06-23T19:30:54.168Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2755 | 2026-06-23T19:30:54.388Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2756 | 2026-06-23T19:30:55.293Z | Compiling textwrap v0.16.2 |
| 2757 | 2026-06-23T19:30:55.576Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2758 | 2026-06-23T19:30:55.815Z | Compiling tabled v0.15.0 |
| 2759 | 2026-06-23T19:30:56.807Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2760 | 2026-06-23T19:30:56.958Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2761 | 2026-06-23T19:30:57.168Z | Compiling steno v0.4.1 |
| 2762 | 2026-06-23T19:30:57.507Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2763 | 2026-06-23T19:30:57.965Z | Compiling cookie v0.18.1 |
| 2764 | 2026-06-23T19:30:59.316Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2765 | 2026-06-23T19:31:02.907Z | Compiling hickory-proto v0.25.2 |
| 2766 | 2026-06-23T19:31:03.860Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2767 | 2026-06-23T19:31:04.631Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2768 | 2026-06-23T19:31:05.453Z | Compiling hickory-resolver v0.25.2 |
| 2769 | 2026-06-23T19:31:06.587Z | Compiling arc-swap v1.9.1 |
| 2770 | 2026-06-23T19:31:06.948Z | Compiling slog-scope v4.4.1 |
| 2771 | 2026-06-23T19:31:07.206Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2772 | 2026-06-23T19:31:07.418Z | Compiling libscf-sys v1.2.0 |
| 2773 | 2026-06-23T19:31:07.572Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2774 | 2026-06-23T19:31:07.602Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2775 | 2026-06-23T19:31:07.818Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2776 | 2026-06-23T19:31:08.345Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2777 | 2026-06-23T19:31:08.545Z | Compiling slog-stdlog v4.1.1 |
| 2778 | 2026-06-23T19:31:08.942Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2779 | 2026-06-23T19:31:09.050Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2780 | 2026-06-23T19:31:10.010Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2781 | 2026-06-23T19:31:10.314Z | Compiling slog-envlogger v2.2.0 |
| 2782 | 2026-06-23T19:31:11.421Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2783 | 2026-06-23T19:31:11.677Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2784 | 2026-06-23T19:31:19.982Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2785 | 2026-06-23T19:31:22.338Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2786 | 2026-06-23T19:31:24.107Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2787 | 2026-06-23T19:31:32.903Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2788 | 2026-06-23T19:31:38.168Z | Finished `release` profile [optimized] target(s) in 2m 27s |
| 2789 | 2026-06-23T19:31:38.191Z | Running unittests src/lib.rs (target/release/deps/mg_tests-11b0555a3fde271a) |
| 2790 | 2026-06-23T19:31:38.191Z | |
| 2791 | 2026-06-23T19:31:38.191Z | running 1 test |
| 2792 | 2026-06-23T19:31:38.191Z | configure zone |
| 2793 | 2026-06-23T19:31:38.191Z | install zone |
| 2794 | 2026-06-23T19:31:46.717Z | boot zone |
| 2795 | 2026-06-23T19:31:46.796Z | start zone s1 |
| 2796 | 2026-06-23T19:31:46.799Z | configure zone |
| 2797 | 2026-06-23T19:31:46.805Z | install zone |
| 2798 | 2026-06-23T19:31:48.680Z | boot zone |
| 2799 | 2026-06-23T19:31:48.814Z | start zone s2 |
| 2800 | 2026-06-23T19:31:48.814Z | configure zone |
| 2801 | 2026-06-23T19:31:48.844Z | install zone |
| 2802 | 2026-06-23T19:31:51.109Z | boot zone |
| 2803 | 2026-06-23T19:31:51.258Z | start zone s3 |
| 2804 | 2026-06-23T19:31:51.258Z | configure zone |
| 2805 | 2026-06-23T19:31:51.278Z | install zone |
| 2806 | 2026-06-23T19:31:53.939Z | boot zone |
| 2807 | 2026-06-23T19:31:54.041Z | start zone t1 |
| 2808 | 2026-06-23T19:31:54.041Z | configure zone |
| 2809 | 2026-06-23T19:31:54.291Z | install zone |
| 2810 | 2026-06-23T19:31:57.005Z | boot zone |
| 2811 | 2026-06-23T19:31:57.133Z | waiting for zones to come up |
| 2812 | 2026-06-23T19:32:07.005Z | [sidecar.quartet] svcs milestone/network |
| 2813 | 2026-06-23T19:32:07.032Z | STATE STIME FMRI |
| 2814 | 2026-06-23T19:32:07.032Z | online 19:31:46 svc:/milestone/network:default |
| 2815 | 2026-06-23T19:32:07.032Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
| 2816 | 2026-06-23T19:32:07.061Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
| 2817 | 2026-06-23T19:32:07.086Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
| 2818 | 2026-06-23T19:32:07.107Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
| 2819 | 2026-06-23T19:32:07.109Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2820 | 2026-06-23T19:32:07.122Z | |
| 2821 | 2026-06-23T19:32:07.122Z | running zone s1.quartet setup |
| 2822 | 2026-06-23T19:32:07.122Z | [s1.quartet] svcs milestone/network |
| 2823 | 2026-06-23T19:32:07.139Z | STATE STIME FMRI |
| 2824 | 2026-06-23T19:32:07.139Z | online 19:31:48 svc:/milestone/network:default |
| 2825 | 2026-06-23T19:32:07.139Z | [s1.quartet] dladm |
| 2826 | 2026-06-23T19:32:07.153Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2827 | 2026-06-23T19:32:07.153Z | sl0 simnet 9000 up -- ? |
| 2828 | 2026-06-23T19:32:07.153Z | mgs1 vnic 9000 up -- ? |
| 2829 | 2026-06-23T19:32:07.153Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
| 2830 | 2026-06-23T19:32:07.649Z | |
| 2831 | 2026-06-23T19:32:07.649Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
| 2832 | 2026-06-23T19:32:07.668Z | |
| 2833 | 2026-06-23T19:32:07.668Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2834 | 2026-06-23T19:32:07.681Z | |
| 2835 | 2026-06-23T19:32:07.681Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
| 2836 | 2026-06-23T19:32:07.763Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
| 2837 | 2026-06-23T19:32:07.834Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 0fbec4e2-a951-4ea8-a0d1-da1c57497b7d --sled-uuid e4524d91-f910-46ad-bf9e-20074f808aec -a sl0/v6 &> /opt/ddmd.log & |
| 2838 | 2026-06-23T19:32:07.848Z | |
| 2839 | 2026-06-23T19:32:07.848Z | running zone s2.quartet setup |
| 2840 | 2026-06-23T19:32:07.848Z | [s2.quartet] svcs milestone/network |
| 2841 | 2026-06-23T19:32:07.864Z | STATE STIME FMRI |
| 2842 | 2026-06-23T19:32:07.864Z | online 19:31:50 svc:/milestone/network:default |
| 2843 | 2026-06-23T19:32:07.864Z | [s2.quartet] dladm |
| 2844 | 2026-06-23T19:32:07.877Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2845 | 2026-06-23T19:32:07.878Z | sl1 simnet 9000 up -- ? |
| 2846 | 2026-06-23T19:32:07.878Z | mgs2 vnic 9000 up -- ? |
| 2847 | 2026-06-23T19:32:07.878Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
| 2848 | 2026-06-23T19:32:08.450Z | |
| 2849 | 2026-06-23T19:32:08.450Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
| 2850 | 2026-06-23T19:32:08.466Z | |
| 2851 | 2026-06-23T19:32:08.467Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2852 | 2026-06-23T19:32:08.478Z | |
| 2853 | 2026-06-23T19:32:08.478Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
| 2854 | 2026-06-23T19:32:08.511Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
| 2855 | 2026-06-23T19:32:08.539Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid ff4bf941-7f6d-4d58-8dfe-e375f29c42b9 --sled-uuid 4b8425ec-d570-440d-8c9f-aaa018ba8ab4 -a sl1/v6 &> /opt/ddmd.log & |
| 2856 | 2026-06-23T19:32:08.549Z | |
| 2857 | 2026-06-23T19:32:08.549Z | running zone s3.quartet setup |
| 2858 | 2026-06-23T19:32:08.550Z | [s3.quartet] svcs milestone/network |
| 2859 | 2026-06-23T19:32:08.564Z | STATE STIME FMRI |
| 2860 | 2026-06-23T19:32:08.564Z | online 19:31:53 svc:/milestone/network:default |
| 2861 | 2026-06-23T19:32:08.564Z | [s3.quartet] dladm |
| 2862 | 2026-06-23T19:32:08.580Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2863 | 2026-06-23T19:32:08.580Z | sl2 simnet 9000 up -- ? |
| 2864 | 2026-06-23T19:32:08.580Z | mgs3 vnic 9000 up -- ? |
| 2865 | 2026-06-23T19:32:08.580Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
| 2866 | 2026-06-23T19:32:09.179Z | |
| 2867 | 2026-06-23T19:32:09.179Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
| 2868 | 2026-06-23T19:32:09.197Z | |
| 2869 | 2026-06-23T19:32:09.197Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2870 | 2026-06-23T19:32:09.208Z | |
| 2871 | 2026-06-23T19:32:09.208Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
| 2872 | 2026-06-23T19:32:09.241Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
| 2873 | 2026-06-23T19:32:09.272Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 05488956-9a19-469d-a375-36fd8a9863c3 --sled-uuid 2e2e276b-dfe8-4606-9b81-d7d4b4b1c28f -a sl2/v6 &> /opt/ddmd.log & |
| 2874 | 2026-06-23T19:32:09.285Z | |
| 2875 | 2026-06-23T19:32:09.285Z | running zone t1.quartet setup |
| 2876 | 2026-06-23T19:32:09.285Z | [t1.quartet] svcs milestone/network |
| 2877 | 2026-06-23T19:32:09.299Z | STATE STIME FMRI |
| 2878 | 2026-06-23T19:32:09.299Z | online 19:31:56 svc:/milestone/network:default |
| 2879 | 2026-06-23T19:32:09.299Z | [t1.quartet] dladm |
| 2880 | 2026-06-23T19:32:09.311Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2881 | 2026-06-23T19:32:09.312Z | tfportrear0_0 simnet 9000 up -- ? |
| 2882 | 2026-06-23T19:32:09.312Z | tfportrear1_0 simnet 9000 up -- ? |
| 2883 | 2026-06-23T19:32:09.312Z | tfportrear2_0 simnet 9000 up -- ? |
| 2884 | 2026-06-23T19:32:09.312Z | mgt1 vnic 9000 up -- ? |
| 2885 | 2026-06-23T19:32:09.312Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
| 2886 | 2026-06-23T19:32:09.850Z | |
| 2887 | 2026-06-23T19:32:09.850Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2888 | 2026-06-23T19:32:09.870Z | |
| 2889 | 2026-06-23T19:32:09.870Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2890 | 2026-06-23T19:32:09.884Z | |
| 2891 | 2026-06-23T19:32:09.884Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
| 2892 | 2026-06-23T19:32:09.894Z | |
| 2893 | 2026-06-23T19:32:09.894Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
| 2894 | 2026-06-23T19:32:09.907Z | |
| 2895 | 2026-06-23T19:32:09.907Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
| 2896 | 2026-06-23T19:32:10.224Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
| 2897 | 2026-06-23T19:32:10.227Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
| 2898 | 2026-06-23T19:32:10.230Z | waiting 3s for copy of files to zone to complete ... |
| 2899 | 2026-06-23T19:32:13.230Z | [t1.quartet] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2900 | 2026-06-23T19:32:13.364Z | |
| 2901 | 2026-06-23T19:32:13.364Z | [t1.quartet] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2902 | 2026-06-23T19:32:13.474Z | |
| 2903 | 2026-06-23T19:32:13.474Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
| 2904 | 2026-06-23T19:32:13.510Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
| 2905 | 2026-06-23T19:32:13.534Z | [t1.quartet] svcadm disable dendrite |
| 2906 | 2026-06-23T19:32:13.561Z | |
| 2907 | 2026-06-23T19:32:13.561Z | [t1.quartet] svcadm disable tfport |
| 2908 | 2026-06-23T19:32:13.582Z | |
| 2909 | 2026-06-23T19:32:13.582Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2910 | 2026-06-23T19:32:13.608Z | |
| 2911 | 2026-06-23T19:32:13.608Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
| 2912 | 2026-06-23T19:32:13.633Z | |
| 2913 | 2026-06-23T19:32:13.633Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2914 | 2026-06-23T19:32:13.659Z | |
| 2915 | 2026-06-23T19:32:13.660Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2916 | 2026-06-23T19:32:13.683Z | |
| 2917 | 2026-06-23T19:32:13.683Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
| 2918 | 2026-06-23T19:32:13.708Z | |
| 2919 | 2026-06-23T19:32:13.708Z | [t1.quartet] svcadm refresh dendrite:default |
| 2920 | 2026-06-23T19:32:13.729Z | |
| 2921 | 2026-06-23T19:32:13.729Z | [t1.quartet] svcadm enable dendrite:default |
| 2922 | 2026-06-23T19:32:13.777Z | |
| 2923 | 2026-06-23T19:32:13.777Z | wait 10s for dendrite to come up ... |
| 2924 | 2026-06-23T19:32:23.752Z | [t1.quartet] svccfg -s tfport setprop config/pkt_source = none |
| 2925 | 2026-06-23T19:32:23.784Z | |
| 2926 | 2026-06-23T19:32:23.784Z | [t1.quartet] svccfg -s tfport setprop config/flags = --sync-only |
| 2927 | 2026-06-23T19:32:23.811Z | |
| 2928 | 2026-06-23T19:32:23.811Z | [t1.quartet] svcadm refresh tfport:default |
| 2929 | 2026-06-23T19:32:23.831Z | |
| 2930 | 2026-06-23T19:32:23.831Z | [t1.quartet] svcadm enable tfport |
| 2931 | 2026-06-23T19:32:23.853Z | |
| 2932 | 2026-06-23T19:32:23.853Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 821edb44-08b0-4a86-925c-4462989fb471 --sled-uuid a16a6fa7-c261-4b0e-a3cf-acd651d4998a -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
| 2933 | 2026-06-23T19:32:23.866Z | |
| 2934 | 2026-06-23T19:32:23.866Z | [t1.quartet] ipadm |
| 2935 | 2026-06-23T19:32:23.878Z | ADDROBJ TYPE STATE ADDR |
| 2936 | 2026-06-23T19:32:23.878Z | lo0/v4 static ok 127.0.0.1/8 |
| 2937 | 2026-06-23T19:32:23.878Z | mgt1/v4 static ok 10.0.0.4/24 |
| 2938 | 2026-06-23T19:32:23.878Z | lo0/v6 static ok ::1/128 |
| 2939 | 2026-06-23T19:32:23.878Z | lo0/u6 static ok fd00:4::1/64 |
| 2940 | 2026-06-23T19:32:23.878Z | tfportrear0_0/v6 addrconf ok fe80::40a8:44ff:fe0d:606%tfportrear0_0/10 |
| 2941 | 2026-06-23T19:32:23.878Z | tfportrear1_0/v6 addrconf ok fe80::98a2:d1ff:fe12:da2%tfportrear1_0/10 |
| 2942 | 2026-06-23T19:32:23.878Z | tfportrear2_0/v6 addrconf ok fe80::bc4f:24ff:feac:4837%tfportrear2_0/10 |
| 2943 | 2026-06-23T19:32:25.980Z | initial peering test passed |
| 2944 | 2026-06-23T19:32:26.984Z | [s3.quartet] ping fd00:1::1 |
| 2945 | 2026-06-23T19:32:26.999Z | fd00:1::1 is alive |
| 2946 | 2026-06-23T19:32:36.817Z | test ddm::test_quartet has been running for over 60 seconds |
| 2947 | 2026-06-23T19:32:38.003Z | [s3.quartet] ping fd00:1::1 |
| 2948 | 2026-06-23T19:32:38.019Z | fd00:1::1 is alive |
| 2949 | 2026-06-23T19:32:38.022Z | [t1.quartet] pkill ddmd |
| 2950 | 2026-06-23T19:32:38.032Z | |
| 2951 | 2026-06-23T19:32:38.032Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
| 2952 | 2026-06-23T19:32:38.035Z | cp /mgtest/t1.quartet/root//var/svc/log/oxide-dendrite:default.log /work/t1.quartet-dpd.log |
| 2953 | 2026-06-23T19:32:39.930Z | [s3.quartet] pkill ddmd |
| 2954 | 2026-06-23T19:32:39.943Z | |
| 2955 | 2026-06-23T19:32:39.943Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
| 2956 | 2026-06-23T19:32:41.758Z | [s2.quartet] pkill ddmd |
| 2957 | 2026-06-23T19:32:41.773Z | |
| 2958 | 2026-06-23T19:32:41.773Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
| 2959 | 2026-06-23T19:32:44.201Z | [s1.quartet] pkill ddmd |
| 2960 | 2026-06-23T19:32:44.205Z | |
| 2961 | 2026-06-23T19:32:44.205Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
| 2962 | 2026-06-23T19:32:46.074Z | [sidecar.quartet] pkill softnpu |
| 2963 | 2026-06-23T19:32:46.089Z | |
| 2964 | 2026-06-23T19:32:46.089Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
| 2965 | 2026-06-23T19:32:48.556Z | test ddm::test_quartet ... ok |
| 2966 | 2026-06-23T19:32:48.556Z | |
| 2967 | 2026-06-23T19:32:48.556Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 71.74s |
| 2968 | 2026-06-23T19:32:48.556Z | |
| 2969 | 2026-06-23T19:32:48.616Z | + cleanup |
| 2970 | 2026-06-23T19:32:48.619Z | ++ id -un |
| 2971 | 2026-06-23T19:32:48.625Z | ++ id -gn |
| 2972 | 2026-06-23T19:32:48.628Z | + pfexec chown -R build:build . |
| 2973 | 2026-06-23T19:32:48.843Z | process exited: duration 653353 ms, exit code 0 |
| |
| 2974 | 2026-06-23T19:32:48.853Z | found 6 output files |
| 2975 | 2026-06-23T19:32:48.853Z | uploading: /work/s1.quartet.log (5023 bytes) |
| 2976 | 2026-06-23T19:32:49.868Z | uploaded: /work/s1.quartet.log |
| 2977 | 2026-06-23T19:32:49.868Z | uploading: /work/s2.quartet.log (4125 bytes) |
| 2978 | 2026-06-23T19:32:50.876Z | uploaded: /work/s2.quartet.log |
| 2979 | 2026-06-23T19:32:50.876Z | uploading: /work/s3.quartet.log (4253 bytes) |
| 2980 | 2026-06-23T19:32:51.884Z | uploaded: /work/s3.quartet.log |
| 2981 | 2026-06-23T19:32:51.884Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
| 2982 | 2026-06-23T19:32:52.893Z | uploaded: /work/sidecar.quartet-softnpu.log |
| 2983 | 2026-06-23T19:32:52.893Z | uploading: /work/t1.quartet-dpd.log (201616 bytes) |
| 2984 | 2026-06-23T19:32:53.906Z | uploaded: /work/t1.quartet-dpd.log |
| 2985 | 2026-06-23T19:32:53.906Z | uploading: /work/t1.quartet.log (17178 bytes) |
| 2986 | 2026-06-23T19:32:54.916Z | uploaded: /work/t1.quartet.log |