|
|
|
| 1 | 2026-07-30T03:47:29.841Z | job assigned to worker 01KYRJ3HKKJE3D1QXZ4D1JFK5V [factory aws, i-017f7d97e344060dd] (queued for 1 m 3 s) |
| |
| 2 | 2026-07-30T03:47:36.042Z | starting task 0: "setup" |
| 3 | 2026-07-30T03:47:36.046Z | ++ uname -s |
| 4 | 2026-07-30T03:47:36.049Z | + kern=SunOS |
| 5 | 2026-07-30T03:47:36.049Z | + build_user=build |
| 6 | 2026-07-30T03:47:36.049Z | + build_uid=12345 |
| 7 | 2026-07-30T03:47:36.049Z | + work_dir=/work |
| 8 | 2026-07-30T03:47:36.049Z | + input_dir=/input |
| 9 | 2026-07-30T03:47:36.049Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-30T03:47:36.049Z | + case "$kern" in |
| 11 | 2026-07-30T03:47:36.049Z | + groupadd -g 12345 build |
| 12 | 2026-07-30T03:47:36.049Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-30T03:47:38.054Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-30T03:47:38.136Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-30T03:47:38.139Z | + home_fs=zfs |
| 16 | 2026-07-30T03:47:38.139Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-30T03:47:38.139Z | + mkdir -p /home/build |
| 18 | 2026-07-30T03:47:38.139Z | + chown build:build /home/build /work |
| 19 | 2026-07-30T03:47:40.140Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-30T03:47:40.143Z | process exited: duration 4101 ms, exit code 0 |
| |
| 21 | 2026-07-30T03:47:40.150Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-30T03:47:40.154Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-07-30T03:47:40.154Z | * rust toolchain channel = "stable" |
| 24 | 2026-07-30T03:47:40.154Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-07-30T03:47:40.157Z | * rust toolchain profile = "default" |
| 26 | 2026-07-30T03:47:40.157Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-30T03:47:40.157Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-30T03:47:40.157Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-30T03:47:40.157Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-07-30T03:47:40.248Z | info: downloading installer |
| 31 | 2026-07-30T03:47:41.659Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-07-30T03:47:41.659Z | warn: /opt/ooce/bin |
| 33 | 2026-07-30T03:47:41.659Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-07-30T03:47:41.660Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-07-30T03:47:41.660Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-07-30T03:47:41.660Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-07-30T03:47:41.660Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-07-30T03:47:41.660Z | error: cannot install while Rust is installed |
| 39 | 2026-07-30T03:47:41.660Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-07-30T03:47:41.660Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-07-30T03:47:41.660Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-07-30T03:47:41.660Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-07-30T03:47:41.660Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-07-30T03:47:41.673Z | info: profile set to default |
| 45 | 2026-07-30T03:47:41.673Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-07-30T03:47:41.676Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-07-30T03:47:41.804Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 48 | 2026-07-30T03:47:41.807Z | info: downloading 6 components |
| 49 | 2026-07-30T03:47:56.664Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-07-30T03:47:56.664Z | |
| 51 | 2026-07-30T03:47:56.697Z | stable-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 52 | 2026-07-30T03:47:56.697Z | |
| 53 | 2026-07-30T03:47:56.698Z | |
| 54 | 2026-07-30T03:47:56.698Z | Rust is installed now. Great! |
| 55 | 2026-07-30T03:47:56.698Z | |
| 56 | 2026-07-30T03:47:56.698Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-07-30T03:47:56.698Z | environment variable. This has not been done automatically. |
| 58 | 2026-07-30T03:47:56.698Z | |
| 59 | 2026-07-30T03:47:56.698Z | To configure your current shell, you need to source |
| 60 | 2026-07-30T03:47:56.698Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-07-30T03:47:56.698Z | |
| 62 | 2026-07-30T03:47:56.698Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-07-30T03:47:56.698Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-07-30T03:47:56.698Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-07-30T03:47:56.698Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-07-30T03:47:56.698Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-07-30T03:47:56.698Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-07-30T03:47:56.698Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-07-30T03:47:56.701Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-07-30T03:47:56.701Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-07-30T03:47:56.794Z | + rustup --version |
| 72 | 2026-07-30T03:47:56.802Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-07-30T03:47:56.805Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-07-30T03:47:56.823Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 75 | 2026-07-30T03:47:56.826Z | + cargo --version |
| 76 | 2026-07-30T03:47:56.840Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 77 | 2026-07-30T03:47:56.844Z | + rustc --version |
| 78 | 2026-07-30T03:47:56.862Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 79 | 2026-07-30T03:47:56.866Z | process exited: duration 16712 ms, exit code 0 |
| |
| 80 | 2026-07-30T03:47:56.872Z | starting task 2: "authentication" |
| 81 | 2026-07-30T03:47:56.888Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-07-30T03:47:56.895Z | starting task 3: "clone repository" |
| 83 | 2026-07-30T03:47:56.898Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-07-30T03:47:56.901Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-07-30T03:47:56.929Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-07-30T03:47:58.178Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-07-30T03:47:58.178Z | + git fetch origin 13930996f491d7f5c9228053037833abef8d71a8 |
| 88 | 2026-07-30T03:47:58.462Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-07-30T03:47:58.462Z | * branch 13930996f491d7f5c9228053037833abef8d71a8 -> FETCH_HEAD |
| 90 | 2026-07-30T03:47:58.467Z | + [[ -n trey/bgp-peer-config-dedupe ]] |
| 91 | 2026-07-30T03:47:58.471Z | ++ git branch --show-current |
| 92 | 2026-07-30T03:47:58.471Z | + current=main |
| 93 | 2026-07-30T03:47:58.471Z | + [[ main != trey/bgp-peer-config-dedupe ]] |
| 94 | 2026-07-30T03:47:58.471Z | + git branch -f trey/bgp-peer-config-dedupe 13930996f491d7f5c9228053037833abef8d71a8 |
| 95 | 2026-07-30T03:47:58.476Z | + git checkout -f trey/bgp-peer-config-dedupe |
| 96 | 2026-07-30T03:47:58.493Z | Switched to branch 'trey/bgp-peer-config-dedupe' |
| 97 | 2026-07-30T03:47:58.497Z | + git reset --hard 13930996f491d7f5c9228053037833abef8d71a8 |
| 98 | 2026-07-30T03:47:58.508Z | HEAD is now at 1393099 Address review feedback around the unified BGP peer configuration: |
| 99 | 2026-07-30T03:47:58.511Z | process exited: duration 1613 ms, exit code 0 |
| |
| 100 | 2026-07-30T03:47:58.518Z | starting task 4: "build" |
| 101 | 2026-07-30T03:47:58.524Z | ++ dladm |
| 102 | 2026-07-30T03:47:58.528Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-07-30T03:47:58.528Z | ena0 phys 9216 up -- -- |
| 104 | 2026-07-30T03:47:58.532Z | ++ ipadm |
| 105 | 2026-07-30T03:47:58.532Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-07-30T03:47:58.532Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-07-30T03:47:58.532Z | ena0/dhcp dhcp ok 10.150.1.134/24 |
| 108 | 2026-07-30T03:47:58.532Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-07-30T03:47:58.532Z | ++ banner collect |
| 110 | 2026-07-30T03:47:58.532Z | |
| 111 | 2026-07-30T03:47:58.532Z | #### #### # # ###### #### ##### |
| 112 | 2026-07-30T03:47:58.532Z | # # # # # # # # # # |
| 113 | 2026-07-30T03:47:58.532Z | # # # # # ##### # # |
| 114 | 2026-07-30T03:47:58.532Z | # # # # # # # # |
| 115 | 2026-07-30T03:47:58.532Z | # # # # # # # # # # |
| 116 | 2026-07-30T03:47:58.532Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-07-30T03:47:58.532Z | |
| 118 | 2026-07-30T03:47:58.532Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-07-30T03:47:58.532Z | ++ repo=softnpu |
| 120 | 2026-07-30T03:47:58.532Z | ++ series=image |
| 121 | 2026-07-30T03:47:58.532Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-07-30T03:47:58.532Z | ++ name=softnpu |
| 123 | 2026-07-30T03:47:58.532Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-07-30T03:47:58.532Z | ++ mkdir -p download |
| 125 | 2026-07-30T03:47:58.536Z | ++ pushd download |
| 126 | 2026-07-30T03:47:58.536Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-07-30T03:47:58.536Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-07-30T03:47:58.536Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-07-30T03:47:58.539Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-07-30T03:47:58.539Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-07-30T03:47:58.931Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 40.76M 0 0
100 15.63M 100 15.63M 0 0 40.75M 0 0
100 15.63M 100 15.63M 0 0 40.75M 0 0 |
| 132 | 2026-07-30T03:47:58.941Z | ++ popd |
| 133 | 2026-07-30T03:47:58.941Z | /work/oxidecomputer/maghemite |
| 134 | 2026-07-30T03:47:58.941Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-07-30T03:47:58.941Z | ++ repo=sidecar-lite |
| 136 | 2026-07-30T03:47:58.941Z | ++ series=release |
| 137 | 2026-07-30T03:47:58.941Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-07-30T03:47:58.941Z | ++ name=libsidecar_lite.so |
| 139 | 2026-07-30T03:47:58.941Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-07-30T03:47:58.941Z | ++ mkdir -p download |
| 141 | 2026-07-30T03:47:58.941Z | ++ pushd download |
| 142 | 2026-07-30T03:47:58.941Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 143 | 2026-07-30T03:47:58.941Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 144 | 2026-07-30T03:47:58.941Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-07-30T03:47:58.941Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-07-30T03:47:58.941Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-07-30T03:47:59.149Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 55.41M 0 0
100 12.04M 100 12.04M 0 0 55.40M 0 0
100 12.04M 100 12.04M 0 0 55.39M 0 0 |
| 148 | 2026-07-30T03:47:59.152Z | ++ popd |
| 149 | 2026-07-30T03:47:59.152Z | /work/oxidecomputer/maghemite |
| 150 | 2026-07-30T03:47:59.152Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-07-30T03:47:59.152Z | ++ repo=sidecar-lite |
| 152 | 2026-07-30T03:47:59.152Z | ++ series=release |
| 153 | 2026-07-30T03:47:59.152Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-07-30T03:47:59.152Z | ++ name=scadm |
| 155 | 2026-07-30T03:47:59.152Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-07-30T03:47:59.153Z | ++ mkdir -p download |
| 157 | 2026-07-30T03:47:59.153Z | ++ pushd download |
| 158 | 2026-07-30T03:47:59.153Z | ++ [[ ! -f scadm ]] |
| 159 | 2026-07-30T03:47:59.153Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 160 | 2026-07-30T03:47:59.153Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-07-30T03:47:59.158Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-07-30T03:47:59.162Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-07-30T03:47:59.546Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 40.96M 0 0
100 15.78M 100 15.78M 0 0 40.95M 0 0
100 15.78M 100 15.78M 0 0 40.95M 0 0 |
| 164 | 2026-07-30T03:47:59.552Z | ++ popd |
| 165 | 2026-07-30T03:47:59.552Z | /work/oxidecomputer/maghemite |
| 166 | 2026-07-30T03:47:59.552Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-07-30T03:47:59.552Z | ++ repo=dendrite |
| 168 | 2026-07-30T03:47:59.552Z | ++ series=image |
| 169 | 2026-07-30T03:47:59.552Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-07-30T03:47:59.553Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-07-30T03:47:59.553Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-07-30T03:47:59.553Z | ++ mkdir -p download |
| 173 | 2026-07-30T03:47:59.553Z | ++ pushd download |
| 174 | 2026-07-30T03:47:59.553Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-07-30T03:47:59.553Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-07-30T03:47:59.553Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-07-30T03:47:59.560Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-07-30T03:47:59.560Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-07-30T03:48:00.613Z |
0 0 0 0 0 0 0 0 0
90 71.59M 90 64.73M 0 0 64.78M 0 00:01 00:01 64.79M
100 71.59M 100 71.59M 0 0 67.42M 0 00:01 00:01 64.79M
100 71.59M 100 71.59M 0 0 67.42M 0 00:01 00:01 64.79M
100 71.59M 100 71.59M 0 0 67.41M 0 00:01 00:01 64.79M |
| 180 | 2026-07-30T03:48:00.617Z | ++ popd |
| 181 | 2026-07-30T03:48:00.622Z | /work/oxidecomputer/maghemite |
| 182 | 2026-07-30T03:48:00.622Z | ++ get_artifact maghemite release 13930996f491d7f5c9228053037833abef8d71a8 ddm |
| 183 | 2026-07-30T03:48:00.622Z | ++ repo=maghemite |
| 184 | 2026-07-30T03:48:00.622Z | ++ series=release |
| 185 | 2026-07-30T03:48:00.622Z | ++ commit=13930996f491d7f5c9228053037833abef8d71a8 |
| 186 | 2026-07-30T03:48:00.622Z | ++ name=ddm |
| 187 | 2026-07-30T03:48:00.622Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-07-30T03:48:00.622Z | ++ mkdir -p download |
| 189 | 2026-07-30T03:48:00.622Z | ++ pushd download |
| 190 | 2026-07-30T03:48:00.622Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-07-30T03:48:00.622Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-07-30T03:48:00.622Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/13930996f491d7f5c9228053037833abef8d71a8/ddm |
| 193 | 2026-07-30T03:48:00.626Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-07-30T03:48:00.626Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-07-30T03:48:00.681Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-07-30T03:48:00.684Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-07-30T03:48:00.684Z | ++ popd |
| 198 | 2026-07-30T03:48:00.684Z | /work/oxidecomputer/maghemite |
| 199 | 2026-07-30T03:48:00.684Z | ++ get_artifact maghemite release 13930996f491d7f5c9228053037833abef8d71a8 ddmadm |
| 200 | 2026-07-30T03:48:00.684Z | ++ repo=maghemite |
| 201 | 2026-07-30T03:48:00.684Z | ++ series=release |
| 202 | 2026-07-30T03:48:00.684Z | ++ commit=13930996f491d7f5c9228053037833abef8d71a8 |
| 203 | 2026-07-30T03:48:00.684Z | ++ name=ddmadm |
| 204 | 2026-07-30T03:48:00.684Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-07-30T03:48:00.684Z | ++ mkdir -p download |
| 206 | 2026-07-30T03:48:00.684Z | ++ pushd download |
| 207 | 2026-07-30T03:48:00.684Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-07-30T03:48:00.684Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-07-30T03:48:00.684Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/13930996f491d7f5c9228053037833abef8d71a8/ddmadm |
| 210 | 2026-07-30T03:48:00.689Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-07-30T03:48:00.693Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-07-30T03:48:00.748Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-07-30T03:48:00.751Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-07-30T03:48:00.751Z | ++ popd |
| 215 | 2026-07-30T03:48:00.751Z | /work/oxidecomputer/maghemite |
| 216 | 2026-07-30T03:48:00.751Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 217 | 2026-07-30T03:48:00.751Z | ++ pushd download |
| 218 | 2026-07-30T03:48:00.751Z | ++ chmod +x softnpu |
| 219 | 2026-07-30T03:48:00.751Z | ++ chmod +x scadm |
| 220 | 2026-07-30T03:48:00.757Z | ++ chmod +x ddmadm |
| 221 | 2026-07-30T03:48:00.757Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-07-30T03:48:00.757Z | ++ chmod +x ddmd |
| 223 | 2026-07-30T03:48:00.757Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-07-30T03:48:00.757Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-07-30T03:48:00.762Z | mv: cannot access ddmadm |
| 226 | 2026-07-30T03:48:00.762Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-07-30T03:48:00.762Z | mv: cannot access ddmd |
| 228 | 2026-07-30T03:48:00.762Z | ++ rm -rf zones/dendrite |
| 229 | 2026-07-30T03:48:00.762Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-07-30T03:48:00.762Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-07-30T03:48:01.772Z | ++ 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.776Z | ++ 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.776Z | ++ popd |
| 234 | 2026-07-30T03:48:01.776Z | /work/oxidecomputer/maghemite |
| 235 | 2026-07-30T03:48:01.776Z | ++ banner install |
| 236 | 2026-07-30T03:48:01.776Z | |
| 237 | 2026-07-30T03:48:01.776Z | # # # #### ##### ## # # |
| 238 | 2026-07-30T03:48:01.776Z | # ## # # # # # # # |
| 239 | 2026-07-30T03:48:01.776Z | # # # # #### # # # # # |
| 240 | 2026-07-30T03:48:01.776Z | # # # # # # ###### # # |
| 241 | 2026-07-30T03:48:01.776Z | # # ## # # # # # # # |
| 242 | 2026-07-30T03:48:01.776Z | # # # #### # # # ###### ###### |
| 243 | 2026-07-30T03:48:01.776Z | |
| 244 | 2026-07-30T03:48:01.776Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-07-30T03:48:01.776Z | ++ set +o errexit |
| 246 | 2026-07-30T03:48:01.780Z | ++ pkg info clang-15 |
| 247 | 2026-07-30T03:48:01.780Z | ++ grep -qi installed |
| 248 | 2026-07-30T03:48:02.946Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-07-30T03:48:02.946Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-07-30T03:48:02.946Z | |
| 251 | 2026-07-30T03:48:02.946Z | clang-15 |
| 252 | 2026-07-30T03:48:02.985Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-07-30T03:48:02.986Z | ++ set -o errexit |
| 254 | 2026-07-30T03:48:02.989Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-07-30T03:48:10.813Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-07-30T03:48:18.525Z | Startup: Caching catalogs ... Done |
| 257 | 2026-07-30T03:48:25.804Z | Planning: Solver setup ... Done |
| 258 | 2026-07-30T03:48:25.846Z | Planning: Running solver ... Done |
| 259 | 2026-07-30T03:48:25.990Z | Planning: Finding local manifests ... Done |
| 260 | 2026-07-30T03:48:26.004Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-07-30T03:48:26.076Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-07-30T03:48:26.105Z | Planning: Package planning ... Done |
| 263 | 2026-07-30T03:48:26.131Z | Planning: Merging actions ... Done |
| 264 | 2026-07-30T03:48:26.238Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-07-30T03:48:26.244Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-07-30T03:48:27.014Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-07-30T03:48:27.020Z | Planning: Planning completed in 8.32 seconds |
| 268 | 2026-07-30T03:48:27.031Z | Packages to install: 2 |
| 269 | 2026-07-30T03:48:27.034Z | Mediators to change: 2 |
| 270 | 2026-07-30T03:48:27.034Z | Services to change: 1 |
| 271 | 2026-07-30T03:48:27.034Z | Create boot environment: No |
| 272 | 2026-07-30T03:48:27.034Z | Create backup boot environment: No |
| 273 | 2026-07-30T03:48:27.074Z | |
| 274 | 2026-07-30T03:48:27.074Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-07-30T03:48:32.075Z | Download: 756/3076 items 18.2/211.3MB 8% complete (3.8M/s) |
| 276 | 2026-07-30T03:48:37.410Z | Download: 980/3076 items 80.7/211.3MB 38% complete (9.7M/s) |
| 277 | 2026-07-30T03:48:44.383Z | Download: 984/3076 items 82.2/211.3MB 38% complete (6.8M/s) |
| 278 | 2026-07-30T03:48:49.416Z | Download: 1995/3076 items 117.9/211.3MB 55% complete (3.8M/s) |
| 279 | 2026-07-30T03:49:11.873Z | Download: 2010/3076 items 117.9/211.3MB 55% complete |
| 280 | 2026-07-30T03:49:17.971Z | Download: 3033/3076 items 201.8/211.3MB 95% complete (35.6M/s) |
| 281 | 2026-07-30T03:49:19.406Z | Download: Completed 211.31 MB in 52.33 seconds (4.0M/s) |
| 282 | 2026-07-30T03:49:19.544Z | Actions: 1/3418 actions (Installing new actions) |
| 283 | 2026-07-30T03:49:22.674Z | Actions: Completed 3418 actions in 3.13 seconds. |
| 284 | 2026-07-30T03:49:23.322Z | Done |
| 285 | 2026-07-30T03:49:23.322Z | Done |
| 286 | 2026-07-30T03:49:24.069Z | Done |
| 287 | 2026-07-30T03:49:27.407Z | Done |
| 288 | 2026-07-30T03:49:27.477Z | Done |
| 289 | 2026-07-30T03:49:27.480Z | Done |
| 290 | 2026-07-30T03:49:27.744Z | Done |
| 291 | 2026-07-30T03:49:28.422Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 292 | 2026-07-30T03:49:28.422Z | ++ set +o errexit |
| 293 | 2026-07-30T03:49:28.425Z | ++ pkg info pkg-config |
| 294 | 2026-07-30T03:49:28.425Z | ++ grep -qi installed |
| 295 | 2026-07-30T03:49:28.650Z | ++ [[ 0 != 0 ]] |
| 296 | 2026-07-30T03:49:28.650Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 297 | 2026-07-30T03:49:28.650Z | ++ set +o errexit |
| 298 | 2026-07-30T03:49:28.655Z | ++ pkg info brand/omicron1 |
| 299 | 2026-07-30T03:49:28.655Z | ++ grep -qi installed |
| 300 | 2026-07-30T03:49:28.836Z | pkg: info: no packages matching the following patterns you specified are |
| 301 | 2026-07-30T03:49:28.836Z | installed on the system. Try querying remotely instead: |
| 302 | 2026-07-30T03:49:28.836Z | |
| 303 | 2026-07-30T03:49:28.836Z | brand/omicron1 |
| 304 | 2026-07-30T03:49:28.870Z | ++ [[ 1 != 0 ]] |
| 305 | 2026-07-30T03:49:28.870Z | ++ set -o errexit |
| 306 | 2026-07-30T03:49:28.870Z | ++ pfexec pkg install brand/omicron1 |
| 307 | 2026-07-30T03:49:29.290Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 308 | 2026-07-30T03:49:36.580Z | Planning: Solver setup ... Done |
| 309 | 2026-07-30T03:49:36.586Z | Planning: Running solver ... Done |
| 310 | 2026-07-30T03:49:36.732Z | Planning: Finding local manifests ... Done |
| 311 | 2026-07-30T03:49:36.735Z | Planning: Fetching manifests: 0/2 0% complete |
| 312 | 2026-07-30T03:49:36.855Z | Planning: Fetching manifests: 2/2 100% complete |
| 313 | 2026-07-30T03:49:36.868Z | Planning: Package planning ... Done |
| 314 | 2026-07-30T03:49:36.871Z | Planning: Merging actions ... Done |
| 315 | 2026-07-30T03:49:37.018Z | Planning: Checking for conflicting actions ... Done |
| 316 | 2026-07-30T03:49:37.025Z | Planning: Consolidating action changes ... Done |
| 317 | 2026-07-30T03:49:37.179Z | Planning: Evaluating mediators ... Done |
| 318 | 2026-07-30T03:49:37.184Z | Planning: Planning completed in 7.89 seconds |
| 319 | 2026-07-30T03:49:37.188Z | Packages to install: 2 |
| 320 | 2026-07-30T03:49:37.188Z | Create boot environment: No |
| 321 | 2026-07-30T03:49:37.188Z | Create backup boot environment: No |
| 322 | 2026-07-30T03:49:37.214Z | |
| 323 | 2026-07-30T03:49:37.214Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 324 | 2026-07-30T03:49:37.236Z | Download: Completed 1.07 MB in 0.02 seconds (50.6M/s) |
| 325 | 2026-07-30T03:49:37.310Z | Actions: 1/28 actions (Installing new actions) |
| 326 | 2026-07-30T03:49:37.323Z | Actions: Completed 28 actions in 0.01 seconds. |
| 327 | 2026-07-30T03:49:37.837Z | Done |
| 328 | 2026-07-30T03:49:37.837Z | Done |
| 329 | 2026-07-30T03:49:38.474Z | Done |
| 330 | 2026-07-30T03:49:41.327Z | Done |
| 331 | 2026-07-30T03:49:41.400Z | Done |
| 332 | 2026-07-30T03:49:41.403Z | Done |
| 333 | 2026-07-30T03:49:41.536Z | Done |
| 334 | 2026-07-30T03:49:41.676Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 335 | 2026-07-30T03:49:41.676Z | ++ set +o errexit |
| 336 | 2026-07-30T03:49:41.680Z | ++ pkg info brand/omicron1/tools |
| 337 | 2026-07-30T03:49:41.680Z | ++ grep -qi installed |
| 338 | 2026-07-30T03:49:41.861Z | pkg: info: no packages matching the following patterns you specified are |
| 339 | 2026-07-30T03:49:41.861Z | installed on the system. Try querying remotely instead: |
| 340 | 2026-07-30T03:49:41.861Z | |
| 341 | 2026-07-30T03:49:41.861Z | brand/omicron1/tools |
| 342 | 2026-07-30T03:49:41.897Z | ++ [[ 1 != 0 ]] |
| 343 | 2026-07-30T03:49:41.897Z | ++ set -o errexit |
| 344 | 2026-07-30T03:49:41.897Z | ++ pfexec pkg install brand/omicron1/tools |
| 345 | 2026-07-30T03:49:42.293Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 346 | 2026-07-30T03:49:49.600Z | Planning: Solver setup ... Done |
| 347 | 2026-07-30T03:49:49.638Z | Planning: Running solver ... Done |
| 348 | 2026-07-30T03:49:49.782Z | Planning: Finding local manifests ... Done |
| 349 | 2026-07-30T03:49:49.786Z | Planning: Fetching manifests: 0/1 0% complete |
| 350 | 2026-07-30T03:49:49.900Z | Planning: Fetching manifests: 1/1 100% complete |
| 351 | 2026-07-30T03:49:49.913Z | Planning: Package planning ... Done |
| 352 | 2026-07-30T03:49:49.917Z | Planning: Merging actions ... Done |
| 353 | 2026-07-30T03:49:50.055Z | Planning: Checking for conflicting actions ... Done |
| 354 | 2026-07-30T03:49:50.059Z | Planning: Consolidating action changes ... Done |
| 355 | 2026-07-30T03:49:50.210Z | Planning: Evaluating mediators ... Done |
| 356 | 2026-07-30T03:49:50.213Z | Planning: Planning completed in 7.92 seconds |
| 357 | 2026-07-30T03:49:50.220Z | Packages to install: 1 |
| 358 | 2026-07-30T03:49:50.223Z | Services to change: 1 |
| 359 | 2026-07-30T03:49:50.224Z | Create boot environment: No |
| 360 | 2026-07-30T03:49:50.224Z | Create backup boot environment: No |
| 361 | 2026-07-30T03:49:50.247Z | |
| 362 | 2026-07-30T03:49:50.248Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 363 | 2026-07-30T03:49:50.271Z | Download: Completed 1.19 MB in 0.02 seconds (51.6M/s) |
| 364 | 2026-07-30T03:49:50.350Z | Actions: 1/19 actions (Installing new actions) |
| 365 | 2026-07-30T03:49:50.364Z | Actions: Completed 19 actions in 0.01 seconds. |
| 366 | 2026-07-30T03:49:50.876Z | Done |
| 367 | 2026-07-30T03:49:50.876Z | Done |
| 368 | 2026-07-30T03:49:51.511Z | Done |
| 369 | 2026-07-30T03:49:54.383Z | Done |
| 370 | 2026-07-30T03:49:54.455Z | Done |
| 371 | 2026-07-30T03:49:54.458Z | Done |
| 372 | 2026-07-30T03:49:54.609Z | Done |
| 373 | 2026-07-30T03:49:54.747Z | ++ pfexec svcadm enable baseline |
| 374 | 2026-07-30T03:49:54.762Z | ++ retry=0 |
| 375 | 2026-07-30T03:49:54.767Z | +++ svcs -Hostate baseline |
| 376 | 2026-07-30T03:49:54.778Z | ++ [[ offline* != online ]] |
| 377 | 2026-07-30T03:49:54.778Z | ++ [[ 0 -gt 300 ]] |
| 378 | 2026-07-30T03:49:54.781Z | ++ sleep 1 |
| 379 | 2026-07-30T03:49:55.781Z | ++ retry=1 |
| 380 | 2026-07-30T03:49:55.786Z | +++ svcs -Hostate baseline |
| 381 | 2026-07-30T03:49:55.794Z | ++ [[ offline* != online ]] |
| 382 | 2026-07-30T03:49:55.794Z | ++ [[ 1 -gt 300 ]] |
| 383 | 2026-07-30T03:49:55.794Z | ++ sleep 1 |
| 384 | 2026-07-30T03:49:56.798Z | ++ retry=2 |
| 385 | 2026-07-30T03:49:56.803Z | +++ svcs -Hostate baseline |
| 386 | 2026-07-30T03:49:56.810Z | ++ [[ offline* != online ]] |
| 387 | 2026-07-30T03:49:56.810Z | ++ [[ 2 -gt 300 ]] |
| 388 | 2026-07-30T03:49:56.810Z | ++ sleep 1 |
| 389 | 2026-07-30T03:49:57.811Z | ++ retry=3 |
| 390 | 2026-07-30T03:49:57.814Z | +++ svcs -Hostate baseline |
| 391 | 2026-07-30T03:49:57.825Z | ++ [[ offline* != online ]] |
| 392 | 2026-07-30T03:49:57.825Z | ++ [[ 3 -gt 300 ]] |
| 393 | 2026-07-30T03:49:57.825Z | ++ sleep 1 |
| 394 | 2026-07-30T03:49:58.827Z | ++ retry=4 |
| 395 | 2026-07-30T03:49:58.830Z | +++ svcs -Hostate baseline |
| 396 | 2026-07-30T03:49:58.842Z | ++ [[ offline* != online ]] |
| 397 | 2026-07-30T03:49:58.842Z | ++ [[ 4 -gt 300 ]] |
| 398 | 2026-07-30T03:49:58.842Z | ++ sleep 1 |
| 399 | 2026-07-30T03:49:59.846Z | ++ retry=5 |
| 400 | 2026-07-30T03:49:59.849Z | +++ svcs -Hostate baseline |
| 401 | 2026-07-30T03:49:59.861Z | ++ [[ offline* != online ]] |
| 402 | 2026-07-30T03:49:59.861Z | ++ [[ 5 -gt 300 ]] |
| 403 | 2026-07-30T03:49:59.861Z | ++ sleep 1 |
| 404 | 2026-07-30T03:50:00.863Z | ++ retry=6 |
| 405 | 2026-07-30T03:50:00.866Z | +++ svcs -Hostate baseline |
| 406 | 2026-07-30T03:50:00.880Z | ++ [[ offline* != online ]] |
| 407 | 2026-07-30T03:50:00.880Z | ++ [[ 6 -gt 300 ]] |
| 408 | 2026-07-30T03:50:00.880Z | ++ sleep 1 |
| 409 | 2026-07-30T03:50:01.880Z | ++ retry=7 |
| 410 | 2026-07-30T03:50:01.883Z | +++ svcs -Hostate baseline |
| 411 | 2026-07-30T03:50:01.895Z | ++ [[ offline* != online ]] |
| 412 | 2026-07-30T03:50:01.895Z | ++ [[ 7 -gt 300 ]] |
| 413 | 2026-07-30T03:50:01.895Z | ++ sleep 1 |
| 414 | 2026-07-30T03:50:02.897Z | ++ retry=8 |
| 415 | 2026-07-30T03:50:02.900Z | +++ svcs -Hostate baseline |
| 416 | 2026-07-30T03:50:02.911Z | ++ [[ offline* != online ]] |
| 417 | 2026-07-30T03:50:02.911Z | ++ [[ 8 -gt 300 ]] |
| 418 | 2026-07-30T03:50:02.911Z | ++ sleep 1 |
| 419 | 2026-07-30T03:50:03.913Z | ++ retry=9 |
| 420 | 2026-07-30T03:50:03.918Z | +++ svcs -Hostate baseline |
| 421 | 2026-07-30T03:50:03.928Z | ++ [[ offline* != online ]] |
| 422 | 2026-07-30T03:50:03.928Z | ++ [[ 9 -gt 300 ]] |
| 423 | 2026-07-30T03:50:03.928Z | ++ sleep 1 |
| 424 | 2026-07-30T03:50:04.930Z | ++ retry=10 |
| 425 | 2026-07-30T03:50:04.935Z | +++ svcs -Hostate baseline |
| 426 | 2026-07-30T03:50:04.945Z | ++ [[ offline* != online ]] |
| 427 | 2026-07-30T03:50:04.945Z | ++ [[ 10 -gt 300 ]] |
| 428 | 2026-07-30T03:50:04.945Z | ++ sleep 1 |
| 429 | 2026-07-30T03:50:05.947Z | ++ retry=11 |
| 430 | 2026-07-30T03:50:05.950Z | +++ svcs -Hostate baseline |
| 431 | 2026-07-30T03:50:05.962Z | ++ [[ offline* != online ]] |
| 432 | 2026-07-30T03:50:05.962Z | ++ [[ 11 -gt 300 ]] |
| 433 | 2026-07-30T03:50:05.962Z | ++ sleep 1 |
| 434 | 2026-07-30T03:50:06.964Z | ++ retry=12 |
| 435 | 2026-07-30T03:50:06.967Z | +++ svcs -Hostate baseline |
| 436 | 2026-07-30T03:50:06.978Z | ++ [[ offline* != online ]] |
| 437 | 2026-07-30T03:50:06.978Z | ++ [[ 12 -gt 300 ]] |
| 438 | 2026-07-30T03:50:06.978Z | ++ sleep 1 |
| 439 | 2026-07-30T03:50:07.980Z | ++ retry=13 |
| 440 | 2026-07-30T03:50:07.983Z | +++ svcs -Hostate baseline |
| 441 | 2026-07-30T03:50:07.994Z | ++ [[ offline* != online ]] |
| 442 | 2026-07-30T03:50:07.994Z | ++ [[ 13 -gt 300 ]] |
| 443 | 2026-07-30T03:50:07.994Z | ++ sleep 1 |
| 444 | 2026-07-30T03:50:08.996Z | ++ retry=14 |
| 445 | 2026-07-30T03:50:09.000Z | +++ svcs -Hostate baseline |
| 446 | 2026-07-30T03:50:09.011Z | ++ [[ offline* != online ]] |
| 447 | 2026-07-30T03:50:09.011Z | ++ [[ 14 -gt 300 ]] |
| 448 | 2026-07-30T03:50:09.011Z | ++ sleep 1 |
| 449 | 2026-07-30T03:50:10.013Z | ++ retry=15 |
| 450 | 2026-07-30T03:50:10.017Z | +++ svcs -Hostate baseline |
| 451 | 2026-07-30T03:50:10.027Z | ++ [[ offline* != online ]] |
| 452 | 2026-07-30T03:50:10.028Z | ++ [[ 15 -gt 300 ]] |
| 453 | 2026-07-30T03:50:10.028Z | ++ sleep 1 |
| 454 | 2026-07-30T03:50:11.029Z | ++ retry=16 |
| 455 | 2026-07-30T03:50:11.033Z | +++ svcs -Hostate baseline |
| 456 | 2026-07-30T03:50:11.044Z | ++ [[ offline* != online ]] |
| 457 | 2026-07-30T03:50:11.044Z | ++ [[ 16 -gt 300 ]] |
| 458 | 2026-07-30T03:50:11.044Z | ++ sleep 1 |
| 459 | 2026-07-30T03:50:12.046Z | ++ retry=17 |
| 460 | 2026-07-30T03:50:12.049Z | +++ svcs -Hostate baseline |
| 461 | 2026-07-30T03:50:12.060Z | ++ [[ offline* != online ]] |
| 462 | 2026-07-30T03:50:12.060Z | ++ [[ 17 -gt 300 ]] |
| 463 | 2026-07-30T03:50:12.060Z | ++ sleep 1 |
| 464 | 2026-07-30T03:50:13.062Z | ++ retry=18 |
| 465 | 2026-07-30T03:50:13.065Z | +++ svcs -Hostate baseline |
| 466 | 2026-07-30T03:50:13.077Z | ++ [[ offline* != online ]] |
| 467 | 2026-07-30T03:50:13.077Z | ++ [[ 18 -gt 300 ]] |
| 468 | 2026-07-30T03:50:13.081Z | ++ sleep 1 |
| 469 | 2026-07-30T03:50:14.079Z | ++ retry=19 |
| 470 | 2026-07-30T03:50:14.082Z | +++ svcs -Hostate baseline |
| 471 | 2026-07-30T03:50:14.093Z | ++ [[ offline* != online ]] |
| 472 | 2026-07-30T03:50:14.093Z | ++ [[ 19 -gt 300 ]] |
| 473 | 2026-07-30T03:50:14.096Z | ++ sleep 1 |
| 474 | 2026-07-30T03:50:15.095Z | ++ retry=20 |
| 475 | 2026-07-30T03:50:15.098Z | +++ svcs -Hostate baseline |
| 476 | 2026-07-30T03:50:15.110Z | ++ [[ offline* != online ]] |
| 477 | 2026-07-30T03:50:15.110Z | ++ [[ 20 -gt 300 ]] |
| 478 | 2026-07-30T03:50:15.110Z | ++ sleep 1 |
| 479 | 2026-07-30T03:50:16.112Z | ++ retry=21 |
| 480 | 2026-07-30T03:50:16.118Z | +++ svcs -Hostate baseline |
| 481 | 2026-07-30T03:50:16.127Z | ++ [[ offline* != online ]] |
| 482 | 2026-07-30T03:50:16.127Z | ++ [[ 21 -gt 300 ]] |
| 483 | 2026-07-30T03:50:16.127Z | ++ sleep 1 |
| 484 | 2026-07-30T03:50:17.129Z | ++ retry=22 |
| 485 | 2026-07-30T03:50:17.132Z | +++ svcs -Hostate baseline |
| 486 | 2026-07-30T03:50:17.144Z | ++ [[ offline* != online ]] |
| 487 | 2026-07-30T03:50:17.144Z | ++ [[ 22 -gt 300 ]] |
| 488 | 2026-07-30T03:50:17.144Z | ++ sleep 1 |
| 489 | 2026-07-30T03:50:18.145Z | ++ retry=23 |
| 490 | 2026-07-30T03:50:18.149Z | +++ svcs -Hostate baseline |
| 491 | 2026-07-30T03:50:18.160Z | ++ [[ offline* != online ]] |
| 492 | 2026-07-30T03:50:18.160Z | ++ [[ 23 -gt 300 ]] |
| 493 | 2026-07-30T03:50:18.160Z | ++ sleep 1 |
| 494 | 2026-07-30T03:50:19.162Z | ++ retry=24 |
| 495 | 2026-07-30T03:50:19.165Z | +++ svcs -Hostate baseline |
| 496 | 2026-07-30T03:50:19.176Z | ++ [[ offline* != online ]] |
| 497 | 2026-07-30T03:50:19.176Z | ++ [[ 24 -gt 300 ]] |
| 498 | 2026-07-30T03:50:19.177Z | ++ sleep 1 |
| 499 | 2026-07-30T03:50:20.179Z | ++ retry=25 |
| 500 | 2026-07-30T03:50:20.182Z | +++ svcs -Hostate baseline |
| 501 | 2026-07-30T03:50:20.194Z | ++ [[ offline* != online ]] |
| 502 | 2026-07-30T03:50:20.194Z | ++ [[ 25 -gt 300 ]] |
| 503 | 2026-07-30T03:50:20.194Z | ++ sleep 1 |
| 504 | 2026-07-30T03:50:21.195Z | ++ retry=26 |
| 505 | 2026-07-30T03:50:21.199Z | +++ svcs -Hostate baseline |
| 506 | 2026-07-30T03:50:21.210Z | ++ [[ offline* != online ]] |
| 507 | 2026-07-30T03:50:21.210Z | ++ [[ 26 -gt 300 ]] |
| 508 | 2026-07-30T03:50:21.214Z | ++ sleep 1 |
| 509 | 2026-07-30T03:50:22.214Z | ++ retry=27 |
| 510 | 2026-07-30T03:50:22.218Z | +++ svcs -Hostate baseline |
| 511 | 2026-07-30T03:50:22.227Z | ++ [[ offline* != online ]] |
| 512 | 2026-07-30T03:50:22.227Z | ++ [[ 27 -gt 300 ]] |
| 513 | 2026-07-30T03:50:22.230Z | ++ sleep 1 |
| 514 | 2026-07-30T03:50:23.229Z | ++ retry=28 |
| 515 | 2026-07-30T03:50:23.233Z | +++ svcs -Hostate baseline |
| 516 | 2026-07-30T03:50:23.243Z | ++ [[ offline* != online ]] |
| 517 | 2026-07-30T03:50:23.243Z | ++ [[ 28 -gt 300 ]] |
| 518 | 2026-07-30T03:50:23.246Z | ++ sleep 1 |
| 519 | 2026-07-30T03:50:24.246Z | ++ retry=29 |
| 520 | 2026-07-30T03:50:24.250Z | +++ svcs -Hostate baseline |
| 521 | 2026-07-30T03:50:24.260Z | ++ [[ offline* != online ]] |
| 522 | 2026-07-30T03:50:24.260Z | ++ [[ 29 -gt 300 ]] |
| 523 | 2026-07-30T03:50:24.260Z | ++ sleep 1 |
| 524 | 2026-07-30T03:50:25.262Z | ++ retry=30 |
| 525 | 2026-07-30T03:50:25.265Z | +++ svcs -Hostate baseline |
| 526 | 2026-07-30T03:50:25.277Z | ++ [[ offline* != online ]] |
| 527 | 2026-07-30T03:50:25.277Z | ++ [[ 30 -gt 300 ]] |
| 528 | 2026-07-30T03:50:25.277Z | ++ sleep 1 |
| 529 | 2026-07-30T03:50:26.278Z | ++ retry=31 |
| 530 | 2026-07-30T03:50:26.281Z | +++ svcs -Hostate baseline |
| 531 | 2026-07-30T03:50:26.293Z | ++ [[ offline* != online ]] |
| 532 | 2026-07-30T03:50:26.293Z | ++ [[ 31 -gt 300 ]] |
| 533 | 2026-07-30T03:50:26.293Z | ++ sleep 1 |
| 534 | 2026-07-30T03:50:27.295Z | ++ retry=32 |
| 535 | 2026-07-30T03:50:27.298Z | +++ svcs -Hostate baseline |
| 536 | 2026-07-30T03:50:27.309Z | ++ [[ offline* != online ]] |
| 537 | 2026-07-30T03:50:27.310Z | ++ [[ 32 -gt 300 ]] |
| 538 | 2026-07-30T03:50:27.313Z | ++ sleep 1 |
| 539 | 2026-07-30T03:50:28.312Z | ++ retry=33 |
| 540 | 2026-07-30T03:50:28.315Z | +++ svcs -Hostate baseline |
| 541 | 2026-07-30T03:50:28.326Z | ++ [[ offline* != online ]] |
| 542 | 2026-07-30T03:50:28.326Z | ++ [[ 33 -gt 300 ]] |
| 543 | 2026-07-30T03:50:28.329Z | ++ sleep 1 |
| 544 | 2026-07-30T03:50:29.328Z | ++ retry=34 |
| 545 | 2026-07-30T03:50:29.331Z | +++ svcs -Hostate baseline |
| 546 | 2026-07-30T03:50:29.342Z | ++ [[ offline* != online ]] |
| 547 | 2026-07-30T03:50:29.343Z | ++ [[ 34 -gt 300 ]] |
| 548 | 2026-07-30T03:50:29.346Z | ++ sleep 1 |
| 549 | 2026-07-30T03:50:30.345Z | ++ retry=35 |
| 550 | 2026-07-30T03:50:30.348Z | +++ svcs -Hostate baseline |
| 551 | 2026-07-30T03:50:30.360Z | ++ [[ offline* != online ]] |
| 552 | 2026-07-30T03:50:30.360Z | ++ [[ 35 -gt 300 ]] |
| 553 | 2026-07-30T03:50:30.363Z | ++ sleep 1 |
| 554 | 2026-07-30T03:50:31.361Z | ++ retry=36 |
| 555 | 2026-07-30T03:50:31.364Z | +++ svcs -Hostate baseline |
| 556 | 2026-07-30T03:50:31.375Z | ++ [[ offline* != online ]] |
| 557 | 2026-07-30T03:50:31.380Z | ++ [[ 36 -gt 300 ]] |
| 558 | 2026-07-30T03:50:31.380Z | ++ sleep 1 |
| 559 | 2026-07-30T03:50:32.378Z | ++ retry=37 |
| 560 | 2026-07-30T03:50:32.381Z | +++ svcs -Hostate baseline |
| 561 | 2026-07-30T03:50:32.392Z | ++ [[ offline* != online ]] |
| 562 | 2026-07-30T03:50:32.392Z | ++ [[ 37 -gt 300 ]] |
| 563 | 2026-07-30T03:50:32.392Z | ++ sleep 1 |
| 564 | 2026-07-30T03:50:33.394Z | ++ retry=38 |
| 565 | 2026-07-30T03:50:33.397Z | +++ svcs -Hostate baseline |
| 566 | 2026-07-30T03:50:33.409Z | ++ [[ offline* != online ]] |
| 567 | 2026-07-30T03:50:33.409Z | ++ [[ 38 -gt 300 ]] |
| 568 | 2026-07-30T03:50:33.409Z | ++ sleep 1 |
| 569 | 2026-07-30T03:50:34.411Z | ++ retry=39 |
| 570 | 2026-07-30T03:50:34.415Z | +++ svcs -Hostate baseline |
| 571 | 2026-07-30T03:50:34.426Z | ++ [[ offline* != online ]] |
| 572 | 2026-07-30T03:50:34.426Z | ++ [[ 39 -gt 300 ]] |
| 573 | 2026-07-30T03:50:34.426Z | ++ sleep 1 |
| 574 | 2026-07-30T03:50:35.428Z | ++ retry=40 |
| 575 | 2026-07-30T03:50:35.431Z | +++ svcs -Hostate baseline |
| 576 | 2026-07-30T03:50:35.442Z | ++ [[ offline* != online ]] |
| 577 | 2026-07-30T03:50:35.442Z | ++ [[ 40 -gt 300 ]] |
| 578 | 2026-07-30T03:50:35.445Z | ++ sleep 1 |
| 579 | 2026-07-30T03:50:36.445Z | ++ retry=41 |
| 580 | 2026-07-30T03:50:36.449Z | +++ svcs -Hostate baseline |
| 581 | 2026-07-30T03:50:36.459Z | ++ [[ offline* != online ]] |
| 582 | 2026-07-30T03:50:36.459Z | ++ [[ 41 -gt 300 ]] |
| 583 | 2026-07-30T03:50:36.459Z | ++ sleep 1 |
| 584 | 2026-07-30T03:50:37.461Z | ++ retry=42 |
| 585 | 2026-07-30T03:50:37.464Z | +++ svcs -Hostate baseline |
| 586 | 2026-07-30T03:50:37.475Z | ++ [[ offline* != online ]] |
| 587 | 2026-07-30T03:50:37.475Z | ++ [[ 42 -gt 300 ]] |
| 588 | 2026-07-30T03:50:37.478Z | ++ sleep 1 |
| 589 | 2026-07-30T03:50:38.477Z | ++ retry=43 |
| 590 | 2026-07-30T03:50:38.480Z | +++ svcs -Hostate baseline |
| 591 | 2026-07-30T03:50:38.506Z | ++ [[ offline* != online ]] |
| 592 | 2026-07-30T03:50:38.506Z | ++ [[ 43 -gt 300 ]] |
| 593 | 2026-07-30T03:50:38.506Z | ++ sleep 1 |
| 594 | 2026-07-30T03:50:39.493Z | ++ retry=44 |
| 595 | 2026-07-30T03:50:39.497Z | +++ svcs -Hostate baseline |
| 596 | 2026-07-30T03:50:39.508Z | ++ [[ offline* != online ]] |
| 597 | 2026-07-30T03:50:39.508Z | ++ [[ 44 -gt 300 ]] |
| 598 | 2026-07-30T03:50:39.508Z | ++ sleep 1 |
| 599 | 2026-07-30T03:50:40.510Z | ++ retry=45 |
| 600 | 2026-07-30T03:50:40.513Z | +++ svcs -Hostate baseline |
| 601 | 2026-07-30T03:50:40.525Z | ++ [[ offline* != online ]] |
| 602 | 2026-07-30T03:50:40.525Z | ++ [[ 45 -gt 300 ]] |
| 603 | 2026-07-30T03:50:40.525Z | ++ sleep 1 |
| 604 | 2026-07-30T03:50:41.527Z | ++ retry=46 |
| 605 | 2026-07-30T03:50:41.530Z | +++ svcs -Hostate baseline |
| 606 | 2026-07-30T03:50:41.544Z | ++ [[ offline* != online ]] |
| 607 | 2026-07-30T03:50:41.544Z | ++ [[ 46 -gt 300 ]] |
| 608 | 2026-07-30T03:50:41.549Z | ++ sleep 1 |
| 609 | 2026-07-30T03:50:42.543Z | ++ retry=47 |
| 610 | 2026-07-30T03:50:42.547Z | +++ svcs -Hostate baseline |
| 611 | 2026-07-30T03:50:42.558Z | ++ [[ offline* != online ]] |
| 612 | 2026-07-30T03:50:42.558Z | ++ [[ 47 -gt 300 ]] |
| 613 | 2026-07-30T03:50:42.558Z | ++ sleep 1 |
| 614 | 2026-07-30T03:50:43.560Z | ++ retry=48 |
| 615 | 2026-07-30T03:50:43.563Z | +++ svcs -Hostate baseline |
| 616 | 2026-07-30T03:50:43.575Z | ++ [[ offline* != online ]] |
| 617 | 2026-07-30T03:50:43.575Z | ++ [[ 48 -gt 300 ]] |
| 618 | 2026-07-30T03:50:43.578Z | ++ sleep 1 |
| 619 | 2026-07-30T03:50:44.576Z | ++ retry=49 |
| 620 | 2026-07-30T03:50:44.580Z | +++ svcs -Hostate baseline |
| 621 | 2026-07-30T03:50:44.592Z | ++ [[ offline* != online ]] |
| 622 | 2026-07-30T03:50:44.592Z | ++ [[ 49 -gt 300 ]] |
| 623 | 2026-07-30T03:50:44.595Z | ++ sleep 1 |
| 624 | 2026-07-30T03:50:45.593Z | ++ retry=50 |
| 625 | 2026-07-30T03:50:45.597Z | +++ svcs -Hostate baseline |
| 626 | 2026-07-30T03:50:45.608Z | ++ [[ offline* != online ]] |
| 627 | 2026-07-30T03:50:45.608Z | ++ [[ 50 -gt 300 ]] |
| 628 | 2026-07-30T03:50:45.608Z | ++ sleep 1 |
| 629 | 2026-07-30T03:50:46.610Z | ++ retry=51 |
| 630 | 2026-07-30T03:50:46.613Z | +++ svcs -Hostate baseline |
| 631 | 2026-07-30T03:50:46.624Z | ++ [[ offline* != online ]] |
| 632 | 2026-07-30T03:50:46.624Z | ++ [[ 51 -gt 300 ]] |
| 633 | 2026-07-30T03:50:46.624Z | ++ sleep 1 |
| 634 | 2026-07-30T03:50:47.626Z | ++ retry=52 |
| 635 | 2026-07-30T03:50:47.630Z | +++ svcs -Hostate baseline |
| 636 | 2026-07-30T03:50:47.641Z | ++ [[ offline* != online ]] |
| 637 | 2026-07-30T03:50:47.641Z | ++ [[ 52 -gt 300 ]] |
| 638 | 2026-07-30T03:50:47.641Z | ++ sleep 1 |
| 639 | 2026-07-30T03:50:48.643Z | ++ retry=53 |
| 640 | 2026-07-30T03:50:48.646Z | +++ svcs -Hostate baseline |
| 641 | 2026-07-30T03:50:48.658Z | ++ [[ offline* != online ]] |
| 642 | 2026-07-30T03:50:48.658Z | ++ [[ 53 -gt 300 ]] |
| 643 | 2026-07-30T03:50:48.658Z | ++ sleep 1 |
| 644 | 2026-07-30T03:50:49.660Z | ++ retry=54 |
| 645 | 2026-07-30T03:50:49.663Z | +++ svcs -Hostate baseline |
| 646 | 2026-07-30T03:50:49.674Z | ++ [[ offline* != online ]] |
| 647 | 2026-07-30T03:50:49.674Z | ++ [[ 54 -gt 300 ]] |
| 648 | 2026-07-30T03:50:49.677Z | ++ sleep 1 |
| 649 | 2026-07-30T03:50:50.676Z | ++ retry=55 |
| 650 | 2026-07-30T03:50:50.679Z | +++ svcs -Hostate baseline |
| 651 | 2026-07-30T03:50:50.691Z | ++ [[ offline* != online ]] |
| 652 | 2026-07-30T03:50:50.691Z | ++ [[ 55 -gt 300 ]] |
| 653 | 2026-07-30T03:50:50.691Z | ++ sleep 1 |
| 654 | 2026-07-30T03:50:51.693Z | ++ retry=56 |
| 655 | 2026-07-30T03:50:51.696Z | +++ svcs -Hostate baseline |
| 656 | 2026-07-30T03:50:51.708Z | ++ [[ offline* != online ]] |
| 657 | 2026-07-30T03:50:51.708Z | ++ [[ 56 -gt 300 ]] |
| 658 | 2026-07-30T03:50:51.711Z | ++ sleep 1 |
| 659 | 2026-07-30T03:50:52.710Z | ++ retry=57 |
| 660 | 2026-07-30T03:50:52.714Z | +++ svcs -Hostate baseline |
| 661 | 2026-07-30T03:50:52.725Z | ++ [[ offline* != online ]] |
| 662 | 2026-07-30T03:50:52.725Z | ++ [[ 57 -gt 300 ]] |
| 663 | 2026-07-30T03:50:52.725Z | ++ sleep 1 |
| 664 | 2026-07-30T03:50:53.727Z | ++ retry=58 |
| 665 | 2026-07-30T03:50:53.730Z | +++ svcs -Hostate baseline |
| 666 | 2026-07-30T03:50:53.742Z | ++ [[ offline* != online ]] |
| 667 | 2026-07-30T03:50:53.742Z | ++ [[ 58 -gt 300 ]] |
| 668 | 2026-07-30T03:50:53.746Z | ++ sleep 1 |
| 669 | 2026-07-30T03:50:54.744Z | ++ retry=59 |
| 670 | 2026-07-30T03:50:54.748Z | +++ svcs -Hostate baseline |
| 671 | 2026-07-30T03:50:54.759Z | ++ [[ offline* != online ]] |
| 672 | 2026-07-30T03:50:54.759Z | ++ [[ 59 -gt 300 ]] |
| 673 | 2026-07-30T03:50:54.762Z | ++ sleep 1 |
| 674 | 2026-07-30T03:50:55.761Z | ++ retry=60 |
| 675 | 2026-07-30T03:50:55.764Z | +++ svcs -Hostate baseline |
| 676 | 2026-07-30T03:50:55.775Z | ++ [[ offline* != online ]] |
| 677 | 2026-07-30T03:50:55.775Z | ++ [[ 60 -gt 300 ]] |
| 678 | 2026-07-30T03:50:55.780Z | ++ sleep 1 |
| 679 | 2026-07-30T03:50:56.781Z | ++ retry=61 |
| 680 | 2026-07-30T03:50:56.785Z | +++ svcs -Hostate baseline |
| 681 | 2026-07-30T03:50:56.798Z | ++ [[ offline* != online ]] |
| 682 | 2026-07-30T03:50:56.798Z | ++ [[ 61 -gt 300 ]] |
| 683 | 2026-07-30T03:50:56.798Z | ++ sleep 1 |
| 684 | 2026-07-30T03:50:57.795Z | ++ retry=62 |
| 685 | 2026-07-30T03:50:57.800Z | +++ svcs -Hostate baseline |
| 686 | 2026-07-30T03:50:57.809Z | ++ [[ offline* != online ]] |
| 687 | 2026-07-30T03:50:57.809Z | ++ [[ 62 -gt 300 ]] |
| 688 | 2026-07-30T03:50:57.810Z | ++ sleep 1 |
| 689 | 2026-07-30T03:50:58.871Z | ++ retry=63 |
| 690 | 2026-07-30T03:50:58.900Z | +++ svcs -Hostate baseline |
| 691 | 2026-07-30T03:50:58.900Z | ++ [[ offline* != online ]] |
| 692 | 2026-07-30T03:50:58.900Z | ++ [[ 63 -gt 300 ]] |
| 693 | 2026-07-30T03:50:58.900Z | ++ sleep 1 |
| 694 | 2026-07-30T03:50:59.826Z | ++ retry=64 |
| 695 | 2026-07-30T03:50:59.831Z | +++ svcs -Hostate baseline |
| 696 | 2026-07-30T03:50:59.841Z | ++ [[ offline* != online ]] |
| 697 | 2026-07-30T03:50:59.841Z | ++ [[ 64 -gt 300 ]] |
| 698 | 2026-07-30T03:50:59.841Z | ++ sleep 1 |
| 699 | 2026-07-30T03:51:00.845Z | ++ retry=65 |
| 700 | 2026-07-30T03:51:00.848Z | +++ svcs -Hostate baseline |
| 701 | 2026-07-30T03:51:00.858Z | ++ [[ offline* != online ]] |
| 702 | 2026-07-30T03:51:00.858Z | ++ [[ 65 -gt 300 ]] |
| 703 | 2026-07-30T03:51:00.858Z | ++ sleep 1 |
| 704 | 2026-07-30T03:51:01.860Z | ++ retry=66 |
| 705 | 2026-07-30T03:51:01.863Z | +++ svcs -Hostate baseline |
| 706 | 2026-07-30T03:51:01.875Z | ++ [[ offline* != online ]] |
| 707 | 2026-07-30T03:51:01.875Z | ++ [[ 66 -gt 300 ]] |
| 708 | 2026-07-30T03:51:01.878Z | ++ sleep 1 |
| 709 | 2026-07-30T03:51:02.877Z | ++ retry=67 |
| 710 | 2026-07-30T03:51:02.885Z | +++ svcs -Hostate baseline |
| 711 | 2026-07-30T03:51:02.893Z | ++ [[ offline* != online ]] |
| 712 | 2026-07-30T03:51:02.893Z | ++ [[ 67 -gt 300 ]] |
| 713 | 2026-07-30T03:51:02.899Z | ++ sleep 1 |
| 714 | 2026-07-30T03:51:03.893Z | ++ retry=68 |
| 715 | 2026-07-30T03:51:03.901Z | +++ svcs -Hostate baseline |
| 716 | 2026-07-30T03:51:03.908Z | ++ [[ offline* != online ]] |
| 717 | 2026-07-30T03:51:03.908Z | ++ [[ 68 -gt 300 ]] |
| 718 | 2026-07-30T03:51:03.908Z | ++ sleep 1 |
| 719 | 2026-07-30T03:51:04.912Z | ++ retry=69 |
| 720 | 2026-07-30T03:51:04.916Z | +++ svcs -Hostate baseline |
| 721 | 2026-07-30T03:51:04.937Z | ++ [[ offline* != online ]] |
| 722 | 2026-07-30T03:51:04.937Z | ++ [[ 69 -gt 300 ]] |
| 723 | 2026-07-30T03:51:04.937Z | ++ sleep 1 |
| 724 | 2026-07-30T03:51:05.926Z | ++ retry=70 |
| 725 | 2026-07-30T03:51:05.929Z | +++ svcs -Hostate baseline |
| 726 | 2026-07-30T03:51:05.941Z | ++ [[ offline* != online ]] |
| 727 | 2026-07-30T03:51:05.941Z | ++ [[ 70 -gt 300 ]] |
| 728 | 2026-07-30T03:51:05.941Z | ++ sleep 1 |
| 729 | 2026-07-30T03:51:06.943Z | ++ retry=71 |
| 730 | 2026-07-30T03:51:06.946Z | +++ svcs -Hostate baseline |
| 731 | 2026-07-30T03:51:06.958Z | ++ [[ offline* != online ]] |
| 732 | 2026-07-30T03:51:06.958Z | ++ [[ 71 -gt 300 ]] |
| 733 | 2026-07-30T03:51:06.961Z | ++ sleep 1 |
| 734 | 2026-07-30T03:51:07.961Z | ++ retry=72 |
| 735 | 2026-07-30T03:51:07.964Z | +++ svcs -Hostate baseline |
| 736 | 2026-07-30T03:51:07.975Z | ++ [[ offline* != online ]] |
| 737 | 2026-07-30T03:51:07.975Z | ++ [[ 72 -gt 300 ]] |
| 738 | 2026-07-30T03:51:07.980Z | ++ sleep 1 |
| 739 | 2026-07-30T03:51:08.977Z | ++ retry=73 |
| 740 | 2026-07-30T03:51:08.980Z | +++ svcs -Hostate baseline |
| 741 | 2026-07-30T03:51:08.993Z | ++ [[ offline* != online ]] |
| 742 | 2026-07-30T03:51:08.993Z | ++ [[ 73 -gt 300 ]] |
| 743 | 2026-07-30T03:51:08.993Z | ++ sleep 1 |
| 744 | 2026-07-30T03:51:09.994Z | ++ retry=74 |
| 745 | 2026-07-30T03:51:09.998Z | +++ svcs -Hostate baseline |
| 746 | 2026-07-30T03:51:10.008Z | ++ [[ offline* != online ]] |
| 747 | 2026-07-30T03:51:10.009Z | ++ [[ 74 -gt 300 ]] |
| 748 | 2026-07-30T03:51:10.009Z | ++ sleep 1 |
| 749 | 2026-07-30T03:51:11.010Z | ++ retry=75 |
| 750 | 2026-07-30T03:51:11.013Z | +++ svcs -Hostate baseline |
| 751 | 2026-07-30T03:51:11.025Z | ++ [[ offline* != online ]] |
| 752 | 2026-07-30T03:51:11.025Z | ++ [[ 75 -gt 300 ]] |
| 753 | 2026-07-30T03:51:11.025Z | ++ sleep 1 |
| 754 | 2026-07-30T03:51:12.026Z | ++ retry=76 |
| 755 | 2026-07-30T03:51:12.029Z | +++ svcs -Hostate baseline |
| 756 | 2026-07-30T03:51:12.041Z | ++ [[ offline* != online ]] |
| 757 | 2026-07-30T03:51:12.041Z | ++ [[ 76 -gt 300 ]] |
| 758 | 2026-07-30T03:51:12.041Z | ++ sleep 1 |
| 759 | 2026-07-30T03:51:13.043Z | ++ retry=77 |
| 760 | 2026-07-30T03:51:13.046Z | +++ svcs -Hostate baseline |
| 761 | 2026-07-30T03:51:13.057Z | ++ [[ offline* != online ]] |
| 762 | 2026-07-30T03:51:13.057Z | ++ [[ 77 -gt 300 ]] |
| 763 | 2026-07-30T03:51:13.057Z | ++ sleep 1 |
| 764 | 2026-07-30T03:51:14.060Z | ++ retry=78 |
| 765 | 2026-07-30T03:51:14.063Z | +++ svcs -Hostate baseline |
| 766 | 2026-07-30T03:51:14.074Z | ++ [[ offline* != online ]] |
| 767 | 2026-07-30T03:51:14.074Z | ++ [[ 78 -gt 300 ]] |
| 768 | 2026-07-30T03:51:14.074Z | ++ sleep 1 |
| 769 | 2026-07-30T03:51:15.076Z | ++ retry=79 |
| 770 | 2026-07-30T03:51:15.079Z | +++ svcs -Hostate baseline |
| 771 | 2026-07-30T03:51:15.090Z | ++ [[ offline* != online ]] |
| 772 | 2026-07-30T03:51:15.090Z | ++ [[ 79 -gt 300 ]] |
| 773 | 2026-07-30T03:51:15.090Z | ++ sleep 1 |
| 774 | 2026-07-30T03:51:16.092Z | ++ retry=80 |
| 775 | 2026-07-30T03:51:16.095Z | +++ svcs -Hostate baseline |
| 776 | 2026-07-30T03:51:16.107Z | ++ [[ offline* != online ]] |
| 777 | 2026-07-30T03:51:16.107Z | ++ [[ 80 -gt 300 ]] |
| 778 | 2026-07-30T03:51:16.107Z | ++ sleep 1 |
| 779 | 2026-07-30T03:51:17.109Z | ++ retry=81 |
| 780 | 2026-07-30T03:51:17.112Z | +++ svcs -Hostate baseline |
| 781 | 2026-07-30T03:51:17.123Z | ++ [[ offline* != online ]] |
| 782 | 2026-07-30T03:51:17.123Z | ++ [[ 81 -gt 300 ]] |
| 783 | 2026-07-30T03:51:17.123Z | ++ sleep 1 |
| 784 | 2026-07-30T03:51:18.125Z | ++ retry=82 |
| 785 | 2026-07-30T03:51:18.128Z | +++ svcs -Hostate baseline |
| 786 | 2026-07-30T03:51:18.140Z | ++ [[ offline* != online ]] |
| 787 | 2026-07-30T03:51:18.140Z | ++ [[ 82 -gt 300 ]] |
| 788 | 2026-07-30T03:51:18.140Z | ++ sleep 1 |
| 789 | 2026-07-30T03:51:19.143Z | ++ retry=83 |
| 790 | 2026-07-30T03:51:19.146Z | +++ svcs -Hostate baseline |
| 791 | 2026-07-30T03:51:19.157Z | ++ [[ offline* != online ]] |
| 792 | 2026-07-30T03:51:19.157Z | ++ [[ 83 -gt 300 ]] |
| 793 | 2026-07-30T03:51:19.157Z | ++ sleep 1 |
| 794 | 2026-07-30T03:51:20.160Z | ++ retry=84 |
| 795 | 2026-07-30T03:51:20.163Z | +++ svcs -Hostate baseline |
| 796 | 2026-07-30T03:51:20.174Z | ++ [[ offline* != online ]] |
| 797 | 2026-07-30T03:51:20.174Z | ++ [[ 84 -gt 300 ]] |
| 798 | 2026-07-30T03:51:20.174Z | ++ sleep 1 |
| 799 | 2026-07-30T03:51:21.176Z | ++ retry=85 |
| 800 | 2026-07-30T03:51:21.179Z | +++ svcs -Hostate baseline |
| 801 | 2026-07-30T03:51:21.190Z | ++ [[ offline* != online ]] |
| 802 | 2026-07-30T03:51:21.190Z | ++ [[ 85 -gt 300 ]] |
| 803 | 2026-07-30T03:51:21.190Z | ++ sleep 1 |
| 804 | 2026-07-30T03:51:22.192Z | ++ retry=86 |
| 805 | 2026-07-30T03:51:22.195Z | +++ svcs -Hostate baseline |
| 806 | 2026-07-30T03:51:22.207Z | ++ [[ offline* != online ]] |
| 807 | 2026-07-30T03:51:22.207Z | ++ [[ 86 -gt 300 ]] |
| 808 | 2026-07-30T03:51:22.207Z | ++ sleep 1 |
| 809 | 2026-07-30T03:51:23.209Z | ++ retry=87 |
| 810 | 2026-07-30T03:51:23.212Z | +++ svcs -Hostate baseline |
| 811 | 2026-07-30T03:51:23.223Z | ++ [[ offline* != online ]] |
| 812 | 2026-07-30T03:51:23.223Z | ++ [[ 87 -gt 300 ]] |
| 813 | 2026-07-30T03:51:23.223Z | ++ sleep 1 |
| 814 | 2026-07-30T03:51:24.225Z | ++ retry=88 |
| 815 | 2026-07-30T03:51:24.229Z | +++ svcs -Hostate baseline |
| 816 | 2026-07-30T03:51:24.240Z | ++ [[ offline* != online ]] |
| 817 | 2026-07-30T03:51:24.240Z | ++ [[ 88 -gt 300 ]] |
| 818 | 2026-07-30T03:51:24.240Z | ++ sleep 1 |
| 819 | 2026-07-30T03:51:25.242Z | ++ retry=89 |
| 820 | 2026-07-30T03:51:25.245Z | +++ svcs -Hostate baseline |
| 821 | 2026-07-30T03:51:25.257Z | ++ [[ offline* != online ]] |
| 822 | 2026-07-30T03:51:25.257Z | ++ [[ 89 -gt 300 ]] |
| 823 | 2026-07-30T03:51:25.257Z | ++ sleep 1 |
| 824 | 2026-07-30T03:51:26.259Z | ++ retry=90 |
| 825 | 2026-07-30T03:51:26.262Z | +++ svcs -Hostate baseline |
| 826 | 2026-07-30T03:51:26.273Z | ++ [[ offline* != online ]] |
| 827 | 2026-07-30T03:51:26.273Z | ++ [[ 90 -gt 300 ]] |
| 828 | 2026-07-30T03:51:26.273Z | ++ sleep 1 |
| 829 | 2026-07-30T03:51:27.275Z | ++ retry=91 |
| 830 | 2026-07-30T03:51:27.278Z | +++ svcs -Hostate baseline |
| 831 | 2026-07-30T03:51:27.290Z | ++ [[ offline* != online ]] |
| 832 | 2026-07-30T03:51:27.290Z | ++ [[ 91 -gt 300 ]] |
| 833 | 2026-07-30T03:51:27.290Z | ++ sleep 1 |
| 834 | 2026-07-30T03:51:28.292Z | ++ retry=92 |
| 835 | 2026-07-30T03:51:28.295Z | +++ svcs -Hostate baseline |
| 836 | 2026-07-30T03:51:28.306Z | ++ [[ offline* != online ]] |
| 837 | 2026-07-30T03:51:28.306Z | ++ [[ 92 -gt 300 ]] |
| 838 | 2026-07-30T03:51:28.306Z | ++ sleep 1 |
| 839 | 2026-07-30T03:51:29.309Z | ++ retry=93 |
| 840 | 2026-07-30T03:51:29.312Z | +++ svcs -Hostate baseline |
| 841 | 2026-07-30T03:51:29.323Z | ++ [[ offline* != online ]] |
| 842 | 2026-07-30T03:51:29.323Z | ++ [[ 93 -gt 300 ]] |
| 843 | 2026-07-30T03:51:29.323Z | ++ sleep 1 |
| 844 | 2026-07-30T03:51:30.325Z | ++ retry=94 |
| 845 | 2026-07-30T03:51:30.328Z | +++ svcs -Hostate baseline |
| 846 | 2026-07-30T03:51:30.340Z | ++ [[ offline* != online ]] |
| 847 | 2026-07-30T03:51:30.340Z | ++ [[ 94 -gt 300 ]] |
| 848 | 2026-07-30T03:51:30.340Z | ++ sleep 1 |
| 849 | 2026-07-30T03:51:31.341Z | ++ retry=95 |
| 850 | 2026-07-30T03:51:31.344Z | +++ svcs -Hostate baseline |
| 851 | 2026-07-30T03:51:31.365Z | ++ [[ offline* != online ]] |
| 852 | 2026-07-30T03:51:31.365Z | ++ [[ 95 -gt 300 ]] |
| 853 | 2026-07-30T03:51:31.365Z | ++ sleep 1 |
| 854 | 2026-07-30T03:51:32.357Z | ++ retry=96 |
| 855 | 2026-07-30T03:51:32.360Z | +++ svcs -Hostate baseline |
| 856 | 2026-07-30T03:51:32.373Z | ++ [[ offline* != online ]] |
| 857 | 2026-07-30T03:51:32.373Z | ++ [[ 96 -gt 300 ]] |
| 858 | 2026-07-30T03:51:32.376Z | ++ sleep 1 |
| 859 | 2026-07-30T03:51:33.375Z | ++ retry=97 |
| 860 | 2026-07-30T03:51:33.378Z | +++ svcs -Hostate baseline |
| 861 | 2026-07-30T03:51:33.388Z | ++ [[ offline* != online ]] |
| 862 | 2026-07-30T03:51:33.388Z | ++ [[ 97 -gt 300 ]] |
| 863 | 2026-07-30T03:51:33.388Z | ++ sleep 1 |
| 864 | 2026-07-30T03:51:34.391Z | ++ retry=98 |
| 865 | 2026-07-30T03:51:34.394Z | +++ svcs -Hostate baseline |
| 866 | 2026-07-30T03:51:34.405Z | ++ [[ offline* != online ]] |
| 867 | 2026-07-30T03:51:34.405Z | ++ [[ 98 -gt 300 ]] |
| 868 | 2026-07-30T03:51:34.405Z | ++ sleep 1 |
| 869 | 2026-07-30T03:51:35.407Z | ++ retry=99 |
| 870 | 2026-07-30T03:51:35.411Z | +++ svcs -Hostate baseline |
| 871 | 2026-07-30T03:51:35.421Z | ++ [[ offline* != online ]] |
| 872 | 2026-07-30T03:51:35.422Z | ++ [[ 99 -gt 300 ]] |
| 873 | 2026-07-30T03:51:35.422Z | ++ sleep 1 |
| 874 | 2026-07-30T03:51:36.423Z | ++ retry=100 |
| 875 | 2026-07-30T03:51:36.427Z | +++ svcs -Hostate baseline |
| 876 | 2026-07-30T03:51:36.438Z | ++ [[ offline* != online ]] |
| 877 | 2026-07-30T03:51:36.438Z | ++ [[ 100 -gt 300 ]] |
| 878 | 2026-07-30T03:51:36.438Z | ++ sleep 1 |
| 879 | 2026-07-30T03:51:37.440Z | ++ retry=101 |
| 880 | 2026-07-30T03:51:37.443Z | +++ svcs -Hostate baseline |
| 881 | 2026-07-30T03:51:37.454Z | ++ [[ offline* != online ]] |
| 882 | 2026-07-30T03:51:37.454Z | ++ [[ 101 -gt 300 ]] |
| 883 | 2026-07-30T03:51:37.457Z | ++ sleep 1 |
| 884 | 2026-07-30T03:51:38.463Z | ++ retry=102 |
| 885 | 2026-07-30T03:51:38.473Z | +++ svcs -Hostate baseline |
| 886 | 2026-07-30T03:51:38.488Z | ++ [[ offline* != online ]] |
| 887 | 2026-07-30T03:51:38.488Z | ++ [[ 102 -gt 300 ]] |
| 888 | 2026-07-30T03:51:38.488Z | ++ sleep 1 |
| 889 | 2026-07-30T03:51:39.473Z | ++ retry=103 |
| 890 | 2026-07-30T03:51:39.479Z | +++ svcs -Hostate baseline |
| 891 | 2026-07-30T03:51:39.491Z | ++ [[ offline* != online ]] |
| 892 | 2026-07-30T03:51:39.491Z | ++ [[ 103 -gt 300 ]] |
| 893 | 2026-07-30T03:51:39.496Z | ++ sleep 1 |
| 894 | 2026-07-30T03:51:40.487Z | ++ retry=104 |
| 895 | 2026-07-30T03:51:40.490Z | +++ svcs -Hostate baseline |
| 896 | 2026-07-30T03:51:40.501Z | ++ [[ offline* != online ]] |
| 897 | 2026-07-30T03:51:40.501Z | ++ [[ 104 -gt 300 ]] |
| 898 | 2026-07-30T03:51:40.501Z | ++ sleep 1 |
| 899 | 2026-07-30T03:51:41.503Z | ++ retry=105 |
| 900 | 2026-07-30T03:51:41.510Z | +++ svcs -Hostate baseline |
| 901 | 2026-07-30T03:51:41.517Z | ++ [[ offline* != online ]] |
| 902 | 2026-07-30T03:51:41.517Z | ++ [[ 105 -gt 300 ]] |
| 903 | 2026-07-30T03:51:41.517Z | ++ sleep 1 |
| 904 | 2026-07-30T03:51:42.519Z | ++ retry=106 |
| 905 | 2026-07-30T03:51:42.523Z | +++ svcs -Hostate baseline |
| 906 | 2026-07-30T03:51:42.534Z | ++ [[ offline* != online ]] |
| 907 | 2026-07-30T03:51:42.534Z | ++ [[ 106 -gt 300 ]] |
| 908 | 2026-07-30T03:51:42.534Z | ++ sleep 1 |
| 909 | 2026-07-30T03:51:43.536Z | ++ retry=107 |
| 910 | 2026-07-30T03:51:43.539Z | +++ svcs -Hostate baseline |
| 911 | 2026-07-30T03:51:43.550Z | ++ [[ online != online ]] |
| 912 | 2026-07-30T03:51:43.553Z | ++ set -o errexit |
| 913 | 2026-07-30T03:51:43.553Z | ++ set -o pipefail |
| 914 | 2026-07-30T03:51:43.553Z | ++ banner build |
| 915 | 2026-07-30T03:51:43.553Z | |
| 916 | 2026-07-30T03:51:43.553Z | ##### # # # # ##### |
| 917 | 2026-07-30T03:51:43.553Z | # # # # # # # # |
| 918 | 2026-07-30T03:51:43.553Z | ##### # # # # # # |
| 919 | 2026-07-30T03:51:43.553Z | # # # # # # # # |
| 920 | 2026-07-30T03:51:43.553Z | # # # # # # # # |
| 921 | 2026-07-30T03:51:43.554Z | ##### #### # ###### ##### |
| 922 | 2026-07-30T03:51:43.554Z | |
| 923 | 2026-07-30T03:51:43.554Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 924 | 2026-07-30T03:51:43.559Z | info: syncing channel updates for 1.96.1-x86_64-unknown-illumos |
| 925 | 2026-07-30T03:51:43.757Z | info: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26) |
| 926 | 2026-07-30T03:51:43.762Z | info: downloading 6 components |
| 927 | 2026-07-30T03:51:58.398Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 928 | 2026-07-30T03:51:59.021Z | From https://github.com/oxidecomputer/falcon |
| 929 | 2026-07-30T03:51:59.021Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 930 | 2026-07-30T03:51:59.102Z | Updating crates.io index |
| 931 | 2026-07-30T03:51:59.105Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 932 | 2026-07-30T03:51:59.619Z | From https://github.com/oxidecomputer/dendrite |
| 933 | 2026-07-30T03:51:59.619Z | * [new ref] 04a52a3240a26c58f03e1cf40353d67ff69d76b6 -> refs/commit/04a52a3240a26c58f03e1cf40353d67ff69d76b6 |
| 934 | 2026-07-30T03:51:59.636Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 935 | 2026-07-30T03:51:59.802Z | From https://github.com/oxidecomputer/ispf |
| 936 | 2026-07-30T03:51:59.802Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 937 | 2026-07-30T03:51:59.807Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 938 | 2026-07-30T03:52:00.173Z | From https://github.com/oxidecomputer/netadm-sys |
| 939 | 2026-07-30T03:52:00.173Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 940 | 2026-07-30T03:52:00.179Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 941 | 2026-07-30T03:52:06.119Z | From https://github.com/oxidecomputer/omicron |
| 942 | 2026-07-30T03:52:06.119Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 943 | 2026-07-30T03:52:06.555Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 944 | 2026-07-30T03:52:07.249Z | From https://github.com/oxidecomputer/opte |
| 945 | 2026-07-30T03:52:07.249Z | * [new ref] 3ddd7e684a78ad33be66717408c381b1962ae04e -> refs/commit/3ddd7e684a78ad33be66717408c381b1962ae04e |
| 946 | 2026-07-30T03:52:07.280Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 947 | 2026-07-30T03:52:07.543Z | From https://github.com/oxidecomputer/slog-error-chain |
| 948 | 2026-07-30T03:52:07.543Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 949 | 2026-07-30T03:52:07.552Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 950 | 2026-07-30T03:52:07.830Z | From https://github.com/illumos/smf-rs |
| 951 | 2026-07-30T03:52:07.830Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 952 | 2026-07-30T03:52:07.834Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 953 | 2026-07-30T03:52:08.082Z | From https://github.com/oxidecomputer/network-interface |
| 954 | 2026-07-30T03:52:08.082Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 955 | 2026-07-30T03:52:08.088Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 956 | 2026-07-30T03:52:08.337Z | From https://github.com/oxidecomputer/zone |
| 957 | 2026-07-30T03:52:08.337Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 958 | 2026-07-30T03:52:08.344Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 959 | 2026-07-30T03:52:09.041Z | From https://github.com/oxidecomputer/propolis |
| 960 | 2026-07-30T03:52:09.041Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 961 | 2026-07-30T03:52:09.084Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 962 | 2026-07-30T03:52:09.575Z | From https://github.com/oxidecomputer/transceiver-control |
| 963 | 2026-07-30T03:52:09.575Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 964 | 2026-07-30T03:52:09.584Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 965 | 2026-07-30T03:52:09.845Z | From https://github.com/oxidecomputer/dlpi-sys |
| 966 | 2026-07-30T03:52:09.845Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 967 | 2026-07-30T03:52:09.850Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 968 | 2026-07-30T03:52:10.135Z | From https://github.com/jmesmon/rust-libzfs |
| 969 | 2026-07-30T03:52:10.135Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 970 | 2026-07-30T03:52:10.142Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 971 | 2026-07-30T03:52:10.425Z | From https://github.com/oxidecomputer/rusty-doors |
| 972 | 2026-07-30T03:52:10.425Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 973 | 2026-07-30T03:52:10.434Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 974 | 2026-07-30T03:52:10.772Z | From https://github.com/oxidecomputer/lldp |
| 975 | 2026-07-30T03:52:10.772Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 976 | 2026-07-30T03:52:10.783Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 977 | 2026-07-30T03:52:11.109Z | From https://github.com/oxidecomputer/tufaceous |
| 978 | 2026-07-30T03:52:11.109Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 979 | 2026-07-30T03:52:11.117Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 980 | 2026-07-30T03:52:11.619Z | From https://github.com/oxidecomputer/management-gateway-service |
| 981 | 2026-07-30T03:52:11.619Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 982 | 2026-07-30T03:52:11.631Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 983 | 2026-07-30T03:52:12.418Z | From https://github.com/oxidecomputer/crucible |
| 984 | 2026-07-30T03:52:12.418Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 985 | 2026-07-30T03:52:12.461Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 986 | 2026-07-30T03:52:12.727Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 987 | 2026-07-30T03:52:12.728Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 988 | 2026-07-30T03:52:12.738Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 989 | 2026-07-30T03:52:13.159Z | From https://github.com/oxidecomputer/propolis |
| 990 | 2026-07-30T03:52:13.159Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 991 | 2026-07-30T03:52:13.202Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 992 | 2026-07-30T03:52:13.772Z | From https://github.com/oxidecomputer/crucible |
| 993 | 2026-07-30T03:52:13.772Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 994 | 2026-07-30T03:52:13.836Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 995 | 2026-07-30T03:52:14.171Z | From https://github.com/oxidecomputer/tofino |
| 996 | 2026-07-30T03:52:14.171Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 997 | 2026-07-30T03:52:14.181Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 998 | 2026-07-30T03:52:14.849Z | From https://github.com/oxidecomputer/maghemite |
| 999 | 2026-07-30T03:52:14.849Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 1000 | 2026-07-30T03:52:14.880Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1001 | 2026-07-30T03:52:15.149Z | From https://github.com/oxidecomputer/clickward |
| 1002 | 2026-07-30T03:52:15.149Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1003 | 2026-07-30T03:52:15.155Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1004 | 2026-07-30T03:52:15.422Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1005 | 2026-07-30T03:52:15.422Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1006 | 2026-07-30T03:52:17.187Z | Downloading crates ... |
| 1007 | 2026-07-30T03:52:17.269Z | Downloaded block-buffer v0.12.0 |
| 1008 | 2026-07-30T03:52:17.273Z | Downloaded crunchy v0.2.4 |
| 1009 | 2026-07-30T03:52:17.273Z | Downloaded const-random v0.1.18 |
| 1010 | 2026-07-30T03:52:17.276Z | Downloaded async-trait v0.1.89 |
| 1011 | 2026-07-30T03:52:17.301Z | Downloaded adler2 v2.0.1 |
| 1012 | 2026-07-30T03:52:17.304Z | Downloaded arc-swap v1.9.1 |
| 1013 | 2026-07-30T03:52:17.307Z | Downloaded defmt-parser v1.0.0 |
| 1014 | 2026-07-30T03:52:17.310Z | Downloaded crc32fast v1.5.0 |
| 1015 | 2026-07-30T03:52:17.313Z | Downloaded daft v0.1.7 |
| 1016 | 2026-07-30T03:52:17.313Z | Downloaded foreign-types v0.3.2 |
| 1017 | 2026-07-30T03:52:17.313Z | Downloaded anstyle-parse v1.0.0 |
| 1018 | 2026-07-30T03:52:17.330Z | Downloaded aead v0.5.2 |
| 1019 | 2026-07-30T03:52:17.330Z | Downloaded allocator-api2 v0.2.21 |
| 1020 | 2026-07-30T03:52:17.330Z | Downloaded defmt v1.1.0 |
| 1021 | 2026-07-30T03:52:17.330Z | Downloaded heck v0.4.1 |
| 1022 | 2026-07-30T03:52:17.330Z | Downloaded expectorate v1.2.0 |
| 1023 | 2026-07-30T03:52:17.330Z | Downloaded gethostname v0.5.0 |
| 1024 | 2026-07-30T03:52:17.330Z | Downloaded form_urlencoded v1.2.2 |
| 1025 | 2026-07-30T03:52:17.330Z | Downloaded bs58 v0.5.1 |
| 1026 | 2026-07-30T03:52:17.330Z | Downloaded aho-corasick v1.1.4 |
| 1027 | 2026-07-30T03:52:17.330Z | Downloaded bytecount v0.6.9 |
| 1028 | 2026-07-30T03:52:17.336Z | Downloaded anyhow v1.0.104 |
| 1029 | 2026-07-30T03:52:17.341Z | Downloaded async-stream v0.3.6 |
| 1030 | 2026-07-30T03:52:17.341Z | Downloaded hubpack v0.1.2 |
| 1031 | 2026-07-30T03:52:17.341Z | Downloaded bit-vec v0.8.0 |
| 1032 | 2026-07-30T03:52:17.341Z | Downloaded flate2 v1.1.9 |
| 1033 | 2026-07-30T03:52:17.345Z | Downloaded hashbrown v0.12.3 |
| 1034 | 2026-07-30T03:52:17.345Z | Downloaded base16ct v0.2.0 |
| 1035 | 2026-07-30T03:52:17.348Z | Downloaded anstream v1.0.0 |
| 1036 | 2026-07-30T03:52:17.348Z | Downloaded futures-sink v0.3.32 |
| 1037 | 2026-07-30T03:52:17.348Z | Downloaded clap_lex v1.1.0 |
| 1038 | 2026-07-30T03:52:17.351Z | Downloaded cipher v0.4.4 |
| 1039 | 2026-07-30T03:52:17.351Z | Downloaded atomicwrites v0.4.4 |
| 1040 | 2026-07-30T03:52:17.351Z | Downloaded base64ct v1.8.3 |
| 1041 | 2026-07-30T03:52:17.354Z | Downloaded cfg-if v1.0.4 |
| 1042 | 2026-07-30T03:52:17.354Z | Downloaded futures v0.3.32 |
| 1043 | 2026-07-30T03:52:17.357Z | Downloaded atomic-waker v1.1.2 |
| 1044 | 2026-07-30T03:52:17.357Z | Downloaded async-compression v0.4.42 |
| 1045 | 2026-07-30T03:52:17.360Z | Downloaded hickory-proto v0.24.4 |
| 1046 | 2026-07-30T03:52:17.368Z | Downloaded icu_normalizer_data v2.2.0 |
| 1047 | 2026-07-30T03:52:17.373Z | Downloaded enum-as-inner v0.6.1 |
| 1048 | 2026-07-30T03:52:17.373Z | Downloaded either v1.16.0 |
| 1049 | 2026-07-30T03:52:17.373Z | Downloaded darling v0.23.0 |
| 1050 | 2026-07-30T03:52:17.378Z | Downloaded foreign-types v0.5.0 |
| 1051 | 2026-07-30T03:52:17.378Z | Downloaded debug-ignore v1.0.5 |
| 1052 | 2026-07-30T03:52:17.378Z | Downloaded dtrace-parser v0.3.0 |
| 1053 | 2026-07-30T03:52:17.381Z | Downloaded derive-where v1.6.1 |
| 1054 | 2026-07-30T03:52:17.381Z | Downloaded ingot-types v0.1.2 |
| 1055 | 2026-07-30T03:52:17.384Z | Downloaded group v0.13.0 |
| 1056 | 2026-07-30T03:52:17.384Z | Downloaded defmt v0.3.100 |
| 1057 | 2026-07-30T03:52:17.384Z | Downloaded foreign-types-shared v0.3.1 |
| 1058 | 2026-07-30T03:52:17.387Z | Downloaded foreign-types-macros v0.2.3 |
| 1059 | 2026-07-30T03:52:17.387Z | Downloaded ff v0.13.1 |
| 1060 | 2026-07-30T03:52:17.387Z | Downloaded cstr-argument v0.1.2 |
| 1061 | 2026-07-30T03:52:17.387Z | Downloaded find-msvc-tools v0.1.9 |
| 1062 | 2026-07-30T03:52:17.390Z | Downloaded git-stub v1.0.0 |
| 1063 | 2026-07-30T03:52:17.390Z | Downloaded ciborium-io v0.2.2 |
| 1064 | 2026-07-30T03:52:17.390Z | Downloaded compression-core v0.4.32 |
| 1065 | 2026-07-30T03:52:17.393Z | Downloaded errno v0.3.14 |
| 1066 | 2026-07-30T03:52:17.393Z | Downloaded dof v0.3.0 |
| 1067 | 2026-07-30T03:52:17.393Z | Downloaded digest v0.10.7 |
| 1068 | 2026-07-30T03:52:17.396Z | Downloaded data-encoding v2.11.0 |
| 1069 | 2026-07-30T03:52:17.396Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1070 | 2026-07-30T03:52:17.396Z | Downloaded heck v0.5.0 |
| 1071 | 2026-07-30T03:52:17.399Z | Downloaded daft-derive v0.1.7 |
| 1072 | 2026-07-30T03:52:17.399Z | Downloaded cpufeatures v0.2.17 |
| 1073 | 2026-07-30T03:52:17.403Z | Downloaded hostname v0.4.2 |
| 1074 | 2026-07-30T03:52:17.403Z | Downloaded equivalent v1.0.2 |
| 1075 | 2026-07-30T03:52:17.403Z | Downloaded hash32 v0.3.1 |
| 1076 | 2026-07-30T03:52:17.408Z | Downloaded dunce v1.0.5 |
| 1077 | 2026-07-30T03:52:17.408Z | Downloaded bcs v0.1.6 |
| 1078 | 2026-07-30T03:52:17.409Z | Downloaded embedded-io v0.4.0 |
| 1079 | 2026-07-30T03:52:17.409Z | Downloaded indent_write v2.2.0 |
| 1080 | 2026-07-30T03:52:17.413Z | Downloaded futures-core v0.3.32 |
| 1081 | 2026-07-30T03:52:17.413Z | Downloaded fixedbitset v0.5.7 |
| 1082 | 2026-07-30T03:52:17.414Z | Downloaded git-stub-vcs v0.1.0 |
| 1083 | 2026-07-30T03:52:17.414Z | Downloaded convert_case v0.4.0 |
| 1084 | 2026-07-30T03:52:17.414Z | Downloaded foldhash v0.2.0 |
| 1085 | 2026-07-30T03:52:17.418Z | Downloaded inout v0.1.4 |
| 1086 | 2026-07-30T03:52:17.418Z | Downloaded crc8 v0.1.1 |
| 1087 | 2026-07-30T03:52:17.418Z | Downloaded bit-set v0.8.0 |
| 1088 | 2026-07-30T03:52:17.418Z | Downloaded hex v0.4.3 |
| 1089 | 2026-07-30T03:52:17.418Z | Downloaded futures-io v0.3.32 |
| 1090 | 2026-07-30T03:52:17.421Z | Downloaded bitflags v1.3.2 |
| 1091 | 2026-07-30T03:52:17.421Z | Downloaded aws-lc-rs v1.17.0 |
| 1092 | 2026-07-30T03:52:17.425Z | Downloaded httpdate v1.0.3 |
| 1093 | 2026-07-30T03:52:17.431Z | Downloaded fxhash v0.2.1 |
| 1094 | 2026-07-30T03:52:17.432Z | Downloaded console v0.16.3 |
| 1095 | 2026-07-30T03:52:17.432Z | Downloaded chacha20 v0.9.1 |
| 1096 | 2026-07-30T03:52:17.437Z | Downloaded float-ord v0.3.2 |
| 1097 | 2026-07-30T03:52:17.437Z | Downloaded camino v1.2.5 |
| 1098 | 2026-07-30T03:52:17.437Z | Downloaded hubpack_derive v0.1.1 |
| 1099 | 2026-07-30T03:52:17.437Z | Downloaded darling_macro v0.21.3 |
| 1100 | 2026-07-30T03:52:17.437Z | Downloaded generic-array v0.14.7 |
| 1101 | 2026-07-30T03:52:17.437Z | Downloaded critical-section v1.2.0 |
| 1102 | 2026-07-30T03:52:17.437Z | Downloaded clap_derive v4.6.4 |
| 1103 | 2026-07-30T03:52:17.440Z | Downloaded futures-task v0.3.32 |
| 1104 | 2026-07-30T03:52:17.440Z | Downloaded fixedbitset v0.4.2 |
| 1105 | 2026-07-30T03:52:17.440Z | Downloaded deranged v0.5.8 |
| 1106 | 2026-07-30T03:52:17.440Z | Downloaded hostname v0.3.1 |
| 1107 | 2026-07-30T03:52:17.440Z | Downloaded anstyle-query v1.1.5 |
| 1108 | 2026-07-30T03:52:17.444Z | Downloaded cmake v0.1.58 |
| 1109 | 2026-07-30T03:52:17.444Z | Downloaded byteorder v1.5.0 |
| 1110 | 2026-07-30T03:52:17.444Z | Downloaded crossbeam-deque v0.8.6 |
| 1111 | 2026-07-30T03:52:17.447Z | Downloaded const_format_proc_macros v0.2.34 |
| 1112 | 2026-07-30T03:52:17.447Z | Downloaded http-body v1.0.1 |
| 1113 | 2026-07-30T03:52:17.447Z | Downloaded compression-codecs v0.4.38 |
| 1114 | 2026-07-30T03:52:17.450Z | Downloaded darling v0.21.3 |
| 1115 | 2026-07-30T03:52:17.453Z | Downloaded foreign-types-shared v0.1.1 |
| 1116 | 2026-07-30T03:52:17.453Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1117 | 2026-07-30T03:52:17.456Z | Downloaded cobs v0.3.0 |
| 1118 | 2026-07-30T03:52:17.456Z | Downloaded crossbeam-epoch v0.9.18 |
| 1119 | 2026-07-30T03:52:17.459Z | Downloaded ciborium v0.2.2 |
| 1120 | 2026-07-30T03:52:17.459Z | Downloaded crypto-common v0.2.2 |
| 1121 | 2026-07-30T03:52:17.459Z | Downloaded cancel-safe-futures v0.1.5 |
| 1122 | 2026-07-30T03:52:17.462Z | Downloaded http-body-util v0.1.4 |
| 1123 | 2026-07-30T03:52:17.462Z | Downloaded foldhash v0.1.5 |
| 1124 | 2026-07-30T03:52:17.466Z | Downloaded erased-serde v0.3.31 |
| 1125 | 2026-07-30T03:52:17.466Z | Downloaded anstyle v1.0.14 |
| 1126 | 2026-07-30T03:52:17.469Z | Downloaded futures-macro v0.3.32 |
| 1127 | 2026-07-30T03:52:17.469Z | Downloaded dof v0.4.0 |
| 1128 | 2026-07-30T03:52:17.469Z | Downloaded backoff v0.4.0 |
| 1129 | 2026-07-30T03:52:17.469Z | Downloaded async-recursion v1.1.1 |
| 1130 | 2026-07-30T03:52:17.473Z | Downloaded embedded-io v0.6.1 |
| 1131 | 2026-07-30T03:52:17.473Z | Downloaded cfg_aliases v0.2.1 |
| 1132 | 2026-07-30T03:52:17.473Z | Downloaded globset v0.4.18 |
| 1133 | 2026-07-30T03:52:17.476Z | Downloaded base16ct v1.0.0 |
| 1134 | 2026-07-30T03:52:17.476Z | Downloaded highway v1.3.0 |
| 1135 | 2026-07-30T03:52:17.479Z | Downloaded glob v0.3.3 |
| 1136 | 2026-07-30T03:52:17.479Z | Downloaded displaydoc v0.2.6 |
| 1137 | 2026-07-30T03:52:17.479Z | Downloaded fs-err v3.3.0 |
| 1138 | 2026-07-30T03:52:17.483Z | Downloaded hyper-rustls v0.27.9 |
| 1139 | 2026-07-30T03:52:17.483Z | Downloaded defmt-macros v1.1.0 |
| 1140 | 2026-07-30T03:52:17.487Z | Downloaded itoa v1.0.18 |
| 1141 | 2026-07-30T03:52:17.487Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1142 | 2026-07-30T03:52:17.487Z | Downloaded linked-hash-map v0.5.6 |
| 1143 | 2026-07-30T03:52:17.487Z | Downloaded derive-ex v0.1.8 |
| 1144 | 2026-07-30T03:52:17.490Z | Downloaded crypto-common v0.1.7 |
| 1145 | 2026-07-30T03:52:17.490Z | Downloaded block-buffer v0.10.4 |
| 1146 | 2026-07-30T03:52:17.490Z | Downloaded cargo_toml v0.22.3 |
| 1147 | 2026-07-30T03:52:17.490Z | Downloaded async-stream-impl v0.3.6 |
| 1148 | 2026-07-30T03:52:17.490Z | Downloaded libscf-sys v1.2.0 |
| 1149 | 2026-07-30T03:52:17.494Z | Downloaded lazy_static v1.5.0 |
| 1150 | 2026-07-30T03:52:17.494Z | Downloaded konst_macro_rules v0.2.19 |
| 1151 | 2026-07-30T03:52:17.494Z | Downloaded const-random-macro v0.1.16 |
| 1152 | 2026-07-30T03:52:17.497Z | Downloaded dtrace-parser v0.2.0 |
| 1153 | 2026-07-30T03:52:17.497Z | Downloaded csv-core v0.1.13 |
| 1154 | 2026-07-30T03:52:17.497Z | Downloaded cpufeatures v0.3.0 |
| 1155 | 2026-07-30T03:52:17.497Z | Downloaded fastrand v2.4.1 |
| 1156 | 2026-07-30T03:52:17.500Z | Downloaded ident_case v1.0.1 |
| 1157 | 2026-07-30T03:52:17.500Z | Downloaded colorchoice v1.0.5 |
| 1158 | 2026-07-30T03:52:17.500Z | Downloaded clap v4.6.4 |
| 1159 | 2026-07-30T03:52:17.505Z | Downloaded fs_extra v1.3.0 |
| 1160 | 2026-07-30T03:52:17.508Z | Downloaded const-oid v0.10.2 |
| 1161 | 2026-07-30T03:52:17.508Z | Downloaded humantime v2.3.0 |
| 1162 | 2026-07-30T03:52:17.511Z | Downloaded byte-wrapper v0.1.0 |
| 1163 | 2026-07-30T03:52:17.511Z | Downloaded drift v0.2.0 |
| 1164 | 2026-07-30T03:52:17.516Z | Downloaded internet-checksum v0.2.1 |
| 1165 | 2026-07-30T03:52:17.519Z | Downloaded autocfg v1.5.1 |
| 1166 | 2026-07-30T03:52:17.519Z | Downloaded memmap v0.7.0 |
| 1167 | 2026-07-30T03:52:17.523Z | Downloaded chacha20poly1305 v0.10.1 |
| 1168 | 2026-07-30T03:52:17.523Z | Downloaded instant v0.1.13 |
| 1169 | 2026-07-30T03:52:17.523Z | Downloaded colored v3.1.1 |
| 1170 | 2026-07-30T03:52:17.526Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1171 | 2026-07-30T03:52:17.526Z | Downloaded newline-converter v0.3.0 |
| 1172 | 2026-07-30T03:52:17.526Z | Downloaded lru-cache v0.1.2 |
| 1173 | 2026-07-30T03:52:17.529Z | Downloaded camino-tempfile v1.4.1 |
| 1174 | 2026-07-30T03:52:17.529Z | Downloaded darling_macro v0.23.0 |
| 1175 | 2026-07-30T03:52:17.529Z | Downloaded macaddr v1.0.1 |
| 1176 | 2026-07-30T03:52:17.529Z | Downloaded lru-slab v0.1.2 |
| 1177 | 2026-07-30T03:52:17.532Z | Downloaded ciborium-ll v0.2.2 |
| 1178 | 2026-07-30T03:52:17.532Z | Downloaded ahash v0.8.12 |
| 1179 | 2026-07-30T03:52:17.535Z | Downloaded newtype_derive v0.1.6 |
| 1180 | 2026-07-30T03:52:17.536Z | Downloaded idna_adapter v1.2.2 |
| 1181 | 2026-07-30T03:52:17.536Z | Downloaded num-conv v0.2.2 |
| 1182 | 2026-07-30T03:52:17.536Z | Downloaded fnv v1.0.7 |
| 1183 | 2026-07-30T03:52:17.539Z | Downloaded bytes v1.11.1 |
| 1184 | 2026-07-30T03:52:17.539Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1185 | 2026-07-30T03:52:17.543Z | Downloaded is-terminal v0.4.17 |
| 1186 | 2026-07-30T03:52:17.543Z | Downloaded futures-channel v0.3.32 |
| 1187 | 2026-07-30T03:52:17.543Z | Downloaded is_ci v1.2.0 |
| 1188 | 2026-07-30T03:52:17.543Z | Downloaded digest v0.11.3 |
| 1189 | 2026-07-30T03:52:17.546Z | Downloaded ipnet v2.12.0 |
| 1190 | 2026-07-30T03:52:17.546Z | Downloaded argon2 v0.5.3 |
| 1191 | 2026-07-30T03:52:17.546Z | Downloaded blake2 v0.10.6 |
| 1192 | 2026-07-30T03:52:17.549Z | Downloaded darling_core v0.21.3 |
| 1193 | 2026-07-30T03:52:17.552Z | Downloaded managed v0.8.0 |
| 1194 | 2026-07-30T03:52:17.552Z | Downloaded linear-map v1.2.0 |
| 1195 | 2026-07-30T03:52:17.555Z | Downloaded futures-executor v0.3.32 |
| 1196 | 2026-07-30T03:52:17.555Z | Downloaded hybrid-array v0.4.12 |
| 1197 | 2026-07-30T03:52:17.555Z | Downloaded openssl-probe v0.2.1 |
| 1198 | 2026-07-30T03:52:17.558Z | Downloaded crossbeam-utils v0.8.21 |
| 1199 | 2026-07-30T03:52:17.558Z | Downloaded crossbeam-channel v0.5.15 |
| 1200 | 2026-07-30T03:52:17.561Z | Downloaded opaque-debug v0.3.1 |
| 1201 | 2026-07-30T03:52:17.561Z | Downloaded olpc-cjson v0.1.4 |
| 1202 | 2026-07-30T03:52:17.564Z | Downloaded num-derive v0.4.2 |
| 1203 | 2026-07-30T03:52:17.564Z | Downloaded oxnet v0.1.6 |
| 1204 | 2026-07-30T03:52:17.565Z | Downloaded newtype-uuid v1.3.2 |
| 1205 | 2026-07-30T03:52:17.567Z | Downloaded keccak v0.1.6 |
| 1206 | 2026-07-30T03:52:17.567Z | Downloaded libsw-core v0.3.2 |
| 1207 | 2026-07-30T03:52:17.568Z | Downloaded httparse v1.10.1 |
| 1208 | 2026-07-30T03:52:17.571Z | Downloaded cookie v0.18.1 |
| 1209 | 2026-07-30T03:52:17.571Z | Downloaded ipnetwork v0.21.1 |
| 1210 | 2026-07-30T03:52:17.574Z | Downloaded console v0.15.11 |
| 1211 | 2026-07-30T03:52:17.577Z | Downloaded num-iter v0.1.45 |
| 1212 | 2026-07-30T03:52:17.577Z | Downloaded match_cfg v0.1.0 |
| 1213 | 2026-07-30T03:52:17.577Z | Downloaded ingot-macros v0.1.1 |
| 1214 | 2026-07-30T03:52:17.577Z | Downloaded hmac v0.12.1 |
| 1215 | 2026-07-30T03:52:17.580Z | Downloaded num v0.4.3 |
| 1216 | 2026-07-30T03:52:17.580Z | Downloaded percent-encoding v2.3.2 |
| 1217 | 2026-07-30T03:52:17.580Z | Downloaded natord v1.0.9 |
| 1218 | 2026-07-30T03:52:17.583Z | Downloaded memoffset v0.9.1 |
| 1219 | 2026-07-30T03:52:17.583Z | Downloaded ingot v0.1.1 |
| 1220 | 2026-07-30T03:52:17.583Z | Downloaded chacha20 v0.10.0 |
| 1221 | 2026-07-30T03:52:17.586Z | Downloaded dyn-clone v1.0.20 |
| 1222 | 2026-07-30T03:52:17.586Z | Downloaded libsw v3.5.0 |
| 1223 | 2026-07-30T03:52:17.586Z | Downloaded backon v1.6.0 |
| 1224 | 2026-07-30T03:52:17.589Z | Downloaded pem v3.0.6 |
| 1225 | 2026-07-30T03:52:17.589Z | Downloaded jobserver v0.1.34 |
| 1226 | 2026-07-30T03:52:17.592Z | Downloaded progenitor-macro v0.10.0 |
| 1227 | 2026-07-30T03:52:17.592Z | Downloaded darling_core v0.23.0 |
| 1228 | 2026-07-30T03:52:17.595Z | Downloaded base64 v0.21.7 |
| 1229 | 2026-07-30T03:52:17.598Z | Downloaded phf v0.12.1 |
| 1230 | 2026-07-30T03:52:17.598Z | Downloaded num_threads v0.1.7 |
| 1231 | 2026-07-30T03:52:17.602Z | Downloaded mime v0.3.17 |
| 1232 | 2026-07-30T03:52:17.602Z | Downloaded plain v0.2.3 |
| 1233 | 2026-07-30T03:52:17.605Z | Downloaded proc-macro-crate v1.3.1 |
| 1234 | 2026-07-30T03:52:17.605Z | Downloaded phf_shared v0.12.1 |
| 1235 | 2026-07-30T03:52:17.605Z | Downloaded potential_utf v0.1.5 |
| 1236 | 2026-07-30T03:52:17.608Z | Downloaded openssl-macros v0.1.1 |
| 1237 | 2026-07-30T03:52:17.608Z | Downloaded dropshot_endpoint v0.17.1 |
| 1238 | 2026-07-30T03:52:17.611Z | Downloaded proc-macro-crate v3.5.0 |
| 1239 | 2026-07-30T03:52:17.611Z | Downloaded num_enum v0.5.11 |
| 1240 | 2026-07-30T03:52:17.614Z | Downloaded num-integer v0.1.46 |
| 1241 | 2026-07-30T03:52:17.619Z | Downloaded icu_properties v2.2.0 |
| 1242 | 2026-07-30T03:52:17.619Z | Downloaded iana-time-zone v0.1.65 |
| 1243 | 2026-07-30T03:52:17.619Z | Downloaded getrandom v0.3.4 |
| 1244 | 2026-07-30T03:52:17.623Z | Downloaded litemap v0.8.2 |
| 1245 | 2026-07-30T03:52:17.623Z | Downloaded no-std-compat v0.4.1 |
| 1246 | 2026-07-30T03:52:17.623Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1247 | 2026-07-30T03:52:17.626Z | Downloaded powerfmt v0.2.0 |
| 1248 | 2026-07-30T03:52:17.626Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1249 | 2026-07-30T03:52:17.630Z | Downloaded progenitor-client v0.10.0 |
| 1250 | 2026-07-30T03:52:17.634Z | Downloaded num_enum_derive v0.7.6 |
| 1251 | 2026-07-30T03:52:17.634Z | Downloaded num-complex v0.4.6 |
| 1252 | 2026-07-30T03:52:17.637Z | Downloaded const_format v0.2.36 |
| 1253 | 2026-07-30T03:52:17.637Z | Downloaded lock_api v0.4.14 |
| 1254 | 2026-07-30T03:52:17.637Z | Downloaded getrandom v0.4.2 |
| 1255 | 2026-07-30T03:52:17.640Z | Downloaded derive_more v0.99.20 |
| 1256 | 2026-07-30T03:52:17.643Z | Downloaded quick-error v1.2.3 |
| 1257 | 2026-07-30T03:52:17.650Z | Downloaded progenitor-client v0.14.0 |
| 1258 | 2026-07-30T03:52:17.650Z | Downloaded ref-cast v1.0.25 |
| 1259 | 2026-07-30T03:52:17.655Z | Downloaded memmap2 v0.9.10 |
| 1260 | 2026-07-30T03:52:17.655Z | Downloaded pest_generator v2.8.6 |
| 1261 | 2026-07-30T03:52:17.655Z | Downloaded password-hash v0.5.0 |
| 1262 | 2026-07-30T03:52:17.655Z | Downloaded progenitor-macro v0.14.0 |
| 1263 | 2026-07-30T03:52:17.657Z | Downloaded progenitor-macro v0.13.0 |
| 1264 | 2026-07-30T03:52:17.657Z | Downloaded parse-display v0.10.0 |
| 1265 | 2026-07-30T03:52:17.660Z | Downloaded ref-cast-impl v1.0.25 |
| 1266 | 2026-07-30T03:52:17.660Z | Downloaded indexmap v1.9.3 |
| 1267 | 2026-07-30T03:52:17.663Z | Downloaded bitflags v2.12.1 |
| 1268 | 2026-07-30T03:52:17.666Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1269 | 2026-07-30T03:52:17.666Z | Downloaded pretty-hex v0.4.2 |
| 1270 | 2026-07-30T03:52:17.669Z | Downloaded pin-project-lite v0.2.17 |
| 1271 | 2026-07-30T03:52:17.672Z | Downloaded rand_pcg v0.10.2 |
| 1272 | 2026-07-30T03:52:17.672Z | Downloaded port-file v0.1.0 |
| 1273 | 2026-07-30T03:52:17.676Z | Downloaded rustc_version v0.4.1 |
| 1274 | 2026-07-30T03:52:17.676Z | Downloaded progenitor v0.13.0 |
| 1275 | 2026-07-30T03:52:17.679Z | Downloaded rustc_version v0.1.7 |
| 1276 | 2026-07-30T03:52:17.679Z | Downloaded pkg-config v0.3.33 |
| 1277 | 2026-07-30T03:52:17.679Z | Downloaded same-file v1.0.6 |
| 1278 | 2026-07-30T03:52:17.682Z | Downloaded proc-macro-error v1.0.4 |
| 1279 | 2026-07-30T03:52:17.682Z | Downloaded paste v1.0.15 |
| 1280 | 2026-07-30T03:52:17.685Z | Downloaded num_enum_derive v0.5.11 |
| 1281 | 2026-07-30T03:52:17.685Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1282 | 2026-07-30T03:52:17.688Z | Downloaded num_enum v0.7.6 |
| 1283 | 2026-07-30T03:52:17.692Z | Downloaded rand_chacha v0.3.1 |
| 1284 | 2026-07-30T03:52:17.692Z | Downloaded once_cell v1.21.4 |
| 1285 | 2026-07-30T03:52:17.694Z | Downloaded progenitor-client v0.13.0 |
| 1286 | 2026-07-30T03:52:17.694Z | Downloaded parking_lot v0.11.2 |
| 1287 | 2026-07-30T03:52:17.695Z | Downloaded proc-macro-error2 v2.0.1 |
| 1288 | 2026-07-30T03:52:17.698Z | Downloaded num-rational v0.4.2 |
| 1289 | 2026-07-30T03:52:17.698Z | Downloaded getrandom v0.2.17 |
| 1290 | 2026-07-30T03:52:17.701Z | Downloaded scopeguard v1.2.0 |
| 1291 | 2026-07-30T03:52:17.701Z | Downloaded rand_core v0.6.4 |
| 1292 | 2026-07-30T03:52:17.704Z | Downloaded progenitor-extras v0.2.0 |
| 1293 | 2026-07-30T03:52:17.704Z | Downloaded icu_provider v2.2.0 |
| 1294 | 2026-07-30T03:52:17.707Z | Downloaded half v2.7.1 |
| 1295 | 2026-07-30T03:52:17.707Z | Downloaded serde-big-array v0.5.1 |
| 1296 | 2026-07-30T03:52:17.710Z | Downloaded secrecy v0.10.3 |
| 1297 | 2026-07-30T03:52:17.710Z | Downloaded owo-colors v4.3.0 |
| 1298 | 2026-07-30T03:52:17.710Z | Downloaded icu_normalizer v2.2.0 |
| 1299 | 2026-07-30T03:52:17.713Z | Downloaded progenitor v0.10.0 |
| 1300 | 2026-07-30T03:52:17.713Z | Downloaded serde_repr v0.1.21 |
| 1301 | 2026-07-30T03:52:17.716Z | Downloaded multer v3.1.0 |
| 1302 | 2026-07-30T03:52:17.716Z | Downloaded parse-display-derive v0.10.0 |
| 1303 | 2026-07-30T03:52:17.716Z | Downloaded elliptic-curve v0.13.8 |
| 1304 | 2026-07-30T03:52:17.719Z | Downloaded parking_lot_core v0.8.6 |
| 1305 | 2026-07-30T03:52:17.722Z | Downloaded heapless v0.8.0 |
| 1306 | 2026-07-30T03:52:17.725Z | Downloaded serde_spanned v1.1.1 |
| 1307 | 2026-07-30T03:52:17.725Z | Downloaded rand_core v0.9.5 |
| 1308 | 2026-07-30T03:52:17.725Z | Downloaded progenitor v0.14.0 |
| 1309 | 2026-07-30T03:52:17.728Z | Downloaded rand_chacha v0.9.0 |
| 1310 | 2026-07-30T03:52:17.728Z | Downloaded serde_urlencoded v0.7.1 |
| 1311 | 2026-07-30T03:52:17.728Z | Downloaded indicatif v0.18.4 |
| 1312 | 2026-07-30T03:52:17.731Z | Downloaded rand_xorshift v0.4.0 |
| 1313 | 2026-07-30T03:52:17.731Z | Downloaded rand_core v0.10.1 |
| 1314 | 2026-07-30T03:52:17.735Z | Downloaded serde_spanned v0.6.9 |
| 1315 | 2026-07-30T03:52:17.735Z | Downloaded scroll_derive v0.13.1 |
| 1316 | 2026-07-30T03:52:17.736Z | Downloaded quote v1.0.45 |
| 1317 | 2026-07-30T03:52:17.738Z | Downloaded pin-project-internal v1.1.13 |
| 1318 | 2026-07-30T03:52:17.738Z | Downloaded ppv-lite86 v0.2.21 |
| 1319 | 2026-07-30T03:52:17.739Z | Downloaded poly1305 v0.8.0 |
| 1320 | 2026-07-30T03:52:17.741Z | Downloaded rustc-hash v2.1.2 |
| 1321 | 2026-07-30T03:52:17.742Z | Downloaded parking_lot_core v0.9.12 |
| 1322 | 2026-07-30T03:52:17.745Z | Downloaded sha1 v0.10.6 |
| 1323 | 2026-07-30T03:52:17.745Z | Downloaded parking_lot v0.12.5 |
| 1324 | 2026-07-30T03:52:17.748Z | Downloaded rustversion v1.0.22 |
| 1325 | 2026-07-30T03:52:17.748Z | Downloaded icu_collections v2.2.0 |
| 1326 | 2026-07-30T03:52:17.751Z | Downloaded slog-bunyan v2.5.0 |
| 1327 | 2026-07-30T03:52:17.751Z | Downloaded siphasher v1.0.3 |
| 1328 | 2026-07-30T03:52:17.754Z | Downloaded serde_plain v1.0.2 |
| 1329 | 2026-07-30T03:52:17.759Z | Downloaded hickory-resolver v0.25.2 |
| 1330 | 2026-07-30T03:52:17.759Z | Downloaded rustls-native-certs v0.8.4 |
| 1331 | 2026-07-30T03:52:17.765Z | Downloaded scroll_derive v0.12.1 |
| 1332 | 2026-07-30T03:52:17.769Z | Downloaded schemars_derive v0.8.22 |
| 1333 | 2026-07-30T03:52:17.769Z | Downloaded sigpipe v0.1.3 |
| 1334 | 2026-07-30T03:52:17.769Z | Downloaded semver v0.1.20 |
| 1335 | 2026-07-30T03:52:17.769Z | Downloaded slog-envlogger v2.2.0 |
| 1336 | 2026-07-30T03:52:17.772Z | Downloaded http v1.4.2 |
| 1337 | 2026-07-30T03:52:17.775Z | Downloaded icu_locale_core v2.2.0 |
| 1338 | 2026-07-30T03:52:17.778Z | Downloaded scroll v0.12.0 |
| 1339 | 2026-07-30T03:52:17.781Z | Downloaded quinn-udp v0.5.14 |
| 1340 | 2026-07-30T03:52:17.781Z | Downloaded progenitor-impl v0.10.0 |
| 1341 | 2026-07-30T03:52:17.781Z | Downloaded pest_derive v2.8.6 |
| 1342 | 2026-07-30T03:52:17.785Z | Downloaded spin v0.5.2 |
| 1343 | 2026-07-30T03:52:17.785Z | Downloaded serde_derive_internals v0.29.1 |
| 1344 | 2026-07-30T03:52:17.788Z | Downloaded strum v0.27.2 |
| 1345 | 2026-07-30T03:52:17.788Z | Downloaded resolv-conf v0.7.6 |
| 1346 | 2026-07-30T03:52:17.788Z | Downloaded rusty-fork v0.3.1 |
| 1347 | 2026-07-30T03:52:17.791Z | Downloaded cc v1.2.63 |
| 1348 | 2026-07-30T03:52:17.792Z | Downloaded miniz_oxide v0.8.9 |
| 1349 | 2026-07-30T03:52:17.795Z | Downloaded idna v1.1.0 |
| 1350 | 2026-07-30T03:52:17.795Z | Downloaded base64 v0.22.1 |
| 1351 | 2026-07-30T03:52:17.799Z | Downloaded structmeta v0.3.0 |
| 1352 | 2026-07-30T03:52:17.799Z | Downloaded sha2 v0.10.9 |
| 1353 | 2026-07-30T03:52:17.803Z | Downloaded strum v0.26.3 |
| 1354 | 2026-07-30T03:52:17.803Z | Downloaded sync_wrapper v1.0.2 |
| 1355 | 2026-07-30T03:52:17.803Z | Downloaded strsim v0.11.1 |
| 1356 | 2026-07-30T03:52:17.803Z | Downloaded structmeta-derive v0.3.0 |
| 1357 | 2026-07-30T03:52:17.806Z | Downloaded take_mut v0.2.2 |
| 1358 | 2026-07-30T03:52:17.806Z | Downloaded swrite v0.1.0 |
| 1359 | 2026-07-30T03:52:17.806Z | Downloaded hyper-util v0.1.20 |
| 1360 | 2026-07-30T03:52:17.810Z | Downloaded serde_tokenstream v0.2.3 |
| 1361 | 2026-07-30T03:52:17.810Z | Downloaded pin-project v1.1.13 |
| 1362 | 2026-07-30T03:52:17.816Z | Downloaded konst v0.2.20 |
| 1363 | 2026-07-30T03:52:17.819Z | Downloaded postcard v1.1.3 |
| 1364 | 2026-07-30T03:52:17.823Z | Downloaded scroll v0.13.0 |
| 1365 | 2026-07-30T03:52:17.823Z | Downloaded testing_table v0.3.0 |
| 1366 | 2026-07-30T03:52:17.823Z | Downloaded termtree v0.5.1 |
| 1367 | 2026-07-30T03:52:17.823Z | Downloaded subtle v2.6.1 |
| 1368 | 2026-07-30T03:52:17.826Z | Downloaded tagptr v0.2.0 |
| 1369 | 2026-07-30T03:52:17.826Z | Downloaded prettyplease v0.2.37 |
| 1370 | 2026-07-30T03:52:17.829Z | Downloaded simd-adler32 v0.3.9 |
| 1371 | 2026-07-30T03:52:17.830Z | Downloaded shlex v2.0.1 |
| 1372 | 2026-07-30T03:52:17.830Z | Downloaded rustls-pemfile v2.2.0 |
| 1373 | 2026-07-30T03:52:17.833Z | Downloaded log v0.4.32 |
| 1374 | 2026-07-30T03:52:17.833Z | Downloaded smawk v0.3.2 |
| 1375 | 2026-07-30T03:52:17.838Z | Downloaded slab v0.4.12 |
| 1376 | 2026-07-30T03:52:17.838Z | Downloaded openssl-sys v0.9.116 |
| 1377 | 2026-07-30T03:52:17.842Z | Downloaded slog-term v2.9.2 |
| 1378 | 2026-07-30T03:52:17.842Z | Downloaded time-core v0.1.8 |
| 1379 | 2026-07-30T03:52:17.842Z | Downloaded slog-scope v4.4.1 |
| 1380 | 2026-07-30T03:52:17.842Z | Downloaded smartstring v1.0.1 |
| 1381 | 2026-07-30T03:52:17.845Z | Downloaded proc-macro2 v1.0.106 |
| 1382 | 2026-07-30T03:52:17.845Z | Downloaded papergrid v0.11.0 |
| 1383 | 2026-07-30T03:52:17.849Z | Downloaded thread-id v4.2.2 |
| 1384 | 2026-07-30T03:52:17.849Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1385 | 2026-07-30T03:52:17.852Z | Downloaded rhai_codegen v3.2.0 |
| 1386 | 2026-07-30T03:52:17.856Z | Downloaded slog-json v2.6.1 |
| 1387 | 2026-07-30T03:52:17.856Z | Downloaded tokio-macros v2.7.0 |
| 1388 | 2026-07-30T03:52:17.856Z | Downloaded smf v0.2.3 |
| 1389 | 2026-07-30T03:52:17.859Z | Downloaded slog-dtrace v0.3.0 |
| 1390 | 2026-07-30T03:52:17.859Z | Downloaded papergrid v0.18.0 |
| 1391 | 2026-07-30T03:52:17.863Z | Downloaded signal-hook-registry v1.4.8 |
| 1392 | 2026-07-30T03:52:17.863Z | Downloaded thread-id v5.1.0 |
| 1393 | 2026-07-30T03:52:17.863Z | Downloaded snafu-derive v0.8.9 |
| 1394 | 2026-07-30T03:52:17.866Z | Downloaded slog-async v2.8.0 |
| 1395 | 2026-07-30T03:52:17.866Z | Downloaded rustls-pki-types v1.14.1 |
| 1396 | 2026-07-30T03:52:17.866Z | Downloaded hickory-resolver v0.24.4 |
| 1397 | 2026-07-30T03:52:17.870Z | Downloaded synstructure v0.13.2 |
| 1398 | 2026-07-30T03:52:17.870Z | Downloaded semver v1.0.28 |
| 1399 | 2026-07-30T03:52:17.874Z | Downloaded supports-color v3.0.2 |
| 1400 | 2026-07-30T03:52:17.874Z | Downloaded static_assertions v1.1.0 |
| 1401 | 2026-07-30T03:52:17.874Z | Downloaded minimal-lexical v0.2.1 |
| 1402 | 2026-07-30T03:52:17.877Z | Downloaded strum_macros v0.27.2 |
| 1403 | 2026-07-30T03:52:17.877Z | Downloaded serde_path_to_error v0.1.20 |
| 1404 | 2026-07-30T03:52:17.880Z | Downloaded bstr v1.12.1 |
| 1405 | 2026-07-30T03:52:17.883Z | Downloaded toml_datetime v0.6.11 |
| 1406 | 2026-07-30T03:52:17.883Z | Downloaded memchr v2.8.1 |
| 1407 | 2026-07-30T03:52:17.887Z | Downloaded schemars v0.8.22 |
| 1408 | 2026-07-30T03:52:17.892Z | Downloaded typeid v1.0.3 |
| 1409 | 2026-07-30T03:52:17.896Z | Downloaded tower-layer v0.3.3 |
| 1410 | 2026-07-30T03:52:17.896Z | Downloaded thread_local v1.1.9 |
| 1411 | 2026-07-30T03:52:17.896Z | Downloaded thiserror-no-std v2.0.2 |
| 1412 | 2026-07-30T03:52:17.899Z | Downloaded progenitor-impl v0.13.0 |
| 1413 | 2026-07-30T03:52:17.899Z | Downloaded thiserror-impl v2.0.19 |
| 1414 | 2026-07-30T03:52:17.902Z | Downloaded icu_properties_data v2.2.0 |
| 1415 | 2026-07-30T03:52:17.906Z | Downloaded tower-service v0.3.3 |
| 1416 | 2026-07-30T03:52:17.909Z | Downloaded tiny-keccak v2.0.2 |
| 1417 | 2026-07-30T03:52:17.909Z | Downloaded time-macros v0.2.27 |
| 1418 | 2026-07-30T03:52:17.909Z | Downloaded thiserror-impl v1.0.69 |
| 1419 | 2026-07-30T03:52:17.912Z | Downloaded ryu v1.0.23 |
| 1420 | 2026-07-30T03:52:17.912Z | Downloaded quinn v0.11.9 |
| 1421 | 2026-07-30T03:52:17.916Z | Downloaded progenitor-impl v0.14.0 |
| 1422 | 2026-07-30T03:52:17.916Z | Downloaded spin v0.9.8 |
| 1423 | 2026-07-30T03:52:17.919Z | Downloaded thiserror v2.0.19 |
| 1424 | 2026-07-30T03:52:17.924Z | Downloaded tinyvec_macros v0.1.1 |
| 1425 | 2026-07-30T03:52:17.924Z | Downloaded strum_macros v0.26.4 |
| 1426 | 2026-07-30T03:52:17.924Z | Downloaded typify-macro v0.6.2 |
| 1427 | 2026-07-30T03:52:17.928Z | Downloaded pest_meta v2.8.6 |
| 1428 | 2026-07-30T03:52:17.928Z | Downloaded unarray v0.1.4 |
| 1429 | 2026-07-30T03:52:17.928Z | Downloaded try-lock v0.2.5 |
| 1430 | 2026-07-30T03:52:17.928Z | Downloaded typify-macro v0.4.3 |
| 1431 | 2026-07-30T03:52:17.928Z | Downloaded tinystr v0.8.3 |
| 1432 | 2026-07-30T03:52:17.928Z | Downloaded untrusted v0.9.0 |
| 1433 | 2026-07-30T03:52:17.932Z | Downloaded serde_core v1.0.228 |
| 1434 | 2026-07-30T03:52:17.932Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1435 | 2026-07-30T03:52:17.932Z | Downloaded dropshot-api-manager v0.7.2 |
| 1436 | 2026-07-30T03:52:17.936Z | Downloaded hashbrown v0.16.1 |
| 1437 | 2026-07-30T03:52:17.940Z | Downloaded tokio-tungstenite v0.21.0 |
| 1438 | 2026-07-30T03:52:17.940Z | Downloaded usdt-attr-macro v0.6.0 |
| 1439 | 2026-07-30T03:52:17.940Z | Downloaded unicode-xid v0.2.6 |
| 1440 | 2026-07-30T03:52:17.943Z | Downloaded universal-hash v0.5.1 |
| 1441 | 2026-07-30T03:52:17.943Z | Downloaded unit-prefix v0.5.2 |
| 1442 | 2026-07-30T03:52:17.943Z | Downloaded tempfile v3.27.0 |
| 1443 | 2026-07-30T03:52:17.946Z | Downloaded utf8parse v0.2.2 |
| 1444 | 2026-07-30T03:52:17.946Z | Downloaded wait-timeout v0.2.1 |
| 1445 | 2026-07-30T03:52:17.946Z | Downloaded utf-8 v0.7.6 |
| 1446 | 2026-07-30T03:52:17.947Z | Downloaded waitgroup v0.1.2 |
| 1447 | 2026-07-30T03:52:17.947Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1448 | 2026-07-30T03:52:17.950Z | Downloaded term v1.2.1 |
| 1449 | 2026-07-30T03:52:17.950Z | Downloaded serde_derive v1.0.228 |
| 1450 | 2026-07-30T03:52:17.954Z | Downloaded want v0.3.1 |
| 1451 | 2026-07-30T03:52:17.954Z | Downloaded version_check v0.9.5 |
| 1452 | 2026-07-30T03:52:17.954Z | Downloaded utf8_iter v1.0.4 |
| 1453 | 2026-07-30T03:52:17.957Z | Downloaded usdt-attr-macro v0.5.0 |
| 1454 | 2026-07-30T03:52:17.957Z | Downloaded untrusted v0.7.1 |
| 1455 | 2026-07-30T03:52:17.957Z | Downloaded usdt-macro v0.5.0 |
| 1456 | 2026-07-30T03:52:17.957Z | Downloaded slog-stdlog v4.1.1 |
| 1457 | 2026-07-30T03:52:17.962Z | Downloaded thiserror v1.0.69 |
| 1458 | 2026-07-30T03:52:17.962Z | Downloaded usdt-macro v0.6.0 |
| 1459 | 2026-07-30T03:52:17.967Z | Downloaded similar v2.7.0 |
| 1460 | 2026-07-30T03:52:17.967Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1461 | 2026-07-30T03:52:17.967Z | Downloaded toml_write v0.1.2 |
| 1462 | 2026-07-30T03:52:17.967Z | Downloaded slog v2.8.2 |
| 1463 | 2026-07-30T03:52:17.972Z | Downloaded thin-vec v0.2.18 |
| 1464 | 2026-07-30T03:52:17.972Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1465 | 2026-07-30T03:52:17.972Z | Downloaded indexmap v2.14.0 |
| 1466 | 2026-07-30T03:52:17.975Z | Downloaded smallvec v1.15.1 |
| 1467 | 2026-07-30T03:52:17.975Z | Downloaded serde_with_macros v3.21.0 |
| 1468 | 2026-07-30T03:52:17.975Z | Downloaded jiff-static v0.2.28 |
| 1469 | 2026-07-30T03:52:17.980Z | Downloaded tabwriter v1.4.1 |
| 1470 | 2026-07-30T03:52:17.980Z | Downloaded tabled_derive v0.11.0 |
| 1471 | 2026-07-30T03:52:17.980Z | Downloaded tabled_derive v0.7.0 |
| 1472 | 2026-07-30T03:52:17.980Z | Downloaded terminal_size v0.4.4 |
| 1473 | 2026-07-30T03:52:17.980Z | Downloaded num-traits v0.2.19 |
| 1474 | 2026-07-30T03:52:17.984Z | Downloaded crypto-bigint v0.5.5 |
| 1475 | 2026-07-30T03:52:17.984Z | Downloaded zerofrom v0.1.8 |
| 1476 | 2026-07-30T03:52:17.987Z | Downloaded zerofrom-derive v0.1.7 |
| 1477 | 2026-07-30T03:52:17.987Z | Downloaded yoke-derive v0.8.2 |
| 1478 | 2026-07-30T03:52:17.987Z | Downloaded qorb v0.4.1 |
| 1479 | 2026-07-30T03:52:17.990Z | Downloaded unicode-linebreak v0.1.5 |
| 1480 | 2026-07-30T03:52:17.990Z | Downloaded sha1 v0.11.0 |
| 1481 | 2026-07-30T03:52:17.990Z | Downloaded stable_deref_trait v1.2.1 |
| 1482 | 2026-07-30T03:52:17.993Z | Downloaded zeroize_derive v1.4.3 |
| 1483 | 2026-07-30T03:52:17.993Z | Downloaded tokio-stream v0.1.18 |
| 1484 | 2026-07-30T03:52:17.996Z | Downloaded usdt-impl v0.6.0 |
| 1485 | 2026-07-30T03:52:17.997Z | Downloaded usdt v0.6.0 |
| 1486 | 2026-07-30T03:52:17.997Z | Downloaded rand v0.8.6 |
| 1487 | 2026-07-30T03:52:18.000Z | Downloaded tokio-rustls v0.26.4 |
| 1488 | 2026-07-30T03:52:18.000Z | Downloaded zone_cfg_derive v0.3.1 |
| 1489 | 2026-07-30T03:52:18.005Z | Downloaded toml v0.8.23 |
| 1490 | 2026-07-30T03:52:18.005Z | Downloaded socket2 v0.6.5 |
| 1491 | 2026-07-30T03:52:18.005Z | Downloaded tokio-dtrace v0.1.1 |
| 1492 | 2026-07-30T03:52:18.009Z | Downloaded rayon-core v1.13.0 |
| 1493 | 2026-07-30T03:52:18.012Z | Downloaded mio v1.2.1 |
| 1494 | 2026-07-30T03:52:18.017Z | Downloaded zone v0.3.1 |
| 1495 | 2026-07-30T03:52:18.020Z | Downloaded rustls-webpki v0.103.13 |
| 1496 | 2026-07-30T03:52:18.024Z | Downloaded vsss-rs v3.3.4 |
| 1497 | 2026-07-30T03:52:18.027Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1498 | 2026-07-30T03:52:18.027Z | Downloaded nom v7.1.3 |
| 1499 | 2026-07-30T03:52:18.030Z | Downloaded whoami v1.6.1 |
| 1500 | 2026-07-30T03:52:18.030Z | Downloaded walkdir v2.5.0 |
| 1501 | 2026-07-30T03:52:18.035Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1502 | 2026-07-30T03:52:18.035Z | Downloaded textwrap v0.16.2 |
| 1503 | 2026-07-30T03:52:18.039Z | Downloaded schemars v1.2.1 |
| 1504 | 2026-07-30T03:52:18.042Z | Downloaded serde v1.0.228 |
| 1505 | 2026-07-30T03:52:18.045Z | Downloaded ucd-trie v0.1.7 |
| 1506 | 2026-07-30T03:52:18.045Z | Downloaded xz2 v0.1.7 |
| 1507 | 2026-07-30T03:52:18.049Z | Downloaded tinyvec v1.11.0 |
| 1508 | 2026-07-30T03:52:18.052Z | Downloaded tracing-attributes v0.1.31 |
| 1509 | 2026-07-30T03:52:18.055Z | Downloaded zeroize v1.8.2 |
| 1510 | 2026-07-30T03:52:18.058Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1511 | 2026-07-30T03:52:18.062Z | Downloaded zerovec-derive v0.11.3 |
| 1512 | 2026-07-30T03:52:18.071Z | Downloaded snafu v0.8.9 |
| 1513 | 2026-07-30T03:52:18.075Z | Downloaded zmij v1.0.21 |
| 1514 | 2026-07-30T03:52:18.078Z | Downloaded usdt v0.5.0 |
| 1515 | 2026-07-30T03:52:18.078Z | Downloaded hashbrown v0.17.1 |
| 1516 | 2026-07-30T03:52:18.081Z | Downloaded usdt-impl v0.5.0 |
| 1517 | 2026-07-30T03:52:18.085Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1518 | 2026-07-30T03:52:18.085Z | Downloaded tungstenite v0.21.0 |
| 1519 | 2026-07-30T03:52:18.103Z | Downloaded rand v0.9.4 |
| 1520 | 2026-07-30T03:52:18.108Z | Downloaded tracing-core v0.1.36 |
| 1521 | 2026-07-30T03:52:18.111Z | Downloaded itertools v0.12.1 |
| 1522 | 2026-07-30T03:52:18.111Z | Downloaded clap_builder v4.6.2 |
| 1523 | 2026-07-30T03:52:18.116Z | Downloaded itertools v0.14.0 |
| 1524 | 2026-07-30T03:52:18.119Z | Downloaded unicode-ident v1.0.24 |
| 1525 | 2026-07-30T03:52:18.123Z | Downloaded yoke v0.8.3 |
| 1526 | 2026-07-30T03:52:18.127Z | Downloaded zerocopy-derive v0.7.35 |
| 1527 | 2026-07-30T03:52:18.130Z | Downloaded toml_edit v0.22.27 |
| 1528 | 2026-07-30T03:52:18.130Z | Downloaded writeable v0.6.3 |
| 1529 | 2026-07-30T03:52:18.135Z | Downloaded unsafe-libyaml v0.2.11 |
| 1530 | 2026-07-30T03:52:18.135Z | Downloaded rand v0.10.2 |
| 1531 | 2026-07-30T03:52:18.139Z | Downloaded uuid v1.24.0 |
| 1532 | 2026-07-30T03:52:18.139Z | Downloaded steno v0.4.1 |
| 1533 | 2026-07-30T03:52:18.139Z | Downloaded typify v0.6.2 |
| 1534 | 2026-07-30T03:52:18.142Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1535 | 2026-07-30T03:52:18.145Z | Downloaded test-strategy v0.4.5 |
| 1536 | 2026-07-30T03:52:18.145Z | Downloaded hashbrown v0.15.5 |
| 1537 | 2026-07-30T03:52:18.150Z | Downloaded itertools v0.15.0 |
| 1538 | 2026-07-30T03:52:18.154Z | Downloaded goblin v0.8.2 |
| 1539 | 2026-07-30T03:52:18.158Z | Downloaded typify v0.4.3 |
| 1540 | 2026-07-30T03:52:18.163Z | Downloaded hyper v1.11.0 |
| 1541 | 2026-07-30T03:52:18.166Z | Downloaded schemars v0.9.0 |
| 1542 | 2026-07-30T03:52:18.170Z | Downloaded toml_edit v0.19.15 |
| 1543 | 2026-07-30T03:52:18.179Z | Downloaded nom v8.0.0 |
| 1544 | 2026-07-30T03:52:18.183Z | Downloaded hkdf v0.12.4 |
| 1545 | 2026-07-30T03:52:18.186Z | Downloaded pest v2.8.6 |
| 1546 | 2026-07-30T03:52:18.186Z | Downloaded ron v0.12.1 |
| 1547 | 2026-07-30T03:52:18.190Z | Downloaded h2 v0.4.14 |
| 1548 | 2026-07-30T03:52:18.194Z | Downloaded url v2.5.8 |
| 1549 | 2026-07-30T03:52:18.199Z | Downloaded futures-util v0.3.32 |
| 1550 | 2026-07-30T03:52:18.209Z | Downloaded libm v0.2.16 |
| 1551 | 2026-07-30T03:52:18.224Z | Downloaded rayon v1.12.0 |
| 1552 | 2026-07-30T03:52:18.237Z | Downloaded tower v0.5.3 |
| 1553 | 2026-07-30T03:52:18.241Z | Downloaded typed-path v0.9.3 |
| 1554 | 2026-07-30T03:52:18.245Z | Downloaded typenum v1.20.1 |
| 1555 | 2026-07-30T03:52:18.248Z | Downloaded reqwest v0.13.4 |
| 1556 | 2026-07-30T03:52:18.252Z | Downloaded reqwest v0.12.28 |
| 1557 | 2026-07-30T03:52:18.255Z | Downloaded iddqd v0.4.6 |
| 1558 | 2026-07-30T03:52:18.259Z | Downloaded regex v1.12.3 |
| 1559 | 2026-07-30T03:52:18.263Z | Downloaded serde_json v1.0.151 |
| 1560 | 2026-07-30T03:52:18.267Z | Downloaded zerotrie v0.2.4 |
| 1561 | 2026-07-30T03:52:18.270Z | Downloaded unicode-segmentation v1.13.3 |
| 1562 | 2026-07-30T03:52:18.274Z | Downloaded chrono v0.4.45 |
| 1563 | 2026-07-30T03:52:18.280Z | Downloaded zerocopy-derive v0.8.50 |
| 1564 | 2026-07-30T03:52:18.284Z | Downloaded tokio-util v0.7.18 |
| 1565 | 2026-07-30T03:52:18.287Z | Downloaded unicode-normalization v0.1.25 |
| 1566 | 2026-07-30T03:52:18.298Z | Downloaded portable-atomic v1.13.1 |
| 1567 | 2026-07-30T03:52:18.302Z | Downloaded zerovec v0.11.6 |
| 1568 | 2026-07-30T03:52:18.310Z | Downloaded tough v0.22.0 |
| 1569 | 2026-07-30T03:52:18.313Z | Downloaded curve25519-dalek v4.1.3 |
| 1570 | 2026-07-30T03:52:18.317Z | Downloaded tower-http v0.6.11 |
| 1571 | 2026-07-30T03:52:18.324Z | Downloaded proptest v1.11.0 |
| 1572 | 2026-07-30T03:52:18.333Z | Downloaded serde_with v3.21.0 |
| 1573 | 2026-07-30T03:52:18.339Z | Downloaded winnow v0.5.40 |
| 1574 | 2026-07-30T03:52:18.345Z | Downloaded zerocopy v0.7.35 |
| 1575 | 2026-07-30T03:52:18.353Z | Downloaded moka v0.12.15 |
| 1576 | 2026-07-30T03:52:18.356Z | Downloaded goblin v0.10.7 |
| 1577 | 2026-07-30T03:52:18.373Z | Downloaded winnow v1.0.3 |
| 1578 | 2026-07-30T03:52:18.381Z | Downloaded quinn-proto v0.11.16 |
| 1579 | 2026-07-30T03:52:18.385Z | Downloaded winnow v0.7.15 |
| 1580 | 2026-07-30T03:52:18.400Z | Downloaded tabled v0.21.0 |
| 1581 | 2026-07-30T03:52:18.409Z | Downloaded webpki-roots v1.0.7 |
| 1582 | 2026-07-30T03:52:18.413Z | Downloaded time v0.3.47 |
| 1583 | 2026-07-30T03:52:18.419Z | Downloaded tabled v0.15.0 |
| 1584 | 2026-07-30T03:52:18.426Z | Downloaded dropshot v0.17.1 |
| 1585 | 2026-07-30T03:52:18.438Z | Downloaded syn v1.0.109 |
| 1586 | 2026-07-30T03:52:18.454Z | Downloaded openssl v0.10.80 |
| 1587 | 2026-07-30T03:52:18.460Z | Downloaded vcpkg v0.2.15 |
| 1588 | 2026-07-30T03:52:18.481Z | Downloaded zerocopy v0.8.50 |
| 1589 | 2026-07-30T03:52:18.491Z | Downloaded regress v0.10.5 |
| 1590 | 2026-07-30T03:52:18.496Z | Downloaded smoltcp v0.11.0 |
| 1591 | 2026-07-30T03:52:18.503Z | Downloaded unicode-width v0.2.2 |
| 1592 | 2026-07-30T03:52:18.508Z | Downloaded unicode-width v0.1.14 |
| 1593 | 2026-07-30T03:52:18.512Z | Downloaded openapiv3 v2.2.0 |
| 1594 | 2026-07-30T03:52:18.517Z | Downloaded syn v2.0.117 |
| 1595 | 2026-07-30T03:52:18.523Z | Downloaded regress v0.11.1 |
| 1596 | 2026-07-30T03:52:18.528Z | Downloaded rhai v1.25.1 |
| 1597 | 2026-07-30T03:52:18.538Z | Downloaded rustix v1.1.4 |
| 1598 | 2026-07-30T03:52:18.549Z | Downloaded rustls v0.23.40 |
| 1599 | 2026-07-30T03:52:18.555Z | Downloaded rustix v0.38.44 |
| 1600 | 2026-07-30T03:52:18.567Z | Downloaded regex-syntax v0.8.10 |
| 1601 | 2026-07-30T03:52:18.572Z | Downloaded typify-impl v0.6.2 |
| 1602 | 2026-07-30T03:52:18.580Z | Downloaded typify-impl v0.4.3 |
| 1603 | 2026-07-30T03:52:18.589Z | Downloaded sled v0.34.7 |
| 1604 | 2026-07-30T03:52:18.595Z | Downloaded nix v0.31.3 |
| 1605 | 2026-07-30T03:52:18.601Z | Downloaded hickory-proto v0.25.2 |
| 1606 | 2026-07-30T03:52:18.610Z | Downloaded syn v3.0.3 |
| 1607 | 2026-07-30T03:52:18.628Z | Downloaded tracing v0.1.44 |
| 1608 | 2026-07-30T03:52:18.640Z | Downloaded lzma-sys v0.1.20 |
| 1609 | 2026-07-30T03:52:18.664Z | Downloaded libc v0.2.189 |
| 1610 | 2026-07-30T03:52:18.685Z | Downloaded regex-automata v0.4.14 |
| 1611 | 2026-07-30T03:52:18.729Z | Downloaded petgraph v0.6.5 |
| 1612 | 2026-07-30T03:52:18.738Z | Downloaded jiff v0.2.28 |
| 1613 | 2026-07-30T03:52:18.748Z | Downloaded chrono-tz v0.10.4 |
| 1614 | 2026-07-30T03:52:18.759Z | Downloaded encoding_rs v0.8.35 |
| 1615 | 2026-07-30T03:52:18.779Z | Downloaded petgraph v0.8.3 |
| 1616 | 2026-07-30T03:52:18.792Z | Downloaded csv v1.4.0 |
| 1617 | 2026-07-30T03:52:18.803Z | Downloaded sha3 v0.10.9 |
| 1618 | 2026-07-30T03:52:18.807Z | Downloaded ring v0.17.14 |
| 1619 | 2026-07-30T03:52:18.829Z | Downloaded tokio v1.53.1 |
| 1620 | 2026-07-30T03:52:19.373Z | Downloaded aws-lc-sys v0.41.0 |
| 1621 | 2026-07-30T03:52:19.746Z | Compiling proc-macro2 v1.0.106 |
| 1622 | 2026-07-30T03:52:19.746Z | Compiling quote v1.0.45 |
| 1623 | 2026-07-30T03:52:19.746Z | Compiling unicode-ident v1.0.24 |
| 1624 | 2026-07-30T03:52:19.749Z | Compiling serde_core v1.0.228 |
| 1625 | 2026-07-30T03:52:19.750Z | Compiling serde v1.0.228 |
| 1626 | 2026-07-30T03:52:19.750Z | Compiling libc v0.2.189 |
| 1627 | 2026-07-30T03:52:19.750Z | Compiling cfg-if v1.0.4 |
| 1628 | 2026-07-30T03:52:20.032Z | Compiling zmij v1.0.21 |
| 1629 | 2026-07-30T03:52:20.058Z | Compiling autocfg v1.5.1 |
| 1630 | 2026-07-30T03:52:20.370Z | Compiling memchr v2.8.1 |
| 1631 | 2026-07-30T03:52:20.400Z | Compiling libm v0.2.16 |
| 1632 | 2026-07-30T03:52:20.754Z | Compiling itoa v1.0.18 |
| 1633 | 2026-07-30T03:52:20.804Z | Compiling icu_properties_data v2.2.0 |
| 1634 | 2026-07-30T03:52:21.038Z | Compiling icu_normalizer_data v2.2.0 |
| 1635 | 2026-07-30T03:52:21.056Z | Compiling version_check v0.9.5 |
| 1636 | 2026-07-30T03:52:21.071Z | Compiling stable_deref_trait v1.2.1 |
| 1637 | 2026-07-30T03:52:21.171Z | Compiling serde_json v1.0.151 |
| 1638 | 2026-07-30T03:52:21.204Z | Compiling syn v2.0.117 |
| 1639 | 2026-07-30T03:52:21.247Z | Compiling syn v3.0.3 |
| 1640 | 2026-07-30T03:52:21.436Z | Compiling writeable v0.6.3 |
| 1641 | 2026-07-30T03:52:21.589Z | Compiling parking_lot_core v0.9.12 |
| 1642 | 2026-07-30T03:52:21.638Z | Compiling litemap v0.8.2 |
| 1643 | 2026-07-30T03:52:21.785Z | Compiling num-traits v0.2.19 |
| 1644 | 2026-07-30T03:52:21.798Z | Compiling utf8_iter v1.0.4 |
| 1645 | 2026-07-30T03:52:21.982Z | Compiling thiserror v2.0.19 |
| 1646 | 2026-07-30T03:52:22.145Z | Compiling percent-encoding v2.3.2 |
| 1647 | 2026-07-30T03:52:22.373Z | Compiling getrandom v0.4.2 |
| 1648 | 2026-07-30T03:52:22.447Z | Compiling rand_core v0.10.1 |
| 1649 | 2026-07-30T03:52:22.480Z | Compiling form_urlencoded v1.2.2 |
| 1650 | 2026-07-30T03:52:22.599Z | Compiling zerocopy v0.8.50 |
| 1651 | 2026-07-30T03:52:22.638Z | Compiling errno v0.3.14 |
| 1652 | 2026-07-30T03:52:22.811Z | Compiling iana-time-zone v0.1.65 |
| 1653 | 2026-07-30T03:52:23.001Z | Compiling heck v0.5.0 |
| 1654 | 2026-07-30T03:52:23.220Z | Compiling uuid v1.24.0 |
| 1655 | 2026-07-30T03:52:23.387Z | Compiling jobserver v0.1.34 |
| 1656 | 2026-07-30T03:52:23.507Z | Compiling shlex v2.0.1 |
| 1657 | 2026-07-30T03:52:23.685Z | Compiling find-msvc-tools v0.1.9 |
| 1658 | 2026-07-30T03:52:23.708Z | Compiling rustversion v1.0.22 |
| 1659 | 2026-07-30T03:52:23.733Z | Compiling semver v1.0.28 |
| 1660 | 2026-07-30T03:52:23.870Z | Compiling cc v1.2.63 |
| 1661 | 2026-07-30T03:52:23.929Z | Compiling schemars v0.8.22 |
| 1662 | 2026-07-30T03:52:24.203Z | Compiling dyn-clone v1.0.20 |
| 1663 | 2026-07-30T03:52:24.237Z | Compiling synstructure v0.13.2 |
| 1664 | 2026-07-30T03:52:24.347Z | Compiling serde_derive_internals v0.29.1 |
| 1665 | 2026-07-30T03:52:24.385Z | Compiling thiserror-impl v2.0.19 |
| 1666 | 2026-07-30T03:52:24.449Z | Compiling pin-project-lite v0.2.17 |
| 1667 | 2026-07-30T03:52:24.566Z | Compiling getrandom v0.2.17 |
| 1668 | 2026-07-30T03:52:24.770Z | Compiling scopeguard v1.2.0 |
| 1669 | 2026-07-30T03:52:24.836Z | Compiling bitflags v2.12.1 |
| 1670 | 2026-07-30T03:52:24.886Z | Compiling lock_api v0.4.14 |
| 1671 | 2026-07-30T03:52:25.062Z | Compiling socket2 v0.6.5 |
| 1672 | 2026-07-30T03:52:25.103Z | Compiling cmake v0.1.58 |
| 1673 | 2026-07-30T03:52:25.120Z | Compiling signal-hook-registry v1.4.8 |
| 1674 | 2026-07-30T03:52:25.139Z | Compiling mio v1.2.1 |
| 1675 | 2026-07-30T03:52:25.176Z | Compiling portable-atomic v1.13.1 |
| 1676 | 2026-07-30T03:52:25.260Z | Compiling fs_extra v1.3.0 |
| 1677 | 2026-07-30T03:52:25.437Z | Compiling serde_derive v1.0.228 |
| 1678 | 2026-07-30T03:52:25.441Z | Compiling zerofrom-derive v0.1.7 |
| 1679 | 2026-07-30T03:52:25.530Z | Compiling yoke-derive v0.8.2 |
| 1680 | 2026-07-30T03:52:25.584Z | Compiling zerovec-derive v0.11.3 |
| 1681 | 2026-07-30T03:52:25.610Z | Compiling displaydoc v0.2.6 |
| 1682 | 2026-07-30T03:52:25.638Z | Compiling schemars_derive v0.8.22 |
| 1683 | 2026-07-30T03:52:25.835Z | Compiling tokio-macros v2.7.0 |
| 1684 | 2026-07-30T03:52:25.837Z | Compiling zerocopy-derive v0.8.50 |
| 1685 | 2026-07-30T03:52:26.414Z | Compiling zeroize_derive v1.4.3 |
| 1686 | 2026-07-30T03:52:26.620Z | Compiling futures-macro v0.3.32 |
| 1687 | 2026-07-30T03:52:26.669Z | Compiling zerofrom v0.1.8 |
| 1688 | 2026-07-30T03:52:26.707Z | Compiling dunce v1.0.5 |
| 1689 | 2026-07-30T03:52:26.804Z | Compiling yoke v0.8.3 |
| 1690 | 2026-07-30T03:52:26.822Z | Compiling aws-lc-sys v0.41.0 |
| 1691 | 2026-07-30T03:52:26.934Z | Compiling critical-section v1.2.0 |
| 1692 | 2026-07-30T03:52:27.012Z | Compiling zerovec v0.11.6 |
| 1693 | 2026-07-30T03:52:27.054Z | Compiling zerotrie v0.2.4 |
| 1694 | 2026-07-30T03:52:27.119Z | Compiling zeroize v1.8.2 |
| 1695 | 2026-07-30T03:52:27.368Z | Compiling once_cell v1.21.4 |
| 1696 | 2026-07-30T03:52:27.469Z | Compiling futures-core v0.3.32 |
| 1697 | 2026-07-30T03:52:27.497Z | Compiling log v0.4.32 |
| 1698 | 2026-07-30T03:52:27.556Z | Compiling tinystr v0.8.3 |
| 1699 | 2026-07-30T03:52:27.618Z | Compiling potential_utf v0.1.5 |
| 1700 | 2026-07-30T03:52:27.679Z | Compiling subtle v2.6.1 |
| 1701 | 2026-07-30T03:52:27.730Z | Compiling icu_locale_core v2.2.0 |
| 1702 | 2026-07-30T03:52:27.818Z | Compiling icu_collections v2.2.0 |
| 1703 | 2026-07-30T03:52:27.835Z | Compiling equivalent v1.0.2 |
| 1704 | 2026-07-30T03:52:27.869Z | Compiling allocator-api2 v0.2.21 |
| 1705 | 2026-07-30T03:52:27.913Z | Compiling httparse v1.10.1 |
| 1706 | 2026-07-30T03:52:28.041Z | Compiling futures-sink v0.3.32 |
| 1707 | 2026-07-30T03:52:28.271Z | Compiling slab v0.4.12 |
| 1708 | 2026-07-30T03:52:28.314Z | Compiling rustix v1.1.4 |
| 1709 | 2026-07-30T03:52:28.471Z | Compiling thiserror v1.0.69 |
| 1710 | 2026-07-30T03:52:28.488Z | Compiling ucd-trie v0.1.7 |
| 1711 | 2026-07-30T03:52:28.568Z | Compiling icu_provider v2.2.0 |
| 1712 | 2026-07-30T03:52:28.682Z | Compiling smallvec v1.15.1 |
| 1713 | 2026-07-30T03:52:28.704Z | Compiling bytes v1.11.1 |
| 1714 | 2026-07-30T03:52:28.720Z | Compiling chrono v0.4.45 |
| 1715 | 2026-07-30T03:52:28.764Z | Compiling serde_tokenstream v0.2.3 |
| 1716 | 2026-07-30T03:52:28.798Z | Compiling pest v2.8.6 |
| 1717 | 2026-07-30T03:52:28.960Z | Compiling icu_normalizer v2.2.0 |
| 1718 | 2026-07-30T03:52:29.054Z | Compiling icu_properties v2.2.0 |
| 1719 | 2026-07-30T03:52:29.565Z | Compiling parking_lot v0.12.5 |
| 1720 | 2026-07-30T03:52:29.996Z | Compiling idna_adapter v1.2.2 |
| 1721 | 2026-07-30T03:52:30.131Z | Compiling idna v1.1.0 |
| 1722 | 2026-07-30T03:52:30.148Z | Compiling tokio v1.53.1 |
| 1723 | 2026-07-30T03:52:30.153Z | Compiling typenum v1.20.1 |
| 1724 | 2026-07-30T03:52:30.439Z | Compiling pest_meta v2.8.6 |
| 1725 | 2026-07-30T03:52:30.482Z | Compiling url v2.5.8 |
| 1726 | 2026-07-30T03:52:30.545Z | Compiling futures-channel v0.3.32 |
| 1727 | 2026-07-30T03:52:30.617Z | Compiling thiserror-impl v1.0.69 |
| 1728 | 2026-07-30T03:52:30.828Z | Compiling hashbrown v0.17.1 |
| 1729 | 2026-07-30T03:52:31.002Z | Compiling futures-task v0.3.32 |
| 1730 | 2026-07-30T03:52:31.574Z | Compiling pest_generator v2.8.6 |
| 1731 | 2026-07-30T03:52:31.688Z | Compiling futures-io v0.3.32 |
| 1732 | 2026-07-30T03:52:31.829Z | Compiling futures-util v0.3.32 |
| 1733 | 2026-07-30T03:52:31.902Z | Compiling regex-syntax v0.8.10 |
| 1734 | 2026-07-30T03:52:32.214Z | Compiling pest_derive v2.8.6 |
| 1735 | 2026-07-30T03:52:32.233Z | Compiling ipnetwork v0.21.1 |
| 1736 | 2026-07-30T03:52:32.256Z | Compiling getrandom v0.3.4 |
| 1737 | 2026-07-30T03:52:32.616Z | Compiling strsim v0.11.1 |
| 1738 | 2026-07-30T03:52:32.773Z | Compiling rand_core v0.6.4 |
| 1739 | 2026-07-30T03:52:32.921Z | Compiling aho-corasick v1.1.4 |
| 1740 | 2026-07-30T03:52:32.993Z | Compiling byteorder v1.5.0 |
| 1741 | 2026-07-30T03:52:33.036Z | Compiling indexmap v2.14.0 |
| 1742 | 2026-07-30T03:52:33.795Z | Compiling regex-automata v0.4.14 |
| 1743 | 2026-07-30T03:52:33.847Z | Compiling tracing-core v0.1.36 |
| 1744 | 2026-07-30T03:52:33.864Z | Compiling tracing-attributes v0.1.31 |
| 1745 | 2026-07-30T03:52:33.944Z | Compiling ident_case v1.0.1 |
| 1746 | 2026-07-30T03:52:34.082Z | Compiling slog v2.8.2 |
| 1747 | 2026-07-30T03:52:34.340Z | Compiling fnv v1.0.7 |
| 1748 | 2026-07-30T03:52:34.470Z | Compiling paste v1.0.15 |
| 1749 | 2026-07-30T03:52:34.489Z | Compiling base64 v0.22.1 |
| 1750 | 2026-07-30T03:52:34.579Z | Compiling anyhow v1.0.104 |
| 1751 | 2026-07-30T03:52:34.926Z | Compiling erased-serde v0.3.31 |
| 1752 | 2026-07-30T03:52:35.105Z | Compiling tracing v0.1.44 |
| 1753 | 2026-07-30T03:52:35.326Z | Compiling omicron-workspace-hack v0.1.0 |
| 1754 | 2026-07-30T03:52:35.514Z | Compiling regex v1.12.3 |
| 1755 | 2026-07-30T03:52:35.569Z | Compiling http v1.4.2 |
| 1756 | 2026-07-30T03:52:36.089Z | Compiling oxnet v0.1.6 |
| 1757 | 2026-07-30T03:52:36.324Z | Compiling rustls-pki-types v1.14.1 |
| 1758 | 2026-07-30T03:52:36.939Z | Compiling scroll_derive v0.13.1 |
| 1759 | 2026-07-30T03:52:37.209Z | Compiling ring v0.17.14 |
| 1760 | 2026-07-30T03:52:37.411Z | Compiling time-core v0.1.8 |
| 1761 | 2026-07-30T03:52:37.429Z | Compiling num-conv v0.2.2 |
| 1762 | 2026-07-30T03:52:37.564Z | Compiling aws-lc-rs v1.17.0 |
| 1763 | 2026-07-30T03:52:37.585Z | Compiling time-macros v0.2.27 |
| 1764 | 2026-07-30T03:52:37.886Z | Compiling tokio-util v0.7.18 |
| 1765 | 2026-07-30T03:52:38.226Z | Compiling ipnet v2.12.0 |
| 1766 | 2026-07-30T03:52:38.579Z | Compiling untrusted v0.9.0 |
| 1767 | 2026-07-30T03:52:38.719Z | Compiling untrusted v0.7.1 |
| 1768 | 2026-07-30T03:52:38.752Z | Compiling camino v1.2.5 |
| 1769 | 2026-07-30T03:52:38.978Z | Compiling ppv-lite86 v0.2.21 |
| 1770 | 2026-07-30T03:52:39.311Z | Compiling daft-derive v0.1.7 |
| 1771 | 2026-07-30T03:52:39.428Z | Compiling async-trait v0.1.89 |
| 1772 | 2026-07-30T03:52:39.457Z | Compiling rustls v0.23.40 |
| 1773 | 2026-07-30T03:52:39.486Z | Compiling crc32fast v1.5.0 |
| 1774 | 2026-07-30T03:52:39.900Z | Compiling http-body v1.0.1 |
| 1775 | 2026-07-30T03:52:40.070Z | Compiling atomic-waker v1.1.2 |
| 1776 | 2026-07-30T03:52:40.104Z | Compiling usdt-impl v0.6.0 |
| 1777 | 2026-07-30T03:52:40.207Z | Compiling crossbeam-utils v0.8.21 |
| 1778 | 2026-07-30T03:52:40.678Z | Compiling pretty-hex v0.4.2 |
| 1779 | 2026-07-30T03:52:40.683Z | Compiling scroll v0.13.0 |
| 1780 | 2026-07-30T03:52:40.683Z | Compiling tower-layer v0.3.3 |
| 1781 | 2026-07-30T03:52:40.756Z | Compiling ryu v1.0.23 |
| 1782 | 2026-07-30T03:52:40.776Z | Compiling try-lock v0.2.5 |
| 1783 | 2026-07-30T03:52:40.894Z | Compiling tower-service v0.3.3 |
| 1784 | 2026-07-30T03:52:40.998Z | Compiling plain v0.2.3 |
| 1785 | 2026-07-30T03:52:41.044Z | Compiling want v0.3.1 |
| 1786 | 2026-07-30T03:52:41.109Z | Compiling goblin v0.10.7 |
| 1787 | 2026-07-30T03:52:41.221Z | Compiling h2 v0.4.14 |
| 1788 | 2026-07-30T03:52:41.582Z | Compiling slog-async v2.8.0 |
| 1789 | 2026-07-30T03:52:41.892Z | Compiling httpdate v1.0.3 |
| 1790 | 2026-07-30T03:52:42.286Z | Compiling dtrace-parser v0.3.0 |
| 1791 | 2026-07-30T03:52:42.325Z | Compiling thread-id v5.1.0 |
| 1792 | 2026-07-30T03:52:42.357Z | Compiling ref-cast v1.0.25 |
| 1793 | 2026-07-30T03:52:43.817Z | Compiling dof v0.4.0 |
| 1794 | 2026-07-30T03:52:44.278Z | Compiling hyper v1.11.0 |
| 1795 | 2026-07-30T03:52:44.812Z | Compiling rand_core v0.9.5 |
| 1796 | 2026-07-30T03:52:45.073Z | Compiling serde_urlencoded v0.7.1 |
| 1797 | 2026-07-30T03:52:45.290Z | Compiling http-body-util v0.1.4 |
| 1798 | 2026-07-30T03:52:45.374Z | Compiling ref-cast-impl v1.0.25 |
| 1799 | 2026-07-30T03:52:45.774Z | Compiling hyper-util v0.1.20 |
| 1800 | 2026-07-30T03:52:45.989Z | Compiling syn v1.0.109 |
| 1801 | 2026-07-30T03:52:46.973Z | Compiling usdt-macro v0.6.0 |
| 1802 | 2026-07-30T03:52:47.697Z | Compiling usdt-attr-macro v0.6.0 |
| 1803 | 2026-07-30T03:52:47.821Z | Compiling structmeta-derive v0.3.0 |
| 1804 | 2026-07-30T03:52:48.433Z | Compiling multer v3.1.0 |
| 1805 | 2026-07-30T03:52:48.682Z | Compiling powerfmt v0.2.0 |
| 1806 | 2026-07-30T03:52:48.709Z | Compiling foldhash v0.2.0 |
| 1807 | 2026-07-30T03:52:48.874Z | Compiling structmeta v0.3.0 |
| 1808 | 2026-07-30T03:52:48.894Z | Compiling deranged v0.5.8 |
| 1809 | 2026-07-30T03:52:48.960Z | Compiling rand_chacha v0.9.0 |
| 1810 | 2026-07-30T03:52:49.074Z | Compiling darling_core v0.23.0 |
| 1811 | 2026-07-30T03:52:49.379Z | Compiling newtype-uuid-macros v0.1.0 |
| 1812 | 2026-07-30T03:52:49.831Z | Compiling num_threads v0.1.7 |
| 1813 | 2026-07-30T03:52:49.969Z | Compiling time v0.3.47 |
| 1814 | 2026-07-30T03:52:49.985Z | Compiling rand v0.9.4 |
| 1815 | 2026-07-30T03:52:50.225Z | Compiling newtype-uuid v1.3.2 |
| 1816 | 2026-07-30T03:52:50.692Z | Compiling sync_wrapper v1.0.2 |
| 1817 | 2026-07-30T03:52:50.816Z | Compiling async-stream-impl v0.3.6 |
| 1818 | 2026-07-30T03:52:51.053Z | Compiling strum_macros v0.26.4 |
| 1819 | 2026-07-30T03:52:51.150Z | Compiling darling_macro v0.23.0 |
| 1820 | 2026-07-30T03:52:51.167Z | Compiling dropshot v0.17.1 |
| 1821 | 2026-07-30T03:52:51.458Z | Compiling hex v0.4.3 |
| 1822 | 2026-07-30T03:52:51.758Z | Compiling fastrand v2.4.1 |
| 1823 | 2026-07-30T03:52:51.781Z | Compiling darling v0.23.0 |
| 1824 | 2026-07-30T03:52:51.877Z | Compiling tower v0.5.3 |
| 1825 | 2026-07-30T03:52:52.098Z | Compiling daft v0.1.7 |
| 1826 | 2026-07-30T03:52:52.385Z | Compiling crossbeam-channel v0.5.15 |
| 1827 | 2026-07-30T03:52:52.690Z | Compiling webpki-roots v1.0.7 |
| 1828 | 2026-07-30T03:52:52.825Z | Compiling openapiv3 v2.2.0 |
| 1829 | 2026-07-30T03:52:52.864Z | Compiling generic-array v0.14.7 |
| 1830 | 2026-07-30T03:52:53.218Z | Compiling tower-http v0.6.11 |
| 1831 | 2026-07-30T03:52:53.332Z | Compiling serde_with_macros v3.21.0 |
| 1832 | 2026-07-30T03:52:53.669Z | Compiling hashbrown v0.16.1 |
| 1833 | 2026-07-30T03:52:54.199Z | Compiling futures-executor v0.3.32 |
| 1834 | 2026-07-30T03:52:54.391Z | Compiling dropshot_endpoint v0.17.1 |
| 1835 | 2026-07-30T03:52:54.454Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1836 | 2026-07-30T03:52:54.674Z | Compiling thread_local v1.1.9 |
| 1837 | 2026-07-30T03:52:54.952Z | Compiling openssl-probe v0.2.1 |
| 1838 | 2026-07-30T03:52:55.045Z | Compiling cpufeatures v0.3.0 |
| 1839 | 2026-07-30T03:52:55.133Z | Compiling rustls-native-certs v0.8.4 |
| 1840 | 2026-07-30T03:52:55.202Z | Compiling futures v0.3.32 |
| 1841 | 2026-07-30T03:52:55.847Z | Compiling tempfile v3.27.0 |
| 1842 | 2026-07-30T03:52:55.918Z | Compiling derive-ex v0.1.8 |
| 1843 | 2026-07-30T03:52:56.115Z | Compiling strum_macros v0.27.2 |
| 1844 | 2026-07-30T03:52:56.621Z | Compiling is-terminal v0.4.17 |
| 1845 | 2026-07-30T03:52:56.703Z | Compiling take_mut v0.2.2 |
| 1846 | 2026-07-30T03:52:56.734Z | Compiling winnow v1.0.3 |
| 1847 | 2026-07-30T03:52:56.826Z | Compiling term v1.2.1 |
| 1848 | 2026-07-30T03:52:57.534Z | Compiling test-strategy v0.4.5 |
| 1849 | 2026-07-30T03:52:57.849Z | Compiling slog-term v2.9.2 |
| 1850 | 2026-07-30T03:52:59.161Z | Compiling hybrid-array v0.4.12 |
| 1851 | 2026-07-30T03:52:59.179Z | Compiling macaddr v1.0.1 |
| 1852 | 2026-07-30T03:52:59.557Z | Compiling adler2 v2.0.1 |
| 1853 | 2026-07-30T03:52:59.654Z | Compiling simd-adler32 v0.3.9 |
| 1854 | 2026-07-30T03:52:59.672Z | Compiling match_cfg v0.1.0 |
| 1855 | 2026-07-30T03:52:59.752Z | Compiling hostname v0.3.1 |
| 1856 | 2026-07-30T03:52:59.888Z | Compiling miniz_oxide v0.8.9 |
| 1857 | 2026-07-30T03:53:00.628Z | Compiling slog-json v2.6.1 |
| 1858 | 2026-07-30T03:53:00.924Z | Compiling memmap2 v0.9.10 |
| 1859 | 2026-07-30T03:53:01.246Z | Compiling usdt v0.6.0 |
| 1860 | 2026-07-30T03:53:01.369Z | Compiling slog-bunyan v2.5.0 |
| 1861 | 2026-07-30T03:53:01.387Z | Compiling flate2 v1.1.9 |
| 1862 | 2026-07-30T03:53:01.457Z | Compiling crypto-common v0.2.2 |
| 1863 | 2026-07-30T03:53:01.564Z | Compiling block-buffer v0.12.0 |
| 1864 | 2026-07-30T03:53:01.758Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1865 | 2026-07-30T03:53:01.926Z | Compiling compression-core v0.4.32 |
| 1866 | 2026-07-30T03:53:01.960Z | Compiling const-oid v0.10.2 |
| 1867 | 2026-07-30T03:53:02.108Z | Compiling debug-ignore v1.0.5 |
| 1868 | 2026-07-30T03:53:02.227Z | Compiling either v1.16.0 |
| 1869 | 2026-07-30T03:53:02.454Z | Compiling digest v0.11.3 |
| 1870 | 2026-07-30T03:53:02.457Z | Compiling compression-codecs v0.4.38 |
| 1871 | 2026-07-30T03:53:02.765Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1872 | 2026-07-30T03:53:02.836Z | Compiling crypto-common v0.1.7 |
| 1873 | 2026-07-30T03:53:02.890Z | Compiling parse-display-derive v0.10.0 |
| 1874 | 2026-07-30T03:53:03.045Z | Compiling rand_chacha v0.3.1 |
| 1875 | 2026-07-30T03:53:03.440Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1876 | 2026-07-30T03:53:03.450Z | Compiling serde_spanned v1.1.1 |
| 1877 | 2026-07-30T03:53:03.461Z | Compiling encoding_rs v0.8.35 |
| 1878 | 2026-07-30T03:53:03.499Z | Compiling spin v0.9.8 |
| 1879 | 2026-07-30T03:53:03.634Z | Compiling mime v0.3.17 |
| 1880 | 2026-07-30T03:53:03.685Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1881 | 2026-07-30T03:53:03.951Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1882 | 2026-07-30T03:53:03.968Z | Compiling rand v0.8.6 |
| 1883 | 2026-07-30T03:53:04.107Z | Compiling async-compression v0.4.42 |
| 1884 | 2026-07-30T03:53:04.404Z | Compiling sha1 v0.11.0 |
| 1885 | 2026-07-30T03:53:04.434Z | Compiling strum v0.26.3 |
| 1886 | 2026-07-30T03:53:04.582Z | Compiling async-stream v0.3.6 |
| 1887 | 2026-07-30T03:53:04.793Z | Compiling waitgroup v0.1.2 |
| 1888 | 2026-07-30T03:53:04.810Z | Compiling rustls-pemfile v2.2.0 |
| 1889 | 2026-07-30T03:53:04.957Z | Compiling serde_path_to_error v0.1.20 |
| 1890 | 2026-07-30T03:53:05.028Z | Compiling wait-timeout v0.2.1 |
| 1891 | 2026-07-30T03:53:05.084Z | Compiling hostname v0.4.2 |
| 1892 | 2026-07-30T03:53:05.482Z | Compiling bit-vec v0.8.0 |
| 1893 | 2026-07-30T03:53:05.736Z | Compiling quick-error v1.2.3 |
| 1894 | 2026-07-30T03:53:05.783Z | Compiling bit-set v0.8.0 |
| 1895 | 2026-07-30T03:53:05.835Z | Compiling rusty-fork v0.3.1 |
| 1896 | 2026-07-30T03:53:05.855Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1897 | 2026-07-30T03:53:05.972Z | Compiling serde_with v3.21.0 |
| 1898 | 2026-07-30T03:53:06.366Z | Compiling rand_xorshift v0.4.0 |
| 1899 | 2026-07-30T03:53:06.431Z | Compiling unarray v0.1.4 |
| 1900 | 2026-07-30T03:53:06.563Z | Compiling proptest v1.11.0 |
| 1901 | 2026-07-30T03:53:06.714Z | Compiling strum v0.27.2 |
| 1902 | 2026-07-30T03:53:06.858Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1903 | 2026-07-30T03:53:07.020Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1904 | 2026-07-30T03:53:07.185Z | Compiling instant v0.1.13 |
| 1905 | 2026-07-30T03:53:07.440Z | Compiling itertools v0.14.0 |
| 1906 | 2026-07-30T03:53:07.553Z | Compiling iddqd v0.4.6 |
| 1907 | 2026-07-30T03:53:08.073Z | Compiling unicode-width v0.2.2 |
| 1908 | 2026-07-30T03:53:08.503Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1909 | 2026-07-30T03:53:08.602Z | Compiling block-buffer v0.10.4 |
| 1910 | 2026-07-30T03:53:08.778Z | Compiling backon v1.6.0 |
| 1911 | 2026-07-30T03:53:08.968Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1912 | 2026-07-30T03:53:10.554Z | Compiling digest v0.10.7 |
| 1913 | 2026-07-30T03:53:10.573Z | Compiling backoff v0.4.0 |
| 1914 | 2026-07-30T03:53:10.736Z | Compiling parse-display v0.10.0 |
| 1915 | 2026-07-30T03:53:10.776Z | Compiling regress v0.10.5 |
| 1916 | 2026-07-30T03:53:10.793Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1917 | 2026-07-30T03:53:11.732Z | Compiling humantime v2.3.0 |
| 1918 | 2026-07-30T03:53:13.545Z | Compiling regress v0.11.1 |
| 1919 | 2026-07-30T03:53:15.098Z | Compiling typify-impl v0.6.2 |
| 1920 | 2026-07-30T03:53:15.456Z | Compiling zerocopy-derive v0.7.35 |
| 1921 | 2026-07-30T03:53:16.274Z | Compiling darling_core v0.21.3 |
| 1922 | 2026-07-30T03:53:16.588Z | Compiling clap_derive v4.6.4 |
| 1923 | 2026-07-30T03:53:16.605Z | Compiling utf8parse v0.2.2 |
| 1924 | 2026-07-30T03:53:16.721Z | Compiling cpufeatures v0.2.17 |
| 1925 | 2026-07-30T03:53:16.804Z | Compiling convert_case v0.4.0 |
| 1926 | 2026-07-30T03:53:17.109Z | Compiling derive_more v0.99.20 |
| 1927 | 2026-07-30T03:53:17.537Z | Compiling anstyle-parse v1.0.0 |
| 1928 | 2026-07-30T03:53:18.205Z | Compiling darling_macro v0.21.3 |
| 1929 | 2026-07-30T03:53:18.357Z | Compiling typify-macro v0.6.2 |
| 1930 | 2026-07-30T03:53:18.783Z | Compiling terminal_size v0.4.4 |
| 1931 | 2026-07-30T03:53:18.842Z | Compiling toml_datetime v0.6.11 |
| 1932 | 2026-07-30T03:53:18.859Z | Compiling anstyle v1.0.14 |
| 1933 | 2026-07-30T03:53:18.896Z | Compiling is_terminal_polyfill v1.70.2 |
| 1934 | 2026-07-30T03:53:19.077Z | Compiling anstyle-query v1.1.5 |
| 1935 | 2026-07-30T03:53:19.120Z | Compiling colorchoice v1.0.5 |
| 1936 | 2026-07-30T03:53:19.226Z | Compiling anstream v1.0.0 |
| 1937 | 2026-07-30T03:53:19.243Z | Compiling darling v0.21.3 |
| 1938 | 2026-07-30T03:53:19.725Z | Compiling secrecy v0.10.3 |
| 1939 | 2026-07-30T03:53:19.759Z | Compiling tinyvec_macros v0.1.1 |
| 1940 | 2026-07-30T03:53:20.030Z | Compiling clap_lex v1.1.0 |
| 1941 | 2026-07-30T03:53:20.103Z | Compiling crucible-workspace-hack v0.1.0 |
| 1942 | 2026-07-30T03:53:20.120Z | Compiling heapless v0.8.0 |
| 1943 | 2026-07-30T03:53:20.377Z | Compiling clap_builder v4.6.2 |
| 1944 | 2026-07-30T03:53:20.606Z | Compiling typify v0.6.2 |
| 1945 | 2026-07-30T03:53:20.625Z | Compiling tinyvec v1.11.0 |
| 1946 | 2026-07-30T03:53:20.871Z | Compiling ingot-macros v0.1.1 |
| 1947 | 2026-07-30T03:53:20.888Z | Compiling zerocopy v0.7.35 |
| 1948 | 2026-07-30T03:53:21.292Z | Compiling hash32 v0.3.1 |
| 1949 | 2026-07-30T03:53:21.442Z | Compiling rustc_version v0.4.1 |
| 1950 | 2026-07-30T03:53:21.481Z | Compiling scroll_derive v0.12.1 |
| 1951 | 2026-07-30T03:53:21.690Z | Compiling num-integer v0.1.46 |
| 1952 | 2026-07-30T03:53:21.713Z | Compiling usdt-impl v0.5.0 |
| 1953 | 2026-07-30T03:53:21.999Z | Compiling smoltcp v0.11.0 |
| 1954 | 2026-07-30T03:53:22.211Z | Compiling scroll v0.12.0 |
| 1955 | 2026-07-30T03:53:22.296Z | Compiling clap v4.6.4 |
| 1956 | 2026-07-30T03:53:22.381Z | Compiling curve25519-dalek v4.1.3 |
| 1957 | 2026-07-30T03:53:22.808Z | Compiling dof v0.3.0 |
| 1958 | 2026-07-30T03:53:23.544Z | Compiling ingot-types v0.1.2 |
| 1959 | 2026-07-30T03:53:24.243Z | Compiling hmac v0.12.1 |
| 1960 | 2026-07-30T03:53:24.314Z | Compiling dtrace-parser v0.2.0 |
| 1961 | 2026-07-30T03:53:24.317Z | Compiling inout v0.1.4 |
| 1962 | 2026-07-30T03:53:24.451Z | Compiling ff v0.13.1 |
| 1963 | 2026-07-30T03:53:24.490Z | Compiling cobs v0.3.0 |
| 1964 | 2026-07-30T03:53:24.762Z | Compiling thread-id v4.2.2 |
| 1965 | 2026-07-30T03:53:24.875Z | Compiling managed v0.8.0 |
| 1966 | 2026-07-30T03:53:24.931Z | Compiling unsafe-libyaml v0.2.11 |
| 1967 | 2026-07-30T03:53:25.062Z | Compiling bitflags v1.3.2 |
| 1968 | 2026-07-30T03:53:25.444Z | Compiling serde_yaml v0.9.34+deprecated |
| 1969 | 2026-07-30T03:53:26.101Z | Compiling postcard v1.1.3 |
| 1970 | 2026-07-30T03:53:26.480Z | Compiling group v0.13.0 |
| 1971 | 2026-07-30T03:53:26.605Z | Compiling cipher v0.4.4 |
| 1972 | 2026-07-30T03:53:26.693Z | Compiling hkdf v0.12.4 |
| 1973 | 2026-07-30T03:53:26.871Z | Compiling ingot v0.1.1 |
| 1974 | 2026-07-30T03:53:27.424Z | Compiling goblin v0.8.2 |
| 1975 | 2026-07-30T03:53:27.773Z | Compiling num-rational v0.4.2 |
| 1976 | 2026-07-30T03:53:28.746Z | Compiling num-iter v0.1.45 |
| 1977 | 2026-07-30T03:53:29.079Z | Compiling tabwriter v1.4.1 |
| 1978 | 2026-07-30T03:53:29.311Z | Compiling universal-hash v0.5.1 |
| 1979 | 2026-07-30T03:53:29.451Z | Compiling crypto-bigint v0.5.5 |
| 1980 | 2026-07-30T03:53:29.469Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1981 | 2026-07-30T03:53:29.625Z | Compiling hubpack_derive v0.1.1 |
| 1982 | 2026-07-30T03:53:30.164Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1983 | 2026-07-30T03:53:30.345Z | Compiling crossbeam-epoch v0.9.18 |
| 1984 | 2026-07-30T03:53:30.728Z | Compiling half v2.7.1 |
| 1985 | 2026-07-30T03:53:30.837Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1986 | 2026-07-30T03:53:31.237Z | Compiling num-complex v0.4.6 |
| 1987 | 2026-07-30T03:53:31.751Z | Compiling memoffset v0.9.1 |
| 1988 | 2026-07-30T03:53:32.016Z | Compiling cfg_aliases v0.2.1 |
| 1989 | 2026-07-30T03:53:32.043Z | Compiling prettyplease v0.2.37 |
| 1990 | 2026-07-30T03:53:32.070Z | Compiling opaque-debug v0.3.1 |
| 1991 | 2026-07-30T03:53:32.151Z | Compiling ciborium-io v0.2.2 |
| 1992 | 2026-07-30T03:53:32.178Z | Compiling rustix v0.38.44 |
| 1993 | 2026-07-30T03:53:32.300Z | Compiling base64ct v1.8.3 |
| 1994 | 2026-07-30T03:53:32.541Z | Compiling base16ct v0.2.0 |
| 1995 | 2026-07-30T03:53:32.702Z | Compiling elliptic-curve v0.13.8 |
| 1996 | 2026-07-30T03:53:33.007Z | Compiling password-hash v0.5.0 |
| 1997 | 2026-07-30T03:53:33.242Z | Compiling ciborium-ll v0.2.2 |
| 1998 | 2026-07-30T03:53:33.465Z | Compiling poly1305 v0.8.0 |
| 1999 | 2026-07-30T03:53:33.509Z | Compiling nix v0.31.3 |
| 2000 | 2026-07-30T03:53:34.183Z | Compiling num v0.4.3 |
| 2001 | 2026-07-30T03:53:34.332Z | Compiling thiserror-no-std v2.0.2 |
| 2002 | 2026-07-30T03:53:34.543Z | Compiling hubpack v0.1.2 |
| 2003 | 2026-07-30T03:53:35.969Z | Compiling chacha20 v0.9.1 |
| 2004 | 2026-07-30T03:53:36.213Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2005 | 2026-07-30T03:53:36.287Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2006 | 2026-07-30T03:53:36.368Z | Compiling reqwest v0.12.28 |
| 2007 | 2026-07-30T03:53:37.180Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2008 | 2026-07-30T03:53:37.555Z | Compiling blake2 v0.10.6 |
| 2009 | 2026-07-30T03:53:37.572Z | Compiling aead v0.5.2 |
| 2010 | 2026-07-30T03:53:38.039Z | Compiling byte-wrapper v0.1.0 |
| 2011 | 2026-07-30T03:53:38.106Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2012 | 2026-07-30T03:53:38.266Z | Compiling serde_repr v0.1.21 |
| 2013 | 2026-07-30T03:53:38.827Z | Compiling proc-macro-error-attr v1.0.4 |
| 2014 | 2026-07-30T03:53:38.945Z | Compiling bstr v1.12.1 |
| 2015 | 2026-07-30T03:53:38.968Z | Compiling keccak v0.1.6 |
| 2016 | 2026-07-30T03:53:39.074Z | Compiling static_assertions v1.1.0 |
| 2017 | 2026-07-30T03:53:39.157Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2018 | 2026-07-30T03:53:39.283Z | Compiling float-ord v0.3.2 |
| 2019 | 2026-07-30T03:53:39.442Z | Compiling sha3 v0.10.9 |
| 2020 | 2026-07-30T03:53:39.694Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2021 | 2026-07-30T03:53:40.174Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2022 | 2026-07-30T03:53:40.346Z | Compiling argon2 v0.5.3 |
| 2023 | 2026-07-30T03:53:40.527Z | Compiling proc-macro-crate v3.5.0 |
| 2024 | 2026-07-30T03:53:40.941Z | Compiling chacha20poly1305 v0.10.1 |
| 2025 | 2026-07-30T03:53:41.094Z | Compiling progenitor-client v0.10.0 |
| 2026 | 2026-07-30T03:53:41.384Z | Compiling vsss-rs v3.3.4 |
| 2027 | 2026-07-30T03:53:42.857Z | Compiling ciborium v0.2.2 |
| 2028 | 2026-07-30T03:53:43.302Z | Compiling rustls-webpki v0.103.13 |
| 2029 | 2026-07-30T03:53:43.817Z | Compiling usdt-macro v0.5.0 |
| 2030 | 2026-07-30T03:53:44.245Z | Compiling usdt-attr-macro v0.5.0 |
| 2031 | 2026-07-30T03:53:45.754Z | Compiling num-derive v0.4.2 |
| 2032 | 2026-07-30T03:53:45.919Z | Compiling enum-as-inner v0.6.1 |
| 2033 | 2026-07-30T03:53:46.527Z | Compiling proc-macro-error v1.0.4 |
| 2034 | 2026-07-30T03:53:46.576Z | Compiling memmap v0.7.0 |
| 2035 | 2026-07-30T03:53:46.799Z | Compiling indent_write v2.2.0 |
| 2036 | 2026-07-30T03:53:46.960Z | Compiling data-encoding v2.11.0 |
| 2037 | 2026-07-30T03:53:47.050Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2038 | 2026-07-30T03:53:47.145Z | Compiling winnow v0.5.40 |
| 2039 | 2026-07-30T03:53:47.362Z | Compiling usdt v0.5.0 |
| 2040 | 2026-07-30T03:53:47.533Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2041 | 2026-07-30T03:53:47.948Z | Compiling tokio-rustls v0.26.4 |
| 2042 | 2026-07-30T03:53:48.182Z | Compiling rustls-platform-verifier v0.7.0 |
| 2043 | 2026-07-30T03:53:48.246Z | Compiling hyper-rustls v0.27.9 |
| 2044 | 2026-07-30T03:53:48.515Z | Compiling reqwest v0.13.4 |
| 2045 | 2026-07-30T03:53:49.612Z | Compiling toml_edit v0.19.15 |
| 2046 | 2026-07-30T03:53:50.030Z | Compiling progenitor-client v0.14.0 |
| 2047 | 2026-07-30T03:53:50.521Z | Compiling progenitor-extras v0.2.0 |
| 2048 | 2026-07-30T03:53:51.180Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2049 | 2026-07-30T03:53:51.291Z | Compiling num_enum_derive v0.7.6 |
| 2050 | 2026-07-30T03:53:51.624Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2051 | 2026-07-30T03:53:52.345Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2052 | 2026-07-30T03:53:52.881Z | Compiling serde_spanned v0.6.9 |
| 2053 | 2026-07-30T03:53:53.053Z | Compiling foreign-types-macros v0.2.3 |
| 2054 | 2026-07-30T03:53:53.737Z | Compiling winnow v0.7.15 |
| 2055 | 2026-07-30T03:53:55.183Z | Compiling vcpkg v0.2.15 |
| 2056 | 2026-07-30T03:53:57.037Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2057 | 2026-07-30T03:54:01.332Z | Compiling toml_write v0.1.2 |
| 2058 | 2026-07-30T03:54:01.561Z | Compiling bytecount v0.6.9 |
| 2059 | 2026-07-30T03:54:01.773Z | Compiling pkg-config v0.3.33 |
| 2060 | 2026-07-30T03:54:02.238Z | Compiling foreign-types-shared v0.3.1 |
| 2061 | 2026-07-30T03:54:02.350Z | Compiling colored v3.1.1 |
| 2062 | 2026-07-30T03:54:02.900Z | Compiling foreign-types v0.5.0 |
| 2063 | 2026-07-30T03:54:02.997Z | Compiling openssl-sys v0.9.116 |
| 2064 | 2026-07-30T03:54:03.023Z | Compiling toml_edit v0.22.27 |
| 2065 | 2026-07-30T03:54:03.578Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2066 | 2026-07-30T03:54:03.620Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2067 | 2026-07-30T03:54:05.170Z | Compiling num_enum v0.7.6 |
| 2068 | 2026-07-30T03:54:05.315Z | Compiling proc-macro-crate v1.3.1 |
| 2069 | 2026-07-30T03:54:05.402Z | Compiling atomicwrites v0.4.4 |
| 2070 | 2026-07-30T03:54:05.616Z | Compiling progenitor-impl v0.14.0 |
| 2071 | 2026-07-30T03:54:05.664Z | Compiling chacha20 v0.10.0 |
| 2072 | 2026-07-30T03:54:05.692Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2073 | 2026-07-30T03:54:06.055Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2074 | 2026-07-30T03:54:06.141Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2075 | 2026-07-30T03:54:06.219Z | Compiling cstr-argument v0.1.2 |
| 2076 | 2026-07-30T03:54:06.411Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2077 | 2026-07-30T03:54:06.429Z | Compiling unicode-segmentation v1.13.3 |
| 2078 | 2026-07-30T03:54:06.526Z | Compiling linked-hash-map v0.5.6 |
| 2079 | 2026-07-30T03:54:06.630Z | Compiling resolv-conf v0.7.6 |
| 2080 | 2026-07-30T03:54:06.669Z | Compiling heck v0.4.1 |
| 2081 | 2026-07-30T03:54:06.754Z | Compiling semver v0.1.20 |
| 2082 | 2026-07-30T03:54:06.887Z | Compiling swrite v0.1.0 |
| 2083 | 2026-07-30T03:54:07.027Z | Compiling rayon-core v1.13.0 |
| 2084 | 2026-07-30T03:54:07.063Z | Compiling rustc_version v0.1.7 |
| 2085 | 2026-07-30T03:54:07.241Z | Compiling newline-converter v0.3.0 |
| 2086 | 2026-07-30T03:54:07.262Z | Compiling lru-cache v0.1.2 |
| 2087 | 2026-07-30T03:54:07.335Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2088 | 2026-07-30T03:54:07.371Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2089 | 2026-07-30T03:54:07.388Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2090 | 2026-07-30T03:54:07.413Z | Compiling rand v0.10.2 |
| 2091 | 2026-07-30T03:54:07.698Z | Compiling progenitor-macro v0.14.0 |
| 2092 | 2026-07-30T03:54:07.751Z | Compiling num_enum_derive v0.5.11 |
| 2093 | 2026-07-30T03:54:08.360Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2094 | 2026-07-30T03:54:08.702Z | Compiling toml v0.8.23 |
| 2095 | 2026-07-30T03:54:08.777Z | Compiling hickory-proto v0.24.4 |
| 2096 | 2026-07-30T03:54:08.829Z | Compiling similar v2.7.0 |
| 2097 | 2026-07-30T03:54:09.067Z | Compiling crossbeam-deque v0.8.6 |
| 2098 | 2026-07-30T03:54:09.303Z | Compiling progenitor-impl v0.13.0 |
| 2099 | 2026-07-30T03:54:09.475Z | Compiling console v0.15.11 |
| 2100 | 2026-07-30T03:54:10.744Z | Compiling camino-tempfile v1.4.1 |
| 2101 | 2026-07-30T03:54:11.169Z | Compiling serde-big-array v0.5.1 |
| 2102 | 2026-07-30T03:54:11.341Z | Compiling pin-project-internal v1.1.13 |
| 2103 | 2026-07-30T03:54:11.364Z | Compiling derive-where v1.6.1 |
| 2104 | 2026-07-30T03:54:11.631Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2105 | 2026-07-30T03:54:11.899Z | Compiling minimal-lexical v0.2.1 |
| 2106 | 2026-07-30T03:54:12.156Z | Compiling lazy_static v1.5.0 |
| 2107 | 2026-07-30T03:54:12.177Z | Compiling siphasher v1.0.3 |
| 2108 | 2026-07-30T03:54:12.396Z | Compiling phf_shared v0.12.1 |
| 2109 | 2026-07-30T03:54:12.459Z | Compiling pin-project v1.1.13 |
| 2110 | 2026-07-30T03:54:12.579Z | Compiling nom v7.1.3 |
| 2111 | 2026-07-30T03:54:12.626Z | Compiling progenitor v0.14.0 |
| 2112 | 2026-07-30T03:54:12.652Z | Compiling progenitor-macro v0.13.0 |
| 2113 | 2026-07-30T03:54:12.775Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2114 | 2026-07-30T03:54:13.093Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2115 | 2026-07-30T03:54:13.902Z | Compiling hickory-resolver v0.24.4 |
| 2116 | 2026-07-30T03:54:16.300Z | Compiling expectorate v1.2.0 |
| 2117 | 2026-07-30T03:54:16.831Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2118 | 2026-07-30T03:54:18.030Z | Compiling num_enum v0.5.11 |
| 2119 | 2026-07-30T03:54:18.167Z | Compiling newtype_derive v0.1.6 |
| 2120 | 2026-07-30T03:54:18.432Z | Compiling progenitor-client v0.13.0 |
| 2121 | 2026-07-30T03:54:18.955Z | Compiling unicode-normalization v0.1.25 |
| 2122 | 2026-07-30T03:54:19.540Z | Compiling tokio-stream v0.1.18 |
| 2123 | 2026-07-30T03:54:20.115Z | Compiling snafu-derive v0.8.9 |
| 2124 | 2026-07-30T03:54:21.434Z | Compiling async-recursion v1.1.1 |
| 2125 | 2026-07-30T03:54:21.631Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2126 | 2026-07-30T03:54:21.892Z | Compiling slog-dtrace v0.3.0 |
| 2127 | 2026-07-30T03:54:21.964Z | Compiling csv-core v0.1.13 |
| 2128 | 2026-07-30T03:54:22.145Z | Compiling openssl v0.10.80 |
| 2129 | 2026-07-30T03:54:22.162Z | Compiling konst_macro_rules v0.2.19 |
| 2130 | 2026-07-30T03:54:22.179Z | Compiling cancel-safe-futures v0.1.5 |
| 2131 | 2026-07-30T03:54:22.361Z | Compiling foreign-types-shared v0.1.1 |
| 2132 | 2026-07-30T03:54:22.378Z | Compiling unicode-width v0.1.14 |
| 2133 | 2026-07-30T03:54:22.442Z | Compiling highway v1.3.0 |
| 2134 | 2026-07-30T03:54:22.459Z | Compiling same-file v1.0.6 |
| 2135 | 2026-07-30T03:54:22.476Z | Compiling foldhash v0.1.5 |
| 2136 | 2026-07-30T03:54:22.643Z | Compiling owo-colors v4.3.0 |
| 2137 | 2026-07-30T03:54:22.688Z | Compiling chrono-tz v0.10.4 |
| 2138 | 2026-07-30T03:54:22.706Z | Compiling unicode-xid v0.2.6 |
| 2139 | 2026-07-30T03:54:22.840Z | Compiling const_format_proc_macros v0.2.34 |
| 2140 | 2026-07-30T03:54:22.965Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2141 | 2026-07-30T03:54:23.058Z | Compiling hashbrown v0.15.5 |
| 2142 | 2026-07-30T03:54:23.137Z | Compiling walkdir v2.5.0 |
| 2143 | 2026-07-30T03:54:23.715Z | Compiling foreign-types v0.3.2 |
| 2144 | 2026-07-30T03:54:23.736Z | Compiling konst v0.2.20 |
| 2145 | 2026-07-30T03:54:23.803Z | Compiling csv v1.4.0 |
| 2146 | 2026-07-30T03:54:23.974Z | Compiling snafu v0.8.9 |
| 2147 | 2026-07-30T03:54:24.094Z | Compiling progenitor v0.13.0 |
| 2148 | 2026-07-30T03:54:24.121Z | Compiling qorb v0.4.1 |
| 2149 | 2026-07-30T03:54:24.248Z | Compiling olpc-cjson v0.1.4 |
| 2150 | 2026-07-30T03:54:24.527Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2151 | 2026-07-30T03:54:24.544Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2152 | 2026-07-30T03:54:25.063Z | Compiling rayon v1.12.0 |
| 2153 | 2026-07-30T03:54:25.744Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2154 | 2026-07-30T03:54:27.326Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2155 | 2026-07-30T03:54:28.036Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2156 | 2026-07-30T03:54:28.560Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2157 | 2026-07-30T03:54:28.833Z | Compiling phf v0.12.1 |
| 2158 | 2026-07-30T03:54:29.463Z | Compiling zone_cfg_derive v0.3.1 |
| 2159 | 2026-07-30T03:54:30.030Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2160 | 2026-07-30T03:54:30.196Z | Compiling tokio-dtrace v0.1.1 |
| 2161 | 2026-07-30T03:54:30.604Z | Compiling globset v0.4.18 |
| 2162 | 2026-07-30T03:54:30.751Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2163 | 2026-07-30T03:54:30.987Z | Compiling itertools v0.12.1 |
| 2164 | 2026-07-30T03:54:32.291Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2165 | 2026-07-30T03:54:32.518Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2166 | 2026-07-30T03:54:32.647Z | Compiling pem v3.0.6 |
| 2167 | 2026-07-30T03:54:32.967Z | Compiling libsw-core v0.3.2 |
| 2168 | 2026-07-30T03:54:32.971Z | Compiling serde_plain v1.0.2 |
| 2169 | 2026-07-30T03:54:33.083Z | Compiling openssl-macros v0.1.1 |
| 2170 | 2026-07-30T03:54:33.195Z | Compiling cookie v0.18.1 |
| 2171 | 2026-07-30T03:54:33.221Z | Compiling sigpipe v0.1.3 |
| 2172 | 2026-07-30T03:54:33.343Z | Compiling typed-path v0.9.3 |
| 2173 | 2026-07-30T03:54:33.453Z | Compiling fixedbitset v0.5.7 |
| 2174 | 2026-07-30T03:54:33.578Z | Compiling fixedbitset v0.4.2 |
| 2175 | 2026-07-30T03:54:33.703Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2176 | 2026-07-30T03:54:33.754Z | Compiling glob v0.3.3 |
| 2177 | 2026-07-30T03:54:33.806Z | Compiling jiff v0.2.28 |
| 2178 | 2026-07-30T03:54:34.108Z | Compiling petgraph v0.6.5 |
| 2179 | 2026-07-30T03:54:34.116Z | Compiling petgraph v0.8.3 |
| 2180 | 2026-07-30T03:54:34.675Z | Compiling tough v0.22.0 |
| 2181 | 2026-07-30T03:54:35.766Z | Compiling libsw v3.5.0 |
| 2182 | 2026-07-30T03:54:35.813Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2183 | 2026-07-30T03:54:35.958Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2184 | 2026-07-30T03:54:36.110Z | Compiling zone v0.3.1 |
| 2185 | 2026-07-30T03:54:36.277Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2186 | 2026-07-30T03:54:36.340Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2187 | 2026-07-30T03:54:36.584Z | Compiling oxide-tokio-rt v0.1.6 |
| 2188 | 2026-07-30T03:54:37.194Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2189 | 2026-07-30T03:54:37.790Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2190 | 2026-07-30T03:54:39.195Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2191 | 2026-07-30T03:54:39.408Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2192 | 2026-07-30T03:54:39.801Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2193 | 2026-07-30T03:54:40.265Z | Compiling const_format v0.2.36 |
| 2194 | 2026-07-30T03:54:41.146Z | Compiling papergrid v0.11.0 |
| 2195 | 2026-07-30T03:54:41.715Z | Compiling tabled_derive v0.7.0 |
| 2196 | 2026-07-30T03:54:41.988Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2197 | 2026-07-30T03:54:42.724Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2198 | 2026-07-30T03:54:43.061Z | Compiling libscf-sys v1.2.0 |
| 2199 | 2026-07-30T03:54:43.357Z | Compiling gethostname v0.5.0 |
| 2200 | 2026-07-30T03:54:43.508Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2201 | 2026-07-30T03:54:43.540Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2202 | 2026-07-30T03:54:43.540Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2203 | 2026-07-30T03:54:43.734Z | Compiling smf v0.2.3 |
| 2204 | 2026-07-30T03:54:44.046Z | Compiling bcs v0.1.6 |
| 2205 | 2026-07-30T03:54:44.240Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2206 | 2026-07-30T03:54:44.297Z | Compiling tagptr v0.2.0 |
| 2207 | 2026-07-30T03:54:44.454Z | Compiling smawk v0.3.2 |
| 2208 | 2026-07-30T03:54:44.474Z | Compiling whoami v1.6.1 |
| 2209 | 2026-07-30T03:54:44.619Z | Compiling termtree v0.5.1 |
| 2210 | 2026-07-30T03:54:44.798Z | Compiling linear-map v1.2.0 |
| 2211 | 2026-07-30T03:54:44.798Z | Compiling unicode-linebreak v0.1.5 |
| 2212 | 2026-07-30T03:54:45.029Z | Compiling textwrap v0.16.2 |
| 2213 | 2026-07-30T03:54:45.093Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2214 | 2026-07-30T03:54:47.064Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2215 | 2026-07-30T03:54:47.064Z | Compiling moka v0.12.15 |
| 2216 | 2026-07-30T03:54:47.064Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2217 | 2026-07-30T03:54:47.171Z | Compiling tabled v0.15.0 |
| 2218 | 2026-07-30T03:54:47.688Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2219 | 2026-07-30T03:54:47.733Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2220 | 2026-07-30T03:54:47.837Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2221 | 2026-07-30T03:54:48.208Z | Compiling steno v0.4.1 |
| 2222 | 2026-07-30T03:54:49.699Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2223 | 2026-07-30T03:54:53.236Z | Compiling hickory-proto v0.25.2 |
| 2224 | 2026-07-30T03:54:53.861Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2225 | 2026-07-30T03:54:54.322Z | Compiling proc-macro-error2 v2.0.1 |
| 2226 | 2026-07-30T03:54:54.742Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2227 | 2026-07-30T03:54:54.942Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2228 | 2026-07-30T03:54:55.005Z | Compiling parking_lot_core v0.8.6 |
| 2229 | 2026-07-30T03:54:55.101Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2230 | 2026-07-30T03:54:55.273Z | Compiling tabled_derive v0.11.0 |
| 2231 | 2026-07-30T03:54:55.330Z | Compiling papergrid v0.18.0 |
| 2232 | 2026-07-30T03:54:56.258Z | Compiling hickory-resolver v0.25.2 |
| 2233 | 2026-07-30T03:54:56.465Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2234 | 2026-07-30T03:54:56.856Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2235 | 2026-07-30T03:54:58.281Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2236 | 2026-07-30T03:54:58.682Z | Compiling testing_table v0.3.0 |
| 2237 | 2026-07-30T03:54:59.103Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2238 | 2026-07-30T03:55:00.245Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2239 | 2026-07-30T03:55:00.286Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2240 | 2026-07-30T03:55:00.835Z | Compiling tabled v0.21.0 |
| 2241 | 2026-07-30T03:55:00.862Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2242 | 2026-07-30T03:55:01.725Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2243 | 2026-07-30T03:55:01.859Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2244 | 2026-07-30T03:55:02.456Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2245 | 2026-07-30T03:55:02.549Z | Compiling arc-swap v1.9.1 |
| 2246 | 2026-07-30T03:55:02.903Z | Compiling slog-scope v4.4.1 |
| 2247 | 2026-07-30T03:55:03.333Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2248 | 2026-07-30T03:55:04.224Z | Compiling parking_lot v0.11.2 |
| 2249 | 2026-07-30T03:55:05.079Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2250 | 2026-07-30T03:55:05.238Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2251 | 2026-07-30T03:55:05.533Z | Compiling fxhash v0.2.1 |
| 2252 | 2026-07-30T03:55:05.593Z | Compiling crc8 v0.1.1 |
| 2253 | 2026-07-30T03:55:05.670Z | Compiling sled v0.34.7 |
| 2254 | 2026-07-30T03:55:05.715Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 2255 | 2026-07-30T03:55:05.833Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2256 | 2026-07-30T03:55:07.900Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3ddd7e684a78ad33be66717408c381b1962ae04e#3ddd7e68) |
| 2257 | 2026-07-30T03:55:08.645Z | Compiling slog-stdlog v4.1.1 |
| 2258 | 2026-07-30T03:55:09.113Z | Compiling port-file v0.1.0 |
| 2259 | 2026-07-30T03:55:09.282Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2260 | 2026-07-30T03:55:09.332Z | Compiling slog-envlogger v2.2.0 |
| 2261 | 2026-07-30T03:55:09.379Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2262 | 2026-07-30T03:55:10.503Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2263 | 2026-07-30T03:55:12.906Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2264 | 2026-07-30T03:55:14.559Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2265 | 2026-07-30T03:55:17.394Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2266 | 2026-07-30T03:55:25.928Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2267 | 2026-07-30T03:55:31.185Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2268 | 2026-07-30T03:55:34.519Z | Finished `release` profile [optimized] target(s) in 3m 36s |
| 2269 | 2026-07-30T03:55:35.264Z | + banner trio |
| 2270 | 2026-07-30T03:55:35.314Z | |
| 2271 | 2026-07-30T03:55:35.314Z | ##### ##### # #### |
| 2272 | 2026-07-30T03:55:35.314Z | # # # # # # |
| 2273 | 2026-07-30T03:55:35.314Z | # # # # # # |
| 2274 | 2026-07-30T03:55:35.314Z | # ##### # # # |
| 2275 | 2026-07-30T03:55:35.314Z | # # # # # # |
| 2276 | 2026-07-30T03:55:35.314Z | # # # # #### |
| 2277 | 2026-07-30T03:55:35.314Z | |
| 2278 | 2026-07-30T03:55:35.314Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2279 | 2026-07-30T03:55:35.390Z | Compiling cfg-if v1.0.4 |
| 2280 | 2026-07-30T03:55:35.400Z | Compiling libc v0.2.189 |
| 2281 | 2026-07-30T03:55:35.400Z | Compiling serde_core v1.0.228 |
| 2282 | 2026-07-30T03:55:35.499Z | Compiling memchr v2.8.1 |
| 2283 | 2026-07-30T03:55:35.523Z | Compiling itoa v1.0.18 |
| 2284 | 2026-07-30T03:55:35.540Z | Compiling smallvec v1.15.1 |
| 2285 | 2026-07-30T03:55:35.541Z | Compiling stable_deref_trait v1.2.1 |
| 2286 | 2026-07-30T03:55:35.541Z | Compiling zerofrom v0.1.8 |
| 2287 | 2026-07-30T03:55:35.549Z | Compiling zmij v1.0.21 |
| 2288 | 2026-07-30T03:55:35.590Z | Compiling litemap v0.8.2 |
| 2289 | 2026-07-30T03:55:35.653Z | Compiling yoke v0.8.3 |
| 2290 | 2026-07-30T03:55:35.728Z | Compiling writeable v0.6.3 |
| 2291 | 2026-07-30T03:55:35.743Z | Compiling utf8_iter v1.0.4 |
| 2292 | 2026-07-30T03:55:35.779Z | Compiling percent-encoding v2.3.2 |
| 2293 | 2026-07-30T03:55:35.842Z | Compiling zerovec v0.11.6 |
| 2294 | 2026-07-30T03:55:35.861Z | Compiling zerotrie v0.2.4 |
| 2295 | 2026-07-30T03:55:35.897Z | Compiling libm v0.2.16 |
| 2296 | 2026-07-30T03:55:35.971Z | Compiling icu_properties_data v2.2.0 |
| 2297 | 2026-07-30T03:55:36.007Z | Compiling icu_normalizer_data v2.2.0 |
| 2298 | 2026-07-30T03:55:36.049Z | Compiling form_urlencoded v1.2.2 |
| 2299 | 2026-07-30T03:55:36.104Z | Compiling rand_core v0.10.1 |
| 2300 | 2026-07-30T03:55:36.110Z | Compiling errno v0.3.14 |
| 2301 | 2026-07-30T03:55:36.268Z | Compiling getrandom v0.4.2 |
| 2302 | 2026-07-30T03:55:36.288Z | Compiling iana-time-zone v0.1.65 |
| 2303 | 2026-07-30T03:55:36.303Z | Compiling pin-project-lite v0.2.17 |
| 2304 | 2026-07-30T03:55:36.313Z | Compiling zeroize v1.8.2 |
| 2305 | 2026-07-30T03:55:36.425Z | Compiling tinystr v0.8.3 |
| 2306 | 2026-07-30T03:55:36.451Z | Compiling potential_utf v0.1.5 |
| 2307 | 2026-07-30T03:55:36.472Z | Compiling dyn-clone v1.0.20 |
| 2308 | 2026-07-30T03:55:36.559Z | Compiling icu_collections v2.2.0 |
| 2309 | 2026-07-30T03:55:36.620Z | Compiling icu_locale_core v2.2.0 |
| 2310 | 2026-07-30T03:55:36.628Z | Compiling socket2 v0.6.5 |
| 2311 | 2026-07-30T03:55:36.643Z | Compiling scopeguard v1.2.0 |
| 2312 | 2026-07-30T03:55:36.661Z | Compiling parking_lot_core v0.9.12 |
| 2313 | 2026-07-30T03:55:36.669Z | Compiling signal-hook-registry v1.4.8 |
| 2314 | 2026-07-30T03:55:36.754Z | Compiling num-traits v0.2.19 |
| 2315 | 2026-07-30T03:55:37.048Z | Compiling lock_api v0.4.14 |
| 2316 | 2026-07-30T03:55:37.213Z | Compiling mio v1.2.1 |
| 2317 | 2026-07-30T03:55:37.304Z | Compiling parking_lot v0.12.5 |
| 2318 | 2026-07-30T03:55:37.323Z | Compiling portable-atomic v1.13.1 |
| 2319 | 2026-07-30T03:55:37.420Z | Compiling serde v1.0.228 |
| 2320 | 2026-07-30T03:55:37.519Z | Compiling serde_json v1.0.151 |
| 2321 | 2026-07-30T03:55:37.560Z | Compiling icu_provider v2.2.0 |
| 2322 | 2026-07-30T03:55:37.691Z | Compiling uuid v1.24.0 |
| 2323 | 2026-07-30T03:55:37.912Z | Compiling icu_normalizer v2.2.0 |
| 2324 | 2026-07-30T03:55:38.042Z | Compiling bytes v1.11.1 |
| 2325 | 2026-07-30T03:55:38.077Z | Compiling icu_properties v2.2.0 |
| 2326 | 2026-07-30T03:55:38.195Z | Compiling chrono v0.4.45 |
| 2327 | 2026-07-30T03:55:38.213Z | Compiling semver v1.0.28 |
| 2328 | 2026-07-30T03:55:38.331Z | Compiling thiserror v2.0.19 |
| 2329 | 2026-07-30T03:55:38.438Z | Compiling bitflags v2.12.1 |
| 2330 | 2026-07-30T03:55:38.850Z | Compiling tokio v1.53.1 |
| 2331 | 2026-07-30T03:55:38.860Z | Compiling futures-core v0.3.32 |
| 2332 | 2026-07-30T03:55:38.952Z | Compiling critical-section v1.2.0 |
| 2333 | 2026-07-30T03:55:39.032Z | Compiling idna_adapter v1.2.2 |
| 2334 | 2026-07-30T03:55:39.065Z | Compiling once_cell v1.21.4 |
| 2335 | 2026-07-30T03:55:39.112Z | Compiling log v0.4.32 |
| 2336 | 2026-07-30T03:55:39.182Z | Compiling idna v1.1.0 |
| 2337 | 2026-07-30T03:55:39.306Z | Compiling subtle v2.6.1 |
| 2338 | 2026-07-30T03:55:39.363Z | Compiling equivalent v1.0.2 |
| 2339 | 2026-07-30T03:55:39.432Z | Compiling allocator-api2 v0.2.21 |
| 2340 | 2026-07-30T03:55:39.448Z | Compiling zerocopy v0.8.50 |
| 2341 | 2026-07-30T03:55:39.482Z | Compiling futures-sink v0.3.32 |
| 2342 | 2026-07-30T03:55:39.596Z | Compiling url v2.5.8 |
| 2343 | 2026-07-30T03:55:39.652Z | Compiling slab v0.4.12 |
| 2344 | 2026-07-30T03:55:39.829Z | Compiling typenum v1.20.1 |
| 2345 | 2026-07-30T03:55:39.859Z | Compiling futures-channel v0.3.32 |
| 2346 | 2026-07-30T03:55:40.120Z | Compiling hashbrown v0.17.1 |
| 2347 | 2026-07-30T03:55:40.123Z | Compiling getrandom v0.2.17 |
| 2348 | 2026-07-30T03:55:40.361Z | Compiling schemars v0.8.22 |
| 2349 | 2026-07-30T03:55:40.643Z | Compiling futures-io v0.3.32 |
| 2350 | 2026-07-30T03:55:40.798Z | Compiling futures-task v0.3.32 |
| 2351 | 2026-07-30T03:55:40.848Z | Compiling rand_core v0.6.4 |
| 2352 | 2026-07-30T03:55:40.984Z | Compiling futures-util v0.3.32 |
| 2353 | 2026-07-30T03:55:41.118Z | Compiling indexmap v2.14.0 |
| 2354 | 2026-07-30T03:55:41.291Z | Compiling tracing-core v0.1.36 |
| 2355 | 2026-07-30T03:55:41.700Z | Compiling tracing v0.1.44 |
| 2356 | 2026-07-30T03:55:41.965Z | Compiling ipnetwork v0.21.1 |
| 2357 | 2026-07-30T03:55:42.064Z | Compiling base64 v0.22.1 |
| 2358 | 2026-07-30T03:55:42.172Z | Compiling http v1.4.2 |
| 2359 | 2026-07-30T03:55:42.488Z | Compiling unicode-ident v1.0.24 |
| 2360 | 2026-07-30T03:55:42.555Z | Compiling proc-macro2 v1.0.106 |
| 2361 | 2026-07-30T03:55:42.597Z | Compiling slog v2.8.2 |
| 2362 | 2026-07-30T03:55:42.622Z | Compiling erased-serde v0.3.31 |
| 2363 | 2026-07-30T03:55:42.714Z | Compiling fnv v1.0.7 |
| 2364 | 2026-07-30T03:55:42.801Z | Compiling oxnet v0.1.6 |
| 2365 | 2026-07-30T03:55:43.672Z | Compiling quote v1.0.45 |
| 2366 | 2026-07-30T03:55:43.789Z | Compiling tokio-util v0.7.18 |
| 2367 | 2026-07-30T03:55:43.963Z | Compiling syn v2.0.117 |
| 2368 | 2026-07-30T03:55:44.044Z | Compiling byteorder v1.5.0 |
| 2369 | 2026-07-30T03:55:44.312Z | Compiling ipnet v2.12.0 |
| 2370 | 2026-07-30T03:55:44.408Z | Compiling thiserror v1.0.69 |
| 2371 | 2026-07-30T03:55:44.538Z | Compiling ppv-lite86 v0.2.21 |
| 2372 | 2026-07-30T03:55:44.647Z | Compiling rustls-pki-types v1.14.1 |
| 2373 | 2026-07-30T03:55:44.863Z | Compiling aws-lc-sys v0.41.0 |
| 2374 | 2026-07-30T03:55:45.052Z | Compiling http-body v1.0.1 |
| 2375 | 2026-07-30T03:55:45.100Z | Compiling atomic-waker v1.1.2 |
| 2376 | 2026-07-30T03:55:45.165Z | Compiling untrusted v0.7.1 |
| 2377 | 2026-07-30T03:55:45.192Z | Compiling httparse v1.10.1 |
| 2378 | 2026-07-30T03:55:45.290Z | Compiling ryu v1.0.23 |
| 2379 | 2026-07-30T03:55:45.350Z | Compiling aws-lc-rs v1.17.0 |
| 2380 | 2026-07-30T03:55:45.505Z | Compiling rustls v0.23.40 |
| 2381 | 2026-07-30T03:55:45.557Z | Compiling pretty-hex v0.4.2 |
| 2382 | 2026-07-30T03:55:45.578Z | Compiling try-lock v0.2.5 |
| 2383 | 2026-07-30T03:55:45.604Z | Compiling untrusted v0.9.0 |
| 2384 | 2026-07-30T03:55:45.650Z | Compiling tower-layer v0.3.3 |
| 2385 | 2026-07-30T03:55:45.687Z | Compiling tower-service v0.3.3 |
| 2386 | 2026-07-30T03:55:45.723Z | Compiling want v0.3.1 |
| 2387 | 2026-07-30T03:55:45.752Z | Compiling h2 v0.4.14 |
| 2388 | 2026-07-30T03:55:45.752Z | Compiling httpdate v1.0.3 |
| 2389 | 2026-07-30T03:55:45.780Z | Compiling rustix v1.1.4 |
| 2390 | 2026-07-30T03:55:45.931Z | Compiling plain v0.2.3 |
| 2391 | 2026-07-30T03:55:45.960Z | Compiling regex-syntax v0.8.10 |
| 2392 | 2026-07-30T03:55:45.984Z | Compiling getrandom v0.3.4 |
| 2393 | 2026-07-30T03:55:46.142Z | Compiling omicron-workspace-hack v0.1.0 |
| 2394 | 2026-07-30T03:55:46.177Z | Compiling ucd-trie v0.1.7 |
| 2395 | 2026-07-30T03:55:46.194Z | Compiling rand_core v0.9.5 |
| 2396 | 2026-07-30T03:55:46.470Z | Compiling rustls-webpki v0.103.13 |
| 2397 | 2026-07-30T03:55:46.824Z | Compiling pest v2.8.6 |
| 2398 | 2026-07-30T03:55:48.251Z | Compiling hyper v1.11.0 |
| 2399 | 2026-07-30T03:55:48.466Z | Compiling crossbeam-utils v0.8.21 |
| 2400 | 2026-07-30T03:55:49.110Z | Compiling serde_urlencoded v0.7.1 |
| 2401 | 2026-07-30T03:55:49.241Z | Compiling http-body-util v0.1.4 |
| 2402 | 2026-07-30T03:55:49.403Z | Compiling foldhash v0.2.0 |
| 2403 | 2026-07-30T03:55:49.584Z | Compiling newtype-uuid v1.3.2 |
| 2404 | 2026-07-30T03:55:49.691Z | Compiling hyper-util v0.1.20 |
| 2405 | 2026-07-30T03:55:50.635Z | Compiling hex v0.4.3 |
| 2406 | 2026-07-30T03:55:50.922Z | Compiling daft v0.1.7 |
| 2407 | 2026-07-30T03:55:51.217Z | Compiling rand_chacha v0.9.0 |
| 2408 | 2026-07-30T03:55:51.776Z | Compiling tokio-rustls v0.26.4 |
| 2409 | 2026-07-30T03:55:51.802Z | Compiling sync_wrapper v1.0.2 |
| 2410 | 2026-07-30T03:55:51.926Z | Compiling aho-corasick v1.1.4 |
| 2411 | 2026-07-30T03:55:52.092Z | Compiling fastrand v2.4.1 |
| 2412 | 2026-07-30T03:55:52.442Z | Compiling tower v0.5.3 |
| 2413 | 2026-07-30T03:55:52.711Z | Compiling anyhow v1.0.104 |
| 2414 | 2026-07-30T03:55:52.797Z | Compiling rand v0.9.4 |
| 2415 | 2026-07-30T03:55:52.908Z | Compiling regex-automata v0.4.14 |
| 2416 | 2026-07-30T03:55:53.051Z | Compiling powerfmt v0.2.0 |
| 2417 | 2026-07-30T03:55:53.179Z | Compiling tower-http v0.6.11 |
| 2418 | 2026-07-30T03:55:53.357Z | Compiling deranged v0.5.8 |
| 2419 | 2026-07-30T03:55:53.379Z | Compiling generic-array v0.14.7 |
| 2420 | 2026-07-30T03:55:53.545Z | Compiling hashbrown v0.16.1 |
| 2421 | 2026-07-30T03:55:53.876Z | Compiling openapiv3 v2.2.0 |
| 2422 | 2026-07-30T03:55:53.922Z | Compiling cpufeatures v0.3.0 |
| 2423 | 2026-07-30T03:55:53.997Z | Compiling openssl-probe v0.2.1 |
| 2424 | 2026-07-30T03:55:54.244Z | Compiling num-conv v0.2.2 |
| 2425 | 2026-07-30T03:55:54.248Z | Compiling num_threads v0.1.7 |
| 2426 | 2026-07-30T03:55:54.346Z | Compiling time-core v0.1.8 |
| 2427 | 2026-07-30T03:55:54.416Z | Compiling rustls-native-certs v0.8.4 |
| 2428 | 2026-07-30T03:55:54.453Z | Compiling camino v1.2.5 |
| 2429 | 2026-07-30T03:55:54.494Z | Compiling time v0.3.47 |
| 2430 | 2026-07-30T03:55:55.566Z | Compiling tempfile v3.27.0 |
| 2431 | 2026-07-30T03:55:55.584Z | Compiling futures-executor v0.3.32 |
| 2432 | 2026-07-30T03:55:55.848Z | Compiling winnow v1.0.3 |
| 2433 | 2026-07-30T03:55:55.986Z | Compiling futures v0.3.32 |
| 2434 | 2026-07-30T03:55:56.047Z | Compiling regex v1.12.3 |
| 2435 | 2026-07-30T03:55:56.363Z | Compiling rustls-platform-verifier v0.7.0 |
| 2436 | 2026-07-30T03:55:57.021Z | Compiling hyper-rustls v0.27.9 |
| 2437 | 2026-07-30T03:55:57.366Z | Compiling crossbeam-channel v0.5.15 |
| 2438 | 2026-07-30T03:55:57.379Z | Compiling scroll v0.13.0 |
| 2439 | 2026-07-30T03:55:57.389Z | Compiling hybrid-array v0.4.12 |
| 2440 | 2026-07-30T03:55:57.483Z | Compiling simd-adler32 v0.3.9 |
| 2441 | 2026-07-30T03:55:57.487Z | Compiling adler2 v2.0.1 |
| 2442 | 2026-07-30T03:55:57.658Z | Compiling miniz_oxide v0.8.9 |
| 2443 | 2026-07-30T03:55:57.672Z | Compiling goblin v0.10.7 |
| 2444 | 2026-07-30T03:55:57.869Z | Compiling crc32fast v1.5.0 |
| 2445 | 2026-07-30T03:55:58.078Z | Compiling reqwest v0.13.4 |
| 2446 | 2026-07-30T03:55:58.122Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2447 | 2026-07-30T03:55:58.333Z | Compiling thread_local v1.1.9 |
| 2448 | 2026-07-30T03:55:58.677Z | Compiling either v1.16.0 |
| 2449 | 2026-07-30T03:55:58.904Z | Compiling flate2 v1.1.9 |
| 2450 | 2026-07-30T03:55:59.071Z | Compiling block-buffer v0.12.0 |
| 2451 | 2026-07-30T03:55:59.257Z | Compiling crypto-common v0.2.2 |
| 2452 | 2026-07-30T03:55:59.455Z | Compiling crypto-common v0.1.7 |
| 2453 | 2026-07-30T03:55:59.612Z | Compiling dtrace-parser v0.3.0 |
| 2454 | 2026-07-30T03:56:00.129Z | Compiling rand_chacha v0.3.1 |
| 2455 | 2026-07-30T03:56:00.551Z | Compiling is-terminal v0.4.17 |
| 2456 | 2026-07-30T03:56:00.671Z | Compiling thread-id v5.1.0 |
| 2457 | 2026-07-30T03:56:00.766Z | Compiling debug-ignore v1.0.5 |
| 2458 | 2026-07-30T03:56:00.777Z | Compiling take_mut v0.2.2 |
| 2459 | 2026-07-30T03:56:00.875Z | Compiling dof v0.4.0 |
| 2460 | 2026-07-30T03:56:00.883Z | Compiling term v1.2.1 |
| 2461 | 2026-07-30T03:56:02.160Z | Compiling match_cfg v0.1.0 |
| 2462 | 2026-07-30T03:56:02.237Z | Compiling const-oid v0.10.2 |
| 2463 | 2026-07-30T03:56:02.536Z | Compiling compression-core v0.4.32 |
| 2464 | 2026-07-30T03:56:02.717Z | Compiling compression-codecs v0.4.38 |
| 2465 | 2026-07-30T03:56:02.795Z | Compiling digest v0.11.3 |
| 2466 | 2026-07-30T03:56:02.991Z | Compiling hostname v0.3.1 |
| 2467 | 2026-07-30T03:56:03.120Z | Compiling usdt-impl v0.6.0 |
| 2468 | 2026-07-30T03:56:03.163Z | Compiling slog-term v2.9.2 |
| 2469 | 2026-07-30T03:56:03.963Z | Compiling slog-async v2.8.0 |
| 2470 | 2026-07-30T03:56:04.069Z | Compiling rand v0.8.6 |
| 2471 | 2026-07-30T03:56:04.541Z | Compiling ref-cast v1.0.25 |
| 2472 | 2026-07-30T03:56:04.655Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2473 | 2026-07-30T03:56:04.892Z | Compiling slog-json v2.6.1 |
| 2474 | 2026-07-30T03:56:05.158Z | Compiling strum v0.26.3 |
| 2475 | 2026-07-30T03:56:05.345Z | Compiling macaddr v1.0.1 |
| 2476 | 2026-07-30T03:56:05.453Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2477 | 2026-07-30T03:56:05.576Z | Compiling serde_spanned v1.1.1 |
| 2478 | 2026-07-30T03:56:05.733Z | Compiling wait-timeout v0.2.1 |
| 2479 | 2026-07-30T03:56:05.867Z | Compiling memmap2 v0.9.10 |
| 2480 | 2026-07-30T03:56:05.988Z | Compiling encoding_rs v0.8.35 |
| 2481 | 2026-07-30T03:56:06.163Z | Compiling quick-error v1.2.3 |
| 2482 | 2026-07-30T03:56:06.234Z | Compiling bit-vec v0.8.0 |
| 2483 | 2026-07-30T03:56:06.275Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2484 | 2026-07-30T03:56:06.539Z | Compiling spin v0.9.8 |
| 2485 | 2026-07-30T03:56:06.542Z | Compiling mime v0.3.17 |
| 2486 | 2026-07-30T03:56:06.676Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2487 | 2026-07-30T03:56:07.017Z | Compiling bit-set v0.8.0 |
| 2488 | 2026-07-30T03:56:07.211Z | Compiling multer v3.1.0 |
| 2489 | 2026-07-30T03:56:07.401Z | Compiling rusty-fork v0.3.1 |
| 2490 | 2026-07-30T03:56:08.256Z | Compiling usdt v0.6.0 |
| 2491 | 2026-07-30T03:56:08.449Z | Compiling slog-bunyan v2.5.0 |
| 2492 | 2026-07-30T03:56:08.632Z | Compiling sha1 v0.11.0 |
| 2493 | 2026-07-30T03:56:08.995Z | Compiling async-compression v0.4.42 |
| 2494 | 2026-07-30T03:56:09.029Z | Compiling serde_with v3.21.0 |
| 2495 | 2026-07-30T03:56:09.144Z | Compiling async-stream v0.3.6 |
| 2496 | 2026-07-30T03:56:09.563Z | Compiling rand_xorshift v0.4.0 |
| 2497 | 2026-07-30T03:56:09.811Z | Compiling waitgroup v0.1.2 |
| 2498 | 2026-07-30T03:56:09.811Z | Compiling rustls-pemfile v2.2.0 |
| 2499 | 2026-07-30T03:56:09.811Z | Compiling serde_path_to_error v0.1.20 |
| 2500 | 2026-07-30T03:56:09.812Z | Compiling hostname v0.4.2 |
| 2501 | 2026-07-30T03:56:09.831Z | Compiling unarray v0.1.4 |
| 2502 | 2026-07-30T03:56:09.831Z | Compiling progenitor-client v0.14.0 |
| 2503 | 2026-07-30T03:56:09.839Z | Compiling proptest v1.11.0 |
| 2504 | 2026-07-30T03:56:09.917Z | Compiling dropshot v0.17.1 |
| 2505 | 2026-07-30T03:56:09.951Z | Compiling strum v0.27.2 |
| 2506 | 2026-07-30T03:56:10.086Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2507 | 2026-07-30T03:56:10.408Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2508 | 2026-07-30T03:56:10.420Z | Compiling iddqd v0.4.6 |
| 2509 | 2026-07-30T03:56:10.420Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2510 | 2026-07-30T03:56:10.722Z | Compiling block-buffer v0.10.4 |
| 2511 | 2026-07-30T03:56:10.732Z | Compiling reqwest v0.12.28 |
| 2512 | 2026-07-30T03:56:10.732Z | Compiling backon v1.6.0 |
| 2513 | 2026-07-30T03:56:10.965Z | Compiling instant v0.1.13 |
| 2514 | 2026-07-30T03:56:11.004Z | Compiling backoff v0.4.0 |
| 2515 | 2026-07-30T03:56:11.226Z | Compiling progenitor-extras v0.2.0 |
| 2516 | 2026-07-30T03:56:11.256Z | Compiling digest v0.10.7 |
| 2517 | 2026-07-30T03:56:11.519Z | Compiling parse-display v0.10.0 |
| 2518 | 2026-07-30T03:56:11.532Z | Compiling itertools v0.14.0 |
| 2519 | 2026-07-30T03:56:12.065Z | Compiling progenitor-client v0.10.0 |
| 2520 | 2026-07-30T03:56:12.325Z | Compiling regress v0.10.5 |
| 2521 | 2026-07-30T03:56:12.505Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2522 | 2026-07-30T03:56:12.514Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2523 | 2026-07-30T03:56:13.176Z | Compiling humantime v2.3.0 |
| 2524 | 2026-07-30T03:56:13.622Z | Compiling cpufeatures v0.2.17 |
| 2525 | 2026-07-30T03:56:13.625Z | Compiling unicode-width v0.2.2 |
| 2526 | 2026-07-30T03:56:13.908Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2527 | 2026-07-30T03:56:14.393Z | Compiling heck v0.5.0 |
| 2528 | 2026-07-30T03:56:15.083Z | Compiling secrecy v0.10.3 |
| 2529 | 2026-07-30T03:56:15.313Z | Compiling tinyvec_macros v0.1.1 |
| 2530 | 2026-07-30T03:56:15.317Z | Compiling tinyvec v1.11.0 |
| 2531 | 2026-07-30T03:56:15.857Z | Compiling num-integer v0.1.46 |
| 2532 | 2026-07-30T03:56:15.925Z | Compiling scroll v0.12.0 |
| 2533 | 2026-07-30T03:56:16.329Z | Compiling crucible-workspace-hack v0.1.0 |
| 2534 | 2026-07-30T03:56:16.351Z | Compiling hmac v0.12.1 |
| 2535 | 2026-07-30T03:56:16.351Z | Compiling regress v0.11.1 |
| 2536 | 2026-07-30T03:56:16.351Z | Compiling inout v0.1.4 |
| 2537 | 2026-07-30T03:56:16.573Z | Compiling ff v0.13.1 |
| 2538 | 2026-07-30T03:56:16.580Z | Compiling utf8parse v0.2.2 |
| 2539 | 2026-07-30T03:56:16.580Z | Compiling group v0.13.0 |
| 2540 | 2026-07-30T03:56:16.610Z | Compiling anstyle-parse v1.0.0 |
| 2541 | 2026-07-30T03:56:16.816Z | Compiling cipher v0.4.4 |
| 2542 | 2026-07-30T03:56:16.841Z | Compiling hkdf v0.12.4 |
| 2543 | 2026-07-30T03:56:16.923Z | Compiling goblin v0.8.2 |
| 2544 | 2026-07-30T03:56:17.126Z | Compiling num-rational v0.4.2 |
| 2545 | 2026-07-30T03:56:17.146Z | Compiling num-iter v0.1.45 |
| 2546 | 2026-07-30T03:56:17.309Z | Compiling zerocopy v0.7.35 |
| 2547 | 2026-07-30T03:56:17.790Z | Compiling universal-hash v0.5.1 |
| 2548 | 2026-07-30T03:56:17.998Z | Compiling crypto-bigint v0.5.5 |
| 2549 | 2026-07-30T03:56:18.196Z | Compiling typify-impl v0.6.2 |
| 2550 | 2026-07-30T03:56:18.909Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2551 | 2026-07-30T03:56:20.149Z | Compiling terminal_size v0.4.4 |
| 2552 | 2026-07-30T03:56:20.176Z | Compiling half v2.7.1 |
| 2553 | 2026-07-30T03:56:20.176Z | Compiling num-complex v0.4.6 |
| 2554 | 2026-07-30T03:56:20.597Z | Compiling anstyle-query v1.1.5 |
| 2555 | 2026-07-30T03:56:20.616Z | Compiling is_terminal_polyfill v1.70.2 |
| 2556 | 2026-07-30T03:56:20.616Z | Compiling base16ct v0.2.0 |
| 2557 | 2026-07-30T03:56:20.638Z | Compiling colorchoice v1.0.5 |
| 2558 | 2026-07-30T03:56:20.853Z | Compiling anstyle v1.0.14 |
| 2559 | 2026-07-30T03:56:20.869Z | Compiling base64ct v1.8.3 |
| 2560 | 2026-07-30T03:56:21.052Z | Compiling opaque-debug v0.3.1 |
| 2561 | 2026-07-30T03:56:21.434Z | Compiling ciborium-io v0.2.2 |
| 2562 | 2026-07-30T03:56:21.434Z | Compiling poly1305 v0.8.0 |
| 2563 | 2026-07-30T03:56:21.434Z | Compiling password-hash v0.5.0 |
| 2564 | 2026-07-30T03:56:21.434Z | Compiling ciborium-ll v0.2.2 |
| 2565 | 2026-07-30T03:56:21.776Z | Compiling anstream v1.0.0 |
| 2566 | 2026-07-30T03:56:21.969Z | Compiling elliptic-curve v0.13.8 |
| 2567 | 2026-07-30T03:56:22.175Z | Compiling num v0.4.3 |
| 2568 | 2026-07-30T03:56:22.334Z | Compiling curve25519-dalek v4.1.3 |
| 2569 | 2026-07-30T03:56:22.334Z | Compiling typify v0.6.2 |
| 2570 | 2026-07-30T03:56:22.343Z | Compiling dof v0.3.0 |
| 2571 | 2026-07-30T03:56:22.343Z | Compiling thiserror-no-std v2.0.2 |
| 2572 | 2026-07-30T03:56:22.343Z | Compiling chacha20 v0.9.1 |
| 2573 | 2026-07-30T03:56:22.729Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2574 | 2026-07-30T03:56:23.445Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2575 | 2026-07-30T03:56:24.750Z | Compiling blake2 v0.10.6 |
| 2576 | 2026-07-30T03:56:25.173Z | Compiling aead v0.5.2 |
| 2577 | 2026-07-30T03:56:25.199Z | Compiling byte-wrapper v0.1.0 |
| 2578 | 2026-07-30T03:56:25.199Z | Compiling crossbeam-epoch v0.9.18 |
| 2579 | 2026-07-30T03:56:25.355Z | Compiling dtrace-parser v0.2.0 |
| 2580 | 2026-07-30T03:56:25.774Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2581 | 2026-07-30T03:56:25.792Z | Compiling thread-id v4.2.2 |
| 2582 | 2026-07-30T03:56:25.792Z | Compiling keccak v0.1.6 |
| 2583 | 2026-07-30T03:56:26.104Z | Compiling float-ord v0.3.2 |
| 2584 | 2026-07-30T03:56:26.121Z | Compiling strsim v0.11.1 |
| 2585 | 2026-07-30T03:56:26.310Z | Compiling clap_lex v1.1.0 |
| 2586 | 2026-07-30T03:56:26.503Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2587 | 2026-07-30T03:56:26.741Z | Compiling clap_builder v4.6.2 |
| 2588 | 2026-07-30T03:56:26.951Z | Compiling sha3 v0.10.9 |
| 2589 | 2026-07-30T03:56:27.155Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2590 | 2026-07-30T03:56:27.425Z | Compiling usdt-impl v0.5.0 |
| 2591 | 2026-07-30T03:56:27.883Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2592 | 2026-07-30T03:56:30.190Z | Compiling argon2 v0.5.3 |
| 2593 | 2026-07-30T03:56:31.229Z | Compiling chacha20poly1305 v0.10.1 |
| 2594 | 2026-07-30T03:56:31.397Z | Compiling vsss-rs v3.3.4 |
| 2595 | 2026-07-30T03:56:31.596Z | Compiling ciborium v0.2.2 |
| 2596 | 2026-07-30T03:56:32.467Z | Compiling hash32 v0.3.1 |
| 2597 | 2026-07-30T03:56:32.637Z | Compiling memmap v0.7.0 |
| 2598 | 2026-07-30T03:56:32.787Z | Compiling data-encoding v2.11.0 |
| 2599 | 2026-07-30T03:56:32.880Z | Compiling indent_write v2.2.0 |
| 2600 | 2026-07-30T03:56:32.903Z | Compiling usdt v0.5.0 |
| 2601 | 2026-07-30T03:56:33.032Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2602 | 2026-07-30T03:56:33.558Z | Compiling heapless v0.8.0 |
| 2603 | 2026-07-30T03:56:33.750Z | Compiling ingot-types v0.1.2 |
| 2604 | 2026-07-30T03:56:34.062Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2605 | 2026-07-30T03:56:34.207Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2606 | 2026-07-30T03:56:34.312Z | Compiling clap v4.6.4 |
| 2607 | 2026-07-30T03:56:34.399Z | Compiling rustix v0.38.44 |
| 2608 | 2026-07-30T03:56:34.415Z | Compiling tabwriter v1.4.1 |
| 2609 | 2026-07-30T03:56:34.790Z | Compiling cobs v0.3.0 |
| 2610 | 2026-07-30T03:56:35.133Z | Compiling colored v3.1.1 |
| 2611 | 2026-07-30T03:56:35.486Z | Compiling bitflags v1.3.2 |
| 2612 | 2026-07-30T03:56:35.570Z | Compiling foreign-types-shared v0.3.1 |
| 2613 | 2026-07-30T03:56:35.675Z | Compiling managed v0.8.0 |
| 2614 | 2026-07-30T03:56:35.737Z | Compiling foreign-types v0.5.0 |
| 2615 | 2026-07-30T03:56:35.787Z | Compiling postcard v1.1.3 |
| 2616 | 2026-07-30T03:56:35.822Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2617 | 2026-07-30T03:56:35.945Z | Compiling smoltcp v0.11.0 |
| 2618 | 2026-07-30T03:56:36.170Z | Compiling ingot v0.1.1 |
| 2619 | 2026-07-30T03:56:37.286Z | Compiling num_enum v0.7.6 |
| 2620 | 2026-07-30T03:56:37.420Z | Compiling memoffset v0.9.1 |
| 2621 | 2026-07-30T03:56:37.515Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2622 | 2026-07-30T03:56:37.635Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2623 | 2026-07-30T03:56:37.778Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2624 | 2026-07-30T03:56:37.898Z | Compiling chacha20 v0.10.0 |
| 2625 | 2026-07-30T03:56:37.911Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2626 | 2026-07-30T03:56:38.196Z | Compiling toml_datetime v0.6.11 |
| 2627 | 2026-07-30T03:56:38.400Z | Compiling serde_spanned v0.6.9 |
| 2628 | 2026-07-30T03:56:38.415Z | Compiling cstr-argument v0.1.2 |
| 2629 | 2026-07-30T03:56:38.451Z | Compiling swrite v0.1.0 |
| 2630 | 2026-07-30T03:56:38.504Z | Compiling resolv-conf v0.7.6 |
| 2631 | 2026-07-30T03:56:38.557Z | Compiling static_assertions v1.1.0 |
| 2632 | 2026-07-30T03:56:38.569Z | Compiling linked-hash-map v0.5.6 |
| 2633 | 2026-07-30T03:56:38.579Z | Compiling unicode-segmentation v1.13.3 |
| 2634 | 2026-07-30T03:56:38.635Z | Compiling toml_write v0.1.2 |
| 2635 | 2026-07-30T03:56:38.780Z | Compiling winnow v0.7.15 |
| 2636 | 2026-07-30T03:56:38.889Z | Compiling lru-cache v0.1.2 |
| 2637 | 2026-07-30T03:56:39.033Z | Compiling newline-converter v0.3.0 |
| 2638 | 2026-07-30T03:56:39.142Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2639 | 2026-07-30T03:56:39.172Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2640 | 2026-07-30T03:56:39.214Z | Compiling rand v0.10.2 |
| 2641 | 2026-07-30T03:56:39.217Z | Compiling hubpack v0.1.2 |
| 2642 | 2026-07-30T03:56:39.466Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2643 | 2026-07-30T03:56:39.558Z | Compiling nix v0.31.3 |
| 2644 | 2026-07-30T03:56:39.600Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2645 | 2026-07-30T03:56:39.830Z | Compiling atomicwrites v0.4.4 |
| 2646 | 2026-07-30T03:56:40.069Z | Compiling hickory-proto v0.24.4 |
| 2647 | 2026-07-30T03:56:40.119Z | Compiling crossbeam-deque v0.8.6 |
| 2648 | 2026-07-30T03:56:40.345Z | Compiling toml_edit v0.22.27 |
| 2649 | 2026-07-30T03:56:40.767Z | Compiling console v0.15.11 |
| 2650 | 2026-07-30T03:56:40.842Z | Compiling itertools v0.12.1 |
| 2651 | 2026-07-30T03:56:42.021Z | Compiling camino-tempfile v1.4.1 |
| 2652 | 2026-07-30T03:56:42.225Z | Compiling serde-big-array v0.5.1 |
| 2653 | 2026-07-30T03:56:42.355Z | Compiling siphasher v1.0.3 |
| 2654 | 2026-07-30T03:56:42.385Z | Compiling similar v2.7.0 |
| 2655 | 2026-07-30T03:56:42.594Z | Compiling lazy_static v1.5.0 |
| 2656 | 2026-07-30T03:56:42.600Z | Compiling phf_shared v0.12.1 |
| 2657 | 2026-07-30T03:56:42.601Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2658 | 2026-07-30T03:56:42.795Z | Compiling pin-project v1.1.13 |
| 2659 | 2026-07-30T03:56:42.906Z | Compiling expectorate v1.2.0 |
| 2660 | 2026-07-30T03:56:43.120Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2661 | 2026-07-30T03:56:43.423Z | Compiling hickory-resolver v0.24.4 |
| 2662 | 2026-07-30T03:56:43.436Z | Compiling toml v0.8.23 |
| 2663 | 2026-07-30T03:56:45.083Z | Compiling prettyplease v0.2.37 |
| 2664 | 2026-07-30T03:56:46.303Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2665 | 2026-07-30T03:56:47.039Z | Compiling rayon-core v1.13.0 |
| 2666 | 2026-07-30T03:56:48.481Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2667 | 2026-07-30T03:56:48.717Z | Compiling num_enum v0.5.11 |
| 2668 | 2026-07-30T03:56:48.792Z | Compiling progenitor-impl v0.14.0 |
| 2669 | 2026-07-30T03:56:48.845Z | Compiling progenitor-impl v0.13.0 |
| 2670 | 2026-07-30T03:56:49.549Z | Compiling unicode-normalization v0.1.25 |
| 2671 | 2026-07-30T03:56:50.148Z | Compiling progenitor-client v0.13.0 |
| 2672 | 2026-07-30T03:56:50.670Z | Compiling tokio-stream v0.1.18 |
| 2673 | 2026-07-30T03:56:51.249Z | Compiling bstr v1.12.1 |
| 2674 | 2026-07-30T03:56:51.976Z | Compiling csv-core v0.1.13 |
| 2675 | 2026-07-30T03:56:52.215Z | Compiling foreign-types-shared v0.1.1 |
| 2676 | 2026-07-30T03:56:52.315Z | Compiling highway v1.3.0 |
| 2677 | 2026-07-30T03:56:52.449Z | Compiling unicode-width v0.1.14 |
| 2678 | 2026-07-30T03:56:52.579Z | Compiling konst_macro_rules v0.2.19 |
| 2679 | 2026-07-30T03:56:52.694Z | Compiling same-file v1.0.6 |
| 2680 | 2026-07-30T03:56:52.777Z | Compiling foldhash v0.1.5 |
| 2681 | 2026-07-30T03:56:52.873Z | Compiling walkdir v2.5.0 |
| 2682 | 2026-07-30T03:56:53.005Z | Compiling hashbrown v0.15.5 |
| 2683 | 2026-07-30T03:56:53.018Z | Compiling konst v0.2.20 |
| 2684 | 2026-07-30T03:56:53.395Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2685 | 2026-07-30T03:56:53.653Z | Compiling foreign-types v0.3.2 |
| 2686 | 2026-07-30T03:56:53.665Z | Compiling csv v1.4.0 |
| 2687 | 2026-07-30T03:56:53.733Z | Compiling globset v0.4.18 |
| 2688 | 2026-07-30T03:56:54.628Z | Compiling snafu v0.8.9 |
| 2689 | 2026-07-30T03:56:55.227Z | Compiling qorb v0.4.1 |
| 2690 | 2026-07-30T03:56:56.588Z | Compiling progenitor v0.13.0 |
| 2691 | 2026-07-30T03:56:56.733Z | Compiling progenitor v0.14.0 |
| 2692 | 2026-07-30T03:56:56.792Z | Compiling olpc-cjson v0.1.4 |
| 2693 | 2026-07-30T03:56:56.871Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2694 | 2026-07-30T03:56:56.981Z | Compiling rayon v1.12.0 |
| 2695 | 2026-07-30T03:56:57.003Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2696 | 2026-07-30T03:56:57.483Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2697 | 2026-07-30T03:56:59.177Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2698 | 2026-07-30T03:57:00.510Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2699 | 2026-07-30T03:57:02.732Z | Compiling phf v0.12.1 |
| 2700 | 2026-07-30T03:57:02.916Z | Compiling openssl-sys v0.9.116 |
| 2701 | 2026-07-30T03:57:03.358Z | Compiling tokio-dtrace v0.1.1 |
| 2702 | 2026-07-30T03:57:03.682Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2703 | 2026-07-30T03:57:03.876Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2704 | 2026-07-30T03:57:04.102Z | Compiling libsw-core v0.3.2 |
| 2705 | 2026-07-30T03:57:04.115Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2706 | 2026-07-30T03:57:04.285Z | Compiling pem v3.0.6 |
| 2707 | 2026-07-30T03:57:04.990Z | Compiling serde_plain v1.0.2 |
| 2708 | 2026-07-30T03:57:05.038Z | Compiling sigpipe v0.1.3 |
| 2709 | 2026-07-30T03:57:05.138Z | Compiling minimal-lexical v0.2.1 |
| 2710 | 2026-07-30T03:57:05.287Z | Compiling jiff v0.2.28 |
| 2711 | 2026-07-30T03:57:05.453Z | Compiling glob v0.3.3 |
| 2712 | 2026-07-30T03:57:05.655Z | Compiling fixedbitset v0.4.2 |
| 2713 | 2026-07-30T03:57:06.023Z | Compiling typed-path v0.9.3 |
| 2714 | 2026-07-30T03:57:06.443Z | Compiling fixedbitset v0.5.7 |
| 2715 | 2026-07-30T03:57:06.968Z | Compiling bytecount v0.6.9 |
| 2716 | 2026-07-30T03:57:07.096Z | Compiling tough v0.22.0 |
| 2717 | 2026-07-30T03:57:07.162Z | Compiling papergrid v0.11.0 |
| 2718 | 2026-07-30T03:57:07.614Z | Compiling petgraph v0.8.3 |
| 2719 | 2026-07-30T03:57:07.700Z | Compiling petgraph v0.6.5 |
| 2720 | 2026-07-30T03:57:08.973Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2721 | 2026-07-30T03:57:08.986Z | Compiling nom v7.1.3 |
| 2722 | 2026-07-30T03:57:09.504Z | Compiling openssl v0.10.80 |
| 2723 | 2026-07-30T03:57:10.068Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2724 | 2026-07-30T03:57:10.681Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2725 | 2026-07-30T03:57:11.430Z | Compiling libsw v3.5.0 |
| 2726 | 2026-07-30T03:57:11.629Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2727 | 2026-07-30T03:57:12.177Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2728 | 2026-07-30T03:57:12.235Z | Compiling zone v0.3.1 |
| 2729 | 2026-07-30T03:57:12.534Z | Compiling oxide-tokio-rt v0.1.6 |
| 2730 | 2026-07-30T03:57:13.170Z | Compiling chrono-tz v0.10.4 |
| 2731 | 2026-07-30T03:57:13.985Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2732 | 2026-07-30T03:57:14.100Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2733 | 2026-07-30T03:57:14.308Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2734 | 2026-07-30T03:57:14.487Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2735 | 2026-07-30T03:57:15.154Z | Compiling newtype_derive v0.1.6 |
| 2736 | 2026-07-30T03:57:15.185Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2737 | 2026-07-30T03:57:15.237Z | Compiling slog-dtrace v0.3.0 |
| 2738 | 2026-07-30T03:57:15.961Z | Compiling owo-colors v4.3.0 |
| 2739 | 2026-07-30T03:57:16.205Z | Compiling cancel-safe-futures v0.1.5 |
| 2740 | 2026-07-30T03:57:16.587Z | Compiling const_format v0.2.36 |
| 2741 | 2026-07-30T03:57:16.882Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2742 | 2026-07-30T03:57:17.148Z | Compiling gethostname v0.5.0 |
| 2743 | 2026-07-30T03:57:17.298Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2744 | 2026-07-30T03:57:17.647Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2745 | 2026-07-30T03:57:17.781Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2746 | 2026-07-30T03:57:17.903Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2747 | 2026-07-30T03:57:17.985Z | Compiling smf v0.2.3 |
| 2748 | 2026-07-30T03:57:18.248Z | Compiling bcs v0.1.6 |
| 2749 | 2026-07-30T03:57:18.326Z | Compiling tagptr v0.2.0 |
| 2750 | 2026-07-30T03:57:18.486Z | Compiling whoami v1.6.1 |
| 2751 | 2026-07-30T03:57:18.639Z | Compiling linear-map v1.2.0 |
| 2752 | 2026-07-30T03:57:18.864Z | Compiling smawk v0.3.2 |
| 2753 | 2026-07-30T03:57:18.948Z | Compiling termtree v0.5.1 |
| 2754 | 2026-07-30T03:57:19.028Z | Compiling unicode-linebreak v0.1.5 |
| 2755 | 2026-07-30T03:57:19.114Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2756 | 2026-07-30T03:57:19.127Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2757 | 2026-07-30T03:57:19.246Z | Compiling textwrap v0.16.2 |
| 2758 | 2026-07-30T03:57:19.301Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2759 | 2026-07-30T03:57:20.719Z | Compiling moka v0.12.15 |
| 2760 | 2026-07-30T03:57:20.881Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2761 | 2026-07-30T03:57:20.894Z | Compiling tabled v0.15.0 |
| 2762 | 2026-07-30T03:57:21.995Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2763 | 2026-07-30T03:57:22.316Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2764 | 2026-07-30T03:57:22.328Z | Compiling steno v0.4.1 |
| 2765 | 2026-07-30T03:57:22.525Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2766 | 2026-07-30T03:57:22.746Z | Compiling cookie v0.18.1 |
| 2767 | 2026-07-30T03:57:24.107Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2768 | 2026-07-30T03:57:28.552Z | Compiling hickory-proto v0.25.2 |
| 2769 | 2026-07-30T03:57:28.611Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2770 | 2026-07-30T03:57:29.722Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2771 | 2026-07-30T03:57:30.422Z | Compiling arc-swap v1.9.1 |
| 2772 | 2026-07-30T03:57:30.836Z | Compiling hickory-resolver v0.25.2 |
| 2773 | 2026-07-30T03:57:31.638Z | Compiling slog-scope v4.4.1 |
| 2774 | 2026-07-30T03:57:32.108Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2775 | 2026-07-30T03:57:32.304Z | Compiling libscf-sys v1.2.0 |
| 2776 | 2026-07-30T03:57:32.379Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2777 | 2026-07-30T03:57:32.451Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2778 | 2026-07-30T03:57:32.965Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2779 | 2026-07-30T03:57:33.163Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2780 | 2026-07-30T03:57:33.702Z | Compiling slog-stdlog v4.1.1 |
| 2781 | 2026-07-30T03:57:34.103Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2782 | 2026-07-30T03:57:34.209Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2783 | 2026-07-30T03:57:34.830Z | Compiling slog-envlogger v2.2.0 |
| 2784 | 2026-07-30T03:57:36.148Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2785 | 2026-07-30T03:57:36.318Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2786 | 2026-07-30T03:57:37.074Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2787 | 2026-07-30T03:57:44.539Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2788 | 2026-07-30T03:57:47.086Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2789 | 2026-07-30T03:57:48.479Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2790 | 2026-07-30T03:57:57.122Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2791 | 2026-07-30T03:58:00.930Z | Finished `release` profile [optimized] target(s) in 2m 26s |
| 2792 | 2026-07-30T03:58:01.045Z | Running unittests src/lib.rs (target/release/deps/mg_tests-d17eb81c26af543a) |
| 2793 | 2026-07-30T03:58:01.048Z | |
| 2794 | 2026-07-30T03:58:01.048Z | running 1 test |
| 2795 | 2026-07-30T03:58:01.207Z | configure zone |
| 2796 | 2026-07-30T03:58:01.226Z | install zone |
| 2797 | 2026-07-30T03:58:11.007Z | boot zone |
| 2798 | 2026-07-30T03:58:11.101Z | start zone s1 |
| 2799 | 2026-07-30T03:58:11.101Z | configure zone |
| 2800 | 2026-07-30T03:58:11.108Z | install zone |
| 2801 | 2026-07-30T03:58:12.861Z | boot zone |
| 2802 | 2026-07-30T03:58:12.962Z | start zone s2 |
| 2803 | 2026-07-30T03:58:12.963Z | configure zone |
| 2804 | 2026-07-30T03:58:12.987Z | install zone |
| 2805 | 2026-07-30T03:58:15.350Z | boot zone |
| 2806 | 2026-07-30T03:58:15.456Z | start zone t1 |
| 2807 | 2026-07-30T03:58:15.457Z | configure zone |
| 2808 | 2026-07-30T03:58:15.468Z | install zone |
| 2809 | 2026-07-30T03:58:18.165Z | boot zone |
| 2810 | 2026-07-30T03:58:18.273Z | waiting for zones to come up |
| 2811 | 2026-07-30T03:58:28.274Z | [sidecar.trio] svcs milestone/network |
| 2812 | 2026-07-30T03:58:28.298Z | STATE STIME FMRI |
| 2813 | 2026-07-30T03:58:28.298Z | online 3:58:10 svc:/milestone/network:default |
| 2814 | 2026-07-30T03:58:28.298Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2815 | 2026-07-30T03:58:28.325Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2816 | 2026-07-30T03:58:28.352Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2817 | 2026-07-30T03:58:28.373Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2818 | 2026-07-30T03:58:28.376Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2819 | 2026-07-30T03:58:28.388Z | |
| 2820 | 2026-07-30T03:58:28.388Z | running zone s1.trio setup |
| 2821 | 2026-07-30T03:58:28.388Z | [s1.trio] svcs milestone/network |
| 2822 | 2026-07-30T03:58:28.404Z | STATE STIME FMRI |
| 2823 | 2026-07-30T03:58:28.404Z | online 3:58:12 svc:/milestone/network:default |
| 2824 | 2026-07-30T03:58:28.404Z | [s1.trio] dladm |
| 2825 | 2026-07-30T03:58:28.417Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2826 | 2026-07-30T03:58:28.417Z | sl0 simnet 9000 up -- ? |
| 2827 | 2026-07-30T03:58:28.417Z | mg2 vnic 9000 up -- ? |
| 2828 | 2026-07-30T03:58:28.417Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2829 | 2026-07-30T03:58:28.996Z | |
| 2830 | 2026-07-30T03:58:28.996Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2831 | 2026-07-30T03:58:29.012Z | |
| 2832 | 2026-07-30T03:58:29.012Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2833 | 2026-07-30T03:58:29.024Z | |
| 2834 | 2026-07-30T03:58:29.024Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2835 | 2026-07-30T03:58:29.111Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2836 | 2026-07-30T03:58:29.185Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 62689c6a-835a-4988-8b17-ed296feaeddc --sled-uuid eef2aba2-62e6-407e-a575-ec5e7ffd1aba -a sl0/v6 &> /opt/ddmd.log & |
| 2837 | 2026-07-30T03:58:29.200Z | |
| 2838 | 2026-07-30T03:58:29.200Z | running zone s2.trio setup |
| 2839 | 2026-07-30T03:58:29.200Z | [s2.trio] svcs milestone/network |
| 2840 | 2026-07-30T03:58:29.215Z | STATE STIME FMRI |
| 2841 | 2026-07-30T03:58:29.215Z | online 3:58:14 svc:/milestone/network:default |
| 2842 | 2026-07-30T03:58:29.216Z | [s2.trio] dladm |
| 2843 | 2026-07-30T03:58:29.229Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2844 | 2026-07-30T03:58:29.229Z | sl1 simnet 9000 up -- ? |
| 2845 | 2026-07-30T03:58:29.229Z | mg3 vnic 9000 up -- ? |
| 2846 | 2026-07-30T03:58:29.229Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2847 | 2026-07-30T03:58:29.772Z | |
| 2848 | 2026-07-30T03:58:29.772Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2849 | 2026-07-30T03:58:29.783Z | |
| 2850 | 2026-07-30T03:58:29.784Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2851 | 2026-07-30T03:58:29.795Z | |
| 2852 | 2026-07-30T03:58:29.795Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2853 | 2026-07-30T03:58:29.830Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2854 | 2026-07-30T03:58:29.855Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 4e805301-f0ae-4612-94d9-11e9f6ef5d8b --sled-uuid 9417e143-8508-44f4-a95f-954b95a6d4d9 -a sl1/v6 &> /opt/ddmd.log & |
| 2855 | 2026-07-30T03:58:29.866Z | |
| 2856 | 2026-07-30T03:58:29.867Z | running zone t1.trio setup |
| 2857 | 2026-07-30T03:58:29.867Z | [t1.trio] svcs milestone/network |
| 2858 | 2026-07-30T03:58:29.881Z | STATE STIME FMRI |
| 2859 | 2026-07-30T03:58:29.881Z | online 3:58:17 svc:/milestone/network:default |
| 2860 | 2026-07-30T03:58:29.881Z | [t1.trio] dladm |
| 2861 | 2026-07-30T03:58:29.894Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2862 | 2026-07-30T03:58:29.894Z | tfportrear0_0 simnet 9000 up -- ? |
| 2863 | 2026-07-30T03:58:29.894Z | tfportrear1_0 simnet 9000 up -- ? |
| 2864 | 2026-07-30T03:58:29.894Z | mg1 vnic 9000 up -- ? |
| 2865 | 2026-07-30T03:58:29.894Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2866 | 2026-07-30T03:58:30.428Z | |
| 2867 | 2026-07-30T03:58:30.428Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2868 | 2026-07-30T03:58:30.504Z | |
| 2869 | 2026-07-30T03:58:30.504Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2870 | 2026-07-30T03:58:30.504Z | |
| 2871 | 2026-07-30T03:58:30.504Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2872 | 2026-07-30T03:58:30.504Z | |
| 2873 | 2026-07-30T03:58:30.504Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2874 | 2026-07-30T03:58:30.763Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2875 | 2026-07-30T03:58:30.767Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2876 | 2026-07-30T03:58:30.767Z | waiting 3s for copy of files to zone to complete ... |
| 2877 | 2026-07-30T03:58:33.768Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2878 | 2026-07-30T03:58:33.896Z | |
| 2879 | 2026-07-30T03:58:33.896Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2880 | 2026-07-30T03:58:34.010Z | |
| 2881 | 2026-07-30T03:58:34.010Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2882 | 2026-07-30T03:58:34.048Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2883 | 2026-07-30T03:58:34.074Z | [t1.trio] svcadm disable dendrite |
| 2884 | 2026-07-30T03:58:34.102Z | |
| 2885 | 2026-07-30T03:58:34.102Z | [t1.trio] svcadm disable tfport |
| 2886 | 2026-07-30T03:58:34.125Z | |
| 2887 | 2026-07-30T03:58:34.125Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2888 | 2026-07-30T03:58:34.151Z | |
| 2889 | 2026-07-30T03:58:34.151Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2890 | 2026-07-30T03:58:34.176Z | |
| 2891 | 2026-07-30T03:58:34.176Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2892 | 2026-07-30T03:58:34.201Z | |
| 2893 | 2026-07-30T03:58:34.201Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2894 | 2026-07-30T03:58:34.226Z | |
| 2895 | 2026-07-30T03:58:34.226Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2896 | 2026-07-30T03:58:34.251Z | |
| 2897 | 2026-07-30T03:58:34.251Z | [t1.trio] svcadm refresh dendrite:default |
| 2898 | 2026-07-30T03:58:34.272Z | |
| 2899 | 2026-07-30T03:58:34.272Z | [t1.trio] svcadm enable dendrite:default |
| 2900 | 2026-07-30T03:58:34.293Z | |
| 2901 | 2026-07-30T03:58:34.293Z | wait 10s for dendrite to come up ... |
| 2902 | 2026-07-30T03:58:44.295Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2903 | 2026-07-30T03:58:44.323Z | |
| 2904 | 2026-07-30T03:58:44.323Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2905 | 2026-07-30T03:58:44.347Z | |
| 2906 | 2026-07-30T03:58:44.347Z | [t1.trio] svcadm refresh tfport:default |
| 2907 | 2026-07-30T03:58:44.369Z | |
| 2908 | 2026-07-30T03:58:44.369Z | [t1.trio] svcadm enable tfport |
| 2909 | 2026-07-30T03:58:44.390Z | |
| 2910 | 2026-07-30T03:58:44.390Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid ff113a14-9670-4fbb-ac4d-13735c4b0406 --sled-uuid 8c0e6bf8-af2a-49bf-9368-0add0dfa360b -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2911 | 2026-07-30T03:58:44.403Z | |
| 2912 | 2026-07-30T03:58:44.403Z | [t1.trio] ipadm |
| 2913 | 2026-07-30T03:58:44.415Z | ADDROBJ TYPE STATE ADDR |
| 2914 | 2026-07-30T03:58:44.415Z | lo0/v4 static ok 127.0.0.1/8 |
| 2915 | 2026-07-30T03:58:44.415Z | mg1/v4 static ok 10.0.0.3/24 |
| 2916 | 2026-07-30T03:58:44.415Z | lo0/v6 static ok ::1/128 |
| 2917 | 2026-07-30T03:58:44.415Z | lo0/u6 static ok fd00:3::1/64 |
| 2918 | 2026-07-30T03:58:44.415Z | tfportrear0_0/v6 addrconf ok fe80::2cd6:eff:fec2:350e%tfportrear0_0/10 |
| 2919 | 2026-07-30T03:58:44.415Z | tfportrear1_0/v6 addrconf ok fe80::580c:6bff:fee6:b884%tfportrear1_0/10 |
| 2920 | 2026-07-30T03:58:46.512Z | initial peering test passed |
| 2921 | 2026-07-30T03:58:47.513Z | advertise from one passed |
| 2922 | 2026-07-30T03:58:48.514Z | advertise from two passed |
| 2923 | 2026-07-30T03:58:48.514Z | [s1.trio] ping fd00:2::1 |
| 2924 | 2026-07-30T03:58:48.529Z | fd00:2::1 is alive |
| 2925 | 2026-07-30T03:58:48.529Z | [s2.trio] ping fd00:1::1 |
| 2926 | 2026-07-30T03:58:48.541Z | fd00:1::1 is alive |
| 2927 | 2026-07-30T03:58:48.541Z | connectivity test passed |
| 2928 | 2026-07-30T03:58:48.542Z | [t1.trio] pkill ddmd |
| 2929 | 2026-07-30T03:58:48.553Z | |
| 2930 | 2026-07-30T03:58:54.556Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 07d1caf6-7f62-4d9f-a07b-42032619860e --sled-uuid 2b8c4e37-bcba-4c4b-a925-e216c2eba462 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2931 | 2026-07-30T03:58:54.568Z | |
| 2932 | 2026-07-30T03:58:54.568Z | [t1.trio] ipadm |
| 2933 | 2026-07-30T03:58:54.582Z | ADDROBJ TYPE STATE ADDR |
| 2934 | 2026-07-30T03:58:54.582Z | lo0/v4 static ok 127.0.0.1/8 |
| 2935 | 2026-07-30T03:58:54.582Z | mg1/v4 static ok 10.0.0.3/24 |
| 2936 | 2026-07-30T03:58:54.582Z | lo0/v6 static ok ::1/128 |
| 2937 | 2026-07-30T03:58:54.582Z | lo0/u6 static ok fd00:3::1/64 |
| 2938 | 2026-07-30T03:58:54.582Z | tfportrear0_0/v6 addrconf ok fe80::2cd6:eff:fec2:350e%tfportrear0_0/10 |
| 2939 | 2026-07-30T03:58:54.582Z | tfportrear1_0/v6 addrconf ok fe80::580c:6bff:fee6:b884%tfportrear1_0/10 |
| 2940 | 2026-07-30T03:58:57.584Z | [s1.trio] ping fd00:2::1 |
| 2941 | 2026-07-30T03:58:57.597Z | fd00:2::1 is alive |
| 2942 | 2026-07-30T03:58:57.598Z | [s2.trio] ping fd00:1::1 |
| 2943 | 2026-07-30T03:58:57.609Z | fd00:1::1 is alive |
| 2944 | 2026-07-30T03:58:57.609Z | transit router restart passed |
| 2945 | 2026-07-30T03:58:57.609Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2946 | 2026-07-30T03:58:57.625Z | local v6: |
| 2947 | 2026-07-30T03:58:57.625Z | fe80::2cd6:eff:fec2:350e |
| 2948 | 2026-07-30T03:58:57.625Z | fe80::580c:6bff:fee6:b884 |
| 2949 | 2026-07-30T03:58:57.625Z | local v4: |
| 2950 | 2026-07-30T03:58:57.625Z | router v6_idx: |
| 2951 | 2026-07-30T03:58:57.626Z | fd00:2::/64 -> 1 |
| 2952 | 2026-07-30T03:58:57.626Z | fd00:1::/64 -> 0 |
| 2953 | 2026-07-30T03:58:57.626Z | router v6_routes: |
| 2954 | 2026-07-30T03:58:57.626Z | 1 -> fe80::5824:93ff:fe68:ab45 (2) |
| 2955 | 2026-07-30T03:58:57.626Z | 0 -> fe80::8089:33ff:fe93:7048 (1) |
| 2956 | 2026-07-30T03:58:57.626Z | router v4_idx: |
| 2957 | 2026-07-30T03:58:57.626Z | router v4_routes: |
| 2958 | 2026-07-30T03:58:57.626Z | resolver v4: |
| 2959 | 2026-07-30T03:58:57.626Z | 10.0.0.254 -> 02:08:20:fc:61:f0 |
| 2960 | 2026-07-30T03:58:57.626Z | 10.0.0.3 -> 02:08:20:ed:b6:e4 |
| 2961 | 2026-07-30T03:58:57.626Z | resolver v6: |
| 2962 | 2026-07-30T03:58:57.626Z | fe80::5824:93ff:fe68:ab45 -> 5a:24:93:68:ab:45 |
| 2963 | 2026-07-30T03:58:57.626Z | fe80::8089:33ff:fe93:7048 -> 82:89:33:93:70:48 |
| 2964 | 2026-07-30T03:58:57.626Z | fe80::2cd6:eff:fec2:350e -> 2e:d6:0e:c2:35:0e |
| 2965 | 2026-07-30T03:58:57.626Z | fe80::580c:6bff:fee6:b884 -> 5a:0c:6b:e6:b8:84 |
| 2966 | 2026-07-30T03:58:57.626Z | nat v4: |
| 2967 | 2026-07-30T03:58:57.626Z | nat_v6: |
| 2968 | 2026-07-30T03:58:57.626Z | port_mac: |
| 2969 | 2026-07-30T03:58:57.626Z | 1000: a8:40:25:02:51:83 |
| 2970 | 2026-07-30T03:58:57.626Z | 1: a8:40:25:02:51:84 |
| 2971 | 2026-07-30T03:58:57.626Z | 2: a8:40:25:02:51:85 |
| 2972 | 2026-07-30T03:58:57.626Z | proxy arp: |
| 2973 | 2026-07-30T03:58:57.626Z | [s1.trio] pkill ddmd |
| 2974 | 2026-07-30T03:58:57.636Z | |
| 2975 | 2026-07-30T03:59:01.054Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 2976 | 2026-07-30T03:59:02.639Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2977 | 2026-07-30T03:59:02.655Z | local v6: |
| 2978 | 2026-07-30T03:59:02.655Z | fe80::2cd6:eff:fec2:350e |
| 2979 | 2026-07-30T03:59:02.655Z | fe80::580c:6bff:fee6:b884 |
| 2980 | 2026-07-30T03:59:02.655Z | local v4: |
| 2981 | 2026-07-30T03:59:02.655Z | router v6_idx: |
| 2982 | 2026-07-30T03:59:02.655Z | fd00:2::/64 -> 1 |
| 2983 | 2026-07-30T03:59:02.655Z | router v6_routes: |
| 2984 | 2026-07-30T03:59:02.659Z | 1 -> fe80::5824:93ff:fe68:ab45 (2) |
| 2985 | 2026-07-30T03:59:02.659Z | router v4_idx: |
| 2986 | 2026-07-30T03:59:02.659Z | router v4_routes: |
| 2987 | 2026-07-30T03:59:02.659Z | resolver v4: |
| 2988 | 2026-07-30T03:59:02.659Z | 10.0.0.254 -> 02:08:20:fc:61:f0 |
| 2989 | 2026-07-30T03:59:02.659Z | 10.0.0.3 -> 02:08:20:ed:b6:e4 |
| 2990 | 2026-07-30T03:59:02.659Z | resolver v6: |
| 2991 | 2026-07-30T03:59:02.659Z | fe80::5824:93ff:fe68:ab45 -> 5a:24:93:68:ab:45 |
| 2992 | 2026-07-30T03:59:02.659Z | fe80::8089:33ff:fe93:7048 -> 82:89:33:93:70:48 |
| 2993 | 2026-07-30T03:59:02.659Z | fe80::2cd6:eff:fec2:350e -> 2e:d6:0e:c2:35:0e |
| 2994 | 2026-07-30T03:59:02.659Z | fe80::580c:6bff:fee6:b884 -> 5a:0c:6b:e6:b8:84 |
| 2995 | 2026-07-30T03:59:02.659Z | nat v4: |
| 2996 | 2026-07-30T03:59:02.659Z | nat_v6: |
| 2997 | 2026-07-30T03:59:02.659Z | port_mac: |
| 2998 | 2026-07-30T03:59:02.659Z | 1000: a8:40:25:02:51:83 |
| 2999 | 2026-07-30T03:59:02.659Z | 1: a8:40:25:02:51:84 |
| 3000 | 2026-07-30T03:59:02.659Z | 2: a8:40:25:02:51:85 |
| 3001 | 2026-07-30T03:59:02.659Z | proxy arp: |
| 3002 | 2026-07-30T03:59:02.659Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 0ebc46b0-ce89-4b18-bc0e-132853541429 --sled-uuid aa5296ef-dead-48ca-b0e3-7dac01547ad6 -a sl0/v6 &> /opt/ddmd.log & |
| 3003 | 2026-07-30T03:59:02.666Z | |
| 3004 | 2026-07-30T03:59:05.732Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3005 | 2026-07-30T03:59:05.737Z | local v6: |
| 3006 | 2026-07-30T03:59:05.737Z | fe80::2cd6:eff:fec2:350e |
| 3007 | 2026-07-30T03:59:05.737Z | fe80::580c:6bff:fee6:b884 |
| 3008 | 2026-07-30T03:59:05.737Z | local v4: |
| 3009 | 2026-07-30T03:59:05.737Z | router v6_idx: |
| 3010 | 2026-07-30T03:59:05.737Z | fd00:2::/64 -> 1 |
| 3011 | 2026-07-30T03:59:05.737Z | fd00:1::/64 -> 0 |
| 3012 | 2026-07-30T03:59:05.737Z | router v6_routes: |
| 3013 | 2026-07-30T03:59:05.737Z | 1 -> fe80::5824:93ff:fe68:ab45 (2) |
| 3014 | 2026-07-30T03:59:05.737Z | 0 -> fe80::8089:33ff:fe93:7048 (1) |
| 3015 | 2026-07-30T03:59:05.737Z | router v4_idx: |
| 3016 | 2026-07-30T03:59:05.737Z | router v4_routes: |
| 3017 | 2026-07-30T03:59:05.737Z | resolver v4: |
| 3018 | 2026-07-30T03:59:05.737Z | 10.0.0.254 -> 02:08:20:fc:61:f0 |
| 3019 | 2026-07-30T03:59:05.737Z | 10.0.0.3 -> 02:08:20:ed:b6:e4 |
| 3020 | 2026-07-30T03:59:05.737Z | resolver v6: |
| 3021 | 2026-07-30T03:59:05.737Z | fe80::5824:93ff:fe68:ab45 -> 5a:24:93:68:ab:45 |
| 3022 | 2026-07-30T03:59:05.737Z | fe80::8089:33ff:fe93:7048 -> 82:89:33:93:70:48 |
| 3023 | 2026-07-30T03:59:05.737Z | fe80::2cd6:eff:fec2:350e -> 2e:d6:0e:c2:35:0e |
| 3024 | 2026-07-30T03:59:05.737Z | fe80::580c:6bff:fee6:b884 -> 5a:0c:6b:e6:b8:84 |
| 3025 | 2026-07-30T03:59:05.738Z | nat v4: |
| 3026 | 2026-07-30T03:59:05.738Z | nat_v6: |
| 3027 | 2026-07-30T03:59:05.738Z | port_mac: |
| 3028 | 2026-07-30T03:59:05.738Z | 1000: a8:40:25:02:51:83 |
| 3029 | 2026-07-30T03:59:05.738Z | 1: a8:40:25:02:51:84 |
| 3030 | 2026-07-30T03:59:05.738Z | 2: a8:40:25:02:51:85 |
| 3031 | 2026-07-30T03:59:05.738Z | proxy arp: |
| 3032 | 2026-07-30T03:59:05.738Z | [s2.trio] netstat -nr -f inet6 |
| 3033 | 2026-07-30T03:59:05.738Z | Routing Table: IPv6 |
| 3034 | 2026-07-30T03:59:05.738Z | Destination/Mask Gateway Flags Ref Use If |
| 3035 | 2026-07-30T03:59:05.738Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3036 | 2026-07-30T03:59:05.738Z | ::1 ::1 UH 2 0 lo0 |
| 3037 | 2026-07-30T03:59:05.738Z | fd00:1::/64 fe80::580c:6bff:fee6:b884 UG 1 0 sl1 |
| 3038 | 2026-07-30T03:59:05.738Z | fe80::/10 fe80::5824:93ff:fe68:ab45 U 3 64 sl1 |
| 3039 | 2026-07-30T03:59:05.738Z | [s2.trio] ipadm |
| 3040 | 2026-07-30T03:59:05.738Z | ADDROBJ TYPE STATE ADDR |
| 3041 | 2026-07-30T03:59:05.738Z | lo0/v4 static ok 127.0.0.1/8 |
| 3042 | 2026-07-30T03:59:05.738Z | mg3/v4 static ok 10.0.0.2/24 |
| 3043 | 2026-07-30T03:59:05.738Z | lo0/v6 static ok ::1/128 |
| 3044 | 2026-07-30T03:59:05.738Z | lo0/u6 static ok fd00:2::1/64 |
| 3045 | 2026-07-30T03:59:05.738Z | sl1/v6 addrconf ok fe80::5824:93ff:fe68:ab45%sl1/10 |
| 3046 | 2026-07-30T03:59:05.738Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 3047 | 2026-07-30T03:59:05.738Z | newrt->ri_dst: inet6 fd00:1::1; newrt->ri_ifp: link ; RTM_GET: Report Metrics: len 360, pid: 0, seq 1, errno 0, flags:<GATEWAY,HOST,STATIC> |
| 3048 | 2026-07-30T03:59:05.738Z | locks: inits: |
| 3049 | 2026-07-30T03:59:05.738Z | sockaddrs: <DST,IFP> |
| 3050 | 2026-07-30T03:59:05.738Z | fd00:1::1 |
| 3051 | 2026-07-30T03:59:05.738Z | route to: fd00:1::1 |
| 3052 | 2026-07-30T03:59:05.738Z | destination: fd00:1:: |
| 3053 | 2026-07-30T03:59:05.738Z | mask: ffff:ffff:ffff:ffff:: |
| 3054 | 2026-07-30T03:59:05.738Z | gateway: fe80::580c:6bff:fee6:b884 |
| 3055 | 2026-07-30T03:59:05.738Z | interface: sl1 index 3 address 5a 24 93 68 ab 45 |
| 3056 | 2026-07-30T03:59:05.738Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3057 | 2026-07-30T03:59:05.738Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3058 | 2026-07-30T03:59:05.738Z | 0 0 0 0 0 0 9000 0 |
| 3059 | 2026-07-30T03:59:05.738Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3060 | 2026-07-30T03:59:05.738Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3061 | 2026-07-30T03:59:05.738Z | fd00:1:: fe80::580c:6bff:fee6:b884 ffff:ffff:ffff:ffff:: sl1:5a.24.93.68.ab.45 fe80::5824:93ff:fe68:ab45 |
| 3062 | 2026-07-30T03:59:05.738Z | [s2.trio] ndp -na |
| 3063 | 2026-07-30T03:59:05.738Z | Net to Media Table: IPv6 |
| 3064 | 2026-07-30T03:59:05.739Z | If Physical Address Type State Destination/Mask |
| 3065 | 2026-07-30T03:59:05.739Z | ----- ----------------- ------- ------------ --------------------------- |
| 3066 | 2026-07-30T03:59:05.739Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3067 | 2026-07-30T03:59:05.739Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3068 | 2026-07-30T03:59:05.739Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3069 | 2026-07-30T03:59:05.739Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3070 | 2026-07-30T03:59:05.739Z | sl1 5a:24:93:68:ab:45 local REACHABLE fe80::5824:93ff:fe68:ab45 |
| 3071 | 2026-07-30T03:59:05.739Z | sl1 33:33:ff:68:ab:45 other REACHABLE ff02::1:ff68:ab45 |
| 3072 | 2026-07-30T03:59:05.739Z | sl1 33:33:ff:e6:b8:84 other REACHABLE ff02::1:ffe6:b884 |
| 3073 | 2026-07-30T03:59:05.739Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3074 | 2026-07-30T03:59:05.739Z | sl1 5a:0c:6b:e6:b8:84 dynamic REACHABLE fe80::580c:6bff:fee6:b884 |
| 3075 | 2026-07-30T03:59:05.739Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3076 | 2026-07-30T03:59:05.748Z | local v6: |
| 3077 | 2026-07-30T03:59:05.748Z | fe80::2cd6:eff:fec2:350e |
| 3078 | 2026-07-30T03:59:05.748Z | fe80::580c:6bff:fee6:b884 |
| 3079 | 2026-07-30T03:59:05.748Z | local v4: |
| 3080 | 2026-07-30T03:59:05.748Z | router v6_idx: |
| 3081 | 2026-07-30T03:59:05.748Z | fd00:2::/64 -> 1 |
| 3082 | 2026-07-30T03:59:05.748Z | fd00:1::/64 -> 0 |
| 3083 | 2026-07-30T03:59:05.748Z | router v6_routes: |
| 3084 | 2026-07-30T03:59:05.748Z | 1 -> fe80::5824:93ff:fe68:ab45 (2) |
| 3085 | 2026-07-30T03:59:05.748Z | 0 -> fe80::8089:33ff:fe93:7048 (1) |
| 3086 | 2026-07-30T03:59:05.748Z | router v4_idx: |
| 3087 | 2026-07-30T03:59:05.748Z | router v4_routes: |
| 3088 | 2026-07-30T03:59:05.748Z | resolver v4: |
| 3089 | 2026-07-30T03:59:05.748Z | 10.0.0.254 -> 02:08:20:fc:61:f0 |
| 3090 | 2026-07-30T03:59:05.748Z | 10.0.0.3 -> 02:08:20:ed:b6:e4 |
| 3091 | 2026-07-30T03:59:05.748Z | resolver v6: |
| 3092 | 2026-07-30T03:59:05.748Z | fe80::5824:93ff:fe68:ab45 -> 5a:24:93:68:ab:45 |
| 3093 | 2026-07-30T03:59:05.748Z | fe80::8089:33ff:fe93:7048 -> 82:89:33:93:70:48 |
| 3094 | 2026-07-30T03:59:05.748Z | fe80::2cd6:eff:fec2:350e -> 2e:d6:0e:c2:35:0e |
| 3095 | 2026-07-30T03:59:05.748Z | fe80::580c:6bff:fee6:b884 -> 5a:0c:6b:e6:b8:84 |
| 3096 | 2026-07-30T03:59:05.748Z | nat v4: |
| 3097 | 2026-07-30T03:59:05.748Z | nat_v6: |
| 3098 | 2026-07-30T03:59:05.748Z | port_mac: |
| 3099 | 2026-07-30T03:59:05.749Z | 1000: a8:40:25:02:51:83 |
| 3100 | 2026-07-30T03:59:05.749Z | 1: a8:40:25:02:51:84 |
| 3101 | 2026-07-30T03:59:05.749Z | 2: a8:40:25:02:51:85 |
| 3102 | 2026-07-30T03:59:05.749Z | proxy arp: |
| 3103 | 2026-07-30T03:59:05.749Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 3104 | 2026-07-30T03:59:05.791Z | Subnet Port Link Gateway Vlan |
| 3105 | 2026-07-30T03:59:05.791Z | fd00:1::/64 rear0 0 fe80::8089:33ff:fe93:7048 |
| 3106 | 2026-07-30T03:59:05.791Z | fd00:2::/64 rear1 0 fe80::5824:93ff:fe68:ab45 |
| 3107 | 2026-07-30T03:59:05.791Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 3108 | 2026-07-30T03:59:05.832Z | host mac age |
| 3109 | 2026-07-30T03:59:05.832Z | 10.0.0.3 02:08:20:ed:b6:e4 21s |
| 3110 | 2026-07-30T03:59:05.832Z | 10.0.0.254 02:08:20:fc:61:f0 18s |
| 3111 | 2026-07-30T03:59:05.832Z | fe80::2cd6:eff:fec2:350e 2e:d6:0e:c2:35:0e 21s |
| 3112 | 2026-07-30T03:59:05.832Z | fe80::580c:6bff:fee6:b884 5a:0c:6b:e6:b8:84 21s |
| 3113 | 2026-07-30T03:59:05.832Z | fe80::5824:93ff:fe68:ab45 5a:24:93:68:ab:45 21s |
| 3114 | 2026-07-30T03:59:05.832Z | fe80::8089:33ff:fe93:7048 82:89:33:93:70:48 21s |
| 3115 | 2026-07-30T03:59:05.832Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 3116 | 2026-07-30T03:59:05.870Z | Link IPv4 IPv6 |
| 3117 | 2026-07-30T03:59:05.870Z | rear0/0 fe80::2cd6:eff:fec2:350e |
| 3118 | 2026-07-30T03:59:05.870Z | rear1/0 fe80::580c:6bff:fee6:b884 |
| 3119 | 2026-07-30T03:59:05.870Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 3120 | 2026-07-30T03:59:06.895Z | ADDROBJ TYPE STATE ADDR |
| 3121 | 2026-07-30T03:59:06.895Z | lo0/v4 static ok 127.0.0.1/8 |
| 3122 | 2026-07-30T03:59:06.895Z | mg2/v4 static ok 10.0.0.1/24 |
| 3123 | 2026-07-30T03:59:06.895Z | lo0/v6 static ok ::1/128 |
| 3124 | 2026-07-30T03:59:06.895Z | lo0/u6 static ok fd00:1::1/64 |
| 3125 | 2026-07-30T03:59:06.895Z | sl0/v6 addrconf ok fe80::8089:33ff:fe93:7048%sl0/10 |
| 3126 | 2026-07-30T03:59:06.895Z | newrt->ri_dst: inet6 fd00:2::1; newrt->ri_ifp: link ; RTM_GET: Report Metrics: len 360, pid: 0, seq 1, errno 0, flags:<GATEWAY,HOST,STATIC> |
| 3127 | 2026-07-30T03:59:06.895Z | locks: inits: |
| 3128 | 2026-07-30T03:59:06.896Z | sockaddrs: <DST,IFP> |
| 3129 | 2026-07-30T03:59:06.896Z | fd00:2::1 |
| 3130 | 2026-07-30T03:59:06.896Z | route to: fd00:2::1 |
| 3131 | 2026-07-30T03:59:06.896Z | destination: fd00:2:: |
| 3132 | 2026-07-30T03:59:06.896Z | mask: ffff:ffff:ffff:ffff:: |
| 3133 | 2026-07-30T03:59:06.896Z | gateway: fe80::2cd6:eff:fec2:350e |
| 3134 | 2026-07-30T03:59:06.896Z | interface: sl0 index 3 address 82 89 33 93 70 48 |
| 3135 | 2026-07-30T03:59:06.896Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3136 | 2026-07-30T03:59:06.896Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3137 | 2026-07-30T03:59:06.896Z | 0 0 0 0 0 0 9000 0 |
| 3138 | 2026-07-30T03:59:06.896Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3139 | 2026-07-30T03:59:06.896Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3140 | 2026-07-30T03:59:06.896Z | fd00:2:: fe80::2cd6:eff:fec2:350e ffff:ffff:ffff:ffff:: sl0:82.89.33.93.70.48 fe80::8089:33ff:fe93:7048 |
| 3141 | 2026-07-30T03:59:06.896Z | |
| 3142 | 2026-07-30T03:59:06.896Z | Net to Media Table: IPv6 |
| 3143 | 2026-07-30T03:59:06.896Z | If Physical Address Type State Destination/Mask |
| 3144 | 2026-07-30T03:59:06.896Z | ----- ----------------- ------- ------------ --------------------------- |
| 3145 | 2026-07-30T03:59:06.896Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3146 | 2026-07-30T03:59:06.896Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3147 | 2026-07-30T03:59:06.896Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3148 | 2026-07-30T03:59:06.896Z | sl0 2e:d6:0e:c2:35:0e dynamic REACHABLE fe80::2cd6:eff:fec2:350e |
| 3149 | 2026-07-30T03:59:06.896Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3150 | 2026-07-30T03:59:06.896Z | sl0 82:89:33:93:70:48 local REACHABLE fe80::8089:33ff:fe93:7048 |
| 3151 | 2026-07-30T03:59:06.896Z | sl0 33:33:ff:93:70:48 other REACHABLE ff02::1:ff93:7048 |
| 3152 | 2026-07-30T03:59:06.896Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3153 | 2026-07-30T03:59:06.897Z | sl0 33:33:ff:c2:35:0e other REACHABLE ff02::1:ffc2:350e |
| 3154 | 2026-07-30T03:59:06.897Z | |
| 3155 | 2026-07-30T03:59:06.897Z | |
| 3156 | 2026-07-30T03:59:06.897Z | Routing Table: IPv6 |
| 3157 | 2026-07-30T03:59:06.897Z | Destination/Mask Gateway Flags Ref Use If |
| 3158 | 2026-07-30T03:59:06.897Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3159 | 2026-07-30T03:59:06.897Z | ::1 ::1 UH 2 0 lo0 |
| 3160 | 2026-07-30T03:59:06.897Z | fd00:2::/64 fe80::2cd6:eff:fec2:350e UG 2 2 sl0 |
| 3161 | 2026-07-30T03:59:06.897Z | fe80::/10 fe80::8089:33ff:fe93:7048 U 3 64 sl0 |
| 3162 | 2026-07-30T03:59:06.897Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 3163 | 2026-07-30T03:59:06.897Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.261 ms |
| 3164 | 2026-07-30T03:59:06.897Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.179 ms |
| 3165 | 2026-07-30T03:59:06.897Z | |
| 3166 | 2026-07-30T03:59:06.897Z | ----fd00:2::1 PING Statistics---- |
| 3167 | 2026-07-30T03:59:06.897Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 3168 | 2026-07-30T03:59:06.897Z | round-trip (ms) min/avg/max/stddev = 0.179/0.220/0.261/0.058 |
| 3169 | 2026-07-30T03:59:06.897Z | [s2.trio] ping fd00:1::1 |
| 3170 | 2026-07-30T03:59:06.907Z | fd00:1::1 is alive |
| 3171 | 2026-07-30T03:59:06.907Z | server router restart passed |
| 3172 | 2026-07-30T03:59:10.912Z | peer expiration recovery passed |
| 3173 | 2026-07-30T03:59:11.912Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 3174 | 2026-07-30T03:59:11.929Z | 3 |
| 3175 | 2026-07-30T03:59:11.929Z | redundant advertise passed |
| 3176 | 2026-07-30T03:59:12.931Z | tunnel endpoint advertise passed |
| 3177 | 2026-07-30T03:59:17.932Z | redundant tunnel endpoint advertise passed |
| 3178 | 2026-07-30T03:59:17.932Z | [s1.trio] pkill ddmd |
| 3179 | 2026-07-30T03:59:17.946Z | |
| 3180 | 2026-07-30T03:59:22.948Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 2a6e5015-435d-412d-943e-fb793c9d184e --sled-uuid e36333ac-2f85-4fbf-b70a-19fb3fc6ca29 -a sl0/v6 &> /opt/ddmd.log & |
| 3181 | 2026-07-30T03:59:22.959Z | |
| 3182 | 2026-07-30T03:59:27.966Z | tunnel router restart passed |
| 3183 | 2026-07-30T03:59:28.967Z | tunnel endpoint withdraw passed |
| 3184 | 2026-07-30T03:59:28.971Z | [t1.trio] pkill ddmd |
| 3185 | 2026-07-30T03:59:28.980Z | |
| 3186 | 2026-07-30T03:59:28.980Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 3187 | 2026-07-30T03:59:28.984Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 3188 | 2026-07-30T03:59:30.854Z | [s2.trio] pkill ddmd |
| 3189 | 2026-07-30T03:59:30.867Z | |
| 3190 | 2026-07-30T03:59:30.867Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 3191 | 2026-07-30T03:59:32.673Z | [s1.trio] pkill ddmd |
| 3192 | 2026-07-30T03:59:32.687Z | |
| 3193 | 2026-07-30T03:59:32.687Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 3194 | 2026-07-30T03:59:34.461Z | [sidecar.trio] pkill softnpu |
| 3195 | 2026-07-30T03:59:34.474Z | |
| 3196 | 2026-07-30T03:59:34.475Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 3197 | 2026-07-30T03:59:37.061Z | test ddm::test_trio_v3 ... ok |
| 3198 | 2026-07-30T03:59:37.061Z | |
| 3199 | 2026-07-30T03:59:37.061Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 96.00s |
| 3200 | 2026-07-30T03:59:37.061Z | |
| 3201 | 2026-07-30T03:59:37.113Z | + cleanup |
| 3202 | 2026-07-30T03:59:37.117Z | ++ id -un |
| 3203 | 2026-07-30T03:59:37.120Z | ++ id -gn |
| 3204 | 2026-07-30T03:59:37.120Z | + pfexec chown -R build:build . |
| 3205 | 2026-07-30T03:59:37.240Z | process exited: duration 698660 ms, exit code 0 |
| |
| 3206 | 2026-07-30T03:59:37.254Z | found 5 output files |
| 3207 | 2026-07-30T03:59:37.254Z | uploading: /work/s1.trio.log (4078 bytes) |
| 3208 | 2026-07-30T03:59:38.265Z | uploaded: /work/s1.trio.log |
| 3209 | 2026-07-30T03:59:38.265Z | uploading: /work/s2.trio.log (10656 bytes) |
| 3210 | 2026-07-30T03:59:39.276Z | uploaded: /work/s2.trio.log |
| 3211 | 2026-07-30T03:59:39.277Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 3212 | 2026-07-30T03:59:40.289Z | uploaded: /work/sidecar.trio-softnpu.log |
| 3213 | 2026-07-30T03:59:40.289Z | uploading: /work/t1.trio-dpd.log (337366 bytes) |
| 3214 | 2026-07-30T03:59:41.315Z | uploaded: /work/t1.trio-dpd.log |
| 3215 | 2026-07-30T03:59:41.315Z | uploading: /work/t1.trio.log (25589 bytes) |
| 3216 | 2026-07-30T03:59:42.356Z | uploaded: /work/t1.trio.log |