|
|
|
| 1 | 2026-02-27T04:10:51.799Z | job assigned to worker 01KJEMKWVZ3A7W3T2V57Y2JTF2 [factory aws, i-060ff438b9edf9edd] (queued for 1 m 10 s) |
| |
| 2 | 2026-02-27T04:11:00.149Z | starting task 0: "setup" |
| 3 | 2026-02-27T04:11:00.154Z | ++ uname -s |
| 4 | 2026-02-27T04:11:00.158Z | + kern=SunOS |
| 5 | 2026-02-27T04:11:00.158Z | + build_user=build |
| 6 | 2026-02-27T04:11:00.158Z | + build_uid=12345 |
| 7 | 2026-02-27T04:11:00.158Z | + work_dir=/work |
| 8 | 2026-02-27T04:11:00.158Z | + input_dir=/input |
| 9 | 2026-02-27T04:11:00.158Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-27T04:11:00.158Z | + case "$kern" in |
| 11 | 2026-02-27T04:11:00.158Z | + groupadd -g 12345 build |
| 12 | 2026-02-27T04:11:00.161Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-27T04:11:02.167Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-27T04:11:02.294Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-27T04:11:02.297Z | + home_fs=zfs |
| 16 | 2026-02-27T04:11:02.297Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-27T04:11:02.297Z | + mkdir -p /home/build |
| 18 | 2026-02-27T04:11:02.300Z | + chown build:build /home/build /work |
| 19 | 2026-02-27T04:11:04.302Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-27T04:11:04.306Z | process exited: duration 4158 ms, exit code 0 |
| |
| 21 | 2026-02-27T04:11:04.312Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-27T04:11:04.318Z | * rust toolchain channel = "stable" |
| 23 | 2026-02-27T04:11:04.318Z | * rust toolchain profile = "default" |
| 24 | 2026-02-27T04:11:04.322Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 25 | 2026-02-27T04:11:04.322Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-02-27T04:11:04.322Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-27T04:11:04.322Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-27T04:11:04.322Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-27T04:11:04.322Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-27T04:11:04.411Z | info: downloading installer |
| 31 | 2026-02-27T04:11:06.348Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-27T04:11:06.348Z | warn: /opt/ooce/bin |
| 33 | 2026-02-27T04:11:06.348Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-27T04:11:06.348Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-27T04:11:06.348Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-27T04:11:06.348Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-27T04:11:06.348Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-27T04:11:06.349Z | error: cannot install while Rust is installed |
| 39 | 2026-02-27T04:11:06.349Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-27T04:11:06.388Z | info: profile set to 'default' |
| 41 | 2026-02-27T04:11:06.388Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-27T04:11:06.392Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-27T04:11:06.582Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-27T04:11:06.582Z | info: downloading component 'cargo' |
| 45 | 2026-02-27T04:11:07.662Z | info: downloading component 'clippy' |
| 46 | 2026-02-27T04:11:08.159Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-27T04:11:09.973Z | info: downloading component 'rust-std' |
| 48 | 2026-02-27T04:11:12.134Z | info: downloading component 'rustc' |
| 49 | 2026-02-27T04:11:21.532Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-27T04:11:21.827Z | info: installing component 'cargo' |
| 51 | 2026-02-27T04:11:22.758Z | info: installing component 'clippy' |
| 52 | 2026-02-27T04:11:23.155Z | info: installing component 'rust-docs' |
| 53 | 2026-02-27T04:11:25.164Z | info: installing component 'rust-std' |
| 54 | 2026-02-27T04:11:27.027Z | info: installing component 'rustc' |
| 55 | 2026-02-27T04:11:33.934Z | info: installing component 'rustfmt' |
| 56 | 2026-02-27T04:11:34.268Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-27T04:11:34.268Z | |
| 58 | 2026-02-27T04:11:34.778Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-27T04:11:34.778Z | |
| 60 | 2026-02-27T04:11:34.781Z | |
| 61 | 2026-02-27T04:11:34.781Z | Rust is installed now. Great! |
| 62 | 2026-02-27T04:11:34.781Z | |
| 63 | 2026-02-27T04:11:34.781Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-27T04:11:34.781Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-27T04:11:34.781Z | |
| 66 | 2026-02-27T04:11:34.781Z | To configure your current shell, you need to source |
| 67 | 2026-02-27T04:11:34.781Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-27T04:11:34.781Z | |
| 69 | 2026-02-27T04:11:34.781Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-27T04:11:34.781Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-27T04:11:34.781Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-27T04:11:34.781Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-27T04:11:34.887Z | + rustup --version |
| 74 | 2026-02-27T04:11:34.899Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-27T04:11:34.903Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-27T04:11:34.977Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-27T04:11:34.981Z | + cargo --version |
| 78 | 2026-02-27T04:11:35.040Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-27T04:11:35.043Z | + rustc --version |
| 80 | 2026-02-27T04:11:35.111Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-27T04:11:35.114Z | process exited: duration 30797 ms, exit code 0 |
| |
| 82 | 2026-02-27T04:11:35.122Z | starting task 2: "authentication" |
| 83 | 2026-02-27T04:11:35.145Z | process exited: duration 23 ms, exit code 0 |
| |
| 84 | 2026-02-27T04:11:35.154Z | starting task 3: "clone repository" |
| 85 | 2026-02-27T04:11:35.163Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-02-27T04:11:35.163Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-02-27T04:11:35.195Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-02-27T04:11:38.624Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-02-27T04:11:38.627Z | + git fetch origin 8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 90 | 2026-02-27T04:11:39.040Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-02-27T04:11:39.040Z | * branch 8b177f7e9f8e6db76b6686183dfb36c066ed3177 -> FETCH_HEAD |
| 92 | 2026-02-27T04:11:39.050Z | + [[ -n renovate/oxide-vpc-digest ]] |
| 93 | 2026-02-27T04:11:39.053Z | ++ git branch --show-current |
| 94 | 2026-02-27T04:11:39.055Z | + current=main |
| 95 | 2026-02-27T04:11:39.056Z | + [[ main != renovate/oxide-vpc-digest ]] |
| 96 | 2026-02-27T04:11:39.056Z | + git branch -f renovate/oxide-vpc-digest 8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 97 | 2026-02-27T04:11:39.059Z | + git checkout -f renovate/oxide-vpc-digest |
| 98 | 2026-02-27T04:11:39.088Z | Switched to branch 'renovate/oxide-vpc-digest' |
| 99 | 2026-02-27T04:11:39.091Z | + git reset --hard 8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 100 | 2026-02-27T04:11:39.096Z | HEAD is now at 8b177f7 Update oxide-vpc digest to 5d0c819 |
| 101 | 2026-02-27T04:11:39.099Z | process exited: duration 3943 ms, exit code 0 |
| |
| 102 | 2026-02-27T04:11:39.110Z | starting task 4: "build" |
| 103 | 2026-02-27T04:11:39.116Z | ++ dladm |
| 104 | 2026-02-27T04:11:39.120Z | LINK CLASS MTU STATE BRIDGE OVER |
| 105 | 2026-02-27T04:11:39.120Z | ena0 phys 9216 up -- -- |
| 106 | 2026-02-27T04:11:39.123Z | ++ ipadm |
| 107 | 2026-02-27T04:11:39.126Z | ADDROBJ TYPE STATE ADDR |
| 108 | 2026-02-27T04:11:39.126Z | lo0/v4 static ok 127.0.0.1/8 |
| 109 | 2026-02-27T04:11:39.127Z | ena0/dhcp dhcp ok 10.150.1.166/24 |
| 110 | 2026-02-27T04:11:39.127Z | lo0/v6 static ok ::1/128 |
| 111 | 2026-02-27T04:11:39.127Z | ++ banner collect |
| 112 | 2026-02-27T04:11:39.127Z | |
| 113 | 2026-02-27T04:11:39.127Z | #### #### # # ###### #### ##### |
| 114 | 2026-02-27T04:11:39.127Z | # # # # # # # # # # |
| 115 | 2026-02-27T04:11:39.127Z | # # # # # ##### # # |
| 116 | 2026-02-27T04:11:39.127Z | # # # # # # # # |
| 117 | 2026-02-27T04:11:39.127Z | # # # # # # # # # # |
| 118 | 2026-02-27T04:11:39.127Z | #### #### ###### ###### ###### #### # |
| 119 | 2026-02-27T04:11:39.127Z | |
| 120 | 2026-02-27T04:11:39.127Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 121 | 2026-02-27T04:11:39.127Z | ++ repo=softnpu |
| 122 | 2026-02-27T04:11:39.128Z | ++ series=image |
| 123 | 2026-02-27T04:11:39.128Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 124 | 2026-02-27T04:11:39.128Z | ++ name=softnpu |
| 125 | 2026-02-27T04:11:39.128Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 126 | 2026-02-27T04:11:39.128Z | ++ mkdir -p download |
| 127 | 2026-02-27T04:11:39.131Z | ++ pushd download |
| 128 | 2026-02-27T04:11:39.131Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 129 | 2026-02-27T04:11:39.131Z | ++ [[ ! -f softnpu ]] |
| 130 | 2026-02-27T04:11:39.131Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 131 | 2026-02-27T04:11:39.138Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 132 | 2026-02-27T04:11:39.141Z | Dload Upload Total Spent Left Speed |
| 133 | 2026-02-27T04:11:39.603Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 15.6M 100 15.6M 0 0 33.6M 0 --:--:-- --:--:-- --:--:-- 33.7M |
| 134 | 2026-02-27T04:11:39.607Z | ++ popd |
| 135 | 2026-02-27T04:11:39.610Z | /work/oxidecomputer/maghemite |
| 136 | 2026-02-27T04:11:39.610Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 137 | 2026-02-27T04:11:39.610Z | ++ repo=sidecar-lite |
| 138 | 2026-02-27T04:11:39.610Z | ++ series=release |
| 139 | 2026-02-27T04:11:39.610Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 140 | 2026-02-27T04:11:39.610Z | ++ name=libsidecar_lite.so |
| 141 | 2026-02-27T04:11:39.610Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 142 | 2026-02-27T04:11:39.610Z | ++ mkdir -p download |
| 143 | 2026-02-27T04:11:39.610Z | ++ pushd download |
| 144 | 2026-02-27T04:11:39.610Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 145 | 2026-02-27T04:11:39.610Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 146 | 2026-02-27T04:11:39.610Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 147 | 2026-02-27T04:11:39.618Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 148 | 2026-02-27T04:11:39.618Z | Dload Upload Total Spent Left Speed |
| 149 | 2026-02-27T04:11:39.967Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 12.0M 100 12.0M 0 0 34.5M 0 --:--:-- --:--:-- --:--:-- 34.6M |
| 150 | 2026-02-27T04:11:39.971Z | ++ popd |
| 151 | 2026-02-27T04:11:39.971Z | /work/oxidecomputer/maghemite |
| 152 | 2026-02-27T04:11:39.974Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 153 | 2026-02-27T04:11:39.974Z | ++ repo=sidecar-lite |
| 154 | 2026-02-27T04:11:39.974Z | ++ series=release |
| 155 | 2026-02-27T04:11:39.974Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 156 | 2026-02-27T04:11:39.974Z | ++ name=scadm |
| 157 | 2026-02-27T04:11:39.974Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 158 | 2026-02-27T04:11:39.974Z | ++ mkdir -p download |
| 159 | 2026-02-27T04:11:39.974Z | ++ pushd download |
| 160 | 2026-02-27T04:11:39.974Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 161 | 2026-02-27T04:11:39.974Z | ++ [[ ! -f scadm ]] |
| 162 | 2026-02-27T04:11:39.974Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 163 | 2026-02-27T04:11:39.982Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 164 | 2026-02-27T04:11:39.982Z | Dload Upload Total Spent Left Speed |
| 165 | 2026-02-27T04:11:40.372Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 15.7M 100 15.7M 0 0 40.4M 0 --:--:-- --:--:-- --:--:-- 40.3M |
| 166 | 2026-02-27T04:11:40.376Z | ++ popd |
| 167 | 2026-02-27T04:11:40.380Z | /work/oxidecomputer/maghemite |
| 168 | 2026-02-27T04:11:40.380Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 169 | 2026-02-27T04:11:40.380Z | ++ repo=dendrite |
| 170 | 2026-02-27T04:11:40.380Z | ++ series=image |
| 171 | 2026-02-27T04:11:40.380Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 172 | 2026-02-27T04:11:40.380Z | ++ name=dendrite-softnpu.tar.gz |
| 173 | 2026-02-27T04:11:40.380Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 174 | 2026-02-27T04:11:40.380Z | ++ mkdir -p download |
| 175 | 2026-02-27T04:11:40.380Z | ++ pushd download |
| 176 | 2026-02-27T04:11:40.380Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 177 | 2026-02-27T04:11:40.380Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 178 | 2026-02-27T04:11:40.380Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 179 | 2026-02-27T04:11:40.387Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 180 | 2026-02-27T04:11:40.390Z | Dload Upload Total Spent Left Speed |
| 181 | 2026-02-27T04:11:41.936Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
36 71.5M 36 25.7M 0 0 35.4M 0 0:00:02 --:--:-- 0:00:02 35.4M
100 71.5M 100 71.5M 0 0 46.2M 0 0:00:01 0:00:01 --:--:-- 46.2M |
| 182 | 2026-02-27T04:11:41.941Z | ++ popd |
| 183 | 2026-02-27T04:11:41.944Z | /work/oxidecomputer/maghemite |
| 184 | 2026-02-27T04:11:41.944Z | ++ get_artifact maghemite release 8b177f7e9f8e6db76b6686183dfb36c066ed3177 ddm |
| 185 | 2026-02-27T04:11:41.944Z | ++ repo=maghemite |
| 186 | 2026-02-27T04:11:41.944Z | ++ series=release |
| 187 | 2026-02-27T04:11:41.944Z | ++ commit=8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 188 | 2026-02-27T04:11:41.944Z | ++ name=ddm |
| 189 | 2026-02-27T04:11:41.944Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 190 | 2026-02-27T04:11:41.944Z | ++ mkdir -p download |
| 191 | 2026-02-27T04:11:41.944Z | ++ pushd download |
| 192 | 2026-02-27T04:11:41.944Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 193 | 2026-02-27T04:11:41.944Z | ++ [[ ! -f ddm ]] |
| 194 | 2026-02-27T04:11:41.945Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/8b177f7e9f8e6db76b6686183dfb36c066ed3177/ddm |
| 195 | 2026-02-27T04:11:41.951Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 196 | 2026-02-27T04:11:41.951Z | Dload Upload Total Spent Left Speed |
| 197 | 2026-02-27T04:11:42.017Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 198 | 2026-02-27T04:11:42.017Z | curl: (22) The requested URL returned error: 404 |
| 199 | 2026-02-27T04:11:42.020Z | ++ popd |
| 200 | 2026-02-27T04:11:42.020Z | /work/oxidecomputer/maghemite |
| 201 | 2026-02-27T04:11:42.020Z | ++ get_artifact maghemite release 8b177f7e9f8e6db76b6686183dfb36c066ed3177 ddmadm |
| 202 | 2026-02-27T04:11:42.020Z | ++ repo=maghemite |
| 203 | 2026-02-27T04:11:42.020Z | ++ series=release |
| 204 | 2026-02-27T04:11:42.020Z | ++ commit=8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 205 | 2026-02-27T04:11:42.020Z | ++ name=ddmadm |
| 206 | 2026-02-27T04:11:42.020Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 207 | 2026-02-27T04:11:42.020Z | ++ mkdir -p download |
| 208 | 2026-02-27T04:11:42.024Z | ++ pushd download |
| 209 | 2026-02-27T04:11:42.024Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 210 | 2026-02-27T04:11:42.024Z | ++ [[ ! -f ddmadm ]] |
| 211 | 2026-02-27T04:11:42.024Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/8b177f7e9f8e6db76b6686183dfb36c066ed3177/ddmadm |
| 212 | 2026-02-27T04:11:42.030Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 213 | 2026-02-27T04:11:42.033Z | Dload Upload Total Spent Left Speed |
| 214 | 2026-02-27T04:11:42.094Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 215 | 2026-02-27T04:11:42.095Z | curl: (22) The requested URL returned error: 404 |
| 216 | 2026-02-27T04:11:42.098Z | ++ popd |
| 217 | 2026-02-27T04:11:42.101Z | /work/oxidecomputer/maghemite |
| 218 | 2026-02-27T04:11:42.101Z | ++ pushd download |
| 219 | 2026-02-27T04:11:42.101Z | ++ chmod +x softnpu |
| 220 | 2026-02-27T04:11:42.101Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 221 | 2026-02-27T04:11:42.101Z | ++ chmod +x scadm |
| 222 | 2026-02-27T04:11:42.104Z | ++ chmod +x ddmadm |
| 223 | 2026-02-27T04:11:42.107Z | chmod: WARNING: can't access ddmadm |
| 224 | 2026-02-27T04:11:42.107Z | ++ chmod +x ddmd |
| 225 | 2026-02-27T04:11:42.107Z | chmod: WARNING: can't access ddmd |
| 226 | 2026-02-27T04:11:42.107Z | ++ mv ddmadm ddmadm-v2 |
| 227 | 2026-02-27T04:11:42.111Z | mv: cannot access ddmadm |
| 228 | 2026-02-27T04:11:42.111Z | ++ mv ddmd ddmd-v2 |
| 229 | 2026-02-27T04:11:42.111Z | mv: cannot access ddmd |
| 230 | 2026-02-27T04:11:42.112Z | ++ rm -rf zones/dendrite |
| 231 | 2026-02-27T04:11:42.115Z | ++ mkdir -p zones/dendrite |
| 232 | 2026-02-27T04:11:42.115Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 233 | 2026-02-27T04:11:43.547Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 234 | 2026-02-27T04:11:43.549Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 235 | 2026-02-27T04:11:43.552Z | ++ popd |
| 236 | 2026-02-27T04:11:43.552Z | /work/oxidecomputer/maghemite |
| 237 | 2026-02-27T04:11:43.552Z | ++ banner install |
| 238 | 2026-02-27T04:11:43.555Z | |
| 239 | 2026-02-27T04:11:43.555Z | # # # #### ##### ## # # |
| 240 | 2026-02-27T04:11:43.555Z | # ## # # # # # # # |
| 241 | 2026-02-27T04:11:43.555Z | # # # # #### # # # # # |
| 242 | 2026-02-27T04:11:43.555Z | # # # # # # ###### # # |
| 243 | 2026-02-27T04:11:43.555Z | # # ## # # # # # # # |
| 244 | 2026-02-27T04:11:43.555Z | # # # #### # # # ###### ###### |
| 245 | 2026-02-27T04:11:43.556Z | |
| 246 | 2026-02-27T04:11:43.556Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 247 | 2026-02-27T04:11:43.556Z | ++ set +o errexit |
| 248 | 2026-02-27T04:11:43.556Z | ++ pkg info clang-15 |
| 249 | 2026-02-27T04:11:43.559Z | ++ grep -qi installed |
| 250 | 2026-02-27T04:11:46.843Z | pkg: info: no packages matching the following patterns you specified are |
| 251 | 2026-02-27T04:11:46.843Z | installed on the system. Try querying remotely instead: |
| 252 | 2026-02-27T04:11:46.843Z | |
| 253 | 2026-02-27T04:11:46.843Z | clang-15 |
| 254 | 2026-02-27T04:11:46.890Z | ++ [[ 1 != 0 ]] |
| 255 | 2026-02-27T04:11:46.890Z | ++ set -o errexit |
| 256 | 2026-02-27T04:11:46.936Z | ++ pfexec pkg install clang-15 |
| 257 | 2026-02-27T04:11:55.347Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 258 | 2026-02-27T04:12:06.273Z | Startup: Caching catalogs ... Done |
| 259 | 2026-02-27T04:12:30.280Z | Planning: Solver setup ... Done |
| 260 | 2026-02-27T04:12:30.483Z | Planning: Running solver ... Done |
| 261 | 2026-02-27T04:12:30.631Z | Planning: Finding local manifests ... Done |
| 262 | 2026-02-27T04:12:30.654Z | Planning: Fetching manifests: 0/2 0% complete |
| 263 | 2026-02-27T04:12:30.791Z | Planning: Fetching manifests: 2/2 100% complete |
| 264 | 2026-02-27T04:12:30.837Z | Planning: Package planning ... Done |
| 265 | 2026-02-27T04:12:30.885Z | Planning: Merging actions ... Done |
| 266 | 2026-02-27T04:12:31.162Z | Planning: Checking for conflicting actions ... Done |
| 267 | 2026-02-27T04:12:31.173Z | Planning: Consolidating action changes ... Done |
| 268 | 2026-02-27T04:12:33.247Z | Planning: Evaluating mediators ... Done |
| 269 | 2026-02-27T04:12:33.254Z | Planning: Planning completed in 26.82 seconds |
| 270 | 2026-02-27T04:12:33.303Z | Packages to install: 2 |
| 271 | 2026-02-27T04:12:33.303Z | Mediators to change: 2 |
| 272 | 2026-02-27T04:12:33.307Z | Services to change: 1 |
| 273 | 2026-02-27T04:12:33.307Z | Create boot environment: No |
| 274 | 2026-02-27T04:12:33.307Z | Create backup boot environment: No |
| 275 | 2026-02-27T04:12:33.416Z | |
| 276 | 2026-02-27T04:12:33.416Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 277 | 2026-02-27T04:12:38.969Z | Download: 981/3076 items 82.2/211.3MB 38% complete (24.6M/s) |
| 278 | 2026-02-27T04:13:02.836Z | Download: 984/3076 items 82.2/211.3MB 38% complete |
| 279 | 2026-02-27T04:13:10.041Z | Download: 2010/3076 items 117.9/211.3MB 55% complete (9.6M/s) |
| 280 | 2026-02-27T04:13:16.699Z | Download: 3032/3076 items 201.8/211.3MB 95% complete (11.2M/s) |
| 281 | 2026-02-27T04:13:17.844Z | Download: Completed 211.31 MB in 44.42 seconds (4.8M/s) |
| 282 | 2026-02-27T04:13:18.030Z | Actions: 1/3418 actions (Installing new actions) |
| 283 | 2026-02-27T04:13:22.690Z | Actions: Completed 3418 actions in 4.66 seconds. |
| 284 | 2026-02-27T04:13:23.125Z | Done |
| 285 | 2026-02-27T04:13:23.126Z | Done |
| 286 | 2026-02-27T04:13:24.226Z | Done |
| 287 | 2026-02-27T04:13:29.390Z | Done |
| 288 | 2026-02-27T04:13:29.483Z | Done |
| 289 | 2026-02-27T04:13:29.487Z | Done |
| 290 | 2026-02-27T04:13:29.652Z | Done |
| 291 | 2026-02-27T04:13:30.417Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 292 | 2026-02-27T04:13:30.417Z | ++ set +o errexit |
| 293 | 2026-02-27T04:13:30.420Z | ++ pkg info pkg-config |
| 294 | 2026-02-27T04:13:30.420Z | ++ grep -qi installed |
| 295 | 2026-02-27T04:13:30.767Z | ++ [[ 0 != 0 ]] |
| 296 | 2026-02-27T04:13:30.767Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 297 | 2026-02-27T04:13:30.767Z | ++ set +o errexit |
| 298 | 2026-02-27T04:13:30.770Z | ++ pkg info brand/omicron1 |
| 299 | 2026-02-27T04:13:30.770Z | ++ grep -qi installed |
| 300 | 2026-02-27T04:13:31.060Z | pkg: info: no packages matching the following patterns you specified are |
| 301 | 2026-02-27T04:13:31.060Z | installed on the system. Try querying remotely instead: |
| 302 | 2026-02-27T04:13:31.060Z | |
| 303 | 2026-02-27T04:13:31.060Z | brand/omicron1 |
| 304 | 2026-02-27T04:13:31.106Z | ++ [[ 1 != 0 ]] |
| 305 | 2026-02-27T04:13:31.106Z | ++ set -o errexit |
| 306 | 2026-02-27T04:13:31.106Z | ++ pfexec pkg install brand/omicron1 |
| 307 | 2026-02-27T04:13:31.725Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 308 | 2026-02-27T04:13:56.232Z | Planning: Solver setup ... Done |
| 309 | 2026-02-27T04:13:56.396Z | Planning: Running solver ... Done |
| 310 | 2026-02-27T04:13:56.586Z | Planning: Finding local manifests ... Done |
| 311 | 2026-02-27T04:13:56.594Z | Planning: Fetching manifests: 0/2 0% complete |
| 312 | 2026-02-27T04:13:56.742Z | Planning: Fetching manifests: 2/2 100% complete |
| 313 | 2026-02-27T04:13:56.774Z | Planning: Package planning ... Done |
| 314 | 2026-02-27T04:13:56.793Z | Planning: Merging actions ... Done |
| 315 | 2026-02-27T04:13:57.006Z | Planning: Checking for conflicting actions ... Done |
| 316 | 2026-02-27T04:13:57.012Z | Planning: Consolidating action changes ... Done |
| 317 | 2026-02-27T04:13:57.288Z | Planning: Evaluating mediators ... Done |
| 318 | 2026-02-27T04:13:57.292Z | Planning: Planning completed in 25.56 seconds |
| 319 | 2026-02-27T04:13:57.300Z | Packages to install: 2 |
| 320 | 2026-02-27T04:13:57.300Z | Create boot environment: No |
| 321 | 2026-02-27T04:13:57.303Z | Create backup boot environment: No |
| 322 | 2026-02-27T04:13:57.340Z | |
| 323 | 2026-02-27T04:13:57.340Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 324 | 2026-02-27T04:13:57.375Z | Download: Completed 1.07 MB in 0.02 seconds (45.5M/s) |
| 325 | 2026-02-27T04:13:57.453Z | Actions: 1/28 actions (Installing new actions) |
| 326 | 2026-02-27T04:13:57.469Z | Actions: Completed 28 actions in 0.02 seconds. |
| 327 | 2026-02-27T04:13:58.356Z | Done |
| 328 | 2026-02-27T04:13:58.356Z | Done |
| 329 | 2026-02-27T04:13:59.381Z | Done |
| 330 | 2026-02-27T04:14:03.464Z | Done |
| 331 | 2026-02-27T04:14:03.548Z | Done |
| 332 | 2026-02-27T04:14:03.556Z | Done |
| 333 | 2026-02-27T04:14:03.657Z | Done |
| 334 | 2026-02-27T04:14:03.828Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 335 | 2026-02-27T04:14:03.828Z | ++ set +o errexit |
| 336 | 2026-02-27T04:14:03.832Z | ++ pkg info brand/omicron1/tools |
| 337 | 2026-02-27T04:14:03.832Z | ++ grep -qi installed |
| 338 | 2026-02-27T04:14:04.132Z | pkg: info: no packages matching the following patterns you specified are |
| 339 | 2026-02-27T04:14:04.132Z | installed on the system. Try querying remotely instead: |
| 340 | 2026-02-27T04:14:04.132Z | |
| 341 | 2026-02-27T04:14:04.132Z | brand/omicron1/tools |
| 342 | 2026-02-27T04:14:04.179Z | ++ [[ 1 != 0 ]] |
| 343 | 2026-02-27T04:14:04.179Z | ++ set -o errexit |
| 344 | 2026-02-27T04:14:04.179Z | ++ pfexec pkg install brand/omicron1/tools |
| 345 | 2026-02-27T04:14:04.795Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 346 | 2026-02-27T04:14:29.104Z | Planning: Solver setup ... Done |
| 347 | 2026-02-27T04:14:29.267Z | Planning: Running solver ... Done |
| 348 | 2026-02-27T04:14:29.454Z | Planning: Finding local manifests ... Done |
| 349 | 2026-02-27T04:14:29.458Z | Planning: Fetching manifests: 0/1 0% complete |
| 350 | 2026-02-27T04:14:29.604Z | Planning: Fetching manifests: 1/1 100% complete |
| 351 | 2026-02-27T04:14:29.623Z | Planning: Package planning ... Done |
| 352 | 2026-02-27T04:14:29.628Z | Planning: Merging actions ... Done |
| 353 | 2026-02-27T04:14:29.853Z | Planning: Checking for conflicting actions ... Done |
| 354 | 2026-02-27T04:14:29.857Z | Planning: Consolidating action changes ... Done |
| 355 | 2026-02-27T04:14:30.135Z | Planning: Evaluating mediators ... Done |
| 356 | 2026-02-27T04:14:30.138Z | Planning: Planning completed in 25.34 seconds |
| 357 | 2026-02-27T04:14:30.146Z | Packages to install: 1 |
| 358 | 2026-02-27T04:14:30.146Z | Services to change: 1 |
| 359 | 2026-02-27T04:14:30.150Z | Create boot environment: No |
| 360 | 2026-02-27T04:14:30.150Z | Create backup boot environment: No |
| 361 | 2026-02-27T04:14:30.187Z | |
| 362 | 2026-02-27T04:14:30.187Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 363 | 2026-02-27T04:14:30.211Z | Download: Completed 1.19 MB in 0.02 seconds (50.2M/s) |
| 364 | 2026-02-27T04:14:30.302Z | Actions: 1/19 actions (Installing new actions) |
| 365 | 2026-02-27T04:14:30.322Z | Actions: Completed 19 actions in 0.02 seconds. |
| 366 | 2026-02-27T04:14:31.180Z | Done |
| 367 | 2026-02-27T04:14:31.180Z | Done |
| 368 | 2026-02-27T04:14:32.177Z | Done |
| 369 | 2026-02-27T04:14:36.381Z | Done |
| 370 | 2026-02-27T04:14:36.499Z | Done |
| 371 | 2026-02-27T04:14:36.504Z | Done |
| 372 | 2026-02-27T04:14:36.592Z | Done |
| 373 | 2026-02-27T04:14:36.767Z | ++ pfexec svcadm enable baseline |
| 374 | 2026-02-27T04:14:36.790Z | ++ retry=0 |
| 375 | 2026-02-27T04:14:36.794Z | +++ svcs -Hostate baseline |
| 376 | 2026-02-27T04:14:36.849Z | ++ [[ offline* != online ]] |
| 377 | 2026-02-27T04:14:36.853Z | ++ [[ 0 -gt 300 ]] |
| 378 | 2026-02-27T04:14:36.853Z | ++ sleep 1 |
| 379 | 2026-02-27T04:14:37.853Z | ++ retry=1 |
| 380 | 2026-02-27T04:14:37.858Z | +++ svcs -Hostate baseline |
| 381 | 2026-02-27T04:14:37.877Z | ++ [[ offline* != online ]] |
| 382 | 2026-02-27T04:14:37.877Z | ++ [[ 1 -gt 300 ]] |
| 383 | 2026-02-27T04:14:37.877Z | ++ sleep 1 |
| 384 | 2026-02-27T04:14:38.879Z | ++ retry=2 |
| 385 | 2026-02-27T04:14:38.883Z | +++ svcs -Hostate baseline |
| 386 | 2026-02-27T04:14:38.902Z | ++ [[ offline* != online ]] |
| 387 | 2026-02-27T04:14:38.902Z | ++ [[ 2 -gt 300 ]] |
| 388 | 2026-02-27T04:14:38.902Z | ++ sleep 1 |
| 389 | 2026-02-27T04:14:39.905Z | ++ retry=3 |
| 390 | 2026-02-27T04:14:39.909Z | +++ svcs -Hostate baseline |
| 391 | 2026-02-27T04:14:39.928Z | ++ [[ offline* != online ]] |
| 392 | 2026-02-27T04:14:39.929Z | ++ [[ 3 -gt 300 ]] |
| 393 | 2026-02-27T04:14:39.929Z | ++ sleep 1 |
| 394 | 2026-02-27T04:14:40.932Z | ++ retry=4 |
| 395 | 2026-02-27T04:14:40.936Z | +++ svcs -Hostate baseline |
| 396 | 2026-02-27T04:14:40.955Z | ++ [[ offline* != online ]] |
| 397 | 2026-02-27T04:14:40.955Z | ++ [[ 4 -gt 300 ]] |
| 398 | 2026-02-27T04:14:40.959Z | ++ sleep 1 |
| 399 | 2026-02-27T04:14:41.959Z | ++ retry=5 |
| 400 | 2026-02-27T04:14:41.964Z | +++ svcs -Hostate baseline |
| 401 | 2026-02-27T04:14:41.983Z | ++ [[ offline* != online ]] |
| 402 | 2026-02-27T04:14:41.983Z | ++ [[ 5 -gt 300 ]] |
| 403 | 2026-02-27T04:14:41.986Z | ++ sleep 1 |
| 404 | 2026-02-27T04:14:42.985Z | ++ retry=6 |
| 405 | 2026-02-27T04:14:42.989Z | +++ svcs -Hostate baseline |
| 406 | 2026-02-27T04:14:43.008Z | ++ [[ offline* != online ]] |
| 407 | 2026-02-27T04:14:43.008Z | ++ [[ 6 -gt 300 ]] |
| 408 | 2026-02-27T04:14:43.011Z | ++ sleep 1 |
| 409 | 2026-02-27T04:14:44.016Z | ++ retry=7 |
| 410 | 2026-02-27T04:14:44.019Z | +++ svcs -Hostate baseline |
| 411 | 2026-02-27T04:14:44.033Z | ++ [[ offline* != online ]] |
| 412 | 2026-02-27T04:14:44.034Z | ++ [[ 7 -gt 300 ]] |
| 413 | 2026-02-27T04:14:44.038Z | ++ sleep 1 |
| 414 | 2026-02-27T04:14:45.036Z | ++ retry=8 |
| 415 | 2026-02-27T04:14:45.040Z | +++ svcs -Hostate baseline |
| 416 | 2026-02-27T04:14:45.060Z | ++ [[ offline* != online ]] |
| 417 | 2026-02-27T04:14:45.060Z | ++ [[ 8 -gt 300 ]] |
| 418 | 2026-02-27T04:14:45.064Z | ++ sleep 1 |
| 419 | 2026-02-27T04:14:46.063Z | ++ retry=9 |
| 420 | 2026-02-27T04:14:46.066Z | +++ svcs -Hostate baseline |
| 421 | 2026-02-27T04:14:46.088Z | ++ [[ offline* != online ]] |
| 422 | 2026-02-27T04:14:46.088Z | ++ [[ 9 -gt 300 ]] |
| 423 | 2026-02-27T04:14:46.092Z | ++ sleep 1 |
| 424 | 2026-02-27T04:14:47.091Z | ++ retry=10 |
| 425 | 2026-02-27T04:14:47.097Z | +++ svcs -Hostate baseline |
| 426 | 2026-02-27T04:14:47.116Z | ++ [[ offline* != online ]] |
| 427 | 2026-02-27T04:14:47.116Z | ++ [[ 10 -gt 300 ]] |
| 428 | 2026-02-27T04:14:47.120Z | ++ sleep 1 |
| 429 | 2026-02-27T04:14:48.118Z | ++ retry=11 |
| 430 | 2026-02-27T04:14:48.122Z | +++ svcs -Hostate baseline |
| 431 | 2026-02-27T04:14:48.142Z | ++ [[ offline* != online ]] |
| 432 | 2026-02-27T04:14:48.142Z | ++ [[ 11 -gt 300 ]] |
| 433 | 2026-02-27T04:14:48.146Z | ++ sleep 1 |
| 434 | 2026-02-27T04:14:49.145Z | ++ retry=12 |
| 435 | 2026-02-27T04:14:49.150Z | +++ svcs -Hostate baseline |
| 436 | 2026-02-27T04:14:49.170Z | ++ [[ offline* != online ]] |
| 437 | 2026-02-27T04:14:49.170Z | ++ [[ 12 -gt 300 ]] |
| 438 | 2026-02-27T04:14:49.174Z | ++ sleep 1 |
| 439 | 2026-02-27T04:14:50.175Z | ++ retry=13 |
| 440 | 2026-02-27T04:14:50.198Z | +++ svcs -Hostate baseline |
| 441 | 2026-02-27T04:14:50.203Z | ++ [[ offline* != online ]] |
| 442 | 2026-02-27T04:14:50.203Z | ++ [[ 13 -gt 300 ]] |
| 443 | 2026-02-27T04:14:50.203Z | ++ sleep 1 |
| 444 | 2026-02-27T04:14:51.198Z | ++ retry=14 |
| 445 | 2026-02-27T04:14:51.202Z | +++ svcs -Hostate baseline |
| 446 | 2026-02-27T04:14:51.222Z | ++ [[ offline* != online ]] |
| 447 | 2026-02-27T04:14:51.222Z | ++ [[ 14 -gt 300 ]] |
| 448 | 2026-02-27T04:14:51.222Z | ++ sleep 1 |
| 449 | 2026-02-27T04:14:52.225Z | ++ retry=15 |
| 450 | 2026-02-27T04:14:52.228Z | +++ svcs -Hostate baseline |
| 451 | 2026-02-27T04:14:52.247Z | ++ [[ offline* != online ]] |
| 452 | 2026-02-27T04:14:52.248Z | ++ [[ 15 -gt 300 ]] |
| 453 | 2026-02-27T04:14:52.248Z | ++ sleep 1 |
| 454 | 2026-02-27T04:14:53.250Z | ++ retry=16 |
| 455 | 2026-02-27T04:14:53.254Z | +++ svcs -Hostate baseline |
| 456 | 2026-02-27T04:14:53.274Z | ++ [[ offline* != online ]] |
| 457 | 2026-02-27T04:14:53.274Z | ++ [[ 16 -gt 300 ]] |
| 458 | 2026-02-27T04:14:53.274Z | ++ sleep 1 |
| 459 | 2026-02-27T04:14:54.276Z | ++ retry=17 |
| 460 | 2026-02-27T04:14:54.280Z | +++ svcs -Hostate baseline |
| 461 | 2026-02-27T04:14:54.299Z | ++ [[ offline* != online ]] |
| 462 | 2026-02-27T04:14:54.300Z | ++ [[ 17 -gt 300 ]] |
| 463 | 2026-02-27T04:14:54.304Z | ++ sleep 1 |
| 464 | 2026-02-27T04:14:55.302Z | ++ retry=18 |
| 465 | 2026-02-27T04:14:55.305Z | +++ svcs -Hostate baseline |
| 466 | 2026-02-27T04:14:55.326Z | ++ [[ offline* != online ]] |
| 467 | 2026-02-27T04:14:55.326Z | ++ [[ 18 -gt 300 ]] |
| 468 | 2026-02-27T04:14:55.329Z | ++ sleep 1 |
| 469 | 2026-02-27T04:14:56.332Z | ++ retry=19 |
| 470 | 2026-02-27T04:14:56.335Z | +++ svcs -Hostate baseline |
| 471 | 2026-02-27T04:14:56.356Z | ++ [[ offline* != online ]] |
| 472 | 2026-02-27T04:14:56.356Z | ++ [[ 19 -gt 300 ]] |
| 473 | 2026-02-27T04:14:56.356Z | ++ sleep 1 |
| 474 | 2026-02-27T04:14:57.356Z | ++ retry=20 |
| 475 | 2026-02-27T04:14:57.359Z | +++ svcs -Hostate baseline |
| 476 | 2026-02-27T04:14:57.380Z | ++ [[ offline* != online ]] |
| 477 | 2026-02-27T04:14:57.385Z | ++ [[ 20 -gt 300 ]] |
| 478 | 2026-02-27T04:14:57.385Z | ++ sleep 1 |
| 479 | 2026-02-27T04:14:58.382Z | ++ retry=21 |
| 480 | 2026-02-27T04:14:58.385Z | +++ svcs -Hostate baseline |
| 481 | 2026-02-27T04:14:58.405Z | ++ [[ offline* != online ]] |
| 482 | 2026-02-27T04:14:58.405Z | ++ [[ 21 -gt 300 ]] |
| 483 | 2026-02-27T04:14:58.409Z | ++ sleep 1 |
| 484 | 2026-02-27T04:14:59.408Z | ++ retry=22 |
| 485 | 2026-02-27T04:14:59.411Z | +++ svcs -Hostate baseline |
| 486 | 2026-02-27T04:14:59.430Z | ++ [[ offline* != online ]] |
| 487 | 2026-02-27T04:14:59.431Z | ++ [[ 22 -gt 300 ]] |
| 488 | 2026-02-27T04:14:59.431Z | ++ sleep 1 |
| 489 | 2026-02-27T04:15:00.433Z | ++ retry=23 |
| 490 | 2026-02-27T04:15:00.436Z | +++ svcs -Hostate baseline |
| 491 | 2026-02-27T04:15:00.456Z | ++ [[ offline* != online ]] |
| 492 | 2026-02-27T04:15:00.456Z | ++ [[ 23 -gt 300 ]] |
| 493 | 2026-02-27T04:15:00.456Z | ++ sleep 1 |
| 494 | 2026-02-27T04:15:01.459Z | ++ retry=24 |
| 495 | 2026-02-27T04:15:01.463Z | +++ svcs -Hostate baseline |
| 496 | 2026-02-27T04:15:01.482Z | ++ [[ offline* != online ]] |
| 497 | 2026-02-27T04:15:01.482Z | ++ [[ 24 -gt 300 ]] |
| 498 | 2026-02-27T04:15:01.486Z | ++ sleep 1 |
| 499 | 2026-02-27T04:15:02.485Z | ++ retry=25 |
| 500 | 2026-02-27T04:15:02.489Z | +++ svcs -Hostate baseline |
| 501 | 2026-02-27T04:15:02.508Z | ++ [[ offline* != online ]] |
| 502 | 2026-02-27T04:15:02.508Z | ++ [[ 25 -gt 300 ]] |
| 503 | 2026-02-27T04:15:02.508Z | ++ sleep 1 |
| 504 | 2026-02-27T04:15:03.512Z | ++ retry=26 |
| 505 | 2026-02-27T04:15:03.517Z | +++ svcs -Hostate baseline |
| 506 | 2026-02-27T04:15:03.534Z | ++ [[ offline* != online ]] |
| 507 | 2026-02-27T04:15:03.534Z | ++ [[ 26 -gt 300 ]] |
| 508 | 2026-02-27T04:15:03.539Z | ++ sleep 1 |
| 509 | 2026-02-27T04:15:04.537Z | ++ retry=27 |
| 510 | 2026-02-27T04:15:04.541Z | +++ svcs -Hostate baseline |
| 511 | 2026-02-27T04:15:04.561Z | ++ [[ offline* != online ]] |
| 512 | 2026-02-27T04:15:04.561Z | ++ [[ 27 -gt 300 ]] |
| 513 | 2026-02-27T04:15:04.561Z | ++ sleep 1 |
| 514 | 2026-02-27T04:15:05.564Z | ++ retry=28 |
| 515 | 2026-02-27T04:15:05.567Z | +++ svcs -Hostate baseline |
| 516 | 2026-02-27T04:15:05.587Z | ++ [[ offline* != online ]] |
| 517 | 2026-02-27T04:15:05.587Z | ++ [[ 28 -gt 300 ]] |
| 518 | 2026-02-27T04:15:05.587Z | ++ sleep 1 |
| 519 | 2026-02-27T04:15:06.590Z | ++ retry=29 |
| 520 | 2026-02-27T04:15:06.595Z | +++ svcs -Hostate baseline |
| 521 | 2026-02-27T04:15:06.613Z | ++ [[ offline* != online ]] |
| 522 | 2026-02-27T04:15:06.613Z | ++ [[ 29 -gt 300 ]] |
| 523 | 2026-02-27T04:15:06.613Z | ++ sleep 1 |
| 524 | 2026-02-27T04:15:07.717Z | ++ retry=30 |
| 525 | 2026-02-27T04:15:07.722Z | +++ svcs -Hostate baseline |
| 526 | 2026-02-27T04:15:07.722Z | ++ [[ offline* != online ]] |
| 527 | 2026-02-27T04:15:07.722Z | ++ [[ 30 -gt 300 ]] |
| 528 | 2026-02-27T04:15:07.722Z | ++ sleep 1 |
| 529 | 2026-02-27T04:15:08.643Z | ++ retry=31 |
| 530 | 2026-02-27T04:15:08.647Z | +++ svcs -Hostate baseline |
| 531 | 2026-02-27T04:15:08.666Z | ++ [[ offline* != online ]] |
| 532 | 2026-02-27T04:15:08.666Z | ++ [[ 31 -gt 300 ]] |
| 533 | 2026-02-27T04:15:08.666Z | ++ sleep 1 |
| 534 | 2026-02-27T04:15:09.669Z | ++ retry=32 |
| 535 | 2026-02-27T04:15:09.672Z | +++ svcs -Hostate baseline |
| 536 | 2026-02-27T04:15:09.692Z | ++ [[ offline* != online ]] |
| 537 | 2026-02-27T04:15:09.693Z | ++ [[ 32 -gt 300 ]] |
| 538 | 2026-02-27T04:15:09.698Z | ++ sleep 1 |
| 539 | 2026-02-27T04:15:10.694Z | ++ retry=33 |
| 540 | 2026-02-27T04:15:10.698Z | +++ svcs -Hostate baseline |
| 541 | 2026-02-27T04:15:10.717Z | ++ [[ offline* != online ]] |
| 542 | 2026-02-27T04:15:10.717Z | ++ [[ 33 -gt 300 ]] |
| 543 | 2026-02-27T04:15:10.721Z | ++ sleep 1 |
| 544 | 2026-02-27T04:15:11.720Z | ++ retry=34 |
| 545 | 2026-02-27T04:15:11.723Z | +++ svcs -Hostate baseline |
| 546 | 2026-02-27T04:15:11.744Z | ++ [[ offline* != online ]] |
| 547 | 2026-02-27T04:15:11.744Z | ++ [[ 34 -gt 300 ]] |
| 548 | 2026-02-27T04:15:11.748Z | ++ sleep 1 |
| 549 | 2026-02-27T04:15:12.746Z | ++ retry=35 |
| 550 | 2026-02-27T04:15:12.750Z | +++ svcs -Hostate baseline |
| 551 | 2026-02-27T04:15:12.768Z | ++ [[ offline* != online ]] |
| 552 | 2026-02-27T04:15:12.768Z | ++ [[ 35 -gt 300 ]] |
| 553 | 2026-02-27T04:15:12.771Z | ++ sleep 1 |
| 554 | 2026-02-27T04:15:13.772Z | ++ retry=36 |
| 555 | 2026-02-27T04:15:13.775Z | +++ svcs -Hostate baseline |
| 556 | 2026-02-27T04:15:13.795Z | ++ [[ offline* != online ]] |
| 557 | 2026-02-27T04:15:13.795Z | ++ [[ 36 -gt 300 ]] |
| 558 | 2026-02-27T04:15:13.799Z | ++ sleep 1 |
| 559 | 2026-02-27T04:15:14.799Z | ++ retry=37 |
| 560 | 2026-02-27T04:15:14.803Z | +++ svcs -Hostate baseline |
| 561 | 2026-02-27T04:15:14.823Z | ++ [[ offline* != online ]] |
| 562 | 2026-02-27T04:15:14.823Z | ++ [[ 37 -gt 300 ]] |
| 563 | 2026-02-27T04:15:14.827Z | ++ sleep 1 |
| 564 | 2026-02-27T04:15:15.825Z | ++ retry=38 |
| 565 | 2026-02-27T04:15:15.832Z | +++ svcs -Hostate baseline |
| 566 | 2026-02-27T04:15:15.847Z | ++ [[ offline* != online ]] |
| 567 | 2026-02-27T04:15:15.847Z | ++ [[ 38 -gt 300 ]] |
| 568 | 2026-02-27T04:15:15.850Z | ++ sleep 1 |
| 569 | 2026-02-27T04:15:16.850Z | ++ retry=39 |
| 570 | 2026-02-27T04:15:16.854Z | +++ svcs -Hostate baseline |
| 571 | 2026-02-27T04:15:16.873Z | ++ [[ offline* != online ]] |
| 572 | 2026-02-27T04:15:16.873Z | ++ [[ 39 -gt 300 ]] |
| 573 | 2026-02-27T04:15:16.876Z | ++ sleep 1 |
| 574 | 2026-02-27T04:15:17.876Z | ++ retry=40 |
| 575 | 2026-02-27T04:15:17.879Z | +++ svcs -Hostate baseline |
| 576 | 2026-02-27T04:15:17.899Z | ++ [[ offline* != online ]] |
| 577 | 2026-02-27T04:15:17.905Z | ++ [[ 40 -gt 300 ]] |
| 578 | 2026-02-27T04:15:17.905Z | ++ sleep 1 |
| 579 | 2026-02-27T04:15:18.902Z | ++ retry=41 |
| 580 | 2026-02-27T04:15:18.906Z | +++ svcs -Hostate baseline |
| 581 | 2026-02-27T04:15:18.929Z | ++ [[ offline* != online ]] |
| 582 | 2026-02-27T04:15:18.929Z | ++ [[ 41 -gt 300 ]] |
| 583 | 2026-02-27T04:15:18.929Z | ++ sleep 1 |
| 584 | 2026-02-27T04:15:19.929Z | ++ retry=42 |
| 585 | 2026-02-27T04:15:19.932Z | +++ svcs -Hostate baseline |
| 586 | 2026-02-27T04:15:19.951Z | ++ [[ offline* != online ]] |
| 587 | 2026-02-27T04:15:19.952Z | ++ [[ 42 -gt 300 ]] |
| 588 | 2026-02-27T04:15:19.955Z | ++ sleep 1 |
| 589 | 2026-02-27T04:15:20.954Z | ++ retry=43 |
| 590 | 2026-02-27T04:15:20.957Z | +++ svcs -Hostate baseline |
| 591 | 2026-02-27T04:15:20.977Z | ++ [[ offline* != online ]] |
| 592 | 2026-02-27T04:15:20.978Z | ++ [[ 43 -gt 300 ]] |
| 593 | 2026-02-27T04:15:20.978Z | ++ sleep 1 |
| 594 | 2026-02-27T04:15:21.983Z | ++ retry=44 |
| 595 | 2026-02-27T04:15:21.987Z | +++ svcs -Hostate baseline |
| 596 | 2026-02-27T04:15:22.006Z | ++ [[ offline* != online ]] |
| 597 | 2026-02-27T04:15:22.007Z | ++ [[ 44 -gt 300 ]] |
| 598 | 2026-02-27T04:15:22.007Z | ++ sleep 1 |
| 599 | 2026-02-27T04:15:23.009Z | ++ retry=45 |
| 600 | 2026-02-27T04:15:23.012Z | +++ svcs -Hostate baseline |
| 601 | 2026-02-27T04:15:23.032Z | ++ [[ offline* != online ]] |
| 602 | 2026-02-27T04:15:23.032Z | ++ [[ 45 -gt 300 ]] |
| 603 | 2026-02-27T04:15:23.032Z | ++ sleep 1 |
| 604 | 2026-02-27T04:15:24.063Z | ++ retry=46 |
| 605 | 2026-02-27T04:15:24.074Z | +++ svcs -Hostate baseline |
| 606 | 2026-02-27T04:15:24.074Z | ++ [[ offline* != online ]] |
| 607 | 2026-02-27T04:15:24.074Z | ++ [[ 46 -gt 300 ]] |
| 608 | 2026-02-27T04:15:24.074Z | ++ sleep 1 |
| 609 | 2026-02-27T04:15:25.060Z | ++ retry=47 |
| 610 | 2026-02-27T04:15:25.064Z | +++ svcs -Hostate baseline |
| 611 | 2026-02-27T04:15:25.082Z | ++ [[ offline* != online ]] |
| 612 | 2026-02-27T04:15:25.083Z | ++ [[ 47 -gt 300 ]] |
| 613 | 2026-02-27T04:15:25.094Z | ++ sleep 1 |
| 614 | 2026-02-27T04:15:26.087Z | ++ retry=48 |
| 615 | 2026-02-27T04:15:26.091Z | +++ svcs -Hostate baseline |
| 616 | 2026-02-27T04:15:26.113Z | ++ [[ offline* != online ]] |
| 617 | 2026-02-27T04:15:26.113Z | ++ [[ 48 -gt 300 ]] |
| 618 | 2026-02-27T04:15:26.113Z | ++ sleep 1 |
| 619 | 2026-02-27T04:15:27.111Z | ++ retry=49 |
| 620 | 2026-02-27T04:15:27.115Z | +++ svcs -Hostate baseline |
| 621 | 2026-02-27T04:15:27.134Z | ++ [[ offline* != online ]] |
| 622 | 2026-02-27T04:15:27.135Z | ++ [[ 49 -gt 300 ]] |
| 623 | 2026-02-27T04:15:27.135Z | ++ sleep 1 |
| 624 | 2026-02-27T04:15:28.158Z | ++ retry=50 |
| 625 | 2026-02-27T04:15:28.181Z | +++ svcs -Hostate baseline |
| 626 | 2026-02-27T04:15:28.181Z | ++ [[ offline* != online ]] |
| 627 | 2026-02-27T04:15:28.181Z | ++ [[ 50 -gt 300 ]] |
| 628 | 2026-02-27T04:15:28.181Z | ++ sleep 1 |
| 629 | 2026-02-27T04:15:29.166Z | ++ retry=51 |
| 630 | 2026-02-27T04:15:29.173Z | +++ svcs -Hostate baseline |
| 631 | 2026-02-27T04:15:29.187Z | ++ [[ offline* != online ]] |
| 632 | 2026-02-27T04:15:29.187Z | ++ [[ 51 -gt 300 ]] |
| 633 | 2026-02-27T04:15:29.187Z | ++ sleep 1 |
| 634 | 2026-02-27T04:15:30.190Z | ++ retry=52 |
| 635 | 2026-02-27T04:15:30.194Z | +++ svcs -Hostate baseline |
| 636 | 2026-02-27T04:15:30.214Z | ++ [[ offline* != online ]] |
| 637 | 2026-02-27T04:15:30.214Z | ++ [[ 52 -gt 300 ]] |
| 638 | 2026-02-27T04:15:30.217Z | ++ sleep 1 |
| 639 | 2026-02-27T04:15:31.217Z | ++ retry=53 |
| 640 | 2026-02-27T04:15:31.220Z | +++ svcs -Hostate baseline |
| 641 | 2026-02-27T04:15:31.240Z | ++ [[ offline* != online ]] |
| 642 | 2026-02-27T04:15:31.240Z | ++ [[ 53 -gt 300 ]] |
| 643 | 2026-02-27T04:15:31.243Z | ++ sleep 1 |
| 644 | 2026-02-27T04:15:32.245Z | ++ retry=54 |
| 645 | 2026-02-27T04:15:32.250Z | +++ svcs -Hostate baseline |
| 646 | 2026-02-27T04:15:32.266Z | ++ [[ offline* != online ]] |
| 647 | 2026-02-27T04:15:32.266Z | ++ [[ 54 -gt 300 ]] |
| 648 | 2026-02-27T04:15:32.270Z | ++ sleep 1 |
| 649 | 2026-02-27T04:15:33.274Z | ++ retry=55 |
| 650 | 2026-02-27T04:15:33.298Z | +++ svcs -Hostate baseline |
| 651 | 2026-02-27T04:15:33.309Z | ++ [[ offline* != online ]] |
| 652 | 2026-02-27T04:15:33.309Z | ++ [[ 55 -gt 300 ]] |
| 653 | 2026-02-27T04:15:33.309Z | ++ sleep 1 |
| 654 | 2026-02-27T04:15:34.307Z | ++ retry=56 |
| 655 | 2026-02-27T04:15:34.318Z | +++ svcs -Hostate baseline |
| 656 | 2026-02-27T04:15:34.332Z | ++ [[ offline* != online ]] |
| 657 | 2026-02-27T04:15:34.332Z | ++ [[ 56 -gt 300 ]] |
| 658 | 2026-02-27T04:15:34.332Z | ++ sleep 1 |
| 659 | 2026-02-27T04:15:35.397Z | ++ retry=57 |
| 660 | 2026-02-27T04:15:35.434Z | +++ svcs -Hostate baseline |
| 661 | 2026-02-27T04:15:35.434Z | ++ [[ offline* != online ]] |
| 662 | 2026-02-27T04:15:35.434Z | ++ [[ 57 -gt 300 ]] |
| 663 | 2026-02-27T04:15:35.434Z | ++ sleep 1 |
| 664 | 2026-02-27T04:15:36.489Z | ++ retry=58 |
| 665 | 2026-02-27T04:15:36.626Z | +++ svcs -Hostate baseline |
| 666 | 2026-02-27T04:15:36.626Z | ++ [[ offline* != online ]] |
| 667 | 2026-02-27T04:15:36.626Z | ++ [[ 58 -gt 300 ]] |
| 668 | 2026-02-27T04:15:36.626Z | ++ sleep 1 |
| 669 | 2026-02-27T04:15:41.030Z | ++ retry=59 |
| 670 | 2026-02-27T04:15:41.103Z | +++ svcs -Hostate baseline |
| 671 | 2026-02-27T04:15:41.103Z | ++ [[ offline* != online ]] |
| 672 | 2026-02-27T04:15:41.103Z | ++ [[ 59 -gt 300 ]] |
| 673 | 2026-02-27T04:15:41.103Z | ++ sleep 1 |
| 674 | 2026-02-27T04:15:41.103Z | ++ retry=60 |
| 675 | 2026-02-27T04:15:41.103Z | +++ svcs -Hostate baseline |
| 676 | 2026-02-27T04:15:41.103Z | ++ [[ offline* != online ]] |
| 677 | 2026-02-27T04:15:41.103Z | ++ [[ 60 -gt 300 ]] |
| 678 | 2026-02-27T04:15:41.103Z | ++ sleep 1 |
| 679 | 2026-02-27T04:15:41.103Z | ++ retry=61 |
| 680 | 2026-02-27T04:15:41.103Z | +++ svcs -Hostate baseline |
| 681 | 2026-02-27T04:15:41.103Z | ++ [[ offline* != online ]] |
| 682 | 2026-02-27T04:15:41.103Z | ++ [[ 61 -gt 300 ]] |
| 683 | 2026-02-27T04:15:41.103Z | ++ sleep 1 |
| 684 | 2026-02-27T04:15:41.103Z | ++ retry=62 |
| 685 | 2026-02-27T04:15:41.103Z | +++ svcs -Hostate baseline |
| 686 | 2026-02-27T04:15:41.103Z | ++ [[ offline* != online ]] |
| 687 | 2026-02-27T04:15:41.103Z | ++ [[ 62 -gt 300 ]] |
| 688 | 2026-02-27T04:15:41.103Z | ++ sleep 1 |
| 689 | 2026-02-27T04:15:41.476Z | ++ retry=63 |
| 690 | 2026-02-27T04:15:41.484Z | +++ svcs -Hostate baseline |
| 691 | 2026-02-27T04:15:41.498Z | ++ [[ offline* != online ]] |
| 692 | 2026-02-27T04:15:41.498Z | ++ [[ 63 -gt 300 ]] |
| 693 | 2026-02-27T04:15:41.505Z | ++ sleep 1 |
| 694 | 2026-02-27T04:15:42.501Z | ++ retry=64 |
| 695 | 2026-02-27T04:15:42.508Z | +++ svcs -Hostate baseline |
| 696 | 2026-02-27T04:15:42.524Z | ++ [[ offline* != online ]] |
| 697 | 2026-02-27T04:15:42.524Z | ++ [[ 64 -gt 300 ]] |
| 698 | 2026-02-27T04:15:42.528Z | ++ sleep 1 |
| 699 | 2026-02-27T04:15:43.527Z | ++ retry=65 |
| 700 | 2026-02-27T04:15:43.530Z | +++ svcs -Hostate baseline |
| 701 | 2026-02-27T04:15:43.552Z | ++ [[ offline* != online ]] |
| 702 | 2026-02-27T04:15:43.552Z | ++ [[ 65 -gt 300 ]] |
| 703 | 2026-02-27T04:15:43.556Z | ++ sleep 1 |
| 704 | 2026-02-27T04:15:44.552Z | ++ retry=66 |
| 705 | 2026-02-27T04:15:44.555Z | +++ svcs -Hostate baseline |
| 706 | 2026-02-27T04:15:44.575Z | ++ [[ offline* != online ]] |
| 707 | 2026-02-27T04:15:44.576Z | ++ [[ 66 -gt 300 ]] |
| 708 | 2026-02-27T04:15:44.580Z | ++ sleep 1 |
| 709 | 2026-02-27T04:15:45.580Z | ++ retry=67 |
| 710 | 2026-02-27T04:15:45.583Z | +++ svcs -Hostate baseline |
| 711 | 2026-02-27T04:15:45.604Z | ++ [[ offline* != online ]] |
| 712 | 2026-02-27T04:15:45.604Z | ++ [[ 67 -gt 300 ]] |
| 713 | 2026-02-27T04:15:45.604Z | ++ sleep 1 |
| 714 | 2026-02-27T04:15:46.604Z | ++ retry=68 |
| 715 | 2026-02-27T04:15:46.607Z | +++ svcs -Hostate baseline |
| 716 | 2026-02-27T04:15:46.627Z | ++ [[ offline* != online ]] |
| 717 | 2026-02-27T04:15:46.631Z | ++ [[ 68 -gt 300 ]] |
| 718 | 2026-02-27T04:15:46.632Z | ++ sleep 1 |
| 719 | 2026-02-27T04:15:47.629Z | ++ retry=69 |
| 720 | 2026-02-27T04:15:47.633Z | +++ svcs -Hostate baseline |
| 721 | 2026-02-27T04:15:47.653Z | ++ [[ offline* != online ]] |
| 722 | 2026-02-27T04:15:47.653Z | ++ [[ 69 -gt 300 ]] |
| 723 | 2026-02-27T04:15:47.657Z | ++ sleep 1 |
| 724 | 2026-02-27T04:15:48.680Z | ++ retry=70 |
| 725 | 2026-02-27T04:15:48.684Z | +++ svcs -Hostate baseline |
| 726 | 2026-02-27T04:15:48.684Z | ++ [[ offline* != online ]] |
| 727 | 2026-02-27T04:15:48.684Z | ++ [[ 70 -gt 300 ]] |
| 728 | 2026-02-27T04:15:48.684Z | ++ sleep 1 |
| 729 | 2026-02-27T04:15:49.683Z | ++ retry=71 |
| 730 | 2026-02-27T04:15:49.686Z | +++ svcs -Hostate baseline |
| 731 | 2026-02-27T04:15:49.707Z | ++ [[ offline* != online ]] |
| 732 | 2026-02-27T04:15:49.707Z | ++ [[ 71 -gt 300 ]] |
| 733 | 2026-02-27T04:15:49.712Z | ++ sleep 1 |
| 734 | 2026-02-27T04:15:50.710Z | ++ retry=72 |
| 735 | 2026-02-27T04:15:50.714Z | +++ svcs -Hostate baseline |
| 736 | 2026-02-27T04:15:50.733Z | ++ [[ offline* != online ]] |
| 737 | 2026-02-27T04:15:50.733Z | ++ [[ 72 -gt 300 ]] |
| 738 | 2026-02-27T04:15:50.733Z | ++ sleep 1 |
| 739 | 2026-02-27T04:15:51.736Z | ++ retry=73 |
| 740 | 2026-02-27T04:15:51.739Z | +++ svcs -Hostate baseline |
| 741 | 2026-02-27T04:15:51.759Z | ++ [[ offline* != online ]] |
| 742 | 2026-02-27T04:15:51.759Z | ++ [[ 73 -gt 300 ]] |
| 743 | 2026-02-27T04:15:51.759Z | ++ sleep 1 |
| 744 | 2026-02-27T04:15:52.762Z | ++ retry=74 |
| 745 | 2026-02-27T04:15:52.766Z | +++ svcs -Hostate baseline |
| 746 | 2026-02-27T04:15:52.785Z | ++ [[ offline* != online ]] |
| 747 | 2026-02-27T04:15:52.785Z | ++ [[ 74 -gt 300 ]] |
| 748 | 2026-02-27T04:15:52.789Z | ++ sleep 1 |
| 749 | 2026-02-27T04:15:53.788Z | ++ retry=75 |
| 750 | 2026-02-27T04:15:53.792Z | +++ svcs -Hostate baseline |
| 751 | 2026-02-27T04:15:53.811Z | ++ [[ offline* != online ]] |
| 752 | 2026-02-27T04:15:53.811Z | ++ [[ 75 -gt 300 ]] |
| 753 | 2026-02-27T04:15:53.811Z | ++ sleep 1 |
| 754 | 2026-02-27T04:15:54.814Z | ++ retry=76 |
| 755 | 2026-02-27T04:15:54.818Z | +++ svcs -Hostate baseline |
| 756 | 2026-02-27T04:15:54.837Z | ++ [[ offline* != online ]] |
| 757 | 2026-02-27T04:15:54.837Z | ++ [[ 76 -gt 300 ]] |
| 758 | 2026-02-27T04:15:54.841Z | ++ sleep 1 |
| 759 | 2026-02-27T04:15:55.840Z | ++ retry=77 |
| 760 | 2026-02-27T04:15:55.844Z | +++ svcs -Hostate baseline |
| 761 | 2026-02-27T04:15:55.863Z | ++ [[ offline* != online ]] |
| 762 | 2026-02-27T04:15:55.864Z | ++ [[ 77 -gt 300 ]] |
| 763 | 2026-02-27T04:15:55.864Z | ++ sleep 1 |
| 764 | 2026-02-27T04:15:56.866Z | ++ retry=78 |
| 765 | 2026-02-27T04:15:56.870Z | +++ svcs -Hostate baseline |
| 766 | 2026-02-27T04:15:56.890Z | ++ [[ offline* != online ]] |
| 767 | 2026-02-27T04:15:56.890Z | ++ [[ 78 -gt 300 ]] |
| 768 | 2026-02-27T04:15:56.890Z | ++ sleep 1 |
| 769 | 2026-02-27T04:15:57.893Z | ++ retry=79 |
| 770 | 2026-02-27T04:15:57.897Z | +++ svcs -Hostate baseline |
| 771 | 2026-02-27T04:15:57.919Z | ++ [[ offline* != online ]] |
| 772 | 2026-02-27T04:15:57.919Z | ++ [[ 79 -gt 300 ]] |
| 773 | 2026-02-27T04:15:57.919Z | ++ sleep 1 |
| 774 | 2026-02-27T04:15:58.921Z | ++ retry=80 |
| 775 | 2026-02-27T04:15:58.924Z | +++ svcs -Hostate baseline |
| 776 | 2026-02-27T04:15:58.944Z | ++ [[ offline* != online ]] |
| 777 | 2026-02-27T04:15:58.944Z | ++ [[ 80 -gt 300 ]] |
| 778 | 2026-02-27T04:15:58.944Z | ++ sleep 1 |
| 779 | 2026-02-27T04:15:59.947Z | ++ retry=81 |
| 780 | 2026-02-27T04:15:59.950Z | +++ svcs -Hostate baseline |
| 781 | 2026-02-27T04:15:59.970Z | ++ [[ offline* != online ]] |
| 782 | 2026-02-27T04:15:59.970Z | ++ [[ 81 -gt 300 ]] |
| 783 | 2026-02-27T04:15:59.970Z | ++ sleep 1 |
| 784 | 2026-02-27T04:16:00.972Z | ++ retry=82 |
| 785 | 2026-02-27T04:16:00.976Z | +++ svcs -Hostate baseline |
| 786 | 2026-02-27T04:16:00.997Z | ++ [[ offline* != online ]] |
| 787 | 2026-02-27T04:16:00.997Z | ++ [[ 82 -gt 300 ]] |
| 788 | 2026-02-27T04:16:01.001Z | ++ sleep 1 |
| 789 | 2026-02-27T04:16:01.999Z | ++ retry=83 |
| 790 | 2026-02-27T04:16:02.003Z | +++ svcs -Hostate baseline |
| 791 | 2026-02-27T04:16:02.023Z | ++ [[ offline* != online ]] |
| 792 | 2026-02-27T04:16:02.023Z | ++ [[ 83 -gt 300 ]] |
| 793 | 2026-02-27T04:16:02.024Z | ++ sleep 1 |
| 794 | 2026-02-27T04:16:03.027Z | ++ retry=84 |
| 795 | 2026-02-27T04:16:03.032Z | +++ svcs -Hostate baseline |
| 796 | 2026-02-27T04:16:03.050Z | ++ [[ offline* != online ]] |
| 797 | 2026-02-27T04:16:03.050Z | ++ [[ 84 -gt 300 ]] |
| 798 | 2026-02-27T04:16:03.050Z | ++ sleep 1 |
| 799 | 2026-02-27T04:16:04.054Z | ++ retry=85 |
| 800 | 2026-02-27T04:16:04.058Z | +++ svcs -Hostate baseline |
| 801 | 2026-02-27T04:16:04.076Z | ++ [[ offline* != online ]] |
| 802 | 2026-02-27T04:16:04.077Z | ++ [[ 85 -gt 300 ]] |
| 803 | 2026-02-27T04:16:04.080Z | ++ sleep 1 |
| 804 | 2026-02-27T04:16:05.079Z | ++ retry=86 |
| 805 | 2026-02-27T04:16:05.083Z | +++ svcs -Hostate baseline |
| 806 | 2026-02-27T04:16:05.102Z | ++ [[ offline* != online ]] |
| 807 | 2026-02-27T04:16:05.103Z | ++ [[ 86 -gt 300 ]] |
| 808 | 2026-02-27T04:16:05.106Z | ++ sleep 1 |
| 809 | 2026-02-27T04:16:06.105Z | ++ retry=87 |
| 810 | 2026-02-27T04:16:06.109Z | +++ svcs -Hostate baseline |
| 811 | 2026-02-27T04:16:06.130Z | ++ [[ offline* != online ]] |
| 812 | 2026-02-27T04:16:06.131Z | ++ [[ 87 -gt 300 ]] |
| 813 | 2026-02-27T04:16:06.131Z | ++ sleep 1 |
| 814 | 2026-02-27T04:16:07.133Z | ++ retry=88 |
| 815 | 2026-02-27T04:16:07.137Z | +++ svcs -Hostate baseline |
| 816 | 2026-02-27T04:16:07.156Z | ++ [[ offline* != online ]] |
| 817 | 2026-02-27T04:16:07.156Z | ++ [[ 88 -gt 300 ]] |
| 818 | 2026-02-27T04:16:07.160Z | ++ sleep 1 |
| 819 | 2026-02-27T04:16:08.159Z | ++ retry=89 |
| 820 | 2026-02-27T04:16:08.163Z | +++ svcs -Hostate baseline |
| 821 | 2026-02-27T04:16:08.183Z | ++ [[ offline* != online ]] |
| 822 | 2026-02-27T04:16:08.183Z | ++ [[ 89 -gt 300 ]] |
| 823 | 2026-02-27T04:16:08.184Z | ++ sleep 1 |
| 824 | 2026-02-27T04:16:09.186Z | ++ retry=90 |
| 825 | 2026-02-27T04:16:09.190Z | +++ svcs -Hostate baseline |
| 826 | 2026-02-27T04:16:09.209Z | ++ [[ offline* != online ]] |
| 827 | 2026-02-27T04:16:09.210Z | ++ [[ 90 -gt 300 ]] |
| 828 | 2026-02-27T04:16:09.213Z | ++ sleep 1 |
| 829 | 2026-02-27T04:16:10.213Z | ++ retry=91 |
| 830 | 2026-02-27T04:16:10.217Z | +++ svcs -Hostate baseline |
| 831 | 2026-02-27T04:16:10.238Z | ++ [[ offline* != online ]] |
| 832 | 2026-02-27T04:16:10.238Z | ++ [[ 91 -gt 300 ]] |
| 833 | 2026-02-27T04:16:10.238Z | ++ sleep 1 |
| 834 | 2026-02-27T04:16:11.241Z | ++ retry=92 |
| 835 | 2026-02-27T04:16:11.245Z | +++ svcs -Hostate baseline |
| 836 | 2026-02-27T04:16:11.321Z | ++ [[ offline* != online ]] |
| 837 | 2026-02-27T04:16:11.321Z | ++ [[ 92 -gt 300 ]] |
| 838 | 2026-02-27T04:16:11.321Z | ++ sleep 1 |
| 839 | 2026-02-27T04:16:12.267Z | ++ retry=93 |
| 840 | 2026-02-27T04:16:12.271Z | +++ svcs -Hostate baseline |
| 841 | 2026-02-27T04:16:12.290Z | ++ [[ offline* != online ]] |
| 842 | 2026-02-27T04:16:12.290Z | ++ [[ 93 -gt 300 ]] |
| 843 | 2026-02-27T04:16:12.290Z | ++ sleep 1 |
| 844 | 2026-02-27T04:16:13.293Z | ++ retry=94 |
| 845 | 2026-02-27T04:16:13.297Z | +++ svcs -Hostate baseline |
| 846 | 2026-02-27T04:16:13.316Z | ++ [[ offline* != online ]] |
| 847 | 2026-02-27T04:16:13.316Z | ++ [[ 94 -gt 300 ]] |
| 848 | 2026-02-27T04:16:13.316Z | ++ sleep 1 |
| 849 | 2026-02-27T04:16:14.319Z | ++ retry=95 |
| 850 | 2026-02-27T04:16:14.322Z | +++ svcs -Hostate baseline |
| 851 | 2026-02-27T04:16:14.343Z | ++ [[ offline* != online ]] |
| 852 | 2026-02-27T04:16:14.343Z | ++ [[ 95 -gt 300 ]] |
| 853 | 2026-02-27T04:16:14.343Z | ++ sleep 1 |
| 854 | 2026-02-27T04:16:15.346Z | ++ retry=96 |
| 855 | 2026-02-27T04:16:15.349Z | +++ svcs -Hostate baseline |
| 856 | 2026-02-27T04:16:15.371Z | ++ [[ offline* != online ]] |
| 857 | 2026-02-27T04:16:15.371Z | ++ [[ 96 -gt 300 ]] |
| 858 | 2026-02-27T04:16:15.371Z | ++ sleep 1 |
| 859 | 2026-02-27T04:16:16.377Z | ++ retry=97 |
| 860 | 2026-02-27T04:16:16.381Z | +++ svcs -Hostate baseline |
| 861 | 2026-02-27T04:16:16.397Z | ++ [[ offline* != online ]] |
| 862 | 2026-02-27T04:16:16.397Z | ++ [[ 97 -gt 300 ]] |
| 863 | 2026-02-27T04:16:16.404Z | ++ sleep 1 |
| 864 | 2026-02-27T04:16:17.402Z | ++ retry=98 |
| 865 | 2026-02-27T04:16:17.410Z | +++ svcs -Hostate baseline |
| 866 | 2026-02-27T04:16:17.424Z | ++ [[ offline* != online ]] |
| 867 | 2026-02-27T04:16:17.424Z | ++ [[ 98 -gt 300 ]] |
| 868 | 2026-02-27T04:16:17.424Z | ++ sleep 1 |
| 869 | 2026-02-27T04:16:18.427Z | ++ retry=99 |
| 870 | 2026-02-27T04:16:18.431Z | +++ svcs -Hostate baseline |
| 871 | 2026-02-27T04:16:18.451Z | ++ [[ offline* != online ]] |
| 872 | 2026-02-27T04:16:18.451Z | ++ [[ 99 -gt 300 ]] |
| 873 | 2026-02-27T04:16:18.451Z | ++ sleep 1 |
| 874 | 2026-02-27T04:16:19.454Z | ++ retry=100 |
| 875 | 2026-02-27T04:16:19.458Z | +++ svcs -Hostate baseline |
| 876 | 2026-02-27T04:16:19.476Z | ++ [[ offline* != online ]] |
| 877 | 2026-02-27T04:16:19.477Z | ++ [[ 100 -gt 300 ]] |
| 878 | 2026-02-27T04:16:19.477Z | ++ sleep 1 |
| 879 | 2026-02-27T04:16:20.479Z | ++ retry=101 |
| 880 | 2026-02-27T04:16:20.482Z | +++ svcs -Hostate baseline |
| 881 | 2026-02-27T04:16:20.502Z | ++ [[ offline* != online ]] |
| 882 | 2026-02-27T04:16:20.502Z | ++ [[ 101 -gt 300 ]] |
| 883 | 2026-02-27T04:16:20.502Z | ++ sleep 1 |
| 884 | 2026-02-27T04:16:21.506Z | ++ retry=102 |
| 885 | 2026-02-27T04:16:21.509Z | +++ svcs -Hostate baseline |
| 886 | 2026-02-27T04:16:21.529Z | ++ [[ offline* != online ]] |
| 887 | 2026-02-27T04:16:21.529Z | ++ [[ 102 -gt 300 ]] |
| 888 | 2026-02-27T04:16:21.530Z | ++ sleep 1 |
| 889 | 2026-02-27T04:16:22.532Z | ++ retry=103 |
| 890 | 2026-02-27T04:16:22.535Z | +++ svcs -Hostate baseline |
| 891 | 2026-02-27T04:16:22.556Z | ++ [[ offline* != online ]] |
| 892 | 2026-02-27T04:16:22.556Z | ++ [[ 103 -gt 300 ]] |
| 893 | 2026-02-27T04:16:22.617Z | ++ sleep 1 |
| 894 | 2026-02-27T04:16:23.559Z | ++ retry=104 |
| 895 | 2026-02-27T04:16:23.562Z | +++ svcs -Hostate baseline |
| 896 | 2026-02-27T04:16:23.582Z | ++ [[ offline* != online ]] |
| 897 | 2026-02-27T04:16:23.586Z | ++ [[ 104 -gt 300 ]] |
| 898 | 2026-02-27T04:16:23.586Z | ++ sleep 1 |
| 899 | 2026-02-27T04:16:24.585Z | ++ retry=105 |
| 900 | 2026-02-27T04:16:24.589Z | +++ svcs -Hostate baseline |
| 901 | 2026-02-27T04:16:24.610Z | ++ [[ offline* != online ]] |
| 902 | 2026-02-27T04:16:24.610Z | ++ [[ 105 -gt 300 ]] |
| 903 | 2026-02-27T04:16:24.610Z | ++ sleep 1 |
| 904 | 2026-02-27T04:16:25.612Z | ++ retry=106 |
| 905 | 2026-02-27T04:16:25.616Z | +++ svcs -Hostate baseline |
| 906 | 2026-02-27T04:16:25.636Z | ++ [[ offline* != online ]] |
| 907 | 2026-02-27T04:16:25.636Z | ++ [[ 106 -gt 300 ]] |
| 908 | 2026-02-27T04:16:25.636Z | ++ sleep 1 |
| 909 | 2026-02-27T04:16:26.639Z | ++ retry=107 |
| 910 | 2026-02-27T04:16:26.642Z | +++ svcs -Hostate baseline |
| 911 | 2026-02-27T04:16:26.662Z | ++ [[ offline* != online ]] |
| 912 | 2026-02-27T04:16:26.662Z | ++ [[ 107 -gt 300 ]] |
| 913 | 2026-02-27T04:16:26.662Z | ++ sleep 1 |
| 914 | 2026-02-27T04:16:27.665Z | ++ retry=108 |
| 915 | 2026-02-27T04:16:27.668Z | +++ svcs -Hostate baseline |
| 916 | 2026-02-27T04:16:27.688Z | ++ [[ offline* != online ]] |
| 917 | 2026-02-27T04:16:27.688Z | ++ [[ 108 -gt 300 ]] |
| 918 | 2026-02-27T04:16:27.688Z | ++ sleep 1 |
| 919 | 2026-02-27T04:16:28.691Z | ++ retry=109 |
| 920 | 2026-02-27T04:16:28.694Z | +++ svcs -Hostate baseline |
| 921 | 2026-02-27T04:16:28.714Z | ++ [[ offline* != online ]] |
| 922 | 2026-02-27T04:16:28.715Z | ++ [[ 109 -gt 300 ]] |
| 923 | 2026-02-27T04:16:28.715Z | ++ sleep 1 |
| 924 | 2026-02-27T04:16:29.717Z | ++ retry=110 |
| 925 | 2026-02-27T04:16:29.721Z | +++ svcs -Hostate baseline |
| 926 | 2026-02-27T04:16:29.741Z | ++ [[ offline* != online ]] |
| 927 | 2026-02-27T04:16:29.741Z | ++ [[ 110 -gt 300 ]] |
| 928 | 2026-02-27T04:16:29.741Z | ++ sleep 1 |
| 929 | 2026-02-27T04:16:30.744Z | ++ retry=111 |
| 930 | 2026-02-27T04:16:30.747Z | +++ svcs -Hostate baseline |
| 931 | 2026-02-27T04:16:30.768Z | ++ [[ offline* != online ]] |
| 932 | 2026-02-27T04:16:30.768Z | ++ [[ 111 -gt 300 ]] |
| 933 | 2026-02-27T04:16:30.768Z | ++ sleep 1 |
| 934 | 2026-02-27T04:16:31.770Z | ++ retry=112 |
| 935 | 2026-02-27T04:16:31.773Z | +++ svcs -Hostate baseline |
| 936 | 2026-02-27T04:16:31.794Z | ++ [[ offline* != online ]] |
| 937 | 2026-02-27T04:16:31.794Z | ++ [[ 112 -gt 300 ]] |
| 938 | 2026-02-27T04:16:31.794Z | ++ sleep 1 |
| 939 | 2026-02-27T04:16:32.797Z | ++ retry=113 |
| 940 | 2026-02-27T04:16:32.800Z | +++ svcs -Hostate baseline |
| 941 | 2026-02-27T04:16:32.820Z | ++ [[ offline* != online ]] |
| 942 | 2026-02-27T04:16:32.820Z | ++ [[ 113 -gt 300 ]] |
| 943 | 2026-02-27T04:16:32.820Z | ++ sleep 1 |
| 944 | 2026-02-27T04:16:33.823Z | ++ retry=114 |
| 945 | 2026-02-27T04:16:33.830Z | +++ svcs -Hostate baseline |
| 946 | 2026-02-27T04:16:33.846Z | ++ [[ offline* != online ]] |
| 947 | 2026-02-27T04:16:33.847Z | ++ [[ 114 -gt 300 ]] |
| 948 | 2026-02-27T04:16:33.850Z | ++ sleep 1 |
| 949 | 2026-02-27T04:16:34.849Z | ++ retry=115 |
| 950 | 2026-02-27T04:16:34.852Z | +++ svcs -Hostate baseline |
| 951 | 2026-02-27T04:16:34.872Z | ++ [[ offline* != online ]] |
| 952 | 2026-02-27T04:16:34.872Z | ++ [[ 115 -gt 300 ]] |
| 953 | 2026-02-27T04:16:34.872Z | ++ sleep 1 |
| 954 | 2026-02-27T04:16:35.875Z | ++ retry=116 |
| 955 | 2026-02-27T04:16:35.878Z | +++ svcs -Hostate baseline |
| 956 | 2026-02-27T04:16:35.898Z | ++ [[ offline* != online ]] |
| 957 | 2026-02-27T04:16:35.898Z | ++ [[ 116 -gt 300 ]] |
| 958 | 2026-02-27T04:16:35.901Z | ++ sleep 1 |
| 959 | 2026-02-27T04:16:36.901Z | ++ retry=117 |
| 960 | 2026-02-27T04:16:36.904Z | +++ svcs -Hostate baseline |
| 961 | 2026-02-27T04:16:36.923Z | ++ [[ offline* != online ]] |
| 962 | 2026-02-27T04:16:36.923Z | ++ [[ 117 -gt 300 ]] |
| 963 | 2026-02-27T04:16:36.926Z | ++ sleep 1 |
| 964 | 2026-02-27T04:16:37.926Z | ++ retry=118 |
| 965 | 2026-02-27T04:16:37.929Z | +++ svcs -Hostate baseline |
| 966 | 2026-02-27T04:16:37.949Z | ++ [[ offline* != online ]] |
| 967 | 2026-02-27T04:16:37.949Z | ++ [[ 118 -gt 300 ]] |
| 968 | 2026-02-27T04:16:37.949Z | ++ sleep 1 |
| 969 | 2026-02-27T04:16:38.953Z | ++ retry=119 |
| 970 | 2026-02-27T04:16:38.956Z | +++ svcs -Hostate baseline |
| 971 | 2026-02-27T04:16:38.976Z | ++ [[ offline* != online ]] |
| 972 | 2026-02-27T04:16:38.976Z | ++ [[ 119 -gt 300 ]] |
| 973 | 2026-02-27T04:16:38.976Z | ++ sleep 1 |
| 974 | 2026-02-27T04:16:39.979Z | ++ retry=120 |
| 975 | 2026-02-27T04:16:39.982Z | +++ svcs -Hostate baseline |
| 976 | 2026-02-27T04:16:40.002Z | ++ [[ offline* != online ]] |
| 977 | 2026-02-27T04:16:40.002Z | ++ [[ 120 -gt 300 ]] |
| 978 | 2026-02-27T04:16:40.002Z | ++ sleep 1 |
| 979 | 2026-02-27T04:16:41.006Z | ++ retry=121 |
| 980 | 2026-02-27T04:16:41.009Z | +++ svcs -Hostate baseline |
| 981 | 2026-02-27T04:16:41.030Z | ++ [[ offline* != online ]] |
| 982 | 2026-02-27T04:16:41.030Z | ++ [[ 121 -gt 300 ]] |
| 983 | 2026-02-27T04:16:41.030Z | ++ sleep 1 |
| 984 | 2026-02-27T04:16:42.031Z | ++ retry=122 |
| 985 | 2026-02-27T04:16:42.035Z | +++ svcs -Hostate baseline |
| 986 | 2026-02-27T04:16:42.054Z | ++ [[ offline* != online ]] |
| 987 | 2026-02-27T04:16:42.054Z | ++ [[ 122 -gt 300 ]] |
| 988 | 2026-02-27T04:16:42.057Z | ++ sleep 1 |
| 989 | 2026-02-27T04:16:43.057Z | ++ retry=123 |
| 990 | 2026-02-27T04:16:43.060Z | +++ svcs -Hostate baseline |
| 991 | 2026-02-27T04:16:43.082Z | ++ [[ offline* != online ]] |
| 992 | 2026-02-27T04:16:43.082Z | ++ [[ 123 -gt 300 ]] |
| 993 | 2026-02-27T04:16:43.085Z | ++ sleep 1 |
| 994 | 2026-02-27T04:16:44.084Z | ++ retry=124 |
| 995 | 2026-02-27T04:16:44.087Z | +++ svcs -Hostate baseline |
| 996 | 2026-02-27T04:16:44.107Z | ++ [[ offline* != online ]] |
| 997 | 2026-02-27T04:16:44.107Z | ++ [[ 124 -gt 300 ]] |
| 998 | 2026-02-27T04:16:44.107Z | ++ sleep 1 |
| 999 | 2026-02-27T04:16:45.111Z | ++ retry=125 |
| 1000 | 2026-02-27T04:16:45.114Z | +++ svcs -Hostate baseline |
| 1001 | 2026-02-27T04:16:45.133Z | ++ [[ offline* != online ]] |
| 1002 | 2026-02-27T04:16:45.133Z | ++ [[ 125 -gt 300 ]] |
| 1003 | 2026-02-27T04:16:45.133Z | ++ sleep 1 |
| 1004 | 2026-02-27T04:16:46.137Z | ++ retry=126 |
| 1005 | 2026-02-27T04:16:46.140Z | +++ svcs -Hostate baseline |
| 1006 | 2026-02-27T04:16:46.160Z | ++ [[ offline* != online ]] |
| 1007 | 2026-02-27T04:16:46.163Z | ++ [[ 126 -gt 300 ]] |
| 1008 | 2026-02-27T04:16:46.163Z | ++ sleep 1 |
| 1009 | 2026-02-27T04:16:47.163Z | ++ retry=127 |
| 1010 | 2026-02-27T04:16:47.168Z | +++ svcs -Hostate baseline |
| 1011 | 2026-02-27T04:16:47.187Z | ++ [[ offline* != online ]] |
| 1012 | 2026-02-27T04:16:47.187Z | ++ [[ 127 -gt 300 ]] |
| 1013 | 2026-02-27T04:16:47.191Z | ++ sleep 1 |
| 1014 | 2026-02-27T04:16:48.190Z | ++ retry=128 |
| 1015 | 2026-02-27T04:16:48.194Z | +++ svcs -Hostate baseline |
| 1016 | 2026-02-27T04:16:48.213Z | ++ [[ offline* != online ]] |
| 1017 | 2026-02-27T04:16:48.213Z | ++ [[ 128 -gt 300 ]] |
| 1018 | 2026-02-27T04:16:48.213Z | ++ sleep 1 |
| 1019 | 2026-02-27T04:16:49.217Z | ++ retry=129 |
| 1020 | 2026-02-27T04:16:49.221Z | +++ svcs -Hostate baseline |
| 1021 | 2026-02-27T04:16:49.242Z | ++ [[ offline* != online ]] |
| 1022 | 2026-02-27T04:16:49.242Z | ++ [[ 129 -gt 300 ]] |
| 1023 | 2026-02-27T04:16:49.242Z | ++ sleep 1 |
| 1024 | 2026-02-27T04:16:50.246Z | ++ retry=130 |
| 1025 | 2026-02-27T04:16:50.249Z | +++ svcs -Hostate baseline |
| 1026 | 2026-02-27T04:16:50.269Z | ++ [[ offline* != online ]] |
| 1027 | 2026-02-27T04:16:50.269Z | ++ [[ 130 -gt 300 ]] |
| 1028 | 2026-02-27T04:16:50.269Z | ++ sleep 1 |
| 1029 | 2026-02-27T04:16:51.272Z | ++ retry=131 |
| 1030 | 2026-02-27T04:16:51.275Z | +++ svcs -Hostate baseline |
| 1031 | 2026-02-27T04:16:51.296Z | ++ [[ offline* != online ]] |
| 1032 | 2026-02-27T04:16:51.296Z | ++ [[ 131 -gt 300 ]] |
| 1033 | 2026-02-27T04:16:51.296Z | ++ sleep 1 |
| 1034 | 2026-02-27T04:16:52.299Z | ++ retry=132 |
| 1035 | 2026-02-27T04:16:52.302Z | +++ svcs -Hostate baseline |
| 1036 | 2026-02-27T04:16:52.322Z | ++ [[ offline* != online ]] |
| 1037 | 2026-02-27T04:16:52.322Z | ++ [[ 132 -gt 300 ]] |
| 1038 | 2026-02-27T04:16:52.327Z | ++ sleep 1 |
| 1039 | 2026-02-27T04:16:53.325Z | ++ retry=133 |
| 1040 | 2026-02-27T04:16:53.329Z | +++ svcs -Hostate baseline |
| 1041 | 2026-02-27T04:16:53.350Z | ++ [[ offline* != online ]] |
| 1042 | 2026-02-27T04:16:53.350Z | ++ [[ 133 -gt 300 ]] |
| 1043 | 2026-02-27T04:16:53.350Z | ++ sleep 1 |
| 1044 | 2026-02-27T04:16:54.351Z | ++ retry=134 |
| 1045 | 2026-02-27T04:16:54.355Z | +++ svcs -Hostate baseline |
| 1046 | 2026-02-27T04:16:54.375Z | ++ [[ offline* != online ]] |
| 1047 | 2026-02-27T04:16:54.375Z | ++ [[ 134 -gt 300 ]] |
| 1048 | 2026-02-27T04:16:54.375Z | ++ sleep 1 |
| 1049 | 2026-02-27T04:16:55.378Z | ++ retry=135 |
| 1050 | 2026-02-27T04:16:55.382Z | +++ svcs -Hostate baseline |
| 1051 | 2026-02-27T04:16:55.401Z | ++ [[ offline* != online ]] |
| 1052 | 2026-02-27T04:16:55.401Z | ++ [[ 135 -gt 300 ]] |
| 1053 | 2026-02-27T04:16:55.401Z | ++ sleep 1 |
| 1054 | 2026-02-27T04:16:56.404Z | ++ retry=136 |
| 1055 | 2026-02-27T04:16:56.408Z | +++ svcs -Hostate baseline |
| 1056 | 2026-02-27T04:16:56.427Z | ++ [[ offline* != online ]] |
| 1057 | 2026-02-27T04:16:56.427Z | ++ [[ 136 -gt 300 ]] |
| 1058 | 2026-02-27T04:16:56.427Z | ++ sleep 1 |
| 1059 | 2026-02-27T04:16:57.430Z | ++ retry=137 |
| 1060 | 2026-02-27T04:16:57.433Z | +++ svcs -Hostate baseline |
| 1061 | 2026-02-27T04:16:57.453Z | ++ [[ offline* != online ]] |
| 1062 | 2026-02-27T04:16:57.453Z | ++ [[ 137 -gt 300 ]] |
| 1063 | 2026-02-27T04:16:57.456Z | ++ sleep 1 |
| 1064 | 2026-02-27T04:16:58.456Z | ++ retry=138 |
| 1065 | 2026-02-27T04:16:58.459Z | +++ svcs -Hostate baseline |
| 1066 | 2026-02-27T04:16:58.479Z | ++ [[ offline* != online ]] |
| 1067 | 2026-02-27T04:16:58.480Z | ++ [[ 138 -gt 300 ]] |
| 1068 | 2026-02-27T04:16:58.486Z | ++ sleep 1 |
| 1069 | 2026-02-27T04:16:59.482Z | ++ retry=139 |
| 1070 | 2026-02-27T04:16:59.487Z | +++ svcs -Hostate baseline |
| 1071 | 2026-02-27T04:16:59.505Z | ++ [[ offline* != online ]] |
| 1072 | 2026-02-27T04:16:59.505Z | ++ [[ 139 -gt 300 ]] |
| 1073 | 2026-02-27T04:16:59.510Z | ++ sleep 1 |
| 1074 | 2026-02-27T04:17:00.507Z | ++ retry=140 |
| 1075 | 2026-02-27T04:17:00.511Z | +++ svcs -Hostate baseline |
| 1076 | 2026-02-27T04:17:00.530Z | ++ [[ offline* != online ]] |
| 1077 | 2026-02-27T04:17:00.551Z | ++ [[ 140 -gt 300 ]] |
| 1078 | 2026-02-27T04:17:00.551Z | ++ sleep 1 |
| 1079 | 2026-02-27T04:17:01.573Z | ++ retry=141 |
| 1080 | 2026-02-27T04:17:01.608Z | +++ svcs -Hostate baseline |
| 1081 | 2026-02-27T04:17:01.608Z | ++ [[ offline* != online ]] |
| 1082 | 2026-02-27T04:17:01.608Z | ++ [[ 141 -gt 300 ]] |
| 1083 | 2026-02-27T04:17:01.608Z | ++ sleep 1 |
| 1084 | 2026-02-27T04:17:02.608Z | ++ retry=142 |
| 1085 | 2026-02-27T04:17:02.675Z | +++ svcs -Hostate baseline |
| 1086 | 2026-02-27T04:17:02.676Z | ++ [[ offline* != online ]] |
| 1087 | 2026-02-27T04:17:02.676Z | ++ [[ 142 -gt 300 ]] |
| 1088 | 2026-02-27T04:17:02.676Z | ++ sleep 1 |
| 1089 | 2026-02-27T04:17:03.596Z | ++ retry=143 |
| 1090 | 2026-02-27T04:17:03.617Z | +++ svcs -Hostate baseline |
| 1091 | 2026-02-27T04:17:03.650Z | ++ [[ offline* != online ]] |
| 1092 | 2026-02-27T04:17:03.650Z | ++ [[ 143 -gt 300 ]] |
| 1093 | 2026-02-27T04:17:03.650Z | ++ sleep 1 |
| 1094 | 2026-02-27T04:17:04.612Z | ++ retry=144 |
| 1095 | 2026-02-27T04:17:04.621Z | +++ svcs -Hostate baseline |
| 1096 | 2026-02-27T04:17:04.637Z | ++ [[ offline* != online ]] |
| 1097 | 2026-02-27T04:17:04.637Z | ++ [[ 144 -gt 300 ]] |
| 1098 | 2026-02-27T04:17:04.637Z | ++ sleep 1 |
| 1099 | 2026-02-27T04:17:05.661Z | ++ retry=145 |
| 1100 | 2026-02-27T04:17:05.675Z | +++ svcs -Hostate baseline |
| 1101 | 2026-02-27T04:17:05.675Z | ++ [[ online != online ]] |
| 1102 | 2026-02-27T04:17:05.675Z | ++ set -o errexit |
| 1103 | 2026-02-27T04:17:05.675Z | ++ set -o pipefail |
| 1104 | 2026-02-27T04:17:05.675Z | ++ banner build |
| 1105 | 2026-02-27T04:17:05.675Z | |
| 1106 | 2026-02-27T04:17:05.675Z | ##### # # # # ##### |
| 1107 | 2026-02-27T04:17:05.676Z | # # # # # # # # |
| 1108 | 2026-02-27T04:17:05.676Z | ##### # # # # # # |
| 1109 | 2026-02-27T04:17:05.676Z | # # # # # # # # |
| 1110 | 2026-02-27T04:17:05.676Z | # # # # # # # # |
| 1111 | 2026-02-27T04:17:05.676Z | ##### #### # ###### ##### |
| 1112 | 2026-02-27T04:17:05.676Z | |
| 1113 | 2026-02-27T04:17:05.676Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 1114 | 2026-02-27T04:17:05.685Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 1115 | 2026-02-27T04:17:05.881Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 1116 | 2026-02-27T04:17:05.881Z | info: downloading component 'cargo' |
| 1117 | 2026-02-27T04:17:07.092Z | info: downloading component 'clippy' |
| 1118 | 2026-02-27T04:17:07.461Z | info: downloading component 'rust-docs' |
| 1119 | 2026-02-27T04:17:09.234Z | info: downloading component 'rust-std' |
| 1120 | 2026-02-27T04:17:11.462Z | info: downloading component 'rustc' |
| 1121 | 2026-02-27T04:17:20.433Z | info: downloading component 'rustfmt' |
| 1122 | 2026-02-27T04:17:20.707Z | info: installing component 'cargo' |
| 1123 | 2026-02-27T04:17:21.643Z | info: installing component 'clippy' |
| 1124 | 2026-02-27T04:17:22.049Z | info: installing component 'rust-docs' |
| 1125 | 2026-02-27T04:17:24.045Z | info: installing component 'rust-std' |
| 1126 | 2026-02-27T04:17:25.964Z | info: installing component 'rustc' |
| 1127 | 2026-02-27T04:17:32.803Z | info: installing component 'rustfmt' |
| 1128 | 2026-02-27T04:17:33.424Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 1129 | 2026-02-27T04:17:37.069Z | From https://github.com/oxidecomputer/falcon |
| 1130 | 2026-02-27T04:17:37.069Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 1131 | 2026-02-27T04:17:37.179Z | Updating crates.io index |
| 1132 | 2026-02-27T04:17:37.216Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1133 | 2026-02-27T04:17:39.048Z | From https://github.com/oxidecomputer/dendrite |
| 1134 | 2026-02-27T04:17:39.048Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 1135 | 2026-02-27T04:17:39.294Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1136 | 2026-02-27T04:17:39.743Z | From https://github.com/oxidecomputer/ispf |
| 1137 | 2026-02-27T04:17:39.743Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 1138 | 2026-02-27T04:17:39.755Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 1139 | 2026-02-27T04:17:40.496Z | From https://github.com/oxidecomputer/netadm-sys |
| 1140 | 2026-02-27T04:17:40.496Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 1141 | 2026-02-27T04:17:40.508Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1142 | 2026-02-27T04:18:25.099Z | From https://github.com/oxidecomputer/omicron |
| 1143 | 2026-02-27T04:18:25.099Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 1144 | 2026-02-27T04:18:25.798Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1145 | 2026-02-27T04:18:28.238Z | From https://github.com/oxidecomputer/opte |
| 1146 | 2026-02-27T04:18:28.238Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 1147 | 2026-02-27T04:18:28.328Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1148 | 2026-02-27T04:18:28.672Z | From https://github.com/oxidecomputer/opte |
| 1149 | 2026-02-27T04:18:28.672Z | * [new ref] 5d0c81948b6160eb53939532761fa3a8036e0e24 -> refs/commit/5d0c81948b6160eb53939532761fa3a8036e0e24 |
| 1150 | 2026-02-27T04:18:29.133Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1151 | 2026-02-27T04:18:29.576Z | From https://github.com/illumos/smf-rs |
| 1152 | 2026-02-27T04:18:29.576Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 1153 | 2026-02-27T04:18:29.818Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 1154 | 2026-02-27T04:18:30.323Z | From https://github.com/oxidecomputer/network-interface |
| 1155 | 2026-02-27T04:18:30.323Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 1156 | 2026-02-27T04:18:30.402Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 1157 | 2026-02-27T04:18:30.934Z | From https://github.com/oxidecomputer/zone |
| 1158 | 2026-02-27T04:18:30.934Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 1159 | 2026-02-27T04:18:31.022Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1160 | 2026-02-27T04:18:35.111Z | From https://github.com/oxidecomputer/propolis |
| 1161 | 2026-02-27T04:18:35.111Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 1162 | 2026-02-27T04:18:35.395Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1163 | 2026-02-27T04:18:36.407Z | From https://github.com/oxidecomputer/transceiver-control |
| 1164 | 2026-02-27T04:18:36.407Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 1165 | 2026-02-27T04:18:36.429Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1166 | 2026-02-27T04:18:36.862Z | From https://github.com/oxidecomputer/dlpi-sys |
| 1167 | 2026-02-27T04:18:36.863Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 1168 | 2026-02-27T04:18:36.871Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 1169 | 2026-02-27T04:18:37.458Z | From https://github.com/jmesmon/rust-libzfs |
| 1170 | 2026-02-27T04:18:37.458Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 1171 | 2026-02-27T04:18:37.466Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 1172 | 2026-02-27T04:18:37.911Z | From https://github.com/oxidecomputer/rusty-doors |
| 1173 | 2026-02-27T04:18:37.911Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 1174 | 2026-02-27T04:18:37.927Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1175 | 2026-02-27T04:18:38.576Z | From https://github.com/oxidecomputer/lldp |
| 1176 | 2026-02-27T04:18:38.576Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 1177 | 2026-02-27T04:18:38.655Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1178 | 2026-02-27T04:18:40.684Z | From https://github.com/oxidecomputer/maghemite |
| 1179 | 2026-02-27T04:18:40.684Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 1180 | 2026-02-27T04:18:40.745Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1181 | 2026-02-27T04:18:41.177Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 1182 | 2026-02-27T04:18:41.178Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 1183 | 2026-02-27T04:18:41.215Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1184 | 2026-02-27T04:18:41.636Z | From https://github.com/oxidecomputer/slog-error-chain |
| 1185 | 2026-02-27T04:18:41.636Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 1186 | 2026-02-27T04:18:41.743Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1187 | 2026-02-27T04:18:42.272Z | From https://github.com/oxidecomputer/tufaceous |
| 1188 | 2026-02-27T04:18:42.272Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 1189 | 2026-02-27T04:18:42.521Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1190 | 2026-02-27T04:18:43.705Z | From https://github.com/oxidecomputer/management-gateway-service |
| 1191 | 2026-02-27T04:18:43.705Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 1192 | 2026-02-27T04:18:43.859Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1193 | 2026-02-27T04:18:48.767Z | From https://github.com/oxidecomputer/crucible |
| 1194 | 2026-02-27T04:18:48.767Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 1195 | 2026-02-27T04:18:49.370Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1196 | 2026-02-27T04:18:50.034Z | From https://github.com/oxidecomputer/propolis |
| 1197 | 2026-02-27T04:18:50.034Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 1198 | 2026-02-27T04:18:50.460Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1199 | 2026-02-27T04:18:50.811Z | From https://github.com/oxidecomputer/tofino |
| 1200 | 2026-02-27T04:18:50.811Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 1201 | 2026-02-27T04:18:50.834Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1202 | 2026-02-27T04:18:51.225Z | From https://github.com/oxidecomputer/clickward |
| 1203 | 2026-02-27T04:18:51.225Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1204 | 2026-02-27T04:18:51.343Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1205 | 2026-02-27T04:18:51.715Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1206 | 2026-02-27T04:18:51.715Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1207 | 2026-02-27T04:18:52.894Z | Downloading crates ... |
| 1208 | 2026-02-27T04:18:52.986Z | Downloaded aead v0.5.2 |
| 1209 | 2026-02-27T04:18:52.990Z | Downloaded bytecount v0.6.9 |
| 1210 | 2026-02-27T04:18:52.995Z | Downloaded allocator-api2 v0.2.21 |
| 1211 | 2026-02-27T04:18:53.002Z | Downloaded dof v0.3.0 |
| 1212 | 2026-02-27T04:18:53.008Z | Downloaded crossbeam-deque v0.8.6 |
| 1213 | 2026-02-27T04:18:53.009Z | Downloaded ahash v0.8.12 |
| 1214 | 2026-02-27T04:18:53.009Z | Downloaded cpufeatures v0.2.17 |
| 1215 | 2026-02-27T04:18:53.016Z | Downloaded icu_normalizer v2.1.1 |
| 1216 | 2026-02-27T04:18:53.027Z | Downloaded aho-corasick v1.1.4 |
| 1217 | 2026-02-27T04:18:53.084Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1218 | 2026-02-27T04:18:53.096Z | Downloaded crypto-common v0.1.7 |
| 1219 | 2026-02-27T04:18:53.097Z | Downloaded atomic-waker v1.1.2 |
| 1220 | 2026-02-27T04:18:53.097Z | Downloaded async-stream v0.3.6 |
| 1221 | 2026-02-27T04:18:53.097Z | Downloaded dof v0.4.0 |
| 1222 | 2026-02-27T04:18:53.097Z | Downloaded const-random-macro v0.1.16 |
| 1223 | 2026-02-27T04:18:53.097Z | Downloaded float-ord v0.3.2 |
| 1224 | 2026-02-27T04:18:53.098Z | Downloaded digest v0.10.7 |
| 1225 | 2026-02-27T04:18:53.098Z | Downloaded enum-as-inner v0.6.1 |
| 1226 | 2026-02-27T04:18:53.098Z | Downloaded daft-derive v0.1.5 |
| 1227 | 2026-02-27T04:18:53.098Z | Downloaded foreign-types-shared v0.3.1 |
| 1228 | 2026-02-27T04:18:53.098Z | Downloaded foldhash v0.1.5 |
| 1229 | 2026-02-27T04:18:53.098Z | Downloaded displaydoc v0.2.5 |
| 1230 | 2026-02-27T04:18:53.104Z | Downloaded hubpack v0.1.2 |
| 1231 | 2026-02-27T04:18:53.104Z | Downloaded const-random v0.1.18 |
| 1232 | 2026-02-27T04:18:53.104Z | Downloaded ident_case v1.0.1 |
| 1233 | 2026-02-27T04:18:53.104Z | Downloaded embedded-io v0.6.1 |
| 1234 | 2026-02-27T04:18:53.104Z | Downloaded form_urlencoded v1.2.2 |
| 1235 | 2026-02-27T04:18:53.111Z | Downloaded foreign-types v0.3.2 |
| 1236 | 2026-02-27T04:18:53.111Z | Downloaded fixedbitset v0.4.2 |
| 1237 | 2026-02-27T04:18:53.117Z | Downloaded cipher v0.4.4 |
| 1238 | 2026-02-27T04:18:53.117Z | Downloaded gethostname v0.5.0 |
| 1239 | 2026-02-27T04:18:53.117Z | Downloaded foreign-types-shared v0.1.1 |
| 1240 | 2026-02-27T04:18:53.121Z | Downloaded fnv v1.0.7 |
| 1241 | 2026-02-27T04:18:53.122Z | Downloaded cfg-if v1.0.4 |
| 1242 | 2026-02-27T04:18:53.127Z | Downloaded generic-array v0.14.7 |
| 1243 | 2026-02-27T04:18:53.132Z | Downloaded cmake v0.1.57 |
| 1244 | 2026-02-27T04:18:53.132Z | Downloaded hex v0.4.3 |
| 1245 | 2026-02-27T04:18:53.137Z | Downloaded darling_macro v0.21.3 |
| 1246 | 2026-02-27T04:18:53.137Z | Downloaded embedded-io v0.4.0 |
| 1247 | 2026-02-27T04:18:53.141Z | Downloaded defmt v0.3.100 |
| 1248 | 2026-02-27T04:18:53.145Z | Downloaded cstr-argument v0.1.2 |
| 1249 | 2026-02-27T04:18:53.145Z | Downloaded hubpack_derive v0.1.1 |
| 1250 | 2026-02-27T04:18:53.150Z | Downloaded colorchoice v1.0.4 |
| 1251 | 2026-02-27T04:18:53.154Z | Downloaded hostname v0.3.1 |
| 1252 | 2026-02-27T04:18:53.154Z | Downloaded futures-sink v0.3.32 |
| 1253 | 2026-02-27T04:18:53.158Z | Downloaded futures-channel v0.3.32 |
| 1254 | 2026-02-27T04:18:53.161Z | Downloaded fs-err v3.3.0 |
| 1255 | 2026-02-27T04:18:53.165Z | Downloaded anstyle-query v1.1.5 |
| 1256 | 2026-02-27T04:18:53.169Z | Downloaded is-terminal v0.4.17 |
| 1257 | 2026-02-27T04:18:53.169Z | Downloaded debug-ignore v1.0.5 |
| 1258 | 2026-02-27T04:18:53.175Z | Downloaded internet-checksum v0.2.1 |
| 1259 | 2026-02-27T04:18:53.176Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1260 | 2026-02-27T04:18:53.181Z | Downloaded heck v0.5.0 |
| 1261 | 2026-02-27T04:18:53.181Z | Downloaded globset v0.4.18 |
| 1262 | 2026-02-27T04:18:53.187Z | Downloaded lru-slab v0.1.2 |
| 1263 | 2026-02-27T04:18:53.187Z | Downloaded bitflags v1.3.2 |
| 1264 | 2026-02-27T04:18:53.193Z | Downloaded ciborium v0.2.2 |
| 1265 | 2026-02-27T04:18:53.200Z | Downloaded lru-cache v0.1.2 |
| 1266 | 2026-02-27T04:18:53.200Z | Downloaded idna_adapter v1.2.1 |
| 1267 | 2026-02-27T04:18:53.200Z | Downloaded console v0.16.2 |
| 1268 | 2026-02-27T04:18:53.205Z | Downloaded indent_write v2.2.0 |
| 1269 | 2026-02-27T04:18:53.205Z | Downloaded ff v0.13.1 |
| 1270 | 2026-02-27T04:18:53.209Z | Downloaded httpdate v1.0.3 |
| 1271 | 2026-02-27T04:18:53.209Z | Downloaded highway v1.3.0 |
| 1272 | 2026-02-27T04:18:53.214Z | Downloaded lazy_static v1.5.0 |
| 1273 | 2026-02-27T04:18:53.214Z | Downloaded glob v0.3.3 |
| 1274 | 2026-02-27T04:18:53.221Z | Downloaded keccak v0.1.6 |
| 1275 | 2026-02-27T04:18:53.227Z | Downloaded anstyle-parse v0.2.7 |
| 1276 | 2026-02-27T04:18:53.228Z | Downloaded futures-task v0.3.32 |
| 1277 | 2026-02-27T04:18:53.228Z | Downloaded cancel-safe-futures v0.1.5 |
| 1278 | 2026-02-27T04:18:53.232Z | Downloaded num_threads v0.1.7 |
| 1279 | 2026-02-27T04:18:53.232Z | Downloaded humantime v2.3.0 |
| 1280 | 2026-02-27T04:18:53.236Z | Downloaded olpc-cjson v0.1.4 |
| 1281 | 2026-02-27T04:18:53.236Z | Downloaded num-iter v0.1.45 |
| 1282 | 2026-02-27T04:18:53.240Z | Downloaded mime v0.3.17 |
| 1283 | 2026-02-27T04:18:53.248Z | Downloaded newtype_derive v0.1.6 |
| 1284 | 2026-02-27T04:18:53.248Z | Downloaded anyhow v1.0.101 |
| 1285 | 2026-02-27T04:18:53.252Z | Downloaded defmt-macros v1.0.1 |
| 1286 | 2026-02-27T04:18:53.252Z | Downloaded memmap v0.7.0 |
| 1287 | 2026-02-27T04:18:53.256Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1288 | 2026-02-27T04:18:53.259Z | Downloaded lock_api v0.4.14 |
| 1289 | 2026-02-27T04:18:53.259Z | Downloaded getrandom v0.4.1 |
| 1290 | 2026-02-27T04:18:53.264Z | Downloaded num-conv v0.2.0 |
| 1291 | 2026-02-27T04:18:53.268Z | Downloaded num-derive v0.3.3 |
| 1292 | 2026-02-27T04:18:53.271Z | Downloaded num_enum_derive v0.5.11 |
| 1293 | 2026-02-27T04:18:53.271Z | Downloaded fs_extra v1.3.0 |
| 1294 | 2026-02-27T04:18:53.275Z | Downloaded ingot-macros v0.1.1 |
| 1295 | 2026-02-27T04:18:53.279Z | Downloaded hyper-rustls v0.27.7 |
| 1296 | 2026-02-27T04:18:53.279Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1297 | 2026-02-27T04:18:53.283Z | Downloaded opaque-debug v0.3.1 |
| 1298 | 2026-02-27T04:18:53.288Z | Downloaded percent-encoding v2.3.2 |
| 1299 | 2026-02-27T04:18:53.288Z | Downloaded parse-display v0.10.0 |
| 1300 | 2026-02-27T04:18:53.288Z | Downloaded httparse v1.10.1 |
| 1301 | 2026-02-27T04:18:53.292Z | Downloaded jobserver v0.1.34 |
| 1302 | 2026-02-27T04:18:53.297Z | Downloaded ipnet v2.11.0 |
| 1303 | 2026-02-27T04:18:53.329Z | Downloaded num_enum_derive v0.7.5 |
| 1304 | 2026-02-27T04:18:53.329Z | Downloaded openssl-macros v0.1.1 |
| 1305 | 2026-02-27T04:18:53.329Z | Downloaded libscf-sys v1.1.0 |
| 1306 | 2026-02-27T04:18:53.329Z | Downloaded defmt v1.0.1 |
| 1307 | 2026-02-27T04:18:53.329Z | Downloaded num-complex v0.4.6 |
| 1308 | 2026-02-27T04:18:53.329Z | Downloaded icu_properties v2.1.2 |
| 1309 | 2026-02-27T04:18:53.329Z | Downloaded hmac v0.12.1 |
| 1310 | 2026-02-27T04:18:53.329Z | Downloaded half v2.7.1 |
| 1311 | 2026-02-27T04:18:53.329Z | Downloaded powerfmt v0.2.0 |
| 1312 | 2026-02-27T04:18:53.329Z | Downloaded num_enum v0.7.5 |
| 1313 | 2026-02-27T04:18:53.329Z | Downloaded plain v0.2.3 |
| 1314 | 2026-02-27T04:18:53.333Z | Downloaded icu_provider v2.1.1 |
| 1315 | 2026-02-27T04:18:53.336Z | Downloaded find-msvc-tools v0.1.9 |
| 1316 | 2026-02-27T04:18:53.336Z | Downloaded progenitor-client v0.10.0 |
| 1317 | 2026-02-27T04:18:53.339Z | Downloaded proc-macro-crate v3.4.0 |
| 1318 | 2026-02-27T04:18:53.342Z | Downloaded proc-macro-crate v1.3.1 |
| 1319 | 2026-02-27T04:18:53.342Z | Downloaded icu_normalizer_data v2.1.1 |
| 1320 | 2026-02-27T04:18:53.346Z | Downloaded quick-error v1.2.3 |
| 1321 | 2026-02-27T04:18:53.350Z | Downloaded pem v3.0.6 |
| 1322 | 2026-02-27T04:18:53.350Z | Downloaded num_enum v0.5.11 |
| 1323 | 2026-02-27T04:18:53.355Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1324 | 2026-02-27T04:18:53.358Z | Downloaded newtype-uuid v1.3.2 |
| 1325 | 2026-02-27T04:18:53.361Z | Downloaded progenitor-macro v0.10.0 |
| 1326 | 2026-02-27T04:18:53.365Z | Downloaded progenitor-macro v0.11.2 |
| 1327 | 2026-02-27T04:18:53.365Z | Downloaded ref-cast v1.0.25 |
| 1328 | 2026-02-27T04:18:53.368Z | Downloaded rand_xorshift v0.4.0 |
| 1329 | 2026-02-27T04:18:53.368Z | Downloaded oxnet v0.1.4 |
| 1330 | 2026-02-27T04:18:53.371Z | Downloaded memmap2 v0.9.10 |
| 1331 | 2026-02-27T04:18:53.375Z | Downloaded paste v1.0.15 |
| 1332 | 2026-02-27T04:18:53.383Z | Downloaded parking_lot_core v0.8.6 |
| 1333 | 2026-02-27T04:18:53.386Z | Downloaded rand_chacha v0.3.1 |
| 1334 | 2026-02-27T04:18:53.386Z | Downloaded poly1305 v0.8.0 |
| 1335 | 2026-02-27T04:18:53.386Z | Downloaded ref-cast-impl v1.0.25 |
| 1336 | 2026-02-27T04:18:53.389Z | Downloaded icu_locale_core v2.1.1 |
| 1337 | 2026-02-27T04:18:53.393Z | Downloaded proc-macro-error v1.0.4 |
| 1338 | 2026-02-27T04:18:53.398Z | Downloaded base64 v0.22.1 |
| 1339 | 2026-02-27T04:18:53.401Z | Downloaded phf v0.12.1 |
| 1340 | 2026-02-27T04:18:53.404Z | Downloaded derive-where v1.6.0 |
| 1341 | 2026-02-27T04:18:53.417Z | Downloaded scopeguard v1.2.0 |
| 1342 | 2026-02-27T04:18:53.417Z | Downloaded parking_lot_core v0.9.12 |
| 1343 | 2026-02-27T04:18:53.417Z | Downloaded pin-project-lite v0.2.16 |
| 1344 | 2026-02-27T04:18:53.425Z | Downloaded semver v0.1.20 |
| 1345 | 2026-02-27T04:18:53.429Z | Downloaded serde_spanned v1.0.4 |
| 1346 | 2026-02-27T04:18:53.430Z | Downloaded pest_generator v2.8.6 |
| 1347 | 2026-02-27T04:18:53.435Z | Downloaded quote v1.0.44 |
| 1348 | 2026-02-27T04:18:53.435Z | Downloaded indexmap v1.9.3 |
| 1349 | 2026-02-27T04:18:53.438Z | Downloaded progenitor-client v0.11.2 |
| 1350 | 2026-02-27T04:18:53.443Z | Downloaded proc-macro-error2 v2.0.1 |
| 1351 | 2026-02-27T04:18:53.447Z | Downloaded serde-big-array v0.5.1 |
| 1352 | 2026-02-27T04:18:53.447Z | Downloaded serde_spanned v0.6.9 |
| 1353 | 2026-02-27T04:18:53.447Z | Downloaded sigpipe v0.1.3 |
| 1354 | 2026-02-27T04:18:53.451Z | Downloaded sha1 v0.10.6 |
| 1355 | 2026-02-27T04:18:53.454Z | Downloaded hickory-resolver v0.25.2 |
| 1356 | 2026-02-27T04:18:53.458Z | Downloaded rand_core v0.6.4 |
| 1357 | 2026-02-27T04:18:53.461Z | Downloaded chacha20poly1305 v0.10.1 |
| 1358 | 2026-02-27T04:18:53.461Z | Downloaded siphasher v1.0.2 |
| 1359 | 2026-02-27T04:18:53.464Z | Downloaded bytes v1.11.1 |
| 1360 | 2026-02-27T04:18:53.469Z | Downloaded slog-envlogger v2.2.0 |
| 1361 | 2026-02-27T04:18:53.472Z | Downloaded smawk v0.3.2 |
| 1362 | 2026-02-27T04:18:53.475Z | Downloaded rusty-fork v0.3.1 |
| 1363 | 2026-02-27T04:18:53.481Z | Downloaded rustversion v1.0.22 |
| 1364 | 2026-02-27T04:18:53.484Z | Downloaded rand_chacha v0.9.0 |
| 1365 | 2026-02-27T04:18:53.484Z | Downloaded ppv-lite86 v0.2.21 |
| 1366 | 2026-02-27T04:18:53.488Z | Downloaded pest_derive v2.8.6 |
| 1367 | 2026-02-27T04:18:53.488Z | Downloaded serde_urlencoded v0.7.1 |
| 1368 | 2026-02-27T04:18:53.492Z | Downloaded semver v1.0.27 |
| 1369 | 2026-02-27T04:18:53.495Z | Downloaded pin-project-internal v1.1.10 |
| 1370 | 2026-02-27T04:18:53.500Z | Downloaded spin v0.5.2 |
| 1371 | 2026-02-27T04:18:53.500Z | Downloaded expectorate v1.2.0 |
| 1372 | 2026-02-27T04:18:53.503Z | Downloaded darling_core v0.21.3 |
| 1373 | 2026-02-27T04:18:53.506Z | Downloaded pkg-config v0.3.32 |
| 1374 | 2026-02-27T04:18:53.510Z | Downloaded serde_derive_internals v0.29.1 |
| 1375 | 2026-02-27T04:18:53.515Z | Downloaded rhai_codegen v3.1.0 |
| 1376 | 2026-02-27T04:18:53.519Z | Downloaded strum v0.26.3 |
| 1377 | 2026-02-27T04:18:53.522Z | Downloaded schemars_derive v0.8.22 |
| 1378 | 2026-02-27T04:18:53.525Z | Downloaded papergrid v0.17.0 |
| 1379 | 2026-02-27T04:18:53.530Z | Downloaded sync_wrapper v1.0.2 |
| 1380 | 2026-02-27T04:18:53.534Z | Downloaded supports-color v3.0.2 |
| 1381 | 2026-02-27T04:18:53.535Z | Downloaded swrite v0.1.0 |
| 1382 | 2026-02-27T04:18:53.535Z | Downloaded subtle v2.6.1 |
| 1383 | 2026-02-27T04:18:53.539Z | Downloaded slog-term v2.9.2 |
| 1384 | 2026-02-27T04:18:53.539Z | Downloaded terminal_size v0.4.3 |
| 1385 | 2026-02-27T04:18:53.543Z | Downloaded password-hash v0.5.0 |
| 1386 | 2026-02-27T04:18:53.543Z | Downloaded parking_lot v0.12.5 |
| 1387 | 2026-02-27T04:18:53.548Z | Downloaded rustls-pki-types v1.14.0 |
| 1388 | 2026-02-27T04:18:53.551Z | Downloaded slog-json v2.6.1 |
| 1389 | 2026-02-27T04:18:53.554Z | Downloaded take_mut v0.2.2 |
| 1390 | 2026-02-27T04:18:53.554Z | Downloaded tabled_derive v0.7.0 |
| 1391 | 2026-02-27T04:18:53.558Z | Downloaded slog-bunyan v2.5.0 |
| 1392 | 2026-02-27T04:18:53.558Z | Downloaded testing_table v0.3.0 |
| 1393 | 2026-02-27T04:18:53.561Z | Downloaded snafu-derive v0.8.9 |
| 1394 | 2026-02-27T04:18:53.561Z | Downloaded quinn-udp v0.5.14 |
| 1395 | 2026-02-27T04:18:53.563Z | Downloaded thread-id v5.1.0 |
| 1396 | 2026-02-27T04:18:53.566Z | Downloaded thread-id v4.2.2 |
| 1397 | 2026-02-27T04:18:53.566Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1398 | 2026-02-27T04:18:53.569Z | Downloaded slog-dtrace v0.3.0 |
| 1399 | 2026-02-27T04:18:53.572Z | Downloaded pin-project v1.1.10 |
| 1400 | 2026-02-27T04:18:53.584Z | Downloaded time-core v0.1.8 |
| 1401 | 2026-02-27T04:18:53.589Z | Downloaded smartstring v1.0.1 |
| 1402 | 2026-02-27T04:18:53.589Z | Downloaded num-traits v0.2.19 |
| 1403 | 2026-02-27T04:18:53.593Z | Downloaded toml_datetime v0.6.11 |
| 1404 | 2026-02-27T04:18:53.593Z | Downloaded tinyvec_macros v0.1.1 |
| 1405 | 2026-02-27T04:18:53.593Z | Downloaded slog-scope v4.4.1 |
| 1406 | 2026-02-27T04:18:53.597Z | Downloaded serde_with_macros v3.16.1 |
| 1407 | 2026-02-27T04:18:53.606Z | Downloaded prettyplease v0.2.37 |
| 1408 | 2026-02-27T04:18:53.606Z | Downloaded static_assertions v1.1.0 |
| 1409 | 2026-02-27T04:18:53.609Z | Downloaded slog-async v2.8.0 |
| 1410 | 2026-02-27T04:18:53.609Z | Downloaded synstructure v0.13.2 |
| 1411 | 2026-02-27T04:18:53.609Z | Downloaded openssl-sys v0.9.111 |
| 1412 | 2026-02-27T04:18:53.614Z | Downloaded toml_write v0.1.2 |
| 1413 | 2026-02-27T04:18:53.617Z | Downloaded base64 v0.21.7 |
| 1414 | 2026-02-27T04:18:53.620Z | Downloaded strum_macros v0.27.2 |
| 1415 | 2026-02-27T04:18:53.623Z | Downloaded tower-service v0.3.3 |
| 1416 | 2026-02-27T04:18:53.626Z | Downloaded memchr v2.8.0 |
| 1417 | 2026-02-27T04:18:53.630Z | Downloaded thiserror-impl v2.0.18 |
| 1418 | 2026-02-27T04:18:53.633Z | Downloaded cc v1.2.56 |
| 1419 | 2026-02-27T04:18:53.635Z | Downloaded serde_core v1.0.228 |
| 1420 | 2026-02-27T04:18:53.638Z | Downloaded tower-layer v0.3.3 |
| 1421 | 2026-02-27T04:18:53.638Z | Downloaded typeid v1.0.3 |
| 1422 | 2026-02-27T04:18:53.644Z | Downloaded pest_meta v2.8.6 |
| 1423 | 2026-02-27T04:18:53.647Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1424 | 2026-02-27T04:18:53.648Z | Downloaded tinystr v0.8.2 |
| 1425 | 2026-02-27T04:18:53.657Z | Downloaded smf v0.2.3 |
| 1426 | 2026-02-27T04:18:53.657Z | Downloaded hashbrown v0.12.3 |
| 1427 | 2026-02-27T04:18:53.661Z | Downloaded thiserror-impl v1.0.69 |
| 1428 | 2026-02-27T04:18:53.661Z | Downloaded try-lock v0.2.5 |
| 1429 | 2026-02-27T04:18:53.661Z | Downloaded untrusted v0.7.1 |
| 1430 | 2026-02-27T04:18:53.661Z | Downloaded usdt-attr-macro v0.5.0 |
| 1431 | 2026-02-27T04:18:53.661Z | Downloaded unit-prefix v0.5.2 |
| 1432 | 2026-02-27T04:18:53.661Z | Downloaded unicode-linebreak v0.1.5 |
| 1433 | 2026-02-27T04:18:53.664Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1434 | 2026-02-27T04:18:53.664Z | Downloaded tokio-dtrace v0.1.1 |
| 1435 | 2026-02-27T04:18:53.667Z | Downloaded typify-macro v0.4.3 |
| 1436 | 2026-02-27T04:18:53.667Z | Downloaded smallvec v1.15.1 |
| 1437 | 2026-02-27T04:18:53.671Z | Downloaded tokio-macros v2.6.0 |
| 1438 | 2026-02-27T04:18:53.671Z | Downloaded thread_local v1.1.9 |
| 1439 | 2026-02-27T04:18:53.674Z | Downloaded usdt v0.5.0 |
| 1440 | 2026-02-27T04:18:53.674Z | Downloaded slog v2.8.2 |
| 1441 | 2026-02-27T04:18:53.677Z | Downloaded wait-timeout v0.2.1 |
| 1442 | 2026-02-27T04:18:53.680Z | Downloaded thiserror v2.0.18 |
| 1443 | 2026-02-27T04:18:53.685Z | Downloaded usdt-macro v0.6.0 |
| 1444 | 2026-02-27T04:18:53.689Z | Downloaded utf-8 v0.7.6 |
| 1445 | 2026-02-27T04:18:53.689Z | Downloaded term v1.2.1 |
| 1446 | 2026-02-27T04:18:53.692Z | Downloaded want v0.3.1 |
| 1447 | 2026-02-27T04:18:53.695Z | Downloaded serde_derive v1.0.228 |
| 1448 | 2026-02-27T04:18:53.700Z | Downloaded schemars v0.8.22 |
| 1449 | 2026-02-27T04:18:53.709Z | Downloaded version_check v0.9.5 |
| 1450 | 2026-02-27T04:18:53.712Z | Downloaded unarray v0.1.4 |
| 1451 | 2026-02-27T04:18:53.715Z | Downloaded tokio-tungstenite v0.21.0 |
| 1452 | 2026-02-27T04:18:53.715Z | Downloaded tokio-rustls v0.25.0 |
| 1453 | 2026-02-27T04:18:53.718Z | Downloaded hashbrown v0.15.5 |
| 1454 | 2026-02-27T04:18:53.721Z | Downloaded toml v0.8.23 |
| 1455 | 2026-02-27T04:18:53.724Z | Downloaded rustls-webpki v0.103.9 |
| 1456 | 2026-02-27T04:18:53.729Z | Downloaded zerofrom-derive v0.1.6 |
| 1457 | 2026-02-27T04:18:53.732Z | Downloaded zerofrom v0.1.6 |
| 1458 | 2026-02-27T04:18:53.732Z | Downloaded zeroize_derive v1.4.3 |
| 1459 | 2026-02-27T04:18:53.732Z | Downloaded tiny-keccak v2.0.2 |
| 1460 | 2026-02-27T04:18:53.735Z | Downloaded tempfile v3.25.0 |
| 1461 | 2026-02-27T04:18:53.735Z | Downloaded yoke-derive v0.8.1 |
| 1462 | 2026-02-27T04:18:53.739Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1463 | 2026-02-27T04:18:53.742Z | Downloaded usdt-macro v0.5.0 |
| 1464 | 2026-02-27T04:18:53.742Z | Downloaded rayon-core v1.13.0 |
| 1465 | 2026-02-27T04:18:53.745Z | Downloaded zone_cfg_derive v0.3.1 |
| 1466 | 2026-02-27T04:18:53.745Z | Downloaded test-strategy v0.4.5 |
| 1467 | 2026-02-27T04:18:53.748Z | Downloaded hyper v1.8.1 |
| 1468 | 2026-02-27T04:18:53.755Z | Downloaded thin-vec v0.2.14 |
| 1469 | 2026-02-27T04:18:53.761Z | Downloaded serde v1.0.228 |
| 1470 | 2026-02-27T04:18:53.779Z | Downloaded zone v0.3.1 |
| 1471 | 2026-02-27T04:18:53.779Z | Downloaded thiserror-no-std v2.0.2 |
| 1472 | 2026-02-27T04:18:53.782Z | Downloaded iddqd v0.3.17 |
| 1473 | 2026-02-27T04:18:53.782Z | Downloaded writeable v0.6.2 |
| 1474 | 2026-02-27T04:18:53.782Z | Downloaded socket2 v0.6.2 |
| 1475 | 2026-02-27T04:18:53.782Z | Downloaded ryu v1.0.23 |
| 1476 | 2026-02-27T04:18:53.782Z | Downloaded usdt-impl v0.6.0 |
| 1477 | 2026-02-27T04:18:53.782Z | Downloaded usdt-impl v0.5.0 |
| 1478 | 2026-02-27T04:18:53.786Z | Downloaded tokio-stream v0.1.18 |
| 1479 | 2026-02-27T04:18:53.789Z | Downloaded tokio-rustls v0.26.4 |
| 1480 | 2026-02-27T04:18:53.793Z | Downloaded textwrap v0.16.2 |
| 1481 | 2026-02-27T04:18:53.793Z | Downloaded zeroize v1.8.2 |
| 1482 | 2026-02-27T04:18:53.796Z | Downloaded utf8_iter v1.0.4 |
| 1483 | 2026-02-27T04:18:53.796Z | Downloaded futures-util v0.3.32 |
| 1484 | 2026-02-27T04:18:53.822Z | Downloaded zerovec-derive v0.11.2 |
| 1485 | 2026-02-27T04:18:53.837Z | Downloaded whoami v1.6.1 |
| 1486 | 2026-02-27T04:18:53.838Z | Downloaded pest v2.8.6 |
| 1487 | 2026-02-27T04:18:53.838Z | Downloaded walkdir v2.5.0 |
| 1488 | 2026-02-27T04:18:53.838Z | Downloaded yoke v0.8.1 |
| 1489 | 2026-02-27T04:18:53.838Z | Downloaded hkdf v0.12.4 |
| 1490 | 2026-02-27T04:18:53.838Z | Downloaded xz2 v0.1.7 |
| 1491 | 2026-02-27T04:18:53.838Z | Downloaded typify v0.4.3 |
| 1492 | 2026-02-27T04:18:53.838Z | Downloaded hashbrown v0.16.1 |
| 1493 | 2026-02-27T04:18:53.838Z | Downloaded ucd-trie v0.1.7 |
| 1494 | 2026-02-27T04:18:53.851Z | Downloaded icu_properties_data v2.1.2 |
| 1495 | 2026-02-27T04:18:53.854Z | Downloaded zmij v1.0.21 |
| 1496 | 2026-02-27T04:18:53.854Z | Downloaded tracing-attributes v0.1.31 |
| 1497 | 2026-02-27T04:18:53.854Z | Downloaded toml_edit v0.22.27 |
| 1498 | 2026-02-27T04:18:53.854Z | Downloaded snafu v0.8.9 |
| 1499 | 2026-02-27T04:18:53.866Z | Downloaded schemars v1.2.1 |
| 1500 | 2026-02-27T04:18:53.875Z | Downloaded vsss-rs v3.3.4 |
| 1501 | 2026-02-27T04:18:53.878Z | Downloaded goblin v0.8.2 |
| 1502 | 2026-02-27T04:18:53.895Z | Downloaded zerocopy-derive v0.7.35 |
| 1503 | 2026-02-27T04:18:53.909Z | Downloaded typenum v1.19.0 |
| 1504 | 2026-02-27T04:18:53.909Z | Downloaded tracing-core v0.1.36 |
| 1505 | 2026-02-27T04:18:53.910Z | Downloaded unsafe-libyaml v0.2.11 |
| 1506 | 2026-02-27T04:18:53.910Z | Downloaded toml_edit v0.19.15 |
| 1507 | 2026-02-27T04:18:53.927Z | Downloaded unicode-ident v1.0.24 |
| 1508 | 2026-02-27T04:18:53.927Z | Downloaded tungstenite v0.21.0 |
| 1509 | 2026-02-27T04:18:53.939Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1510 | 2026-02-27T04:18:53.939Z | Downloaded tinyvec v1.10.0 |
| 1511 | 2026-02-27T04:18:53.939Z | Downloaded itertools v0.12.1 |
| 1512 | 2026-02-27T04:18:53.939Z | Downloaded url v2.5.8 |
| 1513 | 2026-02-27T04:18:53.974Z | Downloaded tower v0.5.3 |
| 1514 | 2026-02-27T04:18:53.991Z | Downloaded serde_json v1.0.149 |
| 1515 | 2026-02-27T04:18:53.991Z | Downloaded uuid v1.21.0 |
| 1516 | 2026-02-27T04:18:53.991Z | Downloaded typed-path v0.9.3 |
| 1517 | 2026-02-27T04:18:53.991Z | Downloaded steno v0.4.1 |
| 1518 | 2026-02-27T04:18:53.991Z | Downloaded iri-string v0.7.10 |
| 1519 | 2026-02-27T04:18:53.991Z | Downloaded unicode-segmentation v1.12.0 |
| 1520 | 2026-02-27T04:18:53.991Z | Downloaded rayon v1.11.0 |
| 1521 | 2026-02-27T04:18:54.000Z | Downloaded zerotrie v0.2.3 |
| 1522 | 2026-02-27T04:18:54.000Z | Downloaded idna v1.1.0 |
| 1523 | 2026-02-27T04:18:54.000Z | Downloaded ron v0.12.0 |
| 1524 | 2026-02-27T04:18:54.019Z | Downloaded itertools v0.14.0 |
| 1525 | 2026-02-27T04:18:54.029Z | Downloaded libm v0.2.16 |
| 1526 | 2026-02-27T04:18:54.029Z | Downloaded proptest v1.10.0 |
| 1527 | 2026-02-27T04:18:54.055Z | Downloaded tough v0.20.0 |
| 1528 | 2026-02-27T04:18:54.055Z | Downloaded goblin v0.10.5 |
| 1529 | 2026-02-27T04:18:54.055Z | Downloaded clap_builder v4.5.59 |
| 1530 | 2026-02-27T04:18:54.062Z | Downloaded aws-lc-rs v1.15.4 |
| 1531 | 2026-02-27T04:18:54.080Z | Downloaded zerocopy v0.7.35 |
| 1532 | 2026-02-27T04:18:54.104Z | Downloaded reqwest v0.12.28 |
| 1533 | 2026-02-27T04:18:54.104Z | Downloaded schemars v0.9.0 |
| 1534 | 2026-02-27T04:18:54.111Z | Downloaded regex v1.12.3 |
| 1535 | 2026-02-27T04:18:54.111Z | Downloaded unicode-normalization v0.1.25 |
| 1536 | 2026-02-27T04:18:54.111Z | Downloaded rand v0.9.2 |
| 1537 | 2026-02-27T04:18:54.111Z | Downloaded tokio-util v0.7.18 |
| 1538 | 2026-02-27T04:18:54.119Z | Downloaded tower-http v0.6.8 |
| 1539 | 2026-02-27T04:18:54.127Z | Downloaded zerovec v0.11.5 |
| 1540 | 2026-02-27T04:18:54.159Z | Downloaded zerocopy-derive v0.8.39 |
| 1541 | 2026-02-27T04:18:54.173Z | Downloaded portable-atomic v1.13.1 |
| 1542 | 2026-02-27T04:18:54.173Z | Downloaded chrono v0.4.43 |
| 1543 | 2026-02-27T04:18:54.173Z | Downloaded openssl v0.10.75 |
| 1544 | 2026-02-27T04:18:54.184Z | Downloaded webpki-roots v1.0.6 |
| 1545 | 2026-02-27T04:18:54.185Z | Downloaded nix v0.31.1 |
| 1546 | 2026-02-27T04:18:54.185Z | Downloaded nix v0.30.1 |
| 1547 | 2026-02-27T04:18:54.211Z | Downloaded moka v0.12.13 |
| 1548 | 2026-02-27T04:18:54.212Z | Downloaded winnow v0.5.40 |
| 1549 | 2026-02-27T04:18:54.223Z | Downloaded zerocopy v0.8.39 |
| 1550 | 2026-02-27T04:18:54.259Z | Downloaded unicode-width v0.2.2 |
| 1551 | 2026-02-27T04:18:54.259Z | Downloaded rhai v1.24.0 |
| 1552 | 2026-02-27T04:18:54.313Z | Downloaded winnow v0.7.14 |
| 1553 | 2026-02-27T04:18:54.313Z | Downloaded tabled v0.20.0 |
| 1554 | 2026-02-27T04:18:54.313Z | Downloaded syn v1.0.109 |
| 1555 | 2026-02-27T04:18:54.330Z | Downloaded rustix v0.38.44 |
| 1556 | 2026-02-27T04:18:54.331Z | Downloaded vcpkg v0.2.15 |
| 1557 | 2026-02-27T04:18:54.339Z | Downloaded time v0.3.47 |
| 1558 | 2026-02-27T04:18:54.346Z | Downloaded rustix v1.1.3 |
| 1559 | 2026-02-27T04:18:54.367Z | Downloaded syn v2.0.116 |
| 1560 | 2026-02-27T04:18:54.379Z | Downloaded bstr v1.12.1 |
| 1561 | 2026-02-27T04:18:54.398Z | Downloaded curve25519-dalek v4.1.3 |
| 1562 | 2026-02-27T04:18:54.408Z | Downloaded hickory-proto v0.25.2 |
| 1563 | 2026-02-27T04:18:54.425Z | Downloaded smoltcp v0.11.0 |
| 1564 | 2026-02-27T04:18:54.434Z | Downloaded tracing v0.1.44 |
| 1565 | 2026-02-27T04:18:54.448Z | Downloaded typify-impl v0.4.3 |
| 1566 | 2026-02-27T04:18:54.464Z | Downloaded regex-syntax v0.8.9 |
| 1567 | 2026-02-27T04:18:54.464Z | Downloaded rustls v0.23.36 |
| 1568 | 2026-02-27T04:18:54.475Z | Downloaded regress v0.10.5 |
| 1569 | 2026-02-27T04:18:54.476Z | Downloaded sled v0.34.7 |
| 1570 | 2026-02-27T04:18:54.502Z | Downloaded rustls v0.22.4 |
| 1571 | 2026-02-27T04:18:54.520Z | Downloaded openapiv3 v2.2.0 |
| 1572 | 2026-02-27T04:18:54.520Z | Downloaded quinn-proto v0.11.13 |
| 1573 | 2026-02-27T04:18:54.542Z | Downloaded lzma-sys v0.1.20 |
| 1574 | 2026-02-27T04:18:54.553Z | Downloaded hickory-proto v0.24.4 |
| 1575 | 2026-02-27T04:18:54.595Z | Downloaded petgraph v0.6.5 |
| 1576 | 2026-02-27T04:18:54.596Z | Downloaded jiff v0.2.20 |
| 1577 | 2026-02-27T04:18:54.619Z | Downloaded libc v0.2.180 |
| 1578 | 2026-02-27T04:18:54.653Z | Downloaded dropshot v0.16.7 |
| 1579 | 2026-02-27T04:18:54.653Z | Downloaded unicode-width v0.1.14 |
| 1580 | 2026-02-27T04:18:54.653Z | Downloaded serde_with v3.16.1 |
| 1581 | 2026-02-27T04:18:54.672Z | Downloaded rustls-webpki v0.102.8 |
| 1582 | 2026-02-27T04:18:54.680Z | Downloaded regex-automata v0.4.14 |
| 1583 | 2026-02-27T04:18:54.680Z | Downloaded tokio v1.49.0 |
| 1584 | 2026-02-27T04:18:54.718Z | Downloaded tabled v0.15.0 |
| 1585 | 2026-02-27T04:18:54.846Z | Downloaded quinn v0.11.9 |
| 1586 | 2026-02-27T04:18:54.846Z | Downloaded nom v7.1.3 |
| 1587 | 2026-02-27T04:18:54.846Z | Downloaded h2 v0.4.13 |
| 1588 | 2026-02-27T04:18:54.846Z | Downloaded untrusted v0.9.0 |
| 1589 | 2026-02-27T04:18:54.846Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1590 | 2026-02-27T04:18:54.867Z | Downloaded socket2 v0.5.10 |
| 1591 | 2026-02-27T04:18:54.868Z | Downloaded progenitor-impl v0.10.0 |
| 1592 | 2026-02-27T04:18:54.868Z | Downloaded waitgroup v0.1.2 |
| 1593 | 2026-02-27T04:18:54.868Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1594 | 2026-02-27T04:18:54.868Z | Downloaded rand v0.8.5 |
| 1595 | 2026-02-27T04:18:54.868Z | Downloaded chrono-tz v0.10.4 |
| 1596 | 2026-02-27T04:18:54.869Z | Downloaded petgraph v0.8.3 |
| 1597 | 2026-02-27T04:18:54.869Z | Downloaded usdt-attr-macro v0.6.0 |
| 1598 | 2026-02-27T04:18:54.869Z | Downloaded unicode-xid v0.2.6 |
| 1599 | 2026-02-27T04:18:54.869Z | Downloaded qorb v0.4.1 |
| 1600 | 2026-02-27T04:18:54.869Z | Downloaded utf8parse v0.2.2 |
| 1601 | 2026-02-27T04:18:54.869Z | Downloaded usdt v0.6.0 |
| 1602 | 2026-02-27T04:18:54.869Z | Downloaded time-macros v0.2.27 |
| 1603 | 2026-02-27T04:18:54.869Z | Downloaded mio v1.1.1 |
| 1604 | 2026-02-27T04:18:54.869Z | Downloaded similar v2.7.0 |
| 1605 | 2026-02-27T04:18:54.869Z | Downloaded csv v1.4.0 |
| 1606 | 2026-02-27T04:18:54.869Z | Downloaded sha3 v0.10.8 |
| 1607 | 2026-02-27T04:18:54.869Z | Downloaded universal-hash v0.5.1 |
| 1608 | 2026-02-27T04:18:54.869Z | Downloaded thiserror v1.0.69 |
| 1609 | 2026-02-27T04:18:54.869Z | Downloaded slog-stdlog v4.1.1 |
| 1610 | 2026-02-27T04:18:54.870Z | Downloaded jiff-static v0.2.20 |
| 1611 | 2026-02-27T04:18:54.870Z | Downloaded termtree v0.5.1 |
| 1612 | 2026-02-27T04:18:54.870Z | Downloaded spin v0.9.8 |
| 1613 | 2026-02-27T04:18:54.870Z | Downloaded strum_macros v0.26.4 |
| 1614 | 2026-02-27T04:18:54.870Z | Downloaded minimal-lexical v0.2.1 |
| 1615 | 2026-02-27T04:18:54.870Z | Downloaded indexmap v2.13.0 |
| 1616 | 2026-02-27T04:18:54.870Z | Downloaded progenitor-impl v0.11.2 |
| 1617 | 2026-02-27T04:18:54.870Z | Downloaded shlex v1.3.0 |
| 1618 | 2026-02-27T04:18:54.870Z | Downloaded sha2 v0.10.9 |
| 1619 | 2026-02-27T04:18:54.870Z | Downloaded crypto-bigint v0.5.5 |
| 1620 | 2026-02-27T04:18:54.880Z | Downloaded tagptr v0.2.0 |
| 1621 | 2026-02-27T04:18:54.881Z | Downloaded encoding_rs v0.8.35 |
| 1622 | 2026-02-27T04:18:54.881Z | Downloaded tabwriter v1.4.1 |
| 1623 | 2026-02-27T04:18:54.881Z | Downloaded tabled_derive v0.11.0 |
| 1624 | 2026-02-27T04:18:54.882Z | Downloaded serde_path_to_error v0.1.20 |
| 1625 | 2026-02-27T04:18:54.901Z | Downloaded slab v0.4.12 |
| 1626 | 2026-02-27T04:18:54.901Z | Downloaded proc-macro2 v1.0.106 |
| 1627 | 2026-02-27T04:18:54.901Z | Downloaded papergrid v0.11.0 |
| 1628 | 2026-02-27T04:18:54.901Z | Downloaded strum v0.27.2 |
| 1629 | 2026-02-27T04:18:54.901Z | Downloaded structmeta v0.3.0 |
| 1630 | 2026-02-27T04:18:54.901Z | Downloaded signal-hook-registry v1.4.8 |
| 1631 | 2026-02-27T04:18:54.912Z | Downloaded http v1.4.0 |
| 1632 | 2026-02-27T04:18:54.912Z | Downloaded structmeta-derive v0.3.0 |
| 1633 | 2026-02-27T04:18:54.913Z | Downloaded strsim v0.11.1 |
| 1634 | 2026-02-27T04:18:54.913Z | Downloaded stable_deref_trait v1.2.1 |
| 1635 | 2026-02-27T04:18:54.914Z | Downloaded serde_tokenstream v0.2.2 |
| 1636 | 2026-02-27T04:18:54.914Z | Downloaded rustls-pemfile v2.2.0 |
| 1637 | 2026-02-27T04:18:54.914Z | Downloaded postcard v1.1.3 |
| 1638 | 2026-02-27T04:18:54.914Z | Downloaded indicatif v0.18.4 |
| 1639 | 2026-02-27T04:18:54.914Z | Downloaded hyper-util v0.1.20 |
| 1640 | 2026-02-27T04:18:54.914Z | Downloaded scroll v0.13.0 |
| 1641 | 2026-02-27T04:18:54.934Z | Downloaded scroll v0.12.0 |
| 1642 | 2026-02-27T04:18:54.934Z | Downloaded resolv-conf v0.7.6 |
| 1643 | 2026-02-27T04:18:54.934Z | Downloaded rand_core v0.9.5 |
| 1644 | 2026-02-27T04:18:54.934Z | Downloaded serde_repr v0.1.20 |
| 1645 | 2026-02-27T04:18:54.934Z | Downloaded serde_plain v1.0.2 |
| 1646 | 2026-02-27T04:18:54.934Z | Downloaded secrecy v0.10.3 |
| 1647 | 2026-02-27T04:18:54.934Z | Downloaded scroll_derive v0.13.1 |
| 1648 | 2026-02-27T04:18:54.935Z | Downloaded scroll_derive v0.12.1 |
| 1649 | 2026-02-27T04:18:54.935Z | Downloaded parse-display-derive v0.10.0 |
| 1650 | 2026-02-27T04:18:54.936Z | Downloaded parking_lot v0.11.2 |
| 1651 | 2026-02-27T04:18:54.936Z | Downloaded owo-colors v4.2.3 |
| 1652 | 2026-02-27T04:18:54.936Z | Downloaded heapless v0.8.0 |
| 1653 | 2026-02-27T04:18:54.936Z | Downloaded dropshot-api-manager v0.3.0 |
| 1654 | 2026-02-27T04:18:54.948Z | Downloaded hickory-resolver v0.24.4 |
| 1655 | 2026-02-27T04:18:54.948Z | Downloaded progenitor v0.10.0 |
| 1656 | 2026-02-27T04:18:54.948Z | Downloaded once_cell v1.21.3 |
| 1657 | 2026-02-27T04:18:54.948Z | Downloaded ring v0.17.14 |
| 1658 | 2026-02-27T04:18:54.999Z | Downloaded icu_collections v2.1.1 |
| 1659 | 2026-02-27T04:18:55.013Z | Downloaded arc-swap v1.8.2 |
| 1660 | 2026-02-27T04:18:55.013Z | Downloaded rustc-hash v2.1.1 |
| 1661 | 2026-02-27T04:18:55.013Z | Downloaded elliptic-curve v0.13.8 |
| 1662 | 2026-02-27T04:18:55.013Z | Downloaded same-file v1.0.6 |
| 1663 | 2026-02-27T04:18:55.013Z | Downloaded rustc_version v0.4.1 |
| 1664 | 2026-02-27T04:18:55.013Z | Downloaded rustc_version v0.1.7 |
| 1665 | 2026-02-27T04:18:55.013Z | Downloaded progenitor v0.11.2 |
| 1666 | 2026-02-27T04:18:55.013Z | Downloaded const_format v0.2.35 |
| 1667 | 2026-02-27T04:18:55.013Z | Downloaded log v0.4.29 |
| 1668 | 2026-02-27T04:18:55.014Z | Downloaded oxide-tokio-rt v0.1.2 |
| 1669 | 2026-02-27T04:18:55.014Z | Downloaded ingot v0.1.1 |
| 1670 | 2026-02-27T04:18:55.014Z | Downloaded getrandom v0.3.4 |
| 1671 | 2026-02-27T04:18:55.014Z | Downloaded num-rational v0.4.2 |
| 1672 | 2026-02-27T04:18:55.014Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1673 | 2026-02-27T04:18:55.014Z | Downloaded pretty-hex v0.4.1 |
| 1674 | 2026-02-27T04:18:55.014Z | Downloaded pin-utils v0.1.0 |
| 1675 | 2026-02-27T04:18:55.030Z | Downloaded phf_shared v0.12.1 |
| 1676 | 2026-02-27T04:18:55.030Z | Downloaded litemap v0.8.1 |
| 1677 | 2026-02-27T04:18:55.030Z | Downloaded libsw v3.5.0 |
| 1678 | 2026-02-27T04:18:55.030Z | Downloaded futures v0.3.32 |
| 1679 | 2026-02-27T04:18:55.031Z | Downloaded potential_utf v0.1.4 |
| 1680 | 2026-02-27T04:18:55.032Z | Downloaded num v0.4.3 |
| 1681 | 2026-02-27T04:18:55.032Z | Downloaded blake2 v0.10.6 |
| 1682 | 2026-02-27T04:18:55.056Z | Downloaded multer v3.1.0 |
| 1683 | 2026-02-27T04:18:55.056Z | Downloaded derive_more v0.99.20 |
| 1684 | 2026-02-27T04:18:55.056Z | Downloaded num-integer v0.1.46 |
| 1685 | 2026-02-27T04:18:55.056Z | Downloaded either v1.15.0 |
| 1686 | 2026-02-27T04:18:55.056Z | Downloaded iana-time-zone v0.1.65 |
| 1687 | 2026-02-27T04:18:55.056Z | Downloaded getrandom v0.2.17 |
| 1688 | 2026-02-27T04:18:55.056Z | Downloaded num-derive v0.4.2 |
| 1689 | 2026-02-27T04:18:55.056Z | Downloaded no-std-compat v0.4.1 |
| 1690 | 2026-02-27T04:18:55.057Z | Downloaded ipnetwork v0.21.1 |
| 1691 | 2026-02-27T04:18:55.057Z | Downloaded ingot-types v0.1.2 |
| 1692 | 2026-02-27T04:18:55.057Z | Downloaded const_format_proc_macros v0.2.34 |
| 1693 | 2026-02-27T04:18:55.057Z | Downloaded http-body-util v0.1.3 |
| 1694 | 2026-02-27T04:18:55.086Z | Downloaded crossbeam-channel v0.5.15 |
| 1695 | 2026-02-27T04:18:55.086Z | Downloaded memoffset v0.9.1 |
| 1696 | 2026-02-27T04:18:55.086Z | Downloaded linear-map v1.2.0 |
| 1697 | 2026-02-27T04:18:55.086Z | Downloaded libsw-core v0.3.2 |
| 1698 | 2026-02-27T04:18:55.086Z | Downloaded crossbeam-utils v0.8.21 |
| 1699 | 2026-02-27T04:18:55.086Z | Downloaded clap_derive v4.5.55 |
| 1700 | 2026-02-27T04:18:55.086Z | Downloaded clap v4.5.59 |
| 1701 | 2026-02-27T04:18:55.086Z | Downloaded bitflags v2.11.0 |
| 1702 | 2026-02-27T04:18:55.086Z | Downloaded linked-hash-map v0.5.6 |
| 1703 | 2026-02-27T04:18:55.112Z | Downloaded data-encoding v2.10.0 |
| 1704 | 2026-02-27T04:18:55.113Z | Downloaded darling v0.21.3 |
| 1705 | 2026-02-27T04:18:55.113Z | Downloaded cookie v0.18.1 |
| 1706 | 2026-02-27T04:18:55.114Z | Downloaded match_cfg v0.1.0 |
| 1707 | 2026-02-27T04:18:55.114Z | Downloaded managed v0.8.0 |
| 1708 | 2026-02-27T04:18:55.114Z | Downloaded macaddr v1.0.1 |
| 1709 | 2026-02-27T04:18:55.114Z | Downloaded is_ci v1.2.0 |
| 1710 | 2026-02-27T04:18:55.114Z | Downloaded derive-ex v0.1.8 |
| 1711 | 2026-02-27T04:18:55.115Z | Downloaded newline-converter v0.3.0 |
| 1712 | 2026-02-27T04:18:55.115Z | Downloaded natord v1.0.9 |
| 1713 | 2026-02-27T04:18:55.115Z | Downloaded critical-section v1.2.0 |
| 1714 | 2026-02-27T04:18:55.115Z | Downloaded async-trait v0.1.89 |
| 1715 | 2026-02-27T04:18:55.115Z | Downloaded drift v0.1.3 |
| 1716 | 2026-02-27T04:18:55.115Z | Downloaded crossbeam-epoch v0.9.18 |
| 1717 | 2026-02-27T04:18:55.115Z | Downloaded crc32fast v1.5.0 |
| 1718 | 2026-02-27T04:18:55.115Z | Downloaded console v0.15.11 |
| 1719 | 2026-02-27T04:18:55.116Z | Downloaded anstream v0.6.21 |
| 1720 | 2026-02-27T04:18:55.141Z | Downloaded futures-executor v0.3.32 |
| 1721 | 2026-02-27T04:18:55.141Z | Downloaded itoa v1.0.17 |
| 1722 | 2026-02-27T04:18:55.141Z | Downloaded instant v0.1.13 |
| 1723 | 2026-02-27T04:18:55.141Z | Downloaded dropshot_endpoint v0.16.7 |
| 1724 | 2026-02-27T04:18:55.141Z | Downloaded inout v0.1.4 |
| 1725 | 2026-02-27T04:18:55.141Z | Downloaded group v0.13.0 |
| 1726 | 2026-02-27T04:18:55.142Z | Downloaded foldhash v0.2.0 |
| 1727 | 2026-02-27T04:18:55.142Z | Downloaded deranged v0.5.6 |
| 1728 | 2026-02-27T04:18:55.142Z | Downloaded colored v3.1.1 |
| 1729 | 2026-02-27T04:18:55.142Z | Downloaded bit-vec v0.8.0 |
| 1730 | 2026-02-27T04:18:55.142Z | Downloaded base64ct v1.8.3 |
| 1731 | 2026-02-27T04:18:55.142Z | Downloaded byteorder v1.5.0 |
| 1732 | 2026-02-27T04:18:55.142Z | Downloaded anstyle v1.0.13 |
| 1733 | 2026-02-27T04:18:55.142Z | Downloaded backoff v0.4.0 |
| 1734 | 2026-02-27T04:18:55.142Z | Downloaded bcs v0.1.6 |
| 1735 | 2026-02-27T04:18:55.143Z | Downloaded hash32 v0.3.1 |
| 1736 | 2026-02-27T04:18:55.154Z | Downloaded fxhash v0.2.1 |
| 1737 | 2026-02-27T04:18:55.154Z | Downloaded foreign-types v0.5.0 |
| 1738 | 2026-02-27T04:18:55.154Z | Downloaded defmt-parser v1.0.0 |
| 1739 | 2026-02-27T04:18:55.154Z | Downloaded crunchy v0.2.4 |
| 1740 | 2026-02-27T04:18:55.154Z | Downloaded async-recursion v1.1.1 |
| 1741 | 2026-02-27T04:18:55.154Z | Downloaded fixedbitset v0.5.7 |
| 1742 | 2026-02-27T04:18:55.155Z | Downloaded erased-serde v0.3.31 |
| 1743 | 2026-02-27T04:18:55.156Z | Downloaded chacha20 v0.9.1 |
| 1744 | 2026-02-27T04:18:55.156Z | Downloaded futures-io v0.3.32 |
| 1745 | 2026-02-27T04:18:55.156Z | Downloaded equivalent v1.0.2 |
| 1746 | 2026-02-27T04:18:55.156Z | Downloaded cobs v0.3.0 |
| 1747 | 2026-02-27T04:18:55.156Z | Downloaded http-body v1.0.1 |
| 1748 | 2026-02-27T04:18:55.156Z | Downloaded hostname v0.4.2 |
| 1749 | 2026-02-27T04:18:55.156Z | Downloaded bit-set v0.8.0 |
| 1750 | 2026-02-27T04:18:55.156Z | Downloaded crc8 v0.1.1 |
| 1751 | 2026-02-27T04:18:55.156Z | Downloaded async-stream-impl v0.3.6 |
| 1752 | 2026-02-27T04:18:55.156Z | Downloaded dtrace-parser v0.3.0 |
| 1753 | 2026-02-27T04:18:55.156Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1754 | 2026-02-27T04:18:55.156Z | Downloaded base16ct v0.2.0 |
| 1755 | 2026-02-27T04:18:55.156Z | Downloaded base16ct v1.0.0 |
| 1756 | 2026-02-27T04:18:55.156Z | Downloaded cargo_toml v0.22.3 |
| 1757 | 2026-02-27T04:18:55.156Z | Downloaded fastrand v2.3.0 |
| 1758 | 2026-02-27T04:18:55.200Z | Downloaded dtrace-parser v0.2.0 |
| 1759 | 2026-02-27T04:18:55.200Z | Downloaded dyn-clone v1.0.20 |
| 1760 | 2026-02-27T04:18:55.200Z | Downloaded convert_case v0.4.0 |
| 1761 | 2026-02-27T04:18:55.200Z | Downloaded autocfg v1.5.0 |
| 1762 | 2026-02-27T04:18:55.200Z | Downloaded argon2 v0.5.3 |
| 1763 | 2026-02-27T04:18:55.200Z | Downloaded atomicwrites v0.4.4 |
| 1764 | 2026-02-27T04:18:55.200Z | Downloaded heck v0.4.1 |
| 1765 | 2026-02-27T04:18:55.201Z | Downloaded futures-macro v0.3.32 |
| 1766 | 2026-02-27T04:18:55.201Z | Downloaded futures-core v0.3.32 |
| 1767 | 2026-02-27T04:18:55.201Z | Downloaded foreign-types-macros v0.2.3 |
| 1768 | 2026-02-27T04:18:55.201Z | Downloaded errno v0.3.14 |
| 1769 | 2026-02-27T04:18:55.201Z | Downloaded dunce v1.0.5 |
| 1770 | 2026-02-27T04:18:55.202Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1771 | 2026-02-27T04:18:55.202Z | Downloaded camino v1.2.2 |
| 1772 | 2026-02-27T04:18:55.202Z | Downloaded block-buffer v0.10.4 |
| 1773 | 2026-02-27T04:18:55.202Z | Downloaded csv-core v0.1.13 |
| 1774 | 2026-02-27T04:18:55.202Z | Downloaded camino-tempfile v1.4.1 |
| 1775 | 2026-02-27T04:18:55.203Z | Downloaded daft v0.1.5 |
| 1776 | 2026-02-27T04:18:55.211Z | Downloaded ciborium-ll v0.2.2 |
| 1777 | 2026-02-27T04:18:55.212Z | Downloaded cfg_aliases v0.2.1 |
| 1778 | 2026-02-27T04:18:55.212Z | Downloaded clap_lex v1.0.0 |
| 1779 | 2026-02-27T04:18:55.212Z | Downloaded ciborium-io v0.2.2 |
| 1780 | 2026-02-27T04:18:55.599Z | Downloaded aws-lc-sys v0.37.1 |
| 1781 | 2026-02-27T04:18:56.157Z | Compiling proc-macro2 v1.0.106 |
| 1782 | 2026-02-27T04:18:56.208Z | Compiling quote v1.0.44 |
| 1783 | 2026-02-27T04:18:56.209Z | Compiling unicode-ident v1.0.24 |
| 1784 | 2026-02-27T04:18:56.209Z | Compiling serde_core v1.0.228 |
| 1785 | 2026-02-27T04:18:56.209Z | Compiling serde v1.0.228 |
| 1786 | 2026-02-27T04:18:56.209Z | Compiling libc v0.2.180 |
| 1787 | 2026-02-27T04:18:56.209Z | Compiling cfg-if v1.0.4 |
| 1788 | 2026-02-27T04:18:56.550Z | Compiling zmij v1.0.21 |
| 1789 | 2026-02-27T04:18:56.618Z | Compiling autocfg v1.5.0 |
| 1790 | 2026-02-27T04:18:57.372Z | Compiling libm v0.2.16 |
| 1791 | 2026-02-27T04:18:57.426Z | Compiling memchr v2.8.0 |
| 1792 | 2026-02-27T04:18:58.157Z | Compiling getrandom v0.4.1 |
| 1793 | 2026-02-27T04:18:58.615Z | Compiling version_check v0.9.5 |
| 1794 | 2026-02-27T04:18:58.681Z | Compiling itoa v1.0.17 |
| 1795 | 2026-02-27T04:18:59.056Z | Compiling icu_normalizer_data v2.1.1 |
| 1796 | 2026-02-27T04:18:59.279Z | Compiling icu_properties_data v2.1.2 |
| 1797 | 2026-02-27T04:18:59.520Z | Compiling parking_lot_core v0.9.12 |
| 1798 | 2026-02-27T04:18:59.605Z | Compiling stable_deref_trait v1.2.1 |
| 1799 | 2026-02-27T04:18:59.734Z | Compiling syn v2.0.116 |
| 1800 | 2026-02-27T04:18:59.762Z | Compiling thiserror v2.0.18 |
| 1801 | 2026-02-27T04:18:59.838Z | Compiling serde_json v1.0.149 |
| 1802 | 2026-02-27T04:19:00.140Z | Compiling num-traits v0.2.19 |
| 1803 | 2026-02-27T04:19:00.474Z | Compiling zerocopy v0.8.39 |
| 1804 | 2026-02-27T04:19:00.628Z | Compiling heck v0.5.0 |
| 1805 | 2026-02-27T04:19:00.662Z | Compiling jobserver v0.1.34 |
| 1806 | 2026-02-27T04:19:00.887Z | Compiling find-msvc-tools v0.1.9 |
| 1807 | 2026-02-27T04:19:01.102Z | Compiling shlex v1.3.0 |
| 1808 | 2026-02-27T04:19:01.288Z | Compiling litemap v0.8.1 |
| 1809 | 2026-02-27T04:19:01.366Z | Compiling writeable v0.6.2 |
| 1810 | 2026-02-27T04:19:01.416Z | Compiling cc v1.2.56 |
| 1811 | 2026-02-27T04:19:01.946Z | Compiling percent-encoding v2.3.2 |
| 1812 | 2026-02-27T04:19:02.323Z | Compiling errno v0.3.14 |
| 1813 | 2026-02-27T04:19:02.588Z | Compiling form_urlencoded v1.2.2 |
| 1814 | 2026-02-27T04:19:02.824Z | Compiling utf8_iter v1.0.4 |
| 1815 | 2026-02-27T04:19:03.160Z | Compiling iana-time-zone v0.1.65 |
| 1816 | 2026-02-27T04:19:03.295Z | Compiling rustversion v1.0.22 |
| 1817 | 2026-02-27T04:19:03.859Z | Compiling getrandom v0.2.17 |
| 1818 | 2026-02-27T04:19:04.177Z | Compiling equivalent v1.0.2 |
| 1819 | 2026-02-27T04:19:04.305Z | Compiling foldhash v0.2.0 |
| 1820 | 2026-02-27T04:19:04.335Z | Compiling allocator-api2 v0.2.21 |
| 1821 | 2026-02-27T04:19:04.750Z | Compiling uuid v1.21.0 |
| 1822 | 2026-02-27T04:19:04.808Z | Compiling pin-project-lite v0.2.16 |
| 1823 | 2026-02-27T04:19:04.896Z | Compiling semver v1.0.27 |
| 1824 | 2026-02-27T04:19:05.008Z | Compiling hashbrown v0.16.1 |
| 1825 | 2026-02-27T04:19:05.040Z | Compiling schemars v0.8.22 |
| 1826 | 2026-02-27T04:19:05.069Z | Compiling dyn-clone v1.0.20 |
| 1827 | 2026-02-27T04:19:05.347Z | Compiling ring v0.17.14 |
| 1828 | 2026-02-27T04:19:05.548Z | Compiling scopeguard v1.2.0 |
| 1829 | 2026-02-27T04:19:05.759Z | Compiling lock_api v0.4.14 |
| 1830 | 2026-02-27T04:19:05.956Z | Compiling bitflags v2.11.0 |
| 1831 | 2026-02-27T04:19:06.346Z | Compiling socket2 v0.6.2 |
| 1832 | 2026-02-27T04:19:06.730Z | Compiling typenum v1.19.0 |
| 1833 | 2026-02-27T04:19:06.760Z | Compiling indexmap v2.13.0 |
| 1834 | 2026-02-27T04:19:06.793Z | Compiling signal-hook-registry v1.4.8 |
| 1835 | 2026-02-27T04:19:07.255Z | Compiling synstructure v0.13.2 |
| 1836 | 2026-02-27T04:19:07.454Z | Compiling serde_derive_internals v0.29.1 |
| 1837 | 2026-02-27T04:19:07.745Z | Compiling mio v1.1.1 |
| 1838 | 2026-02-27T04:19:08.123Z | Compiling portable-atomic v1.13.1 |
| 1839 | 2026-02-27T04:19:08.410Z | Compiling log v0.4.29 |
| 1840 | 2026-02-27T04:19:08.519Z | Compiling futures-core v0.3.32 |
| 1841 | 2026-02-27T04:19:08.915Z | Compiling critical-section v1.2.0 |
| 1842 | 2026-02-27T04:19:09.331Z | Compiling subtle v2.6.1 |
| 1843 | 2026-02-27T04:19:09.363Z | Compiling httparse v1.10.1 |
| 1844 | 2026-02-27T04:19:09.390Z | Compiling rustix v1.1.3 |
| 1845 | 2026-02-27T04:19:09.394Z | Compiling thiserror v1.0.69 |
| 1846 | 2026-02-27T04:19:09.695Z | Compiling fnv v1.0.7 |
| 1847 | 2026-02-27T04:19:09.865Z | Compiling ucd-trie v0.1.7 |
| 1848 | 2026-02-27T04:19:10.090Z | Compiling futures-sink v0.3.32 |
| 1849 | 2026-02-27T04:19:10.142Z | Compiling rand_core v0.6.4 |
| 1850 | 2026-02-27T04:19:10.286Z | Compiling pest v2.8.6 |
| 1851 | 2026-02-27T04:19:10.353Z | Compiling regex-syntax v0.8.9 |
| 1852 | 2026-02-27T04:19:10.533Z | Compiling once_cell v1.21.3 |
| 1853 | 2026-02-27T04:19:10.661Z | Compiling slab v0.4.12 |
| 1854 | 2026-02-27T04:19:10.825Z | Compiling getrandom v0.3.4 |
| 1855 | 2026-02-27T04:19:10.955Z | Compiling serde_derive v1.0.228 |
| 1856 | 2026-02-27T04:19:10.985Z | Compiling zerofrom-derive v0.1.6 |
| 1857 | 2026-02-27T04:19:11.014Z | Compiling yoke-derive v0.8.1 |
| 1858 | 2026-02-27T04:19:11.052Z | Compiling zerovec-derive v0.11.2 |
| 1859 | 2026-02-27T04:19:11.481Z | Compiling displaydoc v0.2.5 |
| 1860 | 2026-02-27T04:19:11.811Z | Compiling schemars_derive v0.8.22 |
| 1861 | 2026-02-27T04:19:13.110Z | Compiling thiserror-impl v2.0.18 |
| 1862 | 2026-02-27T04:19:13.231Z | Compiling tokio-macros v2.6.0 |
| 1863 | 2026-02-27T04:19:13.449Z | Compiling zerocopy-derive v0.8.39 |
| 1864 | 2026-02-27T04:19:13.607Z | Compiling zeroize_derive v1.4.3 |
| 1865 | 2026-02-27T04:19:13.964Z | Compiling zerofrom v0.1.6 |
| 1866 | 2026-02-27T04:19:14.231Z | Compiling yoke v0.8.1 |
| 1867 | 2026-02-27T04:19:14.644Z | Compiling zerovec v0.11.5 |
| 1868 | 2026-02-27T04:19:14.674Z | Compiling zerotrie v0.2.3 |
| 1869 | 2026-02-27T04:19:14.824Z | Compiling futures-macro v0.3.32 |
| 1870 | 2026-02-27T04:19:15.031Z | Compiling zeroize v1.8.2 |
| 1871 | 2026-02-27T04:19:15.549Z | Compiling pest_meta v2.8.6 |
| 1872 | 2026-02-27T04:19:15.632Z | Compiling thiserror-impl v1.0.69 |
| 1873 | 2026-02-27T04:19:16.043Z | Compiling tinystr v0.8.2 |
| 1874 | 2026-02-27T04:19:16.111Z | Compiling potential_utf v0.1.4 |
| 1875 | 2026-02-27T04:19:16.429Z | Compiling icu_locale_core v2.1.1 |
| 1876 | 2026-02-27T04:19:16.463Z | Compiling icu_collections v2.1.1 |
| 1877 | 2026-02-27T04:19:16.692Z | Compiling aho-corasick v1.1.4 |
| 1878 | 2026-02-27T04:19:18.364Z | Compiling icu_provider v2.1.1 |
| 1879 | 2026-02-27T04:19:18.409Z | Compiling pest_generator v2.8.6 |
| 1880 | 2026-02-27T04:19:19.011Z | Compiling icu_properties v2.1.2 |
| 1881 | 2026-02-27T04:19:19.337Z | Compiling smallvec v1.15.1 |
| 1882 | 2026-02-27T04:19:19.373Z | Compiling bytes v1.11.1 |
| 1883 | 2026-02-27T04:19:19.501Z | Compiling chrono v0.4.43 |
| 1884 | 2026-02-27T04:19:19.939Z | Compiling icu_normalizer v2.1.1 |
| 1885 | 2026-02-27T04:19:20.516Z | Compiling serde_tokenstream v0.2.2 |
| 1886 | 2026-02-27T04:19:21.442Z | Compiling idna_adapter v1.2.1 |
| 1887 | 2026-02-27T04:19:21.707Z | Compiling idna v1.1.0 |
| 1888 | 2026-02-27T04:19:21.992Z | Compiling parking_lot v0.12.5 |
| 1889 | 2026-02-27T04:19:22.395Z | Compiling pest_derive v2.8.6 |
| 1890 | 2026-02-27T04:19:22.741Z | Compiling url v2.5.8 |
| 1891 | 2026-02-27T04:19:23.070Z | Compiling tokio v1.49.0 |
| 1892 | 2026-02-27T04:19:23.378Z | Compiling regex-automata v0.4.14 |
| 1893 | 2026-02-27T04:19:24.011Z | Compiling futures-channel v0.3.32 |
| 1894 | 2026-02-27T04:19:26.592Z | Compiling futures-task v0.3.32 |
| 1895 | 2026-02-27T04:19:26.623Z | Compiling futures-io v0.3.32 |
| 1896 | 2026-02-27T04:19:26.958Z | Compiling futures-util v0.3.32 |
| 1897 | 2026-02-27T04:19:27.032Z | Compiling http v1.4.0 |
| 1898 | 2026-02-27T04:19:27.888Z | Compiling regex v1.12.3 |
| 1899 | 2026-02-27T04:19:27.968Z | Compiling generic-array v0.14.7 |
| 1900 | 2026-02-27T04:19:28.425Z | Compiling byteorder v1.5.0 |
| 1901 | 2026-02-27T04:19:30.187Z | Compiling anyhow v1.0.101 |
| 1902 | 2026-02-27T04:19:30.871Z | Compiling tracing-attributes v0.1.31 |
| 1903 | 2026-02-27T04:19:31.096Z | Compiling tracing-core v0.1.36 |
| 1904 | 2026-02-27T04:19:33.432Z | Compiling scroll_derive v0.13.1 |
| 1905 | 2026-02-27T04:19:33.472Z | Compiling num-conv v0.2.0 |
| 1906 | 2026-02-27T04:19:33.738Z | Compiling strsim v0.11.1 |
| 1907 | 2026-02-27T04:19:34.017Z | Compiling tracing v0.1.44 |
| 1908 | 2026-02-27T04:19:34.231Z | Compiling time-core v0.1.8 |
| 1909 | 2026-02-27T04:19:34.607Z | Compiling time-macros v0.2.27 |
| 1910 | 2026-02-27T04:19:34.746Z | Compiling ipnetwork v0.21.1 |
| 1911 | 2026-02-27T04:19:35.423Z | Compiling paste v1.0.15 |
| 1912 | 2026-02-27T04:19:36.037Z | Compiling crypto-common v0.1.7 |
| 1913 | 2026-02-27T04:19:36.312Z | Compiling rustls-pki-types v1.14.0 |
| 1914 | 2026-02-27T04:19:37.076Z | Compiling regress v0.10.5 |
| 1915 | 2026-02-27T04:19:37.877Z | Compiling slog v2.8.2 |
| 1916 | 2026-02-27T04:19:38.131Z | Compiling ident_case v1.0.1 |
| 1917 | 2026-02-27T04:19:38.373Z | Compiling darling_core v0.21.3 |
| 1918 | 2026-02-27T04:19:38.410Z | Compiling ppv-lite86 v0.2.21 |
| 1919 | 2026-02-27T04:19:39.008Z | Compiling erased-serde v0.3.31 |
| 1920 | 2026-02-27T04:19:39.678Z | Compiling untrusted v0.9.0 |
| 1921 | 2026-02-27T04:19:39.966Z | Compiling syn v1.0.109 |
| 1922 | 2026-02-27T04:19:40.694Z | Compiling base64 v0.22.1 |
| 1923 | 2026-02-27T04:19:41.835Z | Compiling typify-impl v0.4.3 |
| 1924 | 2026-02-27T04:19:41.883Z | Compiling omicron-workspace-hack v0.1.0 |
| 1925 | 2026-02-27T04:19:42.119Z | Compiling ipnet v2.11.0 |
| 1926 | 2026-02-27T04:19:42.256Z | Compiling usdt-impl v0.6.0 |
| 1927 | 2026-02-27T04:19:42.712Z | Compiling ryu v1.0.23 |
| 1928 | 2026-02-27T04:19:43.052Z | Compiling crossbeam-utils v0.8.21 |
| 1929 | 2026-02-27T04:19:43.843Z | Compiling scroll v0.13.0 |
| 1930 | 2026-02-27T04:19:44.098Z | Compiling darling_macro v0.21.3 |
| 1931 | 2026-02-27T04:19:44.427Z | Compiling tokio-util v0.7.18 |
| 1932 | 2026-02-27T04:19:44.458Z | Compiling cmake v0.1.57 |
| 1933 | 2026-02-27T04:19:44.832Z | Compiling pretty-hex v0.4.1 |
| 1934 | 2026-02-27T04:19:45.101Z | Compiling dunce v1.0.5 |
| 1935 | 2026-02-27T04:19:45.188Z | Compiling darling v0.21.3 |
| 1936 | 2026-02-27T04:19:45.243Z | Compiling plain v0.2.3 |
| 1937 | 2026-02-27T04:19:45.279Z | Compiling fs_extra v1.3.0 |
| 1938 | 2026-02-27T04:19:45.431Z | Compiling goblin v0.10.5 |
| 1939 | 2026-02-27T04:19:45.827Z | Compiling aws-lc-sys v0.37.1 |
| 1940 | 2026-02-27T04:19:47.638Z | Compiling http-body v1.0.1 |
| 1941 | 2026-02-27T04:19:47.977Z | Compiling async-trait v0.1.89 |
| 1942 | 2026-02-27T04:19:48.552Z | Compiling daft-derive v0.1.5 |
| 1943 | 2026-02-27T04:19:50.172Z | Compiling slog-async v2.8.0 |
| 1944 | 2026-02-27T04:19:50.226Z | Compiling camino v1.2.2 |
| 1945 | 2026-02-27T04:19:50.771Z | Compiling atomic-waker v1.1.2 |
| 1946 | 2026-02-27T04:19:51.008Z | Compiling typify-macro v0.4.3 |
| 1947 | 2026-02-27T04:19:51.714Z | Compiling dtrace-parser v0.3.0 |
| 1948 | 2026-02-27T04:19:52.115Z | Compiling openapiv3 v2.2.0 |
| 1949 | 2026-02-27T04:19:53.753Z | Compiling dof v0.4.0 |
| 1950 | 2026-02-27T04:19:54.350Z | Compiling thread-id v5.1.0 |
| 1951 | 2026-02-27T04:19:54.501Z | Compiling tower-layer v0.3.3 |
| 1952 | 2026-02-27T04:19:54.785Z | Compiling try-lock v0.2.5 |
| 1953 | 2026-02-27T04:19:54.984Z | Compiling tower-service v0.3.3 |
| 1954 | 2026-02-27T04:19:55.905Z | Compiling want v0.3.1 |
| 1955 | 2026-02-27T04:19:55.975Z | Compiling typify v0.4.3 |
| 1956 | 2026-02-27T04:19:56.246Z | Compiling rand_core v0.9.5 |
| 1957 | 2026-02-27T04:19:56.774Z | Compiling h2 v0.4.13 |
| 1958 | 2026-02-27T04:19:56.889Z | Compiling oxnet v0.1.4 |
| 1959 | 2026-02-27T04:19:56.919Z | Compiling block-buffer v0.10.4 |
| 1960 | 2026-02-27T04:19:57.275Z | Compiling pin-utils v0.1.0 |
| 1961 | 2026-02-27T04:19:57.376Z | Compiling aws-lc-rs v1.15.4 |
| 1962 | 2026-02-27T04:19:58.004Z | Compiling rustls v0.22.4 |
| 1963 | 2026-02-27T04:19:58.414Z | Compiling httpdate v1.0.3 |
| 1964 | 2026-02-27T04:19:59.221Z | Compiling digest v0.10.7 |
| 1965 | 2026-02-27T04:19:59.856Z | Compiling structmeta-derive v0.3.0 |
| 1966 | 2026-02-27T04:20:00.019Z | Compiling ref-cast v1.0.25 |
| 1967 | 2026-02-27T04:20:00.195Z | Compiling unsafe-libyaml v0.2.11 |
| 1968 | 2026-02-27T04:20:00.935Z | Compiling usdt-macro v0.6.0 |
| 1969 | 2026-02-27T04:20:01.884Z | Compiling serde_yaml v0.9.34+deprecated |
| 1970 | 2026-02-27T04:20:01.985Z | Compiling usdt-attr-macro v0.6.0 |
| 1971 | 2026-02-27T04:20:02.264Z | Compiling structmeta v0.3.0 |
| 1972 | 2026-02-27T04:20:02.301Z | Compiling rand_chacha v0.9.0 |
| 1973 | 2026-02-27T04:20:02.665Z | Compiling hyper v1.8.1 |
| 1974 | 2026-02-27T04:20:04.174Z | Compiling multer v3.1.0 |
| 1975 | 2026-02-27T04:20:04.209Z | Compiling untrusted v0.7.1 |
| 1976 | 2026-02-27T04:20:04.209Z | Compiling powerfmt v0.2.0 |
| 1977 | 2026-02-27T04:20:04.209Z | Compiling unicode-width v0.2.2 |
| 1978 | 2026-02-27T04:20:04.457Z | Compiling deranged v0.5.6 |
| 1979 | 2026-02-27T04:20:04.615Z | Compiling rand v0.9.2 |
| 1980 | 2026-02-27T04:20:05.108Z | Compiling serde_urlencoded v0.7.1 |
| 1981 | 2026-02-27T04:20:05.733Z | Compiling http-body-util v0.1.3 |
| 1982 | 2026-02-27T04:20:06.156Z | Compiling hyper-util v0.1.20 |
| 1983 | 2026-02-27T04:20:06.364Z | Compiling strum_macros v0.26.4 |
| 1984 | 2026-02-27T04:20:07.584Z | Compiling ref-cast-impl v1.0.25 |
| 1985 | 2026-02-27T04:20:10.375Z | Compiling rustls v0.23.36 |
| 1986 | 2026-02-27T04:20:10.568Z | Compiling num_threads v0.1.7 |
| 1987 | 2026-02-27T04:20:10.829Z | Compiling newtype-uuid-macros v0.1.0 |
| 1988 | 2026-02-27T04:20:11.016Z | Compiling async-stream-impl v0.3.6 |
| 1989 | 2026-02-27T04:20:11.955Z | Compiling time v0.3.47 |
| 1990 | 2026-02-27T04:20:12.316Z | Compiling dropshot v0.16.7 |
| 1991 | 2026-02-27T04:20:12.556Z | Compiling cpufeatures v0.2.17 |
| 1992 | 2026-02-27T04:20:12.696Z | Compiling progenitor-impl v0.11.2 |
| 1993 | 2026-02-27T04:20:12.764Z | Compiling crossbeam-channel v0.5.15 |
| 1994 | 2026-02-27T04:20:14.332Z | Compiling sync_wrapper v1.0.2 |
| 1995 | 2026-02-27T04:20:14.541Z | Compiling tower v0.5.3 |
| 1996 | 2026-02-27T04:20:15.902Z | Compiling derive-ex v0.1.8 |
| 1997 | 2026-02-27T04:20:18.243Z | Compiling progenitor-macro v0.11.2 |
| 1998 | 2026-02-27T04:20:18.412Z | Compiling webpki-roots v1.0.6 |
| 1999 | 2026-02-27T04:20:19.291Z | Compiling futures-executor v0.3.32 |
| 2000 | 2026-02-27T04:20:19.354Z | Compiling dropshot_endpoint v0.16.7 |
| 2001 | 2026-02-27T04:20:19.702Z | Compiling strum_macros v0.27.2 |
| 2002 | 2026-02-27T04:20:20.201Z | Compiling thread_local v1.1.9 |
| 2003 | 2026-02-27T04:20:21.106Z | Compiling iri-string v0.7.10 |
| 2004 | 2026-02-27T04:20:21.875Z | Compiling fastrand v2.3.0 |
| 2005 | 2026-02-27T04:20:22.568Z | Compiling winnow v0.7.14 |
| 2006 | 2026-02-27T04:20:23.285Z | Compiling tempfile v3.25.0 |
| 2007 | 2026-02-27T04:20:24.247Z | Compiling test-strategy v0.4.5 |
| 2008 | 2026-02-27T04:20:24.654Z | Compiling futures v0.3.32 |
| 2009 | 2026-02-27T04:20:24.811Z | Compiling tower-http v0.6.8 |
| 2010 | 2026-02-27T04:20:27.256Z | Compiling newtype-uuid v1.3.2 |
| 2011 | 2026-02-27T04:20:27.527Z | Compiling is-terminal v0.4.17 |
| 2012 | 2026-02-27T04:20:27.693Z | Compiling term v1.2.1 |
| 2013 | 2026-02-27T04:20:29.205Z | Compiling take_mut v0.2.2 |
| 2014 | 2026-02-27T04:20:29.397Z | Compiling hex v0.4.3 |
| 2015 | 2026-02-27T04:20:30.083Z | Compiling slog-term v2.9.2 |
| 2016 | 2026-02-27T04:20:30.896Z | Compiling daft v0.1.5 |
| 2017 | 2026-02-27T04:20:33.149Z | Compiling serde_with_macros v3.16.1 |
| 2018 | 2026-02-27T04:20:33.196Z | Compiling macaddr v1.0.1 |
| 2019 | 2026-02-27T04:20:36.920Z | Compiling match_cfg v0.1.0 |
| 2020 | 2026-02-27T04:20:36.987Z | Compiling hostname v0.3.1 |
| 2021 | 2026-02-27T04:20:36.988Z | Compiling slog-json v2.6.1 |
| 2022 | 2026-02-27T04:20:37.130Z | Compiling memmap2 v0.9.10 |
| 2023 | 2026-02-27T04:20:37.775Z | Compiling either v1.15.0 |
| 2024 | 2026-02-27T04:20:38.839Z | Compiling usdt v0.6.0 |
| 2025 | 2026-02-27T04:20:38.907Z | Compiling slog-bunyan v2.5.0 |
| 2026 | 2026-02-27T04:20:38.908Z | Compiling parse-display-derive v0.10.0 |
| 2027 | 2026-02-27T04:20:39.126Z | Compiling rustls-webpki v0.102.8 |
| 2028 | 2026-02-27T04:20:39.629Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2029 | 2026-02-27T04:20:40.694Z | Compiling debug-ignore v1.0.5 |
| 2030 | 2026-02-27T04:20:42.595Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2031 | 2026-02-27T04:20:43.284Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2032 | 2026-02-27T04:20:44.502Z | Compiling strum v0.26.3 |
| 2033 | 2026-02-27T04:20:44.812Z | Compiling tabwriter v1.4.1 |
| 2034 | 2026-02-27T04:20:45.260Z | Compiling rand_chacha v0.3.1 |
| 2035 | 2026-02-27T04:20:45.535Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2036 | 2026-02-27T04:20:46.489Z | Compiling serde_spanned v1.0.4 |
| 2037 | 2026-02-27T04:20:46.508Z | Compiling wait-timeout v0.2.1 |
| 2038 | 2026-02-27T04:20:46.593Z | Compiling encoding_rs v0.8.35 |
| 2039 | 2026-02-27T04:20:46.927Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2040 | 2026-02-27T04:20:47.246Z | Compiling mime v0.3.17 |
| 2041 | 2026-02-27T04:20:47.425Z | Compiling bit-vec v0.8.0 |
| 2042 | 2026-02-27T04:20:47.473Z | Compiling quick-error v1.2.3 |
| 2043 | 2026-02-27T04:20:47.694Z | Compiling spin v0.9.8 |
| 2044 | 2026-02-27T04:20:47.995Z | Compiling rusty-fork v0.3.1 |
| 2045 | 2026-02-27T04:20:48.198Z | Compiling bit-set v0.8.0 |
| 2046 | 2026-02-27T04:20:49.093Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2047 | 2026-02-27T04:20:49.121Z | Compiling itertools v0.14.0 |
| 2048 | 2026-02-27T04:20:52.359Z | Compiling tokio-rustls v0.25.0 |
| 2049 | 2026-02-27T04:20:52.827Z | Compiling rand v0.8.5 |
| 2050 | 2026-02-27T04:20:52.903Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2051 | 2026-02-27T04:20:53.635Z | Compiling sha1 v0.10.6 |
| 2052 | 2026-02-27T04:20:53.833Z | Compiling async-stream v0.3.6 |
| 2053 | 2026-02-27T04:20:54.178Z | Compiling rand_xorshift v0.4.0 |
| 2054 | 2026-02-27T04:20:54.502Z | Compiling waitgroup v0.1.2 |
| 2055 | 2026-02-27T04:20:54.530Z | Compiling rustls-pemfile v2.2.0 |
| 2056 | 2026-02-27T04:20:54.786Z | Compiling serde_path_to_error v0.1.20 |
| 2057 | 2026-02-27T04:20:55.106Z | Compiling hostname v0.4.2 |
| 2058 | 2026-02-27T04:20:55.379Z | Compiling unarray v0.1.4 |
| 2059 | 2026-02-27T04:20:55.799Z | Compiling proptest v1.10.0 |
| 2060 | 2026-02-27T04:20:58.003Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2061 | 2026-02-27T04:20:58.421Z | Compiling strum v0.27.2 |
| 2062 | 2026-02-27T04:20:59.933Z | Compiling instant v0.1.13 |
| 2063 | 2026-02-27T04:21:05.676Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2064 | 2026-02-27T04:21:09.403Z | Compiling colored v3.1.1 |
| 2065 | 2026-02-27T04:21:12.003Z | Compiling serde_with v3.16.1 |
| 2066 | 2026-02-27T04:21:12.713Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2067 | 2026-02-27T04:21:15.050Z | Compiling clap_derive v4.5.55 |
| 2068 | 2026-02-27T04:21:15.661Z | Compiling rustc-hash v2.1.1 |
| 2069 | 2026-02-27T04:21:15.664Z | Compiling utf8parse v0.2.2 |
| 2070 | 2026-02-27T04:21:18.218Z | Compiling anstyle-parse v0.2.7 |
| 2071 | 2026-02-27T04:21:18.737Z | Compiling iddqd v0.3.17 |
| 2072 | 2026-02-27T04:21:19.372Z | Compiling backoff v0.4.0 |
| 2073 | 2026-02-27T04:21:19.790Z | Compiling parse-display v0.10.0 |
| 2074 | 2026-02-27T04:21:20.441Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2075 | 2026-02-27T04:21:20.688Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2076 | 2026-02-27T04:21:21.664Z | Compiling terminal_size v0.4.3 |
| 2077 | 2026-02-27T04:21:21.948Z | Compiling toml_datetime v0.6.11 |
| 2078 | 2026-02-27T04:21:22.449Z | Compiling anstyle-query v1.1.5 |
| 2079 | 2026-02-27T04:21:22.477Z | Compiling is_terminal_polyfill v1.70.2 |
| 2080 | 2026-02-27T04:21:22.649Z | Compiling colorchoice v1.0.4 |
| 2081 | 2026-02-27T04:21:22.673Z | Compiling anstyle v1.0.13 |
| 2082 | 2026-02-27T04:21:23.053Z | Compiling clap_lex v1.0.0 |
| 2083 | 2026-02-27T04:21:23.251Z | Compiling anstream v0.6.21 |
| 2084 | 2026-02-27T04:21:24.329Z | Compiling clap_builder v4.5.59 |
| 2085 | 2026-02-27T04:21:27.280Z | Compiling heapless v0.8.0 |
| 2086 | 2026-02-27T04:21:28.917Z | Compiling ingot-macros v0.1.1 |
| 2087 | 2026-02-27T04:21:29.414Z | Compiling clap v4.5.59 |
| 2088 | 2026-02-27T04:21:29.567Z | Compiling hash32 v0.3.1 |
| 2089 | 2026-02-27T04:21:30.505Z | Compiling smoltcp v0.11.0 |
| 2090 | 2026-02-27T04:21:32.473Z | Compiling crossbeam-epoch v0.9.18 |
| 2091 | 2026-02-27T04:21:33.517Z | Compiling cobs v0.3.0 |
| 2092 | 2026-02-27T04:21:34.086Z | Compiling managed v0.8.0 |
| 2093 | 2026-02-27T04:21:34.209Z | Compiling bitflags v1.3.2 |
| 2094 | 2026-02-27T04:21:34.638Z | Compiling cfg_aliases v0.2.1 |
| 2095 | 2026-02-27T04:21:34.876Z | Compiling postcard v1.1.3 |
| 2096 | 2026-02-27T04:21:35.933Z | Compiling ingot-types v0.1.2 |
| 2097 | 2026-02-27T04:21:36.055Z | Compiling rustls-webpki v0.103.9 |
| 2098 | 2026-02-27T04:21:36.559Z | Compiling ingot v0.1.1 |
| 2099 | 2026-02-27T04:21:37.778Z | Compiling zerocopy-derive v0.7.35 |
| 2100 | 2026-02-27T04:21:38.264Z | Compiling proc-macro-error-attr v1.0.4 |
| 2101 | 2026-02-27T04:21:40.139Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2102 | 2026-02-27T04:21:42.755Z | Compiling proc-macro-error v1.0.4 |
| 2103 | 2026-02-27T04:21:43.025Z | Compiling memoffset v0.9.1 |
| 2104 | 2026-02-27T04:21:43.166Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2105 | 2026-02-27T04:21:43.219Z | Compiling winnow v0.5.40 |
| 2106 | 2026-02-27T04:21:44.336Z | Compiling proc-macro-crate v3.4.0 |
| 2107 | 2026-02-27T04:21:45.541Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2108 | 2026-02-27T04:21:45.567Z | Compiling crucible-workspace-hack v0.1.0 |
| 2109 | 2026-02-27T04:21:46.077Z | Compiling num_enum_derive v0.7.5 |
| 2110 | 2026-02-27T04:21:46.612Z | Compiling toml_edit v0.19.15 |
| 2111 | 2026-02-27T04:21:46.723Z | Compiling tokio-rustls v0.26.4 |
| 2112 | 2026-02-27T04:21:47.270Z | Compiling hyper-rustls v0.27.7 |
| 2113 | 2026-02-27T04:21:49.019Z | Compiling foreign-types-macros v0.2.3 |
| 2114 | 2026-02-27T04:21:49.160Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2115 | 2026-02-27T04:21:49.244Z | Compiling proc-macro-crate v1.3.1 |
| 2116 | 2026-02-27T04:21:49.442Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2117 | 2026-02-27T04:21:49.843Z | Compiling rayon-core v1.13.0 |
| 2118 | 2026-02-27T04:21:49.960Z | Compiling heck v0.4.1 |
| 2119 | 2026-02-27T04:21:50.079Z | Compiling foreign-types-shared v0.3.1 |
| 2120 | 2026-02-27T04:21:50.334Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2121 | 2026-02-27T04:21:50.356Z | Compiling reqwest v0.12.28 |
| 2122 | 2026-02-27T04:21:50.360Z | Compiling foreign-types v0.5.0 |
| 2123 | 2026-02-27T04:21:50.409Z | Compiling num_enum v0.7.5 |
| 2124 | 2026-02-27T04:21:50.704Z | Compiling zerocopy v0.7.35 |
| 2125 | 2026-02-27T04:21:50.840Z | Compiling crossbeam-deque v0.8.6 |
| 2126 | 2026-02-27T04:21:50.877Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2127 | 2026-02-27T04:21:51.533Z | Compiling num_enum_derive v0.5.11 |
| 2128 | 2026-02-27T04:21:51.801Z | Compiling scroll_derive v0.12.1 |
| 2129 | 2026-02-27T04:21:52.068Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2130 | 2026-02-27T04:21:52.261Z | Compiling usdt-impl v0.5.0 |
| 2131 | 2026-02-27T04:21:52.708Z | Compiling cstr-argument v0.1.2 |
| 2132 | 2026-02-27T04:21:52.972Z | Compiling tinyvec_macros v0.1.1 |
| 2133 | 2026-02-27T04:21:53.041Z | Compiling convert_case v0.4.0 |
| 2134 | 2026-02-27T04:21:53.104Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 2135 | 2026-02-27T04:21:53.357Z | Compiling scroll v0.12.0 |
| 2136 | 2026-02-27T04:21:53.636Z | Compiling tinyvec v1.10.0 |
| 2137 | 2026-02-27T04:21:53.762Z | Compiling num_enum v0.5.11 |
| 2138 | 2026-02-27T04:21:53.791Z | Compiling derive_more v0.99.20 |
| 2139 | 2026-02-27T04:21:54.037Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2140 | 2026-02-27T04:21:54.246Z | Compiling dof v0.3.0 |
| 2141 | 2026-02-27T04:21:54.671Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2142 | 2026-02-27T04:21:54.903Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2143 | 2026-02-27T04:21:55.876Z | Compiling nix v0.30.1 |
| 2144 | 2026-02-27T04:21:55.955Z | Compiling dtrace-parser v0.2.0 |
| 2145 | 2026-02-27T04:21:56.763Z | Compiling camino-tempfile v1.4.1 |
| 2146 | 2026-02-27T04:21:56.813Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2147 | 2026-02-27T04:21:57.521Z | Compiling thread-id v4.2.2 |
| 2148 | 2026-02-27T04:21:59.628Z | Compiling rayon v1.11.0 |
| 2149 | 2026-02-27T04:21:59.872Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2150 | 2026-02-27T04:22:00.433Z | Compiling goblin v0.8.2 |
| 2151 | 2026-02-27T04:22:01.113Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2152 | 2026-02-27T04:22:02.322Z | Compiling progenitor-client v0.11.2 |
| 2153 | 2026-02-27T04:22:02.909Z | Compiling zone_cfg_derive v0.3.1 |
| 2154 | 2026-02-27T04:22:04.906Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2155 | 2026-02-27T04:22:04.942Z | Compiling itertools v0.12.1 |
| 2156 | 2026-02-27T04:22:05.199Z | Compiling hubpack_derive v0.1.1 |
| 2157 | 2026-02-27T04:22:05.341Z | Compiling num-derive v0.4.2 |
| 2158 | 2026-02-27T04:22:06.251Z | Compiling sigpipe v0.1.3 |
| 2159 | 2026-02-27T04:22:06.928Z | Compiling glob v0.3.3 |
| 2160 | 2026-02-27T04:22:08.278Z | Compiling jiff v0.2.20 |
| 2161 | 2026-02-27T04:22:08.570Z | Compiling prettyplease v0.2.37 |
| 2162 | 2026-02-27T04:22:08.972Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2163 | 2026-02-27T04:22:11.124Z | Compiling zone v0.3.1 |
| 2164 | 2026-02-27T04:22:12.579Z | Compiling progenitor-client v0.10.0 |
| 2165 | 2026-02-27T04:22:13.328Z | Compiling progenitor v0.11.2 |
| 2166 | 2026-02-27T04:22:13.587Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2167 | 2026-02-27T04:22:13.618Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2168 | 2026-02-27T04:22:16.583Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2169 | 2026-02-27T04:22:18.742Z | Compiling hubpack v0.1.2 |
| 2170 | 2026-02-27T04:22:20.174Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2171 | 2026-02-27T04:22:21.150Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2172 | 2026-02-27T04:22:24.531Z | Compiling smf v0.2.3 |
| 2173 | 2026-02-27T04:22:27.210Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2174 | 2026-02-27T04:22:27.611Z | Compiling secrecy v0.10.3 |
| 2175 | 2026-02-27T04:22:27.891Z | Compiling num-integer v0.1.46 |
| 2176 | 2026-02-27T04:22:28.610Z | Compiling rustc_version v0.4.1 |
| 2177 | 2026-02-27T04:22:30.605Z | Compiling rustix v0.38.44 |
| 2178 | 2026-02-27T04:22:30.632Z | Compiling static_assertions v1.1.0 |
| 2179 | 2026-02-27T04:22:31.258Z | Compiling whoami v1.6.1 |
| 2180 | 2026-02-27T04:22:35.541Z | Compiling curve25519-dalek v4.1.3 |
| 2181 | 2026-02-27T04:22:37.251Z | Compiling usdt-attr-macro v0.5.0 |
| 2182 | 2026-02-27T04:22:38.822Z | Compiling usdt-macro v0.5.0 |
| 2183 | 2026-02-27T04:22:43.653Z | Compiling hmac v0.12.1 |
| 2184 | 2026-02-27T04:22:43.869Z | Compiling inout v0.1.4 |
| 2185 | 2026-02-27T04:22:44.028Z | Compiling serde_spanned v0.6.9 |
| 2186 | 2026-02-27T04:22:44.336Z | Compiling enum-as-inner v0.6.1 |
| 2187 | 2026-02-27T04:22:44.594Z | Compiling ff v0.13.1 |
| 2188 | 2026-02-27T04:22:44.594Z | Compiling memmap v0.7.0 |
| 2189 | 2026-02-27T04:22:44.799Z | Compiling data-encoding v2.10.0 |
| 2190 | 2026-02-27T04:22:45.271Z | Compiling toml_write v0.1.2 |
| 2191 | 2026-02-27T04:22:45.588Z | Compiling group v0.13.0 |
| 2192 | 2026-02-27T04:22:45.802Z | Compiling toml_edit v0.22.27 |
| 2193 | 2026-02-27T04:22:45.833Z | Compiling usdt v0.5.0 |
| 2194 | 2026-02-27T04:22:46.377Z | Compiling cipher v0.4.4 |
| 2195 | 2026-02-27T04:22:46.947Z | Compiling hkdf v0.12.4 |
| 2196 | 2026-02-27T04:22:47.266Z | Compiling num-rational v0.4.2 |
| 2197 | 2026-02-27T04:22:47.378Z | Compiling num-iter v0.1.45 |
| 2198 | 2026-02-27T04:22:49.509Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2199 | 2026-02-27T04:22:49.682Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2200 | 2026-02-27T04:22:50.515Z | Compiling universal-hash v0.5.1 |
| 2201 | 2026-02-27T04:22:50.808Z | Compiling crypto-bigint v0.5.5 |
| 2202 | 2026-02-27T04:22:51.916Z | Compiling half v2.7.1 |
| 2203 | 2026-02-27T04:22:52.293Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2204 | 2026-02-27T04:22:52.322Z | Compiling num-complex v0.4.6 |
| 2205 | 2026-02-27T04:22:53.359Z | Compiling bstr v1.12.1 |
| 2206 | 2026-02-27T04:22:53.978Z | Compiling base64ct v1.8.3 |
| 2207 | 2026-02-27T04:22:54.199Z | Compiling opaque-debug v0.3.1 |
| 2208 | 2026-02-27T04:22:54.338Z | Compiling ciborium-io v0.2.2 |
| 2209 | 2026-02-27T04:22:54.745Z | Compiling bytecount v0.6.9 |
| 2210 | 2026-02-27T04:22:54.966Z | Compiling base16ct v0.2.0 |
| 2211 | 2026-02-27T04:22:55.107Z | Compiling password-hash v0.5.0 |
| 2212 | 2026-02-27T04:22:55.380Z | Compiling elliptic-curve v0.13.8 |
| 2213 | 2026-02-27T04:22:56.100Z | Compiling ciborium-ll v0.2.2 |
| 2214 | 2026-02-27T04:22:56.470Z | Compiling poly1305 v0.8.0 |
| 2215 | 2026-02-27T04:22:57.365Z | Compiling num v0.4.3 |
| 2216 | 2026-02-27T04:22:58.150Z | Compiling thiserror-no-std v2.0.2 |
| 2217 | 2026-02-27T04:22:58.356Z | Compiling toml v0.8.23 |
| 2218 | 2026-02-27T04:23:01.622Z | Compiling chacha20 v0.9.1 |
| 2219 | 2026-02-27T04:23:02.157Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2220 | 2026-02-27T04:23:03.243Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2221 | 2026-02-27T04:23:04.118Z | Compiling blake2 v0.10.6 |
| 2222 | 2026-02-27T04:23:04.878Z | Compiling aead v0.5.2 |
| 2223 | 2026-02-27T04:23:05.284Z | Compiling resolv-conf v0.7.6 |
| 2224 | 2026-02-27T04:23:05.420Z | Compiling vcpkg v0.2.15 |
| 2225 | 2026-02-27T04:23:06.343Z | Compiling keccak v0.1.6 |
| 2226 | 2026-02-27T04:23:06.651Z | Compiling semver v0.1.20 |
| 2227 | 2026-02-27T04:23:06.683Z | Compiling float-ord v0.3.2 |
| 2228 | 2026-02-27T04:23:06.857Z | Compiling linked-hash-map v0.5.6 |
| 2229 | 2026-02-27T04:23:06.893Z | Compiling pkg-config v0.3.32 |
| 2230 | 2026-02-27T04:23:07.108Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2231 | 2026-02-27T04:23:07.140Z | Compiling rustc_version v0.1.7 |
| 2232 | 2026-02-27T04:23:07.288Z | Compiling lru-cache v0.1.2 |
| 2233 | 2026-02-27T04:23:07.563Z | Compiling sha3 v0.10.8 |
| 2234 | 2026-02-27T04:23:07.590Z | Compiling chacha20poly1305 v0.10.1 |
| 2235 | 2026-02-27T04:23:07.879Z | Compiling argon2 v0.5.3 |
| 2236 | 2026-02-27T04:23:08.040Z | Compiling openssl-sys v0.9.111 |
| 2237 | 2026-02-27T04:23:08.648Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2238 | 2026-02-27T04:23:10.458Z | Compiling vsss-rs v3.3.4 |
| 2239 | 2026-02-27T04:23:10.881Z | Compiling ciborium v0.2.2 |
| 2240 | 2026-02-27T04:23:11.052Z | Compiling hickory-proto v0.24.4 |
| 2241 | 2026-02-27T04:23:13.027Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2242 | 2026-02-27T04:23:13.066Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2243 | 2026-02-27T04:23:13.381Z | Compiling serde-big-array v0.5.1 |
| 2244 | 2026-02-27T04:23:13.718Z | Compiling serde_repr v0.1.20 |
| 2245 | 2026-02-27T04:23:14.881Z | Compiling derive-where v1.6.0 |
| 2246 | 2026-02-27T04:23:14.981Z | Compiling indent_write v2.2.0 |
| 2247 | 2026-02-27T04:23:15.283Z | Compiling minimal-lexical v0.2.1 |
| 2248 | 2026-02-27T04:23:15.621Z | Compiling lazy_static v1.5.0 |
| 2249 | 2026-02-27T04:23:15.823Z | Compiling siphasher v1.0.2 |
| 2250 | 2026-02-27T04:23:15.853Z | Compiling unicode-segmentation v1.12.0 |
| 2251 | 2026-02-27T04:23:16.301Z | Compiling hickory-resolver v0.24.4 |
| 2252 | 2026-02-27T04:23:17.119Z | Compiling newline-converter v0.3.0 |
| 2253 | 2026-02-27T04:23:17.314Z | Compiling phf_shared v0.12.1 |
| 2254 | 2026-02-27T04:23:17.374Z | Compiling nom v7.1.3 |
| 2255 | 2026-02-27T04:23:17.825Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2256 | 2026-02-27T04:23:18.034Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2257 | 2026-02-27T04:23:19.215Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2258 | 2026-02-27T04:23:27.605Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2259 | 2026-02-27T04:23:29.784Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2260 | 2026-02-27T04:23:29.870Z | Compiling newtype_derive v0.1.6 |
| 2261 | 2026-02-27T04:23:30.031Z | Compiling similar v2.7.0 |
| 2262 | 2026-02-27T04:23:30.324Z | Compiling atomicwrites v0.4.4 |
| 2263 | 2026-02-27T04:23:30.421Z | Compiling console v0.15.11 |
| 2264 | 2026-02-27T04:23:30.607Z | Compiling progenitor-impl v0.10.0 |
| 2265 | 2026-02-27T04:23:30.892Z | Compiling tokio-stream v0.1.18 |
| 2266 | 2026-02-27T04:23:32.121Z | Compiling pin-project-internal v1.1.10 |
| 2267 | 2026-02-27T04:23:33.379Z | Compiling slog-dtrace v0.3.0 |
| 2268 | 2026-02-27T04:23:33.857Z | Compiling csv-core v0.1.13 |
| 2269 | 2026-02-27T04:23:34.741Z | Compiling foldhash v0.1.5 |
| 2270 | 2026-02-27T04:23:34.816Z | Compiling cancel-safe-futures v0.1.5 |
| 2271 | 2026-02-27T04:23:35.187Z | Compiling unicode-width v0.1.14 |
| 2272 | 2026-02-27T04:23:35.307Z | Compiling chrono-tz v0.10.4 |
| 2273 | 2026-02-27T04:23:35.407Z | Compiling owo-colors v4.2.3 |
| 2274 | 2026-02-27T04:23:35.437Z | Compiling swrite v0.1.0 |
| 2275 | 2026-02-27T04:23:35.635Z | Compiling unicode-xid v0.2.6 |
| 2276 | 2026-02-27T04:23:35.829Z | Compiling hashbrown v0.15.5 |
| 2277 | 2026-02-27T04:23:35.887Z | Compiling pin-project v1.1.10 |
| 2278 | 2026-02-27T04:23:35.896Z | Compiling const_format_proc_macros v0.2.34 |
| 2279 | 2026-02-27T04:23:36.051Z | Compiling csv v1.4.0 |
| 2280 | 2026-02-27T04:23:36.279Z | Compiling qorb v0.4.1 |
| 2281 | 2026-02-27T04:23:36.313Z | Compiling progenitor-macro v0.10.0 |
| 2282 | 2026-02-27T04:23:36.647Z | Compiling expectorate v1.2.0 |
| 2283 | 2026-02-27T04:23:37.031Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2284 | 2026-02-27T04:23:37.480Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2285 | 2026-02-27T04:23:37.768Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2286 | 2026-02-27T04:23:41.865Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2287 | 2026-02-27T04:23:42.976Z | Compiling phf v0.12.1 |
| 2288 | 2026-02-27T04:23:43.371Z | Compiling tokio-dtrace v0.1.1 |
| 2289 | 2026-02-27T04:23:44.176Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2290 | 2026-02-27T04:23:44.323Z | Compiling unicode-normalization v0.1.25 |
| 2291 | 2026-02-27T04:23:44.536Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2292 | 2026-02-27T04:23:45.759Z | Compiling num-derive v0.3.3 |
| 2293 | 2026-02-27T04:23:47.666Z | Compiling libsw-core v0.3.2 |
| 2294 | 2026-02-27T04:23:48.027Z | Compiling snafu-derive v0.8.9 |
| 2295 | 2026-02-27T04:23:48.031Z | Compiling async-recursion v1.1.1 |
| 2296 | 2026-02-27T04:23:49.675Z | Compiling cookie v0.18.1 |
| 2297 | 2026-02-27T04:23:50.139Z | Compiling fixedbitset v0.5.7 |
| 2298 | 2026-02-27T04:23:50.631Z | Compiling openssl v0.10.75 |
| 2299 | 2026-02-27T04:23:51.201Z | Compiling foreign-types-shared v0.1.1 |
| 2300 | 2026-02-27T04:23:51.278Z | Compiling same-file v1.0.6 |
| 2301 | 2026-02-27T04:23:51.378Z | Compiling highway v1.3.0 |
| 2302 | 2026-02-27T04:23:51.851Z | Compiling fixedbitset v0.4.2 |
| 2303 | 2026-02-27T04:23:52.332Z | Compiling petgraph v0.6.5 |
| 2304 | 2026-02-27T04:23:52.494Z | Compiling snafu v0.8.9 |
| 2305 | 2026-02-27T04:23:52.639Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2306 | 2026-02-27T04:23:52.949Z | Compiling walkdir v2.5.0 |
| 2307 | 2026-02-27T04:23:53.749Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2308 | 2026-02-27T04:23:54.619Z | Compiling foreign-types v0.3.2 |
| 2309 | 2026-02-27T04:23:54.822Z | Compiling petgraph v0.8.3 |
| 2310 | 2026-02-27T04:23:56.841Z | Compiling progenitor v0.10.0 |
| 2311 | 2026-02-27T04:23:56.878Z | Compiling libscf-sys v1.1.0 |
| 2312 | 2026-02-27T04:23:56.923Z | Compiling libsw v3.5.0 |
| 2313 | 2026-02-27T04:23:57.099Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2314 | 2026-02-27T04:23:57.135Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2315 | 2026-02-27T04:23:57.250Z | Compiling olpc-cjson v0.1.4 |
| 2316 | 2026-02-27T04:23:57.553Z | Compiling oxide-tokio-rt v0.1.2 |
| 2317 | 2026-02-27T04:23:58.283Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2318 | 2026-02-27T04:23:58.625Z | Compiling const_format v0.2.35 |
| 2319 | 2026-02-27T04:23:59.965Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2320 | 2026-02-27T04:24:00.750Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2321 | 2026-02-27T04:24:08.060Z | Compiling papergrid v0.11.0 |
| 2322 | 2026-02-27T04:24:08.551Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2323 | 2026-02-27T04:24:09.008Z | Compiling globset v0.4.18 |
| 2324 | 2026-02-27T04:24:09.973Z | Compiling gethostname v0.5.0 |
| 2325 | 2026-02-27T04:24:10.234Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2326 | 2026-02-27T04:24:11.157Z | Compiling tabled_derive v0.7.0 |
| 2327 | 2026-02-27T04:24:13.413Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2328 | 2026-02-27T04:24:15.460Z | Compiling pem v3.0.6 |
| 2329 | 2026-02-27T04:24:15.750Z | Compiling bcs v0.1.6 |
| 2330 | 2026-02-27T04:24:16.631Z | Compiling serde_plain v1.0.2 |
| 2331 | 2026-02-27T04:24:16.982Z | Compiling openssl-macros v0.1.1 |
| 2332 | 2026-02-27T04:24:17.262Z | Compiling termtree v0.5.1 |
| 2333 | 2026-02-27T04:24:17.566Z | Compiling unicode-linebreak v0.1.5 |
| 2334 | 2026-02-27T04:24:17.890Z | Compiling tagptr v0.2.0 |
| 2335 | 2026-02-27T04:24:18.154Z | Compiling smawk v0.3.2 |
| 2336 | 2026-02-27T04:24:18.235Z | Compiling linear-map v1.2.0 |
| 2337 | 2026-02-27T04:24:18.488Z | Compiling typed-path v0.9.3 |
| 2338 | 2026-02-27T04:24:18.729Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2339 | 2026-02-27T04:24:19.036Z | Compiling textwrap v0.16.2 |
| 2340 | 2026-02-27T04:24:20.916Z | Compiling moka v0.12.13 |
| 2341 | 2026-02-27T04:24:21.258Z | Compiling tough v0.20.0 |
| 2342 | 2026-02-27T04:24:24.349Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2343 | 2026-02-27T04:24:25.602Z | Compiling tabled v0.15.0 |
| 2344 | 2026-02-27T04:24:26.127Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2345 | 2026-02-27T04:24:26.514Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2346 | 2026-02-27T04:24:26.953Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2347 | 2026-02-27T04:24:27.337Z | Compiling steno v0.4.1 |
| 2348 | 2026-02-27T04:24:40.782Z | Compiling hickory-proto v0.25.2 |
| 2349 | 2026-02-27T04:24:41.192Z | Compiling humantime v2.3.0 |
| 2350 | 2026-02-27T04:24:42.281Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2351 | 2026-02-27T04:24:45.749Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2352 | 2026-02-27T04:24:46.653Z | Compiling hickory-resolver v0.25.2 |
| 2353 | 2026-02-27T04:24:47.934Z | Compiling proc-macro-error2 v2.0.1 |
| 2354 | 2026-02-27T04:24:48.569Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2355 | 2026-02-27T04:24:49.713Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2356 | 2026-02-27T04:24:50.062Z | Compiling nix v0.31.1 |
| 2357 | 2026-02-27T04:24:51.025Z | Compiling parking_lot_core v0.8.6 |
| 2358 | 2026-02-27T04:24:51.650Z | Compiling tabled_derive v0.11.0 |
| 2359 | 2026-02-27T04:24:53.568Z | Compiling papergrid v0.17.0 |
| 2360 | 2026-02-27T04:24:54.252Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2361 | 2026-02-27T04:24:57.764Z | Compiling testing_table v0.3.0 |
| 2362 | 2026-02-27T04:24:58.665Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=5d0c81948b6160eb53939532761fa3a8036e0e24#5d0c8194) |
| 2363 | 2026-02-27T04:24:59.554Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2364 | 2026-02-27T04:24:59.647Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=5d0c81948b6160eb53939532761fa3a8036e0e24#5d0c8194) |
| 2365 | 2026-02-27T04:25:00.020Z | Compiling crc32fast v1.5.0 |
| 2366 | 2026-02-27T04:25:00.325Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=5d0c81948b6160eb53939532761fa3a8036e0e24#5d0c8194) |
| 2367 | 2026-02-27T04:25:00.729Z | Compiling tabled v0.20.0 |
| 2368 | 2026-02-27T04:25:01.371Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2369 | 2026-02-27T04:25:05.217Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2370 | 2026-02-27T04:25:05.637Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=5d0c81948b6160eb53939532761fa3a8036e0e24#5d0c8194) |
| 2371 | 2026-02-27T04:25:06.684Z | Compiling arc-swap v1.8.2 |
| 2372 | 2026-02-27T04:25:07.406Z | Compiling slog-scope v4.4.1 |
| 2373 | 2026-02-27T04:25:07.536Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2374 | 2026-02-27T04:25:08.254Z | Compiling parking_lot v0.11.2 |
| 2375 | 2026-02-27T04:25:09.207Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2376 | 2026-02-27T04:25:10.255Z | Compiling fxhash v0.2.1 |
| 2377 | 2026-02-27T04:25:10.450Z | Compiling crc8 v0.1.1 |
| 2378 | 2026-02-27T04:25:10.512Z | Compiling sled v0.34.7 |
| 2379 | 2026-02-27T04:25:10.824Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2380 | 2026-02-27T04:25:12.383Z | Compiling slog-stdlog v4.1.1 |
| 2381 | 2026-02-27T04:25:13.280Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=5d0c81948b6160eb53939532761fa3a8036e0e24#5d0c8194) |
| 2382 | 2026-02-27T04:25:13.339Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2383 | 2026-02-27T04:25:13.808Z | Compiling socket2 v0.5.10 |
| 2384 | 2026-02-27T04:25:13.945Z | Compiling slog-envlogger v2.2.0 |
| 2385 | 2026-02-27T04:25:15.615Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2386 | 2026-02-27T04:25:24.670Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2387 | 2026-02-27T04:25:33.090Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2388 | 2026-02-27T04:25:36.921Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2389 | 2026-02-27T04:25:41.828Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2390 | 2026-02-27T04:25:45.540Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2391 | 2026-02-27T04:25:49.635Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2392 | 2026-02-27T04:25:52.383Z | error[E0308]: mismatched types |
| 2393 | 2026-02-27T04:25:52.383Z | --> ddm/src/sys.rs:304:37 |
| 2394 | 2026-02-27T04:25:52.383Z | | |
| 2395 | 2026-02-27T04:25:52.383Z | 304 | if let Err(e) = hdl.set_v2b(&req) { |
| 2396 | 2026-02-27T04:25:52.384Z | | ------- ^^^^ expected `oxide_vpc::api::SetVirt2BoundaryReq`, found `SetVirt2BoundaryReq` |
| 2397 | 2026-02-27T04:25:52.384Z | | | |
| 2398 | 2026-02-27T04:25:52.384Z | | arguments to this method are incorrect |
| 2399 | 2026-02-27T04:25:52.384Z | | |
| 2400 | 2026-02-27T04:25:52.384Z | note: two different versions of crate `oxide_vpc` are being used; two types coming from two different versions of the same crate are different types even if they look the same |
| 2401 | 2026-02-27T04:25:52.384Z | --> /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/5d0c819/lib/oxide-vpc/src/api.rs:741:1 |
| 2402 | 2026-02-27T04:25:52.384Z | | |
| 2403 | 2026-02-27T04:25:52.384Z | 741 | pub struct SetVirt2BoundaryReq { |
| 2404 | 2026-02-27T04:25:52.384Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `SetVirt2BoundaryReq` |
| 2405 | 2026-02-27T04:25:52.384Z | | |
| 2406 | 2026-02-27T04:25:52.384Z | ::: /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/e547d07/lib/oxide-vpc/src/api.rs:741:1 |
| 2407 | 2026-02-27T04:25:52.384Z | | |
| 2408 | 2026-02-27T04:25:52.384Z | 741 | pub struct SetVirt2BoundaryReq { |
| 2409 | 2026-02-27T04:25:52.384Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `oxide_vpc::api::SetVirt2BoundaryReq` |
| 2410 | 2026-02-27T04:25:52.384Z | | |
| 2411 | 2026-02-27T04:25:52.384Z | ::: ddm/src/admin.rs:7:5 |
| 2412 | 2026-02-27T04:25:52.384Z | | |
| 2413 | 2026-02-27T04:25:52.384Z | 7 | use ddm_api::*; |
| 2414 | 2026-02-27T04:25:52.384Z | | ------- one version of crate `oxide_vpc` used here, as a dependency of crate `illumos_utils` |
| 2415 | 2026-02-27T04:25:52.384Z | | |
| 2416 | 2026-02-27T04:25:52.384Z | ::: ddm/src/sys.rs:22:26 |
| 2417 | 2026-02-27T04:25:52.384Z | | |
| 2418 | 2026-02-27T04:25:52.384Z | 22 | opte_ioctl::OpteHdl, oxide_vpc::api::TunnelEndpoint, |
| 2419 | 2026-02-27T04:25:52.384Z | | --------- one version of crate `oxide_vpc` used here, as a direct dependency of the current crate |
| 2420 | 2026-02-27T04:25:52.384Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2421 | 2026-02-27T04:25:52.384Z | note: method defined here |
| 2422 | 2026-02-27T04:25:52.384Z | --> /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/e547d07/lib/opte-ioctl/src/lib.rs:229:12 |
| 2423 | 2026-02-27T04:25:52.384Z | | |
| 2424 | 2026-02-27T04:25:52.384Z | 229 | pub fn set_v2b(&self, req: &SetVirt2BoundaryReq) -> Result<NoResp, Error> { |
| 2425 | 2026-02-27T04:25:52.384Z | | ^^^^^^^ |
| 2426 | 2026-02-27T04:25:52.384Z | |
| 2427 | 2026-02-27T04:25:52.433Z | error[E0308]: mismatched types |
| 2428 | 2026-02-27T04:25:52.433Z | --> ddm/src/sys.rs:354:39 |
| 2429 | 2026-02-27T04:25:52.433Z | | |
| 2430 | 2026-02-27T04:25:52.433Z | 354 | if let Err(e) = hdl.clear_v2b(&req) { |
| 2431 | 2026-02-27T04:25:52.433Z | | --------- ^^^^ expected `oxide_vpc::api::ClearVirt2BoundaryReq`, found `ClearVirt2BoundaryReq` |
| 2432 | 2026-02-27T04:25:52.433Z | | | |
| 2433 | 2026-02-27T04:25:52.433Z | | arguments to this method are incorrect |
| 2434 | 2026-02-27T04:25:52.433Z | | |
| 2435 | 2026-02-27T04:25:52.433Z | note: two different versions of crate `oxide_vpc` are being used; two types coming from two different versions of the same crate are different types even if they look the same |
| 2436 | 2026-02-27T04:25:52.433Z | --> /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/5d0c819/lib/oxide-vpc/src/api.rs:748:1 |
| 2437 | 2026-02-27T04:25:52.433Z | | |
| 2438 | 2026-02-27T04:25:52.433Z | 748 | pub struct ClearVirt2BoundaryReq { |
| 2439 | 2026-02-27T04:25:52.433Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `ClearVirt2BoundaryReq` |
| 2440 | 2026-02-27T04:25:52.433Z | | |
| 2441 | 2026-02-27T04:25:52.433Z | ::: /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/e547d07/lib/oxide-vpc/src/api.rs:748:1 |
| 2442 | 2026-02-27T04:25:52.433Z | | |
| 2443 | 2026-02-27T04:25:52.433Z | 748 | pub struct ClearVirt2BoundaryReq { |
| 2444 | 2026-02-27T04:25:52.433Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `oxide_vpc::api::ClearVirt2BoundaryReq` |
| 2445 | 2026-02-27T04:25:52.433Z | | |
| 2446 | 2026-02-27T04:25:52.433Z | ::: ddm/src/admin.rs:7:5 |
| 2447 | 2026-02-27T04:25:52.433Z | | |
| 2448 | 2026-02-27T04:25:52.433Z | 7 | use ddm_api::*; |
| 2449 | 2026-02-27T04:25:52.433Z | | ------- one version of crate `oxide_vpc` used here, as a dependency of crate `illumos_utils` |
| 2450 | 2026-02-27T04:25:52.433Z | | |
| 2451 | 2026-02-27T04:25:52.433Z | ::: ddm/src/sys.rs:22:26 |
| 2452 | 2026-02-27T04:25:52.433Z | | |
| 2453 | 2026-02-27T04:25:52.433Z | 22 | opte_ioctl::OpteHdl, oxide_vpc::api::TunnelEndpoint, |
| 2454 | 2026-02-27T04:25:52.433Z | | --------- one version of crate `oxide_vpc` used here, as a direct dependency of the current crate |
| 2455 | 2026-02-27T04:25:52.433Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2456 | 2026-02-27T04:25:52.433Z | note: method defined here |
| 2457 | 2026-02-27T04:25:52.433Z | --> /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/e547d07/lib/opte-ioctl/src/lib.rs:234:12 |
| 2458 | 2026-02-27T04:25:52.433Z | | |
| 2459 | 2026-02-27T04:25:52.434Z | 234 | pub fn clear_v2b( |
| 2460 | 2026-02-27T04:25:52.434Z | | ^^^^^^^^^ |
| 2461 | 2026-02-27T04:25:52.434Z | |
| 2462 | 2026-02-27T04:25:53.715Z | For more information about this error, try `rustc --explain E0308`. |
| 2463 | 2026-02-27T04:25:53.812Z | error: could not compile `ddm` (lib) due to 2 previous errors |
| 2464 | 2026-02-27T04:25:53.812Z | warning: build failed, waiting for other jobs to finish... |
| 2465 | 2026-02-27T04:26:01.274Z | + cleanup |
| 2466 | 2026-02-27T04:26:01.277Z | ++ id -un |
| 2467 | 2026-02-27T04:26:01.280Z | ++ id -gn |
| 2468 | 2026-02-27T04:26:01.283Z | + pfexec chown -R build:build . |
| 2469 | 2026-02-27T04:26:01.372Z | process exited: duration 862148 ms, exit code 101 |
| |
| 2470 | 2026-02-27T04:26:01.379Z | found 0 output files |