|
|
|
| 1 | 2026-08-04T16:45:55.043Z | job assigned to worker 01KZ6TMEFW9G24VB44V9F11NCX [factory aws, i-0e60281b49c85b624] (queued for 1 m 3 s) |
| |
| 2 | 2026-08-04T16:46:01.805Z | starting task 0: "setup" |
| 3 | 2026-08-04T16:46:01.812Z | ++ uname -s |
| 4 | 2026-08-04T16:46:01.815Z | + kern=SunOS |
| 5 | 2026-08-04T16:46:01.815Z | + build_user=build |
| 6 | 2026-08-04T16:46:01.815Z | + build_uid=12345 |
| 7 | 2026-08-04T16:46:01.816Z | + work_dir=/work |
| 8 | 2026-08-04T16:46:01.816Z | + input_dir=/input |
| 9 | 2026-08-04T16:46:01.816Z | + [[ 0 == 12345 ]] |
| 10 | 2026-08-04T16:46:01.816Z | + case "$kern" in |
| 11 | 2026-08-04T16:46:01.816Z | + groupadd -g 12345 build |
| 12 | 2026-08-04T16:46:01.816Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-08-04T16:46:03.821Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-08-04T16:46:03.932Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-08-04T16:46:03.936Z | + home_fs=zfs |
| 16 | 2026-08-04T16:46:03.936Z | + [[ zfs == autofs ]] |
| 17 | 2026-08-04T16:46:03.936Z | + mkdir -p /home/build |
| 18 | 2026-08-04T16:46:03.936Z | + chown build:build /home/build /work |
| 19 | 2026-08-04T16:46:05.937Z | + chmod 0700 /home/build /work |
| 20 | 2026-08-04T16:46:05.942Z | process exited: duration 4134 ms, exit code 0 |
| |
| 21 | 2026-08-04T16:46:05.949Z | starting task 1: "rust-toolchain" |
| 22 | 2026-08-04T16:46:05.953Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-08-04T16:46:05.953Z | * rust toolchain channel = "stable" |
| 24 | 2026-08-04T16:46:05.953Z | * rust toolchain profile = "default" |
| 25 | 2026-08-04T16:46:05.954Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-08-04T16:46:05.954Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-08-04T16:46:05.954Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-08-04T16:46:05.957Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-08-04T16:46:05.957Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-08-04T16:46:06.030Z | info: downloading installer |
| 31 | 2026-08-04T16:46:07.485Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-08-04T16:46:07.485Z | warn: /opt/ooce/bin |
| 33 | 2026-08-04T16:46:07.485Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-08-04T16:46:07.488Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-08-04T16:46:07.489Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-08-04T16:46:07.489Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-08-04T16:46:07.489Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-08-04T16:46:07.489Z | error: cannot install while Rust is installed |
| 39 | 2026-08-04T16:46:07.489Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-08-04T16:46:07.489Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-08-04T16:46:07.489Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-08-04T16:46:07.489Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-08-04T16:46:07.489Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-08-04T16:46:07.499Z | info: profile set to default |
| 45 | 2026-08-04T16:46:07.499Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-08-04T16:46:07.502Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-08-04T16:46:07.636Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-08-04T16:46:07.639Z | info: downloading 6 components |
| 49 | 2026-08-04T16:46:22.848Z | |
| 50 | 2026-08-04T16:46:22.848Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-08-04T16:46:22.875Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-08-04T16:46:22.875Z | |
| 53 | 2026-08-04T16:46:22.879Z | |
| 54 | 2026-08-04T16:46:22.879Z | Rust is installed now. Great! |
| 55 | 2026-08-04T16:46:22.879Z | |
| 56 | 2026-08-04T16:46:22.879Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-08-04T16:46:22.879Z | environment variable. This has not been done automatically. |
| 58 | 2026-08-04T16:46:22.879Z | |
| 59 | 2026-08-04T16:46:22.879Z | To configure your current shell, you need to source |
| 60 | 2026-08-04T16:46:22.879Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-08-04T16:46:22.879Z | |
| 62 | 2026-08-04T16:46:22.879Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-08-04T16:46:22.879Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-08-04T16:46:22.879Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-08-04T16:46:22.880Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-08-04T16:46:22.881Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-08-04T16:46:22.881Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-08-04T16:46:22.881Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-08-04T16:46:22.881Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-08-04T16:46:22.881Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-08-04T16:46:22.967Z | + rustup --version |
| 72 | 2026-08-04T16:46:22.975Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-08-04T16:46:22.978Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-08-04T16:46:22.998Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-08-04T16:46:23.001Z | + cargo --version |
| 76 | 2026-08-04T16:46:23.014Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-08-04T16:46:23.017Z | + rustc --version |
| 78 | 2026-08-04T16:46:23.037Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-08-04T16:46:23.041Z | process exited: duration 17090 ms, exit code 0 |
| |
| 80 | 2026-08-04T16:46:23.047Z | starting task 2: "authentication" |
| 81 | 2026-08-04T16:46:23.064Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-08-04T16:46:23.070Z | starting task 3: "clone repository" |
| 83 | 2026-08-04T16:46:23.073Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-08-04T16:46:23.076Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-08-04T16:46:23.105Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-08-04T16:46:25.237Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-08-04T16:46:25.237Z | + git fetch origin 486debe5e7bf21fb34eb0ff8c85291a234f50307 |
| 88 | 2026-08-04T16:46:25.480Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-08-04T16:46:25.480Z | * branch 486debe5e7bf21fb34eb0ff8c85291a234f50307 -> FETCH_HEAD |
| 90 | 2026-08-04T16:46:25.487Z | + [[ -n '' ]] |
| 91 | 2026-08-04T16:46:25.487Z | + git reset --hard 486debe5e7bf21fb34eb0ff8c85291a234f50307 |
| 92 | 2026-08-04T16:46:25.513Z | HEAD is now at 486debe [api-types] align multicast validation with dendrite/omicron policy |
| 93 | 2026-08-04T16:46:25.521Z | process exited: duration 2435 ms, exit code 0 |
| |
| 94 | 2026-08-04T16:46:25.537Z | starting task 4: "build" |
| 95 | 2026-08-04T16:46:25.543Z | ++ dladm |
| 96 | 2026-08-04T16:46:25.555Z | LINK CLASS MTU STATE BRIDGE OVER |
| 97 | 2026-08-04T16:46:25.555Z | ena0 phys 9216 up -- -- |
| 98 | 2026-08-04T16:46:25.555Z | ++ ipadm |
| 99 | 2026-08-04T16:46:25.555Z | ADDROBJ TYPE STATE ADDR |
| 100 | 2026-08-04T16:46:25.555Z | lo0/v4 static ok 127.0.0.1/8 |
| 101 | 2026-08-04T16:46:25.555Z | ena0/dhcp dhcp ok 10.150.1.50/24 |
| 102 | 2026-08-04T16:46:25.555Z | lo0/v6 static ok ::1/128 |
| 103 | 2026-08-04T16:46:25.555Z | ++ banner collect |
| 104 | 2026-08-04T16:46:25.559Z | |
| 105 | 2026-08-04T16:46:25.559Z | #### #### # # ###### #### ##### |
| 106 | 2026-08-04T16:46:25.559Z | # # # # # # # # # # |
| 107 | 2026-08-04T16:46:25.559Z | # # # # # ##### # # |
| 108 | 2026-08-04T16:46:25.559Z | # # # # # # # # |
| 109 | 2026-08-04T16:46:25.559Z | # # # # # # # # # # |
| 110 | 2026-08-04T16:46:25.559Z | #### #### ###### ###### ###### #### # |
| 111 | 2026-08-04T16:46:25.559Z | |
| 112 | 2026-08-04T16:46:25.559Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 113 | 2026-08-04T16:46:25.559Z | ++ repo=softnpu |
| 114 | 2026-08-04T16:46:25.559Z | ++ series=image |
| 115 | 2026-08-04T16:46:25.559Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 116 | 2026-08-04T16:46:25.559Z | ++ name=softnpu |
| 117 | 2026-08-04T16:46:25.559Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 118 | 2026-08-04T16:46:25.559Z | ++ mkdir -p download |
| 119 | 2026-08-04T16:46:25.559Z | ++ pushd download |
| 120 | 2026-08-04T16:46:25.559Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 121 | 2026-08-04T16:46:25.559Z | ++ [[ ! -f softnpu ]] |
| 122 | 2026-08-04T16:46:25.559Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 123 | 2026-08-04T16:46:25.559Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 124 | 2026-08-04T16:46:25.559Z | Dload Upload Total Spent Left Speed |
| 125 | 2026-08-04T16:46:25.925Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 42.80M 0 0
100 15.63M 100 15.63M 0 0 42.79M 0 0
100 15.63M 100 15.63M 0 0 42.78M 0 0 |
| 126 | 2026-08-04T16:46:25.934Z | ++ popd |
| 127 | 2026-08-04T16:46:25.934Z | /work/oxidecomputer/maghemite |
| 128 | 2026-08-04T16:46:25.934Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 129 | 2026-08-04T16:46:25.935Z | ++ repo=sidecar-lite |
| 130 | 2026-08-04T16:46:25.935Z | ++ series=release |
| 131 | 2026-08-04T16:46:25.935Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 132 | 2026-08-04T16:46:25.935Z | ++ name=libsidecar_lite.so |
| 133 | 2026-08-04T16:46:25.935Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 134 | 2026-08-04T16:46:25.935Z | ++ mkdir -p download |
| 135 | 2026-08-04T16:46:25.935Z | ++ pushd download |
| 136 | 2026-08-04T16:46:25.935Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 137 | 2026-08-04T16:46:25.935Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 138 | 2026-08-04T16:46:25.935Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 139 | 2026-08-04T16:46:25.948Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 140 | 2026-08-04T16:46:25.948Z | Dload Upload Total Spent Left Speed |
| 141 | 2026-08-04T16:46:26.147Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 56.80M 0 0
100 12.04M 100 12.04M 0 0 56.79M 0 0
100 12.04M 100 12.04M 0 0 56.78M 0 0 |
| 142 | 2026-08-04T16:46:26.154Z | ++ popd |
| 143 | 2026-08-04T16:46:26.154Z | /work/oxidecomputer/maghemite |
| 144 | 2026-08-04T16:46:26.154Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 145 | 2026-08-04T16:46:26.154Z | ++ repo=sidecar-lite |
| 146 | 2026-08-04T16:46:26.154Z | ++ series=release |
| 147 | 2026-08-04T16:46:26.154Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 148 | 2026-08-04T16:46:26.154Z | ++ name=scadm |
| 149 | 2026-08-04T16:46:26.154Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 150 | 2026-08-04T16:46:26.154Z | ++ mkdir -p download |
| 151 | 2026-08-04T16:46:26.154Z | ++ pushd download |
| 152 | 2026-08-04T16:46:26.154Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 153 | 2026-08-04T16:46:26.154Z | ++ [[ ! -f scadm ]] |
| 154 | 2026-08-04T16:46:26.154Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 155 | 2026-08-04T16:46:26.164Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 156 | 2026-08-04T16:46:26.164Z | Dload Upload Total Spent Left Speed |
| 157 | 2026-08-04T16:46:26.404Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 63.72M 0 0
100 15.78M 100 15.78M 0 0 63.71M 0 0
100 15.78M 100 15.78M 0 0 63.70M 0 0 |
| 158 | 2026-08-04T16:46:26.408Z | ++ popd |
| 159 | 2026-08-04T16:46:26.408Z | /work/oxidecomputer/maghemite |
| 160 | 2026-08-04T16:46:26.408Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 161 | 2026-08-04T16:46:26.408Z | ++ repo=dendrite |
| 162 | 2026-08-04T16:46:26.408Z | ++ series=image |
| 163 | 2026-08-04T16:46:26.408Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 164 | 2026-08-04T16:46:26.408Z | ++ name=dendrite-softnpu.tar.gz |
| 165 | 2026-08-04T16:46:26.408Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 166 | 2026-08-04T16:46:26.408Z | ++ mkdir -p download |
| 167 | 2026-08-04T16:46:26.412Z | ++ pushd download |
| 168 | 2026-08-04T16:46:26.412Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 169 | 2026-08-04T16:46:26.412Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 170 | 2026-08-04T16:46:26.412Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 171 | 2026-08-04T16:46:26.415Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 172 | 2026-08-04T16:46:26.415Z | Dload Upload Total Spent Left Speed |
| 173 | 2026-08-04T16:46:27.461Z |
0 0 0 0 0 0 0 0 0
97 71.59M 97 69.96M 0 0 67.96M 0 00:01 00:01 67.97M
100 71.59M 100 71.59M 0 0 68.48M 0 00:01 00:01 67.97M
100 71.59M 100 71.59M 0 0 68.48M 0 00:01 00:01 67.97M
100 71.59M 100 71.59M 0 0 68.47M 0 00:01 00:01 67.97M |
| 174 | 2026-08-04T16:46:27.464Z | ++ popd |
| 175 | 2026-08-04T16:46:27.467Z | /work/oxidecomputer/maghemite |
| 176 | 2026-08-04T16:46:27.467Z | ++ get_artifact maghemite release 486debe5e7bf21fb34eb0ff8c85291a234f50307 ddm |
| 177 | 2026-08-04T16:46:27.467Z | ++ repo=maghemite |
| 178 | 2026-08-04T16:46:27.467Z | ++ series=release |
| 179 | 2026-08-04T16:46:27.467Z | ++ commit=486debe5e7bf21fb34eb0ff8c85291a234f50307 |
| 180 | 2026-08-04T16:46:27.467Z | ++ name=ddm |
| 181 | 2026-08-04T16:46:27.467Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 182 | 2026-08-04T16:46:27.467Z | ++ mkdir -p download |
| 183 | 2026-08-04T16:46:27.467Z | ++ pushd download |
| 184 | 2026-08-04T16:46:27.467Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 185 | 2026-08-04T16:46:27.467Z | ++ [[ ! -f ddm ]] |
| 186 | 2026-08-04T16:46:27.467Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/486debe5e7bf21fb34eb0ff8c85291a234f50307/ddm |
| 187 | 2026-08-04T16:46:27.472Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 188 | 2026-08-04T16:46:27.477Z | Dload Upload Total Spent Left Speed |
| 189 | 2026-08-04T16:46:27.529Z |
0 0 0 0 0 0 0 0 0 |
| 190 | 2026-08-04T16:46:27.529Z | curl: (22) The requested URL returned error: 404 |
| 191 | 2026-08-04T16:46:27.533Z | ++ popd |
| 192 | 2026-08-04T16:46:27.533Z | /work/oxidecomputer/maghemite |
| 193 | 2026-08-04T16:46:27.533Z | ++ get_artifact maghemite release 486debe5e7bf21fb34eb0ff8c85291a234f50307 ddmadm |
| 194 | 2026-08-04T16:46:27.533Z | ++ repo=maghemite |
| 195 | 2026-08-04T16:46:27.533Z | ++ series=release |
| 196 | 2026-08-04T16:46:27.533Z | ++ commit=486debe5e7bf21fb34eb0ff8c85291a234f50307 |
| 197 | 2026-08-04T16:46:27.533Z | ++ name=ddmadm |
| 198 | 2026-08-04T16:46:27.533Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 199 | 2026-08-04T16:46:27.533Z | ++ mkdir -p download |
| 200 | 2026-08-04T16:46:27.533Z | ++ pushd download |
| 201 | 2026-08-04T16:46:27.533Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 202 | 2026-08-04T16:46:27.533Z | ++ [[ ! -f ddmadm ]] |
| 203 | 2026-08-04T16:46:27.533Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/486debe5e7bf21fb34eb0ff8c85291a234f50307/ddmadm |
| 204 | 2026-08-04T16:46:27.546Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 205 | 2026-08-04T16:46:27.546Z | Dload Upload Total Spent Left Speed |
| 206 | 2026-08-04T16:46:27.591Z |
0 0 0 0 0 0 0 0 0 |
| 207 | 2026-08-04T16:46:27.591Z | curl: (22) The requested URL returned error: 404 |
| 208 | 2026-08-04T16:46:27.595Z | /work/oxidecomputer/maghemite |
| 209 | 2026-08-04T16:46:27.595Z | ++ popd |
| 210 | 2026-08-04T16:46:27.595Z | ++ pushd download |
| 211 | 2026-08-04T16:46:27.595Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 212 | 2026-08-04T16:46:27.595Z | ++ chmod +x softnpu |
| 213 | 2026-08-04T16:46:27.595Z | ++ chmod +x scadm |
| 214 | 2026-08-04T16:46:27.598Z | ++ chmod +x ddmadm |
| 215 | 2026-08-04T16:46:27.598Z | chmod: WARNING: can't access ddmadm |
| 216 | 2026-08-04T16:46:27.598Z | ++ chmod +x ddmd |
| 217 | 2026-08-04T16:46:27.598Z | chmod: WARNING: can't access ddmd |
| 218 | 2026-08-04T16:46:27.598Z | ++ mv ddmadm ddmadm-v2 |
| 219 | 2026-08-04T16:46:27.601Z | mv: cannot access ddmadm |
| 220 | 2026-08-04T16:46:27.601Z | ++ mv ddmd ddmd-v2 |
| 221 | 2026-08-04T16:46:27.601Z | mv: cannot access ddmd |
| 222 | 2026-08-04T16:46:27.601Z | ++ rm -rf zones/dendrite |
| 223 | 2026-08-04T16:46:27.601Z | ++ mkdir -p zones/dendrite |
| 224 | 2026-08-04T16:46:27.605Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 225 | 2026-08-04T16:46:28.610Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 226 | 2026-08-04T16:46:28.613Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 227 | 2026-08-04T16:46:28.616Z | ++ popd |
| 228 | 2026-08-04T16:46:28.616Z | ++ banner install |
| 229 | 2026-08-04T16:46:28.616Z | /work/oxidecomputer/maghemite |
| 230 | 2026-08-04T16:46:28.616Z | |
| 231 | 2026-08-04T16:46:28.616Z | # # # #### ##### ## # # |
| 232 | 2026-08-04T16:46:28.616Z | # ## # # # # # # # |
| 233 | 2026-08-04T16:46:28.616Z | # # # # #### # # # # # |
| 234 | 2026-08-04T16:46:28.616Z | # # # # # # ###### # # |
| 235 | 2026-08-04T16:46:28.616Z | # # ## # # # # # # # |
| 236 | 2026-08-04T16:46:28.616Z | # # # #### # # # ###### ###### |
| 237 | 2026-08-04T16:46:28.616Z | |
| 238 | 2026-08-04T16:46:28.617Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 239 | 2026-08-04T16:46:28.617Z | ++ set +o errexit |
| 240 | 2026-08-04T16:46:28.617Z | ++ pkg info clang-15 |
| 241 | 2026-08-04T16:46:28.617Z | ++ grep -qi installed |
| 242 | 2026-08-04T16:46:29.820Z | pkg: info: no packages matching the following patterns you specified are |
| 243 | 2026-08-04T16:46:29.820Z | installed on the system. Try querying remotely instead: |
| 244 | 2026-08-04T16:46:29.820Z | |
| 245 | 2026-08-04T16:46:29.820Z | clang-15 |
| 246 | 2026-08-04T16:46:29.860Z | ++ [[ 1 != 0 ]] |
| 247 | 2026-08-04T16:46:29.860Z | ++ set -o errexit |
| 248 | 2026-08-04T16:46:29.860Z | ++ pfexec pkg install clang-15 |
| 249 | 2026-08-04T16:46:37.506Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 250 | 2026-08-04T16:46:45.372Z | Startup: Caching catalogs ... Done |
| 251 | 2026-08-04T16:46:52.796Z | Planning: Solver setup ... Done |
| 252 | 2026-08-04T16:46:52.838Z | Planning: Running solver ... Done |
| 253 | 2026-08-04T16:46:52.982Z | Planning: Finding local manifests ... Done |
| 254 | 2026-08-04T16:46:53.002Z | Planning: Fetching manifests: 0/2 0% complete |
| 255 | 2026-08-04T16:46:53.105Z | Planning: Fetching manifests: 2/2 100% complete |
| 256 | 2026-08-04T16:46:53.134Z | Planning: Package planning ... Done |
| 257 | 2026-08-04T16:46:53.160Z | Planning: Merging actions ... Done |
| 258 | 2026-08-04T16:46:53.273Z | Planning: Checking for conflicting actions ... Done |
| 259 | 2026-08-04T16:46:53.279Z | Planning: Consolidating action changes ... Done |
| 260 | 2026-08-04T16:46:54.070Z | Planning: Evaluating mediators ... Done |
| 261 | 2026-08-04T16:46:54.075Z | Planning: Planning completed in 8.53 seconds |
| 262 | 2026-08-04T16:46:54.086Z | Packages to install: 2 |
| 263 | 2026-08-04T16:46:54.086Z | Mediators to change: 2 |
| 264 | 2026-08-04T16:46:54.089Z | Services to change: 1 |
| 265 | 2026-08-04T16:46:54.089Z | Create boot environment: No |
| 266 | 2026-08-04T16:46:54.089Z | Create backup boot environment: No |
| 267 | 2026-08-04T16:46:54.129Z | |
| 268 | 2026-08-04T16:46:54.129Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 269 | 2026-08-04T16:46:59.137Z | Download: 635/3076 items 3.5/211.3MB 1% complete (777k/s) |
| 270 | 2026-08-04T16:47:05.670Z | Download: 981/3076 items 68.3/211.3MB 32% complete (7.9M/s) |
| 271 | 2026-08-04T16:47:10.671Z | Download: 1086/3076 items 113.0/211.3MB 53% complete (10.9M/s) |
| 272 | 2026-08-04T16:47:15.677Z | Download: 3024/3076 items 201.0/211.3MB 95% complete (13.4M/s) |
| 273 | 2026-08-04T16:47:21.227Z | Download: 3063/3076 items 207.0/211.3MB 97% complete (16.2M/s) |
| 274 | 2026-08-04T16:47:21.284Z | Download: Completed 211.31 MB in 27.15 seconds (7.8M/s) |
| 275 | 2026-08-04T16:47:21.402Z | Actions: 1/3418 actions (Installing new actions) |
| 276 | 2026-08-04T16:47:24.576Z | Actions: Completed 3418 actions in 3.17 seconds. |
| 277 | 2026-08-04T16:47:25.240Z | Done |
| 278 | 2026-08-04T16:47:25.241Z | Done |
| 279 | 2026-08-04T16:47:25.984Z | Done |
| 280 | 2026-08-04T16:47:29.393Z | Done |
| 281 | 2026-08-04T16:47:29.466Z | Done |
| 282 | 2026-08-04T16:47:29.469Z | Done |
| 283 | 2026-08-04T16:47:29.733Z | Done |
| 284 | 2026-08-04T16:47:30.416Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 285 | 2026-08-04T16:47:30.416Z | ++ set +o errexit |
| 286 | 2026-08-04T16:47:30.419Z | ++ pkg info pkg-config |
| 287 | 2026-08-04T16:47:30.420Z | ++ grep -qi installed |
| 288 | 2026-08-04T16:47:30.647Z | ++ [[ 0 != 0 ]] |
| 289 | 2026-08-04T16:47:30.648Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 290 | 2026-08-04T16:47:30.648Z | ++ set +o errexit |
| 291 | 2026-08-04T16:47:30.651Z | ++ pkg info brand/omicron1 |
| 292 | 2026-08-04T16:47:30.651Z | ++ grep -qi installed |
| 293 | 2026-08-04T16:47:30.834Z | pkg: info: no packages matching the following patterns you specified are |
| 294 | 2026-08-04T16:47:30.835Z | installed on the system. Try querying remotely instead: |
| 295 | 2026-08-04T16:47:30.835Z | |
| 296 | 2026-08-04T16:47:30.835Z | brand/omicron1 |
| 297 | 2026-08-04T16:47:30.868Z | ++ [[ 1 != 0 ]] |
| 298 | 2026-08-04T16:47:30.868Z | ++ set -o errexit |
| 299 | 2026-08-04T16:47:30.868Z | ++ pfexec pkg install brand/omicron1 |
| 300 | 2026-08-04T16:47:31.302Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 301 | 2026-08-04T16:47:38.729Z | Planning: Solver setup ... Done |
| 302 | 2026-08-04T16:47:38.769Z | Planning: Running solver ... Done |
| 303 | 2026-08-04T16:47:38.919Z | Planning: Finding local manifests ... Done |
| 304 | 2026-08-04T16:47:38.922Z | Planning: Fetching manifests: 0/2 0% complete |
| 305 | 2026-08-04T16:47:39.047Z | Planning: Fetching manifests: 2/2 100% complete |
| 306 | 2026-08-04T16:47:39.059Z | Planning: Package planning ... Done |
| 307 | 2026-08-04T16:47:39.062Z | Planning: Merging actions ... Done |
| 308 | 2026-08-04T16:47:39.213Z | Planning: Checking for conflicting actions ... Done |
| 309 | 2026-08-04T16:47:39.216Z | Planning: Consolidating action changes ... Done |
| 310 | 2026-08-04T16:47:39.374Z | Planning: Evaluating mediators ... Done |
| 311 | 2026-08-04T16:47:39.378Z | Planning: Planning completed in 8.07 seconds |
| 312 | 2026-08-04T16:47:39.383Z | Packages to install: 2 |
| 313 | 2026-08-04T16:47:39.383Z | Create boot environment: No |
| 314 | 2026-08-04T16:47:39.383Z | Create backup boot environment: No |
| 315 | 2026-08-04T16:47:39.413Z | |
| 316 | 2026-08-04T16:47:39.413Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 317 | 2026-08-04T16:47:39.435Z | Download: Completed 1.07 MB in 0.02 seconds (47.5M/s) |
| 318 | 2026-08-04T16:47:39.516Z | Actions: 1/28 actions (Installing new actions) |
| 319 | 2026-08-04T16:47:39.529Z | Actions: Completed 28 actions in 0.01 seconds. |
| 320 | 2026-08-04T16:47:40.041Z | Done |
| 321 | 2026-08-04T16:47:40.041Z | Done |
| 322 | 2026-08-04T16:47:40.692Z | Done |
| 323 | 2026-08-04T16:47:43.547Z | Done |
| 324 | 2026-08-04T16:47:43.621Z | Done |
| 325 | 2026-08-04T16:47:43.625Z | Done |
| 326 | 2026-08-04T16:47:43.781Z | Done |
| 327 | 2026-08-04T16:47:43.917Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 328 | 2026-08-04T16:47:43.917Z | ++ set +o errexit |
| 329 | 2026-08-04T16:47:43.920Z | ++ pkg info brand/omicron1/tools |
| 330 | 2026-08-04T16:47:43.920Z | ++ grep -qi installed |
| 331 | 2026-08-04T16:47:44.106Z | pkg: info: no packages matching the following patterns you specified are |
| 332 | 2026-08-04T16:47:44.106Z | installed on the system. Try querying remotely instead: |
| 333 | 2026-08-04T16:47:44.106Z | |
| 334 | 2026-08-04T16:47:44.106Z | brand/omicron1/tools |
| 335 | 2026-08-04T16:47:44.142Z | ++ [[ 1 != 0 ]] |
| 336 | 2026-08-04T16:47:44.143Z | ++ set -o errexit |
| 337 | 2026-08-04T16:47:44.143Z | ++ pfexec pkg install brand/omicron1/tools |
| 338 | 2026-08-04T16:47:44.541Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 339 | 2026-08-04T16:47:51.842Z | Planning: Solver setup ... Done |
| 340 | 2026-08-04T16:47:51.881Z | Planning: Running solver ... Done |
| 341 | 2026-08-04T16:47:52.023Z | Planning: Finding local manifests ... Done |
| 342 | 2026-08-04T16:47:52.027Z | Planning: Fetching manifests: 0/1 0% complete |
| 343 | 2026-08-04T16:47:52.142Z | Planning: Fetching manifests: 1/1 100% complete |
| 344 | 2026-08-04T16:47:52.154Z | Planning: Package planning ... Done |
| 345 | 2026-08-04T16:47:52.158Z | Planning: Merging actions ... Done |
| 346 | 2026-08-04T16:47:52.298Z | Planning: Checking for conflicting actions ... Done |
| 347 | 2026-08-04T16:47:52.301Z | Planning: Consolidating action changes ... Done |
| 348 | 2026-08-04T16:47:52.453Z | Planning: Evaluating mediators ... Done |
| 349 | 2026-08-04T16:47:52.457Z | Planning: Planning completed in 7.91 seconds |
| 350 | 2026-08-04T16:47:52.462Z | Packages to install: 1 |
| 351 | 2026-08-04T16:47:52.462Z | Services to change: 1 |
| 352 | 2026-08-04T16:47:52.462Z | Create boot environment: No |
| 353 | 2026-08-04T16:47:52.465Z | Create backup boot environment: No |
| 354 | 2026-08-04T16:47:52.490Z | |
| 355 | 2026-08-04T16:47:52.490Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 356 | 2026-08-04T16:47:52.518Z | Download: Completed 1.19 MB in 0.03 seconds (44.7M/s) |
| 357 | 2026-08-04T16:47:52.590Z | Actions: 1/19 actions (Installing new actions) |
| 358 | 2026-08-04T16:47:52.604Z | Actions: Completed 19 actions in 0.01 seconds. |
| 359 | 2026-08-04T16:47:53.117Z | Done |
| 360 | 2026-08-04T16:47:53.117Z | Done |
| 361 | 2026-08-04T16:47:53.765Z | Done |
| 362 | 2026-08-04T16:47:56.687Z | Done |
| 363 | 2026-08-04T16:47:56.760Z | Done |
| 364 | 2026-08-04T16:47:56.763Z | Done |
| 365 | 2026-08-04T16:47:56.933Z | Done |
| 366 | 2026-08-04T16:47:57.077Z | ++ pfexec svcadm enable baseline |
| 367 | 2026-08-04T16:47:57.091Z | ++ retry=0 |
| 368 | 2026-08-04T16:47:57.094Z | +++ svcs -Hostate baseline |
| 369 | 2026-08-04T16:47:57.106Z | ++ [[ offline* != online ]] |
| 370 | 2026-08-04T16:47:57.106Z | ++ [[ 0 -gt 300 ]] |
| 371 | 2026-08-04T16:47:57.107Z | ++ sleep 1 |
| 372 | 2026-08-04T16:47:58.109Z | ++ retry=1 |
| 373 | 2026-08-04T16:47:58.112Z | +++ svcs -Hostate baseline |
| 374 | 2026-08-04T16:47:58.124Z | ++ [[ offline* != online ]] |
| 375 | 2026-08-04T16:47:58.124Z | ++ [[ 1 -gt 300 ]] |
| 376 | 2026-08-04T16:47:58.124Z | ++ sleep 1 |
| 377 | 2026-08-04T16:47:59.126Z | ++ retry=2 |
| 378 | 2026-08-04T16:47:59.129Z | +++ svcs -Hostate baseline |
| 379 | 2026-08-04T16:47:59.141Z | ++ [[ offline* != online ]] |
| 380 | 2026-08-04T16:47:59.141Z | ++ [[ 2 -gt 300 ]] |
| 381 | 2026-08-04T16:47:59.141Z | ++ sleep 1 |
| 382 | 2026-08-04T16:48:00.143Z | ++ retry=3 |
| 383 | 2026-08-04T16:48:00.148Z | +++ svcs -Hostate baseline |
| 384 | 2026-08-04T16:48:00.166Z | ++ [[ offline* != online ]] |
| 385 | 2026-08-04T16:48:00.166Z | ++ [[ 3 -gt 300 ]] |
| 386 | 2026-08-04T16:48:00.166Z | ++ sleep 1 |
| 387 | 2026-08-04T16:48:01.161Z | ++ retry=4 |
| 388 | 2026-08-04T16:48:01.165Z | +++ svcs -Hostate baseline |
| 389 | 2026-08-04T16:48:01.178Z | ++ [[ offline* != online ]] |
| 390 | 2026-08-04T16:48:01.178Z | ++ [[ 4 -gt 300 ]] |
| 391 | 2026-08-04T16:48:01.179Z | ++ sleep 1 |
| 392 | 2026-08-04T16:48:02.177Z | ++ retry=5 |
| 393 | 2026-08-04T16:48:02.180Z | +++ svcs -Hostate baseline |
| 394 | 2026-08-04T16:48:02.192Z | ++ [[ offline* != online ]] |
| 395 | 2026-08-04T16:48:02.192Z | ++ [[ 5 -gt 300 ]] |
| 396 | 2026-08-04T16:48:02.192Z | ++ sleep 1 |
| 397 | 2026-08-04T16:48:03.194Z | ++ retry=6 |
| 398 | 2026-08-04T16:48:03.197Z | +++ svcs -Hostate baseline |
| 399 | 2026-08-04T16:48:03.210Z | ++ [[ offline* != online ]] |
| 400 | 2026-08-04T16:48:03.210Z | ++ [[ 6 -gt 300 ]] |
| 401 | 2026-08-04T16:48:03.210Z | ++ sleep 1 |
| 402 | 2026-08-04T16:48:04.213Z | ++ retry=7 |
| 403 | 2026-08-04T16:48:04.216Z | +++ svcs -Hostate baseline |
| 404 | 2026-08-04T16:48:04.229Z | ++ [[ offline* != online ]] |
| 405 | 2026-08-04T16:48:04.229Z | ++ [[ 7 -gt 300 ]] |
| 406 | 2026-08-04T16:48:04.229Z | ++ sleep 1 |
| 407 | 2026-08-04T16:48:05.231Z | ++ retry=8 |
| 408 | 2026-08-04T16:48:05.234Z | +++ svcs -Hostate baseline |
| 409 | 2026-08-04T16:48:05.247Z | ++ [[ offline* != online ]] |
| 410 | 2026-08-04T16:48:05.247Z | ++ [[ 8 -gt 300 ]] |
| 411 | 2026-08-04T16:48:05.247Z | ++ sleep 1 |
| 412 | 2026-08-04T16:48:06.250Z | ++ retry=9 |
| 413 | 2026-08-04T16:48:06.253Z | +++ svcs -Hostate baseline |
| 414 | 2026-08-04T16:48:06.266Z | ++ [[ offline* != online ]] |
| 415 | 2026-08-04T16:48:06.266Z | ++ [[ 9 -gt 300 ]] |
| 416 | 2026-08-04T16:48:06.266Z | ++ sleep 1 |
| 417 | 2026-08-04T16:48:07.269Z | ++ retry=10 |
| 418 | 2026-08-04T16:48:07.273Z | +++ svcs -Hostate baseline |
| 419 | 2026-08-04T16:48:07.284Z | ++ [[ offline* != online ]] |
| 420 | 2026-08-04T16:48:07.284Z | ++ [[ 10 -gt 300 ]] |
| 421 | 2026-08-04T16:48:07.285Z | ++ sleep 1 |
| 422 | 2026-08-04T16:48:08.287Z | ++ retry=11 |
| 423 | 2026-08-04T16:48:08.290Z | +++ svcs -Hostate baseline |
| 424 | 2026-08-04T16:48:08.303Z | ++ [[ offline* != online ]] |
| 425 | 2026-08-04T16:48:08.303Z | ++ [[ 11 -gt 300 ]] |
| 426 | 2026-08-04T16:48:08.303Z | ++ sleep 1 |
| 427 | 2026-08-04T16:48:09.306Z | ++ retry=12 |
| 428 | 2026-08-04T16:48:09.310Z | +++ svcs -Hostate baseline |
| 429 | 2026-08-04T16:48:09.322Z | ++ [[ offline* != online ]] |
| 430 | 2026-08-04T16:48:09.322Z | ++ [[ 12 -gt 300 ]] |
| 431 | 2026-08-04T16:48:09.322Z | ++ sleep 1 |
| 432 | 2026-08-04T16:48:10.324Z | ++ retry=13 |
| 433 | 2026-08-04T16:48:10.328Z | +++ svcs -Hostate baseline |
| 434 | 2026-08-04T16:48:10.340Z | ++ [[ offline* != online ]] |
| 435 | 2026-08-04T16:48:10.340Z | ++ [[ 13 -gt 300 ]] |
| 436 | 2026-08-04T16:48:10.340Z | ++ sleep 1 |
| 437 | 2026-08-04T16:48:11.342Z | ++ retry=14 |
| 438 | 2026-08-04T16:48:11.346Z | +++ svcs -Hostate baseline |
| 439 | 2026-08-04T16:48:11.358Z | ++ [[ offline* != online ]] |
| 440 | 2026-08-04T16:48:11.358Z | ++ [[ 14 -gt 300 ]] |
| 441 | 2026-08-04T16:48:11.358Z | ++ sleep 1 |
| 442 | 2026-08-04T16:48:12.360Z | ++ retry=15 |
| 443 | 2026-08-04T16:48:12.363Z | +++ svcs -Hostate baseline |
| 444 | 2026-08-04T16:48:12.376Z | ++ [[ offline* != online ]] |
| 445 | 2026-08-04T16:48:12.376Z | ++ [[ 15 -gt 300 ]] |
| 446 | 2026-08-04T16:48:12.376Z | ++ sleep 1 |
| 447 | 2026-08-04T16:48:13.378Z | ++ retry=16 |
| 448 | 2026-08-04T16:48:13.381Z | +++ svcs -Hostate baseline |
| 449 | 2026-08-04T16:48:13.394Z | ++ [[ offline* != online ]] |
| 450 | 2026-08-04T16:48:13.394Z | ++ [[ 16 -gt 300 ]] |
| 451 | 2026-08-04T16:48:13.394Z | ++ sleep 1 |
| 452 | 2026-08-04T16:48:14.397Z | ++ retry=17 |
| 453 | 2026-08-04T16:48:14.401Z | +++ svcs -Hostate baseline |
| 454 | 2026-08-04T16:48:14.412Z | ++ [[ offline* != online ]] |
| 455 | 2026-08-04T16:48:14.412Z | ++ [[ 17 -gt 300 ]] |
| 456 | 2026-08-04T16:48:14.412Z | ++ sleep 1 |
| 457 | 2026-08-04T16:48:15.415Z | ++ retry=18 |
| 458 | 2026-08-04T16:48:15.418Z | +++ svcs -Hostate baseline |
| 459 | 2026-08-04T16:48:15.431Z | ++ [[ offline* != online ]] |
| 460 | 2026-08-04T16:48:15.431Z | ++ [[ 18 -gt 300 ]] |
| 461 | 2026-08-04T16:48:15.431Z | ++ sleep 1 |
| 462 | 2026-08-04T16:48:16.433Z | ++ retry=19 |
| 463 | 2026-08-04T16:48:16.436Z | +++ svcs -Hostate baseline |
| 464 | 2026-08-04T16:48:16.449Z | ++ [[ offline* != online ]] |
| 465 | 2026-08-04T16:48:16.449Z | ++ [[ 19 -gt 300 ]] |
| 466 | 2026-08-04T16:48:16.449Z | ++ sleep 1 |
| 467 | 2026-08-04T16:48:17.451Z | ++ retry=20 |
| 468 | 2026-08-04T16:48:17.454Z | +++ svcs -Hostate baseline |
| 469 | 2026-08-04T16:48:17.467Z | ++ [[ offline* != online ]] |
| 470 | 2026-08-04T16:48:17.467Z | ++ [[ 20 -gt 300 ]] |
| 471 | 2026-08-04T16:48:17.467Z | ++ sleep 1 |
| 472 | 2026-08-04T16:48:18.469Z | ++ retry=21 |
| 473 | 2026-08-04T16:48:18.472Z | +++ svcs -Hostate baseline |
| 474 | 2026-08-04T16:48:18.486Z | ++ [[ offline* != online ]] |
| 475 | 2026-08-04T16:48:18.486Z | ++ [[ 21 -gt 300 ]] |
| 476 | 2026-08-04T16:48:18.486Z | ++ sleep 1 |
| 477 | 2026-08-04T16:48:19.489Z | ++ retry=22 |
| 478 | 2026-08-04T16:48:19.492Z | +++ svcs -Hostate baseline |
| 479 | 2026-08-04T16:48:19.504Z | ++ [[ offline* != online ]] |
| 480 | 2026-08-04T16:48:19.504Z | ++ [[ 22 -gt 300 ]] |
| 481 | 2026-08-04T16:48:19.504Z | ++ sleep 1 |
| 482 | 2026-08-04T16:48:20.507Z | ++ retry=23 |
| 483 | 2026-08-04T16:48:20.510Z | +++ svcs -Hostate baseline |
| 484 | 2026-08-04T16:48:20.522Z | ++ [[ offline* != online ]] |
| 485 | 2026-08-04T16:48:20.522Z | ++ [[ 23 -gt 300 ]] |
| 486 | 2026-08-04T16:48:20.522Z | ++ sleep 1 |
| 487 | 2026-08-04T16:48:21.524Z | ++ retry=24 |
| 488 | 2026-08-04T16:48:21.528Z | +++ svcs -Hostate baseline |
| 489 | 2026-08-04T16:48:21.541Z | ++ [[ offline* != online ]] |
| 490 | 2026-08-04T16:48:21.541Z | ++ [[ 24 -gt 300 ]] |
| 491 | 2026-08-04T16:48:21.541Z | ++ sleep 1 |
| 492 | 2026-08-04T16:48:22.543Z | ++ retry=25 |
| 493 | 2026-08-04T16:48:22.546Z | +++ svcs -Hostate baseline |
| 494 | 2026-08-04T16:48:22.559Z | ++ [[ offline* != online ]] |
| 495 | 2026-08-04T16:48:22.559Z | ++ [[ 25 -gt 300 ]] |
| 496 | 2026-08-04T16:48:22.559Z | ++ sleep 1 |
| 497 | 2026-08-04T16:48:23.561Z | ++ retry=26 |
| 498 | 2026-08-04T16:48:23.565Z | +++ svcs -Hostate baseline |
| 499 | 2026-08-04T16:48:23.577Z | ++ [[ offline* != online ]] |
| 500 | 2026-08-04T16:48:23.577Z | ++ [[ 26 -gt 300 ]] |
| 501 | 2026-08-04T16:48:23.577Z | ++ sleep 1 |
| 502 | 2026-08-04T16:48:24.580Z | ++ retry=27 |
| 503 | 2026-08-04T16:48:24.583Z | +++ svcs -Hostate baseline |
| 504 | 2026-08-04T16:48:24.595Z | ++ [[ offline* != online ]] |
| 505 | 2026-08-04T16:48:24.596Z | ++ [[ 27 -gt 300 ]] |
| 506 | 2026-08-04T16:48:24.596Z | ++ sleep 1 |
| 507 | 2026-08-04T16:48:25.598Z | ++ retry=28 |
| 508 | 2026-08-04T16:48:25.601Z | +++ svcs -Hostate baseline |
| 509 | 2026-08-04T16:48:25.615Z | ++ [[ offline* != online ]] |
| 510 | 2026-08-04T16:48:25.616Z | ++ [[ 28 -gt 300 ]] |
| 511 | 2026-08-04T16:48:25.616Z | ++ sleep 1 |
| 512 | 2026-08-04T16:48:26.616Z | ++ retry=29 |
| 513 | 2026-08-04T16:48:26.619Z | +++ svcs -Hostate baseline |
| 514 | 2026-08-04T16:48:26.632Z | ++ [[ offline* != online ]] |
| 515 | 2026-08-04T16:48:26.633Z | ++ [[ 29 -gt 300 ]] |
| 516 | 2026-08-04T16:48:26.633Z | ++ sleep 1 |
| 517 | 2026-08-04T16:48:27.634Z | ++ retry=30 |
| 518 | 2026-08-04T16:48:27.639Z | +++ svcs -Hostate baseline |
| 519 | 2026-08-04T16:48:27.653Z | ++ [[ offline* != online ]] |
| 520 | 2026-08-04T16:48:27.653Z | ++ [[ 30 -gt 300 ]] |
| 521 | 2026-08-04T16:48:27.653Z | ++ sleep 1 |
| 522 | 2026-08-04T16:48:28.653Z | ++ retry=31 |
| 523 | 2026-08-04T16:48:28.658Z | +++ svcs -Hostate baseline |
| 524 | 2026-08-04T16:48:28.669Z | ++ [[ offline* != online ]] |
| 525 | 2026-08-04T16:48:28.669Z | ++ [[ 31 -gt 300 ]] |
| 526 | 2026-08-04T16:48:28.669Z | ++ sleep 1 |
| 527 | 2026-08-04T16:48:29.671Z | ++ retry=32 |
| 528 | 2026-08-04T16:48:29.674Z | +++ svcs -Hostate baseline |
| 529 | 2026-08-04T16:48:29.687Z | ++ [[ offline* != online ]] |
| 530 | 2026-08-04T16:48:29.687Z | ++ [[ 32 -gt 300 ]] |
| 531 | 2026-08-04T16:48:29.687Z | ++ sleep 1 |
| 532 | 2026-08-04T16:48:30.689Z | ++ retry=33 |
| 533 | 2026-08-04T16:48:30.692Z | +++ svcs -Hostate baseline |
| 534 | 2026-08-04T16:48:30.705Z | ++ [[ offline* != online ]] |
| 535 | 2026-08-04T16:48:30.705Z | ++ [[ 33 -gt 300 ]] |
| 536 | 2026-08-04T16:48:30.705Z | ++ sleep 1 |
| 537 | 2026-08-04T16:48:31.707Z | ++ retry=34 |
| 538 | 2026-08-04T16:48:31.711Z | +++ svcs -Hostate baseline |
| 539 | 2026-08-04T16:48:31.723Z | ++ [[ offline* != online ]] |
| 540 | 2026-08-04T16:48:31.723Z | ++ [[ 34 -gt 300 ]] |
| 541 | 2026-08-04T16:48:31.723Z | ++ sleep 1 |
| 542 | 2026-08-04T16:48:32.725Z | ++ retry=35 |
| 543 | 2026-08-04T16:48:32.729Z | +++ svcs -Hostate baseline |
| 544 | 2026-08-04T16:48:32.741Z | ++ [[ offline* != online ]] |
| 545 | 2026-08-04T16:48:32.741Z | ++ [[ 35 -gt 300 ]] |
| 546 | 2026-08-04T16:48:32.741Z | ++ sleep 1 |
| 547 | 2026-08-04T16:48:33.743Z | ++ retry=36 |
| 548 | 2026-08-04T16:48:33.747Z | +++ svcs -Hostate baseline |
| 549 | 2026-08-04T16:48:33.759Z | ++ [[ offline* != online ]] |
| 550 | 2026-08-04T16:48:33.759Z | ++ [[ 36 -gt 300 ]] |
| 551 | 2026-08-04T16:48:33.759Z | ++ sleep 1 |
| 552 | 2026-08-04T16:48:34.762Z | ++ retry=37 |
| 553 | 2026-08-04T16:48:34.765Z | +++ svcs -Hostate baseline |
| 554 | 2026-08-04T16:48:34.778Z | ++ [[ offline* != online ]] |
| 555 | 2026-08-04T16:48:34.778Z | ++ [[ 37 -gt 300 ]] |
| 556 | 2026-08-04T16:48:34.778Z | ++ sleep 1 |
| 557 | 2026-08-04T16:48:35.780Z | ++ retry=38 |
| 558 | 2026-08-04T16:48:35.783Z | +++ svcs -Hostate baseline |
| 559 | 2026-08-04T16:48:35.796Z | ++ [[ offline* != online ]] |
| 560 | 2026-08-04T16:48:35.796Z | ++ [[ 38 -gt 300 ]] |
| 561 | 2026-08-04T16:48:35.796Z | ++ sleep 1 |
| 562 | 2026-08-04T16:48:36.798Z | ++ retry=39 |
| 563 | 2026-08-04T16:48:36.801Z | +++ svcs -Hostate baseline |
| 564 | 2026-08-04T16:48:36.814Z | ++ [[ offline* != online ]] |
| 565 | 2026-08-04T16:48:36.814Z | ++ [[ 39 -gt 300 ]] |
| 566 | 2026-08-04T16:48:36.817Z | ++ sleep 1 |
| 567 | 2026-08-04T16:48:37.816Z | ++ retry=40 |
| 568 | 2026-08-04T16:48:37.819Z | +++ svcs -Hostate baseline |
| 569 | 2026-08-04T16:48:37.832Z | ++ [[ offline* != online ]] |
| 570 | 2026-08-04T16:48:37.832Z | ++ [[ 40 -gt 300 ]] |
| 571 | 2026-08-04T16:48:37.832Z | ++ sleep 1 |
| 572 | 2026-08-04T16:48:38.835Z | ++ retry=41 |
| 573 | 2026-08-04T16:48:38.838Z | +++ svcs -Hostate baseline |
| 574 | 2026-08-04T16:48:38.851Z | ++ [[ offline* != online ]] |
| 575 | 2026-08-04T16:48:38.851Z | ++ [[ 41 -gt 300 ]] |
| 576 | 2026-08-04T16:48:38.851Z | ++ sleep 1 |
| 577 | 2026-08-04T16:48:39.853Z | ++ retry=42 |
| 578 | 2026-08-04T16:48:39.856Z | +++ svcs -Hostate baseline |
| 579 | 2026-08-04T16:48:39.869Z | ++ [[ offline* != online ]] |
| 580 | 2026-08-04T16:48:39.869Z | ++ [[ 42 -gt 300 ]] |
| 581 | 2026-08-04T16:48:39.869Z | ++ sleep 1 |
| 582 | 2026-08-04T16:48:40.871Z | ++ retry=43 |
| 583 | 2026-08-04T16:48:40.874Z | +++ svcs -Hostate baseline |
| 584 | 2026-08-04T16:48:40.887Z | ++ [[ offline* != online ]] |
| 585 | 2026-08-04T16:48:40.887Z | ++ [[ 43 -gt 300 ]] |
| 586 | 2026-08-04T16:48:40.887Z | ++ sleep 1 |
| 587 | 2026-08-04T16:48:41.889Z | ++ retry=44 |
| 588 | 2026-08-04T16:48:41.892Z | +++ svcs -Hostate baseline |
| 589 | 2026-08-04T16:48:41.906Z | ++ [[ offline* != online ]] |
| 590 | 2026-08-04T16:48:41.906Z | ++ [[ 44 -gt 300 ]] |
| 591 | 2026-08-04T16:48:41.909Z | ++ sleep 1 |
| 592 | 2026-08-04T16:48:42.907Z | ++ retry=45 |
| 593 | 2026-08-04T16:48:42.910Z | +++ svcs -Hostate baseline |
| 594 | 2026-08-04T16:48:42.923Z | ++ [[ offline* != online ]] |
| 595 | 2026-08-04T16:48:42.923Z | ++ [[ 45 -gt 300 ]] |
| 596 | 2026-08-04T16:48:42.923Z | ++ sleep 1 |
| 597 | 2026-08-04T16:48:43.925Z | ++ retry=46 |
| 598 | 2026-08-04T16:48:43.928Z | +++ svcs -Hostate baseline |
| 599 | 2026-08-04T16:48:43.941Z | ++ [[ offline* != online ]] |
| 600 | 2026-08-04T16:48:43.941Z | ++ [[ 46 -gt 300 ]] |
| 601 | 2026-08-04T16:48:43.941Z | ++ sleep 1 |
| 602 | 2026-08-04T16:48:44.943Z | ++ retry=47 |
| 603 | 2026-08-04T16:48:44.946Z | +++ svcs -Hostate baseline |
| 604 | 2026-08-04T16:48:44.959Z | ++ [[ offline* != online ]] |
| 605 | 2026-08-04T16:48:44.959Z | ++ [[ 47 -gt 300 ]] |
| 606 | 2026-08-04T16:48:44.959Z | ++ sleep 1 |
| 607 | 2026-08-04T16:48:45.961Z | ++ retry=48 |
| 608 | 2026-08-04T16:48:45.965Z | +++ svcs -Hostate baseline |
| 609 | 2026-08-04T16:48:45.978Z | ++ [[ offline* != online ]] |
| 610 | 2026-08-04T16:48:45.978Z | ++ [[ 48 -gt 300 ]] |
| 611 | 2026-08-04T16:48:45.978Z | ++ sleep 1 |
| 612 | 2026-08-04T16:48:46.980Z | ++ retry=49 |
| 613 | 2026-08-04T16:48:46.983Z | +++ svcs -Hostate baseline |
| 614 | 2026-08-04T16:48:46.997Z | ++ [[ offline* != online ]] |
| 615 | 2026-08-04T16:48:46.997Z | ++ [[ 49 -gt 300 ]] |
| 616 | 2026-08-04T16:48:46.997Z | ++ sleep 1 |
| 617 | 2026-08-04T16:48:47.999Z | ++ retry=50 |
| 618 | 2026-08-04T16:48:48.003Z | +++ svcs -Hostate baseline |
| 619 | 2026-08-04T16:48:48.014Z | ++ [[ offline* != online ]] |
| 620 | 2026-08-04T16:48:48.014Z | ++ [[ 50 -gt 300 ]] |
| 621 | 2026-08-04T16:48:48.014Z | ++ sleep 1 |
| 622 | 2026-08-04T16:48:49.016Z | ++ retry=51 |
| 623 | 2026-08-04T16:48:49.020Z | +++ svcs -Hostate baseline |
| 624 | 2026-08-04T16:48:49.032Z | ++ [[ offline* != online ]] |
| 625 | 2026-08-04T16:48:49.032Z | ++ [[ 51 -gt 300 ]] |
| 626 | 2026-08-04T16:48:49.036Z | ++ sleep 1 |
| 627 | 2026-08-04T16:48:50.034Z | ++ retry=52 |
| 628 | 2026-08-04T16:48:50.037Z | +++ svcs -Hostate baseline |
| 629 | 2026-08-04T16:48:50.050Z | ++ [[ offline* != online ]] |
| 630 | 2026-08-04T16:48:50.050Z | ++ [[ 52 -gt 300 ]] |
| 631 | 2026-08-04T16:48:50.050Z | ++ sleep 1 |
| 632 | 2026-08-04T16:48:51.053Z | ++ retry=53 |
| 633 | 2026-08-04T16:48:51.056Z | +++ svcs -Hostate baseline |
| 634 | 2026-08-04T16:48:51.068Z | ++ [[ offline* != online ]] |
| 635 | 2026-08-04T16:48:51.068Z | ++ [[ 53 -gt 300 ]] |
| 636 | 2026-08-04T16:48:51.068Z | ++ sleep 1 |
| 637 | 2026-08-04T16:48:52.071Z | ++ retry=54 |
| 638 | 2026-08-04T16:48:52.074Z | +++ svcs -Hostate baseline |
| 639 | 2026-08-04T16:48:52.087Z | ++ [[ offline* != online ]] |
| 640 | 2026-08-04T16:48:52.087Z | ++ [[ 54 -gt 300 ]] |
| 641 | 2026-08-04T16:48:52.087Z | ++ sleep 1 |
| 642 | 2026-08-04T16:48:53.089Z | ++ retry=55 |
| 643 | 2026-08-04T16:48:53.093Z | +++ svcs -Hostate baseline |
| 644 | 2026-08-04T16:48:53.105Z | ++ [[ offline* != online ]] |
| 645 | 2026-08-04T16:48:53.105Z | ++ [[ 55 -gt 300 ]] |
| 646 | 2026-08-04T16:48:53.105Z | ++ sleep 1 |
| 647 | 2026-08-04T16:48:54.107Z | ++ retry=56 |
| 648 | 2026-08-04T16:48:54.110Z | +++ svcs -Hostate baseline |
| 649 | 2026-08-04T16:48:54.126Z | ++ [[ offline* != online ]] |
| 650 | 2026-08-04T16:48:54.126Z | ++ [[ 56 -gt 300 ]] |
| 651 | 2026-08-04T16:48:54.130Z | ++ sleep 1 |
| 652 | 2026-08-04T16:48:55.125Z | ++ retry=57 |
| 653 | 2026-08-04T16:48:55.128Z | +++ svcs -Hostate baseline |
| 654 | 2026-08-04T16:48:55.142Z | ++ [[ offline* != online ]] |
| 655 | 2026-08-04T16:48:55.142Z | ++ [[ 57 -gt 300 ]] |
| 656 | 2026-08-04T16:48:55.142Z | ++ sleep 1 |
| 657 | 2026-08-04T16:48:56.144Z | ++ retry=58 |
| 658 | 2026-08-04T16:48:56.147Z | +++ svcs -Hostate baseline |
| 659 | 2026-08-04T16:48:56.160Z | ++ [[ offline* != online ]] |
| 660 | 2026-08-04T16:48:56.160Z | ++ [[ 58 -gt 300 ]] |
| 661 | 2026-08-04T16:48:56.160Z | ++ sleep 1 |
| 662 | 2026-08-04T16:48:57.161Z | ++ retry=59 |
| 663 | 2026-08-04T16:48:57.165Z | +++ svcs -Hostate baseline |
| 664 | 2026-08-04T16:48:57.178Z | ++ [[ offline* != online ]] |
| 665 | 2026-08-04T16:48:57.178Z | ++ [[ 59 -gt 300 ]] |
| 666 | 2026-08-04T16:48:57.178Z | ++ sleep 1 |
| 667 | 2026-08-04T16:48:58.180Z | ++ retry=60 |
| 668 | 2026-08-04T16:48:58.183Z | +++ svcs -Hostate baseline |
| 669 | 2026-08-04T16:48:58.197Z | ++ [[ offline* != online ]] |
| 670 | 2026-08-04T16:48:58.197Z | ++ [[ 60 -gt 300 ]] |
| 671 | 2026-08-04T16:48:58.197Z | ++ sleep 1 |
| 672 | 2026-08-04T16:48:59.198Z | ++ retry=61 |
| 673 | 2026-08-04T16:48:59.201Z | +++ svcs -Hostate baseline |
| 674 | 2026-08-04T16:48:59.214Z | ++ [[ offline* != online ]] |
| 675 | 2026-08-04T16:48:59.214Z | ++ [[ 61 -gt 300 ]] |
| 676 | 2026-08-04T16:48:59.214Z | ++ sleep 1 |
| 677 | 2026-08-04T16:49:00.216Z | ++ retry=62 |
| 678 | 2026-08-04T16:49:00.219Z | +++ svcs -Hostate baseline |
| 679 | 2026-08-04T16:49:00.232Z | ++ [[ offline* != online ]] |
| 680 | 2026-08-04T16:49:00.232Z | ++ [[ 62 -gt 300 ]] |
| 681 | 2026-08-04T16:49:00.232Z | ++ sleep 1 |
| 682 | 2026-08-04T16:49:01.234Z | ++ retry=63 |
| 683 | 2026-08-04T16:49:01.238Z | +++ svcs -Hostate baseline |
| 684 | 2026-08-04T16:49:01.250Z | ++ [[ offline* != online ]] |
| 685 | 2026-08-04T16:49:01.250Z | ++ [[ 63 -gt 300 ]] |
| 686 | 2026-08-04T16:49:01.250Z | ++ sleep 1 |
| 687 | 2026-08-04T16:49:02.252Z | ++ retry=64 |
| 688 | 2026-08-04T16:49:02.256Z | +++ svcs -Hostate baseline |
| 689 | 2026-08-04T16:49:02.268Z | ++ [[ offline* != online ]] |
| 690 | 2026-08-04T16:49:02.269Z | ++ [[ 64 -gt 300 ]] |
| 691 | 2026-08-04T16:49:02.269Z | ++ sleep 1 |
| 692 | 2026-08-04T16:49:03.271Z | ++ retry=65 |
| 693 | 2026-08-04T16:49:03.274Z | +++ svcs -Hostate baseline |
| 694 | 2026-08-04T16:49:03.287Z | ++ [[ offline* != online ]] |
| 695 | 2026-08-04T16:49:03.287Z | ++ [[ 65 -gt 300 ]] |
| 696 | 2026-08-04T16:49:03.287Z | ++ sleep 1 |
| 697 | 2026-08-04T16:49:04.289Z | ++ retry=66 |
| 698 | 2026-08-04T16:49:04.292Z | +++ svcs -Hostate baseline |
| 699 | 2026-08-04T16:49:04.307Z | ++ [[ offline* != online ]] |
| 700 | 2026-08-04T16:49:04.307Z | ++ [[ 66 -gt 300 ]] |
| 701 | 2026-08-04T16:49:04.307Z | ++ sleep 1 |
| 702 | 2026-08-04T16:49:05.307Z | ++ retry=67 |
| 703 | 2026-08-04T16:49:05.310Z | +++ svcs -Hostate baseline |
| 704 | 2026-08-04T16:49:05.323Z | ++ [[ offline* != online ]] |
| 705 | 2026-08-04T16:49:05.323Z | ++ [[ 67 -gt 300 ]] |
| 706 | 2026-08-04T16:49:05.323Z | ++ sleep 1 |
| 707 | 2026-08-04T16:49:06.325Z | ++ retry=68 |
| 708 | 2026-08-04T16:49:06.329Z | +++ svcs -Hostate baseline |
| 709 | 2026-08-04T16:49:06.341Z | ++ [[ offline* != online ]] |
| 710 | 2026-08-04T16:49:06.341Z | ++ [[ 68 -gt 300 ]] |
| 711 | 2026-08-04T16:49:06.341Z | ++ sleep 1 |
| 712 | 2026-08-04T16:49:07.343Z | ++ retry=69 |
| 713 | 2026-08-04T16:49:07.349Z | +++ svcs -Hostate baseline |
| 714 | 2026-08-04T16:49:07.360Z | ++ [[ offline* != online ]] |
| 715 | 2026-08-04T16:49:07.361Z | ++ [[ 69 -gt 300 ]] |
| 716 | 2026-08-04T16:49:07.361Z | ++ sleep 1 |
| 717 | 2026-08-04T16:49:08.362Z | ++ retry=70 |
| 718 | 2026-08-04T16:49:08.366Z | +++ svcs -Hostate baseline |
| 719 | 2026-08-04T16:49:08.379Z | ++ [[ offline* != online ]] |
| 720 | 2026-08-04T16:49:08.379Z | ++ [[ 70 -gt 300 ]] |
| 721 | 2026-08-04T16:49:08.379Z | ++ sleep 1 |
| 722 | 2026-08-04T16:49:09.381Z | ++ retry=71 |
| 723 | 2026-08-04T16:49:09.385Z | +++ svcs -Hostate baseline |
| 724 | 2026-08-04T16:49:09.397Z | ++ [[ offline* != online ]] |
| 725 | 2026-08-04T16:49:09.397Z | ++ [[ 71 -gt 300 ]] |
| 726 | 2026-08-04T16:49:09.398Z | ++ sleep 1 |
| 727 | 2026-08-04T16:49:10.398Z | ++ retry=72 |
| 728 | 2026-08-04T16:49:10.401Z | +++ svcs -Hostate baseline |
| 729 | 2026-08-04T16:49:10.414Z | ++ [[ offline* != online ]] |
| 730 | 2026-08-04T16:49:10.414Z | ++ [[ 72 -gt 300 ]] |
| 731 | 2026-08-04T16:49:10.414Z | ++ sleep 1 |
| 732 | 2026-08-04T16:49:11.419Z | ++ retry=73 |
| 733 | 2026-08-04T16:49:11.422Z | +++ svcs -Hostate baseline |
| 734 | 2026-08-04T16:49:11.432Z | ++ [[ offline* != online ]] |
| 735 | 2026-08-04T16:49:11.434Z | ++ [[ 73 -gt 300 ]] |
| 736 | 2026-08-04T16:49:11.434Z | ++ sleep 1 |
| 737 | 2026-08-04T16:49:12.435Z | ++ retry=74 |
| 738 | 2026-08-04T16:49:12.438Z | +++ svcs -Hostate baseline |
| 739 | 2026-08-04T16:49:12.452Z | ++ [[ offline* != online ]] |
| 740 | 2026-08-04T16:49:12.452Z | ++ [[ 74 -gt 300 ]] |
| 741 | 2026-08-04T16:49:12.452Z | ++ sleep 1 |
| 742 | 2026-08-04T16:49:13.457Z | ++ retry=75 |
| 743 | 2026-08-04T16:49:13.461Z | +++ svcs -Hostate baseline |
| 744 | 2026-08-04T16:49:13.470Z | ++ [[ offline* != online ]] |
| 745 | 2026-08-04T16:49:13.470Z | ++ [[ 75 -gt 300 ]] |
| 746 | 2026-08-04T16:49:13.471Z | ++ sleep 1 |
| 747 | 2026-08-04T16:49:14.476Z | ++ retry=76 |
| 748 | 2026-08-04T16:49:14.482Z | +++ svcs -Hostate baseline |
| 749 | 2026-08-04T16:49:14.489Z | ++ [[ offline* != online ]] |
| 750 | 2026-08-04T16:49:14.489Z | ++ [[ 76 -gt 300 ]] |
| 751 | 2026-08-04T16:49:14.489Z | ++ sleep 1 |
| 752 | 2026-08-04T16:49:15.492Z | ++ retry=77 |
| 753 | 2026-08-04T16:49:15.497Z | +++ svcs -Hostate baseline |
| 754 | 2026-08-04T16:49:15.507Z | ++ [[ offline* != online ]] |
| 755 | 2026-08-04T16:49:15.507Z | ++ [[ 77 -gt 300 ]] |
| 756 | 2026-08-04T16:49:15.507Z | ++ sleep 1 |
| 757 | 2026-08-04T16:49:16.510Z | ++ retry=78 |
| 758 | 2026-08-04T16:49:16.513Z | +++ svcs -Hostate baseline |
| 759 | 2026-08-04T16:49:16.527Z | ++ [[ offline* != online ]] |
| 760 | 2026-08-04T16:49:16.527Z | ++ [[ 78 -gt 300 ]] |
| 761 | 2026-08-04T16:49:16.527Z | ++ sleep 1 |
| 762 | 2026-08-04T16:49:17.528Z | ++ retry=79 |
| 763 | 2026-08-04T16:49:17.531Z | +++ svcs -Hostate baseline |
| 764 | 2026-08-04T16:49:17.544Z | ++ [[ offline* != online ]] |
| 765 | 2026-08-04T16:49:17.544Z | ++ [[ 79 -gt 300 ]] |
| 766 | 2026-08-04T16:49:17.544Z | ++ sleep 1 |
| 767 | 2026-08-04T16:49:18.546Z | ++ retry=80 |
| 768 | 2026-08-04T16:49:18.549Z | +++ svcs -Hostate baseline |
| 769 | 2026-08-04T16:49:18.562Z | ++ [[ offline* != online ]] |
| 770 | 2026-08-04T16:49:18.562Z | ++ [[ 80 -gt 300 ]] |
| 771 | 2026-08-04T16:49:18.562Z | ++ sleep 1 |
| 772 | 2026-08-04T16:49:19.564Z | ++ retry=81 |
| 773 | 2026-08-04T16:49:19.568Z | +++ svcs -Hostate baseline |
| 774 | 2026-08-04T16:49:19.580Z | ++ [[ offline* != online ]] |
| 775 | 2026-08-04T16:49:19.580Z | ++ [[ 81 -gt 300 ]] |
| 776 | 2026-08-04T16:49:19.580Z | ++ sleep 1 |
| 777 | 2026-08-04T16:49:20.583Z | ++ retry=82 |
| 778 | 2026-08-04T16:49:20.587Z | +++ svcs -Hostate baseline |
| 779 | 2026-08-04T16:49:20.610Z | ++ [[ offline* != online ]] |
| 780 | 2026-08-04T16:49:20.610Z | ++ [[ 82 -gt 300 ]] |
| 781 | 2026-08-04T16:49:20.610Z | ++ sleep 1 |
| 782 | 2026-08-04T16:49:21.603Z | ++ retry=83 |
| 783 | 2026-08-04T16:49:21.607Z | +++ svcs -Hostate baseline |
| 784 | 2026-08-04T16:49:21.620Z | ++ [[ offline* != online ]] |
| 785 | 2026-08-04T16:49:21.620Z | ++ [[ 83 -gt 300 ]] |
| 786 | 2026-08-04T16:49:21.620Z | ++ sleep 1 |
| 787 | 2026-08-04T16:49:22.620Z | ++ retry=84 |
| 788 | 2026-08-04T16:49:22.624Z | +++ svcs -Hostate baseline |
| 789 | 2026-08-04T16:49:22.637Z | ++ [[ offline* != online ]] |
| 790 | 2026-08-04T16:49:22.637Z | ++ [[ 84 -gt 300 ]] |
| 791 | 2026-08-04T16:49:22.640Z | ++ sleep 1 |
| 792 | 2026-08-04T16:49:23.640Z | ++ retry=85 |
| 793 | 2026-08-04T16:49:23.644Z | +++ svcs -Hostate baseline |
| 794 | 2026-08-04T16:49:23.655Z | ++ [[ offline* != online ]] |
| 795 | 2026-08-04T16:49:23.655Z | ++ [[ 85 -gt 300 ]] |
| 796 | 2026-08-04T16:49:23.655Z | ++ sleep 1 |
| 797 | 2026-08-04T16:49:24.665Z | ++ retry=86 |
| 798 | 2026-08-04T16:49:24.669Z | +++ svcs -Hostate baseline |
| 799 | 2026-08-04T16:49:24.674Z | ++ [[ offline* != online ]] |
| 800 | 2026-08-04T16:49:24.674Z | ++ [[ 86 -gt 300 ]] |
| 801 | 2026-08-04T16:49:24.674Z | ++ sleep 1 |
| 802 | 2026-08-04T16:49:25.675Z | ++ retry=87 |
| 803 | 2026-08-04T16:49:25.679Z | +++ svcs -Hostate baseline |
| 804 | 2026-08-04T16:49:25.691Z | ++ [[ offline* != online ]] |
| 805 | 2026-08-04T16:49:25.691Z | ++ [[ 87 -gt 300 ]] |
| 806 | 2026-08-04T16:49:25.691Z | ++ sleep 1 |
| 807 | 2026-08-04T16:49:26.693Z | ++ retry=88 |
| 808 | 2026-08-04T16:49:26.702Z | +++ svcs -Hostate baseline |
| 809 | 2026-08-04T16:49:26.709Z | ++ [[ offline* != online ]] |
| 810 | 2026-08-04T16:49:26.709Z | ++ [[ 88 -gt 300 ]] |
| 811 | 2026-08-04T16:49:26.709Z | ++ sleep 1 |
| 812 | 2026-08-04T16:49:27.712Z | ++ retry=89 |
| 813 | 2026-08-04T16:49:27.716Z | +++ svcs -Hostate baseline |
| 814 | 2026-08-04T16:49:27.728Z | ++ [[ offline* != online ]] |
| 815 | 2026-08-04T16:49:27.728Z | ++ [[ 89 -gt 300 ]] |
| 816 | 2026-08-04T16:49:27.728Z | ++ sleep 1 |
| 817 | 2026-08-04T16:49:28.730Z | ++ retry=90 |
| 818 | 2026-08-04T16:49:28.733Z | +++ svcs -Hostate baseline |
| 819 | 2026-08-04T16:49:28.746Z | ++ [[ offline* != online ]] |
| 820 | 2026-08-04T16:49:28.746Z | ++ [[ 90 -gt 300 ]] |
| 821 | 2026-08-04T16:49:28.746Z | ++ sleep 1 |
| 822 | 2026-08-04T16:49:29.749Z | ++ retry=91 |
| 823 | 2026-08-04T16:49:29.752Z | +++ svcs -Hostate baseline |
| 824 | 2026-08-04T16:49:29.764Z | ++ [[ offline* != online ]] |
| 825 | 2026-08-04T16:49:29.764Z | ++ [[ 91 -gt 300 ]] |
| 826 | 2026-08-04T16:49:29.764Z | ++ sleep 1 |
| 827 | 2026-08-04T16:49:30.766Z | ++ retry=92 |
| 828 | 2026-08-04T16:49:30.770Z | +++ svcs -Hostate baseline |
| 829 | 2026-08-04T16:49:30.782Z | ++ [[ offline* != online ]] |
| 830 | 2026-08-04T16:49:30.782Z | ++ [[ 92 -gt 300 ]] |
| 831 | 2026-08-04T16:49:30.782Z | ++ sleep 1 |
| 832 | 2026-08-04T16:49:31.784Z | ++ retry=93 |
| 833 | 2026-08-04T16:49:31.789Z | +++ svcs -Hostate baseline |
| 834 | 2026-08-04T16:49:31.801Z | ++ [[ offline* != online ]] |
| 835 | 2026-08-04T16:49:31.801Z | ++ [[ 93 -gt 300 ]] |
| 836 | 2026-08-04T16:49:31.805Z | ++ sleep 1 |
| 837 | 2026-08-04T16:49:32.803Z | ++ retry=94 |
| 838 | 2026-08-04T16:49:32.806Z | +++ svcs -Hostate baseline |
| 839 | 2026-08-04T16:49:32.818Z | ++ [[ offline* != online ]] |
| 840 | 2026-08-04T16:49:32.818Z | ++ [[ 94 -gt 300 ]] |
| 841 | 2026-08-04T16:49:32.818Z | ++ sleep 1 |
| 842 | 2026-08-04T16:49:33.820Z | ++ retry=95 |
| 843 | 2026-08-04T16:49:33.824Z | +++ svcs -Hostate baseline |
| 844 | 2026-08-04T16:49:33.836Z | ++ [[ offline* != online ]] |
| 845 | 2026-08-04T16:49:33.836Z | ++ [[ 95 -gt 300 ]] |
| 846 | 2026-08-04T16:49:33.836Z | ++ sleep 1 |
| 847 | 2026-08-04T16:49:34.838Z | ++ retry=96 |
| 848 | 2026-08-04T16:49:34.842Z | +++ svcs -Hostate baseline |
| 849 | 2026-08-04T16:49:34.855Z | ++ [[ offline* != online ]] |
| 850 | 2026-08-04T16:49:34.855Z | ++ [[ 96 -gt 300 ]] |
| 851 | 2026-08-04T16:49:34.858Z | ++ sleep 1 |
| 852 | 2026-08-04T16:49:35.856Z | ++ retry=97 |
| 853 | 2026-08-04T16:49:35.860Z | +++ svcs -Hostate baseline |
| 854 | 2026-08-04T16:49:35.871Z | ++ [[ offline* != online ]] |
| 855 | 2026-08-04T16:49:35.871Z | ++ [[ 97 -gt 300 ]] |
| 856 | 2026-08-04T16:49:35.871Z | ++ sleep 1 |
| 857 | 2026-08-04T16:49:36.873Z | ++ retry=98 |
| 858 | 2026-08-04T16:49:36.876Z | +++ svcs -Hostate baseline |
| 859 | 2026-08-04T16:49:36.888Z | ++ [[ offline* != online ]] |
| 860 | 2026-08-04T16:49:36.888Z | ++ [[ 98 -gt 300 ]] |
| 861 | 2026-08-04T16:49:36.888Z | ++ sleep 1 |
| 862 | 2026-08-04T16:49:37.890Z | ++ retry=99 |
| 863 | 2026-08-04T16:49:37.893Z | +++ svcs -Hostate baseline |
| 864 | 2026-08-04T16:49:37.906Z | ++ [[ offline* != online ]] |
| 865 | 2026-08-04T16:49:37.906Z | ++ [[ 99 -gt 300 ]] |
| 866 | 2026-08-04T16:49:37.906Z | ++ sleep 1 |
| 867 | 2026-08-04T16:49:38.908Z | ++ retry=100 |
| 868 | 2026-08-04T16:49:38.911Z | +++ svcs -Hostate baseline |
| 869 | 2026-08-04T16:49:38.924Z | ++ [[ offline* != online ]] |
| 870 | 2026-08-04T16:49:38.924Z | ++ [[ 100 -gt 300 ]] |
| 871 | 2026-08-04T16:49:38.924Z | ++ sleep 1 |
| 872 | 2026-08-04T16:49:39.927Z | ++ retry=101 |
| 873 | 2026-08-04T16:49:39.931Z | +++ svcs -Hostate baseline |
| 874 | 2026-08-04T16:49:39.944Z | ++ [[ offline* != online ]] |
| 875 | 2026-08-04T16:49:39.944Z | ++ [[ 101 -gt 300 ]] |
| 876 | 2026-08-04T16:49:39.944Z | ++ sleep 1 |
| 877 | 2026-08-04T16:49:40.945Z | ++ retry=102 |
| 878 | 2026-08-04T16:49:40.948Z | +++ svcs -Hostate baseline |
| 879 | 2026-08-04T16:49:40.961Z | ++ [[ offline* != online ]] |
| 880 | 2026-08-04T16:49:40.961Z | ++ [[ 102 -gt 300 ]] |
| 881 | 2026-08-04T16:49:40.961Z | ++ sleep 1 |
| 882 | 2026-08-04T16:49:41.964Z | ++ retry=103 |
| 883 | 2026-08-04T16:49:41.968Z | +++ svcs -Hostate baseline |
| 884 | 2026-08-04T16:49:41.979Z | ++ [[ offline* != online ]] |
| 885 | 2026-08-04T16:49:41.979Z | ++ [[ 103 -gt 300 ]] |
| 886 | 2026-08-04T16:49:41.979Z | ++ sleep 1 |
| 887 | 2026-08-04T16:49:42.981Z | ++ retry=104 |
| 888 | 2026-08-04T16:49:42.984Z | +++ svcs -Hostate baseline |
| 889 | 2026-08-04T16:49:42.997Z | ++ [[ offline* != online ]] |
| 890 | 2026-08-04T16:49:42.997Z | ++ [[ 104 -gt 300 ]] |
| 891 | 2026-08-04T16:49:42.997Z | ++ sleep 1 |
| 892 | 2026-08-04T16:49:43.999Z | ++ retry=105 |
| 893 | 2026-08-04T16:49:44.003Z | +++ svcs -Hostate baseline |
| 894 | 2026-08-04T16:49:44.015Z | ++ [[ offline* != online ]] |
| 895 | 2026-08-04T16:49:44.015Z | ++ [[ 105 -gt 300 ]] |
| 896 | 2026-08-04T16:49:44.015Z | ++ sleep 1 |
| 897 | 2026-08-04T16:49:45.017Z | ++ retry=106 |
| 898 | 2026-08-04T16:49:45.020Z | +++ svcs -Hostate baseline |
| 899 | 2026-08-04T16:49:45.033Z | ++ [[ offline* != online ]] |
| 900 | 2026-08-04T16:49:45.033Z | ++ [[ 106 -gt 300 ]] |
| 901 | 2026-08-04T16:49:45.034Z | ++ sleep 1 |
| 902 | 2026-08-04T16:49:46.036Z | ++ retry=107 |
| 903 | 2026-08-04T16:49:46.040Z | +++ svcs -Hostate baseline |
| 904 | 2026-08-04T16:49:46.051Z | ++ [[ offline* != online ]] |
| 905 | 2026-08-04T16:49:46.051Z | ++ [[ 107 -gt 300 ]] |
| 906 | 2026-08-04T16:49:46.051Z | ++ sleep 1 |
| 907 | 2026-08-04T16:49:47.074Z | ++ retry=108 |
| 908 | 2026-08-04T16:49:47.084Z | +++ svcs -Hostate baseline |
| 909 | 2026-08-04T16:49:47.085Z | ++ [[ offline* != online ]] |
| 910 | 2026-08-04T16:49:47.085Z | ++ [[ 108 -gt 300 ]] |
| 911 | 2026-08-04T16:49:47.085Z | ++ sleep 1 |
| 912 | 2026-08-04T16:49:48.074Z | ++ retry=109 |
| 913 | 2026-08-04T16:49:48.083Z | +++ svcs -Hostate baseline |
| 914 | 2026-08-04T16:49:48.087Z | ++ [[ online != online ]] |
| 915 | 2026-08-04T16:49:48.087Z | ++ set -o errexit |
| 916 | 2026-08-04T16:49:48.087Z | ++ set -o pipefail |
| 917 | 2026-08-04T16:49:48.087Z | ++ banner build |
| 918 | 2026-08-04T16:49:48.094Z | |
| 919 | 2026-08-04T16:49:48.094Z | ##### # # # # ##### |
| 920 | 2026-08-04T16:49:48.095Z | # # # # # # # # |
| 921 | 2026-08-04T16:49:48.095Z | ##### # # # # # # |
| 922 | 2026-08-04T16:49:48.095Z | # # # # # # # # |
| 923 | 2026-08-04T16:49:48.095Z | # # # # # # # # |
| 924 | 2026-08-04T16:49:48.095Z | ##### #### # ###### ##### |
| 925 | 2026-08-04T16:49:48.095Z | |
| 926 | 2026-08-04T16:49:48.095Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 927 | 2026-08-04T16:49:48.099Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 928 | 2026-08-04T16:49:48.240Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 929 | 2026-08-04T16:49:48.256Z | info: downloading 6 components |
| 930 | 2026-08-04T16:50:03.235Z | Updating crates.io index |
| 931 | 2026-08-04T16:50:03.246Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 932 | 2026-08-04T16:50:09.151Z | From https://github.com/oxidecomputer/omicron |
| 933 | 2026-08-04T16:50:09.151Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 934 | 2026-08-04T16:50:09.583Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 935 | 2026-08-04T16:50:10.183Z | From https://github.com/oxidecomputer/falcon |
| 936 | 2026-08-04T16:50:10.183Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 937 | 2026-08-04T16:50:10.259Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 938 | 2026-08-04T16:50:10.879Z | From https://github.com/oxidecomputer/dendrite |
| 939 | 2026-08-04T16:50:10.879Z | * [new ref] 04a52a3240a26c58f03e1cf40353d67ff69d76b6 -> refs/commit/04a52a3240a26c58f03e1cf40353d67ff69d76b6 |
| 940 | 2026-08-04T16:50:10.914Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 941 | 2026-08-04T16:50:11.203Z | From https://github.com/oxidecomputer/ispf |
| 942 | 2026-08-04T16:50:11.204Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 943 | 2026-08-04T16:50:11.209Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 944 | 2026-08-04T16:50:11.592Z | From https://github.com/oxidecomputer/netadm-sys |
| 945 | 2026-08-04T16:50:11.592Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 946 | 2026-08-04T16:50:11.598Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 947 | 2026-08-04T16:50:12.660Z | From https://github.com/oxidecomputer/opte |
| 948 | 2026-08-04T16:50:12.660Z | * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91 |
| 949 | 2026-08-04T16:50:12.689Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 950 | 2026-08-04T16:50:12.960Z | From https://github.com/oxidecomputer/slog-error-chain |
| 951 | 2026-08-04T16:50:12.960Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 952 | 2026-08-04T16:50:12.968Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 953 | 2026-08-04T16:50:13.336Z | From https://github.com/illumos/smf-rs |
| 954 | 2026-08-04T16:50:13.336Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 955 | 2026-08-04T16:50:13.342Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 956 | 2026-08-04T16:50:13.658Z | From https://github.com/oxidecomputer/poptrie |
| 957 | 2026-08-04T16:50:13.658Z | * [new ref] 5bf62f6b889c61e0608d8463ed11da28e130cb34 -> refs/commit/5bf62f6b889c61e0608d8463ed11da28e130cb34 |
| 958 | 2026-08-04T16:50:13.666Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 959 | 2026-08-04T16:50:14.003Z | From https://github.com/oxidecomputer/network-interface |
| 960 | 2026-08-04T16:50:14.003Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 961 | 2026-08-04T16:50:14.009Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 962 | 2026-08-04T16:50:14.282Z | From https://github.com/oxidecomputer/zone |
| 963 | 2026-08-04T16:50:14.282Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 964 | 2026-08-04T16:50:14.289Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 965 | 2026-08-04T16:50:14.629Z | From https://github.com/oxidecomputer/lldp |
| 966 | 2026-08-04T16:50:14.629Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 967 | 2026-08-04T16:50:14.641Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 968 | 2026-08-04T16:50:16.215Z | From https://github.com/oxidecomputer/tufaceous |
| 969 | 2026-08-04T16:50:16.215Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 970 | 2026-08-04T16:50:16.224Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 971 | 2026-08-04T16:50:16.824Z | From https://github.com/oxidecomputer/propolis |
| 972 | 2026-08-04T16:50:16.824Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 973 | 2026-08-04T16:50:16.865Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 974 | 2026-08-04T16:50:17.650Z | From https://github.com/oxidecomputer/transceiver-control |
| 975 | 2026-08-04T16:50:17.650Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 976 | 2026-08-04T16:50:17.661Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 977 | 2026-08-04T16:50:17.940Z | From https://github.com/oxidecomputer/dlpi-sys |
| 978 | 2026-08-04T16:50:17.940Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 979 | 2026-08-04T16:50:17.947Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 980 | 2026-08-04T16:50:18.245Z | From https://github.com/jmesmon/rust-libzfs |
| 981 | 2026-08-04T16:50:18.245Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 982 | 2026-08-04T16:50:18.253Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 983 | 2026-08-04T16:50:18.549Z | From https://github.com/oxidecomputer/rusty-doors |
| 984 | 2026-08-04T16:50:18.549Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 985 | 2026-08-04T16:50:18.556Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 986 | 2026-08-04T16:50:19.029Z | From https://github.com/oxidecomputer/management-gateway-service |
| 987 | 2026-08-04T16:50:19.029Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 988 | 2026-08-04T16:50:19.042Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 989 | 2026-08-04T16:50:19.311Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 990 | 2026-08-04T16:50:19.311Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 991 | 2026-08-04T16:50:19.320Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 992 | 2026-08-04T16:50:20.143Z | From https://github.com/oxidecomputer/crucible |
| 993 | 2026-08-04T16:50:20.143Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 994 | 2026-08-04T16:50:20.183Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 995 | 2026-08-04T16:50:20.621Z | From https://github.com/oxidecomputer/propolis |
| 996 | 2026-08-04T16:50:20.621Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 997 | 2026-08-04T16:50:20.665Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 998 | 2026-08-04T16:50:21.238Z | From https://github.com/oxidecomputer/crucible |
| 999 | 2026-08-04T16:50:21.238Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 1000 | 2026-08-04T16:50:21.303Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1001 | 2026-08-04T16:50:21.659Z | From https://github.com/oxidecomputer/tofino |
| 1002 | 2026-08-04T16:50:21.659Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 1003 | 2026-08-04T16:50:21.669Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1004 | 2026-08-04T16:50:22.509Z | From https://github.com/oxidecomputer/maghemite |
| 1005 | 2026-08-04T16:50:22.509Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 1006 | 2026-08-04T16:50:22.541Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1007 | 2026-08-04T16:50:22.819Z | From https://github.com/oxidecomputer/clickward |
| 1008 | 2026-08-04T16:50:22.820Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1009 | 2026-08-04T16:50:22.825Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1010 | 2026-08-04T16:50:23.244Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1011 | 2026-08-04T16:50:23.244Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1012 | 2026-08-04T16:50:25.077Z | Downloading crates ... |
| 1013 | 2026-08-04T16:50:25.124Z | Downloaded block-buffer v0.10.4 |
| 1014 | 2026-08-04T16:50:25.131Z | Downloaded crc32fast v1.5.0 |
| 1015 | 2026-08-04T16:50:25.134Z | Downloaded ciborium-io v0.2.2 |
| 1016 | 2026-08-04T16:50:25.134Z | Downloaded anstream v1.0.0 |
| 1017 | 2026-08-04T16:50:25.138Z | Downloaded ahash v0.8.12 |
| 1018 | 2026-08-04T16:50:25.138Z | Downloaded daft v0.1.7 |
| 1019 | 2026-08-04T16:50:25.146Z | Downloaded libscf-sys v1.2.0 |
| 1020 | 2026-08-04T16:50:25.155Z | Downloaded darling v0.23.0 |
| 1021 | 2026-08-04T16:50:25.164Z | Downloaded itertools v0.15.0 |
| 1022 | 2026-08-04T16:50:25.168Z | Downloaded indent_write v2.2.0 |
| 1023 | 2026-08-04T16:50:25.171Z | Downloaded instant v0.1.13 |
| 1024 | 2026-08-04T16:50:25.171Z | Downloaded async-recursion v1.1.1 |
| 1025 | 2026-08-04T16:50:25.172Z | Downloaded anyhow v1.0.104 |
| 1026 | 2026-08-04T16:50:25.175Z | Downloaded allocator-api2 v0.2.21 |
| 1027 | 2026-08-04T16:50:25.178Z | Downloaded anstyle v1.0.14 |
| 1028 | 2026-08-04T16:50:25.185Z | Downloaded aho-corasick v1.1.4 |
| 1029 | 2026-08-04T16:50:25.189Z | Downloaded anstyle-parse v1.0.0 |
| 1030 | 2026-08-04T16:50:25.192Z | Downloaded async-stream-impl v0.3.6 |
| 1031 | 2026-08-04T16:50:25.192Z | Downloaded icu_locale_core v2.2.0 |
| 1032 | 2026-08-04T16:50:25.195Z | Downloaded inout v0.1.4 |
| 1033 | 2026-08-04T16:50:25.195Z | Downloaded idna_adapter v1.2.2 |
| 1034 | 2026-08-04T16:50:25.195Z | Downloaded bitflags v2.12.1 |
| 1035 | 2026-08-04T16:50:25.198Z | Downloaded chacha20 v0.10.0 |
| 1036 | 2026-08-04T16:50:25.199Z | Downloaded backoff v0.4.0 |
| 1037 | 2026-08-04T16:50:25.204Z | Downloaded itoa v1.0.18 |
| 1038 | 2026-08-04T16:50:25.204Z | Downloaded konst_macro_rules v0.2.19 |
| 1039 | 2026-08-04T16:50:25.204Z | Downloaded ident_case v1.0.1 |
| 1040 | 2026-08-04T16:50:25.204Z | Downloaded is_ci v1.2.0 |
| 1041 | 2026-08-04T16:50:25.204Z | Downloaded bcs v0.1.6 |
| 1042 | 2026-08-04T16:50:25.207Z | Downloaded async-stream v0.3.6 |
| 1043 | 2026-08-04T16:50:25.207Z | Downloaded ipnet v2.12.0 |
| 1044 | 2026-08-04T16:50:25.207Z | Downloaded libsw-core v0.3.2 |
| 1045 | 2026-08-04T16:50:25.207Z | Downloaded arc-swap v1.9.1 |
| 1046 | 2026-08-04T16:50:25.210Z | Downloaded internet-checksum v0.2.1 |
| 1047 | 2026-08-04T16:50:25.210Z | Downloaded jobserver v0.1.34 |
| 1048 | 2026-08-04T16:50:25.210Z | Downloaded bit-vec v0.8.0 |
| 1049 | 2026-08-04T16:50:25.214Z | Downloaded camino v1.2.5 |
| 1050 | 2026-08-04T16:50:25.214Z | Downloaded chacha20poly1305 v0.10.1 |
| 1051 | 2026-08-04T16:50:25.217Z | Downloaded newline-converter v0.3.0 |
| 1052 | 2026-08-04T16:50:25.217Z | Downloaded cancel-safe-futures v0.1.5 |
| 1053 | 2026-08-04T16:50:25.220Z | Downloaded anstyle-query v1.1.5 |
| 1054 | 2026-08-04T16:50:25.220Z | Downloaded lru-cache v0.1.2 |
| 1055 | 2026-08-04T16:50:25.220Z | Downloaded olpc-cjson v0.1.4 |
| 1056 | 2026-08-04T16:50:25.223Z | Downloaded natord v1.0.9 |
| 1057 | 2026-08-04T16:50:25.223Z | Downloaded atomicwrites v0.4.4 |
| 1058 | 2026-08-04T16:50:25.227Z | Downloaded const-random-macro v0.1.16 |
| 1059 | 2026-08-04T16:50:25.227Z | Downloaded is-terminal v0.4.17 |
| 1060 | 2026-08-04T16:50:25.230Z | Downloaded memmap v0.7.0 |
| 1061 | 2026-08-04T16:50:25.230Z | Downloaded atomic-waker v1.1.2 |
| 1062 | 2026-08-04T16:50:25.230Z | Downloaded clap_lex v1.1.0 |
| 1063 | 2026-08-04T16:50:25.230Z | Downloaded block-buffer v0.12.0 |
| 1064 | 2026-08-04T16:50:25.234Z | Downloaded crc8 v0.1.1 |
| 1065 | 2026-08-04T16:50:25.234Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1066 | 2026-08-04T16:50:25.239Z | Downloaded ingot-macros v0.2.0 |
| 1067 | 2026-08-04T16:50:25.239Z | Downloaded async-trait v0.1.89 |
| 1068 | 2026-08-04T16:50:25.242Z | Downloaded cfg_aliases v0.2.1 |
| 1069 | 2026-08-04T16:50:25.242Z | Downloaded lazy_static v1.5.0 |
| 1070 | 2026-08-04T16:50:25.242Z | Downloaded newtype_derive v0.1.6 |
| 1071 | 2026-08-04T16:50:25.246Z | Downloaded base16ct v0.2.0 |
| 1072 | 2026-08-04T16:50:25.246Z | Downloaded crunchy v0.2.4 |
| 1073 | 2026-08-04T16:50:25.246Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1074 | 2026-08-04T16:50:25.246Z | Downloaded num-iter v0.1.45 |
| 1075 | 2026-08-04T16:50:25.246Z | Downloaded opaque-debug v0.3.1 |
| 1076 | 2026-08-04T16:50:25.249Z | Downloaded no-std-compat v0.4.1 |
| 1077 | 2026-08-04T16:50:25.252Z | Downloaded convert_case v0.4.0 |
| 1078 | 2026-08-04T16:50:25.252Z | Downloaded linked-hash-map v0.5.6 |
| 1079 | 2026-08-04T16:50:25.252Z | Downloaded num_enum_derive v0.5.11 |
| 1080 | 2026-08-04T16:50:25.256Z | Downloaded num v0.4.3 |
| 1081 | 2026-08-04T16:50:25.256Z | Downloaded num_threads v0.1.7 |
| 1082 | 2026-08-04T16:50:25.260Z | Downloaded compression-core v0.4.32 |
| 1083 | 2026-08-04T16:50:25.260Z | Downloaded macaddr v1.0.1 |
| 1084 | 2026-08-04T16:50:25.260Z | Downloaded mime v0.3.17 |
| 1085 | 2026-08-04T16:50:25.264Z | Downloaded managed v0.8.0 |
| 1086 | 2026-08-04T16:50:25.264Z | Downloaded match_cfg v0.1.0 |
| 1087 | 2026-08-04T16:50:25.266Z | Downloaded adler2 v2.0.1 |
| 1088 | 2026-08-04T16:50:25.266Z | Downloaded ciborium-ll v0.2.2 |
| 1089 | 2026-08-04T16:50:25.269Z | Downloaded lru-slab v0.1.2 |
| 1090 | 2026-08-04T16:50:25.269Z | Downloaded cstr-argument v0.1.2 |
| 1091 | 2026-08-04T16:50:25.269Z | Downloaded keccak v0.1.6 |
| 1092 | 2026-08-04T16:50:25.273Z | Downloaded const-random v0.1.18 |
| 1093 | 2026-08-04T16:50:25.273Z | Downloaded ipnetwork v0.21.1 |
| 1094 | 2026-08-04T16:50:25.276Z | Downloaded crypto-common v0.2.2 |
| 1095 | 2026-08-04T16:50:25.279Z | Downloaded memoffset v0.9.1 |
| 1096 | 2026-08-04T16:50:25.282Z | Downloaded num-conv v0.2.2 |
| 1097 | 2026-08-04T16:50:25.282Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1098 | 2026-08-04T16:50:25.282Z | Downloaded serde_spanned v1.1.1 |
| 1099 | 2026-08-04T16:50:25.282Z | Downloaded colorchoice v1.0.5 |
| 1100 | 2026-08-04T16:50:25.286Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1101 | 2026-08-04T16:50:25.286Z | Downloaded semver v0.1.20 |
| 1102 | 2026-08-04T16:50:25.286Z | Downloaded sha1 v0.11.0 |
| 1103 | 2026-08-04T16:50:25.290Z | Downloaded bit-set v0.8.0 |
| 1104 | 2026-08-04T16:50:25.293Z | Downloaded libsw v3.5.0 |
| 1105 | 2026-08-04T16:50:25.293Z | Downloaded aead v0.5.2 |
| 1106 | 2026-08-04T16:50:25.296Z | Downloaded cobs v0.3.0 |
| 1107 | 2026-08-04T16:50:25.296Z | Downloaded newtype-uuid v1.3.2 |
| 1108 | 2026-08-04T16:50:25.296Z | Downloaded num-derive v0.4.2 |
| 1109 | 2026-08-04T16:50:25.296Z | Downloaded ingot v0.2.1 |
| 1110 | 2026-08-04T16:50:25.301Z | Downloaded ingot v0.1.1 |
| 1111 | 2026-08-04T16:50:25.301Z | Downloaded cpufeatures v0.3.0 |
| 1112 | 2026-08-04T16:50:25.304Z | Downloaded argon2 v0.5.3 |
| 1113 | 2026-08-04T16:50:25.304Z | Downloaded cmake v0.1.58 |
| 1114 | 2026-08-04T16:50:25.304Z | Downloaded crossbeam-deque v0.8.6 |
| 1115 | 2026-08-04T16:50:25.304Z | Downloaded daft-derive v0.1.7 |
| 1116 | 2026-08-04T16:50:25.307Z | Downloaded num_enum_derive v0.7.6 |
| 1117 | 2026-08-04T16:50:25.307Z | Downloaded num-complex v0.4.6 |
| 1118 | 2026-08-04T16:50:25.307Z | Downloaded hybrid-array v0.4.12 |
| 1119 | 2026-08-04T16:50:25.313Z | Downloaded bytecount v0.6.9 |
| 1120 | 2026-08-04T16:50:25.313Z | Downloaded const_format_proc_macros v0.2.34 |
| 1121 | 2026-08-04T16:50:25.313Z | Downloaded cargo_toml v0.22.3 |
| 1122 | 2026-08-04T16:50:25.316Z | Downloaded strsim v0.11.1 |
| 1123 | 2026-08-04T16:50:25.316Z | Downloaded strum v0.26.3 |
| 1124 | 2026-08-04T16:50:25.317Z | Downloaded supports-color v3.0.2 |
| 1125 | 2026-08-04T16:50:25.317Z | Downloaded terminal_size v0.4.4 |
| 1126 | 2026-08-04T16:50:25.317Z | Downloaded cpufeatures v0.2.17 |
| 1127 | 2026-08-04T16:50:25.317Z | Downloaded base16ct v1.0.0 |
| 1128 | 2026-08-04T16:50:25.317Z | Downloaded httpdate v1.0.3 |
| 1129 | 2026-08-04T16:50:25.317Z | Downloaded tokio-macros v2.7.0 |
| 1130 | 2026-08-04T16:50:25.317Z | Downloaded time-core v0.1.8 |
| 1131 | 2026-08-04T16:50:25.320Z | Downloaded usdt v0.6.0 |
| 1132 | 2026-08-04T16:50:25.320Z | Downloaded lock_api v0.4.14 |
| 1133 | 2026-08-04T16:50:25.320Z | Downloaded tabwriter v1.4.1 |
| 1134 | 2026-08-04T16:50:25.320Z | Downloaded toml_datetime v0.6.11 |
| 1135 | 2026-08-04T16:50:25.325Z | Downloaded ingot-types v0.2.0 |
| 1136 | 2026-08-04T16:50:25.325Z | Downloaded num_enum v0.5.11 |
| 1137 | 2026-08-04T16:50:25.328Z | Downloaded num_enum v0.7.6 |
| 1138 | 2026-08-04T16:50:25.328Z | Downloaded sigpipe v0.1.3 |
| 1139 | 2026-08-04T16:50:25.328Z | Downloaded slog-bunyan v2.5.0 |
| 1140 | 2026-08-04T16:50:25.331Z | Downloaded smawk v0.3.2 |
| 1141 | 2026-08-04T16:50:25.331Z | Downloaded hyper-rustls v0.27.9 |
| 1142 | 2026-08-04T16:50:25.331Z | Downloaded tower-layer v0.3.3 |
| 1143 | 2026-08-04T16:50:25.331Z | Downloaded typeid v1.0.3 |
| 1144 | 2026-08-04T16:50:25.331Z | Downloaded multer v3.1.0 |
| 1145 | 2026-08-04T16:50:25.335Z | Downloaded num-integer v0.1.46 |
| 1146 | 2026-08-04T16:50:25.335Z | Downloaded unicode-linebreak v0.1.5 |
| 1147 | 2026-08-04T16:50:25.335Z | Downloaded unicode-xid v0.2.6 |
| 1148 | 2026-08-04T16:50:25.335Z | Downloaded unit-prefix v0.5.2 |
| 1149 | 2026-08-04T16:50:25.339Z | Downloaded version_check v0.9.5 |
| 1150 | 2026-08-04T16:50:25.339Z | Downloaded utf8_iter v1.0.4 |
| 1151 | 2026-08-04T16:50:25.339Z | Downloaded zone_cfg_derive v0.3.1 |
| 1152 | 2026-08-04T16:50:25.339Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1153 | 2026-08-04T16:50:25.339Z | Downloaded darling_macro v0.23.0 |
| 1154 | 2026-08-04T16:50:25.339Z | Downloaded cipher v0.4.4 |
| 1155 | 2026-08-04T16:50:25.343Z | Downloaded csv-core v0.1.13 |
| 1156 | 2026-08-04T16:50:25.343Z | Downloaded camino-tempfile v1.4.1 |
| 1157 | 2026-08-04T16:50:25.343Z | Downloaded compression-codecs v0.4.38 |
| 1158 | 2026-08-04T16:50:25.343Z | Downloaded linear-map v1.2.0 |
| 1159 | 2026-08-04T16:50:25.346Z | Downloaded serde_path_to_error v0.1.20 |
| 1160 | 2026-08-04T16:50:25.346Z | Downloaded indexmap v1.9.3 |
| 1161 | 2026-08-04T16:50:25.346Z | Downloaded bitflags v1.3.2 |
| 1162 | 2026-08-04T16:50:25.349Z | Downloaded chacha20 v0.9.1 |
| 1163 | 2026-08-04T16:50:25.349Z | Downloaded crypto-common v0.1.7 |
| 1164 | 2026-08-04T16:50:25.349Z | Downloaded critical-section v1.2.0 |
| 1165 | 2026-08-04T16:50:25.353Z | Downloaded ingot-macros v0.1.1 |
| 1166 | 2026-08-04T16:50:25.353Z | Downloaded num-rational v0.4.2 |
| 1167 | 2026-08-04T16:50:25.353Z | Downloaded dyn-clone v1.0.20 |
| 1168 | 2026-08-04T16:50:25.356Z | Downloaded byte-wrapper v0.1.0 |
| 1169 | 2026-08-04T16:50:25.356Z | Downloaded cfg-if v1.0.4 |
| 1170 | 2026-08-04T16:50:25.357Z | Downloaded autocfg v1.5.1 |
| 1171 | 2026-08-04T16:50:25.360Z | Downloaded base64ct v1.8.3 |
| 1172 | 2026-08-04T16:50:25.360Z | Downloaded gethostname v0.5.0 |
| 1173 | 2026-08-04T16:50:25.360Z | Downloaded icu_properties v2.2.0 |
| 1174 | 2026-08-04T16:50:25.363Z | Downloaded icu_provider v2.2.0 |
| 1175 | 2026-08-04T16:50:25.363Z | Downloaded memmap2 v0.9.10 |
| 1176 | 2026-08-04T16:50:25.363Z | Downloaded termtree v0.5.1 |
| 1177 | 2026-08-04T16:50:25.367Z | Downloaded thiserror-no-std v2.0.2 |
| 1178 | 2026-08-04T16:50:25.367Z | Downloaded bs58 v0.5.1 |
| 1179 | 2026-08-04T16:50:25.370Z | Downloaded defmt v0.3.100 |
| 1180 | 2026-08-04T16:50:25.370Z | Downloaded http-body v1.0.1 |
| 1181 | 2026-08-04T16:50:25.373Z | Downloaded const-oid v0.10.2 |
| 1182 | 2026-08-04T16:50:25.373Z | Downloaded futures-task v0.3.32 |
| 1183 | 2026-08-04T16:50:25.377Z | Downloaded heck v0.5.0 |
| 1184 | 2026-08-04T16:50:25.377Z | Downloaded hubpack_derive v0.1.1 |
| 1185 | 2026-08-04T16:50:25.380Z | Downloaded thiserror v1.0.69 |
| 1186 | 2026-08-04T16:50:25.383Z | Downloaded litemap v0.8.2 |
| 1187 | 2026-08-04T16:50:25.386Z | Downloaded ingot-types v0.1.2 |
| 1188 | 2026-08-04T16:50:25.390Z | Downloaded scroll v0.13.0 |
| 1189 | 2026-08-04T16:50:25.390Z | Downloaded smf v0.2.3 |
| 1190 | 2026-08-04T16:50:25.393Z | Downloaded slab v0.4.12 |
| 1191 | 2026-08-04T16:50:25.393Z | Downloaded slog-scope v4.4.1 |
| 1192 | 2026-08-04T16:50:25.393Z | Downloaded smartstring v1.0.1 |
| 1193 | 2026-08-04T16:50:25.393Z | Downloaded usdt-impl v0.6.0 |
| 1194 | 2026-08-04T16:50:25.396Z | Downloaded progenitor-macro v0.10.0 |
| 1195 | 2026-08-04T16:50:25.397Z | Downloaded writeable v0.6.3 |
| 1196 | 2026-08-04T16:50:25.400Z | Downloaded progenitor-client v0.10.0 |
| 1197 | 2026-08-04T16:50:25.403Z | Downloaded ref-cast-impl v1.0.25 |
| 1198 | 2026-08-04T16:50:25.408Z | Downloaded ref-cast v1.0.25 |
| 1199 | 2026-08-04T16:50:25.412Z | Downloaded pretty-hex v0.4.2 |
| 1200 | 2026-08-04T16:50:25.412Z | Downloaded blake2 v0.10.6 |
| 1201 | 2026-08-04T16:50:25.416Z | Downloaded rustc_version v0.1.7 |
| 1202 | 2026-08-04T16:50:25.416Z | Downloaded byteorder v1.5.0 |
| 1203 | 2026-08-04T16:50:25.416Z | Downloaded console v0.15.11 |
| 1204 | 2026-08-04T16:50:25.419Z | Downloaded crossbeam-utils v0.8.21 |
| 1205 | 2026-08-04T16:50:25.419Z | Downloaded darling v0.21.3 |
| 1206 | 2026-08-04T16:50:25.422Z | Downloaded derive-ex v0.1.8 |
| 1207 | 2026-08-04T16:50:25.422Z | Downloaded digest v0.11.3 |
| 1208 | 2026-08-04T16:50:25.425Z | Downloaded ciborium v0.2.2 |
| 1209 | 2026-08-04T16:50:25.425Z | Downloaded colored v3.1.1 |
| 1210 | 2026-08-04T16:50:25.428Z | Downloaded foreign-types v0.3.2 |
| 1211 | 2026-08-04T16:50:25.428Z | Downloaded sha1 v0.10.6 |
| 1212 | 2026-08-04T16:50:25.429Z | Downloaded structmeta-derive v0.3.0 |
| 1213 | 2026-08-04T16:50:25.429Z | Downloaded either v1.16.0 |
| 1214 | 2026-08-04T16:50:25.429Z | Downloaded ff v0.13.1 |
| 1215 | 2026-08-04T16:50:25.433Z | Downloaded strum v0.27.2 |
| 1216 | 2026-08-04T16:50:25.433Z | Downloaded sync_wrapper v1.0.2 |
| 1217 | 2026-08-04T16:50:25.433Z | Downloaded tabled_derive v0.11.0 |
| 1218 | 2026-08-04T16:50:25.433Z | Downloaded siphasher v1.0.3 |
| 1219 | 2026-08-04T16:50:25.433Z | Downloaded konst v0.2.20 |
| 1220 | 2026-08-04T16:50:25.436Z | Downloaded stable_deref_trait v1.2.1 |
| 1221 | 2026-08-04T16:50:25.436Z | Downloaded indicatif v0.18.4 |
| 1222 | 2026-08-04T16:50:25.440Z | Downloaded crossbeam-epoch v0.9.18 |
| 1223 | 2026-08-04T16:50:25.440Z | Downloaded cookie v0.18.1 |
| 1224 | 2026-08-04T16:50:25.440Z | Downloaded futures-executor v0.3.32 |
| 1225 | 2026-08-04T16:50:25.443Z | Downloaded fs_extra v1.3.0 |
| 1226 | 2026-08-04T16:50:25.443Z | Downloaded toml_write v0.1.2 |
| 1227 | 2026-08-04T16:50:25.443Z | Downloaded base64 v0.22.1 |
| 1228 | 2026-08-04T16:50:25.446Z | Downloaded foldhash v0.2.0 |
| 1229 | 2026-08-04T16:50:25.446Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1230 | 2026-08-04T16:50:25.446Z | Downloaded typify-macro v0.6.2 |
| 1231 | 2026-08-04T16:50:25.446Z | Downloaded unarray v0.1.4 |
| 1232 | 2026-08-04T16:50:25.449Z | Downloaded typify-macro v0.4.3 |
| 1233 | 2026-08-04T16:50:25.449Z | Downloaded yoke-derive v0.8.2 |
| 1234 | 2026-08-04T16:50:25.452Z | Downloaded debug-ignore v1.0.5 |
| 1235 | 2026-08-04T16:50:25.455Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1236 | 2026-08-04T16:50:25.455Z | Downloaded dtrace-parser v0.2.0 |
| 1237 | 2026-08-04T16:50:25.455Z | Downloaded parking_lot_core v0.8.6 |
| 1238 | 2026-08-04T16:50:25.459Z | Downloaded password-hash v0.5.0 |
| 1239 | 2026-08-04T16:50:25.459Z | Downloaded futures-core v0.3.32 |
| 1240 | 2026-08-04T16:50:25.459Z | Downloaded log v0.4.32 |
| 1241 | 2026-08-04T16:50:25.462Z | Downloaded iana-time-zone v0.1.65 |
| 1242 | 2026-08-04T16:50:25.466Z | Downloaded once_cell v1.21.4 |
| 1243 | 2026-08-04T16:50:25.469Z | Downloaded waitgroup v0.1.2 |
| 1244 | 2026-08-04T16:50:25.469Z | Downloaded float-ord v0.3.2 |
| 1245 | 2026-08-04T16:50:25.469Z | Downloaded form_urlencoded v1.2.2 |
| 1246 | 2026-08-04T16:50:25.469Z | Downloaded zerocopy-derive v0.7.35 |
| 1247 | 2026-08-04T16:50:25.473Z | Downloaded progenitor-client v0.13.0 |
| 1248 | 2026-08-04T16:50:25.473Z | Downloaded rand_core v0.10.1 |
| 1249 | 2026-08-04T16:50:25.473Z | Downloaded heck v0.4.1 |
| 1250 | 2026-08-04T16:50:25.473Z | Downloaded proc-macro-error v1.0.4 |
| 1251 | 2026-08-04T16:50:25.477Z | Downloaded hubpack v0.1.2 |
| 1252 | 2026-08-04T16:50:25.481Z | Downloaded vsss-rs v3.3.4 |
| 1253 | 2026-08-04T16:50:25.484Z | Downloaded num-traits v0.2.19 |
| 1254 | 2026-08-04T16:50:25.484Z | Downloaded iddqd v0.4.6 |
| 1255 | 2026-08-04T16:50:25.489Z | Downloaded clap_builder v4.6.5 |
| 1256 | 2026-08-04T16:50:25.493Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1257 | 2026-08-04T16:50:25.496Z | Downloaded ryu v1.0.23 |
| 1258 | 2026-08-04T16:50:25.496Z | Downloaded percent-encoding v2.3.2 |
| 1259 | 2026-08-04T16:50:25.496Z | Downloaded backon v1.6.0 |
| 1260 | 2026-08-04T16:50:25.500Z | Downloaded icu_normalizer v2.2.0 |
| 1261 | 2026-08-04T16:50:25.500Z | Downloaded clap_derive v4.6.4 |
| 1262 | 2026-08-04T16:50:25.503Z | Downloaded slog-async v2.8.0 |
| 1263 | 2026-08-04T16:50:25.503Z | Downloaded slog-dtrace v0.3.0 |
| 1264 | 2026-08-04T16:50:25.503Z | Downloaded serde_with_macros v3.21.0 |
| 1265 | 2026-08-04T16:50:25.503Z | Downloaded quick-error v1.2.3 |
| 1266 | 2026-08-04T16:50:25.503Z | Downloaded serde_derive_internals v0.29.1 |
| 1267 | 2026-08-04T16:50:25.506Z | Downloaded clap v4.6.5 |
| 1268 | 2026-08-04T16:50:25.509Z | Downloaded bytes v1.11.1 |
| 1269 | 2026-08-04T16:50:25.512Z | Downloaded miniz_oxide v0.8.9 |
| 1270 | 2026-08-04T16:50:25.512Z | Downloaded serde_plain v1.0.2 |
| 1271 | 2026-08-04T16:50:25.512Z | Downloaded secrecy v0.10.3 |
| 1272 | 2026-08-04T16:50:25.516Z | Downloaded serde_urlencoded v0.7.1 |
| 1273 | 2026-08-04T16:50:25.516Z | Downloaded thiserror-impl v2.0.19 |
| 1274 | 2026-08-04T16:50:25.520Z | Downloaded hmac v0.12.1 |
| 1275 | 2026-08-04T16:50:25.523Z | Downloaded getrandom v0.2.17 |
| 1276 | 2026-08-04T16:50:25.523Z | Downloaded utf8parse v0.2.2 |
| 1277 | 2026-08-04T16:50:25.531Z | Downloaded zeroize v1.8.2 |
| 1278 | 2026-08-04T16:50:25.534Z | Downloaded scopeguard v1.2.0 |
| 1279 | 2026-08-04T16:50:25.534Z | Downloaded take_mut v0.2.2 |
| 1280 | 2026-08-04T16:50:25.534Z | Downloaded deranged v0.5.8 |
| 1281 | 2026-08-04T16:50:25.539Z | Downloaded tagptr v0.2.0 |
| 1282 | 2026-08-04T16:50:25.539Z | Downloaded serde_core v1.0.229 |
| 1283 | 2026-08-04T16:50:25.539Z | Downloaded displaydoc v0.2.6 |
| 1284 | 2026-08-04T16:50:25.539Z | Downloaded fixedbitset v0.5.7 |
| 1285 | 2026-08-04T16:50:25.542Z | Downloaded tower-service v0.3.3 |
| 1286 | 2026-08-04T16:50:25.542Z | Downloaded console v0.16.3 |
| 1287 | 2026-08-04T16:50:25.542Z | Downloaded subtle v2.6.1 |
| 1288 | 2026-08-04T16:50:25.542Z | Downloaded tinyvec_macros v0.1.1 |
| 1289 | 2026-08-04T16:50:25.545Z | Downloaded tinyvec v1.11.0 |
| 1290 | 2026-08-04T16:50:25.545Z | Downloaded tracing-core v0.1.36 |
| 1291 | 2026-08-04T16:50:25.549Z | Downloaded zeroize_derive v1.4.3 |
| 1292 | 2026-08-04T16:50:25.549Z | Downloaded zone v0.3.1 |
| 1293 | 2026-08-04T16:50:25.549Z | Downloaded ucd-trie v0.1.7 |
| 1294 | 2026-08-04T16:50:25.549Z | Downloaded pin-project-internal v1.1.13 |
| 1295 | 2026-08-04T16:50:25.559Z | Downloaded pkg-config v0.3.33 |
| 1296 | 2026-08-04T16:50:25.562Z | Downloaded usdt-macro v0.5.0 |
| 1297 | 2026-08-04T16:50:25.565Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1298 | 2026-08-04T16:50:25.565Z | Downloaded embedded-io v0.6.1 |
| 1299 | 2026-08-04T16:50:25.568Z | Downloaded errno v0.3.14 |
| 1300 | 2026-08-04T16:50:25.569Z | Downloaded foreign-types-macros v0.2.3 |
| 1301 | 2026-08-04T16:50:25.573Z | Downloaded icu_collections v2.2.0 |
| 1302 | 2026-08-04T16:50:25.576Z | Downloaded elliptic-curve v0.13.8 |
| 1303 | 2026-08-04T16:50:25.579Z | Downloaded progenitor v0.14.0 |
| 1304 | 2026-08-04T16:50:25.579Z | Downloaded drift v0.2.0 |
| 1305 | 2026-08-04T16:50:25.583Z | Downloaded futures-sink v0.3.32 |
| 1306 | 2026-08-04T16:50:25.589Z | Downloaded openssl-probe v0.2.1 |
| 1307 | 2026-08-04T16:50:25.589Z | Downloaded hex v0.4.3 |
| 1308 | 2026-08-04T16:50:25.589Z | Downloaded snafu-derive v0.8.9 |
| 1309 | 2026-08-04T16:50:25.589Z | Downloaded tokio-rustls v0.26.4 |
| 1310 | 2026-08-04T16:50:25.592Z | Downloaded toml_edit v0.22.27 |
| 1311 | 2026-08-04T16:50:25.592Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1312 | 2026-08-04T16:50:25.592Z | Downloaded rand_chacha v0.9.0 |
| 1313 | 2026-08-04T16:50:25.592Z | Downloaded rand_core v0.6.4 |
| 1314 | 2026-08-04T16:50:25.596Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1315 | 2026-08-04T16:50:25.596Z | Downloaded progenitor-macro v0.13.0 |
| 1316 | 2026-08-04T16:50:25.596Z | Downloaded progenitor-client v0.14.0 |
| 1317 | 2026-08-04T16:50:25.596Z | Downloaded tracing-attributes v0.1.31 |
| 1318 | 2026-08-04T16:50:25.599Z | Downloaded rand_chacha v0.3.1 |
| 1319 | 2026-08-04T16:50:25.599Z | Downloaded resolv-conf v0.7.6 |
| 1320 | 2026-08-04T16:50:25.601Z | Downloaded rustversion v1.0.22 |
| 1321 | 2026-08-04T16:50:25.601Z | Downloaded thiserror-impl v1.0.69 |
| 1322 | 2026-08-04T16:50:25.601Z | Downloaded papergrid v0.11.0 |
| 1323 | 2026-08-04T16:50:25.604Z | Downloaded thiserror v2.0.19 |
| 1324 | 2026-08-04T16:50:25.604Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1325 | 2026-08-04T16:50:25.607Z | Downloaded yoke v0.8.3 |
| 1326 | 2026-08-04T16:50:25.607Z | Downloaded usdt-impl v0.5.0 |
| 1327 | 2026-08-04T16:50:25.607Z | Downloaded icu_normalizer_data v2.2.0 |
| 1328 | 2026-08-04T16:50:25.610Z | Downloaded proc-macro2 v1.0.106 |
| 1329 | 2026-08-04T16:50:25.610Z | Downloaded serde-big-array v0.5.1 |
| 1330 | 2026-08-04T16:50:25.611Z | Downloaded slog-envlogger v2.2.0 |
| 1331 | 2026-08-04T16:50:25.614Z | Downloaded shlex v2.0.1 |
| 1332 | 2026-08-04T16:50:25.614Z | Downloaded structmeta v0.3.0 |
| 1333 | 2026-08-04T16:50:25.614Z | Downloaded thread_local v1.1.9 |
| 1334 | 2026-08-04T16:50:25.617Z | Downloaded strum_macros v0.27.2 |
| 1335 | 2026-08-04T16:50:25.617Z | Downloaded tinystr v0.8.3 |
| 1336 | 2026-08-04T16:50:25.622Z | Downloaded usdt-attr-macro v0.5.0 |
| 1337 | 2026-08-04T16:50:25.622Z | Downloaded const_format v0.2.36 |
| 1338 | 2026-08-04T16:50:25.622Z | Downloaded tabled_derive v0.7.0 |
| 1339 | 2026-08-04T16:50:25.622Z | Downloaded try-lock v0.2.5 |
| 1340 | 2026-08-04T16:50:25.626Z | Downloaded postcard v1.1.3 |
| 1341 | 2026-08-04T16:50:25.626Z | Downloaded usdt-attr-macro v0.6.0 |
| 1342 | 2026-08-04T16:50:25.627Z | Downloaded zerofrom v0.1.8 |
| 1343 | 2026-08-04T16:50:25.627Z | Downloaded whoami v1.6.1 |
| 1344 | 2026-08-04T16:50:25.635Z | Downloaded schemars v0.8.22 |
| 1345 | 2026-08-04T16:50:25.638Z | Downloaded jiff-static v0.2.28 |
| 1346 | 2026-08-04T16:50:25.638Z | Downloaded semver v1.0.28 |
| 1347 | 2026-08-04T16:50:25.638Z | Downloaded parking_lot_core v0.9.12 |
| 1348 | 2026-08-04T16:50:25.643Z | Downloaded httparse v1.10.1 |
| 1349 | 2026-08-04T16:50:25.646Z | Downloaded dtrace-parser v0.3.0 |
| 1350 | 2026-08-04T16:50:25.646Z | Downloaded crypto-bigint v0.5.5 |
| 1351 | 2026-08-04T16:50:25.650Z | Downloaded defmt-macros v1.1.0 |
| 1352 | 2026-08-04T16:50:25.650Z | Downloaded defmt-parser v1.0.0 |
| 1353 | 2026-08-04T16:50:25.650Z | Downloaded futures-io v0.3.32 |
| 1354 | 2026-08-04T16:50:25.650Z | Downloaded crossbeam-channel v0.5.15 |
| 1355 | 2026-08-04T16:50:25.653Z | Downloaded thin-vec v0.2.18 |
| 1356 | 2026-08-04T16:50:25.657Z | Downloaded hostname v0.3.1 |
| 1357 | 2026-08-04T16:50:25.657Z | Downloaded base64 v0.21.7 |
| 1358 | 2026-08-04T16:50:25.662Z | Downloaded rand_core v0.9.5 |
| 1359 | 2026-08-04T16:50:25.662Z | Downloaded hash32 v0.3.1 |
| 1360 | 2026-08-04T16:50:25.662Z | Downloaded powerfmt v0.2.0 |
| 1361 | 2026-08-04T16:50:25.666Z | Downloaded git-stub-vcs v0.1.0 |
| 1362 | 2026-08-04T16:50:25.666Z | Downloaded dof v0.3.0 |
| 1363 | 2026-08-04T16:50:25.666Z | Downloaded dof v0.4.0 |
| 1364 | 2026-08-04T16:50:25.666Z | Downloaded progenitor-macro v0.14.0 |
| 1365 | 2026-08-04T16:50:25.666Z | Downloaded term v1.2.1 |
| 1366 | 2026-08-04T16:50:25.670Z | Downloaded quote v1.0.45 |
| 1367 | 2026-08-04T16:50:25.670Z | Downloaded rand_xorshift v0.4.0 |
| 1368 | 2026-08-04T16:50:25.670Z | Downloaded pin-project v1.1.13 |
| 1369 | 2026-08-04T16:50:25.675Z | Downloaded unicode-ident v1.0.24 |
| 1370 | 2026-08-04T16:50:25.678Z | Downloaded paste v1.0.15 |
| 1371 | 2026-08-04T16:50:25.678Z | Downloaded phf v0.12.1 |
| 1372 | 2026-08-04T16:50:25.681Z | Downloaded openssl-sys v0.9.116 |
| 1373 | 2026-08-04T16:50:25.684Z | Downloaded rustc-hash v2.1.2 |
| 1374 | 2026-08-04T16:50:25.684Z | Downloaded rustls-pemfile v2.2.0 |
| 1375 | 2026-08-04T16:50:25.684Z | Downloaded slog-json v2.6.1 |
| 1376 | 2026-08-04T16:50:25.684Z | Downloaded minimal-lexical v0.2.1 |
| 1377 | 2026-08-04T16:50:25.688Z | Downloaded pest_meta v2.8.6 |
| 1378 | 2026-08-04T16:50:25.692Z | Downloaded schemars_derive v0.8.22 |
| 1379 | 2026-08-04T16:50:25.692Z | Downloaded static_assertions v1.1.0 |
| 1380 | 2026-08-04T16:50:25.692Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1381 | 2026-08-04T16:50:25.692Z | Downloaded serde_spanned v0.6.9 |
| 1382 | 2026-08-04T16:50:25.692Z | Downloaded toml v0.8.23 |
| 1383 | 2026-08-04T16:50:25.692Z | Downloaded utf-8 v0.7.6 |
| 1384 | 2026-08-04T16:50:25.696Z | Downloaded thread-id v5.1.0 |
| 1385 | 2026-08-04T16:50:25.699Z | Downloaded rayon-core v1.13.0 |
| 1386 | 2026-08-04T16:50:25.702Z | Downloaded schemars v0.9.0 |
| 1387 | 2026-08-04T16:50:25.706Z | Downloaded tokio-dtrace v0.1.1 |
| 1388 | 2026-08-04T16:50:25.710Z | Downloaded zmij v1.0.21 |
| 1389 | 2026-08-04T16:50:25.711Z | Downloaded equivalent v1.0.2 |
| 1390 | 2026-08-04T16:50:25.711Z | Downloaded getrandom v0.4.2 |
| 1391 | 2026-08-04T16:50:25.714Z | Downloaded getrandom v0.3.4 |
| 1392 | 2026-08-04T16:50:25.714Z | Downloaded usdt-macro v0.6.0 |
| 1393 | 2026-08-04T16:50:25.714Z | Downloaded defmt v1.1.0 |
| 1394 | 2026-08-04T16:50:25.717Z | Downloaded progenitor-impl v0.14.0 |
| 1395 | 2026-08-04T16:50:25.717Z | Downloaded dunce v1.0.5 |
| 1396 | 2026-08-04T16:50:25.717Z | Downloaded generic-array v0.14.7 |
| 1397 | 2026-08-04T16:50:25.720Z | Downloaded openssl-macros v0.1.1 |
| 1398 | 2026-08-04T16:50:25.720Z | Downloaded hostname v0.4.2 |
| 1399 | 2026-08-04T16:50:25.720Z | Downloaded glob v0.3.3 |
| 1400 | 2026-08-04T16:50:25.720Z | Downloaded erased-serde v0.3.31 |
| 1401 | 2026-08-04T16:50:25.723Z | Downloaded same-file v1.0.6 |
| 1402 | 2026-08-04T16:50:25.723Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1403 | 2026-08-04T16:50:25.723Z | Downloaded fnv v1.0.7 |
| 1404 | 2026-08-04T16:50:25.727Z | Downloaded futures-macro v0.3.32 |
| 1405 | 2026-08-04T16:50:25.727Z | Downloaded fxhash v0.2.1 |
| 1406 | 2026-08-04T16:50:25.727Z | Downloaded proc-macro-crate v3.5.0 |
| 1407 | 2026-08-04T16:50:25.727Z | Downloaded testing_table v0.3.0 |
| 1408 | 2026-08-04T16:50:25.727Z | Downloaded cc v1.2.63 |
| 1409 | 2026-08-04T16:50:25.731Z | Downloaded foldhash v0.1.5 |
| 1410 | 2026-08-04T16:50:25.731Z | Downloaded humantime v2.3.0 |
| 1411 | 2026-08-04T16:50:25.731Z | Downloaded parking_lot v0.11.2 |
| 1412 | 2026-08-04T16:50:25.736Z | Downloaded progenitor-impl v0.13.0 |
| 1413 | 2026-08-04T16:50:25.736Z | Downloaded fs-err v3.3.0 |
| 1414 | 2026-08-04T16:50:25.736Z | Downloaded oxnet v0.1.6 |
| 1415 | 2026-08-04T16:50:25.736Z | Downloaded pem v3.0.6 |
| 1416 | 2026-08-04T16:50:25.736Z | Downloaded scroll_derive v0.12.1 |
| 1417 | 2026-08-04T16:50:25.736Z | Downloaded spin v0.5.2 |
| 1418 | 2026-08-04T16:50:25.740Z | Downloaded universal-hash v0.5.1 |
| 1419 | 2026-08-04T16:50:25.743Z | Downloaded flate2 v1.1.9 |
| 1420 | 2026-08-04T16:50:25.746Z | Downloaded foreign-types v0.5.0 |
| 1421 | 2026-08-04T16:50:25.746Z | Downloaded darling_core v0.21.3 |
| 1422 | 2026-08-04T16:50:25.749Z | Downloaded dropshot_endpoint v0.17.1 |
| 1423 | 2026-08-04T16:50:25.749Z | Downloaded idna v1.1.0 |
| 1424 | 2026-08-04T16:50:25.752Z | Downloaded ppv-lite86 v0.2.21 |
| 1425 | 2026-08-04T16:50:25.752Z | Downloaded socket2 v0.6.5 |
| 1426 | 2026-08-04T16:50:25.752Z | Downloaded enum-as-inner v0.6.1 |
| 1427 | 2026-08-04T16:50:25.755Z | Downloaded want v0.3.1 |
| 1428 | 2026-08-04T16:50:25.760Z | Downloaded parse-display v0.10.0 |
| 1429 | 2026-08-04T16:50:25.760Z | Downloaded phf_shared v0.12.1 |
| 1430 | 2026-08-04T16:50:25.763Z | Downloaded memchr v2.8.1 |
| 1431 | 2026-08-04T16:50:25.766Z | Downloaded mio v1.2.1 |
| 1432 | 2026-08-04T16:50:25.769Z | Downloaded slog-term v2.9.2 |
| 1433 | 2026-08-04T16:50:25.769Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1434 | 2026-08-04T16:50:25.773Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1435 | 2026-08-04T16:50:25.773Z | Downloaded signal-hook-registry v1.4.8 |
| 1436 | 2026-08-04T16:50:25.773Z | Downloaded slog-stdlog v4.1.1 |
| 1437 | 2026-08-04T16:50:25.777Z | Downloaded schemars v1.2.1 |
| 1438 | 2026-08-04T16:50:25.782Z | Downloaded indexmap v2.14.0 |
| 1439 | 2026-08-04T16:50:25.785Z | Downloaded nom v7.1.3 |
| 1440 | 2026-08-04T16:50:25.788Z | Downloaded papergrid v0.18.0 |
| 1441 | 2026-08-04T16:50:25.788Z | Downloaded hyper-util v0.1.20 |
| 1442 | 2026-08-04T16:50:25.791Z | Downloaded foreign-types-shared v0.1.1 |
| 1443 | 2026-08-04T16:50:25.791Z | Downloaded progenitor-extras v0.2.0 |
| 1444 | 2026-08-04T16:50:25.794Z | Downloaded zerovec-derive v0.11.3 |
| 1445 | 2026-08-04T16:50:25.794Z | Downloaded plain v0.2.3 |
| 1446 | 2026-08-04T16:50:25.794Z | Downloaded rand_pcg v0.10.2 |
| 1447 | 2026-08-04T16:50:25.797Z | Downloaded http-body-util v0.1.4 |
| 1448 | 2026-08-04T16:50:25.797Z | Downloaded swrite v0.1.0 |
| 1449 | 2026-08-04T16:50:25.797Z | Downloaded futures v0.3.32 |
| 1450 | 2026-08-04T16:50:25.800Z | Downloaded rustls-webpki v0.103.13 |
| 1451 | 2026-08-04T16:50:25.804Z | Downloaded git-stub v1.0.0 |
| 1452 | 2026-08-04T16:50:25.804Z | Downloaded futures-channel v0.3.32 |
| 1453 | 2026-08-04T16:50:25.807Z | Downloaded pest_generator v2.8.6 |
| 1454 | 2026-08-04T16:50:25.810Z | Downloaded thread-id v4.2.2 |
| 1455 | 2026-08-04T16:50:25.810Z | Downloaded potential_utf v0.1.5 |
| 1456 | 2026-08-04T16:50:25.830Z | Downloaded zerofrom-derive v0.1.7 |
| 1457 | 2026-08-04T16:50:25.835Z | Downloaded hickory-resolver v0.24.4 |
| 1458 | 2026-08-04T16:50:25.835Z | Downloaded slog v2.8.2 |
| 1459 | 2026-08-04T16:50:25.836Z | Downloaded snafu v0.8.9 |
| 1460 | 2026-08-04T16:50:25.836Z | Downloaded unsafe-libyaml v0.2.11 |
| 1461 | 2026-08-04T16:50:25.836Z | Downloaded scroll v0.12.0 |
| 1462 | 2026-08-04T16:50:25.836Z | Downloaded tokio-stream v0.1.18 |
| 1463 | 2026-08-04T16:50:25.836Z | Downloaded globset v0.4.18 |
| 1464 | 2026-08-04T16:50:25.836Z | Downloaded owo-colors v4.3.0 |
| 1465 | 2026-08-04T16:50:25.836Z | Downloaded parse-display-derive v0.10.0 |
| 1466 | 2026-08-04T16:50:25.836Z | Downloaded rustc_version v0.4.1 |
| 1467 | 2026-08-04T16:50:25.836Z | Downloaded serde_repr v0.1.21 |
| 1468 | 2026-08-04T16:50:25.836Z | Downloaded rustls-pki-types v1.14.1 |
| 1469 | 2026-08-04T16:50:25.840Z | Downloaded tungstenite v0.21.0 |
| 1470 | 2026-08-04T16:50:25.840Z | Downloaded fixedbitset v0.4.2 |
| 1471 | 2026-08-04T16:50:25.840Z | Downloaded tempfile v3.27.0 |
| 1472 | 2026-08-04T16:50:25.843Z | Downloaded untrusted v0.9.0 |
| 1473 | 2026-08-04T16:50:25.846Z | Downloaded darling_macro v0.21.3 |
| 1474 | 2026-08-04T16:50:25.846Z | Downloaded usdt v0.5.0 |
| 1475 | 2026-08-04T16:50:25.852Z | Downloaded heapless v0.8.0 |
| 1476 | 2026-08-04T16:50:25.855Z | Downloaded itertools v0.12.1 |
| 1477 | 2026-08-04T16:50:25.858Z | Downloaded rand v0.10.2 |
| 1478 | 2026-08-04T16:50:25.863Z | Downloaded xz2 v0.1.7 |
| 1479 | 2026-08-04T16:50:25.863Z | Downloaded synstructure v0.13.2 |
| 1480 | 2026-08-04T16:50:25.866Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1481 | 2026-08-04T16:50:25.866Z | Downloaded pin-project-lite v0.2.17 |
| 1482 | 2026-08-04T16:50:25.866Z | Downloaded scroll_derive v0.13.1 |
| 1483 | 2026-08-04T16:50:25.869Z | Downloaded foreign-types-shared v0.3.1 |
| 1484 | 2026-08-04T16:50:25.869Z | Downloaded prettyplease v0.2.37 |
| 1485 | 2026-08-04T16:50:25.869Z | Downloaded proc-macro-crate v1.3.1 |
| 1486 | 2026-08-04T16:50:25.872Z | Downloaded itertools v0.14.0 |
| 1487 | 2026-08-04T16:50:25.876Z | Downloaded strum_macros v0.26.4 |
| 1488 | 2026-08-04T16:50:25.879Z | Downloaded rusty-fork v0.3.1 |
| 1489 | 2026-08-04T16:50:25.879Z | Downloaded async-compression v0.4.42 |
| 1490 | 2026-08-04T16:50:25.882Z | Downloaded untrusted v0.7.1 |
| 1491 | 2026-08-04T16:50:25.883Z | Downloaded embedded-io v0.4.0 |
| 1492 | 2026-08-04T16:50:25.886Z | Downloaded pest_derive v2.8.6 |
| 1493 | 2026-08-04T16:50:25.886Z | Downloaded tokio-tungstenite v0.21.0 |
| 1494 | 2026-08-04T16:50:25.889Z | Downloaded progenitor-impl v0.10.0 |
| 1495 | 2026-08-04T16:50:25.889Z | Downloaded libm v0.2.16 |
| 1496 | 2026-08-04T16:50:25.893Z | Downloaded wait-timeout v0.2.1 |
| 1497 | 2026-08-04T16:50:25.896Z | Downloaded data-encoding v2.11.0 |
| 1498 | 2026-08-04T16:50:25.896Z | Downloaded port-file v0.1.0 |
| 1499 | 2026-08-04T16:50:25.896Z | Downloaded rustls-native-certs v0.8.4 |
| 1500 | 2026-08-04T16:50:25.896Z | Downloaded find-msvc-tools v0.1.9 |
| 1501 | 2026-08-04T16:50:25.900Z | Downloaded url v2.5.8 |
| 1502 | 2026-08-04T16:50:25.907Z | Downloaded time-macros v0.2.27 |
| 1503 | 2026-08-04T16:50:25.910Z | Downloaded serde_tokenstream v0.2.3 |
| 1504 | 2026-08-04T16:50:25.910Z | Downloaded tiny-keccak v2.0.2 |
| 1505 | 2026-08-04T16:50:25.913Z | Downloaded walkdir v2.5.0 |
| 1506 | 2026-08-04T16:50:25.913Z | Downloaded poly1305 v0.8.0 |
| 1507 | 2026-08-04T16:50:25.913Z | Downloaded progenitor v0.13.0 |
| 1508 | 2026-08-04T16:50:25.916Z | Downloaded simd-adler32 v0.3.9 |
| 1509 | 2026-08-04T16:50:25.923Z | Downloaded sha2 v0.10.9 |
| 1510 | 2026-08-04T16:50:25.928Z | Downloaded spin v0.9.8 |
| 1511 | 2026-08-04T16:50:25.931Z | Downloaded hyper v1.11.0 |
| 1512 | 2026-08-04T16:50:25.935Z | Downloaded fastrand v2.4.1 |
| 1513 | 2026-08-04T16:50:25.938Z | Downloaded group v0.13.0 |
| 1514 | 2026-08-04T16:50:25.938Z | Downloaded highway v1.3.0 |
| 1515 | 2026-08-04T16:50:25.941Z | Downloaded tokio-util v0.7.18 |
| 1516 | 2026-08-04T16:50:25.945Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1517 | 2026-08-04T16:50:25.945Z | Downloaded typenum v1.20.1 |
| 1518 | 2026-08-04T16:50:25.948Z | Downloaded zerovec v0.11.6 |
| 1519 | 2026-08-04T16:50:25.951Z | Downloaded digest v0.10.7 |
| 1520 | 2026-08-04T16:50:25.951Z | Downloaded qorb v0.4.1 |
| 1521 | 2026-08-04T16:50:25.955Z | Downloaded derive_more v0.99.20 |
| 1522 | 2026-08-04T16:50:25.958Z | Downloaded uuid v1.24.0 |
| 1523 | 2026-08-04T16:50:25.958Z | Downloaded rhai_codegen v3.2.0 |
| 1524 | 2026-08-04T16:50:25.962Z | Downloaded test-strategy v0.4.5 |
| 1525 | 2026-08-04T16:50:25.965Z | Downloaded serde v1.0.229 |
| 1526 | 2026-08-04T16:50:25.968Z | Downloaded steno v0.4.1 |
| 1527 | 2026-08-04T16:50:25.968Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1528 | 2026-08-04T16:50:25.968Z | Downloaded progenitor v0.10.0 |
| 1529 | 2026-08-04T16:50:25.971Z | Downloaded quinn-udp v0.5.14 |
| 1530 | 2026-08-04T16:50:25.971Z | Downloaded nom v8.0.0 |
| 1531 | 2026-08-04T16:50:25.974Z | Downloaded parking_lot v0.12.5 |
| 1532 | 2026-08-04T16:50:25.974Z | Downloaded proc-macro-error2 v2.0.1 |
| 1533 | 2026-08-04T16:50:25.977Z | Downloaded serde_derive v1.0.229 |
| 1534 | 2026-08-04T16:50:25.980Z | Downloaded icu_properties_data v2.2.0 |
| 1535 | 2026-08-04T16:50:25.983Z | Downloaded typify v0.4.3 |
| 1536 | 2026-08-04T16:50:25.987Z | Downloaded typify v0.6.2 |
| 1537 | 2026-08-04T16:50:25.990Z | Downloaded derive-where v1.6.1 |
| 1538 | 2026-08-04T16:50:25.990Z | Downloaded pest v2.8.6 |
| 1539 | 2026-08-04T16:50:25.994Z | Downloaded expectorate v1.2.0 |
| 1540 | 2026-08-04T16:50:25.999Z | Downloaded darling_core v0.23.0 |
| 1541 | 2026-08-04T16:50:26.002Z | Downloaded hashbrown v0.16.1 |
| 1542 | 2026-08-04T16:50:26.005Z | Downloaded textwrap v0.16.2 |
| 1543 | 2026-08-04T16:50:26.005Z | Downloaded toml_edit v0.19.15 |
| 1544 | 2026-08-04T16:50:26.014Z | Downloaded similar v2.7.0 |
| 1545 | 2026-08-04T16:50:26.017Z | Downloaded rand v0.8.6 |
| 1546 | 2026-08-04T16:50:26.021Z | Downloaded zerotrie v0.2.4 |
| 1547 | 2026-08-04T16:50:26.021Z | Downloaded typed-path v0.9.3 |
| 1548 | 2026-08-04T16:50:26.025Z | Downloaded ron v0.12.1 |
| 1549 | 2026-08-04T16:50:26.028Z | Downloaded smallvec v1.15.1 |
| 1550 | 2026-08-04T16:50:26.031Z | Downloaded half v2.7.1 |
| 1551 | 2026-08-04T16:50:26.032Z | Downloaded quinn v0.11.9 |
| 1552 | 2026-08-04T16:50:26.050Z | Downloaded winnow v0.5.40 |
| 1553 | 2026-08-04T16:50:26.067Z | Downloaded http v1.4.2 |
| 1554 | 2026-08-04T16:50:26.081Z | Downloaded unicode-segmentation v1.13.3 |
| 1555 | 2026-08-04T16:50:26.084Z | Downloaded hickory-resolver v0.25.2 |
| 1556 | 2026-08-04T16:50:26.084Z | Downloaded zerocopy-derive v0.8.50 |
| 1557 | 2026-08-04T16:50:26.088Z | Downloaded regex v1.12.3 |
| 1558 | 2026-08-04T16:50:26.091Z | Downloaded serde_json v1.0.151 |
| 1559 | 2026-08-04T16:50:26.097Z | Downloaded tower v0.5.3 |
| 1560 | 2026-08-04T16:50:26.102Z | Downloaded goblin v0.8.2 |
| 1561 | 2026-08-04T16:50:26.106Z | Downloaded rand v0.9.4 |
| 1562 | 2026-08-04T16:50:26.109Z | Downloaded hashbrown v0.17.1 |
| 1563 | 2026-08-04T16:50:26.112Z | Downloaded h2 v0.4.14 |
| 1564 | 2026-08-04T16:50:26.117Z | Downloaded hashbrown v0.12.3 |
| 1565 | 2026-08-04T16:50:26.121Z | Downloaded tabled v0.15.0 |
| 1566 | 2026-08-04T16:50:26.130Z | Downloaded futures-util v0.3.32 |
| 1567 | 2026-08-04T16:50:26.137Z | Downloaded zerocopy v0.7.35 |
| 1568 | 2026-08-04T16:50:26.145Z | Downloaded dropshot-api-manager v0.7.2 |
| 1569 | 2026-08-04T16:50:26.151Z | Downloaded reqwest v0.13.4 |
| 1570 | 2026-08-04T16:50:26.155Z | Downloaded moka v0.12.15 |
| 1571 | 2026-08-04T16:50:26.164Z | Downloaded tough v0.22.0 |
| 1572 | 2026-08-04T16:50:26.171Z | Downloaded unicode-normalization v0.1.25 |
| 1573 | 2026-08-04T16:50:26.175Z | Downloaded tower-http v0.6.11 |
| 1574 | 2026-08-04T16:50:26.179Z | Downloaded hashbrown v0.15.5 |
| 1575 | 2026-08-04T16:50:26.182Z | Downloaded portable-atomic v1.13.1 |
| 1576 | 2026-08-04T16:50:26.186Z | Downloaded chrono v0.4.45 |
| 1577 | 2026-08-04T16:50:26.199Z | Downloaded reqwest v0.12.28 |
| 1578 | 2026-08-04T16:50:26.203Z | Downloaded winnow v0.7.15 |
| 1579 | 2026-08-04T16:50:26.208Z | Downloaded aws-lc-rs v1.17.0 |
| 1580 | 2026-08-04T16:50:26.213Z | Downloaded quinn-proto v0.11.16 |
| 1581 | 2026-08-04T16:50:26.216Z | Downloaded webpki-roots v1.0.7 |
| 1582 | 2026-08-04T16:50:26.220Z | Downloaded hkdf v0.12.4 |
| 1583 | 2026-08-04T16:50:26.220Z | Downloaded rayon v1.12.0 |
| 1584 | 2026-08-04T16:50:26.227Z | Downloaded vcpkg v0.2.15 |
| 1585 | 2026-08-04T16:50:26.250Z | Downloaded goblin v0.10.7 |
| 1586 | 2026-08-04T16:50:26.255Z | Downloaded winnow v1.0.3 |
| 1587 | 2026-08-04T16:50:26.259Z | Downloaded openssl v0.10.80 |
| 1588 | 2026-08-04T16:50:26.266Z | Downloaded curve25519-dalek v4.1.3 |
| 1589 | 2026-08-04T16:50:26.271Z | Downloaded time v0.3.47 |
| 1590 | 2026-08-04T16:50:26.278Z | Downloaded zerocopy v0.8.50 |
| 1591 | 2026-08-04T16:50:26.292Z | Downloaded tabled v0.21.0 |
| 1592 | 2026-08-04T16:50:26.299Z | Downloaded proptest v1.11.0 |
| 1593 | 2026-08-04T16:50:26.305Z | Downloaded serde_with v3.21.0 |
| 1594 | 2026-08-04T16:50:26.312Z | Downloaded unicode-width v0.2.2 |
| 1595 | 2026-08-04T16:50:26.315Z | Downloaded unicode-width v0.1.14 |
| 1596 | 2026-08-04T16:50:26.319Z | Downloaded nix v0.31.3 |
| 1597 | 2026-08-04T16:50:26.326Z | Downloaded syn v3.0.3 |
| 1598 | 2026-08-04T16:50:26.333Z | Downloaded bstr v1.12.1 |
| 1599 | 2026-08-04T16:50:26.338Z | Downloaded syn v1.0.109 |
| 1600 | 2026-08-04T16:50:26.342Z | Downloaded openapiv3 v2.2.0 |
| 1601 | 2026-08-04T16:50:26.349Z | Downloaded syn v2.0.117 |
| 1602 | 2026-08-04T16:50:26.355Z | Downloaded rhai v1.25.1 |
| 1603 | 2026-08-04T16:50:26.363Z | Downloaded dropshot v0.17.1 |
| 1604 | 2026-08-04T16:50:26.375Z | Downloaded smoltcp v0.11.0 |
| 1605 | 2026-08-04T16:50:26.384Z | Downloaded rustls v0.23.40 |
| 1606 | 2026-08-04T16:50:26.391Z | Downloaded regress v0.11.1 |
| 1607 | 2026-08-04T16:50:26.396Z | Downloaded hickory-proto v0.24.4 |
| 1608 | 2026-08-04T16:50:26.405Z | Downloaded rustix v1.1.4 |
| 1609 | 2026-08-04T16:50:26.417Z | Downloaded hickory-proto v0.25.2 |
| 1610 | 2026-08-04T16:50:26.428Z | Downloaded regex-syntax v0.8.10 |
| 1611 | 2026-08-04T16:50:26.432Z | Downloaded typify-impl v0.4.3 |
| 1612 | 2026-08-04T16:50:26.438Z | Downloaded regress v0.10.5 |
| 1613 | 2026-08-04T16:50:26.443Z | Downloaded rustix v0.38.44 |
| 1614 | 2026-08-04T16:50:26.456Z | Downloaded typify-impl v0.6.2 |
| 1615 | 2026-08-04T16:50:26.467Z | Downloaded sled v0.34.7 |
| 1616 | 2026-08-04T16:50:26.479Z | Downloaded tracing v0.1.44 |
| 1617 | 2026-08-04T16:50:26.534Z | Downloaded chrono-tz v0.10.4 |
| 1618 | 2026-08-04T16:50:26.546Z | Downloaded petgraph v0.6.5 |
| 1619 | 2026-08-04T16:50:26.558Z | Downloaded lzma-sys v0.1.20 |
| 1620 | 2026-08-04T16:50:26.575Z | Downloaded regex-automata v0.4.14 |
| 1621 | 2026-08-04T16:50:26.584Z | Downloaded jiff v0.2.28 |
| 1622 | 2026-08-04T16:50:26.595Z | Downloaded libc v0.2.189 |
| 1623 | 2026-08-04T16:50:26.617Z | Downloaded sha3 v0.10.9 |
| 1624 | 2026-08-04T16:50:26.620Z | Downloaded petgraph v0.8.3 |
| 1625 | 2026-08-04T16:50:26.633Z | Downloaded csv v1.4.0 |
| 1626 | 2026-08-04T16:50:26.645Z | Downloaded encoding_rs v0.8.35 |
| 1627 | 2026-08-04T16:50:26.658Z | Downloaded tokio v1.53.1 |
| 1628 | 2026-08-04T16:50:26.689Z | Downloaded ring v0.17.14 |
| 1629 | 2026-08-04T16:50:27.218Z | Downloaded aws-lc-sys v0.41.0 |
| 1630 | 2026-08-04T16:50:27.568Z | Compiling proc-macro2 v1.0.106 |
| 1631 | 2026-08-04T16:50:27.568Z | Compiling quote v1.0.45 |
| 1632 | 2026-08-04T16:50:27.568Z | Compiling unicode-ident v1.0.24 |
| 1633 | 2026-08-04T16:50:27.568Z | Compiling serde_core v1.0.229 |
| 1634 | 2026-08-04T16:50:27.568Z | Compiling serde v1.0.229 |
| 1635 | 2026-08-04T16:50:27.568Z | Compiling libc v0.2.189 |
| 1636 | 2026-08-04T16:50:27.568Z | Compiling cfg-if v1.0.4 |
| 1637 | 2026-08-04T16:50:27.879Z | Compiling zmij v1.0.21 |
| 1638 | 2026-08-04T16:50:27.904Z | Compiling autocfg v1.5.1 |
| 1639 | 2026-08-04T16:50:28.209Z | Compiling memchr v2.8.1 |
| 1640 | 2026-08-04T16:50:28.243Z | Compiling libm v0.2.16 |
| 1641 | 2026-08-04T16:50:28.615Z | Compiling itoa v1.0.18 |
| 1642 | 2026-08-04T16:50:28.633Z | Compiling icu_normalizer_data v2.2.0 |
| 1643 | 2026-08-04T16:50:28.870Z | Compiling icu_properties_data v2.2.0 |
| 1644 | 2026-08-04T16:50:28.870Z | Compiling version_check v0.9.5 |
| 1645 | 2026-08-04T16:50:28.903Z | Compiling stable_deref_trait v1.2.1 |
| 1646 | 2026-08-04T16:50:28.990Z | Compiling serde_json v1.0.151 |
| 1647 | 2026-08-04T16:50:29.105Z | Compiling syn v2.0.117 |
| 1648 | 2026-08-04T16:50:29.125Z | Compiling syn v3.0.3 |
| 1649 | 2026-08-04T16:50:29.182Z | Compiling parking_lot_core v0.9.12 |
| 1650 | 2026-08-04T16:50:29.341Z | Compiling litemap v0.8.2 |
| 1651 | 2026-08-04T16:50:29.397Z | Compiling writeable v0.6.3 |
| 1652 | 2026-08-04T16:50:29.480Z | Compiling num-traits v0.2.19 |
| 1653 | 2026-08-04T16:50:29.596Z | Compiling utf8_iter v1.0.4 |
| 1654 | 2026-08-04T16:50:29.763Z | Compiling thiserror v2.0.19 |
| 1655 | 2026-08-04T16:50:29.893Z | Compiling percent-encoding v2.3.2 |
| 1656 | 2026-08-04T16:50:30.100Z | Compiling rand_core v0.10.1 |
| 1657 | 2026-08-04T16:50:30.147Z | Compiling getrandom v0.4.2 |
| 1658 | 2026-08-04T16:50:30.174Z | Compiling form_urlencoded v1.2.2 |
| 1659 | 2026-08-04T16:50:30.275Z | Compiling zerocopy v0.8.50 |
| 1660 | 2026-08-04T16:50:30.368Z | Compiling errno v0.3.14 |
| 1661 | 2026-08-04T16:50:30.564Z | Compiling heck v0.5.0 |
| 1662 | 2026-08-04T16:50:30.716Z | Compiling iana-time-zone v0.1.65 |
| 1663 | 2026-08-04T16:50:31.020Z | Compiling uuid v1.24.0 |
| 1664 | 2026-08-04T16:50:31.105Z | Compiling jobserver v0.1.34 |
| 1665 | 2026-08-04T16:50:31.235Z | Compiling find-msvc-tools v0.1.9 |
| 1666 | 2026-08-04T16:50:31.417Z | Compiling shlex v2.0.1 |
| 1667 | 2026-08-04T16:50:31.449Z | Compiling rustversion v1.0.22 |
| 1668 | 2026-08-04T16:50:31.488Z | Compiling semver v1.0.28 |
| 1669 | 2026-08-04T16:50:31.622Z | Compiling cc v1.2.63 |
| 1670 | 2026-08-04T16:50:31.727Z | Compiling schemars v0.8.22 |
| 1671 | 2026-08-04T16:50:31.872Z | Compiling dyn-clone v1.0.20 |
| 1672 | 2026-08-04T16:50:32.041Z | Compiling pin-project-lite v0.2.17 |
| 1673 | 2026-08-04T16:50:32.060Z | Compiling getrandom v0.2.17 |
| 1674 | 2026-08-04T16:50:32.157Z | Compiling synstructure v0.13.2 |
| 1675 | 2026-08-04T16:50:32.170Z | Compiling serde_derive v1.0.229 |
| 1676 | 2026-08-04T16:50:32.190Z | Compiling serde_derive_internals v0.29.1 |
| 1677 | 2026-08-04T16:50:32.290Z | Compiling thiserror-impl v2.0.19 |
| 1678 | 2026-08-04T16:50:32.630Z | Compiling bitflags v2.12.1 |
| 1679 | 2026-08-04T16:50:32.675Z | Compiling scopeguard v1.2.0 |
| 1680 | 2026-08-04T16:50:32.802Z | Compiling lock_api v0.4.14 |
| 1681 | 2026-08-04T16:50:32.960Z | Compiling socket2 v0.6.5 |
| 1682 | 2026-08-04T16:50:32.979Z | Compiling cmake v0.1.58 |
| 1683 | 2026-08-04T16:50:33.065Z | Compiling signal-hook-registry v1.4.8 |
| 1684 | 2026-08-04T16:50:33.083Z | Compiling mio v1.2.1 |
| 1685 | 2026-08-04T16:50:33.083Z | Compiling portable-atomic v1.13.1 |
| 1686 | 2026-08-04T16:50:33.346Z | Compiling zerofrom-derive v0.1.7 |
| 1687 | 2026-08-04T16:50:33.368Z | Compiling yoke-derive v0.8.2 |
| 1688 | 2026-08-04T16:50:33.496Z | Compiling zerovec-derive v0.11.3 |
| 1689 | 2026-08-04T16:50:33.550Z | Compiling displaydoc v0.2.6 |
| 1690 | 2026-08-04T16:50:33.582Z | Compiling schemars_derive v0.8.22 |
| 1691 | 2026-08-04T16:50:33.748Z | Compiling tokio-macros v2.7.0 |
| 1692 | 2026-08-04T16:50:33.767Z | Compiling zerocopy-derive v0.8.50 |
| 1693 | 2026-08-04T16:50:34.385Z | Compiling zeroize_derive v1.4.3 |
| 1694 | 2026-08-04T16:50:34.487Z | Compiling futures-macro v0.3.32 |
| 1695 | 2026-08-04T16:50:34.574Z | Compiling zerofrom v0.1.8 |
| 1696 | 2026-08-04T16:50:34.644Z | Compiling fs_extra v1.3.0 |
| 1697 | 2026-08-04T16:50:34.664Z | Compiling dunce v1.0.5 |
| 1698 | 2026-08-04T16:50:34.709Z | Compiling yoke v0.8.3 |
| 1699 | 2026-08-04T16:50:34.860Z | Compiling critical-section v1.2.0 |
| 1700 | 2026-08-04T16:50:34.928Z | Compiling zerovec v0.11.6 |
| 1701 | 2026-08-04T16:50:34.952Z | Compiling zerotrie v0.2.4 |
| 1702 | 2026-08-04T16:50:35.052Z | Compiling zeroize v1.8.2 |
| 1703 | 2026-08-04T16:50:35.297Z | Compiling aws-lc-sys v0.41.0 |
| 1704 | 2026-08-04T16:50:35.319Z | Compiling once_cell v1.21.4 |
| 1705 | 2026-08-04T16:50:35.388Z | Compiling smallvec v1.15.1 |
| 1706 | 2026-08-04T16:50:35.411Z | Compiling bytes v1.11.1 |
| 1707 | 2026-08-04T16:50:35.481Z | Compiling tinystr v0.8.3 |
| 1708 | 2026-08-04T16:50:35.573Z | Compiling potential_utf v0.1.5 |
| 1709 | 2026-08-04T16:50:35.603Z | Compiling chrono v0.4.45 |
| 1710 | 2026-08-04T16:50:35.703Z | Compiling serde_tokenstream v0.2.3 |
| 1711 | 2026-08-04T16:50:35.776Z | Compiling icu_locale_core v2.2.0 |
| 1712 | 2026-08-04T16:50:35.779Z | Compiling icu_collections v2.2.0 |
| 1713 | 2026-08-04T16:50:36.005Z | Compiling parking_lot v0.12.5 |
| 1714 | 2026-08-04T16:50:36.021Z | Compiling futures-core v0.3.32 |
| 1715 | 2026-08-04T16:50:36.193Z | Compiling log v0.4.32 |
| 1716 | 2026-08-04T16:50:36.232Z | Compiling tokio v1.53.1 |
| 1717 | 2026-08-04T16:50:36.540Z | Compiling subtle v2.6.1 |
| 1718 | 2026-08-04T16:50:36.645Z | Compiling icu_provider v2.2.0 |
| 1719 | 2026-08-04T16:50:36.679Z | Compiling equivalent v1.0.2 |
| 1720 | 2026-08-04T16:50:36.723Z | Compiling allocator-api2 v0.2.21 |
| 1721 | 2026-08-04T16:50:36.866Z | Compiling httparse v1.10.1 |
| 1722 | 2026-08-04T16:50:37.059Z | Compiling icu_properties v2.2.0 |
| 1723 | 2026-08-04T16:50:37.175Z | Compiling icu_normalizer v2.2.0 |
| 1724 | 2026-08-04T16:50:37.216Z | Compiling futures-sink v0.3.32 |
| 1725 | 2026-08-04T16:50:37.347Z | Compiling slab v0.4.12 |
| 1726 | 2026-08-04T16:50:37.533Z | Compiling rustix v1.1.4 |
| 1727 | 2026-08-04T16:50:37.679Z | Compiling ucd-trie v0.1.7 |
| 1728 | 2026-08-04T16:50:37.896Z | Compiling thiserror v1.0.69 |
| 1729 | 2026-08-04T16:50:37.940Z | Compiling pest v2.8.6 |
| 1730 | 2026-08-04T16:50:38.221Z | Compiling idna_adapter v1.2.2 |
| 1731 | 2026-08-04T16:50:38.379Z | Compiling idna v1.1.0 |
| 1732 | 2026-08-04T16:50:38.470Z | Compiling regex-syntax v0.8.10 |
| 1733 | 2026-08-04T16:50:38.510Z | Compiling typenum v1.20.1 |
| 1734 | 2026-08-04T16:50:38.650Z | Compiling futures-channel v0.3.32 |
| 1735 | 2026-08-04T16:50:38.916Z | Compiling url v2.5.8 |
| 1736 | 2026-08-04T16:50:38.943Z | Compiling thiserror-impl v1.0.69 |
| 1737 | 2026-08-04T16:50:39.030Z | Compiling pest_meta v2.8.6 |
| 1738 | 2026-08-04T16:50:39.154Z | Compiling strsim v0.11.1 |
| 1739 | 2026-08-04T16:50:39.343Z | Compiling hashbrown v0.17.1 |
| 1740 | 2026-08-04T16:50:39.462Z | Compiling aho-corasick v1.1.4 |
| 1741 | 2026-08-04T16:50:40.106Z | Compiling pest_generator v2.8.6 |
| 1742 | 2026-08-04T16:50:40.242Z | Compiling futures-io v0.3.32 |
| 1743 | 2026-08-04T16:50:40.422Z | Compiling futures-task v0.3.32 |
| 1744 | 2026-08-04T16:50:40.454Z | Compiling regex-automata v0.4.14 |
| 1745 | 2026-08-04T16:50:40.517Z | Compiling getrandom v0.3.4 |
| 1746 | 2026-08-04T16:50:40.636Z | Compiling futures-util v0.3.32 |
| 1747 | 2026-08-04T16:50:40.764Z | Compiling pest_derive v2.8.6 |
| 1748 | 2026-08-04T16:50:40.866Z | Compiling ident_case v1.0.1 |
| 1749 | 2026-08-04T16:50:40.885Z | Compiling rand_core v0.6.4 |
| 1750 | 2026-08-04T16:50:41.005Z | Compiling byteorder v1.5.0 |
| 1751 | 2026-08-04T16:50:41.150Z | Compiling ipnetwork v0.21.1 |
| 1752 | 2026-08-04T16:50:41.281Z | Compiling indexmap v2.14.0 |
| 1753 | 2026-08-04T16:50:41.382Z | Compiling tracing-core v0.1.36 |
| 1754 | 2026-08-04T16:50:41.867Z | Compiling tracing-attributes v0.1.31 |
| 1755 | 2026-08-04T16:50:42.121Z | Compiling slog v2.8.2 |
| 1756 | 2026-08-04T16:50:42.372Z | Compiling regex v1.12.3 |
| 1757 | 2026-08-04T16:50:42.446Z | Compiling fnv v1.0.7 |
| 1758 | 2026-08-04T16:50:42.616Z | Compiling anyhow v1.0.104 |
| 1759 | 2026-08-04T16:50:42.790Z | Compiling paste v1.0.15 |
| 1760 | 2026-08-04T16:50:42.808Z | Compiling base64 v0.22.1 |
| 1761 | 2026-08-04T16:50:43.129Z | Compiling tracing v0.1.44 |
| 1762 | 2026-08-04T16:50:43.159Z | Compiling erased-serde v0.3.31 |
| 1763 | 2026-08-04T16:50:43.436Z | Compiling omicron-workspace-hack v0.1.0 |
| 1764 | 2026-08-04T16:50:43.762Z | Compiling http v1.4.2 |
| 1765 | 2026-08-04T16:50:44.177Z | Compiling oxnet v0.1.6 |
| 1766 | 2026-08-04T16:50:44.312Z | Compiling rustls-pki-types v1.14.1 |
| 1767 | 2026-08-04T16:50:44.904Z | Compiling scroll_derive v0.13.1 |
| 1768 | 2026-08-04T16:50:45.151Z | Compiling ring v0.17.14 |
| 1769 | 2026-08-04T16:50:45.524Z | Compiling num-conv v0.2.2 |
| 1770 | 2026-08-04T16:50:45.583Z | Compiling time-core v0.1.8 |
| 1771 | 2026-08-04T16:50:45.688Z | Compiling aws-lc-rs v1.17.0 |
| 1772 | 2026-08-04T16:50:45.746Z | Compiling time-macros v0.2.27 |
| 1773 | 2026-08-04T16:50:46.002Z | Compiling tokio-util v0.7.18 |
| 1774 | 2026-08-04T16:50:46.223Z | Compiling camino v1.2.5 |
| 1775 | 2026-08-04T16:50:46.552Z | Compiling ipnet v2.12.0 |
| 1776 | 2026-08-04T16:50:46.742Z | Compiling untrusted v0.7.1 |
| 1777 | 2026-08-04T16:50:46.878Z | Compiling untrusted v0.9.0 |
| 1778 | 2026-08-04T16:50:47.017Z | Compiling ppv-lite86 v0.2.21 |
| 1779 | 2026-08-04T16:50:47.354Z | Compiling async-trait v0.1.89 |
| 1780 | 2026-08-04T16:50:47.471Z | Compiling daft-derive v0.1.7 |
| 1781 | 2026-08-04T16:50:47.502Z | Compiling rustls v0.23.40 |
| 1782 | 2026-08-04T16:50:47.704Z | Compiling crc32fast v1.5.0 |
| 1783 | 2026-08-04T16:50:48.106Z | Compiling http-body v1.0.1 |
| 1784 | 2026-08-04T16:50:48.215Z | Compiling darling_core v0.23.0 |
| 1785 | 2026-08-04T16:50:48.301Z | Compiling usdt-impl v0.6.0 |
| 1786 | 2026-08-04T16:50:48.324Z | Compiling atomic-waker v1.1.2 |
| 1787 | 2026-08-04T16:50:48.460Z | Compiling crossbeam-utils v0.8.21 |
| 1788 | 2026-08-04T16:50:48.557Z | Compiling pretty-hex v0.4.2 |
| 1789 | 2026-08-04T16:50:48.719Z | Compiling scroll v0.13.0 |
| 1790 | 2026-08-04T16:50:48.790Z | Compiling ryu v1.0.23 |
| 1791 | 2026-08-04T16:50:49.083Z | Compiling tower-layer v0.3.3 |
| 1792 | 2026-08-04T16:50:49.165Z | Compiling tower-service v0.3.3 |
| 1793 | 2026-08-04T16:50:49.251Z | Compiling try-lock v0.2.5 |
| 1794 | 2026-08-04T16:50:49.269Z | Compiling plain v0.2.3 |
| 1795 | 2026-08-04T16:50:49.375Z | Compiling goblin v0.10.7 |
| 1796 | 2026-08-04T16:50:49.392Z | Compiling want v0.3.1 |
| 1797 | 2026-08-04T16:50:49.571Z | Compiling h2 v0.4.14 |
| 1798 | 2026-08-04T16:50:49.590Z | Compiling slog-async v2.8.0 |
| 1799 | 2026-08-04T16:50:49.881Z | Compiling httpdate v1.0.3 |
| 1800 | 2026-08-04T16:50:50.280Z | Compiling dtrace-parser v0.3.0 |
| 1801 | 2026-08-04T16:50:50.298Z | Compiling darling_macro v0.23.0 |
| 1802 | 2026-08-04T16:50:50.403Z | Compiling thread-id v5.1.0 |
| 1803 | 2026-08-04T16:50:50.893Z | Compiling ref-cast v1.0.25 |
| 1804 | 2026-08-04T16:50:50.929Z | Compiling darling v0.23.0 |
| 1805 | 2026-08-04T16:50:52.072Z | Compiling hyper v1.11.0 |
| 1806 | 2026-08-04T16:50:52.603Z | Compiling dof v0.4.0 |
| 1807 | 2026-08-04T16:50:53.179Z | Compiling rand_core v0.9.5 |
| 1808 | 2026-08-04T16:50:53.451Z | Compiling hyper-util v0.1.20 |
| 1809 | 2026-08-04T16:50:54.118Z | Compiling serde_urlencoded v0.7.1 |
| 1810 | 2026-08-04T16:50:54.411Z | Compiling http-body-util v0.1.4 |
| 1811 | 2026-08-04T16:50:54.786Z | Compiling ref-cast-impl v1.0.25 |
| 1812 | 2026-08-04T16:50:55.398Z | Compiling syn v1.0.109 |
| 1813 | 2026-08-04T16:50:55.891Z | Compiling usdt-attr-macro v0.6.0 |
| 1814 | 2026-08-04T16:50:56.126Z | Compiling usdt-macro v0.6.0 |
| 1815 | 2026-08-04T16:50:56.172Z | Compiling structmeta-derive v0.3.0 |
| 1816 | 2026-08-04T16:50:56.722Z | Compiling multer v3.1.0 |
| 1817 | 2026-08-04T16:50:56.963Z | Compiling powerfmt v0.2.0 |
| 1818 | 2026-08-04T16:50:56.980Z | Compiling foldhash v0.2.0 |
| 1819 | 2026-08-04T16:50:57.067Z | Compiling rand_chacha v0.9.0 |
| 1820 | 2026-08-04T16:50:57.222Z | Compiling deranged v0.5.8 |
| 1821 | 2026-08-04T16:50:57.240Z | Compiling structmeta v0.3.0 |
| 1822 | 2026-08-04T16:50:57.445Z | Compiling newtype-uuid-macros v0.1.0 |
| 1823 | 2026-08-04T16:50:57.939Z | Compiling num_threads v0.1.7 |
| 1824 | 2026-08-04T16:50:57.995Z | Compiling rand v0.9.4 |
| 1825 | 2026-08-04T16:50:58.092Z | Compiling newtype-uuid v1.3.2 |
| 1826 | 2026-08-04T16:50:58.236Z | Compiling sync_wrapper v1.0.2 |
| 1827 | 2026-08-04T16:50:58.332Z | Compiling time v0.3.47 |
| 1828 | 2026-08-04T16:50:58.357Z | Compiling async-stream-impl v0.3.6 |
| 1829 | 2026-08-04T16:50:58.690Z | Compiling strum_macros v0.26.4 |
| 1830 | 2026-08-04T16:50:58.941Z | Compiling dropshot v0.17.1 |
| 1831 | 2026-08-04T16:50:59.037Z | Compiling fastrand v2.4.1 |
| 1832 | 2026-08-04T16:50:59.181Z | Compiling hex v0.4.3 |
| 1833 | 2026-08-04T16:50:59.385Z | Compiling daft v0.1.7 |
| 1834 | 2026-08-04T16:50:59.477Z | Compiling tower v0.5.3 |
| 1835 | 2026-08-04T16:51:00.230Z | Compiling crossbeam-channel v0.5.15 |
| 1836 | 2026-08-04T16:51:00.311Z | Compiling webpki-roots v1.0.7 |
| 1837 | 2026-08-04T16:51:00.329Z | Compiling openapiv3 v2.2.0 |
| 1838 | 2026-08-04T16:51:00.943Z | Compiling generic-array v0.14.7 |
| 1839 | 2026-08-04T16:51:01.341Z | Compiling tower-http v0.6.11 |
| 1840 | 2026-08-04T16:51:01.359Z | Compiling hashbrown v0.16.1 |
| 1841 | 2026-08-04T16:51:01.386Z | Compiling serde_with_macros v3.21.0 |
| 1842 | 2026-08-04T16:51:02.091Z | Compiling futures-executor v0.3.32 |
| 1843 | 2026-08-04T16:51:02.298Z | Compiling dropshot_endpoint v0.17.1 |
| 1844 | 2026-08-04T16:51:02.475Z | Compiling macaddr v1.0.1 |
| 1845 | 2026-08-04T16:51:02.505Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1846 | 2026-08-04T16:51:02.561Z | Compiling thread_local v1.1.9 |
| 1847 | 2026-08-04T16:51:02.858Z | Compiling cpufeatures v0.3.0 |
| 1848 | 2026-08-04T16:51:02.941Z | Compiling openssl-probe v0.2.1 |
| 1849 | 2026-08-04T16:51:02.977Z | Compiling futures v0.3.32 |
| 1850 | 2026-08-04T16:51:03.066Z | Compiling rustls-native-certs v0.8.4 |
| 1851 | 2026-08-04T16:51:03.756Z | Compiling tempfile v3.27.0 |
| 1852 | 2026-08-04T16:51:03.818Z | Compiling derive-ex v0.1.8 |
| 1853 | 2026-08-04T16:51:04.037Z | Compiling strum_macros v0.27.2 |
| 1854 | 2026-08-04T16:51:04.192Z | Compiling is-terminal v0.4.17 |
| 1855 | 2026-08-04T16:51:04.302Z | Compiling winnow v1.0.3 |
| 1856 | 2026-08-04T16:51:04.524Z | Compiling term v1.2.1 |
| 1857 | 2026-08-04T16:51:05.405Z | Compiling take_mut v0.2.2 |
| 1858 | 2026-08-04T16:51:05.813Z | Compiling test-strategy v0.4.5 |
| 1859 | 2026-08-04T16:51:05.881Z | Compiling slog-term v2.9.2 |
| 1860 | 2026-08-04T16:51:07.179Z | Compiling hybrid-array v0.4.12 |
| 1861 | 2026-08-04T16:51:07.293Z | Compiling match_cfg v0.1.0 |
| 1862 | 2026-08-04T16:51:07.533Z | Compiling adler2 v2.0.1 |
| 1863 | 2026-08-04T16:51:07.624Z | Compiling simd-adler32 v0.3.9 |
| 1864 | 2026-08-04T16:51:07.663Z | Compiling hostname v0.3.1 |
| 1865 | 2026-08-04T16:51:07.826Z | Compiling miniz_oxide v0.8.9 |
| 1866 | 2026-08-04T16:51:08.595Z | Compiling slog-json v2.6.1 |
| 1867 | 2026-08-04T16:51:08.886Z | Compiling memmap2 v0.9.10 |
| 1868 | 2026-08-04T16:51:09.168Z | Compiling usdt v0.6.0 |
| 1869 | 2026-08-04T16:51:09.202Z | Compiling slog-bunyan v2.5.0 |
| 1870 | 2026-08-04T16:51:09.267Z | Compiling flate2 v1.1.9 |
| 1871 | 2026-08-04T16:51:09.293Z | Compiling crypto-common v0.2.2 |
| 1872 | 2026-08-04T16:51:09.381Z | Compiling block-buffer v0.12.0 |
| 1873 | 2026-08-04T16:51:09.596Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1874 | 2026-08-04T16:51:09.817Z | Compiling debug-ignore v1.0.5 |
| 1875 | 2026-08-04T16:51:09.838Z | Compiling either v1.16.0 |
| 1876 | 2026-08-04T16:51:09.933Z | Compiling const-oid v0.10.2 |
| 1877 | 2026-08-04T16:51:10.117Z | Compiling compression-core v0.4.32 |
| 1878 | 2026-08-04T16:51:10.240Z | Compiling compression-codecs v0.4.38 |
| 1879 | 2026-08-04T16:51:10.302Z | Compiling digest v0.11.3 |
| 1880 | 2026-08-04T16:51:10.588Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1881 | 2026-08-04T16:51:10.607Z | Compiling crypto-common v0.1.7 |
| 1882 | 2026-08-04T16:51:10.713Z | Compiling parse-display-derive v0.10.0 |
| 1883 | 2026-08-04T16:51:10.818Z | Compiling rand_chacha v0.3.1 |
| 1884 | 2026-08-04T16:51:11.149Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1885 | 2026-08-04T16:51:11.242Z | Compiling serde_spanned v1.1.1 |
| 1886 | 2026-08-04T16:51:11.401Z | Compiling encoding_rs v0.8.35 |
| 1887 | 2026-08-04T16:51:11.447Z | Compiling mime v0.3.17 |
| 1888 | 2026-08-04T16:51:11.570Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1889 | 2026-08-04T16:51:11.723Z | Compiling spin v0.9.8 |
| 1890 | 2026-08-04T16:51:11.861Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1891 | 2026-08-04T16:51:11.915Z | Compiling rand v0.8.6 |
| 1892 | 2026-08-04T16:51:12.126Z | Compiling sha1 v0.11.0 |
| 1893 | 2026-08-04T16:51:12.272Z | Compiling async-compression v0.4.42 |
| 1894 | 2026-08-04T16:51:12.275Z | Compiling strum v0.26.3 |
| 1895 | 2026-08-04T16:51:12.469Z | Compiling async-stream v0.3.6 |
| 1896 | 2026-08-04T16:51:12.682Z | Compiling waitgroup v0.1.2 |
| 1897 | 2026-08-04T16:51:12.748Z | Compiling rustls-pemfile v2.2.0 |
| 1898 | 2026-08-04T16:51:12.841Z | Compiling serde_path_to_error v0.1.20 |
| 1899 | 2026-08-04T16:51:12.909Z | Compiling hostname v0.4.2 |
| 1900 | 2026-08-04T16:51:13.031Z | Compiling wait-timeout v0.2.1 |
| 1901 | 2026-08-04T16:51:13.497Z | Compiling bit-vec v0.8.0 |
| 1902 | 2026-08-04T16:51:13.605Z | Compiling quick-error v1.2.3 |
| 1903 | 2026-08-04T16:51:13.703Z | Compiling rusty-fork v0.3.1 |
| 1904 | 2026-08-04T16:51:13.728Z | Compiling bit-set v0.8.0 |
| 1905 | 2026-08-04T16:51:13.796Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1906 | 2026-08-04T16:51:13.919Z | Compiling serde_with v3.21.0 |
| 1907 | 2026-08-04T16:51:14.276Z | Compiling rand_xorshift v0.4.0 |
| 1908 | 2026-08-04T16:51:14.355Z | Compiling unarray v0.1.4 |
| 1909 | 2026-08-04T16:51:14.483Z | Compiling proptest v1.11.0 |
| 1910 | 2026-08-04T16:51:14.664Z | Compiling strum v0.27.2 |
| 1911 | 2026-08-04T16:51:14.808Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1912 | 2026-08-04T16:51:14.963Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1913 | 2026-08-04T16:51:15.140Z | Compiling instant v0.1.13 |
| 1914 | 2026-08-04T16:51:15.383Z | Compiling itertools v0.14.0 |
| 1915 | 2026-08-04T16:51:15.502Z | Compiling iddqd v0.4.6 |
| 1916 | 2026-08-04T16:51:15.903Z | Compiling unicode-width v0.2.2 |
| 1917 | 2026-08-04T16:51:16.434Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1918 | 2026-08-04T16:51:16.561Z | Compiling block-buffer v0.10.4 |
| 1919 | 2026-08-04T16:51:16.737Z | Compiling backon v1.6.0 |
| 1920 | 2026-08-04T16:51:16.921Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1921 | 2026-08-04T16:51:17.516Z | Compiling digest v0.10.7 |
| 1922 | 2026-08-04T16:51:17.768Z | Compiling backoff v0.4.0 |
| 1923 | 2026-08-04T16:51:18.151Z | Compiling parse-display v0.10.0 |
| 1924 | 2026-08-04T16:51:18.457Z | Compiling regress v0.10.5 |
| 1925 | 2026-08-04T16:51:18.491Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1926 | 2026-08-04T16:51:19.223Z | Compiling humantime v2.3.0 |
| 1927 | 2026-08-04T16:51:21.216Z | Compiling regress v0.11.1 |
| 1928 | 2026-08-04T16:51:22.750Z | Compiling typify-impl v0.6.2 |
| 1929 | 2026-08-04T16:51:23.182Z | Compiling zerocopy-derive v0.7.35 |
| 1930 | 2026-08-04T16:51:24.308Z | Compiling clap_derive v4.6.4 |
| 1931 | 2026-08-04T16:51:24.476Z | Compiling utf8parse v0.2.2 |
| 1932 | 2026-08-04T16:51:24.514Z | Compiling cpufeatures v0.2.17 |
| 1933 | 2026-08-04T16:51:24.610Z | Compiling convert_case v0.4.0 |
| 1934 | 2026-08-04T16:51:24.988Z | Compiling derive_more v0.99.20 |
| 1935 | 2026-08-04T16:51:25.162Z | Compiling anstyle-parse v1.0.0 |
| 1936 | 2026-08-04T16:51:26.079Z | Compiling typify-macro v0.6.2 |
| 1937 | 2026-08-04T16:51:26.137Z | Compiling terminal_size v0.4.4 |
| 1938 | 2026-08-04T16:51:26.171Z | Compiling toml_datetime v0.6.11 |
| 1939 | 2026-08-04T16:51:26.343Z | Compiling anstyle-query v1.1.5 |
| 1940 | 2026-08-04T16:51:26.405Z | Compiling anstyle v1.0.14 |
| 1941 | 2026-08-04T16:51:26.451Z | Compiling colorchoice v1.0.5 |
| 1942 | 2026-08-04T16:51:26.556Z | Compiling is_terminal_polyfill v1.70.2 |
| 1943 | 2026-08-04T16:51:26.664Z | Compiling anstream v1.0.0 |
| 1944 | 2026-08-04T16:51:27.278Z | Compiling secrecy v0.10.3 |
| 1945 | 2026-08-04T16:51:27.437Z | Compiling tinyvec_macros v0.1.1 |
| 1946 | 2026-08-04T16:51:27.511Z | Compiling heapless v0.8.0 |
| 1947 | 2026-08-04T16:51:27.637Z | Compiling clap_lex v1.1.0 |
| 1948 | 2026-08-04T16:51:27.736Z | Compiling crucible-workspace-hack v0.1.0 |
| 1949 | 2026-08-04T16:51:27.797Z | Compiling clap_builder v4.6.5 |
| 1950 | 2026-08-04T16:51:27.994Z | Compiling typify v0.6.2 |
| 1951 | 2026-08-04T16:51:28.090Z | Compiling tinyvec v1.11.0 |
| 1952 | 2026-08-04T16:51:28.371Z | Compiling zerocopy v0.7.35 |
| 1953 | 2026-08-04T16:51:28.768Z | Compiling hash32 v0.3.1 |
| 1954 | 2026-08-04T16:51:28.831Z | Compiling rustc_version v0.4.1 |
| 1955 | 2026-08-04T16:51:28.914Z | Compiling scroll_derive v0.12.1 |
| 1956 | 2026-08-04T16:51:28.958Z | Compiling num-integer v0.1.46 |
| 1957 | 2026-08-04T16:51:29.094Z | Compiling usdt-impl v0.5.0 |
| 1958 | 2026-08-04T16:51:29.112Z | Compiling smoltcp v0.11.0 |
| 1959 | 2026-08-04T16:51:29.441Z | Compiling curve25519-dalek v4.1.3 |
| 1960 | 2026-08-04T16:51:29.618Z | Compiling scroll v0.12.0 |
| 1961 | 2026-08-04T16:51:29.687Z | Compiling clap v4.6.5 |
| 1962 | 2026-08-04T16:51:29.725Z | Compiling dof v0.3.0 |
| 1963 | 2026-08-04T16:51:30.759Z | Compiling hmac v0.12.1 |
| 1964 | 2026-08-04T16:51:30.886Z | Compiling dtrace-parser v0.2.0 |
| 1965 | 2026-08-04T16:51:30.918Z | Compiling inout v0.1.4 |
| 1966 | 2026-08-04T16:51:31.080Z | Compiling darling_core v0.21.3 |
| 1967 | 2026-08-04T16:51:31.196Z | Compiling ff v0.13.1 |
| 1968 | 2026-08-04T16:51:31.356Z | Compiling cobs v0.3.0 |
| 1969 | 2026-08-04T16:51:31.633Z | Compiling thread-id v4.2.2 |
| 1970 | 2026-08-04T16:51:31.723Z | Compiling bitflags v1.3.2 |
| 1971 | 2026-08-04T16:51:32.029Z | Compiling managed v0.8.0 |
| 1972 | 2026-08-04T16:51:32.048Z | Compiling unsafe-libyaml v0.2.11 |
| 1973 | 2026-08-04T16:51:32.863Z | Compiling serde_yaml v0.9.34+deprecated |
| 1974 | 2026-08-04T16:51:33.182Z | Compiling darling_macro v0.21.3 |
| 1975 | 2026-08-04T16:51:33.768Z | Compiling postcard v1.1.3 |
| 1976 | 2026-08-04T16:51:34.106Z | Compiling group v0.13.0 |
| 1977 | 2026-08-04T16:51:34.173Z | Compiling cipher v0.4.4 |
| 1978 | 2026-08-04T16:51:34.227Z | Compiling hkdf v0.12.4 |
| 1979 | 2026-08-04T16:51:34.499Z | Compiling goblin v0.8.2 |
| 1980 | 2026-08-04T16:51:34.950Z | Compiling num-rational v0.4.2 |
| 1981 | 2026-08-04T16:51:35.301Z | Compiling num-iter v0.1.45 |
| 1982 | 2026-08-04T16:51:36.197Z | Compiling tabwriter v1.4.1 |
| 1983 | 2026-08-04T16:51:36.340Z | Compiling universal-hash v0.5.1 |
| 1984 | 2026-08-04T16:51:36.435Z | Compiling crypto-bigint v0.5.5 |
| 1985 | 2026-08-04T16:51:36.490Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1986 | 2026-08-04T16:51:36.560Z | Compiling hubpack_derive v0.1.1 |
| 1987 | 2026-08-04T16:51:37.111Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1988 | 2026-08-04T16:51:37.700Z | Compiling crossbeam-epoch v0.9.18 |
| 1989 | 2026-08-04T16:51:37.996Z | Compiling half v2.7.1 |
| 1990 | 2026-08-04T16:51:38.015Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1991 | 2026-08-04T16:51:38.324Z | Compiling num-complex v0.4.6 |
| 1992 | 2026-08-04T16:51:38.775Z | Compiling memoffset v0.9.1 |
| 1993 | 2026-08-04T16:51:39.146Z | Compiling cfg_aliases v0.2.1 |
| 1994 | 2026-08-04T16:51:39.232Z | Compiling opaque-debug v0.3.1 |
| 1995 | 2026-08-04T16:51:39.369Z | Compiling ciborium-io v0.2.2 |
| 1996 | 2026-08-04T16:51:39.452Z | Compiling base64ct v1.8.3 |
| 1997 | 2026-08-04T16:51:39.471Z | Compiling rustix v0.38.44 |
| 1998 | 2026-08-04T16:51:39.566Z | Compiling prettyplease v0.2.37 |
| 1999 | 2026-08-04T16:51:39.616Z | Compiling base16ct v0.2.0 |
| 2000 | 2026-08-04T16:51:39.812Z | Compiling elliptic-curve v0.13.8 |
| 2001 | 2026-08-04T16:51:39.812Z | Compiling password-hash v0.5.0 |
| 2002 | 2026-08-04T16:51:40.115Z | Compiling ciborium-ll v0.2.2 |
| 2003 | 2026-08-04T16:51:40.515Z | Compiling poly1305 v0.8.0 |
| 2004 | 2026-08-04T16:51:40.795Z | Compiling nix v0.31.3 |
| 2005 | 2026-08-04T16:51:41.558Z | Compiling num v0.4.3 |
| 2006 | 2026-08-04T16:51:41.678Z | Compiling thiserror-no-std v2.0.2 |
| 2007 | 2026-08-04T16:51:41.770Z | Compiling hubpack v0.1.2 |
| 2008 | 2026-08-04T16:51:42.861Z | Compiling chacha20 v0.9.1 |
| 2009 | 2026-08-04T16:51:43.120Z | Compiling darling v0.21.3 |
| 2010 | 2026-08-04T16:51:43.233Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2011 | 2026-08-04T16:51:43.515Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2012 | 2026-08-04T16:51:43.545Z | Compiling reqwest v0.12.28 |
| 2013 | 2026-08-04T16:51:44.610Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2014 | 2026-08-04T16:51:44.717Z | Compiling blake2 v0.10.6 |
| 2015 | 2026-08-04T16:51:44.835Z | Compiling aead v0.5.2 |
| 2016 | 2026-08-04T16:51:45.213Z | Compiling byte-wrapper v0.1.0 |
| 2017 | 2026-08-04T16:51:45.325Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2018 | 2026-08-04T16:51:45.481Z | Compiling serde_repr v0.1.21 |
| 2019 | 2026-08-04T16:51:46.049Z | Compiling proc-macro-error-attr v1.0.4 |
| 2020 | 2026-08-04T16:51:46.142Z | Compiling bstr v1.12.1 |
| 2021 | 2026-08-04T16:51:46.160Z | Compiling keccak v0.1.6 |
| 2022 | 2026-08-04T16:51:46.285Z | Compiling float-ord v0.3.2 |
| 2023 | 2026-08-04T16:51:46.462Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2024 | 2026-08-04T16:51:46.510Z | Compiling static_assertions v1.1.0 |
| 2025 | 2026-08-04T16:51:46.733Z | Compiling sha3 v0.10.9 |
| 2026 | 2026-08-04T16:51:46.869Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2027 | 2026-08-04T16:51:47.018Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2028 | 2026-08-04T16:51:47.601Z | Compiling proc-macro-crate v3.5.0 |
| 2029 | 2026-08-04T16:51:47.724Z | Compiling chacha20poly1305 v0.10.1 |
| 2030 | 2026-08-04T16:51:47.876Z | Compiling argon2 v0.5.3 |
| 2031 | 2026-08-04T16:51:48.254Z | Compiling progenitor-client v0.10.0 |
| 2032 | 2026-08-04T16:51:48.524Z | Compiling ingot-macros v0.1.1 |
| 2033 | 2026-08-04T16:51:48.864Z | Compiling vsss-rs v3.3.4 |
| 2034 | 2026-08-04T16:51:50.481Z | Compiling ciborium v0.2.2 |
| 2035 | 2026-08-04T16:51:50.912Z | Compiling rustls-webpki v0.103.13 |
| 2036 | 2026-08-04T16:51:51.859Z | Compiling usdt-attr-macro v0.5.0 |
| 2037 | 2026-08-04T16:51:52.478Z | Compiling usdt-macro v0.5.0 |
| 2038 | 2026-08-04T16:51:53.618Z | Compiling num-derive v0.4.2 |
| 2039 | 2026-08-04T16:51:53.766Z | Compiling enum-as-inner v0.6.1 |
| 2040 | 2026-08-04T16:51:54.343Z | Compiling proc-macro-error v1.0.4 |
| 2041 | 2026-08-04T16:51:54.529Z | Compiling memmap v0.7.0 |
| 2042 | 2026-08-04T16:51:54.590Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2043 | 2026-08-04T16:51:54.757Z | Compiling indent_write v2.2.0 |
| 2044 | 2026-08-04T16:51:54.821Z | Compiling data-encoding v2.11.0 |
| 2045 | 2026-08-04T16:51:54.908Z | Compiling winnow v0.5.40 |
| 2046 | 2026-08-04T16:51:55.020Z | Compiling usdt v0.5.0 |
| 2047 | 2026-08-04T16:51:55.084Z | Compiling tokio-rustls v0.26.4 |
| 2048 | 2026-08-04T16:51:55.264Z | Compiling rustls-platform-verifier v0.7.0 |
| 2049 | 2026-08-04T16:51:55.388Z | Compiling hyper-rustls v0.27.9 |
| 2050 | 2026-08-04T16:51:55.653Z | Compiling reqwest v0.13.4 |
| 2051 | 2026-08-04T16:51:56.134Z | Compiling ingot-types v0.1.2 |
| 2052 | 2026-08-04T16:51:56.326Z | Compiling toml_edit v0.19.15 |
| 2053 | 2026-08-04T16:51:56.586Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2054 | 2026-08-04T16:51:57.496Z | Compiling progenitor-client v0.14.0 |
| 2055 | 2026-08-04T16:51:57.952Z | Compiling progenitor-extras v0.2.0 |
| 2056 | 2026-08-04T16:51:58.651Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2057 | 2026-08-04T16:51:58.762Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2058 | 2026-08-04T16:51:58.899Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2059 | 2026-08-04T16:52:00.914Z | Compiling num_enum_derive v0.7.6 |
| 2060 | 2026-08-04T16:52:02.596Z | Compiling serde_spanned v0.6.9 |
| 2061 | 2026-08-04T16:52:02.754Z | Compiling foreign-types-macros v0.2.3 |
| 2062 | 2026-08-04T16:52:03.418Z | Compiling toml_write v0.1.2 |
| 2063 | 2026-08-04T16:52:03.628Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2064 | 2026-08-04T16:52:09.860Z | Compiling bytecount v0.6.9 |
| 2065 | 2026-08-04T16:52:09.889Z | Compiling pkg-config v0.3.33 |
| 2066 | 2026-08-04T16:52:10.295Z | Compiling vcpkg v0.2.15 |
| 2067 | 2026-08-04T16:52:10.385Z | Compiling foreign-types-shared v0.3.1 |
| 2068 | 2026-08-04T16:52:10.505Z | Compiling colored v3.1.1 |
| 2069 | 2026-08-04T16:52:10.879Z | Compiling winnow v0.7.15 |
| 2070 | 2026-08-04T16:52:11.082Z | Compiling openssl-sys v0.9.116 |
| 2071 | 2026-08-04T16:52:11.100Z | Compiling foreign-types v0.5.0 |
| 2072 | 2026-08-04T16:52:11.191Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2073 | 2026-08-04T16:52:11.471Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2074 | 2026-08-04T16:52:11.941Z | Compiling num_enum v0.7.6 |
| 2075 | 2026-08-04T16:52:12.084Z | Compiling proc-macro-crate v1.3.1 |
| 2076 | 2026-08-04T16:52:12.341Z | Compiling toml_edit v0.22.27 |
| 2077 | 2026-08-04T16:52:12.441Z | Compiling ingot v0.1.1 |
| 2078 | 2026-08-04T16:52:12.753Z | Compiling atomicwrites v0.4.4 |
| 2079 | 2026-08-04T16:52:13.049Z | Compiling progenitor-impl v0.14.0 |
| 2080 | 2026-08-04T16:52:13.072Z | Compiling chacha20 v0.10.0 |
| 2081 | 2026-08-04T16:52:13.387Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2082 | 2026-08-04T16:52:14.082Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2083 | 2026-08-04T16:52:14.518Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2084 | 2026-08-04T16:52:14.613Z | Compiling cstr-argument v0.1.2 |
| 2085 | 2026-08-04T16:52:14.767Z | Compiling semver v0.1.20 |
| 2086 | 2026-08-04T16:52:14.796Z | Compiling rayon-core v1.13.0 |
| 2087 | 2026-08-04T16:52:14.917Z | Compiling heck v0.4.1 |
| 2088 | 2026-08-04T16:52:15.036Z | Compiling unicode-segmentation v1.13.3 |
| 2089 | 2026-08-04T16:52:15.055Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2090 | 2026-08-04T16:52:15.106Z | Compiling linked-hash-map v0.5.6 |
| 2091 | 2026-08-04T16:52:15.129Z | Compiling resolv-conf v0.7.6 |
| 2092 | 2026-08-04T16:52:15.331Z | Compiling swrite v0.1.0 |
| 2093 | 2026-08-04T16:52:15.453Z | Compiling newline-converter v0.3.0 |
| 2094 | 2026-08-04T16:52:15.596Z | Compiling lru-cache v0.1.2 |
| 2095 | 2026-08-04T16:52:15.656Z | Compiling progenitor-macro v0.14.0 |
| 2096 | 2026-08-04T16:52:15.751Z | Compiling rustc_version v0.1.7 |
| 2097 | 2026-08-04T16:52:15.849Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2098 | 2026-08-04T16:52:15.893Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2099 | 2026-08-04T16:52:15.978Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2100 | 2026-08-04T16:52:16.121Z | Compiling toml v0.8.23 |
| 2101 | 2026-08-04T16:52:16.147Z | Compiling rand v0.10.2 |
| 2102 | 2026-08-04T16:52:16.647Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2103 | 2026-08-04T16:52:16.761Z | Compiling num_enum_derive v0.5.11 |
| 2104 | 2026-08-04T16:52:16.906Z | Compiling hickory-proto v0.24.4 |
| 2105 | 2026-08-04T16:52:16.960Z | Compiling similar v2.7.0 |
| 2106 | 2026-08-04T16:52:17.252Z | Compiling crossbeam-deque v0.8.6 |
| 2107 | 2026-08-04T16:52:17.581Z | Compiling progenitor-impl v0.13.0 |
| 2108 | 2026-08-04T16:52:17.788Z | Compiling console v0.15.11 |
| 2109 | 2026-08-04T16:52:19.081Z | Compiling camino-tempfile v1.4.1 |
| 2110 | 2026-08-04T16:52:19.486Z | Compiling serde-big-array v0.5.1 |
| 2111 | 2026-08-04T16:52:19.644Z | Compiling derive-where v1.6.1 |
| 2112 | 2026-08-04T16:52:19.662Z | Compiling pin-project-internal v1.1.13 |
| 2113 | 2026-08-04T16:52:19.747Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2114 | 2026-08-04T16:52:20.065Z | Compiling siphasher v1.0.3 |
| 2115 | 2026-08-04T16:52:20.277Z | Compiling minimal-lexical v0.2.1 |
| 2116 | 2026-08-04T16:52:20.295Z | Compiling lazy_static v1.5.0 |
| 2117 | 2026-08-04T16:52:20.526Z | Compiling nom v7.1.3 |
| 2118 | 2026-08-04T16:52:20.789Z | Compiling pin-project v1.1.13 |
| 2119 | 2026-08-04T16:52:20.908Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2120 | 2026-08-04T16:52:20.926Z | Compiling phf_shared v0.12.1 |
| 2121 | 2026-08-04T16:52:21.204Z | Compiling progenitor v0.14.0 |
| 2122 | 2026-08-04T16:52:21.278Z | Compiling progenitor-macro v0.13.0 |
| 2123 | 2026-08-04T16:52:21.367Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2124 | 2026-08-04T16:52:21.956Z | Compiling hickory-resolver v0.24.4 |
| 2125 | 2026-08-04T16:52:24.474Z | Compiling expectorate v1.2.0 |
| 2126 | 2026-08-04T16:52:24.872Z | Compiling num_enum v0.5.11 |
| 2127 | 2026-08-04T16:52:25.717Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2128 | 2026-08-04T16:52:26.960Z | Compiling newtype_derive v0.1.6 |
| 2129 | 2026-08-04T16:52:27.012Z | Compiling progenitor-client v0.13.0 |
| 2130 | 2026-08-04T16:52:27.479Z | Compiling unicode-normalization v0.1.25 |
| 2131 | 2026-08-04T16:52:28.080Z | Compiling tokio-stream v0.1.18 |
| 2132 | 2026-08-04T16:52:28.691Z | Compiling snafu-derive v0.8.9 |
| 2133 | 2026-08-04T16:52:29.628Z | Compiling async-recursion v1.1.1 |
| 2134 | 2026-08-04T16:52:30.045Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2135 | 2026-08-04T16:52:30.326Z | Compiling slog-dtrace v0.3.0 |
| 2136 | 2026-08-04T16:52:30.359Z | Compiling csv-core v0.1.13 |
| 2137 | 2026-08-04T16:52:30.478Z | Compiling owo-colors v4.3.0 |
| 2138 | 2026-08-04T16:52:30.604Z | Compiling cancel-safe-futures v0.1.5 |
| 2139 | 2026-08-04T16:52:30.743Z | Compiling same-file v1.0.6 |
| 2140 | 2026-08-04T16:52:30.788Z | Compiling unicode-width v0.1.14 |
| 2141 | 2026-08-04T16:52:30.845Z | Compiling highway v1.3.0 |
| 2142 | 2026-08-04T16:52:30.872Z | Compiling chrono-tz v0.10.4 |
| 2143 | 2026-08-04T16:52:30.926Z | Compiling unicode-xid v0.2.6 |
| 2144 | 2026-08-04T16:52:31.059Z | Compiling konst_macro_rules v0.2.19 |
| 2145 | 2026-08-04T16:52:31.107Z | Compiling foldhash v0.1.5 |
| 2146 | 2026-08-04T16:52:31.124Z | Compiling openssl v0.10.80 |
| 2147 | 2026-08-04T16:52:31.259Z | Compiling foreign-types-shared v0.1.1 |
| 2148 | 2026-08-04T16:52:31.341Z | Compiling foreign-types v0.3.2 |
| 2149 | 2026-08-04T16:52:31.364Z | Compiling hashbrown v0.15.5 |
| 2150 | 2026-08-04T16:52:31.428Z | Compiling konst v0.2.20 |
| 2151 | 2026-08-04T16:52:31.472Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2152 | 2026-08-04T16:52:31.535Z | Compiling const_format_proc_macros v0.2.34 |
| 2153 | 2026-08-04T16:52:31.844Z | Compiling walkdir v2.5.0 |
| 2154 | 2026-08-04T16:52:32.147Z | Compiling csv v1.4.0 |
| 2155 | 2026-08-04T16:52:32.331Z | Compiling snafu v0.8.9 |
| 2156 | 2026-08-04T16:52:32.586Z | Compiling progenitor v0.13.0 |
| 2157 | 2026-08-04T16:52:32.633Z | Compiling qorb v0.4.1 |
| 2158 | 2026-08-04T16:52:32.764Z | Compiling olpc-cjson v0.1.4 |
| 2159 | 2026-08-04T16:52:32.954Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2160 | 2026-08-04T16:52:33.066Z | Compiling rayon v1.12.0 |
| 2161 | 2026-08-04T16:52:34.015Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2162 | 2026-08-04T16:52:34.559Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2163 | 2026-08-04T16:52:35.261Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2164 | 2026-08-04T16:52:36.789Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2165 | 2026-08-04T16:52:37.297Z | Compiling phf v0.12.1 |
| 2166 | 2026-08-04T16:52:37.477Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2167 | 2026-08-04T16:52:37.938Z | Compiling zone_cfg_derive v0.3.1 |
| 2168 | 2026-08-04T16:52:38.333Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2169 | 2026-08-04T16:52:38.649Z | Compiling tokio-dtrace v0.1.1 |
| 2170 | 2026-08-04T16:52:38.983Z | Compiling globset v0.4.18 |
| 2171 | 2026-08-04T16:52:39.678Z | Compiling itertools v0.15.0 |
| 2172 | 2026-08-04T16:52:40.927Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2173 | 2026-08-04T16:52:40.956Z | Compiling itertools v0.12.1 |
| 2174 | 2026-08-04T16:52:40.985Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2175 | 2026-08-04T16:52:41.040Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2176 | 2026-08-04T16:52:41.150Z | Compiling pem v3.0.6 |
| 2177 | 2026-08-04T16:52:41.585Z | Compiling libsw-core v0.3.2 |
| 2178 | 2026-08-04T16:52:41.629Z | Compiling serde_plain v1.0.2 |
| 2179 | 2026-08-04T16:52:41.773Z | Compiling openssl-macros v0.1.1 |
| 2180 | 2026-08-04T16:52:41.834Z | Compiling cookie v0.18.1 |
| 2181 | 2026-08-04T16:52:41.919Z | Compiling sigpipe v0.1.3 |
| 2182 | 2026-08-04T16:52:42.029Z | Compiling glob v0.3.3 |
| 2183 | 2026-08-04T16:52:42.083Z | Compiling fixedbitset v0.5.7 |
| 2184 | 2026-08-04T16:52:42.146Z | Compiling jiff v0.2.28 |
| 2185 | 2026-08-04T16:52:42.257Z | Compiling fixedbitset v0.4.2 |
| 2186 | 2026-08-04T16:52:42.472Z | Compiling typed-path v0.9.3 |
| 2187 | 2026-08-04T16:52:42.605Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2188 | 2026-08-04T16:52:42.651Z | Compiling petgraph v0.6.5 |
| 2189 | 2026-08-04T16:52:42.669Z | Compiling petgraph v0.8.3 |
| 2190 | 2026-08-04T16:52:42.896Z | Compiling zone v0.3.1 |
| 2191 | 2026-08-04T16:52:44.467Z | Compiling tough v0.22.0 |
| 2192 | 2026-08-04T16:52:44.533Z | Compiling libsw v3.5.0 |
| 2193 | 2026-08-04T16:52:44.570Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2194 | 2026-08-04T16:52:44.721Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2195 | 2026-08-04T16:52:44.833Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2196 | 2026-08-04T16:52:45.066Z | Compiling ingot-macros v0.2.0 |
| 2197 | 2026-08-04T16:52:45.140Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2198 | 2026-08-04T16:52:45.257Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2199 | 2026-08-04T16:52:47.260Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2200 | 2026-08-04T16:52:47.670Z | Compiling oxide-tokio-rt v0.1.6 |
| 2201 | 2026-08-04T16:52:48.168Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2202 | 2026-08-04T16:52:48.247Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2203 | 2026-08-04T16:52:48.561Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2204 | 2026-08-04T16:52:49.003Z | Compiling const_format v0.2.36 |
| 2205 | 2026-08-04T16:52:50.433Z | Compiling papergrid v0.11.0 |
| 2206 | 2026-08-04T16:52:50.451Z | Compiling tabled_derive v0.7.0 |
| 2207 | 2026-08-04T16:52:51.202Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2208 | 2026-08-04T16:52:51.486Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2209 | 2026-08-04T16:52:51.755Z | Compiling libscf-sys v1.2.0 |
| 2210 | 2026-08-04T16:52:51.909Z | Compiling gethostname v0.5.0 |
| 2211 | 2026-08-04T16:52:52.064Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2212 | 2026-08-04T16:52:52.153Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2213 | 2026-08-04T16:52:52.204Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2214 | 2026-08-04T16:52:52.335Z | Compiling smf v0.2.3 |
| 2215 | 2026-08-04T16:52:52.523Z | Compiling bcs v0.1.6 |
| 2216 | 2026-08-04T16:52:52.661Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2217 | 2026-08-04T16:52:52.930Z | Compiling smawk v0.3.2 |
| 2218 | 2026-08-04T16:52:53.113Z | Compiling whoami v1.6.1 |
| 2219 | 2026-08-04T16:52:53.620Z | Compiling termtree v0.5.1 |
| 2220 | 2026-08-04T16:52:53.636Z | Compiling unicode-linebreak v0.1.5 |
| 2221 | 2026-08-04T16:52:53.636Z | Compiling tagptr v0.2.0 |
| 2222 | 2026-08-04T16:52:53.651Z | Compiling linear-map v1.2.0 |
| 2223 | 2026-08-04T16:52:53.740Z | Compiling moka v0.12.15 |
| 2224 | 2026-08-04T16:52:53.766Z | Compiling textwrap v0.16.2 |
| 2225 | 2026-08-04T16:52:53.881Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2226 | 2026-08-04T16:52:55.399Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2227 | 2026-08-04T16:52:55.467Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2228 | 2026-08-04T16:52:55.703Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2229 | 2026-08-04T16:52:56.434Z | Compiling tabled v0.15.0 |
| 2230 | 2026-08-04T16:52:56.630Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2231 | 2026-08-04T16:52:56.849Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2232 | 2026-08-04T16:52:56.852Z | Compiling steno v0.4.1 |
| 2233 | 2026-08-04T16:52:56.935Z | Compiling ingot-types v0.2.0 |
| 2234 | 2026-08-04T16:52:58.739Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2235 | 2026-08-04T16:53:01.721Z | Compiling hickory-proto v0.25.2 |
| 2236 | 2026-08-04T16:53:02.370Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2237 | 2026-08-04T16:53:02.816Z | Compiling proc-macro-error2 v2.0.1 |
| 2238 | 2026-08-04T16:53:03.111Z | Compiling ingot v0.2.1 |
| 2239 | 2026-08-04T16:53:03.594Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2240 | 2026-08-04T16:53:04.022Z | Compiling hickory-resolver v0.25.2 |
| 2241 | 2026-08-04T16:53:04.384Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2242 | 2026-08-04T16:53:04.644Z | Compiling parking_lot_core v0.8.6 |
| 2243 | 2026-08-04T16:53:04.989Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2244 | 2026-08-04T16:53:05.286Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2245 | 2026-08-04T16:53:05.369Z | Compiling tabled_derive v0.11.0 |
| 2246 | 2026-08-04T16:53:06.498Z | Compiling papergrid v0.18.0 |
| 2247 | 2026-08-04T16:53:06.999Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2248 | 2026-08-04T16:53:07.572Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2249 | 2026-08-04T16:53:09.035Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2250 | 2026-08-04T16:53:09.836Z | Compiling testing_table v0.3.0 |
| 2251 | 2026-08-04T16:53:10.009Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2252 | 2026-08-04T16:53:10.100Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2253 | 2026-08-04T16:53:10.413Z | Compiling tabled v0.21.0 |
| 2254 | 2026-08-04T16:53:10.568Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2255 | 2026-08-04T16:53:11.790Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2256 | 2026-08-04T16:53:11.910Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2257 | 2026-08-04T16:53:12.067Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2258 | 2026-08-04T16:53:12.412Z | Compiling arc-swap v1.9.1 |
| 2259 | 2026-08-04T16:53:12.721Z | Compiling slog-scope v4.4.1 |
| 2260 | 2026-08-04T16:53:12.768Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2261 | 2026-08-04T16:53:13.083Z | Compiling parking_lot v0.11.2 |
| 2262 | 2026-08-04T16:53:13.938Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2263 | 2026-08-04T16:53:14.312Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2264 | 2026-08-04T16:53:14.776Z | Compiling fxhash v0.2.1 |
| 2265 | 2026-08-04T16:53:14.899Z | Compiling crc8 v0.1.1 |
| 2266 | 2026-08-04T16:53:14.936Z | Compiling sled v0.34.7 |
| 2267 | 2026-08-04T16:53:14.964Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2268 | 2026-08-04T16:53:15.014Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2269 | 2026-08-04T16:53:16.148Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428) |
| 2270 | 2026-08-04T16:53:18.403Z | Compiling slog-stdlog v4.1.1 |
| 2271 | 2026-08-04T16:53:18.424Z | Compiling port-file v0.1.0 |
| 2272 | 2026-08-04T16:53:18.685Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2273 | 2026-08-04T16:53:18.765Z | Compiling slog-envlogger v2.2.0 |
| 2274 | 2026-08-04T16:53:18.790Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2275 | 2026-08-04T16:53:19.840Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2276 | 2026-08-04T16:53:22.177Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2277 | 2026-08-04T16:53:23.831Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2278 | 2026-08-04T16:53:26.557Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2279 | 2026-08-04T16:53:35.171Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2280 | 2026-08-04T16:53:40.693Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2281 | 2026-08-04T16:53:44.127Z | Finished `release` profile [optimized] target(s) in 3m 40s |
| 2282 | 2026-08-04T16:53:44.140Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 2283 | 2026-08-04T16:53:44.140Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 2284 | 2026-08-04T16:53:44.464Z | + banner quartet |
| 2285 | 2026-08-04T16:53:44.473Z | |
| 2286 | 2026-08-04T16:53:44.473Z | #### # # ## ##### ##### ###### ##### |
| 2287 | 2026-08-04T16:53:44.473Z | # # # # # # # # # # # |
| 2288 | 2026-08-04T16:53:44.473Z | # # # # # # # # # ##### # |
| 2289 | 2026-08-04T16:53:44.473Z | # # # # # ###### ##### # # # |
| 2290 | 2026-08-04T16:53:44.474Z | # # # # # # # # # # # |
| 2291 | 2026-08-04T16:53:44.474Z | ### # #### # # # # # ###### # |
| 2292 | 2026-08-04T16:53:44.474Z | |
| 2293 | 2026-08-04T16:53:44.474Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
| 2294 | 2026-08-04T16:53:45.050Z | Compiling cfg-if v1.0.4 |
| 2295 | 2026-08-04T16:53:45.062Z | Compiling libc v0.2.189 |
| 2296 | 2026-08-04T16:53:45.062Z | Compiling serde_core v1.0.229 |
| 2297 | 2026-08-04T16:53:45.172Z | Compiling memchr v2.8.1 |
| 2298 | 2026-08-04T16:53:45.176Z | Compiling itoa v1.0.18 |
| 2299 | 2026-08-04T16:53:45.176Z | Compiling smallvec v1.15.1 |
| 2300 | 2026-08-04T16:53:45.191Z | Compiling stable_deref_trait v1.2.1 |
| 2301 | 2026-08-04T16:53:45.198Z | Compiling zerofrom v0.1.8 |
| 2302 | 2026-08-04T16:53:45.216Z | Compiling zmij v1.0.21 |
| 2303 | 2026-08-04T16:53:45.260Z | Compiling litemap v0.8.2 |
| 2304 | 2026-08-04T16:53:45.316Z | Compiling yoke v0.8.3 |
| 2305 | 2026-08-04T16:53:45.402Z | Compiling writeable v0.6.3 |
| 2306 | 2026-08-04T16:53:45.416Z | Compiling utf8_iter v1.0.4 |
| 2307 | 2026-08-04T16:53:45.458Z | Compiling percent-encoding v2.3.2 |
| 2308 | 2026-08-04T16:53:45.514Z | Compiling zerovec v0.11.6 |
| 2309 | 2026-08-04T16:53:45.542Z | Compiling zerotrie v0.2.4 |
| 2310 | 2026-08-04T16:53:45.600Z | Compiling libm v0.2.16 |
| 2311 | 2026-08-04T16:53:45.652Z | Compiling icu_normalizer_data v2.2.0 |
| 2312 | 2026-08-04T16:53:45.708Z | Compiling icu_properties_data v2.2.0 |
| 2313 | 2026-08-04T16:53:45.732Z | Compiling form_urlencoded v1.2.2 |
| 2314 | 2026-08-04T16:53:45.762Z | Compiling rand_core v0.10.1 |
| 2315 | 2026-08-04T16:53:45.860Z | Compiling errno v0.3.14 |
| 2316 | 2026-08-04T16:53:45.926Z | Compiling getrandom v0.4.2 |
| 2317 | 2026-08-04T16:53:45.988Z | Compiling iana-time-zone v0.1.65 |
| 2318 | 2026-08-04T16:53:46.007Z | Compiling pin-project-lite v0.2.17 |
| 2319 | 2026-08-04T16:53:46.058Z | Compiling dyn-clone v1.0.20 |
| 2320 | 2026-08-04T16:53:46.108Z | Compiling zeroize v1.8.2 |
| 2321 | 2026-08-04T16:53:46.149Z | Compiling tinystr v0.8.3 |
| 2322 | 2026-08-04T16:53:46.176Z | Compiling potential_utf v0.1.5 |
| 2323 | 2026-08-04T16:53:46.202Z | Compiling socket2 v0.6.5 |
| 2324 | 2026-08-04T16:53:46.288Z | Compiling scopeguard v1.2.0 |
| 2325 | 2026-08-04T16:53:46.318Z | Compiling icu_locale_core v2.2.0 |
| 2326 | 2026-08-04T16:53:46.349Z | Compiling icu_collections v2.2.0 |
| 2327 | 2026-08-04T16:53:46.376Z | Compiling parking_lot_core v0.9.12 |
| 2328 | 2026-08-04T16:53:46.390Z | Compiling signal-hook-registry v1.4.8 |
| 2329 | 2026-08-04T16:53:46.400Z | Compiling num-traits v0.2.19 |
| 2330 | 2026-08-04T16:53:46.757Z | Compiling lock_api v0.4.14 |
| 2331 | 2026-08-04T16:53:46.815Z | Compiling mio v1.2.1 |
| 2332 | 2026-08-04T16:53:46.964Z | Compiling portable-atomic v1.13.1 |
| 2333 | 2026-08-04T16:53:47.004Z | Compiling parking_lot v0.12.5 |
| 2334 | 2026-08-04T16:53:47.131Z | Compiling serde v1.0.229 |
| 2335 | 2026-08-04T16:53:47.200Z | Compiling serde_json v1.0.151 |
| 2336 | 2026-08-04T16:53:47.254Z | Compiling icu_provider v2.2.0 |
| 2337 | 2026-08-04T16:53:47.343Z | Compiling uuid v1.24.0 |
| 2338 | 2026-08-04T16:53:47.491Z | Compiling icu_properties v2.2.0 |
| 2339 | 2026-08-04T16:53:47.689Z | Compiling bytes v1.11.1 |
| 2340 | 2026-08-04T16:53:47.713Z | Compiling icu_normalizer v2.2.0 |
| 2341 | 2026-08-04T16:53:47.808Z | Compiling chrono v0.4.45 |
| 2342 | 2026-08-04T16:53:47.904Z | Compiling semver v1.0.28 |
| 2343 | 2026-08-04T16:53:47.942Z | Compiling thiserror v2.0.19 |
| 2344 | 2026-08-04T16:53:48.057Z | Compiling bitflags v2.12.1 |
| 2345 | 2026-08-04T16:53:48.464Z | Compiling idna_adapter v1.2.2 |
| 2346 | 2026-08-04T16:53:48.548Z | Compiling tokio v1.53.1 |
| 2347 | 2026-08-04T16:53:48.576Z | Compiling idna v1.1.0 |
| 2348 | 2026-08-04T16:53:48.606Z | Compiling futures-core v0.3.32 |
| 2349 | 2026-08-04T16:53:48.772Z | Compiling critical-section v1.2.0 |
| 2350 | 2026-08-04T16:53:48.882Z | Compiling once_cell v1.21.4 |
| 2351 | 2026-08-04T16:53:48.896Z | Compiling subtle v2.6.1 |
| 2352 | 2026-08-04T16:53:48.995Z | Compiling url v2.5.8 |
| 2353 | 2026-08-04T16:53:49.068Z | Compiling log v0.4.32 |
| 2354 | 2026-08-04T16:53:49.090Z | Compiling equivalent v1.0.2 |
| 2355 | 2026-08-04T16:53:49.137Z | Compiling allocator-api2 v0.2.21 |
| 2356 | 2026-08-04T16:53:49.172Z | Compiling zerocopy v0.8.50 |
| 2357 | 2026-08-04T16:53:49.324Z | Compiling futures-sink v0.3.32 |
| 2358 | 2026-08-04T16:53:49.436Z | Compiling slab v0.4.12 |
| 2359 | 2026-08-04T16:53:49.560Z | Compiling typenum v1.20.1 |
| 2360 | 2026-08-04T16:53:49.671Z | Compiling schemars v0.8.22 |
| 2361 | 2026-08-04T16:53:49.757Z | Compiling futures-channel v0.3.32 |
| 2362 | 2026-08-04T16:53:50.026Z | Compiling hashbrown v0.17.1 |
| 2363 | 2026-08-04T16:53:50.400Z | Compiling getrandom v0.2.17 |
| 2364 | 2026-08-04T16:53:50.653Z | Compiling futures-io v0.3.32 |
| 2365 | 2026-08-04T16:53:50.670Z | Compiling futures-task v0.3.32 |
| 2366 | 2026-08-04T16:53:50.734Z | Compiling rand_core v0.6.4 |
| 2367 | 2026-08-04T16:53:50.850Z | Compiling futures-util v0.3.32 |
| 2368 | 2026-08-04T16:53:50.860Z | Compiling indexmap v2.14.0 |
| 2369 | 2026-08-04T16:53:50.987Z | Compiling ipnetwork v0.21.1 |
| 2370 | 2026-08-04T16:53:51.290Z | Compiling tracing-core v0.1.36 |
| 2371 | 2026-08-04T16:53:51.494Z | Compiling base64 v0.22.1 |
| 2372 | 2026-08-04T16:53:51.712Z | Compiling tracing v0.1.44 |
| 2373 | 2026-08-04T16:53:52.010Z | Compiling http v1.4.2 |
| 2374 | 2026-08-04T16:53:52.059Z | Compiling unicode-ident v1.0.24 |
| 2375 | 2026-08-04T16:53:52.251Z | Compiling proc-macro2 v1.0.106 |
| 2376 | 2026-08-04T16:53:52.340Z | Compiling oxnet v0.1.6 |
| 2377 | 2026-08-04T16:53:52.448Z | Compiling slog v2.8.2 |
| 2378 | 2026-08-04T16:53:52.467Z | Compiling erased-serde v0.3.31 |
| 2379 | 2026-08-04T16:53:52.901Z | Compiling fnv v1.0.7 |
| 2380 | 2026-08-04T16:53:53.093Z | Compiling quote v1.0.45 |
| 2381 | 2026-08-04T16:53:53.564Z | Compiling syn v2.0.117 |
| 2382 | 2026-08-04T16:53:53.595Z | Compiling tokio-util v0.7.18 |
| 2383 | 2026-08-04T16:53:53.745Z | Compiling byteorder v1.5.0 |
| 2384 | 2026-08-04T16:53:53.868Z | Compiling ipnet v2.12.0 |
| 2385 | 2026-08-04T16:53:54.015Z | Compiling thiserror v1.0.69 |
| 2386 | 2026-08-04T16:53:54.136Z | Compiling ppv-lite86 v0.2.21 |
| 2387 | 2026-08-04T16:53:54.238Z | Compiling rustls-pki-types v1.14.1 |
| 2388 | 2026-08-04T16:53:54.452Z | Compiling aws-lc-sys v0.41.0 |
| 2389 | 2026-08-04T16:53:54.496Z | Compiling http-body v1.0.1 |
| 2390 | 2026-08-04T16:53:54.647Z | Compiling atomic-waker v1.1.2 |
| 2391 | 2026-08-04T16:53:54.700Z | Compiling untrusted v0.7.1 |
| 2392 | 2026-08-04T16:53:54.776Z | Compiling httparse v1.10.1 |
| 2393 | 2026-08-04T16:53:54.833Z | Compiling untrusted v0.9.0 |
| 2394 | 2026-08-04T16:53:54.842Z | Compiling pretty-hex v0.4.2 |
| 2395 | 2026-08-04T16:53:54.962Z | Compiling aws-lc-rs v1.17.0 |
| 2396 | 2026-08-04T16:53:54.984Z | Compiling try-lock v0.2.5 |
| 2397 | 2026-08-04T16:53:55.034Z | Compiling ryu v1.0.23 |
| 2398 | 2026-08-04T16:53:55.052Z | Compiling rustls v0.23.40 |
| 2399 | 2026-08-04T16:53:55.097Z | Compiling tower-layer v0.3.3 |
| 2400 | 2026-08-04T16:53:55.113Z | Compiling tower-service v0.3.3 |
| 2401 | 2026-08-04T16:53:55.219Z | Compiling want v0.3.1 |
| 2402 | 2026-08-04T16:53:55.267Z | Compiling h2 v0.4.14 |
| 2403 | 2026-08-04T16:53:55.294Z | Compiling httpdate v1.0.3 |
| 2404 | 2026-08-04T16:53:55.310Z | Compiling rustix v1.1.4 |
| 2405 | 2026-08-04T16:53:55.318Z | Compiling regex-syntax v0.8.10 |
| 2406 | 2026-08-04T16:53:55.392Z | Compiling plain v0.2.3 |
| 2407 | 2026-08-04T16:53:55.508Z | Compiling getrandom v0.3.4 |
| 2408 | 2026-08-04T16:53:55.685Z | Compiling omicron-workspace-hack v0.1.0 |
| 2409 | 2026-08-04T16:53:55.719Z | Compiling ucd-trie v0.1.7 |
| 2410 | 2026-08-04T16:53:55.756Z | Compiling rand_core v0.9.5 |
| 2411 | 2026-08-04T16:53:56.016Z | Compiling pest v2.8.6 |
| 2412 | 2026-08-04T16:53:56.286Z | Compiling rustls-webpki v0.103.13 |
| 2413 | 2026-08-04T16:53:57.696Z | Compiling crossbeam-utils v0.8.21 |
| 2414 | 2026-08-04T16:53:57.802Z | Compiling hyper v1.11.0 |
| 2415 | 2026-08-04T16:53:58.404Z | Compiling serde_urlencoded v0.7.1 |
| 2416 | 2026-08-04T16:53:58.803Z | Compiling http-body-util v0.1.4 |
| 2417 | 2026-08-04T16:53:58.830Z | Compiling foldhash v0.2.0 |
| 2418 | 2026-08-04T16:53:59.012Z | Compiling newtype-uuid v1.3.2 |
| 2419 | 2026-08-04T16:53:59.082Z | Compiling hex v0.4.3 |
| 2420 | 2026-08-04T16:53:59.388Z | Compiling hyper-util v0.1.20 |
| 2421 | 2026-08-04T16:53:59.957Z | Compiling daft v0.1.7 |
| 2422 | 2026-08-04T16:54:00.265Z | Compiling rand_chacha v0.9.0 |
| 2423 | 2026-08-04T16:54:00.901Z | Compiling tokio-rustls v0.26.4 |
| 2424 | 2026-08-04T16:54:01.206Z | Compiling sync_wrapper v1.0.2 |
| 2425 | 2026-08-04T16:54:01.322Z | Compiling aho-corasick v1.1.4 |
| 2426 | 2026-08-04T16:54:01.537Z | Compiling fastrand v2.4.1 |
| 2427 | 2026-08-04T16:54:01.890Z | Compiling tower v0.5.3 |
| 2428 | 2026-08-04T16:54:02.383Z | Compiling regex-automata v0.4.14 |
| 2429 | 2026-08-04T16:54:02.391Z | Compiling anyhow v1.0.104 |
| 2430 | 2026-08-04T16:54:02.538Z | Compiling rand v0.9.4 |
| 2431 | 2026-08-04T16:54:02.553Z | Compiling powerfmt v0.2.0 |
| 2432 | 2026-08-04T16:54:02.683Z | Compiling tower-http v0.6.11 |
| 2433 | 2026-08-04T16:54:02.817Z | Compiling deranged v0.5.8 |
| 2434 | 2026-08-04T16:54:03.045Z | Compiling generic-array v0.14.7 |
| 2435 | 2026-08-04T16:54:03.269Z | Compiling hashbrown v0.16.1 |
| 2436 | 2026-08-04T16:54:03.352Z | Compiling openapiv3 v2.2.0 |
| 2437 | 2026-08-04T16:54:03.610Z | Compiling num_threads v0.1.7 |
| 2438 | 2026-08-04T16:54:03.710Z | Compiling num-conv v0.2.2 |
| 2439 | 2026-08-04T16:54:03.879Z | Compiling openssl-probe v0.2.1 |
| 2440 | 2026-08-04T16:54:03.950Z | Compiling time-core v0.1.8 |
| 2441 | 2026-08-04T16:54:04.018Z | Compiling cpufeatures v0.3.0 |
| 2442 | 2026-08-04T16:54:04.100Z | Compiling time v0.3.47 |
| 2443 | 2026-08-04T16:54:04.112Z | Compiling rustls-native-certs v0.8.4 |
| 2444 | 2026-08-04T16:54:04.157Z | Compiling camino v1.2.5 |
| 2445 | 2026-08-04T16:54:04.765Z | Compiling tempfile v3.27.0 |
| 2446 | 2026-08-04T16:54:04.894Z | Compiling futures-executor v0.3.32 |
| 2447 | 2026-08-04T16:54:05.416Z | Compiling winnow v1.0.3 |
| 2448 | 2026-08-04T16:54:05.627Z | Compiling futures v0.3.32 |
| 2449 | 2026-08-04T16:54:05.741Z | Compiling regex v1.12.3 |
| 2450 | 2026-08-04T16:54:05.770Z | Compiling rustls-platform-verifier v0.7.0 |
| 2451 | 2026-08-04T16:54:06.263Z | Compiling hyper-rustls v0.27.9 |
| 2452 | 2026-08-04T16:54:06.645Z | Compiling crossbeam-channel v0.5.15 |
| 2453 | 2026-08-04T16:54:06.768Z | Compiling scroll v0.13.0 |
| 2454 | 2026-08-04T16:54:06.952Z | Compiling hybrid-array v0.4.12 |
| 2455 | 2026-08-04T16:54:07.066Z | Compiling simd-adler32 v0.3.9 |
| 2456 | 2026-08-04T16:54:07.218Z | Compiling adler2 v2.0.1 |
| 2457 | 2026-08-04T16:54:07.230Z | Compiling goblin v0.10.7 |
| 2458 | 2026-08-04T16:54:07.251Z | Compiling miniz_oxide v0.8.9 |
| 2459 | 2026-08-04T16:54:07.358Z | Compiling crc32fast v1.5.0 |
| 2460 | 2026-08-04T16:54:07.444Z | Compiling reqwest v0.13.4 |
| 2461 | 2026-08-04T16:54:07.617Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2462 | 2026-08-04T16:54:07.847Z | Compiling thread_local v1.1.9 |
| 2463 | 2026-08-04T16:54:08.211Z | Compiling either v1.16.0 |
| 2464 | 2026-08-04T16:54:08.566Z | Compiling flate2 v1.1.9 |
| 2465 | 2026-08-04T16:54:08.734Z | Compiling block-buffer v0.12.0 |
| 2466 | 2026-08-04T16:54:08.943Z | Compiling crypto-common v0.2.2 |
| 2467 | 2026-08-04T16:54:09.109Z | Compiling crypto-common v0.1.7 |
| 2468 | 2026-08-04T16:54:09.168Z | Compiling dtrace-parser v0.3.0 |
| 2469 | 2026-08-04T16:54:09.645Z | Compiling rand_chacha v0.3.1 |
| 2470 | 2026-08-04T16:54:10.197Z | Compiling is-terminal v0.4.17 |
| 2471 | 2026-08-04T16:54:10.265Z | Compiling thread-id v5.1.0 |
| 2472 | 2026-08-04T16:54:10.290Z | Compiling debug-ignore v1.0.5 |
| 2473 | 2026-08-04T16:54:10.346Z | Compiling const-oid v0.10.2 |
| 2474 | 2026-08-04T16:54:10.406Z | Compiling dof v0.4.0 |
| 2475 | 2026-08-04T16:54:10.672Z | Compiling term v1.2.1 |
| 2476 | 2026-08-04T16:54:11.765Z | Compiling compression-core v0.4.32 |
| 2477 | 2026-08-04T16:54:11.966Z | Compiling match_cfg v0.1.0 |
| 2478 | 2026-08-04T16:54:12.036Z | Compiling take_mut v0.2.2 |
| 2479 | 2026-08-04T16:54:12.168Z | Compiling slog-async v2.8.0 |
| 2480 | 2026-08-04T16:54:12.585Z | Compiling hostname v0.3.1 |
| 2481 | 2026-08-04T16:54:12.753Z | Compiling compression-codecs v0.4.38 |
| 2482 | 2026-08-04T16:54:13.124Z | Compiling usdt-impl v0.6.0 |
| 2483 | 2026-08-04T16:54:13.488Z | Compiling slog-term v2.9.2 |
| 2484 | 2026-08-04T16:54:13.501Z | Compiling digest v0.11.3 |
| 2485 | 2026-08-04T16:54:13.644Z | Compiling rand v0.8.6 |
| 2486 | 2026-08-04T16:54:18.022Z | Compiling ref-cast v1.0.25 |
| 2487 | 2026-08-04T16:54:18.079Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2488 | 2026-08-04T16:54:18.079Z | Compiling slog-json v2.6.1 |
| 2489 | 2026-08-04T16:54:18.079Z | Compiling strum v0.26.3 |
| 2490 | 2026-08-04T16:54:18.082Z | Compiling macaddr v1.0.1 |
| 2491 | 2026-08-04T16:54:18.083Z | Compiling serde_spanned v1.1.1 |
| 2492 | 2026-08-04T16:54:18.083Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2493 | 2026-08-04T16:54:18.083Z | Compiling memmap2 v0.9.10 |
| 2494 | 2026-08-04T16:54:18.083Z | Compiling wait-timeout v0.2.1 |
| 2495 | 2026-08-04T16:54:18.083Z | Compiling encoding_rs v0.8.35 |
| 2496 | 2026-08-04T16:54:18.084Z | Compiling mime v0.3.17 |
| 2497 | 2026-08-04T16:54:18.084Z | Compiling spin v0.9.8 |
| 2498 | 2026-08-04T16:54:18.084Z | Compiling quick-error v1.2.3 |
| 2499 | 2026-08-04T16:54:18.084Z | Compiling bit-vec v0.8.0 |
| 2500 | 2026-08-04T16:54:18.084Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2501 | 2026-08-04T16:54:18.084Z | Compiling bit-set v0.8.0 |
| 2502 | 2026-08-04T16:54:18.084Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2503 | 2026-08-04T16:54:18.084Z | Compiling rusty-fork v0.3.1 |
| 2504 | 2026-08-04T16:54:18.132Z | Compiling multer v3.1.0 |
| 2505 | 2026-08-04T16:54:18.132Z | Compiling usdt v0.6.0 |
| 2506 | 2026-08-04T16:54:18.140Z | Compiling slog-bunyan v2.5.0 |
| 2507 | 2026-08-04T16:54:18.309Z | Compiling sha1 v0.11.0 |
| 2508 | 2026-08-04T16:54:18.501Z | Compiling async-compression v0.4.42 |
| 2509 | 2026-08-04T16:54:18.733Z | Compiling serde_with v3.21.0 |
| 2510 | 2026-08-04T16:54:18.846Z | Compiling async-stream v0.3.6 |
| 2511 | 2026-08-04T16:54:18.965Z | Compiling rand_xorshift v0.4.0 |
| 2512 | 2026-08-04T16:54:19.054Z | Compiling waitgroup v0.1.2 |
| 2513 | 2026-08-04T16:54:19.067Z | Compiling rustls-pemfile v2.2.0 |
| 2514 | 2026-08-04T16:54:19.126Z | Compiling serde_path_to_error v0.1.20 |
| 2515 | 2026-08-04T16:54:19.207Z | Compiling hostname v0.4.2 |
| 2516 | 2026-08-04T16:54:19.349Z | Compiling unarray v0.1.4 |
| 2517 | 2026-08-04T16:54:19.368Z | Compiling progenitor-client v0.14.0 |
| 2518 | 2026-08-04T16:54:19.473Z | Compiling dropshot v0.17.1 |
| 2519 | 2026-08-04T16:54:19.591Z | Compiling proptest v1.11.0 |
| 2520 | 2026-08-04T16:54:19.733Z | Compiling strum v0.27.2 |
| 2521 | 2026-08-04T16:54:19.764Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2522 | 2026-08-04T16:54:19.853Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2523 | 2026-08-04T16:54:19.868Z | Compiling iddqd v0.4.6 |
| 2524 | 2026-08-04T16:54:19.915Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2525 | 2026-08-04T16:54:20.080Z | Compiling block-buffer v0.10.4 |
| 2526 | 2026-08-04T16:54:20.230Z | Compiling reqwest v0.12.28 |
| 2527 | 2026-08-04T16:54:20.261Z | Compiling backon v1.6.0 |
| 2528 | 2026-08-04T16:54:20.519Z | Compiling instant v0.1.13 |
| 2529 | 2026-08-04T16:54:20.648Z | Compiling backoff v0.4.0 |
| 2530 | 2026-08-04T16:54:20.803Z | Compiling progenitor-extras v0.2.0 |
| 2531 | 2026-08-04T16:54:20.876Z | Compiling digest v0.10.7 |
| 2532 | 2026-08-04T16:54:21.054Z | Compiling parse-display v0.10.0 |
| 2533 | 2026-08-04T16:54:21.139Z | Compiling itertools v0.14.0 |
| 2534 | 2026-08-04T16:54:21.474Z | Compiling progenitor-client v0.10.0 |
| 2535 | 2026-08-04T16:54:21.828Z | Compiling regress v0.10.5 |
| 2536 | 2026-08-04T16:54:21.942Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2537 | 2026-08-04T16:54:21.956Z | Compiling humantime v2.3.0 |
| 2538 | 2026-08-04T16:54:22.414Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2539 | 2026-08-04T16:54:22.696Z | Compiling cpufeatures v0.2.17 |
| 2540 | 2026-08-04T16:54:22.764Z | Compiling unicode-width v0.2.2 |
| 2541 | 2026-08-04T16:54:23.090Z | Compiling heck v0.5.0 |
| 2542 | 2026-08-04T16:54:23.965Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2543 | 2026-08-04T16:54:24.176Z | Compiling secrecy v0.10.3 |
| 2544 | 2026-08-04T16:54:24.352Z | Compiling tinyvec_macros v0.1.1 |
| 2545 | 2026-08-04T16:54:24.433Z | Compiling tinyvec v1.11.0 |
| 2546 | 2026-08-04T16:54:24.894Z | Compiling num-integer v0.1.46 |
| 2547 | 2026-08-04T16:54:25.384Z | Compiling scroll v0.12.0 |
| 2548 | 2026-08-04T16:54:25.404Z | Compiling crucible-workspace-hack v0.1.0 |
| 2549 | 2026-08-04T16:54:25.484Z | Compiling hmac v0.12.1 |
| 2550 | 2026-08-04T16:54:25.668Z | Compiling regress v0.11.1 |
| 2551 | 2026-08-04T16:54:25.687Z | Compiling inout v0.1.4 |
| 2552 | 2026-08-04T16:54:25.707Z | Compiling ff v0.13.1 |
| 2553 | 2026-08-04T16:54:25.853Z | Compiling utf8parse v0.2.2 |
| 2554 | 2026-08-04T16:54:25.867Z | Compiling group v0.13.0 |
| 2555 | 2026-08-04T16:54:25.982Z | Compiling anstyle-parse v1.0.0 |
| 2556 | 2026-08-04T16:54:25.999Z | Compiling cipher v0.4.4 |
| 2557 | 2026-08-04T16:54:26.213Z | Compiling goblin v0.8.2 |
| 2558 | 2026-08-04T16:54:26.258Z | Compiling hkdf v0.12.4 |
| 2559 | 2026-08-04T16:54:26.432Z | Compiling num-rational v0.4.2 |
| 2560 | 2026-08-04T16:54:26.588Z | Compiling num-iter v0.1.45 |
| 2561 | 2026-08-04T16:54:26.723Z | Compiling zerocopy v0.7.35 |
| 2562 | 2026-08-04T16:54:27.357Z | Compiling universal-hash v0.5.1 |
| 2563 | 2026-08-04T16:54:27.507Z | Compiling typify-impl v0.6.2 |
| 2564 | 2026-08-04T16:54:27.570Z | Compiling crypto-bigint v0.5.5 |
| 2565 | 2026-08-04T16:54:28.680Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2566 | 2026-08-04T16:54:29.504Z | Compiling terminal_size v0.4.4 |
| 2567 | 2026-08-04T16:54:29.670Z | Compiling half v2.7.1 |
| 2568 | 2026-08-04T16:54:29.968Z | Compiling num-complex v0.4.6 |
| 2569 | 2026-08-04T16:54:30.033Z | Compiling ciborium-io v0.2.2 |
| 2570 | 2026-08-04T16:54:30.143Z | Compiling anstyle-query v1.1.5 |
| 2571 | 2026-08-04T16:54:30.263Z | Compiling base64ct v1.8.3 |
| 2572 | 2026-08-04T16:54:30.428Z | Compiling anstyle v1.0.14 |
| 2573 | 2026-08-04T16:54:30.558Z | Compiling colorchoice v1.0.5 |
| 2574 | 2026-08-04T16:54:30.640Z | Compiling is_terminal_polyfill v1.70.2 |
| 2575 | 2026-08-04T16:54:30.693Z | Compiling opaque-debug v0.3.1 |
| 2576 | 2026-08-04T16:54:30.732Z | Compiling base16ct v0.2.0 |
| 2577 | 2026-08-04T16:54:30.748Z | Compiling poly1305 v0.8.0 |
| 2578 | 2026-08-04T16:54:30.770Z | Compiling anstream v1.0.0 |
| 2579 | 2026-08-04T16:54:30.949Z | Compiling elliptic-curve v0.13.8 |
| 2580 | 2026-08-04T16:54:31.274Z | Compiling password-hash v0.5.0 |
| 2581 | 2026-08-04T16:54:31.287Z | Compiling num v0.4.3 |
| 2582 | 2026-08-04T16:54:31.368Z | Compiling ciborium-ll v0.2.2 |
| 2583 | 2026-08-04T16:54:31.392Z | Compiling curve25519-dalek v4.1.3 |
| 2584 | 2026-08-04T16:54:31.646Z | Compiling typify v0.6.2 |
| 2585 | 2026-08-04T16:54:31.769Z | Compiling dof v0.3.0 |
| 2586 | 2026-08-04T16:54:32.265Z | Compiling thiserror-no-std v2.0.2 |
| 2587 | 2026-08-04T16:54:32.364Z | Compiling chacha20 v0.9.1 |
| 2588 | 2026-08-04T16:54:32.636Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2589 | 2026-08-04T16:54:33.104Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2590 | 2026-08-04T16:54:34.130Z | Compiling blake2 v0.10.6 |
| 2591 | 2026-08-04T16:54:34.641Z | Compiling aead v0.5.2 |
| 2592 | 2026-08-04T16:54:34.678Z | Compiling byte-wrapper v0.1.0 |
| 2593 | 2026-08-04T16:54:34.810Z | Compiling crossbeam-epoch v0.9.18 |
| 2594 | 2026-08-04T16:54:34.838Z | Compiling dtrace-parser v0.2.0 |
| 2595 | 2026-08-04T16:54:35.254Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2596 | 2026-08-04T16:54:35.296Z | Compiling thread-id v4.2.2 |
| 2597 | 2026-08-04T16:54:35.390Z | Compiling float-ord v0.3.2 |
| 2598 | 2026-08-04T16:54:35.511Z | Compiling keccak v0.1.6 |
| 2599 | 2026-08-04T16:54:35.626Z | Compiling clap_lex v1.1.0 |
| 2600 | 2026-08-04T16:54:35.630Z | Compiling strsim v0.11.1 |
| 2601 | 2026-08-04T16:54:36.010Z | Compiling clap_builder v4.6.5 |
| 2602 | 2026-08-04T16:54:36.261Z | Compiling sha3 v0.10.9 |
| 2603 | 2026-08-04T16:54:36.466Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2604 | 2026-08-04T16:54:36.532Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2605 | 2026-08-04T16:54:36.671Z | Compiling usdt-impl v0.5.0 |
| 2606 | 2026-08-04T16:54:37.433Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2607 | 2026-08-04T16:54:39.778Z | Compiling chacha20poly1305 v0.10.1 |
| 2608 | 2026-08-04T16:54:39.943Z | Compiling argon2 v0.5.3 |
| 2609 | 2026-08-04T16:54:40.960Z | Compiling vsss-rs v3.3.4 |
| 2610 | 2026-08-04T16:54:41.111Z | Compiling ciborium v0.2.2 |
| 2611 | 2026-08-04T16:54:41.990Z | Compiling hash32 v0.3.1 |
| 2612 | 2026-08-04T16:54:42.062Z | Compiling memmap v0.7.0 |
| 2613 | 2026-08-04T16:54:42.160Z | Compiling data-encoding v2.11.0 |
| 2614 | 2026-08-04T16:54:42.306Z | Compiling indent_write v2.2.0 |
| 2615 | 2026-08-04T16:54:42.452Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2616 | 2026-08-04T16:54:42.466Z | Compiling usdt v0.5.0 |
| 2617 | 2026-08-04T16:54:43.119Z | Compiling heapless v0.8.0 |
| 2618 | 2026-08-04T16:54:43.651Z | Compiling ingot-types v0.1.2 |
| 2619 | 2026-08-04T16:54:43.964Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2620 | 2026-08-04T16:54:44.116Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2621 | 2026-08-04T16:54:44.222Z | Compiling clap v4.6.5 |
| 2622 | 2026-08-04T16:54:44.311Z | Compiling rustix v0.38.44 |
| 2623 | 2026-08-04T16:54:44.324Z | Compiling tabwriter v1.4.1 |
| 2624 | 2026-08-04T16:54:44.695Z | Compiling cobs v0.3.0 |
| 2625 | 2026-08-04T16:54:44.868Z | Compiling bitflags v1.3.2 |
| 2626 | 2026-08-04T16:54:44.952Z | Compiling managed v0.8.0 |
| 2627 | 2026-08-04T16:54:44.982Z | Compiling colored v3.1.1 |
| 2628 | 2026-08-04T16:54:45.229Z | Compiling foreign-types-shared v0.3.1 |
| 2629 | 2026-08-04T16:54:45.328Z | Compiling foreign-types v0.5.0 |
| 2630 | 2026-08-04T16:54:45.418Z | Compiling smoltcp v0.11.0 |
| 2631 | 2026-08-04T16:54:45.624Z | Compiling postcard v1.1.3 |
| 2632 | 2026-08-04T16:54:45.700Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2633 | 2026-08-04T16:54:46.016Z | Compiling ingot v0.1.1 |
| 2634 | 2026-08-04T16:54:46.771Z | Compiling num_enum v0.7.6 |
| 2635 | 2026-08-04T16:54:46.912Z | Compiling memoffset v0.9.1 |
| 2636 | 2026-08-04T16:54:47.044Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2637 | 2026-08-04T16:54:47.118Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2638 | 2026-08-04T16:54:47.218Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2639 | 2026-08-04T16:54:47.334Z | Compiling chacha20 v0.10.0 |
| 2640 | 2026-08-04T16:54:47.373Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2641 | 2026-08-04T16:54:47.654Z | Compiling serde_spanned v0.6.9 |
| 2642 | 2026-08-04T16:54:47.826Z | Compiling toml_datetime v0.6.11 |
| 2643 | 2026-08-04T16:54:47.843Z | Compiling cstr-argument v0.1.2 |
| 2644 | 2026-08-04T16:54:48.001Z | Compiling swrite v0.1.0 |
| 2645 | 2026-08-04T16:54:48.114Z | Compiling linked-hash-map v0.5.6 |
| 2646 | 2026-08-04T16:54:48.199Z | Compiling resolv-conf v0.7.6 |
| 2647 | 2026-08-04T16:54:48.240Z | Compiling winnow v0.7.15 |
| 2648 | 2026-08-04T16:54:48.333Z | Compiling toml_write v0.1.2 |
| 2649 | 2026-08-04T16:54:48.604Z | Compiling unicode-segmentation v1.13.3 |
| 2650 | 2026-08-04T16:54:48.734Z | Compiling static_assertions v1.1.0 |
| 2651 | 2026-08-04T16:54:48.812Z | Compiling lru-cache v0.1.2 |
| 2652 | 2026-08-04T16:54:48.835Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2653 | 2026-08-04T16:54:48.853Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2654 | 2026-08-04T16:54:48.960Z | Compiling rand v0.10.2 |
| 2655 | 2026-08-04T16:54:49.215Z | Compiling newline-converter v0.3.0 |
| 2656 | 2026-08-04T16:54:49.225Z | Compiling hubpack v0.1.2 |
| 2657 | 2026-08-04T16:54:49.363Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2658 | 2026-08-04T16:54:49.504Z | Compiling nix v0.31.3 |
| 2659 | 2026-08-04T16:54:49.511Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2660 | 2026-08-04T16:54:49.743Z | Compiling atomicwrites v0.4.4 |
| 2661 | 2026-08-04T16:54:49.748Z | Compiling hickory-proto v0.24.4 |
| 2662 | 2026-08-04T16:54:50.031Z | Compiling toml_edit v0.22.27 |
| 2663 | 2026-08-04T16:54:50.171Z | Compiling crossbeam-deque v0.8.6 |
| 2664 | 2026-08-04T16:54:50.403Z | Compiling console v0.15.11 |
| 2665 | 2026-08-04T16:54:50.550Z | Compiling itertools v0.12.1 |
| 2666 | 2026-08-04T16:54:51.788Z | Compiling camino-tempfile v1.4.1 |
| 2667 | 2026-08-04T16:54:52.056Z | Compiling serde-big-array v0.5.1 |
| 2668 | 2026-08-04T16:54:52.171Z | Compiling siphasher v1.0.3 |
| 2669 | 2026-08-04T16:54:52.205Z | Compiling similar v2.7.0 |
| 2670 | 2026-08-04T16:54:52.220Z | Compiling lazy_static v1.5.0 |
| 2671 | 2026-08-04T16:54:52.331Z | Compiling phf_shared v0.12.1 |
| 2672 | 2026-08-04T16:54:52.386Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2673 | 2026-08-04T16:54:52.560Z | Compiling pin-project v1.1.13 |
| 2674 | 2026-08-04T16:54:52.670Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2675 | 2026-08-04T16:54:53.004Z | Compiling expectorate v1.2.0 |
| 2676 | 2026-08-04T16:54:53.221Z | Compiling hickory-resolver v0.24.4 |
| 2677 | 2026-08-04T16:54:53.537Z | Compiling toml v0.8.23 |
| 2678 | 2026-08-04T16:54:54.917Z | Compiling prettyplease v0.2.37 |
| 2679 | 2026-08-04T16:54:56.273Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2680 | 2026-08-04T16:54:56.434Z | Compiling rayon-core v1.13.0 |
| 2681 | 2026-08-04T16:54:58.039Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2682 | 2026-08-04T16:54:58.135Z | Compiling num_enum v0.5.11 |
| 2683 | 2026-08-04T16:54:58.236Z | Compiling progenitor-impl v0.13.0 |
| 2684 | 2026-08-04T16:54:58.264Z | Compiling progenitor-impl v0.14.0 |
| 2685 | 2026-08-04T16:54:59.326Z | Compiling unicode-normalization v0.1.25 |
| 2686 | 2026-08-04T16:54:59.926Z | Compiling progenitor-client v0.13.0 |
| 2687 | 2026-08-04T16:55:00.420Z | Compiling tokio-stream v0.1.18 |
| 2688 | 2026-08-04T16:55:01.022Z | Compiling bstr v1.12.1 |
| 2689 | 2026-08-04T16:55:01.734Z | Compiling csv-core v0.1.13 |
| 2690 | 2026-08-04T16:55:01.779Z | Compiling unicode-width v0.1.14 |
| 2691 | 2026-08-04T16:55:02.555Z | Compiling same-file v1.0.6 |
| 2692 | 2026-08-04T16:55:02.583Z | Compiling highway v1.3.0 |
| 2693 | 2026-08-04T16:55:02.583Z | Compiling foreign-types-shared v0.1.1 |
| 2694 | 2026-08-04T16:55:02.583Z | Compiling foldhash v0.1.5 |
| 2695 | 2026-08-04T16:55:02.616Z | Compiling konst_macro_rules v0.2.19 |
| 2696 | 2026-08-04T16:55:02.637Z | Compiling hashbrown v0.15.5 |
| 2697 | 2026-08-04T16:55:02.815Z | Compiling konst v0.2.20 |
| 2698 | 2026-08-04T16:55:02.828Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2699 | 2026-08-04T16:55:03.211Z | Compiling foreign-types v0.3.2 |
| 2700 | 2026-08-04T16:55:03.290Z | Compiling walkdir v2.5.0 |
| 2701 | 2026-08-04T16:55:03.303Z | Compiling csv v1.4.0 |
| 2702 | 2026-08-04T16:55:03.996Z | Compiling globset v0.4.18 |
| 2703 | 2026-08-04T16:55:04.240Z | Compiling snafu v0.8.9 |
| 2704 | 2026-08-04T16:55:04.813Z | Compiling qorb v0.4.1 |
| 2705 | 2026-08-04T16:55:06.530Z | Compiling progenitor v0.13.0 |
| 2706 | 2026-08-04T16:55:06.693Z | Compiling olpc-cjson v0.1.4 |
| 2707 | 2026-08-04T16:55:06.897Z | Compiling progenitor v0.14.0 |
| 2708 | 2026-08-04T16:55:06.912Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2709 | 2026-08-04T16:55:07.048Z | Compiling rayon v1.12.0 |
| 2710 | 2026-08-04T16:55:07.308Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2711 | 2026-08-04T16:55:07.519Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2712 | 2026-08-04T16:55:09.271Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2713 | 2026-08-04T16:55:09.981Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2714 | 2026-08-04T16:55:12.225Z | Compiling phf v0.12.1 |
| 2715 | 2026-08-04T16:55:12.411Z | Compiling openssl-sys v0.9.116 |
| 2716 | 2026-08-04T16:55:12.844Z | Compiling tokio-dtrace v0.1.1 |
| 2717 | 2026-08-04T16:55:13.189Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2718 | 2026-08-04T16:55:13.785Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2719 | 2026-08-04T16:55:14.022Z | Compiling libsw-core v0.3.2 |
| 2720 | 2026-08-04T16:55:14.214Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2721 | 2026-08-04T16:55:14.445Z | Compiling pem v3.0.6 |
| 2722 | 2026-08-04T16:55:14.910Z | Compiling serde_plain v1.0.2 |
| 2723 | 2026-08-04T16:55:15.154Z | Compiling sigpipe v0.1.3 |
| 2724 | 2026-08-04T16:55:15.196Z | Compiling jiff v0.2.28 |
| 2725 | 2026-08-04T16:55:15.249Z | Compiling fixedbitset v0.5.7 |
| 2726 | 2026-08-04T16:55:15.604Z | Compiling bytecount v0.6.9 |
| 2727 | 2026-08-04T16:55:15.783Z | Compiling typed-path v0.9.3 |
| 2728 | 2026-08-04T16:55:15.798Z | Compiling minimal-lexical v0.2.1 |
| 2729 | 2026-08-04T16:55:16.120Z | Compiling fixedbitset v0.4.2 |
| 2730 | 2026-08-04T16:55:16.410Z | Compiling glob v0.3.3 |
| 2731 | 2026-08-04T16:55:16.498Z | Compiling petgraph v0.6.5 |
| 2732 | 2026-08-04T16:55:17.360Z | Compiling tough v0.22.0 |
| 2733 | 2026-08-04T16:55:17.449Z | Compiling nom v7.1.3 |
| 2734 | 2026-08-04T16:55:17.717Z | Compiling papergrid v0.11.0 |
| 2735 | 2026-08-04T16:55:18.356Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2736 | 2026-08-04T16:55:18.787Z | Compiling petgraph v0.8.3 |
| 2737 | 2026-08-04T16:55:19.127Z | Compiling openssl v0.10.80 |
| 2738 | 2026-08-04T16:55:19.159Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2739 | 2026-08-04T16:55:20.789Z | Compiling libsw v3.5.0 |
| 2740 | 2026-08-04T16:55:20.984Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2741 | 2026-08-04T16:55:21.238Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2742 | 2026-08-04T16:55:21.280Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2743 | 2026-08-04T16:55:21.542Z | Compiling zone v0.3.1 |
| 2744 | 2026-08-04T16:55:23.157Z | Compiling oxide-tokio-rt v0.1.6 |
| 2745 | 2026-08-04T16:55:23.330Z | Compiling chrono-tz v0.10.4 |
| 2746 | 2026-08-04T16:55:23.775Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2747 | 2026-08-04T16:55:24.517Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2748 | 2026-08-04T16:55:24.733Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2749 | 2026-08-04T16:55:24.833Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2750 | 2026-08-04T16:55:24.917Z | Compiling newtype_derive v0.1.6 |
| 2751 | 2026-08-04T16:55:25.006Z | Compiling slog-dtrace v0.3.0 |
| 2752 | 2026-08-04T16:55:25.476Z | Compiling const_format v0.2.36 |
| 2753 | 2026-08-04T16:55:25.700Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2754 | 2026-08-04T16:55:26.014Z | Compiling owo-colors v4.3.0 |
| 2755 | 2026-08-04T16:55:26.247Z | Compiling cancel-safe-futures v0.1.5 |
| 2756 | 2026-08-04T16:55:26.615Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2757 | 2026-08-04T16:55:26.908Z | Compiling gethostname v0.5.0 |
| 2758 | 2026-08-04T16:55:27.049Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2759 | 2026-08-04T16:55:27.304Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2760 | 2026-08-04T16:55:27.441Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2761 | 2026-08-04T16:55:27.565Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2762 | 2026-08-04T16:55:28.122Z | Compiling smf v0.2.3 |
| 2763 | 2026-08-04T16:55:28.195Z | Compiling bcs v0.1.6 |
| 2764 | 2026-08-04T16:55:28.535Z | Compiling linear-map v1.2.0 |
| 2765 | 2026-08-04T16:55:28.611Z | Compiling tagptr v0.2.0 |
| 2766 | 2026-08-04T16:55:28.763Z | Compiling termtree v0.5.1 |
| 2767 | 2026-08-04T16:55:28.778Z | Compiling unicode-linebreak v0.1.5 |
| 2768 | 2026-08-04T16:55:28.953Z | Compiling whoami v1.6.1 |
| 2769 | 2026-08-04T16:55:29.050Z | Compiling smawk v0.3.2 |
| 2770 | 2026-08-04T16:55:29.218Z | Compiling textwrap v0.16.2 |
| 2771 | 2026-08-04T16:55:29.403Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2772 | 2026-08-04T16:55:29.420Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2773 | 2026-08-04T16:55:29.436Z | Compiling moka v0.12.15 |
| 2774 | 2026-08-04T16:55:30.527Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2775 | 2026-08-04T16:55:30.707Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2776 | 2026-08-04T16:55:30.853Z | Compiling tabled v0.15.0 |
| 2777 | 2026-08-04T16:55:31.302Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2778 | 2026-08-04T16:55:31.535Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2779 | 2026-08-04T16:55:31.750Z | Compiling steno v0.4.1 |
| 2780 | 2026-08-04T16:55:32.302Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2781 | 2026-08-04T16:55:34.080Z | Compiling cookie v0.18.1 |
| 2782 | 2026-08-04T16:55:35.439Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2783 | 2026-08-04T16:55:37.916Z | Compiling hickory-proto v0.25.2 |
| 2784 | 2026-08-04T16:55:39.751Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2785 | 2026-08-04T16:55:39.849Z | Compiling arc-swap v1.9.1 |
| 2786 | 2026-08-04T16:55:40.067Z | Compiling libscf-sys v1.2.0 |
| 2787 | 2026-08-04T16:55:40.211Z | Compiling hickory-resolver v0.25.2 |
| 2788 | 2026-08-04T16:55:40.224Z | Compiling slog-scope v4.4.1 |
| 2789 | 2026-08-04T16:55:40.621Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2790 | 2026-08-04T16:55:41.918Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2791 | 2026-08-04T16:55:42.243Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2792 | 2026-08-04T16:55:42.933Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2793 | 2026-08-04T16:55:43.336Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2794 | 2026-08-04T16:55:43.443Z | Compiling slog-stdlog v4.1.1 |
| 2795 | 2026-08-04T16:55:43.636Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2796 | 2026-08-04T16:55:43.801Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2797 | 2026-08-04T16:55:44.498Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2798 | 2026-08-04T16:55:45.218Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2799 | 2026-08-04T16:55:46.105Z | Compiling slog-envlogger v2.2.0 |
| 2800 | 2026-08-04T16:55:46.491Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2801 | 2026-08-04T16:55:47.221Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2802 | 2026-08-04T16:55:54.849Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2803 | 2026-08-04T16:55:57.497Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2804 | 2026-08-04T16:55:58.934Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2805 | 2026-08-04T16:56:07.749Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2806 | 2026-08-04T16:56:11.613Z | Finished `release` profile [optimized] target(s) in 2m 27s |
| 2807 | 2026-08-04T16:56:11.730Z | Running unittests src/lib.rs (target/release/deps/mg_tests-3c5d0f57a9f0b4bc) |
| 2808 | 2026-08-04T16:56:11.733Z | |
| 2809 | 2026-08-04T16:56:11.733Z | running 1 test |
| 2810 | 2026-08-04T16:56:11.876Z | configure zone |
| 2811 | 2026-08-04T16:56:11.893Z | install zone |
| 2812 | 2026-08-04T16:56:21.716Z | boot zone |
| 2813 | 2026-08-04T16:56:21.803Z | start zone s1 |
| 2814 | 2026-08-04T16:56:21.803Z | configure zone |
| 2815 | 2026-08-04T16:56:21.812Z | install zone |
| 2816 | 2026-08-04T16:56:23.685Z | boot zone |
| 2817 | 2026-08-04T16:56:23.787Z | start zone s2 |
| 2818 | 2026-08-04T16:56:23.787Z | configure zone |
| 2819 | 2026-08-04T16:56:23.797Z | install zone |
| 2820 | 2026-08-04T16:56:26.120Z | boot zone |
| 2821 | 2026-08-04T16:56:26.228Z | start zone s3 |
| 2822 | 2026-08-04T16:56:26.228Z | configure zone |
| 2823 | 2026-08-04T16:56:26.238Z | install zone |
| 2824 | 2026-08-04T16:56:28.997Z | boot zone |
| 2825 | 2026-08-04T16:56:29.113Z | start zone t1 |
| 2826 | 2026-08-04T16:56:29.113Z | configure zone |
| 2827 | 2026-08-04T16:56:29.123Z | install zone |
| 2828 | 2026-08-04T16:56:31.769Z | boot zone |
| 2829 | 2026-08-04T16:56:31.882Z | waiting for zones to come up |
| 2830 | 2026-08-04T16:56:41.883Z | [sidecar.quartet] svcs milestone/network |
| 2831 | 2026-08-04T16:56:41.911Z | STATE STIME FMRI |
| 2832 | 2026-08-04T16:56:41.911Z | online 16:56:21 svc:/milestone/network:default |
| 2833 | 2026-08-04T16:56:41.912Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
| 2834 | 2026-08-04T16:56:41.937Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
| 2835 | 2026-08-04T16:56:41.965Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
| 2836 | 2026-08-04T16:56:41.985Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
| 2837 | 2026-08-04T16:56:41.988Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2838 | 2026-08-04T16:56:42.002Z | |
| 2839 | 2026-08-04T16:56:42.002Z | running zone s1.quartet setup |
| 2840 | 2026-08-04T16:56:42.002Z | [s1.quartet] svcs milestone/network |
| 2841 | 2026-08-04T16:56:42.020Z | STATE STIME FMRI |
| 2842 | 2026-08-04T16:56:42.020Z | online 16:56:23 svc:/milestone/network:default |
| 2843 | 2026-08-04T16:56:42.020Z | [s1.quartet] dladm |
| 2844 | 2026-08-04T16:56:42.035Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2845 | 2026-08-04T16:56:42.035Z | sl0 simnet 9000 up -- ? |
| 2846 | 2026-08-04T16:56:42.035Z | mgs1 vnic 9000 up -- ? |
| 2847 | 2026-08-04T16:56:42.038Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
| 2848 | 2026-08-04T16:56:42.624Z | |
| 2849 | 2026-08-04T16:56:42.624Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
| 2850 | 2026-08-04T16:56:42.640Z | |
| 2851 | 2026-08-04T16:56:42.640Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2852 | 2026-08-04T16:56:42.652Z | |
| 2853 | 2026-08-04T16:56:42.652Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
| 2854 | 2026-08-04T16:56:42.752Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
| 2855 | 2026-08-04T16:56:42.835Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 08e8d2fd-82bc-4bea-9029-85a3ddb0cc58 --sled-uuid c802f72b-da8a-4eb1-a8b2-432a417daa6b -a sl0/v6 &> /opt/ddmd.log & |
| 2856 | 2026-08-04T16:56:42.848Z | |
| 2857 | 2026-08-04T16:56:42.848Z | running zone s2.quartet setup |
| 2858 | 2026-08-04T16:56:42.848Z | [s2.quartet] svcs milestone/network |
| 2859 | 2026-08-04T16:56:42.865Z | STATE STIME FMRI |
| 2860 | 2026-08-04T16:56:42.865Z | online 16:56:26 svc:/milestone/network:default |
| 2861 | 2026-08-04T16:56:42.866Z | [s2.quartet] dladm |
| 2862 | 2026-08-04T16:56:42.878Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2863 | 2026-08-04T16:56:42.878Z | sl1 simnet 9000 up -- ? |
| 2864 | 2026-08-04T16:56:42.878Z | mgs2 vnic 9000 up -- ? |
| 2865 | 2026-08-04T16:56:42.878Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
| 2866 | 2026-08-04T16:56:43.340Z | |
| 2867 | 2026-08-04T16:56:43.340Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
| 2868 | 2026-08-04T16:56:43.358Z | |
| 2869 | 2026-08-04T16:56:43.358Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2870 | 2026-08-04T16:56:43.370Z | |
| 2871 | 2026-08-04T16:56:43.370Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
| 2872 | 2026-08-04T16:56:43.407Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
| 2873 | 2026-08-04T16:56:43.438Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 75e2270c-afd6-4b25-a6c7-195ea5cfedd4 --sled-uuid 259dfecb-9d3f-4ba5-ae83-397cc3a50738 -a sl1/v6 &> /opt/ddmd.log & |
| 2874 | 2026-08-04T16:56:43.450Z | |
| 2875 | 2026-08-04T16:56:43.450Z | running zone s3.quartet setup |
| 2876 | 2026-08-04T16:56:43.450Z | [s3.quartet] svcs milestone/network |
| 2877 | 2026-08-04T16:56:43.465Z | STATE STIME FMRI |
| 2878 | 2026-08-04T16:56:43.465Z | online 16:56:29 svc:/milestone/network:default |
| 2879 | 2026-08-04T16:56:43.465Z | [s3.quartet] dladm |
| 2880 | 2026-08-04T16:56:43.480Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2881 | 2026-08-04T16:56:43.480Z | sl2 simnet 9000 up -- ? |
| 2882 | 2026-08-04T16:56:43.480Z | mgs3 vnic 9000 up -- ? |
| 2883 | 2026-08-04T16:56:43.480Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
| 2884 | 2026-08-04T16:56:43.940Z | |
| 2885 | 2026-08-04T16:56:43.940Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
| 2886 | 2026-08-04T16:56:43.956Z | |
| 2887 | 2026-08-04T16:56:43.956Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2888 | 2026-08-04T16:56:43.968Z | |
| 2889 | 2026-08-04T16:56:43.968Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
| 2890 | 2026-08-04T16:56:44.010Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
| 2891 | 2026-08-04T16:56:44.061Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid f65cbc66-eb42-43a2-b3df-ed82505d0f3c --sled-uuid 6cad092e-f3bc-4c29-9254-2056e4da0134 -a sl2/v6 &> /opt/ddmd.log & |
| 2892 | 2026-08-04T16:56:44.075Z | |
| 2893 | 2026-08-04T16:56:44.075Z | running zone t1.quartet setup |
| 2894 | 2026-08-04T16:56:44.075Z | [t1.quartet] svcs milestone/network |
| 2895 | 2026-08-04T16:56:44.090Z | STATE STIME FMRI |
| 2896 | 2026-08-04T16:56:44.090Z | online 16:56:31 svc:/milestone/network:default |
| 2897 | 2026-08-04T16:56:44.090Z | [t1.quartet] dladm |
| 2898 | 2026-08-04T16:56:44.104Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2899 | 2026-08-04T16:56:44.104Z | tfportrear0_0 simnet 9000 up -- ? |
| 2900 | 2026-08-04T16:56:44.104Z | tfportrear1_0 simnet 9000 up -- ? |
| 2901 | 2026-08-04T16:56:44.104Z | tfportrear2_0 simnet 9000 up -- ? |
| 2902 | 2026-08-04T16:56:44.104Z | mgt1 vnic 9000 up -- ? |
| 2903 | 2026-08-04T16:56:44.104Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
| 2904 | 2026-08-04T16:56:44.638Z | |
| 2905 | 2026-08-04T16:56:44.638Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2906 | 2026-08-04T16:56:44.654Z | |
| 2907 | 2026-08-04T16:56:44.654Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2908 | 2026-08-04T16:56:44.667Z | |
| 2909 | 2026-08-04T16:56:44.667Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
| 2910 | 2026-08-04T16:56:44.681Z | |
| 2911 | 2026-08-04T16:56:44.681Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
| 2912 | 2026-08-04T16:56:44.692Z | |
| 2913 | 2026-08-04T16:56:44.692Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
| 2914 | 2026-08-04T16:56:45.013Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
| 2915 | 2026-08-04T16:56:45.016Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
| 2916 | 2026-08-04T16:56:45.016Z | waiting 3s for copy of files to zone to complete ... |
| 2917 | 2026-08-04T16:56:48.016Z | [t1.quartet] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2918 | 2026-08-04T16:56:48.151Z | |
| 2919 | 2026-08-04T16:56:48.151Z | [t1.quartet] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2920 | 2026-08-04T16:56:48.258Z | |
| 2921 | 2026-08-04T16:56:48.258Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
| 2922 | 2026-08-04T16:56:48.299Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
| 2923 | 2026-08-04T16:56:48.333Z | [t1.quartet] svcadm disable dendrite |
| 2924 | 2026-08-04T16:56:48.356Z | |
| 2925 | 2026-08-04T16:56:48.356Z | [t1.quartet] svcadm disable tfport |
| 2926 | 2026-08-04T16:56:48.383Z | |
| 2927 | 2026-08-04T16:56:48.383Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2928 | 2026-08-04T16:56:48.407Z | |
| 2929 | 2026-08-04T16:56:48.407Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
| 2930 | 2026-08-04T16:56:48.435Z | |
| 2931 | 2026-08-04T16:56:48.435Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2932 | 2026-08-04T16:56:48.458Z | |
| 2933 | 2026-08-04T16:56:48.458Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2934 | 2026-08-04T16:56:48.483Z | |
| 2935 | 2026-08-04T16:56:48.483Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
| 2936 | 2026-08-04T16:56:48.508Z | |
| 2937 | 2026-08-04T16:56:48.508Z | [t1.quartet] svcadm refresh dendrite:default |
| 2938 | 2026-08-04T16:56:48.530Z | |
| 2939 | 2026-08-04T16:56:48.530Z | [t1.quartet] svcadm enable dendrite:default |
| 2940 | 2026-08-04T16:56:48.551Z | |
| 2941 | 2026-08-04T16:56:48.551Z | wait 10s for dendrite to come up ... |
| 2942 | 2026-08-04T16:56:58.551Z | [t1.quartet] svccfg -s tfport setprop config/pkt_source = none |
| 2943 | 2026-08-04T16:56:58.582Z | |
| 2944 | 2026-08-04T16:56:58.582Z | [t1.quartet] svccfg -s tfport setprop config/flags = --sync-only |
| 2945 | 2026-08-04T16:56:58.607Z | |
| 2946 | 2026-08-04T16:56:58.607Z | [t1.quartet] svcadm refresh tfport:default |
| 2947 | 2026-08-04T16:56:58.628Z | |
| 2948 | 2026-08-04T16:56:58.628Z | [t1.quartet] svcadm enable tfport |
| 2949 | 2026-08-04T16:56:58.650Z | |
| 2950 | 2026-08-04T16:56:58.650Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid dc936fd1-914b-490a-9493-7e057c46a8f0 --sled-uuid 1cfb3914-0da2-4729-8472-25b490275851 -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
| 2951 | 2026-08-04T16:56:58.662Z | |
| 2952 | 2026-08-04T16:56:58.662Z | [t1.quartet] ipadm |
| 2953 | 2026-08-04T16:56:58.676Z | ADDROBJ TYPE STATE ADDR |
| 2954 | 2026-08-04T16:56:58.676Z | lo0/v4 static ok 127.0.0.1/8 |
| 2955 | 2026-08-04T16:56:58.676Z | mgt1/v4 static ok 10.0.0.4/24 |
| 2956 | 2026-08-04T16:56:58.676Z | lo0/v6 static ok ::1/128 |
| 2957 | 2026-08-04T16:56:58.676Z | lo0/u6 static ok fd00:4::1/64 |
| 2958 | 2026-08-04T16:56:58.676Z | tfportrear0_0/v6 addrconf ok fe80::d0e5:abff:fedc:dda4%tfportrear0_0/10 |
| 2959 | 2026-08-04T16:56:58.676Z | tfportrear1_0/v6 addrconf ok fe80::fcb8:5fff:fec6:3373%tfportrear1_0/10 |
| 2960 | 2026-08-04T16:56:58.676Z | tfportrear2_0/v6 addrconf ok fe80::9011:6bff:fe52:612c%tfportrear2_0/10 |
| 2961 | 2026-08-04T16:57:00.787Z | initial peering test passed |
| 2962 | 2026-08-04T16:57:01.789Z | [s3.quartet] ping fd00:1::1 |
| 2963 | 2026-08-04T16:57:01.806Z | fd00:1::1 is alive |
| 2964 | 2026-08-04T16:57:11.735Z | test ddm::test_quartet has been running for over 60 seconds |
| 2965 | 2026-08-04T16:57:12.809Z | [s3.quartet] ping fd00:1::1 |
| 2966 | 2026-08-04T16:57:12.825Z | fd00:1::1 is alive |
| 2967 | 2026-08-04T16:57:12.828Z | [t1.quartet] pkill ddmd |
| 2968 | 2026-08-04T16:57:12.838Z | |
| 2969 | 2026-08-04T16:57:12.838Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
| 2970 | 2026-08-04T16:57:12.841Z | cp /mgtest/t1.quartet/root//var/svc/log/oxide-dendrite:default.log /work/t1.quartet-dpd.log |
| 2971 | 2026-08-04T16:57:14.735Z | [s3.quartet] pkill ddmd |
| 2972 | 2026-08-04T16:57:14.747Z | |
| 2973 | 2026-08-04T16:57:14.747Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
| 2974 | 2026-08-04T16:57:16.570Z | [s2.quartet] pkill ddmd |
| 2975 | 2026-08-04T16:57:16.584Z | |
| 2976 | 2026-08-04T16:57:16.584Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
| 2977 | 2026-08-04T16:57:18.356Z | [s1.quartet] pkill ddmd |
| 2978 | 2026-08-04T16:57:18.370Z | |
| 2979 | 2026-08-04T16:57:18.370Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
| 2980 | 2026-08-04T16:57:20.236Z | [sidecar.quartet] pkill softnpu |
| 2981 | 2026-08-04T16:57:20.252Z | |
| 2982 | 2026-08-04T16:57:20.252Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
| 2983 | 2026-08-04T16:57:22.897Z | test ddm::test_quartet ... ok |
| 2984 | 2026-08-04T16:57:22.897Z | |
| 2985 | 2026-08-04T16:57:22.897Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 71.16s |
| 2986 | 2026-08-04T16:57:22.897Z | |
| 2987 | 2026-08-04T16:57:22.951Z | + cleanup |
| 2988 | 2026-08-04T16:57:22.956Z | ++ id -un |
| 2989 | 2026-08-04T16:57:22.959Z | ++ id -gn |
| 2990 | 2026-08-04T16:57:22.959Z | + pfexec chown -R build:build . |
| 2991 | 2026-08-04T16:57:23.085Z | process exited: duration 657536 ms, exit code 0 |
| |
| 2992 | 2026-08-04T16:57:23.098Z | found 6 output files |
| 2993 | 2026-08-04T16:57:23.098Z | uploading: /work/s1.quartet.log (4711 bytes) |
| 2994 | 2026-08-04T16:57:24.112Z | uploaded: /work/s1.quartet.log |
| 2995 | 2026-08-04T16:57:24.112Z | uploading: /work/s2.quartet.log (3996 bytes) |
| 2996 | 2026-08-04T16:57:25.123Z | uploaded: /work/s2.quartet.log |
| 2997 | 2026-08-04T16:57:25.123Z | uploading: /work/s3.quartet.log (4107 bytes) |
| 2998 | 2026-08-04T16:57:26.133Z | uploaded: /work/s3.quartet.log |
| 2999 | 2026-08-04T16:57:26.133Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
| 3000 | 2026-08-04T16:57:27.143Z | uploaded: /work/sidecar.quartet-softnpu.log |
| 3001 | 2026-08-04T16:57:27.144Z | uploading: /work/t1.quartet-dpd.log (203654 bytes) |
| 3002 | 2026-08-04T16:57:28.158Z | uploaded: /work/t1.quartet-dpd.log |
| 3003 | 2026-08-04T16:57:28.158Z | uploading: /work/t1.quartet.log (17041 bytes) |
| 3004 | 2026-08-04T16:57:29.175Z | uploaded: /work/t1.quartet.log |