|
|
|
| 1 | 2026-07-30T03:47:27.830Z | job assigned to worker 01KYRJ35EABZR5T1VSMC78G2SG [factory aws, i-00afc6e36cf4921b9] (queued for 1 m 1 s) |
| |
| 2 | 2026-07-30T03:47:34.815Z | starting task 0: "setup" |
| 3 | 2026-07-30T03:47:34.822Z | ++ uname -s |
| 4 | 2026-07-30T03:47:34.826Z | + kern=SunOS |
| 5 | 2026-07-30T03:47:34.827Z | + build_user=build |
| 6 | 2026-07-30T03:47:34.827Z | + build_uid=12345 |
| 7 | 2026-07-30T03:47:34.827Z | + work_dir=/work |
| 8 | 2026-07-30T03:47:34.827Z | + input_dir=/input |
| 9 | 2026-07-30T03:47:34.827Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-30T03:47:34.827Z | + case "$kern" in |
| 11 | 2026-07-30T03:47:34.827Z | + groupadd -g 12345 build |
| 12 | 2026-07-30T03:47:34.827Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-30T03:47:36.829Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-30T03:47:36.918Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-30T03:47:36.921Z | + home_fs=zfs |
| 16 | 2026-07-30T03:47:36.921Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-30T03:47:36.921Z | + mkdir -p /home/build |
| 18 | 2026-07-30T03:47:36.921Z | + chown build:build /home/build /work |
| 19 | 2026-07-30T03:47:38.922Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-30T03:47:38.926Z | process exited: duration 4107 ms, exit code 0 |
| |
| 21 | 2026-07-30T03:47:38.934Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-30T03:47:38.937Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-30T03:47:38.937Z | * rust toolchain channel = "stable" |
| 24 | 2026-07-30T03:47:38.937Z | * rust toolchain profile = "default" |
| 25 | 2026-07-30T03:47:38.937Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-30T03:47:38.937Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-30T03:47:38.937Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-30T03:47:38.940Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-30T03:47:38.940Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-30T03:47:39.084Z | info: downloading installer |
| 31 | 2026-07-30T03:47:40.501Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-30T03:47:40.501Z | warn: /opt/ooce/bin |
| 33 | 2026-07-30T03:47:40.501Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-30T03:47:40.501Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-30T03:47:40.501Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-30T03:47:40.501Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-30T03:47:40.501Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-30T03:47:40.501Z | error: cannot install while Rust is installed |
| 39 | 2026-07-30T03:47:40.501Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-30T03:47:40.501Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-30T03:47:40.501Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-30T03:47:40.501Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-30T03:47:40.501Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-30T03:47:40.514Z | info: profile set to default |
| 45 | 2026-07-30T03:47:40.514Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-30T03:47:40.517Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-30T03:47:40.672Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-30T03:47:40.675Z | info: downloading 6 components |
| 49 | 2026-07-30T03:47:55.962Z | |
| 50 | 2026-07-30T03:47:55.963Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-07-30T03:47:55.989Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-30T03:47:55.989Z | |
| 53 | 2026-07-30T03:47:55.989Z | |
| 54 | 2026-07-30T03:47:55.989Z | Rust is installed now. Great! |
| 55 | 2026-07-30T03:47:55.989Z | |
| 56 | 2026-07-30T03:47:55.989Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-30T03:47:55.989Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-30T03:47:55.989Z | |
| 59 | 2026-07-30T03:47:55.989Z | To configure your current shell, you need to source |
| 60 | 2026-07-30T03:47:55.989Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-30T03:47:55.989Z | |
| 62 | 2026-07-30T03:47:55.989Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-30T03:47:55.990Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-30T03:47:55.990Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-30T03:47:55.990Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-30T03:47:55.990Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-30T03:47:55.995Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-30T03:47:55.995Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-30T03:47:55.995Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-30T03:47:55.995Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-30T03:47:56.088Z | + rustup --version |
| 72 | 2026-07-30T03:47:56.097Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-30T03:47:56.100Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-30T03:47:56.118Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-30T03:47:56.121Z | + cargo --version |
| 76 | 2026-07-30T03:47:56.135Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-30T03:47:56.138Z | + rustc --version |
| 78 | 2026-07-30T03:47:56.157Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-30T03:47:56.161Z | process exited: duration 17222 ms, exit code 0 |
| |
| 80 | 2026-07-30T03:47:56.167Z | starting task 2: "authentication" |
| 81 | 2026-07-30T03:47:56.184Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-30T03:47:56.190Z | starting task 3: "clone repository" |
| 83 | 2026-07-30T03:47:56.194Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-07-30T03:47:56.197Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-07-30T03:47:56.227Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-07-30T03:47:57.519Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-07-30T03:47:57.519Z | + git fetch origin 13930996f491d7f5c9228053037833abef8d71a8 |
| 88 | 2026-07-30T03:47:57.771Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-07-30T03:47:57.771Z | * branch 13930996f491d7f5c9228053037833abef8d71a8 -> FETCH_HEAD |
| 90 | 2026-07-30T03:47:57.776Z | + [[ -n trey/bgp-peer-config-dedupe ]] |
| 91 | 2026-07-30T03:47:57.780Z | ++ git branch --show-current |
| 92 | 2026-07-30T03:47:57.780Z | + current=main |
| 93 | 2026-07-30T03:47:57.780Z | + [[ main != trey/bgp-peer-config-dedupe ]] |
| 94 | 2026-07-30T03:47:57.780Z | + git branch -f trey/bgp-peer-config-dedupe 13930996f491d7f5c9228053037833abef8d71a8 |
| 95 | 2026-07-30T03:47:57.784Z | + git checkout -f trey/bgp-peer-config-dedupe |
| 96 | 2026-07-30T03:47:57.799Z | Switched to branch 'trey/bgp-peer-config-dedupe' |
| 97 | 2026-07-30T03:47:57.802Z | + git reset --hard 13930996f491d7f5c9228053037833abef8d71a8 |
| 98 | 2026-07-30T03:47:57.817Z | HEAD is now at 1393099 Address review feedback around the unified BGP peer configuration: |
| 99 | 2026-07-30T03:47:57.820Z | process exited: duration 1627 ms, exit code 0 |
| |
| 100 | 2026-07-30T03:47:57.826Z | starting task 4: "build" |
| 101 | 2026-07-30T03:47:57.832Z | ++ dladm |
| 102 | 2026-07-30T03:47:57.835Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-07-30T03:47:57.835Z | ena0 phys 9216 up -- -- |
| 104 | 2026-07-30T03:47:57.838Z | ++ ipadm |
| 105 | 2026-07-30T03:47:57.838Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-07-30T03:47:57.838Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-07-30T03:47:57.838Z | ena0/dhcp dhcp ok 10.150.1.120/24 |
| 108 | 2026-07-30T03:47:57.838Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-07-30T03:47:57.838Z | ++ banner collect |
| 110 | 2026-07-30T03:47:57.841Z | |
| 111 | 2026-07-30T03:47:57.841Z | #### #### # # ###### #### ##### |
| 112 | 2026-07-30T03:47:57.841Z | # # # # # # # # # # |
| 113 | 2026-07-30T03:47:57.841Z | # # # # # ##### # # |
| 114 | 2026-07-30T03:47:57.841Z | # # # # # # # # |
| 115 | 2026-07-30T03:47:57.841Z | # # # # # # # # # # |
| 116 | 2026-07-30T03:47:57.841Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-07-30T03:47:57.841Z | |
| 118 | 2026-07-30T03:47:57.841Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-07-30T03:47:57.841Z | ++ repo=softnpu |
| 120 | 2026-07-30T03:47:57.841Z | ++ series=image |
| 121 | 2026-07-30T03:47:57.841Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-07-30T03:47:57.841Z | ++ name=softnpu |
| 123 | 2026-07-30T03:47:57.841Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-07-30T03:47:57.841Z | ++ mkdir -p download |
| 125 | 2026-07-30T03:47:57.841Z | ++ pushd download |
| 126 | 2026-07-30T03:47:57.841Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-07-30T03:47:57.841Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-07-30T03:47:57.841Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-07-30T03:47:57.846Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-07-30T03:47:57.849Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-07-30T03:47:58.201Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 44.11M 0 0
100 15.63M 100 15.63M 0 0 44.10M 0 0
100 15.63M 100 15.63M 0 0 44.10M 0 0 |
| 132 | 2026-07-30T03:47:58.204Z | ++ popd |
| 133 | 2026-07-30T03:47:58.204Z | /work/oxidecomputer/maghemite |
| 134 | 2026-07-30T03:47:58.204Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-07-30T03:47:58.204Z | ++ repo=sidecar-lite |
| 136 | 2026-07-30T03:47:58.204Z | ++ series=release |
| 137 | 2026-07-30T03:47:58.204Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-07-30T03:47:58.204Z | ++ name=libsidecar_lite.so |
| 139 | 2026-07-30T03:47:58.204Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-07-30T03:47:58.204Z | ++ mkdir -p download |
| 141 | 2026-07-30T03:47:58.207Z | ++ pushd download |
| 142 | 2026-07-30T03:47:58.207Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 143 | 2026-07-30T03:47:58.207Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 144 | 2026-07-30T03:47:58.207Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-07-30T03:47:58.211Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-07-30T03:47:58.214Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-07-30T03:47:58.473Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 46.16M 0 0
100 12.04M 100 12.04M 0 0 46.15M 0 0
100 12.04M 100 12.04M 0 0 46.14M 0 0 |
| 148 | 2026-07-30T03:47:58.477Z | ++ popd |
| 149 | 2026-07-30T03:47:58.477Z | /work/oxidecomputer/maghemite |
| 150 | 2026-07-30T03:47:58.477Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-07-30T03:47:58.477Z | ++ repo=sidecar-lite |
| 152 | 2026-07-30T03:47:58.477Z | ++ series=release |
| 153 | 2026-07-30T03:47:58.477Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-07-30T03:47:58.477Z | ++ name=scadm |
| 155 | 2026-07-30T03:47:58.477Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-07-30T03:47:58.477Z | ++ mkdir -p download |
| 157 | 2026-07-30T03:47:58.477Z | ++ pushd download |
| 158 | 2026-07-30T03:47:58.477Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 159 | 2026-07-30T03:47:58.477Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-07-30T03:47:58.477Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-07-30T03:47:58.481Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-07-30T03:47:58.481Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-07-30T03:47:58.947Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 33.88M 0 0
100 15.78M 100 15.78M 0 0 33.88M 0 0
100 15.78M 100 15.78M 0 0 33.88M 0 0 |
| 164 | 2026-07-30T03:47:58.951Z | ++ popd |
| 165 | 2026-07-30T03:47:58.951Z | /work/oxidecomputer/maghemite |
| 166 | 2026-07-30T03:47:58.951Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-07-30T03:47:58.951Z | ++ repo=dendrite |
| 168 | 2026-07-30T03:47:58.952Z | ++ series=image |
| 169 | 2026-07-30T03:47:58.952Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-07-30T03:47:58.952Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-07-30T03:47:58.952Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-07-30T03:47:58.952Z | ++ mkdir -p download |
| 173 | 2026-07-30T03:47:58.956Z | ++ pushd download |
| 174 | 2026-07-30T03:47:58.956Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-07-30T03:47:58.956Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-07-30T03:47:58.956Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-07-30T03:47:58.959Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-07-30T03:47:58.959Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-07-30T03:48:00.229Z |
0 0 0 0 0 0 0 0 0
78 71.59M 78 56.05M 0 0 56.04M 0 00:01 00:01 56.05M
100 71.59M 100 71.59M 0 0 56.43M 0 00:01 00:01 56.05M
100 71.59M 100 71.59M 0 0 56.42M 0 00:01 00:01 56.05M
100 71.59M 100 71.59M 0 0 56.42M 0 00:01 00:01 56.05M |
| 180 | 2026-07-30T03:48:00.237Z | ++ popd |
| 181 | 2026-07-30T03:48:00.237Z | /work/oxidecomputer/maghemite |
| 182 | 2026-07-30T03:48:00.237Z | ++ get_artifact maghemite release 13930996f491d7f5c9228053037833abef8d71a8 ddm |
| 183 | 2026-07-30T03:48:00.237Z | ++ repo=maghemite |
| 184 | 2026-07-30T03:48:00.237Z | ++ series=release |
| 185 | 2026-07-30T03:48:00.238Z | ++ commit=13930996f491d7f5c9228053037833abef8d71a8 |
| 186 | 2026-07-30T03:48:00.238Z | ++ name=ddm |
| 187 | 2026-07-30T03:48:00.238Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-07-30T03:48:00.238Z | ++ mkdir -p download |
| 189 | 2026-07-30T03:48:00.238Z | ++ pushd download |
| 190 | 2026-07-30T03:48:00.238Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-07-30T03:48:00.238Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-07-30T03:48:00.238Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/13930996f491d7f5c9228053037833abef8d71a8/ddm |
| 193 | 2026-07-30T03:48:00.245Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-07-30T03:48:00.245Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-07-30T03:48:00.345Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-07-30T03:48:00.345Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-07-30T03:48:00.356Z | ++ popd |
| 198 | 2026-07-30T03:48:00.356Z | /work/oxidecomputer/maghemite |
| 199 | 2026-07-30T03:48:00.356Z | ++ get_artifact maghemite release 13930996f491d7f5c9228053037833abef8d71a8 ddmadm |
| 200 | 2026-07-30T03:48:00.356Z | ++ repo=maghemite |
| 201 | 2026-07-30T03:48:00.356Z | ++ series=release |
| 202 | 2026-07-30T03:48:00.356Z | ++ commit=13930996f491d7f5c9228053037833abef8d71a8 |
| 203 | 2026-07-30T03:48:00.356Z | ++ name=ddmadm |
| 204 | 2026-07-30T03:48:00.356Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-07-30T03:48:00.356Z | ++ mkdir -p download |
| 206 | 2026-07-30T03:48:00.356Z | ++ pushd download |
| 207 | 2026-07-30T03:48:00.356Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-07-30T03:48:00.356Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-07-30T03:48:00.356Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/13930996f491d7f5c9228053037833abef8d71a8/ddmadm |
| 210 | 2026-07-30T03:48:00.370Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-07-30T03:48:00.370Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-07-30T03:48:00.453Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-07-30T03:48:00.453Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-07-30T03:48:00.457Z | ++ popd |
| 215 | 2026-07-30T03:48:00.457Z | /work/oxidecomputer/maghemite |
| 216 | 2026-07-30T03:48:00.457Z | ++ pushd download |
| 217 | 2026-07-30T03:48:00.457Z | ++ chmod +x softnpu |
| 218 | 2026-07-30T03:48:00.457Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 219 | 2026-07-30T03:48:00.457Z | ++ chmod +x scadm |
| 220 | 2026-07-30T03:48:00.457Z | ++ chmod +x ddmadm |
| 221 | 2026-07-30T03:48:00.458Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-07-30T03:48:00.458Z | ++ chmod +x ddmd |
| 223 | 2026-07-30T03:48:00.458Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-07-30T03:48:00.458Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-07-30T03:48:00.458Z | mv: cannot access ddmadm |
| 226 | 2026-07-30T03:48:00.458Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-07-30T03:48:00.458Z | mv: cannot access ddmd |
| 228 | 2026-07-30T03:48:00.458Z | ++ rm -rf zones/dendrite |
| 229 | 2026-07-30T03:48:00.463Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-07-30T03:48:00.464Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-07-30T03:48:01.466Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 232 | 2026-07-30T03:48:01.469Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-07-30T03:48:01.469Z | ++ popd |
| 234 | 2026-07-30T03:48:01.469Z | /work/oxidecomputer/maghemite |
| 235 | 2026-07-30T03:48:01.469Z | ++ banner install |
| 236 | 2026-07-30T03:48:01.472Z | |
| 237 | 2026-07-30T03:48:01.472Z | # # # #### ##### ## # # |
| 238 | 2026-07-30T03:48:01.472Z | # ## # # # # # # # |
| 239 | 2026-07-30T03:48:01.472Z | # # # # #### # # # # # |
| 240 | 2026-07-30T03:48:01.472Z | # # # # # # ###### # # |
| 241 | 2026-07-30T03:48:01.472Z | # # ## # # # # # # # |
| 242 | 2026-07-30T03:48:01.472Z | # # # #### # # # ###### ###### |
| 243 | 2026-07-30T03:48:01.472Z | |
| 244 | 2026-07-30T03:48:01.472Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-07-30T03:48:01.472Z | ++ set +o errexit |
| 246 | 2026-07-30T03:48:01.472Z | ++ pkg info clang-15 |
| 247 | 2026-07-30T03:48:01.472Z | ++ grep -qi installed |
| 248 | 2026-07-30T03:48:02.643Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-07-30T03:48:02.643Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-07-30T03:48:02.643Z | |
| 251 | 2026-07-30T03:48:02.644Z | clang-15 |
| 252 | 2026-07-30T03:48:02.680Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-07-30T03:48:02.680Z | ++ set -o errexit |
| 254 | 2026-07-30T03:48:02.680Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-07-30T03:48:10.197Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-07-30T03:48:17.920Z | Startup: Caching catalogs ... Done |
| 257 | 2026-07-30T03:48:25.159Z | Planning: Solver setup ... Done |
| 258 | 2026-07-30T03:48:25.202Z | Planning: Running solver ... Done |
| 259 | 2026-07-30T03:48:25.343Z | Planning: Finding local manifests ... Done |
| 260 | 2026-07-30T03:48:25.355Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-07-30T03:48:25.442Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-07-30T03:48:25.471Z | Planning: Package planning ... Done |
| 263 | 2026-07-30T03:48:25.497Z | Planning: Merging actions ... Done |
| 264 | 2026-07-30T03:48:25.604Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-07-30T03:48:25.610Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-07-30T03:48:26.375Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-07-30T03:48:26.380Z | Planning: Planning completed in 8.29 seconds |
| 268 | 2026-07-30T03:48:26.402Z | Packages to install: 2 |
| 269 | 2026-07-30T03:48:26.407Z | Mediators to change: 2 |
| 270 | 2026-07-30T03:48:26.407Z | Services to change: 1 |
| 271 | 2026-07-30T03:48:26.407Z | Create boot environment: No |
| 272 | 2026-07-30T03:48:26.407Z | Create backup boot environment: No |
| 273 | 2026-07-30T03:48:26.434Z | |
| 274 | 2026-07-30T03:48:26.434Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-07-30T03:48:31.443Z | Download: 635/3076 items 17.3/211.3MB 8% complete (3.6M/s) |
| 276 | 2026-07-30T03:48:37.245Z | Download: 980/3076 items 81.9/211.3MB 38% complete (9.8M/s) |
| 277 | 2026-07-30T03:48:51.876Z | Download: 983/3076 items 82.2/211.3MB 38% complete |
| 278 | 2026-07-30T03:48:58.597Z | Download: 984/3076 items 82.2/211.3MB 38% complete |
| 279 | 2026-07-30T03:49:03.768Z | Download: 2002/3076 items 117.0/211.3MB 55% complete (7.9M/s) |
| 280 | 2026-07-30T03:49:08.260Z | Download: Completed 211.31 MB in 41.82 seconds (5.0M/s) |
| 281 | 2026-07-30T03:49:08.559Z | Actions: 1/3418 actions (Installing new actions) |
| 282 | 2026-07-30T03:49:11.703Z | Actions: Completed 3418 actions in 3.14 seconds. |
| 283 | 2026-07-30T03:49:12.350Z | Done |
| 284 | 2026-07-30T03:49:12.350Z | Done |
| 285 | 2026-07-30T03:49:13.089Z | Done |
| 286 | 2026-07-30T03:49:16.452Z | Done |
| 287 | 2026-07-30T03:49:16.526Z | Done |
| 288 | 2026-07-30T03:49:16.529Z | Done |
| 289 | 2026-07-30T03:49:16.800Z | Done |
| 290 | 2026-07-30T03:49:17.479Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 291 | 2026-07-30T03:49:17.479Z | ++ set +o errexit |
| 292 | 2026-07-30T03:49:17.482Z | ++ pkg info pkg-config |
| 293 | 2026-07-30T03:49:17.483Z | ++ grep -qi installed |
| 294 | 2026-07-30T03:49:17.708Z | ++ [[ 0 != 0 ]] |
| 295 | 2026-07-30T03:49:17.708Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 296 | 2026-07-30T03:49:17.708Z | ++ set +o errexit |
| 297 | 2026-07-30T03:49:17.711Z | ++ pkg info brand/omicron1 |
| 298 | 2026-07-30T03:49:17.711Z | ++ grep -qi installed |
| 299 | 2026-07-30T03:49:17.892Z | pkg: info: no packages matching the following patterns you specified are |
| 300 | 2026-07-30T03:49:17.892Z | installed on the system. Try querying remotely instead: |
| 301 | 2026-07-30T03:49:17.892Z | |
| 302 | 2026-07-30T03:49:17.892Z | brand/omicron1 |
| 303 | 2026-07-30T03:49:17.926Z | ++ [[ 1 != 0 ]] |
| 304 | 2026-07-30T03:49:17.926Z | ++ set -o errexit |
| 305 | 2026-07-30T03:49:17.927Z | ++ pfexec pkg install brand/omicron1 |
| 306 | 2026-07-30T03:49:18.350Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 307 | 2026-07-30T03:49:25.564Z | Planning: Solver setup ... Done |
| 308 | 2026-07-30T03:49:25.605Z | Planning: Running solver ... Done |
| 309 | 2026-07-30T03:49:25.745Z | Planning: Finding local manifests ... Done |
| 310 | 2026-07-30T03:49:25.748Z | Planning: Fetching manifests: 0/2 0% complete |
| 311 | 2026-07-30T03:49:25.861Z | Planning: Fetching manifests: 2/2 100% complete |
| 312 | 2026-07-30T03:49:25.873Z | Planning: Package planning ... Done |
| 313 | 2026-07-30T03:49:25.876Z | Planning: Merging actions ... Done |
| 314 | 2026-07-30T03:49:26.025Z | Planning: Checking for conflicting actions ... Done |
| 315 | 2026-07-30T03:49:26.028Z | Planning: Consolidating action changes ... Done |
| 316 | 2026-07-30T03:49:26.184Z | Planning: Evaluating mediators ... Done |
| 317 | 2026-07-30T03:49:26.187Z | Planning: Planning completed in 7.83 seconds |
| 318 | 2026-07-30T03:49:26.192Z | Packages to install: 2 |
| 319 | 2026-07-30T03:49:26.192Z | Create boot environment: No |
| 320 | 2026-07-30T03:49:26.192Z | Create backup boot environment: No |
| 321 | 2026-07-30T03:49:26.221Z | |
| 322 | 2026-07-30T03:49:26.221Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 323 | 2026-07-30T03:49:26.240Z | Download: Completed 1.07 MB in 0.02 seconds (56.9M/s) |
| 324 | 2026-07-30T03:49:26.309Z | Actions: 1/28 actions (Installing new actions) |
| 325 | 2026-07-30T03:49:26.322Z | Actions: Completed 28 actions in 0.01 seconds. |
| 326 | 2026-07-30T03:49:26.822Z | Done |
| 327 | 2026-07-30T03:49:26.822Z | Done |
| 328 | 2026-07-30T03:49:27.458Z | Done |
| 329 | 2026-07-30T03:49:30.284Z | Done |
| 330 | 2026-07-30T03:49:30.355Z | Done |
| 331 | 2026-07-30T03:49:30.357Z | Done |
| 332 | 2026-07-30T03:49:30.493Z | Done |
| 333 | 2026-07-30T03:49:30.629Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 334 | 2026-07-30T03:49:30.629Z | ++ set +o errexit |
| 335 | 2026-07-30T03:49:30.631Z | ++ pkg info brand/omicron1/tools |
| 336 | 2026-07-30T03:49:30.631Z | ++ grep -qi installed |
| 337 | 2026-07-30T03:49:30.813Z | pkg: info: no packages matching the following patterns you specified are |
| 338 | 2026-07-30T03:49:30.813Z | installed on the system. Try querying remotely instead: |
| 339 | 2026-07-30T03:49:30.813Z | |
| 340 | 2026-07-30T03:49:30.813Z | brand/omicron1/tools |
| 341 | 2026-07-30T03:49:30.847Z | ++ [[ 1 != 0 ]] |
| 342 | 2026-07-30T03:49:30.847Z | ++ set -o errexit |
| 343 | 2026-07-30T03:49:30.847Z | ++ pfexec pkg install brand/omicron1/tools |
| 344 | 2026-07-30T03:49:31.234Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 345 | 2026-07-30T03:49:38.411Z | Planning: Solver setup ... Done |
| 346 | 2026-07-30T03:49:38.450Z | Planning: Running solver ... Done |
| 347 | 2026-07-30T03:49:38.594Z | Planning: Finding local manifests ... Done |
| 348 | 2026-07-30T03:49:38.597Z | Planning: Fetching manifests: 0/1 0% complete |
| 349 | 2026-07-30T03:49:38.708Z | Planning: Fetching manifests: 1/1 100% complete |
| 350 | 2026-07-30T03:49:38.719Z | Planning: Package planning ... Done |
| 351 | 2026-07-30T03:49:38.722Z | Planning: Merging actions ... Done |
| 352 | 2026-07-30T03:49:38.861Z | Planning: Checking for conflicting actions ... Done |
| 353 | 2026-07-30T03:49:38.865Z | Planning: Consolidating action changes ... Done |
| 354 | 2026-07-30T03:49:39.017Z | Planning: Evaluating mediators ... Done |
| 355 | 2026-07-30T03:49:39.019Z | Planning: Planning completed in 7.78 seconds |
| 356 | 2026-07-30T03:49:39.024Z | Packages to install: 1 |
| 357 | 2026-07-30T03:49:39.024Z | Services to change: 1 |
| 358 | 2026-07-30T03:49:39.028Z | Create boot environment: No |
| 359 | 2026-07-30T03:49:39.028Z | Create backup boot environment: No |
| 360 | 2026-07-30T03:49:39.053Z | |
| 361 | 2026-07-30T03:49:39.053Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 362 | 2026-07-30T03:49:39.079Z | Download: Completed 1.19 MB in 0.03 seconds (45.0M/s) |
| 363 | 2026-07-30T03:49:39.159Z | Actions: 1/19 actions (Installing new actions) |
| 364 | 2026-07-30T03:49:39.173Z | Actions: Completed 19 actions in 0.01 seconds. |
| 365 | 2026-07-30T03:49:39.677Z | Done |
| 366 | 2026-07-30T03:49:39.677Z | Done |
| 367 | 2026-07-30T03:49:40.310Z | Done |
| 368 | 2026-07-30T03:49:43.174Z | Done |
| 369 | 2026-07-30T03:49:43.242Z | Done |
| 370 | 2026-07-30T03:49:43.246Z | Done |
| 371 | 2026-07-30T03:49:43.390Z | Done |
| 372 | 2026-07-30T03:49:43.531Z | ++ pfexec svcadm enable baseline |
| 373 | 2026-07-30T03:49:43.546Z | ++ retry=0 |
| 374 | 2026-07-30T03:49:43.551Z | +++ svcs -Hostate baseline |
| 375 | 2026-07-30T03:49:43.561Z | ++ [[ offline* != online ]] |
| 376 | 2026-07-30T03:49:43.562Z | ++ [[ 0 -gt 300 ]] |
| 377 | 2026-07-30T03:49:43.564Z | ++ sleep 1 |
| 378 | 2026-07-30T03:49:44.564Z | ++ retry=1 |
| 379 | 2026-07-30T03:49:44.567Z | +++ svcs -Hostate baseline |
| 380 | 2026-07-30T03:49:44.577Z | ++ [[ offline* != online ]] |
| 381 | 2026-07-30T03:49:44.577Z | ++ [[ 1 -gt 300 ]] |
| 382 | 2026-07-30T03:49:44.580Z | ++ sleep 1 |
| 383 | 2026-07-30T03:49:45.579Z | ++ retry=2 |
| 384 | 2026-07-30T03:49:45.581Z | +++ svcs -Hostate baseline |
| 385 | 2026-07-30T03:49:45.592Z | ++ [[ offline* != online ]] |
| 386 | 2026-07-30T03:49:45.592Z | ++ [[ 2 -gt 300 ]] |
| 387 | 2026-07-30T03:49:45.592Z | ++ sleep 1 |
| 388 | 2026-07-30T03:49:46.594Z | ++ retry=3 |
| 389 | 2026-07-30T03:49:46.597Z | +++ svcs -Hostate baseline |
| 390 | 2026-07-30T03:49:46.608Z | ++ [[ offline* != online ]] |
| 391 | 2026-07-30T03:49:46.608Z | ++ [[ 3 -gt 300 ]] |
| 392 | 2026-07-30T03:49:46.608Z | ++ sleep 1 |
| 393 | 2026-07-30T03:49:47.610Z | ++ retry=4 |
| 394 | 2026-07-30T03:49:47.613Z | +++ svcs -Hostate baseline |
| 395 | 2026-07-30T03:49:47.625Z | ++ [[ offline* != online ]] |
| 396 | 2026-07-30T03:49:47.628Z | ++ [[ 4 -gt 300 ]] |
| 397 | 2026-07-30T03:49:47.628Z | ++ sleep 1 |
| 398 | 2026-07-30T03:49:48.643Z | ++ retry=5 |
| 399 | 2026-07-30T03:49:48.649Z | +++ svcs -Hostate baseline |
| 400 | 2026-07-30T03:49:48.656Z | ++ [[ offline* != online ]] |
| 401 | 2026-07-30T03:49:48.656Z | ++ [[ 5 -gt 300 ]] |
| 402 | 2026-07-30T03:49:48.656Z | ++ sleep 1 |
| 403 | 2026-07-30T03:49:49.653Z | ++ retry=6 |
| 404 | 2026-07-30T03:49:49.658Z | +++ svcs -Hostate baseline |
| 405 | 2026-07-30T03:49:49.667Z | ++ [[ offline* != online ]] |
| 406 | 2026-07-30T03:49:49.667Z | ++ [[ 6 -gt 300 ]] |
| 407 | 2026-07-30T03:49:49.668Z | ++ sleep 1 |
| 408 | 2026-07-30T03:49:50.670Z | ++ retry=7 |
| 409 | 2026-07-30T03:49:50.675Z | +++ svcs -Hostate baseline |
| 410 | 2026-07-30T03:49:50.687Z | ++ [[ offline* != online ]] |
| 411 | 2026-07-30T03:49:50.687Z | ++ [[ 7 -gt 300 ]] |
| 412 | 2026-07-30T03:49:50.687Z | ++ sleep 1 |
| 413 | 2026-07-30T03:49:51.686Z | ++ retry=8 |
| 414 | 2026-07-30T03:49:51.691Z | +++ svcs -Hostate baseline |
| 415 | 2026-07-30T03:49:51.701Z | ++ [[ offline* != online ]] |
| 416 | 2026-07-30T03:49:51.701Z | ++ [[ 8 -gt 300 ]] |
| 417 | 2026-07-30T03:49:51.701Z | ++ sleep 1 |
| 418 | 2026-07-30T03:49:52.704Z | ++ retry=9 |
| 419 | 2026-07-30T03:49:52.708Z | +++ svcs -Hostate baseline |
| 420 | 2026-07-30T03:49:52.718Z | ++ [[ offline* != online ]] |
| 421 | 2026-07-30T03:49:52.718Z | ++ [[ 9 -gt 300 ]] |
| 422 | 2026-07-30T03:49:52.718Z | ++ sleep 1 |
| 423 | 2026-07-30T03:49:53.721Z | ++ retry=10 |
| 424 | 2026-07-30T03:49:53.725Z | +++ svcs -Hostate baseline |
| 425 | 2026-07-30T03:49:53.736Z | ++ [[ offline* != online ]] |
| 426 | 2026-07-30T03:49:53.736Z | ++ [[ 10 -gt 300 ]] |
| 427 | 2026-07-30T03:49:53.742Z | ++ sleep 1 |
| 428 | 2026-07-30T03:49:54.736Z | ++ retry=11 |
| 429 | 2026-07-30T03:49:54.739Z | +++ svcs -Hostate baseline |
| 430 | 2026-07-30T03:49:54.751Z | ++ [[ offline* != online ]] |
| 431 | 2026-07-30T03:49:54.751Z | ++ [[ 11 -gt 300 ]] |
| 432 | 2026-07-30T03:49:54.751Z | ++ sleep 1 |
| 433 | 2026-07-30T03:49:55.752Z | ++ retry=12 |
| 434 | 2026-07-30T03:49:55.756Z | +++ svcs -Hostate baseline |
| 435 | 2026-07-30T03:49:55.768Z | ++ [[ offline* != online ]] |
| 436 | 2026-07-30T03:49:55.768Z | ++ [[ 12 -gt 300 ]] |
| 437 | 2026-07-30T03:49:55.768Z | ++ sleep 1 |
| 438 | 2026-07-30T03:49:56.769Z | ++ retry=13 |
| 439 | 2026-07-30T03:49:56.772Z | +++ svcs -Hostate baseline |
| 440 | 2026-07-30T03:49:56.785Z | ++ [[ offline* != online ]] |
| 441 | 2026-07-30T03:49:56.785Z | ++ [[ 13 -gt 300 ]] |
| 442 | 2026-07-30T03:49:56.785Z | ++ sleep 1 |
| 443 | 2026-07-30T03:49:57.786Z | ++ retry=14 |
| 444 | 2026-07-30T03:49:57.791Z | +++ svcs -Hostate baseline |
| 445 | 2026-07-30T03:49:57.803Z | ++ [[ offline* != online ]] |
| 446 | 2026-07-30T03:49:57.803Z | ++ [[ 14 -gt 300 ]] |
| 447 | 2026-07-30T03:49:57.809Z | ++ sleep 1 |
| 448 | 2026-07-30T03:49:58.804Z | ++ retry=15 |
| 449 | 2026-07-30T03:49:58.806Z | +++ svcs -Hostate baseline |
| 450 | 2026-07-30T03:49:58.820Z | ++ [[ offline* != online ]] |
| 451 | 2026-07-30T03:49:58.820Z | ++ [[ 15 -gt 300 ]] |
| 452 | 2026-07-30T03:49:58.820Z | ++ sleep 1 |
| 453 | 2026-07-30T03:49:59.823Z | ++ retry=16 |
| 454 | 2026-07-30T03:49:59.826Z | +++ svcs -Hostate baseline |
| 455 | 2026-07-30T03:49:59.834Z | ++ [[ offline* != online ]] |
| 456 | 2026-07-30T03:49:59.834Z | ++ [[ 16 -gt 300 ]] |
| 457 | 2026-07-30T03:49:59.837Z | ++ sleep 1 |
| 458 | 2026-07-30T03:50:00.837Z | ++ retry=17 |
| 459 | 2026-07-30T03:50:00.841Z | +++ svcs -Hostate baseline |
| 460 | 2026-07-30T03:50:00.851Z | ++ [[ offline* != online ]] |
| 461 | 2026-07-30T03:50:00.851Z | ++ [[ 17 -gt 300 ]] |
| 462 | 2026-07-30T03:50:00.851Z | ++ sleep 1 |
| 463 | 2026-07-30T03:50:01.853Z | ++ retry=18 |
| 464 | 2026-07-30T03:50:01.856Z | +++ svcs -Hostate baseline |
| 465 | 2026-07-30T03:50:01.869Z | ++ [[ offline* != online ]] |
| 466 | 2026-07-30T03:50:01.869Z | ++ [[ 18 -gt 300 ]] |
| 467 | 2026-07-30T03:50:01.869Z | ++ sleep 1 |
| 468 | 2026-07-30T03:50:02.870Z | ++ retry=19 |
| 469 | 2026-07-30T03:50:02.873Z | +++ svcs -Hostate baseline |
| 470 | 2026-07-30T03:50:02.885Z | ++ [[ offline* != online ]] |
| 471 | 2026-07-30T03:50:02.885Z | ++ [[ 19 -gt 300 ]] |
| 472 | 2026-07-30T03:50:02.885Z | ++ sleep 1 |
| 473 | 2026-07-30T03:50:03.886Z | ++ retry=20 |
| 474 | 2026-07-30T03:50:03.889Z | +++ svcs -Hostate baseline |
| 475 | 2026-07-30T03:50:03.901Z | ++ [[ offline* != online ]] |
| 476 | 2026-07-30T03:50:03.901Z | ++ [[ 20 -gt 300 ]] |
| 477 | 2026-07-30T03:50:03.902Z | ++ sleep 1 |
| 478 | 2026-07-30T03:50:04.904Z | ++ retry=21 |
| 479 | 2026-07-30T03:50:04.908Z | +++ svcs -Hostate baseline |
| 480 | 2026-07-30T03:50:04.919Z | ++ [[ offline* != online ]] |
| 481 | 2026-07-30T03:50:04.920Z | ++ [[ 21 -gt 300 ]] |
| 482 | 2026-07-30T03:50:04.920Z | ++ sleep 1 |
| 483 | 2026-07-30T03:50:05.921Z | ++ retry=22 |
| 484 | 2026-07-30T03:50:05.924Z | +++ svcs -Hostate baseline |
| 485 | 2026-07-30T03:50:05.935Z | ++ [[ offline* != online ]] |
| 486 | 2026-07-30T03:50:05.935Z | ++ [[ 22 -gt 300 ]] |
| 487 | 2026-07-30T03:50:05.935Z | ++ sleep 1 |
| 488 | 2026-07-30T03:50:06.938Z | ++ retry=23 |
| 489 | 2026-07-30T03:50:06.941Z | +++ svcs -Hostate baseline |
| 490 | 2026-07-30T03:50:06.952Z | ++ [[ offline* != online ]] |
| 491 | 2026-07-30T03:50:06.952Z | ++ [[ 23 -gt 300 ]] |
| 492 | 2026-07-30T03:50:06.952Z | ++ sleep 1 |
| 493 | 2026-07-30T03:50:07.954Z | ++ retry=24 |
| 494 | 2026-07-30T03:50:07.957Z | +++ svcs -Hostate baseline |
| 495 | 2026-07-30T03:50:07.968Z | ++ [[ offline* != online ]] |
| 496 | 2026-07-30T03:50:07.968Z | ++ [[ 24 -gt 300 ]] |
| 497 | 2026-07-30T03:50:07.968Z | ++ sleep 1 |
| 498 | 2026-07-30T03:50:08.970Z | ++ retry=25 |
| 499 | 2026-07-30T03:50:08.974Z | +++ svcs -Hostate baseline |
| 500 | 2026-07-30T03:50:08.984Z | ++ [[ offline* != online ]] |
| 501 | 2026-07-30T03:50:08.984Z | ++ [[ 25 -gt 300 ]] |
| 502 | 2026-07-30T03:50:08.985Z | ++ sleep 1 |
| 503 | 2026-07-30T03:50:09.987Z | ++ retry=26 |
| 504 | 2026-07-30T03:50:09.994Z | +++ svcs -Hostate baseline |
| 505 | 2026-07-30T03:50:10.003Z | ++ [[ offline* != online ]] |
| 506 | 2026-07-30T03:50:10.003Z | ++ [[ 26 -gt 300 ]] |
| 507 | 2026-07-30T03:50:10.003Z | ++ sleep 1 |
| 508 | 2026-07-30T03:50:11.020Z | ++ retry=27 |
| 509 | 2026-07-30T03:50:11.024Z | +++ svcs -Hostate baseline |
| 510 | 2026-07-30T03:50:11.024Z | ++ [[ offline* != online ]] |
| 511 | 2026-07-30T03:50:11.024Z | ++ [[ 27 -gt 300 ]] |
| 512 | 2026-07-30T03:50:11.024Z | ++ sleep 1 |
| 513 | 2026-07-30T03:50:12.019Z | ++ retry=28 |
| 514 | 2026-07-30T03:50:12.022Z | +++ svcs -Hostate baseline |
| 515 | 2026-07-30T03:50:12.033Z | ++ [[ offline* != online ]] |
| 516 | 2026-07-30T03:50:12.033Z | ++ [[ 28 -gt 300 ]] |
| 517 | 2026-07-30T03:50:12.033Z | ++ sleep 1 |
| 518 | 2026-07-30T03:50:13.037Z | ++ retry=29 |
| 519 | 2026-07-30T03:50:13.040Z | +++ svcs -Hostate baseline |
| 520 | 2026-07-30T03:50:13.050Z | ++ [[ offline* != online ]] |
| 521 | 2026-07-30T03:50:13.050Z | ++ [[ 29 -gt 300 ]] |
| 522 | 2026-07-30T03:50:13.051Z | ++ sleep 1 |
| 523 | 2026-07-30T03:50:14.051Z | ++ retry=30 |
| 524 | 2026-07-30T03:50:14.054Z | +++ svcs -Hostate baseline |
| 525 | 2026-07-30T03:50:14.066Z | ++ [[ offline* != online ]] |
| 526 | 2026-07-30T03:50:14.066Z | ++ [[ 30 -gt 300 ]] |
| 527 | 2026-07-30T03:50:14.066Z | ++ sleep 1 |
| 528 | 2026-07-30T03:50:15.067Z | ++ retry=31 |
| 529 | 2026-07-30T03:50:15.070Z | +++ svcs -Hostate baseline |
| 530 | 2026-07-30T03:50:15.082Z | ++ [[ offline* != online ]] |
| 531 | 2026-07-30T03:50:15.082Z | ++ [[ 31 -gt 300 ]] |
| 532 | 2026-07-30T03:50:15.082Z | ++ sleep 1 |
| 533 | 2026-07-30T03:50:16.084Z | ++ retry=32 |
| 534 | 2026-07-30T03:50:16.086Z | +++ svcs -Hostate baseline |
| 535 | 2026-07-30T03:50:16.098Z | ++ [[ offline* != online ]] |
| 536 | 2026-07-30T03:50:16.098Z | ++ [[ 32 -gt 300 ]] |
| 537 | 2026-07-30T03:50:16.098Z | ++ sleep 1 |
| 538 | 2026-07-30T03:50:17.100Z | ++ retry=33 |
| 539 | 2026-07-30T03:50:17.103Z | +++ svcs -Hostate baseline |
| 540 | 2026-07-30T03:50:17.115Z | ++ [[ offline* != online ]] |
| 541 | 2026-07-30T03:50:17.115Z | ++ [[ 33 -gt 300 ]] |
| 542 | 2026-07-30T03:50:17.115Z | ++ sleep 1 |
| 543 | 2026-07-30T03:50:18.118Z | ++ retry=34 |
| 544 | 2026-07-30T03:50:18.121Z | +++ svcs -Hostate baseline |
| 545 | 2026-07-30T03:50:18.131Z | ++ [[ offline* != online ]] |
| 546 | 2026-07-30T03:50:18.131Z | ++ [[ 34 -gt 300 ]] |
| 547 | 2026-07-30T03:50:18.131Z | ++ sleep 1 |
| 548 | 2026-07-30T03:50:19.133Z | ++ retry=35 |
| 549 | 2026-07-30T03:50:19.136Z | +++ svcs -Hostate baseline |
| 550 | 2026-07-30T03:50:19.147Z | ++ [[ offline* != online ]] |
| 551 | 2026-07-30T03:50:19.147Z | ++ [[ 35 -gt 300 ]] |
| 552 | 2026-07-30T03:50:19.147Z | ++ sleep 1 |
| 553 | 2026-07-30T03:50:20.149Z | ++ retry=36 |
| 554 | 2026-07-30T03:50:20.152Z | +++ svcs -Hostate baseline |
| 555 | 2026-07-30T03:50:20.164Z | ++ [[ offline* != online ]] |
| 556 | 2026-07-30T03:50:20.164Z | ++ [[ 36 -gt 300 ]] |
| 557 | 2026-07-30T03:50:20.164Z | ++ sleep 1 |
| 558 | 2026-07-30T03:50:21.166Z | ++ retry=37 |
| 559 | 2026-07-30T03:50:21.169Z | +++ svcs -Hostate baseline |
| 560 | 2026-07-30T03:50:21.180Z | ++ [[ offline* != online ]] |
| 561 | 2026-07-30T03:50:21.180Z | ++ [[ 37 -gt 300 ]] |
| 562 | 2026-07-30T03:50:21.180Z | ++ sleep 1 |
| 563 | 2026-07-30T03:50:22.181Z | ++ retry=38 |
| 564 | 2026-07-30T03:50:22.185Z | +++ svcs -Hostate baseline |
| 565 | 2026-07-30T03:50:22.196Z | ++ [[ offline* != online ]] |
| 566 | 2026-07-30T03:50:22.196Z | ++ [[ 38 -gt 300 ]] |
| 567 | 2026-07-30T03:50:22.196Z | ++ sleep 1 |
| 568 | 2026-07-30T03:50:23.198Z | ++ retry=39 |
| 569 | 2026-07-30T03:50:23.201Z | +++ svcs -Hostate baseline |
| 570 | 2026-07-30T03:50:23.212Z | ++ [[ offline* != online ]] |
| 571 | 2026-07-30T03:50:23.212Z | ++ [[ 39 -gt 300 ]] |
| 572 | 2026-07-30T03:50:23.212Z | ++ sleep 1 |
| 573 | 2026-07-30T03:50:24.234Z | ++ retry=40 |
| 574 | 2026-07-30T03:50:24.238Z | +++ svcs -Hostate baseline |
| 575 | 2026-07-30T03:50:24.238Z | ++ [[ offline* != online ]] |
| 576 | 2026-07-30T03:50:24.238Z | ++ [[ 40 -gt 300 ]] |
| 577 | 2026-07-30T03:50:24.238Z | ++ sleep 1 |
| 578 | 2026-07-30T03:50:25.230Z | ++ retry=41 |
| 579 | 2026-07-30T03:50:25.234Z | +++ svcs -Hostate baseline |
| 580 | 2026-07-30T03:50:25.245Z | ++ [[ offline* != online ]] |
| 581 | 2026-07-30T03:50:25.245Z | ++ [[ 41 -gt 300 ]] |
| 582 | 2026-07-30T03:50:25.245Z | ++ sleep 1 |
| 583 | 2026-07-30T03:50:26.247Z | ++ retry=42 |
| 584 | 2026-07-30T03:50:26.250Z | +++ svcs -Hostate baseline |
| 585 | 2026-07-30T03:50:26.261Z | ++ [[ offline* != online ]] |
| 586 | 2026-07-30T03:50:26.261Z | ++ [[ 42 -gt 300 ]] |
| 587 | 2026-07-30T03:50:26.261Z | ++ sleep 1 |
| 588 | 2026-07-30T03:50:27.263Z | ++ retry=43 |
| 589 | 2026-07-30T03:50:27.266Z | +++ svcs -Hostate baseline |
| 590 | 2026-07-30T03:50:27.277Z | ++ [[ offline* != online ]] |
| 591 | 2026-07-30T03:50:27.278Z | ++ [[ 43 -gt 300 ]] |
| 592 | 2026-07-30T03:50:27.278Z | ++ sleep 1 |
| 593 | 2026-07-30T03:50:28.279Z | ++ retry=44 |
| 594 | 2026-07-30T03:50:28.282Z | +++ svcs -Hostate baseline |
| 595 | 2026-07-30T03:50:28.304Z | ++ [[ offline* != online ]] |
| 596 | 2026-07-30T03:50:28.304Z | ++ [[ 44 -gt 300 ]] |
| 597 | 2026-07-30T03:50:28.304Z | ++ sleep 1 |
| 598 | 2026-07-30T03:50:29.296Z | ++ retry=45 |
| 599 | 2026-07-30T03:50:29.299Z | +++ svcs -Hostate baseline |
| 600 | 2026-07-30T03:50:29.310Z | ++ [[ offline* != online ]] |
| 601 | 2026-07-30T03:50:29.310Z | ++ [[ 45 -gt 300 ]] |
| 602 | 2026-07-30T03:50:29.310Z | ++ sleep 1 |
| 603 | 2026-07-30T03:50:30.313Z | ++ retry=46 |
| 604 | 2026-07-30T03:50:30.316Z | +++ svcs -Hostate baseline |
| 605 | 2026-07-30T03:50:30.327Z | ++ [[ offline* != online ]] |
| 606 | 2026-07-30T03:50:30.327Z | ++ [[ 46 -gt 300 ]] |
| 607 | 2026-07-30T03:50:30.327Z | ++ sleep 1 |
| 608 | 2026-07-30T03:50:31.329Z | ++ retry=47 |
| 609 | 2026-07-30T03:50:31.332Z | +++ svcs -Hostate baseline |
| 610 | 2026-07-30T03:50:31.344Z | ++ [[ offline* != online ]] |
| 611 | 2026-07-30T03:50:31.344Z | ++ [[ 47 -gt 300 ]] |
| 612 | 2026-07-30T03:50:31.344Z | ++ sleep 1 |
| 613 | 2026-07-30T03:50:32.346Z | ++ retry=48 |
| 614 | 2026-07-30T03:50:32.349Z | +++ svcs -Hostate baseline |
| 615 | 2026-07-30T03:50:32.360Z | ++ [[ offline* != online ]] |
| 616 | 2026-07-30T03:50:32.360Z | ++ [[ 48 -gt 300 ]] |
| 617 | 2026-07-30T03:50:32.360Z | ++ sleep 1 |
| 618 | 2026-07-30T03:50:33.365Z | ++ retry=49 |
| 619 | 2026-07-30T03:50:33.368Z | +++ svcs -Hostate baseline |
| 620 | 2026-07-30T03:50:33.377Z | ++ [[ offline* != online ]] |
| 621 | 2026-07-30T03:50:33.377Z | ++ [[ 49 -gt 300 ]] |
| 622 | 2026-07-30T03:50:33.377Z | ++ sleep 1 |
| 623 | 2026-07-30T03:50:34.379Z | ++ retry=50 |
| 624 | 2026-07-30T03:50:34.382Z | +++ svcs -Hostate baseline |
| 625 | 2026-07-30T03:50:34.393Z | ++ [[ offline* != online ]] |
| 626 | 2026-07-30T03:50:34.393Z | ++ [[ 50 -gt 300 ]] |
| 627 | 2026-07-30T03:50:34.393Z | ++ sleep 1 |
| 628 | 2026-07-30T03:50:35.395Z | ++ retry=51 |
| 629 | 2026-07-30T03:50:35.400Z | +++ svcs -Hostate baseline |
| 630 | 2026-07-30T03:50:35.411Z | ++ [[ offline* != online ]] |
| 631 | 2026-07-30T03:50:35.411Z | ++ [[ 51 -gt 300 ]] |
| 632 | 2026-07-30T03:50:35.411Z | ++ sleep 1 |
| 633 | 2026-07-30T03:50:36.412Z | ++ retry=52 |
| 634 | 2026-07-30T03:50:36.417Z | +++ svcs -Hostate baseline |
| 635 | 2026-07-30T03:50:36.428Z | ++ [[ offline* != online ]] |
| 636 | 2026-07-30T03:50:36.428Z | ++ [[ 52 -gt 300 ]] |
| 637 | 2026-07-30T03:50:36.428Z | ++ sleep 1 |
| 638 | 2026-07-30T03:50:37.429Z | ++ retry=53 |
| 639 | 2026-07-30T03:50:37.432Z | +++ svcs -Hostate baseline |
| 640 | 2026-07-30T03:50:37.443Z | ++ [[ offline* != online ]] |
| 641 | 2026-07-30T03:50:37.443Z | ++ [[ 53 -gt 300 ]] |
| 642 | 2026-07-30T03:50:37.443Z | ++ sleep 1 |
| 643 | 2026-07-30T03:50:38.447Z | ++ retry=54 |
| 644 | 2026-07-30T03:50:38.450Z | +++ svcs -Hostate baseline |
| 645 | 2026-07-30T03:50:38.460Z | ++ [[ offline* != online ]] |
| 646 | 2026-07-30T03:50:38.460Z | ++ [[ 54 -gt 300 ]] |
| 647 | 2026-07-30T03:50:38.460Z | ++ sleep 1 |
| 648 | 2026-07-30T03:50:39.462Z | ++ retry=55 |
| 649 | 2026-07-30T03:50:39.465Z | +++ svcs -Hostate baseline |
| 650 | 2026-07-30T03:50:39.478Z | ++ [[ offline* != online ]] |
| 651 | 2026-07-30T03:50:39.478Z | ++ [[ 55 -gt 300 ]] |
| 652 | 2026-07-30T03:50:39.478Z | ++ sleep 1 |
| 653 | 2026-07-30T03:50:40.481Z | ++ retry=56 |
| 654 | 2026-07-30T03:50:40.484Z | +++ svcs -Hostate baseline |
| 655 | 2026-07-30T03:50:40.494Z | ++ [[ offline* != online ]] |
| 656 | 2026-07-30T03:50:40.494Z | ++ [[ 56 -gt 300 ]] |
| 657 | 2026-07-30T03:50:40.494Z | ++ sleep 1 |
| 658 | 2026-07-30T03:50:41.496Z | ++ retry=57 |
| 659 | 2026-07-30T03:50:41.499Z | +++ svcs -Hostate baseline |
| 660 | 2026-07-30T03:50:41.510Z | ++ [[ offline* != online ]] |
| 661 | 2026-07-30T03:50:41.510Z | ++ [[ 57 -gt 300 ]] |
| 662 | 2026-07-30T03:50:41.510Z | ++ sleep 1 |
| 663 | 2026-07-30T03:50:42.512Z | ++ retry=58 |
| 664 | 2026-07-30T03:50:42.515Z | +++ svcs -Hostate baseline |
| 665 | 2026-07-30T03:50:42.527Z | ++ [[ offline* != online ]] |
| 666 | 2026-07-30T03:50:42.527Z | ++ [[ 58 -gt 300 ]] |
| 667 | 2026-07-30T03:50:42.527Z | ++ sleep 1 |
| 668 | 2026-07-30T03:50:43.529Z | ++ retry=59 |
| 669 | 2026-07-30T03:50:43.532Z | +++ svcs -Hostate baseline |
| 670 | 2026-07-30T03:50:43.543Z | ++ [[ offline* != online ]] |
| 671 | 2026-07-30T03:50:43.543Z | ++ [[ 59 -gt 300 ]] |
| 672 | 2026-07-30T03:50:43.544Z | ++ sleep 1 |
| 673 | 2026-07-30T03:50:44.546Z | ++ retry=60 |
| 674 | 2026-07-30T03:50:44.549Z | +++ svcs -Hostate baseline |
| 675 | 2026-07-30T03:50:44.560Z | ++ [[ offline* != online ]] |
| 676 | 2026-07-30T03:50:44.560Z | ++ [[ 60 -gt 300 ]] |
| 677 | 2026-07-30T03:50:44.560Z | ++ sleep 1 |
| 678 | 2026-07-30T03:50:45.562Z | ++ retry=61 |
| 679 | 2026-07-30T03:50:45.565Z | +++ svcs -Hostate baseline |
| 680 | 2026-07-30T03:50:45.577Z | ++ [[ offline* != online ]] |
| 681 | 2026-07-30T03:50:45.577Z | ++ [[ 61 -gt 300 ]] |
| 682 | 2026-07-30T03:50:45.577Z | ++ sleep 1 |
| 683 | 2026-07-30T03:50:46.579Z | ++ retry=62 |
| 684 | 2026-07-30T03:50:46.582Z | +++ svcs -Hostate baseline |
| 685 | 2026-07-30T03:50:46.593Z | ++ [[ offline* != online ]] |
| 686 | 2026-07-30T03:50:46.593Z | ++ [[ 62 -gt 300 ]] |
| 687 | 2026-07-30T03:50:46.596Z | ++ sleep 1 |
| 688 | 2026-07-30T03:50:47.595Z | ++ retry=63 |
| 689 | 2026-07-30T03:50:47.598Z | +++ svcs -Hostate baseline |
| 690 | 2026-07-30T03:50:47.609Z | ++ [[ offline* != online ]] |
| 691 | 2026-07-30T03:50:47.609Z | ++ [[ 63 -gt 300 ]] |
| 692 | 2026-07-30T03:50:47.610Z | ++ sleep 1 |
| 693 | 2026-07-30T03:50:48.613Z | ++ retry=64 |
| 694 | 2026-07-30T03:50:48.617Z | +++ svcs -Hostate baseline |
| 695 | 2026-07-30T03:50:48.626Z | ++ [[ offline* != online ]] |
| 696 | 2026-07-30T03:50:48.627Z | ++ [[ 64 -gt 300 ]] |
| 697 | 2026-07-30T03:50:48.629Z | ++ sleep 1 |
| 698 | 2026-07-30T03:50:49.628Z | ++ retry=65 |
| 699 | 2026-07-30T03:50:49.631Z | +++ svcs -Hostate baseline |
| 700 | 2026-07-30T03:50:49.642Z | ++ [[ offline* != online ]] |
| 701 | 2026-07-30T03:50:49.643Z | ++ [[ 65 -gt 300 ]] |
| 702 | 2026-07-30T03:50:49.643Z | ++ sleep 1 |
| 703 | 2026-07-30T03:50:50.646Z | ++ retry=66 |
| 704 | 2026-07-30T03:50:50.652Z | +++ svcs -Hostate baseline |
| 705 | 2026-07-30T03:50:50.660Z | ++ [[ offline* != online ]] |
| 706 | 2026-07-30T03:50:50.660Z | ++ [[ 66 -gt 300 ]] |
| 707 | 2026-07-30T03:50:50.660Z | ++ sleep 1 |
| 708 | 2026-07-30T03:50:51.662Z | ++ retry=67 |
| 709 | 2026-07-30T03:50:51.665Z | +++ svcs -Hostate baseline |
| 710 | 2026-07-30T03:50:51.676Z | ++ [[ offline* != online ]] |
| 711 | 2026-07-30T03:50:51.676Z | ++ [[ 67 -gt 300 ]] |
| 712 | 2026-07-30T03:50:51.676Z | ++ sleep 1 |
| 713 | 2026-07-30T03:50:52.679Z | ++ retry=68 |
| 714 | 2026-07-30T03:50:52.682Z | +++ svcs -Hostate baseline |
| 715 | 2026-07-30T03:50:52.693Z | ++ [[ offline* != online ]] |
| 716 | 2026-07-30T03:50:52.694Z | ++ [[ 68 -gt 300 ]] |
| 717 | 2026-07-30T03:50:52.694Z | ++ sleep 1 |
| 718 | 2026-07-30T03:50:53.696Z | ++ retry=69 |
| 719 | 2026-07-30T03:50:53.700Z | +++ svcs -Hostate baseline |
| 720 | 2026-07-30T03:50:53.712Z | ++ [[ offline* != online ]] |
| 721 | 2026-07-30T03:50:53.712Z | ++ [[ 69 -gt 300 ]] |
| 722 | 2026-07-30T03:50:53.713Z | ++ sleep 1 |
| 723 | 2026-07-30T03:50:54.713Z | ++ retry=70 |
| 724 | 2026-07-30T03:50:54.716Z | +++ svcs -Hostate baseline |
| 725 | 2026-07-30T03:50:54.728Z | ++ [[ offline* != online ]] |
| 726 | 2026-07-30T03:50:54.728Z | ++ [[ 70 -gt 300 ]] |
| 727 | 2026-07-30T03:50:54.728Z | ++ sleep 1 |
| 728 | 2026-07-30T03:50:55.731Z | ++ retry=71 |
| 729 | 2026-07-30T03:50:55.734Z | +++ svcs -Hostate baseline |
| 730 | 2026-07-30T03:50:55.745Z | ++ [[ offline* != online ]] |
| 731 | 2026-07-30T03:50:55.746Z | ++ [[ 71 -gt 300 ]] |
| 732 | 2026-07-30T03:50:55.746Z | ++ sleep 1 |
| 733 | 2026-07-30T03:50:56.747Z | ++ retry=72 |
| 734 | 2026-07-30T03:50:56.752Z | +++ svcs -Hostate baseline |
| 735 | 2026-07-30T03:50:56.767Z | ++ [[ offline* != online ]] |
| 736 | 2026-07-30T03:50:56.767Z | ++ [[ 72 -gt 300 ]] |
| 737 | 2026-07-30T03:50:56.767Z | ++ sleep 1 |
| 738 | 2026-07-30T03:50:57.764Z | ++ retry=73 |
| 739 | 2026-07-30T03:50:57.767Z | +++ svcs -Hostate baseline |
| 740 | 2026-07-30T03:50:57.780Z | ++ [[ offline* != online ]] |
| 741 | 2026-07-30T03:50:57.780Z | ++ [[ 73 -gt 300 ]] |
| 742 | 2026-07-30T03:50:57.780Z | ++ sleep 1 |
| 743 | 2026-07-30T03:50:58.880Z | ++ retry=74 |
| 744 | 2026-07-30T03:50:58.886Z | +++ svcs -Hostate baseline |
| 745 | 2026-07-30T03:50:58.886Z | ++ [[ offline* != online ]] |
| 746 | 2026-07-30T03:50:58.886Z | ++ [[ 74 -gt 300 ]] |
| 747 | 2026-07-30T03:50:58.886Z | ++ sleep 1 |
| 748 | 2026-07-30T03:50:59.798Z | ++ retry=75 |
| 749 | 2026-07-30T03:50:59.800Z | +++ svcs -Hostate baseline |
| 750 | 2026-07-30T03:50:59.815Z | ++ [[ offline* != online ]] |
| 751 | 2026-07-30T03:50:59.815Z | ++ [[ 75 -gt 300 ]] |
| 752 | 2026-07-30T03:50:59.815Z | ++ sleep 1 |
| 753 | 2026-07-30T03:51:00.816Z | ++ retry=76 |
| 754 | 2026-07-30T03:51:00.819Z | +++ svcs -Hostate baseline |
| 755 | 2026-07-30T03:51:00.829Z | ++ [[ offline* != online ]] |
| 756 | 2026-07-30T03:51:00.829Z | ++ [[ 76 -gt 300 ]] |
| 757 | 2026-07-30T03:51:00.829Z | ++ sleep 1 |
| 758 | 2026-07-30T03:51:01.832Z | ++ retry=77 |
| 759 | 2026-07-30T03:51:01.835Z | +++ svcs -Hostate baseline |
| 760 | 2026-07-30T03:51:01.846Z | ++ [[ offline* != online ]] |
| 761 | 2026-07-30T03:51:01.846Z | ++ [[ 77 -gt 300 ]] |
| 762 | 2026-07-30T03:51:01.849Z | ++ sleep 1 |
| 763 | 2026-07-30T03:51:02.848Z | ++ retry=78 |
| 764 | 2026-07-30T03:51:02.851Z | +++ svcs -Hostate baseline |
| 765 | 2026-07-30T03:51:02.863Z | ++ [[ offline* != online ]] |
| 766 | 2026-07-30T03:51:02.863Z | ++ [[ 78 -gt 300 ]] |
| 767 | 2026-07-30T03:51:02.863Z | ++ sleep 1 |
| 768 | 2026-07-30T03:51:03.865Z | ++ retry=79 |
| 769 | 2026-07-30T03:51:03.868Z | +++ svcs -Hostate baseline |
| 770 | 2026-07-30T03:51:03.879Z | ++ [[ offline* != online ]] |
| 771 | 2026-07-30T03:51:03.879Z | ++ [[ 79 -gt 300 ]] |
| 772 | 2026-07-30T03:51:03.879Z | ++ sleep 1 |
| 773 | 2026-07-30T03:51:04.884Z | ++ retry=80 |
| 774 | 2026-07-30T03:51:04.891Z | +++ svcs -Hostate baseline |
| 775 | 2026-07-30T03:51:04.901Z | ++ [[ offline* != online ]] |
| 776 | 2026-07-30T03:51:04.901Z | ++ [[ 80 -gt 300 ]] |
| 777 | 2026-07-30T03:51:04.901Z | ++ sleep 1 |
| 778 | 2026-07-30T03:51:05.899Z | ++ retry=81 |
| 779 | 2026-07-30T03:51:05.902Z | +++ svcs -Hostate baseline |
| 780 | 2026-07-30T03:51:05.918Z | ++ [[ offline* != online ]] |
| 781 | 2026-07-30T03:51:05.918Z | ++ [[ 81 -gt 300 ]] |
| 782 | 2026-07-30T03:51:05.918Z | ++ sleep 1 |
| 783 | 2026-07-30T03:51:06.915Z | ++ retry=82 |
| 784 | 2026-07-30T03:51:06.920Z | +++ svcs -Hostate baseline |
| 785 | 2026-07-30T03:51:06.930Z | ++ [[ offline* != online ]] |
| 786 | 2026-07-30T03:51:06.930Z | ++ [[ 82 -gt 300 ]] |
| 787 | 2026-07-30T03:51:06.930Z | ++ sleep 1 |
| 788 | 2026-07-30T03:51:07.932Z | ++ retry=83 |
| 789 | 2026-07-30T03:51:07.935Z | +++ svcs -Hostate baseline |
| 790 | 2026-07-30T03:51:07.947Z | ++ [[ offline* != online ]] |
| 791 | 2026-07-30T03:51:07.947Z | ++ [[ 83 -gt 300 ]] |
| 792 | 2026-07-30T03:51:07.948Z | ++ sleep 1 |
| 793 | 2026-07-30T03:51:08.949Z | ++ retry=84 |
| 794 | 2026-07-30T03:51:08.952Z | +++ svcs -Hostate baseline |
| 795 | 2026-07-30T03:51:08.964Z | ++ [[ offline* != online ]] |
| 796 | 2026-07-30T03:51:08.964Z | ++ [[ 84 -gt 300 ]] |
| 797 | 2026-07-30T03:51:08.964Z | ++ sleep 1 |
| 798 | 2026-07-30T03:51:09.965Z | ++ retry=85 |
| 799 | 2026-07-30T03:51:09.969Z | +++ svcs -Hostate baseline |
| 800 | 2026-07-30T03:51:09.980Z | ++ [[ offline* != online ]] |
| 801 | 2026-07-30T03:51:09.980Z | ++ [[ 85 -gt 300 ]] |
| 802 | 2026-07-30T03:51:09.980Z | ++ sleep 1 |
| 803 | 2026-07-30T03:51:10.982Z | ++ retry=86 |
| 804 | 2026-07-30T03:51:10.986Z | +++ svcs -Hostate baseline |
| 805 | 2026-07-30T03:51:10.997Z | ++ [[ offline* != online ]] |
| 806 | 2026-07-30T03:51:10.997Z | ++ [[ 86 -gt 300 ]] |
| 807 | 2026-07-30T03:51:10.997Z | ++ sleep 1 |
| 808 | 2026-07-30T03:51:11.999Z | ++ retry=87 |
| 809 | 2026-07-30T03:51:12.002Z | +++ svcs -Hostate baseline |
| 810 | 2026-07-30T03:51:12.015Z | ++ [[ offline* != online ]] |
| 811 | 2026-07-30T03:51:12.015Z | ++ [[ 87 -gt 300 ]] |
| 812 | 2026-07-30T03:51:12.015Z | ++ sleep 1 |
| 813 | 2026-07-30T03:51:13.015Z | ++ retry=88 |
| 814 | 2026-07-30T03:51:13.019Z | +++ svcs -Hostate baseline |
| 815 | 2026-07-30T03:51:13.030Z | ++ [[ offline* != online ]] |
| 816 | 2026-07-30T03:51:13.030Z | ++ [[ 88 -gt 300 ]] |
| 817 | 2026-07-30T03:51:13.030Z | ++ sleep 1 |
| 818 | 2026-07-30T03:51:14.039Z | ++ retry=89 |
| 819 | 2026-07-30T03:51:14.044Z | +++ svcs -Hostate baseline |
| 820 | 2026-07-30T03:51:14.047Z | ++ [[ offline* != online ]] |
| 821 | 2026-07-30T03:51:14.047Z | ++ [[ 89 -gt 300 ]] |
| 822 | 2026-07-30T03:51:14.047Z | ++ sleep 1 |
| 823 | 2026-07-30T03:51:15.049Z | ++ retry=90 |
| 824 | 2026-07-30T03:51:15.054Z | +++ svcs -Hostate baseline |
| 825 | 2026-07-30T03:51:15.064Z | ++ [[ offline* != online ]] |
| 826 | 2026-07-30T03:51:15.064Z | ++ [[ 90 -gt 300 ]] |
| 827 | 2026-07-30T03:51:15.064Z | ++ sleep 1 |
| 828 | 2026-07-30T03:51:16.068Z | ++ retry=91 |
| 829 | 2026-07-30T03:51:16.073Z | +++ svcs -Hostate baseline |
| 830 | 2026-07-30T03:51:16.081Z | ++ [[ offline* != online ]] |
| 831 | 2026-07-30T03:51:16.081Z | ++ [[ 91 -gt 300 ]] |
| 832 | 2026-07-30T03:51:16.081Z | ++ sleep 1 |
| 833 | 2026-07-30T03:51:17.083Z | ++ retry=92 |
| 834 | 2026-07-30T03:51:17.086Z | +++ svcs -Hostate baseline |
| 835 | 2026-07-30T03:51:17.099Z | ++ [[ offline* != online ]] |
| 836 | 2026-07-30T03:51:17.099Z | ++ [[ 92 -gt 300 ]] |
| 837 | 2026-07-30T03:51:17.099Z | ++ sleep 1 |
| 838 | 2026-07-30T03:51:18.101Z | ++ retry=93 |
| 839 | 2026-07-30T03:51:18.104Z | +++ svcs -Hostate baseline |
| 840 | 2026-07-30T03:51:18.115Z | ++ [[ offline* != online ]] |
| 841 | 2026-07-30T03:51:18.115Z | ++ [[ 93 -gt 300 ]] |
| 842 | 2026-07-30T03:51:18.115Z | ++ sleep 1 |
| 843 | 2026-07-30T03:51:19.117Z | ++ retry=94 |
| 844 | 2026-07-30T03:51:19.120Z | +++ svcs -Hostate baseline |
| 845 | 2026-07-30T03:51:19.132Z | ++ [[ offline* != online ]] |
| 846 | 2026-07-30T03:51:19.132Z | ++ [[ 94 -gt 300 ]] |
| 847 | 2026-07-30T03:51:19.132Z | ++ sleep 1 |
| 848 | 2026-07-30T03:51:20.133Z | ++ retry=95 |
| 849 | 2026-07-30T03:51:20.136Z | +++ svcs -Hostate baseline |
| 850 | 2026-07-30T03:51:20.148Z | ++ [[ offline* != online ]] |
| 851 | 2026-07-30T03:51:20.148Z | ++ [[ 95 -gt 300 ]] |
| 852 | 2026-07-30T03:51:20.148Z | ++ sleep 1 |
| 853 | 2026-07-30T03:51:21.149Z | ++ retry=96 |
| 854 | 2026-07-30T03:51:21.152Z | +++ svcs -Hostate baseline |
| 855 | 2026-07-30T03:51:21.164Z | ++ [[ offline* != online ]] |
| 856 | 2026-07-30T03:51:21.164Z | ++ [[ 96 -gt 300 ]] |
| 857 | 2026-07-30T03:51:21.164Z | ++ sleep 1 |
| 858 | 2026-07-30T03:51:22.166Z | ++ retry=97 |
| 859 | 2026-07-30T03:51:22.169Z | +++ svcs -Hostate baseline |
| 860 | 2026-07-30T03:51:22.181Z | ++ [[ offline* != online ]] |
| 861 | 2026-07-30T03:51:22.181Z | ++ [[ 97 -gt 300 ]] |
| 862 | 2026-07-30T03:51:22.181Z | ++ sleep 1 |
| 863 | 2026-07-30T03:51:23.183Z | ++ retry=98 |
| 864 | 2026-07-30T03:51:23.189Z | +++ svcs -Hostate baseline |
| 865 | 2026-07-30T03:51:23.198Z | ++ [[ offline* != online ]] |
| 866 | 2026-07-30T03:51:23.198Z | ++ [[ 98 -gt 300 ]] |
| 867 | 2026-07-30T03:51:23.198Z | ++ sleep 1 |
| 868 | 2026-07-30T03:51:24.199Z | ++ retry=99 |
| 869 | 2026-07-30T03:51:24.202Z | +++ svcs -Hostate baseline |
| 870 | 2026-07-30T03:51:24.214Z | ++ [[ offline* != online ]] |
| 871 | 2026-07-30T03:51:24.214Z | ++ [[ 99 -gt 300 ]] |
| 872 | 2026-07-30T03:51:24.214Z | ++ sleep 1 |
| 873 | 2026-07-30T03:51:25.216Z | ++ retry=100 |
| 874 | 2026-07-30T03:51:25.219Z | +++ svcs -Hostate baseline |
| 875 | 2026-07-30T03:51:25.230Z | ++ [[ offline* != online ]] |
| 876 | 2026-07-30T03:51:25.230Z | ++ [[ 100 -gt 300 ]] |
| 877 | 2026-07-30T03:51:25.230Z | ++ sleep 1 |
| 878 | 2026-07-30T03:51:26.232Z | ++ retry=101 |
| 879 | 2026-07-30T03:51:26.235Z | +++ svcs -Hostate baseline |
| 880 | 2026-07-30T03:51:26.247Z | ++ [[ offline* != online ]] |
| 881 | 2026-07-30T03:51:26.247Z | ++ [[ 101 -gt 300 ]] |
| 882 | 2026-07-30T03:51:26.247Z | ++ sleep 1 |
| 883 | 2026-07-30T03:51:27.249Z | ++ retry=102 |
| 884 | 2026-07-30T03:51:27.255Z | +++ svcs -Hostate baseline |
| 885 | 2026-07-30T03:51:27.263Z | ++ [[ offline* != online ]] |
| 886 | 2026-07-30T03:51:27.263Z | ++ [[ 102 -gt 300 ]] |
| 887 | 2026-07-30T03:51:27.263Z | ++ sleep 1 |
| 888 | 2026-07-30T03:51:28.265Z | ++ retry=103 |
| 889 | 2026-07-30T03:51:28.268Z | +++ svcs -Hostate baseline |
| 890 | 2026-07-30T03:51:28.279Z | ++ [[ offline* != online ]] |
| 891 | 2026-07-30T03:51:28.279Z | ++ [[ 103 -gt 300 ]] |
| 892 | 2026-07-30T03:51:28.279Z | ++ sleep 1 |
| 893 | 2026-07-30T03:51:29.282Z | ++ retry=104 |
| 894 | 2026-07-30T03:51:29.290Z | +++ svcs -Hostate baseline |
| 895 | 2026-07-30T03:51:29.295Z | ++ [[ offline* != online ]] |
| 896 | 2026-07-30T03:51:29.295Z | ++ [[ 104 -gt 300 ]] |
| 897 | 2026-07-30T03:51:29.295Z | ++ sleep 1 |
| 898 | 2026-07-30T03:51:30.297Z | ++ retry=105 |
| 899 | 2026-07-30T03:51:30.301Z | +++ svcs -Hostate baseline |
| 900 | 2026-07-30T03:51:30.312Z | ++ [[ offline* != online ]] |
| 901 | 2026-07-30T03:51:30.312Z | ++ [[ 105 -gt 300 ]] |
| 902 | 2026-07-30T03:51:30.312Z | ++ sleep 1 |
| 903 | 2026-07-30T03:51:31.314Z | ++ retry=106 |
| 904 | 2026-07-30T03:51:31.317Z | +++ svcs -Hostate baseline |
| 905 | 2026-07-30T03:51:31.328Z | ++ [[ offline* != online ]] |
| 906 | 2026-07-30T03:51:31.328Z | ++ [[ 106 -gt 300 ]] |
| 907 | 2026-07-30T03:51:31.328Z | ++ sleep 1 |
| 908 | 2026-07-30T03:51:32.330Z | ++ retry=107 |
| 909 | 2026-07-30T03:51:32.333Z | +++ svcs -Hostate baseline |
| 910 | 2026-07-30T03:51:32.344Z | ++ [[ online != online ]] |
| 911 | 2026-07-30T03:51:32.344Z | ++ set -o errexit |
| 912 | 2026-07-30T03:51:32.348Z | ++ set -o pipefail |
| 913 | 2026-07-30T03:51:32.348Z | ++ banner build |
| 914 | 2026-07-30T03:51:32.348Z | |
| 915 | 2026-07-30T03:51:32.348Z | ##### # # # # ##### |
| 916 | 2026-07-30T03:51:32.348Z | # # # # # # # # |
| 917 | 2026-07-30T03:51:32.348Z | ##### # # # # # # |
| 918 | 2026-07-30T03:51:32.348Z | # # # # # # # # |
| 919 | 2026-07-30T03:51:32.348Z | # # # # # # # # |
| 920 | 2026-07-30T03:51:32.348Z | ##### #### # ###### ##### |
| 921 | 2026-07-30T03:51:32.348Z | |
| 922 | 2026-07-30T03:51:32.348Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 923 | 2026-07-30T03:51:32.352Z | info: syncing channel updates for 1.96.1-x86_64-unknown-illumos |
| 924 | 2026-07-30T03:51:32.504Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 925 | 2026-07-30T03:51:32.507Z | info: downloading 6 components |
| 926 | 2026-07-30T03:51:46.803Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 927 | 2026-07-30T03:51:47.420Z | From https://github.com/oxidecomputer/falcon |
| 928 | 2026-07-30T03:51:47.420Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 929 | 2026-07-30T03:51:47.501Z | Updating crates.io index |
| 930 | 2026-07-30T03:51:47.504Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 931 | 2026-07-30T03:51:47.905Z | From https://github.com/oxidecomputer/dendrite |
| 932 | 2026-07-30T03:51:47.905Z | * [new ref] 04a52a3240a26c58f03e1cf40353d67ff69d76b6 -> refs/commit/04a52a3240a26c58f03e1cf40353d67ff69d76b6 |
| 933 | 2026-07-30T03:51:47.941Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 934 | 2026-07-30T03:51:48.234Z | From https://github.com/oxidecomputer/ispf |
| 935 | 2026-07-30T03:51:48.234Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 936 | 2026-07-30T03:51:48.238Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 937 | 2026-07-30T03:51:48.591Z | From https://github.com/oxidecomputer/netadm-sys |
| 938 | 2026-07-30T03:51:48.591Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 939 | 2026-07-30T03:51:48.598Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 940 | 2026-07-30T03:51:54.660Z | From https://github.com/oxidecomputer/omicron |
| 941 | 2026-07-30T03:51:54.660Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 942 | 2026-07-30T03:51:55.088Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 943 | 2026-07-30T03:51:55.766Z | From https://github.com/oxidecomputer/opte |
| 944 | 2026-07-30T03:51:55.766Z | * [new ref] 3ddd7e684a78ad33be66717408c381b1962ae04e -> refs/commit/3ddd7e684a78ad33be66717408c381b1962ae04e |
| 945 | 2026-07-30T03:51:55.796Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 946 | 2026-07-30T03:51:56.081Z | From https://github.com/oxidecomputer/slog-error-chain |
| 947 | 2026-07-30T03:51:56.081Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 948 | 2026-07-30T03:51:56.090Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 949 | 2026-07-30T03:51:56.356Z | From https://github.com/illumos/smf-rs |
| 950 | 2026-07-30T03:51:56.356Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 951 | 2026-07-30T03:51:56.363Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 952 | 2026-07-30T03:51:56.624Z | From https://github.com/oxidecomputer/network-interface |
| 953 | 2026-07-30T03:51:56.624Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 954 | 2026-07-30T03:51:56.631Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 955 | 2026-07-30T03:51:56.897Z | From https://github.com/oxidecomputer/zone |
| 956 | 2026-07-30T03:51:56.897Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 957 | 2026-07-30T03:51:56.903Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 958 | 2026-07-30T03:51:57.527Z | From https://github.com/oxidecomputer/propolis |
| 959 | 2026-07-30T03:51:57.527Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 960 | 2026-07-30T03:51:57.569Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 961 | 2026-07-30T03:51:58.096Z | From https://github.com/oxidecomputer/transceiver-control |
| 962 | 2026-07-30T03:51:58.096Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 963 | 2026-07-30T03:51:58.106Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 964 | 2026-07-30T03:51:58.366Z | From https://github.com/oxidecomputer/dlpi-sys |
| 965 | 2026-07-30T03:51:58.366Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 966 | 2026-07-30T03:51:58.372Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 967 | 2026-07-30T03:51:58.637Z | From https://github.com/jmesmon/rust-libzfs |
| 968 | 2026-07-30T03:51:58.637Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 969 | 2026-07-30T03:51:58.644Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 970 | 2026-07-30T03:51:58.886Z | From https://github.com/oxidecomputer/rusty-doors |
| 971 | 2026-07-30T03:51:58.886Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 972 | 2026-07-30T03:51:58.890Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 973 | 2026-07-30T03:51:59.287Z | From https://github.com/oxidecomputer/lldp |
| 974 | 2026-07-30T03:51:59.287Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 975 | 2026-07-30T03:51:59.298Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 976 | 2026-07-30T03:51:59.633Z | From https://github.com/oxidecomputer/tufaceous |
| 977 | 2026-07-30T03:51:59.633Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 978 | 2026-07-30T03:51:59.643Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 979 | 2026-07-30T03:52:00.135Z | From https://github.com/oxidecomputer/management-gateway-service |
| 980 | 2026-07-30T03:52:00.135Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 981 | 2026-07-30T03:52:00.149Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 982 | 2026-07-30T03:52:00.946Z | From https://github.com/oxidecomputer/crucible |
| 983 | 2026-07-30T03:52:00.946Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 984 | 2026-07-30T03:52:00.988Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 985 | 2026-07-30T03:52:01.251Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 986 | 2026-07-30T03:52:01.251Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 987 | 2026-07-30T03:52:01.260Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 988 | 2026-07-30T03:52:01.662Z | From https://github.com/oxidecomputer/propolis |
| 989 | 2026-07-30T03:52:01.663Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 990 | 2026-07-30T03:52:01.705Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 991 | 2026-07-30T03:52:02.247Z | From https://github.com/oxidecomputer/crucible |
| 992 | 2026-07-30T03:52:02.247Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 993 | 2026-07-30T03:52:02.310Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 994 | 2026-07-30T03:52:02.655Z | From https://github.com/oxidecomputer/tofino |
| 995 | 2026-07-30T03:52:02.655Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 996 | 2026-07-30T03:52:02.665Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 997 | 2026-07-30T03:52:03.300Z | From https://github.com/oxidecomputer/maghemite |
| 998 | 2026-07-30T03:52:03.300Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 999 | 2026-07-30T03:52:03.331Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1000 | 2026-07-30T03:52:03.610Z | From https://github.com/oxidecomputer/clickward |
| 1001 | 2026-07-30T03:52:03.610Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1002 | 2026-07-30T03:52:03.616Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1003 | 2026-07-30T03:52:03.900Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1004 | 2026-07-30T03:52:03.900Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1005 | 2026-07-30T03:52:06.099Z | Downloading crates ... |
| 1006 | 2026-07-30T03:52:06.164Z | Downloaded cfg-if v1.0.4 |
| 1007 | 2026-07-30T03:52:06.168Z | Downloaded autocfg v1.5.1 |
| 1008 | 2026-07-30T03:52:06.173Z | Downloaded cancel-safe-futures v0.1.5 |
| 1009 | 2026-07-30T03:52:06.176Z | Downloaded cmake v0.1.58 |
| 1010 | 2026-07-30T03:52:06.180Z | Downloaded async-stream-impl v0.3.6 |
| 1011 | 2026-07-30T03:52:06.183Z | Downloaded anstyle-query v1.1.5 |
| 1012 | 2026-07-30T03:52:06.183Z | Downloaded async-trait v0.1.89 |
| 1013 | 2026-07-30T03:52:06.186Z | Downloaded debug-ignore v1.0.5 |
| 1014 | 2026-07-30T03:52:06.189Z | Downloaded critical-section v1.2.0 |
| 1015 | 2026-07-30T03:52:06.189Z | Downloaded byte-wrapper v0.1.0 |
| 1016 | 2026-07-30T03:52:06.194Z | Downloaded darling v0.23.0 |
| 1017 | 2026-07-30T03:52:06.198Z | Downloaded dyn-clone v1.0.20 |
| 1018 | 2026-07-30T03:52:06.201Z | Downloaded ahash v0.8.12 |
| 1019 | 2026-07-30T03:52:06.201Z | Downloaded argon2 v0.5.3 |
| 1020 | 2026-07-30T03:52:06.204Z | Downloaded group v0.13.0 |
| 1021 | 2026-07-30T03:52:06.204Z | Downloaded darling_core v0.21.3 |
| 1022 | 2026-07-30T03:52:06.208Z | Downloaded half v2.7.1 |
| 1023 | 2026-07-30T03:52:06.211Z | Downloaded defmt-parser v1.0.0 |
| 1024 | 2026-07-30T03:52:06.211Z | Downloaded atomic-waker v1.1.2 |
| 1025 | 2026-07-30T03:52:06.211Z | Downloaded anstyle v1.0.14 |
| 1026 | 2026-07-30T03:52:06.211Z | Downloaded async-stream v0.3.6 |
| 1027 | 2026-07-30T03:52:06.215Z | Downloaded foldhash v0.1.5 |
| 1028 | 2026-07-30T03:52:06.215Z | Downloaded derive-where v1.6.1 |
| 1029 | 2026-07-30T03:52:06.218Z | Downloaded dtrace-parser v0.2.0 |
| 1030 | 2026-07-30T03:52:06.218Z | Downloaded anstyle-parse v1.0.0 |
| 1031 | 2026-07-30T03:52:06.218Z | Downloaded aead v0.5.2 |
| 1032 | 2026-07-30T03:52:06.224Z | Downloaded data-encoding v2.11.0 |
| 1033 | 2026-07-30T03:52:06.230Z | Downloaded block-buffer v0.10.4 |
| 1034 | 2026-07-30T03:52:06.233Z | Downloaded atomicwrites v0.4.4 |
| 1035 | 2026-07-30T03:52:06.233Z | Downloaded async-recursion v1.1.1 |
| 1036 | 2026-07-30T03:52:06.235Z | Downloaded equivalent v1.0.2 |
| 1037 | 2026-07-30T03:52:06.235Z | Downloaded dunce v1.0.5 |
| 1038 | 2026-07-30T03:52:06.235Z | Downloaded dof v0.3.0 |
| 1039 | 2026-07-30T03:52:06.238Z | Downloaded digest v0.10.7 |
| 1040 | 2026-07-30T03:52:06.238Z | Downloaded const-random v0.1.18 |
| 1041 | 2026-07-30T03:52:06.241Z | Downloaded clap_lex v1.1.0 |
| 1042 | 2026-07-30T03:52:06.241Z | Downloaded ciborium-io v0.2.2 |
| 1043 | 2026-07-30T03:52:06.244Z | Downloaded const-random-macro v0.1.16 |
| 1044 | 2026-07-30T03:52:06.247Z | Downloaded colorchoice v1.0.5 |
| 1045 | 2026-07-30T03:52:06.250Z | Downloaded hex v0.4.3 |
| 1046 | 2026-07-30T03:52:06.250Z | Downloaded heck v0.4.1 |
| 1047 | 2026-07-30T03:52:06.250Z | Downloaded fxhash v0.2.1 |
| 1048 | 2026-07-30T03:52:06.253Z | Downloaded darling_macro v0.23.0 |
| 1049 | 2026-07-30T03:52:06.253Z | Downloaded crunchy v0.2.4 |
| 1050 | 2026-07-30T03:52:06.253Z | Downloaded crypto-common v0.1.7 |
| 1051 | 2026-07-30T03:52:06.256Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1052 | 2026-07-30T03:52:06.256Z | Downloaded cpufeatures v0.3.0 |
| 1053 | 2026-07-30T03:52:06.256Z | Downloaded float-ord v0.3.2 |
| 1054 | 2026-07-30T03:52:06.256Z | Downloaded cobs v0.3.0 |
| 1055 | 2026-07-30T03:52:06.259Z | Downloaded cfg_aliases v0.2.1 |
| 1056 | 2026-07-30T03:52:06.262Z | Downloaded httpdate v1.0.3 |
| 1057 | 2026-07-30T03:52:06.262Z | Downloaded crypto-common v0.2.2 |
| 1058 | 2026-07-30T03:52:06.262Z | Downloaded crc8 v0.1.1 |
| 1059 | 2026-07-30T03:52:06.262Z | Downloaded convert_case v0.4.0 |
| 1060 | 2026-07-30T03:52:06.264Z | Downloaded idna_adapter v1.2.2 |
| 1061 | 2026-07-30T03:52:06.264Z | Downloaded embedded-io v0.4.0 |
| 1062 | 2026-07-30T03:52:06.264Z | Downloaded dtrace-parser v0.3.0 |
| 1063 | 2026-07-30T03:52:06.267Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1064 | 2026-07-30T03:52:06.267Z | Downloaded cstr-argument v0.1.2 |
| 1065 | 2026-07-30T03:52:06.270Z | Downloaded cpufeatures v0.2.17 |
| 1066 | 2026-07-30T03:52:06.270Z | Downloaded ciborium-ll v0.2.2 |
| 1067 | 2026-07-30T03:52:06.273Z | Downloaded form_urlencoded v1.2.2 |
| 1068 | 2026-07-30T03:52:06.276Z | Downloaded http-body v1.0.1 |
| 1069 | 2026-07-30T03:52:06.276Z | Downloaded base16ct v0.2.0 |
| 1070 | 2026-07-30T03:52:06.280Z | Downloaded hash32 v0.3.1 |
| 1071 | 2026-07-30T03:52:06.282Z | Downloaded hostname v0.3.1 |
| 1072 | 2026-07-30T03:52:06.282Z | Downloaded base16ct v1.0.0 |
| 1073 | 2026-07-30T03:52:06.285Z | Downloaded foreign-types-shared v0.3.1 |
| 1074 | 2026-07-30T03:52:06.288Z | Downloaded gethostname v0.5.0 |
| 1075 | 2026-07-30T03:52:06.292Z | Downloaded futures-macro v0.3.32 |
| 1076 | 2026-07-30T03:52:06.292Z | Downloaded block-buffer v0.12.0 |
| 1077 | 2026-07-30T03:52:06.297Z | Downloaded adler2 v2.0.1 |
| 1078 | 2026-07-30T03:52:06.297Z | Downloaded futures-sink v0.3.32 |
| 1079 | 2026-07-30T03:52:06.300Z | Downloaded foreign-types-shared v0.1.1 |
| 1080 | 2026-07-30T03:52:06.300Z | Downloaded heck v0.5.0 |
| 1081 | 2026-07-30T03:52:06.300Z | Downloaded foreign-types v0.5.0 |
| 1082 | 2026-07-30T03:52:06.300Z | Downloaded foreign-types v0.3.2 |
| 1083 | 2026-07-30T03:52:06.300Z | Downloaded enum-as-inner v0.6.1 |
| 1084 | 2026-07-30T03:52:06.303Z | Downloaded defmt v0.3.100 |
| 1085 | 2026-07-30T03:52:06.303Z | Downloaded ident_case v1.0.1 |
| 1086 | 2026-07-30T03:52:06.303Z | Downloaded indent_write v2.2.0 |
| 1087 | 2026-07-30T03:52:06.306Z | Downloaded errno v0.3.14 |
| 1088 | 2026-07-30T03:52:06.306Z | Downloaded hubpack_derive v0.1.1 |
| 1089 | 2026-07-30T03:52:06.306Z | Downloaded hubpack v0.1.2 |
| 1090 | 2026-07-30T03:52:06.310Z | Downloaded futures-core v0.3.32 |
| 1091 | 2026-07-30T03:52:06.312Z | Downloaded bit-set v0.8.0 |
| 1092 | 2026-07-30T03:52:06.316Z | Downloaded ff v0.13.1 |
| 1093 | 2026-07-30T03:52:06.319Z | Downloaded daft-derive v0.1.7 |
| 1094 | 2026-07-30T03:52:06.319Z | Downloaded find-msvc-tools v0.1.9 |
| 1095 | 2026-07-30T03:52:06.321Z | Downloaded fastrand v2.4.1 |
| 1096 | 2026-07-30T03:52:06.321Z | Downloaded displaydoc v0.2.6 |
| 1097 | 2026-07-30T03:52:06.321Z | Downloaded compression-codecs v0.4.38 |
| 1098 | 2026-07-30T03:52:06.325Z | Downloaded futures-task v0.3.32 |
| 1099 | 2026-07-30T03:52:06.329Z | Downloaded fnv v1.0.7 |
| 1100 | 2026-07-30T03:52:06.329Z | Downloaded csv-core v0.1.13 |
| 1101 | 2026-07-30T03:52:06.329Z | Downloaded fixedbitset v0.4.2 |
| 1102 | 2026-07-30T03:52:06.329Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1103 | 2026-07-30T03:52:06.329Z | Downloaded dof v0.4.0 |
| 1104 | 2026-07-30T03:52:06.332Z | Downloaded const_format_proc_macros v0.2.34 |
| 1105 | 2026-07-30T03:52:06.332Z | Downloaded bit-vec v0.8.0 |
| 1106 | 2026-07-30T03:52:06.332Z | Downloaded internet-checksum v0.2.1 |
| 1107 | 2026-07-30T03:52:06.335Z | Downloaded inout v0.1.4 |
| 1108 | 2026-07-30T03:52:06.335Z | Downloaded daft v0.1.7 |
| 1109 | 2026-07-30T03:52:06.335Z | Downloaded bcs v0.1.6 |
| 1110 | 2026-07-30T03:52:06.338Z | Downloaded generic-array v0.14.7 |
| 1111 | 2026-07-30T03:52:06.338Z | Downloaded darling_macro v0.21.3 |
| 1112 | 2026-07-30T03:52:06.338Z | Downloaded cipher v0.4.4 |
| 1113 | 2026-07-30T03:52:06.341Z | Downloaded linked-hash-map v0.5.6 |
| 1114 | 2026-07-30T03:52:06.341Z | Downloaded http-body-util v0.1.4 |
| 1115 | 2026-07-30T03:52:06.345Z | Downloaded crossbeam-deque v0.8.6 |
| 1116 | 2026-07-30T03:52:06.345Z | Downloaded itoa v1.0.18 |
| 1117 | 2026-07-30T03:52:06.348Z | Downloaded git-stub v1.0.0 |
| 1118 | 2026-07-30T03:52:06.348Z | Downloaded foreign-types-macros v0.2.3 |
| 1119 | 2026-07-30T03:52:06.348Z | Downloaded backoff v0.4.0 |
| 1120 | 2026-07-30T03:52:06.351Z | Downloaded chacha20 v0.9.1 |
| 1121 | 2026-07-30T03:52:06.351Z | Downloaded bytecount v0.6.9 |
| 1122 | 2026-07-30T03:52:06.354Z | Downloaded base64ct v1.8.3 |
| 1123 | 2026-07-30T03:52:06.354Z | Downloaded instant v0.1.13 |
| 1124 | 2026-07-30T03:52:06.357Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1125 | 2026-07-30T03:52:06.357Z | Downloaded hostname v0.4.2 |
| 1126 | 2026-07-30T03:52:06.360Z | Downloaded derive-ex v0.1.8 |
| 1127 | 2026-07-30T03:52:06.360Z | Downloaded globset v0.4.18 |
| 1128 | 2026-07-30T03:52:06.360Z | Downloaded futures-io v0.3.32 |
| 1129 | 2026-07-30T03:52:06.363Z | Downloaded is_ci v1.2.0 |
| 1130 | 2026-07-30T03:52:06.363Z | Downloaded anstream v1.0.0 |
| 1131 | 2026-07-30T03:52:06.366Z | Downloaded git-stub-vcs v0.1.0 |
| 1132 | 2026-07-30T03:52:06.366Z | Downloaded camino-tempfile v1.4.1 |
| 1133 | 2026-07-30T03:52:06.366Z | Downloaded byteorder v1.5.0 |
| 1134 | 2026-07-30T03:52:06.370Z | Downloaded highway v1.3.0 |
| 1135 | 2026-07-30T03:52:06.370Z | Downloaded foldhash v0.2.0 |
| 1136 | 2026-07-30T03:52:06.370Z | Downloaded is-terminal v0.4.17 |
| 1137 | 2026-07-30T03:52:06.374Z | Downloaded lazy_static v1.5.0 |
| 1138 | 2026-07-30T03:52:06.374Z | Downloaded humantime v2.3.0 |
| 1139 | 2026-07-30T03:52:06.375Z | Downloaded glob v0.3.3 |
| 1140 | 2026-07-30T03:52:06.378Z | Downloaded either v1.16.0 |
| 1141 | 2026-07-30T03:52:06.378Z | Downloaded deranged v0.5.8 |
| 1142 | 2026-07-30T03:52:06.378Z | Downloaded hyper-rustls v0.27.9 |
| 1143 | 2026-07-30T03:52:06.378Z | Downloaded konst_macro_rules v0.2.19 |
| 1144 | 2026-07-30T03:52:06.382Z | Downloaded libscf-sys v1.2.0 |
| 1145 | 2026-07-30T03:52:06.382Z | Downloaded fs_extra v1.3.0 |
| 1146 | 2026-07-30T03:52:06.385Z | Downloaded keccak v0.1.6 |
| 1147 | 2026-07-30T03:52:06.385Z | Downloaded lru-cache v0.1.2 |
| 1148 | 2026-07-30T03:52:06.385Z | Downloaded managed v0.8.0 |
| 1149 | 2026-07-30T03:52:06.388Z | Downloaded macaddr v1.0.1 |
| 1150 | 2026-07-30T03:52:06.388Z | Downloaded fixedbitset v0.5.7 |
| 1151 | 2026-07-30T03:52:06.394Z | Downloaded defmt-macros v1.1.0 |
| 1152 | 2026-07-30T03:52:06.397Z | Downloaded newtype_derive v0.1.6 |
| 1153 | 2026-07-30T03:52:06.397Z | Downloaded compression-core v0.4.32 |
| 1154 | 2026-07-30T03:52:06.397Z | Downloaded ingot-types v0.1.2 |
| 1155 | 2026-07-30T03:52:06.397Z | Downloaded crc32fast v1.5.0 |
| 1156 | 2026-07-30T03:52:06.397Z | Downloaded mime v0.3.17 |
| 1157 | 2026-07-30T03:52:06.397Z | Downloaded match_cfg v0.1.0 |
| 1158 | 2026-07-30T03:52:06.397Z | Downloaded crossbeam-utils v0.8.21 |
| 1159 | 2026-07-30T03:52:06.400Z | Downloaded httparse v1.10.1 |
| 1160 | 2026-07-30T03:52:06.403Z | Downloaded newline-converter v0.3.0 |
| 1161 | 2026-07-30T03:52:06.403Z | Downloaded natord v1.0.9 |
| 1162 | 2026-07-30T03:52:06.403Z | Downloaded memoffset v0.9.1 |
| 1163 | 2026-07-30T03:52:06.403Z | Downloaded erased-serde v0.3.31 |
| 1164 | 2026-07-30T03:52:06.406Z | Downloaded fs-err v3.3.0 |
| 1165 | 2026-07-30T03:52:06.406Z | Downloaded clap_derive v4.6.4 |
| 1166 | 2026-07-30T03:52:06.409Z | Downloaded embedded-io v0.6.1 |
| 1167 | 2026-07-30T03:52:06.409Z | Downloaded linear-map v1.2.0 |
| 1168 | 2026-07-30T03:52:06.412Z | Downloaded digest v0.11.3 |
| 1169 | 2026-07-30T03:52:06.412Z | Downloaded crossbeam-epoch v0.9.18 |
| 1170 | 2026-07-30T03:52:06.415Z | Downloaded bs58 v0.5.1 |
| 1171 | 2026-07-30T03:52:06.415Z | Downloaded console v0.15.11 |
| 1172 | 2026-07-30T03:52:06.418Z | Downloaded console v0.16.3 |
| 1173 | 2026-07-30T03:52:06.418Z | Downloaded chacha20 v0.10.0 |
| 1174 | 2026-07-30T03:52:06.421Z | Downloaded num-conv v0.2.2 |
| 1175 | 2026-07-30T03:52:06.421Z | Downloaded no-std-compat v0.4.1 |
| 1176 | 2026-07-30T03:52:06.421Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1177 | 2026-07-30T03:52:06.424Z | Downloaded camino v1.2.5 |
| 1178 | 2026-07-30T03:52:06.424Z | Downloaded ipnetwork v0.21.1 |
| 1179 | 2026-07-30T03:52:06.424Z | Downloaded blake2 v0.10.6 |
| 1180 | 2026-07-30T03:52:06.427Z | Downloaded memmap v0.7.0 |
| 1181 | 2026-07-30T03:52:06.427Z | Downloaded ciborium v0.2.2 |
| 1182 | 2026-07-30T03:52:06.429Z | Downloaded cargo_toml v0.22.3 |
| 1183 | 2026-07-30T03:52:06.429Z | Downloaded anyhow v1.0.104 |
| 1184 | 2026-07-30T03:52:06.433Z | Downloaded arc-swap v1.9.1 |
| 1185 | 2026-07-30T03:52:06.436Z | Downloaded hybrid-array v0.4.12 |
| 1186 | 2026-07-30T03:52:06.436Z | Downloaded num-derive v0.4.2 |
| 1187 | 2026-07-30T03:52:06.440Z | Downloaded opaque-debug v0.3.1 |
| 1188 | 2026-07-30T03:52:06.440Z | Downloaded iana-time-zone v0.1.65 |
| 1189 | 2026-07-30T03:52:06.446Z | Downloaded lru-slab v0.1.2 |
| 1190 | 2026-07-30T03:52:06.449Z | Downloaded num_threads v0.1.7 |
| 1191 | 2026-07-30T03:52:06.449Z | Downloaded libsw-core v0.3.2 |
| 1192 | 2026-07-30T03:52:06.452Z | Downloaded lock_api v0.4.14 |
| 1193 | 2026-07-30T03:52:06.452Z | Downloaded libsw v3.5.0 |
| 1194 | 2026-07-30T03:52:06.452Z | Downloaded futures v0.3.32 |
| 1195 | 2026-07-30T03:52:06.455Z | Downloaded dropshot_endpoint v0.17.1 |
| 1196 | 2026-07-30T03:52:06.458Z | Downloaded openssl-probe v0.2.1 |
| 1197 | 2026-07-30T03:52:06.458Z | Downloaded openssl-macros v0.1.1 |
| 1198 | 2026-07-30T03:52:06.461Z | Downloaded parse-display v0.10.0 |
| 1199 | 2026-07-30T03:52:06.461Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1200 | 2026-07-30T03:52:06.461Z | Downloaded drift v0.2.0 |
| 1201 | 2026-07-30T03:52:06.466Z | Downloaded phf_shared v0.12.1 |
| 1202 | 2026-07-30T03:52:06.470Z | Downloaded olpc-cjson v0.1.4 |
| 1203 | 2026-07-30T03:52:06.473Z | Downloaded cookie v0.18.1 |
| 1204 | 2026-07-30T03:52:06.473Z | Downloaded percent-encoding v2.3.2 |
| 1205 | 2026-07-30T03:52:06.476Z | Downloaded darling v0.21.3 |
| 1206 | 2026-07-30T03:52:06.479Z | Downloaded const-oid v0.10.2 |
| 1207 | 2026-07-30T03:52:06.482Z | Downloaded defmt v1.1.0 |
| 1208 | 2026-07-30T03:52:06.485Z | Downloaded newtype-uuid v1.3.2 |
| 1209 | 2026-07-30T03:52:06.485Z | Downloaded multer v3.1.0 |
| 1210 | 2026-07-30T03:52:06.488Z | Downloaded futures-executor v0.3.32 |
| 1211 | 2026-07-30T03:52:06.488Z | Downloaded colored v3.1.1 |
| 1212 | 2026-07-30T03:52:06.490Z | Downloaded clap v4.6.4 |
| 1213 | 2026-07-30T03:52:06.494Z | Downloaded ingot-macros v0.1.1 |
| 1214 | 2026-07-30T03:52:06.497Z | Downloaded futures-channel v0.3.32 |
| 1215 | 2026-07-30T03:52:06.497Z | Downloaded num v0.4.3 |
| 1216 | 2026-07-30T03:52:06.497Z | Downloaded ingot v0.1.1 |
| 1217 | 2026-07-30T03:52:06.500Z | Downloaded bitflags v2.12.1 |
| 1218 | 2026-07-30T03:52:06.503Z | Downloaded powerfmt v0.2.0 |
| 1219 | 2026-07-30T03:52:06.503Z | Downloaded plain v0.2.3 |
| 1220 | 2026-07-30T03:52:06.503Z | Downloaded proc-macro-crate v1.3.1 |
| 1221 | 2026-07-30T03:52:06.506Z | Downloaded pretty-hex v0.4.2 |
| 1222 | 2026-07-30T03:52:06.506Z | Downloaded potential_utf v0.1.5 |
| 1223 | 2026-07-30T03:52:06.506Z | Downloaded num_enum_derive v0.7.6 |
| 1224 | 2026-07-30T03:52:06.509Z | Downloaded num_enum v0.5.11 |
| 1225 | 2026-07-30T03:52:06.511Z | Downloaded num-rational v0.4.2 |
| 1226 | 2026-07-30T03:52:06.511Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1227 | 2026-07-30T03:52:06.511Z | Downloaded getrandom v0.3.4 |
| 1228 | 2026-07-30T03:52:06.514Z | Downloaded progenitor-client v0.14.0 |
| 1229 | 2026-07-30T03:52:06.515Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1230 | 2026-07-30T03:52:06.517Z | Downloaded getrandom v0.2.17 |
| 1231 | 2026-07-30T03:52:06.517Z | Downloaded num-iter v0.1.45 |
| 1232 | 2026-07-30T03:52:06.520Z | Downloaded num-integer v0.1.46 |
| 1233 | 2026-07-30T03:52:06.520Z | Downloaded num-complex v0.4.6 |
| 1234 | 2026-07-30T03:52:06.520Z | Downloaded num_enum v0.7.6 |
| 1235 | 2026-07-30T03:52:06.542Z | Downloaded owo-colors v4.3.0 |
| 1236 | 2026-07-30T03:52:06.542Z | Downloaded progenitor-client v0.10.0 |
| 1237 | 2026-07-30T03:52:06.542Z | Downloaded jobserver v0.1.34 |
| 1238 | 2026-07-30T03:52:06.542Z | Downloaded icu_provider v2.2.0 |
| 1239 | 2026-07-30T03:52:06.542Z | Downloaded quick-error v1.2.3 |
| 1240 | 2026-07-30T03:52:06.542Z | Downloaded oxnet v0.1.6 |
| 1241 | 2026-07-30T03:52:06.542Z | Downloaded progenitor-macro v0.13.0 |
| 1242 | 2026-07-30T03:52:06.542Z | Downloaded memmap2 v0.9.10 |
| 1243 | 2026-07-30T03:52:06.542Z | Downloaded num_enum_derive v0.5.11 |
| 1244 | 2026-07-30T03:52:06.542Z | Downloaded hmac v0.12.1 |
| 1245 | 2026-07-30T03:52:06.542Z | Downloaded rand_chacha v0.3.1 |
| 1246 | 2026-07-30T03:52:06.542Z | Downloaded progenitor-macro v0.14.0 |
| 1247 | 2026-07-30T03:52:06.542Z | Downloaded phf v0.12.1 |
| 1248 | 2026-07-30T03:52:06.547Z | Downloaded pem v3.0.6 |
| 1249 | 2026-07-30T03:52:06.547Z | Downloaded parse-display-derive v0.10.0 |
| 1250 | 2026-07-30T03:52:06.547Z | Downloaded getrandom v0.4.2 |
| 1251 | 2026-07-30T03:52:06.547Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1252 | 2026-07-30T03:52:06.547Z | Downloaded litemap v0.8.2 |
| 1253 | 2026-07-30T03:52:06.547Z | Downloaded bitflags v1.3.2 |
| 1254 | 2026-07-30T03:52:06.551Z | Downloaded backon v1.6.0 |
| 1255 | 2026-07-30T03:52:06.551Z | Downloaded rand_pcg v0.10.2 |
| 1256 | 2026-07-30T03:52:06.551Z | Downloaded password-hash v0.5.0 |
| 1257 | 2026-07-30T03:52:06.556Z | Downloaded pkg-config v0.3.33 |
| 1258 | 2026-07-30T03:52:06.556Z | Downloaded rand_xorshift v0.4.0 |
| 1259 | 2026-07-30T03:52:06.556Z | Downloaded paste v1.0.15 |
| 1260 | 2026-07-30T03:52:06.556Z | Downloaded derive_more v0.99.20 |
| 1261 | 2026-07-30T03:52:06.559Z | Downloaded pin-project-internal v1.1.13 |
| 1262 | 2026-07-30T03:52:06.559Z | Downloaded base64 v0.22.1 |
| 1263 | 2026-07-30T03:52:06.562Z | Downloaded const_format v0.2.36 |
| 1264 | 2026-07-30T03:52:06.565Z | Downloaded indexmap v1.9.3 |
| 1265 | 2026-07-30T03:52:06.568Z | Downloaded ipnet v2.12.0 |
| 1266 | 2026-07-30T03:52:06.568Z | Downloaded allocator-api2 v0.2.21 |
| 1267 | 2026-07-30T03:52:06.571Z | Downloaded chacha20poly1305 v0.10.1 |
| 1268 | 2026-07-30T03:52:06.571Z | Downloaded proc-macro-crate v3.5.0 |
| 1269 | 2026-07-30T03:52:06.571Z | Downloaded ref-cast-impl v1.0.25 |
| 1270 | 2026-07-30T03:52:06.575Z | Downloaded ref-cast v1.0.25 |
| 1271 | 2026-07-30T03:52:06.575Z | Downloaded proc-macro-error v1.0.4 |
| 1272 | 2026-07-30T03:52:06.578Z | Downloaded port-file v0.1.0 |
| 1273 | 2026-07-30T03:52:06.578Z | Downloaded poly1305 v0.8.0 |
| 1274 | 2026-07-30T03:52:06.582Z | Downloaded ppv-lite86 v0.2.21 |
| 1275 | 2026-07-30T03:52:06.582Z | Downloaded rustc-hash v2.1.2 |
| 1276 | 2026-07-30T03:52:06.582Z | Downloaded progenitor-client v0.13.0 |
| 1277 | 2026-07-30T03:52:06.585Z | Downloaded progenitor v0.13.0 |
| 1278 | 2026-07-30T03:52:06.585Z | Downloaded proc-macro-error2 v2.0.1 |
| 1279 | 2026-07-30T03:52:06.585Z | Downloaded async-compression v0.4.42 |
| 1280 | 2026-07-30T03:52:06.588Z | Downloaded icu_properties v2.2.0 |
| 1281 | 2026-07-30T03:52:06.593Z | Downloaded progenitor v0.14.0 |
| 1282 | 2026-07-30T03:52:06.596Z | Downloaded once_cell v1.21.4 |
| 1283 | 2026-07-30T03:52:06.600Z | Downloaded rustc_version v0.4.1 |
| 1284 | 2026-07-30T03:52:06.603Z | Downloaded log v0.4.32 |
| 1285 | 2026-07-30T03:52:06.603Z | Downloaded progenitor-macro v0.10.0 |
| 1286 | 2026-07-30T03:52:06.603Z | Downloaded darling_core v0.23.0 |
| 1287 | 2026-07-30T03:52:06.607Z | Downloaded parking_lot_core v0.9.12 |
| 1288 | 2026-07-30T03:52:06.610Z | Downloaded parking_lot_core v0.8.6 |
| 1289 | 2026-07-30T03:52:06.610Z | Downloaded indicatif v0.18.4 |
| 1290 | 2026-07-30T03:52:06.613Z | Downloaded rand_core v0.6.4 |
| 1291 | 2026-07-30T03:52:06.613Z | Downloaded rand_chacha v0.9.0 |
| 1292 | 2026-07-30T03:52:06.613Z | Downloaded expectorate v1.2.0 |
| 1293 | 2026-07-30T03:52:06.616Z | Downloaded flate2 v1.1.9 |
| 1294 | 2026-07-30T03:52:06.619Z | Downloaded scopeguard v1.2.0 |
| 1295 | 2026-07-30T03:52:06.619Z | Downloaded same-file v1.0.6 |
| 1296 | 2026-07-30T03:52:06.619Z | Downloaded pest_derive v2.8.6 |
| 1297 | 2026-07-30T03:52:06.622Z | Downloaded quote v1.0.45 |
| 1298 | 2026-07-30T03:52:06.622Z | Downloaded scroll_derive v0.12.1 |
| 1299 | 2026-07-30T03:52:06.625Z | Downloaded rand_core v0.10.1 |
| 1300 | 2026-07-30T03:52:06.625Z | Downloaded crypto-bigint v0.5.5 |
| 1301 | 2026-07-30T03:52:06.627Z | Downloaded serde-big-array v0.5.1 |
| 1302 | 2026-07-30T03:52:06.631Z | Downloaded serde_spanned v1.1.1 |
| 1303 | 2026-07-30T03:52:06.631Z | Downloaded crossbeam-channel v0.5.15 |
| 1304 | 2026-07-30T03:52:06.634Z | Downloaded rand_core v0.9.5 |
| 1305 | 2026-07-30T03:52:06.634Z | Downloaded base64 v0.21.7 |
| 1306 | 2026-07-30T03:52:06.637Z | Downloaded heapless v0.8.0 |
| 1307 | 2026-07-30T03:52:06.640Z | Downloaded pin-project-lite v0.2.17 |
| 1308 | 2026-07-30T03:52:06.643Z | Downloaded semver v0.1.20 |
| 1309 | 2026-07-30T03:52:06.643Z | Downloaded secrecy v0.10.3 |
| 1310 | 2026-07-30T03:52:06.643Z | Downloaded scroll_derive v0.13.1 |
| 1311 | 2026-07-30T03:52:06.647Z | Downloaded serde_spanned v0.6.9 |
| 1312 | 2026-07-30T03:52:06.647Z | Downloaded serde_repr v0.1.21 |
| 1313 | 2026-07-30T03:52:06.647Z | Downloaded resolv-conf v0.7.6 |
| 1314 | 2026-07-30T03:52:06.650Z | Downloaded sha1 v0.11.0 |
| 1315 | 2026-07-30T03:52:06.650Z | Downloaded serde_urlencoded v0.7.1 |
| 1316 | 2026-07-30T03:52:06.650Z | Downloaded postcard v1.1.3 |
| 1317 | 2026-07-30T03:52:06.650Z | Downloaded siphasher v1.0.3 |
| 1318 | 2026-07-30T03:52:06.653Z | Downloaded sigpipe v0.1.3 |
| 1319 | 2026-07-30T03:52:06.653Z | Downloaded sha1 v0.10.6 |
| 1320 | 2026-07-30T03:52:06.653Z | Downloaded bytes v1.11.1 |
| 1321 | 2026-07-30T03:52:06.656Z | Downloaded rustc_version v0.1.7 |
| 1322 | 2026-07-30T03:52:06.659Z | Downloaded progenitor v0.10.0 |
| 1323 | 2026-07-30T03:52:06.659Z | Downloaded parking_lot v0.12.5 |
| 1324 | 2026-07-30T03:52:06.664Z | Downloaded parking_lot v0.11.2 |
| 1325 | 2026-07-30T03:52:06.664Z | Downloaded elliptic-curve v0.13.8 |
| 1326 | 2026-07-30T03:52:06.668Z | Downloaded serde_plain v1.0.2 |
| 1327 | 2026-07-30T03:52:06.668Z | Downloaded slog-bunyan v2.5.0 |
| 1328 | 2026-07-30T03:52:06.668Z | Downloaded num-traits v0.2.19 |
| 1329 | 2026-07-30T03:52:06.671Z | Downloaded icu_collections v2.2.0 |
| 1330 | 2026-07-30T03:52:06.674Z | Downloaded rustls-native-certs v0.8.4 |
| 1331 | 2026-07-30T03:52:06.674Z | Downloaded konst v0.2.20 |
| 1332 | 2026-07-30T03:52:06.677Z | Downloaded papergrid v0.11.0 |
| 1333 | 2026-07-30T03:52:06.679Z | Downloaded icu_normalizer_data v2.2.0 |
| 1334 | 2026-07-30T03:52:06.679Z | Downloaded smawk v0.3.2 |
| 1335 | 2026-07-30T03:52:06.685Z | Downloaded progenitor-extras v0.2.0 |
| 1336 | 2026-07-30T03:52:06.685Z | Downloaded hickory-resolver v0.24.4 |
| 1337 | 2026-07-30T03:52:06.687Z | Downloaded quinn-udp v0.5.14 |
| 1338 | 2026-07-30T03:52:06.687Z | Downloaded rustversion v1.0.22 |
| 1339 | 2026-07-30T03:52:06.690Z | Downloaded pin-project v1.1.13 |
| 1340 | 2026-07-30T03:52:06.695Z | Downloaded spin v0.5.2 |
| 1341 | 2026-07-30T03:52:06.698Z | Downloaded icu_locale_core v2.2.0 |
| 1342 | 2026-07-30T03:52:06.701Z | Downloaded strum v0.26.3 |
| 1343 | 2026-07-30T03:52:06.701Z | Downloaded cc v1.2.63 |
| 1344 | 2026-07-30T03:52:06.704Z | Downloaded structmeta v0.3.0 |
| 1345 | 2026-07-30T03:52:06.704Z | Downloaded rusty-fork v0.3.1 |
| 1346 | 2026-07-30T03:52:06.707Z | Downloaded stable_deref_trait v1.2.1 |
| 1347 | 2026-07-30T03:52:06.707Z | Downloaded miniz_oxide v0.8.9 |
| 1348 | 2026-07-30T03:52:06.712Z | Downloaded schemars_derive v0.8.22 |
| 1349 | 2026-07-30T03:52:06.716Z | Downloaded scroll v0.13.0 |
| 1350 | 2026-07-30T03:52:06.718Z | Downloaded subtle v2.6.1 |
| 1351 | 2026-07-30T03:52:06.721Z | Downloaded structmeta-derive v0.3.0 |
| 1352 | 2026-07-30T03:52:06.722Z | Downloaded clap_builder v4.6.2 |
| 1353 | 2026-07-30T03:52:06.724Z | Downloaded signal-hook-registry v1.4.8 |
| 1354 | 2026-07-30T03:52:06.724Z | Downloaded serde_tokenstream v0.2.3 |
| 1355 | 2026-07-30T03:52:06.727Z | Downloaded serde_path_to_error v0.1.20 |
| 1356 | 2026-07-30T03:52:06.727Z | Downloaded swrite v0.1.0 |
| 1357 | 2026-07-30T03:52:06.730Z | Downloaded tabled_derive v0.7.0 |
| 1358 | 2026-07-30T03:52:06.730Z | Downloaded supports-color v3.0.2 |
| 1359 | 2026-07-30T03:52:06.730Z | Downloaded shlex v2.0.1 |
| 1360 | 2026-07-30T03:52:06.733Z | Downloaded serde_derive_internals v0.29.1 |
| 1361 | 2026-07-30T03:52:06.733Z | Downloaded slog-envlogger v2.2.0 |
| 1362 | 2026-07-30T03:52:06.736Z | Downloaded icu_normalizer v2.2.0 |
| 1363 | 2026-07-30T03:52:06.738Z | Downloaded terminal_size v0.4.4 |
| 1364 | 2026-07-30T03:52:06.741Z | Downloaded indexmap v2.14.0 |
| 1365 | 2026-07-30T03:52:06.741Z | Downloaded thread-id v4.2.2 |
| 1366 | 2026-07-30T03:52:06.744Z | Downloaded openssl-sys v0.9.116 |
| 1367 | 2026-07-30T03:52:06.747Z | Downloaded tabwriter v1.4.1 |
| 1368 | 2026-07-30T03:52:06.747Z | Downloaded testing_table v0.3.0 |
| 1369 | 2026-07-30T03:52:06.749Z | Downloaded termtree v0.5.1 |
| 1370 | 2026-07-30T03:52:06.749Z | Downloaded slab v0.4.12 |
| 1371 | 2026-07-30T03:52:06.749Z | Downloaded slog-scope v4.4.1 |
| 1372 | 2026-07-30T03:52:06.752Z | Downloaded minimal-lexical v0.2.1 |
| 1373 | 2026-07-30T03:52:06.755Z | Downloaded slog-json v2.6.1 |
| 1374 | 2026-07-30T03:52:06.755Z | Downloaded rustls-pki-types v1.14.1 |
| 1375 | 2026-07-30T03:52:06.758Z | Downloaded rustls-pemfile v2.2.0 |
| 1376 | 2026-07-30T03:52:06.758Z | Downloaded smartstring v1.0.1 |
| 1377 | 2026-07-30T03:52:06.760Z | Downloaded slog-stdlog v4.1.1 |
| 1378 | 2026-07-30T03:52:06.761Z | Downloaded slog-dtrace v0.3.0 |
| 1379 | 2026-07-30T03:52:06.761Z | Downloaded papergrid v0.18.0 |
| 1380 | 2026-07-30T03:52:06.763Z | Downloaded time-core v0.1.8 |
| 1381 | 2026-07-30T03:52:06.766Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1382 | 2026-07-30T03:52:06.766Z | Downloaded slog-async v2.8.0 |
| 1383 | 2026-07-30T03:52:06.769Z | Downloaded scroll v0.12.0 |
| 1384 | 2026-07-30T03:52:06.769Z | Downloaded smf v0.2.3 |
| 1385 | 2026-07-30T03:52:06.769Z | Downloaded pest_meta v2.8.6 |
| 1386 | 2026-07-30T03:52:06.772Z | Downloaded semver v1.0.28 |
| 1387 | 2026-07-30T03:52:06.772Z | Downloaded strsim v0.11.1 |
| 1388 | 2026-07-30T03:52:06.775Z | Downloaded static_assertions v1.1.0 |
| 1389 | 2026-07-30T03:52:06.775Z | Downloaded pest_generator v2.8.6 |
| 1390 | 2026-07-30T03:52:06.775Z | Downloaded thread-id v5.1.0 |
| 1391 | 2026-07-30T03:52:06.778Z | Downloaded jiff-static v0.2.28 |
| 1392 | 2026-07-30T03:52:06.778Z | Downloaded tabled_derive v0.11.0 |
| 1393 | 2026-07-30T03:52:06.781Z | Downloaded sync_wrapper v1.0.2 |
| 1394 | 2026-07-30T03:52:06.781Z | Downloaded hashbrown v0.12.3 |
| 1395 | 2026-07-30T03:52:06.783Z | Downloaded hyper-util v0.1.20 |
| 1396 | 2026-07-30T03:52:06.786Z | Downloaded tokio-macros v2.7.0 |
| 1397 | 2026-07-30T03:52:06.786Z | Downloaded hickory-resolver v0.25.2 |
| 1398 | 2026-07-30T03:52:06.789Z | Downloaded toml_datetime v0.6.11 |
| 1399 | 2026-07-30T03:52:06.789Z | Downloaded prettyplease v0.2.37 |
| 1400 | 2026-07-30T03:52:06.792Z | Downloaded simd-adler32 v0.3.9 |
| 1401 | 2026-07-30T03:52:06.796Z | Downloaded proc-macro2 v1.0.106 |
| 1402 | 2026-07-30T03:52:06.796Z | Downloaded strum_macros v0.27.2 |
| 1403 | 2026-07-30T03:52:06.799Z | Downloaded strum_macros v0.26.4 |
| 1404 | 2026-07-30T03:52:06.799Z | Downloaded serde_with_macros v3.21.0 |
| 1405 | 2026-07-30T03:52:06.799Z | Downloaded take_mut v0.2.2 |
| 1406 | 2026-07-30T03:52:06.802Z | Downloaded tagptr v0.2.0 |
| 1407 | 2026-07-30T03:52:06.802Z | Downloaded toml_write v0.1.2 |
| 1408 | 2026-07-30T03:52:06.805Z | Downloaded tower-layer v0.3.3 |
| 1409 | 2026-07-30T03:52:06.805Z | Downloaded thiserror v1.0.69 |
| 1410 | 2026-07-30T03:52:06.807Z | Downloaded thiserror v2.0.19 |
| 1411 | 2026-07-30T03:52:06.810Z | Downloaded smallvec v1.15.1 |
| 1412 | 2026-07-30T03:52:06.813Z | Downloaded mio v1.2.1 |
| 1413 | 2026-07-30T03:52:06.816Z | Downloaded rhai_codegen v3.2.0 |
| 1414 | 2026-07-30T03:52:06.819Z | Downloaded ryu v1.0.23 |
| 1415 | 2026-07-30T03:52:06.822Z | Downloaded tower-service v0.3.3 |
| 1416 | 2026-07-30T03:52:06.822Z | Downloaded thiserror-no-std v2.0.2 |
| 1417 | 2026-07-30T03:52:06.824Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1418 | 2026-07-30T03:52:06.827Z | Downloaded thiserror-impl v2.0.19 |
| 1419 | 2026-07-30T03:52:06.827Z | Downloaded progenitor-impl v0.14.0 |
| 1420 | 2026-07-30T03:52:06.830Z | Downloaded try-lock v0.2.5 |
| 1421 | 2026-07-30T03:52:06.830Z | Downloaded typeid v1.0.3 |
| 1422 | 2026-07-30T03:52:06.830Z | Downloaded progenitor-impl v0.13.0 |
| 1423 | 2026-07-30T03:52:06.833Z | Downloaded thread_local v1.1.9 |
| 1424 | 2026-07-30T03:52:06.833Z | Downloaded schemars v0.8.22 |
| 1425 | 2026-07-30T03:52:06.839Z | Downloaded tinyvec_macros v0.1.1 |
| 1426 | 2026-07-30T03:52:06.842Z | Downloaded thiserror-impl v1.0.69 |
| 1427 | 2026-07-30T03:52:06.842Z | Downloaded slog-term v2.9.2 |
| 1428 | 2026-07-30T03:52:06.842Z | Downloaded progenitor-impl v0.10.0 |
| 1429 | 2026-07-30T03:52:06.845Z | Downloaded snafu-derive v0.8.9 |
| 1430 | 2026-07-30T03:52:06.845Z | Downloaded serde_core v1.0.228 |
| 1431 | 2026-07-30T03:52:06.847Z | Downloaded synstructure v0.13.2 |
| 1432 | 2026-07-30T03:52:06.848Z | Downloaded tiny-keccak v2.0.2 |
| 1433 | 2026-07-30T03:52:06.851Z | Downloaded time-macros v0.2.27 |
| 1434 | 2026-07-30T03:52:06.851Z | Downloaded unicode-linebreak v0.1.5 |
| 1435 | 2026-07-30T03:52:06.851Z | Downloaded untrusted v0.9.0 |
| 1436 | 2026-07-30T03:52:06.854Z | Downloaded typify-macro v0.6.2 |
| 1437 | 2026-07-30T03:52:06.854Z | Downloaded tokio-dtrace v0.1.1 |
| 1438 | 2026-07-30T03:52:06.854Z | Downloaded strum v0.27.2 |
| 1439 | 2026-07-30T03:52:06.854Z | Downloaded sha2 v0.10.9 |
| 1440 | 2026-07-30T03:52:06.856Z | Downloaded unit-prefix v0.5.2 |
| 1441 | 2026-07-30T03:52:06.856Z | Downloaded typify-macro v0.4.3 |
| 1442 | 2026-07-30T03:52:06.859Z | Downloaded usdt v0.6.0 |
| 1443 | 2026-07-30T03:52:06.859Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1444 | 2026-07-30T03:52:06.863Z | Downloaded spin v0.9.8 |
| 1445 | 2026-07-30T03:52:06.866Z | Downloaded http v1.4.2 |
| 1446 | 2026-07-30T03:52:06.870Z | Downloaded universal-hash v0.5.1 |
| 1447 | 2026-07-30T03:52:06.874Z | Downloaded utf8parse v0.2.2 |
| 1448 | 2026-07-30T03:52:06.877Z | Downloaded similar v2.7.0 |
| 1449 | 2026-07-30T03:52:06.880Z | Downloaded utf8_iter v1.0.4 |
| 1450 | 2026-07-30T03:52:06.880Z | Downloaded usdt-macro v0.5.0 |
| 1451 | 2026-07-30T03:52:06.880Z | Downloaded usdt-attr-macro v0.6.0 |
| 1452 | 2026-07-30T03:52:06.880Z | Downloaded untrusted v0.7.1 |
| 1453 | 2026-07-30T03:52:06.883Z | Downloaded unarray v0.1.4 |
| 1454 | 2026-07-30T03:52:06.883Z | Downloaded tokio-tungstenite v0.21.0 |
| 1455 | 2026-07-30T03:52:06.883Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1456 | 2026-07-30T03:52:06.886Z | Downloaded thin-vec v0.2.18 |
| 1457 | 2026-07-30T03:52:06.886Z | Downloaded term v1.2.1 |
| 1458 | 2026-07-30T03:52:06.889Z | Downloaded usdt-attr-macro v0.5.0 |
| 1459 | 2026-07-30T03:52:06.889Z | Downloaded tempfile v3.27.0 |
| 1460 | 2026-07-30T03:52:06.891Z | Downloaded version_check v0.9.5 |
| 1461 | 2026-07-30T03:52:06.891Z | Downloaded slog v2.8.2 |
| 1462 | 2026-07-30T03:52:06.894Z | Downloaded usdt v0.5.0 |
| 1463 | 2026-07-30T03:52:06.897Z | Downloaded usdt-macro v0.6.0 |
| 1464 | 2026-07-30T03:52:06.900Z | Downloaded waitgroup v0.1.2 |
| 1465 | 2026-07-30T03:52:06.903Z | Downloaded rand v0.8.6 |
| 1466 | 2026-07-30T03:52:06.903Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1467 | 2026-07-30T03:52:06.905Z | Downloaded want v0.3.1 |
| 1468 | 2026-07-30T03:52:06.909Z | Downloaded memchr v2.8.1 |
| 1469 | 2026-07-30T03:52:06.913Z | Downloaded qorb v0.4.1 |
| 1470 | 2026-07-30T03:52:06.919Z | Downloaded tinystr v0.8.3 |
| 1471 | 2026-07-30T03:52:06.921Z | Downloaded unicode-xid v0.2.6 |
| 1472 | 2026-07-30T03:52:06.924Z | Downloaded tokio-rustls v0.26.4 |
| 1473 | 2026-07-30T03:52:06.924Z | Downloaded zeroize_derive v1.4.3 |
| 1474 | 2026-07-30T03:52:06.924Z | Downloaded zerofrom-derive v0.1.7 |
| 1475 | 2026-07-30T03:52:06.928Z | Downloaded zone_cfg_derive v0.3.1 |
| 1476 | 2026-07-30T03:52:06.928Z | Downloaded tokio-stream v0.1.18 |
| 1477 | 2026-07-30T03:52:06.931Z | Downloaded yoke-derive v0.8.2 |
| 1478 | 2026-07-30T03:52:06.931Z | Downloaded zerofrom v0.1.8 |
| 1479 | 2026-07-30T03:52:06.931Z | Downloaded toml v0.8.23 |
| 1480 | 2026-07-30T03:52:06.937Z | Downloaded rayon-core v1.13.0 |
| 1481 | 2026-07-30T03:52:06.948Z | Downloaded utf-8 v0.7.6 |
| 1482 | 2026-07-30T03:52:06.953Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1483 | 2026-07-30T03:52:06.957Z | Downloaded zone v0.3.1 |
| 1484 | 2026-07-30T03:52:06.957Z | Downloaded hashbrown v0.16.1 |
| 1485 | 2026-07-30T03:52:06.959Z | Downloaded wait-timeout v0.2.1 |
| 1486 | 2026-07-30T03:52:06.959Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1487 | 2026-07-30T03:52:06.959Z | Downloaded dropshot-api-manager v0.7.2 |
| 1488 | 2026-07-30T03:52:06.962Z | Downloaded idna v1.1.0 |
| 1489 | 2026-07-30T03:52:06.965Z | Downloaded nom v7.1.3 |
| 1490 | 2026-07-30T03:52:06.968Z | Downloaded vsss-rs v3.3.4 |
| 1491 | 2026-07-30T03:52:06.970Z | Downloaded textwrap v0.16.2 |
| 1492 | 2026-07-30T03:52:06.971Z | Downloaded usdt-impl v0.5.0 |
| 1493 | 2026-07-30T03:52:06.971Z | Downloaded schemars v1.2.1 |
| 1494 | 2026-07-30T03:52:06.979Z | Downloaded zeroize v1.8.2 |
| 1495 | 2026-07-30T03:52:06.982Z | Downloaded snafu v0.8.9 |
| 1496 | 2026-07-30T03:52:06.985Z | Downloaded serde_derive v1.0.228 |
| 1497 | 2026-07-30T03:52:06.985Z | Downloaded zerovec-derive v0.11.3 |
| 1498 | 2026-07-30T03:52:06.988Z | Downloaded serde v1.0.228 |
| 1499 | 2026-07-30T03:52:06.988Z | Downloaded walkdir v2.5.0 |
| 1500 | 2026-07-30T03:52:06.991Z | Downloaded tracing-attributes v0.1.31 |
| 1501 | 2026-07-30T03:52:06.991Z | Downloaded socket2 v0.6.5 |
| 1502 | 2026-07-30T03:52:06.994Z | Downloaded whoami v1.6.1 |
| 1503 | 2026-07-30T03:52:06.994Z | Downloaded rand v0.10.2 |
| 1504 | 2026-07-30T03:52:06.996Z | Downloaded test-strategy v0.4.5 |
| 1505 | 2026-07-30T03:52:06.996Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1506 | 2026-07-30T03:52:06.999Z | Downloaded schemars v0.9.0 |
| 1507 | 2026-07-30T03:52:07.005Z | Downloaded xz2 v0.1.7 |
| 1508 | 2026-07-30T03:52:07.008Z | Downloaded rustls-webpki v0.103.13 |
| 1509 | 2026-07-30T03:52:07.011Z | Downloaded hashbrown v0.15.5 |
| 1510 | 2026-07-30T03:52:07.013Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1511 | 2026-07-30T03:52:07.013Z | Downloaded itertools v0.12.1 |
| 1512 | 2026-07-30T03:52:07.016Z | Downloaded typify v0.6.2 |
| 1513 | 2026-07-30T03:52:07.021Z | Downloaded typify v0.4.3 |
| 1514 | 2026-07-30T03:52:07.024Z | Downloaded ucd-trie v0.1.7 |
| 1515 | 2026-07-30T03:52:07.025Z | Downloaded hashbrown v0.17.1 |
| 1516 | 2026-07-30T03:52:07.028Z | Downloaded pest v2.8.6 |
| 1517 | 2026-07-30T03:52:07.030Z | Downloaded usdt-impl v0.6.0 |
| 1518 | 2026-07-30T03:52:07.033Z | Downloaded quinn v0.11.9 |
| 1519 | 2026-07-30T03:52:07.037Z | Downloaded itertools v0.14.0 |
| 1520 | 2026-07-30T03:52:07.042Z | Downloaded rand v0.9.4 |
| 1521 | 2026-07-30T03:52:07.045Z | Downloaded tungstenite v0.21.0 |
| 1522 | 2026-07-30T03:52:07.047Z | Downloaded hkdf v0.12.4 |
| 1523 | 2026-07-30T03:52:07.048Z | Downloaded steno v0.4.1 |
| 1524 | 2026-07-30T03:52:07.052Z | Downloaded nom v8.0.0 |
| 1525 | 2026-07-30T03:52:07.054Z | Downloaded futures-util v0.3.32 |
| 1526 | 2026-07-30T03:52:07.059Z | Downloaded writeable v0.6.3 |
| 1527 | 2026-07-30T03:52:07.061Z | Downloaded tinyvec v1.11.0 |
| 1528 | 2026-07-30T03:52:07.064Z | Downloaded aho-corasick v1.1.4 |
| 1529 | 2026-07-30T03:52:07.069Z | Downloaded yoke v0.8.3 |
| 1530 | 2026-07-30T03:52:07.069Z | Downloaded zmij v1.0.21 |
| 1531 | 2026-07-30T03:52:07.069Z | Downloaded zerocopy-derive v0.7.35 |
| 1532 | 2026-07-30T03:52:07.079Z | Downloaded unicode-ident v1.0.24 |
| 1533 | 2026-07-30T03:52:07.082Z | Downloaded hyper v1.11.0 |
| 1534 | 2026-07-30T03:52:07.085Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1535 | 2026-07-30T03:52:07.088Z | Downloaded toml_edit v0.22.27 |
| 1536 | 2026-07-30T03:52:07.091Z | Downloaded goblin v0.8.2 |
| 1537 | 2026-07-30T03:52:07.095Z | Downloaded uuid v1.24.0 |
| 1538 | 2026-07-30T03:52:07.098Z | Downloaded tracing-core v0.1.36 |
| 1539 | 2026-07-30T03:52:07.102Z | Downloaded url v2.5.8 |
| 1540 | 2026-07-30T03:52:07.106Z | Downloaded itertools v0.15.0 |
| 1541 | 2026-07-30T03:52:07.121Z | Downloaded ron v0.12.1 |
| 1542 | 2026-07-30T03:52:07.128Z | Downloaded icu_properties_data v2.2.0 |
| 1543 | 2026-07-30T03:52:07.139Z | Downloaded unsafe-libyaml v0.2.11 |
| 1544 | 2026-07-30T03:52:07.143Z | Downloaded h2 v0.4.14 |
| 1545 | 2026-07-30T03:52:07.157Z | Downloaded iddqd v0.4.6 |
| 1546 | 2026-07-30T03:52:07.169Z | Downloaded toml_edit v0.19.15 |
| 1547 | 2026-07-30T03:52:07.177Z | Downloaded typenum v1.20.1 |
| 1548 | 2026-07-30T03:52:07.180Z | Downloaded tower v0.5.3 |
| 1549 | 2026-07-30T03:52:07.184Z | Downloaded reqwest v0.13.4 |
| 1550 | 2026-07-30T03:52:07.187Z | Downloaded reqwest v0.12.28 |
| 1551 | 2026-07-30T03:52:07.191Z | Downloaded libm v0.2.16 |
| 1552 | 2026-07-30T03:52:07.196Z | Downloaded unicode-normalization v0.1.25 |
| 1553 | 2026-07-30T03:52:07.199Z | Downloaded tokio-util v0.7.18 |
| 1554 | 2026-07-30T03:52:07.202Z | Downloaded zerotrie v0.2.4 |
| 1555 | 2026-07-30T03:52:07.205Z | Downloaded regex v1.12.3 |
| 1556 | 2026-07-30T03:52:07.207Z | Downloaded tough v0.22.0 |
| 1557 | 2026-07-30T03:52:07.212Z | Downloaded portable-atomic v1.13.1 |
| 1558 | 2026-07-30T03:52:07.225Z | Downloaded typed-path v0.9.3 |
| 1559 | 2026-07-30T03:52:07.231Z | Downloaded zerocopy-derive v0.8.50 |
| 1560 | 2026-07-30T03:52:07.235Z | Downloaded zerovec v0.11.6 |
| 1561 | 2026-07-30T03:52:07.238Z | Downloaded serde_json v1.0.151 |
| 1562 | 2026-07-30T03:52:07.251Z | Downloaded unicode-segmentation v1.13.3 |
| 1563 | 2026-07-30T03:52:07.255Z | Downloaded moka v0.12.15 |
| 1564 | 2026-07-30T03:52:07.257Z | Downloaded aws-lc-rs v1.17.0 |
| 1565 | 2026-07-30T03:52:07.263Z | Downloaded rayon v1.12.0 |
| 1566 | 2026-07-30T03:52:07.267Z | Downloaded winnow v0.5.40 |
| 1567 | 2026-07-30T03:52:07.272Z | Downloaded serde_with v3.21.0 |
| 1568 | 2026-07-30T03:52:07.278Z | Downloaded goblin v0.10.7 |
| 1569 | 2026-07-30T03:52:07.283Z | Downloaded chrono v0.4.45 |
| 1570 | 2026-07-30T03:52:07.287Z | Downloaded dropshot v0.17.1 |
| 1571 | 2026-07-30T03:52:07.314Z | Downloaded syn v1.0.109 |
| 1572 | 2026-07-30T03:52:07.336Z | Downloaded openssl v0.10.80 |
| 1573 | 2026-07-30T03:52:07.341Z | Downloaded tower-http v0.6.11 |
| 1574 | 2026-07-30T03:52:07.353Z | Downloaded webpki-roots v1.0.7 |
| 1575 | 2026-07-30T03:52:07.357Z | Downloaded zerocopy v0.7.35 |
| 1576 | 2026-07-30T03:52:07.367Z | Downloaded nix v0.31.3 |
| 1577 | 2026-07-30T03:52:07.372Z | Downloaded quinn-proto v0.11.16 |
| 1578 | 2026-07-30T03:52:07.376Z | Downloaded hickory-proto v0.24.4 |
| 1579 | 2026-07-30T03:52:07.384Z | Downloaded curve25519-dalek v4.1.3 |
| 1580 | 2026-07-30T03:52:07.388Z | Downloaded unicode-width v0.2.2 |
| 1581 | 2026-07-30T03:52:07.391Z | Downloaded syn v2.0.117 |
| 1582 | 2026-07-30T03:52:07.399Z | Downloaded tabled v0.15.0 |
| 1583 | 2026-07-30T03:52:07.405Z | Downloaded winnow v0.7.15 |
| 1584 | 2026-07-30T03:52:07.410Z | Downloaded rhai v1.25.1 |
| 1585 | 2026-07-30T03:52:07.416Z | Downloaded winnow v1.0.3 |
| 1586 | 2026-07-30T03:52:07.421Z | Downloaded tabled v0.21.0 |
| 1587 | 2026-07-30T03:52:07.431Z | Downloaded regress v0.11.1 |
| 1588 | 2026-07-30T03:52:07.435Z | Downloaded openapiv3 v2.2.0 |
| 1589 | 2026-07-30T03:52:07.441Z | Downloaded time v0.3.47 |
| 1590 | 2026-07-30T03:52:07.448Z | Downloaded hickory-proto v0.25.2 |
| 1591 | 2026-07-30T03:52:07.457Z | Downloaded bstr v1.12.1 |
| 1592 | 2026-07-30T03:52:07.462Z | Downloaded vcpkg v0.2.15 |
| 1593 | 2026-07-30T03:52:07.484Z | Downloaded syn v3.0.3 |
| 1594 | 2026-07-30T03:52:07.492Z | Downloaded smoltcp v0.11.0 |
| 1595 | 2026-07-30T03:52:07.497Z | Downloaded proptest v1.11.0 |
| 1596 | 2026-07-30T03:52:07.514Z | Downloaded unicode-width v0.1.14 |
| 1597 | 2026-07-30T03:52:07.521Z | Downloaded regress v0.10.5 |
| 1598 | 2026-07-30T03:52:07.526Z | Downloaded regex-automata v0.4.14 |
| 1599 | 2026-07-30T03:52:07.545Z | Downloaded zerocopy v0.8.50 |
| 1600 | 2026-07-30T03:52:07.555Z | Downloaded rustix v0.38.44 |
| 1601 | 2026-07-30T03:52:07.567Z | Downloaded rustls v0.23.40 |
| 1602 | 2026-07-30T03:52:07.574Z | Downloaded jiff v0.2.28 |
| 1603 | 2026-07-30T03:52:07.585Z | Downloaded regex-syntax v0.8.10 |
| 1604 | 2026-07-30T03:52:07.589Z | Downloaded lzma-sys v0.1.20 |
| 1605 | 2026-07-30T03:52:07.605Z | Downloaded rustix v1.1.4 |
| 1606 | 2026-07-30T03:52:07.619Z | Downloaded libc v0.2.189 |
| 1607 | 2026-07-30T03:52:07.640Z | Downloaded tokio v1.53.1 |
| 1608 | 2026-07-30T03:52:07.670Z | Downloaded sled v0.34.7 |
| 1609 | 2026-07-30T03:52:07.679Z | Downloaded typify-impl v0.4.3 |
| 1610 | 2026-07-30T03:52:07.688Z | Downloaded tracing v0.1.44 |
| 1611 | 2026-07-30T03:52:07.699Z | Downloaded typify-impl v0.6.2 |
| 1612 | 2026-07-30T03:52:07.707Z | Downloaded encoding_rs v0.8.35 |
| 1613 | 2026-07-30T03:52:07.766Z | Downloaded petgraph v0.6.5 |
| 1614 | 2026-07-30T03:52:07.793Z | Downloaded csv v1.4.0 |
| 1615 | 2026-07-30T03:52:07.806Z | Downloaded chrono-tz v0.10.4 |
| 1616 | 2026-07-30T03:52:07.817Z | Downloaded petgraph v0.8.3 |
| 1617 | 2026-07-30T03:52:07.838Z | Downloaded sha3 v0.10.9 |
| 1618 | 2026-07-30T03:52:07.914Z | Downloaded ring v0.17.14 |
| 1619 | 2026-07-30T03:52:08.464Z | Downloaded aws-lc-sys v0.41.0 |
| 1620 | 2026-07-30T03:52:08.813Z | Compiling proc-macro2 v1.0.106 |
| 1621 | 2026-07-30T03:52:08.813Z | Compiling quote v1.0.45 |
| 1622 | 2026-07-30T03:52:08.813Z | Compiling unicode-ident v1.0.24 |
| 1623 | 2026-07-30T03:52:08.816Z | Compiling serde_core v1.0.228 |
| 1624 | 2026-07-30T03:52:08.816Z | Compiling serde v1.0.228 |
| 1625 | 2026-07-30T03:52:08.816Z | Compiling libc v0.2.189 |
| 1626 | 2026-07-30T03:52:08.816Z | Compiling cfg-if v1.0.4 |
| 1627 | 2026-07-30T03:52:09.090Z | Compiling zmij v1.0.21 |
| 1628 | 2026-07-30T03:52:09.147Z | Compiling autocfg v1.5.1 |
| 1629 | 2026-07-30T03:52:09.415Z | Compiling memchr v2.8.1 |
| 1630 | 2026-07-30T03:52:09.477Z | Compiling libm v0.2.16 |
| 1631 | 2026-07-30T03:52:09.807Z | Compiling itoa v1.0.18 |
| 1632 | 2026-07-30T03:52:09.830Z | Compiling icu_properties_data v2.2.0 |
| 1633 | 2026-07-30T03:52:10.114Z | Compiling icu_normalizer_data v2.2.0 |
| 1634 | 2026-07-30T03:52:10.196Z | Compiling version_check v0.9.5 |
| 1635 | 2026-07-30T03:52:10.214Z | Compiling stable_deref_trait v1.2.1 |
| 1636 | 2026-07-30T03:52:10.303Z | Compiling syn v2.0.117 |
| 1637 | 2026-07-30T03:52:10.338Z | Compiling syn v3.0.3 |
| 1638 | 2026-07-30T03:52:10.446Z | Compiling serde_json v1.0.151 |
| 1639 | 2026-07-30T03:52:10.561Z | Compiling writeable v0.6.3 |
| 1640 | 2026-07-30T03:52:10.700Z | Compiling parking_lot_core v0.9.12 |
| 1641 | 2026-07-30T03:52:10.798Z | Compiling litemap v0.8.2 |
| 1642 | 2026-07-30T03:52:10.892Z | Compiling num-traits v0.2.19 |
| 1643 | 2026-07-30T03:52:10.915Z | Compiling utf8_iter v1.0.4 |
| 1644 | 2026-07-30T03:52:11.062Z | Compiling percent-encoding v2.3.2 |
| 1645 | 2026-07-30T03:52:11.108Z | Compiling thiserror v2.0.19 |
| 1646 | 2026-07-30T03:52:11.495Z | Compiling getrandom v0.4.2 |
| 1647 | 2026-07-30T03:52:11.513Z | Compiling rand_core v0.10.1 |
| 1648 | 2026-07-30T03:52:11.541Z | Compiling form_urlencoded v1.2.2 |
| 1649 | 2026-07-30T03:52:11.585Z | Compiling zerocopy v0.8.50 |
| 1650 | 2026-07-30T03:52:11.808Z | Compiling errno v0.3.14 |
| 1651 | 2026-07-30T03:52:11.979Z | Compiling heck v0.5.0 |
| 1652 | 2026-07-30T03:52:11.998Z | Compiling iana-time-zone v0.1.65 |
| 1653 | 2026-07-30T03:52:12.381Z | Compiling uuid v1.24.0 |
| 1654 | 2026-07-30T03:52:12.458Z | Compiling jobserver v0.1.34 |
| 1655 | 2026-07-30T03:52:12.629Z | Compiling shlex v2.0.1 |
| 1656 | 2026-07-30T03:52:12.802Z | Compiling find-msvc-tools v0.1.9 |
| 1657 | 2026-07-30T03:52:12.820Z | Compiling rustversion v1.0.22 |
| 1658 | 2026-07-30T03:52:12.837Z | Compiling semver v1.0.28 |
| 1659 | 2026-07-30T03:52:13.043Z | Compiling cc v1.2.63 |
| 1660 | 2026-07-30T03:52:13.048Z | Compiling dyn-clone v1.0.20 |
| 1661 | 2026-07-30T03:52:13.224Z | Compiling schemars v0.8.22 |
| 1662 | 2026-07-30T03:52:13.337Z | Compiling synstructure v0.13.2 |
| 1663 | 2026-07-30T03:52:13.356Z | Compiling serde_derive_internals v0.29.1 |
| 1664 | 2026-07-30T03:52:13.386Z | Compiling thiserror-impl v2.0.19 |
| 1665 | 2026-07-30T03:52:13.543Z | Compiling pin-project-lite v0.2.17 |
| 1666 | 2026-07-30T03:52:13.655Z | Compiling getrandom v0.2.17 |
| 1667 | 2026-07-30T03:52:13.864Z | Compiling scopeguard v1.2.0 |
| 1668 | 2026-07-30T03:52:13.899Z | Compiling bitflags v2.12.1 |
| 1669 | 2026-07-30T03:52:13.986Z | Compiling lock_api v0.4.14 |
| 1670 | 2026-07-30T03:52:14.134Z | Compiling socket2 v0.6.5 |
| 1671 | 2026-07-30T03:52:14.174Z | Compiling cmake v0.1.58 |
| 1672 | 2026-07-30T03:52:14.248Z | Compiling signal-hook-registry v1.4.8 |
| 1673 | 2026-07-30T03:52:14.296Z | Compiling mio v1.2.1 |
| 1674 | 2026-07-30T03:52:14.323Z | Compiling fs_extra v1.3.0 |
| 1675 | 2026-07-30T03:52:14.347Z | Compiling portable-atomic v1.13.1 |
| 1676 | 2026-07-30T03:52:14.506Z | Compiling serde_derive v1.0.228 |
| 1677 | 2026-07-30T03:52:14.523Z | Compiling zerofrom-derive v0.1.7 |
| 1678 | 2026-07-30T03:52:14.578Z | Compiling yoke-derive v0.8.2 |
| 1679 | 2026-07-30T03:52:14.756Z | Compiling zerovec-derive v0.11.3 |
| 1680 | 2026-07-30T03:52:14.766Z | Compiling displaydoc v0.2.6 |
| 1681 | 2026-07-30T03:52:14.822Z | Compiling schemars_derive v0.8.22 |
| 1682 | 2026-07-30T03:52:14.926Z | Compiling tokio-macros v2.7.0 |
| 1683 | 2026-07-30T03:52:15.014Z | Compiling zerocopy-derive v0.8.50 |
| 1684 | 2026-07-30T03:52:15.575Z | Compiling zeroize_derive v1.4.3 |
| 1685 | 2026-07-30T03:52:15.643Z | Compiling futures-macro v0.3.32 |
| 1686 | 2026-07-30T03:52:15.742Z | Compiling zerofrom v0.1.8 |
| 1687 | 2026-07-30T03:52:15.842Z | Compiling dunce v1.0.5 |
| 1688 | 2026-07-30T03:52:15.860Z | Compiling yoke v0.8.3 |
| 1689 | 2026-07-30T03:52:15.947Z | Compiling aws-lc-sys v0.41.0 |
| 1690 | 2026-07-30T03:52:16.061Z | Compiling zerovec v0.11.6 |
| 1691 | 2026-07-30T03:52:16.079Z | Compiling zerotrie v0.2.4 |
| 1692 | 2026-07-30T03:52:16.268Z | Compiling zeroize v1.8.2 |
| 1693 | 2026-07-30T03:52:16.488Z | Compiling critical-section v1.2.0 |
| 1694 | 2026-07-30T03:52:16.521Z | Compiling log v0.4.32 |
| 1695 | 2026-07-30T03:52:16.524Z | Compiling futures-core v0.3.32 |
| 1696 | 2026-07-30T03:52:16.618Z | Compiling tinystr v0.8.3 |
| 1697 | 2026-07-30T03:52:16.647Z | Compiling potential_utf v0.1.5 |
| 1698 | 2026-07-30T03:52:16.672Z | Compiling once_cell v1.21.4 |
| 1699 | 2026-07-30T03:52:16.859Z | Compiling icu_locale_core v2.2.0 |
| 1700 | 2026-07-30T03:52:16.875Z | Compiling icu_collections v2.2.0 |
| 1701 | 2026-07-30T03:52:16.879Z | Compiling subtle v2.6.1 |
| 1702 | 2026-07-30T03:52:16.980Z | Compiling equivalent v1.0.2 |
| 1703 | 2026-07-30T03:52:16.997Z | Compiling allocator-api2 v0.2.21 |
| 1704 | 2026-07-30T03:52:17.051Z | Compiling httparse v1.10.1 |
| 1705 | 2026-07-30T03:52:17.168Z | Compiling futures-sink v0.3.32 |
| 1706 | 2026-07-30T03:52:17.407Z | Compiling rustix v1.1.4 |
| 1707 | 2026-07-30T03:52:17.423Z | Compiling slab v0.4.12 |
| 1708 | 2026-07-30T03:52:17.629Z | Compiling thiserror v1.0.69 |
| 1709 | 2026-07-30T03:52:17.646Z | Compiling ucd-trie v0.1.7 |
| 1710 | 2026-07-30T03:52:17.652Z | Compiling typenum v1.20.1 |
| 1711 | 2026-07-30T03:52:17.780Z | Compiling smallvec v1.15.1 |
| 1712 | 2026-07-30T03:52:17.783Z | Compiling bytes v1.11.1 |
| 1713 | 2026-07-30T03:52:17.813Z | Compiling icu_provider v2.2.0 |
| 1714 | 2026-07-30T03:52:17.872Z | Compiling chrono v0.4.45 |
| 1715 | 2026-07-30T03:52:17.961Z | Compiling serde_tokenstream v0.2.3 |
| 1716 | 2026-07-30T03:52:18.250Z | Compiling icu_normalizer v2.2.0 |
| 1717 | 2026-07-30T03:52:18.417Z | Compiling icu_properties v2.2.0 |
| 1718 | 2026-07-30T03:52:18.440Z | Compiling parking_lot v0.12.5 |
| 1719 | 2026-07-30T03:52:18.480Z | Compiling pest v2.8.6 |
| 1720 | 2026-07-30T03:52:18.661Z | Compiling tokio v1.53.1 |
| 1721 | 2026-07-30T03:52:19.422Z | Compiling idna_adapter v1.2.2 |
| 1722 | 2026-07-30T03:52:19.576Z | Compiling idna v1.1.0 |
| 1723 | 2026-07-30T03:52:19.696Z | Compiling pest_meta v2.8.6 |
| 1724 | 2026-07-30T03:52:19.711Z | Compiling futures-channel v0.3.32 |
| 1725 | 2026-07-30T03:52:19.711Z | Compiling thiserror-impl v1.0.69 |
| 1726 | 2026-07-30T03:52:19.889Z | Compiling hashbrown v0.17.1 |
| 1727 | 2026-07-30T03:52:19.996Z | Compiling url v2.5.8 |
| 1728 | 2026-07-30T03:52:20.024Z | Compiling futures-task v0.3.32 |
| 1729 | 2026-07-30T03:52:20.207Z | Compiling futures-io v0.3.32 |
| 1730 | 2026-07-30T03:52:20.413Z | Compiling pest_generator v2.8.6 |
| 1731 | 2026-07-30T03:52:20.968Z | Compiling futures-util v0.3.32 |
| 1732 | 2026-07-30T03:52:20.996Z | Compiling getrandom v0.3.4 |
| 1733 | 2026-07-30T03:52:21.051Z | Compiling pest_derive v2.8.6 |
| 1734 | 2026-07-30T03:52:21.354Z | Compiling regex-syntax v0.8.10 |
| 1735 | 2026-07-30T03:52:21.413Z | Compiling strsim v0.11.1 |
| 1736 | 2026-07-30T03:52:21.613Z | Compiling ipnetwork v0.21.1 |
| 1737 | 2026-07-30T03:52:21.698Z | Compiling rand_core v0.6.4 |
| 1738 | 2026-07-30T03:52:21.719Z | Compiling aho-corasick v1.1.4 |
| 1739 | 2026-07-30T03:52:21.959Z | Compiling byteorder v1.5.0 |
| 1740 | 2026-07-30T03:52:22.227Z | Compiling indexmap v2.14.0 |
| 1741 | 2026-07-30T03:52:23.045Z | Compiling regex-automata v0.4.14 |
| 1742 | 2026-07-30T03:52:23.064Z | Compiling tracing-core v0.1.36 |
| 1743 | 2026-07-30T03:52:23.092Z | Compiling tracing-attributes v0.1.31 |
| 1744 | 2026-07-30T03:52:23.158Z | Compiling ident_case v1.0.1 |
| 1745 | 2026-07-30T03:52:23.291Z | Compiling slog v2.8.2 |
| 1746 | 2026-07-30T03:52:23.548Z | Compiling anyhow v1.0.104 |
| 1747 | 2026-07-30T03:52:23.628Z | Compiling paste v1.0.15 |
| 1748 | 2026-07-30T03:52:23.655Z | Compiling base64 v0.22.1 |
| 1749 | 2026-07-30T03:52:23.897Z | Compiling fnv v1.0.7 |
| 1750 | 2026-07-30T03:52:24.069Z | Compiling erased-serde v0.3.31 |
| 1751 | 2026-07-30T03:52:24.332Z | Compiling tracing v0.1.44 |
| 1752 | 2026-07-30T03:52:24.602Z | Compiling omicron-workspace-hack v0.1.0 |
| 1753 | 2026-07-30T03:52:24.686Z | Compiling regex v1.12.3 |
| 1754 | 2026-07-30T03:52:24.843Z | Compiling http v1.4.2 |
| 1755 | 2026-07-30T03:52:25.348Z | Compiling oxnet v0.1.6 |
| 1756 | 2026-07-30T03:52:25.536Z | Compiling rustls-pki-types v1.14.1 |
| 1757 | 2026-07-30T03:52:26.127Z | Compiling scroll_derive v0.13.1 |
| 1758 | 2026-07-30T03:52:26.374Z | Compiling ring v0.17.14 |
| 1759 | 2026-07-30T03:52:26.689Z | Compiling aws-lc-rs v1.17.0 |
| 1760 | 2026-07-30T03:52:26.717Z | Compiling time-core v0.1.8 |
| 1761 | 2026-07-30T03:52:26.869Z | Compiling num-conv v0.2.2 |
| 1762 | 2026-07-30T03:52:27.016Z | Compiling time-macros v0.2.27 |
| 1763 | 2026-07-30T03:52:27.019Z | Compiling tokio-util v0.7.18 |
| 1764 | 2026-07-30T03:52:27.417Z | Compiling untrusted v0.7.1 |
| 1765 | 2026-07-30T03:52:27.549Z | Compiling untrusted v0.9.0 |
| 1766 | 2026-07-30T03:52:27.687Z | Compiling ipnet v2.12.0 |
| 1767 | 2026-07-30T03:52:27.948Z | Compiling camino v1.2.5 |
| 1768 | 2026-07-30T03:52:28.145Z | Compiling ppv-lite86 v0.2.21 |
| 1769 | 2026-07-30T03:52:28.490Z | Compiling daft-derive v0.1.7 |
| 1770 | 2026-07-30T03:52:28.599Z | Compiling async-trait v0.1.89 |
| 1771 | 2026-07-30T03:52:28.671Z | Compiling crc32fast v1.5.0 |
| 1772 | 2026-07-30T03:52:28.884Z | Compiling rustls v0.23.40 |
| 1773 | 2026-07-30T03:52:29.226Z | Compiling http-body v1.0.1 |
| 1774 | 2026-07-30T03:52:29.277Z | Compiling usdt-impl v0.6.0 |
| 1775 | 2026-07-30T03:52:29.402Z | Compiling pretty-hex v0.4.2 |
| 1776 | 2026-07-30T03:52:29.531Z | Compiling atomic-waker v1.1.2 |
| 1777 | 2026-07-30T03:52:29.548Z | Compiling crossbeam-utils v0.8.21 |
| 1778 | 2026-07-30T03:52:29.666Z | Compiling scroll v0.13.0 |
| 1779 | 2026-07-30T03:52:29.904Z | Compiling plain v0.2.3 |
| 1780 | 2026-07-30T03:52:29.926Z | Compiling tower-layer v0.3.3 |
| 1781 | 2026-07-30T03:52:30.007Z | Compiling try-lock v0.2.5 |
| 1782 | 2026-07-30T03:52:30.129Z | Compiling ryu v1.0.23 |
| 1783 | 2026-07-30T03:52:30.160Z | Compiling tower-service v0.3.3 |
| 1784 | 2026-07-30T03:52:30.265Z | Compiling want v0.3.1 |
| 1785 | 2026-07-30T03:52:30.342Z | Compiling goblin v0.10.7 |
| 1786 | 2026-07-30T03:52:30.445Z | Compiling h2 v0.4.14 |
| 1787 | 2026-07-30T03:52:30.933Z | Compiling httpdate v1.0.3 |
| 1788 | 2026-07-30T03:52:31.014Z | Compiling slog-async v2.8.0 |
| 1789 | 2026-07-30T03:52:31.321Z | Compiling dtrace-parser v0.3.0 |
| 1790 | 2026-07-30T03:52:31.364Z | Compiling thread-id v5.1.0 |
| 1791 | 2026-07-30T03:52:31.381Z | Compiling ref-cast v1.0.25 |
| 1792 | 2026-07-30T03:52:32.832Z | Compiling hyper v1.11.0 |
| 1793 | 2026-07-30T03:52:33.289Z | Compiling dof v0.4.0 |
| 1794 | 2026-07-30T03:52:34.313Z | Compiling hyper-util v0.1.20 |
| 1795 | 2026-07-30T03:52:34.560Z | Compiling rand_core v0.9.5 |
| 1796 | 2026-07-30T03:52:34.827Z | Compiling serde_urlencoded v0.7.1 |
| 1797 | 2026-07-30T03:52:35.128Z | Compiling http-body-util v0.1.4 |
| 1798 | 2026-07-30T03:52:35.484Z | Compiling ref-cast-impl v1.0.25 |
| 1799 | 2026-07-30T03:52:36.120Z | Compiling syn v1.0.109 |
| 1800 | 2026-07-30T03:52:36.611Z | Compiling usdt-attr-macro v0.6.0 |
| 1801 | 2026-07-30T03:52:36.961Z | Compiling usdt-macro v0.6.0 |
| 1802 | 2026-07-30T03:52:37.154Z | Compiling structmeta-derive v0.3.0 |
| 1803 | 2026-07-30T03:52:37.484Z | Compiling multer v3.1.0 |
| 1804 | 2026-07-30T03:52:37.537Z | Compiling powerfmt v0.2.0 |
| 1805 | 2026-07-30T03:52:37.734Z | Compiling foldhash v0.2.0 |
| 1806 | 2026-07-30T03:52:37.898Z | Compiling deranged v0.5.8 |
| 1807 | 2026-07-30T03:52:38.101Z | Compiling rand_chacha v0.9.0 |
| 1808 | 2026-07-30T03:52:38.228Z | Compiling structmeta v0.3.0 |
| 1809 | 2026-07-30T03:52:38.429Z | Compiling darling_core v0.23.0 |
| 1810 | 2026-07-30T03:52:38.524Z | Compiling newtype-uuid-macros v0.1.0 |
| 1811 | 2026-07-30T03:52:38.806Z | Compiling num_threads v0.1.7 |
| 1812 | 2026-07-30T03:52:38.984Z | Compiling time v0.3.47 |
| 1813 | 2026-07-30T03:52:39.001Z | Compiling rand v0.9.4 |
| 1814 | 2026-07-30T03:52:39.370Z | Compiling newtype-uuid v1.3.2 |
| 1815 | 2026-07-30T03:52:39.701Z | Compiling sync_wrapper v1.0.2 |
| 1816 | 2026-07-30T03:52:39.824Z | Compiling strum_macros v0.26.4 |
| 1817 | 2026-07-30T03:52:40.134Z | Compiling async-stream-impl v0.3.6 |
| 1818 | 2026-07-30T03:52:40.679Z | Compiling dropshot v0.17.1 |
| 1819 | 2026-07-30T03:52:40.694Z | Compiling darling_macro v0.23.0 |
| 1820 | 2026-07-30T03:52:40.787Z | Compiling hex v0.4.3 |
| 1821 | 2026-07-30T03:52:41.075Z | Compiling fastrand v2.4.1 |
| 1822 | 2026-07-30T03:52:41.111Z | Compiling darling v0.23.0 |
| 1823 | 2026-07-30T03:52:41.198Z | Compiling tower v0.5.3 |
| 1824 | 2026-07-30T03:52:41.365Z | Compiling daft v0.1.7 |
| 1825 | 2026-07-30T03:52:41.488Z | Compiling crossbeam-channel v0.5.15 |
| 1826 | 2026-07-30T03:52:41.779Z | Compiling webpki-roots v1.0.7 |
| 1827 | 2026-07-30T03:52:41.859Z | Compiling openapiv3 v2.2.0 |
| 1828 | 2026-07-30T03:52:41.980Z | Compiling generic-array v0.14.7 |
| 1829 | 2026-07-30T03:52:42.372Z | Compiling tower-http v0.6.11 |
| 1830 | 2026-07-30T03:52:42.398Z | Compiling serde_with_macros v3.21.0 |
| 1831 | 2026-07-30T03:52:42.730Z | Compiling hashbrown v0.16.1 |
| 1832 | 2026-07-30T03:52:43.344Z | Compiling futures-executor v0.3.32 |
| 1833 | 2026-07-30T03:52:43.440Z | Compiling dropshot_endpoint v0.17.1 |
| 1834 | 2026-07-30T03:52:43.514Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1835 | 2026-07-30T03:52:43.829Z | Compiling thread_local v1.1.9 |
| 1836 | 2026-07-30T03:52:44.001Z | Compiling cpufeatures v0.3.0 |
| 1837 | 2026-07-30T03:52:44.087Z | Compiling openssl-probe v0.2.1 |
| 1838 | 2026-07-30T03:52:44.172Z | Compiling futures v0.3.32 |
| 1839 | 2026-07-30T03:52:44.259Z | Compiling rustls-native-certs v0.8.4 |
| 1840 | 2026-07-30T03:52:45.033Z | Compiling tempfile v3.27.0 |
| 1841 | 2026-07-30T03:52:45.076Z | Compiling derive-ex v0.1.8 |
| 1842 | 2026-07-30T03:52:45.228Z | Compiling strum_macros v0.27.2 |
| 1843 | 2026-07-30T03:52:45.747Z | Compiling is-terminal v0.4.17 |
| 1844 | 2026-07-30T03:52:45.788Z | Compiling term v1.2.1 |
| 1845 | 2026-07-30T03:52:45.855Z | Compiling take_mut v0.2.2 |
| 1846 | 2026-07-30T03:52:45.978Z | Compiling winnow v1.0.3 |
| 1847 | 2026-07-30T03:52:46.656Z | Compiling test-strategy v0.4.5 |
| 1848 | 2026-07-30T03:52:47.046Z | Compiling slog-term v2.9.2 |
| 1849 | 2026-07-30T03:52:48.309Z | Compiling hybrid-array v0.4.12 |
| 1850 | 2026-07-30T03:52:48.328Z | Compiling macaddr v1.0.1 |
| 1851 | 2026-07-30T03:52:48.757Z | Compiling match_cfg v0.1.0 |
| 1852 | 2026-07-30T03:52:48.794Z | Compiling adler2 v2.0.1 |
| 1853 | 2026-07-30T03:52:48.835Z | Compiling simd-adler32 v0.3.9 |
| 1854 | 2026-07-30T03:52:48.854Z | Compiling hostname v0.3.1 |
| 1855 | 2026-07-30T03:52:49.015Z | Compiling miniz_oxide v0.8.9 |
| 1856 | 2026-07-30T03:52:49.786Z | Compiling slog-json v2.6.1 |
| 1857 | 2026-07-30T03:52:50.086Z | Compiling memmap2 v0.9.10 |
| 1858 | 2026-07-30T03:52:50.391Z | Compiling usdt v0.6.0 |
| 1859 | 2026-07-30T03:52:50.517Z | Compiling slog-bunyan v2.5.0 |
| 1860 | 2026-07-30T03:52:50.534Z | Compiling flate2 v1.1.9 |
| 1861 | 2026-07-30T03:52:50.602Z | Compiling crypto-common v0.2.2 |
| 1862 | 2026-07-30T03:52:50.701Z | Compiling block-buffer v0.12.0 |
| 1863 | 2026-07-30T03:52:50.887Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1864 | 2026-07-30T03:52:51.092Z | Compiling const-oid v0.10.2 |
| 1865 | 2026-07-30T03:52:51.186Z | Compiling compression-core v0.4.32 |
| 1866 | 2026-07-30T03:52:51.368Z | Compiling either v1.16.0 |
| 1867 | 2026-07-30T03:52:51.388Z | Compiling debug-ignore v1.0.5 |
| 1868 | 2026-07-30T03:52:51.506Z | Compiling compression-codecs v0.4.38 |
| 1869 | 2026-07-30T03:52:51.595Z | Compiling digest v0.11.3 |
| 1870 | 2026-07-30T03:52:51.881Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1871 | 2026-07-30T03:52:51.963Z | Compiling crypto-common v0.1.7 |
| 1872 | 2026-07-30T03:52:52.053Z | Compiling parse-display-derive v0.10.0 |
| 1873 | 2026-07-30T03:52:52.167Z | Compiling rand_chacha v0.3.1 |
| 1874 | 2026-07-30T03:52:52.337Z | Compiling serde_spanned v1.1.1 |
| 1875 | 2026-07-30T03:52:52.449Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1876 | 2026-07-30T03:52:52.493Z | Compiling encoding_rs v0.8.35 |
| 1877 | 2026-07-30T03:52:52.597Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1878 | 2026-07-30T03:52:52.797Z | Compiling spin v0.9.8 |
| 1879 | 2026-07-30T03:52:52.861Z | Compiling mime v0.3.17 |
| 1880 | 2026-07-30T03:52:52.946Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1881 | 2026-07-30T03:52:53.125Z | Compiling rand v0.8.6 |
| 1882 | 2026-07-30T03:52:53.361Z | Compiling sha1 v0.11.0 |
| 1883 | 2026-07-30T03:52:53.598Z | Compiling async-compression v0.4.42 |
| 1884 | 2026-07-30T03:52:53.765Z | Compiling strum v0.26.3 |
| 1885 | 2026-07-30T03:52:53.886Z | Compiling async-stream v0.3.6 |
| 1886 | 2026-07-30T03:52:54.052Z | Compiling waitgroup v0.1.2 |
| 1887 | 2026-07-30T03:52:54.080Z | Compiling rustls-pemfile v2.2.0 |
| 1888 | 2026-07-30T03:52:54.212Z | Compiling serde_path_to_error v0.1.20 |
| 1889 | 2026-07-30T03:52:54.230Z | Compiling hostname v0.4.2 |
| 1890 | 2026-07-30T03:52:54.364Z | Compiling wait-timeout v0.2.1 |
| 1891 | 2026-07-30T03:52:54.742Z | Compiling quick-error v1.2.3 |
| 1892 | 2026-07-30T03:52:54.823Z | Compiling bit-vec v0.8.0 |
| 1893 | 2026-07-30T03:52:54.862Z | Compiling rusty-fork v0.3.1 |
| 1894 | 2026-07-30T03:52:55.038Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1895 | 2026-07-30T03:52:55.142Z | Compiling bit-set v0.8.0 |
| 1896 | 2026-07-30T03:52:55.343Z | Compiling serde_with v3.21.0 |
| 1897 | 2026-07-30T03:52:55.516Z | Compiling rand_xorshift v0.4.0 |
| 1898 | 2026-07-30T03:52:55.540Z | Compiling unarray v0.1.4 |
| 1899 | 2026-07-30T03:52:55.682Z | Compiling proptest v1.11.0 |
| 1900 | 2026-07-30T03:52:55.828Z | Compiling strum v0.27.2 |
| 1901 | 2026-07-30T03:52:55.973Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1902 | 2026-07-30T03:52:56.128Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1903 | 2026-07-30T03:52:56.222Z | Compiling instant v0.1.13 |
| 1904 | 2026-07-30T03:52:56.539Z | Compiling itertools v0.14.0 |
| 1905 | 2026-07-30T03:52:56.601Z | Compiling iddqd v0.4.6 |
| 1906 | 2026-07-30T03:52:57.029Z | Compiling unicode-width v0.2.2 |
| 1907 | 2026-07-30T03:52:57.541Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1908 | 2026-07-30T03:52:57.819Z | Compiling block-buffer v0.10.4 |
| 1909 | 2026-07-30T03:52:57.847Z | Compiling backon v1.6.0 |
| 1910 | 2026-07-30T03:52:58.024Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1911 | 2026-07-30T03:52:59.639Z | Compiling digest v0.10.7 |
| 1912 | 2026-07-30T03:52:59.657Z | Compiling backoff v0.4.0 |
| 1913 | 2026-07-30T03:52:59.837Z | Compiling parse-display v0.10.0 |
| 1914 | 2026-07-30T03:52:59.890Z | Compiling regress v0.10.5 |
| 1915 | 2026-07-30T03:52:59.933Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1916 | 2026-07-30T03:53:00.705Z | Compiling humantime v2.3.0 |
| 1917 | 2026-07-30T03:53:02.717Z | Compiling regress v0.11.1 |
| 1918 | 2026-07-30T03:53:04.227Z | Compiling typify-impl v0.6.2 |
| 1919 | 2026-07-30T03:53:04.412Z | Compiling zerocopy-derive v0.7.35 |
| 1920 | 2026-07-30T03:53:05.258Z | Compiling darling_core v0.21.3 |
| 1921 | 2026-07-30T03:53:05.763Z | Compiling clap_derive v4.6.4 |
| 1922 | 2026-07-30T03:53:05.805Z | Compiling cpufeatures v0.2.17 |
| 1923 | 2026-07-30T03:53:05.856Z | Compiling convert_case v0.4.0 |
| 1924 | 2026-07-30T03:53:06.151Z | Compiling utf8parse v0.2.2 |
| 1925 | 2026-07-30T03:53:06.462Z | Compiling anstyle-parse v1.0.0 |
| 1926 | 2026-07-30T03:53:06.597Z | Compiling derive_more v0.99.20 |
| 1927 | 2026-07-30T03:53:07.291Z | Compiling darling_macro v0.21.3 |
| 1928 | 2026-07-30T03:53:07.490Z | Compiling typify-macro v0.6.2 |
| 1929 | 2026-07-30T03:53:07.740Z | Compiling terminal_size v0.4.4 |
| 1930 | 2026-07-30T03:53:07.844Z | Compiling toml_datetime v0.6.11 |
| 1931 | 2026-07-30T03:53:07.873Z | Compiling anstyle-query v1.1.5 |
| 1932 | 2026-07-30T03:53:07.932Z | Compiling colorchoice v1.0.5 |
| 1933 | 2026-07-30T03:53:08.055Z | Compiling anstyle v1.0.14 |
| 1934 | 2026-07-30T03:53:08.075Z | Compiling is_terminal_polyfill v1.70.2 |
| 1935 | 2026-07-30T03:53:08.187Z | Compiling darling v0.21.3 |
| 1936 | 2026-07-30T03:53:08.277Z | Compiling anstream v1.0.0 |
| 1937 | 2026-07-30T03:53:08.827Z | Compiling secrecy v0.10.3 |
| 1938 | 2026-07-30T03:53:08.982Z | Compiling crucible-workspace-hack v0.1.0 |
| 1939 | 2026-07-30T03:53:09.175Z | Compiling clap_lex v1.1.0 |
| 1940 | 2026-07-30T03:53:09.212Z | Compiling tinyvec_macros v0.1.1 |
| 1941 | 2026-07-30T03:53:09.260Z | Compiling heapless v0.8.0 |
| 1942 | 2026-07-30T03:53:09.285Z | Compiling tinyvec v1.11.0 |
| 1943 | 2026-07-30T03:53:09.350Z | Compiling clap_builder v4.6.2 |
| 1944 | 2026-07-30T03:53:09.748Z | Compiling typify v0.6.2 |
| 1945 | 2026-07-30T03:53:09.933Z | Compiling ingot-macros v0.1.1 |
| 1946 | 2026-07-30T03:53:10.028Z | Compiling zerocopy v0.7.35 |
| 1947 | 2026-07-30T03:53:10.565Z | Compiling hash32 v0.3.1 |
| 1948 | 2026-07-30T03:53:10.632Z | Compiling rustc_version v0.4.1 |
| 1949 | 2026-07-30T03:53:10.651Z | Compiling scroll_derive v0.12.1 |
| 1950 | 2026-07-30T03:53:10.904Z | Compiling num-integer v0.1.46 |
| 1951 | 2026-07-30T03:53:10.913Z | Compiling usdt-impl v0.5.0 |
| 1952 | 2026-07-30T03:53:11.197Z | Compiling smoltcp v0.11.0 |
| 1953 | 2026-07-30T03:53:11.377Z | Compiling scroll v0.12.0 |
| 1954 | 2026-07-30T03:53:11.397Z | Compiling clap v4.6.4 |
| 1955 | 2026-07-30T03:53:11.584Z | Compiling curve25519-dalek v4.1.3 |
| 1956 | 2026-07-30T03:53:12.157Z | Compiling dof v0.3.0 |
| 1957 | 2026-07-30T03:53:12.598Z | Compiling ingot-types v0.1.2 |
| 1958 | 2026-07-30T03:53:13.398Z | Compiling hmac v0.12.1 |
| 1959 | 2026-07-30T03:53:13.516Z | Compiling dtrace-parser v0.2.0 |
| 1960 | 2026-07-30T03:53:13.556Z | Compiling inout v0.1.4 |
| 1961 | 2026-07-30T03:53:13.631Z | Compiling ff v0.13.1 |
| 1962 | 2026-07-30T03:53:13.713Z | Compiling cobs v0.3.0 |
| 1963 | 2026-07-30T03:53:14.011Z | Compiling thread-id v4.2.2 |
| 1964 | 2026-07-30T03:53:14.230Z | Compiling managed v0.8.0 |
| 1965 | 2026-07-30T03:53:14.346Z | Compiling unsafe-libyaml v0.2.11 |
| 1966 | 2026-07-30T03:53:14.521Z | Compiling bitflags v1.3.2 |
| 1967 | 2026-07-30T03:53:14.850Z | Compiling serde_yaml v0.9.34+deprecated |
| 1968 | 2026-07-30T03:53:15.461Z | Compiling postcard v1.1.3 |
| 1969 | 2026-07-30T03:53:15.666Z | Compiling group v0.13.0 |
| 1970 | 2026-07-30T03:53:15.723Z | Compiling cipher v0.4.4 |
| 1971 | 2026-07-30T03:53:15.971Z | Compiling hkdf v0.12.4 |
| 1972 | 2026-07-30T03:53:16.272Z | Compiling ingot v0.1.1 |
| 1973 | 2026-07-30T03:53:16.679Z | Compiling goblin v0.8.2 |
| 1974 | 2026-07-30T03:53:17.026Z | Compiling num-iter v0.1.45 |
| 1975 | 2026-07-30T03:53:17.159Z | Compiling num-rational v0.4.2 |
| 1976 | 2026-07-30T03:53:18.289Z | Compiling tabwriter v1.4.1 |
| 1977 | 2026-07-30T03:53:18.404Z | Compiling universal-hash v0.5.1 |
| 1978 | 2026-07-30T03:53:18.552Z | Compiling crypto-bigint v0.5.5 |
| 1979 | 2026-07-30T03:53:18.642Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1980 | 2026-07-30T03:53:18.709Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1981 | 2026-07-30T03:53:19.208Z | Compiling hubpack_derive v0.1.1 |
| 1982 | 2026-07-30T03:53:19.743Z | Compiling crossbeam-epoch v0.9.18 |
| 1983 | 2026-07-30T03:53:19.787Z | Compiling half v2.7.1 |
| 1984 | 2026-07-30T03:53:20.061Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1985 | 2026-07-30T03:53:20.250Z | Compiling num-complex v0.4.6 |
| 1986 | 2026-07-30T03:53:20.800Z | Compiling memoffset v0.9.1 |
| 1987 | 2026-07-30T03:53:20.982Z | Compiling prettyplease v0.2.37 |
| 1988 | 2026-07-30T03:53:21.040Z | Compiling ciborium-io v0.2.2 |
| 1989 | 2026-07-30T03:53:21.138Z | Compiling opaque-debug v0.3.1 |
| 1990 | 2026-07-30T03:53:21.155Z | Compiling rustix v0.38.44 |
| 1991 | 2026-07-30T03:53:21.517Z | Compiling base16ct v0.2.0 |
| 1992 | 2026-07-30T03:53:21.542Z | Compiling base64ct v1.8.3 |
| 1993 | 2026-07-30T03:53:21.764Z | Compiling cfg_aliases v0.2.1 |
| 1994 | 2026-07-30T03:53:21.836Z | Compiling password-hash v0.5.0 |
| 1995 | 2026-07-30T03:53:21.853Z | Compiling nix v0.31.3 |
| 1996 | 2026-07-30T03:53:22.050Z | Compiling elliptic-curve v0.13.8 |
| 1997 | 2026-07-30T03:53:22.806Z | Compiling poly1305 v0.8.0 |
| 1998 | 2026-07-30T03:53:23.047Z | Compiling ciborium-ll v0.2.2 |
| 1999 | 2026-07-30T03:53:23.640Z | Compiling num v0.4.3 |
| 2000 | 2026-07-30T03:53:23.721Z | Compiling thiserror-no-std v2.0.2 |
| 2001 | 2026-07-30T03:53:23.818Z | Compiling hubpack v0.1.2 |
| 2002 | 2026-07-30T03:53:24.905Z | Compiling chacha20 v0.9.1 |
| 2003 | 2026-07-30T03:53:25.175Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2004 | 2026-07-30T03:53:25.312Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2005 | 2026-07-30T03:53:25.577Z | Compiling reqwest v0.12.28 |
| 2006 | 2026-07-30T03:53:26.485Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2007 | 2026-07-30T03:53:26.562Z | Compiling blake2 v0.10.6 |
| 2008 | 2026-07-30T03:53:26.681Z | Compiling aead v0.5.2 |
| 2009 | 2026-07-30T03:53:27.042Z | Compiling byte-wrapper v0.1.0 |
| 2010 | 2026-07-30T03:53:27.225Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2011 | 2026-07-30T03:53:27.354Z | Compiling serde_repr v0.1.21 |
| 2012 | 2026-07-30T03:53:27.895Z | Compiling proc-macro-error-attr v1.0.4 |
| 2013 | 2026-07-30T03:53:28.005Z | Compiling bstr v1.12.1 |
| 2014 | 2026-07-30T03:53:28.133Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2015 | 2026-07-30T03:53:28.150Z | Compiling float-ord v0.3.2 |
| 2016 | 2026-07-30T03:53:28.264Z | Compiling static_assertions v1.1.0 |
| 2017 | 2026-07-30T03:53:28.344Z | Compiling keccak v0.1.6 |
| 2018 | 2026-07-30T03:53:28.509Z | Compiling sha3 v0.10.9 |
| 2019 | 2026-07-30T03:53:28.879Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2020 | 2026-07-30T03:53:28.896Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2021 | 2026-07-30T03:53:29.532Z | Compiling proc-macro-crate v3.5.0 |
| 2022 | 2026-07-30T03:53:29.680Z | Compiling chacha20poly1305 v0.10.1 |
| 2023 | 2026-07-30T03:53:29.833Z | Compiling argon2 v0.5.3 |
| 2024 | 2026-07-30T03:53:29.950Z | Compiling progenitor-client v0.10.0 |
| 2025 | 2026-07-30T03:53:30.471Z | Compiling vsss-rs v3.3.4 |
| 2026 | 2026-07-30T03:53:31.958Z | Compiling ciborium v0.2.2 |
| 2027 | 2026-07-30T03:53:32.795Z | Compiling rustls-webpki v0.103.13 |
| 2028 | 2026-07-30T03:53:32.813Z | Compiling usdt-attr-macro v0.5.0 |
| 2029 | 2026-07-30T03:53:32.975Z | Compiling usdt-macro v0.5.0 |
| 2030 | 2026-07-30T03:53:35.112Z | Compiling num-derive v0.4.2 |
| 2031 | 2026-07-30T03:53:35.213Z | Compiling enum-as-inner v0.6.1 |
| 2032 | 2026-07-30T03:53:35.702Z | Compiling proc-macro-error v1.0.4 |
| 2033 | 2026-07-30T03:53:35.804Z | Compiling memmap v0.7.0 |
| 2034 | 2026-07-30T03:53:35.961Z | Compiling indent_write v2.2.0 |
| 2035 | 2026-07-30T03:53:36.116Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2036 | 2026-07-30T03:53:36.245Z | Compiling winnow v0.5.40 |
| 2037 | 2026-07-30T03:53:36.262Z | Compiling data-encoding v2.11.0 |
| 2038 | 2026-07-30T03:53:36.548Z | Compiling usdt v0.5.0 |
| 2039 | 2026-07-30T03:53:36.669Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2040 | 2026-07-30T03:53:37.108Z | Compiling tokio-rustls v0.26.4 |
| 2041 | 2026-07-30T03:53:37.154Z | Compiling rustls-platform-verifier v0.7.0 |
| 2042 | 2026-07-30T03:53:37.407Z | Compiling hyper-rustls v0.27.9 |
| 2043 | 2026-07-30T03:53:37.752Z | Compiling reqwest v0.13.4 |
| 2044 | 2026-07-30T03:53:38.907Z | Compiling toml_edit v0.19.15 |
| 2045 | 2026-07-30T03:53:39.363Z | Compiling progenitor-client v0.14.0 |
| 2046 | 2026-07-30T03:53:40.171Z | Compiling progenitor-extras v0.2.0 |
| 2047 | 2026-07-30T03:53:40.372Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2048 | 2026-07-30T03:53:40.482Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2049 | 2026-07-30T03:53:40.812Z | Compiling num_enum_derive v0.7.6 |
| 2050 | 2026-07-30T03:53:40.922Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2051 | 2026-07-30T03:53:42.740Z | Compiling serde_spanned v0.6.9 |
| 2052 | 2026-07-30T03:53:42.896Z | Compiling foreign-types-macros v0.2.3 |
| 2053 | 2026-07-30T03:53:43.556Z | Compiling colored v3.1.1 |
| 2054 | 2026-07-30T03:53:44.221Z | Compiling pkg-config v0.3.33 |
| 2055 | 2026-07-30T03:53:44.689Z | Compiling bytecount v0.6.9 |
| 2056 | 2026-07-30T03:53:44.891Z | Compiling toml_write v0.1.2 |
| 2057 | 2026-07-30T03:53:46.780Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2058 | 2026-07-30T03:53:50.523Z | Compiling vcpkg v0.2.15 |
| 2059 | 2026-07-30T03:53:51.083Z | Compiling foreign-types-shared v0.3.1 |
| 2060 | 2026-07-30T03:53:51.195Z | Compiling winnow v0.7.15 |
| 2061 | 2026-07-30T03:53:52.217Z | Compiling foreign-types v0.5.0 |
| 2062 | 2026-07-30T03:53:52.298Z | Compiling openssl-sys v0.9.116 |
| 2063 | 2026-07-30T03:53:52.316Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2064 | 2026-07-30T03:53:52.594Z | Compiling toml_edit v0.22.27 |
| 2065 | 2026-07-30T03:53:52.639Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2066 | 2026-07-30T03:53:54.432Z | Compiling num_enum v0.7.6 |
| 2067 | 2026-07-30T03:53:54.569Z | Compiling proc-macro-crate v1.3.1 |
| 2068 | 2026-07-30T03:53:54.904Z | Compiling atomicwrites v0.4.4 |
| 2069 | 2026-07-30T03:53:54.963Z | Compiling progenitor-impl v0.14.0 |
| 2070 | 2026-07-30T03:53:55.073Z | Compiling chacha20 v0.10.0 |
| 2071 | 2026-07-30T03:53:55.121Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2072 | 2026-07-30T03:53:55.400Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2073 | 2026-07-30T03:53:55.658Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2074 | 2026-07-30T03:53:55.675Z | Compiling cstr-argument v0.1.2 |
| 2075 | 2026-07-30T03:53:55.693Z | Compiling linked-hash-map v0.5.6 |
| 2076 | 2026-07-30T03:53:55.770Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2077 | 2026-07-30T03:53:55.846Z | Compiling heck v0.4.1 |
| 2078 | 2026-07-30T03:53:55.924Z | Compiling unicode-segmentation v1.13.3 |
| 2079 | 2026-07-30T03:53:56.023Z | Compiling rayon-core v1.13.0 |
| 2080 | 2026-07-30T03:53:56.050Z | Compiling swrite v0.1.0 |
| 2081 | 2026-07-30T03:53:56.161Z | Compiling semver v0.1.20 |
| 2082 | 2026-07-30T03:53:56.179Z | Compiling resolv-conf v0.7.6 |
| 2083 | 2026-07-30T03:53:56.622Z | Compiling newline-converter v0.3.0 |
| 2084 | 2026-07-30T03:53:56.637Z | Compiling rustc_version v0.1.7 |
| 2085 | 2026-07-30T03:53:56.638Z | Compiling lru-cache v0.1.2 |
| 2086 | 2026-07-30T03:53:56.638Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2087 | 2026-07-30T03:53:56.654Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2088 | 2026-07-30T03:53:56.682Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2089 | 2026-07-30T03:53:56.771Z | Compiling rand v0.10.2 |
| 2090 | 2026-07-30T03:53:56.979Z | Compiling num_enum_derive v0.5.11 |
| 2091 | 2026-07-30T03:53:57.055Z | Compiling progenitor-macro v0.14.0 |
| 2092 | 2026-07-30T03:53:57.746Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2093 | 2026-07-30T03:53:58.013Z | Compiling toml v0.8.23 |
| 2094 | 2026-07-30T03:53:58.082Z | Compiling hickory-proto v0.24.4 |
| 2095 | 2026-07-30T03:53:58.101Z | Compiling similar v2.7.0 |
| 2096 | 2026-07-30T03:53:58.232Z | Compiling crossbeam-deque v0.8.6 |
| 2097 | 2026-07-30T03:53:58.461Z | Compiling progenitor-impl v0.13.0 |
| 2098 | 2026-07-30T03:53:58.560Z | Compiling console v0.15.11 |
| 2099 | 2026-07-30T03:53:59.814Z | Compiling camino-tempfile v1.4.1 |
| 2100 | 2026-07-30T03:54:00.232Z | Compiling serde-big-array v0.5.1 |
| 2101 | 2026-07-30T03:54:00.404Z | Compiling pin-project-internal v1.1.13 |
| 2102 | 2026-07-30T03:54:00.544Z | Compiling derive-where v1.6.1 |
| 2103 | 2026-07-30T03:54:00.915Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2104 | 2026-07-30T03:54:01.272Z | Compiling siphasher v1.0.3 |
| 2105 | 2026-07-30T03:54:01.450Z | Compiling lazy_static v1.5.0 |
| 2106 | 2026-07-30T03:54:01.490Z | Compiling minimal-lexical v0.2.1 |
| 2107 | 2026-07-30T03:54:01.518Z | Compiling pin-project v1.1.13 |
| 2108 | 2026-07-30T03:54:01.632Z | Compiling phf_shared v0.12.1 |
| 2109 | 2026-07-30T03:54:01.739Z | Compiling nom v7.1.3 |
| 2110 | 2026-07-30T03:54:01.851Z | Compiling progenitor v0.14.0 |
| 2111 | 2026-07-30T03:54:01.867Z | Compiling progenitor-macro v0.13.0 |
| 2112 | 2026-07-30T03:54:01.996Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2113 | 2026-07-30T03:54:02.360Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2114 | 2026-07-30T03:54:03.120Z | Compiling hickory-resolver v0.24.4 |
| 2115 | 2026-07-30T03:54:05.952Z | Compiling expectorate v1.2.0 |
| 2116 | 2026-07-30T03:54:06.175Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2117 | 2026-07-30T03:54:07.337Z | Compiling num_enum v0.5.11 |
| 2118 | 2026-07-30T03:54:07.571Z | Compiling newtype_derive v0.1.6 |
| 2119 | 2026-07-30T03:54:07.833Z | Compiling progenitor-client v0.13.0 |
| 2120 | 2026-07-30T03:54:08.324Z | Compiling unicode-normalization v0.1.25 |
| 2121 | 2026-07-30T03:54:08.929Z | Compiling tokio-stream v0.1.18 |
| 2122 | 2026-07-30T03:54:09.496Z | Compiling async-recursion v1.1.1 |
| 2123 | 2026-07-30T03:54:10.224Z | Compiling snafu-derive v0.8.9 |
| 2124 | 2026-07-30T03:54:10.688Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2125 | 2026-07-30T03:54:10.991Z | Compiling slog-dtrace v0.3.0 |
| 2126 | 2026-07-30T03:54:11.023Z | Compiling csv-core v0.1.13 |
| 2127 | 2026-07-30T03:54:11.167Z | Compiling unicode-xid v0.2.6 |
| 2128 | 2026-07-30T03:54:11.254Z | Compiling unicode-width v0.1.14 |
| 2129 | 2026-07-30T03:54:11.300Z | Compiling highway v1.3.0 |
| 2130 | 2026-07-30T03:54:11.432Z | Compiling konst_macro_rules v0.2.19 |
| 2131 | 2026-07-30T03:54:11.567Z | Compiling foldhash v0.1.5 |
| 2132 | 2026-07-30T03:54:11.637Z | Compiling cancel-safe-futures v0.1.5 |
| 2133 | 2026-07-30T03:54:11.800Z | Compiling same-file v1.0.6 |
| 2134 | 2026-07-30T03:54:11.916Z | Compiling chrono-tz v0.10.4 |
| 2135 | 2026-07-30T03:54:11.984Z | Compiling openssl v0.10.80 |
| 2136 | 2026-07-30T03:54:12.002Z | Compiling owo-colors v4.3.0 |
| 2137 | 2026-07-30T03:54:12.017Z | Compiling foreign-types-shared v0.1.1 |
| 2138 | 2026-07-30T03:54:12.118Z | Compiling foreign-types v0.3.2 |
| 2139 | 2026-07-30T03:54:12.188Z | Compiling snafu v0.8.9 |
| 2140 | 2026-07-30T03:54:12.203Z | Compiling walkdir v2.5.0 |
| 2141 | 2026-07-30T03:54:12.336Z | Compiling hashbrown v0.15.5 |
| 2142 | 2026-07-30T03:54:12.414Z | Compiling konst v0.2.20 |
| 2143 | 2026-07-30T03:54:12.753Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2144 | 2026-07-30T03:54:12.799Z | Compiling const_format_proc_macros v0.2.34 |
| 2145 | 2026-07-30T03:54:12.968Z | Compiling csv v1.4.0 |
| 2146 | 2026-07-30T03:54:13.055Z | Compiling progenitor v0.13.0 |
| 2147 | 2026-07-30T03:54:13.198Z | Compiling qorb v0.4.1 |
| 2148 | 2026-07-30T03:54:13.216Z | Compiling olpc-cjson v0.1.4 |
| 2149 | 2026-07-30T03:54:13.484Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2150 | 2026-07-30T03:54:13.609Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2151 | 2026-07-30T03:54:14.025Z | Compiling rayon v1.12.0 |
| 2152 | 2026-07-30T03:54:15.420Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2153 | 2026-07-30T03:54:16.229Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2154 | 2026-07-30T03:54:17.119Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2155 | 2026-07-30T03:54:17.651Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2156 | 2026-07-30T03:54:18.660Z | Compiling phf v0.12.1 |
| 2157 | 2026-07-30T03:54:19.207Z | Compiling zone_cfg_derive v0.3.1 |
| 2158 | 2026-07-30T03:54:19.284Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2159 | 2026-07-30T03:54:19.808Z | Compiling tokio-dtrace v0.1.1 |
| 2160 | 2026-07-30T03:54:19.948Z | Compiling globset v0.4.18 |
| 2161 | 2026-07-30T03:54:20.185Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2162 | 2026-07-30T03:54:20.417Z | Compiling itertools v0.12.1 |
| 2163 | 2026-07-30T03:54:21.399Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2164 | 2026-07-30T03:54:21.879Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2165 | 2026-07-30T03:54:21.882Z | Compiling pem v3.0.6 |
| 2166 | 2026-07-30T03:54:21.914Z | Compiling libsw-core v0.3.2 |
| 2167 | 2026-07-30T03:54:22.005Z | Compiling serde_plain v1.0.2 |
| 2168 | 2026-07-30T03:54:22.096Z | Compiling openssl-macros v0.1.1 |
| 2169 | 2026-07-30T03:54:22.296Z | Compiling cookie v0.18.1 |
| 2170 | 2026-07-30T03:54:22.560Z | Compiling sigpipe v0.1.3 |
| 2171 | 2026-07-30T03:54:22.599Z | Compiling typed-path v0.9.3 |
| 2172 | 2026-07-30T03:54:22.599Z | Compiling jiff v0.2.28 |
| 2173 | 2026-07-30T03:54:22.661Z | Compiling glob v0.3.3 |
| 2174 | 2026-07-30T03:54:22.907Z | Compiling fixedbitset v0.5.7 |
| 2175 | 2026-07-30T03:54:23.130Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2176 | 2026-07-30T03:54:23.212Z | Compiling fixedbitset v0.4.2 |
| 2177 | 2026-07-30T03:54:23.401Z | Compiling petgraph v0.6.5 |
| 2178 | 2026-07-30T03:54:23.423Z | Compiling petgraph v0.8.3 |
| 2179 | 2026-07-30T03:54:23.654Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2180 | 2026-07-30T03:54:25.144Z | Compiling tough v0.22.0 |
| 2181 | 2026-07-30T03:54:25.241Z | Compiling libsw v3.5.0 |
| 2182 | 2026-07-30T03:54:25.439Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2183 | 2026-07-30T03:54:25.532Z | Compiling zone v0.3.1 |
| 2184 | 2026-07-30T03:54:25.685Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2185 | 2026-07-30T03:54:25.833Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2186 | 2026-07-30T03:54:26.138Z | Compiling oxide-tokio-rt v0.1.6 |
| 2187 | 2026-07-30T03:54:26.719Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2188 | 2026-07-30T03:54:27.259Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2189 | 2026-07-30T03:54:28.675Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2190 | 2026-07-30T03:54:28.883Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2191 | 2026-07-30T03:54:29.713Z | Compiling const_format v0.2.36 |
| 2192 | 2026-07-30T03:54:29.874Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2193 | 2026-07-30T03:54:30.997Z | Compiling papergrid v0.11.0 |
| 2194 | 2026-07-30T03:54:31.155Z | Compiling tabled_derive v0.7.0 |
| 2195 | 2026-07-30T03:54:31.195Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2196 | 2026-07-30T03:54:32.123Z | Compiling libscf-sys v1.2.0 |
| 2197 | 2026-07-30T03:54:32.297Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2198 | 2026-07-30T03:54:32.574Z | Compiling gethostname v0.5.0 |
| 2199 | 2026-07-30T03:54:32.721Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2200 | 2026-07-30T03:54:32.965Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2201 | 2026-07-30T03:54:32.973Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2202 | 2026-07-30T03:54:33.027Z | Compiling bcs v0.1.6 |
| 2203 | 2026-07-30T03:54:33.033Z | Compiling smf v0.2.3 |
| 2204 | 2026-07-30T03:54:33.113Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2205 | 2026-07-30T03:54:33.410Z | Compiling linear-map v1.2.0 |
| 2206 | 2026-07-30T03:54:33.508Z | Compiling whoami v1.6.1 |
| 2207 | 2026-07-30T03:54:33.641Z | Compiling smawk v0.3.2 |
| 2208 | 2026-07-30T03:54:33.809Z | Compiling unicode-linebreak v0.1.5 |
| 2209 | 2026-07-30T03:54:34.101Z | Compiling termtree v0.5.1 |
| 2210 | 2026-07-30T03:54:34.113Z | Compiling tagptr v0.2.0 |
| 2211 | 2026-07-30T03:54:34.142Z | Compiling textwrap v0.16.2 |
| 2212 | 2026-07-30T03:54:34.255Z | Compiling moka v0.12.15 |
| 2213 | 2026-07-30T03:54:35.562Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2214 | 2026-07-30T03:54:35.740Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2215 | 2026-07-30T03:54:36.096Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2216 | 2026-07-30T03:54:36.189Z | Compiling tabled v0.15.0 |
| 2217 | 2026-07-30T03:54:36.976Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2218 | 2026-07-30T03:54:37.113Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2219 | 2026-07-30T03:54:37.330Z | Compiling steno v0.4.1 |
| 2220 | 2026-07-30T03:54:37.365Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2221 | 2026-07-30T03:54:40.225Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2222 | 2026-07-30T03:54:43.160Z | Compiling hickory-proto v0.25.2 |
| 2223 | 2026-07-30T03:54:43.947Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2224 | 2026-07-30T03:54:43.993Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2225 | 2026-07-30T03:54:44.016Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2226 | 2026-07-30T03:54:44.276Z | Compiling parking_lot_core v0.8.6 |
| 2227 | 2026-07-30T03:54:44.408Z | Compiling proc-macro-error2 v2.0.1 |
| 2228 | 2026-07-30T03:54:44.525Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2229 | 2026-07-30T03:54:44.605Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2230 | 2026-07-30T03:54:44.742Z | Compiling tabled_derive v0.11.0 |
| 2231 | 2026-07-30T03:54:45.677Z | Compiling hickory-resolver v0.25.2 |
| 2232 | 2026-07-30T03:54:45.832Z | Compiling papergrid v0.18.0 |
| 2233 | 2026-07-30T03:54:47.032Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2234 | 2026-07-30T03:54:47.070Z | Compiling testing_table v0.3.0 |
| 2235 | 2026-07-30T03:54:47.071Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2236 | 2026-07-30T03:54:47.642Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2237 | 2026-07-30T03:54:47.694Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2238 | 2026-07-30T03:54:48.205Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2239 | 2026-07-30T03:54:49.015Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2240 | 2026-07-30T03:54:51.614Z | Compiling tabled v0.21.0 |
| 2241 | 2026-07-30T03:54:52.865Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2242 | 2026-07-30T03:54:52.894Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2243 | 2026-07-30T03:54:52.894Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2244 | 2026-07-30T03:54:52.895Z | Compiling arc-swap v1.9.1 |
| 2245 | 2026-07-30T03:54:52.895Z | Compiling slog-scope v4.4.1 |
| 2246 | 2026-07-30T03:54:52.895Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2247 | 2026-07-30T03:54:52.895Z | Compiling parking_lot v0.11.2 |
| 2248 | 2026-07-30T03:54:52.994Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2249 | 2026-07-30T03:54:53.494Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2250 | 2026-07-30T03:54:54.021Z | Compiling fxhash v0.2.1 |
| 2251 | 2026-07-30T03:54:54.058Z | Compiling crc8 v0.1.1 |
| 2252 | 2026-07-30T03:54:54.168Z | Compiling sled v0.34.7 |
| 2253 | 2026-07-30T03:54:54.186Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2254 | 2026-07-30T03:54:55.260Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2255 | 2026-07-30T03:54:56.065Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2256 | 2026-07-30T03:54:57.701Z | Compiling slog-stdlog v4.1.1 |
| 2257 | 2026-07-30T03:54:58.133Z | Compiling port-file v0.1.0 |
| 2258 | 2026-07-30T03:54:58.396Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2259 | 2026-07-30T03:54:58.522Z | Compiling slog-envlogger v2.2.0 |
| 2260 | 2026-07-30T03:54:58.690Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2261 | 2026-07-30T03:55:00.266Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2262 | 2026-07-30T03:55:01.998Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2263 | 2026-07-30T03:55:04.170Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2264 | 2026-07-30T03:55:06.025Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2265 | 2026-07-30T03:55:14.780Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2266 | 2026-07-30T03:55:20.148Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2267 | 2026-07-30T03:55:23.457Z | Finished `release` profile [optimized] target(s) in 3m 36s |
| 2268 | 2026-07-30T03:55:23.788Z | + banner quartet |
| 2269 | 2026-07-30T03:55:23.795Z | |
| 2270 | 2026-07-30T03:55:23.795Z | #### # # ## ##### ##### ###### ##### |
| 2271 | 2026-07-30T03:55:23.795Z | # # # # # # # # # # # |
| 2272 | 2026-07-30T03:55:23.795Z | # # # # # # # # # ##### # |
| 2273 | 2026-07-30T03:55:23.795Z | # # # # # ###### ##### # # # |
| 2274 | 2026-07-30T03:55:23.795Z | # # # # # # # # # # # |
| 2275 | 2026-07-30T03:55:23.795Z | ### # #### # # # # # ###### # |
| 2276 | 2026-07-30T03:55:23.795Z | |
| 2277 | 2026-07-30T03:55:23.795Z | + pfexec cargo test --release -p mg-tests test_quartet -- --nocapture |
| 2278 | 2026-07-30T03:55:24.361Z | Compiling cfg-if v1.0.4 |
| 2279 | 2026-07-30T03:55:24.365Z | Compiling libc v0.2.189 |
| 2280 | 2026-07-30T03:55:24.365Z | Compiling serde_core v1.0.228 |
| 2281 | 2026-07-30T03:55:24.469Z | Compiling memchr v2.8.1 |
| 2282 | 2026-07-30T03:55:24.475Z | Compiling itoa v1.0.18 |
| 2283 | 2026-07-30T03:55:24.479Z | Compiling smallvec v1.15.1 |
| 2284 | 2026-07-30T03:55:24.491Z | Compiling stable_deref_trait v1.2.1 |
| 2285 | 2026-07-30T03:55:24.502Z | Compiling zerofrom v0.1.8 |
| 2286 | 2026-07-30T03:55:24.516Z | Compiling zmij v1.0.21 |
| 2287 | 2026-07-30T03:55:24.564Z | Compiling writeable v0.6.3 |
| 2288 | 2026-07-30T03:55:24.618Z | Compiling yoke v0.8.3 |
| 2289 | 2026-07-30T03:55:24.707Z | Compiling litemap v0.8.2 |
| 2290 | 2026-07-30T03:55:24.723Z | Compiling utf8_iter v1.0.4 |
| 2291 | 2026-07-30T03:55:24.795Z | Compiling zerovec v0.11.6 |
| 2292 | 2026-07-30T03:55:24.815Z | Compiling zerotrie v0.2.4 |
| 2293 | 2026-07-30T03:55:24.847Z | Compiling percent-encoding v2.3.2 |
| 2294 | 2026-07-30T03:55:24.889Z | Compiling libm v0.2.16 |
| 2295 | 2026-07-30T03:55:24.899Z | Compiling icu_normalizer_data v2.2.0 |
| 2296 | 2026-07-30T03:55:24.972Z | Compiling icu_properties_data v2.2.0 |
| 2297 | 2026-07-30T03:55:24.984Z | Compiling rand_core v0.10.1 |
| 2298 | 2026-07-30T03:55:25.154Z | Compiling form_urlencoded v1.2.2 |
| 2299 | 2026-07-30T03:55:25.166Z | Compiling errno v0.3.14 |
| 2300 | 2026-07-30T03:55:25.170Z | Compiling getrandom v0.4.2 |
| 2301 | 2026-07-30T03:55:25.275Z | Compiling iana-time-zone v0.1.65 |
| 2302 | 2026-07-30T03:55:25.330Z | Compiling pin-project-lite v0.2.17 |
| 2303 | 2026-07-30T03:55:25.379Z | Compiling tinystr v0.8.3 |
| 2304 | 2026-07-30T03:55:25.421Z | Compiling potential_utf v0.1.5 |
| 2305 | 2026-07-30T03:55:25.434Z | Compiling zeroize v1.8.2 |
| 2306 | 2026-07-30T03:55:25.444Z | Compiling dyn-clone v1.0.20 |
| 2307 | 2026-07-30T03:55:25.589Z | Compiling icu_locale_core v2.2.0 |
| 2308 | 2026-07-30T03:55:25.599Z | Compiling icu_collections v2.2.0 |
| 2309 | 2026-07-30T03:55:25.609Z | Compiling socket2 v0.6.5 |
| 2310 | 2026-07-30T03:55:25.623Z | Compiling scopeguard v1.2.0 |
| 2311 | 2026-07-30T03:55:25.631Z | Compiling parking_lot_core v0.9.12 |
| 2312 | 2026-07-30T03:55:25.682Z | Compiling signal-hook-registry v1.4.8 |
| 2313 | 2026-07-30T03:55:25.730Z | Compiling num-traits v0.2.19 |
| 2314 | 2026-07-30T03:55:26.025Z | Compiling lock_api v0.4.14 |
| 2315 | 2026-07-30T03:55:26.234Z | Compiling mio v1.2.1 |
| 2316 | 2026-07-30T03:55:26.286Z | Compiling parking_lot v0.12.5 |
| 2317 | 2026-07-30T03:55:26.347Z | Compiling serde v1.0.228 |
| 2318 | 2026-07-30T03:55:26.419Z | Compiling serde_json v1.0.151 |
| 2319 | 2026-07-30T03:55:26.629Z | Compiling icu_provider v2.2.0 |
| 2320 | 2026-07-30T03:55:26.639Z | Compiling uuid v1.24.0 |
| 2321 | 2026-07-30T03:55:26.690Z | Compiling semver v1.0.28 |
| 2322 | 2026-07-30T03:55:26.933Z | Compiling bytes v1.11.1 |
| 2323 | 2026-07-30T03:55:26.984Z | Compiling icu_properties v2.2.0 |
| 2324 | 2026-07-30T03:55:27.137Z | Compiling icu_normalizer v2.2.0 |
| 2325 | 2026-07-30T03:55:27.153Z | Compiling chrono v0.4.45 |
| 2326 | 2026-07-30T03:55:27.209Z | Compiling portable-atomic v1.13.1 |
| 2327 | 2026-07-30T03:55:27.354Z | Compiling thiserror v2.0.19 |
| 2328 | 2026-07-30T03:55:27.472Z | Compiling bitflags v2.12.1 |
| 2329 | 2026-07-30T03:55:27.850Z | Compiling tokio v1.53.1 |
| 2330 | 2026-07-30T03:55:27.873Z | Compiling critical-section v1.2.0 |
| 2331 | 2026-07-30T03:55:27.922Z | Compiling idna_adapter v1.2.2 |
| 2332 | 2026-07-30T03:55:27.985Z | Compiling futures-core v0.3.32 |
| 2333 | 2026-07-30T03:55:28.066Z | Compiling idna v1.1.0 |
| 2334 | 2026-07-30T03:55:28.164Z | Compiling once_cell v1.21.4 |
| 2335 | 2026-07-30T03:55:28.341Z | Compiling equivalent v1.0.2 |
| 2336 | 2026-07-30T03:55:28.402Z | Compiling url v2.5.8 |
| 2337 | 2026-07-30T03:55:28.427Z | Compiling subtle v2.6.1 |
| 2338 | 2026-07-30T03:55:28.438Z | Compiling log v0.4.32 |
| 2339 | 2026-07-30T03:55:28.553Z | Compiling allocator-api2 v0.2.21 |
| 2340 | 2026-07-30T03:55:28.601Z | Compiling zerocopy v0.8.50 |
| 2341 | 2026-07-30T03:55:28.689Z | Compiling futures-sink v0.3.32 |
| 2342 | 2026-07-30T03:55:28.805Z | Compiling slab v0.4.12 |
| 2343 | 2026-07-30T03:55:28.951Z | Compiling typenum v1.20.1 |
| 2344 | 2026-07-30T03:55:29.018Z | Compiling schemars v0.8.22 |
| 2345 | 2026-07-30T03:55:29.051Z | Compiling futures-channel v0.3.32 |
| 2346 | 2026-07-30T03:55:29.333Z | Compiling hashbrown v0.17.1 |
| 2347 | 2026-07-30T03:55:29.785Z | Compiling getrandom v0.2.17 |
| 2348 | 2026-07-30T03:55:30.026Z | Compiling futures-io v0.3.32 |
| 2349 | 2026-07-30T03:55:30.030Z | Compiling futures-task v0.3.32 |
| 2350 | 2026-07-30T03:55:30.218Z | Compiling futures-util v0.3.32 |
| 2351 | 2026-07-30T03:55:30.218Z | Compiling rand_core v0.6.4 |
| 2352 | 2026-07-30T03:55:30.268Z | Compiling indexmap v2.14.0 |
| 2353 | 2026-07-30T03:55:30.562Z | Compiling tracing-core v0.1.36 |
| 2354 | 2026-07-30T03:55:30.711Z | Compiling ipnetwork v0.21.1 |
| 2355 | 2026-07-30T03:55:30.966Z | Compiling tracing v0.1.44 |
| 2356 | 2026-07-30T03:55:31.095Z | Compiling base64 v0.22.1 |
| 2357 | 2026-07-30T03:55:31.342Z | Compiling http v1.4.2 |
| 2358 | 2026-07-30T03:55:31.574Z | Compiling unicode-ident v1.0.24 |
| 2359 | 2026-07-30T03:55:31.580Z | Compiling slog v2.8.2 |
| 2360 | 2026-07-30T03:55:31.609Z | Compiling erased-serde v0.3.31 |
| 2361 | 2026-07-30T03:55:31.695Z | Compiling proc-macro2 v1.0.106 |
| 2362 | 2026-07-30T03:55:31.825Z | Compiling fnv v1.0.7 |
| 2363 | 2026-07-30T03:55:31.937Z | Compiling oxnet v0.1.6 |
| 2364 | 2026-07-30T03:55:32.202Z | Compiling quote v1.0.45 |
| 2365 | 2026-07-30T03:55:32.908Z | Compiling syn v2.0.117 |
| 2366 | 2026-07-30T03:55:32.934Z | Compiling tokio-util v0.7.18 |
| 2367 | 2026-07-30T03:55:33.234Z | Compiling byteorder v1.5.0 |
| 2368 | 2026-07-30T03:55:33.284Z | Compiling ipnet v2.12.0 |
| 2369 | 2026-07-30T03:55:33.490Z | Compiling thiserror v1.0.69 |
| 2370 | 2026-07-30T03:55:33.608Z | Compiling ppv-lite86 v0.2.21 |
| 2371 | 2026-07-30T03:55:33.805Z | Compiling rustls-pki-types v1.14.1 |
| 2372 | 2026-07-30T03:55:33.951Z | Compiling aws-lc-sys v0.41.0 |
| 2373 | 2026-07-30T03:55:34.061Z | Compiling http-body v1.0.1 |
| 2374 | 2026-07-30T03:55:34.154Z | Compiling untrusted v0.7.1 |
| 2375 | 2026-07-30T03:55:34.191Z | Compiling atomic-waker v1.1.2 |
| 2376 | 2026-07-30T03:55:34.230Z | Compiling httparse v1.10.1 |
| 2377 | 2026-07-30T03:55:34.282Z | Compiling rustls v0.23.40 |
| 2378 | 2026-07-30T03:55:34.328Z | Compiling pretty-hex v0.4.2 |
| 2379 | 2026-07-30T03:55:34.496Z | Compiling aws-lc-rs v1.17.0 |
| 2380 | 2026-07-30T03:55:34.527Z | Compiling tower-service v0.3.3 |
| 2381 | 2026-07-30T03:55:34.532Z | Compiling try-lock v0.2.5 |
| 2382 | 2026-07-30T03:55:34.532Z | Compiling untrusted v0.9.0 |
| 2383 | 2026-07-30T03:55:34.618Z | Compiling ryu v1.0.23 |
| 2384 | 2026-07-30T03:55:34.645Z | Compiling tower-layer v0.3.3 |
| 2385 | 2026-07-30T03:55:34.693Z | Compiling want v0.3.1 |
| 2386 | 2026-07-30T03:55:34.718Z | Compiling h2 v0.4.14 |
| 2387 | 2026-07-30T03:55:34.733Z | Compiling httpdate v1.0.3 |
| 2388 | 2026-07-30T03:55:35.262Z | Compiling rustix v1.1.4 |
| 2389 | 2026-07-30T03:55:35.310Z | Compiling regex-syntax v0.8.10 |
| 2390 | 2026-07-30T03:55:35.310Z | Compiling plain v0.2.3 |
| 2391 | 2026-07-30T03:55:35.310Z | Compiling getrandom v0.3.4 |
| 2392 | 2026-07-30T03:55:35.310Z | Compiling omicron-workspace-hack v0.1.0 |
| 2393 | 2026-07-30T03:55:35.310Z | Compiling ucd-trie v0.1.7 |
| 2394 | 2026-07-30T03:55:35.310Z | Compiling rand_core v0.9.5 |
| 2395 | 2026-07-30T03:55:35.535Z | Compiling pest v2.8.6 |
| 2396 | 2026-07-30T03:55:35.796Z | Compiling rustls-webpki v0.103.13 |
| 2397 | 2026-07-30T03:55:37.209Z | Compiling hyper v1.11.0 |
| 2398 | 2026-07-30T03:55:37.336Z | Compiling crossbeam-utils v0.8.21 |
| 2399 | 2026-07-30T03:55:38.140Z | Compiling serde_urlencoded v0.7.1 |
| 2400 | 2026-07-30T03:55:38.428Z | Compiling http-body-util v0.1.4 |
| 2401 | 2026-07-30T03:55:38.445Z | Compiling foldhash v0.2.0 |
| 2402 | 2026-07-30T03:55:38.752Z | Compiling hyper-util v0.1.20 |
| 2403 | 2026-07-30T03:55:38.757Z | Compiling newtype-uuid v1.3.2 |
| 2404 | 2026-07-30T03:55:39.789Z | Compiling hex v0.4.3 |
| 2405 | 2026-07-30T03:55:40.111Z | Compiling daft v0.1.7 |
| 2406 | 2026-07-30T03:55:40.408Z | Compiling tokio-rustls v0.26.4 |
| 2407 | 2026-07-30T03:55:40.720Z | Compiling rand_chacha v0.9.0 |
| 2408 | 2026-07-30T03:55:40.837Z | Compiling sync_wrapper v1.0.2 |
| 2409 | 2026-07-30T03:55:40.988Z | Compiling aho-corasick v1.1.4 |
| 2410 | 2026-07-30T03:55:41.274Z | Compiling fastrand v2.4.1 |
| 2411 | 2026-07-30T03:55:41.632Z | Compiling rand v0.9.4 |
| 2412 | 2026-07-30T03:55:41.829Z | Compiling tower v0.5.3 |
| 2413 | 2026-07-30T03:55:41.855Z | Compiling anyhow v1.0.104 |
| 2414 | 2026-07-30T03:55:41.902Z | Compiling powerfmt v0.2.0 |
| 2415 | 2026-07-30T03:55:42.115Z | Compiling regex-automata v0.4.14 |
| 2416 | 2026-07-30T03:55:42.175Z | Compiling deranged v0.5.8 |
| 2417 | 2026-07-30T03:55:42.478Z | Compiling tower-http v0.6.11 |
| 2418 | 2026-07-30T03:55:42.547Z | Compiling generic-array v0.14.7 |
| 2419 | 2026-07-30T03:55:42.557Z | Compiling hashbrown v0.16.1 |
| 2420 | 2026-07-30T03:55:42.979Z | Compiling openapiv3 v2.2.0 |
| 2421 | 2026-07-30T03:55:43.079Z | Compiling time-core v0.1.8 |
| 2422 | 2026-07-30T03:55:43.218Z | Compiling openssl-probe v0.2.1 |
| 2423 | 2026-07-30T03:55:43.239Z | Compiling num-conv v0.2.2 |
| 2424 | 2026-07-30T03:55:43.282Z | Compiling num_threads v0.1.7 |
| 2425 | 2026-07-30T03:55:43.385Z | Compiling cpufeatures v0.3.0 |
| 2426 | 2026-07-30T03:55:43.403Z | Compiling time v0.3.47 |
| 2427 | 2026-07-30T03:55:43.465Z | Compiling rustls-native-certs v0.8.4 |
| 2428 | 2026-07-30T03:55:43.478Z | Compiling camino v1.2.5 |
| 2429 | 2026-07-30T03:55:44.084Z | Compiling tempfile v3.27.0 |
| 2430 | 2026-07-30T03:55:44.350Z | Compiling futures-executor v0.3.32 |
| 2431 | 2026-07-30T03:55:44.914Z | Compiling winnow v1.0.3 |
| 2432 | 2026-07-30T03:55:44.997Z | Compiling futures v0.3.32 |
| 2433 | 2026-07-30T03:55:45.102Z | Compiling regex v1.12.3 |
| 2434 | 2026-07-30T03:55:45.526Z | Compiling rustls-platform-verifier v0.7.0 |
| 2435 | 2026-07-30T03:55:46.183Z | Compiling hyper-rustls v0.27.9 |
| 2436 | 2026-07-30T03:55:46.373Z | Compiling crossbeam-channel v0.5.15 |
| 2437 | 2026-07-30T03:55:46.408Z | Compiling scroll v0.13.0 |
| 2438 | 2026-07-30T03:55:46.430Z | Compiling hybrid-array v0.4.12 |
| 2439 | 2026-07-30T03:55:46.575Z | Compiling adler2 v2.0.1 |
| 2440 | 2026-07-30T03:55:46.575Z | Compiling simd-adler32 v0.3.9 |
| 2441 | 2026-07-30T03:55:46.711Z | Compiling miniz_oxide v0.8.9 |
| 2442 | 2026-07-30T03:55:46.723Z | Compiling goblin v0.10.7 |
| 2443 | 2026-07-30T03:55:46.918Z | Compiling crc32fast v1.5.0 |
| 2444 | 2026-07-30T03:55:47.115Z | Compiling reqwest v0.13.4 |
| 2445 | 2026-07-30T03:55:47.172Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2446 | 2026-07-30T03:55:47.411Z | Compiling thread_local v1.1.9 |
| 2447 | 2026-07-30T03:55:47.797Z | Compiling either v1.16.0 |
| 2448 | 2026-07-30T03:55:48.026Z | Compiling flate2 v1.1.9 |
| 2449 | 2026-07-30T03:55:48.156Z | Compiling block-buffer v0.12.0 |
| 2450 | 2026-07-30T03:55:48.391Z | Compiling crypto-common v0.2.2 |
| 2451 | 2026-07-30T03:55:48.577Z | Compiling crypto-common v0.1.7 |
| 2452 | 2026-07-30T03:55:48.734Z | Compiling dtrace-parser v0.3.0 |
| 2453 | 2026-07-30T03:55:49.151Z | Compiling rand_chacha v0.3.1 |
| 2454 | 2026-07-30T03:55:49.612Z | Compiling is-terminal v0.4.17 |
| 2455 | 2026-07-30T03:55:49.726Z | Compiling thread-id v5.1.0 |
| 2456 | 2026-07-30T03:55:49.777Z | Compiling match_cfg v0.1.0 |
| 2457 | 2026-07-30T03:55:49.813Z | Compiling compression-core v0.4.32 |
| 2458 | 2026-07-30T03:55:49.852Z | Compiling take_mut v0.2.2 |
| 2459 | 2026-07-30T03:55:49.975Z | Compiling dof v0.4.0 |
| 2460 | 2026-07-30T03:55:49.992Z | Compiling const-oid v0.10.2 |
| 2461 | 2026-07-30T03:55:50.302Z | Compiling debug-ignore v1.0.5 |
| 2462 | 2026-07-30T03:55:50.426Z | Compiling term v1.2.1 |
| 2463 | 2026-07-30T03:55:51.292Z | Compiling usdt-impl v0.6.0 |
| 2464 | 2026-07-30T03:55:52.320Z | Compiling slog-term v2.9.2 |
| 2465 | 2026-07-30T03:55:53.071Z | Compiling digest v0.11.3 |
| 2466 | 2026-07-30T03:55:53.292Z | Compiling slog-async v2.8.0 |
| 2467 | 2026-07-30T03:55:53.353Z | Compiling compression-codecs v0.4.38 |
| 2468 | 2026-07-30T03:55:53.677Z | Compiling hostname v0.3.1 |
| 2469 | 2026-07-30T03:55:53.678Z | Compiling rand v0.8.6 |
| 2470 | 2026-07-30T03:55:53.869Z | Compiling ref-cast v1.0.25 |
| 2471 | 2026-07-30T03:55:53.960Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2472 | 2026-07-30T03:55:54.471Z | Compiling slog-json v2.6.1 |
| 2473 | 2026-07-30T03:55:54.749Z | Compiling strum v0.26.3 |
| 2474 | 2026-07-30T03:55:54.800Z | Compiling macaddr v1.0.1 |
| 2475 | 2026-07-30T03:55:54.886Z | Compiling serde_spanned v1.1.1 |
| 2476 | 2026-07-30T03:55:55.563Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2477 | 2026-07-30T03:55:55.583Z | Compiling wait-timeout v0.2.1 |
| 2478 | 2026-07-30T03:55:55.583Z | Compiling memmap2 v0.9.10 |
| 2479 | 2026-07-30T03:55:55.583Z | Compiling encoding_rs v0.8.35 |
| 2480 | 2026-07-30T03:55:55.583Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2481 | 2026-07-30T03:55:55.609Z | Compiling bit-vec v0.8.0 |
| 2482 | 2026-07-30T03:55:55.690Z | Compiling spin v0.9.8 |
| 2483 | 2026-07-30T03:55:55.748Z | Compiling quick-error v1.2.3 |
| 2484 | 2026-07-30T03:55:55.837Z | Compiling mime v0.3.17 |
| 2485 | 2026-07-30T03:55:55.854Z | Compiling rusty-fork v0.3.1 |
| 2486 | 2026-07-30T03:55:55.967Z | Compiling bit-set v0.8.0 |
| 2487 | 2026-07-30T03:55:56.091Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2488 | 2026-07-30T03:55:56.281Z | Compiling usdt v0.6.0 |
| 2489 | 2026-07-30T03:55:56.703Z | Compiling multer v3.1.0 |
| 2490 | 2026-07-30T03:55:56.947Z | Compiling slog-bunyan v2.5.0 |
| 2491 | 2026-07-30T03:55:57.132Z | Compiling async-compression v0.4.42 |
| 2492 | 2026-07-30T03:55:57.633Z | Compiling sha1 v0.11.0 |
| 2493 | 2026-07-30T03:55:57.928Z | Compiling serde_with v3.21.0 |
| 2494 | 2026-07-30T03:55:58.038Z | Compiling async-stream v0.3.6 |
| 2495 | 2026-07-30T03:55:58.252Z | Compiling rand_xorshift v0.4.0 |
| 2496 | 2026-07-30T03:55:58.256Z | Compiling waitgroup v0.1.2 |
| 2497 | 2026-07-30T03:55:58.412Z | Compiling rustls-pemfile v2.2.0 |
| 2498 | 2026-07-30T03:55:58.424Z | Compiling serde_path_to_error v0.1.20 |
| 2499 | 2026-07-30T03:55:58.436Z | Compiling hostname v0.4.2 |
| 2500 | 2026-07-30T03:55:58.680Z | Compiling unarray v0.1.4 |
| 2501 | 2026-07-30T03:55:58.699Z | Compiling proptest v1.11.0 |
| 2502 | 2026-07-30T03:55:58.721Z | Compiling progenitor-client v0.14.0 |
| 2503 | 2026-07-30T03:55:58.774Z | Compiling dropshot v0.17.1 |
| 2504 | 2026-07-30T03:55:58.872Z | Compiling strum v0.27.2 |
| 2505 | 2026-07-30T03:55:59.007Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2506 | 2026-07-30T03:55:59.162Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2507 | 2026-07-30T03:55:59.223Z | Compiling iddqd v0.4.6 |
| 2508 | 2026-07-30T03:55:59.394Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2509 | 2026-07-30T03:55:59.708Z | Compiling block-buffer v0.10.4 |
| 2510 | 2026-07-30T03:55:59.782Z | Compiling reqwest v0.12.28 |
| 2511 | 2026-07-30T03:55:59.880Z | Compiling backon v1.6.0 |
| 2512 | 2026-07-30T03:56:00.171Z | Compiling instant v0.1.13 |
| 2513 | 2026-07-30T03:56:00.324Z | Compiling backoff v0.4.0 |
| 2514 | 2026-07-30T03:56:00.665Z | Compiling progenitor-extras v0.2.0 |
| 2515 | 2026-07-30T03:56:00.682Z | Compiling digest v0.10.7 |
| 2516 | 2026-07-30T03:56:00.780Z | Compiling parse-display v0.10.0 |
| 2517 | 2026-07-30T03:56:00.805Z | Compiling itertools v0.14.0 |
| 2518 | 2026-07-30T03:56:00.952Z | Compiling progenitor-client v0.10.0 |
| 2519 | 2026-07-30T03:56:01.221Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2520 | 2026-07-30T03:56:01.445Z | Compiling regress v0.10.5 |
| 2521 | 2026-07-30T03:56:01.692Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2522 | 2026-07-30T03:56:02.308Z | Compiling humantime v2.3.0 |
| 2523 | 2026-07-30T03:56:02.755Z | Compiling cpufeatures v0.2.17 |
| 2524 | 2026-07-30T03:56:02.840Z | Compiling unicode-width v0.2.2 |
| 2525 | 2026-07-30T03:56:03.175Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2526 | 2026-07-30T03:56:03.238Z | Compiling heck v0.5.0 |
| 2527 | 2026-07-30T03:56:03.844Z | Compiling secrecy v0.10.3 |
| 2528 | 2026-07-30T03:56:04.019Z | Compiling tinyvec_macros v0.1.1 |
| 2529 | 2026-07-30T03:56:04.098Z | Compiling tinyvec v1.11.0 |
| 2530 | 2026-07-30T03:56:04.586Z | Compiling num-integer v0.1.46 |
| 2531 | 2026-07-30T03:56:04.976Z | Compiling scroll v0.12.0 |
| 2532 | 2026-07-30T03:56:05.101Z | Compiling crucible-workspace-hack v0.1.0 |
| 2533 | 2026-07-30T03:56:05.183Z | Compiling hmac v0.12.1 |
| 2534 | 2026-07-30T03:56:05.356Z | Compiling regress v0.11.1 |
| 2535 | 2026-07-30T03:56:05.363Z | Compiling inout v0.1.4 |
| 2536 | 2026-07-30T03:56:05.515Z | Compiling ff v0.13.1 |
| 2537 | 2026-07-30T03:56:05.630Z | Compiling utf8parse v0.2.2 |
| 2538 | 2026-07-30T03:56:05.690Z | Compiling group v0.13.0 |
| 2539 | 2026-07-30T03:56:05.750Z | Compiling anstyle-parse v1.0.0 |
| 2540 | 2026-07-30T03:56:05.816Z | Compiling cipher v0.4.4 |
| 2541 | 2026-07-30T03:56:05.980Z | Compiling hkdf v0.12.4 |
| 2542 | 2026-07-30T03:56:06.065Z | Compiling goblin v0.8.2 |
| 2543 | 2026-07-30T03:56:06.155Z | Compiling num-iter v0.1.45 |
| 2544 | 2026-07-30T03:56:06.214Z | Compiling num-rational v0.4.2 |
| 2545 | 2026-07-30T03:56:06.287Z | Compiling zerocopy v0.7.35 |
| 2546 | 2026-07-30T03:56:06.896Z | Compiling universal-hash v0.5.1 |
| 2547 | 2026-07-30T03:56:07.051Z | Compiling typify-impl v0.6.2 |
| 2548 | 2026-07-30T03:56:07.329Z | Compiling crypto-bigint v0.5.5 |
| 2549 | 2026-07-30T03:56:07.688Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2550 | 2026-07-30T03:56:08.998Z | Compiling terminal_size v0.4.4 |
| 2551 | 2026-07-30T03:56:09.162Z | Compiling half v2.7.1 |
| 2552 | 2026-07-30T03:56:09.256Z | Compiling num-complex v0.4.6 |
| 2553 | 2026-07-30T03:56:09.551Z | Compiling ciborium-io v0.2.2 |
| 2554 | 2026-07-30T03:56:09.810Z | Compiling anstyle v1.0.14 |
| 2555 | 2026-07-30T03:56:09.829Z | Compiling anstyle-query v1.1.5 |
| 2556 | 2026-07-30T03:56:09.842Z | Compiling base16ct v0.2.0 |
| 2557 | 2026-07-30T03:56:09.927Z | Compiling is_terminal_polyfill v1.70.2 |
| 2558 | 2026-07-30T03:56:10.030Z | Compiling opaque-debug v0.3.1 |
| 2559 | 2026-07-30T03:56:10.041Z | Compiling base64ct v1.8.3 |
| 2560 | 2026-07-30T03:56:10.109Z | Compiling colorchoice v1.0.5 |
| 2561 | 2026-07-30T03:56:10.406Z | Compiling poly1305 v0.8.0 |
| 2562 | 2026-07-30T03:56:10.418Z | Compiling anstream v1.0.0 |
| 2563 | 2026-07-30T03:56:10.418Z | Compiling password-hash v0.5.0 |
| 2564 | 2026-07-30T03:56:10.763Z | Compiling elliptic-curve v0.13.8 |
| 2565 | 2026-07-30T03:56:10.819Z | Compiling num v0.4.3 |
| 2566 | 2026-07-30T03:56:10.970Z | Compiling ciborium-ll v0.2.2 |
| 2567 | 2026-07-30T03:56:11.106Z | Compiling curve25519-dalek v4.1.3 |
| 2568 | 2026-07-30T03:56:11.191Z | Compiling typify v0.6.2 |
| 2569 | 2026-07-30T03:56:11.528Z | Compiling dof v0.3.0 |
| 2570 | 2026-07-30T03:56:11.538Z | Compiling thiserror-no-std v2.0.2 |
| 2571 | 2026-07-30T03:56:11.538Z | Compiling chacha20 v0.9.1 |
| 2572 | 2026-07-30T03:56:11.783Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2573 | 2026-07-30T03:56:12.503Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2574 | 2026-07-30T03:56:13.849Z | Compiling blake2 v0.10.6 |
| 2575 | 2026-07-30T03:56:14.062Z | Compiling aead v0.5.2 |
| 2576 | 2026-07-30T03:56:14.067Z | Compiling byte-wrapper v0.1.0 |
| 2577 | 2026-07-30T03:56:14.276Z | Compiling crossbeam-epoch v0.9.18 |
| 2578 | 2026-07-30T03:56:14.282Z | Compiling dtrace-parser v0.2.0 |
| 2579 | 2026-07-30T03:56:15.072Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2580 | 2026-07-30T03:56:15.079Z | Compiling thread-id v4.2.2 |
| 2581 | 2026-07-30T03:56:15.079Z | Compiling float-ord v0.3.2 |
| 2582 | 2026-07-30T03:56:15.097Z | Compiling strsim v0.11.1 |
| 2583 | 2026-07-30T03:56:15.098Z | Compiling clap_lex v1.1.0 |
| 2584 | 2026-07-30T03:56:15.575Z | Compiling keccak v0.1.6 |
| 2585 | 2026-07-30T03:56:15.583Z | Compiling clap_builder v4.6.2 |
| 2586 | 2026-07-30T03:56:15.894Z | Compiling sha3 v0.10.9 |
| 2587 | 2026-07-30T03:56:16.116Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2588 | 2026-07-30T03:56:16.569Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2589 | 2026-07-30T03:56:16.585Z | Compiling usdt-impl v0.5.0 |
| 2590 | 2026-07-30T03:56:16.867Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2591 | 2026-07-30T03:56:19.145Z | Compiling chacha20poly1305 v0.10.1 |
| 2592 | 2026-07-30T03:56:19.519Z | Compiling argon2 v0.5.3 |
| 2593 | 2026-07-30T03:56:20.353Z | Compiling vsss-rs v3.3.4 |
| 2594 | 2026-07-30T03:56:20.653Z | Compiling ciborium v0.2.2 |
| 2595 | 2026-07-30T03:56:21.782Z | Compiling hash32 v0.3.1 |
| 2596 | 2026-07-30T03:56:21.977Z | Compiling memmap v0.7.0 |
| 2597 | 2026-07-30T03:56:21.977Z | Compiling data-encoding v2.11.0 |
| 2598 | 2026-07-30T03:56:22.143Z | Compiling indent_write v2.2.0 |
| 2599 | 2026-07-30T03:56:22.143Z | Compiling usdt v0.5.0 |
| 2600 | 2026-07-30T03:56:22.177Z | Compiling heapless v0.8.0 |
| 2601 | 2026-07-30T03:56:22.556Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2602 | 2026-07-30T03:56:22.731Z | Compiling ingot-types v0.1.2 |
| 2603 | 2026-07-30T03:56:23.187Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2604 | 2026-07-30T03:56:23.204Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2605 | 2026-07-30T03:56:23.204Z | Compiling clap v4.6.4 |
| 2606 | 2026-07-30T03:56:23.436Z | Compiling rustix v0.38.44 |
| 2607 | 2026-07-30T03:56:23.455Z | Compiling tabwriter v1.4.1 |
| 2608 | 2026-07-30T03:56:23.876Z | Compiling cobs v0.3.0 |
| 2609 | 2026-07-30T03:56:24.260Z | Compiling managed v0.8.0 |
| 2610 | 2026-07-30T03:56:24.321Z | Compiling foreign-types-shared v0.3.1 |
| 2611 | 2026-07-30T03:56:24.510Z | Compiling colored v3.1.1 |
| 2612 | 2026-07-30T03:56:24.521Z | Compiling bitflags v1.3.2 |
| 2613 | 2026-07-30T03:56:24.677Z | Compiling smoltcp v0.11.0 |
| 2614 | 2026-07-30T03:56:24.709Z | Compiling foreign-types v0.5.0 |
| 2615 | 2026-07-30T03:56:24.754Z | Compiling postcard v1.1.3 |
| 2616 | 2026-07-30T03:56:25.348Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2617 | 2026-07-30T03:56:25.348Z | Compiling num_enum v0.7.6 |
| 2618 | 2026-07-30T03:56:25.379Z | Compiling ingot v0.1.1 |
| 2619 | 2026-07-30T03:56:26.527Z | Compiling memoffset v0.9.1 |
| 2620 | 2026-07-30T03:56:26.558Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2621 | 2026-07-30T03:56:26.743Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2622 | 2026-07-30T03:56:26.760Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2623 | 2026-07-30T03:56:26.943Z | Compiling chacha20 v0.10.0 |
| 2624 | 2026-07-30T03:56:26.960Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2625 | 2026-07-30T03:56:27.152Z | Compiling serde_spanned v0.6.9 |
| 2626 | 2026-07-30T03:56:27.689Z | Compiling toml_datetime v0.6.11 |
| 2627 | 2026-07-30T03:56:27.733Z | Compiling cstr-argument v0.1.2 |
| 2628 | 2026-07-30T03:56:27.734Z | Compiling toml_write v0.1.2 |
| 2629 | 2026-07-30T03:56:27.734Z | Compiling linked-hash-map v0.5.6 |
| 2630 | 2026-07-30T03:56:27.734Z | Compiling static_assertions v1.1.0 |
| 2631 | 2026-07-30T03:56:27.734Z | Compiling resolv-conf v0.7.6 |
| 2632 | 2026-07-30T03:56:27.734Z | Compiling unicode-segmentation v1.13.3 |
| 2633 | 2026-07-30T03:56:27.734Z | Compiling winnow v0.7.15 |
| 2634 | 2026-07-30T03:56:27.825Z | Compiling swrite v0.1.0 |
| 2635 | 2026-07-30T03:56:27.936Z | Compiling lru-cache v0.1.2 |
| 2636 | 2026-07-30T03:56:28.082Z | Compiling newline-converter v0.3.0 |
| 2637 | 2026-07-30T03:56:28.235Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2638 | 2026-07-30T03:56:28.332Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2639 | 2026-07-30T03:56:28.332Z | Compiling rand v0.10.2 |
| 2640 | 2026-07-30T03:56:28.388Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2641 | 2026-07-30T03:56:28.522Z | Compiling hubpack v0.1.2 |
| 2642 | 2026-07-30T03:56:28.654Z | Compiling nix v0.31.3 |
| 2643 | 2026-07-30T03:56:28.779Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2644 | 2026-07-30T03:56:29.012Z | Compiling atomicwrites v0.4.4 |
| 2645 | 2026-07-30T03:56:29.178Z | Compiling hickory-proto v0.24.4 |
| 2646 | 2026-07-30T03:56:29.311Z | Compiling toml_edit v0.22.27 |
| 2647 | 2026-07-30T03:56:29.617Z | Compiling crossbeam-deque v0.8.6 |
| 2648 | 2026-07-30T03:56:29.844Z | Compiling console v0.15.11 |
| 2649 | 2026-07-30T03:56:30.033Z | Compiling itertools v0.12.1 |
| 2650 | 2026-07-30T03:56:31.216Z | Compiling camino-tempfile v1.4.1 |
| 2651 | 2026-07-30T03:56:31.300Z | Compiling serde-big-array v0.5.1 |
| 2652 | 2026-07-30T03:56:31.479Z | Compiling lazy_static v1.5.0 |
| 2653 | 2026-07-30T03:56:31.501Z | Compiling siphasher v1.0.3 |
| 2654 | 2026-07-30T03:56:31.591Z | Compiling similar v2.7.0 |
| 2655 | 2026-07-30T03:56:31.688Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2656 | 2026-07-30T03:56:31.719Z | Compiling phf_shared v0.12.1 |
| 2657 | 2026-07-30T03:56:31.946Z | Compiling pin-project v1.1.13 |
| 2658 | 2026-07-30T03:56:32.058Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2659 | 2026-07-30T03:56:32.501Z | Compiling expectorate v1.2.0 |
| 2660 | 2026-07-30T03:56:32.716Z | Compiling hickory-resolver v0.24.4 |
| 2661 | 2026-07-30T03:56:32.915Z | Compiling toml v0.8.23 |
| 2662 | 2026-07-30T03:56:34.310Z | Compiling prettyplease v0.2.37 |
| 2663 | 2026-07-30T03:56:35.832Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2664 | 2026-07-30T03:56:35.926Z | Compiling rayon-core v1.13.0 |
| 2665 | 2026-07-30T03:56:37.633Z | Compiling num_enum v0.5.11 |
| 2666 | 2026-07-30T03:56:37.662Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2667 | 2026-07-30T03:56:37.763Z | Compiling progenitor-impl v0.14.0 |
| 2668 | 2026-07-30T03:56:37.869Z | Compiling progenitor-impl v0.13.0 |
| 2669 | 2026-07-30T03:56:38.493Z | Compiling unicode-normalization v0.1.25 |
| 2670 | 2026-07-30T03:56:39.084Z | Compiling progenitor-client v0.13.0 |
| 2671 | 2026-07-30T03:56:39.617Z | Compiling tokio-stream v0.1.18 |
| 2672 | 2026-07-30T03:56:40.212Z | Compiling bstr v1.12.1 |
| 2673 | 2026-07-30T03:56:40.922Z | Compiling csv-core v0.1.13 |
| 2674 | 2026-07-30T03:56:41.332Z | Compiling unicode-width v0.1.14 |
| 2675 | 2026-07-30T03:56:41.389Z | Compiling konst_macro_rules v0.2.19 |
| 2676 | 2026-07-30T03:56:41.594Z | Compiling highway v1.3.0 |
| 2677 | 2026-07-30T03:56:41.644Z | Compiling foldhash v0.1.5 |
| 2678 | 2026-07-30T03:56:41.881Z | Compiling same-file v1.0.6 |
| 2679 | 2026-07-30T03:56:41.885Z | Compiling foreign-types-shared v0.1.1 |
| 2680 | 2026-07-30T03:56:41.974Z | Compiling walkdir v2.5.0 |
| 2681 | 2026-07-30T03:56:42.012Z | Compiling foreign-types v0.3.2 |
| 2682 | 2026-07-30T03:56:42.095Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2683 | 2026-07-30T03:56:42.283Z | Compiling hashbrown v0.15.5 |
| 2684 | 2026-07-30T03:56:42.779Z | Compiling konst v0.2.20 |
| 2685 | 2026-07-30T03:56:42.948Z | Compiling csv v1.4.0 |
| 2686 | 2026-07-30T03:56:43.168Z | Compiling globset v0.4.18 |
| 2687 | 2026-07-30T03:56:43.924Z | Compiling snafu v0.8.9 |
| 2688 | 2026-07-30T03:56:44.513Z | Compiling qorb v0.4.1 |
| 2689 | 2026-07-30T03:56:45.759Z | Compiling progenitor v0.13.0 |
| 2690 | 2026-07-30T03:56:45.905Z | Compiling progenitor v0.14.0 |
| 2691 | 2026-07-30T03:56:46.049Z | Compiling olpc-cjson v0.1.4 |
| 2692 | 2026-07-30T03:56:46.269Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2693 | 2026-07-30T03:56:46.313Z | Compiling rayon v1.12.0 |
| 2694 | 2026-07-30T03:56:46.438Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2695 | 2026-07-30T03:56:46.888Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2696 | 2026-07-30T03:56:48.525Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2697 | 2026-07-30T03:56:49.169Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2698 | 2026-07-30T03:56:51.420Z | Compiling phf v0.12.1 |
| 2699 | 2026-07-30T03:56:51.605Z | Compiling openssl-sys v0.9.116 |
| 2700 | 2026-07-30T03:56:52.050Z | Compiling tokio-dtrace v0.1.1 |
| 2701 | 2026-07-30T03:56:52.446Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2702 | 2026-07-30T03:56:52.876Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2703 | 2026-07-30T03:56:53.100Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2704 | 2026-07-30T03:56:54.087Z | Compiling libsw-core v0.3.2 |
| 2705 | 2026-07-30T03:56:54.271Z | Compiling pem v3.0.6 |
| 2706 | 2026-07-30T03:56:54.327Z | Compiling serde_plain v1.0.2 |
| 2707 | 2026-07-30T03:56:54.615Z | Compiling sigpipe v0.1.3 |
| 2708 | 2026-07-30T03:56:54.665Z | Compiling jiff v0.2.28 |
| 2709 | 2026-07-30T03:56:54.714Z | Compiling fixedbitset v0.4.2 |
| 2710 | 2026-07-30T03:56:54.981Z | Compiling bytecount v0.6.9 |
| 2711 | 2026-07-30T03:56:55.094Z | Compiling fixedbitset v0.5.7 |
| 2712 | 2026-07-30T03:56:55.188Z | Compiling minimal-lexical v0.2.1 |
| 2713 | 2026-07-30T03:56:55.525Z | Compiling typed-path v0.9.3 |
| 2714 | 2026-07-30T03:56:55.621Z | Compiling glob v0.3.3 |
| 2715 | 2026-07-30T03:56:56.142Z | Compiling nom v7.1.3 |
| 2716 | 2026-07-30T03:56:56.479Z | Compiling petgraph v0.8.3 |
| 2717 | 2026-07-30T03:56:56.610Z | Compiling tough v0.22.0 |
| 2718 | 2026-07-30T03:56:56.641Z | Compiling papergrid v0.11.0 |
| 2719 | 2026-07-30T03:56:57.548Z | Compiling petgraph v0.6.5 |
| 2720 | 2026-07-30T03:56:58.310Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2721 | 2026-07-30T03:56:58.489Z | Compiling openssl v0.10.80 |
| 2722 | 2026-07-30T03:56:58.959Z | Compiling libsw v3.5.0 |
| 2723 | 2026-07-30T03:56:59.151Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2724 | 2026-07-30T03:56:59.374Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2725 | 2026-07-30T03:56:59.609Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2726 | 2026-07-30T03:56:59.914Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2727 | 2026-07-30T03:57:00.758Z | Compiling zone v0.3.1 |
| 2728 | 2026-07-30T03:57:02.028Z | Compiling oxide-tokio-rt v0.1.6 |
| 2729 | 2026-07-30T03:57:02.584Z | Compiling chrono-tz v0.10.4 |
| 2730 | 2026-07-30T03:57:02.667Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2731 | 2026-07-30T03:57:03.253Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2732 | 2026-07-30T03:57:03.496Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2733 | 2026-07-30T03:57:03.669Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2734 | 2026-07-30T03:57:04.168Z | Compiling newtype_derive v0.1.6 |
| 2735 | 2026-07-30T03:57:04.254Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2736 | 2026-07-30T03:57:04.337Z | Compiling const_format v0.2.36 |
| 2737 | 2026-07-30T03:57:04.858Z | Compiling slog-dtrace v0.3.0 |
| 2738 | 2026-07-30T03:57:05.608Z | Compiling owo-colors v4.3.0 |
| 2739 | 2026-07-30T03:57:05.620Z | Compiling cancel-safe-futures v0.1.5 |
| 2740 | 2026-07-30T03:57:05.987Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2741 | 2026-07-30T03:57:06.550Z | Compiling gethostname v0.5.0 |
| 2742 | 2026-07-30T03:57:06.688Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2743 | 2026-07-30T03:57:06.742Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2744 | 2026-07-30T03:57:06.875Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2745 | 2026-07-30T03:57:06.961Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2746 | 2026-07-30T03:57:06.997Z | Compiling smf v0.2.3 |
| 2747 | 2026-07-30T03:57:07.436Z | Compiling bcs v0.1.6 |
| 2748 | 2026-07-30T03:57:07.521Z | Compiling tagptr v0.2.0 |
| 2749 | 2026-07-30T03:57:07.688Z | Compiling linear-map v1.2.0 |
| 2750 | 2026-07-30T03:57:07.828Z | Compiling unicode-linebreak v0.1.5 |
| 2751 | 2026-07-30T03:57:07.939Z | Compiling termtree v0.5.1 |
| 2752 | 2026-07-30T03:57:08.082Z | Compiling smawk v0.3.2 |
| 2753 | 2026-07-30T03:57:08.100Z | Compiling whoami v1.6.1 |
| 2754 | 2026-07-30T03:57:08.193Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2755 | 2026-07-30T03:57:08.247Z | Compiling textwrap v0.16.2 |
| 2756 | 2026-07-30T03:57:08.259Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2757 | 2026-07-30T03:57:08.581Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2758 | 2026-07-30T03:57:09.896Z | Compiling moka v0.12.15 |
| 2759 | 2026-07-30T03:57:09.984Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2760 | 2026-07-30T03:57:10.182Z | Compiling tabled v0.15.0 |
| 2761 | 2026-07-30T03:57:11.150Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2762 | 2026-07-30T03:57:11.454Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2763 | 2026-07-30T03:57:11.670Z | Compiling steno v0.4.1 |
| 2764 | 2026-07-30T03:57:12.174Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2765 | 2026-07-30T03:57:12.192Z | Compiling cookie v0.18.1 |
| 2766 | 2026-07-30T03:57:13.251Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2767 | 2026-07-30T03:57:17.409Z | Compiling hickory-proto v0.25.2 |
| 2768 | 2026-07-30T03:57:17.726Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2769 | 2026-07-30T03:57:18.932Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2770 | 2026-07-30T03:57:19.551Z | Compiling arc-swap v1.9.1 |
| 2771 | 2026-07-30T03:57:19.949Z | Compiling hickory-resolver v0.25.2 |
| 2772 | 2026-07-30T03:57:20.869Z | Compiling slog-scope v4.4.1 |
| 2773 | 2026-07-30T03:57:21.337Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2774 | 2026-07-30T03:57:21.505Z | Compiling libscf-sys v1.2.0 |
| 2775 | 2026-07-30T03:57:21.655Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2776 | 2026-07-30T03:57:21.667Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2777 | 2026-07-30T03:57:22.282Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2778 | 2026-07-30T03:57:22.370Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2779 | 2026-07-30T03:57:23.014Z | Compiling slog-stdlog v4.1.1 |
| 2780 | 2026-07-30T03:57:23.449Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2781 | 2026-07-30T03:57:23.569Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2782 | 2026-07-30T03:57:24.016Z | Compiling slog-envlogger v2.2.0 |
| 2783 | 2026-07-30T03:57:25.333Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2784 | 2026-07-30T03:57:25.608Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2785 | 2026-07-30T03:57:26.321Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2786 | 2026-07-30T03:57:33.796Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2787 | 2026-07-30T03:57:36.454Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2788 | 2026-07-30T03:57:37.892Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2789 | 2026-07-30T03:57:46.528Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2790 | 2026-07-30T03:57:50.329Z | Finished `release` profile [optimized] target(s) in 2m 26s |
| 2791 | 2026-07-30T03:57:50.444Z | Running unittests src/lib.rs (target/release/deps/mg_tests-d17eb81c26af543a) |
| 2792 | 2026-07-30T03:57:50.447Z | |
| 2793 | 2026-07-30T03:57:50.447Z | running 1 test |
| 2794 | 2026-07-30T03:57:50.585Z | configure zone |
| 2795 | 2026-07-30T03:57:50.602Z | install zone |
| 2796 | 2026-07-30T03:58:00.307Z | boot zone |
| 2797 | 2026-07-30T03:58:00.391Z | start zone s1 |
| 2798 | 2026-07-30T03:58:00.394Z | configure zone |
| 2799 | 2026-07-30T03:58:00.399Z | install zone |
| 2800 | 2026-07-30T03:58:02.498Z | boot zone |
| 2801 | 2026-07-30T03:58:02.503Z | start zone s2 |
| 2802 | 2026-07-30T03:58:02.503Z | configure zone |
| 2803 | 2026-07-30T03:58:02.503Z | install zone |
| 2804 | 2026-07-30T03:58:04.817Z | boot zone |
| 2805 | 2026-07-30T03:58:04.909Z | start zone s3 |
| 2806 | 2026-07-30T03:58:04.909Z | configure zone |
| 2807 | 2026-07-30T03:58:04.921Z | install zone |
| 2808 | 2026-07-30T03:58:07.620Z | boot zone |
| 2809 | 2026-07-30T03:58:07.723Z | start zone t1 |
| 2810 | 2026-07-30T03:58:07.723Z | configure zone |
| 2811 | 2026-07-30T03:58:07.732Z | install zone |
| 2812 | 2026-07-30T03:58:10.421Z | boot zone |
| 2813 | 2026-07-30T03:58:10.529Z | waiting for zones to come up |
| 2814 | 2026-07-30T03:58:20.530Z | [sidecar.quartet] svcs milestone/network |
| 2815 | 2026-07-30T03:58:20.555Z | STATE STIME FMRI |
| 2816 | 2026-07-30T03:58:20.555Z | online 3:58:00 svc:/milestone/network:default |
| 2817 | 2026-07-30T03:58:20.555Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/ |
| 2818 | 2026-07-30T03:58:20.581Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/ |
| 2819 | 2026-07-30T03:58:20.608Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/ |
| 2820 | 2026-07-30T03:58:20.628Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml |
| 2821 | 2026-07-30T03:58:20.631Z | [sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2822 | 2026-07-30T03:58:20.644Z | |
| 2823 | 2026-07-30T03:58:20.644Z | running zone s1.quartet setup |
| 2824 | 2026-07-30T03:58:20.644Z | [s1.quartet] svcs milestone/network |
| 2825 | 2026-07-30T03:58:20.660Z | STATE STIME FMRI |
| 2826 | 2026-07-30T03:58:20.660Z | online 3:58:02 svc:/milestone/network:default |
| 2827 | 2026-07-30T03:58:20.660Z | [s1.quartet] dladm |
| 2828 | 2026-07-30T03:58:20.673Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2829 | 2026-07-30T03:58:20.673Z | sl0 simnet 9000 up -- ? |
| 2830 | 2026-07-30T03:58:20.673Z | mgs1 vnic 9000 up -- ? |
| 2831 | 2026-07-30T03:58:20.673Z | [s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4 |
| 2832 | 2026-07-30T03:58:21.168Z | |
| 2833 | 2026-07-30T03:58:21.168Z | [s1.quartet] ipadm create-addr -t -T addrconf sl0/v6 |
| 2834 | 2026-07-30T03:58:21.182Z | |
| 2835 | 2026-07-30T03:58:21.182Z | [s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2836 | 2026-07-30T03:58:21.194Z | |
| 2837 | 2026-07-30T03:58:21.194Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd |
| 2838 | 2026-07-30T03:58:21.285Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm |
| 2839 | 2026-07-30T03:58:21.354Z | [s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 7b22e753-43a8-4e01-86c9-eb3d57d241f1 --sled-uuid 220c336b-600d-474d-a59c-695434adf503 -a sl0/v6 &> /opt/ddmd.log & |
| 2840 | 2026-07-30T03:58:21.368Z | |
| 2841 | 2026-07-30T03:58:21.368Z | running zone s2.quartet setup |
| 2842 | 2026-07-30T03:58:21.368Z | [s2.quartet] svcs milestone/network |
| 2843 | 2026-07-30T03:58:21.385Z | STATE STIME FMRI |
| 2844 | 2026-07-30T03:58:21.385Z | online 3:58:04 svc:/milestone/network:default |
| 2845 | 2026-07-30T03:58:21.385Z | [s2.quartet] dladm |
| 2846 | 2026-07-30T03:58:21.399Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2847 | 2026-07-30T03:58:21.399Z | sl1 simnet 9000 up -- ? |
| 2848 | 2026-07-30T03:58:21.399Z | mgs2 vnic 9000 up -- ? |
| 2849 | 2026-07-30T03:58:21.399Z | [s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4 |
| 2850 | 2026-07-30T03:58:21.966Z | |
| 2851 | 2026-07-30T03:58:21.966Z | [s2.quartet] ipadm create-addr -t -T addrconf sl1/v6 |
| 2852 | 2026-07-30T03:58:21.981Z | |
| 2853 | 2026-07-30T03:58:21.981Z | [s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2854 | 2026-07-30T03:58:21.992Z | |
| 2855 | 2026-07-30T03:58:21.992Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd |
| 2856 | 2026-07-30T03:58:22.027Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm |
| 2857 | 2026-07-30T03:58:22.053Z | [s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid a5c22b5c-5cf1-43fd-b41e-29a478e100ef --sled-uuid 52bf7ce0-1cf0-4878-b680-4898bf627db4 -a sl1/v6 &> /opt/ddmd.log & |
| 2858 | 2026-07-30T03:58:22.065Z | |
| 2859 | 2026-07-30T03:58:22.065Z | running zone s3.quartet setup |
| 2860 | 2026-07-30T03:58:22.065Z | [s3.quartet] svcs milestone/network |
| 2861 | 2026-07-30T03:58:22.080Z | STATE STIME FMRI |
| 2862 | 2026-07-30T03:58:22.080Z | online 3:58:07 svc:/milestone/network:default |
| 2863 | 2026-07-30T03:58:22.081Z | [s3.quartet] dladm |
| 2864 | 2026-07-30T03:58:22.094Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2865 | 2026-07-30T03:58:22.094Z | sl2 simnet 9000 up -- ? |
| 2866 | 2026-07-30T03:58:22.094Z | mgs3 vnic 9000 up -- ? |
| 2867 | 2026-07-30T03:58:22.094Z | [s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4 |
| 2868 | 2026-07-30T03:58:22.560Z | |
| 2869 | 2026-07-30T03:58:22.560Z | [s3.quartet] ipadm create-addr -t -T addrconf sl2/v6 |
| 2870 | 2026-07-30T03:58:22.575Z | |
| 2871 | 2026-07-30T03:58:22.575Z | [s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2872 | 2026-07-30T03:58:22.587Z | |
| 2873 | 2026-07-30T03:58:22.587Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd |
| 2874 | 2026-07-30T03:58:22.622Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm |
| 2875 | 2026-07-30T03:58:22.652Z | [s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid e9e8f744-f301-4edc-bb32-f9f62824fdca --sled-uuid 7e37df84-cf2e-4c61-8907-a4edffc928f5 -a sl2/v6 &> /opt/ddmd.log & |
| 2876 | 2026-07-30T03:58:22.663Z | |
| 2877 | 2026-07-30T03:58:22.663Z | running zone t1.quartet setup |
| 2878 | 2026-07-30T03:58:22.663Z | [t1.quartet] svcs milestone/network |
| 2879 | 2026-07-30T03:58:22.677Z | STATE STIME FMRI |
| 2880 | 2026-07-30T03:58:22.678Z | online 3:58:10 svc:/milestone/network:default |
| 2881 | 2026-07-30T03:58:22.678Z | [t1.quartet] dladm |
| 2882 | 2026-07-30T03:58:22.692Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2883 | 2026-07-30T03:58:22.692Z | tfportrear0_0 simnet 9000 up -- ? |
| 2884 | 2026-07-30T03:58:22.692Z | tfportrear1_0 simnet 9000 up -- ? |
| 2885 | 2026-07-30T03:58:22.692Z | tfportrear2_0 simnet 9000 up -- ? |
| 2886 | 2026-07-30T03:58:22.692Z | mgt1 vnic 9000 up -- ? |
| 2887 | 2026-07-30T03:58:22.692Z | [t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4 |
| 2888 | 2026-07-30T03:58:23.261Z | |
| 2889 | 2026-07-30T03:58:23.261Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2890 | 2026-07-30T03:58:23.276Z | |
| 2891 | 2026-07-30T03:58:23.276Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2892 | 2026-07-30T03:58:23.289Z | |
| 2893 | 2026-07-30T03:58:23.289Z | [t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6 |
| 2894 | 2026-07-30T03:58:23.302Z | |
| 2895 | 2026-07-30T03:58:23.302Z | [t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6 |
| 2896 | 2026-07-30T03:58:23.314Z | |
| 2897 | 2026-07-30T03:58:23.314Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/ |
| 2898 | 2026-07-30T03:58:23.638Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/ |
| 2899 | 2026-07-30T03:58:23.643Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml |
| 2900 | 2026-07-30T03:58:23.645Z | waiting 3s for copy of files to zone to complete ... |
| 2901 | 2026-07-30T03:58:26.643Z | [t1.quartet] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2902 | 2026-07-30T03:58:26.774Z | |
| 2903 | 2026-07-30T03:58:26.774Z | [t1.quartet] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2904 | 2026-07-30T03:58:26.882Z | |
| 2905 | 2026-07-30T03:58:26.882Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd |
| 2906 | 2026-07-30T03:58:26.919Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm |
| 2907 | 2026-07-30T03:58:26.948Z | [t1.quartet] svcadm disable dendrite |
| 2908 | 2026-07-30T03:58:26.973Z | |
| 2909 | 2026-07-30T03:58:26.973Z | [t1.quartet] svcadm disable tfport |
| 2910 | 2026-07-30T03:58:26.996Z | |
| 2911 | 2026-07-30T03:58:26.996Z | [t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2912 | 2026-07-30T03:58:27.022Z | |
| 2913 | 2026-07-30T03:58:27.022Z | [t1.quartet] svccfg -s dendrite setprop config/mgmt = uds |
| 2914 | 2026-07-30T03:58:27.047Z | |
| 2915 | 2026-07-30T03:58:27.047Z | [t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2916 | 2026-07-30T03:58:27.072Z | |
| 2917 | 2026-07-30T03:58:27.072Z | [t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2918 | 2026-07-30T03:58:27.098Z | |
| 2919 | 2026-07-30T03:58:27.098Z | [t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3 |
| 2920 | 2026-07-30T03:58:27.121Z | |
| 2921 | 2026-07-30T03:58:27.121Z | [t1.quartet] svcadm refresh dendrite:default |
| 2922 | 2026-07-30T03:58:27.142Z | |
| 2923 | 2026-07-30T03:58:27.142Z | [t1.quartet] svcadm enable dendrite:default |
| 2924 | 2026-07-30T03:58:27.165Z | |
| 2925 | 2026-07-30T03:58:27.165Z | wait 10s for dendrite to come up ... |
| 2926 | 2026-07-30T03:58:37.166Z | [t1.quartet] svccfg -s tfport setprop config/pkt_source = none |
| 2927 | 2026-07-30T03:58:37.194Z | |
| 2928 | 2026-07-30T03:58:37.194Z | [t1.quartet] svccfg -s tfport setprop config/flags = --sync-only |
| 2929 | 2026-07-30T03:58:37.218Z | |
| 2930 | 2026-07-30T03:58:37.218Z | [t1.quartet] svcadm refresh tfport:default |
| 2931 | 2026-07-30T03:58:37.238Z | |
| 2932 | 2026-07-30T03:58:37.239Z | [t1.quartet] svcadm enable tfport |
| 2933 | 2026-07-30T03:58:37.259Z | |
| 2934 | 2026-07-30T03:58:37.262Z | [t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid a8b14739-4383-4a70-800d-3cadadf0e9d4 --sled-uuid 161e3b99-0028-453f-b748-6b195fca121f -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log & |
| 2935 | 2026-07-30T03:58:37.271Z | |
| 2936 | 2026-07-30T03:58:37.271Z | [t1.quartet] ipadm |
| 2937 | 2026-07-30T03:58:37.285Z | ADDROBJ TYPE STATE ADDR |
| 2938 | 2026-07-30T03:58:37.285Z | lo0/v4 static ok 127.0.0.1/8 |
| 2939 | 2026-07-30T03:58:37.285Z | mgt1/v4 static ok 10.0.0.4/24 |
| 2940 | 2026-07-30T03:58:37.285Z | lo0/v6 static ok ::1/128 |
| 2941 | 2026-07-30T03:58:37.285Z | lo0/u6 static ok fd00:4::1/64 |
| 2942 | 2026-07-30T03:58:37.285Z | tfportrear0_0/v6 addrconf ok fe80::304c:60ff:feaf:a775%tfportrear0_0/10 |
| 2943 | 2026-07-30T03:58:37.285Z | tfportrear1_0/v6 addrconf ok fe80::5c61:e1ff:fe91:955a%tfportrear1_0/10 |
| 2944 | 2026-07-30T03:58:37.285Z | tfportrear2_0/v6 addrconf ok fe80::f438:23ff:fe02:abd7%tfportrear2_0/10 |
| 2945 | 2026-07-30T03:58:39.398Z | initial peering test passed |
| 2946 | 2026-07-30T03:58:40.400Z | [s3.quartet] ping fd00:1::1 |
| 2947 | 2026-07-30T03:58:40.415Z | fd00:1::1 is alive |
| 2948 | 2026-07-30T03:58:50.459Z | test ddm::test_quartet has been running for over 60 seconds |
| 2949 | 2026-07-30T03:58:51.419Z | [s3.quartet] ping fd00:1::1 |
| 2950 | 2026-07-30T03:58:51.433Z | fd00:1::1 is alive |
| 2951 | 2026-07-30T03:58:51.436Z | [t1.quartet] pkill ddmd |
| 2952 | 2026-07-30T03:58:51.445Z | |
| 2953 | 2026-07-30T03:58:51.446Z | cp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log |
| 2954 | 2026-07-30T03:58:51.448Z | cp /mgtest/t1.quartet/root//var/svc/log/oxide-dendrite:default.log /work/t1.quartet-dpd.log |
| 2955 | 2026-07-30T03:58:53.332Z | [s3.quartet] pkill ddmd |
| 2956 | 2026-07-30T03:58:53.345Z | |
| 2957 | 2026-07-30T03:58:53.346Z | cp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log |
| 2958 | 2026-07-30T03:58:55.161Z | [s2.quartet] pkill ddmd |
| 2959 | 2026-07-30T03:58:55.174Z | |
| 2960 | 2026-07-30T03:58:55.174Z | cp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log |
| 2961 | 2026-07-30T03:58:57.480Z | [s1.quartet] pkill ddmd |
| 2962 | 2026-07-30T03:58:57.493Z | |
| 2963 | 2026-07-30T03:58:57.493Z | cp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log |
| 2964 | 2026-07-30T03:58:59.361Z | [sidecar.quartet] pkill softnpu |
| 2965 | 2026-07-30T03:58:59.374Z | |
| 2966 | 2026-07-30T03:58:59.374Z | cp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log |
| 2967 | 2026-07-30T03:59:02.058Z | test ddm::test_quartet ... ok |
| 2968 | 2026-07-30T03:59:02.058Z | |
| 2969 | 2026-07-30T03:59:02.058Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 71.60s |
| 2970 | 2026-07-30T03:59:02.058Z | |
| 2971 | 2026-07-30T03:59:02.147Z | + cleanup |
| 2972 | 2026-07-30T03:59:02.150Z | ++ id -un |
| 2973 | 2026-07-30T03:59:02.154Z | ++ id -gn |
| 2974 | 2026-07-30T03:59:02.157Z | + pfexec chown -R build:build . |
| 2975 | 2026-07-30T03:59:02.388Z | process exited: duration 664434 ms, exit code 0 |
| |
| 2976 | 2026-07-30T03:59:02.403Z | found 6 output files |
| 2977 | 2026-07-30T03:59:02.403Z | uploading: /work/s1.quartet.log (4228 bytes) |
| 2978 | 2026-07-30T03:59:03.413Z | uploaded: /work/s1.quartet.log |
| 2979 | 2026-07-30T03:59:03.414Z | uploading: /work/s2.quartet.log (3994 bytes) |
| 2980 | 2026-07-30T03:59:04.430Z | uploaded: /work/s2.quartet.log |
| 2981 | 2026-07-30T03:59:04.431Z | uploading: /work/s3.quartet.log (4109 bytes) |
| 2982 | 2026-07-30T03:59:05.440Z | uploaded: /work/s3.quartet.log |
| 2983 | 2026-07-30T03:59:05.440Z | uploading: /work/sidecar.quartet-softnpu.log (809 bytes) |
| 2984 | 2026-07-30T03:59:06.452Z | uploaded: /work/sidecar.quartet-softnpu.log |
| 2985 | 2026-07-30T03:59:06.452Z | uploading: /work/t1.quartet-dpd.log (200137 bytes) |
| 2986 | 2026-07-30T03:59:07.467Z | uploaded: /work/t1.quartet-dpd.log |
| 2987 | 2026-07-30T03:59:07.470Z | uploading: /work/t1.quartet.log (17054 bytes) |
| 2988 | 2026-07-30T03:59:08.478Z | uploaded: /work/t1.quartet.log |